[libhtml-widget-perl] 04/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Oct 29 19:39:37 UTC 2013


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

gregoa pushed a commit to branch master
in repository libhtml-widget-perl.

commit 3bb005c33b6eeb02fbfb64abc12d19cf125def30
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 29 20:33:16 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 2534880..7a597a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: libhtml-widget-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-accessor-chained-perl,
- libclass-accessor-perl,
- libclass-data-accessor-perl,
- libdate-calc-perl,
- libemail-valid-perl,
- libhtml-scrubber-perl,
- libhtml-tree-perl (>= 4),
- libmodule-install-perl,
- libmodule-pluggable-fast-perl,
- libtest-deep-perl,
- libtest-mockobject-perl,
- libtest-nowarnings-perl,
- libtest-pod-perl
+                     libclass-accessor-chained-perl,
+                     libclass-accessor-perl,
+                     libclass-data-accessor-perl,
+                     libdate-calc-perl,
+                     libemail-valid-perl,
+                     libhtml-scrubber-perl,
+                     libhtml-tree-perl (>= 4),
+                     libmodule-install-perl,
+                     libmodule-pluggable-fast-perl,
+                     libtest-deep-perl,
+                     libtest-mockobject-perl,
+                     libtest-nowarnings-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-widget-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-widget-perl.git
@@ -26,15 +27,16 @@ Homepage: https://metacpan.org/release/HTML-Widget/
 
 Package: libhtml-widget-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-accessor-chained-perl,
- libclass-accessor-perl,
- libclass-data-accessor-perl,
- libdate-calc-perl,
- libemail-valid-perl,
- libhtml-scrubber-perl,
- libhtml-tree-perl,
- libmodule-pluggable-fast-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-chained-perl,
+         libclass-accessor-perl,
+         libclass-data-accessor-perl,
+         libdate-calc-perl,
+         libemail-valid-perl,
+         libhtml-scrubber-perl,
+         libhtml-tree-perl,
+         libmodule-pluggable-fast-perl
 Suggests: libtest-mockobject-perl
 Description: HTML widget and validation framework
  HTML::Widget makes creating and maintaining HTML widgets easy.

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



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