[SCM] Debian packaging of libbusiness-tax-vat-validation-perl branch, master, updated. debian/0.22-1-8-g087c274

Fabrizio Regalli fabreg at fabreg.it
Mon Mar 5 10:38:29 UTC 2012


The following commit has been merged in the master branch:
commit fbb30712fdd7a5874881b11938072dda97665f34
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Mon Mar 5 11:23:30 2012 +0100

    Added libhttp-message-perl to B-D-I and Depends
    
    * Added libhttp-message-perl to B-D-I and Depends
    * Sorted B-D-I and Depends

diff --git a/debian/changelog b/debian/changelog
index b42a33f..4d381f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ libbusiness-tax-vat-validation-perl (0.23-1) UNRELEASED; urgency=low
   * Added myself to Uploaders and Copyright
   * Refreshed spelling.patch patch
   * Updated d/copyright using copyright-format 1.0
+  * Added libhttp-message-perl to B-D-I and Depends
+  * Sorted B-D-I and Depends
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Mon, 05 Mar 2012 11:06:20 +0100
 
diff --git a/debian/control b/debian/control
index acf226b..3f08ef5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,11 @@ Source: libbusiness-tax-vat-validation-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, 
+Build-Depends-Indep: libhttp-message-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
- libwww-perl
+ libwww-perl,
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  gregor herrmann <gregoa at debian.org>,
@@ -17,7 +18,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-t
 
 Package: libbusiness-tax-vat-validation-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
+Depends: ${misc:Depends}, ${perl:Depends},
+ libhttp-message-perl,
  libwww-perl
 Description: library for european VAT numbers validation
  Business::Tax::VAT::Validation is a Perl library providing an easy API

-- 
Debian packaging of libbusiness-tax-vat-validation-perl



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