[Pkg-libburnia-commits] r264 - trunk/libisoburn/debian
George Danchev
danchev at alioth.debian.org
Mon Feb 13 04:04:46 UTC 2012
Author: danchev
Date: 2012-02-13 16:04:33 +0000 (Mon, 13 Feb 2012)
New Revision: 264
Modified:
trunk/libisoburn/debian/changelog
trunk/libisoburn/debian/control
Log:
drop build dependency of libcam-dev is not needed since it is only libburn which
Modified: trunk/libisoburn/debian/changelog
===================================================================
--- trunk/libisoburn/debian/changelog 2012-02-03 12:13:45 UTC (rev 263)
+++ trunk/libisoburn/debian/changelog 2012-02-13 16:04:33 UTC (rev 264)
@@ -1,5 +1,8 @@
libisoburn (1.2.0-2) unstable; urgency=low
+ * Build-dependency of libcam-dev [kfreebsd-any] is not needed
+ since it is only libburn which uses CAM directly on kFreeBSD.
+ Thanks to Robert Millan <rmh at debian.org> (Closes: #659621)
* Remove Mats Erik Andersson from Uploaders as he requested.
-- George Danchev <danchev at spnet.net> Fri, 03 Feb 2012 14:12:20 +0200
Modified: trunk/libisoburn/debian/control
===================================================================
--- trunk/libisoburn/debian/control 2012-02-03 12:13:45 UTC (rev 263)
+++ trunk/libisoburn/debian/control 2012-02-13 16:04:33 UTC (rev 264)
@@ -5,8 +5,7 @@
Uploaders: George Danchev <danchev at spnet.net>, Mario Danic <mario.danic at gmail.com>
Build-Depends: autotools-dev, pkg-config, debhelper (>= 8),
libburn-dev (>= 1.2.0), libisofs-dev (>= 1.2.0),
- libreadline-dev, zlib1g-dev, libacl1-dev, libattr1-dev, libjte-dev,
- libcam-dev [kfreebsd-any]
+ libreadline-dev, zlib1g-dev, libacl1-dev, libattr1-dev, libjte-dev
Build-Depends-Indep: doxygen
Standards-Version: 3.9.2
Homepage: http://libburnia-project.org
More information about the Pkg-libburnia-commits
mailing list