[SCM] Debian packaging of libmail-thread-perl branch, master, updated. 8120a692186b7fbfe5789745d49f1fae3df96a1f

gregor herrmann gregoa at debian.org
Thu Jul 5 20:37:21 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index e2feb3f..defb16f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libmail-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), libemail-abstract-perl (>= 2.134-3), libmailtools-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: David Bremner <bremner at unb.ca>
+Build-Depends-Indep: perl,
+                     libemail-abstract-perl,
+                     libmailtools-perl
 Standards-Version: 3.8.0
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-thread-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-thread-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-thread-perl.git
 Homepage: http://search.cpan.org/dist/Mail-Thread/
 
 Package: libmail-thread-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libemail-abstract-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libemail-abstract-perl
 Description: library for threading email by In-Reply-To and References
  The Mail::Thread module implements something relatively close to
  Jamie Zawinski's mail threading algorithm, as described by
  http://www.jwz.org/doc/threading.html.  This algorithm is based
  on following References and In-Reply-To headers, and is able to 
  deal with not having all of the messages in a thread.
+

-- 
Debian packaging of libmail-thread-perl



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