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

Guillem Jover guillem at alioth.debian.org
Wed May 1 14:43:04 UTC 2013


Author: guillem
Date: 2013-05-01 14:43:03 +0000 (Wed, 01 May 2013)
New Revision: 4395

Modified:
   trunk/freebsd-quota/debian/changelog
   trunk/freebsd-quota/debian/control
Log:
Add missing freebsd-buildutils to Build-Depends


Modified: trunk/freebsd-quota/debian/changelog
===================================================================
--- trunk/freebsd-quota/debian/changelog	2013-05-01 12:23:30 UTC (rev 4394)
+++ trunk/freebsd-quota/debian/changelog	2013-05-01 14:43:03 UTC (rev 4395)
@@ -1,3 +1,9 @@
+freebsd-quota (8.2-2) UNRELEASED; urgency=low
+
+  * Add missing freebsd-buildutils to Build-Depends.
+
+ -- Guillem Jover <guillem at debian.org>  Wed, 01 May 2013 16:42:02 +0200
+
 freebsd-quota (8.2-1) unstable; urgency=low
 
   [ Mats Erik Andersson ]

Modified: trunk/freebsd-quota/debian/control
===================================================================
--- trunk/freebsd-quota/debian/control	2013-05-01 12:23:30 UTC (rev 4394)
+++ trunk/freebsd-quota/debian/control	2013-05-01 14:43:03 UTC (rev 4395)
@@ -4,7 +4,8 @@
 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), libbsd-dev, libc0.1-dev (>= 2.10.1) [kfreebsd-any]
+Build-Depends: debhelper (>= 8), freebsd-buildutils, libbsd-dev,
+ libc0.1-dev (>= 2.10.1) [kfreebsd-any]
 Standards-Version: 3.9.2
 
 Package: freebsd-quota




More information about the Glibc-bsd-commits mailing list