r51463 - in /trunk/libtemplate-tiny-perl/debian: README.source changelog control patches/ rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Jan 24 17:38:10 UTC 2010


Author: jawnsy-guest
Date: Sun Jan 24 17:38:05 2010
New Revision: 51463

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51463
Log:
Remove patch, no longer applies

Removed:
    trunk/libtemplate-tiny-perl/debian/README.source
    trunk/libtemplate-tiny-perl/debian/patches/
Modified:
    trunk/libtemplate-tiny-perl/debian/changelog
    trunk/libtemplate-tiny-perl/debian/control
    trunk/libtemplate-tiny-perl/debian/rules

Modified: trunk/libtemplate-tiny-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-tiny-perl/debian/changelog?rev=51463&op=diff
==============================================================================
--- trunk/libtemplate-tiny-perl/debian/changelog (original)
+++ trunk/libtemplate-tiny-perl/debian/changelog Sun Jan 24 17:38:05 2010
@@ -2,6 +2,7 @@
 
   * New upstream release
   * Update years of copyright
+  * Remove patch, no longer applies
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 24 Jan 2010 12:43:55 -0500
 

Modified: trunk/libtemplate-tiny-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-tiny-perl/debian/control?rev=51463&op=diff
==============================================================================
--- trunk/libtemplate-tiny-perl/debian/control (original)
+++ trunk/libtemplate-tiny-perl/debian/control Sun Jan 24 17:38:05 2010
@@ -1,7 +1,7 @@
 Source: libtemplate-tiny-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl, libtemplate-perl, libtest-cpan-meta-perl,
  libtest-pod-perl (>= 1.26), perl (>= 5.10.1) | libpod-simple-perl (>= 3.07),
  libperl-minimumversion-perl, libtest-minimumversion-perl

Modified: trunk/libtemplate-tiny-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-tiny-perl/debian/rules?rev=51463&op=diff
==============================================================================
--- trunk/libtemplate-tiny-perl/debian/rules (original)
+++ trunk/libtemplate-tiny-perl/debian/rules Sun Jan 24 17:38:05 2010
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_test:
 	AUTOMATED_TESTING=1 dh_auto_test




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