[liblog-tracemessages-perl] 01/15: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sun Dec 22 02:21:31 UTC 2013


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

abe pushed a commit to branch master
in repository liblog-tracemessages-perl.

commit fb9b713fa4f91b94a34236588d1a15c59e1c2741
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 22 01:50:15 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index bd1e48f..010f102 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ liblog-tracemessages-perl (1.4-3) UNRELEASED; urgency=low
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
+  [ Axel Beckert ]
+  * Apply wrap-and-sort.
+
  -- Frank Lichtenheld <djpig at debian.org>  Thu, 01 Nov 2007 16:39:45 +0100
 
 liblog-tracemessages-perl (1.4-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index cf39a82..29ff6a3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl, libhtml-fromtext-perl
+Build-Depends-Indep: libhtml-fromtext-perl,
+                     perl
 Standards-Version: 3.7.2
 Homepage: https://metacpan.org/release/Log-TraceMessages/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-tracemessages-perl.git
@@ -12,7 +13,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-tracem
 
 Package: liblog-tracemessages-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhtml-fromtext-perl
+Depends: libhtml-fromtext-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to allow for trace messages in Perl code
  This is the CPAN Perl module Log::TraceMessages.
  .

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



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