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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
|
libcmis (0.5.2-1) unstable; urgency=medium
* New upstream version 0.5.2
-- Rene Engelhard <rene@debian.org> Fri, 28 Dec 2018 19:06:29 +0000
libcmis (0.5.2~git20181201-2) unstable; urgency=medium
* add properly-encode-oauth2-credentials.diff: as name says, from LO/github
MR #25
-- Rene Engelhard <rene@rene-engelhard.de> Tue, 11 Dec 2018 19:16:29 +0100
libcmis (0.5.2~git20181201-1) unstable; urgency=medium
* New upstream snapshot 0.5.2~git20181201
-- Rene Engelhard <rene@debian.org> Fri, 07 Dec 2018 18:02:28 +0100
libcmis (0.5.1+git20160603-3) unstable; urgency=medium
* [38d0b77] move Maintainer: to Debian LibreOffice Maintainers
* [e1f40fe] multiarchify
-- Rene Engelhard <rene@debian.org> Wed, 07 Sep 2016 08:09:36 +0200
libcmis (0.5.1+git20160603-2) unstable; urgency=medium
* improve Description; spell out Enterprise Content Management and
mention Google Drive/OneDrive/SharePoint (closes: #834933)
-- Rene Engelhard <rene@debian.org> Sat, 20 Aug 2016 21:09:46 +0200
libcmis (0.5.1+git20160603-1) unstable; urgency=medium
* new upstream snapshot (20160603)
-- Rene Engelhard <rene@debian.org> Fri, 05 Aug 2016 18:42:06 +0200
libcmis (0.5.1-4) unstable; urgency=medium
* add complete upstream patch including tests for Google Drive fix.
re-enable the tests
-- Rene Engelhard <rene@debian.org> Wed, 04 May 2016 21:35:28 +0200
libcmis (0.5.1-3) unstable; urgency=medium
* add patch from LibreOffice master to fix Google Drive login
* temporarily disable the tests given it's known for now they don't
pass with above patch
-- Rene Engelhard <rene@debian.org> Tue, 03 May 2016 21:56:57 +0200
libcmis (0.5.1-2) unstable; urgency=medium
* of course we should keep the cppunit build-dep, just revert the
*version bump*...
-- Rene Engelhard <rene@debian.org> Fri, 04 Mar 2016 19:36:12 +0100
libcmis (0.5.1-1) unstable; urgency=medium
* New upstream release
* remove build-dep bump on cpppunit, gthe transition is over
(closes: #816642)
* update Homepage:/Source:
* add debian/watch
-- Rene Engelhard <rene@debian.org> Fri, 04 Mar 2016 19:00:58 +0100
libcmis (0.5.0-4) unstable; urgency=medium
* add missed build-dependency on docbook-xml; use docbook2x(-man)
instead of docbook-to-man (closes: #798632)
* merge package cleanup patch (closes: #798633)
- Bump the standards version.
- Remove cruft in the debian directory.
- Enable parallel builds.
- Stop building with -O0 on armhf.
- Really use dpkg-buildflags.
-- Rene Engelhard <rene@debian.org> Fri, 18 Sep 2015 13:24:01 +0200
libcmis (0.5.0-3) unstable; urgency=medium
* libstdc++6 transition: rename libcmis-0.5-5 to libcmis-0.5-5v5.
* bump libcppunit-dev build-dep
* merge from Ubuntu:
- Add avoid-use-after-delete.patch to fix test-failure
-- Rene Engelhard <rene@debian.org> Tue, 04 Aug 2015 14:00:05 +0000
libcmis (0.5.0-2) unstable; urgency=low
* update boost.m4 to fix build with gcc-5 (closes: #777942)
-- Rene Engelhard <rene@debian.org> Sun, 05 Apr 2015 08:42:39 +0200
libcmis (0.5.0-1) experimental; urgency=medium
* New upstream release
-- Rene Engelhard <rene@debian.org> Tue, 16 Dec 2014 11:05:10 +0100
libcmis (0.4.1-7) unstable; urgency=low
* use dh-autoreconf (closes: #748863)
-- Rene Engelhard <rene@debian.org> Mon, 26 May 2014 20:29:05 +0200
libcmis (0.4.1-6) unstable; urgency=low
* explicitly build-depend on pkg-config. No idea why it worked before...
-- Rene Engelhard <rene@debian.org> Thu, 08 May 2014 14:31:43 +0200
libcmis (0.4.1-5) unstable; urgency=low
* upload to unstable
-- Rene Engelhard <rene@debian.org> Tue, 06 May 2014 20:21:12 +0200
libcmis (0.4.1-4) experimental; urgency=low
* apply patch from Adam Concrad to fix int/bool confusion that
leads to the test suite failing on all big-endian architectures.
(closes: #737807)
-- Rene Engelhard <rene@debian.org> Thu, 06 Feb 2014 07:12:43 +0100
libcmis (0.4.1-3) experimental; urgency=low
* actually use buildflags.mk's CXXFLAGS everywhere, not only on arm,
and fix logic...
-- Rene Engelhard <rene@debian.org> Wed, 04 Dec 2013 13:46:56 +0100
libcmis (0.4.1-2) experimental; urgency=low
* explicitely mention Cedric Bosdonnat and Cao Cuong Ngo
in debian/copyright
* include /usr/share/dpkg/{architecture,buildflags}.mk and
build with -O0 on arm to hack around API test crash (closes: #731116)
-- Rene Engelhard <rene@debian.org> Wed, 04 Dec 2013 09:23:49 +0000
libcmis (0.4.1-1) experimental; urgency=low
* New upstream release
-- Rene Engelhard <rene@debian.org> Mon, 26 Aug 2013 19:55:53 +0200
libcmis (0.3.1-3) unstable; urgency=low
* build with --disable-werror (closes: #707448)
-- Rene Engelhard <rene@debian.org> Thu, 09 May 2013 11:26:12 +0200
libcmis (0.3.1-2) unstable; urgency=low
* upload to unstable
-- Rene Engelhard <rene@debian.org> Fri, 19 Apr 2013 00:24:14 +0200
libcmis (0.3.1-1) experimental; urgency=low
* New upstream release
* build (and run) unit tests, now that we can disable the "long" tests
* update description (closes: #666669), Homepage:/Source:
-- Rene Engelhard <rene@debian.org> Tue, 05 Feb 2013 19:21:04 +0100
libcmis (0.2.3-1) experimental; urgency=low
* New upstream release
* add depends on libcurl4-gnutls-dev, libxml2-dev to libcmis-dev
-- Rene Engelhard <rene@debian.org> Tue, 26 Jun 2012 13:38:24 +0200
libcmis (0.2.2-1) experimental; urgency=low
* New upstream release
-- Rene Engelhard <rene@debian.org> Mon, 04 Jun 2012 19:42:40 +0200
libcmis (0.1.0-1) unstable; urgency=low
* Initial release
-- Rene Engelhard <rene@debian.org> Sat, 24 Dec 2011 14:23:23 +0000
|