[SCM] Debian packaging of libchemistry-elements-perl branch, master, updated. 15e56d29443f721cd60d6b78d3f6425766af2d1e

gregor herrmann gregoa at debian.org
Thu Jul 5 20:14:52 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 9e12831..ded8fc6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libchemistry-elements-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>
-Build-Depends: debhelper (>= 7.0.0), quilt (>= 0.40)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.0),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Chemistry-Elements/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libchemistry-elements-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchemistry-elements-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libchemistry-elements-perl.git
+Homepage: http://search.cpan.org/dist/Chemistry-Elements/
 
 Package: libchemistry-elements-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl extension for working with Chemical Elements
  Chemistry::Elements provides an easy, object-oriented way to
  keep track of your chemical data.  Using either the atomic
@@ -25,3 +30,4 @@ Description: Perl extension for working with Chemical Elements
  chemist is likely to want to use his or her own data, or
  data for some unforesee-able property, this module does not
  try to be a repository for chemical data.
+

-- 
Debian packaging of libchemistry-elements-perl



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