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
|
ruby-protocol-http1 (0.14.6-1) unstable; urgency=medium
* New upstream release
* debian/patches
- Refresh patches
- Drop: 0003-Temporarily-skip-tests-failing-in-32-bit-platforms.patch
* Adjust debian/ruby-protocol-http1.docs
* debian/control
- Set Standards-Version: 4.6.1
-- Hideki Yamane <henrich@debian.org> Sun, 18 Sep 2022 00:08:52 +0900
ruby-protocol-http1 (0.14.2-1) unstable; urgency=medium
* New upstream release
* debian/patches
- Refresh it
- 0002-Drop-unnecessary-gem-dependency-to-exec-autopkgtest.patch:
Add "Forwarded: not-needed"
- 0004-do-not-sign-for-gem.patch: add it
-- Hideki Yamane <henrich@debian.org> Sun, 29 Aug 2021 00:34:31 +0900
ruby-protocol-http1 (0.14.1-1) unstable; urgency=medium
* New upstream release
-- Hideki Yamane <henrich@debian.org> Sun, 22 Aug 2021 06:59:15 +0900
ruby-protocol-http1 (0.14.0-1) unstable; urgency=medium
* New upstream release
* debian/patches
- Refresh patch
* debian/control
- Adjust dependency: ruby-protocol-http (>= 0.22)
- Set Standards-Version: 4.6.0
-- Hideki Yamane <henrich@debian.org> Sat, 21 Aug 2021 19:47:22 +0900
ruby-protocol-http1 (0.13.1-1) unstable; urgency=medium
* New upstream release
-- Hideki Yamane <henrich@debian.org> Sat, 26 Sep 2020 18:36:42 +0900
ruby-protocol-http1 (0.13.0-3) unstable; urgency=medium
* Team upload.
* Add patch to skip tests failing in 32 bits platform
-- Lucas Kanashiro <kanashiro@debian.org> Fri, 03 Jul 2020 18:12:49 -0300
ruby-protocol-http1 (0.13.0-2) unstable; urgency=medium
* Add debian/ruby-tests.rake to exec autopkgtest
* debian/patches
- Add 0002-Drop-unnecessary-gem-dependency-to-exec-autopkgtest.patch
* debian/control
- Add Build-Depends: ruby-rspec, ruby-rspec-memory, ruby-rspec-files,
ruby-async-io as well
-- Hideki Yamane <henrich@debian.org> Tue, 23 Jun 2020 19:52:08 +0900
ruby-protocol-http1 (0.13.0-1) unstable; urgency=medium
* Initial release (Closes: #962395)
-- Hideki Yamane <henrich@debian.org> Sun, 07 Jun 2020 22:03:01 +0900
|