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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
libjson-rpc-cpp (0.7.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with libmicrohttpd 0.9.71 (Closes: #964592)
* debian/control: Requires libmicrohttpd-dev (>= 0.9.71)
-- Baptiste Beauplat <lyknode@cilg.org> Thu, 08 Oct 2020 22:45:52 +0200
libjson-rpc-cpp (0.7.0-1) unstable; urgency=medium
* Imported Upstream version 0.7.0
* d/patches: removed all upstream applied patches
* d/patches: import upstream patch fixing spelling errors
* d/control: use secure uri in vcs fields
* d/control: bump Standards-Version: no changes required
* d/control: added missing -dev package dependencies
* d/*-dev.install: grab pkgconfig files
-- Peter Spiess-Knafl <dev@spiessknafl.at> Tue, 16 Aug 2016 10:20:11 +0200
libjson-rpc-cpp (0.6.0-2) unstable; urgency=medium
* added patch to fix FTBS with GCC5
* added patch to fix FTBS on armel and armhf
* d/rules: strip -dev package
-- Peter Spiess-Knafl <dev@spiessknafl.at> Tue, 04 Aug 2015 20:22:57 +0200
libjson-rpc-cpp (0.6.0-1) unstable; urgency=medium
* Imported Upstream version 0.6.0
* Removed upstream applied patch
* d/copyright: updated copyright year
* d/control: changed from libboost-test-dev to catch
* d/*.dirs: removed no longer required .dirs files
* d/patches/0001-always-create-manpage.patch: refreshed to avoid fuzz
* Added new binary packages: libjsonrpccpp-stub0 libjsonrpccpp-stub0-dbg
* Added patch to fix multiarch support
* Added patch to fix security warning
-- Peter Spiess-Knafl <dev@spiessknafl.at> Sat, 04 Jul 2015 12:57:44 +0200
libjson-rpc-cpp (0.5.0-1) unstable; urgency=medium
* Imported Upstream version 0.5.0
* Removed upstream applied patches
* Updated maintainer-email
* Adapted debian/rules to build static and shared libraries.
* Added multiarch support.
* Applied wrap-and-sort to debian/* files.
* Removed unused doxygen build dependency.
* Removed boilerplate stuff from debian/rules.
* Updated upstream signing key.
-- Peter Spiess-Knafl <dev@spiessknafl.at> Sat, 18 Apr 2015 16:56:28 +0200
libjson-rpc-cpp (0.4.2-4) unstable; urgency=medium
* added always build manpage patch (Closes: #779691)
* deactivated parallel build (Closes: #779689, #779688)
* debian/control: added Vcs-Git and Vcs-Browser fields.
-- Peter Spiess-Knafl <psk@autistici.org> Thu, 05 Mar 2015 00:06:49 +0100
libjson-rpc-cpp (0.4.2-3) unstable; urgency=medium
* added upstream patch
* added further infos about symbols overrides.
* changed release to unstable.
-- Peter Spiess-Knafl <psk@autistici.org> Tue, 27 Jan 2015 00:30:20 +0000
libjson-rpc-cpp (0.4.2-2) experimental; urgency=medium
* Corrected types in debian/changelog, debian/control
* Added patch for syntax error in manpage.
* Changed license to Expat for all files.
* Reduced the upstream signing key size.
-- Peter Spiess-Knafl <psk@autistici.org> Fri, 23 Jan 2015 00:21:46 +0000
libjson-rpc-cpp (0.4.2-1) experimental; urgency=medium
* Imported Upstream version 0.4.2
* Removed upstream applied patch
-- Peter Spiess-Knafl <psk@autistici.org> Wed, 21 Jan 2015 19:56:37 +0000
libjson-rpc-cpp (0.4.1-2) experimental; urgency=medium
* Added dbg packages for client, common and server library.
* Overrode no-symbols-control-file, because we use shlibs instead.
* Changed target from unstable to experimental, due to freeze phase.
-- Peter Spiess-Knafl <psk@autistici.org> Mon, 29 Dec 2014 02:58:23 +0000
libjson-rpc-cpp (0.4.1-1) unstable; urgency=medium
* New upstream release.
-- Peter Spiess-Knafl <psk@autistici.org> Mon, 01 Dec 2014 17:55:34 +0000
libjson-rpc-cpp (0.4-2) unstable; urgency=medium
* Added signature checking to debian/watch
-- Peter Spiess-Knafl <psk@autistici.org> Mon, 01 Dec 2014 12:36:37 +0000
libjson-rpc-cpp (0.4-1) unstable; urgency=medium
* Initial release. (Closes: #770410)
-- Peter Spiess-Knafl <psk@autistici.org> Fri, 21 Nov 2014 00:59:55 +0000
|