Remove unnecessary uses of dh-exec

This commit is contained in:
Simon McVittie 2016-01-27 17:24:26 +01:00
parent ff701fbafe
commit a0354c249d
4 changed files with 4 additions and 6 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ ostree (2016.1-1) UNRELEASED; urgency=medium
* debian/control: move shared library to Section: libs
* debian/control: remove redundant Section
* debian/control: change Section to admin
* Remove unnecessary uses of dh-exec
-- Simon McVittie <smcv@debian.org> Wed, 27 Jan 2016 13:04:34 +0100

1
debian/control vendored
View File

@ -8,7 +8,6 @@ Build-Depends:
bison,
debhelper (>= 9),
dh-autoreconf,
dh-exec (>= 0.3),
docbook-xml,
docbook-xsl,
e2fslibs-dev,

3
debian/libostree-1-1.install vendored Executable file → Normal file
View File

@ -1,2 +1 @@
#! /usr/bin/dh-exec
usr/lib/${DEB_HOST_MULTIARCH}/libostree-1.so.*
usr/lib/*/libostree-1.so.*

5
debian/libostree-dev.install vendored Executable file → Normal file
View File

@ -1,5 +1,4 @@
#! /usr/bin/dh-exec
usr/include/*
usr/lib/${DEB_HOST_MULTIARCH}/libostree-1.so
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
usr/lib/*/libostree-1.so
usr/lib/*/pkgconfig
usr/share/gir-1.0/OSTree-1.0.gir