diff options
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 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 |