r62267 - in /trunk/libcgi-application-extra-plugin-bundle-perl/debian: changelog make-module.sh

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Sep 1 12:30:01 UTC 2010


Author: periapt-guest
Date: Wed Sep  1 12:29:51 2010
New Revision: 62267

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62267
Log:
updated changelog and other tidy ups

Modified:
    trunk/libcgi-application-extra-plugin-bundle-perl/debian/changelog
    trunk/libcgi-application-extra-plugin-bundle-perl/debian/make-module.sh

Modified: trunk/libcgi-application-extra-plugin-bundle-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-extra-plugin-bundle-perl/debian/changelog?rev=62267&op=diff
==============================================================================
--- trunk/libcgi-application-extra-plugin-bundle-perl/debian/changelog (original)
+++ trunk/libcgi-application-extra-plugin-bundle-perl/debian/changelog Wed Sep  1 12:29:51 2010
@@ -15,6 +15,8 @@
   * Updated copyright from GPL to GPL-1
   * Patched pod errors in AnyTemplate, Authentication, Authorization, TT,
     LinkIntegrity, DBIProfile
+  * Removed non-fulfillable dependencies where possible and added local copies
+    of Test::Weaken and Test::Regression to make all other test scripts run.
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sat, 28 Aug 2010 10:30:18 +0100
 

Modified: trunk/libcgi-application-extra-plugin-bundle-perl/debian/make-module.sh
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-application-extra-plugin-bundle-perl/debian/make-module.sh?rev=62267&op=diff
==============================================================================
--- trunk/libcgi-application-extra-plugin-bundle-perl/debian/make-module.sh (original)
+++ trunk/libcgi-application-extra-plugin-bundle-perl/debian/make-module.sh Wed Sep  1 12:29:51 2010
@@ -5,9 +5,6 @@
 PERL5LIB="$DESTDIR/usr/share/perl5/"
 ROOT=$PWD
 
-export QUILT_PATCH_OPTS="--unified-reject-files"
-export QUILT_DIFF_ARGS="-p ab --no-timestamps --no-index --color=auto"
-export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"
 export PERL5LIB
 
 echo "=========================================================================="




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