[Glibc-bsd-commits] r3654 - trunk/istgt/debian
Robert Millan
rmh at alioth.debian.org
Sun Jul 31 22:08:27 UTC 2011
Author: rmh
Date: 2011-07-31 22:08:27 +0000 (Sun, 31 Jul 2011)
New Revision: 3654
Modified:
trunk/istgt/debian/changelog
trunk/istgt/debian/control
Log:
Require libcam-dev on kfreebsd-any.
Modified: trunk/istgt/debian/changelog
===================================================================
--- trunk/istgt/debian/changelog 2011-07-31 21:45:09 UTC (rev 3653)
+++ trunk/istgt/debian/changelog 2011-07-31 22:08:27 UTC (rev 3654)
@@ -1,8 +1,12 @@
istgt (0.4~20110717-1) unstable; urgency=low
+ [ Arno Töll ]
* Make upstream Makefile honor $(DESTDIR) (`handle-destdir.patch')
* Install binaries to /sbin instead of /bin (`fix-installdir.patch')
* Initial release. (Closes: #636139: ITP: istgt -- iSCSI userspace
target daemon for Unix-like operating systems)
- -- Arno Töll <debian at toell.net> Sun, 31 Jul 2011 14:28:18 -0400
+ [ Robert Millan ]
+ * Require libcam-dev on kfreebsd-any.
+
+ -- Robert Millan <rmh at debian.org> Mon, 01 Aug 2011 00:08:14 +0200
Modified: trunk/istgt/debian/control
===================================================================
--- trunk/istgt/debian/control 2011-07-31 21:45:09 UTC (rev 3653)
+++ trunk/istgt/debian/control 2011-07-31 22:08:27 UTC (rev 3654)
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>
Uploaders: Arno Töll <debian at toell.net>
-Build-Depends: debhelper (>= 8.0), autotools-dev, libssl-dev
+Build-Depends: debhelper (>= 8.0), autotools-dev, libssl-dev, libcam-dev [kfreebsd-any]
Standards-Version: 3.9.2
Homepage: http://www.peach.ne.jp/archives/istgt/
Vcs-Svn: svn://svn.debian.org/svn/glibc-bsd/trunk/istgt
More information about the Glibc-bsd-commits
mailing list