# HG changeset patch # User Julien Cristau # Date 1380903405 -7200 # Node ID dd574929b41444f6963b0f06c8b2b93738cf8c08 # Parent 68cde7431c2cb78de6a313a6a7e8d8bd696c4540 [debian] add some Breaks for backwards compatibility removal The person and comment cubes used to import the cubicweb.mixins module. The inlinedit cube relied on String.startsWith in javascript. diff -r 68cde7431c2c -r dd574929b414 debian/control --- a/debian/control Mon Aug 26 16:16:22 2013 +0200 +++ b/debian/control Fri Oct 04 18:16:45 2013 +0200 @@ -131,6 +131,8 @@ python-fyzz, python-imaging, python-rdflib +Breaks: + cubicweb-inlinedit (<< 1.1.1), Description: web interface library for the CubicWeb framework CubicWeb is a semantic web application framework. . @@ -158,6 +160,9 @@ python-crypto Conflicts: cubicweb-core Replaces: cubicweb-core +Breaks: + cubicweb-comment (<< 1.9.1), + cubicweb-person (<< 1.8.0), Description: common library for the CubicWeb framework CubicWeb is a semantic web application framework. .