View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily-proposed/4store 1 Development 2015-05-28 04:16:37 UTC
8. * Update Vcs-* fields. * Update copyr...

Author: Jonas Smedegaard
Revision Date: 2015-05-15 17:15:20 UTC

* Update Vcs-* fields.
* Update copyright info: Extend coverage for myself.

lp:ubuntu/wily/4store 1 Development 2015-05-07 04:13:03 UTC
11. [ upstream ] * New upstream bugfix re...

Author: Jonas Smedegaard
Revision Date: 2015-01-28 16:17:47 UTC

[ 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.

lp:ubuntu/vivid-proposed/4store 1 Development 2015-01-29 23:37:39 UTC
7. [ upstream ] * New upstream bugfix re...

Author: Jonas Smedegaard
Revision Date: 2015-01-28 16:17:47 UTC

[ 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.

lp:ubuntu/vivid/4store 2 Mature 2015-01-28 16:17:47 UTC
11. [ upstream ] * New upstream bugfix re...

Author: Jonas Smedegaard
Revision Date: 2015-01-28 16:17:47 UTC

[ 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.

lp:ubuntu/utopic/4store 2 Mature 2014-04-24 16:23:59 UTC
10. Use dh-autoreconf instead of autotool...

Author: Logan Rosen
Revision Date: 2013-12-23 20:05:45 UTC

Use dh-autoreconf instead of autotools-dev to get new libtool macros for
ppc64el (still updates config.{sub,guess}).

lp:ubuntu/trusty-proposed/4store 2 Mature 2013-12-24 01:22:54 UTC
10. Use dh-autoreconf instead of autotool...

Author: Logan Rosen
Revision Date: 2013-12-23 20:05:45 UTC

Use dh-autoreconf instead of autotools-dev to get new libtool macros for
ppc64el (still updates config.{sub,guess}).

lp:ubuntu/trusty/4store 1 Development 2013-12-23 20:05:45 UTC
10. Use dh-autoreconf instead of autotool...

Author: Logan Rosen
Revision Date: 2013-12-23 20:05:45 UTC

Use dh-autoreconf instead of autotools-dev to get new libtool macros for
ppc64el (still updates config.{sub,guess}).

lp:ubuntu/saucy/4store 2 Mature 2013-04-26 18:10:24 UTC
9. Added missing math lib to link, fixin...

Author: Daniel T Chen
Revision Date: 2013-03-31 19:27:30 UTC

Added missing math lib to link, fixing FTBFS on armhf.

lp:ubuntu/raring-proposed/4store 1 Development 2013-04-01 00:18:35 UTC
9. Added missing math lib to link, fixin...

Author: Daniel T Chen
Revision Date: 2013-03-31 19:27:30 UTC

Added missing math lib to link, fixing FTBFS on armhf.

lp:ubuntu/raring/4store 2 Mature 2013-03-31 19:27:30 UTC
9. Added missing math lib to link, fixin...

Author: Daniel T Chen
Revision Date: 2013-03-31 19:27:30 UTC

Added missing math lib to link, fixing FTBFS on armhf.

lp:ubuntu/quantal/4store 2 Mature 2012-04-26 20:58:16 UTC
8. * Add patches 1002-1005 to fix buildi...

Author: Jonas Smedegaard
Revision Date: 2012-03-17 11:39:41 UTC

* 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).

lp:ubuntu/precise/4store 2 Mature 2012-01-22 18:38:40 UTC
7. * New upstream release. * Update copy...

Author: Jonas Smedegaard
Revision Date: 2012-01-22 18:38:40 UTC

* 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.

lp:ubuntu/oneiric/4store bug 2 Mature 2011-07-09 11:13:27 UTC
6. 1003_missing_function_declaration.pat...

Author: Ilya Barygin
Revision Date: 2011-07-09 11:13:27 UTC

1003_missing_function_declaration.patch: fix FTBFS because of implicit
integer to pointer conversion.

113 of 13 results