Debian NEW package overview for uwsgi-plugin-ruby
uwsgi-plugin-ruby_0.0.1_amd64.changes (click to toggle)
Format:1.8
Date:Tue, 17 Sep 2024 12:23:10 +0200
Source:uwsgi-plugin-ruby
Binary:uwsgi-plugin-ruby
Architecture:source amd64
Version:0.0.1
Distribution:experimental
Urgency:medium
Maintainer:uWSGI packaging team <pkg-uwsgi-devel@lists.alioth.debian.org>
Changed-By:Jonas Smedegaard <dr@jones.dk>
Description:
uwsgi-plugin-ruby - Ruby plugins for uWSGI
Closes:1079857
Changes:
uwsgi-plugin-ruby (0.0.1) experimental; urgency=medium

  [ Alexandre Rossi ]
  * initial separate packaging;
    closes: bug#1079857
    (see source package uwsgi for earlier releases)
Files:
dfded335644ef7b8bd9d36b25403181c 1835 httpd optional uwsgi-plugin-ruby_0.0.1.dsc
97bd90b21316589fe26622d8db744b32 2924 httpd optional uwsgi-plugin-ruby_0.0.1.tar.xz
4ffbc0d9e24210950089ab6cc7d9a898 7571 httpd optional uwsgi-plugin-ruby_0.0.1_amd64.buildinfo
96d9c17d392ab090589d8c3e36921ad6 42588 httpd optional uwsgi-plugin-ruby_2.0.26+3+0.0.1_amd64.deb
uwsgi-plugin-ruby_0.0.1.dsc (click to toggle)
Format:3.0 (native)
Source:uwsgi-plugin-ruby
Binary:uwsgi-plugin-ruby
Architecture:any
Version:0.0.1
Maintainer:uWSGI packaging team <pkg-uwsgi-devel@lists.alioth.debian.org>
Uploaders:Jonas Smedegaard <dr@jones.dk>, Alexandre Rossi <niol@zincube.net>
Homepage:https://uwsgi-docs.readthedocs.io/en/latest/
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/uwsgi-team/uwsgi-plugin-ruby
Vcs-Git:https://salsa.debian.org/uwsgi-team/uwsgi-plugin-ruby.git
Build-Depends:debhelper-compat (=13), dh-sequence-uwsgi, help2man, uwsgi-src, ruby, ruby-all-dev | ruby-dev
Package-List:uwsgi-plugin-ruby deb httpd optional arch=any
Files:
97bd90b21316589fe26622d8db744b32 2924 uwsgi-plugin-ruby_0.0.1.tar.xz
lintian 2.104.0 check for uwsgi-plugin-ruby_0.0.1.dsc (click to toggle)
README.source for uwsgi-plugin-ruby_0.0.1.dsc (click to toggle)
Native package shipping build of upstream code
----------------------------------------------

This is a Debian native package, yet is virtually empty and depends on
and essentially builds from a *-src package from an upstream project.

Reason for this construct is that the upstream project includes plugins
for a wide range for programming languages and frameworks, causing
headaches with transitions of those: By separating the build of each
uwsgi plugin, changes to Perl ABI, MongoDB ABI, PHP ABI, etc. can
transition independently of each other - and if a particular uwsgi
plugin shows problematic for a transition then it can be dropped
without affecting the rest of uwsgi.


  -- Jonas Smedegaard <dr@jones.dk>  Tue, 03 Oct 2017 19:03:21 +0200
control file for uwsgi-plugin-ruby_2.0.26+3+0.0.1_amd64.deb (click to toggle)
Package:uwsgi-plugin-ruby
Source:uwsgi-plugin-ruby (0.0.1)
Version:2.0.26+3+0.0.1
Architecture:amd64
Maintainer:uWSGI packaging team <pkg-uwsgi-devel@lists.alioth.debian.org>
Installed-Size:138
Depends:libc6 (>=2.34), libruby3.1t64 (>=3.1.2), uwsgi-abi-df1faf184af862ee5336e496b59e60b2
Conflicts:uwsgi-plugin-fiber, uwsgi-plugin-rack-ruby3.1, uwsgi-plugin-rbthreads
Replaces:uwsgi-plugin-fiber, uwsgi-plugin-rack-ruby3.1, uwsgi-plugin-rbthreads
Provides:uwsgi-plugin-fiber, uwsgi-plugin-rbthreads
Section:httpd
Priority:optional
Homepage:https://uwsgi-docs.readthedocs.io/en/latest/
Description:
Ruby plugins for uWSGI
 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides ruby plugins for uWSGI with Ruby: fiber, rack and
 rbthreads (native threads).
 .
 Fibers are a form of coroutine, useful for implementing cooperative
 multitasking.
lintian 2.104.0 check for uwsgi-plugin-ruby_2.0.26+3+0.0.1_amd64.deb (click to toggle)
contents of uwsgi-plugin-ruby_2.0.26+3+0.0.1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2024-09-17 10:23 ./
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/bin/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/lib/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/lib/uwsgi/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/
-rw-r--r-- root/root     15120 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/fiber_ruby31_plugin.so
-rw-r--r-- root/root     77264 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/rack_ruby31_plugin.so
-rw-r--r-- root/root     15328 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/rbthreads_ruby31_plugin.so
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/share/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/share/doc/uwsgi-plugin-ruby/
-rw-r--r-- root/root       218 2024-09-17 10:23 ./usr/share/doc/uwsgi-plugin-ruby/changelog.gz
-rw-r--r-- root/root      1034 2024-09-17 10:22 ./usr/share/doc/uwsgi-plugin-ruby/copyright
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/share/man/
drwxr-xr-x root/root         0 2024-09-17 10:23 ./usr/share/man/man1/
-rw-r--r-- root/root     13216 2024-09-17 10:23 ./usr/share/man/man1/uwsgi_rack.1.gz
lrwxrwxrwx root/root         0 2024-09-17 10:23 ./usr/bin/uwsgi_rack -> uwsgi-core
lrwxrwxrwx root/root         0 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/fiber_plugin.so -> fiber_ruby31_plugin.so
lrwxrwxrwx root/root         0 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/rack_plugin.so -> rack_ruby31_plugin.so
lrwxrwxrwx root/root         0 2024-09-17 10:23 ./usr/lib/uwsgi/plugins/rbthreads_plugin.so -> rbthreads_ruby31_plugin.so

Timestamp: 17.09.2024 / 11:06:57 (UTC)