ruby-ejs 1.1.1-3 source package in Ubuntu
Changelog
ruby-ejs (1.1.1-3) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ ruby-ejs: Add :any qualifier for ruby dependency.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
-- Lucas Nussbaum <email address hidden> Mon, 04 Aug 2025 12:50:37 +0000
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 | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ruby-ejs_1.1.1-3.dsc | 2.0 KiB | a1ddcbafa609f299f2c6e492efd0d9daa3d1cc874f2b7b12727b5454a11bfcfb |
| ruby-ejs_1.1.1.orig.tar.gz | 4.1 KiB | 4900818fdb7e2b08a8ef9430b8570d5f7dfb3c4b2f1a6bab3f78e26057ad858b |
| ruby-ejs_1.1.1-3.debian.tar.xz | 2.6 KiB | a966f78f0024200b93aeb83d44348fbce0c5ef62554c9c95ddf7ff762ceeb84a |
Available diffs
- diff from 1.1.1-2.1 to 1.1.1-3 (1.3 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.
