diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cbff04f4..75888bfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,8 @@ debhelper (9.20160116) UNRELEASED; urgency=medium compat 10. Packages can undo this by using the new --no-restart-after-upgrade parameter. * d/control: Update Vcs links. + * d/control: Bump Standards-Version to 3.9.7 - no changes + required. [ Joachim Breitner ] * addsubstvar: Pass -a to grep to handle substvars with unicode content diff --git a/debian/control b/debian/control index 4455d191..ddb7ac65 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> Uploaders: Niels Thykier <niels@thykier.net>, Bernhard R. Link <brlink@debian.org>, Tianon Gravi <tianon@debian.org> Build-Depends: po4a (>= 0.24), dpkg-dev (>= 1.18.0~) -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/debhelper/debhelper.git Vcs-Browser: https://anonscm.debian.org/git/debhelper/debhelper.git |