[boinc] 01/01: Preparing for new release

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Thu Feb 13 11:27:24 UTC 2014


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

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit 1cdd8c11c54c240be90925644cf18ac4cb8b0a52
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Feb 13 12:27:05 2014 +0100

    Preparing for new release
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8233767..4e8715b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -446,7 +446,7 @@ get-orig-source:
 	VERSION=$(shell dpkg-parsechangelog | egrep '^Version:' | \
 	cut -d ' ' -f 2 | cut -d '-' -f 1 | cut -d '+' -f 1 | cut -d '~' -f 1 | perl -pe 's/^.*?://')
 	nice="nice -5"; if [ -x /usr/bin/ionice ]; then nice="$$nice ionice -c 3"; fi ; \
-	$$nice wget -O $(EXB) "http://boinc.berkeley.edu/git/boinc-v2.git/refs/tags/client_release/7.2/" --quiet;
+	$$nice wget -O $(EXB) "http://boinc.berkeley.edu/git/boinc-v2.git/refs/tags/client_release/7.4/" --quiet;
 	LATEST_VERSION=$(shell grep -e '[0-9]\.[0-9]\.[0-9]*' $(EXB) -o |sort -n |tail -n 1) \
 	$(shell echo $(LATEST_VERSION)) \
 	#rm -f $$EXB

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



More information about the pkg-boinc-commits mailing list