r64361 - in /trunk/libbusiness-onlinepayment-ippay-perl/debian: changelog control

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Thu Oct 28 14:39:26 UTC 2010


Author: ansgar
Date: Thu Oct 28 14:38:54 2010
New Revision: 64361

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64361
Log:
* debian/control: Make build-dep on perl unversioned.
* debian/control: Change Homepage field to Business::OnlinePayment homepage
  which is more informative than the module's CPAN page. 

Modified:
    trunk/libbusiness-onlinepayment-ippay-perl/debian/changelog
    trunk/libbusiness-onlinepayment-ippay-perl/debian/control

Modified: trunk/libbusiness-onlinepayment-ippay-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-ippay-perl/debian/changelog?rev=64361&op=diff
==============================================================================
--- trunk/libbusiness-onlinepayment-ippay-perl/debian/changelog (original)
+++ trunk/libbusiness-onlinepayment-ippay-perl/debian/changelog Thu Oct 28 14:38:54 2010
@@ -11,6 +11,11 @@
   * Rewrote short and long descriptions
   * Refreshed copyright
   * Reviewed patch (and converted from diff format)
+
+  [ Ansgar Burchardt ]
+  * debian/control: Make build-dep on perl unversioned.
+  * debian/control: Change Homepage field to Business::OnlinePayment homepage
+    which is more informative than the module's CPAN page. 
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Thu, 28 Oct 2010 14:28:52 +0100
 

Modified: trunk/libbusiness-onlinepayment-ippay-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-ippay-perl/debian/control?rev=64361&op=diff
==============================================================================
--- trunk/libbusiness-onlinepayment-ippay-perl/debian/control (original)
+++ trunk/libbusiness-onlinepayment-ippay-perl/debian/control Thu Oct 28 14:38:54 2010
@@ -2,20 +2,19 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libtie-ixhash-perl, libxml-simple-perl, libxml-writer-perl, libbusiness-onlinepayment-perl (>= 3.00~09), libnet-ssleay-perl (>=1.30) | libcrypt-ssleay-perl, libnet-ssleay-perl (>=1.30) | libwww-perl, liburi-perl
+Build-Depends-Indep: perl, libtie-ixhash-perl, libxml-simple-perl, libxml-writer-perl, libbusiness-onlinepayment-perl (>= 3.00~09), libnet-ssleay-perl (>=1.30) | libcrypt-ssleay-perl, libnet-ssleay-perl (>=1.30) | libwww-perl, liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
  Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libbusiness-onlinepayment-ippay-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libbusiness-onlinepayment-ippay-perl/
-Homepage: http://search.cpan.org/dist/Business-OnlinePayment-IPPay/
+Homepage: http://420.am/business-onlinepayment/
 
 Package: libbusiness-onlinepayment-ippay-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libtie-ixhash-perl, libxml-simple-perl, libxml-writer-perl, libbusiness-onlinepayment-perl (>= 3.00~09), libnet-ssleay-perl (>=1.30) | libcrypt-ssleay-perl, libnet-ssleay-perl (>=1.30) | 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
- utility bills. Business::OnlinePayment::IPPay is a perl interface that fits
- into the wider Business::OnlinePayment framework
- (see http://420.am/business-onlinepayment).
+ utility bills. Business::OnlinePayment::IPPay is a Perl interface that fits
+ into the wider Business::OnlinePayment framework.




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