ruby-blade 0.7.1-3 source package in Ubuntu
Changelog
ruby-blade (0.7.1-3) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-blade-qunit-adapter, ruby-sprockets, ruby-thor, ruby-useragent and thin. + ruby-blade: Drop versioned constraint on ruby-blade-qunit-adapter, ruby-sprockets, ruby-thor, ruby-useragent and thin in Depends. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-activesupport. + ruby-blade: Drop versioned constraint on ruby-activesupport in Depends. * Bump debhelper from old 12 to 13. * Update standards version to 4.6.1, no changes needed. [ Pirate Praveen ] * Drop ruby-coffee-script* dependency * Remove coffee-script* from gemspec (Closes: #1019924) -- Pirate Praveen <email address hidden> Wed, 08 Feb 2023 16:21:03 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-blade_0.7.1-3.dsc | 2.1 KiB | 80b32636e18cada03721755835e69095e041816b765cfcce7bd03ad2ca733a66 |
ruby-blade_0.7.1.orig.tar.gz | 10.1 KiB | d46b19acc42088519e1c12fd1455b4c7b8820d4e99007c6a6c434df305ba848f |
ruby-blade_0.7.1-3.debian.tar.xz | 3.2 KiB | 3f05a2efe76235511e043868cc8e401eb1ba02a3dbe6c4fbd8ec043dd18ae1fb |
Available diffs
- diff from 0.7.1-2 to 0.7.1-3 (1.5 KiB)
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.