[SCM] Debian packaging of libdatetime-perl branch, master, updated. debian/0.7800-1-12-ga30494d

Xavier Guimard x.guimard at free.fr
Sun Apr 28 10:54:43 UTC 2013


The following commit has been merged in the master branch:
commit ebbca573a7b0822fb70cbcbfe5f2eba3c42cca15
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Apr 28 12:53:53 2013 +0200

    Add libtry-tiny-perl in dependencies

diff --git a/debian/control b/debian/control
index 91603a0..7bea708 100644
--- a/debian/control
+++ b/debian/control
@@ -3,23 +3,26 @@ Source: libdatetime-perl
 # on libdatetime-perl again
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Radici <antonio at dyne.org>,
- gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Iulian Udrea <iulian at ubuntu.com>,
- Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Franck Joncourt <franck at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- Alessandro Ghedini <ghedo at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Iulian Udrea <iulian at ubuntu.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Franck Joncourt <franck at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312),
- libdatetime-locale-perl,
- libdatetime-timezone-perl,
- libparams-validate-perl,
- libtest-fatal-perl,
- libtest-warn-perl,
- perl (>= 5.11.4) | libmodule-build-perl
+Build-Depends: debhelper (>= 9.20120312),
+               libdatetime-locale-perl,
+               libdatetime-timezone-perl,
+               libparams-validate-perl,
+               libtest-fatal-perl,
+               libtest-warn-perl,
+               libtry-tiny-perl,
+               perl (>= 5.11.4) | libmodule-build-perl,
+               perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-perl.git
@@ -27,10 +30,13 @@ Homepage: http://datetime.perl.org/
 
 Package: libdatetime-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libdatetime-locale-perl,
- libdatetime-timezone-perl,
- libparams-validate-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libdatetime-locale-perl,
+         libdatetime-timezone-perl,
+         libparams-validate-perl,
+         libtry-tiny-perl
 Description: module for manipulating dates, times and timestamps
  DateTime is a Perl module which aims to provide a complete, correct, and easy
  to use date/time object implementation. It provides an easy way to manipulate

-- 
Debian packaging of libdatetime-perl



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