r73725 - in /trunk/libhtml-template-compiled-perl/debian: changelog control rules source/ source/format

dom at users.alioth.debian.org dom at users.alioth.debian.org
Thu Apr 28 21:41:14 UTC 2011


Author: dom
Date: Thu Apr 28 21:41:06 2011
New Revision: 73725

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73725
Log:
Switch to dpkg-source 3.0 (quilt) format

Added:
    trunk/libhtml-template-compiled-perl/debian/source/
    trunk/libhtml-template-compiled-perl/debian/source/format
Modified:
    trunk/libhtml-template-compiled-perl/debian/changelog
    trunk/libhtml-template-compiled-perl/debian/control
    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=73725&op=diff
==============================================================================
--- trunk/libhtml-template-compiled-perl/debian/changelog (original)
+++ trunk/libhtml-template-compiled-perl/debian/changelog Thu Apr 28 21:41:06 2011
@@ -5,8 +5,9 @@
 
   [ Dominic Hargreaves ]
   * New upstream release
+  * Switch to dpkg-source 3.0 (quilt) format
 
- -- Dominic Hargreaves <dom at earth.li>  Thu, 28 Apr 2011 22:36:35 +0100
+ -- Dominic Hargreaves <dom at earth.li>  Thu, 28 Apr 2011 22:40:09 +0100
 
 libhtml-template-compiled-perl (0.94-1) unstable; urgency=low
 

Modified: trunk/libhtml-template-compiled-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-compiled-perl/debian/control?rev=73725&op=diff
==============================================================================
--- trunk/libhtml-template-compiled-perl/debian/control (original)
+++ trunk/libhtml-template-compiled-perl/debian/control Thu Apr 28 21:41:06 2011
@@ -1,7 +1,7 @@
 Source: libhtml-template-compiled-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, libdata-treedumper-perl, libparse-recdescent-perl,
  libdata-treedumper-renderer-dhtml-perl, perl (>= 5.8) | libdigest-md5-perl,
  perl (>= 5.8) | libscalar-util-perl, liburi-perl, libhtml-parser-perl,

Modified: trunk/libhtml-template-compiled-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-compiled-perl/debian/rules?rev=73725&op=diff
==============================================================================
--- trunk/libhtml-template-compiled-perl/debian/rules (original)
+++ trunk/libhtml-template-compiled-perl/debian/rules Thu Apr 28 21:41:06 2011
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_clean:
 	dh_auto_clean

Added: trunk/libhtml-template-compiled-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-compiled-perl/debian/source/format?rev=73725&op=file
==============================================================================
--- trunk/libhtml-template-compiled-perl/debian/source/format (added)
+++ trunk/libhtml-template-compiled-perl/debian/source/format Thu Apr 28 21:41:06 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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