Gilles has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/310000

Change subject: Upgrade to 0.1.18
......................................................................

Upgrade to 0.1.18

Change-Id: If02f2d9dec5cd07debf3afa1ab435fef3bf62473
---
M debian/40-wikimedia.conf
M debian/changelog
M debian/control
3 files changed, 14 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/operations/debs/python-thumbor-wikimedia 
refs/changes/00/310000/1

diff --git a/debian/40-wikimedia.conf b/debian/40-wikimedia.conf
index ccb1417..484315b 100644
--- a/debian/40-wikimedia.conf
+++ b/debian/40-wikimedia.conf
@@ -44,3 +44,5 @@
 PROXY_LOADER_LOADERS = [
     'wikimedia_thumbor.loader.video'
 ]
+
+SLOW_PROCESSING_LIMIT = 30
diff --git a/debian/changelog b/debian/changelog
index 95d8cbb..46a10dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-thumbor-wikimedia (0.1.18-1) jessie-wikimedia; urgency=low
+
+  * New upstream release
+  * debian/control
+    - remove dependency on python-bs4
+  * debian/40-wikimedia.conf
+    - add SLOW_PROCESSING_LIMIT config value
+
+ -- Gilles Dubuc <gil...@wikimedia.org>  Mon, 12 Sep 2016 13:57:35 +0000
+
 python-thumbor-wikimedia (0.1.17-1) jessie-wikimedia; urgency=low
 
   * New upstream release
@@ -17,7 +27,7 @@
   * New upstream release
   * debian/control
     - remove dependency on cgroup-tools
-  * 40-wikimedia.conf
+  * debian/40-wikimedia.conf
     - remove cgroup config, because package doesn't actually create the cgroups
     - set new flag needed for timeout to be used
 
diff --git a/debian/control b/debian/control
index b538a72..e62441d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@
                librsvg2-bin,
                libvips-tools,
                python-all,
-               python-bs4,
                python-cairosvg,
                python-djvu,
                python-gi,
@@ -32,7 +31,7 @@
 
 Package: python-thumbor-wikimedia
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, djvulibre-bin, ffmpeg, 
ghostscript, gifsicle, libimage-exiftool-perl, librsvg2-bin, libvips-tools, 
python-bs4, python-cairosvg, python-djvu, python-gi, python-libthumbor (>= 
1.3.2), python-lxml, python-swiftclient (>= 2.5.0), 
python-thumbor-community-core, python-wand, thumbor (>= 6.0.1), xcftools
+Depends: ${misc:Depends}, ${python:Depends}, djvulibre-bin, ffmpeg, 
ghostscript, gifsicle, libimage-exiftool-perl, librsvg2-bin, libvips-tools, 
python-cairosvg, python-djvu, python-gi, python-libthumbor (>= 1.3.2), 
python-lxml, python-swiftclient (>= 2.5.0), python-thumbor-community-core, 
python-wand, thumbor (>= 6.0.1), xcftools
 Suggests: cgroup-tools
 Provides: ${python:Provides}
 Description: Thumbor wikimedia extensions

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If02f2d9dec5cd07debf3afa1ab435fef3bf62473
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/python-thumbor-wikimedia
Gerrit-Branch: master
Gerrit-Owner: Gilles <gdu...@wikimedia.org>

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

Reply via email to