openvas-client (2.0.3-2) unstable; urgency=low

  * add debian/patches/03_es-fix.dpatch to update Spanish translation with the latest
    complete translation available in SVN
  * Change priority from optional to extra
  * Remove config.sub and config.guess since the package depends on autotools-dev and
    should be able to recreate them. This also fixes a lintian bug
  * Remove .svn folders from debian/ subdir
  * Lintian fix: Remove COPYING.OpenSSL from debian/docs since it is already
   included in debian/copyright


 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 10 May 2009 13:10:32 +0200

openvas-client (2.0.3-1) unstable; urgency=low

  * New upstream release
  * Update changelog for new code
  * add debian/patches/02_de-fix.dpatch to fix german translation

 -- Jan Wagner <waja@cyconet.org>  Sat, 09 May 2009 10:42:14 +0200

openvas-client (2.0.1-2) unstable; urgency=low

  * Brown paper bag release: Integrate changes missing in previous upload which
    had been introduced after 1.0.3-2.
  * Do not patch nessus/Makefile with gdchart0.94b (we didn't intend to)
  * Remove from 01_libgdchart-gd2-noxpm-dev.dpatch patch the changes to
    nessus/Makefile:
     - Removal of gdchart0.94b targets
     - Add -lgdc, as it is already defined by the configure script by setting GDC_LIB
    The rest of the patch remains there since otherwise the pie charts would
    end up ugly (background edges visible, see
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326502).

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Fri, 16 Jan 2009 01:19:17 +0100

openvas-client (2.0.1-1) unstable; urgency=low

  * New upstream version.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Fri, 02 Jan 2009 01:43:18 +0100

openvas-client (2.0.0.beta1-1) UNRELEASED; urgency=low

  * New upstream release
  * Cleaned up the rules
  * Removed no longer required patches
  * Updated copyright

 -- Tim Brown <timb@nth-dimension.org.uk>  Sun, 12 Oct 2008 19:06:52 +0100

openvas-client (1.0.4-1) unstable; urgency=low

  [ Jan Wagner ]
  * New upstream release
  * Add Tim and myself to uploaders
  * Set Debian Maintainers Mailing List as Maintainer
  * Add Vcs-Headers
  * Bump Standards Version to 3.8.0, no changes needed
  * Added 02_update_configure.dpatch, since shipped configure seems outdated
    and package doesn't build with it
  * Remove debian/*.dirs since unneeded
  * remove trailing whitespaces from EOL and EOF in debian/*

  [ Tim Brown ]
  * Ported the fixes to use libgdchart-gd2-noxpm-dev to the latest release
  * Fixed up rules file to correctly handle CROSS

 -- Jan Wagner <waja@cyconet.org>  Sat, 19 Jul 2008 16:11:12 +0200

openvas-client (1.0.3-4) unstable; urgency=low

  * Minor updates to control file, fixed Priority

 -- Tim Brown <timb@nth-dimension.org.uk>  Thu, 19 Jun 2008 23:21:45 +0100

openvas-client (1.0.3-2) unstable; urgency=low

  * Upload making this a non-Debian native package, as it should.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 06 Apr 2008 02:17:17 +0200

openvas-client (1.0.3-1) unstable; urgency=low

  * New upstream release
  * Removed man8 from upstream's make install-man

 -- Tim Brown <timb@nth-dimension.org.uk>  Fri, 04 Apr 2008 22:26:00 +0000

openvas-client (1.0.2-1) unstable; urgency=low

  * New package on the upstream release
    (fixes all the issues which made ftp masters REJECT the previous
     upload of the 1.0.1) release:
     - does not provide test.pdf anymore
  [ Javier Fernandez-Sanguino ]
  * Expand the debian/copyright information based both on the information
    available at COPYING.README and a deep review of the copyright notices
    of all the source code.
        - Detail which contents are GPLv2 or later, just GPLv2, LGPL or
          MIT/BSD
        - Include the list of all copyright holders (by content)
        - Include list of Authors of the OpenVAS GUI itself (frontend and
          backend)
  [ Tim Brown ]
  * Incorporates the fixes to use libgdchart-gd2-noxpm-dev, it no longer
    build the embedded copy but uses the Debian package.
  * Updated openvas-client.menu in line with Debian Menu sub-policy
  * Removed man8 from upstream's make install
  * Depends on dpatch

 -- Tim Brown <timb@nth-dimension.org.uk>  Fri, 28 Dec 2007 11:41:04 +0000

openvas-client (1.0.1-2) unstable; urgency=low

  * Updated debian/copyright to list all contributing authors based on
    grep for "\([cC]\)|[cC]opyright"

 -- Tim Brown <timb@nth-dimension.org.uk>  Sun, 04 Nov 2007 21:47:52 +0000

openvas-client (1.0.1-1) unstable; urgency=low

  * New upstream release. This release removes the non-free text files
    (README_SSL, doc/WARNING.En, doc/WARNING.Fr) from Nessus which
    was the main reason 1.0.0 was not allowed into NEW last time
  * Other fixes:
     - Temporary files are prefixed with "openvas" instead of "nessus"
     - Incorporates the fixes to the Makefile introduced in previous
       package versions.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Tue, 30 Oct 2007 00:39:17 +0100

openvas-client (1.0.0-2) unstable; urgency=low

  * Review and upload to Debian (Closes: #435456)
  * Restore the changes introduced in 0.9.1-2
  * Use Homepage: in debian/control's package headers
  * Add a debian/TODO file (only one item currently)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 14 Oct 2007 16:56:59 +0200

openvas-client (1.0.0-1) unstable; urgency=low

  * New upstream release

 -- Tim Brown <timb@nth-dimension.org.uk>  Wed, 26 Sep 2007 00:41:58 +0100

openvas-client (0.9.1-2) unstable; urgency=low

  * Make it Replace: nessus < 3 also
  * Remove spaces before dots in the control definition
  * Add a Homepage: to the control definition
  * Added myself as an uploader:
  * Added the SSL exemption from COPYING.OpenSSL to debian/copyright
  * Added symlinks to both the binary and the manpage for users that
    try to execute it using the package name.
  * Add a menu file so the application is available in Debian menus.
  * Install the desktop file in the proper location
     * Add a Spanish translation to the Desktop file
     * Comment out the XPM icon as none is available which meets
       FreeDesktop's standards.
  * Fix top Makefile so that it cleans src/gui too
  * Compile and install the PO files to get translations also in the package.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Wed, 01 Aug 2007 14:44:10 +0200

openvas-client (0.9.1-1) unstable; urgency=low

  * New upstream release
  * Initial release (Closes: #435456)
  * Added replaces: nessusclient
  * Removed /usr/sbin from dirs
  * Fixed copyright

 -- Tim Brown <timb@nth-dimension.org.uk>  Wed, 01 Aug 2007 00:25:05 +0100

openvas-client (0.9.0-1) unstable; urgency=low

  * Initial release

 -- Tim Brown <timb@nth-dimension.org.uk>  Thu, 19 Jul 2007 12:18:13 +0100
