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

Mirco Bauer meebey at meebey.net
Mon Mar 23 23:14:44 UTC 2009


The following commit has been merged in the master branch:
commit b76f81b1addd66b021751b380ac2d3bd4b384370
Author: Mirco Bauer <meebey at meebey.net>
Date:   Tue Mar 24 00:14:20 2009 +0100

    added missing targets to .PHONY

diff --git a/debian/rules b/debian/rules
index 1bf47f3..65de1e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,10 @@
 #!/usr/bin/make -f
+export DH_VERBOSE=1
 
 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)
@@ -34,4 +34,4 @@ override_dh_auto_test:
 %:
 	dh $@
 
-.PHONY: override_dh_makeclilibs override_dh_installchangelogs override_dh_auto_build
+.PHONY: override_dh_makeclilibs override_dh_installchangelogs override_dh_auto_build override_dh_auto_install override_dh_auto_test

-- 
gdata-sharp



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