Skip to content

Debian Changelog nsis (2.19-3)

2007

nsis (2.19-3) unstable; urgency=low

   * Create and use DEBUG_SYMBOLS and OPT instead of DEBUG,
     which has side effects and modifying CFLAGS, which does not work.

 -- Paul Wise <pabs@debian.org>  Thu, 8 Feb 2007 15:50:43 +1100

nsis (2.19-2) unstable; urgency=low

   * Incorporate changes from NMUs (thanks everyone)
   * Enable DEBUG=1 when building, to get the CFLAGS required by policy.
   * Fix outstanding 64-bit issues in makensis.  Closes: #398421.
   * Change my email address now that I'm a Debian Developer

 -- Paul Wise <pabs@debian.org>  Tue, 30 Jan 2007 19:20:01 +1100

2006

nsis (2.19-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * apply patch to build correctly on 64bit-systems. Closes: #383336, #398421

 -- Andreas Barth <aba@not.so.argh.org>  Tue, 28 Nov 2006 10:10:52 +0100

nsis (2.19-1) unstable; urgency=low

   * New upstream release
     - 04_changelog: update to v219 cvs tag

 -- Paul Wise <pabs3@bonedaddy.net>  Wed, 9 Aug 2006 13:55:57 +0800

nsis (2.18-1) unstable; urgency=low

   * New upstream release
     - 04_changelog: update to v218 cvs tag
     - 03_docs_fixes: drop (applied upstream)
   * Only suggest wine on i386 and kfreebsd-i386

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 2 Jul 2006 22:41:35 +0800

nsis (2.17-1) unstable; urgency=low

   * New upstream release
     - Update patches:
      - 04_changelog: update to v217 cvs tag
   * Use quilt instead of dpatch
   * Use the new scons in unstable:
     - Update scons build-dependency
     - Move diff.gz stuff to XX_old_scons_compat (still useful for backports)
     - Add an extra fix to XX_old_scons_compat for the NSIS Menu SConscript
   * 03_docs_fixes:
     - Replace most of 03_docs_fixes with commands to detect .gz files
     - Fix nsis ViewCVS url - SF.net changed its CVS URLs
     - Fix VPatch Readme.html example.nsi link
   * Remove 01_menu_fixes, since it is not used and probably bitrotten
   * Update README.Debian: add URL to System.dll work and fix download URL
   * Fix 2.16-1 changelog: replace 64-bit with big-endian
   * Bump Standards-Version (no changes)

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 21 May 2006 22:18:35 +0800

nsis (2.16-1) unstable; urgency=low

   * New upstream release
     - Finally supports big-endian platforms
     - Update patches:
      - 04_changelog: update to v216 cvs tag
     - Drop parts of the diff.gz integrated upstream
   * Upload to unstable (works with old scons now)
     - Add patch to allow the scons stuff to work with scons 0.96.1.
       This is in the diff.gz so that debian/rules clean works.
       Thanks to Amir Szekely from upstream for helping with this.
     - Reduce scons build-dependency to >= 0.96
     - Clean .sconsign files at the appropriate moments
   * debian/rules: prevent the tests from being run twice

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 9 Apr 2006 23:37:45 +0800

nsis (2.15-2) experimental; urgency=low

   * Brown paper bag release
   * Fix broken search path for stubs/etc due to upstream changes related
     to the introduction of Source/exehead/sconf.h

 -- Paul Wise <pabs3@bonedaddy.net>  Fri, 10 Mar 2006 23:24:35 +0800

nsis (2.15-1) experimental; urgency=low

   * New upstream release
     - Update patches:
      - 04_changelog: update to v215 cvs tag
     - Drop parts of the diff.gz integrated upstream
   * debian/rules: Remove new generated files in clean target:
     Source/exehead/sconf.h and Source/version.h

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 5 Mar 2006 12:32:44 +0800

nsis (2.14-3) experimental; urgency=low

   * Properly convert paths passed to !addincludedir. Closes: #352259

 -- Paul Wise <pabs3@bonedaddy.net>  Thu, 23 Feb 2006 19:29:16 +0800

nsis (2.14-2) experimental; urgency=low

   * Add a build-stamp target so that the tests only run once on buildds
   * For the tests, install licence.txt, since one test needs it
   * Use CPPDEFINES not CPPFLAGS to define __BIG_ENDIAN__ (Closes: #350112)

 -- Paul Wise <pabs3@bonedaddy.net>  Sat, 28 Jan 2006 00:00:57 +0800

nsis (2.14-1) experimental; urgency=low

   * New upstream release
     - Fixes plugin breakage on Win9X and WinNT in 2.13
     - Update patches:
      - 04_changelog: update to v214 cvs tag

 -- Paul Wise <pabs3@bonedaddy.net>  Wed, 25 Jan 2006 10:05:16 +0800

nsis (2.13-1) UNRELEASED; urgency=low

   * New upstream release
     - Update patches:
       - 04_changelog: update to v213 cvs tag
       - 03_docs_fixes: drop parts fixed by the POSIX install patch
     - Drop patches:
       - 02_config_dirs: upstream accepted my POSIX install patch for scons
     - debian/rules: adapt install/etc to POSIX install patch
     - debian/copyright: update copyright years
     - debian/README.Debian: update upstream url
   * debian/rules: in the clean target, only ignore missing scons
   * debian/control: make the homepage comply to the developers reference

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 22 Jan 2006 12:09:43 +0800

nsis (2.12-2) UNRELEASED; urgency=low

   * 05_examples_fixes: replace with some sed calls
   * debian/control: scons build-dependency doesn't need debian version
   * debian/rules: tell scons to ignore tests that fail

 -- Paul Wise <pabs3@bonedaddy.net>  Tue, 3 Jan 2006 17:50:11 +0800

2005

nsis (2.12-1) experimental; urgency=low

   * New upstream release
     - Update patches:
      - 04_changelog: update to v212 cvs tag
      - 05_examples_fixes: Fix MultiLanguage.nsi from the MUI

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 18 Dec 2005 13:47:11 +0800

nsis (2.11-1) experimental; urgency=low

   * New upstream release
     - Update patches:
      - 04_changelog: update to v211 cvs tag
     - Drop patches:
      - 06_logiclib_fixes: fixed properly by upstream
   * debian/rules: Use dpkg-parsechangelog to get the version
   * debian/rules: Enable tests, but ignore the results
   * debian/watch: use sf.net instead of the real url
   * 01_menu_fixes: disable for now, not needed and a pain to update

 -- Paul Wise <pabs3@bonedaddy.net>  Mon, 14 Nov 2005 10:41:26 +0800

nsis (2.10-1-1) experimental; urgency=low

   * New upstream release
     - VPatch 3 included upstream, we now have GenPat, so fix README.Debian
     - Now requires scons 0.96.91 for building
     - Update patches:
      - 04_changelog: update to v210 cvs tag
   * debian/rules: Ignore some failures in the clean target, motivated by
     http://lists.debian.org/debian-mentors/2005/09/msg00009.html
   * debian/README.Debian: Add note about System plugin plans to README.Debian
   * debian/rules: Convert html files to README files using the pretty style
   * debian/GenPat.xml: add manual page for GenPat
   * debian/rules: Convert html to text README during build target instead
   * debian/makensis.xml: Fix path to HTML docs and DTD version

 -- Paul Wise <pabs3@bonedaddy.net>  Wed, 5 Oct 2005 18:39:53 +0800

nsis (2.09-1) experimental; urgency=low

   * New upstream release
     - Update patches:
       - 04_changelog: update to v209 cvs tag
     - Drop patches included upstream:
       - 07_fix_ndata_rsrc_order
       - 08_extern_c_c++_plugins
       - parts of 05_examples_fixes
   * debian/watch: use uupdate when new releases are found
   * 03_docs_fixes: remove reference to NSIS dir in tutorial.but

 -- Paul Wise <pabs3@bonedaddy.net>  Mon, 29 Aug 2005 08:48:23 +0800

nsis (2.08-4) experimental; urgency=low

   * 08_extern_c_c++_plugins: Change the C++ plugins to use extern "C" for
     their DllMain, so that it gets called. Fixes crash with the BgImage plugin

 -- Paul Wise <pabs3@bonedaddy.net>  Wed, 10 Aug 2005 17:40:09 +0800

nsis (2.08-3) experimental; urgency=medium

   * debian/watch: use sourceforge support from uscan in devscripts 2.9
   * Don't ship *.def and *.lib files for plugins
   * 05_examples_fixes: change Luxembourgish.nsh macro case (Closes: #320557)
   * 07_fix_ndata_rsrc_order: New patch from upstream to fix installers broken
     by the interaction between .ndata and .rsrc sections in mingw32
     http://forums.winamp.com/showthread.php?threadid=212630
     http://forums.winamp.com/showthread.php?threadid=222992
     (Closes: #319929)
   * debian/makensis.xml:
     - workaround xmlto using non-utf8 trademark symbol
     - update to latest docbook version since sarge fixed it

 -- Paul Wise <pabs3@bonedaddy.net>  Sat, 6 Aug 2005 19:25:04 +0800

nsis (2.08-2) experimental; urgency=low

   * New patches: (Closes: #319936)
     - 05_examples_fixes: fix some minor problems with the examples
     - 06_logiclib_fixes: fix non-portable !system commands
   * Add a note about not-built stuff in the package description

 -- Paul Wise <pabs3@bonedaddy.net>  Wed, 27 Jul 2005 14:11:13 +0800

nsis (2.08-1) experimental; urgency=low

   * New upstream release
     - Several files are now generated from proper source
   * Update patches:
     - 01_menu_fixes.dpatch: update case of some dirs
     - 02_config_dirs.dpatch: parts replaced upstream
     - 04_changelog.dpatch: update to v2.08 cvs tag
   * Fix section in debian/doc-base
   * Remove workaround for dh_strip bug from debian/rules
   * Switch NEWS generation to AppendixF.html
   * Update some years in debian/copyright
   * Ship NEWS in the .deb (oops)

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 24 Jul 2005 13:47:33 +0800

nsis (2.07-2) UNRELEASED; urgency=low

   * Add README.Debian explaining about removed stuff

 -- Paul Wise <pabs3@bonedaddy.net>  Sat, 9 Jul 2005 17:18:19 +0800

nsis (2.07-1) experimental; urgency=low

   * New upstream release
     - Update patches:
       - Update my email address
       - 02_config_dirs.dpatch: one function name changed
       - 04_changelog.dpatch: update to v2.07 cvs tag
     - Drop stuff (integrated/replaced upstream):
       - 01_fix_makefiles.dpatch
       - 03_compile_fixes.dpatch
       - 05_amd64_fixes.dpatch
       - 06_halibut_fixes.dpatch
       - 07_fix_examples.dpatch
   * Use lolando's sfdlr.php in debian/watch
   * Remove debian/README.Debian-source
   * New patches:
     - 01_menu_fixes.dpatch fixes Menu files for use in normal browsers
     - 03_docs_fixes.dpatch fixes paths in Docs files

 -- Paul Wise <pabs3@bonedaddy.net>  Thu, 23 Jun 2005 20:56:42 +0800

nsis (2.06-6) unstable; urgency=low

   * Bump version number for gcc4 transition and sparc rebuild

 -- Paul Wise <pabs3@bonedaddy.net>  Thu, 7 Jul 2005 13:12:08 +0800

nsis (2.06-5) unstable; urgency=low

   * Brown paper bag release
   * Use $^ instead of $< in Contrib Makefiles (Closes: #312564)
   * Update maintainer address (v3.com discontinued email forwards)

 -- Paul Wise <pabs3@bonedaddy.net>  Mon, 13 Jun 2005 21:34:53 +0800

nsis (2.06-4) unstable; urgency=low

   * 01_fix_makefiles.dpatch
     - Include the exe files from Contrib/UIs/ since upstream considers them
       to be source code (Closes: #304678):
       http://forums.winamp.com/showthread.php?postid=1642451#post1642451
     - Create some symlinks due to incorrect filename case in some examples
     - Change the magic to use /bin/bash instead of /bin/sh
     - Install some extra files needed by the VPatch example
   * 01_fix_makefiles.dpatch, debian/rules, debian/lintian.overrides
     - Include /usr/share/nsis/Contrib/Modern UI/Licence.txt because the
       example files require it, and create lintian/linda overrides too
   * 07_fix_examples.dpatch
     New patch: fix some issues in the example .nsi scripts
   * debian/patches/*
     - Update authorship and descriptions

 -- Paul Wise <pabs@zip.to>  Sun, 17 Apr 2005 17:20:52 +0800

nsis (2.06-3) unstable; urgency=low

   * 06_halibut_fixes.dpatch
     - New patch: fix FTBFS caused by halibut segfaults,
       thanks to Blars Blarson and finn/mentat (Closes: #303881)
   * debian/control
     - Merge the first two paragraphs of the Description,
       and remove redundant information (Closes: #304102)

 -- Paul Wise <pabs@zip.to>  Tue, 12 Apr 2005 00:27:00 +0800

nsis (2.06-2) unstable; urgency=low

   * Change the generated ChangeLog to a generated NEWS
   * 04_changelog.dpatch
     - New patch: Adds cvs logs from upstream (using cvs2cl) as ChangeLog
   * debian/watch
     - New file - use heanet.sf.net, because it allows direct downloads
   * 05_amd64_fixes.dpatch
     - New patch: Add amd64 FTBFS patch from Andreas Jochens (Closes: #303709)

 -- Paul Wise <pabs@zip.to>  Fri, 8 Apr 2005 19:00:18 +0800

nsis (2.06-1) unstable; urgency=low

   * New upstream release
   * Move patches to dpatch
   * Fix spelling error in description
   * Remove cruft from debian/rules
   * Convert Appendix E from the docs to a changelog

 -- Paul Wise <pabs@zip.to>  Wed, 30 Mar 2005 19:53:45 +0800

nsis (2.05-1) unstable; urgency=low

   * Initial Release. (Closes: #276148, #276153)
   * Grab halibut (builds docs) from upstream CVS

 -- Paul Wise <pabs@zip.to>  Tue, 15 Feb 2005 21:49:09 +0800