diff options
| author | Michael Biebl <biebl@debian.org> | 2009-11-23 23:59:56 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-11-23 23:59:56 +0000 |
| commit | a763446d8a57fd04b25899a12ebcecc42cf4549b (patch) | |
| tree | ba48b70554c66cf580b41c114d0d0cdb086d2683 /debian | |
| parent | 5ea0bef8a3442e5b83971516247ed9d61d9dd176 (diff) | |
* debian/control
- Bump Standards-Version to 3.8.3. No further changes. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3276 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9f14e9ea..b67935e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ network-manager (0.7.2-1) UNRELEASED; urgency=low - debian/patches/05-handle-new-ssb-bus-from-HAL-0.5.13.patch * debian/libnm-util1.symbols - Add new symbol nm_setting_wireless_security_get_wep_key_type. + * debian/control + - Bump Standards-Version to 3.8.3. No further changes. -- Michael Biebl <biebl@debian.org> Tue, 24 Nov 2009 00:34:08 +0100 diff --git a/debian/control b/debian/control index dff12ed6..fc068015 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 7), libgnutls-dev, uuid-dev, libudev-dev -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager Homepage: http://www.gnome.org/projects/NetworkManager/ |