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, 6.0 has been updated
       via  11d95ef21e1bb94ad9d04b35a63b195ece079370 (commit)
      from  a3c3e44fdf0880c3d22c9679cd906cd113347e8e (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 11d95ef21e1bb94ad9d04b35a63b195ece079370
Author: Roland Mas <[email protected]>
Date:   Thu May 28 14:49:16 2015 +0200

    Updated debian/watch file to handle rc versions

diff --git a/src/debian/watch b/src/debian/watch
index a91fe98..d03df2e 100644
--- a/src/debian/watch
+++ b/src/debian/watch
@@ -1,3 +1,4 @@
 version=3
 
-http://fusionforge.org/frs/?group_id=6 
/frs/download.php/.*/fusionforge-([\d\.]*).tar.bz2
+opts="uversionmangle=s/(rc\d+)/~$1/" https://fusionforge.org/frs/?group_id=6 
/frs/download.php/.*/fusionforge-([\d\.]*(?:rc\d+)?).tar.bz2
+

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

Summary of changes:
 src/debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/debian/watch b/src/debian/watch
index a91fe98..d03df2e 100644
--- a/src/debian/watch
+++ b/src/debian/watch
@@ -1,3 +1,4 @@
 version=3
 
-http://fusionforge.org/frs/?group_id=6 
/frs/download.php/.*/fusionforge-([\d\.]*).tar.bz2
+opts="uversionmangle=s/(rc\d+)/~$1/" https://fusionforge.org/frs/?group_id=6 
/frs/download.php/.*/fusionforge-([\d\.]*(?:rc\d+)?).tar.bz2
+


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to