diff options
| author | Michael Biebl <biebl@debian.org> | 2007-08-26 23:19:41 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2007-08-26 23:19:41 +0000 |
| commit | 7335936f2b285acf52d56570a290971572584651 (patch) | |
| tree | 0914748ede5565acec565c599e0ca09fa8a6a4b4 | |
| parent | 5e7a39ec82eeeb644bd136e047d75bb51c51adc5 (diff) | |
+ Update Build-Depends. Add autotools-dev, libglib2.0-dev and iproute,
remove libpanel-applet2-dev. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1678 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index bbc219f4..c5249902 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,8 +29,8 @@ network-manager (0.6.5-1) unstable; urgency=low + Remove the binary package network-manager-gnome. + Add Conflicts/Replaces: network-manager-gnome (<< 0.6.5-1) as nm-vpn-properties is now part of the network-manager binary package. - + Update Build-Depends. Add autotools-dev and libglib2.0-dev, remove - libpanel-applet2-dev. + + Update Build-Depends. Add autotools-dev, libglib2.0-dev and iproute, + remove libpanel-applet2-dev. - debian/rules + Do not build the nm-applet.1 manpage anymore. + Exclude nm-vpn-properties from dh_shlibdeps. This is a temporary diff --git a/debian/control b/debian/control index 07df5c2a..eb5f632d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Uploaders: Riccardo Setti <giskard@debian.org>, Michael Biebl <biebl@debian.org> -Build-Depends: debhelper (>= 5.0.0), cdbs, autotools-dev, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libglade2-dev, libglib2.0-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 0.99+1.0.svn21), libnotify-dev (>= 0.3), docbook-to-man +Build-Depends: debhelper (>= 5.0.0), cdbs, autotools-dev, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libglade2-dev, libglib2.0-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 0.99+1.0.svn21), libnotify-dev (>= 0.3), docbook-to-man, iproute 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 |