r52518 - in /trunk/libemail-mime-createhtml-perl/debian: README.source changelog control patches/series rules

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Thu Feb 11 08:30:17 UTC 2010


Author: carnil-guest
Date: Thu Feb 11 08:30:08 2010
New Revision: 52518

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52518
Log:
Drop use of quilt as package does not need any patch anymore. Remove
README.source. 

Removed:
    trunk/libemail-mime-createhtml-perl/debian/README.source
    trunk/libemail-mime-createhtml-perl/debian/patches/series
Modified:
    trunk/libemail-mime-createhtml-perl/debian/changelog
    trunk/libemail-mime-createhtml-perl/debian/control
    trunk/libemail-mime-createhtml-perl/debian/rules

Modified: trunk/libemail-mime-createhtml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/debian/changelog?rev=52518&op=diff
==============================================================================
--- trunk/libemail-mime-createhtml-perl/debian/changelog (original)
+++ trunk/libemail-mime-createhtml-perl/debian/changelog Thu Feb 11 08:30:08 2010
@@ -5,8 +5,10 @@
   * Drop patches applied upstream:
     - pod.patch
     - add_missing_use_Carp_in_CreateHTML.patch
+  * Drop use of quilt as package does not need any patch anymore. Remove
+    README.source. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 11 Feb 2010 09:25:44 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 11 Feb 2010 09:27:52 +0100
 
 libemail-mime-createhtml-perl (1.026-3) unstable; urgency=low
 

Modified: trunk/libemail-mime-createhtml-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/debian/control?rev=52518&op=diff
==============================================================================
--- trunk/libemail-mime-createhtml-perl/debian/control (original)
+++ trunk/libemail-mime-createhtml-perl/debian/control Thu Feb 11 08:30:08 2010
@@ -1,7 +1,7 @@
 Source: libemail-mime-createhtml-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, libtest-pod-perl, 
  libtest-pod-coverage-perl, libhtml-tokeparser-simple-perl, liblog-trace-perl, 
  libmime-types-perl, libtest-assertions-perl, libdata-serializer-perl, 

Modified: trunk/libemail-mime-createhtml-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/debian/rules?rev=52518&op=diff
==============================================================================
--- trunk/libemail-mime-createhtml-perl/debian/rules (original)
+++ trunk/libemail-mime-createhtml-perl/debian/rules Thu Feb 11 08:30:08 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@




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