leocad (0.79.3+svn1417-1) experimental; urgency=low

  * Updated to Qt-based upstream development version
  * debian/patches:
    - 01-unused_variable_row_stride.patch removed, no longer applies
    - 02-valgrind-cleaning.patch removed, fixed upstream
    - 05-zipfile_signed.patch, fixed upstream
    - 11-keywords-in-desktop-file.patch removed, no longer applies
    - 01-add-desktop-file.patch added, adds desktop file
    - 02-eliminate-gcc-warnings.patch added
    - 06-fix-clang-unused-variable-warning.patch added
    - 07-fix-appearance-typo.patch added
  * debian/rules updated: qmake-based build is clean, no need
    for override_dh_auto_clean target
  * debian/control: 
    - updated dependencies from GTK to Qt
    - raised debhelper dependency from 8 to 9

 -- Nicolas Guilbert <nicolas@ange.dk>  Mon, 15 Jul 2013 23:57:22 +0200

leocad (0.79.3-2) UNRELEASED; urgency=low

  * debian/patches/:
    - removed 08-fix_deprecated_code.patch, fixed upstream
    - added 01-unused_variable_row_stride.patch, fixes unused variable warning,
    - added 02-valgrind-cleaning.patch, cleans valgrind detected uninitialized variables

 -- Nicolas Guilbert <nicolas@ange.dk>  Sun, 07 Jul 2013 00:58:40 +0200

leocad (0.79.3-1) unstable; urgency=low

  [ David Paleino ]
  * Removed debian/leocad.desktop, use the one provided by upstream
    instead. Added 01-fix_desktop_file.patch to properly change it
    when needed.

  [ Nicolas Guilbert ]
  * Adopting package (Closes: #711830).
  * New upstream version
  * Hardening
  * debian/patches/:
    - 00-fix_image_linking.patch deleted, fixed upstream
    - 01-fix_desktop_file.patch deleted, fixed upstream
    - 10-fix_segfault.patch deleted, fixed upstream
    - 11-keywords-in-desktop-file added

  [ Petter Reinholdtsen ]
  * Add build dependency on dpkg-dev (>= 1.16.1~) to make sure
    /usr/share/dpkg/buildflags.mk is available.

  * Upload sponsored by Petter Reinholdtsen.

 -- Nicolas Guilbert <nicolas@ange.dk>  Fri, 05 Jul 2013 10:01:11 +0200

leocad (0.79.2-1) experimental; urgency=low

  [ David Paleino ]
  * New upstream version.
  * Fix segfault, thanks to Petter Reinholdtsen.
  * Updated debian/watch.
  * debian/patches/:
    - 00-improve_source.patch removed, merged upstream.
    - 01-fix_manpage.patch removed, merged upstream.
    - 02-fix_segfault.patch removed, merged upstream.
    - 00-fix_image_linking.patch added, fix creation of the image
      symlink.
    - 08-fix_deprecated_code.patch added, fix some misc deprecated
      code.

  [ Petter Reinholdtsen ]
  * Reduce debhelper dependency from 9 to 8, to allow the source to
    build in Debian Squeeze without any changes.
  * New patch 04-init-vectors.patch to make sure the lcVector2 and
    lcVector3 member variables always are initialized.
  * New patch 05-zipfile_signed.patch to get rid of some signed/unsigned
    warnings from the compiler.
  * Install desktop file and icon to get a meny entry in KDE and
    Gnome.  According to the leocad author the program can read and
    write LDraw files.  Add LDraw mime types to the list of supported
    MIME types, according to the list at
    <URL: http://www.ldraw.org/reference/specs/mimetypes.shtml >.
  * New patch 10-fix_segfault.patch to avoid calling stat() with
    uninitialized memory and crashing with segfault.
  * Correct email address of upstream in copyright file to one
    that is working.

 -- David Paleino <dapal@debian.org>  Fri, 08 Feb 2013 21:37:05 +0100

leocad (0.79-1) experimental; urgency=low

  * Initial release (Closes: #553311)

 -- David Paleino <dapal@debian.org>  Sat, 15 Dec 2012 22:13:08 +0100