1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
ruby-mmap2 (2.2.7-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Use secure URI in debian/watch.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ ruby-mmap2: Add Multi-Arch: same.
* Update watch file format version to 4.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Homepage): Update URL.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Source): Update URL.
* d/ruby-tests.rake: Only run tests outside autopkgtest.
* d/watch: Use gemwatch URL.
* d/patches/996322-fix-ruby3-compat.patch: Add patch.
- Drop rb_secure() and rb_safe_level() in Ruby 3 (Closes: #996322).
* d/patches/series: Enable new patch.
-- Daniel Leidert <dleidert@debian.org> Fri, 12 Nov 2021 23:36:47 +0100
ruby-mmap2 (2.2.7-1) unstable; urgency=medium
* Initial release (Closes: #875595)
-- Pirate Praveen <praveen@debian.org> Tue, 12 Sep 2017 20:05:12 +0530
|