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

Chow Loong Jin hyperair at gmail.com
Mon Mar 23 20:49:56 UTC 2009


The following commit has been merged in the master branch:
commit 77602cc6ca59694c89c7dff68868f224c5016b84
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Tue Mar 24 04:49:37 2009 +0800

    Removed dh_auto_install override, drop cdbs b-d

diff --git a/debian/control b/debian/control
index c4b8b22..5ace8b4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Chow Loong Jin <hyperair at gmail.com>
-Build-Depends: cdbs,
-               debhelper (>= 7.0.50),
+Build-Depends: debhelper (>= 7.0.50),
                quilt,
                cli-common-dev (>= 0.4.4),
                mono-devel (>= 2.0.0),
diff --git a/debian/rules b/debian/rules
index 2b58c4e..5312c5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,9 +20,6 @@ override_dh_auto_build: $(QUILT_STAMPFN)
 		--ecma $(CURDIR)/monodocer \
 		--out $(CURDIR)/GData
 
-override_dh_auto_install:
-	$(MAKE) install DESTDIR=debian/tmp PREFIX=/usr
-
 # override dh_auto_test for the time being
 override_dh_auto_test:
 	

-- 
gdata-sharp



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