2006
beagle (0.2.12-1) unstable; urgency=low
* New upstream version.
+ Reduces memory usage
+ Do not start with --debug (Closes: #357511)
+ Do not hardcode mcs name (Closes: #394856)
+ Actually suspend when on battery (Closes: #396926)
+ Fix an exception on non-notes files in Tomboy dir
* debian/patches:
+ beagle-crawl-safely: update; include new --disable-directories option
* debian/rules:
+ call dh_clideps with -d option, trying to avoid duplicate dependencies.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 5 Nov 2006 02:41:59 +0100
beagle (0.2.11-1) unstable; urgency=low
* New upstream release. * Synced control file and ftp-master overrides. * Added XS-X-Vcs-Svn field to control file. * debian/patches: beagle-settings, relibtoolize: updated.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 22 Oct 2006 12:56:16 +0200
beagle (0.2.10-2) unstable; urgency=low
* Make system indexes in /var/cache/beagle world readable whatever
default umask is. (Closes: #385860)
* Split package even more. Create a new libbeagle-dev package which will
only contain headers and .pc files for C development, and will only depend
on libbeagle$SONAME package, while beagle-dev will serve for people
wanting to develop using C# and will depend in the whole beagle suit.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 8 Oct 2006 12:04:03 +0200
beagle (0.2.10-1) unstable; urgency=low
* New upstream version. * Build with new libgalago1.0-cil package. (Closes: #388556) * Fix beagle-crawl-system cron script. Thanks to Ted Percival for reporting this and the patch. (Closes: #386359) * Fix dependencies on beagle for beagle-dev (Closes: #388432)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 24 Sep 2006 13:15:57 +0200
beagle (0.2.9-1) unstable; urgency=low
* New upstream release
+ Don't crash if 'default browser' is not properly set (Closes: #357530)
+ Fix some DllImport calls so development packages for those libraries
are not needed. (Closes: #385097)
* Move thunderbird backend to main package, as it does not bring any new
dependencies. (Closes: #385056)
* debian/patches:
+ usebash: updated,
+ relibtoolize: updated,
+ crawl-system_in: new; checks that beagle exists before running
and use 'set -e' (Closes: #366486)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 2 Sep 2006 13:30:42 +0200
beagle (0.2.8-1) unstable; urgency=low
* New upstream version.
+ Checks if computer is a laptop running in battery and stop
indexing if that is the case (Closes: #337430)
+ Fixed bug that allowed using mouse wheel to scroll through the
different pages at startup. (Closes: #369814)
* Fix Conflicts/Replaces for Python transition (Closes: #383439)
* Build depend in libevolution2.0-cil package.
* As it uses new libgmime2.2-cil package, problems with indexing
different mail systems must have gone. (Closes: #368002, #366782)
* Documented that beagle-search is a Gnome UI that uses Gnome desktop
preferences to open files and folders, so that has to be changed
the Gnome way (Closes: #376957)
* Do not install *.mbd files, unless we are building the package with
nostrip otion
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 26 Aug 2006 12:42:26 +0200
beagle (0.2.7-3) unstable; urgency=low
* Compile with new libgmime2.2-cil * Ack NMU of 0.2.6-1.1 (Closes: #368354) * Add "desktop search" to beagle package description, as suggested by Richard Atterer. * Move from python-central to python-support.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Tue, 15 Aug 2006 12:12:41 +0200
beagle (0.2.7-2) unstable; urgency=low
* Complete python transition using python-central. * Compile in a clean environment. (Closes: #380616)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Mon, 31 Jul 2006 23:36:46 +0200
beagle (0.2.7-1) unstable; urgency=low
* New upstream version. * Bump dependency on mono-mcs to >= 1.1.13.5 (Closes: #367955) * Add build-dependency on libwv-dev and libgsf0.0-cil. * Bump build-dependency on libsqlite to libsqlite3-dev. * Drop beagle dependency on libmono0 and libsqlite0. * Exclude .xpi files from being compressed (Closes: #375586) * debian/patches: + beagled-manpage: included upstream + usebash: add beagle-search, beagle-extract-content, beagle-index-url and other scripts to those that should use bash because they call exec -a (Closes: #376969, #369644, #369223) * Change Maintainer field to pkg-mono group, and put me as Uploader. * Transition to comply with new Python policy.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Mon, 31 Jul 2006 23:36:44 +0200
beagle (0.2.6-2) unstable; urgency=low
* Version 0.2.6 fixes CVE-2006-1865. (Closes: #365371) * debian/control: build depend on missing libmono-sqlite1.0-cil. (Closes: #366229) * beagle.postinst: change order of arguments to be compatible with older adduser packages. (Closes: #366288) * Move beagle-dev to devel section, as well as libbeagle0 and python-beagle to libs section. (Closes: #367309) * Change wrong postinst and postrm check for smokeping user. (Closes: #367948) * Force dependency on python2.4, by renaming python-beagle to python2.4-beagle, and thus following Debian's Python Policy (Closes: #366693)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 20 May 2006 15:50:03 +0200
beagle (0.2.6-1) unstable; urgency=low
[ Jose Carlos Garcia Sogo ]
* New upstream version.
* Merged back work made in Ubuntu by Brandon Hale and Sebastian Dröge:
+ Make system wide application and documentation crawling work
- Stop moving beagle-crawl-system to /usr/share/doc
- Add unpriviledged beagleindex user
- Create /var/cache/beagle dir
+ Install autostart .desktop files (Closes: #357756, #360668)
- beagled.desktop: New. Install at /etc/xdg/autostart
- beagle-kde.desktop: KDE needs a different one. Install it in
/usr/share/autostart
* Compile using python2.4 (Closes: #363929)
* Move beagle-backend-evolution to Suggests in beagle package.
* debian/rules:
+ set $sysconfdir to /etc (Closes: #363968)
+ remove .la file from beagle-dev.
+ when using debhelper scripts in binary-indep or binary-arch targets,
they have to be called with -i or -a.
+ make .exe binaries +x and make sure no other file (.dll, .mdb, ...) is.
* debian/patches:
+ python2.4: new. Needed to compile python-beagle with python2.4
+ update relibtoolize.dpatch.
+ crawl-rules: new; do not try to index a /windows partition, or anything
in /opt dir.
* debian/control:
+ bumped standards version to 3.7.2. No changes needed.
+ build depend on adduser.
+ add a version to bash dependency.
+ make beagle-backend-evolution depend on beagle binary package.
* README.Debian, NEWS.Debian: talk about new system wide crawl system.
[ Brandon Hale ]
* debian/control:
+ Change GAIM to Gaim
+ http://gaim.sourceforge.net/faq.php#q1
+ Drop Suggests: gaim-xmms-remote
* Add beagled-manpage.dpatch
+ Fix error in beagled manpage
+ Thanks to Kevin Lamontagne in Ubuntu bug #41210
* Update to CLI policy 0.4.0
+ Build-Depend on cli-common-dev (>= 0.4.0)
+ Drop cli-common B-D
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 6 May 2006 10:59:15 +0200
beagle (0.2.4-1) unstable; urgency=low
* New upstream version. * Make python-beagle depend on python-gtk2 (Closes: #350628) * debian/patche: + beagle-status.dpatch, + relibtoolize: update
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 8 Apr 2006 15:47:44 +0200
beagle (0.2.3-1) unstable; urgency=low
* New upstream release.
* debian/patches:
+ beagle-status_watch: don't check for local beagle-info (Closes: #357392)
* debian/beagle.dirs:
+ create /usr/share/doc/beagle/mozilla-extension in order to install
there beagle.xpi file for mozilla extension. (Closes: #357102)
* debian/control:
+ make beagle bin package to depend on gnome-icon-theme (Closes: #355831)
* relibtoolize.dpatch:
+ remake configure script to avoid checking for libxt (Closes: #356732)
* README.Debian:
+ state that XFS and JFS has extended attributes enabled by default.
Thanks to Jesper Louis Andersen for pointing me this.
+ talk about BEAGLE_STORAGE option, which will allows to change default
path for storing index files. (Closes: #341387)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 19 Mar 2006 17:20:49 +0100
beagle (0.2.2.1-1) unstable; urgency=low
* New upstream release.
+ beagle-shutodown should work properly. (Closes: #334970)
+ fixed segfaults (Closes: #352239, #355630)
+ no more version mismatch problems (Closes: #340783)
* Recommends poppler-utils so pdf files are indexed by content.
(Closes: #354400)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 12 Mar 2006 11:49:18 +0100
beagle (0.2.1-2) unstable; urgency=low
[ Jose Carlos Garcia Sogo ]
* debian/rules: use dh_makeclilibs.
* debian/control:
+ removed not needed mozilla-dev build-dependency.
+ libbeagle0 replaces beagle << 0.2.0-1 (Closes: #350317)
+ add a build dependency in libxml2-dev (>= 2.6.19) (Closes: #355106)
[ Brandon Hale ]
* Remove long-unneeded dbus-1-utils depend
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 4 Mar 2006 11:03:03 +0100
beagle (0.2.1-1) unstable; urgency=low
* New upstream version.
+ Do not display icon by default in systray area. (Closes: #335804)
+ Fix crash when clicking on OO.org doc (Closes: #349537)
+ Display icon in launcher file. (Closes: #349602)
* debian/patches:
+ Reapplied "usebash" patch. (Closes: #350558)
+ beagle-status_watch: Use watch in beagle-status (Closes: #327124)
+ beagle-settings: move beagle-settings out of apps->utils and
notify when it does start. (Closes: #349604)
* debian/control: depend on bash. (Closes: #350283)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 5 Feb 2006 12:36:45 +0100
beagle (0.2.0-1) unstable; urgency=low
* New upstream version.
+ Fixes problems running beagle (Closes: #343273, #341142, #348696)
* debian/watch: updated.
* Splitted libbeagle in his own package. (Closes: #343542)
* Removed Epiphany support from description. Enabling that module is
considered dangerous, and you should make by your own (Closes: #343086)
* Disabled webservice support. Deprecated and unmaintained.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 21 Jan 2006 12:20:58 +0100
2005
beagle (0.1.3-1) unstable; urgency=low
* New upstream version.
* Enabled libbleagle and python bindings.
* debian/rules: install in debian/tmp and copy files
from there to their final location
* debian/beagle-dev.dirs,
debian/beagle-dev.install.
debian/python-beagle.dirs,
debian/python-beagle.install,
debian/beagle.install: add all these new files
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Tue, 6 Dec 2005 12:49:27 +0100
beagle (0.1.2-3) unstable; urgency=low
* Split Evolution Data backend in its own package.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 26 Nov 2005 22:52:28 +0100
beagle (0.1.2-2) unstable; urgency=low
* Compiled with unstable dependencies (Closes: #340550, #340663, #331085)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Fri, 25 Nov 2005 20:28:45 +0100
beagle (0.1.2-1) unstable; urgency=low
* New upstream version. (Closes: #331384) * Compiled using latest gmime-sharp package (Closes: #334125, #334456) * Util/Util.dll.config.in: Added libgalago.so.1 as a target for libgalago.so library (Closes: #334094, #338486) * Suggests gaim-xmms-remote. (Closes: #335735)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Tue, 22 Nov 2005 22:54:02 +0100
beagle (0.1.1-1) unstable; urgency=low
* New upstream release.
+ Fixed memory leaks (Closes: #325569)
* Compiled with proper cil package dependencies. (Closes: #324403)
* Cleaned not needed build-dependencies.
* README.Debian: remove Dbus section, as it is not used any more.
* New beagle-crawl-system is located in /usr/share/doc/beagle/crawl-system
directory.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Mon, 10 Oct 2005 23:39:10 +0200
beagle (0.1.0-1) unstable; urgency=low
* New usptream version
* Added build-dependency in libgalago-cil
* patches:
+ beagle--bestHIGcompliant: fixed upstream
+ beagle--display-gaim-logs: fixed upstream
+ beagle--fix-pdf-ssindex-zombies: fixed upstream
+ beagle--usebash: updated.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 8 Oct 2005 22:30:48 +0200
beagle (0.0.12-3) unstable; urgency=low
* Moved beagle-build-index and beagle-manage-index to /usr/sbin (Closes: #326851) * Enabled webservices (Closes: #322733) * Updated Build-Dependency to cli-common (>= 0.2.0) * patches: + beagle--bestHIGcompliant--0.0.12: make best.desktop HIG compliant (Closes: #323000)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 17 Sep 2005 15:45:51 +0200
beagle (0.0.12-2) unstable; urgency=low
* Need to depend on dbus-1-utils as Best uses dbus to communicate with
Best search tool. (Closes: #322271)
* Recompiled to get new dependency in libexif12. (Closes: #323083)
* debian/control:
+ changed Architecture from 'any' to 'all'.
+ build depend on dpatch and autotools-dev.
+ Force dependency in libmono0 (Closes: #321811)
+ Force dependency in libsqlite0 (Closes: #322904)
* debian/rules:
+ changed to allow using dpatch.
+ dh_shlibs and dh_makeclilibs are not needed for now.
+ update config.{guess,sub} at build time.
+ remove *.{a,la} files from binary package.
* patches:
+ beagle--usebash--0.0.12: force using bash where "exec -a" is
called, as this is a bashism. (Closes: #322331)
+ beagle--display-gaim-logs--0.0.12: get patch from upstream CVS to fix
beagle not indexing Gaim logs. (Closes: #322744)
+ beagle--fix-pdf-ssindex-zombies--0.0.12: upstream CVS patch for fixing
ssindex and pdf zombies. (Closes: #322947)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 20 Aug 2005 13:03:56 +0200
beagle (0.0.12-1) unstable; urgency=low
* The "mixed Finnish sauna" release. * New upstream release.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Wed, 13 Jul 2005 00:36:58 +0300
beagle (0.0.11.1-2) unstable; urgency=low
* Compiled with Sid libgmime2.1-cil package.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 19 Jun 2005 16:21:02 +0200
beagle (0.0.11.1-1) unstable; urgency=low
* New upstream release
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 18 Jun 2005 14:37:32 +0200
beagle (0.0.10-1) unstable; urgency=low
* New upstream version. * Compiled using Mono in Debian unstable.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 12 Jun 2005 11:54:16 +0200
beagle (0.0.8.1-2) unstable; urgency=low
* Talk about the need of allowing the use of extended attributes in
the filesystem in which /home resides. (user_xattr)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Mon, 4 Apr 2005 00:03:50 +0200
beagle (0.0.8.1-1) unstable; urgency=low
* New upstream version.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 2 Apr 2005 16:15:53 +0200
beagle (0.0.8-1) unstable; urgency=low
* Initial Release. (Closes: #258097)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Wed, 23 Mar 2005 22:49:23 +0100