[SCM] Debian packaging of libwww-topica-perl branch, master, updated. 9e5929c6d67fb39327223a09a93b249b7cf3c68c

gregor herrmann gregoa at debian.org
Thu Jul 5 21:08:23 UTC 2012


The following commit has been merged in the master branch:
commit 3fa14dd0486ecd601a379b54e1bfa2705a77ee62
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:05:16 2012 -0600

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

diff --git a/debian/control b/debian/control
index 5562793..8b73a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,37 @@
 Source: libwww-topica-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Paul Wise <pabs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7),
- libemail-date-perl,
- libemail-simple-perl (>= 2.100) | libemail-simple-creator-perl,
- libhtml-parser-perl,
- libhtml-scrubber-perl,
- libwww-perl,
- libemail-localdelivery-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Paul Wise <pabs at debian.org>
+Build-Depends-Indep: perl,
+                     libemail-date-perl,
+                     libemail-simple-perl,
+                     libhtml-parser-perl,
+                     libhtml-scrubber-perl,
+                     libwww-perl,
+                     libemail-localdelivery-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/WWW-Topica/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-topica-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-topica-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-topica-perl.git
+Homepage: http://search.cpan.org/dist/WWW-Topica/
 
 Package: libwww-topica-perl
 Architecture: all
 Depends: ${misc:Depends},
- ${perl:Depends},
- libemail-date-perl,
- libemail-simple-perl (>= 2.100) | libemail-simple-creator-perl,
- libhtml-scrubber-perl,
- liburi-perl,
- libtime-piece-perl,
- libtimedate-perl,
- libwww-perl,
- libemail-localdelivery-perl,
- libemail-simple-perl
+         ${perl:Depends},
+         libemail-date-perl,
+         libemail-simple-perl,
+         libhtml-scrubber-perl,
+         liburi-perl,
+         perl,
+         libtimedate-perl,
+         libwww-perl,
+         libemail-localdelivery-perl
 Description: Perl module to read emails from a Topica mailing list
  This module screen scrapes the Topica website and fetches back RFC822
  text representations of all the mails posted to a given list. Where
  possible it fills in the from, to and date fields. It should be noted
  that in some cases it's impossible to get both the sender name and
  their email address.
+

-- 
Debian packaging of libwww-topica-perl



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