[Glibc-bsd-commits] r4688 - trunk/freebsd-glue/debian

rmh at alioth.debian.org rmh at alioth.debian.org
Mon Jul 8 12:49:10 UTC 2013


Author: rmh
Date: 2013-07-06 10:17:21 +0000 (Sat, 06 Jul 2013)
New Revision: 4688

Modified:
   trunk/freebsd-glue/debian/changelog
   trunk/freebsd-glue/debian/control
Log:
Replace versions of freebsd-buildutils which included their own yacc. (Closes: #715138)

Modified: trunk/freebsd-glue/debian/changelog
===================================================================
--- trunk/freebsd-glue/debian/changelog	2013-07-06 10:09:26 UTC (rev 4687)
+++ trunk/freebsd-glue/debian/changelog	2013-07-06 10:17:21 UTC (rev 4688)
@@ -1,3 +1,10 @@
+freebsd-glue (0.0.7) UNRELEASED; urgency=low
+
+  * Replace versions of freebsd-buildutils which included their own
+    yacc. (Closes: #715138)
+
+ -- Robert Millan <rmh at debian.org>  Sat, 06 Jul 2013 12:17:03 +0200
+
 freebsd-glue (0.0.6) unstable; urgency=low
 
   * Misc additions to simplify PPP patchset in freebsd-utils.

Modified: trunk/freebsd-glue/debian/control
===================================================================
--- trunk/freebsd-glue/debian/control	2013-07-06 10:09:26 UTC (rev 4687)
+++ trunk/freebsd-glue/debian/control	2013-07-06 10:17:21 UTC (rev 4688)
@@ -22,7 +22,8 @@
 # (see #674806).
  freebsd-buildutils,
 Conflicts: kfreebsd-kernel-headers (<< 0.80)
-Replaces: freebsd-buildutils (<< 9.0-10)
+Replaces:
+ freebsd-buildutils (<< 10~svn237137-1~),
 Breaks: freebsd-buildutils (<< 9.0-10)
 Description: Emulate a FreeBSD build environment
  This package provides a set of glue headers and symbolic links to emulate




More information about the Glibc-bsd-commits mailing list