[SCM] Debian packaging of libbusiness-tax-vat-validation-perl branch, master, updated. b8eb428e4afe2b29ab1f2cf972deda5a0c1d61ea

gregor herrmann gregoa at debian.org
Wed Oct 5 17:24:00 UTC 2011


The following commit has been merged in the master branch:
commit efa85c15f2bdaea01dbe208510aa0031d16a659d
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 5 19:16:36 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c83bca5..61c9af4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: libbusiness-tax-vat-validation-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libwww-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl, 
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libwww-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>
@@ -13,7 +16,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}, libwww-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libwww-perl
 Description: library for european VAT numbers validation
  Business::Tax::VAT::Validation is a Perl library providing an easy API
  to validate european VAT numbers, checking the VIES database when needed.

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



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