r15365 - /trunk/libmodule-build-perl/debian/rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Thu Feb 21 21:02:28 UTC 2008


Author: ntyni
Date: Thu Feb 21 21:02:28 2008
New Revision: 15365

URL: http://svn.debian.org/wsvn/?sc=1&rev=15365
Log:
cosmetics

Modified:
    trunk/libmodule-build-perl/debian/rules

Modified: trunk/libmodule-build-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/debian/rules?rev=15365&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/rules (original)
+++ trunk/libmodule-build-perl/debian/rules Thu Feb 21 21:02:28 2008
@@ -5,15 +5,11 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=4
-
 PACKAGE=$(dh_listpackages)
 SHAREDIR=$(CURDIR)/debian/$(PACKAGE)/usr/share/$(PACKAGE)
 
 build:
 	dh_testdir
-	# Add here commands to compile the package.
 	perl Build.PL installdirs=vendor
 clean:
 	dh_testdir




More information about the Pkg-perl-cvs-commits mailing list