[openjk] 124/130: New upstream snapshot

Simon McVittie smcv at debian.org
Fri Oct 28 11:09:28 UTC 2016


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

smcv pushed a commit to branch debian/master
in repository openjk.

commit 03b30d0a57d93d208b514d1a954476616440393b
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Oct 28 10:59:35 2016 +0100

    New upstream snapshot
    
      - 64-bit builds now have the same saved game format as 32-bit builds
        with the same endianness
      - compatibility break: 64-bit saved games made prior to this version
        are no longer supported
---
 debian/changelog | 10 ++++++++++
 debian/rules     |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 04b6a44..d6d3ab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+openjk (0~20161025+dfsg1-1) UNRELEASED; urgency=medium
+
+  * New upstream snapshot
+    - 64-bit builds now have the same saved game format as 32-bit builds
+      with the same endianness
+    - compatibility break: 64-bit saved games made prior to this version
+      are no longer supported
+
+ -- Simon McVittie <smcv at debian.org>  Fri, 28 Oct 2016 10:57:57 +0100
+
 openjk (0~20160911+dfsg1-2) experimental; urgency=medium
 
   * Correct `date` invocation for $SOURCE_DATE_EPOCH
diff --git a/debian/rules b/debian/rules
index d78da1d..7e93419 100755
--- a/debian/rules
+++ b/debian/rules
@@ -161,10 +161,10 @@ ORIG_SOURCE = openjk
 ORIG_REPO ?= https://github.com/JACoders/OpenJK
 ORIG_REL =
 # Empty if it's a release
-ORIG_REV = 712627afab20aaa772d062a8fc8aeb5d3efa6152
+ORIG_REV = 93bffc438c501c386b889c755ab6beb29bdd4000
 # Use the date of the ORIG_REV, or 20130426.1 if you snapshot twice in a day,
 # or empty if ORIG_REV is
-ORIG_DATE = 20160911
+ORIG_DATE = 20161025
 ORIG_SUFFIX = +dfsg1
 
 ifeq (${ORIG_REV},)

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



More information about the Pkg-games-commits mailing list