Comment 4 for bug 339498

Revision history for this message
jcfp (jcfp) wrote :

  * New upstream bugfix release. (LP: #339498)
  * License for webtoolkit.aim.js has changed, negating the need to repack:
    + updated debian/copyright accordingly.
    + stripped redundant get-orig-source from debian/rules.
    + restored binary package sabnzbdplus-theme-plush.
  * Updated patch 01 to work with this release.
  * Modified debian/rules to allow (re)starting on upgrade.
  * Install the python files as a private module:
    + updated patch 02 to include /usr/share/sabnzbdplus in sys.path.
  * Program not yet compatible with Python 2.6, use only 2.5:
    + debian/patches/05_force_python_version.dpatch: change the shebang line
      in the main executable to point to /usr/bin/python2.5.
    + modified dependencies to be python2.5 specific.
  * Corrected copyright years for main program.
  * Assorted minor improvements to the init script:
    + handle the shebang line dynamically.
    + set exit status to zero when files are missing.