Source: ngspice Version: 26-1.1 Severity: important Tags: patch Hello Gudjon, hello Andreas, I'd like to get elyxer removed from Debian but to allow for that to happen I need to get rid of ngspice dependency on it. The HTML export support in LyX improved a lot since I introduced elyxer to Debian and is nowadays, while not that pretty, on par or even better (as in more complete) then what elyxer has to offer. Also elyxer didn't receive any update for a long time. I see at least some issue when I generate the ngspice documentation HTML export with elyxer.
I've attached the debdiff of a potential NMU I'm willing to upload since I'm not sure how active you're at the moment taking care of ngspice. So if you do not plan to upload ngspice on your own soon and do not object to the elyxer removal itself, I can just upload my NMU. Cheers, Sven
diff -Nru ngspice-26/debian/changelog ngspice-26/debian/changelog --- ngspice-26/debian/changelog 2016-04-25 20:51:09.000000000 +0200 +++ ngspice-26/debian/changelog 2017-11-25 20:12:49.000000000 +0100 @@ -1,3 +1,13 @@ +ngspice (26-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove elyxer from Build-Depends-Indep to allow for the removal of elyxer + from Debian. The build in HTML export support in LyX improved during the + last years and is equally usable or even better regarding new LyX file + formats. + + -- Sven Hoexter <hoex...@debian.org> Sat, 25 Nov 2017 20:12:49 +0100 + ngspice (26-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru ngspice-26/debian/control ngspice-26/debian/control --- ngspice-26/debian/control 2014-07-05 23:49:29.000000000 +0200 +++ ngspice-26/debian/control 2017-11-25 20:12:23.000000000 +0100 @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), automake, libtool, libxaw7-dev, flex, bison, gfortran, libedit-dev, libncurses5-dev, texinfo, tcl8.6-dev, tcl8.6, tk8.6-dev, tk8.6, blt-dev -Build-Depends-Indep: lyx, elyxer, texlive, texlive-latex-extra, texlive-lang-greek, +Build-Depends-Indep: lyx, texlive, texlive-latex-extra, texlive-lang-greek, texlive-generic-recommended, imagemagick Standards-Version: 3.9.5 Homepage: http://ngspice.sourceforge.net
-- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers