r73047 - in /trunk/libxml-sax-expatxs-perl/debian: changelog rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Thu Apr 21 20:22:19 UTC 2011


Author: periapt-guest
Date: Thu Apr 21 20:21:02 2011
New Revision: 73047

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73047
Log:
Refreshed debian/rules

Modified:
    trunk/libxml-sax-expatxs-perl/debian/changelog
    trunk/libxml-sax-expatxs-perl/debian/rules

Modified: trunk/libxml-sax-expatxs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expatxs-perl/debian/changelog?rev=73047&op=diff
==============================================================================
--- trunk/libxml-sax-expatxs-perl/debian/changelog (original)
+++ trunk/libxml-sax-expatxs-perl/debian/changelog Thu Apr 21 20:21:02 2011
@@ -16,6 +16,7 @@
   * New upstream release
   * Upped standards version to 3.9.2
   * Removed quilt cruft and added debian/source/format
+  * Refreshed debian/rules
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Thu, 21 Apr 2011 20:36:16 +0100
 

Modified: trunk/libxml-sax-expatxs-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expatxs-perl/debian/rules?rev=73047&op=diff
==============================================================================
--- trunk/libxml-sax-expatxs-perl/debian/rules (original)
+++ trunk/libxml-sax-expatxs-perl/debian/rules Thu Apr 21 20:21:02 2011
@@ -1,27 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh build
-	touch $@
-
-clean: unpatch
-	# we need to touch Makefile after unpatching Makefile.PL
-	[ ! -f Makefile ] || touch Makefile
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch: install
-	dh $@
-
-binary-indep:
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build




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