[Glibc-bsd-commits] r5658 - trunk/freebsd-buildutils/debian

stevenc-guest at alioth.debian.org stevenc-guest at alioth.debian.org
Tue Oct 21 21:51:32 UTC 2014


Author: stevenc-guest
Date: 2014-10-21 21:51:32 +0000 (Tue, 21 Oct 2014)
New Revision: 5658

Modified:
   trunk/freebsd-buildutils/debian/changelog
   trunk/freebsd-buildutils/debian/control
Log:
Raise Build-Depends on freebsd-glue to >= 0.2.20~, to not be
affected by #759249 if the installed libbsd-dev is newer


Modified: trunk/freebsd-buildutils/debian/changelog
===================================================================
--- trunk/freebsd-buildutils/debian/changelog	2014-10-21 21:43:40 UTC (rev 5657)
+++ trunk/freebsd-buildutils/debian/changelog	2014-10-21 21:51:32 UTC (rev 5658)
@@ -1,3 +1,10 @@
+freebsd-buildutils (10.0-6) UNRELEASED; urgency=medium
+
+  * Raise Build-Depends on freebsd-glue to >= 0.2.20~, to not be
+    affected by #759249 if the installed libbsd-dev is newer
+
+ -- Steven Chamberlain <steven at pyro.eu.org>  Tue, 21 Oct 2014 22:50:38 +0100
+
 freebsd-buildutils (10.0-5) unstable; urgency=medium
 
   [ Petr Salinger ]

Modified: trunk/freebsd-buildutils/debian/control
===================================================================
--- trunk/freebsd-buildutils/debian/control	2014-10-21 21:43:40 UTC (rev 5657)
+++ trunk/freebsd-buildutils/debian/control	2014-10-21 21:51:32 UTC (rev 5658)
@@ -8,7 +8,7 @@
  Steven Chamberlain <steven at pyro.eu.org>
 Build-Depends: debhelper (>= 7), flex | flex-old, bison,
  libbsd-dev (>= 0.3.0),
- freebsd-glue (>= 0.0.9),
+ freebsd-glue (>= 0.2.20),
  bmake,
  byacc (>= 20120115~),
 # for freebsd-config




More information about the Glibc-bsd-commits mailing list