[SCM] Debian packaging of libtemplate-declare-perl branch, master, updated. 87f3d64fdc2347ed111dda6b4d031fb2c630f29e

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


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

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

diff --git a/debian/control b/debian/control
index 1916b1d..04231e3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,34 +1,37 @@
 Source: libtemplate-declare-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-accessor-perl,
- libclass-data-inheritable-perl,
- libclass-isa-perl | perl (<< 5.10.1-13),
- libhtml-lint-perl,
- libstring-bufferstack-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-warn-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Nathan Handler <nhandler at ubuntu.com>
+                     libclass-accessor-perl,
+                     libclass-data-inheritable-perl,
+                     libhtml-lint-perl,
+                     libstring-bufferstack-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-warn-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Template-Declare/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-declare-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-declare-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-declare-perl.git
+Homepage: http://search.cpan.org/dist/Template-Declare/
 
 Package: libtemplate-declare-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-accessor-perl,
- libclass-data-inheritable-perl,
- libclass-isa-perl | perl (<< 5.10.1-13),
- libstring-bufferstack-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-accessor-perl,
+         libclass-data-inheritable-perl,
+         perl,
+         libstring-bufferstack-perl
 Description: module for Perlish declarative templates
  Template::Declare is a pure-perl declarative HTML/XUL/RDF/XML templating
  system. All templates are 100% pure perl code using a simple declarative
  syntax. It supports "native" XML namespace and declarator support, as well
  as inheritance and public/private templates.
+

-- 
Debian packaging of libtemplate-declare-perl



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