[libdatetime-format-dbi-perl] 05/07: wrap-and-sort d/control

gregor herrmann gregoa at debian.org
Mon Oct 28 22:24:26 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdatetime-format-dbi-perl.

commit c994c4aac546104dfcdf460bb630f7bef78f321f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 28 23:22:59 2013 +0100

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 78b6d67..817e06b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,15 +7,15 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
                perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
-Build-Depends-Indep: libdatetime-perl,
-                     libdatetime-format-sqlite-perl,
+Build-Depends-Indep: libdatetime-format-sqlite-perl,
+                     libdatetime-perl,
                      libdbd-sqlite3-perl,
                      libdbi-perl,
+                     libtest-database-perl,
                      libtest-nowarnings-perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
                      perl,
-                     libtest-database-perl,
                      perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-dbi-perl.git
@@ -45,4 +45,3 @@ Description: abstraction layer for DateTime over some database vendors
  formatter class. However, this is usually not sufficient for full database
  abstraction. You will also have to cater for differences in the syntax and
  semantics of SQL datetime functions (and other SQL commands).
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-dbi-perl.git



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