diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-21 11:03:38 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-21 11:03:38 +0200 |
| commit | 78d70fe06771705e95fa92b2f8778c112636de3e (patch) | |
| tree | a391cc18d8ab0f8f5d3258007c02fcdd1ff01356 | |
| parent | 6bcf8d0df536927c978c0d35198c6f54f9eec9d0 (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 5c277b75..1dd2c628 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ network-manager (0.8.4.0-1) UNRELEASED; urgency=low * New upstream release. + * Bump Standards-Version to 3.9.2. No further changes. -- Michael Biebl <biebl@debian.org> Thu, 21 Apr 2011 10:43:58 +0200 diff --git a/debian/control b/debian/control index 4966ae94..d6cefd73 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: libudev-dev, libgudev-1.0-dev, gtk-doc-tools -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/ |