[SCM] Debian packaging of libdbix-class-timestamp-perl branch, master, updated. 0e20ed3202420d1c06598e226bdf4cc15b7322fa

gregor herrmann gregoa at debian.org
Fri Nov 18 15:29:39 UTC 2011


The following commit has been merged in the master branch:
commit e57c013f70c157c1483713b9749c7319a3ff783c
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 18 16:22:46 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 4cf2834..9afb177 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,17 @@ Source: libdbix-class-timestamp-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libclass-accessor-grouped-perl,
-  libdatetime-format-mysql-perl,
-  libdatetime-format-sqlite-perl,  
-  libdatetime-perl (>= 2:0.5500),
-  libdbix-class-perl,
-  perl, 
-  libdbix-class-dynamicdefault-perl,
-  libtime-warp-perl,
-  libdbd-sqlite3-perl,
-  libtest-pod-perl,
-  libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+ libclass-accessor-grouped-perl,
+ libdatetime-format-mysql-perl,
+ libdatetime-format-sqlite-perl,  
+ libdatetime-perl (>= 2:0.5500),
+ libdbd-sqlite3-perl,
+ libdbix-class-dynamicdefault-perl,
+ libdbix-class-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtime-warp-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Brian Cassidy <brian.cassidy at gmail.com>,
  gregor herrmann <gregoa at debian.org>, Salvatore Bonaccorso <carnil at debian.org>
@@ -23,8 +23,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class
 
 Package: libdbix-class-timestamp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl (>= 2:0.5500),
-  libdbix-class-perl, libdbix-class-dynamicdefault-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libdatetime-perl (>= 2:0.5500),
+ libdbix-class-dynamicdefault-perl,
+ libdbix-class-perl
 Description: DBIx::Class extension to update and create date and time based fields
  DBIx::Class::TimeStamp works in conjunction with InflateColumn::DateTime to
  automatically set update and create date and time based fields in a table.

-- 
Debian packaging of libdbix-class-timestamp-perl



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