[Pkg-bluetooth-commits] r545 - /pybluez/trunk/debian/rules

filippo at users.alioth.debian.org filippo at users.alioth.debian.org
Sat Aug 4 08:20:36 UTC 2007


Author: filippo
Date: Sat Aug  4 08:20:36 2007
New Revision: 545

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=545
Log:
comment out dh_python

Modified:
    pybluez/trunk/debian/rules

Modified: pybluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/pybluez/trunk/debian/rules?rev=545&op=diff
==============================================================================
--- pybluez/trunk/debian/rules (original)
+++ pybluez/trunk/debian/rules Sat Aug  4 08:20:36 2007
@@ -51,7 +51,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs 
+	dh_installchangelogs CHANGELOG
 	dh_installexamples -XCVS -Xafs
 	dh_installman
 
@@ -65,7 +65,7 @@
 	dh_compress
 	dh_fixperms
 	dh_pycentral
-	dh_python
+	#dh_python
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol




More information about the Pkg-bluetooth-commits mailing list