[libtk-splashscreen-perl] 02/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 05:22:57 UTC 2014


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

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

commit 2b11526f0d7b0d5fdea8043e5cb114d9836413fe
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 06:20:23 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 7f0bec8..302697c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,9 @@ libtk-splashscreen-perl (1.0-4) 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 19:06:22 +0100
 
 libtk-splashscreen-perl (1.0-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2fda225..7ea54bc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libtk-splashscreen-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-Splashscreen
@@ -11,9 +15,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-splashscreen-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-splashscreen-perl.git
 
 Package: libtk-splashscreen-perl
-Architecture: all 
-Depends: ${misc:Depends}, ${perl:Depends}, perl-tk 
-Description: Toplevel mega widget to display a splashscreen 
+Architecture: all
+Depends: perl-tk,
+         ${misc:Depends},
+         ${perl:Depends}
+Description: Toplevel mega widget to display a splashscreen
  For programs that require large load times, it's a common practice to
  display a Splashscreen that occupies the user's attention. This Toplevel
  mega widget provides all the display, destroy and timing events. All you do

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



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