[SCM] Debian packaging of libemail-filter-perl branch, master, updated. daaf3473e01c57f31cff96ed996253ae53fb1183

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


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

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

diff --git a/debian/control b/debian/control
index 541b390..ed96456 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,35 @@
 Source: libemail-filter-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libemail-localdelivery-perl (>= 0.07), libclass-trigger-perl (>= 0.08), libemail-simple-perl (>= 1.91), libipc-run-perl (>= 0.77), libtest-pod-perl (>= 1.14), libtest-pod-coverage-perl (>= 1.08)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libemail-localdelivery-perl,
+                     libclass-trigger-perl,
+                     libemail-simple-perl,
+                     libipc-run-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.0
-Homepage: http://emailproject.perl.org/wiki/Email::Filter
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-filter-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-filter-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-filter-perl.git
+Homepage: http://emailproject.perl.org/wiki/Email::Filter
 
 Package: libemail-filter-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libemail-localdelivery-perl, libclass-trigger-perl, libemail-simple-perl, libipc-run-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libemail-localdelivery-perl,
+         libclass-trigger-perl,
+         libemail-simple-perl,
+         libipc-run-perl
 Description: library for creating easy email filters
  Email::Filter is another module produced by the "Perl Email Project",
  a reaction against the complexity and increasing bugginess of the
  "Mail::*" modules. It replaces Mail::Audit, and allows you to write
  programs describing how your mail should be filtered.
+

-- 
Debian packaging of libemail-filter-perl



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