[freeorion] 03/04: Update get-orig-source target.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Aug 24 23:41:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository freeorion.
commit 3fc786e79d07f1b4eddd5a9a0a70205617752c73
Author: Markus Koschany <apo at gambaru.de>
Date: Mon Aug 24 23:37:27 2015 +0200
Update get-orig-source target.
---
debian/README.source | 3 ---
debian/rules | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index b527f7b..571a90f 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,9 +1,6 @@
FreeOrion for Debian
====================
-Original upstream source:
-
-https://github.com/freeorion/freeorion/releases/download/v0.4.5-test-ga590/FreeOrion_2015-08-18.a590f7e_Source.tar.gz
Bundled GG (libgigi) library:
At the moment GG is not feasible to maintain separately:
diff --git a/debian/rules b/debian/rules
index 542ed23..426671f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,5 +44,5 @@ override_dh_python2:
dh_python2 -pfreeorion-data /usr/share/games
get-orig-source:
- uscan --verbose --download-current-version --force-download
+ wget https://github.com/freeorion/freeorion/releases/download/v0.4.5-rc1/FreeOrion_v0.4.5-RC1_2015-08-24.5fc20ff_Source.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git
More information about the Pkg-games-commits
mailing list