[Fusionforge-commits] FusionForge branch master updated. 97cab8364908870b170ecb98302928c75a4008fe

Christian Bayle cbayle at fusionforge.org
Sat Feb 15 01:26:47 CET 2014


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  97cab8364908870b170ecb98302928c75a4008fe (commit)
      from  c2f92dfd9512991af9aebabdfe3374e37de479e8 (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 97cab8364908870b170ecb98302928c75a4008fe
Author: Christian Bayle <chris at bayle.eu>
Date:   Sat Feb 15 01:26:13 2014 +0100

    Remove minor as package is declared native

diff --git a/3rd-party/selenium/selenium.include b/3rd-party/selenium/selenium.include
index 12bde27..57645b2 100644
--- a/3rd-party/selenium/selenium.include
+++ b/3rd-party/selenium/selenium.include
@@ -13,5 +13,7 @@ MAJOR=2.35.0
 MINOR=1
 SELENIUMURL=http://selenium.googlecode.com/files/selenium-server-standalone-$(MAJOR).jar
 
-VERS=$(MAJOR)-$(MINOR)
+#VERS=$(MAJOR)-$(MINOR)
+# Now native package
+VERS=$(MAJOR)
 
diff --git a/3rd-party/selenium/selenium/debian/changelog b/3rd-party/selenium/selenium/debian/changelog
index 97ebc96..0b52d87 100644
--- a/3rd-party/selenium/selenium/debian/changelog
+++ b/3rd-party/selenium/selenium/debian/changelog
@@ -1,4 +1,4 @@
-selenium (2.35.0-1) unstable; urgency=low
+selenium (2.35.0) unstable; urgency=low
 
   * Initial release 
 

-----------------------------------------------------------------------

Summary of changes:
 3rd-party/selenium/selenium.include          |    4 +++-
 3rd-party/selenium/selenium/debian/changelog |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list