2008
gnuplot (4.2.2-1.2) testing-proposed-updates; urgency=medium
* Non-maintainer upload.
* Build the -nox variant without the WX terminal as it pulls in X11.
Requires building twice because WX does not support a pipe protocol to
talk to the main gnuplot binary as gnuplot_x11 does. We now have a second
/usr/bin/gnuplot binary in -x11, we dpkg-divert the -nox binary to
gnuplot-nox. (Closes: #435518)
-- Christoph Berg <myon@debian.org> Fri, 26 Sep 2008 19:39:57 +0200
gnuplot (4.2.2-1.1) unstable; urgency=low
* Non-maintainer upload from the Cambridge BSP. * Fix bashism in debian/rules (Closes: #484389, thanks to Serafeim Zanikolas for the patch)
-- Simon McVittie <smcv@debian.org> Sun, 29 Jun 2008 16:36:13 +0100
2007
gnuplot (4.2.2-1) unstable; urgency=low
* New upstream release. (Closes: #444855) * gnuplot-doc: don't generate ps_symbols.ps to prevent FTBFS on ia64. (Closes: #434954) * gnuplot segfault with simple plot script. (Closes: #419268) * Changed section in debian/gnuplot-nox.menu to 'Applications/Science/Mathematics'.
-- Thierry Randrianiriana <randrianiriana@gmail.com> Wed, 26 Sep 2007 14:49:21 +0300
gnuplot (4.2.0-4) unstable; urgency=low
* Added libwxgtk2.6-dev, libcairo2-dev and libpango1.0-dev in Build-Depends
for wxt terminal support. (Closes: #414395)
* The latest upstream release is already in unstable. (Closes: #418985)
-- Thierry Randrianiriana <randrianiriana@gmail.com> Wed, 11 Jul 2007 19:48:57 +0300
gnuplot (4.2.0-3) unstable; urgency=low
* debian/control:
+ changed Build-Depends to support texlive transition (Closes: #399590)
+ added ${misc:Depends} in gnuplot-x11 and gnuplot-nox Depends
* debian/rules:
+ used directly the gnuplot patched to prevent FTBFS (Closes: #415638)
+ clean
* upload to unstable
-- Thierry Randrianiriana <randrianiriana@gmail.com> Mon, 16 Apr 2007 19:17:56 +0300
gnuplot (4.2.0-2) experimental; urgency=low
* Added dpatch in Build-Depends
* Applied patch to src/term.c:
+ only print warning about missing x11-driver when stdin is
a terminal. Same logic as the normal banner, unfortunately the output
cannot be included into banner (bug #244655, #245428)
+ check if x11-driver was found so that default-terminal is
working even when gnuplot-x11 is not installed (patch in 3.8k.1-1)
+ changed wording of warning to a hopefully better version (bug #243189)
-- Thierry Randrianiriana <randrianiriana@gmail.com> Sat, 24 Mar 2007 06:20:26 +0300
gnuplot (4.2.0-1) experimental; urgency=low
* New upstream release (Closes: #412565)
-- Thierry Randrianiriana <randrianiriana@gmail.com> Sun, 11 Mar 2007 12:20:14 +0300
gnuplot (4.2~rc4-1) experimental; urgency=low
* New upstream release:
+ Fixed X11 connection fails with more than 1048570 data points (Closes: #264793)
+ Fixed segmentation fault with recursive function (Closes: #281529)
* Renamed gnuplot.html directory to html
-- Thierry Randrianiriana <randrianiriana@gmail.com> Sun, 28 Jan 2007 16:58:02 +0300
gnuplot (4.2~rc2-1) experimental; urgency=low
* New upstream release:
+ Fixed command line history (Closes: #384919, #319994)
+ Fixed decimals cutted in color legend (Closes: #273725)
+ Allowed fitting of data with some NAN values (Closes: #321129)
+ Allowed color-code by date unless z-axis is also date (Closes: #325052)
+ Fixed svg file produced (Closes: #390688, #274247)
+ Added more colors for epslatex terminal (Closes: #265076)
+ Fixed postscript file produced (Closes: #242302)
+ Fixed missing gnuplot.info file (Closes: #389698, #394872, #398927, #401975, #403918)
+ Added gnuplot.menu file (Closes: #406653, #406957)
* debian/control:
+ Added Homepage
+ Added me as an uploader
+ Upgraded debhelper
+ typo
* Added a watch file
-- Thierry Randrianiriana <randrianiriana@gmail.com> Tue, 23 Jan 2007 19:20:49 +0300
2006
gnuplot (4.0.0-5) unstable; urgency=low
* debian/rules: put pm3d/contrib/ into /usr/share/gnuplot/pm3d/
(closes: #252191).
* debian/rules: removed generated files to lower the patch size
* debian/rules: split the big HTML page into several small ones
(closes: #13311).
-- Cyril Bouthors <cyril@bouthors.org> Mon, 21 Aug 2006 02:42:41 +0300
gnuplot (4.0.0-4) unstable; urgency=low
* debian/copyright: updated current and previous maintainers names and
email adresses. Use http://gnuplot.info/ as URL.
* removed useless debian/changelog.latin1
* debian/control: updated standards-version from 3.6.2.2 to 3.7.2
-- Cyril Bouthors <cyril@bouthors.org> Mon, 21 Aug 2006 01:02:06 +0300
gnuplot (4.0.0-3) unstable; urgency=low
* This upload is aimed to take over the package and fix the easiest bugs
first. I'll upload another version shortly that will take care of the
oh-so-many opened bugs that look almost all fixed upstream and/or
obsolete to me. One of them is 5 years and 160 days old! "Release
early, release often".
* New maintainer (closes: #357753).
* debian/changelog: fixed encoding, removed trailing spaces
* debian/control: moved the package gnuplot-doc from the section "docs"
to the section "doc"
* debian/control: removed obsolete dependencies to xlibs-dev
* debian/gnuplot-nox.README.Debian: applied patch from Frederic Daniel
Luc LEHOBEY <Frederic.Lehobey@free.fr> to clarify licensing issues
(closes: #322827).
-- Cyril Bouthors <cyril@bouthors.org> Fri, 31 Mar 2006 19:00:30 +0200
2005
gnuplot (4.0.0-2.1) unstable; urgency=low
* Non-maintainer Upload.
* Apply patch from : Frank Küster to fix building with tetex 3.0.
(Closes: Bug#321967)
* Fix buffer overflow in term.c, thanks to Elrond and Justing Pryzby.
(Closes: Bug#330024)
-- Anthony Towns <aj@azure.humbug.org.au> Tue, 20 Dec 2005 22:52:01 +1000
2004
gnuplot (4.0.0-2) unstable; urgency=medium
* medium urgency because 4.0 should reach sarge and upgrading from woody
to 4.0.0-1 will fail
* debian/control: gnuplot-nox and gnuplot-x11 replace old
gnuplot-package (closes: #251296)
-- Thimo Neubauer <thimo@debian.org> Sun, 30 May 2004 19:56:28 +0200
gnuplot (4.0.0-1) unstable; urgency=medium
* New upstream release (closes: #246735, #244826, #224491) * added Debian.NEWS to report about new features/caveats * medium urgency because this stable upstream version should go into sarge * Acknowledged NMU (closes: #239630) * changed packaging again: "gnuplot" is a metapackage depending on "gnuplot-nox" and "gnuplot-x11". New installs and upgrades should work without any surprises. "gnuplot-nox" can also be installed on it's own (closes: #239679) * debian/gnuplot.postinst: added workaround for dpkg-bug #156463 * converted changelog to UTF-8 * fix typo in manpage (closes: #241770) * src/term.c: only print warning about missing x11-driver when stdin is a terminal. Same logic as the normal banner, unfortunately the output cannot be included into banner (closes: #244655, #245428) * src/term.c: changed wording of warning to a hopefully better version (closes: #243189) * doc/gnuplot.doc: forcibly removed the last two dead links, upstream doesn't know where to find the two projects either (closes: #42064)
-- Thimo Neubauer <thimo@debian.org> Sun, 9 May 2004 21:09:51 +0200
gnuplot (3.8k.1-1.1) unstable; urgency=low
* Non-maintainer upload. * Fix segfault on non-X11 displays. (closes: #239630)
-- Bastian Blank <waldi@debian.org> Sat, 17 Apr 2004 12:07:33 +0200
gnuplot (3.8k.1-1) unstable; urgency=low
* New upstream release aka "gnuplot 4.0 release canidate 1", please test
extensively (Closes: #145730, #155417, #186933, #187933, #203379)
* split into three packages "gnuplot", "gnuplot-doc" and "gnuplot-x11"
to make low-end machines happy (Closes: #169897)
* src/term.c: check if x11-driver was found so that default-terminal is
working even when gnuplot-x11 is not installed
* include upstream NEWS-file (Closes: #219813)
* debian/control: changed build-deps to use new X-dependencies and to be
also usable for woody backports
* upgraded to standards version 3.5.6.0, no changes
* debian/menu: reformatted to fix lintians "unquoted-string"-warning
* updated both README.Debian-files, interesting websites are now
contained in gnuplot-README so that anyone will find them
-- Thimo Neubauer <thimo@debian.org> Sun, 7 Mar 2004 17:19:50 +0100
2003
gnuplot (3.7.3-1) unstable; urgency=low
* new upstream release to fix bugs in 3.7.2. Several fixes already were
in the debian package (closes: #179692)
* debian/rules: added parameter to dh_installinfo to get info into
directory (closes: #163731, #170493)
* debian/rules: upgraded to DH_COMPAT level 4
* debian/rules: exclude CVS when installing examples
* debian/gnuplot-doc.README.Debian: added URL of a german gnuplot-reference
(closes: #169508)
* debian/control: changed build-dep from libpng3-dev to libpng12-dev
-- Thimo Neubauer <thimo@debian.org> Mon, 10 Feb 2003 22:46:14 +0100
2002
gnuplot (3.7.2-7) unstable; urgency=low
* debian/rules: forgot to touch stamp-h.in. This resulted in the %&$&/!
Makefile.in trying to call autoheader and made the build fail on
almost all buildds :-( Now tested with pbuilder...
-- Thimo Neubauer <thimo@debian.org> Sun, 15 Sep 2002 18:41:39 +0200
gnuplot (3.7.2-6) unstable; urgency=low
* term/gpic.trm: applied signedness-patch (Brian Mays) (closes: #55856) * debian/rules: fixed continuation line * Makefile.in: added rules from autoconf-infopage for regeneration og autoconf-files * debian/rules: more to fix the configure-runs-twice-bug: touch files to prevent make from invoking ./config.status --recheck * term/post.trm: added missing "pop". Thanks go to Ralf Neubauer for a fix (closes: #148496)
-- Thimo Neubauer <thimo@debian.org> Sun, 15 Sep 2002 16:35:51 +0200
gnuplot (3.7.2-5) unstable; urgency=low
* the "Die svgalib! Die!"-release. * debian/rules: completely regenerated * debian/rules: add --without-linux-vga to configure-call (closes: #123195) * debian/control: Build-Deps: changed libpng2-dev to libpng3-dev and removed autoconf * docs/gnuplot.{doc,texi}: document "set timefmt %s" (closes: #156145) * debian/README.debian: added infos about interfaces to other languages (closes: #145456) * split documentation into gnuplot-doc package (closes: #118318) * don't install gnuplot.el into doc-directory anymore, using the package "gnuplot-mode" makes more sense * debian/dirs: removed /etc from package * debian/copyright: corrected sources URL * graphics.c: added upstream fix to prevent division by zero (closes: #46174)
-- Thimo Neubauer <thimo@debian.org> Sun, 8 Sep 2002 21:59:35 +0200
gnuplot (3.7.2-4) unstable; urgency=low
* applied upstream patch to fix bug in pslatex terminal
(closes: #141860)
-- Thimo Neubauer <thimo@debian.org> Tue, 16 Apr 2002 14:51:04 +0200
gnuplot (3.7.2-3) unstable; urgency=high
* configure.in: fix wrong "chmod u+s /usr/bin/gnuplot" which makes a
build fail if gnuplot isn't installed (closes: #140446)
-- Thimo Neubauer <thimo@debian.org> Sun, 31 Mar 2002 22:13:04 +0200
gnuplot (3.7.2-2) unstable; urgency=high
* debian/rules: installation into DESTDIR is now directly supported
by the main Makefile, this also fixes the silly "helpfile in wrong
directory"-bug (closes: #137803)
* Makefile.in: added libexecdir to get gnuplot_x11 into the right
directory
* high urgency because the help cannot be found in the last release
which renders the package quite unusable.
-- Thimo Neubauer <thimo@debian.org> Mon, 11 Mar 2002 15:39:21 +0100
gnuplot (3.7.2-1) unstable; urgency=high
* the "non-commercial-purposes-only-clauses suck"-release
* new upstream release, finally fixes the nasty RC license-problem. This
should definitely go into woody (closes: #100612)
* checked for ancient errors (closes: #57174)
* debian/rules: upgraded to DH_COMPAT level 3
* debian/control: depend on debconf (>= 0.5.00) because I need the
seen-flag (thanks to lintian)
* added russian debconf-template provided by Ilgiz Kalmetev
(closes: #137656)
* upgraded to standards version 3.5.6.0
* README.debian: added section about why libreadline cannot be used
and why I want to drop SVGAlib-support in further releases
-- Thimo Neubauer <thimo@debian.org> Sun, 10 Mar 2002 16:27:42 +0100
2001
gnuplot (3.7.1p1-8) unstable; urgency=low
* changed debian/rules according to README.Debian.gz in
autotools-dev
* modified Makefile.in to stop recompiling when
using "make install". This also makes the help work again
(closes: #114908, #63732)
* changed debian/config to use arch instead of dpkg-architecture
(closes: #123464)
* added spanish debconf-template provided by Carlos Valdivia
(closes: #120092)
-- Thimo Neubauer <thimo@debian.org> Tue, 11 Dec 2001 17:45:45 +0100
gnuplot (3.7.1p1-7) unstable; urgency=low
* postinst, postrm: removed bashism (closes: #100551, #100637, #101509, #104148, #107114, #112098) * applied patch provided by David Kimdon to fix build-error (closes: #104909) * added brazilian debconf-template. Thanks to André Luís Lopes (closes: #105537) * applied patch provided by Kevin Ryde to get info-page into section math (closes: #112374)
-- Thimo Neubauer <thimo@debian.org> Tue, 25 Sep 2001 17:47:19 +0200
gnuplot (3.7.1p1-6) unstable; urgency=low
* fixed typo in Build-Conflicts (closes: #87481, #85202) * delete old /etc/gnuplot.conf-file (not used since 3.7.1p1-2) on purge (closes: #57995) * quiet the possible warnings of suidunregister (closes: #81777) * also install files from docs/psdoc (closes: #91866) * added german and swedish debconf-templates (closes: #83753, #83537) * debian/rules: only compile with debug-info if "debug" is set in DEB_BUILD_OPTIONS * upgraded to standards version 3.5.4.0 * Build-depend on xlibs-dev instead of xlib6g-dev * change from suidmanager to dpkg-statoverride * debian/config: changed deprecated "isdefault" to "seen" * only ask for suid-bit on i386 (strange that nobody complained :)
-- Thimo Neubauer <thimo@debian.org> Sun, 10 Jun 2001 18:12:42 +0200
gnuplot (3.7.1p1-5) unstable; urgency=low
* added menu hint, closes #80245 * explicitly added PNG-support in debian/rules * removed cyclic build-depend on gnuplot, closes #69903
-- Thimo Neubauer <thimo@debian.org> Mon, 8 Jan 2001 15:20:39 +0100
1999
gnuplot (3.7.1p1-4) unstable; urgency=low
* Added missing source dependency information as suggested by Roman
Hodek, closes: #53280
* added code to reset suid-bit on binary instead of doing nothing. Now
even dpkg-reconfigure should work. Thanks to Zack Weinberg for
reporting this bug, closes: #54816
-- Thimo Neubauer <thimo@debian.org> Wed, 22 Dec 1999 22:29:25 +0100
gnuplot (3.7.1p1-3) unstable; urgency=low
* removed dependency on suidmanager, closes: #50371, #51160 and all merged bugs * upgraded to standards-version 3.1.0
-- Thimo Neubauer <thimo@debian.org> Mon, 20 Dec 1999 00:07:29 +0100
gnuplot (3.7.1p1-2) unstable; urgency=low
* the dependency-on-svgalib-in-non-i386-archs bug was back (at least for
powerpc), added explicit setting in debian/rules, closes: #49653
* pslatex-bug was solved upstream, closes: #30230
* added debconf-support, gnuplotconfig and /etc/gnuplot.conf no longer
necessary
* added Build-Depends information
-- Thimo Neubauer <thimo@debian.org> Sun, 14 Nov 1999 13:35:25 +0100
gnuplot (3.7.1p1-1) unstable; urgency=low
* New upstream version, mainly bugfixes, closes: #32982, #46809, #24050
-- Thimo Neubauer <thimo@debian.org> Thu, 4 Nov 1999 16:31:07 +0100
gnuplot (3.7.1-1) unstable; urgency=low
* New upstream release
* modified acconfig.h to get the sources compiling
* Allow auto-installation, patch by Roman Hodek. closes: bug #32782
* correct installation of info-files. closes: bug #36270
* included where the upstream sources came from and all maintainers
involved in the creation. closes: bug #38146, #39867
* removed duplicate dwww-entry. closes: bug #38699
* upgraded to standards-version 3.0.0
-- Thimo Neubauer <thimo@debian.org> Sun, 24 Oct 1999 21:37:47 +0200
gnuplot (3.7-1) unstable; urgency=low
* general clean-up of debian/rules * New upstream release with new copyright * added more architectures without svgalib to debian/rules
-- Thimo Neubauer <thimo@debian.org> Sun, 28 Mar 1999 21:10:23 +0200
1998
gnuplot (3.5beta6.347-4) frozen unstable; urgency=low
* included documentation with doc-base (fixes #31178)
* gnuplot only depends on svgalib1g | svgalib1g-dummy iff binary depends on
any real svgalib. Now the dependencies should be correct for all archs
(fixes #30071, #27683)
* several cosmetic changes in debian/rules
-- Thimo Neubauer <thimo@debian.org> Mon, 28 Dec 1998 20:52:19 +0100
gnuplot (3.5beta6.347-3) frozen; urgency=low
* Changed gnuplotconfig to use /tmp in a secure manner (Thanks to
Richard Kettlewell <rjk@greenend.org.uk>). fixes #29280
* included dh_clean in binary-target (Thanks, Wichert!). fixes #29533
-- Thimo Neubauer <thimo@debian.org> Wed, 18 Nov 1998 14:53:20 +0100
gnuplot (3.5beta6.347-2) unstable; urgency=low
* Changed dependency from svgalibg1 to svgalibg1 | svgalib-dummyg1
(fixes bug #27252)
* Changed debian/rules to use debhelper
-- Thimo Neubauer <thimo@debian.org> Fri, 2 Oct 1998 20:39:42 +0200
gnuplot (3.5beta6.347-1) unstable; urgency=low
* New upstream release * New maintainer
-- Thimo Neubauer <thimo@debian.org> Thu, 17 Sep 1998 23:38:35 +0200
gnuplot (3.5beta6.340-6) unstable; urgency=low
* gnuplot.el from the source dist added to /usr/doc/gnuplot/ as
suggested by <Emilio.Lopes@Physik.TU-Muenchen.DE> (fixes bug #23132)
-- tibor simko <simko@debian.org> Fri, 05 Jun 1998 13:00:00 +0100
gnuplot (3.5beta6.340-5) frozen unstable; urgency=low
* applied a patch sent by upstream gnuplot cgm terminal maintainer
jim van zandt <jrv@vanzandt.mv.com> to fix bad dashed lines problem
when using gnuplot's cgm terminal (fixes bug #20183)
* doesn't link to gnu's readline library anymore, since it probably
violates the library copyleft (gnuplot is "free" but non-gpl); gnuplot
uses now its internal readline facility instead
-- tibor simko <simko@debian.org> Fri, 27 Mar 1998 10:24:00 +0100
gnuplot (3.5beta6.340-4) frozen unstable; urgency=low
* after talking to upstream authors, gnuplot_x11 is moved to
/usr/lib/gnuplot directory; its manpage is left out of the dist
accordingly (this surely is a better solution to that missing
manpage problem with 340-2)
* applied a rather important patch sent from upstream gnuplot `hidden3d.c'
maintainer hans-bernhard broeker <broeker@physik.rwth-aachen.de>
* small bugs fixed in debian/rules
-- tibor simko <simko@debian.org> Fri, 20 Mar 1998 15:00:00 +0100
gnuplot (3.5beta6.340-3) frozen unstable; urgency=low
* lasergnu script is left out of the package, since (i) it uses csh,
(ii) it uses an insecure temporary file programming style ($$), and
(iii) the default gnuplot policy is not to install it; i've
contacted the upstream authors concerning the second item above and
will add lasergnu back to the dist when it is ready (fixes bug #19792)
* don't recommend c-shell anymore because lasergnu is left out
* two missing manpages added; i've written them myself, they are not
"official" as far as the gnuplot program is concerned
* `gnuplot.gih' is now in the correct /usr/share/gnuplot directory
* all the above changes makes lintian 0.3.1 satisfied
-- tibor simko <simko@debian.org> Wed, 18 Mar 1998 14:34:00 +0100
gnuplot (3.5beta6.340-2) unstable; urgency=low
* email address for sending gnuplot bugs changed to submit@bugs.debian.org, as suggested by dirk eddelbuettel <edd@debian.org> * sources split to .orig.tar.gz and .diff.gz while building .deb * lintian 0.3.0 almost satisfied: it miss 2 manpages (they are not really important, though)
-- tibor simko <simko@debian.org> Fri, 13 Mar 1998 11:34:00 +0100
gnuplot (3.5beta6.340-1) unstable; urgency=low
* new upstream release (pre 3.6pl340)
* portable network graphics (png) now works with gnuplot (fixes #16711)
* debian/rules now told to exclude libgd library, thanks to
james troup <jjtroup@comp.brad.ac.uk> (fixes #17207)
* specified gnuplot location in docs/latextut/Makefile.in, thanks to
james troup <jjtroup@comp.brad.ac.uk> (fixes #17207)
* a patch to correct an off-by-one error in `datafile.c' applied manually,
since the patch is still waiting to get into upstream sources (fixes #6923)
* a patch to compile `util.c' cleanly under alpha glibc2 applied manually,
since the patch is still waiting to get into upstream sources (fixes #13763)
* standards-version: 2.4.0.0
-- tibor simko <simko@debian.org> Mon, 16 Feb 1998 10:10:10 +0100
1997
gnuplot (3.5beta6.336-3) unstable; urgency=low
* menu file rewritten (fixing bug #15746)
-- tibor simko <simko@debian.org> Tue, 9 Dec 1997 14:30:57 +0100
gnuplot (3.5beta6.336-2) unstable; urgency=low
* fixed a small bug in postinst: the script didn't really call install-info
and update-menus during the first install (upgrades were correct only)
-- tibor simko <simko@debian.org> Wed, 26 Nov 1997 15:37:12 +0100
gnuplot (3.5beta6.336-1) unstable; urgency=low
* new upstream release (pre 3.6pl336) (fixing bug #9231)
* compiled under libc6, xlib6g (fixing bug #13848)
* new docs structure, some obsolete files removed (fixing bugs #8182
and #10910)
* new debian rules (fixing bugs #12301, #12731, #13938)
* added suid root handling scripts (fixing bug #8013)
* new maintainer
-- tibor simko <simko@debian.org> Fri, 21 Nov 1997 15:37:12 +0100
gnuplot (3.5beta6.328-2) unstable; urgency=low
* Gnuplot now installs info and html docs (html docs appear in dwww menu).
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Sun, 6 Apr 1997 23:27:08 +0200
gnuplot (3.5beta6.328-1) unstable; urgency=low
* Upgraded upstream source
* removed old "set locale" patch, as upstream source now seems to have
much better patch (not sure though)
* removed some junk from the .diff file
* not yet using setuid manager, nor am I using "make install" in the
rules file.
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Wed, 19 Mar 1997 21:30:09 +0100
gnuplot (3.5beta6.319-3) unstable; urgency=low
* Included location of sourcefile in copyright.
* Removed 1/2 of example files, that really were not
interesting at all (Dirk Eddelbuettel)
* file mods of some documentation, /usr/local/bin/perl
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Fri, 7 Feb 1997 14:50:51 +0100
gnuplot (3.5beta6.319-2) unstable; urgency=low
* added "--prefix=/usr --datadir=/usr/lib --with-lasergnu
--with-gnu-readline=-lreadline " to configure commandline, fixing
bug 6429
* fixed core dump when gnuplot executes `set locale'
* Recommends c-shell (not csh), fixing bugs 6426 and 6432.
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Mon, 6 Jan 1997 11:20:38 +0100
gnuplot (3.5beta6.319-1) unstable; urgency=low
* Upgraded to upstream version
* Upstream version is actually "3.6 beta 319", but I don't think
I can call it 3.6beta319, as that will create problems when
the real 3.6 comes out (3.6beta319 > 3.6, so dselect will refuse
to install 3.6 over 3.6beta319). If I could have used a better name,
please tell me.
* This release doesn't have the debian-specific ../demo/defaults.ini
file, as I couldn't find a description for it in the debian files,
and the propper defaults may have changed a bit any way
* I allow configure/autoconf to make the configure/makefiles
in stead of including the makefiles from the distribution.
* Unfortunately, the csh lasergnu script changed too much for me
to be able to reliably pach it back to usebash (I don't use the
lasergnu script myself). So, gnuplot again recommends csh (sorry).
* package registers menuentry.
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Sat, 4 Jan 1997 12:24:49 +0100
1996
gnuplot (3.5-7) unstable; urgency=low
* changed to new source format * removed one set of examples * included docs in .deb packag
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Fri, 25 Oct 1996 18:52:06 +0200