[SCM] Debian packaging of libauthen-simple-http-perl branch, master, updated. 2b7979e749aabf45618f698e24ad2bf7d5707a82

gregor herrmann gregoa at debian.org
Thu Jul 5 20:11:28 UTC 2012


The following commit has been merged in the master branch:
commit 66cba4aee0051211b7fa508eb11b4cc15193ddfd
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:14:32 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 126a20f..e402faa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,27 @@
 Source: libauthen-simple-http-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Oswald <x.oswald at free.fr>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl, libauthen-simple-perl (>= 0.4), libtest-pod-perl, libtest-pod-coverage-perl, libwww-perl
+Build-Depends-Indep: perl,
+                     libauthen-simple-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libwww-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Authen-Simple-HTTP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-simple-http-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-simple-http-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-simple-http-perl.git
+Homepage: http://search.cpan.org/dist/Authen-Simple-HTTP/
 
 Package: libauthen-simple-http-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libauthen-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libwww-perl,
+         libauthen-simple-perl
 Description: Simple HTTP authentication
  This package allow to use HTTP authentication methods.
  .
  It uses the libauthen-simple-perl framework.
+

-- 
Debian packaging of libauthen-simple-http-perl



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