ruby-ddplugin 1.0.2-1 source package in Ubuntu
Changelog
ruby-ddplugin (1.0.2-1) unstable; urgency=medium * New upstream version 1.0.2 * Use salsa.debian.org in Vcs-* fields * Bump debhelper compatibility level to 11 * Bump Standards-Version to 4.1.5 (no changes needed) * Move debian/watch to gemwatch.debian.net -- Cédric Boutillier <email address hidden> Tue, 31 Jul 2018 18:04:00 +0200
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 | |
|---|---|---|---|---|
| Focal | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ruby-ddplugin_1.0.2-1.dsc | 1.7 KiB | 9c4096dbaf2526fa3d652623ca1c851a440c5c1773b5f38c8148ee2d723035f1 |
| ruby-ddplugin_1.0.2.orig.tar.gz | 5.4 KiB | 78db9464c3fd6fa8e0fa2112a1acac5fb3f9699d5ea38434fd0c04c748ec8595 |
| ruby-ddplugin_1.0.2-1.debian.tar.xz | 2.3 KiB | 4b9796fb9a993d660f2e0d5d0f30ad4df579c5e1685514d9478aafd231f4d342 |
Available diffs
- diff from 1.0.1-1 to 1.0.2-1 (4.5 KiB)
No changes file available.
Binary packages built by this source
- ruby-ddplugin: plugins management for Ruby apps
ddplugin is a library for managing plugins.
.
Designing a library so that third parties can easily extend it greatly improves
its usefulness. ddplugin helps solve this problem using plugins, which are
classes of a certain type and with a given identifier (Ruby symbol).
