Comment 5 for bug 342450

Revision history for this message
Savvas Radevic (medigeek) wrote :

Here's the changelog:
   * debian/control:
     + Standards-Version: 3.8.1 (No change required)
     + Build-Depends: Added python-support, dpatch. Removed python-central
     + XS-Python-Version: current changed to >= 2.2
   * debian/copyright: Updated GPL-2 license, use GPL-2 in common-licenses
   * debian/rules: Using dh_pysupport instead of dh_pycentral
     + Added useful variables
     + Using private module directory: usr/share/imgSeek/
     + Support for DEB_BUILD_OPTIONS noopt (Bug: #415948)
     + Link properly imgSeek, imgSeekCmd commands and imgdb.so library
     + install -m 0644 -> dh_install, placed in build-arch
     + rm -f -> dh_clean
   * Stripped imgSeekLib/DSV.py, added python-dsv dependency (Closes: #485875)
   * Replaced direct changes with patches:
     10-setup.py.dpatch, 20-imgSeek.desktop.dpatch, 30-Tools_imgSeekCmd.dpatch,
     40-imgSeekLib_haar.cpp.dpatch
   * Fixed Version and Icon in 20-imgSeek.desktop.dpatch
   * Added 50-imgSeekLib_RenameForm.py.dpatch, 60-imgSeekLib_ImageDB.py.dpatch
   * debian/imgSeek.1, debian/imgSeekCmd.1: Escaped dash "-" characters