[libacme-bleach-perl] 03/04: Fix d/control. Thanks for cme.

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Feb 25 00:29:58 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libacme-bleach-perl.

commit e8ad1a23d7fee7f3faf1cd3fb550515b11c6b14c
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Feb 24 21:14:50 2016 -0300

    Fix d/control. Thanks for cme.
---
 debian/changelog |  1 +
 debian/control   | 15 ++++++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1311cc9..6e42573 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libacme-bleach-perl (1.150-3) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.7
+  * Fix d/control. Thanks for cme.
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 24 Feb 2016 21:12:34 -0300
 
diff --git a/debian/control b/debian/control
index cdb6f86..ea30b30 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libacme-bleach-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nathan Handler <nhandler at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nathan Handler <nhandler at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.7
-Homepage: https://metacpan.org/release/Acme-Bleach
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libacme-bleach-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libacme-bleach-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libacme-bleach-perl.git
+Homepage: https://metacpan.org/release/Acme-Bleach
 
 Package: libacme-bleach-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for really clean programs
  The first time you run a program under use Acme::Bleach, the module removes all
  the unsightly printable characters from your source file.

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



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