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
|
ruby-tokyocabinet (1.31-5) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Christian Hofstaedtler ]
* Patch gemspec to make it loadable by gem2deb, fixes FTBFS.
-- Christian Hofstaedtler <zeha@debian.org> Tue, 22 Mar 2016 12:17:24 +0000
ruby-tokyocabinet (1.31-4) unstable; urgency=medium
* Team upload
[ Christian Hofstaedtler ]
* Fix uninitialized constant `Config` (Closes: #791779)
[ Cédric Boutillier ]
* Refresh packaging with 'dh-make-ruby -w'
-- Christian Hofstaedtler <zeha@debian.org> Fri, 14 Aug 2015 14:32:11 +0200
ruby-tokyocabinet (1.31-3) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* use canonical URI in Vcs-* fields
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
[ Laurent Arnoud ]
* d/control: bumped up standards version to 3.9.5
[ Christian Hofstaedtler ]
* Remove transitional packages
* Rebuild for currently supported Ruby versions (Closes: #735736)
-- Christian Hofstaedtler <zeha@debian.org> Thu, 06 Feb 2014 21:15:48 +0100
ruby-tokyocabinet (1.31-2) unstable; urgency=low
* debian/ruby-tests.rb: use includes provided by test runner
* Add Lucas to Uploaders:
* Update Standards-Version and dependency on ruby
* Add Replaces, Breaks, Provides
* Remove ./tokyocabinet.so before running tests
* Drop change_require_statements_using_relative_paths.patch (Closes: #634439)
-- Lucas Nussbaum <lucas@debian.org> Sat, 30 Jul 2011 08:59:03 +0200
ruby-tokyocabinet (1.31-1) unstable; urgency=low
* New upstream release (copyright change).
* Switch to gem2deb-based packaging. Source and binary package renamed to
ruby-tokyocabinet. Transitional packages added.
-- Laurent Arnoud <laurent@spkdev.net> Sun, 17 Apr 2011 22:24:33 +0200
tokyocabinet-ruby (1.30-2) unstable; urgency=low
[ Laurent Arnoud ]
* Added support for Ruby 1.9.2 (Closes: #593024)
* Bump Standards-Version to 3.9.1 (no changes).
* Update Vcs-* Fields.
* Update upstream website, copyright and upstream author
[ Paul van Tilburg ]
* Added the Debian/Ruby Extras team to the Uploaders field; the package
is now team mainted.
-- Laurent Arnoud <laurent@spkdev.net> Thu, 16 Sep 2010 21:55:04 +0200
tokyocabinet-ruby (1.30-1) unstable; urgency=low
* New upstream release
* Generate rdoc for libtokyocabinet-ruby-doc.
* Bump Standards-Version to 3.8.4 (no changes).
* Switched to source format 3.0 (quilt)
* debian/control: Change my email address.
* Add Vcs fields.
-- Laurent Arnoud <laurent@spkdev.net> Wed, 24 Mar 2010 20:55:30 +0100
tokyocabinet-ruby (1.29-2) unstable; urgency=low
* Drop 1.9 package (Closes: #565838)
* Enable the test suite
-- Laurent Arnoud <laurent.arnoud@gmail.com> Tue, 19 Jan 2010 22:13:40 +0100
tokyocabinet-ruby (1.29-1) unstable; urgency=low
* New upstream release
* Add ruby 1.9.1 version
-- Laurent Arnoud <laurent.arnoud@gmail.com> Mon, 09 Nov 2009 21:40:34 +0100
tokyocabinet-ruby (1.21-1) unstable; urgency=low
* Initial release (Closes: #551930)
-- Laurent Arnoud <laurent.arnoud@gmail.com> Tue, 20 Oct 2009 23:55:13 +0200
|