diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-09 06:49:54 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-09 06:49:54 +0200 |
| commit | 056860df251f9cd32232d96c6f86abfa652e15de (patch) | |
| tree | 82dcb712f36e202b33f22ffde7333cf12cad0e8f | |
| parent | 00746854b90059d42d35aee5cceba06c906b0770 (diff) | |
Bump Standards-Version to 3.9.2. 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 f2e74b47..9ca4e946 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ network-manager (0.8.998-1) UNRELEASED; urgency=low upgades. - Bump Depends on wpasuplicant to (>= 0.7.3-1) for the new wpasupplicant D-Bus interface. + - Bump Standards-Version to 3.9.2. No further changes. * Refresh debian/patches/02-dbus_access_network_manager.patch. * SONAME bump for libnm-glib (2→4) and libnm-util (1→2). - Rename *.install and *.symbols files. diff --git a/debian/control b/debian/control index f09306dd..d6e9d105 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: gobject-introspection (>= 0.9.12-4~), gir1.2-glib-2.0, gir1.2-freedesktop -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 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/ |