[Pkg-cli-libs-commits] [SCM] taglib-sharp branch, master, updated. debian/2.0.3.4+dfsg-1-1-g3367340

Chow Loong Jin hyperair at gmail.com
Sat Jan 30 15:41:38 UTC 2010


The following commit has been merged in the master branch:
commit 3367340eb789b26e649f5159d23759c833055491
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Sat Jan 30 23:41:25 2010 +0800

    Bump the DEB_API_VERSION passed to dh_makeclilibs
    
    * debian/rules:
      + Bump the DEB_API_VERSION passed to dh_makeclilibs (Closes: #567659)

diff --git a/debian/changelog b/debian/changelog
index 29672de..e98a9da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+taglib-sharp (2.0.3.4+dfsg-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    + Bump the DEB_API_VERSION passed to dh_makeclilibs (Closes: #567659)
+
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 30 Jan 2010 23:40:51 +0800
+
 taglib-sharp (2.0.3.4+dfsg-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index c40ae3f..887f0d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ PACKAGES = $(shell sed -n 's/^Package: //p' $(DEBIAN_DIR)/control)
 include /usr/share/quilt/quilt.make
 include /usr/share/cli-common/cli.make
 
-DEB_API_VERSION = 2.0.3.3
+DEB_API_VERSION = 2.0.3.4
 DEB_ABI_VERSION = 2.0
 
 get-orig-source:

-- 
taglib-sharp



More information about the Pkg-cli-libs-commits mailing list