r55760 - in /trunk/libdbi-perl/debian: README.source changelog control rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Apr 8 21:18:29 UTC 2010


Author: gregoa
Date: Thu Apr  8 21:18:22 2010
New Revision: 55760

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

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

Modified: trunk/libdbi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/changelog?rev=55760&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/changelog (original)
+++ trunk/libdbi-perl/debian/changelog Thu Apr  8 21:18:22 2010
@@ -16,6 +16,7 @@
   * Set Standards-Version to 3.8.4 (no changes).
   * Build needs Test::Simple 0.84.
   * Refresh patch t__40profile.t__NTP.patch.
+  * Convert to source format 3.0 (quilt). Remove quilt framework.
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 08 Apr 2010 23:11:51 +0200
 

Modified: trunk/libdbi-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/control?rev=55760&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/control (original)
+++ trunk/libdbi-perl/debian/control Thu Apr  8 21:18:22 2010
@@ -6,7 +6,7 @@
  Damyan Ivanov <dmn at debian.org>, Niko Tyni <ntyni at debian.org>,
  gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
-Build-Depends: perl, debhelper (>= 7.0.8), quilt (>= 0.46-7),
+Build-Depends: perl, debhelper (>= 7),
  libplrpc-perl, libtest-pod-perl, libtest-pod-coverage-perl,
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.84)
 Standards-Version: 3.8.4

Modified: trunk/libdbi-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/rules?rev=55760&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/rules (original)
+++ trunk/libdbi-perl/debian/rules Thu Apr  8 21:18:22 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@

Added: trunk/libdbi-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/source/format?rev=55760&op=file
==============================================================================
--- trunk/libdbi-perl/debian/source/format (added)
+++ trunk/libdbi-perl/debian/source/format Thu Apr  8 21:18:22 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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