[SCM] Debian packaging of libdatetime-format-mysql-perl branch, master, updated. de9c1361036c8c23f2a5aabc1bf337311ddec992

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


The following commit has been merged in the master branch:
commit 31b1e31ec36dc9cebbc3129fb891062d91f17256
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:24:41 2012 -0600

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

diff --git a/debian/control b/debian/control
index c0c7d1e..801e865 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,29 @@
 Source: libdatetime-format-mysql-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Niko Tyni <ntyni at iki.fi>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
-Build-Depends-Indep: perl, libdatetime-perl, libdatetime-format-builder-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at iki.fi>
+Build-Depends: debhelper (>= 5.0.0),
+               perl
+Build-Depends-Indep: perl,
+                     libdatetime-perl,
+                     libdatetime-format-builder-perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/DateTime-Format-MySQL/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-mysql-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-mysql-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-mysql-perl.git
+Homepage: http://search.cpan.org/dist/DateTime-Format-MySQL/
 
 Package: libdatetime-format-mysql-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, libdatetime-format-builder-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdatetime-perl,
+         libdatetime-format-builder-perl
 Description: Parse and format MySQL dates and times
  This module understands the formats used by MySQL for its DATE,
  DATETIME, TIME, and TIMESTAMP data types.  It can be used to parse
  these formats in order to create DateTime objects, and it can take a
  DateTime object and produce a string representing it in the MySQL
  format.
+

-- 
Debian packaging of libdatetime-format-mysql-perl



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