Your message dated Wed, 10 Jul 2013 22:19:18 +0000 with message-id <[email protected]> and subject line Bug#715485: fixed in uwsgi 1.9.13-4 has caused the Debian Bug report #715485, regarding uwsgi modules must not depend on apache2 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 715485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715485 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: uwsgi Severity: serious Hi, similar to #715472 reported by Julien, you should really think twice whether you want to depend on a hardcoded API version. Unlike PHP our version is much less often to change, but this still complicates future transitions. That being said, the real problem is the dependency line: 676 Depends: ${shlibs:Depends}, ${misc:Depends}, apache2, apache2-api-20120211 You must NOT depend on apache2. as this pulls the entire web-server and makes it impossible for future transitions to properly transition to a newer version without breaking your package explicitly. From our packaging policy (found in /usr/share/doc/apache2-dev): 72 The resulting binary package should be called libapache2-mod-<modulename> and 73 MUST NOT depend on apache2 or apache2-bin. Instead a module package must depend 74 on our virtual package providing the module magic number which denotes the ABI 75 compatibility version number. The virtual package is called apache2-api-YYYYMMDD 76 and is guaranteed to be stable through all binary updates of 2.4.x. The 77 dh_apache2 helper assists in getting the dependencies right. If you meant to depend on Apache2 to satisfy your dependency against mod_proxy, please look at our depends line enforcing module dependencies against each other, documented in the same policy. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---Source: uwsgi Source-Version: 1.9.13-4 We believe that the bug you reported is fixed in the latest version of uwsgi, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Janos Guljas <[email protected]> (supplier of updated uwsgi package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 10 Jul 2013 22:23:20 +0200 Source: uwsgi Binary: uwsgi uwsgi-dbg uwsgi-core uwsgi-emperor uwsgi-plugins-all uwsgi-infrastructure-plugins uwsgi-app-integration-plugins uwsgi-plugin-alarm-curl uwsgi-plugin-alarm-xmpp uwsgi-plugin-curl-cron uwsgi-plugin-emperor-pg uwsgi-plugin-erlang uwsgi-plugin-fiber uwsgi-plugin-geoip uwsgi-plugin-graylog2 uwsgi-plugin-greenlet-python uwsgi-plugin-jvm-openjdk-6 uwsgi-plugin-jvm-openjdk-7 uwsgi-plugin-jwsgi-openjdk-6 uwsgi-plugin-jwsgi-openjdk-7 uwsgi-plugin-ldap uwsgi-plugin-lua5.1 uwsgi-plugin-psgi uwsgi-plugin-pyerl-python uwsgi-plugin-pyerl-python3 uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-rack-ruby1.8 uwsgi-plugin-rack-ruby1.9.1 uwsgi-plugin-router-access uwsgi-plugin-sqlite3 uwsgi-plugin-v8 uwsgi-plugin-php uwsgi-plugin-xslt libapache2-mod-proxy-uwsgi libapache2-mod-proxy-uwsgi-dbg libapache2-mod-uwsgi libapache2-mod-uwsgi-dbg libapache2-mod-ruwsgi libapache2-mod-ruwsgi-dbg python-uwsgidecorators python3-uwsgidecorators uwsgi-extra Architecture: source all amd64 Version: 1.9.13-4 Distribution: unstable Urgency: low Maintainer: Janos Guljas <[email protected]> Changed-By: Janos Guljas <[email protected]> Description: libapache2-mod-proxy-uwsgi - uwsgi proxy module for Apache2 (mod_uwsgi) libapache2-mod-proxy-uwsgi-dbg - debugging symbols for Apache2 mod_proxy_uwsgi libapache2-mod-ruwsgi - uwsgi module for Apache2 (mod_Ruwsgi) libapache2-mod-ruwsgi-dbg - debugging symbols for Apache2 mod_Ruwsgi libapache2-mod-uwsgi - uwsgi module for Apache2 (mod_uwsgi) libapache2-mod-uwsgi-dbg - debugging symbols for Apache2 mod_uwsgi python-uwsgidecorators - module of decorators for elegant access to uWSGI API (Python) python3-uwsgidecorators - module of decorators for elegant access to uWSGI API (Python 3) uwsgi - fast, self-healing application container server uwsgi-app-integration-plugins - plugins for integration of uWSGI and application uwsgi-core - fast, self-healing application container server (core) uwsgi-dbg - debugging symbols for uWSGI server and it's plugins uwsgi-emperor - fast, self-healing application container server (emperor scripts) uwsgi-extra - fast, self-healing application container server (extra files) uwsgi-infrastructure-plugins - infrastructure plugins for uWSGI uwsgi-plugin-alarm-curl - Alarm curl plugin for uWSGI uwsgi-plugin-alarm-xmpp - Alarm XMPP plugin for uWSGI uwsgi-plugin-curl-cron - curl cron plugin for uWSGI uwsgi-plugin-emperor-pg - Emperor PostgreSQL plugin for uWSGI uwsgi-plugin-erlang - Erlang plugin for uWSGI uwsgi-plugin-fiber - fiber loop engine plugin for uWSGI uwsgi-plugin-geoip - GeoIP plugin for uWSGI uwsgi-plugin-graylog2 - graylog2 plugin for uWSGI uwsgi-plugin-greenlet-python - greenlet plugin for uWSGI (Python) uwsgi-plugin-jvm-openjdk-6 - Java plugin for uWSGI (OpenJDK 6) uwsgi-plugin-jvm-openjdk-7 - Java plugin for uWSGI (OpenJDK 7) uwsgi-plugin-jwsgi-openjdk-6 - JWSGI plugin for uWSGI (OpenJDK 6) uwsgi-plugin-jwsgi-openjdk-7 - JWSGI plugin for uWSGI (OpenJDK 7) uwsgi-plugin-ldap - LDAP plugin for uWSGI uwsgi-plugin-lua5.1 - Lua WSAPI plugin for uWSGI (Lua 5.1) uwsgi-plugin-php - PHP plugin for uWSGI uwsgi-plugin-psgi - Perl PSGI plugin for uWSGI uwsgi-plugin-pyerl-python - pyerl plugin for uWSGI (Python) uwsgi-plugin-pyerl-python3 - pyerl plugin for uWSGI (Python 3) uwsgi-plugin-python - Python WSGI plugin for uWSGI uwsgi-plugin-python3 - Python 3 WSGI plugin for uWSGI uwsgi-plugin-rack-ruby1.8 - Rack plugin for uWSGI (Ruby 1.8) uwsgi-plugin-rack-ruby1.9.1 - Rack plugin for uWSGI (Ruby 1.9.1) uwsgi-plugin-router-access - Access router plugin for uWSGI uwsgi-plugin-sqlite3 - sqlite3 configurations plugin for uWSGI uwsgi-plugin-v8 - V8 JavaScript plugin for uWSGI uwsgi-plugin-xslt - XSLT request plugin for uWSGI uwsgi-plugins-all - all available plugins for uWSGI Closes: 715472 715473 715485 Changes: uwsgi (1.9.13-4) unstable; urgency=low . * Remove hardcoded phpapi-20100525 dependency. (Closes: #715472) * Build uwsgi-plugin-v8 and build depend on libv8-dev only on amd64 armel armhf i386 architectures. (Closes: #715473) * Remove apache2 and apache2-api-20120211 dependencies for libapache2-mod-proxy-uwsgi, libapache2-mod-uwsgi and libapache2-mod-ruwsgi. (Closes: #715485) * Add ${uwsgi:apache2:Depends} substvar to reference Apache2 API version. * Add ${uwsgi:php:Depends} substvar to reference PHP API version. * Add libphp5-embed as a dependency for uwsgi-plugin-php. Checksums-Sha1: e3642feeb012defb9d572b4475e4463de47dc3a7 5052 uwsgi_1.9.13-4.dsc c115a1eea6c9b261df2d398a28d8d19419813427 42620 uwsgi_1.9.13-4.debian.tar.gz 147e6c59f7c85853c6a4d48a14c19650a9def000 11082 python-uwsgidecorators_1.9.13-4_all.deb bcbf3e6adbf8147d4cd17c9465a49679e0612199 11052 python3-uwsgidecorators_1.9.13-4_all.deb d199a5c23821902ebda67748c1cc6938a6a160c5 30602 uwsgi-extra_1.9.13-4_all.deb 76552f8adeabc1b85b82aa57dbd01ba6846bd213 22750 uwsgi_1.9.13-4_amd64.deb 7e314c9a513eca7110978bbc979585dd2cebf181 4001486 uwsgi-dbg_1.9.13-4_amd64.deb 37970c70758a738de5db28836e2eb30db992bcd9 460434 uwsgi-core_1.9.13-4_amd64.deb 79910305ce5091daff70c65066ce2199c0ea5735 11776 uwsgi-emperor_1.9.13-4_amd64.deb cea14f82b8345dc64e3f9535f568485131f10ed4 8970 uwsgi-plugins-all_1.9.13-4_amd64.deb 49f6a2c64db80c2858e48690d6bd0376b739e2c2 8984 uwsgi-infrastructure-plugins_1.9.13-4_amd64.deb e23752c4e706e0caa6d732a54045862f29434a07 9012 uwsgi-app-integration-plugins_1.9.13-4_amd64.deb c5016be071f004a92a1b3cd43cbd667713a84681 22866 uwsgi-plugin-alarm-curl_1.9.13-4_amd64.deb 4b6de3557de1adefca3689613fb88c73c01cf87d 25062 uwsgi-plugin-alarm-xmpp_1.9.13-4_amd64.deb 7c95f867a96fd845b00f9bd0f42441be890d718a 21162 uwsgi-plugin-curl-cron_1.9.13-4_amd64.deb 467513ec4f5466fbbb1d0d83a596915c5e14dd8f 22076 uwsgi-plugin-emperor-pg_1.9.13-4_amd64.deb ddf24410dde430d94ac2361ecec4c597609c1090 57756 uwsgi-plugin-erlang_1.9.13-4_amd64.deb 53ed8bf22eb553113e6fbb3b0dd5c27e91b90550 11764 uwsgi-plugin-fiber_1.9.13-4_amd64.deb e96dc97bad98bec553bb48a2222e00d2a5808b41 22204 uwsgi-plugin-geoip_1.9.13-4_amd64.deb 366e4b2f05342ae19de67a7b415dee803d919111 22008 uwsgi-plugin-graylog2_1.9.13-4_amd64.deb 2f59e8574363002226cb9c010e67dff6c4105cd7 13390 uwsgi-plugin-greenlet-python_1.9.13-4_amd64.deb b1779b3b7a095df6f1f33ca52cf64424ffa74715 33926 uwsgi-plugin-jvm-openjdk-6_1.9.13-4_amd64.deb 2d06d221273cf674a12e77918e52d5f8b0ef4225 33930 uwsgi-plugin-jvm-openjdk-7_1.9.13-4_amd64.deb 81083452c027d680adcc6d6391073d658ec0df61 13572 uwsgi-plugin-jwsgi-openjdk-6_1.9.13-4_amd64.deb 64b426eb1ef6de5e1a9e6837a6f8e7dff2dda802 13572 uwsgi-plugin-jwsgi-openjdk-7_1.9.13-4_amd64.deb 6fe8bb7006b9ad2f560336b585828f56a5487f26 26230 uwsgi-plugin-ldap_1.9.13-4_amd64.deb 374d92ebc508e202f67cd5f6760347770d39c1bb 27608 uwsgi-plugin-lua5.1_1.9.13-4_amd64.deb 022724b30b8b86ba2ab70d58ab524a60ea053c33 49124 uwsgi-plugin-psgi_1.9.13-4_amd64.deb 4dae49e27216bf2a853fa19209144902a3a323ce 50620 uwsgi-plugin-pyerl-python_1.9.13-4_amd64.deb c24074235333e68eac34504a2eea1fbcf89b671a 90288 uwsgi-plugin-pyerl-python3_1.9.13-4_amd64.deb 14f54a9730dcc6fad12bfa40a2b5c23d9c874d92 82272 uwsgi-plugin-python_1.9.13-4_amd64.deb 64df269a6d6e54938d5236194f126af1f8ec9e94 144854 uwsgi-plugin-python3_1.9.13-4_amd64.deb 4bc26910f495160da0e31e2e48814239e42c2d2d 41446 uwsgi-plugin-rack-ruby1.8_1.9.13-4_amd64.deb b07d1a14048ce5d82857c6ce9a6e64d37bc6da84 44862 uwsgi-plugin-rack-ruby1.9.1_1.9.13-4_amd64.deb 55927c9efa06d4eceb4857503f768fed6f9a50c0 21404 uwsgi-plugin-router-access_1.9.13-4_amd64.deb 0762c730fa0d0bae984d4be4fd38c49d13cf0bef 21458 uwsgi-plugin-sqlite3_1.9.13-4_amd64.deb 8a4604819086adebdb106a47ac22a57647fb879f 30130 uwsgi-plugin-v8_1.9.13-4_amd64.deb 64c56a17057381d8273c90d62e5c736bfc82d30e 28774 uwsgi-plugin-php_1.9.13-4_amd64.deb a11adb1d35eb731f780c98d248092203dfab3a8c 25258 uwsgi-plugin-xslt_1.9.13-4_amd64.deb 2892ba2f9cc00099e792aca85a1162909c51d923 15590 libapache2-mod-proxy-uwsgi_1.9.13-4_amd64.deb 5cee2449e877bf72063e992c90ce698b760212ab 27478 libapache2-mod-proxy-uwsgi-dbg_1.9.13-4_amd64.deb 0f3965bee29e2a3519896b73501109d15765a199 18014 libapache2-mod-uwsgi_1.9.13-4_amd64.deb 756688fb05675ff4665c0332cc62b7109ca32fd7 29338 libapache2-mod-uwsgi-dbg_1.9.13-4_amd64.deb f31e942129f516011d41cb432fd4ea66e6eef223 18830 libapache2-mod-ruwsgi_1.9.13-4_amd64.deb 64fa82c5d0b494002ccb4f1a9113122233a3566f 32440 libapache2-mod-ruwsgi-dbg_1.9.13-4_amd64.deb Checksums-Sha256: dc7ba122a39a1efd63de14a1e61da84a35c5d1015b330633aed11d1609d24fb9 5052 uwsgi_1.9.13-4.dsc 880d26b74ac169c96d373ede2c8b5d644f781ac0944aaf13286371ac2fcf8446 42620 uwsgi_1.9.13-4.debian.tar.gz 2765a8bfd4a65b54fd5a67177ee42d6e7b26c025f5b3b4058dc2d7366456f793 11082 python-uwsgidecorators_1.9.13-4_all.deb cd6b2eea2f8fc0967b6f33eff3fe404ca6404ced325c69aad4ff858d10e18269 11052 python3-uwsgidecorators_1.9.13-4_all.deb b240026783a0f2e9a098e7dca615a252ce0c09345d32426a87406297073016b2 30602 uwsgi-extra_1.9.13-4_all.deb fdddf4e8d592d07212cff37ae12cdfbc5d492cb36c1b2b6658c538e53c3aa057 22750 uwsgi_1.9.13-4_amd64.deb d15ed069940082d6259fb9e5370b8cc078e59e94d177be58ca497b2bee5eb4c5 4001486 uwsgi-dbg_1.9.13-4_amd64.deb 604ca43033e3a956e6efa004efb06858bd4ab78956f522908438151001d957a3 460434 uwsgi-core_1.9.13-4_amd64.deb 2620b0f5db7ffd4f132bb292ffb8976cb910788ea58fdc7d2b849e5a75bf598f 11776 uwsgi-emperor_1.9.13-4_amd64.deb 19cb2ea23a4146ab8ad0f01670dc5b21902935a305fd2628e3317bc803c8135f 8970 uwsgi-plugins-all_1.9.13-4_amd64.deb 79baf13491ef757ea19f916aafcd23a6ce33f045eccc4fcf0beffd15fd708af6 8984 uwsgi-infrastructure-plugins_1.9.13-4_amd64.deb 76614622e3b88cf1182e0eb54c27ee39f55da260c73487fe4818d7e1f697315f 9012 uwsgi-app-integration-plugins_1.9.13-4_amd64.deb 701fd3ff16ee1311f6418200eecf380e496c6e79c228dafbe30abca761dd3811 22866 uwsgi-plugin-alarm-curl_1.9.13-4_amd64.deb 57df5291bc2c2d7b611276709f86b9e38647d95de52c96e71a3754e652c5a108 25062 uwsgi-plugin-alarm-xmpp_1.9.13-4_amd64.deb f7360f9387048b8d7c020bef38312d2695c9b94e0f14851912d0010f09687419 21162 uwsgi-plugin-curl-cron_1.9.13-4_amd64.deb f59edd35b8d6e885407a2e273d05c0035ac9ebe7f44c64a87e92d4d38f4c2106 22076 uwsgi-plugin-emperor-pg_1.9.13-4_amd64.deb 97d904252b661dcd4c4a0868ea373713332e46c7d7445fadfb0812c50cb26ec1 57756 uwsgi-plugin-erlang_1.9.13-4_amd64.deb 54fc1907e443dc5c1ad9763dbd49164c5cab7e696134ac96fb6e0872668734a1 11764 uwsgi-plugin-fiber_1.9.13-4_amd64.deb f8282f43c1306feabec38a851476e2fe047c2e17fcf112efe25d296c2cff4101 22204 uwsgi-plugin-geoip_1.9.13-4_amd64.deb 36d02f3e0e4b013f546844c5837a76c5751837f4eacc89ef4304942b71a9802d 22008 uwsgi-plugin-graylog2_1.9.13-4_amd64.deb 941072d9a28a9656b0ff0429f9f35764286c695338d56b8d27872cb88c041ede 13390 uwsgi-plugin-greenlet-python_1.9.13-4_amd64.deb 3c9c3f1960b02df12b21cd411e9041475b4531af31984e66f967191f5a001acc 33926 uwsgi-plugin-jvm-openjdk-6_1.9.13-4_amd64.deb 28c286d3dcb2c87a8d2db913b986ba97b9b34e48ade0754158ee0b579e79941c 33930 uwsgi-plugin-jvm-openjdk-7_1.9.13-4_amd64.deb 7eb870aca181f1f1b9ded72c4bc6acf056aa26179cf0aee50634ab36592e97c0 13572 uwsgi-plugin-jwsgi-openjdk-6_1.9.13-4_amd64.deb 94bd37999bb31f1ddb193533b5cd317a90445aeb4104ca1a35430d4e3d94877c 13572 uwsgi-plugin-jwsgi-openjdk-7_1.9.13-4_amd64.deb 39be3fe1448e52897a8eda1959ebcb4a34586e17ca9df4326bc36eea6f55e61c 26230 uwsgi-plugin-ldap_1.9.13-4_amd64.deb c57651cbeb50e2ff136be4bf9c91e630af581d461bf8c1fade4c564bca9f8d91 27608 uwsgi-plugin-lua5.1_1.9.13-4_amd64.deb 39c26445a24fb9fabde87d8971b3801c54fa1bf2c4b24e019a7d8f2f9ee1d6fa 49124 uwsgi-plugin-psgi_1.9.13-4_amd64.deb 29733f286ca6bd655dc91116cc26e8d01f6144110ac6cf73eaf8a1bbfb3f5318 50620 uwsgi-plugin-pyerl-python_1.9.13-4_amd64.deb 3e66547db1b47fb980a1db3ee1908bdd5a749b7f143f9ee287b37aa482e9a612 90288 uwsgi-plugin-pyerl-python3_1.9.13-4_amd64.deb 371e9ab8713a9117c4a0c06abbcc7e91369286b4bc019f5212d780ed4dffcfeb 82272 uwsgi-plugin-python_1.9.13-4_amd64.deb 5f241f87904d24519ba8ecc9e30b733a489e768b62e26fceaf296e1bc49b0dd3 144854 uwsgi-plugin-python3_1.9.13-4_amd64.deb 3c9235fd0250cd487ea02795d5e265e985883caafa426ca20049f8c1cc4f48cf 41446 uwsgi-plugin-rack-ruby1.8_1.9.13-4_amd64.deb 63c1520fbf1aef41c15feffae95f1c7f72d04bab31fbaadd08961fbe1fa95fd1 44862 uwsgi-plugin-rack-ruby1.9.1_1.9.13-4_amd64.deb dd641e34e19ec58a7494a8af33315bfb84eddef4368e9b2c09487036b576cfd0 21404 uwsgi-plugin-router-access_1.9.13-4_amd64.deb c7b4f27b9ee0fd3beafccb2b686c1936c28e5caa19b19c6f7ce622f9b2586345 21458 uwsgi-plugin-sqlite3_1.9.13-4_amd64.deb 80bc0ea24e06bed88bd8e4d514c42590b34765ff23399687073077746ee476d3 30130 uwsgi-plugin-v8_1.9.13-4_amd64.deb fc4d27c2415fcc151bd95af457399796ed59b1c57a97f8f90534eadfb16b76cd 28774 uwsgi-plugin-php_1.9.13-4_amd64.deb 008cffc25411cfc0332679e7f2536035f80f442674ce107acde234d8fe26bdd9 25258 uwsgi-plugin-xslt_1.9.13-4_amd64.deb ff46aada297878093f2cae20b366c4fdffa4ad8cf643afe1f00b0bf7502ec31a 15590 libapache2-mod-proxy-uwsgi_1.9.13-4_amd64.deb 9177fbf02fb1444911380a3d73c0c0f51b4bce658250ca66c513742f96946c33 27478 libapache2-mod-proxy-uwsgi-dbg_1.9.13-4_amd64.deb 9b67c90a5b7d2fd2d0ec59901de51dd86e3ffb1378837e7865915f562f2e07e7 18014 libapache2-mod-uwsgi_1.9.13-4_amd64.deb 30c52788aaf3a8c44c84180229c78803a489d7087386ce356522b5a1791f65a2 29338 libapache2-mod-uwsgi-dbg_1.9.13-4_amd64.deb c94410b57bd015355d2751450b4b1d2b79e13a07d5dd8227b4210228ea29fdfb 18830 libapache2-mod-ruwsgi_1.9.13-4_amd64.deb 375ed1c82c7fa748b944e8e0ae4838da5e92408a6d32fdfe3d3c5c3fd5fcd2c3 32440 libapache2-mod-ruwsgi-dbg_1.9.13-4_amd64.deb Files: 352c66ff7181315239651c9b2632cdbc 5052 web extra uwsgi_1.9.13-4.dsc 7d957108cd46d5db010a0cc5d3e3eb4a 42620 web extra uwsgi_1.9.13-4.debian.tar.gz 24ffd287d9c0444ad15060d758716138 11082 python extra python-uwsgidecorators_1.9.13-4_all.deb 12b18121c335a776e4d81c7c8ab290a8 11052 python extra python3-uwsgidecorators_1.9.13-4_all.deb f380dc3a36a3440039ea1de59b5a9e30 30602 web extra uwsgi-extra_1.9.13-4_all.deb 63d6ef176e4f98a1d78648220e1fa5a6 22750 web optional uwsgi_1.9.13-4_amd64.deb 4053451ab04e86ccde64114962eea942 4001486 debug extra uwsgi-dbg_1.9.13-4_amd64.deb f8501604d740222cfe421088fa5716cd 460434 web optional uwsgi-core_1.9.13-4_amd64.deb 3d66d52ce47219f6610f0d81c0ce1ae0 11776 web optional uwsgi-emperor_1.9.13-4_amd64.deb e95e8779e78a317a9b22bda5b11de284 8970 web extra uwsgi-plugins-all_1.9.13-4_amd64.deb 3277355588daa2b112f004f7c949b9d4 8984 web extra uwsgi-infrastructure-plugins_1.9.13-4_amd64.deb 437950a54ffd3eb9e75e52f123e0a7ef 9012 web extra uwsgi-app-integration-plugins_1.9.13-4_amd64.deb aa8c2b70808851829c538ac2ee0dae33 22866 web extra uwsgi-plugin-alarm-curl_1.9.13-4_amd64.deb 1738d7045b03af630ca3c0772325bbf2 25062 web extra uwsgi-plugin-alarm-xmpp_1.9.13-4_amd64.deb 3e9181106d2ad187e7170090d903d161 21162 web extra uwsgi-plugin-curl-cron_1.9.13-4_amd64.deb c78c229ebb5a09662ecd1ffa67a9982e 22076 web extra uwsgi-plugin-emperor-pg_1.9.13-4_amd64.deb 9134cb7f2cfb746dfec325f7cac1a73c 57756 web extra uwsgi-plugin-erlang_1.9.13-4_amd64.deb 774c2bd9b6180a306dde9a6160f5ecc4 11764 web extra uwsgi-plugin-fiber_1.9.13-4_amd64.deb 7d41ea6dd20450aed8b31b0397ee8328 22204 web extra uwsgi-plugin-geoip_1.9.13-4_amd64.deb 89cb387fe1b112c7f0e73feca465db52 22008 web extra uwsgi-plugin-graylog2_1.9.13-4_amd64.deb 8b0f1df84385907f2635a911db0dccce 13390 web extra uwsgi-plugin-greenlet-python_1.9.13-4_amd64.deb 602c4c7c593d0b9516e7800ae0262eea 33926 web extra uwsgi-plugin-jvm-openjdk-6_1.9.13-4_amd64.deb 8b0cfa3f9565f3d4e5b31393e1a06c67 33930 web extra uwsgi-plugin-jvm-openjdk-7_1.9.13-4_amd64.deb 70c181a569a3002884bc0b8bad57d93b 13572 web extra uwsgi-plugin-jwsgi-openjdk-6_1.9.13-4_amd64.deb ae11a0eddc61fd8e63899e14f8e17ee9 13572 web extra uwsgi-plugin-jwsgi-openjdk-7_1.9.13-4_amd64.deb b5281cbe500aa61c17c6cd67e6e6dd50 26230 web extra uwsgi-plugin-ldap_1.9.13-4_amd64.deb 4067eaf0082e1c0fdfc9ca345c7f61d7 27608 web extra uwsgi-plugin-lua5.1_1.9.13-4_amd64.deb 5a8705f9b87ff01d0678bd3df9dd25e6 49124 web extra uwsgi-plugin-psgi_1.9.13-4_amd64.deb 1b2285e0ca91720f843742359eba7188 50620 web extra uwsgi-plugin-pyerl-python_1.9.13-4_amd64.deb df6be0cbb88a8bff463fb5697ec054a8 90288 web extra uwsgi-plugin-pyerl-python3_1.9.13-4_amd64.deb e7006f93dccb291a21a6310c8bf66774 82272 web extra uwsgi-plugin-python_1.9.13-4_amd64.deb 9c0e3cf4e3212c841168be6ed9e3c56f 144854 web extra uwsgi-plugin-python3_1.9.13-4_amd64.deb 2f32a6b68f2c196cf736889c0d42e311 41446 web extra uwsgi-plugin-rack-ruby1.8_1.9.13-4_amd64.deb cab0972593d9fa342241583ef8330cdb 44862 web extra uwsgi-plugin-rack-ruby1.9.1_1.9.13-4_amd64.deb 8f6476dc490e67215983f31d2348aef3 21404 web extra uwsgi-plugin-router-access_1.9.13-4_amd64.deb e73bb807a5c43454595820a8321ad781 21458 web extra uwsgi-plugin-sqlite3_1.9.13-4_amd64.deb a4c03215b9b5dd00c7a6885c55b2f4ab 30130 web extra uwsgi-plugin-v8_1.9.13-4_amd64.deb 0fd18cd30609de5b4a5b1c71fd8d5f2e 28774 web extra uwsgi-plugin-php_1.9.13-4_amd64.deb fb1d4f1f2bee2659484bd61b3c78a132 25258 web extra uwsgi-plugin-xslt_1.9.13-4_amd64.deb bea2910ec1bf2be7c64170a299d31967 15590 web extra libapache2-mod-proxy-uwsgi_1.9.13-4_amd64.deb 0e59c32128ca3c234ec6041b61e85306 27478 debug extra libapache2-mod-proxy-uwsgi-dbg_1.9.13-4_amd64.deb c9a9ebcb5515b0043e8cb677f3182c15 18014 web extra libapache2-mod-uwsgi_1.9.13-4_amd64.deb baf711394e2d3f65282009ed2bfa9c2b 29338 debug extra libapache2-mod-uwsgi-dbg_1.9.13-4_amd64.deb 0fe201c055d8aa3ac0c6d59d185babac 18830 web extra libapache2-mod-ruwsgi_1.9.13-4_amd64.deb 26b6c0941ed50d1b7e25d696d0fd3eee 32440 debug extra libapache2-mod-ruwsgi-dbg_1.9.13-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJR3dfyAAoJEJ5QnJPSbfnTmzcQAK5/lP3wbLR4eWeM5ZiOxB+a D6Ol80E8pLVVphieBNwowDSOJbmWM2mqF1a39Ek6Guv04AwoY5XrpY471sxNSx5p eaWeVg88IjzGlVEEpj1kFq3sB3VhqghEzZrhs/eLGY2YbkwDAiLUGogzkD2HEhee s6R/CWKHSRF2PL17DpvWjRgNeFLq7M/YsxtrBMh4UZNJDyPkMSVxTUDRfaYjpiFG JCsF2sUEKnSYyyJ2eQamGmHsLNrzti846mNPogi8Z7mr0dSC6jULi5JcOeRkWOKw KZzINR76VJPAB3ePRHsyAUQaA0yOi0IXYtMH+802GbOLMFluqjjwVtehiIQkepd/ 6Rj1ca42sfCFudXTPxu+Dv3rsPvNRYF8C4nBXjgAVDxwRYVxJ52UhWSx+qpdqhAX iZO8R67lP1BIqWSiDT7Sr6375nXiJv+qYzsyAMz7nkCTiRS2HNM9MHJPxwZGrg6g iXi74ImslAezRZizZ+GSN1fNZ7SN3zkC4yiE7aoo6V99loPOAZQOmaCTJc6KLI4X ZVSqbORB/A44oiAf9TD0AQSUwEfcbAHQPPYTg2kM7nNRKCJ+lJ1t5VWbcUUqHtV8 4/tylN7GoLbg+YKPtuWMt9NSdgY3N0ep0WHiB521AwIR4Eo/kN1Pr4WaLz4TuwBw to35uPq3K1JWjvn3EONQ =bFdp -----END PGP SIGNATURE-----
--- End Message ---

