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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
ruby-packable (1.3.14-2) unstable; urgency=medium
* Team upload.
* d/control (Build-Depends): Bump debhelper to version 13.
(Standards-Version): Bump to 4.6.0.
(Depends): Use ${ruby:Depends}.
* d/copyright (Copyright): Update.
* d/ruby-test-files.yaml: Rename to d/ruby-tests.rake and rewrite.
* d/patches/fix-ruby-3.0-argumenterror.patch: Add patch.
- Fix for trying to create a Proc object without a block (closes: #996345).
* d/patches/series: Add new patch.
* d/upstream/metadata: Update Changelog URL.
-- Daniel Leidert <dleidert@debian.org> Thu, 25 Nov 2021 16:00:08 +0100
ruby-packable (1.3.14-1) unstable; urgency=medium
* New upstream release.
Fixes issue with changes in IO with ruby 2.5 (Closes: #888164)
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Daniel Leidert ]
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Depend on debhelper-compat 12.
(Standards-Version): Bump to 4.5.0.
(Vcs-Browser, Vcs-Git): Fix URLs to point to salsa.d.o.
(Depends): Use ${ruby:Depends} and remove interpreter.
* d/copyright: Add Upstream-Contact field.
(Format): Fix insecure-copyright-format-uri.
(Copyright): Add myself.
* d/watch: Use gemwatch.d.n.
* d/patches/remove-git-from-gemfile.patch: Add patch.
- Remove git from gemfile.
* d/patches/series: Add new patch.
[ Cédric Boutillier ]
* New upstream version 1.3.14
* Add patch to remove deprecated Fixnum/Bignum from tests
-- Cédric Boutillier <boutil@debian.org> Tue, 23 Jun 2020 15:25:08 +0200
ruby-packable (1.3.8-1) unstable; urgency=medium
* Imported Upstream version 1.3.8
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Replace ruby-test-unit by ruby-minitest
* Set Testsuite field to autopkgtest-pkg-ruby
-- Cédric Boutillier <boutil@debian.org> Tue, 07 Jun 2016 16:38:20 +0200
ruby-packable (1.3.6-2) unstable; urgency=medium
* Team upload.
* Wrap and sort (Build-)Depends (no changes)
* Remove specific dependency to ruby 1.9.1 (Closes: #746134)
* Bump Standards-Version to 3.9.5 (no changes)
-- Sebastien Badia <seb@sebian.fr> Sun, 27 Apr 2014 22:40:40 +0200
ruby-packable (1.3.6-1) unstable; urgency=low
* Initial release (Closes: #719686)
-- Cédric Boutillier <boutil@debian.org> Wed, 14 Aug 2013 11:55:51 +0200
|