Remove dependencies on dh-exec and dpkg-dev.

* Use alternative way of installing icons to remove dependency on
  dh-exec.
* Drop redundant dependency on dpkg-dev.
This commit is contained in:
Carlos Maddela
2017-08-15 02:00:37 +10:00
parent a5f48d91a3
commit 06c675c1fd
4 changed files with 16 additions and 10 deletions

3
debian/changelog vendored
View File

@@ -7,6 +7,9 @@ dvdisaster (0.79.5-4) UNRELEASED; urgency=medium
dpkg-parsechangelog.
* Call ./configure script directly, instead of relying on debhelper,
to resolve incompatibilities with Bash-based script.
* Use alternative way of installing icons to remove dependency on
dh-exec.
* Drop redundant dependency on dpkg-dev.
-- Carlos Maddela <e7appew@gmail.com> Mon, 14 Aug 2017 23:04:38 +1000