diff options
| author | Michael Biebl <biebl@debian.org> | 2016-04-12 17:57:58 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-04-12 18:11:29 +0200 |
| commit | f205f985ac1abbdd9ec1927f54dde132acbf5a58 (patch) | |
| tree | b9825a37bb36bbfbfdffbb68b7eddd91cc1912e7 | |
| parent | b4adde0877d40b57ebd79d1ac6167335f139e794 (diff) | |
Bump Standards-Version to 3.9.8
| -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 64f33ecb..fbf028bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ network-manager (1.1.94-1) UNRELEASED; urgency=medium * Rebase patches. * Update debian/copyright, add new section for documentation which is licensed under the GFDL. + * Bump Standards-Version to 3.9.8. -- Michael Biebl <biebl@debian.org> Tue, 12 Apr 2016 17:34:05 +0200 diff --git a/debian/control b/debian/control index 48993c09..4cf82a68 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 9.20160114), dbus <!nocheck>, python-gi <!nocheck>, python-dbus <!nocheck> -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-utopia/network-manager.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-utopia/network-manager.git Homepage: https://wiki.gnome.org/Projects/NetworkManager |