diff options
| author | Michael Biebl <biebl@debian.org> | 2013-05-06 06:06:53 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-05-06 06:06:53 +0200 |
| commit | 3967d6574f68fa2e323ff9452abb2ea5fb7cb23d (patch) | |
| tree | cf0c4b25a5c0e196205b2e7fa6caec44b70f7d40 | |
| parent | 8cd783728d50d046d8270cc43ade02f40ec3620f (diff) | |
Bump Standards-Version to 3.9.4. No further changes.
| -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 95e202e2..e7da3e02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ network-manager (0.9.8.0-3) UNRELEASED; urgency=low * Use gir dh addon instead of calling dh_girepository manually. * Upload to unstable. * Be more aggressive in cleaning up /var/lib/NetworkManager on purge. + * Bump Standards-Version to 3.9.4. No further changes. -- Michael Biebl <biebl@debian.org> Tue, 26 Mar 2013 00:18:07 +0100 diff --git a/debian/control b/debian/control index 02e3bc75..9a41207f 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: gobject-introspection (>= 0.9.12-4~), gtk-doc-tools, libglib2.0-doc -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-utopia/network-manager.git Vcs-Browser: http://git.debian.org/?p=pkg-utopia/network-manager.git;a=summary Homepage: http://www.gnome.org/projects/NetworkManager/ |