[libtk-histentry-perl] 01/02: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 04:07:56 UTC 2014


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

abe pushed a commit to branch master
in repository libtk-histentry-perl.

commit 7e90755c18b89f6dfff6067de6d2ebddbdf840b8
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 05:06:55 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 566bf44..7bd04a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,9 @@ libtk-histentry-perl (0.43-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, 08 Nov 2007 18:23:53 +0100
 
 libtk-histentry-perl (0.43-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 13b4217..c405455 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libtk-histentry-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, Gustavo Franco <stratus at debian.org>, gregor herrmann <gregoa at debian.org>
-Build-Depends-Indep: perl, perl-tk, xvfb
+Uploaders: Carlo Segre <segre at debian.org>,
+           Gustavo Franco <stratus at debian.org>,
+           gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     perl-tk,
+                     xvfb
 Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
 Homepage: https://metacpan.org/release/Tk-HistEntry/
@@ -12,7 +16,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-histent
 
 Package: libtk-histentry-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl-tk
+Depends: perl-tk,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Implements an entry widget with history
  Tk::HistEntry implements an entry widget with history. You may use the up
  and down keys to select older entries (or use the associated listbox).

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



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