[libstring-random-perl] 04/05: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Fri Dec 6 12:07:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libstring-random-perl.
commit 623761ece0a7a374c5e5ff57fe06b6967ebcac9a
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Fri Dec 6 13:00:44 2013 +0100
Apply wrap-and-sort
---
debian/changelog | 1 +
debian/control | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3d4ed25..8a78123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libstring-random-perl (1:0.24-1) UNRELEASED; urgency=low
* New upstream release
* Update watch file to look at metacpan.org
+ * Apply wrap-and-sort.
-- Axel Beckert <abe at debian.org> Fri, 06 Dec 2013 12:41:59 +0100
diff --git a/debian/control b/debian/control
index bf67fdb..b913e8e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Axel Beckert <abe at debian.org>
-Build-Depends: debhelper (>= 7), libmodule-build-perl
+Build-Depends: debhelper (>= 7),
+ libmodule-build-perl
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-random-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-random-perl.git
@@ -11,7 +12,8 @@ Homepage: http://metacpan.org/release/String-Random
Package: libstring-random-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Perl module for generating random strings
This module is used to generate random strings based on provided
patterns. It was written to make generating random passwords and such
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-random-perl.git
More information about the Pkg-perl-cvs-commits
mailing list