[Glibc-bsd-commits] r2362 - trunk/freebsd-utils/debian
guillem at alioth.debian.org
guillem at alioth.debian.org
Mon Feb 9 20:33:35 UTC 2009
Author: guillem
Date: 2009-02-09 20:33:35 +0000 (Mon, 09 Feb 2009)
New Revision: 2362
Modified:
trunk/freebsd-utils/debian/changelog
trunk/freebsd-utils/debian/compat
trunk/freebsd-utils/debian/control
Log:
Switch to debhelper compatibility level 7
Modified: trunk/freebsd-utils/debian/changelog
===================================================================
--- trunk/freebsd-utils/debian/changelog 2009-02-09 20:30:33 UTC (rev 2361)
+++ trunk/freebsd-utils/debian/changelog 2009-02-09 20:33:35 UTC (rev 2362)
@@ -1,6 +1,7 @@
freebsd-utils (7.1-2) UNRELEASED; urgency=low
* Line wrap Build-Depends and Replaces fields.
+ * Switch to debhelper compatibility level 7.
-- Guillem Jover <guillem at debian.org> Mon, 09 Feb 2009 22:20:25 +0200
Modified: trunk/freebsd-utils/debian/compat
===================================================================
--- trunk/freebsd-utils/debian/compat 2009-02-09 20:30:33 UTC (rev 2361)
+++ trunk/freebsd-utils/debian/compat 2009-02-09 20:33:35 UTC (rev 2362)
@@ -1 +1 @@
-4
+7
Modified: trunk/freebsd-utils/debian/control
===================================================================
--- trunk/freebsd-utils/debian/control 2009-02-09 20:30:33 UTC (rev 2361)
+++ trunk/freebsd-utils/debian/control 2009-02-09 20:33:35 UTC (rev 2362)
@@ -3,7 +3,7 @@
Priority: important
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>
Uploaders: Aurelien Jarno <aurel32 at debian.org>, Guillem Jover <guillem at debian.org>
-Build-Depends: cdbs, debhelper (>= 4.1.0), quilt, po-debconf, freebsd-buildutils,
+Build-Depends: cdbs, debhelper (>= 7), quilt, po-debconf, freebsd-buildutils,
libkvm-dev (>= 7.0), libbsd-dev (>= 0.0-1.2), libc0.1-dev (>= 2.7-13),
flex | flex-old, kfreebsd-kernel-headers (>= 0.31), libfreebsd-dev (>= 0.0-5),
libipx-dev, libkiconv-dev, libgeom-dev, libdevstat-dev, libsbuf-dev
More information about the Glibc-bsd-commits
mailing list