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 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285
|
lxqt-policykit (2.1.0-1) unstable; urgency=medium
[ Macy Lin ]
* New upstream version 2.1.0
* build-deps on liblxqt-dev (>= 2.1.0~).
[ Andrew Lee (李健秋) ]
* Clean up of group membership after 2nd calls.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 06 Dec 2024 19:38:41 +0100
lxqt-policykit (2.0.0-1) unstable; urgency=medium
* Migrate to unstable.
* Run wrap-and-sort.
* Team upload to unstable.
-- Macy Lin <macy@debconf.org> Mon, 02 Dec 2024 22:28:27 +0100
lxqt-policykit (2.0.0-1~exp1) experimental; urgency=medium
[ Severus Septimius ]
* New upstream release 2.0.0
* debian/control: bump dep qttranslations5-l10n -> qt6-translations-l10n
* debian/control: remove dep on libqt5x11extras5-dev
* debian/control: bump dep on qttools5-dev -> qt6-tools-dev
* debian/control: bump dep on libqt5svg5-dev -> qt6-svg-dev
* debian/control: bump dep on libkf5windowsystem-dev ->
libkf6windowsystem-dev
* debian/control: bump dep on liblxqt1-dev -> liblxqt-dev
* debian/control: bump dep on libpolkit-qt5-1-dev -> libpolkit-qt6-1-dev
[ Andrew Lee (李健秋) ]
* debian/rules: suppress blhc error by added ignore-line-regexp.
* debian/salsa-ci.yml: drop blhc tests error workaround.
* debian/salsa-ci.yml: build against to experimental.
* debian/copyright: update.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 21 Sep 2024 17:09:05 +0200
lxqt-policykit (1.4.0-2) unstable; urgency=medium
* debian/control: build-deps on qttools5-dev. (Closes:#1078299)
* debian/control: bump to Standards-version to 4.7.0, no changes needed.
* debian/copyright: added myself.
-- Macy Lin <macy@debconf.org> Sun, 08 Sep 2024 18:39:05 +0800
lxqt-policykit (1.4.0-1) unstable; urgency=medium
* New upstream version 1.4.0
* debian/control: build-deps on liblxqt1-dev (>= 1.4.0~).
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 10 Dec 2023 09:19:01 +0100
lxqt-policykit (1.3.0-1) unstable; urgency=medium
[ ChangZhuo Chen (陳昌倬) ]
* New upstream version 1.3.0
* debian/control: bump to Standards-version to 4.6.2, no changes needed.
* debian/control: bump build-deps on liblxqt1-dev (>= 1.3.0~).
* debian/upstream/metadata: drop obsolete field Name.
* debian/copyright: update.
* debian/rules: Suppress blhc error.
[ Andrew Lee (李健秋) ]
* debian/upstream/metadata: correct the git Repository url as itʼs
different from Repository-Browse.
* debian/copyright: update.
* debian/salsa-ci.yml: allow blhc failure instead of hardcoded blhc
ignore line.
* debian/control: update team address.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 26 Aug 2023 06:34:05 +0200
lxqt-policykit (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.6.1.
* Bump compat to 13.
* Remove unnecessary -Wl,--as-needed in d/rules.
* Remove unnecessary --fail-missing in d/rules.
* Add Rules-Requires-Root: no.
* Update d/watch for GitHub.
* Fix d/upstream/metadata.
* Add ChangZhuo Chen (陳昌倬) to d/copyright.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Fri, 16 Dec 2022 17:56:59 +0800
lxqt-policykit (1.1.0-2) unstable; urgency=medium
* Merge to unstable.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 19 Nov 2022 16:09:14 +0800
lxqt-policykit (1.1.0-1) experimental; urgency=medium
* Add debian/salsa-ci.yml file.
* Update debian/upstream/signing-key.asc.
* New upstream version 1.0.0
* New upstream version 1.1.0
* Build-deps on liblxqt1-dev (>= 1.1.0~).
* Drop obsoleted Breaks and Replaces lines.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 14 Jul 2022 00:28:48 +0800
lxqt-policykit (0.16.0-1) unstable; urgency=medium
[ Alf Gaida ]
* Switched to gbp
* Bumped Standards-Version to 4.4.0, no changes needed
[ Andrew Lee (李健秋) ]
* New upstream release.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 17:49:18 +0800
lxqt-policykit (0.14.1-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.14.1.
* Bumped minimum version liblxqt0-dev (>= 0.14.1~)
-- Alf Gaida <agaida@siduction.org> Tue, 26 Feb 2019 02:29:24 +0100
lxqt-policykit (0.14.0-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.14.0.
* Bumped Standards to 4.3.0, no changes needed
* Dropped d/compat, use debhelper-compat = 12, no changes needed
* Fixed years in d/copyright
* Bumped minimum version liblxqt0-dev (>= 0.14.0~)
* Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure
* Added l10n-package, moved from lxqt-l10n
* Fixed d/manpages
* Added d/upstream/metadata
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 17:57:37 +0100
lxqt-policykit (0.13.0-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.13.0.
* Bumped build dependency liblxqt0-dev to >= 0.13.0~
-- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 22:17:40 +0200
lxqt-policykit (0.12.0-4) unstable; urgency=medium
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Changed Homepage, Source and watch to lxqt
* Bumped years in copyright
* Removed trailing whitespaces in changelog
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 15:43:31 +0200
lxqt-policykit (0.12.0-3) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 21:44:08 +0100
lxqt-policykit (0.12.0-2) unstable; urgency=medium
* Transition to unstable
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 23:58:51 +0100
lxqt-policykit (0.12.0-1) experimental; urgency=medium
* Cherry-picking upstream release 0.12.0.
* Switched to experimental
* Bumped Standards to 4.1.1 - no changes needed
* Bumped liblxqt dependency to >= 0.12.0
* Added Breaks/Replaces for lxqt-common << 0.12.0
-- Alf Gaida <agaida@siduction.org> Tue, 24 Oct 2017 18:56:53 +0200
lxqt-policykit (0.11.1-2) unstable; urgency=medium
* Bump Standards to 4.0.0 - no changes needed
* lxqt-policykit depends on lxqt-session, it will not even start without
the session (Closes: #866876)
* Added Suggests: lxqt | lxqt-core
-- Alf Gaida <agaida@siduction.org> Sun, 02 Jul 2017 14:35:20 +0200
lxqt-policykit (0.11.1-1) unstable; urgency=medium
* Cherry-picking upstream release 0.11.1.
* Removed some build dependencies:
-cmake
-libqt5xdg-dev
-libqt5xdgiconloader-dev
-libx11-dev
-pkg-config
-qttools5-dev
-qttools5-dev-tools
* Bumped build dependency liblxqt0-dev (>= 0.11.1)
* Bumped years in d/copyright
-- Alf Gaida <agaida@siduction.org> Mon, 02 Jan 2017 14:49:31 +0100
lxqt-policykit (0.11.0-4) unstable; urgency=medium
* Provides: polkit-1-auth-agent (Closes: #842268)
-- Alf Gaida <agaida@siduction.org> Sun, 06 Nov 2016 20:29:28 +0100
lxqt-policykit (0.11.0-3) unstable; urgency=medium
* Cherry-picking upstream release 0.11.0
* Sync debian foo with experimental
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version liblxqt-dev (>= 0.11.0)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0)
* Added Recommends lxqt-policykit-l10n
* Bumped copyright years
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Added README.md to docs
* Added manpages
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 17:04:36 +0200
lxqt-policykit (0.10.0-4) unstable; urgency=medium
* Bump Standards to 3.9.8, no changes needed
* Fixed VCS fields, using https and plain /git/ and point to the
right branch
* Fixed copyright Format field
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options
-- Alf Gaida <agaida@siduction.org> Wed, 20 Jul 2016 16:31:07 +0200
lxqt-policykit (0.10.0-3) unstable; urgency=medium
* Remove dbg package in favor of dbgsym.
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 20:45:31 +0100
lxqt-policykit (0.10.0-2) unstable; urgency=medium
* Merge from experimental.
* New upstream release.
* Set minimum versions for liblxqt and libqtxdg.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Thu, 19 Nov 2015 12:38:03 +0800
lxqt-policykit (0.9.0+20150807-2) unstable; urgency=medium
[ Alf Gaida ]
* Removed breaks and replaces
* Fixed control with cme fix
* Added linker flags -Wl,--as-needed
* Removed unused GPL2+ from copyright
* Added AUTHORS to docs
* Cleaned up .gitignore
* Removed not needed minimum versions
[ ChangZhuo Chen (陳昌倬) ]
-- Alf Gaida <agaida@siduction.org> Thu, 12 Nov 2015 01:34:20 +0100
lxqt-policykit (0.9.0+20150807-1) unstable; urgency=medium
[ Alf Gaida ]
* Initial release. (Closes: #747607)
* initial debian files.
[ Yukiharu YABUKI ]
* Added two uploaders.
* Improve description.
* Change upload place. experimental->unstable.
* Added copyright holder for debian/*.
* Merging upstream 0.9.0+20150807.
-- Yukiharu YABUKI <yyabuki@debian.org> Wed, 19 Aug 2015 06:52:13 +0900
|