r36102 - in /trunk/libconfig-inihash-perl/debian: TODO control patches/fix-tests

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri May 22 02:36:01 UTC 2009


Author: ryan52-guest
Date: Fri May 22 02:35:55 2009
New Revision: 36102

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36102
Log:
add description to patch, add TODO file, update standards version

Added:
    trunk/libconfig-inihash-perl/debian/TODO
Modified:
    trunk/libconfig-inihash-perl/debian/control
    trunk/libconfig-inihash-perl/debian/patches/fix-tests

Added: trunk/libconfig-inihash-perl/debian/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-inihash-perl/debian/TODO?rev=36102&op=file
==============================================================================
--- trunk/libconfig-inihash-perl/debian/TODO (added)
+++ trunk/libconfig-inihash-perl/debian/TODO Fri May 22 02:35:55 2009
@@ -1,0 +1,3 @@
+correctly address the the carriage return problem by having the module
+   code itself strip the carriage return instead of just converting
+   the test file with dos2unix.

Modified: trunk/libconfig-inihash-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-inihash-perl/debian/control?rev=36102&op=diff
==============================================================================
--- trunk/libconfig-inihash-perl/debian/control (original)
+++ trunk/libconfig-inihash-perl/debian/control Fri May 22 02:35:55 2009
@@ -7,7 +7,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Antonio Radici <antonio at dyne.org>,
  Ryan Niebur <ryanryan52 at gmail.com>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-inihash-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-inihash-perl/
 Homepage: http://search.cpan.org/dist/Config-IniHash/

Modified: trunk/libconfig-inihash-perl/debian/patches/fix-tests
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-inihash-perl/debian/patches/fix-tests?rev=36102&op=diff
==============================================================================
--- trunk/libconfig-inihash-perl/debian/patches/fix-tests (original)
+++ trunk/libconfig-inihash-perl/debian/patches/fix-tests Fri May 22 02:35:55 2009
@@ -1,3 +1,5 @@
+environment variables are case sensitive
+
 --- a/test.pl
 +++ b/test.pl
 @@ -61,7 +61,7 @@




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