r77844 - in /trunk/libdebug-client-perl/debian: changelog rules

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Tue Jul 26 09:25:05 UTC 2011


Author: fabreg-guest
Date: Tue Jul 26 09:25:04 2011
New Revision: 77844

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77844
Log:
Removed '--with-quilt' from d/rules

Modified:
    trunk/libdebug-client-perl/debian/changelog
    trunk/libdebug-client-perl/debian/rules

Modified: trunk/libdebug-client-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdebug-client-perl/debian/changelog?rev=77844&op=diff
==============================================================================
--- trunk/libdebug-client-perl/debian/changelog (original)
+++ trunk/libdebug-client-perl/debian/changelog Tue Jul 26 09:25:04 2011
@@ -13,6 +13,7 @@
   * Switch to 3.0 quilt format
   * Updated Format-Specification url in d/copyright
   * Updated path for license on Debian system in d/copyright
+  * Removed '--with-quilt' from d/rules
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 26 Jul 2011 11:02:52 +0200
 

Modified: trunk/libdebug-client-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdebug-client-perl/debian/rules?rev=77844&op=diff
==============================================================================
--- trunk/libdebug-client-perl/debian/rules (original)
+++ trunk/libdebug-client-perl/debian/rules Tue Jul 26 09:25:04 2011
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@




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