debian/0000755000000000000000000000000011425567337007203 5ustar debian/rules0000755000000000000000000000003611425566523010256 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000337411425566523011060 0ustar libdata-integer-perl (0.004-1) unstable; urgency=low [ Angel Abad ] * New upstream release * Add myself to uploaders * debian/control: - Remove libmodule-build-perl from Build-Depends-Indep - Add perl (>= 5.10.1) | libparent-perl in Build-Depends-Indep - Add perl (>= 5.10.1) | libparent-perl in Depends - Mention module name in long description. * debian/rules: Move to mimalistic dh7 style * Update copyright file * Standards-Version 3.9.1 * Switch to dpkg-source format 3.0 (quilt) [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Change my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Angel Abad Mon, 02 Aug 2010 12:25:19 +0200 libdata-integer-perl (0.003-1) unstable; urgency=low * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Removed: XS-Vcs-Svn fields. * Don't create .packlist file. -- gregor herrmann Sun, 28 Oct 2007 18:22:54 +0100 libdata-integer-perl (0.002-1) unstable; urgency=low * New upstream release * Add missing Homepage field to source stanza in debian/control. * Upstream changed the build system to Module::Build. Follow. * Add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I * Use author/version-neutral upstream URL in debian/copyright * Added myself to Uploaders -- Damyan Ivanov Fri, 28 Sep 2007 23:28:37 +0300 libdata-integer-perl (0.001-1) unstable; urgency=low * Initial Release (closes: #437104). -- gregor herrmann Fri, 10 Aug 2007 15:17:50 +0200 debian/watch0000644000000000000000000000026211212461513010213 0ustar # format version number, currently 2; this line is compulsory! version=3 http://search.cpan.org/dist/Data-Integer/ .*/Data-Integer-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000222511425566523010603 0ustar Source: libdata-integer-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.17) Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl, perl (>= 5.10.1) | libparent-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov , Angel Abad Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Data-Integer/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-integer-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-integer-perl/ Package: libdata-integer-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1) | libparent-perl Description: Perl modules handling details of the native integer data type Data::Integer is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. . There are actually two native integer representations: signed and unsigned. Both are handled by this module. debian/copyright0000644000000000000000000000230211425566523011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Andrew Main (Zefram) Source: http://search.cpan.org/dist/Data-Integer/ Name: Data-Integer Files: * Copyright: 2007-2010, Andrew Main (Zefram) License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Damyan Ivanov 2007, gregor herrmann 2008, gregor herrmann 2010, Angel Abad 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 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/source/0000755000000000000000000000000011425567103010472 5ustar debian/source/format0000644000000000000000000000001311425566523011704 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000211425566523010375 0ustar 7