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 193 194 195 196 197 198 199 200
|
libarcus (5.0.0-5) unstable; urgency=medium
* Remove dependency on SIP 4.x, it's no longer needed
-- Gregor Riepl <onitake@gmail.com> Thu, 11 Jan 2024 11:42:14 +0100
libarcus (5.0.0-4) unstable; urgency=medium
* debian/tests: Python module got renamed to pyArcus.
-- Christoph Berg <myon@debian.org> Wed, 05 Jul 2023 14:28:53 +0000
libarcus (5.0.0-3) unstable; urgency=medium
* Upload to unstable.
-- Christoph Berg <myon@debian.org> Sun, 02 Jul 2023 21:27:57 +0200
libarcus (5.0.0-2) experimental; urgency=medium
[ Gregor Riepl ]
* Add patch to fix protobuf bug. Thanks Laszlo! Closes: #1012575, #1023497
-- Christoph Berg <myon@debian.org> Sat, 31 Dec 2022 13:18:42 +0200
libarcus (5.0.0-1) experimental; urgency=medium
[ Sebastian Kuzminsky ]
* New upstream version 5.0.0.
* Refresh patches.
* Build-depend on the sip6 tools.
* pq: reduce protobuf requirement to 3.12.4
* Depend on python3-pyqt6.
[ Christoph Berg ]
* Bump libarcus soname to 5.
* Use DH 13; remove now-redundant shlibs mangling from debian/rules.
-- Christoph Berg <myon@debian.org> Fri, 27 May 2022 15:56:48 +0200
libarcus (4.13.0-2) unstable; urgency=medium
* Depend on python3-pyqt5.
-- Christoph Berg <myon@debian.org> Fri, 14 Jan 2022 09:58:26 +0100
libarcus (4.13.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on cmake, libprotobuf-dev,
libprotoc-dev, protobuf-compiler and python3-sip-dev.
[ Christoph Berg ]
* New upstream version 4.13.0.
-- Christoph Berg <myon@debian.org> Fri, 14 Jan 2022 09:24:21 +0100
libarcus (4.8-1) unstable; urgency=medium
* New upstream version.
* Set python lib directories correctly.
* Mark autopkgtest as superficial. (Closes: #974450)
* debian/watch: Handle -beta releases.
* Add myself to Uploaders.
-- Christoph Berg <myon@debian.org> Mon, 16 Nov 2020 10:38:45 +0100
libarcus (4.7.1-2) unstable; urgency=medium
* Team upload.
* Make reverse-dependencies require our current version as minimum
dependency via shlibs. (Closes: #972422)
-- Christoph Berg <myon@debian.org> Sat, 31 Oct 2020 23:38:21 +0100
libarcus (4.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 4.7.1.
-- Christoph Berg <myon@debian.org> Sun, 06 Sep 2020 23:26:06 +0200
libarcus (4.6.2-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Drop symbols file, maintaining it was much more effort than it gained us.
-- Christoph Berg <myon@debian.org> Tue, 18 Aug 2020 21:53:50 +0200
libarcus (4.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Christoph Berg <myon@debian.org> Fri, 13 Mar 2020 18:19:25 +0100
libarcus (4.4.1-2) unstable; urgency=medium
* Team upload.
* Ignore symbol changes for now.
-- Christoph Berg <myon@debian.org> Tue, 28 Jan 2020 21:59:23 +0100
libarcus (4.4.1-1) unstable; urgency=medium
* Team upload.
[ Gregor Riepl ]
* New upstream version 4.2.0
* Updated standards
* Enable multi-Python build
* Removed explicit Python 3.5 dependency, bullseye no longer needs it
* Cleaned up exported API, patches are already merged upstream
[ Christoph Berg ]
* New upstream version 4.4.1.
* tests: Depend on all python3 versions.
[ Nicolas Dandrimont ]
* Add patch to force python version in CMake.
-- Christoph Berg <myon@debian.org> Tue, 28 Jan 2020 10:39:42 +0100
libarcus (3.3.0-2) unstable; urgency=medium
[ Gregor Riepl ]
* Blacklisted incompatible python3-sip version (4.19.11+dfsg-1)
* Added new symbols that appear with current build dependencies.
Closes: #914953
* Depend on python3-dev since we're not building for all Python
interpreters.
Closes: #913069
[ Matthias Klose ]
* Marked some symbols as optional not seen when building with -O3.
Closes: #912412
[ Petter Reinholdtsen ]
* Corrected incorrectly blacklisting of python3-sip version 4.19.12+dfsg-1.
-- Gregor Riepl <onitake@gmail.com> Mon, 10 Dec 2018 11:46:52 +0000
libarcus (3.3.0-1) unstable; urgency=medium
* New upstream release
* Migrated to salsa
-- Gregor Riepl <onitake@gmail.com> Mon, 18 Jun 2018 19:00:38 +0200
libarcus (3.2.1-1) unstable; urgency=medium
* New upstream release 3.2.1
* Marked some more symbols as optional.
They are not available when compiling with -O3 on ppcle.
Thanks to Graham Inggs from the Ubuntu project.
* Set Multi-Arch:same to enable co-installability
-- Gregor Riepl <onitake@gmail.com> Fri, 16 Mar 2018 08:52:19 +0100
libarcus (3.1.0-1) unstable; urgency=medium
* New upstream release 3.1.0
-- Gregor Riepl <onitake@gmail.com> Tue, 16 Jan 2018 23:50:49 +0100
libarcus (3.0.3-4) unstable; urgency=medium
* Added more missing symbols for arch:armel
-- Gregor Riepl <onitake@gmail.com> Thu, 30 Nov 2017 08:12:42 +0100
libarcus (3.0.3-3) unstable; urgency=medium
* Added missing symbols for arch:armel
Closes: #882495
-- Gregor Riepl <onitake@gmail.com> Wed, 29 Nov 2017 18:52:13 +0100
libarcus (3.0.3-2) unstable; urgency=medium
* Updated symbols file to make the build succeed on other
architectures than amd64 (Closes: #882495)
-- Gregor Riepl <onitake@gmail.com> Fri, 24 Nov 2017 20:19:48 +0100
libarcus (3.0.3-1) unstable; urgency=medium
[ Gregor Riepl ]
* New upstream release 3.0.3.
* Upstream license change to LGPL-3+.
-- Petter Reinholdtsen <pere@debian.org> Mon, 30 Oct 2017 09:15:52 +0000
libarcus (2.5.0-1) UNRELEASED; urgency=medium
* Initial Debian release. Closes: #706656
-- Gregor Riepl <onitake@gmail.com> Wed, 26 Apr 2017 08:17:37 +0200
|