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 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
libmongo-client (0.1.5-1+deb7u1) testing-proposed-updates; urgency=low
* Make libmongo-client-dev depend on libglib2.0-dev. Thanks Michael
Biebl. (Closes: #690992)
-- Gergely Nagy <algernon@madhouse-project.org> Fri, 26 Oct 2012 09:04:12 +0200
libmongo-client (0.1.5-1) unstable; urgency=low
* New upstream bugfix release.
+ Fixes build on s390x, sparc64 and ppc64.
* Bump debhelper build-dependency to >= 9~
* Update debian/copyright to copyright-format-1.0.
* Bump Standards-Version to 3.9.3 (no other changes necessary)
-- Gergely Nagy <algernon@madhouse-project.org> Fri, 26 Oct 2012 08:54:43 +0200
libmongo-client (0.1.4-3) unstable; urgency=low
* Build-Depend on debhelper (>= 8.9.7~) for -arch/-indep override
support.
* Move doxygen & graphviz to Build-Depends-Indep, and only build docs
when building -indep. This'll save quite a bit of disk space on
buildds. Thanks Laszlo Boszormenyi <gcs@debian.hu> for the suggestion.
-- Gergely Nagy <algernon@madhouse-project.org> Wed, 14 Sep 2011 23:08:53 +0200
libmongo-client (0.1.4-2) unstable; urgency=low
* Build a libmongo-client-doc package, with API docs, the tutorial and
examples. Based on a patch from Guido Günther <agx@sigxcpu.org>
(Closes: #639940).
-- Gergely Nagy <algernon@madhouse-project.org> Sat, 03 Sep 2011 23:55:10 +0200
libmongo-client (0.1.4-1) unstable; urgency=low
* New upstream release.
-- Gergely Nagy <algernon@madhouse-project.org> Sat, 27 Aug 2011 13:26:17 +0200
libmongo-client (0.1.3-1) unstable; urgency=low
* New upstream release.
-- Gergely Nagy <algernon@madhouse-project.org> Tue, 19 Jul 2011 19:48:33 +0200
libmongo-client (0.1.2-1) unstable; urgency=low
* New upstream release.
* Converted to multi-arch.
* Use DEP-5 format debian/copyright.
-- Gergely Nagy <algernon@madhouse-project.org> Fri, 01 Jul 2011 11:08:57 +0200
libmongo-client (0.1.1-1) unstable; urgency=low
* New upstream release.
-- Gergely Nagy <algernon@madhouse-project.org> Thu, 16 Jun 2011 12:25:16 +0200
libmongo-client (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #626969)
-- Gergely Nagy <algernon@madhouse-project.org> Wed, 25 May 2011 11:00:05 +0200
|