[Pkg-cli-libs-commits] [SCM] gkeyfile-sharp-1.0 branch, master, updated. upstream/0.1.git20100708.c2998a9-9-g46217c6

Chow Loong Jin hyperair at ubuntu.com
Tue Aug 31 13:51:14 UTC 2010


The following commit has been merged in the master branch:
commit 46217c66ab97bc99ef06f8eb9b8e2cd950b4b1a7
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Tue Aug 31 21:37:35 2010 +0800

    New snapshot
    
     * Update version in debian/changelog
     * Tighten clilibs version requirement

diff --git a/debian/changelog b/debian/changelog
index e7f2fc2..874b43f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-gkeyfile-sharp-1.0 (0.1~git20100708.c2998a9-1) unstable; urgency=low
+gkeyfile-sharp-1.0 (0.1~git.1.db21571-1) UNRELEASED; urgency=low
 
   * Initial Version (Closes: #589433)
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 18 Jul 2010 02:28:46 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Tue, 31 Aug 2010 21:37:08 +0800
 
diff --git a/debian/rules b/debian/rules
index fd9db72..327c765 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,8 +47,9 @@ override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf gkeyfile.zip gkeyfile.tree monodoc
 
+# this is a git snapshot with no API guarantees.
 override_dh_makeclilibs:
-	dh_makeclilibs -m0.1~git20100708.c2998a9
+	dh_makeclilibs -m$(DEB_UPSTREAM_VERSION) -l$(DEB_UPSTREAM_VERSION).
 
 %:
 	dh --with=autoreconf $@

-- 
gkeyfile-sharp-1.0



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