Hi Daniel,
I take it that you have little time to see about this bug. OTOH it seems
important enough and limited in scope enough to warrant a NMU.
I have attached a patch with the proposed change.
Unless I hear from you (with a go-ahead or objection), I plan to upload
the NMU on the weekend.
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
diff -u skencil-0.6.17/debian/changelog skencil-0.6.17/debian/changelog
--- skencil-0.6.17/debian/changelog
+++ skencil-0.6.17/debian/changelog
@@ -1,3 +1,10 @@
+skencil (0.6.17-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix sketch conflict to make upgrades work. Closes: #350867
+
+ -- Thomas Viehmann <[EMAIL PROTECTED]> Wed, 22 Feb 2006 14:40:39 +0100
+
skencil (0.6.17-2) unstable; urgency=low
* Manually added python2.3-imaging-tk to Depends; ${python:Depends} does not
diff -u skencil-0.6.17/debian/control skencil-0.6.17/debian/control
--- skencil-0.6.17/debian/control
+++ skencil-0.6.17/debian/control
@@ -8,7 +8,7 @@
Package: skencil
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python2.3-imaging-tk
-Conflicts: sketch (<< 6.5.17)
+Conflicts: sketch (<< 0.6.17)
Replaces: sketch
Suggests: gsfonts-x11, python-reportlab, python-xml
Description: Interactive vector drawing program for X11