diff options
| author | Michael Biebl <biebl@debian.org> | 2007-03-05 21:28:10 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2007-03-05 21:28:10 +0000 |
| commit | 815d2dc4af5bd9bb56c7c651c7b0cc4de983a567 (patch) | |
| tree | e585857e4ca0bdf3110145601dde1d14ae497e4f | |
| parent | b2f669e84c3cf0ab1ec1b9c29c877dcb80aa20b9 (diff) | |
Add XS-Vcs-* fields.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1254 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 74e5c649..8353c00d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,9 +4,10 @@ network-manager (0.6.4-7) unstable; urgency=low - Add Recommends: network-manager-gnome | network-manager-kde to network-manager. - Add Recommends: libpam-keyring to network-manager-gnome. This allows to - unlock the gnome-keyring automatically upon login. + unlock the gnome-keyring automatically upon login. + - Add XS-Vcs-* fields. * debian/patches/12_dbus1.0.patch - - Updated to unref rather than close the connection. + - Updated to unref rather than close the D-Bus connection. * debian/patches/13-wep_capabilities.patch - Correctly set the available WEP capabilities. (Closes: #411867) Thanks to Andy Whitcroft for the patch! diff --git a/debian/control b/debian/control index 115d6f43..889c5279 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Riccardo Setti <giskard@debian.org> Uploaders: Michael Biebl <biebl@debian.org> Build-Depends: debhelper (>= 5.0.0), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 0.99+1.0.svn21), libnotify-dev (>= 0.3), docbook-to-man Standards-Version: 3.7.2 +XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager +XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager Package: network-manager Architecture: any |