4store (1.1.6+20151109-2) unstable; urgency=medium * Add patch 1011 to use _GNU_SOURCE instead of __USE_MISC. Closes: Bug#810975. Thanks to Andreas Beckmann and Steven Chamberlain. * Update Vcs-git field: Use https protocol. * Declare compliance with Debian Policy 3.9.7. * Update copyright info: + Extend copyright of packaging to cover current year. -- Jonas Smedegaard Sun, 28 Feb 2016 21:20:33 +0100 4store (1.1.6+20151109-1) unstable; urgency=medium [ upstream ] * Snapshot of mainline git commit 3b1b659. [ Jonas Smedegaard ] * Update Vcs-Git field: Use canonical URL. * Drop patch 1008: Applied upstream. * Update copyright info: + Use License-Grant and License-Reference fields. Thanks to Ben Finney. * Add lintian override regarding license in License-Reference field. See bug#786450. * Bump debhelper compatibility level to 9. * Add lintian override regarding debhelper 9. * Fix have init script wait for avahi-daemon (not avahi). Closes: Bug#731615. Thanks to Laurent Bigonville. * Update package relations: + Stop depend (versioned) on lsb-base: Base package, and needed version satisfied even in oldstable. + Relax to build-depend unversioned on d-shlibs: Needed version satisfied even in oldstable. -- Jonas Smedegaard Sat, 26 Dec 2015 21:39:05 +0530 4store (1.1.6-2) unstable; urgency=medium * Update Vcs-* fields. * Update copyright info: Extend coverage for myself. -- Jonas Smedegaard Fri, 15 May 2015 17:15:20 +0200 4store (1.1.6-1) experimental; urgency=medium [ upstream ] * New upstream release. [ Jonas Smedegaard ] * Use github.com URLs as source and upstream Homepage. * Drop dpkg-source local-options hint: Declared options are default since dpkg-source 1.16.1. * Install NEWS and docs files: No longer virtually empty. * Install src/admin/README.md as documentation. * Temporarily disable patches 1004-1005 (to handle PATH_MAX in a portable way): Needs rewriting to use glib. * Create more autotools files during build (no longer shipped upstream). * Unfuzz and update patches. * Add patch 1010 to fix support FS_STORE_ROOT override in scripts. * Enable regression tests, but only relaxed for experimental (largely fails, possibly due to incomplete FS_STORE_ROOT override support). * Update copyright info: + Skip copyright-check icon file. + Drop autotools-related Files and Copyright sections (no longer shipped upstream). + Change license for (replaced) autogen.sh to BSD-3-clause. + Add swag-tests files licensed as W3C-Software-20021231. * Work around upstream code assuming build directly from git. -- Jonas Smedegaard Mon, 09 Feb 2015 10:04:49 +0100 4store (1.1.5-1) unstable; urgency=low [ upstream ] * New upstream bugfix release. Closes: bug#681125. Thanks to Kjetil Kjernsmo. Bugfixes: + Major bugfix to quad delete code + Better ISO8601 date handling + SUBSTR bugfixes + Fix many small memory leaks (some remain) + Static built mac binaries, for more reliable .app + Threadsafeness imrovements in HTTP server + Fix for strange bug relating to rasqal parse error + Fix for xsd:int / xsd:integer handling + Fix to stuff deep in query engine + Fixes to date / dateTime comparison functions + Fix crash under heavy HTTP query load + Faster cluster discovery on Macs + Unary minus maths bugfix + Better UNION handling New features: + Many improvements to test system + MD5, SHA1, SHA256 hash functions + RAND, FLOOR, CEIL, ROUND, ABS maths functions + Support ORDER BY with GROUP BY + Support for MINUS keyword + TSV output now compliant with W3C draft [ Jonas Smedegaard ] * Update upstream-tarball hints for new upstream source. * Drop patches 1001 and 2001a (Declare libraries in LIBS to support --as-needed): Applied upstream. * Unfuzz all remaining patches. * Build-depend on uuid-dev. * Update copyright file: + Add new copyright holders (same licensing). + Extend coverage of some copyrights. + Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0. + List upstream mailinglist and IRC channel as Upstream-Contact. * Bump debhelper compatibility level to 8. * Fix set access rights in SysV init script (and make find command posix compliant while at it). * Fix initialize default knowledge base if missing. Closes: bug#670168. Thanks to Andreas Harth. * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Modernize packaging: + Stop avoid optional CDBS build-dependencies: Satisfied even in oldstable. Build-depend on devscripts. + Use CDBS to put aside upstream-shipped cruft during build. Tighten build-dependency on cdbs. + Put aside autotools and regenerate during build. Build-depend on libtool, automake and autoconf. Drop now obsolete (and conflicting) patch 2002a. Closes: bug#752012. Thanks to Fernando Seiti Furusato. + Declare binary package relations in rules file and semi-autoresolve with CDBS. * Fix cleanup makefile makefile skipped due to patch 2002. * Add patch 1006 to modernize autotools. * Add patch 1007 to fix linkage when using -Wl,-z,defs. * Add patch 1008 to fix manpage syntax errors. * Add patch 1009 to fix bashisms and other weaknesses in shell and perl scripts. Closes: bug#690648. Thanks to Raphael Geissert. * Stop have library package suggest development header package. * Fix recommend perl, libnet-http-perl, liburi-perl: Needed by 4store-dump and 4store-restore. * Fix use /var/lib/4store as /home/jonas in 4store postinst. Thanks to lintian. * Declare compliance with Debian Policy 3.9.6. -- Jonas Smedegaard Wed, 28 Jan 2015 16:17:47 +0100 4store (1.1.4-2) unstable; urgency=low * Add patches 1002-1005 to fix building for the Hurd. Thanks to Cyril Roelandt. * Bump standards-version to 3.9.3. * Use anonscm.debian.org URL in Vcs-Browser field. * Update copyright file: + Bump format to 1.0. + Fix double-indent in Copyright fields as per Policy ยง5.6.13. * Simplify arguments to dh_install (unneeded with debhelper 7). -- Jonas Smedegaard Sat, 17 Mar 2012 11:39:41 +0100 4store (1.1.4-1) unstable; urgency=low * New upstream release. * Update copyright file: + Fix list separate License sections for each actual license (not Perl combo as single section). + Fix PD syntax. + Fix missing vertical space between License sections. + Sort License sections by (approximate) similarity of main license. + Quote license names in comments, and shorten comments. + List mt19937-64 library, licensed as BSD-3-clause. + Use ~ (not ^) as delimiter for derived License shortnames. * Add patch 2002 to use system shared stemmer library. * Drop patches 1001 (manpage syntax errors) and 2001 (avoid git version-resolving): Adopted upstream. * Add Vcs-* fields to control file. * Extend copyright years for debian packaging. * Bump debhelper compat level to 7. * Relax build-depend unversioned on debhelper (needed version satisfied even in oldstable). * Avoid installing *.la files. Tighten build-dependency on d-shlibs. Closes: bug#633170. Thanks to Neal Williams. -- Jonas Smedegaard Sun, 22 Jan 2012 18:38:40 +0100 4store (1.1.3-1) unstable; urgency=low * New upstream release. * Update copyright file: + Fix add Upstream-Contact. + Minor adjustments to Files sections regarding GNU tools. * Build-depend on autotools-dev. * Fix grammatic error in long description. Closes: bug#625283. Thanks to Tollef Fog Heen. * Rewrap long description at 72 chars, and strip trailing spaces. * Ease building with git-buildpackage: + Add dpkg local-options hint. + Git-ignore .pc dir. * Add patch 2001 to avoid using git to resolve upstream release version. * Revert "Pass ldflag -Wl,--as-needed to avoid excess linking.": Fails with this new v1.1.3 release. * Add patch 1001 to fix a few syntax errors in manpages. * Introduce new binary packages lib4store0 and lib4store-dev. Build-depend on d-shlibs. * Put aside a few upstream-shipped temp files during build. -- Jonas Smedegaard Sun, 08 May 2011 00:22:44 +0200 4store (1.1.2-2) unstable; urgency=low * Add git-buildpackage config: Enable pristine-tar and signed tags. * Recommend avahi-daemon, and slightly relax dependency on avahi in sysv script. Closes: bug#622743. Thanks to Holger Levsen. * Bump policy compliance to standards-version 3.9.2. * Bump copyright file format to draft 174 of DEP-5. -- Jonas Smedegaard Thu, 14 Apr 2011 13:14:50 +0200 4store (1.1.2-1) unstable; urgency=low * Initial official packaging release. Closes: #558137. * New upstream release. * Tighten build-dependencies on librasqal and libraptor. * Update copyright file: Add copyright holder. -- Jonas Smedegaard Tue, 08 Mar 2011 03:12:45 +0100 4store (1.0.6-1) unstable; urgency=low * new upstream release. * Add watch file. * Rewrite and simplify rules file using CDBS. * Drop no longer needed patch: Upstream use autotools now. * Rewrite copyright file using draft svn166 of DEP5 format. * Add copyright hints (for tracking future changes). * Space-indent only comments (not commented out settings) in default configfile. * Improve handling of var- and log-dir: Create dirs at daemons startup (not during package install). Respect configfile settings when refreshing ownership. Avoid hardlink attacks when refreshing ownership. * Bump debhelper compatibility level to 6 (from 5). * Pass ldflag -Wl,--as-needed to avoid excess linking. * Take over maintenance of the packaging: + Add myself as maintainer. + Demote Dave Beckett to uploader. -- Jonas Smedegaard Tue, 08 Mar 2011 02:44:25 +0100 4store (1.0.4-1) unstable; urgency=low * New upstream release * Removed patch 4s-ssh-all-parallel-bash merged upstream -- Dave Beckett Wed, 13 Oct 2010 21:47:25 -0700 4store (1.0.3-2) unstable; urgency=low * debian/control: Build-Depend: on libavahi-client-dev and libavahi-glib-dev to get mDNS enabled * set initial KB to 'default' * really run server as user 'fourstore' * do not run server at package install time * install a skeleton /etc/default/4store -- Dave Beckett Fri, 18 Jun 2010 10:37:00 -0700 4store (1.0.3-1) unstable; urgency=low * Initial release (Closes: #558137) - based on packaging of 0.9.5 by Brian Thomason - added init script to start server as user 'fourstore' - added pre/post init/remove scripts -- Dave Beckett Tue, 15 Jun 2010 06:57:05 -0700