[libtest-lectrotest-perl] 01/02: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Mar 12 17:50:28 UTC 2014


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

abe pushed a commit to branch master
in repository libtest-lectrotest-perl.

commit a99b16679a805c48cc699416458155e8529c5cb9
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Mar 12 18:49:14 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d4502dd..2ecb7b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 libtest-lectrotest-perl (0.5001-2) UNRELEASED; urgency=medium
 
+  [ gregor herrmann ]
   * debian/control: remove Nicholas Bamber from Uploaders on request of
     the MIA team.
   * Strip trailing slash from metacpan URLs.
 
+  [ Axel Beckert ]
+  * Apply wrap-and-sort
+
  -- gregor herrmann <gregoa at debian.org>  Sat, 15 Feb 2014 20:27:53 +0100
 
 libtest-lectrotest-perl (0.5001-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2fc41d6..3e05704 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: libtest-lectrotest-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- Florian Schlichting <fsfs at debian.org>
+           Florian Schlichting <fsfs at debian.org>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Test-LectroTest
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-lectrotest-perl.git
@@ -13,7 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-lectr
 
 Package: libtest-lectrotest-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: easy, automatic, specification-based testing system
  Test::LectroTest provides a simple (yet full featured) interface to
  LectroTest, an automated, specification-based testing system for Perl.

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



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