[libsort-naturally-perl] 01/02: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Tue May 13 22:08:13 UTC 2014


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

abe pushed a commit to branch master
in repository libsort-naturally-perl.

commit 4e247ef4d2a4c910a27e972c5b6a571d0fd4b5bc
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed May 14 00:04:33 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8ebea09..15e36b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ libsort-naturally-perl (1.03-1) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
+  [ Axel Beckert ]
+  * Apply wrap-and-sort.
+
  -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Thu, 12 Apr 2012 23:03:59 +0200
 
 libsort-naturally-perl (1.02-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a51ef4a..69eb7a8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsort-natur
 
 Package: libsort-naturally-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Sort naturally - sort lexically except for numerical parts
  Sort::Naturally exports two functions, nsort and ncmp; they are used
  in implementing the idea of "natural sorting" algorithm.  With that natural

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



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