debian/0000755000000000000000000000000011454344372007175 5ustar debian/control0000644000000000000000000000166311454344140010577 0ustar Source: libstring-camelcase-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Antony Gelberg , Nicholas Bamber 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/ Package: libstring-camelcase-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} 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. debian/copyright0000644000000000000000000000212511454344140011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: YAMASHINA Hio, Source: http://search.cpan.org/dist/String-CamelCase/ Name: String-CamelCase Files: * Copyright: 2006, YAMASHINA Hio, License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Antony Gelberg 2010, Nicholas Bamber License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic' License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017511432021214010210 0ustar version=3 http://search.cpan.org/dist/String-CamelCase/ .*/String-CamelCase-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211432021214010352 0ustar 7 debian/changelog0000644000000000000000000000042611454344140011042 0ustar libstring-camelcase-perl (0.02-1) unstable; urgency=low [ Antony Gelberg ] * Initial Release (Closes: #590588). [ Nicholas Bamber ] * Fixed dependencies and updated copyright and Uploaders -- Nicholas Bamber Sun, 10 Oct 2010 14:41:05 +0100 debian/source/0000755000000000000000000000000011454344327010475 5ustar debian/source/format0000644000000000000000000000001411432021214011662 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611432021214010233 0ustar #!/usr/bin/make -f %: dh $@