diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 16:46:50 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 16:46:50 -0500 |
commit | b4f0934ea725ea8fed2d27298127f62bdb15fc6b (patch) | |
tree | 8348b407bf03c9256405a50d24c86a36d6dfa26a /debian/changelog | |
parent | db6421cfe6e144b63eba450f9e6f9ebe46f44ce6 (diff) | |
download | ayatana-indicator-power-b4f0934ea725ea8fed2d27298127f62bdb15fc6b.tar.gz ayatana-indicator-power-b4f0934ea725ea8fed2d27298127f62bdb15fc6b.tar.bz2 ayatana-indicator-power-b4f0934ea725ea8fed2d27298127f62bdb15fc6b.zip |
* debian/rules:
- use the dh sequencer with --with autoreconf.
- override dh_autoreconf to call autogen.sh from upstream.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b98ebc7..ceeea91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ indicator-power (12.10.6-0ubuntu1) UNRELEASED; urgency=low - Use trailing commas for dep lists, as per other indicator packages. - Update Vcs-Bzr and Vcs-Browser fields, add notice to uploaders. * debian/compat: bump to compat level 9. + * debian/rules: + - use the dh sequencer with --with autoreconf. + - override dh_autoreconf to call autogen.sh from upstream. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 14 Nov 2012 13:55:03 -0500 |