debian/0000755000000000000000000000000011736077354007203 5ustar debian/compat0000644000000000000000000000000211736077354010401 0ustar 8 debian/changelog0000644000000000000000000000132011736077354011051 0ustar libmodule-starter-smart-perl (0.0.4-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * New upstream release * Email change: Alessandro Ghedini -> ghedo@debian.org * Update debian/copyright format as in Debian Policy 3.9.3 * Bump debhelper compat level to 9 * Bump Standards-Version to 3.9.3 * Update upstream copyright years * Update (build) depends on libmodule-starter-perl -- Alessandro Ghedini Sun, 01 Apr 2012 18:14:01 +0200 libmodule-starter-smart-perl (0.0.2-1) unstable; urgency=low * Initial Release. (Closes: #608410) -- Alessandro Ghedini Thu, 30 Dec 2010 17:52:07 +0100 debian/rules0000755000000000000000000000003611736077354010262 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236311736077354010612 0ustar Source: libmodule-starter-smart-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmodule-starter-perl (>= 1.58), libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Module-Starter-Smart/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-starter-smart-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-starter-smart-perl.git Package: libmodule-starter-smart-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmodule-starter-perl (>= 1.58) Description: Module::Starter plugin to add new modules into existing distributions Module::Starter::Smart is a simple helper plugin for Module::Starter. It overrides the create_distro, create_modules, and create_t subroutines defined in whichever engine plugin in use (say, Module::Starter::Simple). . When invoked with an existing distribution, the plugin may bypass the create_basedir subroutine, pull in a list of existing modules as well as test files, create new modules, and recreate the manifest file accordingly. debian/source/0000755000000000000000000000000011736077354010503 5ustar debian/source/format0000644000000000000000000000001411736077354011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020511736077354010231 0ustar version=3 http://search.cpan.org/dist/Module-Starter-Smart/ .*/Module-Starter-Smart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000210111736077354011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-Starter-Smart Upstream-Contact: Ruey-Cheng Chen Source: http://search.cpan.org/dist/Module-Starter-Smart/ Files: * Copyright: 2006-2012, Ruey-Cheng Chen License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Alessandro Ghedini 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'.