ruby-rack-mobile-detect 0.4.0-4.1 source package in Ubuntu

Changelog

ruby-rack-mobile-detect (0.4.0-4.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:32:20 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rack-mobile-detect_0.4.0-4.1.dsc 2.2 KiB 5c1a00471dea4d6c29e7d1dcd09f087b06c6ac9a6a24899afcafc78b0a241a1d
ruby-rack-mobile-detect_0.4.0.orig.tar.gz 8.5 KiB d47ab57abf618411e4d7665be3914e7d1adcf0e799636bdc3a278696d72e0575
ruby-rack-mobile-detect_0.4.0-4.1.debian.tar.xz 2.5 KiB 6700fcf523ee117e4b68a100bcd72679c06a23685348958f2a4db494a9476a99

Available diffs

No changes file available.

Binary packages built by this source

ruby-rack-mobile-detect: rack middleware for ruby webapps to detect mobile devices

 Rack::MobileDetect detects mobile devices and adds an
 X_MOBILE_DEVICE header to the request if a mobile device is detected. Specific
 devices can be targeted with custom Regexps and redirect support is available.