diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 12:13:37 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 12:13:37 -0500 |
commit | 5576bf0766de3a34922ebeb80e6268287b81a5b8 (patch) | |
tree | a573b533512375b38ddd7e3622422f8ea72d2f3d /debian/changelog | |
parent | 094593a4c1372f6d7caa86495b905c80780cbb36 (diff) | |
download | libayatana-indicator-5576bf0766de3a34922ebeb80e6268287b81a5b8.tar.gz libayatana-indicator-5576bf0766de3a34922ebeb80e6268287b81a5b8.tar.bz2 libayatana-indicator-5576bf0766de3a34922ebeb80e6268287b81a5b8.zip |
- Use calls to dh_install per-package to use the right source
directories.
* debian/*.install: drop the debian/tmp/gtk* path elements and update for
multiarch.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f129b47..dbe6fad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,11 @@ libindicator (12.10.2-0ubuntu1) UNRELEASED; urgency=low * debian/rules: - Convert to using the dh9 sequencer. - Override dh_autoreconf to run autogen.sh and not call configure. + - Use calls to dh_install per-package to use the right source + directories. * debian/compat: bump compat level to 9. + * debian/*.install: drop the debian/tmp/gtk* path elements and update for + multiarch. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 14:23:18 -0500 |