ruby-ejs 1.1.1-4 source package in Ubuntu
Changelog
ruby-ejs (1.1.1-4) unstable; urgency=medium
* Team upload.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* Add an upstream metadata file.
* Refresh the rules file.
* Refresh the copyright file.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.4.
* Bump debhelper-compat to 14, dropping ${misc:Depends},
${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
* Mark as Multi-Arch: foreign.
-- Simon Quigley <email address hidden> Fri, 26 Jun 2026 17:20:12 -0500
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 | |
|---|---|---|---|---|
| Stonking | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ruby-ejs_1.1.1-4.dsc | 1.9 KiB | b1c5f597aa15c34fc9ce3e9ae73b30c313bc458c65ace54b792d3a65f80c3e38 |
| ruby-ejs_1.1.1.orig.tar.gz | 4.1 KiB | 4900818fdb7e2b08a8ef9430b8570d5f7dfb3c4b2f1a6bab3f78e26057ad858b |
| ruby-ejs_1.1.1-4.debian.tar.xz | 2.9 KiB | 2346b8996a7ad0cf5f8aae7c76926fc0e4169649ec27858a045468c3a16d8539 |
Available diffs
- diff from 1.1.1-3 to 1.1.1-4 (1.9 KiB)
No changes file available.
Binary packages built by this source
- ruby-ejs: EJS (Embedded JavaScript) template compiler
Compile and evaluate EJS (Embedded JavaScript) templates from Ruby.
EJS templates embed JavaScript code inside <% ... %> tags, much
like ERB. This library is a port of Underscore.js's _.template
function to Ruby, and strives to maintain the same syntax and semantics.
