[libtkx-perl] 01/02: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Jun 7 11:24:17 UTC 2014


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

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

commit fde9e70f415a85dd9a6d97ecf28b5c5dc2b53df6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 7 13:22:34 2014 +0200

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

diff --git a/debian/control b/debian/control
index 84dd000..6824ec2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libtkx-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtcl-perl,
- perl,
- tk,
- xauth,
- xvfb
+                     perl,
+                     tk,
+                     xauth,
+                     xvfb
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtkx-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtkx-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/Tkx
 
 Package: libtkx-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtcl-perl,
- tk
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtcl-perl,
+         tk
 Description: Yet another Tk interface
  The Tkx module provides yet another Tk interface for Perl. Tk is a GUI
  toolkit tied to the Tcl language, and Tkx provides a bridge to Tcl that

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



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