2009
imgseek (0.8.6-4) unstable; urgency=medium
* QA upload. * Remove pycentral leftovers in preinst (closes: #527611)
-- Piotr Ożarowski <piotr@debian.org> Sun, 10 May 2009 18:04:42 +0200
imgseek (0.8.6-3) unstable; urgency=low
* QA upload.
* 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
-- Savvas Radevic <vicedar@gmail.com> Tue, 17 Mar 2009 22:14:26 +0100
2008
imgseek (0.8.6-2) unstable; urgency=low
* QA upload.
+ Set maintainer to QA group.
* Correct homepage.
* Remove python-xml dependency. (Closes: #468597)
* Apply patch from Alexandre Fayolle to fix failure of add
command. (Closes: #405341)
* Improve watch file.
* Include Ubuntu patch to add .desktop file.
* Add missing include to fix FTBFS.
* Fix menu section.
-- Frank Lichtenheld <djpig@debian.org> Wed, 06 Aug 2008 19:28:26 -0300
2006
imgseek (0.8.6-1) unstable; urgency=medium
* Urgency medium due to important fixes related to python transition. * Many thanks for preparing this version goes to Piotr Ozarowski. * New upstream release. (Closes: #329828) * ACK previous NMU. (Closes #327936) * Added patch that fixes ImageDB module name in imgSeekCmd. (Closes: #315109) * Update for new python policy (Closes: #380847): - Convert to python-central. - Add debian/pycompat file. - Dependencies updated (Closes: #324807). - Bumped debhelper compatibility level to 5 (new debian/compat file). * Updated debian/watch file (old version downloaded html file for me) * Fixed Homepage pseudo header in long description. * Bumped Standards-Version to 3.7.2 (no changes needed).
-- Bartosz Fenski <fenio@debian.org> Mon, 4 Sep 2006 22:22:03 +0200
2005
imgseek (0.8.5-1.1) unstable; urgency=low
* Non-maintainer upload. * Rebuild for the Qt/KDE transition (Closes: #327936)
-- Luk Claes <luk@debian.org> Tue, 27 Sep 2005 13:53:53 +0200
imgseek (0.8.5-1) unstable; urgency=high
* New upstream release. * Urgency high cause we still don't have previous changes in sarge.
-- Bartosz Fenski <fenio@debian.org> Sat, 23 Apr 2005 11:55:14 +0200
imgseek (0.8.4+0.8.5rc1-2) unstable; urgency=high
* Urgency high cause current version in sarge doesn't work. * Added QSizePolicy patch to fix issues with new pyuic (Closes: #303993)
-- Bartosz Fenski <fenio@debian.org> Sun, 10 Apr 2005 13:42:12 +0200
imgseek (0.8.4+0.8.5rc1-1) unstable; urgency=low
* New upstream version. * s/fenio@o2.pl/fenio@debian.org/
-- Bartosz Fenski <fenio@debian.org> Tue, 25 Jan 2005 14:50:51 +0100
2004
imgseek (0.8.4-3) unstable; urgency=low
* debian/control:
- removed libmagick++6-dev from dependencies
Thanks to Daniel Kobras for noticing it (Closes: #272629)
-- Bartosz Fenski <fenio@o2.pl> Sat, 25 Sep 2004 18:31:53 +0200
imgseek (0.8.4-2) unstable; urgency=low
* debian/control:
- added broken libmagick++6-dev to Build-Conflicts.
Thanks to Steve Langasek for reporting this (Closes: #272629)
-- Bartosz Fenski <fenio@o2.pl> Tue, 21 Sep 2004 11:20:18 +0200
imgseek (0.8.4-1) unstable; urgency=low
* New upstream version
- fixes ordering problem reported by Rene Weber (Closes: #268718)
* Some fixes in debian/imgseek.menu file.
-- Bartosz Fenski <fenio@o2.pl> Wed, 15 Sep 2004 12:18:17 +0200
imgseek (0.8.3-4) unstable; urgency=low
* debian/rules:
- moved dh_* from indep to arch section. (Closes: #253674)
Thanks to Paul Telford and to Lamont Jones for noticing it.
-- Bartosz Fenski <fenio@o2.pl> Wed, 10 May 2004 19:44:27 +0200
imgseek (0.8.3-3) unstable; urgency=low
* Added debian/watch file.
* debian/control:
- added libqt3-mt-dev and libqt3-headers to Build-Depends.
* debian/rules:
- some changes for QT support
-- Bartosz Fenski <fenio@o2.pl> Wed, 9 May 2004 15:45:25 +0200
imgseek (0.8.3-2) unstable; urgency=low
* Hopefully first official Debian release (Closes: #227931) * debian/control: - Build-Depends: adjusted to fit current packages in unstable - bumped Standards-Version to the newest one - changed Maintainer from Steffen Neumann to me - extended description * debian/rules: - some fixes to made it Python-version-independent * debian/copyright: - totally rewritten (copyrights belong to authors, and not FSF) - left information about Steffen's work on packaging * debian/ - removed unused CHANGES file - many minor fixes - added Bastian Kleineidam's manual page for imgSeekCmd
-- Bartosz Fenski <fenio@o2.pl> Mon, 3 May 2004 20:33:15 +0200
imgseek (0.8.3-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Fri, 5 Mar 2004 23:03:16 +0100
2003
imgseek (0.8.2-2) unstable; urgency=low
* Pulled new CVS Version * Fixed Compiler Warnings in c++ code
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Mon, 8 Dec 2003 22:19:19 +0100
imgseek (0.8.2-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Wed, 17 Sep 2003 17:46:41 +0200
imgseek (0.8.0-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Sun, 17 Aug 2003 17:46:41 +0200
imgseek (0.7.2-2) unstable; urgency=low
* Applied Christoffer Sawickis and Bastian Kleineidam's patches for proper Debian packaging
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Mon, 21 Jul 2003 09:16:46 +0200
imgseek (0.7.2-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Wed, 04 Jun 2003 08:53:24 +0200
imgseek (0.7.1-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Sun, 18 May 2003 08:53:24 +0200
imgseek (0.7.0-1) unstable; urgency=low
* new upstream release; * first manpage * Fixed packaging, esp. for sid (thanks to qerub|at|home.se)
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Sat, 26 Apr 2003 19:28:53 +0100
imgseek (0.6.5-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Thu, 27 Feb 2003 19:28:53 +0100
imgseek (0.6.4-2) unstable; urgency=low
* Corrected /usr/share location of HTML Album styles;
-- Steffen Neumann (Dipl. Inform.) <sneumann@TechFak.Uni-Bielefeld.DE> Wed, 19 Feb 2003 19:28:53 +0100
imgseek (0.6.4-1) unstable; urgency=low
* new upstream release;
-- Steffen Neumannn <sneumann@techfak.uni-bielefeld.de> Wed, 12 Feb 2003 19:28:53 +0100
imgseek (0.6.3-1) unstable; urgency=low
* Initial Release;
-- Steffen Neumannn <sneumann@techfak.uni-bielefeld.de> Mon, 3 Feb 2003 19:28:53 +0100