r47199 - in /trunk/libdbix-class-perl/debian: changelog control patches/ rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Nov 15 03:10:09 UTC 2009


Author: jawnsy-guest
Date: Sun Nov 15 03:09:59 2009
New Revision: 47199

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47199
Log:
Remove patch; whatis entry has been fixed upstream

Removed:
    trunk/libdbix-class-perl/debian/patches/
Modified:
    trunk/libdbix-class-perl/debian/changelog
    trunk/libdbix-class-perl/debian/control
    trunk/libdbix-class-perl/debian/rules

Modified: trunk/libdbix-class-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-perl/debian/changelog?rev=47199&op=diff
==============================================================================
--- trunk/libdbix-class-perl/debian/changelog (original)
+++ trunk/libdbix-class-perl/debian/changelog Sun Nov 15 03:09:59 2009
@@ -2,6 +2,7 @@
 
   [ Jonathan Yu ]
   * New upstream release
+  * Remove patch; whatis entry has been fixed upstream
 
   [ gregor herrmann ]
   * debian/control: Changed: (build-)depend on perl instead of perl-

Modified: trunk/libdbix-class-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-perl/debian/control?rev=47199&op=diff
==============================================================================
--- trunk/libdbix-class-perl/debian/control (original)
+++ trunk/libdbix-class-perl/debian/control Sun Nov 15 03:09:59 2009
@@ -1,7 +1,7 @@
 Source: libdbix-class-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2.13), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: perl, libclass-accessor-grouped-perl (>= 0.09000),
  libdbi-perl (>= 1.605), libdbix-contextualfetch-perl, libdata-page-perl,
  libclass-c3-perl (>= 0.11), libclass-trigger-perl, libmodule-build-perl,

Modified: trunk/libdbix-class-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-perl/debian/rules?rev=47199&op=diff
==============================================================================
--- trunk/libdbix-class-perl/debian/rules (original)
+++ trunk/libdbix-class-perl/debian/rules Sun Nov 15 03:09:59 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_test:
 	RELEASE_TESTING=1         \




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