r52724 - in /trunk/libsys-filesystem-perl/debian: README.source changelog control rules source/ source/format

franck at users.alioth.debian.org franck at users.alioth.debian.org
Sun Feb 14 13:32:39 UTC 2010


Author: franck
Date: Sun Feb 14 13:32:09 2010
New Revision: 52724

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

Added:
    trunk/libsys-filesystem-perl/debian/source/
    trunk/libsys-filesystem-perl/debian/source/format
Removed:
    trunk/libsys-filesystem-perl/debian/README.source
Modified:
    trunk/libsys-filesystem-perl/debian/changelog
    trunk/libsys-filesystem-perl/debian/control
    trunk/libsys-filesystem-perl/debian/rules

Modified: trunk/libsys-filesystem-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/changelog?rev=52724&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/changelog (original)
+++ trunk/libsys-filesystem-perl/debian/changelog Sun Feb 14 13:32:09 2010
@@ -9,8 +9,10 @@
   * Added BDI against libmodule-pluggable-perl (>= 3.9).
   * Made short description a noun phrase.
   * Added /me to Uploaders.
+  * Switch to dpkg-source 3.0 (quilt) format.
+    + Removed previous quilt framework.
 
- -- Franck Joncourt <franck at debian.org>  Sun, 14 Feb 2010 14:02:44 +0100
+ -- Franck Joncourt <franck at debian.org>  Sun, 14 Feb 2010 14:06:01 +0100
 
 libsys-filesystem-perl (1.25-1) unstable; urgency=low
 

Modified: trunk/libsys-filesystem-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/control?rev=52724&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/control (original)
+++ trunk/libsys-filesystem-perl/debian/control Sun Feb 14 13:32:09 2010
@@ -1,7 +1,7 @@
 Source: libsys-filesystem-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.17), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.17)
 Build-Depends-Indep: perl, perl (>= 5.10) | libmodule-build-perl,
  perl (>= 5.10.1) | libmodule-pluggable-perl (>= 3.9),
  libtest-pod-coverage-perl, libparams-util-perl (>= 1.00), libtest-pod-perl,

Modified: trunk/libsys-filesystem-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/rules?rev=52724&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/rules (original)
+++ trunk/libsys-filesystem-perl/debian/rules Sun Feb 14 13:32:09 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@

Added: trunk/libsys-filesystem-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/source/format?rev=52724&op=file
==============================================================================
--- trunk/libsys-filesystem-perl/debian/source/format (added)
+++ trunk/libsys-filesystem-perl/debian/source/format Sun Feb 14 13:32:09 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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