rarian (0.8.0-0ubuntu1) hardy; urgency=low * New upstream release (LP፡ #200352) - Remove debug output that got left in - Slightly better categorisation -- Pedro Fragoso Sun, 09 Mar 2008 22:00:39 +0000 rarian (0.7.1-0ubuntu1) hardy; urgency=low * New upstream release (LP: #181130) - Improve parsing of omf categories - Add LZMA support - bug #13255 - Make attributes insensitive to ordering * debian/control{.in} - Bump to Standars-Version 3.7.3 - Homepage * Modify Maintainer value to match Debian-Maintainer-Field Spec -- Pedro Fragoso Mon, 07 Jan 2008 22:57:18 +0000 rarian (0.7.0-0ubuntu1) hardy; urgency=low * New upstream version New features: - Add new attributes for hidden (NoDisplay) and default section (DocDefaultSection) to the .document file parsing - Increase scrictness of parsing in line with the spec. - omf files now return (approximate) fd.o categories - Add new requirement to define I_KNOW_RARIAN_0_8_IS_UNSTABLE before use - rarian.h is now a general inclusion guard and main functions have moved to rarian-main.h - Update example program to use new features Bug fixed: - #13201 - Compiler warnings - #12279 - _new functions don't return new structs [1] Iterators take the wrong argument type - Many other minor errors and warnings * debian/control.in: - Breaks on yelp (<< 2.21) - updated maintainer information -- Sebastien Bacher Tue, 04 Dec 2007 17:15:10 +0100 rarian (0.6.0-1) unstable; urgency=low * New upstream release. * First upload to Debian. * debian/control{,.in}: removed duplicated Uploaders: field. -- Frederic Peters Thu, 13 Sep 2007 12:29:48 +0200 rarian (0.5.8-1) unstable; urgency=low * Imported Ubuntu package in Debian. * Changes: - removed debian/spoon-compat.install - added @GNOME_TEAM@ and moved from control to control.in - added gnome-pkg-tools and xsltproc to build-depends - added watch file -- Frederic Peters Wed, 22 Aug 2007 15:25:45 +0200 rarian (0.5.8-0ubuntu1) gutsy; urgency=low * New upstream version: - Fix build on FreeBSD and Solaris (mostly) - rarian-example now goes through man and info pages again - Add MAINTAINER file, since someone asked for it Bug fixed: - Missing argument to sprintf added (bug #11976 and #11957) (LP: #130822) - Fix crashes on invalid info files (bug #11896) - Fix crashes on man pages with no section (bug #11901) - Fix update script when not reading OMF's directly - Don't free environment variables - they don't belong to us - Fix categoried with omf files (the one everyone complained about) * debian/patches/90_from_svn_fix_omf_categories.patch: - dropped, fixed with the new version -- Sebastien Bacher Mon, 13 Aug 2007 23:17:41 +0200 rarian (0.5.6-0ubuntu2) gutsy; urgency=low * debian/patches/90_from_svn_fix_omf_categories.patch: - patch from SVN, fix omf categories use -- Sebastien Bacher Tue, 07 Aug 2007 00:28:12 +0200 rarian (0.5.6-0ubuntu1) gutsy; urgency=low * New upstream version - By default, we now read omf files directly and don't do translations when update script is run. This fixes everyone's install (hopefully) and helps out packagers * debian/patches/01_create_correct_directory.patch: - dropped, fixed witht the new version -- Sebastien Bacher Tue, 31 Jul 2007 22:49:56 +0200 rarian (0.5.4-0ubuntu1) gutsy; urgency=low * New upstream version: - Fix README to not display version stuff - Write the rarian-update-mtimes file to $statedir - Fixes FHS compliance - Remove some uneccessary memory allocations - Fix infinite loop bug in update script --help - Store configure.ac in SVN as executable - Fix install when no prefix is specified (as autofoo insists on specifying to prefix variable as NONE instead of not defining it) - Reenable the rebuild script and fix it when the mtimes file doesn't exist * debian/patches/01_create_correct_directory.patch: - fix build issue * debian/patches/80_from_upstream_fix_rebuilddb_and_update.patch: - dropped, fixed with the new version -- Sebastien Bacher Sun, 29 Jul 2007 15:35:03 +0200 rarian (0.5.2-0ubuntu1) gutsy; urgency=low * New upstream version: Fixes: - Fix template naming error (that stopped yelp working) - Make scrollkeeper-update optional at install time - Make build work in chroot - Fix #include's for potentially non-included files - Fix man pages to not repase all man pages on every single call - Only check for xsltproc instead of libxslt (as that's what we actually use) - Only install / link sk-extract if it's actually possible (ENABLE_EXTRACT is set) - Fix stupid, broken omf parsing when no seriesid is available - Make failing omf conversion errors slightly less cryptic - Override default dest dir for omf translation when asked (fixes things for packagers) - Fix older autoconf datarootdir issue - Don't do scrollkeeper-rebuilddb when distchecking - Make update script work correctly with dash - Fix symlinks for packagers - Fix silly error in rarian-man that caused a warning in linked programs - Make distcheck pass properly * debian/control: - rarian-compat Conflicts,Provides,Replaces scrollkeeper * debian/patches/02-fix-util-Makefile.patch: - dropped, fixed in the new version * debian/patches/10_fix_rarian-sk-install.patch: - dropped, fixed in the new version * debian/patches/80_from_upstream_fix_rebuilddb_and_update.patch: - patch from upstream, fix rebuilddb and update -- Sebastien Bacher Fri, 27 Jul 2007 16:59:04 +0200 rarian (0.5.0+svn20070716-0ubuntu3) gutsy; urgency=low * debian/control: added notes referring to the homepage. * debian/copyright: added note about copyright of debian/ packaging. -- Daniel Holbach Tue, 17 Jul 2007 18:16:15 +0200 rarian (0.5.0+svn20070716-0ubuntu2) gutsy; urgency=low * debian/control: made package description more descriptive. -- Daniel Holbach Tue, 17 Jul 2007 17:31:35 +0200 rarian (0.5.0+svn20070716-0ubuntu1) gutsy; urgency=low * New SVN checkout. * debian/patches/10_fix_rarian-sk-install.patch: fix syntax error. * debian/patches/01-build-system-fixes.patch, debian/patches/90-autoconf-automake.patch: dropped, not necessary any more. * debian/patches/02-fix-util-Makefile.patch: fix ln -s usage. -- Daniel Holbach Mon, 16 Jul 2007 10:08:30 +0200 rarian (0.5.0-0ubuntu2) gutsy; urgency=low * debian/patches/01-build-system-fixes.patch: applied patches for http://code.google.com/p/rarian/issues/detail?id=2 and http://code.google.com/p/rarian/issues/detail?id=3 * debian/patches/90-autoconf-automake.patch: ran autoconf; automake-1.9; rm -r autom4te.cache. * debian/rules: build with --enable-skdb-update=no. -- Daniel Holbach Thu, 21 Jun 2007 09:42:33 +0200 rarian (0.5.0-0ubuntu1) gutsy; urgency=low * New upstream release. * debian/*: rename to rarian. -- Daniel Holbach Wed, 20 Jun 2007 10:42:58 +0200 spoon (0.4.6~pre1-0ubuntu1) gutsy; urgency=low * Initial release. -- Daniel Holbach Sun, 6 May 2007 16:29:19 +0200