r56398 - in /trunk/libbusiness-onlinepayment-payflowpro-perl/debian: changelog control

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Sun Apr 18 08:14:32 UTC 2010


Author: ivan
Date: Sun Apr 18 08:14:12 2010
New Revision: 56398

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56398
Log:
  * debian/control
    - Add dependencies to B-D-I to fix FTBFS (closes: Bug#577387)
    - Build-Depends debhelper >= 7
    - remove duplicate Homepage: field
    - Based on the patch from Hideki Yamane, thanks!

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

Modified: trunk/libbusiness-onlinepayment-payflowpro-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-payflowpro-perl/debian/changelog?rev=56398&op=diff
==============================================================================
--- trunk/libbusiness-onlinepayment-payflowpro-perl/debian/changelog (original)
+++ trunk/libbusiness-onlinepayment-payflowpro-perl/debian/changelog Sun Apr 18 08:14:12 2010
@@ -7,6 +7,11 @@
     <ivan-debian at 420.am>); Ivan Kohler <ivan-debian at 420.am> moved to
     Uploaders.
   * debian/watch: update to ignore development releases.
+  * debian/control
+    - Add dependencies to B-D-I to fix FTBFS (closes: Bug#577387)
+    - Build-Depends debhelper >= 7
+    - remove duplicate Homepage: field
+    - Based on the patch from Hideki Yamane, thanks!
 
  -- Ivan Kohler <ivan-debian at 420.am>  Sun, 18 Apr 2010 00:11:19 -0700
 

Modified: trunk/libbusiness-onlinepayment-payflowpro-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-payflowpro-perl/debian/control?rev=56398&op=diff
==============================================================================
--- trunk/libbusiness-onlinepayment-payflowpro-perl/debian/control (original)
+++ trunk/libbusiness-onlinepayment-payflowpro-perl/debian/control Sun Apr 18 08:14:12 2010
@@ -1,8 +1,8 @@
 Source: libbusiness-onlinepayment-payflowpro-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.6.10-12)
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.6.10-12), libbusiness-onlinepayment-perl (>= 3.00~07), libnet-ssleay-perl (>=1.30) | libcrypt-ssleay-perl, libnet-ssleay-perl (>=1.30) | libwww-perl, liburi-perl, libtie-ixhash-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>
 Standards-Version: 3.8.0
@@ -23,6 +23,5 @@
  online credit card processors, online check acceptance houses, etc.  (If you
  like buzzwords, call it an "multiplatform ecommerce-enabling middleware
  solution").
-Homepage: http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/
 
 




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