[SCM] Debian packaging of libnet-akismet-perl branch, master, updated. 7be46b350456a2ecf9396bcfa39641cad42434c5

gregor herrmann gregoa at debian.org
Thu Jul 5 20:42:46 UTC 2012


The following commit has been merged in the master branch:
commit 0ef2a689139a62281e21be648e477b52b3a6423f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:44:11 2012 -0600

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

diff --git a/debian/control b/debian/control
index 9b8cfe4..26edb39 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libnet-akismet-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.6.10-12), libwww-perl (>= 5.09),
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
+Build-Depends-Indep: perl,
+                     libwww-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Net-Akismet/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-akismet-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-akismet-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-akismet-perl.git
+Homepage: http://search.cpan.org/dist/Net-Akismet/
 
 Package: libnet-akismet-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl (>= 5.09)
-Description:  Perl interface to Akismet - comment and trackback spam fighter
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libwww-perl
+Description: Perl interface to Akismet - comment and trackback spam fighter
  Perl interface to Akismet API.
  Akismet is a web comment and trackback spam fighter service.
  .
  See: http://akismet.com/ and http://akismet.com/development/api/
+

-- 
Debian packaging of libnet-akismet-perl



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