diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 02:31:06 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 02:31:06 -0500 |
commit | 094593a4c1372f6d7caa86495b905c80780cbb36 (patch) | |
tree | 81e6ead4c9f085879ea4b17c48f4c40bdc82d418 /debian | |
parent | 1d6bc1dc2ce966ebfc26a842afd51f2d31a9b0b9 (diff) | |
download | libayatana-indicator-094593a4c1372f6d7caa86495b905c80780cbb36.tar.gz libayatana-indicator-094593a4c1372f6d7caa86495b905c80780cbb36.tar.bz2 libayatana-indicator-094593a4c1372f6d7caa86495b905c80780cbb36.zip |
debian/compat: bump compat level to 9.
Diffstat (limited to 'debian')
-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 97c5bfc..f129b47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ 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. + * debian/compat: bump compat level to 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 14:23:18 -0500 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 |