r34981 - in /trunk/libhtml-template-compiled-perl/debian: changelog rules

roam-guest at users.alioth.debian.org roam-guest at users.alioth.debian.org
Fri May 8 12:25:54 UTC 2009


Author: roam-guest
Date: Fri May  8 12:25:49 2009
New Revision: 34981

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34981
Log:
Use the Debian Perl Group's "clean: unpatch" quilt invocation.
Try to release it once again :)

Modified:
    trunk/libhtml-template-compiled-perl/debian/changelog
    trunk/libhtml-template-compiled-perl/debian/rules

Modified: trunk/libhtml-template-compiled-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-compiled-perl/debian/changelog?rev=34981&op=diff
==============================================================================
--- trunk/libhtml-template-compiled-perl/debian/changelog (original)
+++ trunk/libhtml-template-compiled-perl/debian/changelog Fri May  8 12:25:49 2009
@@ -1,8 +1,4 @@
-libhtml-template-compiled-perl (0.93-1) UNRELEASED; urgency=low
-
-  TODO:
-  * debian/rules: just curious: why the "$(MAKE) -f debian/rules unpatch"
-    instead of the usual "clean: unpatch"?
+libhtml-template-compiled-perl (0.93-1) unstable; urgency=low
 
   * Initial Release. (Closes: #521093)
 

Modified: trunk/libhtml-template-compiled-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-compiled-perl/debian/rules?rev=34981&op=diff
==============================================================================
--- trunk/libhtml-template-compiled-perl/debian/rules (original)
+++ trunk/libhtml-template-compiled-perl/debian/rules Fri May  8 12:25:49 2009
@@ -7,10 +7,9 @@
 	dh build
 	touch $@
 
-clean:
+clean:	unpatch
 	dh $@
 	rm -rf t/cache
-	$(MAKE) -f debian/rules unpatch
 
 install: install-stamp
 install-stamp: build-stamp




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