[SCM] Debian packaging of Tangram CPAN distribution branch, master, updated. debian/2.10-1.1-14-g8593bfe
gregor herrmann
gregoa at debian.org
Sat Mar 30 13:07:49 UTC 2013
The following commit has been merged in the master branch:
commit 56eac21d802bc7ed59467b37d5fec1fb4f586cbd
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Mar 30 13:51:50 2013 +0100
Update versioned (build) dependencies.
diff --git a/debian/control b/debian/control
index f932cce..872a8c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
Source: libtangram-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Christian Sánchez <csanchez at unplug.org.ve>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>> 4.1)
+Build-Depends-Indep: perl,
+ libset-object-perl,
+ libdbi-perl
Standards-Version: 3.7.2
-Homepage: https://metacpan.org/release/Tangram/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtangram-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtangram-perl.git
-Build-Depends: debhelper (>> 4.1)
-Build-Depends-Indep: perl (>> 5.8), libset-object-perl (>= 1.04), libdbi-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtangram-perl.git
+Homepage: https://metacpan.org/release/Tangram/
Package: libtangram-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libset-object-perl (>= 1.04), libdbi-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libset-object-perl,
+ libdbi-perl
Recommends: libdate-manip-perl
Description: Orthogonal Object Persistence in Relational Databases
Tangram is an object-relational mapper. It makes objects persist in
@@ -29,3 +34,4 @@ Description: Orthogonal Object Persistence in Relational Databases
If you intend to run the regression tests (recommended), you will
also need to prepare an empty database before starting the installation
procedure.
+
--
Debian packaging of Tangram CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list