[SCM] Debian packaging of libemail-thread-perl branch, master, updated. 43e796696282734e6cde0504c3a7f46741ef82f8

gregor herrmann gregoa at debian.org
Thu Jul 5 20:25:58 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index e6d7683..55c40ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libemail-thread-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: David Bremner <bremner at unb.ca>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libmail-thread-perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: David Bremner <bremner at unb.ca>
+Build-Depends-Indep: perl,
+                     libmail-thread-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.0
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-thread-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-thread-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-thread-perl.git
 Homepage: http://search.cpan.org/dist/Email-Thread/
 
 Package: libemail-thread-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmail-thread-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmail-thread-perl
 Description: library providing threading for Email::Simple objects 
  Email::Thread is a wrapper for Mail::Thread that allows it to work with
  Email::Simple objects.  The combination of the two libraries allows

-- 
Debian packaging of libemail-thread-perl



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