This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via d7ac27f19c7cfed747db55d840e2a71e1af1f9cf (commit)
from 818471e7eeed16298bacce4faa51a867c45725c3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d7ac27f19c7cfed747db55d840e2a71e1af1f9cf
Author: Roland Mas <[email protected]>
Date: Wed Jun 4 10:55:40 2014 +0200
Fixed generation of Selenium package
diff --git a/3rd-party/selenium/Makefile b/3rd-party/selenium/Makefile
index 96b3811..6ae3961 100644
--- a/3rd-party/selenium/Makefile
+++ b/3rd-party/selenium/Makefile
@@ -21,7 +21,7 @@ dist:
reprepro -Vb $(REPOPATH)/debian --ignore=wrongdistribution
--ignore=missingfile include $(DIST) $(BUILDRESULT)/$(CHANGEFILE)
$(BUILDPLACE)/$(DSCFILE): $(BUILDPLACE)/selenium_$(UPSTREAM).orig.tar.gz
- cd $(BUILDPLACE) ; dpkg-source -b selenium
+ cd $(BUILDPLACE) ; dch -b -v $(VERS) -D unstable "Autobuilt from
Selenium $(UPSTREAM) jar" ; dpkg-source -b selenium
$(BUILDPLACE)/selenium/selenium-server.jar: $(BUILDPLACE)/selenium/debian
selenium.include
[ -d $@ ] || wget -O - $(SELENIUMURL) > $@
diff --git a/3rd-party/selenium/selenium.include
b/3rd-party/selenium/selenium.include
index 29529b1..41cc1a3 100644
--- a/3rd-party/selenium/selenium.include
+++ b/3rd-party/selenium/selenium.include
@@ -5,7 +5,7 @@
MAJOR=2
MINOR=42
-MICRO=1
+MICRO=2
UPSTREAM=$(MAJOR).$(MINOR).$(MICRO)
SELENIUMURL=http://selenium-release.storage.googleapis.com/$(MAJOR).$(MINOR)/selenium-server-standalone-$(UPSTREAM).jar
-----------------------------------------------------------------------
Summary of changes:
3rd-party/selenium/Makefile | 2 +-
3rd-party/selenium/selenium.include | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits