[SCM] Debian packaging of libset-object-perl branch, master, updated. 0bc0c8fa4eb8e4bac758dd924069b5b374b92801

gregor herrmann gregoa at debian.org
Thu Jul 5 20:54:55 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index f56a831..8bcca38 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,30 @@
 Source: libset-object-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Niko Tyni <ntyni at iki.fi>,
+           Rene Mayorga <rmayorga at debian.org.sv>,
+           Damyan Ivanov <dmn at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Peter Pentchev <roam at ringlet.net>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, 
- gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at iki.fi>,
- Rene Mayorga <rmayorga at debian.org.sv>, Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Peter Pentchev <roam at ringlet.net>
+Build-Depends: debhelper (>= 7.0.50~),
+               perl,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libset-object-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libset-object-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libset-object-perl.git
 Homepage: http://search.cpan.org/dist/Set-Object/
-Build-Depends: debhelper (>= 7.0.50~), perl (>> 5.8.1), libtest-pod-perl,
- libtest-pod-coverage-perl
 
 Package: libset-object-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Collection of objects without duplications
  Set::Object module implements a Set of objects, that is, a collection of
  objects without duplications. It is similar to a Smalltalk
  IdentitySet.
+

-- 
Debian packaging of libset-object-perl



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