diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 16:39:04 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 16:39:04 -0500 |
commit | d8f0f89c55127aa68f0ae0b25d0577874a9dcb1f (patch) | |
tree | a627f4a687e91a3910da7d8c34df57c0ae02f46c | |
parent | d18b6c276935d8c66d6013b00e04a02da575f689 (diff) | |
download | ayatana-indicator-power-d8f0f89c55127aa68f0ae0b25d0577874a9dcb1f.tar.gz ayatana-indicator-power-d8f0f89c55127aa68f0ae0b25d0577874a9dcb1f.tar.bz2 ayatana-indicator-power-d8f0f89c55127aa68f0ae0b25d0577874a9dcb1f.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 636b222..aadf39d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ indicator-power (12.10.6-0ubuntu1) UNRELEASED; urgency=low * debian/control: - Bump Build-Depends on debhelper to (>= 9). + * debian/compat: bump to compat level 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 14 Nov 2012 13:55:03 -0500 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 |