ruby-maven-libs 3.3.9+ds-5 source package in Ubuntu
Changelog
ruby-maven-libs (3.3.9+ds-5) unstable; urgency=medium * Bump DH compat level to 13. * Bump Standards-Version to 4.6.2. * Set Rules-Requires-Root to no. * Drop obsolete XS-Ruby-Versions and XB-Ruby-Versions fields. * Drop dependency on deprecated ruby-interpreter package. * Apply Multi-Arch hints. * Update copyright dates. * Tag patches as not needing forwarding to upstream since they are Debian specific. * Bump watch file version to 4. * Update Homepage URL. -- Miguel Landaeta <email address hidden> Sun, 10 Dec 2023 12:08: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 | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-maven-libs_3.3.9+ds-5.dsc | 2.0 KiB | 82532517850d34f28d56a2548fe321aa50c54666e5dc94a840b4099bf3a93e07 |
ruby-maven-libs_3.3.9+ds.orig.tar.gz | 7.9 KiB | eaaed913b6981f0ecefaaa6493f6379c3cca13849b69f79cbbee19d52340e342 |
ruby-maven-libs_3.3.9+ds-5.debian.tar.xz | 3.3 KiB | 3a842ac4706bc81127e353b31a12f4a9d302b89e6e0389e64268c69d05d539c2 |
Available diffs
- diff from 3.3.9+ds-4 to 3.3.9+ds-5 (1.3 KiB)
No changes file available.
Binary packages built by this source
- ruby-maven-libs: Ruby library that provides access to a Maven installation
This ruby library wraps a Maven installation and allows access to it by
exposing it under a namespace provided by the gem.
.
Its main use is in combination with polyglot-maven and ruby-maven
since it can be used in that way to write and use POM files with a
convenient and familiar (for rubyists) domain specific language instead
of traditional XML definitions as is expected by Maven.