Package: python-aeidon
Version: 0.16.2-1
Severity: serious
Justification: severe violation of Debian policy
Tags: patch
Hi, when upgrading gaupol from 0.15.1-1 I've got this error:
trying to overwrite '/usr/share/locale/ca/LC_MESSAGES/gaupol.mo', which is
also
in package gaupol 0.15.1-1
Because translations are now provided by python-aeidon, if it's correct that
python-aeidon installs the translations (I hope so), apply the attached patch
to
the package in SVN.
Index: debian/control
===================================================================
--- debian/control (revisión: 5656)
+++ debian/control (copia de trabajo)
@@ -41,6 +41,7 @@ Section: python
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, ${misc:Depends}, iso-codes
Recommends: python-enchant (>= 1.4), python-chardet
+Replaces: gaupol (<< 0.16)
Description: reading, writing and manipulating text-based subtitle files
aeidon is separate from the gaupol package, which provides a subtitle editor
application with a GTK+ user interface.