1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
sord (0.8.0~dfsg0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Refresh symbols.
* Put in sord-dbg only symbols from libsord-0-0.
* Bump debhelper requirement to 9.
* Bump serd requirement to 0.14.0.
* debian/watch: Mangles dfsg suffix.
* Update Vcs-* fields.
* Set tarball compression to xz
* Update debian/copyright's format.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Fri, 20 Apr 2012 09:40:28 +0200
sord (0.5.0+dfsg0-2) unstable; urgency=low
* Build with MultiArch.
-- Alessio Treglia <alessio@debian.org> Tue, 24 Jan 2012 11:02:44 +0100
sord (0.5.0+dfsg0-1) unstable; urgency=low
[ Adrian Knoth ]
* Drop all references to Redland.
[ Alessio Treglia ]
* Repack upstream tarball to get rid of waf blob (Closes: #654504).
* Adjust the clean target to properly clean the sources tree.
-- Alessio Treglia <alessio@debian.org> Tue, 10 Jan 2012 01:53:10 +0100
sord (0.5.0-1) unstable; urgency=low
* New upstream release:
- Remove glib dependency
- Add function sord_contains for checking for a triple pattern
- Add function sord_write_iter for writing a queried range
- Fix Sord::Namespaces::qualify to no longer chop prefixes
- Add ability to build static library
* Drop glib dependency.
* Requires serd >= 0.5.0
* Update symbols file.
-- Alessio Treglia <alessio@debian.org> Mon, 03 Oct 2011 13:16:09 +0200
sord (0.4.2-1) unstable; urgency=low
* Initial release. (Closes: #619426)
-- Alessio Treglia <alessio@debian.org> Thu, 26 May 2011 11:47:25 +0200
|