2007
packagesearch (2.2.5) unstable; urgency=low
* fixed crash when selecting non-existent package (caused by the
debtags plugin, Closes: #408051)
-- Benjamin Mesing <bensmail@gmx.net> Tue, 23 Jan 2007 11:30:15 +0100
2006
packagesearch (2.2.4) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Sun, 3 Dec 2006 15:24:36 +0100
packagesearch (2.2.3) unstable; urgency=low
* New upstream release
- delete line ending when reading from apt-file list and
apt-file search/dpkg -S (Closes: #398692)
-- Benjamin Mesing <bensmail@gmx.net> Wed, 15 Nov 2006 08:47:20 +0100
packagesearch (2.2.2) unstable; urgency=low
* Bugfix release
- added build dependency on libept >= 0.4.4 which no longer throws an exception
if there is no user .debtags directory available (Closes: #395568),
also added dependency on apt >= 0.6.46.1, which should remedy failures
in loading the apt-plugin (Closes: #395568)
-- Benjamin Mesing <bensmail@gmx.net> Mon, 31 Oct 2006 18:29:29 +0100
packagesearch (2.2.1) unstable; urgency=low
* does not use apt-index-watcher any more, uses debtags update --reindex
instead
-- Benjamin Mesing <bensmail@gmx.net> Wed, 25 Oct 2006 20:23:21 +0200
packagesearch (2.2) unstable; urgency=medium
* New upstream release
- uses libept as new backend (instead of libapt-front)
Closes: #389462 debtags handling is improved in libept
- added build dependency onto additional -dev library packages
libsqlite0-dev libglib2.0-dev required by libqt4 4.2 (Closes: #391933)
-- Benjamin Mesing <bensmail@gmx.net> Sat, 9 Oct 2006 23:00:45 +0200
packagesearch (2.1.1-0.1) unstable; urgency=medium
* NMU for release critical bug.
* Move docbook-to-man from Build-Depends to Build-Depends-Indep
(Closes: #389150, #389237).
-- Thijs Kinkhorst <thijs@debian.org> Fri, 6 Oct 2006 14:24:41 +0200
packagesearch (2.1.1) unstable; urgency=low
* Bug fix release
- adds a .desktop file (Closes: #319875, 382197)
- use x-terminal-emulator instead of hard coded xterm
- show the part before the : for grouped tags
- build-depends on libapt-front 0.3.10 since this one builds fine on
all architectures, and fixes a bug in the vocabulary processing
-- Benjamin Mesing <bensmail@gmx.net> Sun, 17 Sep 2006 10:59:31 +0200
packagesearch (2.1) unstable; urgency=low
* New upstream release
- removed obsolete instantiation.cpp file (Closes: #357355,
already fixed before in NMU)
- switched backend to use libapt-front in main program and
relevant plugins (Closes: #364551, #348493)
- prepared for gcc 4.1 (Closes: #369424)
- checks for debtags availability before trying to open (Closes: #355625)
-- Benjamin Mesing <bensmail@gmx.net> Mon, 1 June 2006 13:49:02 +0100
packagesearch (2.0.6-0.1) unstable; urgency=high
* Non-maintainer upload.
* Fix duplicate template instantiation, thanks to Ben Hutchings and Martin
Michlmayr. (Closes: #357355, #360553).
* Urgency set to high due to RC bug fix.
-- Pierre Habouzit <madcoder@debian.org> Thu, 25 May 2006 15:27:25 +0200
packagesearch (2.0.6) unstable; urgency=low
* build depend on libmysqlclient15-dev now (Closes: #343788) * fixed crashes when using filesearch or listing for non-installed files
-- Benjamin Mesing <bensmail@gmx.net> Mon, 13 Feb 2006 11:34:02 +0100
packagesearch (2.0.5) unstable; urgency=medium
* don't try to load a non-available icon for the application (Closes: #346565) * if /usr/X11R6/bin/xterm is not found try /usr/bin/xterm (Closes: #346560)
-- Benjamin Mesing <bensmail@gmx.net> Mon, 9 Jan 2006 16:43:19 -0500
2005
packagesearch (2.0.4) unstable; urgency=low
* New upstream release * removed arm, hppa and m68k workarounds (closes #343013)
-- Benjamin Mesing <bensmail@gmx.net> Sun, 11 Dec 2005 19:37:41 -0500
packagesearch (2.0.3) unstable; urgency=low
* changed makefile to fix FTBS on arm, hppa and m68k (should close
#329884)
-- Benjamin Mesing <bensmail@gmx.net> Mon, 17 Oct 2005 10:14:11 -0400
packagesearch (2.0.2) unstable; urgency=low
* New upstream release
- changed debtags plugin to use apt-front as backend (thanks Enrico :-)
- linking against new libtagcoll and new libapt-front should finally
close bug 324032, because they contain PIC code
- added workaround for gcc bug, which should close 329884
-> did not work
-- Benjamin Mesing <bensmail@gmx.net> Thu, 29 Sep 2005 13:09:35 +0200
packagesearch (2.0.1) unstable; urgency=low
* bugfix release
- forward and backward icons now displayed
- build-dep on libmysql15-dev and libtagcoll-pic added
-- Benjamin Mesing <bensmail@gmx.net> Sun, 11 Sep 2005 12:15:14 +0200
packagesearch (2.0) unstable; urgency=low
* his links against the -pic versions of debtags/tagcoll,
I am not sure if this closes bug 324032, but I believe so -
checking back with the submitter
* linked against the latest version of libapt (Closes: #323939)
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Fri, 9 Sep 2005 13:54:08 +0200
packagesearch (1.3) unstable; urgency=low
* removed dependency to libapt (Closes: #316628) * New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Wed, 29 Jun 2005 21:14:01 +0200
packagesearch (1.2) unstable; urgency=low
* New upstream release (excerpt from the changelog file)
- added --help and --version options (Closes: #299015)
- fixed display of command output (correct handling of CR/LF and CR only,
no unneccesary scrolling) (Closes: #299015)
Thanks to Ross Boylan for his bug reports
-- Benjamin Mesing <bensmail@gmx.net> Tue, 22 Mar 2005 11:07:09 +0100
packagesearch (1.1) unstable; urgency=low
* New upstream release
* the new version comes with a new backend not using libapt any more
but using the kpackage approach of parsing the output of apt-get dumpavail
now (Closes: #291761)
-- Benjamin Mesing <bensmail@gmx.net> Mon, 14 Mar 2005 11:19:20 +0100
packagesearch (1.0.1) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Fri, 21 Jan 2005 16:13:13 +0100
2004
packagesearch (1.0) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Sun, 31 Oct 2004 14:04:01 +0100
packagesearch (0.6) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Tue, 21 Sep 2004 15:18:07 +0200
packagesearch (0.5) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Mon, 16 Aug 2004 15:16:41 +0200
packagesearch (0.4.1) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Wed, 4 Aug 2004 14:28:50 +0200
packagesearch (0.4) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Tue, 3 Aug 2004 20:35:59 +0200
packagesearch (0.3) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Wed, 28 Jul 2004 13:37:56 +0200
packagesearch (0.2) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Thu, 15 Jul 2004 14:42:14 +0200
packagesearch (0.1) unstable; urgency=low
* New upstream release
-- Benjamin Mesing <bensmail@gmx.net> Sun, 6 Jun 2004 16:25:19 +0200
packagesearch (0.0.3) unstable; urgency=low
*
-- Benjamin Mesing <bensmail@gmx.net> Wed, 26 May 2004 18:48:02 +0200
packagesearch (0.0.2-1) unstable; urgency=low
* Initial Release. *
-- Benjamin Mesing <bensmail@gmx.net> Tue, 27 Apr 2004 19:40:58 +0200