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

stevenc-guest at alioth.debian.org stevenc-guest at alioth.debian.org
Tue Sep 2 13:02:47 UTC 2014


Author: stevenc-guest
Date: 2014-09-02 13:02:47 +0000 (Tue, 02 Sep 2014)
New Revision: 5515

Modified:
   trunk/freebsd-libs/debian/changelog
   trunk/freebsd-libs/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-libs/debian/changelog
===================================================================
--- trunk/freebsd-libs/debian/changelog	2014-09-01 02:12:58 UTC (rev 5514)
+++ trunk/freebsd-libs/debian/changelog	2014-09-02 13:02:47 UTC (rev 5515)
@@ -1,3 +1,11 @@
+freebsd-libs (10.1~pre1-2) UNRELEASED; urgency=medium
+
+  [ Steven Chamberlain]
+  * Raise Build-Depends on freebsd-glue to >= 0.2.20~, to not be
+    affected by #759249 if the installed libbsd-dev is newer
+
+ -- GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>  Tue, 02 Sep 2014 14:00:18 +0100
+
 freebsd-libs (10.1~pre1-1) experimental; urgency=medium
 
   * Snapshot from upstream release branch

Modified: trunk/freebsd-libs/debian/control
===================================================================
--- trunk/freebsd-libs/debian/control	2014-09-01 02:12:58 UTC (rev 5514)
+++ trunk/freebsd-libs/debian/control	2014-09-02 13:02:47 UTC (rev 5515)
@@ -17,7 +17,7 @@
  libexpat-dev [kfreebsd-any],
 # libncurses5-dev: needed by libalias
  libncurses5-dev [kfreebsd-any],
- freebsd-glue (>= 0.2.18~),
+ freebsd-glue (>= 0.2.20~),
 Vcs-Browser: http://anonscm.debian.org/viewvc/glibc-bsd/trunk/freebsd-libs/
 Vcs-Svn: svn://anonscm.debian.org/glibc-bsd/trunk/freebsd-libs/
 Standards-Version: 3.9.4




More information about the Glibc-bsd-commits mailing list