ngspice (28-1) unstable; urgency=medium

  [ Carsten Schoenert ]
  * [0cf451f] debian/gbp.conf: adding helper for git-buildpackage
  * [46a1f0f] d/gbp.conf: add some more files to filter out
  * [6f82a23] d/gbp.conf: switch pristine-tar usage on
  * [5daa4f3] d/gbp.conf: add component 'doc'
  * [44659b5] New upstream version 28
    The new NGSpice upstream version is DFSG compatible and there is no need to
    do a packaging of a -dfsg version anymore.
    (Closes: #888489)
  * [e9ae83f] debian/control: wrap-and-sort the file
  * [7de1e26] debian/copyright: fix up some whitespaces
  * [c0a30d9] d/{compat,control}: bump debhelper to version 11
  * [ab6a5cd] debian/control: bump Standards-Version to 4.1.4
  * [aa23ade] d/*.dirs: remove old dh files for dirs
  * [6b9deef] libngspice0: adding new library about ngspice (Closes: #834335)
  * [77ab434] debian/ngspice.install: remove folder /u/l/ngspice
  * [ef2b528] debian/rules: migrating to debhelper style
  * [9de06e7] rebuild patch queue from patch-queue branch
  * [656c866] debian/control: remove reference to non-free
  * [012b1e4] move maintainership over to Debian Electronics Team
  * [5e04896] libngspice0-dev.install.in: update header install
  * [8b7ecb6] libngspice0-dev: small change to the description
  * [44b2625] manpages: drop no longer needed local manpages
  * [4ce54e5] ngspice: drop --with-editline in favor of --with-readline
    (Closes: #834247)
  * [5aa3be1] debian/rules: update helper and targets for build
  * [fa60633] debian/control: update tclspice package
  * [1683ca1] ngspice-dev: adding new binary package
  * [2c72a25] ngspice: adopt needed changes to the install sequence
  * [8adb653] d/ngspice.links: linking COPYING to GPL-2 license file
  * [4de4e42] ngspice-dev.install: adding dh sequence for ngspice-dev
  * [f32a16e] tclspice: rework dh helper sequencer
  * [dfb5011] tclspice.symbols: adding a symbols file for libspice
  * [d75e230] debian/watch: update watch file
  * [c068f36] debian/README.source: adding some notes about the source
  * [706d04b] debian/README.source: add note about VCS for ngspice
  * [574b7f8] ngspice: adjust install sequencer
  * [7c46255] d/rules: adding new target override_dh_install-indep
  * [a37ef8c] ngspice-doc: adjust package after source is now DFSG
    (Closes: #826873)
  * [5c1ca0a] d/control: Update Vcs URLs to Salsa
  * [788ca8d] d/control: drop duplicated Priority fields
  * [a314f7e] d/rules: don't run the auto_test target for now
  * [b382cbf] copyright: adding some cme script helper
  * [57e3819] d/copyright: update the copyright information

  [ Guido Günther ]
  * [5fd383a] Install pkg-config file
  * [70417b8] autopkgtest: make sure we can link against libngspice0
  * [9b72171] Don't hardcode doc package version

  [ Carsten Schoenert ]
  * [5f71810] Remove file README.Debian
  * [230fbc0] ngspice.lintian-overrides: adding small overrides
  * [a40eeea] tclspice.lintian-overrides: add override for libspice0
  * [6989e30] install example scripts for testbenchs again

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 16 Jun 2018 10:25:57 +0200

ngspice (27-1) unstable; urgency=medium

  [ Gudjon I. Gudjonsson ]
  * Change standards version to 4.1.2, no changes needed
  * Add hardening +all
  * Change vcs browser field from http to https
  * Fix copyright file
  * Add patch 03_fix_spelling
  * Change compat level to 9

  [ Andreas Tille ]
  * Moved packaging from SVN to Git
  * Priority: extra -> optional

  [ Gudjon I. Gudjonsson ]
  * Add dependency on texlive-science
  * Add lintian overrides file
  * Change lyx output from html to xhtml to avoid using elyxer

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Tue, 26 Dec 2017 07:26:13 +0100

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.
  * Change package priority from extra to optional.

 -- Sven Hoexter <hoexter@debian.org>  Sun, 10 Dec 2017 14:53:20 +0100

ngspice (26-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Run lyx with a temporary -userdir to not rely on $HOME, thanks to
    Johann Klammer.  (Closes: #813119)

 -- Andreas Beckmann <anbe@debian.org>  Mon, 25 Apr 2016 20:50:13 +0200

ngspice (26-1) unstable; urgency=low

  * New upstream release (Closes: #706821)
  * Bump standards version to 3.9.5
  * Make VCS field canonical
  * Change tcl version to 8.6
  * Remove part of patch, wish8.4 changed back to wish for tclspice examples
  * Add pdf manual
  * Remove DM-upload line from control
  * Add patch 03_fix_compilation.patch
    (Thanks to Robert Larice)
  * Remove stripping of codemodel files
  * Add -BLT and -ltcl8.6 to configure for tclspice.
    Needed by libtclspice
  * Remove ps manual
  * Remove hardening wrapper and exchange for dpkg-buildflags
  * Add dependency on libfftw3-dev

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sat, 05 Jul 2014 10:09:39 +0000

ngspice (24-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 3.9.3
  * Move /usr/lib/spice to /usr/lib/ngspice
    and /usr/lib/tcltk to /usr/lib/tcltk/ngspice
    reflecting changes in upstream
  * Move install of tclspice prior to ngspice, both will install spinit but
    the one from ngspice is the correct.
  * Add tclspice binary dependency on ngspice
  * Remove patch 02_fix_spelling.patch. Fixed in upstream
  * Refreshed patch 01_fix_manpages
  * Create patch 02_fix_tcl_examples
  * Exclude .tcl and .cir files in examples from compression
  * Change configure parameters
  * Change readline dependency to libedit-dev
  * Make tcl examples executable
  * Add src/xspice/examples to ngspice examples
  * Remove tclspice-dev package and move content to tclspice
    Add Break and Replaces on tclspice-dev
  * Started making copyright file machine readable
  * Make tclspice examples executable
  * Add manpage for cmpp, ngmakeidx and  ngproc2mod
  * Remove examples/TransImpedanceAmp and exampless/tclspice\tcl-testbench3
    because of incompatiple licenses
  * Add install-indep/arch stansas to rules file
  * Add dependency on texlive-generic-recommended
  * Add Build-Depends-Indep to control file

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Mon, 04 Jun 2012 22:34:18 +0000

ngspice (23-1) unstable; urgency=low

  * New upstream release
  * Change standards version to 3.9.2
  * Change debhelper dependency to 8
  * Add a line to rules to remove dependency_libs field from tclspice-dev
  * Remove override files
  * Create build-arch and build-indep targets
  * Add patch 02_fix_spelling
  * Change texlive dependencies to texlive, texlive-latex-extra, 
     texlive-lang-greek

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sun, 19 Jun 2011 04:44:19 +0200

ngspice (22-1) unstable; urgency=low

  * New upstream release
  * Source package renamed to ngspice
  * Add patches 01_fix_manpages 02_fix_spelling
  * Change/fix get-orig-source target
  * Add overrides files
  * Made the extended description of tclspice a bit longer
  * Fix watch file, look for ngspice instead of ng-spice-rework

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Mon, 21 Mar 2011 13:58:58 +0100

ng-spice-rework (21-2) UNRELEASED; urgency=low

  * Bump standards version to 3.9.1
  * Remove unneeded section fields in control file
  * Fix short description of tclspice-dev
  * Change (C) to © in copyright file

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Tue, 03 Aug 2010 22:59:00 +0200

ng-spice-rework (21-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 3.9.0
  * Rewrite get-orig-source
  * Switch to dpkg-source 3.0 (quilt) format
  * Add build dependency on lyx, elyxer and texlive-full
  * Fix compilation of doc in rules file
  * Add build dependency on imagemagick
  * Remove machine generated file src/frontend/parse-bison.c
    in clean target
  * Remove README.source
  * Remove all patches, fixed in upstream

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sun, 25 Jul 2010 17:17:32 +0200

ng-spice-rework (20-1) unstable; urgency=low

  [ Gudjon I. Gudjonsson ]
  * New upstream release
  * Correct the Vcs fields

  [ Andreas Tille ]
  * Group maintenance in Debian Science team with permission of
    maintainer

 -- Andreas Tille <tille@debian.org>  Fri, 20 Nov 2009 11:15:21 +0100

ng-spice-rework (19-2) UNRELEASED; urgency=low

  * Add XS-Autobuild tag
  * Bump standards version to 3.8.3, no changes needed
  * Add README.source file
  * Add misc dependency on tclspice-dev
  * Add ngspice dependency on dpkg (>= 1.15.4) | install-info
  * Remove debian/tmp/usr/share/dir file

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sun, 15 Nov 2009 00:00:02 +0100

ng-spice-rework (19-1) unstable; urgency=low

  * New upstream release
  * Remove all patches since they are already in upstream
  * Remove call to autogen and --enable experimental option when building
  * Fix watch file
  * Not removing getopt files, since they are BSD now
  * Change /usr/share/ng-spice-rework to /usr/share/ngspice
  * Remove quilt dependency
  * Fix get-orig-source target
  * Create patch 01_fix_bashism.diff to fix bashism (Closes: #530986)
  * Add quilt dependency

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sun, 07 Jun 2009 10:11:42 +0200

ng-spice-rework (18-1) unstable; urgency=low

  * Initial release (Closes: #489768)
  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * debian/rules: add -XCOPYING to dh_installdocs for contrib.
  * debian/rules, debian/control: Use quilt.
  * Added 01_manpages-hyphen.diff patch which fixes the hyphens in ngnutmeg.1 
    & ngspice.1 manpages.
  * debian/rules: added get-orig-source target.
  * Added one target package: ngspice-doc.
  * debian/docs: Added ANALYSES, BUGS & DEVICES.

  [ Gudjon I. Gudjonsson ]
  * Add the documentation license to the copyright file
  * Package moved to non-free
  * Remove getopt*.{c,h} incompatible licenses, add empty files instead
  * Add patch 02_fix_getopt.diff to include system getopt.h
  * Add patch 03_fix_libdir.diff that fixes libdir in configure.in
    Thanks to Ahmed
  * Let rules run ./autogen.sh in build/tclspice
  * Add dependencies on automake

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Mon, 20 Apr 2009 19:51:11 +0200
