diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-08-21 16:13:41 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-08-21 16:13:41 +0200 |
| commit | 66dc954165bd1ee278d506ac36eca86380b6d080 (patch) | |
| tree | 0f9bf129453a2864d2ba084620f94e5b144be53c | |
| parent | e83c5284ab4b9624bc115bb5d39f2ae84c4230e2 (diff) | |
| download | python-apt-66dc954165bd1ee278d506ac36eca86380b6d080.tar.gz | |
debian/control: Update Standards-Version to 3.8.3.
| -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), |
