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
|
zanshin (0.5.0-2) unstable; urgency=medium
* Switch Vcs-* fields to salsa.debian.org.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
- remove --parallel for dh, as now done by default
* Backport upstream commit b41538f15c792e2106d6ce266568f9aae12e09c5, and
0d1e500a88998e3419b3605ddc6435f5be22b056 to fix the screenshots in the
appdata files; patches
upstream_fix-appdata-to-use-new-working-screenshot-location.patch, and
upstream_don-t-set-a-zanshin-screenshot-for-renku.patch.
* Bump Standards-Version to 4.2.1, no changes required.
* Switch Homepage to https.
-- Pino Toscano <pino@debian.org> Sat, 20 Oct 2018 09:23:43 +0200
zanshin (0.5.0-1) unstable; urgency=medium
* New upstream release:
- ships translations (Closes: #673684)
* Update the watch file.
* Add the new required libkf5kdelibs4support-dev, libkf5i18n-dev, and
libkf5windowsystem-dev build dependencies.
* Bump Standards-Version to 4.1.3, no changes required.
* Add the libkf5akonadicontact-dev dependency, to workaround a lack of
dependency in libkf5akonadicalendar-dev 17.08.x.
* "Adopt" the package. (Closes: #879441)
-- Pino Toscano <pino@debian.org> Thu, 04 Jan 2018 12:14:16 +0100
zanshin (0.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Pino Toscano <pino@debian.org> Tue, 13 Sep 2016 06:38:03 +0200
zanshin (0.4.0-1) unstable; urgency=medium
* Team upload.
[ Pino Toscano ]
* New upstream release. (Closes: #781153, #817072, #828774) (LP: #1579470)
* Add a watch file.
* Update the build dependencies following the port to Frameworks:
- remove kdepimlibs5-dev
- add extra-cmake-modules, qtbase5-dev, qtdeclarative5-dev,
libkf5akonadicalendar-dev, libkf5akonadinotes-dev,
libkf5akonadisearch-dev, libkf5identitymanagement-dev,
libkf5kontactinterface-dev, libkf5ldap-dev, libkf5runner-dev, and
libkf5wallet-dev
* Bump the debhelper compat to 9:
- bump compat to 9
- bump the debhelper build dependency to >= 9
* Use the right dh addon:
- switch from kde to kf5 dh addon
- bump the pkg-kde-tools build dependency to >= 0.15.16
* Bump the cmake build dependency to >= 3.2, according to the upstream build
system.
* Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, since it
is not easy to run them.
* Add Vcs-* fields.
* Link in as-needed mode.
* Bump Standards-Version to 3.9.8, no changes required.
* Rewrite copyright from scratch, following copyright-format v1.0.
[ Fathi Boudra ]
* Improve long description.
-- Pino Toscano <pino@debian.org> Thu, 28 Jul 2016 23:36:19 +0200
zanshin (0.2.1-1) unstable; urgency=low
* New upstream release.
-- Fathi Boudra <fabo@debian.org> Wed, 14 Mar 2012 16:54:03 +0200
zanshin (0.2.0-1) unstable; urgency=low
* Initial release. (Closes: #653943)
-- Fathi Boudra <fabo@debian.org> Sun, 01 Jan 2012 20:48:41 +0200
|