Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/352594 )

Change subject: Update debian files
......................................................................

Update debian files

Change-Id: Ia72e88f49cf8100e704e0f2f21294b39c68ea561
---
M debian/changelog
M debian/control
2 files changed, 10 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/software/service-checker 
refs/changes/94/352594/1

diff --git a/debian/changelog b/debian/changelog
index bb80dae..d81e08b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+service-checker (0.1.0) UNRELEASED; urgency=medium
+
+  * Asyncronous url fetching using gevent
+  * Added ability to report timing data to statsd
+
+ -- Giuseppe Lavagetto <glavage...@wikimedia.org>  Fri, 05 May 2017 13:26:53 
+0200
+
 service-checker (0.0.3) jessie-wikimedia; urgency=medium
 
   * Improved message on malformed responses
diff --git a/debian/control b/debian/control
index a9acbdd..b52f152 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@
 Build-Depends: debhelper (>=9), dh-python, python-all (>= 2.6.6-3~),
                python-setuptools, python3-all, python3-setuptools,
                python-urllib3, python3-urllib3, python-mock, python3-mock,
-               python3-nose, python-nose, python-yaml, python3-yaml
+               python3-nose, python-nose, python-yaml, python3-yaml,
+               python-gevent (>= 1.1), python3-gevent (>= 1.1), python-statsd,
+               python3-statsd
 Standards-Version: 3.9.8
 Homepage: https://github.com/wikimedia/operations-software-service-checker
 X-Python-Version: >= 2.7

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia72e88f49cf8100e704e0f2f21294b39c68ea561
Gerrit-PatchSet: 1
Gerrit-Project: operations/software/service-checker
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org>

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

Reply via email to