diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b7208dd3..71d19e14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,10 @@ python-apt (0.7.13.0) UNRELEASED; urgency=low * po: - Update template and the translations de.po, fr.po (Closes: #467120), ja.po (Closes: #454293). + * debian/control: + - Update Standards-Version to 3.8.3. - -- Julian Andres Klode <jak@debian.org> Fri, 21 Aug 2009 15:36:48 +0200 + -- Julian Andres Klode <jak@debian.org> Fri, 21 Aug 2009 16:12:31 +0200 python-apt (0.7.12.1) unstable; urgency=low diff --git a/debian/control b/debian/control index 7cd6f81d..f5ca1960 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 XS-Python-Version: all Build-Depends: apt-utils, debhelper (>= 7.3.5), |
