diff options
| author | Michael Biebl <biebl@debian.org> | 2015-01-23 21:22:37 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-01-23 22:03:53 +0100 |
| commit | ad2bdc28a462be7a3d0180bff36b1ee202007e80 (patch) | |
| tree | e3c747f9aa40aedcde8f272bb4ff128ef3e8294c | |
| parent | 9af85cda488278d5c9bfa71ba58292618858de8b (diff) | |
Bump Standards-Version to 3.9.6
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 1c4fbf31..2657a762 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ network-manager (1.0.0-1) UNRELEASED; urgency=medium library for NetworkManager which is supposed to replace libnm-util and libnm-glib. * Fix incorrect dependencies in libnm.pc. + * Bump Standards-Version to 3.9.6. No further changes. -- Michael Biebl <biebl@debian.org> Thu, 22 Jan 2015 00:30:26 +0100 diff --git a/debian/control b/debian/control index 390e1328..e583421a 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 9), libreadline-dev, libnewt-dev (>= 0.52.15), libteam-dev (>= 1.9) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-utopia/network-manager.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/network-manager.git;a=summary Homepage: https://wiki.gnome.org/Projects/NetworkManager |