[libtcl-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Jun 7 11:21:46 UTC 2014


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

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

commit 7ee56c530e40cf13ddf720d49acaddeac8110836
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 7 12:53:32 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 5284f22..597c9a3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libtcl-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+           Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- tcl,
- tcl-dev,
- perl
+               tcl,
+               tcl-dev,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtcl-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtcl-perl.git
@@ -15,7 +15,9 @@ Homepage: https://metacpan.org/release/Tcl
 
 Package: libtcl-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Tcl extension module for Perl
  The Tcl extension module gives access to the Tcl library with functionality
  and interface similar to the C functions of Tcl.

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



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