[SCM] Debian packaging of libtemplate-plugin-textile2-perl branch, master, updated. a2ce09978a6afe3f5596a1d0fa9a7c3482508c55

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


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

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

diff --git a/debian/control b/debian/control
index 980734c..5e08ea5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,28 @@
 Source: libtemplate-plugin-textile2-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7),
- libtemplate-perl (>= 2.15), libtext-textile-perl (>= 2.03)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+           Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               perl
+Build-Depends-Indep: perl,
+                     libtemplate-perl,
+                     libtext-textile-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Template-Plugin-Textile2/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-plugin-textile2-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-textile2-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-plugin-textile2-perl.git
+Homepage: http://search.cpan.org/dist/Template-Plugin-Textile2/
 
 Package: libtemplate-plugin-textile2-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libtemplate-perl (>= 2.15), libtext-textile-perl (>= 2.03)
-Description:  textile plugin for the Template Toolkit
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libtemplate-perl,
+         libtext-textile-perl
+Description: textile plugin for the Template Toolkit
  Template::Plugin::Textile2 wraps Text::Textile into a plugin for Template
  Toolkit. It provides a filter named "textile2". It aims to be a more
  featureful plugin than Template::Plugin::Textile, by allowing you to pass
  parameters to Text::Textile.
+

-- 
Debian packaging of libtemplate-plugin-textile2-perl



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