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

kanashiro-guest pushed a commit to branch master
in repository libhtml-packer-perl.

commit 9d72defcb45b9bf6aca5ed9d3062e932a5d31db4
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Wed Jan 20 23:53:55 2016 -0200

    Wrap and sort dependencies and uploaders
---
 debian/changelog |  1 +
 debian/control   | 19 +++++++++++--------
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d985443..dc7a686 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ libhtml-packer-perl (2.010000-1) UNRELEASED; urgency=low
   * Update packaging copyright
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
+  * Wrap and sort dependencies and uploaders
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Wed, 20 Jan 2016 23:32:02 
-0200
 
diff --git a/debian/control b/debian/control
index a68bb82..b5ba8cb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,14 @@ Source: libhtml-packer-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libtest-pod-perl,
- libregexp-reggrp-perl
+Build-Depends-Indep: libregexp-reggrp-perl,
+                     libtest-pod-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <e...@usb.ve>,
- gregor herrmann <gre...@debian.org>,
- Jotam Jr. Trejo <jota...@debian.org.sv>,
- Fabrizio Regalli <fab...@fabreg.it>
+           gregor herrmann <gre...@debian.org>,
+           Jotam Jr. Trejo <jota...@debian.org.sv>,
+           Fabrizio Regalli <fab...@fabreg.it>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/HTML-Packer
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-packer-perl.git
@@ -17,9 +18,11 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libhtml-packer-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libregexp-reggrp-perl
-Recommends: libcss-packer-perl, libjavascript-packer-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libregexp-reggrp-perl
+Recommends: libcss-packer-perl,
+            libjavascript-packer-perl
 Description: perl module for cleaning the HTML code
  HTML::Packer is a Perl library for HTML cleanup that does comment and
  newline removal in order to reduce HTML code size to its minimum.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to