redland (1.0.7-1) unstable; urgency=low * New upstream release. * Bumped shlibs to 1.0.7 * Require raptor 1.4.16 and rasqal 0.9.15 * Added pkgconfig redland.pc file (Closes: #452579) -- Dave Beckett Mon, 24 Dec 2007 19:13:00 -0700 redland (1.0.6-3) unstable; urgency=low * Added pkgconfig redland.pc file (Closes: #452579) * NOT YET RELEASED -- Dave Beckett Fri, 23 Nov 2007 22:52:00 +0000 redland (1.0.6-2+b1) unstable; urgency=low * Binary-only non-maintainer upload for i386; no source changes. * Rebuild with current binutils to get ld --hash-style=both -- Debian/i386 Build Daemon Tue, 10 Jul 2007 18:55:47 -0700 redland (1.0.6-2) unstable; urgency=low * Rebuild for unstable (Closes: #425331) -- Dave Beckett Mon, 21 May 2007 17:26:00 -0700 redland (1.0.6-1) experimental; urgency=low * New upstream release * Bumped shlibs to 1.0.6 * Require raptor 1.4.15 and rasqal 0.9.14 * Add MySQL turtle files -- Dave Beckett Sat, 05 May 2007 23:39:59 -0700 redland (1.0.5-1) experimental; urgency=low * New upstream release * Bumped shlibs to 1.0.5 * Require raptor 1.4.13 and rasqal 0.9.13 * Update to use BDB 4.4 -- Dave Beckett Sun, 19 Nov 2006 14:00:43 -0800 redland (1.0.4-1) unstable; urgency=low * New upstream release * Removed patches merged upstream: - patch 01-redland-fclose-fix.patch - patch 02-redland-rdflog-raptor.patch - patch 03-redland-raptor-predicate.patch -- Dave Beckett Fri, 5 May 2006 07:44:31 -0700 redland (1.0.3-8) unstable; urgency=low * Added patch 03-redland-raptor-predicate.patch to handle possible raptor 1.4.9 change for predicate type returned. -- Dave Beckett Fri, 28 Apr 2006 06:59:34 -0700 redland (1.0.3-7) unstable; urgency=low * Use libdb4.3-dev only, and add it to the Depends for librdf0-dev (Closes: #364673) -- Dave Beckett Mon, 24 Apr 2006 20:17:22 -0700 redland (1.0.3-6) unstable; urgency=low * Updated 01-redland-fclose-fix.patch from subversion to catch another fclose() crash case. -- Dave Beckett Sat, 8 Apr 2006 10:07:59 -0700 redland (1.0.3-5) unstable; urgency=low * Use libpq-dev instead of transition postgresql-dev in Build-Depends: * Add libpq-dev to librdf0-dev Depends * Bump raptor dependency min version to 1.4.8 and rasqal to 0.9.11 to match what configure checks for. * Added patch 02-redland-rdflog-raptor.patch to fix missing use of raptor terms without the header included (Closes: #354766) * Update to debhelper 5 -- Dave Beckett Wed, 22 Mar 2006 23:16:25 -0800 redland (1.0.3-4) unstable; urgency=low * Make packaging worse: - Delete the new librdf0-doc package containing documentation. - Put the documentation back in -dev package -- Dave Beckett Sat, 18 Mar 2006 21:59:24 -0800 redland (1.0.3-3) unstable; urgency=low * Enable cdbs patchsystem so patch 01-redland-fclose-fix.patch is actually applied. Doh! -- Dave Beckett Sat, 25 Feb 2006 01:31:33 -0800 redland (1.0.3-2) unstable; urgency=low * Use libmysqlclient15-dev only for librdf0-dev to make it installable again. -- Dave Beckett Sun, 19 Feb 2006 14:29:57 -0800 redland (1.0.3-1) unstable; urgency=low * New upstream release * Build-Depend changes: - Add libmysqlclient15-dev (MySQL 5.0) since versions 14 and earlier are going away real soon (Closes: #353568) - Add postgresql-dev for new PostgreSQL backend support. - Update to require raptor 1.4.8 and rasqal 0.9.11 (Closes: #351894) * debian/copyright: updated to new FSF address and new upstream org * Added patch 01-redland-fclose-fix.patch to fix bad use of fclose which was causing double free errors. * Added librdf0-doc package for the new gtk-doc html -- Dave Beckett Sun, 19 Feb 2006 13:36:03 -0800 redland (1.0.2-2) unstable; urgency=low * Build against libmysqlclient14-dev (MySQL 4.1) and sqlite v3 only -- Dave Beckett Sun, 14 Aug 2005 17:51:39 +0100 redland (1.0.2-1) unstable; urgency=low * New upstream release * Depend on rasqal 0.9.10 * No API changes -- Dave Beckett Fri, 10 Jun 2005 15:49:48 +0100 redland (1.0.1-1) unstable; urgency=low * New upstream release * Depend on rasqal 0.9.9 and raptor 1.4.6 * Bump the shlibs version to 1.0.1 -- Dave Beckett Wed, 1 Jun 2005 20:52:02 +0100 redland (1.0.0-3) unstable; urgency=low * Added the redland-utils package for the rdfproc utility separate from the development package librdf0-dev -- Dave Beckett Wed, 20 Apr 2005 22:09:57 +0100 redland (1.0.0-2) unstable; urgency=low * Bump the shlibs version to 1.0.0 -- Dave Beckett Sat, 12 Feb 2005 10:30:24 +0000 redland (1.0.0-1) unstable; urgency=low * New upstream release * Switch to libdb4.3-dev | libdb4.2-dev to aid reducing number of libdb versions in base. * Enable sqlite store new in this release -- Dave Beckett Tue, 8 Feb 2005 22:02:04 +0000 redland (0.9.19-3) unstable; urgency=low * Rebuild and depend against rasqal 0.9.5 and raptor 1.4.4 * Depend on actual packages libmysqlclient12-dev or libmysqlclient10-dev rather than virtual libmysqlclient-dev -- Dave Beckett Sun, 23 Jan 2005 00:34:54 +0000 redland (0.9.19-2) unstable; urgency=low * Added libmysqlclient-dev to Depends for librdf0-dev -- Dave Beckett Mon, 29 Nov 2004 20:17:10 +0000 redland (0.9.19-1) unstable; urgency=low * New upstream release * Remove the Redland.i timestamp fixup - done in upstream install -- Dave Beckett Mon, 1 Nov 2004 22:48:18 +0000 redland (0.9.18-4) unstable; urgency=low * Convert rules to use CDBS * Explicitly list major auto-configured options in rules * Restore mysql support lost in 0.9.18-1 (Closes: 275411) * Preserve Redland.i timestamp in shipped copy to prevent swig re-runs in redland-bindings -- Dave Beckett Sun, 10 Oct 2004 12:03:40 +0100 redland (0.9.18-3) unstable; urgency=low * Exclude all auto-configured options and rebuild i386 packages without mysql -- Dave Beckett Tue, 17 Aug 2004 22:33:02 +0100 redland (0.9.18-2) unstable; urgency=low * Make librdf0-dev depend on librasqal0-dev -- Dave Beckett Mon, 9 Aug 2004 12:05:25 +0100 redland (0.9.18-1) unstable; urgency=low * New upstream release * The new redland-bindings package now builds the librdf-perl, python2.2-librdf, python2.3-librdf and librdf-ruby binary packages. * Added Suggests: from librdf0-dev to the above packages. * Added librdf0.shlibs for shared library versioning * Add Redland.i to librdf0-dev package * Require raptor 1.3.2 for raptor_locator API calls * Require rasqal 0.9.1-2 to get it rebuilt against latest raptor -- Dave Beckett Tue, 3 Aug 2004 23:00:41 +0100 redland (0.9.16-1) unstable; urgency=low * New upstream release * Added librdf.la to -dev package * Patch to fix python Node constructor datatype URI argument from CVS. -- Dave Beckett Tue, 24 Feb 2004 12:03:31 +0000 redland (0.9.15-3) unstable; urgency=low * Add libmysqlclient-dev to the build-dependencies to ensure the MySQL store gets built. * Prune the librdf0-dev dependencies to just the libraptor1-dev headers. -- Dave Beckett Sat, 31 Jan 2004 23:52:00 +0000 redland (0.9.15-2) unstable; urgency=low * Install perl arch-independent files into /usr/share/perl5 again. -- Dave Beckett Sat, 31 Jan 2004 23:37:48 +0000 redland (0.9.15-1) unstable; urgency=low * New upstream release 0.9.15 * Require libraptor1 >= 1.2.0 -- Dave Beckett Sat, 31 Jan 2004 21:29:05 +0000 redland (0.9.14-5) unstable; urgency=low * Install perl arch-independent files into /usr/share/perl5 -- Dave Beckett Wed, 22 Oct 2003 22:21:11 +0100 redland (0.9.14-4) unstable; urgency=low * Rebuild against perl 5.8.1-2 (Closes: #214984) * Standards-Version: 3.6.1 -- Dave Beckett Tue, 30 Sep 2003 20:57:42 +0100 redland (0.9.14-3) unstable; urgency=low * Correct python and ruby package descriptions to mention Redland * Remove Provides/Conflicts for early test package names. * Add librdf0-dev depending on librdf0. * Build-Depend on any of libdb(4.1,4.0,3)-dev as available. -- Dave Beckett Fri, 12 Sep 2003 11:39:47 +0100 redland (0.9.14-2) unstable; urgency=low * Added rdfproc to librdf0-dev with manpage -- Dave Beckett Mon, 8 Sep 2003 20:41:58 +0100 redland (0.9.14-1) unstable; urgency=low * New upstream release 0.9.14 -- Dave Beckett Mon, 8 Sep 2003 18:39:45 +0100 redland (0.9.13-4) unstable; urgency=low * Sponsored upload by Edd Dumbill * First release to Debian archive. (Closes: #206225) -- Dave Beckett Wed, 3 Sep 2003 16:22:16 +0100 redland (0.9.13-3) unstable; urgency=low * Rebuild to try to remove large diff caused by automake. -- Dave Beckett Tue, 2 Sep 2003 12:51:01 +0100 redland (0.9.13-2) unstable; urgency=low * Remove libtool from build area and patch. * Build python2.2 and python2.3 -- Dave Beckett Fri, 29 Aug 2003 21:55:28 +0100 redland (0.9.13-1) unstable; urgency=high * New upstream release 0.9.13. -- Dave Beckett Thu, 28 Aug 2003 23:12:46 +0100 redland (0.9.12-13) unstable; urgency=low * Add libdb3-dev to Build-Depends to enable BDB stores * Ruby fixes -- Dave Beckett Wed, 20 Aug 2003 19:37:57 +0100 redland (0.9.12-12) unstable; urgency=low * Added librdf-ruby * Added examples to perl, python, ruby -- Dave Beckett Wed, 20 Aug 2003 18:40:18 +0100 redland (0.9.12-11) unstable; urgency=low * redland-db-upgrade - typo in list of database names. * Remove byte-compiled python files *.pyc, *.pyo from python2.3-librdf -- Dave Beckett Wed, 20 Aug 2003 00:22:30 +0100 redland (0.9.12-10) unstable; urgency=low * Renamed packages to be librdf0, librdf0-dev and librdf-perl since the library name is librdf * Install librdf-perl binaries and pure perl parts into right places after the perl policy. * Renamed python package libredland-python to python2.3-librdf to correctly follow the python policy. * Added manpage for redland-db-upgrade for librdf0-dev * Remove repat from build since it tries to use expat headers. * Now lintian clean. -- Dave Beckett Tue, 19 Aug 2003 19:30:54 +0100 redland (0.9.12-9) unstable; urgency=low * Added libredland-python2.3 -- Dave Beckett Sun, 17 Aug 2003 00:30:58 +0100 redland (0.9.12-8) unstable; urgency=low * Use dh_makeshlibs to run ldconfig in postinst/postrm -- Dave Beckett Sat, 16 Aug 2003 23:55:23 +0100 redland (0.9.12-7) unstable; urgency=low * Change libredland-perl Section: to 'perl' -- Dave Beckett Sat, 16 Aug 2003 23:31:57 +0100 redland (0.9.12-6) unstable; urgency=low * Added libredland-perl package. -- Dave Beckett Sat, 16 Aug 2003 21:03:30 +0100 redland (0.9.12-5) unstable; urgency=low * Added redland-db-upgrade to libredland0-dev * Added redland.3 to libredland0 -- Dave Beckett Sat, 16 Aug 2003 18:45:35 +0100 redland (0.9.12-4) unstable; urgency=low * Fix build to not be a native package. * Standards-Version: 3.6.0 * Do not build repat parser, remove expat from dependencies. * Added Depends: for libredland0-dev for all the libraries already listed in Build-Depends: for the source package. -- Dave Beckett Sat, 16 Aug 2003 17:35:44 +0100 redland (0.9.12-3) unstable; urgency=low * Standards-Version: 3.5.9 -- Dave Beckett Fri, 18 Apr 2003 00:00:01 +0000 redland (0.9.12-2) unstable; urgency=low * Added redland-config.1 manual page -- Dave Beckett Fri, 14 Feb 2003 21:52:11 +0000 redland (0.9.12-1) unstable; urgency=high * New upstream release -- Dave Beckett Fri, 14 Feb 2003 16:41:03 +0000 redland (0.9.11-1) unstable; urgency=high * New upstream release -- Dave Beckett Sat, 8 Jun 2002 00:00:00 -0000 redland (0.9.10-1) unstable; urgency=low * New upstream release * More fixes to Debian package building -- Dave Beckett Tue, 28 Aug 2001 20:00:00 -0000 redland (0.9.9-1) unstable; urgency=low * Initial Release. * A first attempt at a Debian package configuration for Redland. -- Dave Beckett Sat, 17 Mar 2001 07:41:06 -0800