[libcgi-pm-perl] 05/09: Drop Breaks/Replaces on old libcgi-fast-perl

gregor herrmann gregoa at debian.org
Mon Jun 2 16:23:25 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 0a36124f08b60adbc9f79badb1de7a2496c2892d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 2 17:36:13 2014 +0200

    Drop Breaks/Replaces on old libcgi-fast-perl
    
    since we don't ship CGI::Fast anymore, and the versions were ancient anyway.
---
 debian/control | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/control b/debian/control
index 724f688..e585afb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,6 @@ Package: libcgi-pm-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
-Breaks: libcgi-fast-perl (<< 5.10.1-9)
-Replaces: libcgi-fast-perl (<< 5.10.1-9)
 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