debian/0000755000000000000000000000000012114466074007173 5ustar debian/rules0000755000000000000000000000003612114466074010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000250512114466074010600 0ustar Source: libbusiness-creditcard-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/libbusiness-creditcard-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-creditcard-perl.git Homepage: https://metacpan.org/release/Business-CreditCard/ Package: libbusiness-creditcard-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to validate or generate credit card checksums and names Business::CreditCard tell you whether a credit card number is self-consistent -- whether the last digit of the number is a valid checksum for the preceding digits. . The validate() subroutine returns 1 if the card number provided passes the checksum test, and 0 otherwise. . The cardtype() subroutine returns a string containing the type of card: "MasterCard", "VISA", and so on. . The generate_last_digit() subroutine computes and returns the last digit of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth. debian/source/0000755000000000000000000000000012114466074010473 5ustar debian/source/format0000644000000000000000000000001412114466074011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000532012114466074011045 0ustar libbusiness-creditcard-perl (0.32-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. -- gregor herrmann Sat, 02 Mar 2013 22:16:33 +0100 libbusiness-creditcard-perl (0.31-2) unstable; urgency=low [ Xavier Guimard ] * 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) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Update description * Update debian/rules to use "dh $@" [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) -- Xavier Guimard Mon, 07 Jan 2013 05:55:05 +0100 libbusiness-creditcard-perl (0.31-1) unstable; urgency=low * New upstream version -- Ivan Kohler Mon, 19 Oct 2009 18:56:06 -0700 libbusiness-creditcard-perl (0.30-1) unstable; urgency=low * New upstream version -- Ivan Kohler Mon, 18 Dec 2006 23:37:08 -0800 libbusiness-creditcard-perl (0.28-1) unstable; urgency=low * New upstream version. * Change Section: from interpreters to perl * debhelper compat v4 -- Ivan Kohler Sat, 7 Aug 2004 19:52:31 -0700 libbusiness-creditcard-perl (0.27-2) unstable; urgency=low * binary-arch vs. binary-indep (closes: Bug#153345) * debian/copyright pedantry (closes: Bug#153370) -- Ivan Kohler Sat, 7 Sep 2002 06:31:44 -0700 libbusiness-creditcard-perl (0.27-1) unstable; urgency=low * new "upstream" version -- Ivan Kohler Sun, 20 Jan 2002 19:09:03 -0800 libbusiness-creditcard-perl (0.26-2) unstable; urgency=low * Rerun dh-make-perl, update to Standards-Version 3.5.1 (closes: Bug#104755) -- Ivan Kohler Sun, 15 Jul 2001 02:01:55 -0700 libbusiness-creditcard-perl (0.26-1) unstable; urgency=low * new "upstream" version -- Ivan Kohler Tue, 10 Jul 2001 11:49:25 -0700 libbusiness-creditcard-perl (0.24-1) unstable; urgency=low * new "upstream" version -- Ivan Kohler Mon, 9 Jul 2001 02:28:06 -0700 libbusiness-creditcard-perl (0.22-2) unstable; urgency=low * Removed gratuitous dh_suidregister -- Ivan Kohler Fri, 16 Feb 2001 03:21:47 -0800 libbusiness-creditcard-perl (0.22-1) unstable; urgency=low * Initial Release. -- Ivan Kohler Thu, 1 Feb 2001 05:26:18 -0800 Local variables: mode: debian-changelog End: debian/compat0000644000000000000000000000000212114466074010371 0ustar 8 debian/copyright0000644000000000000000000000226712114466074011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-CreditCard Source: https://metacpan.org/release/Business-CreditCard/ Upstream-Contact: Ivan Kohler Files: * Copyright: 1995-1997, Jon Orwant 2001-2006, Ivan Kohler 2007-2013, Freeside Internet Services, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2001-2009, Ivan Kohler 2013, 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/watch0000644000000000000000000000030212114466074010217 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Business-CreditCard/ .*/Business-CreditCard-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libbusiness-creditcard-perl.docs0000644000000000000000000000000512114466074015424 0ustar BINS