diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c55bc5f..770cb6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ mozilla-devscripts (0.26) UNRELEASED; urgency=low [ Benjamin Drung ] * Update my email address. * Switch from python-support to dh_python2. + * Bump Standards-Version to 3.9.1 (no changes required). -- Benjamin Drung <bdrung@debian.org> Wed, 15 Jun 2011 22:31:48 +0200 diff --git a/debian/control b/debian/control index 8351899..42ccef7 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Fabien Tassin <fta@ubuntu.com>, Alexander Sack <asac@ubuntu.com>, Benjamin Drung <bdrung@debian.org> Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~) -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 DM-Upload-Allowed: yes Homepage: https://launchpad.net/mozilla-devscripts X-Python-Version: all |