[Glibc-bsd-commits] r2414 - trunk/freebsd-libs/debian

Aurelien Jarno aurel32 at alioth.debian.org
Tue Apr 7 15:42:19 UTC 2009


Author: aurel32
Date: 2009-04-07 15:42:19 +0000 (Tue, 07 Apr 2009)
New Revision: 2414

Modified:
   trunk/freebsd-libs/debian/changelog
   trunk/freebsd-libs/debian/compat
   trunk/freebsd-libs/debian/control
Log:
  * Switch to debhelper 5.



Modified: trunk/freebsd-libs/debian/changelog
===================================================================
--- trunk/freebsd-libs/debian/changelog	2009-04-07 15:33:33 UTC (rev 2413)
+++ trunk/freebsd-libs/debian/changelog	2009-04-07 15:42:19 UTC (rev 2414)
@@ -11,6 +11,7 @@
   * Fix a few bashisms in debian/rules.
   * Fix parallel build support in debian/rules. 
   * Install more manpages.
+  * Switch to debhelper 5.
 
  -- Aurelien Jarno <aurel32 at debian.org>  Tue, 07 Apr 2009 16:59:04 +0200
 

Modified: trunk/freebsd-libs/debian/compat
===================================================================
--- trunk/freebsd-libs/debian/compat	2009-04-07 15:33:33 UTC (rev 2413)
+++ trunk/freebsd-libs/debian/compat	2009-04-07 15:42:19 UTC (rev 2414)
@@ -1 +1 @@
-4
+5

Modified: trunk/freebsd-libs/debian/control
===================================================================
--- trunk/freebsd-libs/debian/control	2009-04-07 15:33:33 UTC (rev 2413)
+++ trunk/freebsd-libs/debian/control	2009-04-07 15:42:19 UTC (rev 2414)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>
 Uploaders: Aurelien Jarno <aurel32 at debian.org>
-Build-Depends: debhelper (>= 4.1.0), freebsd-buildutils, libbsd-dev, libfreebsd-dev, libgdbm-dev, kfreebsd-kernel-headers (>= 0.31), libexpat-dev, quilt
+Build-Depends: debhelper (>= 5.0.0), freebsd-buildutils, libbsd-dev, libfreebsd-dev, libgdbm-dev, kfreebsd-kernel-headers (>= 0.31), libexpat-dev, quilt
 # libexpat-dev: aka bsdxml. needed by libgeom
 Standards-Version: 3.8.0
 




More information about the Glibc-bsd-commits mailing list