ruby-blade 0.7.1-5 source package in Ubuntu

Changelog

ruby-blade (0.7.1-5) unstable; urgency=medium

  * Team upload.
  * No changes source upload to fix build after gem2deb update
    (Closes: #1054256)

 -- Antonio Terceiro <email address hidden>  Fri, 27 Oct 2023 17:44:30 -0300

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-blade_0.7.1-5.dsc 2.1 KiB e6a50eef8a48ec358b9fd31c155de9bf600c22caf484aeb855fbe690e91b3271
ruby-blade_0.7.1.orig.tar.gz 10.1 KiB d46b19acc42088519e1c12fd1455b4c7b8820d4e99007c6a6c434df305ba848f
ruby-blade_0.7.1-5.debian.tar.xz 3.4 KiB c41d4a091c21bd33178bbf6b7b0209d5c0983d0df9d310ebda392ed30be56bc1

Available diffs

No changes file available.

Binary packages built by this source

ruby-blade: Sprockets Toolkit for Building and Testing JavaScript Libraries

 Blade is a Sprockets toolkit for building and testing JS libraries. Sprockets
 is a Ruby library for compiling and serving web assets.
 .
 To begin with, you may add Blade to your Gemfile and then create a .blade.yml
 (or blade.yml) file in your project’s root, and define your Sprockets load
 paths and logical paths.