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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
ruby-http (3.3.0-2) unstable; urgency=medium
[ Utkarsh Gupta ]
* Team upload
* Reupload to unstable
* Bump Standards-Version to 4.3.0 (no changes needed)
[ Pirate Praveen ]
* Add breaks for ruby-twitter and ruby-kubeclient looking for ruby-http 2.x
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Thu, 07 Feb 2019 15:28:50 +0530
ruby-http (3.3.0-1) experimental; urgency=medium
[ Manas kashyap ]
* New upstream release 3.3.0
* Watch file updated to use gemwatch.debian.net
* Minimum ruby-http-form-data version updated
[ Pirate Praveen ]
* Refresh packaging with dh-make-ruby -w
* Add Rules-Requires-Root: no and update homepage
* Bump Standards-Version to 4.2.1 (no changes needed)
* Refresh patches
* Disable tests using SSL (Started failing with openssl 1.1)
* Remove debian/ruby-http.examples (Examples are no longer present)
-- Pirate Praveen <praveen@debian.org> Sat, 22 Dec 2018 22:12:34 +0530
ruby-http (2.2.2-1) unstable; urgency=medium
* New upstream release
-- Pirate Praveen <praveen@debian.org> Thu, 27 Jul 2017 15:51:18 +0530
ruby-http (1.0.2-4) unstable; urgency=medium
* Team upload.
[ Micah Anderson ]
* Add missing x509v3 extenions to certs generated for tests
(Closes: #848757)
-- Christian Hofstaedtler <zeha@debian.org> Mon, 23 Jan 2017 00:52:40 +0000
ruby-http (1.0.2-3) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Run wrap-and-sort on packaging files
* Standards-Version set to 3.9.8 (no changes needed)
[ Christian Hofstaedtler ]
* Disable tests using network (Closes: #818460)
Thanks to Matthias Klose <doko@debian.org> for the initial patch.
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Jun 2016 17:57:37 +0200
ruby-http (1.0.2-2) unstable; urgency=medium
* Team upload.
* Rebuild to send package to unstable.
-- Sebastien Badia <seb@sebian.fr> Thu, 03 Mar 2016 17:24:57 -0300
ruby-http (1.0.2-1) experimental; urgency=medium
* Team upload
[ Jonas Genannt ]
* bumped up compat version to 9
[ Sebastien Badia ]
* docs: Add readme file as package documentation
* refreshed patch: removing_simplecov_html
* examples: Ship examples files
* d/control:
Add new dependencies
Switch from gitweb to cgit for vcs-browser URL
Update Vcs-* fields (switch to https)
Bump Standards-Version to 3.9.7 (no changes)
Add new BD packages (rspec-its and certificate-authority)
* Imported Upstream version 1.0.2 (Closes: #795752)
* Update homepage URL (according new release)
* Update Debian packaging using dh-make-ruby
-- Sebastien Badia <seb@sebian.fr> Wed, 02 Mar 2016 15:16:35 -0300
ruby-http (0.6.2-1) experimental; urgency=low
* Team upload
* New upstream version
* Updated and refreshed removing_simplecov_html.patch
* Bump gem2deb dependency to 0.10
* Updated d/ruby-test.rake to run tests
* Bump standards to 3.9.6 (no change)
* Updated copyright as lib/http/uri_backport.rb was removed by upstream
-- Nitesh A Jain <niteshjain92@gmail.com> Sat, 25 Oct 2014 01:25:33 +0530
ruby-http (0.6.1-1) unstable; urgency=low
* Team upload
* New upstream version
* Added removing_simplecov_html.patch to fix failing tests
-- Nitesh A Jain <niteshjain92@gmail.com> Fri, 30 May 2014 23:21:11 +0530
ruby-http (0.5.0-1) unstable; urgency=low
* Initial release (Closes: #743475)
-- Pirate Praveen <praveen@debian.org> Wed, 02 Apr 2014 20:44:16 +0530
|