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 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
|
ruby-curb (0.9.11-1) unstable; urgency=medium
* Team upload
* add Bug: metadata to 0004-Fix-broken-test-only-in-ruby-2.7.patch
* New upstream version 0.9.11
* add gbp.conf to gitattributes
* watch file to v4
* d/rules: gem install layout and check-dependencies flags
* d/control: Rules-Requires-Root to no, no explicit dependency on ruby interpreter
-- Cédric Boutillier <boutil@debian.org> Mon, 21 Dec 2020 15:07:09 +0100
ruby-curb (0.9.10-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set fields Upstream-Contact in debian/copyright.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
[ Thiago Ribeiro ]
* Fix broken test only in ruby 2.7
* Bump standard version to 4.5.0
-- Thiago Ribeiro <thiagitosouza@gmail.com> Fri, 24 Jan 2020 18:19:34 -0300
ruby-curb (0.9.10-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* New upstream version 0.9.10
* Refresh patches, remove fix_tests_curl_easy_7_62.patch applied upstream
* Trim trailing whitespace.
* Use versioned copyright format URI.
* Bump debhelper from old 11 to 12.
* Fix space/tab mix in copyright file
* Bump Standards-Version to 4.4.0 (no changes needed)
[ Utkarsh Gupta ]
* activate salsa-ci
-- Cédric Boutillier <boutil@debian.org> Tue, 13 Aug 2019 22:46:23 +0200
ruby-curb (0.9.7-1) unstable; urgency=medium
* Team upload
* New upstream version 0.9.7
* Fix FTBFS with curl 7.62.0 (Closes: #913404, #912908)
+ adapt also tests to reflect the fact that libcurl includes now a header
in the file:// protocol with upstream commit after release
(fix_tests_curl_easy_7_62.patch)
* Refresh patches use-test-files-for-tests.patch and
disable_test_requiring_network.patch (offset)
* Bump Standards-Version to 4.2.1 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Mon, 26 Nov 2018 21:53:16 +0100
ruby-curb (0.9.6-1) unstable; urgency=medium
* Team upload
* New upstream version 0.9.6
* Use salsa.debian.org in Vcs-* fields
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.1.5 (no changes needed)
* Bump debhelper compatibility level to 11
-- Cédric Boutillier <boutil@debian.org> Mon, 30 Jul 2018 18:42:07 +0200
ruby-curb (0.9.4-1) unstable; urgency=medium
* Team upload
* New upstream version 0.9.4
* Refresh patches
* Set debhelper compatibility level to 10
* Bump Standards-Version to 4.1.1 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 14 Nov 2017 15:37:37 +0100
ruby-curb (0.9.3-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 0.9.3
* 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)
* Run wrap-and-sort on packaging files
* Refresh disable_test_requiring_network.patch
* Set testsuite field in control file
* Add use-test-files-for-tests.patch to run tests with files that are
still around in autopkgtest environment
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Jun 2016 07:03:51 +0200
ruby-curb (0.8.8-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 0.8.8
* don't b-depend uselessly on ruby-rspec, b-depend on ruby-test-unit
* do not require Rspec task for tests
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Sat, 02 May 2015 23:09:38 +0200
ruby-curb (0.8.6-1) unstable; urgency=medium
* Team upload
[ David Suárez ]
* New upstream version.
* Remove 'add-support-for-curl-7.33.0' patch; applied upstream.
* Refresh patches.
* debian/control: update Homepage.
* debian/ruby-curb.docs: update README filename.
* debian/changelog: default to medium urgency.
* debian/copyright: fix license short name.
-- David Suárez <david.sephirot@gmail.com> Sun, 28 Sep 2014 21:52:35 +0200
ruby-curb (0.8.5-3) unstable; urgency=low
* Bump gem2deb build dep to 0.7.5~
- Fix for #743671
-- Pirate Praveen <praveen@debian.org> Mon, 14 Apr 2014 10:01:46 +0530
ruby-curb (0.8.5-2) unstable; urgency=medium
* Bump standards version to 3.9.5
* Bump gem2deb dependency to 0.7.4~
- drop ruby1.9.1 and add ruby2.1
-- Pirate Praveen <praveen@debian.org> Fri, 04 Apr 2014 14:45:58 +0530
ruby-curb (0.8.5-1) unstable; urgency=low
* Team upload
* New upstream version
* Fix test segfault due to the wrong ruby version extension getting loaded
(Closes: #720256)
* Add support for curl 7.33.0. This fix a test failing due to some api
changes in the new curl version
-- David Suárez <david.sephirot@gmail.com> Sun, 20 Oct 2013 11:59:36 +0200
ruby-curb (0.8.3-2) unstable; urgency=low
* Team upload
* debian/patches: add disable_test_requiring_network.patch to deactivate
tests requiring network access (Closes: #710940)
* Add unapply-patches to local-options
-- Cédric Boutillier <boutil@debian.org> Tue, 04 Jun 2013 11:23:26 +0200
ruby-curb (0.8.3-1) unstable; urgency=low
* Initial release (Closes: #708427)
-- Praveen Arimbrathodiyil <praveen@debian.org> Wed, 15 May 2013 23:07:43 +0530
|