[SCM] Debian packaging of libbusiness-onlinepayment-ippay-perl branch, master, updated. f940b71af2305203cf6a4843b2ba08f89330d833
Xavier
x.guimard at free.fr
Tue Oct 30 05:38:05 UTC 2012
The following commit has been merged in the master branch:
commit f940b71af2305203cf6a4843b2ba08f89330d833
Author: Xavier <x.guimard at free.fr>
Date: Tue Oct 30 06:36:33 2012 +0100
Remove unnecessary versioned dependency
diff --git a/debian/changelog b/debian/changelog
index 40775a0..cfb989e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,6 @@ libbusiness-onlinepayment-ippay-perl (0.07-1) UNRELEASED; urgency=low
TODO:
- clarify how we deal with #691723, see Ivan's comments there.
my impression is that _this_ diff is to large for a freeze exception
- - debhelper 9 is not necessary for arch:all packages. -> 8 is fine
- - and change debian/compat to 8
- - d/control: the version for libbusiness-onlinepayment-perl is not
- necessary, nothing older in the archive
- - d/control: cosmetic: a space before "|" would make the lines easier to
- read
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
diff --git a/debian/control b/debian/control
index c2b3032..b6e4a8b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends-Indep: perl,
libtie-ixhash-perl,
libxml-simple-perl,
libxml-writer-perl,
- libbusiness-onlinepayment-perl (>= 3),
- libnet-ssleay-perl| libcrypt-ssleay-perl,
- libnet-ssleay-perl| libwww-perl,
+ libbusiness-onlinepayment-perl,
+ libnet-ssleay-perl | libcrypt-ssleay-perl,
+ libnet-ssleay-perl | libwww-perl,
liburi-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-onlinepayment-ippay-perl.git
@@ -26,9 +26,9 @@ Depends: ${perl:Depends},
libtie-ixhash-perl,
libxml-simple-perl,
libxml-writer-perl,
- libbusiness-onlinepayment-perl (>= 3),
- libnet-ssleay-perl| libcrypt-ssleay-perl,
- libnet-ssleay-perl| libwww-perl,
+ libbusiness-onlinepayment-perl,
+ libnet-ssleay-perl | libcrypt-ssleay-perl,
+ libnet-ssleay-perl | libwww-perl,
liburi-perl
Description: backend for IPPay in Business::OnlinePayment framework
IPPay (see http://www.ippay.com) is a online payment framework for recurring
--
Debian packaging of libbusiness-onlinepayment-ippay-perl
More information about the Pkg-perl-cvs-commits
mailing list