This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository openjk.
commit c392a4ca4962d2cd9def9c01d0eaee2f7fa7756b Author: Simon McVittie <[email protected]> Date: Sun Jan 4 18:44:23 2015 +0000 New upstream snapshot fixing some regressions --- debian/changelog | 2 +- debian/rules | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a9f834c..01ddbcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -openjk (0~20150103+ds1-1) experimental; urgency=low +openjk (0~20150104+ds1-1) experimental; urgency=low * Initial release. (Closes: #739486) diff --git a/debian/rules b/debian/rules index 7437dc1..3323476 100755 --- a/debian/rules +++ b/debian/rules @@ -129,10 +129,10 @@ override_dh_clean: ORIG_REPO ?= https://github.com/JACoders/OpenJK ORIG_REL = # Empty if upstream ever get round to tagging a release -ORIG_REV = 4c7b78482e7e2a21d1b9e73284025d87edce5b10 +ORIG_REV = 4d6512ac52946daf1c03760434510c8482db7783 # 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 = 20150103 +ORIG_DATE = 20150104 ORIG_SUFFIX = +ds1 ifeq (${ORIG_REV},) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

