r54832 - in /trunk/libhttp-server-simple-perl/debian: README.source changelog control rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 28 13:15:03 UTC 2010


Author: gregoa
Date: Sun Mar 28 13:14:55 2010
New Revision: 54832

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54832
Log:
Convert to source format 3.0 (quilt). Remove quilt framework.

Added:
    trunk/libhttp-server-simple-perl/debian/source/
    trunk/libhttp-server-simple-perl/debian/source/format
Removed:
    trunk/libhttp-server-simple-perl/debian/README.source
Modified:
    trunk/libhttp-server-simple-perl/debian/changelog
    trunk/libhttp-server-simple-perl/debian/control
    trunk/libhttp-server-simple-perl/debian/rules

Modified: trunk/libhttp-server-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/changelog?rev=54832&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/changelog (original)
+++ trunk/libhttp-server-simple-perl/debian/changelog Sun Mar 28 13:14:55 2010
@@ -6,6 +6,7 @@
 
   [ gregor herrmann ]
   * Refresh patch.
+  * Convert to source format 3.0 (quilt). Remove quilt framework.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 28 Feb 2010 12:38:08 -0500
 

Modified: trunk/libhttp-server-simple-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/control?rev=54832&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/control (original)
+++ trunk/libhttp-server-simple-perl/debian/control Sun Mar 28 13:14:55 2010
@@ -1,7 +1,7 @@
 Source: libhttp-server-simple-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, netbase, libtest-pod-perl, 
  libtest-pod-coverage-perl, liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Modified: trunk/libhttp-server-simple-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/rules?rev=54832&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/rules (original)
+++ trunk/libhttp-server-simple-perl/debian/rules Sun Mar 28 13:14:55 2010
@@ -4,7 +4,7 @@
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_installexamples:
 	dh_installexamples

Added: trunk/libhttp-server-simple-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/source/format?rev=54832&op=file
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/source/format (added)
+++ trunk/libhttp-server-simple-perl/debian/source/format Sun Mar 28 13:14:55 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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