[Glibc-bsd-commits] r5456 - in trunk/freebsd-utils/debian: . local/include
rmh at alioth.debian.org
rmh at alioth.debian.org
Sat Mar 22 22:35:59 UTC 2014
Author: rmh
Date: 2014-03-22 22:35:59 +0000 (Sat, 22 Mar 2014)
New Revision: 5456
Removed:
trunk/freebsd-utils/debian/local/include/net/
Modified:
trunk/freebsd-utils/debian/changelog
trunk/freebsd-utils/debian/control
Log:
Remove local ifmediareq kludge. B-D on libc0.1-dev >= 2.18-2 instead.
Modified: trunk/freebsd-utils/debian/changelog
===================================================================
--- trunk/freebsd-utils/debian/changelog 2014-03-22 22:33:11 UTC (rev 5455)
+++ trunk/freebsd-utils/debian/changelog 2014-03-22 22:35:59 UTC (rev 5456)
@@ -3,6 +3,10 @@
[ Mats Erik Andersson ]
* Fetch pf.conf(5) and pf.os(5) from new location.
+ [ Robert Millan ]
+ * Remove local ifmediareq kludge. B-D on libc0.1-dev >= 2.18-2
+ instead.
+
-- Robert Millan <rmh at debian.org> Sat, 22 Mar 2014 23:09:57 +0100
freebsd-utils (10.0-3) experimental; urgency=low
Modified: trunk/freebsd-utils/debian/control
===================================================================
--- trunk/freebsd-utils/debian/control 2014-03-22 22:33:11 UTC (rev 5455)
+++ trunk/freebsd-utils/debian/control 2014-03-22 22:35:59 UTC (rev 5456)
@@ -12,7 +12,7 @@
kfreebsd-kernel-headers (>= 10.0~4),
# for kdump
kfreebsd-headers-10.0-1,
- libc0.1-dev (>= 2.13-26),
+ libc0.1-dev (>= 2.18-2~),
libbsd-dev (>= 0.3.0),
# zlib1g-dev: savecore
zlib1g-dev,
More information about the Glibc-bsd-commits
mailing list