diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 10:32:37 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 10:32:37 -0500 |
commit | 62c47635f73cb23736a0172c6eceb394f60f9309 (patch) | |
tree | 8eedd37ac26b456db2831b13ef47971b07b3aa90 /debian/changelog | |
parent | 53e2890d0a4083ea8eea31a72b64bb5035b775c0 (diff) | |
download | ayatana-indicator-printers-62c47635f73cb23736a0172c6eceb394f60f9309.tar.gz ayatana-indicator-printers-62c47635f73cb23736a0172c6eceb394f60f9309.tar.bz2 ayatana-indicator-printers-62c47635f73cb23736a0172c6eceb394f60f9309.zip |
Override dh_auto_configure to properly pass --disable-static to
configure.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fda3612..ae87f16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ indicator-printers (0.1.7-0ubuntu1) UNRELEASED; urgency=low - Migrate from cdbs to using the dh sequencer. - Override dh_autoreconf to call autogen.sh. - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL = 4. + - Override dh_auto_configure to properly pass --disable-static to + configure. * debian/compat: bump compat level to 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 19 Nov 2012 11:34:17 -0500 |