[Glibc-bsd-commits] r4444 - trunk/freebsd-quota/debian

Guillem Jover guillem at alioth.debian.org
Fri May 17 19:18:38 UTC 2013


Author: guillem
Date: 2013-05-17 19:18:38 +0000 (Fri, 17 May 2013)
New Revision: 4444

Modified:
   trunk/freebsd-quota/debian/changelog
   trunk/freebsd-quota/debian/compat
   trunk/freebsd-quota/debian/control
Log:
Switch to debhelper compatibility level 9


Modified: trunk/freebsd-quota/debian/changelog
===================================================================
--- trunk/freebsd-quota/debian/changelog	2013-05-17 19:17:54 UTC (rev 4443)
+++ trunk/freebsd-quota/debian/changelog	2013-05-17 19:18:38 UTC (rev 4444)
@@ -7,6 +7,7 @@
     a FTBFS with newer libbsd that moved away libutil.h.
   * Switch from dh sequencer to a proper explicit debhelper rules file.
     dh does not cope well with setting the PATH variable.
+  * Switch to debhelper compatibility level 9.
 
  -- Guillem Jover <guillem at debian.org>  Wed, 01 May 2013 16:42:02 +0200
 

Modified: trunk/freebsd-quota/debian/compat
===================================================================
--- trunk/freebsd-quota/debian/compat	2013-05-17 19:17:54 UTC (rev 4443)
+++ trunk/freebsd-quota/debian/compat	2013-05-17 19:18:38 UTC (rev 4444)
@@ -1 +1 @@
-8
+9

Modified: trunk/freebsd-quota/debian/control
===================================================================
--- trunk/freebsd-quota/debian/control	2013-05-17 19:17:54 UTC (rev 4443)
+++ trunk/freebsd-quota/debian/control	2013-05-17 19:18:38 UTC (rev 4444)
@@ -4,7 +4,7 @@
 Maintainer: GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>
 Uploaders: Mats Erik Andersson <mats.andersson at gisladisker.se>,
  Guillem Jover <guillem at debian.org>
-Build-Depends: debhelper (>= 8), freebsd-buildutils, pkg-config,
+Build-Depends: debhelper (>= 9), freebsd-buildutils, pkg-config,
  libbsd-dev (>= 0.4.0), libc0.1-dev (>= 2.10.1) [kfreebsd-any]
 Standards-Version: 3.9.4
 




More information about the Glibc-bsd-commits mailing list