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 ef92a26c5eb3cc9b6abb2f9504222c41b20c90f5 (commit)
from 24642acc10430f7b3f0190d987aab216b2a31c11 (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 ef92a26c5eb3cc9b6abb2f9504222c41b20c90f5
Author: Roland Mas <[email protected]>
Date: Wed Jun 4 11:03:48 2014 +0200
Include release name in package version number
diff --git a/3rd-party/selenium/selenium.include
b/3rd-party/selenium/selenium.include
index 41cc1a3..ca5d737 100644
--- a/3rd-party/selenium/selenium.include
+++ b/3rd-party/selenium/selenium.include
@@ -10,5 +10,5 @@ UPSTREAM=$(MAJOR).$(MINOR).$(MICRO)
SELENIUMURL=http://selenium-release.storage.googleapis.com/$(MAJOR).$(MINOR)/selenium-server-standalone-$(UPSTREAM).jar
DEBIANVERSION=1
-VERS=$(UPSTREAM)-$(DEBIANVERSION)
+VERS=$(UPSTREAM)+$(DIST)-$(DEBIANVERSION)
-----------------------------------------------------------------------
Summary of changes:
3rd-party/selenium/selenium.include | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits