[Pkg-voip-commits] r7089 - /mumble-django/trunk/debian/rules

pmatthaei at alioth.debian.org pmatthaei at alioth.debian.org
Wed Apr 29 20:37:17 UTC 2009


Author: pmatthaei
Date: Wed Apr 29 20:37:17 2009
New Revision: 7089

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7089
Log:
Some minor cleanups (trailing witespace and such stuff)

Modified:
    mumble-django/trunk/debian/rules

Modified: mumble-django/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/rules?rev=7089&op=diff
==============================================================================
--- mumble-django/trunk/debian/rules (original)
+++ mumble-django/trunk/debian/rules Wed Apr 29 20:37:17 2009
@@ -15,9 +15,7 @@
 configure-stamp:
 	dh_testdir
 	# Add here commands to configure the package.
-
 	touch configure-stamp
-
 
 build: build-stamp
 
@@ -29,7 +27,7 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
@@ -37,11 +35,8 @@
 	dh_prep
 	dh_installdirs
 
-
-
 # Build architecture-independent files here.
 binary-arch: install
-# We have nothing to do by default.
 
 # Build architecture-dependent files here.
 binary-indep: install
@@ -51,7 +46,6 @@
 	dh_installdocs
 	dh_installexamples
 	dh_install
-#	dh_python
 	dh_pysupport
 	dh_installman
 	dh_link




More information about the Pkg-voip-commits mailing list