[SCM] Debian packaging of libtext-textile-perl branch, master, updated. a7a4d6ddad05dfb84f9d9c0d7d574128d3923530

gregor herrmann gregoa at debian.org
Thu Jul 5 21:03:58 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 25b8b57..ae67f9e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libtext-textile-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8), libtest-pod-perl (>= 1.14)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Text-Textile/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-textile-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-textile-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-textile-perl.git
+Homepage: http://search.cpan.org/dist/Text-Textile/
 
 Package: libtext-textile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.8.8)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: Perl extension to format text using a simple style of markup
  Text::Textile is a Perl-based implementation of Dean Allen's Textile
  syntax. Textile is shorthand for doing common formatting tasks.
  .
  More information is available at http://www.textism.com/tools/textile/
+

-- 
Debian packaging of libtext-textile-perl



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