[Pkg-libburnia-commits] r269 - in trunk: libburn/debian libisoburn/debian libisofs/debian
George Danchev
danchev at alioth.debian.org
Mon Apr 2 05:38:31 UTC 2012
Author: danchev
Date: 2012-04-02 17:38:30 +0000 (Mon, 02 Apr 2012)
New Revision: 269
Modified:
trunk/libburn/debian/changelog
trunk/libisoburn/debian/changelog
trunk/libisoburn/debian/control
trunk/libisofs/debian/changelog
Log:
preparing for 1.2.2, drop b-depends of zlib1g-dev, libacl1-dev, libattr1-dev from libisoburn
Modified: trunk/libburn/debian/changelog
===================================================================
--- trunk/libburn/debian/changelog 2012-03-03 08:49:18 UTC (rev 268)
+++ trunk/libburn/debian/changelog 2012-04-02 17:38:30 UTC (rev 269)
@@ -1,9 +1,9 @@
-libburn (1.2.0-2) UNRELEASED; urgency=low
+libburn (1.2.2-1) unstable; urgency=low
* Remove Mats Erik Andersson from Uploaders as he requested.
* Use the new URL in copyright Format field.
- -- George Danchev <danchev at spnet.net> Fri, 03 Feb 2012 14:10:53 +0200
+ -- George Danchev <danchev at spnet.net> Mon, 02 Apr 2012 20:35:52 +0300
libburn (1.2.0-1) unstable; urgency=low
Modified: trunk/libisoburn/debian/changelog
===================================================================
--- trunk/libisoburn/debian/changelog 2012-03-03 08:49:18 UTC (rev 268)
+++ trunk/libisoburn/debian/changelog 2012-04-02 17:38:30 UTC (rev 269)
@@ -1,16 +1,18 @@
-libisoburn (1.2.0-2) UNRELEASED; urgency=low
+libisoburn (1.2.2-1) unstable; urgency=low
- * Build-dependency of libcam-dev [kfreebsd-any] is not needed
- since it is only libburn which uses CAM directly on kFreeBSD.
+ * Drop build-dependency of libcam-dev [kfreebsd-any] - it
+ is not needed (resp. linked) by libisoburn source package,
+ and it is only libburn which uses/links CAM directly on kFreeBSD.
Thanks to Robert Millan <rmh at debian.org> (Closes: #659621)
+ * Likewise, drop build-dependency of zlib1g-dev, libacl1-dev,
+ and libattr1-dev. These are only used (linked) by libisofs.
* Improve package descriptions of libisoburn1, -dev, -dbg,
and -doc packages; also mentioning the two kind of APIs as
published by libisoburn/libisoburn.h (the low-level)
and libisoburn/xorriso.h (the higher level).
* Remove Mats Erik Andersson from Uploaders as he requested.
- * Use the new URL in copyright Format field.
- -- George Danchev <danchev at spnet.net> Fri, 03 Feb 2012 14:12:20 +0200
+ -- George Danchev <danchev at spnet.net> Mon, 02 Apr 2012 20:36:52 +0300
libisoburn (1.2.0-1) unstable; urgency=low
Modified: trunk/libisoburn/debian/control
===================================================================
--- trunk/libisoburn/debian/control 2012-03-03 08:49:18 UTC (rev 268)
+++ trunk/libisoburn/debian/control 2012-04-02 17:38:30 UTC (rev 269)
@@ -5,7 +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
+ libreadline-dev, libjte-dev
Build-Depends-Indep: doxygen
Standards-Version: 3.9.2
Homepage: http://libburnia-project.org
Modified: trunk/libisofs/debian/changelog
===================================================================
--- trunk/libisofs/debian/changelog 2012-03-03 08:49:18 UTC (rev 268)
+++ trunk/libisofs/debian/changelog 2012-04-02 17:38:30 UTC (rev 269)
@@ -1,9 +1,9 @@
-libisofs (1.2.0-2) UNRELEASED; urgency=low
+libisofs (1.2.2-1) unstable; urgency=low
* Remove Mats Erik Andersson from Uploaders as he requested.
* Use the new URL in copyright Format field.
- -- George Danchev <danchev at spnet.net> Fri, 03 Feb 2012 14:12:04 +0200
+ -- George Danchev <danchev at spnet.net> Mon, 02 Apr 2012 20:36:24 +0300
libisofs (1.2.0-1) unstable; urgency=low
More information about the Pkg-libburnia-commits
mailing list