diff options
-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 5e9ac02..fec6948 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ indicator-datetime (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Reorganize Build-Depends for clarity. - Drop Build-Depends on cdbs, bump debhelper to (>= 9). - Update Vcs-Bzr and Vcs-Browser, add a notice for uploaders. + * debian/compat: bump compat level to 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Fri, 16 Nov 2012 15:17:20 -0500 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 |