ruby-debian 0.3.10 source package in Ubuntu
Changelog
ruby-debian (0.3.10) unstable; urgency=medium [ Cédric Boutillier ] * Bump debhelper compatibility level to 9 * Remove version in the gem2deb build-dependency * Use https:// in Vcs-* fields * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Run wrap-and-sort on packaging files [ Antonio Terceiro ] * Add basic Rakefile to run tests * testdsc: port to test/unit * t/testar.rb: port to test/unit * Rakefile: list legacy tests * Remove testall, unnecessary * t/testarchives: port to test/unit * t/testdep: port to test/unit * t/teststatus: port to test/unit * t/testdeb.rb: port to test/unit * debian/ruby-tests.rake: run tests during build * debian/rules: drop comment boilerplate * Drop ancient Provides/Replaces/Breaks for dpkg-ruby and libdpkg-ruby* * Bump Standards-Version to 4.4.1; no changes needed otherwise * Vcs-*: point at salsa.debian.org * Add Rules-Requires-Root: no * Add Testsuite: field * Add gemspec file and install using the Rubygems layout [ Utkarsh Gupta ] * Add salsa-ci.yml [ Sam Morris ] * Silence parser warnings about parentheses after method name (Closes: #889651) -- Antonio Terceiro <email address hidden> Fri, 25 Oct 2019 16:48:41 -0300
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-debian_0.3.10.dsc | 1.7 KiB | 65756a9efad5d58f6b9cd8c5d8da6c694395c2afea58374a858e3ffde5ecca70 |
ruby-debian_0.3.10.tar.xz | 174.8 KiB | 47144fbf873512e331fae3253d960d79143ad3833d77ab5044ba0822ce33579e |
Available diffs
No changes file available.
Binary packages built by this source
- ruby-debian: ruby interface for dpkg
This package provides Debian::Dpkg and Debian::DpkgDeb modules and
Debian::Deb, Debian::Dsc, Debian::Archives, Debian::Sources,
Debian::Packages and Debian::Status classes for ruby.
.
It also provides two scripts, dpkg-ruby (a dpkg-awk clone) and
dpkg-checkdeps (a utility to check for deb dependency problems).
- ruby-debian-dbgsym: debug symbols for ruby-debian