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
|
ruby-yajl (1.3.1-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Imported Upstream version 1.2.0
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Lucas Kanashiro ]
* New upstream version 1.3.1
* Bump debhelper compatibility level to 10
* Declare compliance with Debian Policy 4.1.3
* Drop unneeded patches
* debian/ruby-tests.rb: use gem2deb spectask
-- Lucas Kanashiro <kanashiro@debian.org> Fri, 02 Feb 2018 14:04:45 -0200
ruby-yajl (1.2.0-3) unstable; urgency=medium
[ Balasankar C ]
* Team upload
* Fix FTBFS by patching tests to support new versions of RSpec and mocks
(Closes: #791775)
* Add myself to Uploaders
[ Christian Hofstaedtler ]
* Set Standards-Version to 3.9.6 (no addtl. changes)
-- Christian Hofstaedtler <zeha@debian.org> Wed, 08 Jul 2015 16:51:20 +0200
ruby-yajl (1.2.0-2) unstable; urgency=medium
* Build against gem2deb >= 0.7.5~
+ Drop support for ruby 1.9
-- Per Andersson <avtobiff@gmail.com> Mon, 07 Apr 2014 01:19:07 +0200
ruby-yajl (1.2.0-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 1.2.0
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ bump Standards-Version: to 3.9.5 (no changes needed)
+ build against gem2deb >= 0.5 to add support for Ruby2.0 and drop support
for Ruby1.8
* Require rspec/autorun in ruby-tests.rb to really run the tests
-- Cédric Boutillier <boutil@debian.org> Thu, 19 Dec 2013 16:03:30 +0100
ruby-yajl (1.1.0-2) unstable; urgency=low
* Add Conflicts and Replaces on libyajl-ruby for the benefit of users of
third-party repositories. Closes: #705261
-- Tollef Fog Heen <tfheen@debian.org> Fri, 12 Apr 2013 09:32:05 +0200
ruby-yajl (1.1.0-1) unstable; urgency=low
* New upstream version.
* Add myself to uploaders.
* debian/copyright: use copyright format 1.0 uri.
* Remove 001-encoding-spec-upstream-fix.patch
- Merged upstream
* Bumped standards version to 3.9.3 (no changes needed).
* Build depend on gem2deb >= 0.3.0.
-- Per Andersson <avtobiff@gmail.com> Sat, 23 Jun 2012 23:08:32 +0200
ruby-yajl (1.0.0-1) unstable; urgency=low
* New upstream release.
* Remove 0001-Fix-installation-path-of-native-extension.patch
- merged upstream
* Add 001-encoding-spec-upstream-fix.patch to fix test failures.
* Change ruby-yajl.docs to README.md from README.rdoc
* Install CHANGELOG.md as upstream changelog.
* Expand curly brace in debian/copyright
to follow dep5 simplified glob syntax.
-- Praveen Arimbrathodiyil <pravi.a@gmail.com> Thu, 22 Sep 2011 00:07:45 +0530
ruby-yajl (0.8.3-2) unstable; urgency=low
* Add myself to Uploaders
* Add missing Build-Depends on ruby-rspec (Closes: #640744)
-- Antonio Terceiro <terceiro@debian.org> Wed, 07 Sep 2011 11:21:23 -0700
ruby-yajl (0.8.3-1) unstable; urgency=low
* Initial release (Closes: #639792)
* 0001-Fix-installation-path-of-native-extension.patch by Antonio Terceiro
-- Praveen Arimbrathodiyil <pravi.a@gmail.com> Tue, 30 Aug 2011 22:17:07 +0530
|