[Pkg-utopia-commits] r2890 - in /packages/unstable/networkmanager/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Feb 22 02:48:40 UTC 2009
Author: biebl
Date: Sun Feb 22 02:48:39 2009
New Revision: 2890
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2890
Log:
Wrap Build-Depends.
Modified:
packages/unstable/networkmanager/debian/changelog
packages/unstable/networkmanager/debian/control
Modified: packages/unstable/networkmanager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/changelog?rev=2890&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/changelog (original)
+++ packages/unstable/networkmanager/debian/changelog Sun Feb 22 02:48:39 2009
@@ -18,6 +18,7 @@
- Add ${misc:Depends} to all binary packages.
- Let network-manager depend on dhcp3-client directly, as the dependency
on dhcdbd has been removed. (Closes: #509655)
+ - Wrap Build-Depends.
* debian/rules
- Include debhelper.mk before any other files as recommended by the cdbs
documentation.
Modified: packages/unstable/networkmanager/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/control?rev=2890&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/control (original)
+++ packages/unstable/networkmanager/debian/control Sun Feb 22 02:48:39 2009
@@ -3,10 +3,21 @@
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Uploaders: Riccardo Setti <giskard at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, autotools-dev, pkg-config,
- intltool, quilt, libdbus-glib-1-dev (>= 0.75), libiw-dev(>= 27+28pre9),
- libglib2.0-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 1.0~pre8), ppp-dev,
- libpolkit-dbus-dev, libgnutls-dev, uuid-dev
+Build-Depends: debhelper (>= 5.0.0),
+ cdbs,
+ autotools-dev,
+ pkg-config,
+ intltool,
+ quilt,
+ libdbus-glib-1-dev (>= 0.75),
+ libiw-dev(>= 27+28pre9),
+ libglib2.0-dev,
+ libhal-dev (>= 0.5.0),
+ libnl-dev (>= 1.0~pre8),
+ ppp-dev,
+ libpolkit-dbus-dev,
+ libgnutls-dev,
+ uuid-dev
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager
Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager
More information about the Pkg-utopia-commits
mailing list