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
|
plasma-gmailfeed (2.0-2) unstable; urgency=medium
* Team upload.
[ Aurélien COUDERC ]
* Drop Rules-Requires-Root: no, not needed anymore since trixie.
* Update build-deps and deps with the info from cmake.
* Bump Standards-Version to 4.7.3, no change required.
* Drop Priority: optional, not needed anymore since dpkg 1.22.13.
* Switch to declarative dh-sequence-qmldeps for runtime QML
dependencies management. (Closes: #1130750)
* Switch to debian/watch format version 5.
-- Aurélien COUDERC <coucouf@debian.org> Sun, 15 Mar 2026 08:28:32 +0100
plasma-gmailfeed (2.0-1) unstable; urgency=medium
* Team upload.
[ Aurélien COUDERC ]
* Build with hardening=+all build hardening flag.
* Release to unstable.
-- Aurélien COUDERC <coucouf@debian.org> Sun, 01 Dec 2024 17:51:41 +0100
plasma-gmailfeed (2.0-1~exp1) experimental; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on cmake, extra-cmake-modules,
libkf5notifications-dev, libkf5plasma-dev and qtbase5-dev.
[ Nicholas D Steeves ]
* Make this package Plasma 6-ready (Closes: #1079539):
- New upstream release.
- Migrate to Qt6 and Plasma 6 build-deps.
- Add libsignon-qt6-dev build-dep.
- Update long description.
* Migrate to pkgconf.
* Update my copyright years and email address.
* Add 0001-fix-invalid-license-designation-format.patch.
* Declare Standards-Version: 4.7.0 (no changes required).
-- Nicholas D Steeves <sten@debian.org> Fri, 29 Nov 2024 18:37:45 -0500
plasma-gmailfeed (1.2-1) unstable; urgency=low
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Nicholas D Steeves ]
* Declare Standards-Version: 4.5.1 (no changes required).
[ Pino Toscano ]
* New upstream release.
* Update Vcs-* fields.
* Bump the debhelper compatibility to 13:
- switch the debhelper-compat build dependency to 13
* Add the configuration for the CI on salsa.
* Add Rules-Requires-Root: no.
* Bump Standards-Version to 4.6.1, no changes required.
* Update the build dependencies according to the upstream build system:
- bump KF packages to 5.9.0
- add intltool, libkaccounts-dev, libkf5i18n-dev, and pkg-config
- explicitly add gettext
* Add needed runtime dependencies: qml-module-qtquick-controls,
qml-module-qtquick-layouts, and qml-module-org-kde-kquickcontrolsaddons.
-- Pino Toscano <pino@debian.org> Fri, 03 Jun 2022 22:29:51 +0200
plasma-gmailfeed (1.1-2) unstable; urgency=medium
[ Nicholas D Steeves ]
* Fix fallacious long description. Gmail Feed is not an IMAP4 xbiff
that is artificially limited to Gmail servers--it uses an Atom feed.
At present Gmail is the only provider of this method of checking for
unread mail.
* Update Vcs links.
* Declare Standards-Version: 4.1.4. (No additional changes needed)
[ Pino Toscano ]
* Remove unused, and non-existing plasma-framework-dev build dependency.
(Closes: #897089)
-- Nicholas D Steeves <nsteeves@gmail.com> Fri, 04 May 2018 18:22:23 -0400
plasma-gmailfeed (1.1-1) unstable; urgency=medium
* Initial release. (Closes: #862933)
-- Nicholas D Steeves <nsteeves@gmail.com> Fri, 23 Mar 2018 15:07:27 -0400
|