2008
rarian (0.8.1-1) unstable; urgency=low
* New upstream bugfix release.
+ Fixes crash when loading an unknown info URI. Closes: #495092.
* 01_info_shortnames.patch: patch from JHM Dassen (Ray), modified a
bit. Allow to specify only the prefix of an info page (e.g. gcc for
gcc-4.3). Closes: #462332.
* Standards version is 3.8.0, no changes.
* Update homepage and copyright to the new URL.
-- Josselin Mouette <joss@debian.org> Tue, 02 Sep 2008 16:55:00 +0200
rarian (0.8.0-2) unstable; urgency=low
* debian/librarian-dev.install, debian/rarian-compat.install:
+ ship rarian-sk-cl.xml and scrollkeeper_cl.xml in rarian-compat, as they
are required and only used by rarian-compat tools. (closes: #494358)
* debian/control{.in}: add docbook-xml as a rarian-compat dependency.
(closes: #494359)
-- Frederic Peters <fpeters@debian.org> Fri, 08 Aug 2008 22:45:04 +0200
rarian (0.8.0-1) unstable; urgency=low
[ Loic Minier ]
* Cleanup whitespace.
[ Sebastian Dröge ]
* New upstream stable release:
+ debian/copyright:
- Updated, taken from the Ubuntu package.
+ debian/control.in:
- Update Standards-Version to 3.7.3, no additional changes needed.
- Move homepage to the Homepage field.
- Let librarian0 conflict with yelp << 2.21, taken from the Ubuntu
package.
+ debian/rules:
- Update shlibs to >= 0.8.0 because of new API.
-- Sebastian Dröge <slomo@debian.org> Fri, 14 Mar 2008 13:17:07 +0100
2007
rarian (0.6.0-1) unstable; urgency=low
* New upstream release.
* First upload to Debian.
* debian/control{,.in}: removed duplicated Uploaders: field.
-- Frederic Peters <fpeters@debian.org> 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 <fpeters@debian.org> 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 <seb128@canonical.com> 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 <seb128@canonical.com> 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 <seb128@canonical.com> 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 <seb128@canonical.com> 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 <seb128@canonical.com> 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 <daniel.holbach@ubuntu.com> 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 <daniel.holbach@ubuntu.com> 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 <daniel.holbach@ubuntu.com> 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 <daniel.holbach@ubuntu.com> 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 <daniel.holbach@ubuntu.com> Wed, 20 Jun 2007 10:42:58 +0200
spoon (0.4.6~pre1-0ubuntu1) gutsy; urgency=low
* Initial release.
-- Daniel Holbach <daniel.holbach@ubuntu.com> Sun, 6 May 2007 16:29:19 +0200