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
|
ruby-excon (0.60.0-1) unstable; urgency=medium
* New upstream version 0.60.0
* Bump standards version to 4.1.3 and debhelper compat to 11
-- Pirate Praveen <praveen@debian.org> Fri, 23 Feb 2018 20:40:31 +0530
ruby-excon (0.54.0-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Micah Anderson <micah@debian.org> Tue, 15 Nov 2016 09:23:26 -0500
ruby-excon (0.49.0-2) unstable; urgency=medium
* Team upload
* New Build-Depends: ruby-sinatra-contrib
* Remove patches/04_disable-test-Excon-redirecting-with-cookie-preser.patch
-- Abhijith PA <abhijith@openmailbox.org> Sun, 12 Jun 2016 20:57:00 +0530
ruby-excon (0.49.0-1) unstable; urgency=medium
[ Abhijith PA ]
* Team upload
* New upstream release
* Bump Standards-Version to 3.9.8
* Refresh patches
* debian/patches/04_disable-test-Excon-redirecting-with-cookie-preser.patch:
Disabling a test
[ Laurent Bigonville ]
* Remove myself from the uploaders
-- Abhijith PA <abhijith@openmailbox.org> Fri, 10 Jun 2016 13:32:58 +0530
ruby-excon (0.45.1-2) unstable; urgency=medium
* Re-upload to unstable
-- Pirate Praveen <praveen@debian.org> Tue, 28 Apr 2015 10:22:47 +0530
ruby-excon (0.45.1-1) experimental; urgency=medium
* New upstream release.
-- Pirate Praveen <praveen@debian.org> Fri, 10 Apr 2015 23:10:48 +0530
ruby-excon (0.38.0-1) experimental; urgency=medium
* New upstream release.
* Add myself to uploaders.
* Bump standards version to 3.9.6 (no changes).
-- Pirate Praveen <praveen@debian.org> Sat, 22 Nov 2014 13:48:37 +0530
ruby-excon (0.33.0-2) unstable; urgency=medium
* Team upload
* Skip local ports reuse tests (Closes: #751037)
-- Pirate Praveen <praveen@debian.org> Fri, 27 Jun 2014 20:32:33 +0530
ruby-excon (0.33.0-1) unstable; urgency=low
* Team upload
* New upstream release
* Add unicorn as build dep (Closes: 746079)
-- Pirate Praveen <praveen@debian.org> Tue, 20 May 2014 15:01:06 +0530
ruby-excon (0.32.1-1) unstable; urgency=low
* Team upload
* New upstream release
* Build dep on ruby-activesupport instead of ruby-activesupport-3.2
-- Pirate Praveen <praveen@debian.org> Mon, 14 Apr 2014 10:58:32 +0530
ruby-excon (0.31.0-1) unstable; urgency=low
* Team upload
* New upstream release
* Refresh patches
* Bump standards version to 3.9.5 (no changes)
-- Praveen Arimbrathodiyil <praveen@debian.org> Tue, 14 Jan 2014 18:44:24 +0530
ruby-excon (0.25.1-1) unstable; urgency=low
* New upstream release
-- Laurent Bigonville <bigon@debian.org> Sat, 06 Jul 2013 23:48:43 +0200
ruby-excon (0.21.0-1) unstable; urgency=low
* Team upload
* New upstream release
* std version bunped to 3.9.4
* Update build dependencies (gem2deb (>= 0.3.0~), rake, ruby-rspec,
ruby-chronic, ruby-shindo, ruby-sinatra, ruby-open4, ruby-activesupport,
ruby-delorean, ruby-eventmachine)
* debian/patches/02_remove_gemfile_lock.patch: Remove Gemfile.lock
* debian/patches/03_remove_rubygems_bundler_add_requires_from_gemspec.patch:
Remove rubygems and bundler, add require lines instead of Bundler.require
-- Praveen Arimbrathodiyil <praveen@debian.org> Thu, 16 May 2013 20:49:12 +0530
ruby-excon (0.13.4-1) unstable; urgency=low
* New upstream release
* debian/patches/01_use_ca-certificates.patch: Use SSL certificates from
ca-certificates package
* debian/control: Recommends ca-certificates package
-- Laurent Bigonville <bigon@debian.org> Tue, 17 Apr 2012 17:46:25 +0200
ruby-excon (0.10.0-1) unstable; urgency=low
* Initial release (Closes: #647076)
-- Laurent Bigonville <bigon@debian.org> Wed, 07 Mar 2012 16:36:21 +0100
|