[libcgi-pm-perl] 01/02: Add Breaks against versions of git in which gitweb and 'git instaweb' use the startform function.

gregor herrmann gregoa at debian.org
Tue Nov 4 12:04:59 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 1e73be8dcf113956aff9c4b945b92e3c619da632
Author: Jonathan Nieder <jrnieder at gmail.com>
Date:   Tue Nov 4 13:03:13 2014 +0100

    Add Breaks against versions of git in which gitweb and 'git instaweb' use the startform function.
    
    Closes: #767960
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5242c9b..dcac525 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
 Recommends: libcgi-fast-perl (>= 1:2.01)
-Breaks: libcgi-fast-perl (<< 1:2)
+Breaks: libcgi-fast-perl (<< 1:2), git (<< 1:2.1.3)
 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