r58840 - in /trunk/sqlfairy/debian: README.source changelog control patches/ rules source/ source/format

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Jun 4 00:57:42 UTC 2010


Author: jawnsy-guest
Date: Fri Jun  4 00:54:13 2010
New Revision: 58840

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58840
Log:
* Remove POD spelling + whatis patches, applied upstream
* Use new 3.0 (quilt) source format

Added:
    trunk/sqlfairy/debian/source/
    trunk/sqlfairy/debian/source/format
Removed:
    trunk/sqlfairy/debian/README.source
    trunk/sqlfairy/debian/patches/
Modified:
    trunk/sqlfairy/debian/changelog
    trunk/sqlfairy/debian/control
    trunk/sqlfairy/debian/rules

Modified: trunk/sqlfairy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/changelog?rev=58840&op=diff
==============================================================================
--- trunk/sqlfairy/debian/changelog (original)
+++ trunk/sqlfairy/debian/changelog Fri Jun  4 00:54:13 2010
@@ -1,8 +1,10 @@
 sqlfairy (0.11006-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Remove POD spelling + whatis patches, applied upstream
+  * Use new 3.0 (quilt) source format
 
- -- Jonathan Yu <jawnsy at cpan.org>  Thu, 03 Jun 2010 19:05:04 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Thu, 03 Jun 2010 21:35:18 -0400
 
 sqlfairy (0.11005-1) unstable; urgency=low
 

Modified: trunk/sqlfairy/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/control?rev=58840&op=diff
==============================================================================
--- trunk/sqlfairy/debian/control (original)
+++ trunk/sqlfairy/debian/control Fri Jun  4 00:54:13 2010
@@ -1,7 +1,7 @@
 Source: sqlfairy
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libtest-exception-perl, libtest-differences-perl,
  libclass-base-perl, libclass-makemethods-perl, libclass-accessor-perl,
  libclass-data-inheritable-perl, libfile-sharedir-perl (>= 1.00), libdbi-perl,

Modified: trunk/sqlfairy/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/rules?rev=58840&op=diff
==============================================================================
--- trunk/sqlfairy/debian/rules (original)
+++ trunk/sqlfairy/debian/rules Fri Jun  4 00:54:13 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@

Added: trunk/sqlfairy/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/source/format?rev=58840&op=file
==============================================================================
--- trunk/sqlfairy/debian/source/format (added)
+++ trunk/sqlfairy/debian/source/format Fri Jun  4 00:54:13 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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