[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. upstream/1.4.0.2-31-gfa3b60b

Chow Loong Jin hyperair at gmail.com
Mon Mar 23 22:12:41 UTC 2009


The following commit has been merged in the master branch:
commit fa3b60bb37f143df0c4669f8a3753f674214d6f1
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Tue Mar 24 06:11:46 2009 +0800

    Turn on DH_VERBOSE and remove override_dh_auto_install from PHONY

diff --git a/debian/rules b/debian/rules
index 8078c12..8087252 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ include /usr/share/cli-common/cli.make
 include /usr/share/quilt/quilt.make
 
 DEB_CLI_API_VERSION = 1.4.0.2
+DH_VERBOSE=1
 
 override_dh_makeclilibs:
 	dh_makeclilibs -m$(DEB_CLI_API_VERSION)
@@ -27,4 +28,4 @@ override_dh_auto_test:
 %:
 	dh $@
 
-.PHONY: override_dh_makeclilibs override_dh_installchangelogs override_dh_auto_build override_dh_auto_install
+.PHONY: override_dh_makeclilibs override_dh_installchangelogs override_dh_auto_build

-- 
gdata-sharp



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