From dee331928a028c415805c83210fc700c8f153a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Izidor=20Matu=C5=A1ov?= Date: Mon, 17 Sep 2012 07:19:18 +0200 Subject: [PATCH] Liblarch debian package should replace liblarch-gtk for upgrading --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 3054ec5..bec0033 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: https://live.gnome.org/liblarch/ Package: python-liblarch Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>=2.14) +Replaces: python-liblarch-gtk Description: Liblarch handles structures like acyclic directed graphs. Liblarch is a python library built to easily handle data structures such as lists, trees and directed acyclic graphs and represent them