diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-21 14:12:25 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-21 14:12:25 -0500 |
commit | 3c7a02690c63f3931cee3aadf4c46683483a3f86 (patch) | |
tree | 034792569ad3a8a74f3d30226145cb734bf9a982 /debian/changelog | |
parent | 18f20e62d5faca9b21f48ebf7359433cb8c2da73 (diff) | |
download | libdbusmenu-3c7a02690c63f3931cee3aadf4c46683483a3f86.tar.gz libdbusmenu-3c7a02690c63f3931cee3aadf4c46683483a3f86.tar.bz2 libdbusmenu-3c7a02690c63f3931cee3aadf4c46683483a3f86.zip |
* debian/rules:
- Convert to dh9; some variables where kept but renamed to brevity.
- Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run
configure.
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 3f5f5af..0908a12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,10 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Update style to match other indicator stack packages. - Drop Build-Depends on cdbs. - Bump debhelper Build-Depends to (>= 9). + * debian/rules: + - Convert to dh9; some variables where kept but renamed to brevity. + - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run + configure. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 13:17:02 -0500 |