From 583044e65e08d5f87ecf8d83e0e111182044a4fb Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 23 Sep 2013 15:15:28 +0800 Subject: [PATCH] Replaces: python3-lesscpy << 0.9j --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a9e0c4c..be0269e 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Package: python-lesscpy Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-ply, ${misc:Depends}, ${python:Depends} +Replaces: python3-lesscpy (<< 0.9j) Recommends: ${python:Recommends} Description: LessCss Compiler for Python 2.x Lesscpy is a compiler written in Python for the lesscss language. It is very