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

gregoa pushed a commit to branch master
in repository libstring-print-perl.

commit 2ab0c9d24bd722192c5bf82e767266f362083754
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Jun 15 14:57:20 2014 +0200

    control
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index d489867..faafdfa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libstring-print-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libunicode-linebreak-perl,
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-print-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-print-perl.git
@@ -13,9 +13,10 @@ Homepage: https://metacpan.org/release/String-Print
 
 Package: libstring-print-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libunicode-linebreak-perl
-Description: printf extensions
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libunicode-linebreak-perl
+Description: module providing (s)printf alternatives
+ String::Print inserts values into (translated) strings.  It provides printf()
+ and sprintf() alternatives via both an object oriented and a functional
+ interface.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to