[Glibc-bsd-commits] r6148 - trunk/freebsd-utils/debian
stevenc-guest at alioth.debian.org
stevenc-guest at alioth.debian.org
Sun May 7 00:42:04 UTC 2017
Author: stevenc-guest
Date: 2017-05-07 00:42:04 +0000 (Sun, 07 May 2017)
New Revision: 6148
Modified:
trunk/freebsd-utils/debian/changelog
trunk/freebsd-utils/debian/control
Log:
Bump Build-Depends: libcam-dev (>= 10.3~) for new scsi_da.h
functions
Modified: trunk/freebsd-utils/debian/changelog
===================================================================
--- trunk/freebsd-utils/debian/changelog 2017-03-28 19:54:12 UTC (rev 6147)
+++ trunk/freebsd-utils/debian/changelog 2017-05-07 00:42:04 UTC (rev 6148)
@@ -1,6 +1,8 @@
freebsd-utils (10.3~svn296373-2.1) UNRELEASED; urgency=medium
* Update my email address in Uploaders
+ * Bump Build-Depends: libcam-dev (>= 10.3~) for new scsi_da.h
+ functions
-- Steven Chamberlain <stevenc at debian.org> Tue, 28 Mar 2017 20:53:08 +0100
Modified: trunk/freebsd-utils/debian/control
===================================================================
--- trunk/freebsd-utils/debian/control 2017-03-28 19:54:12 UTC (rev 6147)
+++ trunk/freebsd-utils/debian/control 2017-05-07 00:42:04 UTC (rev 6148)
@@ -35,7 +35,7 @@
# libsbuf-dev: ifconfig, mdconfig, geom
libsbuf-dev (>= 8.2-2),
# libcam-dev: camcontrol
- libcam-dev (>= 10.1~),
+ libcam-dev (>= 10.3~),
# libedit-dev: pppctl
libedit-dev,
# libexpat1-dev: ifconfig, geom
More information about the Glibc-bsd-commits
mailing list