unshield (1.6.2-1) experimental; urgency=medium

  * Team upload
  * New upstream release
  * SONAME bump: libunshield0 -> libunshield1
  * d/copyright: Update for new upstream release

 -- Sébastien Noel <sebastien@twolife.be>  Sun, 28 Sep 2025 09:09:42 +0200

unshield (1.5.1-2) unstable; urgency=medium

  * Team upload
  * Fix build with CMake 4 (Closes: #1113605)
  * Fix build with GCC-15 (Closes: #1098042)
  * update d/watch to v5

 -- Sébastien Noel <sebastien@twolife.be>  Sat, 27 Sep 2025 22:00:00 +0200

unshield (1.5.1-1) unstable; urgency=low

  * Team upload
  * fix d/watch for new Github API
  * New upstream version 1.5.1

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, ...
  * Update Vcs-* headers from URL redirect.
  * Update watch file format version to 4.
  * Fix day-of-week for changelog entries 0.4-2, 0.3-2.
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

 -- Alexandre Detiste <tchet@debian.org>  Mon, 04 Dec 2023 00:44:55 +0100

unshield (1.4.2-1) unstable; urgency=medium

  * New upstream version 1.4.2

 -- Evgeni Golov <evgeni@debian.org>  Sat, 21 Jan 2017 10:27:12 +0100

unshield (1.4.1-1) unstable; urgency=medium

  * New upstream version 1.4.1
  * drop revert-soname-bump.patch, applied upstream

 -- Evgeni Golov <evgeni@debian.org>  Sat, 14 Jan 2017 21:04:11 +0100

unshield (1.4-1) unstable; urgency=medium

  * New upstream release
    Fixes directory traversal issue (CVE-2015-1386)
    Closes: #776193

  [ Alexandre Detiste ]
  * use HTTPS url for Vcs-Git

  [ Evgeni Golov ]
  * update Vcs-* fields to pkg-games
  * add cmake to Build-Depends
  * drop 001-disable-rpath.patch, applied upstream and obsolete
  * do not use dh-autoreconf anymore
  * Standards-Version: 3.9.8
  * Don't duplicate the Section field in d/control
  * don't link OpenSSL even if found
  * revert upstream soname change

 -- Evgeni Golov <evgeni@debian.org>  Mon, 26 Dec 2016 15:47:36 +0100

unshield (1.0-1) unstable; urgency=low

  * New upstream release
   Closes: #721943
   LP: #1221386
   + Does not abort on ARM9 / armv5tel cpu anymore
     Closes: #721933
   + Provides an option to extract selected files
     Closes: #260174
  * update debian/watch for the GitHub move
  * update homepage in debian/copyright and debian/control
  * use dh-autoreconf
  * drop new_installshield_format.patch, it was taken from upstram
  * update Vcs-* fields to new, canonical URLs
  * use dh 9
  * Standards-Version: 3.9.4
  * disable RPATH
  * enable multiarch support
  * update debian/copyright to latest dep3

 -- Evgeni Golov <evgeni@debian.org>  Sat, 07 Sep 2013 18:10:40 +0200

unshield (0.6-3) unstable; urgency=low

  * Import patch for new InstallShield versions from Upstream (Closes: #580470)
  * Refresh copyright file
  * Standards-Version: 3.9.3

 -- Evgeni Golov <evgeni@debian.org>  Sat, 03 Mar 2012 15:08:02 +0100

unshield (0.6-2) unstable; urgency=low

  * Fix Vcs-Git field.
  * Drop .la file.
  * Use dh rules.tiny for debian/rules.
  * Standards-Version: 3.9.2.
  * Format 3.0 (quilt).

 -- Evgeni Golov <evgeni@debian.org>  Sat, 30 Apr 2011 12:43:00 +0200

unshield (0.6-1) unstable; urgency=low

  * New upstream release.
  * Switch my e-mail address.
  * Add ${misc:Depends} to Depends of all binary packages, thanks lintian.
  * Bump to debhelper 5, 4 is deprecated.
  * Bump Standards-Version to 3.8.4.
  * Improve libunshield-dev's long description, thanks lintian.
  * Add Vcs-* fields.

 -- Evgeni Golov <evgeni@debian.org>  Fri, 12 Mar 2010 13:56:53 +0100

unshield (0.5.1-1) unstable; urgency=low

  * New maintainer (Closes: #469787)
  * New upstream release (Closes: #350210)
  * debian/control:
    + libunshield-dev should use ${binary:Version} instead of ${Source-Version}
      for depends on libunshield0.
    + Bump Standards-Version to 3.7.3, no changes needed.
    + Build-Depend on automake instead automake1.7.
    + Remove Build-Depend on autoconf.
    + Check spelling. (Closes: #418118)
    + Add a Homepage field.
  * debian/rules:
    + Don't ignore make errors in the clean target.
    + Update config.{sub,guess} on configure, and remove on clean.
    + Don't set CFLAGS, let dpkg handle it.
    + Don't set INSTALL_PROGRAM += -s when no nostrip is found,
      dh_strip will do this on its own.
    + Install upstream changelog.
  * debian/watch:
    + Update watch-file, it finds upstream releases again now.
  * debian/copyright:
    + List all copyright holders.
    + Use the machine-readable format.
  * debian/{unshield,libunshield0,libundhield-dev}.dirs:
    + Removed the unneeded .dirs files

 -- Evgeni Golov <sargentd@die-welt.net>  Fri, 09 May 2008 08:25:43 +0200

unshield (0.5-3) unstable; urgency=low

  * Added Build-Depends to libtool, autoconf, and automake

 -- Volker Christian <voc@debian.org>  Tue, 13 Sep 2005 18:36:47 +0200

unshield (0.5-2) unstable; urgency=low

  * Fixed conflicts and replacements

 -- Volker Christian <voc@debian.org>  Sat, 10 Sep 2005 21:54:52 +0200

unshield (0.5-1) unstable; urgency=low

  * New upstream release
  * Changed Maintainer-Email to voc@debian.org
  * Updated watch file to conform to version 3
  * Updated the the Policy standard 3.6.2

 -- Volker Christian <voc@debian.org>  Sat, 10 Sep 2005 20:43:24 +0200

unshield (0.4-3) unstable; urgency=low

  * Added --version-info to dh_makeshlibs

 -- Volker Christian <voc@users.sourceforge.net>  Sun, 29 Aug 2004 11:03:38 +0200

unshield (0.4-2) unstable; urgency=low

  * Fixed a ia64 bug in upstream ... patch has to be sent to upstream developer

 -- Volker Christian <voc@users.sourceforge.net>  Wed, 11 Aug 2004 11:55:23 +0200

unshield (0.4-1) unstable; urgency=low

  * New upstream release
  * Added a watch file

 -- Volker Christian <voc@users.sourceforge.net>  Mon,  9 Aug 2004 10:38:54 +0200

unshield (0.3-2) unstable; urgency=low

  * Manual page fixed.

 -- Volker Christian <voc@users.sourceforge.net>  Sat, 10 Jul 2004 20:08:55 +0200

unshield (0.3-1) unstable; urgency=low

  * Initial Release.

 -- Volker Christian <voc@users.sourceforge.net>  Fri, 18 Jun 2004 22:44:05 +0200
