[prboom+] 01/11: prepare new upstream SVN snapshot
Fabian Greffrath
fabian at moszumanska.debian.org
Wed Jan 3 11:57:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
fabian pushed a commit to annotated tag debian/2%2.5.1.5+svn4531+dfsg1-1
in repository prboom+.
commit a1920c2d80bf136a33715b90013838cb92b21041
Author: Fabian Greffrath <fabian at debian.org>
Date: Wed Jan 3 12:37:18 2018 +0100
prepare new upstream SVN snapshot
---
debian/README.source | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index cfe2d36..8e3cd34 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -2,13 +2,13 @@
# This is how the Debian source tarball was created:
PACKAGE=prboom-plus
-VERSION=2.5.1.5~
-SVNREV=4462
+VERSION=2.5.1.5+svn
+SVNREV=4531
DFSG=1
pushd ..
-svn export -r ${SVNREV} https://svn.prboom.org/repos/branches/${PACKAGE}-24/prboom2/ ${PACKAGE}-${VERSION}svn${SVNREV}
-pushd ${PACKAGE}-${VERSION}svn${SVNREV}
+svn export -r ${SVNREV} https://svn.prboom.org/repos/branches/${PACKAGE}-24/prboom2/ ${PACKAGE}-${VERSION}${SVNREV}
+pushd ${PACKAGE}-${VERSION}${SVNREV}
# Filter out non-free graphics and sound lumps
BADLUMPS="$(sed -n '/^if NONFREE_GRAPHICS/,/^else\|^endif/p' data/Makefile.am | sed -e '/^if\|^else\|^endif\|^SPRITEP/d' | cut -d '=' -f 2)"
@@ -21,7 +21,7 @@ done
rm -rf src/MUSIC/dll src/MUSIC/include src/MUSIC/lib src/PCRELIB tests
popd
-mv ${PACKAGE}-${VERSION}svn${SVNREV} ${PACKAGE}-${VERSION}svn${SVNREV}+dfsg${DFSG}
+mv ${PACKAGE}-${VERSION}${SVNREV} ${PACKAGE}-${VERSION}${SVNREV}+dfsg${DFSG}
-tar cJfv ${PACKAGE}_${VERSION}svn${SVNREV}+dfsg${DFSG}.orig.tar.xz ${PACKAGE}-${VERSION}svn${SVNREV}+dfsg${DFSG}
+tar cJfv ${PACKAGE}_${VERSION}${SVNREV}+dfsg${DFSG}.orig.tar.xz ${PACKAGE}-${VERSION}${SVNREV}+dfsg${DFSG}
popd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/prboom+.git
More information about the Pkg-games-commits
mailing list