[SCM] Debian packaging of libapp-termcast-perl branch, master, updated. debian/0.12-1-2-g18005ad

gregor herrmann gregoa at debian.org
Thu Jul 5 20:10:32 UTC 2012


The following commit has been merged in the master branch:
commit b23a441f09ea27725c95526e4654ef9d109dd747
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:13:26 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index d12b7ca..2e6e101 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,20 @@
 Source: libapp-termcast-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fschlich at ZEDAT.FU-Berlin.DE>
+           Florian Schlichting <fschlich at ZEDAT.FU-Berlin.DE>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libjson-perl,
- libmoose-perl,
- libmoosex-getopt-perl,
- libterm-filter-perl,
- libterm-readkey-perl,
- libtest-requires-perl,
- libtest-script-perl,
- libtest-tcp-perl,
- libtry-tiny-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+                     libjson-perl,
+                     libmoose-perl,
+                     libmoosex-getopt-perl,
+                     libterm-filter-perl,
+                     libterm-readkey-perl,
+                     libtest-requires-perl,
+                     libtest-script-perl,
+                     libtest-tcp-perl,
+                     libtry-tiny-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-termcast-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libapp-termcast-perl.git
@@ -23,13 +22,14 @@ Homepage: http://search.cpan.org/dist/App-Termcast/
 
 Package: libapp-termcast-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libjson-perl,
- libmoose-perl,
- libmoosex-getopt-perl,
- libterm-filter-perl,
- libterm-readkey-perl,
- libtry-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libjson-perl,
+         libmoose-perl,
+         libmoosex-getopt-perl,
+         libterm-filter-perl,
+         libterm-readkey-perl,
+         libtry-tiny-perl
 Recommends: libterm-ttyrec-plus-perl
 Provides: termcast
 Description: termcasting module and client
@@ -41,3 +41,4 @@ Description: termcasting module and client
  .
  Potential viewers just have to `telnet termcast.org' (or any other used
  server).
+

-- 
Debian packaging of libapp-termcast-perl



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