diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-21 14:12:48 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-21 14:12:48 -0500 |
commit | 8a60e398bc4a96ef9c3c0fd4719f775804ee623c (patch) | |
tree | bf85c541684f97151e67643ee836107d78435370 | |
parent | 3c7a02690c63f3931cee3aadf4c46683483a3f86 (diff) | |
download | libdbusmenu-8a60e398bc4a96ef9c3c0fd4719f775804ee623c.tar.gz libdbusmenu-8a60e398bc4a96ef9c3c0fd4719f775804ee623c.tar.bz2 libdbusmenu-8a60e398bc4a96ef9c3c0fd4719f775804ee623c.zip |
debian/compat: bump to compat level 9.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/compat | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0908a12..e6f6fd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low - 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. + * debian/compat: bump to compat level 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 13:17:02 -0500 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 |