[Pkg-libburnia-commits] r26 - trunk/libburn/debian
mukidohime-guest at alioth.debian.org
mukidohime-guest at alioth.debian.org
Sun Jul 13 04:08:56 UTC 2008
Author: mukidohime-guest
Date: 2008-07-13 04:08:54 +0000 (Sun, 13 Jul 2008)
New Revision: 26
Modified:
trunk/libburn/debian/changelog
trunk/libburn/debian/compat
trunk/libburn/debian/control
trunk/libburn/debian/libburn4.install
trunk/libburn/debian/rules
trunk/libburn/debian/watch
Log:
* packaging for libburn 0.4.8.pl00 now ready to upload
Modified: trunk/libburn/debian/changelog
===================================================================
--- trunk/libburn/debian/changelog 2008-05-01 21:04:18 UTC (rev 25)
+++ trunk/libburn/debian/changelog 2008-07-13 04:08:54 UTC (rev 26)
@@ -1,9 +1,14 @@
-libburn (0.4.4-2) UNRELEASED; urgency=low
+libburn (0.4.8-1) unstable; urgency=low
+ * New upstream release.
+ - Now officially supports BD-RE.
+
[ Matthew Rosewarne ]
- * Remove cruft with clean rule.
+ * Bumped Debhelper compat to 6.
+ * Bumped Standards-Version to 3.8.0.
+ * Updated watch file for new upstream versioning scheme.
- -- Debian Libburnia packagers <pkg-libburnia-devel at lists.alioth.debian.org> Thu, 01 May 2008 17:02:20 -0400
+ -- Debian Libburnia packagers <pkg-libburnia-devel at lists.alioth.debian.org> Sat, 12 Jul 2008 23:41:22 -0400
libburn (0.4.4-1) unstable; urgency=low
Modified: trunk/libburn/debian/compat
===================================================================
--- trunk/libburn/debian/compat 2008-05-01 21:04:18 UTC (rev 25)
+++ trunk/libburn/debian/compat 2008-07-13 04:08:54 UTC (rev 26)
@@ -1 +1 @@
-5
+6
Modified: trunk/libburn/debian/control
===================================================================
--- trunk/libburn/debian/control 2008-05-01 21:04:18 UTC (rev 25)
+++ trunk/libburn/debian/control 2008-07-13 04:08:54 UTC (rev 26)
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian Libburnia packagers <pkg-libburnia-devel at lists.alioth.debian.org>
Uploaders: George Danchev <danchev at spnet.net>, Mario Danic <mario.danic at gmail.com>, Matthew Rosewarne <mrosewarne at inoutbox.com>, Simon Huggins <huggie at earth.li>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 5.0.0), doxygen, graphviz
-Standards-Version: 3.7.3
+Build-Depends: autotools-dev, cdbs, debhelper (>= 6.0.0), doxygen, graphviz
+Standards-Version: 3.8.0
Homepage: http://libburnia-project.org
Package: libburn4
Modified: trunk/libburn/debian/libburn4.install
===================================================================
--- trunk/libburn/debian/libburn4.install 2008-05-01 21:04:18 UTC (rev 25)
+++ trunk/libburn/debian/libburn4.install 2008-07-13 04:08:54 UTC (rev 26)
@@ -1 +1 @@
-debian/tmp/usr/lib/libburn*.so.* usr/lib/
+debian/tmp/usr/lib/libburn.so.4* usr/lib/
Modified: trunk/libburn/debian/rules
===================================================================
--- trunk/libburn/debian/rules 2008-05-01 21:04:18 UTC (rev 25)
+++ trunk/libburn/debian/rules 2008-07-13 04:08:54 UTC (rev 26)
@@ -4,16 +4,8 @@
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-docs
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-debug
-DEB_DH_MAKESHLIBS_ARGS_ALL := -V
-
-clean::
- rm -rf test/.libs
-
-cleanbuilddir/cdrskin::
- rm -rf cdrskin/.libs
-
cleanbuilddir/libburn-doc::
rm -rf doc/html
rm -rf doc/doxygen.conf
Modified: trunk/libburn/debian/watch
===================================================================
--- trunk/libburn/debian/watch 2008-05-01 21:04:18 UTC (rev 25)
+++ trunk/libburn/debian/watch 2008-07-13 04:08:54 UTC (rev 26)
@@ -1,3 +1,5 @@
version=3
+
+opts="uversionmangle=s/\.pl\d+$//" \
http://files.libburnia-project.org/releases/libburn-(.*)\.tar\.gz
More information about the Pkg-libburnia-commits
mailing list