[SCM] Debian packaging of librest-application-perl branch, master, updated. b73dd10fdf273bca24aa152609a8c269c9f80335
gregor herrmann
gregoa at debian.org
Thu Jul 5 20:54:13 UTC 2012
The following commit has been merged in the master branch:
commit ea36d46448f529a7b7d813ec4ee48356b58fdce6
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 12:53:04 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index f1e3ddf..e52ae2e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
Source: librest-application-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), quilt
-Build-Depends-Indep: perl (>= 5.8.8-12), libtie-ixhash-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Frank Lichtenheld <djpig at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+ quilt
+Build-Depends-Indep: perl,
+ libtie-ixhash-perl
Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/REST-Application/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/librest-application-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librest-application-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/librest-application-perl.git
+Homepage: http://search.cpan.org/dist/REST-Application/
Package: librest-application-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtie-ixhash-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libtie-ixhash-perl
Description: framework for building RESTful web-applications
Module that acts as a base class for applications which implement a RESTful
interface, similar to CGI::Application.
+
--
Debian packaging of librest-application-perl
More information about the Pkg-perl-cvs-commits
mailing list