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 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249
|
alkimia (8.1.2-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop unnecessary Build-Depends: libqt5webkit5-dev. (Closes: #1098334)
-- Bastian Germann <bage@debian.org> Wed, 19 Feb 2025 12:20:52 +0100
alkimia (8.1.2-2) unstable; urgency=medium
* Team upload.
* Update symbols file from the logs of buildds.
* Drop also the not useful README files in installed data files
- ship the README for plasma-widget-foreigncurrencies from the sources,
instead of relying on it being installed
* Switch the cmake parameter -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=OFF to
-DCMAKE_DISABLE_FIND_PACKAGE_MPIR=ON to actually disable the search of MPIR;
GMP is wanted instead.
-- Pino Toscano <pino@debian.org> Sat, 21 Oct 2023 08:00:21 +0200
alkimia (8.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update standards version to 4.6.2, no changes needed.
* Update the upstream GPG signing key.
* Update the build dependencies according to the upstream build system:
- bump cmake to 3.16.0
* Drop LICENSE files after the installation to debian/tmp; this way there is
no need for extra steps to avoid them in install files:
- simplify debian/plasma-widget-foreigncurrencies.install, shipping the
whole directory of the plasmoid
- drop debian/not-installed, no more needed
-- Pino Toscano <pino@debian.org> Wed, 06 Sep 2023 00:58:50 +0200
alkimia (8.1.1-2) unstable; urgency=medium
* Release to unstable.
-- Sandro Knauß <hefee@debian.org> Mon, 21 Nov 2022 13:38:34 +0100
alkimia (8.1.1-1) experimental; urgency=medium
[ Sandro Knauß ]
* New upstream release (8.1.1).
* Remove inactive Uploaders, adding myself as one to avoid leaving the
source with no human maintainers.
* Update alkimia-bin install file.
* Update symbols for 8.1.1.
* Remove not needed shlibs:Depdens.
-- Sandro Knauß <hefee@debian.org> Thu, 10 Nov 2022 10:10:44 +0100
alkimia (8.1.0-2) experimental; urgency=medium
[ Sandro Knauß ]
* Mark xauth,xvfb only needed for test mode.
* Bump Standards-Version to 4.6.1.
* Make tests not failing the build, as we have an online test, that
may fail.
-- Sandro Knauß <hefee@debian.org> Thu, 10 Nov 2022 09:23:55 +0100
alkimia (8.1.0-1) experimental; urgency=medium
* Team upload.
[ Daniele E. Domenichelli ]
* New upstream release.
* Rename libalkimia5-7 to libalkimia5-8 according to the new SONAME.
* Update symbols file for libalkimia5-8.
* Disable the tests, since they fail when run without X11.
[ Sandro Knauß ]
* Update build-deps and deps with the info from cmake.
* Update standards version to 4.6.0, no changes needed.
* Update symbols from build for 8.1.0.
* Check tarball signatures.
* Update homepage field.
* Add needed Build-Dependencies to run tests successfully.
* Enable hardening.
* Add buildinfo options.
* Split package to own packages (qml and plasmoid).
* Add upstream metadata file.
* Add Rules-Requirs-Root.
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Knauß <hefee@debian.org> Mon, 21 Mar 2022 18:02:48 +0100
alkimia (7.0.2-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Switch Vcs-* fields to salsa.debian.org.
* Bump Standards-Version to 4.3.0, no changes required.
-- Pino Toscano <pino@debian.org> Tue, 29 Jan 2019 06:10:42 +0100
alkimia (7.0.2-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Update path in watch file.
* Bump Standards-Version to 4.1.4, no changes required.
* Remove Clay Weber from Uploaders, since he did no changes since the import
in Debian.
-- Pino Toscano <pino@debian.org> Sat, 14 Apr 2018 18:54:44 +0200
alkimia (7.0.1-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Do not look for MPIR, since we use GMP (and switching would change ABI)
- pass -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=OFF to cmake
-- Pino Toscano <pino@debian.org> Fri, 16 Mar 2018 16:25:25 +0100
alkimia (7.0-1) experimental; urgency=medium
* Team upload.
* New upstream release: (see #887310)
- switches to Qt 5 (see #875008)
* Update watch file, also switching it to https.
* Update the build dependencies following the port to Qt 5:
- remove kdelibs5-dev
- add extra-cmake-modules, and qtbase5-dev
* Rename libalkimia5 to libalkimia5-7 according to the new SONAME.
* Rename libalkimia-dev to libalkimia5-dev, as it better represents the
library name.
* Update the patches:
- upstream_Fix-AlkValue-operator-QString-w-valueRef.patch: backported from
upstream
* Update install files.
* Mark libalkimia5-7, and libalkimia5-dev as Multi-Arch: same.
* Bump Standards-Version to 4.1.3, no changes required.
* Remove trailing whitespaces in changelog.
* Drop the pre-Jessie breaks/replaces.
* Rename the source from libalkimia to alkimia, to match the new upstream
name.
* Add the qtbase5-dev, and libgmp-dev dependencies in libalkimia5-dev, as
they are used by the public API.
* Add a symbols file for libalkimia5-7.
* Bump the debhelper compat to 11:
- bump compat to 11
- bump the debhelper build dependency to 11
- remove --parallel to dh
-- Pino Toscano <pino@debian.org> Wed, 07 Feb 2018 21:49:52 +0100
libalkimia (5.0.0-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Pino Toscano <pino@debian.org> Sat, 25 Jun 2016 09:40:34 +0200
libalkimia (5.0.0-2) experimental; urgency=medium
* Team upload.
* Backport upstream commit 2e6172a7d723d53ff62fc3eaf2ea7208db0fd0a7 to fix
AlkValue::operator=(QString); patch
upstream_Fix-AlkValue-operator-QString-w-valueRef.patch.
* Update copyright; thanks Scott Kitterman for the notice!
-- Pino Toscano <pino@debian.org> Mon, 20 Jun 2016 23:18:52 +0200
libalkimia (5.0.0-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Remove extra ${shlibs:Depends} from libalkimia-dev.
* Do not disable the tests.
* Update watch file.
* Rename libalkimia4 to libalkimia5 according to the new SONAME.
* Update install files.
* Bump Standards-Version to 3.9.8, no changes required.
* Update Vcs-Browser field.
-- Pino Toscano <pino@debian.org> Sun, 19 Jun 2016 10:34:23 +0200
libalkimia (4.3.2-2) unstable; urgency=medium
* Team upload.
* Bump debhelper compatibility to 9:
- bump the debhelper build dependency to >= 9
- bump compat to 9
* Add Vcs-Browser and Vcs-Svn headers.
* Bump the priority of libalkimia-dev to optional.
* Bump Standards-Version to 3.9.5, no changes required.
* Switch the libgmp3-dev build dependency (transitional) to libgmp-dev.
* Enable the parallel build.
* Make the .install files a bit more specific, and sort them.
* Move all the development files (cmake and pkg-config) from libalkimia4
to libalkimia-dev; add proper breaks/replaces for this.
* Switch section of libalkimia4 to libs.
-- Pino Toscano <pino@debian.org> Sat, 13 Sep 2014 19:33:48 +0200
libalkimia (4.3.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "ftbs missing dependency on pkg-config": add it.
(Closes: #674212)
-- gregor herrmann <gregoa@debian.org> Sun, 10 Jun 2012 15:38:21 +0200
libalkimia (4.3.2-1) unstable; urgency=low
* New upstream release
* Added debian/watch
* Swap -dev Priority: - package-depends-on-lower-priority-package
-- Mark Purcell <msp@debian.org> Sat, 11 Feb 2012 12:57:53 +1100
libalkimia (4.3.1-1) unstable; urgency=low
* Initial Debian Release (Closes: #644122)
-- Mark Purcell <msp@debian.org> Mon, 03 Oct 2011 12:16:22 +1100
libalkimia (4.3.1-0ubuntu1~ppa5) lucid; urgency=low
* Lucid build.
-- Clay Weber <claydoh@claydoh.com> Sat, 13 Aug 2011 17:14:46 -0400
libalkimia (4.3.1-0ubuntu1~ppa4) maverick; urgency=low
* Maverick build
-- Clay Weber <claydoh@claydoh.com> Sat, 13 Aug 2011 17:11:50 -0400
libalkimia (4.3.1-0ubuntu1~ppa3) natty; urgency=low
* Version bump, no changes.
-- Clay Weber <claydoh@claydoh.com> Sat, 13 Aug 2011 16:28:46 -0400
libalkimia (4.3.1-0ubuntu1~ppa1) natty; urgency=low
* Initial packaging
-- Clay Weber <claydoh@claydoh.com> Sat, 13 Aug 2011 11:37:54 -0400
|