[SCM] Debian packaging of Date-JD CPAN distribution branch, master, updated. upstream/0.003-8-g83a2407

Xavier x.guimard at free.fr
Sat Dec 22 14:19:54 UTC 2012


The following commit has been merged in the master branch:
commit 422ce251af35f776f6fc29c88b12e895dc56900c
Author: Xavier <x.guimard at free.fr>
Date:   Sat Dec 22 15:16:05 2012 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 33f41be..ab1be79 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,20 @@
 Source: libdate-jd-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.10) | libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.9.4)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 8),
+               perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-jd-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdate-jd-perl.git
 Homepage: http://search.cpan.org/dist/Date-JD/
 
 Package: libdate-jd-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.6)
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: conversion between flavours of Julian Date
  For date and time calculations it is convenient to represent dates by a
  simple linear count of days, rather than in a particular calendar. This is
@@ -29,3 +34,4 @@ Description: conversion between flavours of Julian Date
  which is semantically significant for the complete-day counts. The functions
  of this module appropriately handle the semantics of all the non-trivial
  conversions.
+

-- 
Debian packaging of Date-JD CPAN distribution



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