debian/0000755000000000000000000000000012070070311007155 5ustar debian/rules0000755000000000000000000000003612070070311010234 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000153412070070311010563 0ustar Source: libstring-parity-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-parity-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libstring-parity-perl.git Homepage: http://search.cpan.org/dist/String-Parity/ Package: libstring-parity-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl library for parity functions String::Parity provides parity functions for working with even, odd, mark and space parity. Don't use this module unless you have to communicate with some old device or protocol. debian/source/0000755000000000000000000000000012070070311010455 5ustar debian/source/format0000644000000000000000000000001412070070311011663 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000127712070070311011036 0ustar libstring-parity-perl (1.31-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Add debian/watch file * Update source format to 3.0 (quilt) * Update debian/copyright (years and format) * debian/control: + change Section to perl + bump Standards-Version to 3.9.4 + bump debhelper compatibility to 8 + update description * Update debian/rules to use "dh $@" -- Xavier Guimard Sat, 29 Dec 2012 17:26:25 +0100 libstring-parity-perl (1.31-1) unstable; urgency=low * Initial Release (closes: Bug#150496). -- Ivan Kohler Sat, 7 Sep 2002 03:47:28 -0700 debian/compat0000644000000000000000000000000212070070311010353 0ustar 8 debian/copyright0000644000000000000000000000213012070070311011104 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: String-Parity Source: http://search.cpan.org/dist/String-Parity/ Upstream-Contact: Winfried Koenig Files: * Copyright: 1995-1996, Winfried Koenig License: Artistic or GPL-1+ Files: debian/* Copyright: 2002, Ivan Kohler 2012, Xavier Guimard 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/watch0000644000000000000000000000016712070070311010212 0ustar version=3 http://search.cpan.org/dist/String-Parity/ .*/String-Parity-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$