[libtext-lorem-perl] 01/02: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Sat Jun 6 20:37:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtext-lorem-perl.
commit aed2122a37ddc0ca1f6a4e177908c90e1681f043
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jun 6 22:36:06 2015 +0200
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 0f62530..4dfaec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libtext-lorem-perl (0.3-2) UNRELEASED; urgency=low
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
+ * Apply wrap-and-sort.
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
diff --git a/debian/control b/debian/control
index ac59efa..c28d73b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: libtext-lorem-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8), perl
+Build-Depends: debhelper (>= 8),
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders:
Standards-Version: 3.9.1
@@ -11,7 +12,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-lorem-per
Package: libtext-lorem-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: random faux Latin text generator
Often when developing a website or other application it's important to have
placeholders for content. Text::Lorem generates prescribed amounts of fake
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-lorem-perl.git
More information about the Pkg-perl-cvs-commits
mailing list