[Pkg-cli-libs-commits] [SCM] taglib-sharp branch, master, updated. debian/2.0.3.2+dfsg-3-16-ga6c7eed
Chow Loong Jin
hyperair at gmail.com
Thu Oct 8 19:17:24 UTC 2009
The following commit has been merged in the master branch:
commit a6c7eed3d664d1957e18a37f58f2fe25f8594237
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Fri Oct 9 03:07:36 2009 +0800
Bump API version
diff --git a/debian/changelog b/debian/changelog
index 3171899..12b46e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,9 @@ taglib-sharp (2.0.3.3+dfsg-1) UNRELEASED; urgency=low
+ Updated
* debian/rules:
+ Use mono-csc instead of csc
+ + Bump API version
- -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 08 Oct 2009 03:34:30 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 09 Oct 2009 03:17:01 +0800
taglib-sharp (2.0.3.2+dfsg-3) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index c9964e2..3702440 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
# provide patch and unpatch targets
include /usr/share/dpatch/dpatch.make
-DEB_API_VERSION = 2.0.3.2
+DEB_API_VERSION = 2.0.3.3
DEB_ABI_VERSION = 2.0
configure: configure-stamp
--
taglib-sharp
More information about the Pkg-cli-libs-commits
mailing list