[libdbix-class-cursor-cached-perl] 06/08: Drop versioned dependency satisfied in oldstable

Florian Schlichting fsfs at moszumanska.debian.org
Tue Oct 11 21:12:33 UTC 2016


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

fsfs pushed a commit to branch master
in repository libdbix-class-cursor-cached-perl.

commit 3460791c8032d9a236df6c529941588ab3917337
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Oct 11 23:04:33 2016 +0200

    Drop versioned dependency satisfied in oldstable
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index bd9294a..54e07a8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      libcache-cache-perl,
                      libcarp-clan-perl,
-                     libdbix-class-perl (>= 0.08124),
+                     libdbix-class-perl,
                      libdbd-sqlite3-perl
 Standards-Version: 3.9.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-class-cursor-cached-perl.git
@@ -19,7 +19,7 @@ Package: libdbix-class-cursor-cached-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libdbix-class-perl (>= 0.08124),
+         libdbix-class-perl,
          libcarp-clan-perl
 Description: cursor object with built-in caching support
  DBIx::Class::Cursor::Cached is a Perl module providing a cursor class with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-cursor-cached-perl.git



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