debian/0000755000000000000000000000000011510250054007157 5ustar debian/control0000644000000000000000000000233711510120073010564 0ustar Source: libversion-next-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libsub-exporter-perl, libtest-exception-perl (>= 0.29), perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Debian Perl Group Uploaders: Tim Retout , Alessandro Ghedini Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Version-Next/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libversion-next-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libversion-next-perl/ Package: libversion-next-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-perl Description: Perl module for simply incrementing Perl module version numbers Version::Next provides a simple, correct way to increment a Perl module version number. It does not attempt to guess what the original version number author intended, it simply increments in the smallest possible fashion. Decimals are incremented like an odometer. Dotted decimals are incremented piecewise and presented in a standardized way. . If more complex version manipulation is necessary, you may wish to consider Perl::Version. debian/copyright0000644000000000000000000000342711510247720011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: David Golden Source: http://search.cpan.org/dist/Version-Next/ Name: Version-Next Files: * Copyright: 2010, David Golden License: Apache-2.0 Files: debian/* Copyright: 2010, Tim Retout 2011, Alessandro Ghedini License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian GNU/Linux systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016511500143727010221 0ustar version=3 http://search.cpan.org/dist/Version-Next/ .*/Version-Next-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211500143727010364 0ustar 7 debian/changelog0000644000000000000000000000025211510247720011036 0ustar libversion-next-perl (0.002-1) unstable; urgency=low * Initial Release. (Closes: #606855) -- Alessandro Ghedini Sun, 02 Jan 2011 22:28:26 +0100 debian/source/0000755000000000000000000000000011510247775010477 5ustar debian/source/format0000644000000000000000000000001411500143726011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611500143727010245 0ustar #!/usr/bin/make -f %: dh $@