debian/0000755000000000000000000000000011626210356007170 5ustar debian/control0000644000000000000000000000176711626210356010606 0ustar Source: libdata-types-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Damyan Ivanov , Rene Mayorga , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Data-Types/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-types-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-types-perl.git Package: libdata-types-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, Description: module for validating and converting data types Data::Types exports a number of functions that are useful for validating and converting data types. . It is intended for use in applications where data types are more important than they typically are in Perl -- e.g., database applications. debian/copyright0000644000000000000000000000230111626210356011117 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: David E. Wheeler Source: http://search.cpan.org/dist/Data-Types/ Name: Data-Types Files: * Copyright: 2002-2011, David E. Wheeler License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Krzysztof Krzyzaniak (eloy) 2008, Damyan Ivanov 2008, Rene Mayorga 2011, gregor herrmann 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/watch0000644000000000000000000000015611626210356010223 0ustar version=3 http://search.cpan.org/dist/Data-Types/ .+/Data-Types-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip) debian/compat0000644000000000000000000000000211626210356010366 0ustar 8 debian/changelog0000644000000000000000000000542511626210356011050 0ustar libdata-types-perl (0.09-1) unstable; urgency=low [ Rene Mayorga ] * Email change: Rene Mayorga -> rmayorga@debian.org [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to source format 3.0 (quilt). * Use tiny debian/rules, switch to debhelper 8. * debian/copyright: use DEP5 formatting. * debian/control: - bump Standard-Version to 3.9.2, remove unneeded versions/packages - add /me to Uploaders - make short description a noun phrase -- gregor herrmann Sat, 27 Aug 2011 17:43:44 +0200 libdata-types-perl (0.08-1) unstable; urgency=low * New upstream release * debian/control - libtest-pod-perl added to B-D-I - Add myself back to uploaders * debian/copyright - Refresh copyright years * sync debian/rules with newest dh-make-perl template -- Rene Mayorga Tue, 06 May 2008 23:53:30 -0600 libdata-types-perl (0.07-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. [ Rene Mayorga ] * New upstream release * compat level set to 6 * debian/control + Raise debhelper version to 6 + Set standards-version to 3.7.3 (no changes needed) + Tiny adjust to descriptions to keep lintian happy * debian/rules + use $@ to touch stamp files + remove OPTIMIZE we don't needed + Move tests suites from install-stamp to build-stamp target + remove uneeded dh_ calls + remove usr/lib/perl5/auto/Data/Types/.packlist and empty dirs + Don't install README, it's only have installation info and is not needed * debian/copyright + fix upstream URL + Refresh upstream's copyright years * debian/watch: reaise version to 3, improve upstream URL [ Damyan Ivanov ] * debian/rules: + make install target depend only on install-stamp, and that - on build-stamp + instead of removing .packlist files, pass create_packlist=0 to ./Build install + drop unneeded dh_link * add myself to Uploaders -- Damyan Ivanov Wed, 23 Jan 2008 22:09:44 +0200 libdata-types-perl (0.06-1) unstable; urgency=low * New upstream release * debian/control: - Standards-Version: increased to 3.7.2 without additional changes - Build-Depends: moved here debhelper & libmodule-build-perl -- Krzysztof Krzyzaniak (eloy) Tue, 23 May 2006 15:38:35 +0200 libdata-types-perl (0.05-1) unstable; urgency=low * Initial Release (closes: #258094). -- Krzysztof Krzyzaniak (eloy) Tue, 3 Jan 2006 17:30:50 +0100 debian/source/0000755000000000000000000000000011626210356010470 5ustar debian/source/format0000644000000000000000000000001411626210356011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611626210356010247 0ustar #!/usr/bin/make -f %: dh $@