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
|
ruby-console (1.16.2-1) experimental; urgency=medium
* New upstream release
* debian/patches
- Drop 0002-Drop-unnecessary-dependency-to-exec-autopkgtest.patch:
since upstream changes test suite from rspec
* Drop debian/ruby-tests.rake since there's no spec files anymore
* debian/ruby-console.doc
- Adjust filename with upstream change
* Once upload to experimental since upstream moves from rspec to bake-test
for tests, but we don't have those Debian packages now.
-- Hideki Yamane <henrich@debian.org> Sun, 16 Oct 2022 21:59:38 +0900
ruby-console (1.15.3-1) unstable; urgency=medium
* New upstream release
* debian/control
- Set Standards-Version: 4.6.1
* debian/patches
- Drop unnecessary 0001-do-not-search-debian-dir.patch
-- Hideki Yamane <henrich@debian.org> Mon, 03 Oct 2022 04:37:22 +0900
ruby-console (1.15.0-1) unstable; urgency=medium
* New upstream release
* debian/patches
- Refresh patches
- Drop 0003-require-version-from-console.patch: merged upstream
- Add 0003-avoid-specifying-pem.patch
-- Hideki Yamane <henrich@debian.org> Sun, 18 Sep 2022 00:49:49 +0900
ruby-console (1.10.1-2) unstable; urgency=medium
* Team upload.
* Replace 0003-Add-require_relative-to-lib.patch by
0003-require-version-from-console.patch to fix autopkgtests
(Closes: #975468)
* Bump Standards-Version to 4.5.1 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Sun, 03 Jan 2021 16:09:56 +0100
ruby-console (1.10.1-1) unstable; urgency=medium
* New upstream release
* debian/patches
- Refresh patches
- Add 0003-Add-require_relative-to-lib.patch
-- Hideki Yamane <henrich@debian.org> Tue, 04 Aug 2020 19:56:59 +0900
ruby-console (1.8.2-2) unstable; urgency=medium
* Source package upload for testing migration
-- Hideki Yamane <henrich@debian.org> Sun, 02 Aug 2020 13:30:39 +0900
ruby-console (1.8.2-1) unstable; urgency=medium
* Initial release (Closes: #962376)
-- Hideki Yamane <henrich@debian.org> Sun, 07 Jun 2020 13:28:34 +0900
|