[libnet-akismet-perl] 07/08: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sun Feb 7 22:35:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libnet-akismet-perl.

commit 7950efc38d34474290de629a618b8ac4ae86152c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Feb 7 23:25:09 2016 +0100

    Apply wrap-and-sort
---
 debian/changelog | 1 +
 debian/control   | 9 ++++-----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 20ea0e5..813728a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ libnet-akismet-perl (0.05-2) UNRELEASED; urgency=low
   * Switch to source format "3.0 (quilt)".
   * Mention module name in and slightly finetune long package description.
   * Convert debian/copyright to machine-readable DEP5 format.
+  * Apply wrap-and-sort.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:45:13 +0100
 
diff --git a/debian/control b/debian/control
index 0db5ead..35f3856 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libtest-pod-coverage-perl,
                      libwww-perl,
-                     libtest-pod-coverage-perl
+                     perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-akismet-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-akismet-perl.git
@@ -14,12 +14,11 @@ Homepage: https://metacpan.org/release/Net-Akismet
 
 Package: libnet-akismet-perl
 Architecture: all
-Depends: ${perl:Depends},
+Depends: libwww-perl,
          ${misc:Depends},
-         libwww-perl
+         ${perl:Depends}
 Description: Perl interface to Akismet - comment and trackback spam fighter
  Net::Akismet is a Perl interface to the Akismet API.
  Akismet is a web comment and trackback spam fighter service.
  .
  See http://akismet.com/ and http://akismet.com/development/api/
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-akismet-perl.git



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