Your message dated Sun, 01 Jan 2012 20:57:56 +0000
with message-id <e1rhstc-0002s7...@franck.debian.org>
and subject line Bug#640347: fixed in uwsgi 0.9.8.3-2
has caused the Debian Bug report #640347,
regarding uwsgi: FTBFS: jvm.h:2:17: fatal error: jni.h: No such file or 
directory
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 ow...@bugs.debian.org
immediately.)


-- 
640347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640347
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uwsgi
Version: 0.9.8.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2011-09-02 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -pthread -fPIC -shared -o 
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/http_plugin.so -I. -O2 -Wall -Werror 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wextra 
> -Wno-unused-parameter -Wno-missing-field-initializers 
> -DUWSGI_BUILD_DATE="\"03 September 2011 00:08:04\"" -DUWSGI_HAS_IFADDRS 
> -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL 
> -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_TIMER_USE_TIMERFD_NOINC 
> -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_EMBEDDED -DUWSGI_UDP 
> -DUWSGI_UUID -DUWSGI_VERSION="\"0.9.8.3-debian\"" -DUWSGI_VERSION_BASE="0" 
> -DUWSGI_VERSION_MAJOR="9" -DUWSGI_VERSION_MINOR="8" 
> -DUWSGI_VERSION_REVISION="3" -DUWSGI_VERSION_CUSTOM="\"debian\"" 
> -DUWSGI_ASYNC -DUWSGI_MULTICAST -DUWSGI_MINTERPRETERS -DUWSGI_INI 
> -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_LDAP -DUWSGI_ZEROMQ 
> -DUWSGI_SNMP -DUWSGI_THREADING -DUWSGI_SENDFILE -I/usr/include/libxml2 
> -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_SQLITE3 
> -DUWSGI_PLUGIN_DIR=\"/build/uwsgi-l88kxT/uwsgi-0.9.8.3\" -DUWSGI_SPOOLER 
> -Dhttp_plugin=http_plugin  
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/plugins/http/http.c 
> *** http plugin built and available in 
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/http_plugin.so ***
> touch debian/stamp-plugin-http
> UWSGICONFIG_JVM_INCPATH='/usr/lib/jvm/java-6-openjdk/include/ 
> -I/usr/lib/jvm/java-6-openjdk/include/linux' \
>       
> UWSGICONFIG_JVM_LIBPATH='/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server/' \
>       /usr/bin/python /build/uwsgi-l88kxT/uwsgi-0.9.8.3/uwsgiconfig.py \
>               --plugin /build/uwsgi-l88kxT/uwsgi-0.9.8.3/plugins/jvm \
>                        
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/debian/buildconf/uwsgi-plugin.ini \
>                        jvm_openjdk6
> In file included from 
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/plugins/jvm/jvm_plugin.c:1:0:
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/plugins/jvm/jvm.h:2:17: fatal error: jni.h: 
> No such file or directory
> compilation terminated.
> using profile: 
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/debian/buildconf/uwsgi-plugin.ini
> gcc -pthread -fPIC -shared -o 
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/jvm_openjdk6_plugin.so -I. -O2 -Wall 
> -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wextra 
> -Wno-unused-parameter -Wno-missing-field-initializers 
> -DUWSGI_BUILD_DATE="\"03 September 2011 00:08:05\"" -DUWSGI_HAS_IFADDRS 
> -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL 
> -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_TIMER_USE_TIMERFD_NOINC 
> -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_EMBEDDED -DUWSGI_UDP 
> -DUWSGI_UUID -DUWSGI_VERSION="\"0.9.8.3-debian\"" -DUWSGI_VERSION_BASE="0" 
> -DUWSGI_VERSION_MAJOR="9" -DUWSGI_VERSION_MINOR="8" 
> -DUWSGI_VERSION_REVISION="3" -DUWSGI_VERSION_CUSTOM="\"debian\"" 
> -DUWSGI_ASYNC -DUWSGI_MULTICAST -DUWSGI_MINTERPRETERS -DUWSGI_INI 
> -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_LDAP -DUWSGI_ZEROMQ 
> -DUWSGI_SNMP -DUWSGI_THREADING -DUWSGI_SENDFILE -I/usr/include/libxml2 
> -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_SQLITE3 
> -DUWSGI_PLUGIN_DIR=\"/build/uwsgi-l88kxT/uwsgi-0.9.8.3\" -DUWSGI_SPOOLER 
> -I/usr/lib/jvm/java-6-openjdk/include/ 
> -I/usr/lib/jvm/java-6-openjdk/include/linux -Djvm_plugin=jvm_openjdk6_plugin 
> -L/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server/ 
> /build/uwsgi-l88kxT/uwsgi-0.9.8.3/plugins/jvm/jvm_plugin.c -ljvm
> *** unable to build jvm_openjdk6 plugin ***
> make: *** [debian/stamp-plugin-jvm-openjdk-6] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011-09-02/uwsgi_0.9.8.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: uwsgi
Source-Version: 0.9.8.3-2

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:

libapache2-mod-ruwsgi-dbg_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/libapache2-mod-ruwsgi-dbg_0.9.8.3-2_amd64.deb
libapache2-mod-ruwsgi_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/libapache2-mod-ruwsgi_0.9.8.3-2_amd64.deb
libapache2-mod-uwsgi-dbg_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/libapache2-mod-uwsgi-dbg_0.9.8.3-2_amd64.deb
libapache2-mod-uwsgi_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/libapache2-mod-uwsgi_0.9.8.3-2_amd64.deb
python-django-uwsgi-admin_0.9.8.3-2_all.deb
  to main/u/uwsgi/python-django-uwsgi-admin_0.9.8.3-2_all.deb
python-uwsgicc_0.9.8.3-2_all.deb
  to main/u/uwsgi/python-uwsgicc_0.9.8.3-2_all.deb
python-uwsgidecorators_0.9.8.3-2_all.deb
  to main/u/uwsgi/python-uwsgidecorators_0.9.8.3-2_all.deb
python3-uwsgidecorators_0.9.8.3-2_all.deb
  to main/u/uwsgi/python3-uwsgidecorators_0.9.8.3-2_all.deb
uwsgi-app-integration-plugins_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-app-integration-plugins_0.9.8.3-2_amd64.deb
uwsgi-core_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-core_0.9.8.3-2_amd64.deb
uwsgi-dbg_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-dbg_0.9.8.3-2_amd64.deb
uwsgi-extra_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-extra_0.9.8.3-2_amd64.deb
uwsgi-infrastructure-plugins_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-infrastructure-plugins_0.9.8.3-2_amd64.deb
uwsgi-plugin-admin_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-admin_0.9.8.3-2_amd64.deb
uwsgi-plugin-cache_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-cache_0.9.8.3-2_amd64.deb
uwsgi-plugin-cgi_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-cgi_0.9.8.3-2_amd64.deb
uwsgi-plugin-echo_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-echo_0.9.8.3-2_amd64.deb
uwsgi-plugin-erlang_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-erlang_0.9.8.3-2_amd64.deb
uwsgi-plugin-fastrouter_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-fastrouter_0.9.8.3-2_amd64.deb
uwsgi-plugin-fiber_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-fiber_0.9.8.3-2_amd64.deb
uwsgi-plugin-greenlet-python_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-greenlet-python_0.9.8.3-2_amd64.deb
uwsgi-plugin-http_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-http_0.9.8.3-2_amd64.deb
uwsgi-plugin-jvm-openjdk-6_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-jvm-openjdk-6_0.9.8.3-2_amd64.deb
uwsgi-plugin-jwsgi-openjdk-6_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-jwsgi-openjdk-6_0.9.8.3-2_amd64.deb
uwsgi-plugin-lua5.1_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-lua5.1_0.9.8.3-2_amd64.deb
uwsgi-plugin-luajit_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-luajit_0.9.8.3-2_amd64.deb
uwsgi-plugin-nagios_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-nagios_0.9.8.3-2_amd64.deb
uwsgi-plugin-ping_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-ping_0.9.8.3-2_amd64.deb
uwsgi-plugin-psgi_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-psgi_0.9.8.3-2_amd64.deb
uwsgi-plugin-pyerl-python3_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-pyerl-python3_0.9.8.3-2_amd64.deb
uwsgi-plugin-pyerl-python_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-pyerl-python_0.9.8.3-2_amd64.deb
uwsgi-plugin-python3_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-python3_0.9.8.3-2_amd64.deb
uwsgi-plugin-python_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-python_0.9.8.3-2_amd64.deb
uwsgi-plugin-rack-ruby1.8_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-rack-ruby1.8_0.9.8.3-2_amd64.deb
uwsgi-plugin-rack-ruby1.9.1_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-rack-ruby1.9.1_0.9.8.3-2_amd64.deb
uwsgi-plugin-rpc_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-rpc_0.9.8.3-2_amd64.deb
uwsgi-plugin-ugreen_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugin-ugreen_0.9.8.3-2_amd64.deb
uwsgi-plugins-all_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi-plugins-all_0.9.8.3-2_amd64.deb
uwsgi_0.9.8.3-2.debian.tar.gz
  to main/u/uwsgi/uwsgi_0.9.8.3-2.debian.tar.gz
uwsgi_0.9.8.3-2.dsc
  to main/u/uwsgi/uwsgi_0.9.8.3-2.dsc
uwsgi_0.9.8.3-2_amd64.deb
  to main/u/uwsgi/uwsgi_0.9.8.3-2_amd64.deb



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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Janos Guljas <ja...@resenje.org> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 01 Jan 2012 21:01:34 +0100
Source: uwsgi
Binary: uwsgi uwsgi-dbg uwsgi-core uwsgi-plugins-all 
uwsgi-infrastructure-plugins uwsgi-app-integration-plugins uwsgi-plugin-admin 
uwsgi-plugin-cache uwsgi-plugin-cgi uwsgi-plugin-echo uwsgi-plugin-erlang 
uwsgi-plugin-fastrouter uwsgi-plugin-fiber uwsgi-plugin-greenlet-python 
uwsgi-plugin-http uwsgi-plugin-jvm-openjdk-6 uwsgi-plugin-jwsgi-openjdk-6 
uwsgi-plugin-lua5.1 uwsgi-plugin-luajit uwsgi-plugin-nagios uwsgi-plugin-ping 
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-rpc uwsgi-plugin-ugreen 
libapache2-mod-uwsgi libapache2-mod-uwsgi-dbg libapache2-mod-ruwsgi 
libapache2-mod-ruwsgi-dbg python-django-uwsgi-admin python-uwsgicc 
python-uwsgidecorators python3-uwsgidecorators uwsgi-extra
Architecture: all amd64 source
Version: 0.9.8.3-2
Distribution: unstable
Urgency: low
Maintainer: Janos Guljas <ja...@resenje.org>
Changed-By: Janos Guljas <ja...@resenje.org>
Closes: 640347
Description: 
 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-django-uwsgi-admin - Django application for administering uWSGI server
 python-uwsgicc - uWSGI control center
 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-extra - fast, self-healing application container server (extra files)
 uwsgi-infrastructure-plugins - infrastructure plugins for uWSGI
 uwsgi-plugin-admin - admin plugin for uWSGI
 uwsgi-plugin-cache - cache plugin for uWSGI
 uwsgi-plugin-cgi - CGI plugin for uWSGI
 uwsgi-plugin-echo - echo plugin for uWSGI
 uwsgi-plugin-erlang - Erlang plugin for uWSGI
 uwsgi-plugin-fastrouter - fastrouter plugin for uWSGI
 uwsgi-plugin-fiber - fiber loop engine plugin for uWSGI
 uwsgi-plugin-greenlet-python - greenlet plugin for uWSGI (Python)
 uwsgi-plugin-http - HTTP server plugin for uWSGI
 uwsgi-plugin-jvm-openjdk-6 - Java plugin for uWSGI (OpenJDK 6)
 uwsgi-plugin-jwsgi-openjdk-6 - JWSGI plugin for uWSGI (OpenJDK 6)
 uwsgi-plugin-lua5.1 - Lua WSAPI plugin for uWSGI (Lua 5.1)
 uwsgi-plugin-luajit - Lua WSAPI plugin for uWSGI (LuaJIT)
 uwsgi-plugin-nagios - Nagios plugin for uWSGI
 uwsgi-plugin-ping - ping 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-rpc - RPC plugin for uWSGI
 uwsgi-plugin-ugreen - uGreen plugin for uWSGI
 uwsgi-plugins-all - all available plugins for uWSGI
Changes: 
 uwsgi (0.9.8.3-2) unstable; urgency=low
 .
   [ Leonid Borisenko ]
   * uwsgi:
     - change location of runtime directory of uWSGI instance
       from: /run/uwsgi/<confname>
       to:   /run/uwsgi/app/<confname>
     - change location of uWSGI instance logfile
       from: /var/log/uwsgi/<confname>.log
       to:   /var/log/uwsgi/app/<confname>.log
 .
   [ Janos Guljas ]
   * uwsgi-plugin-jwsgi-openjdk-6:
     - Change UWSGICONFIG_JVM_INCPATH and UWSGICONFIG_JVM_LIBPATH.
       (Closes: #640347)
     - update lintian-overrides binary-or-shlib-defines-rpath
       for new paths
   * Add myself as maintainer. Many thanks to Leonid Borisenko who did
     a great job of packaging and maintaining this package.
Checksums-Sha1: 
 598719d7d03ed42b086ef85d928f60e7b0ae672b 13820 
python-django-uwsgi-admin_0.9.8.3-2_all.deb
 07b2550a22aca8c9d658cc91afc9d08fe0f1b230 30488 python-uwsgicc_0.9.8.3-2_all.deb
 c57103e836a5d8b1015044419896a8872e513e56 13078 
python-uwsgidecorators_0.9.8.3-2_all.deb
 a323495ffbc52e721c1343de3f283ce903f3dfe1 12970 
python3-uwsgidecorators_0.9.8.3-2_all.deb
 8d5d1801c5ddba5f98a2e35da834b57ec0e6dfe4 24710 uwsgi_0.9.8.3-2_amd64.deb
 f5baeba8714ff931f5e4374877379b0ee84366c9 414626 uwsgi-dbg_0.9.8.3-2_amd64.deb
 1e73d7550c194c4705e4bf6eadb42dfd901e1e84 162340 uwsgi-core_0.9.8.3-2_amd64.deb
 5e148f098f12b45f388656b670766610ec00d20e 11672 
uwsgi-plugins-all_0.9.8.3-2_amd64.deb
 7ce207235c04e29cdb9a161d29a67232de54d79f 11596 
uwsgi-infrastructure-plugins_0.9.8.3-2_amd64.deb
 7c17a43b6508eef16dacff3c231f7c19d36dfb1f 11690 
uwsgi-app-integration-plugins_0.9.8.3-2_amd64.deb
 b864f19e5cc0f359b7f34a760ee932fd009f5e87 17334 
uwsgi-plugin-admin_0.9.8.3-2_amd64.deb
 e0ee01c9c51b6bc5257ed3b7924bd86d4e220491 17682 
uwsgi-plugin-cache_0.9.8.3-2_amd64.deb
 69cc697c410015eede8760405cf9b50c18f2451a 18268 
uwsgi-plugin-cgi_0.9.8.3-2_amd64.deb
 7c49943910cc6be3d4c92af52a5902b7365e0223 16812 
uwsgi-plugin-echo_0.9.8.3-2_amd64.deb
 25eb5f455d8905578872e942e9f4c3a70ff4d84c 52950 
uwsgi-plugin-erlang_0.9.8.3-2_amd64.deb
 8cba80c4896b152c5513e5d75a3b0f84d89f5ccd 22106 
uwsgi-plugin-fastrouter_0.9.8.3-2_amd64.deb
 36ab9893f7ba255e4110f59ec36cdf5e39217580 14282 
uwsgi-plugin-fiber_0.9.8.3-2_amd64.deb
 9497bbdaca762de646e87f1a0840bcab57af7747 16112 
uwsgi-plugin-greenlet-python_0.9.8.3-2_amd64.deb
 eaca2fefe57d5cd0ed9bac86a5c51b58bcca674f 24172 
uwsgi-plugin-http_0.9.8.3-2_amd64.deb
 dad3d80e6e648425f9890777075442e295612506 19668 
uwsgi-plugin-jvm-openjdk-6_0.9.8.3-2_amd64.deb
 efb37db0ba5f175d588d68d59b100252f178bbe0 15652 
uwsgi-plugin-jwsgi-openjdk-6_0.9.8.3-2_amd64.deb
 e35b63fa58115a964323b60b25940240be143ca4 22862 
uwsgi-plugin-lua5.1_0.9.8.3-2_amd64.deb
 dbcaa536dfc51b0bb2974b28aa8d5acc9cb0bf04 22874 
uwsgi-plugin-luajit_0.9.8.3-2_amd64.deb
 e675dff94c013ebe265120614640ef97a5aa2962 17978 
uwsgi-plugin-nagios_0.9.8.3-2_amd64.deb
 1205735963fd48fd1cfede4488937b155a7e70cb 18014 
uwsgi-plugin-ping_0.9.8.3-2_amd64.deb
 ba04763a02c43583869c6d54a994e37a1c321dee 34918 
uwsgi-plugin-psgi_0.9.8.3-2_amd64.deb
 65b0df679c2bd2e814a9ac2ec21fd9c61f798044 21252 
uwsgi-plugin-pyerl-python_0.9.8.3-2_amd64.deb
 fa5e57833ce7a79eba8ddc6360e5d7295ccb95b6 20640 
uwsgi-plugin-pyerl-python3_0.9.8.3-2_amd64.deb
 1a19469bb56eef4940f68198d406613e1d3bf7fb 113764 
uwsgi-plugin-python_0.9.8.3-2_amd64.deb
 d2cf464b0cc62d0df87a60118c3144fffc262734 61814 
uwsgi-plugin-python3_0.9.8.3-2_amd64.deb
 be67e9ba05cf29f1ed9bea2f3686ccdc43b86be0 25528 
uwsgi-plugin-rack-ruby1.8_0.9.8.3-2_amd64.deb
 7b2402a6c187546d129aaaacaa1b16f815adbb6f 26838 
uwsgi-plugin-rack-ruby1.9.1_0.9.8.3-2_amd64.deb
 22520a27f9aac3d66e0fe1d0dbb1d2badc93bf7e 17078 
uwsgi-plugin-rpc_0.9.8.3-2_amd64.deb
 f4289911225f32941682b02c59264ffe04e2b233 18400 
uwsgi-plugin-ugreen_0.9.8.3-2_amd64.deb
 61bc3ea7192760222990d5fbfb65ada34418cb03 19802 
libapache2-mod-uwsgi_0.9.8.3-2_amd64.deb
 83d5a055c20f2e0806dd545594d153dc3b8361d2 13622 
libapache2-mod-uwsgi-dbg_0.9.8.3-2_amd64.deb
 ebecd012c02cf081611c046376a24560e3451cb7 21624 
libapache2-mod-ruwsgi_0.9.8.3-2_amd64.deb
 8e73c69fc417856910365541db8f693702bcf07a 14160 
libapache2-mod-ruwsgi-dbg_0.9.8.3-2_amd64.deb
 98a447c3d10ad3e1d46b36a071d4c31c4bcae24a 42322 uwsgi-extra_0.9.8.3-2_amd64.deb
 56bd552d6bf02fb123b0237711c9a39511df34df 3856 uwsgi_0.9.8.3-2.dsc
 a5245b1043a4327d9457c315d4d5e940d21b9a05 35188 uwsgi_0.9.8.3-2.debian.tar.gz
Checksums-Sha256: 
 d207693c4f9aefdf7508d56f72895059feb4ac27162f5b123d7937707eb93e36 13820 
python-django-uwsgi-admin_0.9.8.3-2_all.deb
 b846907749c77c7863e89a172c9c51be3558920b4e890bac6633adacf867375e 30488 
python-uwsgicc_0.9.8.3-2_all.deb
 f8cd2481ccfbbdc252d299b6de8bea6cbd3182c430de3aea07ace20ca213c0f1 13078 
python-uwsgidecorators_0.9.8.3-2_all.deb
 cd623f5d3e6e15320565cb04e4ccd6d231738cb6468d858e757b6ee8da465050 12970 
python3-uwsgidecorators_0.9.8.3-2_all.deb
 ac056bc96e892ebfd0f4da9ce2b91f7c2df5286fd6669123a17968b6f24dba83 24710 
uwsgi_0.9.8.3-2_amd64.deb
 50d9510545085c4dedb357f50aa54238aa7f3948e35aad6cb4a01afc4aaa059e 414626 
uwsgi-dbg_0.9.8.3-2_amd64.deb
 dcbc54038199395ca6105d1acc91f94df5f9240b4e49e15509f567dc6204293b 162340 
uwsgi-core_0.9.8.3-2_amd64.deb
 99170f049d416e092fc57c9a1211ff65a76bb4c43489e2ddc11ae5080232fd25 11672 
uwsgi-plugins-all_0.9.8.3-2_amd64.deb
 021085bf453a1e57b4400cd1257d052df2e9f5a18fb59ebe1e024e2bc3ba7f7e 11596 
uwsgi-infrastructure-plugins_0.9.8.3-2_amd64.deb
 645e444aadaf8e11ee7442cb2cf0771d1db4b7f9fa951c05e016be797f88bfc6 11690 
uwsgi-app-integration-plugins_0.9.8.3-2_amd64.deb
 b541ec084774d31444f731bbff065e20dcaa9bb049a47668b96891801e116e18 17334 
uwsgi-plugin-admin_0.9.8.3-2_amd64.deb
 4ea3e8a81f91b561951d670456976618744e3bcc251e7eaf0b44cb58dba78db6 17682 
uwsgi-plugin-cache_0.9.8.3-2_amd64.deb
 cd4ed46034d7a60d5fd8ced03a5268b7d3abf6326cdd490a97e23aff5320c06e 18268 
uwsgi-plugin-cgi_0.9.8.3-2_amd64.deb
 dc0a958ef7827c2bd531f634b3175fdd7293437a7c1288f9923b77d72784b058 16812 
uwsgi-plugin-echo_0.9.8.3-2_amd64.deb
 dc15350434688c385b33ae06bfc272b218d1d3d8d06b0296a672340281e1bb57 52950 
uwsgi-plugin-erlang_0.9.8.3-2_amd64.deb
 da36b536c07100cea8e28130e0609818c2edcd00628de285dbd6bf77133be1d7 22106 
uwsgi-plugin-fastrouter_0.9.8.3-2_amd64.deb
 8c013226ce85920fe47eeff49da0e95cdfeadb80d663da39446ceb261f23fd7b 14282 
uwsgi-plugin-fiber_0.9.8.3-2_amd64.deb
 840277f4aed49b1f59658f5449cc8ecedb78f278a43059acc95be1c52fd7bbfd 16112 
uwsgi-plugin-greenlet-python_0.9.8.3-2_amd64.deb
 e6c7280a4ba70b2c04eb4b4bd625502577e6543df9e19630ed8d77935c2b8cf8 24172 
uwsgi-plugin-http_0.9.8.3-2_amd64.deb
 a38b34c04ee1c257a090fa7c371c6dca5aba4c68c31358864326d868bc843f29 19668 
uwsgi-plugin-jvm-openjdk-6_0.9.8.3-2_amd64.deb
 2f0c81b2a15ddabdc302693151cb6a5e5e1b0e495ffbe649eacee72a6303d69f 15652 
uwsgi-plugin-jwsgi-openjdk-6_0.9.8.3-2_amd64.deb
 b7134a8ac5a3f466e5d15501f477cd8085315a75842585fdc0ed11fe075a1326 22862 
uwsgi-plugin-lua5.1_0.9.8.3-2_amd64.deb
 26525e18f6adeb9cba40add49772aca7c09f12ec4dd571dd7ea9f2fcb7dd26d4 22874 
uwsgi-plugin-luajit_0.9.8.3-2_amd64.deb
 c56da74d685b6411b27564fe74f43c96d2ab8855c832044f329a04b2fd8e411c 17978 
uwsgi-plugin-nagios_0.9.8.3-2_amd64.deb
 18528b64dfbb4d864789003285b29815236cd597c748b250b2a235b83b0bbc6f 18014 
uwsgi-plugin-ping_0.9.8.3-2_amd64.deb
 cc751f07febe98ed172233660c450fb5af7ea5e9fc50f7c5db50ad463c5fc97c 34918 
uwsgi-plugin-psgi_0.9.8.3-2_amd64.deb
 8f6fcb7ccdd36c5a735ca68d3ff441896a83903fbe1b67ac9bb6138556ebcd53 21252 
uwsgi-plugin-pyerl-python_0.9.8.3-2_amd64.deb
 6a476806c4403d06255b6a485d3688c5f90ca65edd8af72607b0895dfcf169d0 20640 
uwsgi-plugin-pyerl-python3_0.9.8.3-2_amd64.deb
 cdbec6ec558b8adc3e1441ccc3b6daa0d6f2cfe96d265307636ebd7239979123 113764 
uwsgi-plugin-python_0.9.8.3-2_amd64.deb
 b5ff780a3ed3f7f20d63d70f6dd1e30cc88b3bb79fea952d1da697ac53f0283d 61814 
uwsgi-plugin-python3_0.9.8.3-2_amd64.deb
 e54cb7f0938ee251d94eff379d0e0cfd6849560a630ed0c3b4224279bf805b02 25528 
uwsgi-plugin-rack-ruby1.8_0.9.8.3-2_amd64.deb
 fd7cc7d98e37b3fdfdcef3bfd7a458d6e390d22ca214c91342f160812b868629 26838 
uwsgi-plugin-rack-ruby1.9.1_0.9.8.3-2_amd64.deb
 60136cc6325deffe2b34cf10f6991d0a46a036ca366ae6348ac342da4f2be6ed 17078 
uwsgi-plugin-rpc_0.9.8.3-2_amd64.deb
 58b09ed625b1a03de7c463301257608244f6fda836dbead92816aea08bdb9fad 18400 
uwsgi-plugin-ugreen_0.9.8.3-2_amd64.deb
 e454b1e8ede93b71d57761c98451a95dfe1542491144928ec2d1499f0e6b8f3a 19802 
libapache2-mod-uwsgi_0.9.8.3-2_amd64.deb
 2960f288da13a21f50a301e61eaae93b946e9a8106718a0b561b56d6030432a8 13622 
libapache2-mod-uwsgi-dbg_0.9.8.3-2_amd64.deb
 670a777bd1e5439aa841a1aaf0c50e7d7c9db58922bdc8a02ce04bd81076c3ef 21624 
libapache2-mod-ruwsgi_0.9.8.3-2_amd64.deb
 61c799b3b12201ddc05067decd65217efb121913cf2fa36207b17cca64901f72 14160 
libapache2-mod-ruwsgi-dbg_0.9.8.3-2_amd64.deb
 5e60b90ff386792bba6ae99f3854de16591820a57cbe4b40acc7f63d77679d67 42322 
uwsgi-extra_0.9.8.3-2_amd64.deb
 435b2918c8efab0d05d3198b0ea588977f546e1023e63235e3c3f79315c32c65 3856 
uwsgi_0.9.8.3-2.dsc
 2f75cdfb3716ecaf775fe6317b8cef8260b3689b5a4be21712b03ac6e062670a 35188 
uwsgi_0.9.8.3-2.debian.tar.gz
Files: 
 ef784bfc0bbb4ad2fdc5899b313e7c61 13820 python extra 
python-django-uwsgi-admin_0.9.8.3-2_all.deb
 3fde02af55a96e957790b8a228d60662 30488 python extra 
python-uwsgicc_0.9.8.3-2_all.deb
 e287d54ce36511d33bb821bf4b77d97e 13078 python extra 
python-uwsgidecorators_0.9.8.3-2_all.deb
 87ceac54e4a68005ebf2861278ff594c 12970 python extra 
python3-uwsgidecorators_0.9.8.3-2_all.deb
 bfdc99d80492b239f5c1b83a174f47dc 24710 web optional uwsgi_0.9.8.3-2_amd64.deb
 bc37a420f075ef27f1399c76bbbf5b96 414626 debug extra 
uwsgi-dbg_0.9.8.3-2_amd64.deb
 323a6797c35db69bcb78f3039a6e5506 162340 web optional 
uwsgi-core_0.9.8.3-2_amd64.deb
 445fc0a99e1ada79dee2e58604a5de41 11672 web extra 
uwsgi-plugins-all_0.9.8.3-2_amd64.deb
 23cf916bbadad2bb8d4226cad37ee048 11596 web extra 
uwsgi-infrastructure-plugins_0.9.8.3-2_amd64.deb
 47e7742933738d70bf184481f51ec539 11690 web extra 
uwsgi-app-integration-plugins_0.9.8.3-2_amd64.deb
 2b16aefb19ea1fa576a1ac861c903991 17334 web extra 
uwsgi-plugin-admin_0.9.8.3-2_amd64.deb
 614fe1d0da65a3b2eccb8a6263e18468 17682 web extra 
uwsgi-plugin-cache_0.9.8.3-2_amd64.deb
 3a91ed558116f7a5e2d2a07e63cd30bb 18268 web extra 
uwsgi-plugin-cgi_0.9.8.3-2_amd64.deb
 e945514ca88c769c9bdfc74388308f64 16812 web extra 
uwsgi-plugin-echo_0.9.8.3-2_amd64.deb
 3f9fb3e7a257f81991360f0a0d80089c 52950 web extra 
uwsgi-plugin-erlang_0.9.8.3-2_amd64.deb
 f8ec9384323aac653ddad1a5e16c9b17 22106 web extra 
uwsgi-plugin-fastrouter_0.9.8.3-2_amd64.deb
 dfe22c83e9f32cf5d4712e780f6a0e3e 14282 web extra 
uwsgi-plugin-fiber_0.9.8.3-2_amd64.deb
 5d5c6a94195f951e732994b646f33d41 16112 web extra 
uwsgi-plugin-greenlet-python_0.9.8.3-2_amd64.deb
 a163aae38084932813014b4f69d854a8 24172 web extra 
uwsgi-plugin-http_0.9.8.3-2_amd64.deb
 4c9812bf3c82be8941eaa433c79469c8 19668 web extra 
uwsgi-plugin-jvm-openjdk-6_0.9.8.3-2_amd64.deb
 5b2116fbd04d8ad166ebc84c1dadc3c9 15652 web extra 
uwsgi-plugin-jwsgi-openjdk-6_0.9.8.3-2_amd64.deb
 4eddd6f889f82b31f7614021c918f3ec 22862 web extra 
uwsgi-plugin-lua5.1_0.9.8.3-2_amd64.deb
 b969b4f120b8adba0a484cc9b88cd084 22874 web extra 
uwsgi-plugin-luajit_0.9.8.3-2_amd64.deb
 564235312fc407f00ca87ed515a450b9 17978 web extra 
uwsgi-plugin-nagios_0.9.8.3-2_amd64.deb
 5502e48e948137e2dc2043322d457f5b 18014 web extra 
uwsgi-plugin-ping_0.9.8.3-2_amd64.deb
 644df0040ccbf7835a4a859c74db9545 34918 web extra 
uwsgi-plugin-psgi_0.9.8.3-2_amd64.deb
 7554ef4b807dc508b78e9a3cacf1d458 21252 web extra 
uwsgi-plugin-pyerl-python_0.9.8.3-2_amd64.deb
 40a659d3ab3a03ffa63568464263f70a 20640 web extra 
uwsgi-plugin-pyerl-python3_0.9.8.3-2_amd64.deb
 bf843c470e28f248c05863483caccf51 113764 web extra 
uwsgi-plugin-python_0.9.8.3-2_amd64.deb
 21731463f93c945280952ff00825df66 61814 web extra 
uwsgi-plugin-python3_0.9.8.3-2_amd64.deb
 0f0d5bd6f27461577de40775e10e3cbb 25528 web extra 
uwsgi-plugin-rack-ruby1.8_0.9.8.3-2_amd64.deb
 d028cd26908489afab6f16f8649c0224 26838 web extra 
uwsgi-plugin-rack-ruby1.9.1_0.9.8.3-2_amd64.deb
 e2940799ba1f7a7b74f6b312481c2b08 17078 web extra 
uwsgi-plugin-rpc_0.9.8.3-2_amd64.deb
 37e77bdc7d2ad84b04d67668b157fb93 18400 web extra 
uwsgi-plugin-ugreen_0.9.8.3-2_amd64.deb
 cc29267cdca92ab1d19e040716275fa4 19802 web extra 
libapache2-mod-uwsgi_0.9.8.3-2_amd64.deb
 bf3cc2428373bb914f25ddfd9e564e14 13622 debug extra 
libapache2-mod-uwsgi-dbg_0.9.8.3-2_amd64.deb
 1950f454141dd16c001f6bd55b6d6a38 21624 web extra 
libapache2-mod-ruwsgi_0.9.8.3-2_amd64.deb
 e6e21a38d87e18e93d717e1e351f2271 14160 debug extra 
libapache2-mod-ruwsgi-dbg_0.9.8.3-2_amd64.deb
 7328e2b0d699e8829bfa373394e58da2 42322 web extra 
uwsgi-extra_0.9.8.3-2_amd64.deb
 bfb77979834e3d0fc7252a15d7bcb8b1 3856 web extra uwsgi_0.9.8.3-2.dsc
 3e0b060b207f9f89edc35c1db08032c5 35188 web extra uwsgi_0.9.8.3-2.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8AxXYACgkQdp+/SHMBQJGEzACfYu3Tk0wu9AWwJEQ9s8GcEOR+
5hoAn1TQ7HPgLBkH0kPMIfEqdcWcW9Qe
=FUy4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to