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 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669
|
springlobby (0.274-1) unstable; urgency=medium
* New upstream version 0.274.
* Declare compliance with Debian Policy 4.6.2.
-- Markus Koschany <apo@debian.org> Mon, 23 Jan 2023 21:21:14 +0100
springlobby (0.273-2) unstable; urgency=medium
* Team upload.
* Transition to wxWidgets 3.2 (Closes: #1019792)
-- Scott Talbert <swt@techie.net> Tue, 01 Nov 2022 16:31:26 -0400
springlobby (0.273-1) unstable; urgency=medium
* New upstream version 0.273.
* Declare compliance with Debian Policy 4.6.0.
* Drop libjsoncpp.patch. Fixed upstream.
-- Markus Koschany <apo@debian.org> Tue, 24 Aug 2021 02:37:26 +0200
springlobby (0.271-1) unstable; urgency=medium
* New upstream version 0.271.
* Drop curl-cmake.patch. Fixed upstream.
-- Markus Koschany <apo@debian.org> Sat, 26 Dec 2020 10:12:25 +0100
springlobby (0.270-3) unstable; urgency=medium
* Team upload
* debian/patches/libjsoncpp.patch:
Fix build with newer jsoncpp (Closes: #976451)
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 07 Dec 2020 18:24:00 +0100
springlobby (0.270-2) unstable; urgency=medium
* Fix FTBFS with cmake and curl by updating the CMakeLists file.
(Closes: #971101)
-- Markus Koschany <apo@debian.org> Tue, 29 Sep 2020 18:43:25 +0200
springlobby (0.270-1) unstable; urgency=medium
* New upstream version 0.270.
* Switch to debhelper-compat = 13.
* Declare compliance with Debian Policy 4.5.0.
-- Markus Koschany <apo@debian.org> Wed, 08 Jul 2020 02:47:45 +0200
springlobby (0.269-1) unstable; urgency=medium
* New upstream version 0.269.
* Drop regen_config_header.sh.patch. Fixed upstream.
-- Markus Koschany <apo@debian.org> Thu, 19 Dec 2019 22:49:17 +0100
springlobby (0.268-1) unstable; urgency=medium
* New upstream version 0.268.
* Declare compliance with Debian Policy 4.4.1.
* Do not repack the orig tarball anymore because the installer was removed.
* Update debian/copyright for new release.
* Update Homepage field. Springlobby moved to
https://springlobby.springrts.com/
-- Markus Koschany <apo@debian.org> Fri, 13 Dec 2019 17:14:19 +0100
springlobby (0.267+dfsg-2) unstable; urgency=medium
* Switch to debhelper-compat = 12.
* Declare compliance with Debian Policy 4.4.0.
* Use canonical VCS-URI.
* Switch from libwxgtk3.0-dev to libwxgtk3.0-gtk3-dev. (Closes: #933460)
-- Markus Koschany <apo@debian.org> Fri, 02 Aug 2019 14:42:24 +0200
springlobby (0.267+dfsg-1) unstable; urgency=medium
* New upstream version 0.267+dfsg.
-- Markus Koschany <apo@debian.org> Sat, 15 Sep 2018 20:57:17 +0200
springlobby (0.266+dfsg-1) unstable; urgency=medium
* New upstream version 0.266+dfsg.
* Declare compliance with Debian Policy 4.2.1.
-- Markus Koschany <apo@debian.org> Sun, 09 Sep 2018 00:15:34 +0200
springlobby (0.264+dfsg-1) unstable; urgency=medium
* New upstream version 0.264+dfsg.
-- Markus Koschany <apo@debian.org> Sat, 03 Mar 2018 17:09:19 +0100
springlobby (0.263+dfsg-1) unstable; urgency=medium
* New upstream version 0.263+dfsg.
-- Markus Koschany <apo@debian.org> Fri, 12 Jan 2018 14:42:29 +0000
springlobby (0.262+dfsg-1) unstable; urgency=medium
* New upstream version 0.262+dfsg.
* Switch to compat level 11.
* Declare compliance with Debian Policy 4.1.3.
-- Markus Koschany <apo@debian.org> Sat, 06 Jan 2018 01:02:06 +0100
springlobby (0.259+dfsg-1) unstable; urgency=medium
* New upstream version 0.259+dfsg.
-- Markus Koschany <apo@debian.org> Sat, 14 Oct 2017 15:12:56 +0200
springlobby (0.258+dfsg-1) unstable; urgency=medium
* New upstream version 0.258+dfsg.
* Drop appdata-metainfo.patch. Applied upstream.
-- Markus Koschany <apo@debian.org> Sat, 07 Oct 2017 18:55:13 +0200
springlobby (0.257+dfsg-1) unstable; urgency=medium
* New upstream version 0.257+dfsg.
* Declare compliance with Debian Policy 4.1.1.
* Add appdata-metainfo.patch and use the canonical directory for
appdata files.
-- Markus Koschany <apo@debian.org> Sun, 01 Oct 2017 19:27:10 +0200
springlobby (0.256+dfsg-2) unstable; urgency=medium
* Upload to unstable.
* Declare compliance with Debian Policy 4.0.0.
* Use https for Format field.
-- Markus Koschany <apo@debian.org> Thu, 22 Jun 2017 15:52:56 +0200
springlobby (0.256+dfsg-1) experimental; urgency=medium
* New upstream version 0.256+dfsg.
* Switch to compat level 10.
* Drop deprecated springlobby.menu file and don't install the xpm icon
any more.
-- Markus Koschany <apo@debian.org> Sat, 06 May 2017 20:29:57 +0200
springlobby (0.255+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.255+dfsg.
* Update debian/copyright for new release.
-- Markus Koschany <apo@debian.org> Fri, 05 Aug 2016 19:17:15 +0200
springlobby (0.252+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.252+dfsg.
-- Markus Koschany <apo@debian.org> Sat, 23 Jul 2016 21:43:01 +0200
springlobby (0.249+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.249+dfsg.
* Only recommend the spring engine from now on because springlobby is usable
without it.
* debian/watch: Use version=4
-- Markus Koschany <apo@debian.org> Mon, 11 Jul 2016 20:53:45 +0200
springlobby (0.247+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.247+dfsg.
-- Markus Koschany <apo@debian.org> Sun, 15 May 2016 00:41:32 +0200
springlobby (0.245+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.245+dfsg.
* Drop FindJsoncpp.patch. Fixed upstream.
-- Markus Koschany <apo@debian.org> Tue, 19 Apr 2016 09:15:35 +0200
springlobby (0.244+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.244+dfsg.
* Repack the source tarball and remove installer directory with binary files.
* Drop springlobby-dbg binary package and use automatic -dbgsym package
instead.
* Declare compliance with Debian Policy 3.9.8.
* Update my e-mail address.
* Vcs-Git: Use https.
* Update man page timestamp.
* Export DEB_BUILD_MAINT_OPTIONS = hardening=+all.
* Add FindJsoncpp.patch and ensure that we build with Debian's libjsoncpp
library.
-- Markus Koschany <apo@debian.org> Sun, 10 Apr 2016 22:41:23 +0200
springlobby (0.237-1) unstable; urgency=medium
* Imported Upstream version 0.237.
* Drop spelling.patch. Merged upstream.
-- Markus Koschany <apo@gambaru.de> Sun, 11 Oct 2015 13:35:30 +0200
springlobby (0.236-1) unstable; urgency=medium
* Imported Upstream version 0.236.
* Update debian/copyright for new release.
Remove xmlrpc and wxwidgets license. Add new jsoncpp license. src/lsl was
relicensed to GPL-2+.
* New build-dependencies: jsoncpp.
Ensure that we don't build against the embedded version of jsoncpp and
remove the library in dh_auto_clean override.
* Add spelling.patch and fix common spelling mistakes.
-- Markus Koschany <apo@gambaru.de> Thu, 01 Oct 2015 14:52:36 +0200
springlobby (0.226-1) unstable; urgency=medium
* Imported Upstream version 0.226.
* Drop revert-test-for-hash-conversion.patch. Fixed upstream.
* get-orig-source: Remove --no-symlink option. Add --verbose flag.
* Vcs-Browser: Use https.
-- Markus Koschany <apo@gambaru.de> Tue, 25 Aug 2015 22:19:49 +0200
springlobby (0.224-2) unstable; urgency=medium
* Add revert-test-for-hash-conversion.patch and fix a FTBFS on i386.
-- Markus Koschany <apo@gambaru.de> Wed, 10 Jun 2015 00:42:57 +0200
springlobby (0.224-1) unstable; urgency=medium
* Imported Upstream version 0.224.
* Drop reproducible-build.patch. Fixed upstream.
-- Markus Koschany <apo@gambaru.de> Tue, 02 Jun 2015 20:47:56 +0200
springlobby (0.222-1) unstable; urgency=medium
* Imported Upstream version 0.222.
* Update reproducible-build.patch.
* Add libminizip-dev to Build-Depends and build-depend on Debian's system
library.
-- Markus Koschany <apo@gambaru.de> Sun, 24 May 2015 12:45:13 +0200
springlobby (0.218-1) unstable; urgency=medium
* Imported Upstream version 0.218.
* Remove BSL-1.0 standalone license paragraph.
* debian/copyright: BSD-2-clause applies to complete src/lsl directory.
* Make the build reproducible by using a fixed date for the man page.
* Add reproducible-build.patch. Remove __DATE__ and __TIME__ macros and make
the build reproducible.
-- Markus Koschany <apo@gambaru.de> Fri, 01 May 2015 13:14:06 +0200
springlobby (0.217-1) unstable; urgency=medium
* Imported Upstream version 0.217. (LP: #1440343)
* Update debian/copyright for new release.
* Remove springsettings.6 man page.
The once separate springsettings executable has been completely removed
from springlobby.
-- Markus Koschany <apo@gambaru.de> Thu, 16 Apr 2015 16:24:46 +0200
springlobby (0.210-2) unstable; urgency=medium
* Upload to unstable.
-- Markus Koschany <apo@gambaru.de> Thu, 12 Feb 2015 17:43:43 +0100
springlobby (0.210-1) experimental; urgency=medium
* Imported Upstream version 0.210.
* Update copyright years.
-- Markus Koschany <apo@gambaru.de> Fri, 06 Feb 2015 21:40:10 +0100
springlobby (0.201-1) unstable; urgency=medium
* Imported Upstream version 0.201.
* Declare compliance with Debian Policy 3.9.6.
* Update to new canonical VCS URI.
-- Markus Koschany <apo@gambaru.de> Sat, 04 Oct 2014 13:58:04 +0200
springlobby (0.198-1) unstable; urgency=medium
* Imported Upstream version 0.198.
* springlobby binary: Tighten dependency on spring to >= 97.0.
* Update debian/copyright for new release.
-- Markus Koschany <apo@gambaru.de> Sat, 06 Sep 2014 11:37:12 +0200
springlobby (0.194-2) unstable; urgency=medium
* Switch back to wxwidgets3.0 (Closes: #751362)
- Build with wxwidgets3.0 again since the archive migrates to this version
before the freeze.
* debian/rules: Disable wxwidgets3.0 assertions by using -DNDEBUG.
-- Markus Koschany <apo@gambaru.de> Fri, 13 Jun 2014 17:00:34 +0200
springlobby (0.194-1) unstable; urgency=medium
* Imported Upstream version 0.194.
- Fix version string is "unknown".
- Fix wrong download paths without the / delimiter.
* Remove override for dh_auto_configure.
- Defining SPRINGLOBBY_REV is no longer necessary. The upstream build system
handles that at build-time.
* Build-depend on libboost-all-dev instead of single boost libraries.
- Add additional boost libraries for the test suite. This also helps to
avoid missing such dependencies in the future.
* Switch back to libwxgtk2.8-dev. WxWidgets2.8 is more stable and supported
by upstream.
* Remove reference to /etc/spring/datadir in man pages.
-- Markus Koschany <apo@gambaru.de> Thu, 22 May 2014 12:04:18 +0200
springlobby (0.189-1) unstable; urgency=medium
* Imported Upstream version 0.189.
- Make it possible to change the path to the spring executable again.
Thanks to Luca Ganzerla and Stefanie Dargel for the report.
(Closes: #746502)
-- Markus Koschany <apo@gambaru.de> Sun, 04 May 2014 15:00:14 +0200
springlobby (0.185-1) unstable; urgency=medium
* Imported Upstream version 0.185.
- GPL-3+ files were relicensed to GPL-2+. Clarify that springlobby is
distributed under GPL-2+. (Closes: #739058)
* Rewrite debian/copyright file for new release 0.182. Add missing licenses.
* Add myself to Uploaders.
- Remove Jan and Marco. Thanks for your past work. (Closes: #737415)
* debian/control:
- Versioned b-d for debhelper is >= 9.
- Declare compliance for Debian Policy 3.9.5.
- Use canonical VCS-fields.
- springlobby: Depend on spring >= 96.0.
- Drop versioned b-d on dpkg-dev. Not needed.
- Switch to libwxgtk3.0-dev.
- Remove Provides: spring-lobby. Obsolete.
* debian/rules:
- Remove override dh_installchangelogs.
- Improve debian/rules formatting.
- Do not remove non-existent gitattributes directory.
- Build with --parallel.
- Do not compress README THANKS manually.
This is automatically done by dh_compress.
- Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
* debian/watch: Make the extension regex more flexible.
* Drop README.Debian since it contains obsolete information.
* Install binaries with springlobby.install file.
* wrap-and-sort -sa.
* Add springlobby.menu and springlobby.xpm generated from springlobby.svg.
-- Markus Koschany <apo@gambaru.de> Tue, 25 Mar 2014 22:38:20 +0100
springlobby (0.169-1) unstable; urgency=low
* New upstream version
* debian/rules:
- remove -DOPTION_TORRENT_SYSTEM=OFF from dh_auto_configure invocation.
torrent support has been changed
* debian/control:
- add libglib2.0-dev, libnotify-dev, libalure-dev, libboost-thread-dev,
libboost-system-dev and libboost-filesystem-dev to Build-Depends
-- Jan Dittberner <jandd@debian.org> Sun, 21 Apr 2013 19:31:38 +0200
springlobby (0.147-1) unstable; urgency=low
* New upstream version
* enable hardening build flags
- add dpkg-dev (>= 1.16.1~) to Build-Depends
- bump debian/compat to 9
- bump debhelper version in Build-Depends to (>= 9.20120417~)
* debian/rules: move --buildsystem=cmake to the end of dh invocation
* move rm -f .gitattributes from clean to override_dh_auto_clean to
fix FTBFS twice in a row
-- Jan Dittberner <jandd@debian.org> Tue, 22 May 2012 12:58:08 +0200
springlobby (0.144-1) unstable; urgency=low
* New upstream version
* Bump Standards-Version to 3.9.3 (no changes)
* update debian/copyright format to 1.0
-- Jan Dittberner <jandd@debian.org> Sun, 25 Mar 2012 22:29:18 +0200
springlobby (0.139-1) unstable; urgency=low
* New upstream version.
* update debian/copyright format version
* update debian/copyright, add myself for debian/* files
-- Jan Dittberner <jandd@debian.org> Sun, 02 Oct 2011 22:54:08 +0200
springlobby (0.135-1) unstable; urgency=low
* New upstream version.
* debian/control: add libboost-dev to Build-Depends
-- Jan Dittberner <jandd@debian.org> Thu, 04 Aug 2011 15:34:27 +0200
springlobby (0.130-1) unstable; urgency=low
* New upstream version.
* debian/control: Bump Standards-Version to 3.9.2
-- Jan Dittberner <jandd@debian.org> Sun, 01 May 2011 00:39:22 +0200
springlobby (0.128-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Sat, 02 Apr 2011 13:01:02 +0200
springlobby (0.127-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Fri, 25 Mar 2011 22:20:33 +0100
springlobby (0.124-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Thu, 03 Mar 2011 18:36:30 +0100
springlobby (0.122-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Mon, 21 Feb 2011 18:28:07 +0100
springlobby (0.121-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Sun, 20 Feb 2011 18:19:20 +0100
springlobby (0.120-2) unstable; urgency=low
* upload to unstable
-- Jan Dittberner <jandd@debian.org> Sun, 06 Feb 2011 12:59:29 +0100
springlobby (0.120-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Fri, 21 Jan 2011 18:57:00 +0100
springlobby (0.118-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Tue, 21 Dec 2010 12:58:07 +0100
springlobby (0.117-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Fri, 26 Nov 2010 10:20:19 +0100
springlobby (0.116-1) experimental; urgency=low
* New upstream release.
-- Jan Dittberner <jandd@debian.org> Wed, 10 Nov 2010 19:37:43 +0100
springlobby (0.114-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Tue, 26 Oct 2010 10:42:51 +0200
springlobby (0.111-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Mon, 11 Oct 2010 18:13:33 +0200
springlobby (0.105-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Tue, 05 Oct 2010 23:04:18 +0200
springlobby (0.104-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Thu, 30 Sep 2010 19:15:25 +0200
springlobby (0.100-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Thu, 02 Sep 2010 20:05:46 +0200
springlobby (0.99-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Fri, 27 Aug 2010 17:08:11 +0200
springlobby (0.96-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Tue, 17 Aug 2010 11:11:42 +0200
springlobby (0.95-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Mon, 16 Aug 2010 12:54:11 +0200
springlobby (0.93-1) experimental; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Sun, 15 Aug 2010 15:36:28 +0200
springlobby (0.88-1) unstable; urgency=low
* New upstream version.
* debian/control: bump Standards-Version to 3.9.1 (no changes needed)
-- Jan Dittberner <jandd@debian.org> Tue, 03 Aug 2010 21:27:45 +0200
springlobby (0.85-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Fri, 23 Jul 2010 13:57:57 +0200
springlobby (0.83-1) unstable; urgency=low
* New upstream version.
* debian/control: bump Standards-Version to 3.9.0 (no changes
necessary)
-- Jan Dittberner <jandd@debian.org> Mon, 12 Jul 2010 12:34:06 +0200
springlobby (0.82-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Sun, 06 Jun 2010 13:31:18 +0200
springlobby (0.80-2) unstable; urgency=low
* debian/rules: fail to build on unsupported architectures
* debian/control:
- depend on spring >= 0.81.2.1+dfsg1-5
- restrict architectures to amd64 and i386
-- Jan Dittberner <jandd@debian.org> Sat, 29 May 2010 01:57:11 +0200
springlobby (0.80-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Fri, 07 May 2010 16:07:47 +0200
springlobby (0.78-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Wed, 21 Apr 2010 21:32:26 +0200
springlobby (0.68-1) unstable; urgency=low
* New upstream version.
-- Jan Dittberner <jandd@debian.org> Sat, 10 Apr 2010 10:15:30 +0200
springlobby (0.67-1) unstable; urgency=low
* New upstream version. (Closes: #565098)
* add debian/source/format to switch to source format 3.0 (quilt)
-- Jan Dittberner <jandd@debian.org> Fri, 09 Apr 2010 19:46:04 +0200
springlobby (0.63-3) unstable; urgency=low
* debian/control: set spring dependency version to >= 0.81.1.3~dfsg-1 to
match spring's versioning
-- Jan Dittberner <jandd@debian.org> Sun, 21 Feb 2010 11:12:38 +0100
springlobby (0.63-2) unstable; urgency=low
* debian/control: set Architecture for springlobby and springlobby-dbg
to i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 because spring
is only available on x86 architectures
-- Jan Dittberner <jandd@debian.org> Sat, 20 Feb 2010 17:56:13 +0100
springlobby (0.63-1) unstable; urgency=low
[ Marco Amadori ]
* New Upstream Release (Closes: #569324).
* Dropped merged-upstream patches.
* Fixed GPL2 kind in copyright.
* Removed the springlobby.launcher wrapper since spring (>= 0.81.1.3) does
not need it anymore;
* Depends on spring (>= 0.81.1.3).
* Bumped Standards-Version to 3.8.4.
[ Jan Dittberner ]
* remove .gitattributes
* debian/control:
- add myself to Uploaders
- wrap Build-Depends
-- Jan Dittberner <jandd@debian.org> Thu, 18 Feb 2010 19:16:11 +0100
springlobby (0.44-2) unstable; urgency=low
* Added the -dbg debug package.
-- Marco Amadori <marco.amadori@gmail.com> Thu, 07 Jan 2010 14:13:45 +0100
springlobby (0.44-1) unstable; urgency=low
* New upstream release 0.44.
* Fixed release cmake option.
* Launcher will pollute less /usr/games.
* Included a (patched) upstream git patch to fix locales.
-- Marco Amadori <marco.amadori@gmail.com> Tue, 16 Dec 2009 13:34:03 +0100
springlobby (0.40-1) unstable; urgency=low
[ Marco Amadori ]
* New upstream release.
* Migrated packaging to the new upstream build system (cmake).
* Revised authors list.
[ Bruno "Fuddl" Kleinert]
* Don't hardwire parallel instances of make to 8 in debian/rules. Use
DEB_BUILD_OPTIONS instead. (Closes: #558759)
-- Marco Amadori <marco.amadori@gmail.com> Tue, 01 Dec 2009 19:15:06 +0100
springlobby (0.34-1) unstable; urgency=low
* Initial release (Closes: #550250).
* This release has p2p disabled due to openssl license conflicts, look at
README.Debian.
-- Marco Amadori <marco.amadori@gmail.com> Tue, 03 Nov 2009 01:00:00 +0100
|