[libtime-human-perl] 05/15: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 03:38:39 UTC 2013


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

abe pushed a commit to branch master
in repository libtime-human-perl.

commit 48dcc99a8d5eaba426acbe533b55cdaca8431afb
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 04:18:05 2013 +0100

    Apply wrap-and-sort
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d9e038b..069d94f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ libtime-human-perl (1.03-3) UNRELEASED; urgency=low
   * Switch to source format "3.0 (quilt)"
   * Bump debhelper compatibility to 9
     + Update versioned debhelper build-dependency accordingly
+  * Apply wrap-and-sort
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:55 +0200
 
diff --git a/debian/control b/debian/control
index f712b3a..6cb7666 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-human
 
 Package: libtime-human-perl
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: convert localtime() format to "speaking clock" time
  This module provides a "vague" rendering of the time into natural
  language; it's useful for text-to-speech applications and other

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



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