[Pkg-utopia-commits] r2891 - in /packages/unstable/networkmanager/debian: changelog compat control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Feb 22 02:49:52 UTC 2009
Author: biebl
Date: Sun Feb 22 02:49:52 2009
New Revision: 2891
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2891
Log:
- Bump Build-Depends on debhelper to (>= 7).
* debian/compat
- Bump debhelper compat level to 7.
Modified:
packages/unstable/networkmanager/debian/changelog
packages/unstable/networkmanager/debian/compat
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=2891&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/changelog (original)
+++ packages/unstable/networkmanager/debian/changelog Sun Feb 22 02:49:52 2009
@@ -19,6 +19,9 @@
- Let network-manager depend on dhcp3-client directly, as the dependency
on dhcdbd has been removed. (Closes: #509655)
- Wrap Build-Depends.
+ - Bump Build-Depends on debhelper to (>= 7).
+ * debian/compat
+ - Bump debhelper compat level to 7.
* debian/rules
- Include debhelper.mk before any other files as recommended by the cdbs
documentation.
Modified: packages/unstable/networkmanager/debian/compat
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/compat?rev=2891&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/compat (original)
+++ packages/unstable/networkmanager/debian/compat Sun Feb 22 02:49:52 2009
@@ -1,1 +1,1 @@
-5
+7
Modified: packages/unstable/networkmanager/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/control?rev=2891&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/control (original)
+++ packages/unstable/networkmanager/debian/control Sun Feb 22 02:49:52 2009
@@ -3,7 +3,7 @@
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),
+Build-Depends: debhelper (>= 7),
cdbs,
autotools-dev,
pkg-config,
More information about the Pkg-utopia-commits
mailing list