r53888 - in /trunk/libgtk2-unique-perl/debian: README.source changelog control rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 7 17:06:09 UTC 2010


Author: gregoa
Date: Sun Mar  7 17:05:56 2010
New Revision: 53888

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

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

Modified: trunk/libgtk2-unique-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-unique-perl/debian/changelog?rev=53888&op=diff
==============================================================================
--- trunk/libgtk2-unique-perl/debian/changelog (original)
+++ trunk/libgtk2-unique-perl/debian/changelog Sun Mar  7 17:05:56 2010
@@ -13,6 +13,7 @@
 
   [ gregor herrmann ]
   * Refresh patch.
+  * Convert to source format 3.0 (quilt). Remove quilt framework.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 22 Dec 2009 08:10:41 -0500
 

Modified: trunk/libgtk2-unique-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-unique-perl/debian/control?rev=53888&op=diff
==============================================================================
--- trunk/libgtk2-unique-perl/debian/control (original)
+++ trunk/libgtk2-unique-perl/debian/control Sun Mar  7 17:05:56 2010
@@ -1,7 +1,7 @@
 Source: libgtk2-unique-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.50), quilt (>= 0.46-7),
+Build-Depends: perl, debhelper (>= 7.0.50)
  libextutils-depends-perl,
  libextutils-pkgconfig-perl, libgtk2-perl (>= 1.161), libunique-dev,
 # xvfb, xauth, xfonts-base, dbus-x11

Modified: trunk/libgtk2-unique-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-unique-perl/debian/rules?rev=53888&op=diff
==============================================================================
--- trunk/libgtk2-unique-perl/debian/rules (original)
+++ trunk/libgtk2-unique-perl/debian/rules Sun Mar  7 17:05:56 2010
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_test:
 	# broken

Added: trunk/libgtk2-unique-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-unique-perl/debian/source/format?rev=53888&op=file
==============================================================================
--- trunk/libgtk2-unique-perl/debian/source/format (added)
+++ trunk/libgtk2-unique-perl/debian/source/format Sun Mar  7 17:05:56 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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