[Pkg-utopia-commits] r2843 - in /packages/unstable/libnl/debian: changelog compat control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Feb 18 12:24:19 UTC 2009
Author: biebl
Date: Wed Feb 18 12:24:19 2009
New Revision: 2843
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2843
Log:
Bump to debhelper 7 compat level
Modified:
packages/unstable/libnl/debian/changelog
packages/unstable/libnl/debian/compat
packages/unstable/libnl/debian/control
Modified: packages/unstable/libnl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/libnl/debian/changelog?rev=2843&op=diff
==============================================================================
--- packages/unstable/libnl/debian/changelog (original)
+++ packages/unstable/libnl/debian/changelog Wed Feb 18 12:24:19 2009
@@ -2,6 +2,9 @@
* debian/control
- Add ${misc:Depends} to all binary packages.
+ - Bump Build-Depends on debhelper to (>= 7).
+ * debian/compat
+ - Bump debhelper compat level to 7.
* debian/rules
- Include debhelper.mk before other files as recommended by the cdbs
documentation.
Modified: packages/unstable/libnl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/libnl/debian/compat?rev=2843&op=diff
==============================================================================
--- packages/unstable/libnl/debian/compat (original)
+++ packages/unstable/libnl/debian/compat Wed Feb 18 12:24:19 2009
@@ -1,1 +1,1 @@
-5
+7
Modified: packages/unstable/libnl/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/libnl/debian/control?rev=2843&op=diff
==============================================================================
--- packages/unstable/libnl/debian/control (original)
+++ packages/unstable/libnl/debian/control Wed Feb 18 12:24:19 2009
@@ -2,7 +2,7 @@
Section: net
Priority: optional
Maintainer: Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, doxygen, texlive-latex-base, graphviz, ghostscript, quilt
+Build-Depends: debhelper (>= 7), cdbs, doxygen, texlive-latex-base, graphviz, ghostscript, quilt
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/libnl
Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/libnl
More information about the Pkg-utopia-commits
mailing list