r57276 - in /trunk/libbusiness-onlinepayment-perl/debian: ./ changelog compat control copyright rules

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Sat May 1 23:19:30 UTC 2010


Author: ivan
Date: Sat May  1 23:19:24 2010
New Revision: 57276

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57276
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libbusiness-onlinepayment-perl/debian/
    trunk/libbusiness-onlinepayment-perl/debian/changelog
    trunk/libbusiness-onlinepayment-perl/debian/compat
    trunk/libbusiness-onlinepayment-perl/debian/control
    trunk/libbusiness-onlinepayment-perl/debian/copyright
    trunk/libbusiness-onlinepayment-perl/debian/rules   (with props)

Added: trunk/libbusiness-onlinepayment-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-perl/debian/changelog?rev=57276&op=file
==============================================================================
--- trunk/libbusiness-onlinepayment-perl/debian/changelog (added)
+++ trunk/libbusiness-onlinepayment-perl/debian/changelog Sat May  1 23:19:24 2010
@@ -1,0 +1,82 @@
+libbusiness-onlinepayment-perl (3.00~09-1) unstable; urgency=low
+
+  * New upstream release (3.00_09 CPAN developer release)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Mon, 21 Jul 2008 20:57:34 -0700
+
+libbusiness-onlinepayment-perl (3.00~08-2) unstable; urgency=low
+
+  * Update debian/rules to current dh-make-perl template to fix "unconditional
+    rmdir" FTBFS (closes: Bug#467702)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Tue, 26 Feb 2008 21:45:35 -0800
+
+libbusiness-onlinepayment-perl (3.00~08-1) unstable; urgency=low
+
+  * New upstream release (3.00_08 CPAN developer release)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 13 Jun 2007 17:55:53 -0700
+
+libbusiness-onlinepayment-perl (3.00~07-1) unstable; urgency=low
+
+  * New upstream release (3.00_07 CPAN developer release)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Fri, 23 Mar 2007 15:34:17 -0700
+
+libbusiness-onlinepayment-perl (3.00~06-1) unstable; urgency=low
+
+  * New upstream release (3.00_06 CPAN developer release)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Tue, 13 Mar 2007 12:45:26 -0700
+
+libbusiness-onlinepayment-perl (3.00~05-1) unstable; urgency=high
+
+  * New upstream release (3.00_05 CPAN developer release)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 29 Nov 2006 21:59:57 -0800
+
+libbusiness-onlinepayment-perl (3.00~04-1) unstable; urgency=low
+
+  * New upstream release (3.00_04 CPAN developer release)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Thu, 26 Oct 2006 01:57:53 -0700
+
+libbusiness-onlinepayment-perl (2.99devel3.00+03-2) unstable; urgency=low
+
+  * Add Build-Depends to control file, patch from Andreas Jochens
+    (closes: Bug#329758)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Tue,  1 Nov 2005 04:13:17 -0800
+
+libbusiness-onlinepayment-perl (2.99devel3.00+03-1) unstable; urgency=low
+
+  * New upstream version (closes: Bug#329497)
+  * 3.00_03 CPAN developer release
+  * regenerate debian/ files from latest dh-make-perl foo
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Thu, 22 Sep 2005 04:43:40 -0700
+
+libbusiness-onlinepayment-perl (2.00-3) unstable; urgency=low
+
+  * debian/copyright pedantry (closes: Bug#153328, Bug#153369)
+  * binary-arch vs binary-indep (closes: Bug#153346)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat,  7 Sep 2002 04:47:32 -0700
+
+libbusiness-onlinepayment-perl (2.00-2) unstable; urgency=low
+
+  * update description
+  * suggest -bankofamerica as an alternative to -authorizenet
+  * installdoc notes_for_module_writers
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sun,  7 Oct 2001 17:21:50 -0700
+
+libbusiness-onlinepayment-perl (2.00-1) unstable; urgency=low
+
+  * Initial Release (closes: Bug#108657)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Mon, 13 Aug 2001 20:32:12 -0700
+
+Local variables:
+mode: debian-changelog
+End:

Added: trunk/libbusiness-onlinepayment-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-perl/debian/compat?rev=57276&op=file
==============================================================================
--- trunk/libbusiness-onlinepayment-perl/debian/compat (added)
+++ trunk/libbusiness-onlinepayment-perl/debian/compat Sat May  1 23:19:24 2010
@@ -1,0 +1,1 @@
+4

Added: trunk/libbusiness-onlinepayment-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-perl/debian/control?rev=57276&op=file
==============================================================================
--- trunk/libbusiness-onlinepayment-perl/debian/control (added)
+++ trunk/libbusiness-onlinepayment-perl/debian/control Sat May  1 23:19:24 2010
@@ -1,0 +1,21 @@
+Source: libbusiness-onlinepayment-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2), libtie-ixhash-perl, libnet-ssleay-perl, liburi-perl
+Build-Depends-Indep: perl (>= 5.8.0-7)
+Maintainer: Ivan Kohler <ivan-debian at 420.am>
+Standards-Version: 3.6.1
+
+Package: libbusiness-onlinepayment-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, 
+Suggests: libbusiness-onlinepayment-backend-perl|libbusiness-onlinepayment-authorizenet-perl|libbusiness-onlinepayment-payconnect-perl|libbusiness-onlinepayment-tclink-perl
+Description: Perl extension for online payment processing
+ Business::OnlinePayment is a generic module 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").
+ .
+ IMPORTANT: Business::OnlinePayment only defines the frontend interface to the
+ system, in order to use it you also need to have at least one backend
+ processing module installed.

Added: trunk/libbusiness-onlinepayment-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-perl/debian/copyright?rev=57276&op=file
==============================================================================
--- trunk/libbusiness-onlinepayment-perl/debian/copyright (added)
+++ trunk/libbusiness-onlinepayment-perl/debian/copyright Sat May  1 23:19:24 2010
@@ -1,0 +1,15 @@
+This is the debian package for the Business::OnlinePayment module.
+It was created by Ivan Kohler <ivan-debian at 420.am> using dh-make-perl.
+
+*****************************************************************************
+* Copyright (c) 1999-2004 Jason Kohles.                                     *
+* Copyright (c) 2004 Ivan Kohler                                            *
+* All rights reserved. This program is free software; you can redistribute  *
+* it and/or modify it under the same terms as Perl itself.                  *
+*****************************************************************************
+
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  On Debian GNU/Linux systems, the complete text of the
+GNU General Public License can be found in `/usr/share/common-licenses/GPL'
+and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+

Added: trunk/libbusiness-onlinepayment-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-perl/debian/rules?rev=57276&op=file
==============================================================================
--- trunk/libbusiness-onlinepayment-perl/debian/rules (added)
+++ trunk/libbusiness-onlinepayment-perl/debian/rules Sat May  1 23:19:24 2010
@@ -1,0 +1,76 @@
+#!/usr/bin/make -f
+# This debian/rules file is provided as a template for normal perl
+# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
+# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
+# be used freely wherever it is useful.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# If set to a true value then MakeMaker's prompt function will
+# always return the default without waiting for user input.
+export PERL_MM_USE_DEFAULT=1
+
+PACKAGE=$(shell dh_listpackages)
+
+ifndef PERL
+PERL = /usr/bin/perl
+endif
+
+TMP     =$(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	# Add commands to compile the package here
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE)
+	$(MAKE) test
+
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+
+	dh_clean build-stamp install-stamp
+
+	# Add commands to clean up after the build process here
+	[ ! -f Makefile ] || $(MAKE) realclean
+
+install: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+
+	# Add commands to install the package into $(TMP) here
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
+
+	touch $@
+
+binary-arch:
+# We have nothing to do here for an architecture-independent package
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installexamples
+	dh_installdocs README notes_for_module_writers notes_for_module_writers_v3
+	dh_installchangelogs Changes
+	dh_perl
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+source diff:
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary

Propchange: trunk/libbusiness-onlinepayment-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pkg-perl-cvs-commits mailing list