r49489 - in /trunk/libcatalyst-manual-perl/debian: README.source changelog control patches/ rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Dec 29 00:30:28 UTC 2009


Author: jawnsy-guest
Date: Tue Dec 29 00:30:20 2009
New Revision: 49489

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49489
Log:
Remove POD patch (applied upstream)

Removed:
    trunk/libcatalyst-manual-perl/debian/README.source
    trunk/libcatalyst-manual-perl/debian/patches/
Modified:
    trunk/libcatalyst-manual-perl/debian/changelog
    trunk/libcatalyst-manual-perl/debian/control
    trunk/libcatalyst-manual-perl/debian/rules

Modified: trunk/libcatalyst-manual-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-manual-perl/debian/changelog?rev=49489&op=diff
==============================================================================
--- trunk/libcatalyst-manual-perl/debian/changelog (original)
+++ trunk/libcatalyst-manual-perl/debian/changelog Tue Dec 29 00:30:20 2009
@@ -1,6 +1,7 @@
 libcatalyst-manual-perl (5.8003-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Remove POD patch (applied upstream)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Mon, 28 Dec 2009 19:27:58 -0500
 

Modified: trunk/libcatalyst-manual-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-manual-perl/debian/control?rev=49489&op=diff
==============================================================================
--- trunk/libcatalyst-manual-perl/debian/control (original)
+++ trunk/libcatalyst-manual-perl/debian/control Tue Dec 29 00:30:20 2009
@@ -1,7 +1,7 @@
 Source: libcatalyst-manual-perl
 Section: non-free/perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2.13), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: perl, libtest-pod-perl,
  libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Modified: trunk/libcatalyst-manual-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-manual-perl/debian/rules?rev=49489&op=diff
==============================================================================
--- trunk/libcatalyst-manual-perl/debian/rules (original)
+++ trunk/libcatalyst-manual-perl/debian/rules Tue Dec 29 00:30:20 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_test:
 	TEST_POD=1 dh_auto_test




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