[openarena-data] 01/01: Merge branch 'master' into openarena-players

Simon McVittie smcv at debian.org
Wed Mar 2 10:14:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch openarena-players
in repository openarena-data.

commit 41a5896f5574fddaf7b177389b71f84db0660065
Merge: 86845f6 5a355c2
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Mar 2 10:12:13 2016 +0000

    Merge branch 'master' into openarena-players

 debian/README.source                   |   4 +-
 debian/changelog                       |  12 ++
 debian/control                         |  23 +-
 debian/copyright                       |  10 +-
 debian/openarena-085-data.links        |   2 +-
 debian/openarena-088-data.links        |   2 +-
 debian/openarena-data.install          |   2 +-
 debian/openarena-oacmp1.docs           |   3 +
 debian/openarena-oacmp1.install        |   3 +
 debian/openarena-oacmp1.links          |   4 +
 debian/openarena-oacmp1.paks           |   2 +
 debian/rules                           |  58 +++--
 debian/z_oacmp-volume1-v3.pk3.contents | 375 +++++++++++++++++++++++++++++++++
 debian/z_oacmpcampaign.pk3.contents    |   8 +
 14 files changed, 479 insertions(+), 29 deletions(-)

diff --cc debian/changelog
index cc01018,45bbc08..0363bec
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,6 -1,25 +1,18 @@@
 -openarena-data (0.8.5split-7) UNRELEASED; urgency=medium
++openarena-players (0.8.5split-7) UNRELEASED; urgency=medium
+ 
+   * Switch Vcs-Browser to cgit and https
+   * Add shared files for the OpenArena Community Map Pack, volume 1
+     (available as the openarena-oacmp1 source package, but the majority
+     of the debian/ directory is duplicated to simplify merging)
+   * Standards-Version: 3.9.7 (no changes needed)
+   * Normalize packaging via wrap-and-sort -abst
+   * Use https for Vcs-Git (lintian: vcs-field-uses-insecure-uri)
+ 
+  -- Simon McVittie <smcv at debian.org>  Sat, 09 May 2015 11:00:18 +0100
+ 
 -openarena-data (0.8.5split-6) unstable; urgency=medium
 +openarena-players (0.8.5split-6) unstable; urgency=medium
  
 -  * Actually include the change to use zip -X -o, which somehow
 -    didn't make it into the previous upload.
 -
 - -- Simon McVittie <smcv at debian.org>  Wed, 06 May 2015 20:37:47 +0100
 -
 -openarena-data (0.8.5split-5) unstable; urgency=medium
 -
 -  * Another try at reproducibility:
 +  * Merge from openarena-data/0.8.5split-6:
      - do the build with TZ=UTC to make sure the (local) timestamps
        in the zip file are the same in any build
      - use zip -X to omit all optional fields (uid, gid, UTC timestamp)
diff --cc debian/control
index 99f8992,9e2637f..6706fad
--- a/debian/control
+++ b/debian/control
@@@ -2,20 -2,34 +2,27 @@@ Source: openarena-player
  Section: games
  Priority: optional
  Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
- Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>,
-            Simon McVittie <smcv at debian.org>
- Build-Depends: debhelper (>= 9)
- Build-Depends-Indep: libarchive-zip-perl, zip, zlib1g-dev
- Standards-Version: 3.9.6
+ Uploaders:
+  Bruno "Fuddl" Kleinert <fuddl at tauware.de>,
+  Simon McVittie <smcv at debian.org>,
+ Build-Depends:
+  debhelper (>= 9),
+ Build-Depends-Indep:
+  libarchive-zip-perl,
+  zip,
+  zlib1g-dev,
+ Standards-Version: 3.9.7
  Homepage: http://www.openarena.ws/
- Vcs-Git: git://anonscm.debian.org/pkg-games/openarena-data.git -b openarena-players
 -Vcs-Git: https://anonscm.debian.org/git/pkg-games/openarena-data.git
 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena-data.git/
++Vcs-Git: https://anonscm.debian.org/git/pkg-games/openarena-data.git -b openarena-players
 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena-data.git/log/?h=openarena-players
  
 -Package: openarena-data
 +Package: openarena-081-players
  Architecture: all
- Depends: ${misc:Depends}
- Replaces: openarena-data (<< 0.8.5split)
+ Depends:
 - openarena-081-maps,
 - openarena-081-misc,
 - openarena-081-players,
 - openarena-081-players-mature,
 - openarena-081-textures,
 - openarena-085-data,
+  ${misc:Depends},
 -Breaks:
 - openarena (<< 0.8.1-8~),
 - openarena-server (<< 0.8.1-8~),
 -Description: OpenArena game data
++Replaces:
++ openarena-data (<< 0.8.5split),
 +Description: OpenArena game data - player graphics from 0.8.1
   OpenArena is an open-source content package for the Quake III
   engine, effectively creating a free stand-alone game similar to
   Quake III Arena.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena-data.git



More information about the Pkg-games-commits mailing list