diff options
| author | Michael Biebl <biebl@debian.org> | 2009-04-08 04:31:08 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-04-08 04:31:08 +0000 |
| commit | 53c2354058f8bf4cc1db672bad0e36ad0e26abeb (patch) | |
| tree | fac846fb734d9cf02d8def5fd586444631396f7b /debian/control | |
| parent | 26b28e491ae69bd4e0727b28cbd84e7efa98f328 (diff) | |
* debian/control
- Bump Standards-Version to 3.8.1. See the changes above wrt the /var/run
directory.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3038 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2cc6c329..55854afa 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 7), libpolkit-dbus-dev, libgnutls-dev, uuid-dev -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 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/ |