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

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

commit 245f2b2ea6af9ad438ffb4fa5f64730766b4d575
Author: Simon McVittie <[email protected]>
Date:   Sat May 9 12:55:49 2015 +0100

    Update common files to include openarena-oacmp1
---
 debian/README.source                   |   4 +-
 debian/changelog                       |   1 +
 debian/copyright                       |  10 +-
 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 +
 10 files changed, 450 insertions(+), 18 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index d507bad..00e697b 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -87,10 +87,10 @@ Assets from the PK3 files, and the source files for them, 
are not included in
 the pkg-games git repository due to their size; please obtain them from the
 orig tarball, or as described below, before building.
 
-How the orig.tar.bz2 is constructed
+How the orig.tar.* is constructed
 -----------------------------------
 
-The .orig.tar.bz2 tarball of this package was derived from the upstream's
+The .orig.tar.* tarball of this package was derived from the upstream's
 binary distribution as follows:
 
 * Unpack the documentation files except for CREDITS (COPYING, etc.) from
diff --git a/debian/changelog b/debian/changelog
index c8f5ee5..fdcf2cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 openarena-data (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
 
  -- Simon McVittie <[email protected]>  Sat, 09 May 2015 11:00:18 +0100
 
diff --git a/debian/copyright b/debian/copyright
index dcdda94..97ae1dc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,8 +6,9 @@ Source:
   http://openarena.ws/download.php?view.3 (oa085p.zip)
   http://openarena.ws/download.php?view.5 (oa088p.zip)
   http://openarena.ws/svn/source/assets/ (source files)
+  
http://www.moddb.com/members/neon-knight/addons/openarena-community-mappack-volume-1-v3-re-release
 (oacmp-volume1-v3.zip)
   .
-  The "orig" tarballs are derived from oa081.zip, oa085p.zip and oa088p.zip,
+  The "orig" tarballs are derived from the downloadable files listed above,
   with the engine, non-free files etc. removed, the PK3 files unpacked, and
   source files added (where the files from the PK3 are not themselves the
   preferred form for modification). See README.source for full details.
@@ -54,6 +55,13 @@ Copyright:
   © 2010 Poul Sander (Sago007)
   © 2010 Zimmermann Gyula
   © 2010 Jens Loehr
+  © 2013 Gig
+  © 2013 Jan Groothuijse
+  © 2014 Cosimo Pederiva (Akom74)
+  © 2014 Luciano Balducchi (Neon_Knight)
+  © 2014 Moixie
+  © Yves Allaire (evillair)
+  © Simon O'Callaghan (sock)
 License: GPL-2+
 
 Files: */models/players/merman source/assets/models/merman
diff --git a/debian/openarena-oacmp1.docs b/debian/openarena-oacmp1.docs
new file mode 100644
index 0000000..168618e
--- /dev/null
+++ b/debian/openarena-oacmp1.docs
@@ -0,0 +1,3 @@
+oacmp-volume1-v3/docs/README
+oacmp-volume1-v3/docs/egyptsoc-nexuiz-permission.txt
+oacmp-volume1-v3/docs/oacmp*.txt
diff --git a/debian/openarena-oacmp1.install b/debian/openarena-oacmp1.install
new file mode 100644
index 0000000..70f4073
--- /dev/null
+++ b/debian/openarena-oacmp1.install
@@ -0,0 +1,3 @@
+z_oacmp-volume1-v3.pk3 usr/share/games/openarena/baseoa
+z_oacmpcampaign.pk3 usr/share/games/openarena/oacmp-mod
+oacmp-volume1-v3/oacmp-mod/description.txt usr/share/games/openarena/oacmp-mod
diff --git a/debian/openarena-oacmp1.links b/debian/openarena-oacmp1.links
new file mode 100644
index 0000000..4a18edc
--- /dev/null
+++ b/debian/openarena-oacmp1.links
@@ -0,0 +1,4 @@
+usr/share/games/openarena/baseoa/z_oacmp-volume1-v3.pk3 
usr/lib/openarena/baseoa/z_oacmp-volume1-v3.pk3
+usr/share/games/openarena/baseoa/z_oacmp-volume1-v3.pk3 
usr/lib/openarena-server/baseoa/z_oacmp-volume1-v3.pk3
+usr/share/games/openarena/oacmp-mod usr/lib/openarena/oacmp-mod
+usr/share/games/openarena/oacmp-mod usr/lib/openarena-server/oacmp-mod
diff --git a/debian/openarena-oacmp1.paks b/debian/openarena-oacmp1.paks
new file mode 100644
index 0000000..920e5bd
--- /dev/null
+++ b/debian/openarena-oacmp1.paks
@@ -0,0 +1,2 @@
+z_oacmp-volume1-v3
+z_oacmpcampaign
diff --git a/debian/rules b/debian/rules
index 857c869..ca559fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,6 @@ include /usr/share/dpkg/default.mk
 %:
        dh $@
 
-tarball := $(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.bz2
-tardir := $(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM).orig
 paks := $(shell cat debian/$(DEB_SOURCE).paks)
 build_date := $(shell dpkg-parsechangelog --show-field=Date)
 
@@ -72,6 +70,12 @@ build-indep: debian/openarena-data.README.Debian
 debian/openarena-data.README.Debian: debian/qvms.README.Debian
        install -m644 $< $@
 
+ifeq ($(filter-out openarena-oacmp1,$(DEB_SOURCE)),)
+build-indep: oacmp-volume1-v3/docs/README
+oacmp-volume1-v3/docs/README: oacmp-volume1-v3/docs/OACMP-Readme.txt
+       install -m644 $< $@
+endif
+
 # order-only dependency: once we've generated it, no need to waste time
 # generating it again, it'll come out the same
 debian/$(QVMPREFIX)-$(QVMCRC).qvm: | debian/qvmbrute
@@ -80,10 +84,23 @@ debian/$(QVMPREFIX)-$(QVMCRC).qvm: | debian/qvmbrute
 debian/qvmbrute: | debian/qvmbrute.c
        $(DEB_BUILD_GNU_TYPE)-gcc $(CFLAGS) -Wall -o debian/qvmbrute 
debian/qvmbrute.c $(LDFLAGS) -lz
 
-import-orig: pre-import-orig $(patsubst %,import-orig/%,$(paks))
+tarball := $(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.xz
+tardir := $(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM).orig
+
+ifeq ($(filter-out openarena-oacmp1,$(DEB_SOURCE)),)
+sources = oacmp-volume1-v3
+import-orig: pre-import-orig $(patsubst %,import-orig-zip/%,$(sources))
+       :
+else
+sources = source
+import-orig: pre-import-orig $(patsubst %,import-orig-pk3/%,$(paks))
+       :
+endif
+
 pre-import-orig:
-       rm -rf ./source
-import-orig/%: pre-import-orig
+       rm -rf $(sources)
+
+import-orig-pk3/%: pre-import-orig
        @if ! test -f $*.pk3; then \
                echo "Copy upstream pk3 file to $*.pk3";\
                exit 1;\
@@ -99,27 +116,38 @@ import-orig/%: pre-import-orig
        # r901 is 0.8.1; r931 is 0.8.5 (despite the commit message)
        # r947 is 0.8.8
        # source/assets/textures/trak/ are not GPL-compatible
-       set -e && for r in 901 931 947; do \
+       set -e; for r in 901 931 947; do \
+               if ! test -e debian/$*.svn$$r; then \
+                       continue; \
+               fi; \
                install -d debian/svn-r$$r/source; \
                test -d debian/svn-r$$r/source/assets || svn export -r$$r \
                        http://www.openarena.ws/svn/source/assets \
                        debian/svn-r$$r/source/assets; \
                rm -rf debian/svn-r$$r/source/assets/textures/trak/; \
-               if test -e debian/$*.svn$$r; then \
-                       while read s; do \
-                               rsync --link-dest=debian/svn-r$$r \
-                                       --files-from=debian/$*.svn$$r -r \
-                                       debian/svn-r$$r/ ./; \
-                       done < debian/$*.svn$$r; \
-               fi; \
+               while read s; do \
+                       rsync --link-dest=debian/svn-r$$r \
+                               --files-from=debian/$*.svn$$r -r \
+                               debian/svn-r$$r/ ./; \
+               done < debian/$*.svn$$r; \
        done
 
+import-orig-zip/%:
+       @if ! test -f $*.zip; then \
+               echo "Copy upstream download to $*.zip";\
+               exit 1;\
+       fi
+       unzip $*.zip -d $*
+       mv $*/*/*.pk3 .
+
 export-orig:
        rm -rf $(tardir)
        install -d $(tardir)
-       set -e && for x in $(paks) source; do \
+       set -e && for x in $(paks) $(sources); do \
                cp -al $$x $(tardir)/$$x; \
        done
+ifneq ($(filter-out openarena-oacmp1,$(DEB_SOURCE)),)
        install -m644 CHANGES COPYING CREDITS CREDITS-0.8.5 CREDITS-0.8.8 
LINUXNOTES README WENEED readme_085.txt readme_088.txt $(tardir)
-       tar -jvcf ../$(tarball) $(tardir)
+endif
+       tar -Jvcf ../$(tarball) $(tardir)
        rm -rf $(tardir)
diff --git a/debian/z_oacmp-volume1-v3.pk3.contents 
b/debian/z_oacmp-volume1-v3.pk3.contents
new file mode 100644
index 0000000..a346bc7
--- /dev/null
+++ b/debian/z_oacmp-volume1-v3.pk3.contents
@@ -0,0 +1,375 @@
+# Produced by list-pk3.pl from z_oacmp-volume1-v3.pk3
+# This file is machine-readable, CRC32 \t filename; to list files,
+# use:        sed -n -e 's/#.*//; s/.*\t//p;'
+# To be compatible, you will need the following files and
+# checksums (hex) in this order:
+d953ee76       oacmp_maps_dm.cfg
+9d9ff298       oacmp_maps_dom.cfg
+4f53fe04       oacmp_maps_elimination.cfg
+f0578fed       oacmp_maps_harvester.cfg
+d953ee76       oacmp_maps_lms.cfg
+8ef3c95a       oacmp_maps_obelisk.cfg
+f0578fed       oacmp_maps_oneflag.cfg
+bdb1ca24       oacmp_maps_tdm.cfg
+83ecda78       oacmp_maps_tourney.cfg
+directory      levelshots/
+directory      maps/
+dc0e29c4       maps/oacmpctf2.aas
+32eac43a       maps/oacmpctf3.aas
+91467622       maps/oacmpdm1.aas
+160a79ea       maps/oacmpdm2.aas
+0efdf597       maps/oacmpdm3.aas
+db9ce4b6       maps/oacmpdm4.aas
+b83e72b7       maps/oacmpdm7.aas
+ada40084       maps/oacmpdm8.aas
+3fa5e11d       maps/oacmpdm9.aas
+fc5d70f9       maps/oacmpdm10.aas
+59396507       maps/oacmpctf2.bsp
+b98aba74       maps/oacmpctf3.bsp
+a0e8df6a       maps/oacmpdm1.bsp
+af7fedd8       maps/oacmpdm2.bsp
+be5b24ef       maps/oacmpdm3.bsp
+22cfb32d       maps/oacmpdm4.bsp
+78b57cce       maps/oacmpdm7.bsp
+27857504       maps/oacmpdm8.bsp
+12310533       maps/oacmpdm9.bsp
+0ccf7fa6       maps/oacmpdm10.bsp
+6fac602f       maps/oacmpctf1.aas
+d1d38757       maps/oacmpctf1.bsp
+79dbfe88       maps/oacmpdm5.aas
+ad052505       maps/oacmpdm5.bsp
+622dee98       maps/oacmpdm6.aas
+4509d780       maps/oacmpdm6.bsp
+directory      scripts/
+eb894a11       scripts/akom_glass.shader
+3429e054       scripts/akom_lights.shader
+0d628b3d       scripts/akom_liquids.shader
+fb07c3f5       scripts/akom_numbers.shader
+811688f1       scripts/akom_sfx.shader
+ae9e9bf9       scripts/akom_sky.shader
+81e4fc03       scripts/akom_teleporter.shader
+3a07ba81       scripts/oajgdm1.shader
+fdeebfe3       scripts/oajgdm2.shader
+6cd1c179       scripts/oajgdm3.shader
+850cb7f9       scripts/gig01.shader
+4497ed1e       scripts/oajgctf1.shader
+5f2a7c88       scripts/oacmpv1.arena
+88180269       scripts/oa3_textures_egyptsoc.shader
+directory      sound/
+cdbef569       sound/thechrypt_laugh.wav
+directory      sound/gig01/
+1e5badb3       sound/gig01/fountain2_vol2x_44k.wav
+df2e5d62       sound/gig01/waterfall_plus2db_22k.wav
+directory      textures/
+directory      textures/oacmp_egyptsoc_floor/
+949b48ef       textures/oacmp_egyptsoc_floor/block01a.tga
+62fe932c       textures/oacmp_egyptsoc_floor/block02a.tga
+d58a0872       textures/oacmp_egyptsoc_floor/block03a.tga
+4dc5d794       textures/oacmp_egyptsoc_floor/block04a.tga
+3b75fccc       textures/oacmp_egyptsoc_floor/block06a.tga
+8809c22f       textures/oacmp_egyptsoc_floor/block07a.tga
+6880b18b       textures/oacmp_egyptsoc_floor/block08a.tga
+f80e8a9f       textures/oacmp_egyptsoc_floor/block09a.tga
+d974f999       textures/oacmp_egyptsoc_floor/block10a.tga
+408fc6d9       textures/oacmp_egyptsoc_floor/marker1ag.tga
+directory      textures/akom_teleporter/
+08866992       textures/akom_teleporter/akom_teleporter.tga
+286d9297       textures/akom_teleporter/aw_teleporter.jpg
+631069d7       textures/akom_teleporter/aw_teleporter.tga
+ded9992f       textures/akom_teleporter/black_10.tga
+3370adfe       textures/akom_teleporter/xan_teleporter.tga
+d8e6e4e1       textures/akom_teleporter/xan_teleporter_line.tga
+directory      textures/akom_sky/
+c51d13d6       textures/akom_sky/akomblacksky.tga
+dc315aaa       textures/akom_sky/akomblacksky2.tga
+d09d178c       textures/akom_sky/akomblacksky3.tga
+091bdbe8       textures/akom_sky/akompureblacksky.tga
+2ea59f51       textures/akom_sky/akomsky1.tga
+8d94ee5f       textures/akom_sky/akomsky2.tga
+6ed81fdd       textures/akom_sky/akomsky3.tga
+ffff7680       textures/akom_sky/akomstars2.tga
+684d8afc       textures/akom_sky/akom_stars.tga
+c87135c7       textures/akom_sky/anoice1.jpg
+directory      textures/akom_ship/
+ded9992f       textures/akom_ship/black.tga
+directory      textures/akom_sfx/
+0dc9757b       textures/akom_sfx/akom74_glow.tga
+0c34585b       textures/akom_sfx/akombump.tga
+e1c0e0dd       textures/akom_sfx/akombumpy.tga
+5f2d20a3       textures/akom_sfx/akombump_x.tga
+f1df1dd7       textures/akom_sfx/akombump_y.tga
+f1bbbcb6       textures/akom_sfx/akomjump.tga
+5a967296       textures/akom_sfx/akomjump_x.tga
+68bc0697       textures/akom_sfx/akomlogo_x.tga
+ef73de0b       textures/akom_sfx/akom_circle_spawn.tga
+aeb63c23       textures/akom_sfx/akom_glass.tga
+929adcd0       textures/akom_sfx/akom_jet.tga
+a6a7ba4f       textures/akom_sfx/akom_logo.tga
+66b3f42e       textures/akom_sfx/akom_power_spawn.tga
+75eb3c28       textures/akom_sfx/akom_weapon_spawn.tga
+ded9992f       textures/akom_sfx/black_10.tga
+3ba2176c       textures/akom_sfx/glass_fx.tga
+8a26bc31       textures/akom_sfx/glass_shiny.tga
+7e26fa13       textures/akom_sfx/grey_logo1.jpg
+directory      textures/akom_numbers/
+c677da89       textures/akom_numbers/one.tga
+ca8571a4       textures/akom_numbers/three.tga
+cfc894e5       textures/akom_numbers/two.tga
+directory      textures/akom_lights/
+7ecb7e3e       textures/akom_lights/akomlight2_1000.tga
+7ecb7e3e       textures/akom_lights/akomlight2_1500.tga
+7ecb7e3e       textures/akom_lights/akomlight2_200.tga
+7ecb7e3e       textures/akom_lights/akomlight2_500.tga
+db951c63       textures/akom_lights/akomlight3_1000.tga
+db951c63       textures/akom_lights/akomlight3_1500.tga
+db951c63       textures/akom_lights/akomlight3_200.tga
+db951c63       textures/akom_lights/akomlight3_500.tga
+c011d060       textures/akom_lights/akomlightblue_200.tga
+38f51691       textures/akom_lights/akomlightred_200.tga
+17d39e85       textures/akom_lights/akomlightwhite_200.tga
+92a6e27d       textures/akom_lights/light_blue.tga
+55047b6d       textures/akom_lights/light_red.tga
+bd132f2b       textures/akom_lights/light_white.tga
+4a1f6a8f       textures/akom_lights/light_yellow.tga
+directory      textures/akom_env/
+db07504f       textures/akom_env/akomsky2_bk.jpg
+85b4bfda       textures/akom_env/akomsky2_dn.jpg
+db07504f       textures/akom_env/akomsky2_ft.jpg
+db07504f       textures/akom_env/akomsky2_lf.jpg
+db07504f       textures/akom_env/akomsky2_rt.jpg
+894d1a7f       textures/akom_env/akomsky2_up.jpg
+93f55aae       textures/akom_env/akomsky3_bk.jpg
+fb6eb60c       textures/akom_env/akomsky3_dn.jpg
+93f55aae       textures/akom_env/akomsky3_ft.jpg
+93f55aae       textures/akom_env/akomsky3_lf.jpg
+6ad09f81       textures/akom_env/akomsky3_rt.jpg
+7ba356cd       textures/akom_env/akomsky3_up.jpg
+104da841       textures/akom_env/akomsky4_bk.jpg
+847cdf8c       textures/akom_env/akomsky4_dn.jpg
+104da841       textures/akom_env/akomsky4_ft.jpg
+68fc0cc1       textures/akom_env/akomsky4_lf.jpg
+104da841       textures/akom_env/akomsky4_rt.jpg
+0efa79c1       textures/akom_env/akomsky4_up.jpg
+25c4cbcc       textures/akom_env/blacksky.tga
+edc22c8d       textures/akom_env/blacksky_bk.jpg
+7e8c160b       textures/akom_env/blacksky_dn.jpg
+edc22c8d       textures/akom_env/blacksky_ft.jpg
+847cdf8c       textures/akom_env/blacksky_lf.jpg
+edc22c8d       textures/akom_env/blacksky_rt.jpg
+08771b69       textures/akom_env/blacksky_up.jpg
+31c22daa       textures/akom_env/intelredclouds.jpg
+af26d3e9       textures/akom_env/intermissionclouds.jpg
+583297eb       textures/akom_env/nebulae2_bk.jpg
+ffe747e2       textures/akom_env/nebulae2_dn.jpg
+5c513015       textures/akom_env/nebulae2_ft.jpg
+7276be7d       textures/akom_env/nebulae2_lf.jpg
+583297eb       textures/akom_env/nebulae2_rt.jpg
+a94ddf21       textures/akom_env/nebulae2_up.jpg
+ad45ca6e       textures/akom_env/pureblacksky_bk.jpg
+ad45ca6e       textures/akom_env/pureblacksky_dn.jpg
+ad45ca6e       textures/akom_env/pureblacksky_ft.jpg
+ad45ca6e       textures/akom_env/pureblacksky_lf.jpg
+ad45ca6e       textures/akom_env/pureblacksky_rt.jpg
+ad45ca6e       textures/akom_env/pureblacksky_up.jpg
+directory      textures/xcsv/
+9daf0f69       textures/xcsv/dirty_pewter_big.jpg
+efd676f3       textures/xcsv/metalfloor_wall_14.jpg
+2fcd6528       textures/xcsv/metalfloor_wall_14bglow2.jpg
+6a584f77       textures/xcsv/metfloor_block_3.jpg
+6a584f77       textures/xcsv/metfloor_block_3_4.jpg
+66bc1517       textures/xcsv/metalfloor_wall_14bglow2r.jpg
+directory      textures/stone/
+1f3e53aa       textures/stone/conc_strange.jpg
+97db2366       textures/stone/conc_strange_darker.jpg
+8c925ff5       textures/stone/conc_strange_lighter.jpg
+9a1633e9       textures/stone/conc_strange_lightest.jpg
+7f6a9661       textures/stone/conc_strange_lightest2.jpg
+dce31356       textures/stone/marble02b_floor.jpg
+9762d49b       textures/stone/marble02b_floor_new.jpg
+137fcdfb       textures/stone/wall_stone02_c.jpg
+directory      textures/q3j/
+d7386d4c       textures/q3j/blue.tga
+38de83c7       textures/q3j/e8clangfloor.jpg
+49c29255       textures/q3j/e8clangfloor04_blue.jpg
+ee502375       textures/q3j/e8clangfloor04_gold.jpg
+ae2e5eb1       textures/q3j/e8clangfloor04_green.jpg
+6b5658cc       textures/q3j/e8clangfloor04_purple.jpg
+a7d372ed       textures/q3j/e8clangfloor04_red.jpg
+38de83c7       textures/q3j/e8clangfloordark.jpg
+76f99d19       textures/q3j/e8clangfloorlightblue.jpg
+f62e6cd6       textures/q3j/e8clangfloorlime (copy).jpg
+ddb77309       textures/q3j/e8clangfloorlime.jpg
+bbee6ac4       textures/q3j/e8clangfloorlime2.jpg
+9e8e7d93       textures/q3j/e8clangfloororange.jpg
+afdab23d       textures/q3j/e8clangfloorred.jpg
+b089e442       textures/q3j/e8clangfloorwarm.jpg
+75f9ac19       textures/q3j/e8spacecrete.jpg
+13456015       textures/q3j/e8spacecretelight.jpg
+bc10ea1b       textures/q3j/grass.jpg
+122dc22d       textures/q3j/green.tga
+447c9754       textures/q3j/light_green.tga
+122dc22d       textures/q3j/lime_green.tga
+5b499fe3       textures/q3j/orange.jpg
+fb988111       textures/q3j/orange.tga
+bc137c42       textures/q3j/orangered.jpg
+d2fccabf       textures/q3j/red.tga
+4a780cef       textures/q3j/rednoise.jpg
+c4d4ae38       textures/q3j/white.tga
+31e759d2       textures/q3j/yellow.jpg
+7c7aa985       textures/q3j/e8clangfloorblue.jpg
+directory      textures/oajg_sky/
+637d61db       textures/oajg_sky/sky1_bk.tga
+dd05f491       textures/oajg_sky/sky1_dn.tga
+637d61db       textures/oajg_sky/sky1_ft.tga
+637d61db       textures/oajg_sky/sky1_lf.tga
+637d61db       textures/oajg_sky/sky1_rt.tga
+fadcecb1       textures/oajg_sky/sky1_up.tga
+directory      textures/oajgdm3/
+effe2ee8       textures/oajgdm3/invsquares.jpg
+directory      textures/gig01/
+f0b1aa4b       textures/gig01/bricks1.jpg
+91c88a8c       textures/gig01/dimclouds_gr.tga
+d56da5df       textures/gig01/dimclouds_light.tga
+40b862bf       textures/gig01/dirt_dark.jpg
+5c4c8dc1       textures/gig01/dirt_grass.jpg
+2957cd5a       textures/gig01/dots1.tga
+5995da28       textures/gig01/drops1.tga
+2443d086       textures/gig01/drops2.tga
+5832f988       textures/gig01/gig_accel1.jpg
+ee5f6dcf       textures/gig01/gig_accel1_b.tga
+d0362b2c       textures/gig01/gig_accel1_c.tga
+b91cb459       textures/gig01/gig_bounce01.jpg
+f7aa77ee       textures/gig01/gig_bounce01fx.tga
+a92a02fe       textures/gig01/gig_bounce01_trans.tga
+67eee753       textures/gig01/gig_circglow01.tga
+352e0bd3       textures/gig01/gig_circglow01_trans.tga
+f7f38d9f       textures/gig01/gig_stripes1.tga
+ae4e7e46       textures/gig01/marble_column1.tga
+a8190701       textures/gig01/marble_floor1.tga
+3f47765f       textures/gig01/marble_floor2.tga
+8033ebe6       textures/gig01/marble_floor2_a.tga
+1da571f2       textures/gig01/marble_floor2_arrow.tga
+1563fc1c       textures/gig01/marble_floor2_b.tga
+41945005       textures/gig01/marble_floor2_oa.tga
+84d82f77       textures/gig01/marble_floor3.tga
+6347edba       textures/gig01/musk_wall1.jpg
+dc58f246       textures/gig01/pebbles1.jpg
+a354d9a1       textures/gig01/pebbles2.jpg
+32c61a53       textures/gig01/pebbles_grass1.jpg
+bb35dda1       textures/gig01/pebbles_grass2.jpg
+e7dab58f       textures/gig01/pjrock16_alt.jpg
+ee9bd96c       textures/gig01/pjrock17_alt.jpg
+63d2e23c       textures/gig01/pjrock21_alt.jpg
+9ecbb40d       textures/gig01/shingles1.jpg
+9fbdb36e       textures/gig01/tile_floor1.tga
+3d777653       textures/gig01/tile_floor2.tga
+61586c4d       textures/gig01/tile_floor3.jpg
+8acdd2c0       textures/gig01/water1a_blue.tga
+18b51fef       textures/gig01/water1a_blue_arrow.jpg
+0d2ed9cc       textures/gig01/water1b_blue.tga
+f942f6cf       textures/gig01/water1c_blue.tga
+f02a8fa9       textures/gig01/woodceiling_bis.jpg
+8cefb3a4       textures/gig01/woodybox1.jpg
+df199ae9       textures/gig01/woodybox2.jpg
+directory      textures/metal/
+ee016d3b       textures/metal/mtl_floor02_s.jpg
+f0f7724e       textures/metal/mtl_floor03_s.jpg
+directory      textures/desert/
+5e981222       textures/desert/Tileable2d.jpg
+directory      textures/oacmp_egyptsoc_mat/
+7f500622       textures/oacmp_egyptsoc_mat/block01a.tga
+53b2af53       textures/oacmp_egyptsoc_mat/wood05a.tga
+directory      textures/oacmp_egyptsoc_sfx/
+7ee320e8       textures/oacmp_egyptsoc_sfx/lig_064-02w2.tga
+19c56099       textures/oacmp_egyptsoc_sfx/lig_064-02w2_glow.tga
+a20a9076       textures/oacmp_egyptsoc_sfx/lig_064-04w2.tga
+e05f6706       textures/oacmp_egyptsoc_sfx/lig_064-04w2_glow.tga
+e541152e       textures/oacmp_egyptsoc_sfx/lig_064-05y1.tga
+c0a427f3       textures/oacmp_egyptsoc_sfx/lig_064-05y1_glow.tga
+968b8f7f       textures/oacmp_egyptsoc_sfx/lig_b064-01e.tga
+0ff9d212       textures/oacmp_egyptsoc_sfx/lig_b064-01e_glow.tga
+directory      textures/oacmp_egyptsoc_trim/
+833540a7       textures/oacmp_egyptsoc_trim/128-01pa.tga
+5857df8d       textures/oacmp_egyptsoc_trim/128-02pa.tga
+798e7e99       textures/oacmp_egyptsoc_trim/128-05e.tga
+65606c19       textures/oacmp_egyptsoc_trim/256-04a.tga
+01e99c54       textures/oacmp_egyptsoc_trim/s064-05o.tga
+e08c7ac6       textures/oacmp_egyptsoc_trim/v064-03c_r.tga
+directory      textures/oacmp_egyptsoc_wall/
+6062b139       textures/oacmp_egyptsoc_wall/relief03a.tga
+34eb0593       textures/oacmp_egyptsoc_wall/relief04a.tga
+e1bf4d72       textures/oacmp_egyptsoc_wall/stone01a.tga
+8b3a05bf       textures/oacmp_egyptsoc_wall/stone02a.tga
+fd81465f       textures/oacmp_egyptsoc_wall/stone03a.tga
+75b296da       textures/oacmp_egyptsoc_wall/stone04a.tga
+9771224a       textures/oacmp_egyptsoc_wall/stone05a.tga
+99cb6b79       textures/oacmp_egyptsoc_wall/stone05a_r.tga
+46fc1f63       textures/oacmp_egyptsoc_wall/stone06a.tga
+e2aa6101       textures/oacmp_egyptsoc_wall/stone07a.tga
+ef9d6472       textures/oacmp_egyptsoc_wall/stone08a.tga
+bded75cf       textures/oacmp_egyptsoc_wall/stone09a.tga
+c29b407d       textures/oacmp_egyptsoc_wall/stone10a.tga
+cd306ac2       textures/oacmp_egyptsoc_wall/stone11a.tga
+directory      textures/oacmp_egyptsoc_trimd/
+c6aee488       textures/oacmp_egyptsoc_trimd/s064-01fr.tga
+99b739de       textures/oacmp_egyptsoc_trimd/s064-01ed.tga
+7e9742ce       COPYING
+8ef3c95a       oacmp_maps_ctf.cfg
+1f282abb       oacmp_maps_dd.cfg
+directory      textures/oacmp_evil8_floor/
+469b38ca       textures/oacmp_evil8_floor/e8clangfloor03.jpg
+49c29255       textures/oacmp_evil8_floor/e8clangfloor04_blue.jpg
+76124690       textures/oacmp_evil8_floor/e8clangfloor04b.jpg
+e15ff1d0       scripts/oacmp_evil8.shader
+e17b5ba2       scripts/oacmp_egyptsoc.shader
+directory      textures/oacmp_evil6_floors/
+885e55c9       textures/oacmp_evil6_floors/e6grtflr2bl.jpg
+215eb1ef       textures/oacmp_evil6_floors/e6grtfloorceil.jpg
+directory      textures/oacmp_evil8_grate/
+1ee93d33       textures/oacmp_evil8_grate/e8bgrate01.tga
+a472c9b8       scripts/oacmp_evil8_grate.shader
+directory      textures/oacmp_evil8_wall/
+c02b39ab       textures/oacmp_evil8_wall/e8_mtlwall1b.jpg
+bb558cb6       textures/oacmp_evil8_wall/e8crete03c.jpg
+75f9ac19       textures/oacmp_evil8_floor/e8spacecrete.jpg
+directory      sources/
+directory      sources/maps/
+1fb33616       sources/maps/oacmpctf1.map
+c0d6b78a       sources/maps/oacmpctf2.map
+30d10e8b       sources/maps/oacmpctf3.map
+63fca0aa       sources/maps/oacmpdm1.map
+c6df0540       sources/maps/oacmpdm10.map
+e242e1bf       sources/maps/oacmpdm2.map
+f2f5bd36       sources/maps/oacmpdm3.map
+c49275b9       sources/maps/oacmpdm4.map
+ef06ae32       sources/maps/oacmpdm5.map
+fede916b       sources/maps/oacmpdm6.map
+7c2fd884       sources/maps/oacmpdm7.map
+95be4f6b       sources/maps/oacmpdm8.map
+a1b53dc5       sources/maps/oacmpdm9.map
+1cbd48b5       egyptsoc-nexuiz-permission.txt
+aa2cd62d       OACMP-Readme.txt
+bf37debd       levelshots/oacmpdm6.tga
+b72b0a00       levelshots/oacmpdm7.tga
+8e48668d       levelshots/oacmpdm8.tga
+a749c73a       levelshots/oacmpdm9.tga
+b62a3ded       levelshots/oacmpdm10.tga
+8f73bbc1       levelshots/oacmpctf1.tga
+86d941cb       levelshots/oacmpctf2.tga
+fc36a306       levelshots/oacmpctf3.tga
+78548873       levelshots/oacmpdm1.tga
+2fb831af       levelshots/oacmpdm2.tga
+6db8725c       levelshots/oacmpdm3.tga
+78b7b34f       levelshots/oacmpdm4.tga
+ae1e498a       levelshots/oacmpdm5.tga
+72f2cdce       oacmpdm3.txt
+7ed733b6       oacmpdm4.txt
+ca1ce4b4       oacmpdm5.txt
+981eb337       oacmpdm6.txt
+fb2fd177       oacmpdm7.txt
+d8e72fdf       oacmpdm9.txt
+edbf8c38       oacmpctf1.txt
+e472d3b1       oacmpctf3.txt
+24cc9c32       oacmpdm1.txt
+f56a6699       oacmpdm10.txt
+6bbecc3f       oacmpdm2.txt
diff --git a/debian/z_oacmpcampaign.pk3.contents 
b/debian/z_oacmpcampaign.pk3.contents
new file mode 100644
index 0000000..bb02d37
--- /dev/null
+++ b/debian/z_oacmpcampaign.pk3.contents
@@ -0,0 +1,8 @@
+# Produced by list-pk3.pl from z_oacmpcampaign.pk3
+# This file is machine-readable, CRC32 \t filename; to list files,
+# use:        sed -n -e 's/#.*//; s/.*\t//p;'
+# To be compatible, you will need the following files and
+# checksums (hex) in this order:
+directory      scripts/
+7a0bfc8d       scripts/arenas.txt
+74d5ada7       scripts/oacmpv1.arena

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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to