stompserver 0.9.9gem-5 source package in Ubuntu
Changelog
stompserver (0.9.9gem-5) unstable; urgency=medium * Team upload. [ Utkarsh Gupta ] * Add salsa-ci.yml [ Debian Janitor ] * Use secure copyright file specification URI. * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. * Update watch file format version to 4. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-daemons, ruby-eventmachine and ruby-hoe. + stompserver: Drop versioned constraint on lsb-base, ruby-daemons, ruby-eventmachine and ruby-hoe in Depends. [ Lucas Kanashiro ] * d/p/0006-Fix-FTBFS-with-Ruby-3.2.patch: call File.exist? instead of File.exists? * Declare compliance with Debian Policy 4.6.2. * d/control: depend on ${ruby:Depends} instead of ruby-interpreter. * d/control: do not depend on lsb-base. -- Lucas Kanashiro <email address hidden> Wed, 21 Feb 2024 19:08:52 -0300
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | ruby | |
Oracular | release | universe | ruby | |
Noble | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
stompserver_0.9.9gem-5.dsc | 2.1 KiB | ce79216de606d0a301f18483bbbead184848050a56012b09fe051681303ff7d9 |
stompserver_0.9.9gem.orig.tar.gz | 28.4 KiB | 9dcce35348ccac601a1c639005545b6535aecadf9322ffc0f61d2f1715979b23 |
stompserver_0.9.9gem-5.debian.tar.xz | 9.9 KiB | ba26aa2d88d6e3234e2e9da26f971428d96beccd277e6248910be727601f20e7 |
Available diffs
- diff from 0.9.9gem-4.1 to 0.9.9gem-5 (2.8 KiB)
No changes file available.
Binary packages built by this source
- stompserver: stomp messaging server implemented in Ruby
Stompserver is a stomp messaging server with support for multiple FIFO
based queue backends including file, dbm, memory and activerecord.
It supports basic authentication and queue monitoring.