[libmath-round-perl] 02/17: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Tue Dec 24 03:03:06 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libmath-round-perl.
commit 6aad71fe99f2dd41d4133c119aa9cfcd0ae57296
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Tue Dec 24 03:27:56 2013 +0100
Apply wrap-and-sort
---
debian/changelog | 3 +++
debian/control | 5 +++--
debian/copyright | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 89811de..4d02b01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ libmath-round-perl (0.06-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
+
-- Carlo Segre <segre at debian.org> Mon, 26 Oct 2009 08:44:11 -0500
libmath-round-perl (0.06-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f66a65b..4ef12e9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-round
Package: libmath-round-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Perl extension for rounding numbers
+Depends: ${misc:Depends},
+ ${perl:Depends}
+Description: Perl extension for rounding numbers
Math::Round supplies functions that will round numbers in different
ways.
diff --git a/debian/copyright b/debian/copyright
index 7ad10df..4fe2c3a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ This package was originally debianized by Matt Hope
<dopey at quickstix.com.au> on Sat, 1 Dec 2001 14:53:21 +1100
-The upstream author is:
+The upstream author is:
Geoffrey Rommel <GROMMEL at cpan.org>
This package was downloaded from
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-round-perl.git
More information about the Pkg-perl-cvs-commits
mailing list