diff options
author | Michael Stapelberg <stapelberg@debian.org> | 2014-02-07 20:35:42 +0100 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2014-02-07 20:35:42 +0100 |
commit | 13482205b92e0a755c1d08bed78538a59520eaa7 (patch) | |
tree | 55bbcbba02a31578286bd02b03fb2e69db864501 | |
parent | 42bd8eba4a631e2cdd6f0864146780d600e0abe8 (diff) | |
download | init-system-helpers-13482205b92e0a755c1d08bed78538a59520eaa7.tar.gz |
bump standards-version to 3.9.5 (no changes necessary)debian/1.15
-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 aef5847..494862b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ init-system-helpers (1.15) unstable; urgency=low * d-s-h: add spaces to allow the manpage to break lines with MANWIDTH=80 * i-s-h: override lintian warning spelling-error-in-manpage, we cannot rename the upstream command “systemctl reenable” into “re-enable” + * bump standards-version to 3.9.5 (no changes necessary) -- Michael Stapelberg <stapelberg@debian.org> Fri, 07 Feb 2014 20:18:34 +0100 diff --git a/debian/control b/debian/control index 4681b57..19558e7 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Michael Stapelberg <stapelberg@debian.org>, Tollef Fog Heen <tfheen@debian.org>, Michael Biebl <biebl@debian.org> Build-Depends: debhelper (>= 8.0.0), perl -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/collab-maint/init-system-helpers.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/init-system-helpers.git;a=summary |