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 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559
|
kajongg (4:20.12.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update the build dependencies according to the upstream build system:
- bump extra-cmake-modules to 5.15.0
* Bump Standards-Version to 4.5.1, no changes required.
-- Pino Toscano <pino@debian.org> Fri, 08 Jan 2021 23:10:45 +0100
kajongg (4:20.08.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Re-export upstream signing key without extra signatures.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
-- Pino Toscano <pino@debian.org> Mon, 16 Nov 2020 10:28:39 +0100
kajongg (4:20.08.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Export PYTHONDONTWRITEBYTECODE=1 to disable the compilation of the Python
bytecode at build time, as it is discarded anyway.
-- Pino Toscano <pino@debian.org> Fri, 14 Aug 2020 09:15:25 +0200
kajongg (4:20.04.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump the debhelper compatibility to 13:
- switch the debhelper-compat build dependency to 13
* Add Rules-Requires-Root: no.
* Replace the patch Use-DESTDIR-on-install.patch, as most of its changes
were fixed upstream, with use-absolute-install-paths.diff, to fix the
symlink creation with absolute installation paths specified at cmake time.
-- Pino Toscano <pino@debian.org> Mon, 03 Aug 2020 09:54:50 +0200
kajongg (4:19.12.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update watch file to the new release-service location.
* Add the configuration for the CI on salsa.
* Update the build dependencies according to the upstream build system:
- bump cmake to 3.5
- explicitly add gettext
* Remove the empty line at the end of changelog.
* Drop the 'testsuite' autopkgtest, as it does not test the installed
packages.
* Switch from dhmk to the dh sequencer:
- invoke the dh sequencer using the kf5, and python3 addons
- manually force the generation of the substvars for the kde-l10n breaks
- call the right debhelper command instead of $(overridden_command)
* Bump the debhelper compatibility to 12:
- switch the debhelper build dependency to debhelper-compat 12
- remove debian/compat
* Bump Standards-Version to 4.5.0, no changes required.
-- Pino Toscano <pino@debian.org> Wed, 11 Mar 2020 20:20:36 +0100
kajongg (4:18.04.1-1) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* New upstream release (18.04.1).
* Update Vcs links to salsa.
* Use secure copyright format uri.
* Bump Standards-Version to 4.1.4 (No changes needed).
* Bump debhelper build-dep and compat to 11.
* Update copyright file for new upstream.
-- Sandro Knauß <hefee@debian.org> Tue, 29 May 2018 02:29:32 +0200
kajongg (4:17.08.3-1) unstable; urgency=medium
* Team upload.
[ Maximiliano Curia ]
* Update Vcs fields
* New upstream release (17.08.0):
- switches to PyQt5 (Closes: #874924, #864965)
* Update watch file, add upstream signature
* Update build-deps and deps with the info from cmake
* Maybe it's supposed be build using the setup.py
* Add patch: Fix-icons-path.patch
* Let's try again with cmake
* Add patch: don-t-set-the-prefix-twice.patch
* Bump Standards-Version to 4.1.0.
* Update upstream metadata
* Add missing breaks/replaces against the kde-l10n packages
* Rediff patches
* Update runtime dependencies
* Update uploaders list as requested by MIA team (Closes: #879308)
[ Pino Toscano ]
* New upstream release.
* Bump Standards-Version to 4.1.2, no changes required.
* Simplify watch file, and switch it to https.
* Switch from plain dh to dhmk.
* Remove unused appstream and libkf5kdelibs4support5-bin build dependencies.
* Switch the BIN_INSTALL_DIR cmake variable to KDE_INSTALL_BINDIR.
* Drop debian/not-installed, no more useful now.
* Drop Debian-only man page altogether: upstream does not provide any, and
our versions are not properly kept up-to-date. (Closes: #883727)
* Adjust l10npkgs_firstversion_ok to the version where kde-l10n will
drop translations.
-- Pino Toscano <pino@debian.org> Sat, 09 Dec 2017 09:08:54 +0100
kajongg (4:16.08.3-1) unstable; urgency=medium
* New upstream release (16.08.3)
-- Maximiliano Curia <maxy@debian.org> Wed, 23 Nov 2016 20:54:41 +0100
kajongg (4:16.04.0-1) unstable; urgency=medium
[ Automatic packaging ]
* Bump Standards-Version to 3.9.8
* Add a .gitattributes file to use dpkg-mergechangelogs
[ Maximiliano Curia ]
* Remove menu file and friends
* Add upstream metadata (DEP-12)
* debian/control: Update Vcs-Browser and Vcs-Git fields
-- Maximiliano Curia <maxy@debian.org> Sat, 21 May 2016 16:35:45 +0200
kajongg (4:15.12.1-1) experimental; urgency=medium
* New upstream release (15.12.1).
-- Maximiliano Curia <maxy@debian.org> Mon, 01 Feb 2016 10:23:13 +0100
kajongg (4:15.08.3-1) unstable; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* Remove myself from Uploaders.
[ Maximiliano Curia ]
* New upstream release (15.04.0).
* New upstream release (15.04.1).
* New upstream release (15.04.2).
* New upstream release (15.04.3).
* New upstream release (15.08.3).
-- Maximiliano Curia <maxy@debian.org> Wed, 02 Dec 2015 12:40:03 +0100
kajongg (4:15.08.0-0ubuntu1) wily; urgency=medium
* new upstream release
-- Clive Johnston <clivejo@aol.com> Wed, 26 Aug 2015 17:06:03 +0100
kajongg (4:15.07.90-0ubuntu1) wily; urgency=medium
* New upstream release
* new upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 18 Aug 2015 09:31:04 +0100
kajongg (4:15.04.2-0ubuntu1) wily; urgency=medium
[ Scarlett Clark ]
* New upstream release
[ José Manuel Santamaría Lema ]
* Update install file.
[ Scarlett Clark ]
* kde4 games need to depend on 14.12 series libkdegames.
* Fix install file.
* Remove the old install entry.
[ Jonathan Riddell ]
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 09 Jun 2015 18:33:59 +0200
kajongg (4:14.12.3-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Fri, 13 Mar 2015 14:02:14 -0700
kajongg (4:14.12.2-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Tue, 10 Feb 2015 08:55:41 -0800
kajongg (4:14.12.0-0ubuntu1) vivid; urgency=medium
* New upstream release
* Remove kdelibs5-dev depend version as there was not a new release.
-- Scarlett Clark <sgclark@kubuntu.org> Mon, 15 Dec 2014 16:23:22 +0100
kajongg (4:14.11.97-0ubuntu1) vivid; urgency=medium
[ Scarlett Clark ]
* New upstream release candidate
[ Jonathan Riddell ]
* PPA build
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Dec 2014 11:51:27 +0100
kajongg (4:14.11.95-0ubuntu2) vivid; urgency=medium
* Fix Watch file applications locations
* Fix VCS for new kde-applications location
-- Scarlett Clark <sgclark@kubuntu.org> Mon, 24 Nov 2014 09:30:15 -0800
kajongg (4:14.11.95-0ubuntu1) vivid; urgency=medium
* Initial release for KDE applications 14.12 series
- Change maintainer to Debian/Kubuntu
- Removed VCS bzr no longer applicable.
* Debian merge, remaining changes:
Kept the not-installed file with *.pyc because they are
indeed not installed.
-- Scarlett Clark <sgclark@kubuntu.org> Sat, 22 Nov 2014 11:38:38 +0000
kajongg (4:4.14.2-0ubuntu1) vivid; urgency=medium
* New upstream release
-- Scarlett Clark <sgclark@kubuntu.org> Fri, 10 Oct 2014 03:59:20 -0700
kajongg (4:4.14.1-1) unstable; urgency=medium
* New upstream release.
* New upstream release (4.14.1).
-- Maximiliano Curia <maxy@debian.org> Wed, 17 Sep 2014 09:44:42 +0200
kajongg (4:4.14.1-0ubuntu1) utopic; urgency=medium
* New upstream release
-- Scarlett Clark <scarlett@scarlettgatelyclark.com> Mon, 22 Sep 2014 16:28:32 +0200
kajongg (4:4.14.0-0ubuntu1) utopic; urgency=medium
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 20 Aug 2014 12:32:47 +0200
kajongg (4:4.13.97-0ubuntu1) utopic; urgency=medium
* New upstream beta release RC
-- Scarlett Clark <scarlett@scarlettgatelyclark.com> Fri, 01 Aug 2014 16:14:21 +0200
kajongg (4:4.13.95-0ubuntu1) utopic; urgency=medium
* New upstream beta release
-- Scarlett Clark <scarlett@scarlettgatelyclark.com> Wed, 30 Jul 2014 17:26:09 +0200
kajongg (4:4.13.90-0ubuntu1) utopic; urgency=medium
[ Scarlett Clark ]
* New upstream beta release
[ Jonathan Riddell ]
* Add build-dep on pkg-config, libsqlite3-dev
-- Scarlett Clark <scarlett@scarlettgatelyclark.com> Thu, 24 Jul 2014 17:34:02 +0200
kajongg (4:4.13.2-1) unstable; urgency=medium
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Tue, 29 Jul 2014 23:41:38 +0200
kajongg (4:4.13.2-0ubuntu1) utopic; urgency=medium
[ Rohan Garg ]
* Merge with debian, no remaining changes
* Add upstream_install_missing_files.diff to install qt.py, qt4.py and qt5.py
[ Jonathan Riddell ]
* new upstream release
* Remove upstream_install_missing_files.diff now upstream
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 18 Jun 2014 11:42:29 +0100
kajongg (4:4.13.1-1) unstable; urgency=medium
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Fri, 23 May 2014 09:23:31 +0200
kajongg (4:4.13.0-0ubuntu1) trusty; urgency=medium
* New upstream KDE Software Compilation release
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 10 Apr 2014 21:37:53 +0100
kajongg (4:4.12.97-0ubuntu1) trusty; urgency=medium
* New upstream release candidate
-- Philip Muškovac <yofel@kubuntu.org> Wed, 02 Apr 2014 11:09:27 +0200
kajongg (4:4.12.95-0ubuntu1) trusty; urgency=medium
* New upstream beta release
-- Rohan Garg <rohangarg@kubuntu.org> Sun, 23 Mar 2014 11:56:01 +0100
kajongg (4:4.12.90-0ubuntu1) trusty; urgency=medium
* New upstream beta release
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 19 Mar 2014 10:36:05 +0000
kajongg (4:4.12.4-1) unstable; urgency=medium
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Mon, 28 Apr 2014 12:24:41 +0200
kajongg (4:4.12.3-1) experimental; urgency=medium
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Tue, 04 Mar 2014 00:06:35 +0100
kajongg (4:4.12.3-0ubuntu1) trusty; urgency=medium
* New upstream bugfix release
-- Rohan Garg <rohangarg@kubuntu.org> Tue, 04 Mar 2014 20:28:47 +0100
kajongg (4:4.12.2-1) experimental; urgency=medium
* Do not disable an empty test set.
* Bump Standards-Version to 3.9.5, no changes needed.
* New upstream release.
* Add autopkgtests.
* Bump kde-sc-dev-latest build dependency.
-- Maximiliano Curia <maxy@debian.org> Mon, 10 Feb 2014 11:32:36 +0100
kajongg (4:4.12.2-0ubuntu1) trusty; urgency=medium
* New upstream bugfix release
-- Rohan Garg <rohangarg@kubuntu.org> Tue, 04 Feb 2014 23:37:21 +0000
kajongg (4:4.12.1-0ubuntu2) trusty; urgency=medium
* Make sure files in the private dir are compiled (LP: #649721)
-- Rohan Garg <rohangarg@kubuntu.org> Thu, 23 Jan 2014 08:55:50 +0100
kajongg (4:4.12.1-0ubuntu1) trusty; urgency=low
* New upstream bugfix release
-- Rohan Garg <rohangarg@kubuntu.org> Thu, 16 Jan 2014 07:56:55 +0000
kajongg (4:4.12.0-0ubuntu1) trusty; urgency=low
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 18 Dec 2013 16:25:38 +0000
kajongg (4:4.11.97-0ubuntu1) trusty; urgency=low
* New upstream RC release
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 29 Nov 2013 12:31:52 +0000
kajongg (4:4.11.95-0ubuntu1) trusty; urgency=low
* New upstream beta release
-- Rohan Garg <rohangarg@kubuntu.org> Mon, 25 Nov 2013 17:43:29 +0100
kajongg (4:4.11.80-0ubuntu1) trusty; urgency=low
* New upstream beta release
-- Rohan Garg <rohangarg@kubuntu.org> Sat, 23 Nov 2013 17:27:09 +0100
kajongg (4:4.11.3-1) unstable; urgency=low
* New upstream release.
* Update build dependencies.
-- Maximiliano Curia <maxy@debian.org> Thu, 07 Nov 2013 14:28:34 +0100
kajongg (4:4.11.2-1) experimental; urgency=low
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Mon, 07 Oct 2013 15:29:49 +0200
kajongg (4:4.11.2-0ubuntu1) saucy; urgency=low
* New upstream bugfix release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 30 Sep 2013 13:57:45 +0100
kajongg (4:4.11.1-0ubuntu1) saucy; urgency=low
* New upstream bugfix release.
-- Howard Chan <smartboyhw@gmail.com> Fri, 06 Sep 2013 22:05:40 +0100
kajongg (4:4.11.0-0ubuntu1) saucy; urgency=low
[ Howard Chan ]
* New upstream release
[ Jonathan Riddell ]
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 13 Aug 2013 23:57:51 +0100
kajongg (4:4.10.97-0ubuntu1) saucy; urgency=low
* New upstream RC 2 release
* New upstream RC 2 release
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 26 Jul 2013 19:05:24 +0100
kajongg (4:4.10.95-0ubuntu1) saucy; urgency=low
[ Rohan Garg ]
* New upstream RC release
[ Philip Muškovac ]
* Move binaries from /usr/bin to /usr/games by hand as dh_python2 ignores
BIN_INSTALL_DIR
-- Rohan Garg <rohangarg@kubuntu.org> Fri, 19 Jul 2013 12:31:48 +0000
kajongg (4:4.10.90-0ubuntu1) saucy; urgency=low
* New upstream bet release
-- Michał Zając <quintasan@kubuntu.org> Fri, 28 Jun 2013 17:59:16 +0100
kajongg (4:4.10.80-0ubuntu1) saucy; urgency=low
[ Rohan Garg ]
* New upstream release
[ Jonathan Riddell ]
* Use --with=python2
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 21 Jun 2013 00:46:37 +0100
kajongg (4:4.10.5-1) unstable; urgency=low
* New upstream release.
-- Maximiliano Curia <maxy@debian.org> Fri, 12 Jul 2013 16:45:40 +0200
kajongg (4:4.10.4-1) experimental; urgency=low
* New upstream release.
* Update vcs fields.
-- Maximiliano Curia <maxy@debian.org> Fri, 14 Jun 2013 16:33:45 +0200
kajongg (4:4.10.4-0ubuntu2) saucy; urgency=low
* Depend on kdegames-mahjongg-data instead of libkmahjongglib-data which
doesn't exist anymore (LP: #1189431)
-- Philip Muškovac <yofel@kubuntu.org> Mon, 10 Jun 2013 14:34:52 +0200
kajongg (4:4.10.4-0ubuntu1) saucy-proposed; urgency=low
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 06 Jun 2013 23:35:40 +0100
kajongg (4:4.10.2-2) experimental; urgency=low
* Fix erroneous Upstream-Name in debian/copyright.
* Simplify debian/copyright.
* Reshuffle build-dependencies to reduce resolver tries.
* Add a basic manpage.
-- Maximiliano Curia <maxy@debian.org> Fri, 03 May 2013 15:42:09 +0200
kajongg (4:4.10.2-1) experimental; urgency=low
* First release of kdegames after being split by upstream.
-- Maximiliano Curia <maxy@debian.org> Mon, 08 Apr 2013 13:40:32 +0200
kajongg (4:4.10.2-0ubuntu1) raring; urgency=low
* New upstream bugfix release
-- Philip Muškovac <yofel@kubuntu.org> Sun, 31 Mar 2013 14:36:26 +0200
kajongg (4:4.10.1-0ubuntu1) raring-proposed; urgency=low
* New upstream bugfix release
-- Philip Muškovac <yofel@kubuntu.org> Tue, 05 Mar 2013 15:13:06 +0000
kajongg (4:4.10.0-0ubuntu1) raring-proposed; urgency=low
* New upstream release
-- Rohan Garg <rohangarg@kubuntu.org> Wed, 06 Feb 2013 11:31:06 +0000
kajongg (4:4.9.98-0ubuntu1) raring-proposed; urgency=low
* New upstream release candidate
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 18 Jan 2013 14:56:46 +0000
kajongg (4:4.9.97-0ubuntu1) raring; urgency=low
* New upstream release candidate
-- Philip Muškovac <yofel@kubuntu.org> Thu, 03 Jan 2013 22:24:17 +0100
kajongg (4:4.9.95-0ubuntu1) raring; urgency=low
* Install to /usr/games
* Version dependency on kdegames-data
* New upstream RC release
* Add kubuntu_01_licence_file.diff from upstream
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 18 Dec 2012 23:15:58 +0000
kajongg (4:4.9.90-0ubuntu2) raring; urgency=low
* Add breaks/replaces against kdegames-mahjongg-data << 4:4.9.90
-- Philip Muškovac <yofel@kubuntu.org> Sat, 08 Dec 2012 21:06:57 +0100
kajongg (4:4.9.90-0ubuntu1) raring-proposed; urgency=low
* Initial release
* Add build-deps on runtime dependencies, needed to install
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 07 Dec 2012 17:36:05 +0000
|