opencsg (1.5.0-1) unstable; urgency=medium

  * New upstream version 1.5.0
  * Update debian/copyright to reflect new GPL-2+ license for OpenCSG
  * Package cleanup (Standards-Version, dh version, lintians)

 -- Kristian Nielsen <knielsen@knielsen-hq.org>  Fri, 15 Apr 2022 18:23:24 +0200

opencsg (1.4.2-3) unstable; urgency=medium

  * Fix link failure of opencsg-example on armel/armhf

 -- Kristian Nielsen <knielsen@knielsen-hq.org>  Mon, 09 Sep 2019 21:53:54 +0200

opencsg (1.4.2-2) unstable; urgency=medium

  * Switch from qt4-qmake to qt5-qmake dependency (Closes: #875070)

 -- Kristian Nielsen <knielsen@knielsen-hq.org>  Wed, 04 Sep 2019 20:14:28 +0200

opencsg (1.4.2-1) unstable; urgency=medium

  * New upstream version 1.4.2 (Closes: #861244)
  * Update copyright file
  * Drop old dependency names from squeeze or earlier
  * Modernize VCS-* and DEP URIs
  * Drop obsolete lintian override
  * Bump Standards-Version (no changes)
  * Make build dependency on rename explicit (Closes: #876676)

 -- Christian M. Amsüss <chrysn@fsfe.org>  Thu, 28 Sep 2017 18:38:15 +0200

opencsg (1.4.0-1) unstable; urgency=medium

  * New upstream release
    - Enhancements with alpha blending and complex scenes
    - No more patching of QMake projects necessary; upstream no longer
      uses its own version of GLEW
  * Bump Standards-Version to 3.9.6
    - Remove DM-Upload-Allowed (not in use any more)
    - Add README.source about the state of symbols and C++ visibility
  * Enable hardening
  * Patch: Use C++ visibility to only export symbols declared in opencsg.h
  * Use qmake-qt4 to regenerate Makefiles
  * Patch documentation to not load nonlocal resources
  * Fix typo in description (Closes: #728369)
  * Updated copyright file to reflect newer GLEW version
  * Move packaging project to collab-maint

 -- Christian M. Amsüss <chrysn@fsfe.org>  Thu, 26 Mar 2015 16:46:14 +0100

opencsg (1.3.2-2) unstable; urgency=low

  * Fixed wrong names for GLEW dependencies (Closes: #658551)
  * Acknowledge DM-Upload-Allowed
  * Added Multi-Arch support
  * Removed standalone -Wl flag to make it build with g++-4.7, link against
    the proper libraries (Closes: #667311)
  * Change Standards-Version to 3.9.3 (no changes)
  * Minor modification on debian/copyright to conform to the final
    specification

 -- Christian M. Amsüss <chrysn@fsfe.org>  Wed, 18 Apr 2012 11:20:37 +0200

opencsg (1.3.2-1) unstable; urgency=low

  * New upstream bugfix release.
  * Copyright adaptions to changed dates, new shipped GLEW version (not built
    but present in upstream source), and DEP-5 updates
  * Build-depend on GLEW more precisely

 -- Christian M. Amsüss <chrysn@fsfe.org>  Fri, 03 Feb 2012 18:59:47 +0100

opencsg (1.3.1-5) unstable; urgency=low

  * Minor man page modifications.
  * Update of build dependencies for GLEW 1.6 transition.
  * Change to Standards-Version 3.9.2 (no changes).

 -- Christian M. Amsüss <chrysn@fsfe.org>  Sun, 07 Aug 2011 14:29:41 +0200

opencsg (1.3.1-4) unstable; urgency=low

  * Build -dbg package
  * Change Standards-Version to 3.9.1 (no changes)
  * Reference the git repository in the debian patch

 -- Christian M. Amsüss <chrysn@fsfe.org>  Sun, 06 Mar 2011 13:58:23 +0100

opencsg (1.3.1-3) unstable; urgency=low

  * Fix -dev package's symlink .so that pointed to old version

 -- Christian M. Amsüss <chrysn@fsfe.org>  Fri, 11 Jun 2010 14:20:38 +0200

opencsg (1.3.1-2) unstable; urgency=low

  * Package example program as opencsg-example (with new man page)
  * Ship HTML documentation
    - all packages' documentation symlinked to libopencsg1
    - register with doc-base

 -- Christian M. Amsüss <chrysn@fsfe.org>  Fri, 11 Jun 2010 12:43:25 +0200

opencsg (1.3.1-1) unstable; urgency=low

  * New upstream version
    - added GPL exception for linking against CGAL
  * Fixed copyright file
    - GPL-2 instead of GPL-2+
    - included copyright data for glew

 -- Christian M. Amsüss <chrysn@fsfe.org>  Wed, 09 Jun 2010 23:06:07 +0200

opencsg (1.3.0-2) unstable; urgency=low

  * Added Vcs fields
  * Fix short package descriptions (were flipped for library and -dev package)
  * Use dh overrides in autoinstall for better control

 -- Christian M. Amsüss <chrysn@fsfe.org>  Sat, 29 May 2010 14:02:47 +0200

opencsg (1.3.0-1) unstable; urgency=low

  * Initial packaging
  * Modify main Makefile to ignore the shipped GLEW and the example app
  * Modify src/Makefile to not tamper with --rpath (cf. lintian's
    binary-or-shlib-defines-rpath)

 -- Christian M. Amsüss <chrysn@fsfe.org>  Mon, 22 Feb 2010 21:30:49 +0100