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 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354
|
lxqt-globalkeys (2.1.0-2) unstable; urgency=medium
* debian/control: make lxqt-globalkeys-l10n depends on
qt6-translations-l10n instead of qt6-tools-dev. (Closes: #1104242).
Thanks Bryan Gardiner for the report.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 27 Apr 2025 18:25:09 +0200
lxqt-globalkeys (2.1.0-1) unstable; urgency=medium
* New upstream version 2.1.0.
* debian/control: build-deps on liblxqt-dev (>= 2.1.0~).
* Run wrap-and-sort.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 04 Dec 2024 18:20:25 +0100
lxqt-globalkeys (2.0.0-1) unstable; urgency=medium
* Upload to unstable.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 27 Nov 2024 18:54:00 +0100
lxqt-globalkeys (2.0.0-1~exp3) experimental; urgency=medium
* debian/control: build-deps on qt6-tools-dev (>=6.7.2).
* debian/changelog: fix typo.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Mon, 07 Oct 2024 11:48:26 +0200
lxqt-globalkeys (2.0.0-1~exp2) experimental; urgency=medium
* debian/control: Added conflicts and replaces that exist in previous
stable release. (Closes:#1082346)
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 21 Sep 2024 12:56:59 +0200
lxqt-globalkeys (2.0.0-1~exp1) experimental; urgency=medium
[ Severus Septimius ]
* New upstream release 2.0.0
* debian/control: Bump liblxqt1-dev to liblxqt2-dev.
* debian/control: Bump build-dep on kf5windowsystem-dev to
libkf6windowsystem-dev.
* debian/control: drop dependency on libqt5x11extras5-dev.
* debian/control: bump libqt5x11extras5-dev to qt6-tools-dev.
* debian/control: bump soversion in package name.
* debian/control: Rename liblxqt-globalkeys-dev1 to liblxqt-globalkeys-
dev.
* debian/control: Rename liblxqt-globalkeys-ui1-dev to liblxqt-
globalkeys-ui-dev.
* debian/control: bump dependency on liblxqt-globalkeys1 to liblxqt-
globalkeys2.
* debian/control: bump dependency on liblxqt-globalkeys-ui1 to liblxqt-
globalkeys-ui2.
* Bump soversion in .install files.
* Bump soversion in .shlibs files.
* debian/control: add build-dep on libglib2.0-dev.
* debian/control: bump qttools5-dev -> qt6-tools-dev.
[ Andrew Lee (李健秋) ]
* debian/control: build-deps on liblxqt-dev (>= 2.0.0~).
* debian/salsa-ci.yml: disable reprotest as not supported experimental.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Tue, 17 Sep 2024 13:17:16 +0200
lxqt-globalkeys (1.4.0-2) unstable; urgency=medium
[ Macy Lin ]
* debian/control: build-deps on qttools5-dev. (Closes:#1078294)
* debian/control: bump to Standards-version to 4.7.0, no changes needed.
* debian/copyright: added myself.
[ Andrew Lee (李健秋) ]
* Clean up of group membership after 2nd calls.
* debian/copyright: update.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Tue, 10 Sep 2024 21:43:35 +0200
lxqt-globalkeys (1.4.0-1) unstable; urgency=medium
* New upstream version 1.4.0
* debian/control: build-deps on liblxqt1-dev (>= 1.4.0~).
* debian/control: drop replaces and breaks that not exist in previous
stable release.
* debian/rules: suppress blhc error by added ignore-line-regexp.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 10 Dec 2023 07:56:07 +0100
lxqt-globalkeys (1.3.0-1) unstable; urgency=medium
* New upstream version 1.3.0
* debian/control: update team address.
* debian/control: bump to Standards-version to 4.6.2, no changes needed.
* debian/control: build-deps on liblxqt1-dev (>= 1.3.0~).
* debian/control: clean up build-deps.
* debian/copyright: update.
* debian/upstream/metadata: drop obsolete field Name.
* debian/upstream/metadata: update url for git repo.
* debian/upstream/metadata: add Repository-Browse field.
* debian/rules: Drop --fail-missing argument to dh_missing which is now
default in debhelper 13.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 01 Jul 2023 17:27:42 +0200
lxqt-globalkeys (1.2.0-1) unstable; urgency=medium
* New upstream releases.
* Use shlibs file instead of symbols files.
* Remove symbol file in favor of shlib file.
* Update d/control indent.
* Update d/copyright format and indent.
* Update d/watch for GitHub.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Wed, 14 Dec 2022 23:48:20 +0800
lxqt-globalkeys (1.1.0-2) unstable; urgency=medium
* Merge to unstable.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 19 Nov 2022 16:02:44 +0800
lxqt-globalkeys (1.1.0-1) experimental; urgency=medium
* New upstream release.
* Cleaned up gbp.conf trailing whitespace.
* Upstreamed compatible changes from Ubuntu, modifying the following files:
- control
- copyright
- *.install
- *.symbols
- lxqt-globalkeys.lintian-overrides
- rules
- upstream/*
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 13 Jul 2022 13:02:01 -0500
lxqt-globalkeys (0.16.0-1) unstable; urgency=medium
* New upstream release. (Closes: #964648)
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 17:04:29 +0800
lxqt-globalkeys (0.14.3-1) unstable; urgency=medium
* New upstream version 0.14.3 (Closes: #883035)
-- Alf Gaida <agaida@siduction.org> Wed, 16 Oct 2019 23:33:20 +0200
lxqt-globalkeys (0.14.2-1) unstable; urgency=medium
* Imported new upstream release 0.14.2.
* Switched to gbp
* Bumped Standards-Version to 4.4.1, no changes needed
* Fixed installation path for globalkeyshortcuts.conf to /usr/share/lxqt
-- Alf Gaida <agaida@siduction.org> Thu, 10 Oct 2019 23:34:49 +0200
lxqt-globalkeys (0.14.1-1) unstable; urgency=medium
* Cherry-picking new upstream version 0.14.1.
* Bumped minimum version liblxqt0-dev (>= 0.14.1~)
* Extended the long descriptions a bit
-- Alf Gaida <agaida@siduction.org> Sun, 24 Feb 2019 21:28:30 +0100
lxqt-globalkeys (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 Build-Depends-Package fields to symbols
* Added l10n-package, moved from lxqt-l10n
* Added build dependency xserver-xorg-input-libinput-dev
* Added d/upstream/metadata
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 17:37:07 +0100
lxqt-globalkeys (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 21:23:58 +0200
lxqt-globalkeys (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
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 13:53:23 +0200
lxqt-globalkeys (0.12.0-3) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed debian/gbp.conf
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 19:41:44 +0100
lxqt-globalkeys (0.12.0-2) unstable; urgency=medium
* Transition to unstable
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 22:32:04 +0100
lxqt-globalkeys (0.12.0-1) experimental; urgency=medium
* Cherry-picking upstream release 0.12.0.
* Switched to experimental
* Bumped liblxqt0-dev to >= 0.12.0
* Bumped Standards to 4.1.1 +Vcs-Browser:
* Added Breaks/Replaces for lxqt-common << 0.12.0
* Added override_dh_missing
* Added autostart things to install
-- Alf Gaida <agaida@siduction.org> Tue, 24 Oct 2017 17:24:29 +0200
lxqt-globalkeys (0.11.1-2) unstable; urgency=medium
* Bump Standards to 4.0.0 - no changes needed
* Recommend lxqt-qtplugin (Closes: #866235)
* Recommend lxqt-session - globalkeys make only sense with the session
* Suggest lxqt | lxqt-core
-- Alf Gaida <agaida@siduction.org> Sat, 01 Jul 2017 21:47:02 +0200
lxqt-globalkeys (0.11.1-1) unstable; urgency=medium
* Cherry-picking upstream release 0.11.1.
* Removed some build dependencies:
-cmake
-libqt5xdg-dev
-libqt5xdgiconloader-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 13:28:07 +0100
lxqt-globalkeys (0.11.0-3) unstable; urgency=medium
* Cherry-picking upstream release 0.11.0.
* Sync debian foo with experimental
* Bumped Standards to 3.9.8, no changes needed
* Bumped compat to 10
* Removed --parallel from rules, compat 10 standard
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Bumped minimum version liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0),
* Added Recommends lxqt-globalkeys-l10n
* Followin the Multiarch hinter:
- Marked liblxqt-globalkeys-ui0 Multi-Arch: same
- Marked liblxqt-globalkeys0 Multi-Arch: same
* Fixed VCS-Fields, use https and plain /git/
* Fixed copyright Format field
* Bumped copyright years
* Don't install translations
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options to rules
* Fixed .gitignore
* Removed Patches, applied upstream
* Fixed *-dev.install
-- Alf Gaida <agaida@siduction.org> Tue, 18 Oct 2016 02:47:50 +0200
lxqt-globalkeys (0.10.0-5) unstable; urgency=medium
* use static_cast for errno
-- Alf Gaida <agaida@siduction.org> Wed, 13 Jan 2016 21:30:24 +0100
lxqt-globalkeys (0.10.0-4) unstable; urgency=medium
* cast some error_t's to make hurd happy
-- Alf Gaida <agaida@siduction.org> Sun, 27 Dec 2015 23:26:32 +0100
lxqt-globalkeys (0.10.0-3) unstable; urgency=medium
* some cleanup in debian/rules
* build new -dbgsym-packages
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 19:00:17 +0100
lxqt-globalkeys (0.10.0-2) unstable; urgency=medium
* Merge from experimental.
* New upstream release.
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sun, 15 Nov 2015 15:40:51 +0800
lxqt-globalkeys (0.9.0+20150806-2) unstable; urgency=medium
* Remove --list-missing from rules, it's included in --fail-missing
* Fixed .gitignore
* Removed breaks/replaces
* Removed the most minimum versions
* Beautified debian/control
* Added linker flags -Wl,--as-needed
-- Alf Gaida <agaida@siduction.org> Wed, 11 Nov 2015 21:59:30 +0100
lxqt-globalkeys (0.9.0+20150806-1) unstable; urgency=low
[ Alf Gaida ]
* inititial debian files.
* Initial release. (Closes: #747601)
[ ChangZhuo Chen (陳昌倬) ]
* Add *.symbols.
[ Alf Gaida ]
* Imported Upstream version 0.8.0.
* bump standards 3.9.6.
* Min liblxqt-qt5-0-dev version 0.8.0.
* Min Qt version 5.3.2.
* install fixed (translation path).
* mangled symbol files added.
* lintian-overrides for missed manpages and unknown category warnings.
* desktop file OnlyShowIn patched.
* new release 0.9.0 fix symbols fix package names add source/options fix
debian $foo.
* Some cleanup in debian $foo
* some changes for debian $foo
* dependencies fixed.
* installs fixed.
* current symbols.
* multiarch removed, handled by cmake.
* drop transitional packages.
[ Andrew Lee (李健秋) ]
* Merging upstream version 0.9.0+20150806.
* Added myself as Uploader.
* Sorting build-depends.
* Removing whitespaces at EOL and EOF.
* Drop GPL-2+ license from copyright as it hasn't been mentioned
anywhere in headers.
* Added fullstop in descriptions.
* Use lower-case for description.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 16 Aug 2015 02:18:03 +0800
|