[SCM] Debian packaging of libsyntax-perl branch, master, updated. debian/0.004-1-2-g4750d1d

gregor herrmann gregoa at debian.org
Thu Jul 5 20:56:51 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 0b01688..76e736d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libsyntax-perl
+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: perl,
- libdata-optlist-perl,
- libnamespace-clean-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+                     libdata-optlist-perl,
+                     libnamespace-clean-perl,
+                     perl (>= 5.11.1) | libtest-simple-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/syntax/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-perl.git
+Homepage: http://search.cpan.org/dist/syntax/
 
 Package: libsyntax-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-optlist-perl,
- libnamespace-clean-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-optlist-perl,
+         libnamespace-clean-perl
 Description: pragma for activating syntax extensions
  syntax is a Perl pragma for activating community-provided syntax extensions.
  It is similar to, but much more extensible than, the "feature" pragma, since
@@ -27,3 +28,4 @@ Description: pragma for activating syntax extensions
  options. Please consult the documentation for specific syntax features to
  learn about possible configuration options. See the are packages that have
  names like: libsyntax-keyword-*-perl.
+

-- 
Debian packaging of libsyntax-perl



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