beagle (0.2.6-1ubuntu5) dapper; urgency=low * beagle.postinst: change order of arguments to be compatible with older adduser packages. (Closes: Debian #366288) * Change wrong postinst and postrm check for smokeping user. (Closes: Debian #367948) -- Brandon Hale Sat, 20 May 2006 19:24:59 -0400 beagle (0.2.6-1ubuntu4) dapper; urgency=low * debian/beagled.desktop + Remove OnlyShowIn=GNOME,XFCE; completely, this breaks autostart + in (at least) GNOME (Malone #44476). -- Brandon Hale Sat, 13 May 2006 04:29:05 -0400 beagle (0.2.6-1ubuntu3) dapper; urgency=low * Use the appropriate sqlite version for loading F-Spot photo stores - Malone bug #36789 -- Andrew Mitchell Fri, 12 May 2006 13:30:49 +1200 beagle (0.2.6-1ubuntu2) dapper; urgency=low * Drop libgalago-cil build-dep for Dapper -- Brandon Hale Wed, 10 May 2006 18:23:56 -0400 beagle (0.2.6-1ubuntu1) dapper; urgency=low * Synchronize with Debian * Swap cli-common-dev for cli-common, former not in Dapper * Generate .pot file in debian/rules * Use beagle.desktop autostart in XFCE as well -- Brandon Hale Wed, 10 May 2006 06:18:13 -0400 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 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 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 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 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 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 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 Sat, 21 Jan 2006 12:20:58 +0100 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 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 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 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 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 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 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 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 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 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 Sun, 19 Jun 2005 16:21:02 +0200 beagle (0.0.11.1-1) unstable; urgency=low * New upstream release -- Jose Carlos Garcia Sogo 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 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 Mon, 4 Apr 2005 00:03:50 +0200 beagle (0.0.8.1-1) unstable; urgency=low * New upstream version. -- Jose Carlos Garcia Sogo Sat, 2 Apr 2005 16:15:53 +0200 beagle (0.0.8-1) unstable; urgency=low * Initial Release. (Closes: #258097) -- Jose Carlos Garcia Sogo Wed, 23 Mar 2005 22:49:23 +0100