Tim Starling has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/366785 )

Change subject: Updates for release of 2.0.13
......................................................................

Updates for release of 2.0.13

* Changelog for branch merge
* Non-alpha version number

Change-Id: Ib09ac1672d95bc6b17521c9e2578a50fce0b9060
---
M debian/changelog
M luasandbox_version.h
2 files changed, 10 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/php/luasandbox 
refs/changes/85/366785/1

diff --git a/debian/changelog b/debian/changelog
index dd918b9..ac5fd70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,21 @@
-php-luasandbox (2.0.13) UNRELEASED; urgency=medium
+php-luasandbox (2.0.13) trusty-wikimedia; urgency=medium
 
   [ Kunal Mehta ]
   * Add COPYING file
+  * Don't try to automatically get the version from the debian/changelog
+  * Remove EXPERIMENTAL
 
   [ Brad Jorsch ]
   * Make tests pass under HHVM
   * Make LuaSandboxFunction_construct.phpt more robust
   * Fix memory leak
+  * Update for PHP 7
+  * Fix HHVM test script
+  * Fix getProfilerFunctionReport 'seconds' and 'percent' output in PHP7
+  * Fix getProfilerFunctionReport sorting in HHVM
+  * Redo PHP->Lua data structure recursion protection
 
- -- Kunal Mehta <lego...@member.fsf.org>  Mon, 11 Jul 2016 15:18:54 -0700
+ -- Tim Starling <tstarl...@wikimedia.org>  Fri, 21 Jul 2017 14:08:22 +1000
 
 php-luasandbox (2.0.12) trusty-wikimedia; urgency=medium
 
diff --git a/luasandbox_version.h b/luasandbox_version.h
index 8f1e6c8..7b4589e 100644
--- a/luasandbox_version.h
+++ b/luasandbox_version.h
@@ -1 +1 @@
-#define LUASANDBOX_VERSION "2.0.13-alpha"
+#define LUASANDBOX_VERSION "2.0.13"

-- 
To view, visit https://gerrit.wikimedia.org/r/366785
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib09ac1672d95bc6b17521c9e2578a50fce0b9060
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/php/luasandbox
Gerrit-Branch: debian
Gerrit-Owner: Tim Starling <tstarl...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to