[Glibc-bsd-commits] r3707 - trunk/kfreebsd-9/debian
Robert Millan
rmh at alioth.debian.org
Mon Sep 19 19:13:05 UTC 2011
Author: rmh
Date: 2011-09-19 19:13:05 +0000 (Mon, 19 Sep 2011)
New Revision: 3707
Modified:
trunk/kfreebsd-9/debian/changelog
trunk/kfreebsd-9/debian/control.flavor.in
Log:
Relax grub-common requirement now that ada support has been backported to 1.98+20100804-14+squeeze1.
Modified: trunk/kfreebsd-9/debian/changelog
===================================================================
--- trunk/kfreebsd-9/debian/changelog 2011-09-19 18:57:29 UTC (rev 3706)
+++ trunk/kfreebsd-9/debian/changelog 2011-09-19 19:13:05 UTC (rev 3707)
@@ -1,3 +1,10 @@
+kfreebsd-9 (9.0~svn225586-2) UNRELEASED; urgency=low
+
+ * Relax grub-common requirement now that ada support has been
+ backported to 1.98+20100804-14+squeeze1.
+
+ -- Robert Millan <rmh at debian.org> Mon, 19 Sep 2011 21:07:42 +0200
+
kfreebsd-9 (9.0~svn225586-1) experimental; urgency=low
* New upstream snapshot.
Modified: trunk/kfreebsd-9/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-9/debian/control.flavor.in 2011-09-19 18:57:29 UTC (rev 3706)
+++ trunk/kfreebsd-9/debian/control.flavor.in 2011-09-19 19:13:05 UTC (rev 3707)
@@ -3,7 +3,7 @@
Depends: freebsd-utils (>= 8.1-5) [kfreebsd-any], kldutils (>= 7.1) [kfreebsd-any], ${misc:Depends}
Conflicts: kfreebsd-loader (<< 5.4-1.3)
# grub-probe versions prior to ada(4) support break postinst
-Breaks: grub-common (<< 1.99-8),
+Breaks: grub-common (<< 1.98+20100804-14+squeeze1),
# AT_* macros break LD_PRELOAD (see #630695)
# Missing support for RFTSIGZMB (see 007_clone_signals.diff)
libc0.1 (<< 2.13-11)
More information about the Glibc-bsd-commits
mailing list