This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository iortcw.
commit d912111b51625a8d3f1cd8a0b0d8788002cb6f76 Author: Simon McVittie <[email protected]> Date: Sat Jan 3 22:15:25 2015 +0000 New upstream snapshot --- debian/changelog | 2 +- debian/rules | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5231c0c..2b23baa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -iortcw (1.42b+20141228+dfsg1-1) UNRELEASED-experimental; urgency=medium +iortcw (1.42b+20141229+dfsg1-1) experimental; urgency=medium * New package for Return to Castle Wolfenstein (Closes: #773742) * Packaging based on ioquake3 diff --git a/debian/rules b/debian/rules index c503ec0..846aa3d 100755 --- a/debian/rules +++ b/debian/rules @@ -113,10 +113,10 @@ maintainer-update-icons: \ ORIG_REL = 1.42b # Empty if upstream ever get round to tagging a release -ORIG_REV = 749 +ORIG_REV = 751 # 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 = 20141228 +ORIG_DATE = 20141229 # Non-empty for re-repacks (+dfsg2 or something) ORIG_SUFFIX = +dfsg1 @@ -142,5 +142,5 @@ get-orig-source: rm -rf iortcw-${ORIG_VER}.orig/*/code/tools/lcc rm -rf iortcw-${ORIG_VER}.orig/*/code/zlib rm -rf iortcw-${ORIG_VER}.orig/*/media - tar --xz -cvf iortcw-${ORIG_VER}.orig.tar.xz iortcw-${ORIG_VER}.orig + tar --xz -cvf iortcw_${ORIG_VER}.orig.tar.xz iortcw-${ORIG_VER}.orig rm -rf iortcw-${ORIG_VER}.orig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

