r60880 - in /trunk/libstring-camelcase-perl/debian: changelog control copyright source/ source/format

antgel-guest at users.alioth.debian.org antgel-guest at users.alioth.debian.org
Thu Jul 29 13:40:37 UTC 2010


Author: antgel-guest
Date: Thu Jul 29 13:40:29 2010
New Revision: 60880

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60880
Log:
Bump S-V, fix copyright, 3.0 (quilt), fix typo in Closes:, fix descriptions.

Added:
    trunk/libstring-camelcase-perl/debian/source/
    trunk/libstring-camelcase-perl/debian/source/format
Modified:
    trunk/libstring-camelcase-perl/debian/changelog
    trunk/libstring-camelcase-perl/debian/control
    trunk/libstring-camelcase-perl/debian/copyright

Modified: trunk/libstring-camelcase-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-camelcase-perl/debian/changelog?rev=60880&op=diff
==============================================================================
--- trunk/libstring-camelcase-perl/debian/changelog (original)
+++ trunk/libstring-camelcase-perl/debian/changelog Thu Jul 29 13:40:29 2010
@@ -1,5 +1,5 @@
-libstring-camelcase-perl (0.02-1) UNRELEASED; urgency=low
+libstring-camelcase-perl (0.02-1) unstable; urgency=low
 
-  * Initial Release (closes #590588).
+  * Initial Release (Closes: #590588).
 
- -- Antony Gelberg <antony.gelberg at gmail.com>  Wed, 26 May 2010 15:39:18 +0300
+ -- Antony Gelberg <antony.gelberg at gmail.com>  Thu, 29 Jul 2010 16:33:26 +0300

Modified: trunk/libstring-camelcase-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-camelcase-perl/debian/control?rev=60880&op=diff
==============================================================================
--- trunk/libstring-camelcase-perl/debian/control (original)
+++ trunk/libstring-camelcase-perl/debian/control Thu Jul 29 13:40:29 2010
@@ -5,7 +5,7 @@
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Antony Gelberg <antony.gelberg at gmail.com>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/String-CamelCase/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libstring-camelcase-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libstring-camelcase-perl/
@@ -13,7 +13,7 @@
 Package: libstring-camelcase-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, perl
-Description: CamelCase and de-camelcase strings
- Provides functions to CamelCase and de-camelcase strings.
+Description: Perl module to convert stringt to and from CamelCase
+ String::CamelCase provides functions to CamelCase and de-camelcase strings.
  Also includes wordsplit which returns a list of the words in the string, 
  whether they are camelized or separated by underscores.

Modified: trunk/libstring-camelcase-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-camelcase-perl/debian/copyright?rev=60880&op=diff
==============================================================================
--- trunk/libstring-camelcase-perl/debian/copyright (original)
+++ trunk/libstring-camelcase-perl/debian/copyright Thu Jul 29 13:40:29 2010
@@ -24,5 +24,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ On Debian GNU/Linux systems, the complete text of version 1 of the GNU
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libstring-camelcase-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-camelcase-perl/debian/source/format?rev=60880&op=file
==============================================================================
--- trunk/libstring-camelcase-perl/debian/source/format (added)
+++ trunk/libstring-camelcase-perl/debian/source/format Thu Jul 29 13:40:29 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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