From d671ec06a4c95f076dcf631f91525ccedd22caf5 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 15 Jun 2016 11:20:13 -0700 Subject: [PATCH] debian package for 3.24 release --- debian/changelog | 164 +++++++++++++++++++++++++++++++++++++++++++++ debian/compat | 1 + debian/control | 35 ++++++++++ debian/copyright | 33 +++++++++ debian/rules | 7 ++ debian/source/format | 1 + debian/tests/pkg-perl/SKIP | 1 + debian/watch | 2 + 8 files changed, 244 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 debian/tests/pkg-perl/SKIP create mode 100644 debian/watch diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..0622f9f --- /dev/null +++ b/debian/changelog @@ -0,0 +1,164 @@ +libbusiness-onlinepayment-authorizenet-perl (3.24-0.freeside1) UNRELEASED; urgency=medium + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + + [ Jonathan Prykop ] + * Update URLs. + + -- Mark Wells Wed, 15 Jun 2016 11:05:18 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.23-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Drop spelling-error.patch, fixed upstream. + * Update years of upstream and packaging copyright. + * Declare compliance with Debian Policy 3.9.6. + * Bump debhelper compatibility level to 9. + + -- gregor herrmann Mon, 21 Dec 2015 21:19:48 +0100 + +libbusiness-onlinepayment-authorizenet-perl (3.22-3) unstable; urgency=low + + * Team upload. + + [ Salvatore Bonaccorso ] + * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + * Change search.cpan.org based URIs to metacpan.org based URIs + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + + [ Niko Tyni ] + * Declare the package autopkgtestable + + -- Niko Tyni Mon, 01 Jun 2015 21:48:22 +0300 + +libbusiness-onlinepayment-authorizenet-perl (3.22-2) unstable; urgency=low + + [ gregor herrmann ] + * debian/control: update {versioned,alternative} (build) dependencies. + * debian/rules: enable tests that work without network access. + + [ Xavier Guimard ] + * Bump Standards-Version to 3.9.4 + * Bump debhelper compatibility to 8 + * Add patch for spelling errors + * Remove libnet-https-any-perl and libtie-ixhash-perl dependencies now + included in libbusiness-onlinepayment-perl + * Move dependencies into Build-Depends-Indep field + * Update description + * Update debian/copyright to format 1.0 + + -- Xavier Guimard Sun, 06 Jan 2013 14:13:36 +0100 + +libbusiness-onlinepayment-authorizenet-perl (3.22-1) unstable; urgency=low + + * New upstream release + * Take over for the Debian Perl Group + * Update Vcs-Browser: and add Vcs-Git: (closes: Bug#638482) + * dh-make-perl refresh + + Add ${misc:Depends} + + -- Ivan Kohler Mon, 26 Sep 2011 15:30:10 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.21-1) unstable; urgency=low + + * New upstream release + * Bump debian/compat to 5 + + -- Ivan Kohler Wed, 24 Mar 2010 16:45:06 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.19-1) unstable; urgency=low + + * New upstream release. + + -- Ivan Kohler Fri, 23 Nov 2007 12:50:12 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.17-1) unstable; urgency=low + + * New upstream release + + -- Ivan Kohler Tue, 10 Jul 2007 21:17:04 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.17~cvs20070302-1) unstable; urgency=low + + * Test release of upstream CVS snapshot. + + -- Ivan Kohler Fri, 2 Mar 2007 14:21:35 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.16-1) unstable; urgency=low + + * New upstream release. + + -- Ivan Kohler Tue, 14 Nov 2006 02:41:44 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.15-1) unstable; urgency=low + + * New upstream release. + + -- Ivan Kohler Wed, 7 Sep 2005 02:21:24 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.14-1) unstable; urgency=low + + * New upstream release. + * Added watch file for uscan. + + -- Ivan Kohler Tue, 21 Sep 2004 01:35:11 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.13-2) unstable; urgency=low + + * forgot to change section from interpreters to perl + + -- Ivan Kohler Wed, 19 Nov 2003 08:42:36 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.13-1) unstable; urgency=low + + * new upstream release + * bump debhelper compat to 4 + + -- Ivan Kohler Wed, 19 Nov 2003 08:00:56 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.12-1) unstable; urgency=low + + * new upstream release + + -- Ivan Kohler Thu, 21 Nov 2002 17:27:59 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.11-1) unstable; urgency=low + + * new upstream release + + -- Ivan Kohler Sat, 4 May 2002 04:11:37 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.10-1) unstable; urgency=low + + * new upstream release + + -- Ivan Kohler Wed, 13 Mar 2002 08:21:55 -0800 + +libbusiness-onlinepayment-authorizenet-perl (3.00-3) unstable; urgency=low + + * update description (closes: Bug#114737) + + -- Ivan Kohler Sun, 7 Oct 2001 17:32:07 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.00-2) unstable; urgency=low + + * fix Depends: + + -- Ivan Kohler Fri, 5 Oct 2001 07:03:13 -0700 + +libbusiness-onlinepayment-authorizenet-perl (3.00-1) unstable; urgency=low + + * Initial Release (closes: Bug#108658) + + -- Ivan Kohler Fri, 5 Oct 2001 06:32:29 -0700 + diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..0652f30 --- /dev/null +++ b/debian/control @@ -0,0 +1,35 @@ +Source: libbusiness-onlinepayment-authorizenet-perl +Maintainer: Debian Perl Group +Uploaders: Ivan Kohler , + Xavier Guimard +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: libbusiness-onlinepayment-perl, + libtext-csv-xs-perl, + libxml-simple-perl, + libxml-writer-perl, + perl +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-onlinepayment-authorizenet-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libbusiness-onlinepayment-authorizenet-perl.git +Homepage: https://metacpan.org/release/Business-OnlinePayment-AuthorizeNet + +Package: libbusiness-onlinepayment-authorizenet-perl +Architecture: all +Depends: ${misc:Depends}, + ${perl:Depends}, + libbusiness-onlinepayment-perl, + libtext-csv-xs-perl, + libxml-simple-perl, + libxml-writer-perl +Description: AuthorizeNet backend for Business::OnlinePayment + Business::OnlinePayment::AuthorizeNet is a Business::OnlinePayment backend + module for Authorize.Net. It is only useful if you have a merchant account + with Authorize.Net: http://www.authorize.net/ + . + Business::OnlinePayment is a generic interface for processing payments through + online credit card processors, online check acceptance houses, etc. (If you + like buzzwords, call it an "multiplatform ecommerce-enabling middleware + solution"). diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..9e5bf7d --- /dev/null +++ b/debian/copyright @@ -0,0 +1,33 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Business-OnlinePayment-AuthorizeNet +Source: https://metacpan.org/release/Business-OnlinePayment-AuthorizeNet +Upstream-Contact: Ivan Kohler + +Files: * +Copyright: 1999, Jason Kohles + 2002-2003, Ivan Kohler + 2008, Thomas Sibley + 2006-2015, Freeside Internet Services, Inc. +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2001-2011, Ivan Kohler + 2012-2015, gregor herrmann + 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'. diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..7e7a4f3 --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +%: + dh $@ + +override_dh_auto_test: + dh_auto_test -- TEST_FILES="t/00load.t t/bop.t" diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP new file mode 100644 index 0000000..53e274a --- /dev/null +++ b/debian/tests/pkg-perl/SKIP @@ -0,0 +1 @@ +smoke diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..6ee5edb --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://metacpan.org/release/Business-OnlinePayment-AuthorizeNet .*/Business-OnlinePayment-AuthorizeNet-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ -- 2.11.0