qcad (2.0.5.0-1+090318.1-2) unstable; urgency=low

  * Depend on librecad to give users upgrade path.

 -- Scott Howard <showard@debian.org>  Wed, 12 Oct 2011 11:17:05 -0400

qcad (2.0.5.0-1+090318.1-1) unstable; urgency=high

  * Made qcad a transitional package recommending librecad
    because of non-distributable files (Closes: #644786) and the removal
    of qt3-free from the archives (Closes: #604595) 

 -- Scott Howard <showard@debian.org>  Wed, 12 Oct 2011 09:22:12 -0400

qcad (2.0.5.0-1+090318-10) UNRELEASED; urgency=high

  * updated debian copyright to include license for fparser and
    dxflib test code. Thanks to Christoph Egger.

 -- Scott Howard <showard@debian.org>  Tue, 11 Oct 2011 18:19:52 -0400

qcad (2.0.5.0-1+090318-9) experimental; urgency=low

  * debian/patches/autosave.patch
    - Enabled an autosave feature. Prepends a "#" to the filename part. 
      Upon a successful save of the user file, the autosave file will be 
      deleted. Closes: #94629
  * S-V 3.9.1 (no changes)

 -- Scott Howard <showard314@gmail.com>  Wed, 03 Nov 2010 00:36:56 -0400

qcad (2.0.5.0-1+090318-8) unstable; urgency=low

  * Upload to unstable.

 -- Scott Howard <showard314@gmail.com>  Mon, 18 Oct 2010 19:36:47 -0400

qcad (2.0.5.0-1+090318-7) experimental; urgency=low

  * debian/qcad.desktop: fixed capitalization in name, added Engineering
    categories, removed semi-colons after each entry. Corrected
    installation of debian/qcad.menu to /usr/share/menu 

 -- Scott Howard <showard314@gmail.com>  Thu, 26 Aug 2010 08:02:36 -0400

qcad (2.0.5.0-1+090318-6) unstable; urgency=low

  * Fixed FTBFS on kfreebsd* by updating config.{guess,sub} in dxflib/
    and fparser/

 -- Scott Howard <showard314@gmail.com>  Mon, 19 Jul 2010 18:36:41 -0400

qcad (2.0.5.0-1+090318-5) unstable; urgency=low

  * Added auto-generated configure files to dh_clean override.
  * Fixed bug to show latin characters ç,ã,õ,â,ô,á,é,í,ó,ú,à and ü.
    (Closes: #507368)

 -- Scott Howard <showard314@gmail.com>  Mon, 19 Jul 2010 09:26:33 -0400

qcad (2.0.5.0-1+090318-4) unstable; urgency=low

  * Adopted by debian-science (Closes: #588854)
    - Scott Howard added to uploaders
  * DM-Upload-Allowed per debian-science policy
  * Typos in previous changelog (Closes: #564275, Closes: #572984)
  * Policy 3.9.0, no changes
  * debian/rules
    - use dh overrides instead of makefile targets
    - use autoreconf to generate configure and Makefiles (rather than use
      upstream's). Depend on automake instead of autotools-dev
    - removed calls to dh_installman dh_installmenu and replaced with
      debian/qcad.menus debian/qcad.manpages
  * Removed debian/README.source's references to quilt, not needed
    with quilt source 3.0
  * Fixed typo in debian/control (Closes: #579141)
  * Removed libqcad0-dev package from control. The package does not include
    any library binaries and has no rdepends.
  * Added a link from /usr/share/qcad to the help files, and prevent the
    qtassistant profiles from being compressed (Closes: #581257)

  [Steffen Moeller]

  * helping security of upstream's scripts
    - rm -r $(find..)  -> xargs -r
    - cp something to nonexisting target -> mkdir -p

 -- Scott Howard <showard314@gmail.com>  Sat, 17 Jul 2010 20:50:36 -0400

qcad (2.0.5.0-1+090318-3) unstable; urgency=low

  * Standards-Version updated to 3.8.4
  * Restoring relationships (Closes: #559456, #561101). 
  * Add Categories to qcad.desktop (Closes: #512600).
  * Fix spelling-error-in-manpage
  * Installing menu file (Close: #564275).
  * Installing file association (Close: #572984).
 
 -- Ruben Molina <rmolina@udea.edu.co>  Thu, 27 Apr 2010 14:27:29 -0500

qcad (2.0.5.0-1+090318-2) unstable; urgency=low

  * Adding remaining patches from unstable
    + 30-paths as define-debian-paths.patch
    + 60-qcad-doc-hint as add-hint-about-qcad-doc.patch
    + 70-about.txt as create-about_txt.patch
  * Add desktop file (Closes: #512600). Thanks Gabriel Ruiz.
  * Add Recommends: cups-client (Closes: #520741). Thanks David Erosa.
  * Update debian/watch
  * Migrating new debian/rules to unstable

 -- Ruben Molina <rmolina@udea.edu.co>  Fri, 13 Nov 2009 19:50:14 -0500

qcad (2.0.5.0-1+090318-1) experimental; urgency=low

  * New upstream version.  RibbonSoft's community edition of QCad has been
    stalled for years (they are still working on their non-free version).
    A fork called qcad-free was started by Jani Frilander, including many
    bugfixes, polyline support, and additional arc modes.
  * Fully reworked debian/rules using debhelper 7 tiny rules
  * Now quilt instead of dpatch
  * Updated patches
    + 05-Makefile removed (unneeded with new debian/rules)
    + 10-buildscript removed (unneeded with new debian/rules)
    + 15-clean removed (unneeded with new debian/rules)
    + 20-buildtrans removed (restored by new upstream)
    + 25-longcast removed (incorporated by upstream)
    + 35-longlong removed (incorporated by upstream)
    + 50-initialdlg renamed to bug#234340.patch
    + 55-htmlentity renamed to bug#370464.patch
    + 80-gcc43 removed (incorporated by upstream)
    + 85-bash-release_translations renamed
  * Adding missing entries to debian/copyright

 -- Ruben Molina <rmolina@udea.edu.co>  Wed, 11 Nov 2009 19:26:56 -0500

qcad (2.0.5.0-1-5) unstable; urgency=low

  * Fix mime-info file (Closes: #506256). Thanks to Philipp M. Hahn.
  * Add Depends on libcups2-dev (Closes: #437363, Closes: #420746).
  * Add a new patch (85-bash-release_translations.dpatch) to force the use of
    /bin/bash with release_translations.sh
  * Update debian/rules to force the use of /bin/bash with build_qcad.sh.
  * Update watch file.

 -- Ruben Molina <rmolina@udea.edu.co>  Sat, 20 Dec 2008 21:42:03 -0500

qcad (2.0.5.0-1-4) unstable; urgency=medium

  * Added Recommends/Replaces for qcad/qcad-data 
    (Solves piuparts problems and Closes: #493312)
  * Modified short descriptions for consistency.

 -- Ruben Molina <rmolina@udea.edu.co>  Sat, 02 Aug 2008 17:24:09 -0500

qcad (2.0.5.0-1-3) unstable; urgency=low

  * Acknowledge previous NMU. Changes incorporated in a new patch
    (80-gcc43.dpatch). Closes: #470973
  * New Maintainer. Closes: #491016
  * Removed 40-config.dpatch (Old manual update of config scripts)
  * Added rules to update config scripts from autotools-dev
  * Added Build-Depends on autotools-dev
  * Standards-Version updated to 3.8.0
  * Homepage field added
  * Added debian/watch
  * Added debian/compat and updated debhelper version on Build-Depends
  * Changed Section in menu to Applications/Science/Engineering
  * Changed Section in doc-base to Science/Engineering
  * Removed 'Encoding' from qcad.desktop (no longer necessary)
  * Updated clean target to avoid direct changes in Makefiles
  * Added new binary target qcad-data, split arch indep files 
    (arch-dep-package-has-big-usr-share 8276kB 68%)
  * Added MimeType to qcad.desktop. Closes: #472002
  * Removed 45-qcad_ca.dpatch (Old/Incompatible Catalan translation) 
  * Added a dh_desktop rule 

 -- Ruben Molina <rmolina@udea.edu.co>  Fri, 25 Jul 2008 13:24:43 -0500

qcad (2.0.5.0-1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #417503, #441578).

 -- Luk Claes <luk@debian.org>  Fri, 14 Mar 2008 19:09:14 +0000

qcad (2.0.5.0-1-2) unstable; urgency=low

  * debian/copyright: updated contents
  * debian/rules: install qcad.png as manual.png to avoid error message
    when opening the user manual
  * Added about.txt for Qt assistant (Closes: #380221)
  * debian/patches/60-qcad-doc-hint.dpatch: print a hint referring to the
    qcad-doc package if launching the help assistant fails (Closes: #315867)
  * patches/35-longlong.dpatch, patches/15-clean.dpatch,
    patches/50-initialdlg.dpatch, patches/10-buildscript.dpatch,
    patches/45-qcad_ca.dpatch, patches/30-paths.dpatch: fixed patch file
    names
  * debian/patches/*: removed line "## All lines beginning with ..."
  * debian/control: simplified dependencies; added versioned dependencies
    to Recommends: between qcad and qcad-doc

 -- Andreas Fester <Andreas.Fester@gmx.de>  Tue, 22 Aug 2006 18:33:43 +0200

qcad (2.0.5.0-1-1) unstable; urgency=low

  * New upstream release
  * New Maintainer (Closes: #374954)
  * Added dpatch framework
  * Moved qcad-doc to Section: doc and libqcad0-dev to Section: libdevel
  * Updated config.guess and config.sub (Closes: #360225)
  * Fixed size of initial dialog for wmaker (Closes: #234340)
  * Updated policy version to 3.7.2
  * Officially closes NMU fixes (Closes: #282206, #347061, #288190, #321671)
  * Added "Replaces: libcad0" and "Conflicts: libcad0" for libqcad0-dev
    (Closes: #359958)
  * Added "Recommends: qcad-doc" for qcad (Closes: #377360)
  * Replace "<" with html entity in qcad/doc/construction_ellipse.html
    (Closes: #370464)
  * Added doc-base descriptor

 -- Andreas Fester <Andreas.Fester@gmx.de>  Mon,  3 Jul 2006 21:00:48 +0200

qcad (2.0.4.0-1-2.2) unstable; urgency=low

  * Non-maintainer upload
  * Drop unneeded xlibs-dev build-dep (Closes: #347061)
  * Drop libqcad0 package, move static libs to libqcad0-dev (and change
    that to arch: any) and fix deps. (Closes: #321671)
  * Fix link to homepage in Description (Closes: #282206)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 21 Jan 2006 18:06:09 +0100

qcad (2.0.4.0-1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Recompile for GCC 4 transition.
  * Applied patch to allow compiling on amd64 (Closes: Bug#288190).
    Thanks to Andreas Jochens for the report.

 -- Gerd Flaig <gefla@pond.sub.org>  Wed,  7 Sep 2005 22:05:13 +0200

qcad (2.0.4.0-1-2) unstable; urgency=low

  * mime types added to integrate QCad into Gnome and KDE desktops.

 -- Javier Carranza <javier.carranza@hispalinux.es>  Tue, 12 Oct 2004 14:41:02 +0200

qcad (2.0.4.0-1-1) unstable; urgency=low

  * New upstream release.
  * Documentation access from menu fixed (Closes: Bug#270703).
  * Added patch from José L. Redrejo to preconfigure patterns, translations,
    scripts, fonts and library paths in qcad (partlibrary compatibility).
  * qcad.xpm has been relocated to /usr/share/pixmaps

 -- Javier Carranza <javier.carranza@hispalinux.es>  Wed, 20 Sep 2004 16:47:25 +0200

qcad (2.0.3.3-1-1) unstable; urgency=low

  * New upstream release.
  * Compiled against Qt 3.3.2.
  * Updated description packages from control file to provide more information.
  * Included .desktop icon to comply with freedesktop.
  * Changed Architecture field to all in qcad-doc and libqcad0-dev packages.

 -- Javier Carranza <javier.carranza@hispalinux.es>  Mon, 14 Jul 2004 18:32:12 +0200
       
qcad (2.0.3.1-1-1) unstable; urgency=low

  * New upstream release (Closes: Bug#222476).
  * New maintaniner (thanks Fernando).
  * Changed Build-depends to include libqt3-mt-dev and qt3-dev-tools.
  * It has been splitted to four new packages (qcad, qcad-doc, libqcad0 and
    libqcad0-dev).

 -- Javier Carranza <javier.carranza@hispalinux.es>  Mon, 03 May 2004 19:28:27 +0200
       
qcad (1.5.4-5) unstable; urgency=low

  * Changed Build-depends again to show only libqt3-headers instead of
    libqt3-plugins-headers|libqt3-headers (Closes: Bug#216749)

 -- Fernando Sanchez <fer@debian.org>  Mon, 20 Oct 2003 23:32:20 +0200

qcad (1.5.4-4) unstable; urgency=low

  * Applied patch from Matthias Urlichs to allow compiling on m68k
    architecture. Thanks a lot to Petter Reinholdtsen for his help with this
    problem.
  * Changed Build-depends on libqt3-plugins-headers for
    libqt3-plugins-headers|libqt3-headers
  * Updated Standards-Version to 3.6.1
  * Modified package long description so that it does not contain short
    description too

 -- Fernando Sanchez <fer@debian.org>  Sun, 12 Oct 2003 13:57:34 +0200

qcad (1.5.4-3) unstable; urgency=low

  * Recompiled against libqt3c102-mt. Thanks to Jan Niehusmann for the
    patch (Closes: Bug#180596)
  * Added Build-Depends on libqt3-compat-headers, in order to have qlist.h
    available

 -- Fernando Sanchez <fer@debian.org>  Sun, 16 Feb 2003 11:15:16 +0100

qcad (1.5.4-2) unstable; urgency=low

  * Applied alpha compile patch in the right place

 -- Fernando Sanchez <fer@debian.org>  Sun, 24 Nov 2002 23:35:32 +0100

qcad (1.5.4-1) unstable; urgency=low

  * New upstream release (Closes: Bug#161299)
  * Help is now properly shown (Closes: Bug#162012).
  * Dimension Drawing preferences are now shown OK (Closes: Bug#167821).
  * Applied patch to workaround broken alpha compiler (Closes: Bug#157061).
    Thanks to Petter Reinholdtsen for the report and to Colin Watson for the
    delayed NMU.

 -- Fernando Sanchez <fer@debian.org>  Sun, 24 Nov 2002 21:42:28 +0100

qcad (1.4.14-1) unstable; urgency=low

  * New upstream release (Closes: Bug#125958, Bug#128760, Bug#76204)

 -- Fernando Sanchez <fer@debian.org>  Tue, 25 Jun 2002 12:29:10 +0200

qcad (1.4.7-2) unstable; urgency=low

  * Compiled against Qt 2.3.0-final-5 libs (Closes: Bug#99077)
  * Moved qcad binary to /usr/bin/

 -- Fernando Sanchez <fer@debian.org>  Sat,  2 Jun 2001 18:14:29 +0200

qcad (1.4.7-1) unstable; urgency=low

  * New upstream release (Closes: Bug#91771)

 -- Fernando Sanchez <fer@debian.org>  Mon, 26 Mar 2001 21:29:15 +0200

qcad (1.4.6-2) unstable; urgency=low

  * Compiled against Qt 2.3.0 (Closes: Bug#89778)

 -- Fernando Sanchez <fer@debian.org>  Sun, 18 Mar 2001 20:36:34 +0100

qcad (1.4.6-1) unstable; urgency=low

  * New upstream release
  * Compiled against Qt 2.2 again (version 1.4.6 does not crash anymore)
    (Closes: Bug#85263)
  * Moved pixmaps to /usr/share/qcad/pixmaps/ (Closes: Bug#77196, Bug#79662,
    Bug#84148)
  * Compiled with newest libc and x11 libs
  * Created minimal manpage

 -- Fernando Sanchez <fer@debian.org>  Sun, 25 Feb 2001 18:02:29 +0100

qcad (1.4.4-4) unstable; urgency=low

  * Recompiled with older Qt 2.0.2 libraries because current ones (2.2.4)
    make QCad die with signal 11 and package needs to be rebuilt in order to
    close bug #77196.

 -- Fernando Sanchez <fer@debian.org>  Fri,  9 Feb 2001 12:45:45 +0100

qcad (1.4.4-3) unstable; urgency=low

  * Recompiled with libqt2.2
  * Added debhelper to Build-Depends control field. (Closes: Bug#69774)

 -- Fernando Sanchez <fer@debian.org>  Sat,  9 Sep 2000 11:37:43 +0200

qcad (1.4.4-2) unstable; urgency=low

  * Recompiled using zlib1g 1.1.3-9, so that qcad does not depend on
    'zlib1' but 'zlib1g'. (Closes: Bug#69367)

 -- Fernando Sanchez <fer@debian.org>  Fri, 18 Aug 2000 23:32:53 +0200

qcad (1.4.4-1) unstable; urgency=low

  * New upstream release

 -- Fernando Sanchez <fer@debian.org>  Thu, 17 Aug 2000 23:40:25 +0200

qcad (1.4.1-2) unstable; urgency=low

  * Compiled against newer libqt2.1 package libs.
  * Added Build-Depends entry in control file (closes: Bug#65549)

 -- Fernando Sanchez <fer@debian.org>  Sat, 15 Jul 2000 09:57:51 +0200

qcad (1.4.1-1) unstable; urgency=low

  * New upstream release

 -- Fernando Sanchez <fer@debian.org>  Fri,  9 Jun 2000 01:25:54 +0200

qcad (1.4.0-1) unstable; urgency=low

  * New upstream release

 -- Fernando Sanchez <fer@debian.org>  Tue,  9 May 2000 08:16:31 +0200

qcad (1.3.3-2) frozen; urgency=low

  * .css files in html/ are now left uncompressed for browsers to be able to
    use it properly (closes: Bug#56118)

 -- Fernando Sanchez <fer@debian.org>  Tue, 25 Jan 2000 16:08:32 +0100

qcad (1.3.3-1) unstable; urgency=low

  * New upstream release

 -- Fernando Sanchez <fer@debian.org>  Sun, 19 Dec 1999 13:48:12 +0100

qcad (1.3.2-2) unstable; urgency=low

  * html docs are now in /usr/share/doc/qcad/html/ instead of
    /usr/share/doc/qcad/doc. Closes: #51861

 -- Fernando Sanchez <fer@debian.org>  Fri,  3 Dec 1999 21:18:31 +0100

qcad (1.3.2-1) unstable; urgency=low

  * New upstream release

 -- Fernando Sanchez <fer@debian.org>  Tue, 30 Nov 1999 14:55:51 +0100

qcad (1.3.0-2) unstable; urgency=low

  * License changes - upstream source archive included a LICENSE file which
    was not intended to be there since version 1.2.0. Package is now ok in
    main section, as it's completely GPL (with QPL-compliance addenum :-)

 -- Fernando Sanchez <fer@debian.org>  Sun, 28 Nov 1999 09:55:45 +0100

qcad (1.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Fernando Sanchez <fer@debian.org>  Thu, 25 Nov 1999 14:40:44 +0100

qcad (1.2.0-1) unstable; urgency=low

  * Initial Release.

 -- Fernando Sanchez <fer@debian.org>  Sat, 13 Nov 1999 18:19:15 +0100
