r42975 - in /trunk/libparse-recdescent-perl/debian: control patches/ rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Thu Aug 27 02:30:09 UTC 2009


Author: ryan52-guest
Date: Thu Aug 27 02:30:03 2009
New Revision: 42975

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42975
Log:
remove quilt patching, made in tarball now

Removed:
    trunk/libparse-recdescent-perl/debian/patches/
Modified:
    trunk/libparse-recdescent-perl/debian/control
    trunk/libparse-recdescent-perl/debian/rules

Modified: trunk/libparse-recdescent-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-recdescent-perl/debian/control?rev=42975&op=diff
==============================================================================
--- trunk/libparse-recdescent-perl/debian/control (original)
+++ trunk/libparse-recdescent-perl/debian/control Thu Aug 27 02:30:03 2009
@@ -1,7 +1,7 @@
 Source: libparse-recdescent-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, perl-modules (>= 5.10) | libversion-perl,
  libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Modified: trunk/libparse-recdescent-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-recdescent-perl/debian/rules?rev=42975&op=diff
==============================================================================
--- trunk/libparse-recdescent-perl/debian/rules (original)
+++ trunk/libparse-recdescent-perl/debian/rules Thu Aug 27 02:30:03 2009
@@ -6,7 +6,7 @@
 PERL   ?= /usr/bin/perl
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_installexamples:
 	dh_installexamples




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