diff -Nru 0ad-data-0.0.23~rc3/binaries/data/config/default.cfg 0ad-data-0.0.23b/binaries/data/config/default.cfg --- 0ad-data-0.0.23~rc3/binaries/data/config/default.cfg 2018-04-22 18:14:45.000000000 +0000 +++ 0ad-data-0.0.23b/binaries/data/config/default.cfg 2018-12-08 20:49:59.000000000 +0000 @@ -411,13 +411,18 @@ [lobby] history = 0 ; Number of past messages to display on join -room = "arena23" ; Default MUC room to join +room = "arena23b" ; Default MUC room to join server = "lobby.wildfiregames.com" ; Address of lobby server -xpartamupp = "wfgbot23" ; Name of the server-side XMPP-account that manage games -echelon = "echelon23" ; Name of the server-side XMPP-account that manages ratings +tls = true ; Whether to use TLS encryption when connecting to the server. +verify_certificate = false ; Whether to reject connecting to the lobby if the TLS certificate is invalid (TODO: wait for Gloox GnuTLS trust implementation to be fixed) +terms_url = "https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/gui/prelobby/common/terms/"; Allows the user to save the text and print the terms +terms_of_service = "0" ; Version (hash) of the Terms of Service that the user has accepted +terms_of_use = "0" ; Version (hash) of the Terms of Use that the user has accepted +privacy_policy = "0" ; Version (hash) of the Privacy Policy that the user has accepted +xpartamupp = "wfgbot23b" ; Name of the server-side XMPP-account that manage games +echelon = "echelon23b" ; Name of the server-side XMPP-account that manages ratings buddies = "," ; Comma separated list of playernames that the current user has marked as buddies rememberpassword = true ; Whether to store the encrypted password in the user config -secureauth = true ; Secure Lobby Authentication: This prevents the impersonation of other players. The lobby server confirms the identity of the player before they join. [lobby.columns] gamerating = false ; Show the average rating of the participating players in a column of the gamelist @@ -434,7 +439,8 @@ enabledmods = "mod public" [modio] -public_key = "RWQBhIRg+dOifTWlwgYHe8RfD8bqoDh1cCvygboAl3GOUKiCo0NlF4fw" ; Public key corresponding to the private key valid mods are signed with +public_key = "RWTsHxQMrRq4xwHisyBa2rNQfAedcINzbTT83jeX4/ZcfVxqLfWB4y8w" ; Public key corresponding to the private key valid mods are signed with +disclaimer = "0" ; Version (hash) of the Disclaimer that the user has accepted [modio.v1] baseurl = "https://api.mod.io/v1" @@ -445,6 +451,7 @@ duplicateplayernames = false ; Rename joining player to "User (2)" if "User" is already connected, otherwise prohibit join. lateobservers = everyone ; Allow observers to join the game after it started. Possible values: everyone, buddies, disabled. observerlimit = 8 ; Prevent further observer joins in running games if this limit is reached +gamestarttimeout = 60000 ; Don't disconnect clients timing out in the loading screen and rejoin process before exceeding this timeout. [overlay] fps = "false" ; Show frames per second in top right corner @@ -471,7 +478,10 @@ debug = false ; Print error messages each time a translation for an English string is not found. [userreport] ; Opt-in online user reporting system -url = "http://feedback.wildfiregames.com/report/upload/v1/" +url_upload = "https://feedback.wildfiregames.com/report/upload/v1/" ; URL where UserReports are uploaded to +url_publication = "https://feedback.wildfiregames.com/" ; URL where UserReports were analyzed and published +url_terms = "https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/gui/userreport/Terms_and_Conditions.txt"; Allows the user to save the text and print the terms +terms = "0" ; Version (hash) of the UserReporter Terms that the user has accepted [view] ; Camera control settings scroll.speed = 120.0 Binary files /tmp/tmp5cBZVF/_qhz54IdUm/0ad-data-0.0.23~rc3/binaries/data/mods/mod/mod.zip and /tmp/tmp5cBZVF/4IWhC6JwJc/0ad-data-0.0.23b/binaries/data/mods/mod/mod.zip differ Binary files /tmp/tmp5cBZVF/_qhz54IdUm/0ad-data-0.0.23~rc3/binaries/data/mods/public/public.zip and /tmp/tmp5cBZVF/4IWhC6JwJc/0ad-data-0.0.23b/binaries/data/mods/public/public.zip differ diff -Nru 0ad-data-0.0.23~rc3/debian/changelog 0ad-data-0.0.23b/debian/changelog --- 0ad-data-0.0.23~rc3/debian/changelog 2018-05-16 14:20:51.000000000 +0000 +++ 0ad-data-0.0.23b/debian/changelog 2018-12-28 20:10:20.000000000 +0000 @@ -1,8 +1,16 @@ -0ad-data (0.0.23~rc3-0ubuntu1~18.04~wfg0) bionic; urgency=high +0ad-data (0.0.23b-0ubuntu1~18.04~wfg0) bionic; urgency=high - * New upstream version (Alpha 23 Ken Wood) + * New upstream version (Alpha 23b Ken Wood) - -- Rico Tzschichholz Wed, 16 May 2018 16:20:51 +0200 + -- Rico Tzschichholz Fri, 28 Dec 2018 21:10:20 +0100 + +0ad-data (0.0.23-1) unstable; urgency=medium + + * New upstream release. + * Update Vcs-* links to point to Salsa. + * Update Standards version to 4.1.4, no changes required. + + -- Vincent Cheng Wed, 23 May 2018 02:13:58 -0700 0ad-data (0.0.22-1) unstable; urgency=medium diff -Nru 0ad-data-0.0.23~rc3/debian/control 0ad-data-0.0.23b/debian/control --- 0ad-data-0.0.23~rc3/debian/control 2018-05-16 14:20:51.000000000 +0000 +++ 0ad-data-0.0.23b/debian/control 2018-12-28 20:10:20.000000000 +0000 @@ -6,10 +6,10 @@ Uploaders: Vincent Cheng , Ludovic Rousseau Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.15.5) -Standards-Version: 3.9.8 +Standards-Version: 4.1.4 Homepage: http://play0ad.com/ -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/0ad-data/ -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/0ad-data/ +Vcs-Git: https://salsa.debian.org/games-team/0ad-data.git +Vcs-Browser: https://salsa.debian.org/games-team/0ad-data Package: 0ad-data Architecture: all diff -Nru 0ad-data-0.0.23~rc3/debian/copyright 0ad-data-0.0.23b/debian/copyright --- 0ad-data-0.0.23~rc3/debian/copyright 2018-05-16 14:20:51.000000000 +0000 +++ 0ad-data-0.0.23b/debian/copyright 2018-12-28 20:10:19.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: 0ad Source: http://releases.wildfiregames.com/ diff -Nru 0ad-data-0.0.23~rc3/debian/README.source 0ad-data-0.0.23b/debian/README.source --- 0ad-data-0.0.23~rc3/debian/README.source 1970-01-01 00:00:00.000000000 +0000 +++ 0ad-data-0.0.23b/debian/README.source 2018-12-28 20:10:19.000000000 +0000 @@ -0,0 +1,8 @@ +Because the upstream tarball is HUGE (600 MB) it is not included in the +git repository. + +Get the .orig.tar.xz file from upstream or from Debian and build the +package using: + +$ gbp buildpackage --git-no-create-orig +