[SCM] Debian packaging of libterm-ttyrec-plus-perl branch, master, updated. debian/0.09-1-2-g7c330d7

gregor herrmann gregoa at debian.org
Thu Jul 5 20:57:47 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 9570176..907abde 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,11 @@
 Source: libterm-ttyrec-plus-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,
- perl (>= 5.10.1) | libio-compress-perl | libio-compress-bzip2-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-ttyrec-plus-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libterm-ttyrec-plus-perl.git
@@ -14,8 +13,9 @@ Homepage: http://search.cpan.org/dist/Term-TtyRec-Plus/
 
 Package: libterm-ttyrec-plus-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.10.1) | libio-compress-perl | libio-compress-bzip2-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: module for reading a ttyrec
  Term::TtyRec::Plus is a module that lets you read ttyrec files. The related
  module, Term::TtyRec is designed more for simple interactions.
@@ -23,3 +23,4 @@ Description: module for reading a ttyrec
  Term::TtyRec::Plus gives you more information and, using a callback, lets you
  munge the data block and timestamp. It will do all the subtle work of making
  sure timing is kept consistent, and of rebuilding each frame header.
+

-- 
Debian packaging of libterm-ttyrec-plus-perl



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