[libjson-xs-perl] 01/02: Add a Breaks on older version of libjson-perl.

gregor herrmann gregoa at debian.org
Tue Jul 7 19:36:17 UTC 2015


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

gregoa pushed a commit to branch master
in repository libjson-xs-perl.

commit 2f60898b561dc92a3fdd0029dd8798a3e144d38d
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 7 21:33:38 2015 +0200

    Add a Breaks on older version of libjson-perl.
    
    Cf. #791709
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 92b1cd7..53798cd 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          libcommon-sense-perl,
          libtypes-serialiser-perl
+Breaks: libjson-perl (<< 2.90)
 Description: module for manipulating JSON-formatted data (C/XS-accelerated)
  JSON::XS is a module for manipulating data stored in the JavaScript Object 
  Notation (JSON) serialization format (defined in RFC 4627), which serves as 

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



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