ruby-facade 1.2.1-1 source package in Ubuntu
Changelog
ruby-facade (1.2.1-1) unstable; urgency=medium * New upstream version 1.2.1 * Standards-Version: 4.5.1 (routine-update) * remove unneeded debian/patches/fix_FACADE_VERSION_test. -- Michael R. Crusoe <email address hidden> Thu, 07 Jan 2021 15:09:38 +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
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-facade_1.2.1-1.dsc | 2.0 KiB | 3d4adbcf8c48ea5179ca4c2f74d17afe6f119d7838942ca9b32918fde56a7968 |
ruby-facade_1.2.1.orig.tar.gz | 9.7 KiB | 2d1b029d864e254d29fb110a27c95df98fdba59f06dd2afe6f4ff823a1de20d8 |
ruby-facade_1.2.1-1.debian.tar.xz | 4.8 KiB | 2354290d8acdb0f2ed4fcfd1e9e4e61a02907423e15e68760119d2ede62b6d4a |
Available diffs
- diff from 1.2.0-1 to 1.2.1-1 (1.9 KiB)
No changes file available.
Binary packages built by this source
- ruby-facade: An easy way to implement the facade pattern in Ruby
Library that allows you to mixin singleton methods from classes
or modules as instance methods of the extending class.