[rbdoom3bfg] 01/01: Fix typo in d/README.source -- the var is UPSVER not USVER.

Tobias Frost tobi at moszumanska.debian.org
Sun Oct 9 14:12:10 UTC 2016


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

tobi pushed a commit to branch master
in repository rbdoom3bfg.

commit 70282a96f04b6d358e61a9ee5137f1c9f67179f6
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Sun Oct 9 16:11:49 2016 +0200

    Fix typo in d/README.source -- the var is UPSVER not USVER.
---
 debian/README.source | 2 +-
 debian/changelog     | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/README.source b/debian/README.source
index b533781..668fc7a 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -41,7 +41,7 @@ For example,
  VER=$(date +%Y%m%d) make -f debian/rules get-orig-source
 will fetch the latest upstream version (at least commits up to today midnight)
 
- USVER=1.0.2 VER=20141005 make -f debian/rules get-orig-source
+ UPSVER=1.0.2 VER=20141005 make -f debian/rules get-orig-source
 wil retrieve the git version fomr 2014 October 5th, and names the tarball
 with the upstream version 1.0.2 -> so the tar will be named
 rbdoom3bfg_1.0.2+git20141005+repack.orig.tar.xz
diff --git a/debian/changelog b/debian/changelog
index a21e14a..74814a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rbdoom3bfg (1.0.3+repack1+git20151124-3) UNRELEASED; urgency=medium
+
+  * Fix typo in d/README.source -- the var is UPSVER not USVER.
+
+ -- Tobias Frost <tobi at debian.org>  Sun, 09 Oct 2016 16:10:20 +0200
+
 rbdoom3bfg (1.0.3+repack1+git20151124-2) unstable; urgency=medium
 
   * Mark libpng1.6 patch as forwarded.

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



More information about the Pkg-games-commits mailing list