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
|
ruby-rack-proxy (0.7.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.7.4
* Bump Standard Version to 4.6.1 (no changes needed)
-- Vinay Keshava <vinaykeshava@disroot.org> Sat, 05 Nov 2022 17:11:57 +0530
ruby-rack-proxy (0.7.2-1) experimental; urgency=medium
[ Antoine Le Gonidec ]
* Team Upload.
* New upstream release.
* Update debian/watch to query gemwatch.debian.net.
* Fix project homepage URL.
* Improve handling of Ruby dependencies.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Update watch file format version to 4.
* Use secure URI in debian/watch.
* Bump debhelper from old 12 to 13.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
-- Antoine Le Gonidec <debian@dotslashplay.it> Thu, 16 Jun 2022 15:56:35 +0200
ruby-rack-proxy (0.6.1-2) unstable; urgency=medium
[ Sergio Durigan Junior ]
* Prevent testcases that access the internet to run.
Some testcases (test/http_streaming_response_test.rb and
test/rack_proxy_test.rb) try to access the internet, but that is
against Debian Policy guidelines, and therefore we need to disable
them. (Closes: #860198)
-- Pirate Praveen <praveen@debian.org> Sat, 03 Mar 2018 21:50:24 +0530
ruby-rack-proxy (0.6.1-1) unstable; urgency=medium
* Initial release (Closes: #859878)
-- Pirate Praveen <praveen@debian.org> Tue, 11 Apr 2017 12:06:38 +0530
|