[SCM] Debian packaging of libwww-topica-perl branch, master, updated. 8a58a6d692d1b422c30763b37f181f9e7982233b

Paul Wise pabs at debian.org
Sun Jul 7 07:37:19 UTC 2013


The following commit has been merged in the master branch:
commit 8a58a6d692d1b422c30763b37f181f9e7982233b
Author: Paul Wise <pabs at debian.org>
Date:   Sun Jul 7 15:36:56 2013 +0800

    Use wrap-and-sort -sa

diff --git a/debian/changelog b/debian/changelog
index dd6bce0..42c4d89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ libwww-topica-perl (0.6-5) UNRELEASED; urgency=low
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
+  [ Paul Wise ]
+  * Use wrap-and-sort -sa
+
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:49:29 +0200
 
 libwww-topica-perl (0.6-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8a388a6..3773f3a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,19 @@
 Source: libwww-topica-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Paul Wise <pabs at debian.org>
+Uploaders:
+ Paul Wise <pabs at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
-                     libemail-date-perl,
-                     libemail-simple-perl,
-                     libhtml-parser-perl,
-                     libhtml-scrubber-perl,
-                     libwww-perl,
-                     libemail-localdelivery-perl
+Build-Depends:
+ debhelper (>= 7)
+Build-Depends-Indep:
+ libemail-date-perl,
+ libemail-localdelivery-perl,
+ libemail-simple-perl,
+ libhtml-parser-perl,
+ libhtml-scrubber-perl,
+ libwww-perl,
+ perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-topica-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-topica-perl.git
@@ -18,20 +21,20 @@ Homepage: https://metacpan.org/release/WWW-Topica/
 
 Package: libwww-topica-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libemail-date-perl,
-         libemail-simple-perl,
-         libhtml-scrubber-perl,
-         liburi-perl,
-         perl,
-         libtimedate-perl,
-         libwww-perl,
-         libemail-localdelivery-perl
+Depends:
+ libemail-date-perl,
+ libemail-localdelivery-perl,
+ libemail-simple-perl,
+ libhtml-scrubber-perl,
+ libtimedate-perl,
+ liburi-perl,
+ libwww-perl,
+ perl,
+ ${misc:Depends},
+ ${perl:Depends}
 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