[SCM] Packaging for googlecl branch, master, updated. upstream/0.9.3-17-ge777a0e

Tom Miller tom.h.miller at gmail.com
Wed Jun 23 12:45:16 UTC 2010


The following commit has been merged in the master branch:
commit e777a0ea52be9065fddc3fe676b618ca4ed3fbad
Author: Tom Miller <tom.h.miller at gmail.com>
Date:   Wed Jun 23 08:37:20 2010 -0400

    Trying to follow rules in /usr/share/doc/python-support

diff --git a/debian/control b/debian/control
index 9a07739..d891211 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Tom H. Miller <tom.h.miller at gmail.com>
 Uploaders: Jason Holt <credentiality at gmail.com>
 Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-google/googlecl.git
 Vcs-Git: git://scm.alioth.debian.org/git/pkg-google/googlecl.git
-Build-Depends: debhelper (>= 7), python-support, python (>=2.5)
+Build-Depends: debhelper (>= 7), python-support, python (>=2.5), python-dev
 Standards-Version: 3.8.4
 Homepage: http://code.google.com/p/googlecl/
 
diff --git a/debian/rules b/debian/rules
index cbe925d..6206d8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 %:
 	dh $@
+
+binary-*: build
+	dh_pysupport

-- 
Packaging for googlecl



More information about the Pkg-google-commits mailing list