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

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-088-data
in repository openarena-data.

commit c07d54f7b19fd159a7d2dc2146091738f7050076
Merge: 6df06ab 5a355c2
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Mar 2 10:08:02 2016 +0000

    Merge branch 'master' into openarena-088-data

 debian/README.source                   |   4 +-
 debian/changelog                       |   6 +
 debian/control                         |  24 ++-
 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, 474 insertions(+), 29 deletions(-)

diff --cc debian/changelog
index c64a1ce,45bbc08..82588b1
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,14 -1,25 +1,20 @@@
 -openarena-data (0.8.5split-7) UNRELEASED; urgency=medium
 +openarena-088-data (0.8.8-4) UNRELEASED; urgency=medium
  
 -  * Switch Vcs-Browser to cgit and https
 +  * Change Vcs-Git, Vcs-Browser to indicate the appropriate branch
 +    - in the process, change Vcs-Browser to use 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
 + -- Simon McVittie <smcv at debian.org>  Sat, 09 May 2015 10:08:38 +0100
  
 -openarena-data (0.8.5split-6) unstable; urgency=medium
 +openarena-088-data (0.8.8-3) 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 packaging changes from openarena-data/0.8.5split-6,
 +    including reproducible builds
      - 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 6c00feb,9e2637f..3480339
--- a/debian/control
+++ b/debian/control
@@@ -2,19 -2,33 +2,27 @@@ Source: openarena-088-dat
  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-088-data
 -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-088-data
 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena-data.git/log/?h=openarena-088-data
  
 -Package: openarena-data
 +Package: openarena-088-data
  Architecture: all
- Depends: ${misc:Depends}
- Breaks: openarena-server (<< 0.8.1-8~), openarena (<< 0.8.1-8~)
+ 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
   OpenArena is an open-source content package for the Quake III
   engine, effectively creating a free stand-alone game similar to

-- 
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