diff options
| author | Michael Biebl <biebl@debian.org> | 2010-02-08 15:38:39 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-02-08 15:38:39 +0000 |
| commit | 1a21b8d555164f30ad5dedbfb13e13a813096273 (patch) | |
| tree | 1b6283b836060c23ddb1d7faf79c028306d3af08 | |
| parent | d765345df65158e553fda164453cf360a70edb8f (diff) | |
Bump Standards-Version to 3.8.4. No further changes.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3510 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -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 8dcdb98b..276ad5a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ network-manager (0.7.999-3) UNRELEASED; urgency=low - Remove Riccardo from Uploaders with Riccardo's consent. - Bump Breaks for network-manager-kde to (<< 1:0.9~~). The KDE3 version no longer works correctly with this version of network-manager. + - Bump Standards-Version to 3.8.4. No further changes. -- Michael Biebl <biebl@debian.org> Mon, 08 Feb 2010 15:35:45 +0100 diff --git a/debian/control b/debian/control index 65e72dba..3d3a947b 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: uuid-dev, libudev-dev, libgudev-1.0-dev -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/networkmanager/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/ Homepage: http://www.gnome.org/projects/NetworkManager/ |