[libcgi-pm-perl] 01/02: Add Breaks on older libcgi-fast-perl.

gregor herrmann gregoa at debian.org
Mon Aug 25 04:09:32 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcgi-pm-perl.

commit cad31677cfd780a604e350b3bfa065f498846132
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 24 21:07:58 2014 -0700

    Add Breaks on older libcgi-fast-perl.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index dcb9b98..110b652 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
 Recommends: libcgi-fast-perl (>= 1:2.01)
+Breaks: libcgi-fast-perl (<< 1:2)
 Description: module for Common Gateway Interface applications
  CGI.pm is a Perl module that provides classes useful for creating Web forms
  and for parsing their contents. It defines CGI objects, entities that contain

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-pm-perl.git



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