diff options
author | Guillem Jover <guillem@debian.org> | 2013-12-04 05:57:44 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-12-05 04:56:11 +0100 |
commit | 7ec8899525ea41bdc365fa4156ef67bb3ab43c5b (patch) | |
tree | 74760889998b9ad6496642b6a21cfb605c6f2566 /debian | |
parent | 7662e0937bb064a0754d12605d80a96a17e2aadf (diff) | |
download | dpkg-7ec8899525ea41bdc365fa4156ef67bb3ab43c5b.tar.gz |
debian: Bump Standards-Version to 3.9.5
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 d64383cb3..382e24dde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -117,6 +117,7 @@ dpkg (1.17.2) UNRELEASED; urgency=low Based on a patch by Patrick "P. J." McDermott <pjm@nac.net>, Wookey <wookey@debian.org> and Johannes Schauer <j.schauer@email.de>. Closes: #661538 + * Bump Standards-Version to 3.9.5. [ Updated programs translations ] * German (Sven Joachim). diff --git a/debian/control b/debian/control index d424bc48d..2a1a900cf 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Bugs: debbugs://bugs.debian.org Homepage: http://wiki.debian.org/Teams/Dpkg Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git Vcs-Git: git://anonscm.debian.org/dpkg/dpkg.git -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Build-Depends: debhelper (>= 7), pkg-config, flex, gettext (>= 0.18), po4a (>= 0.41), zlib1g-dev, libbz2-dev, liblzma-dev, |