Package: chemtool
Version: 1.6.14-1+b1
Severity: normal
Tags: patch

Dear Maintainer,

chemtool depends on package transfig, which was renamed to fig2dev in
stretch.
Since I as the maintainer of transfig/fig2dev intend to remove the
transition package from buster, so please upload an updated version of
chemtool, that does no longer depend on transfig but on fig2dev.

A minimal patch is attached.

Greetings

        Roland
diff --git a/debian/control b/debian/control
index f8eb20b..64d92b5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Svn: svn://anonscm.debian.org/debichem/unstable/chemtool/
 
 Package: chemtool
 Architecture: any
-Depends: transfig, ${misc:Depends}, ${shlibs:Depends}
+Depends: fig2dev, ${misc:Depends}, ${shlibs:Depends}
 Recommends: openbabel
 Suggests: fig2sxd, xfig
 Description: chemical structures drawing program
@@ -24,7 +24,7 @@ Description: chemical structures drawing program
  .
  Drawings can be exported to MOL and PDB format, SVG or XFig format for
  further annotation, as a PiCTeX drawing, as a bitmap or as Postscript
- files (several of these through XFig's companion program transfig).
+ files (several of these through XFig's companion program fig2dev).
  .
  The package also contains a helper program, cht, to calculate sum
  formula and (exact) molecular weight from a chemtool drawing file. Cht

Reply via email to