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
|
ruby-kyotocabinet (1.34-1) unstable; urgency=medium
* Team Upload.
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.6.2 (no changes needed)
* Add patch to fix FTBFS with ruby3.1 (Closes: #1015322)
-- Nilesh Patra <nilesh@debian.org> Wed, 28 Dec 2022 19:42:20 +0530
ruby-kyotocabinet (1.34-0.1) unstable; urgency=high
* Non-maintainer upload.
* New upstream release. (Closes: #992315)
* debian/watch: Fix upstream monitoring.
* debian/patches: Drop obsolete patches (0004-0008).
* debian/docs: Drop doc installation, no longer provided upstream.
* debian/source/lintian-overrides: Dropped.
* debian/missing-sources: Dropped, not needed.
* debian/patches/0004-Fix-ruby3.0-FTBFS-extern-C.patch:
Add patch to fix compatibility with Ruby 3.0. (Closes: #996310)
* debian/copyright: Update homepage information.
-- Boyuan Yang <byang@debian.org> Tue, 09 Nov 2021 16:46:46 -0500
ruby-kyotocabinet (1.33-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/patches/config-rbconfig.patch: Drop patch. Applied upstream.
* d/patches/ruby22.patch: Ditto.
* d/patches/series: Adjust.
-- Daniel Leidert <dleidert@debian.org> Sun, 09 Feb 2020 21:29:09 +0100
ruby-kyotocabinet (1.32-3) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Run wrap-and-sort on packaging files
[ Daniel Leidert ]
* d/compat: Remove obsolete file.
* d/control: Add Testsuite and Build-Depends fields. Remove empty
Build-Depends-Indep field.
(Standards-Version): Bump to 4.5.0.
(Vcs-Git, Vcs-Browser): Fix URLs to point to salsa.
(Depends): Remove interpreter dependency.
* d/copyright: Update and fix URI and format.
* d/watch: Fix debian-watch-uses-insecure-uri.
* d/patches/0008-Fix-FTBFS-with-ruby-2.7.patch: Add patch.
* d/patches/series: Enable new patch.
* d/source/lintian-overrides: Add overrides regarding thickbox.js source.
-- Daniel Leidert <dleidert@debian.org> Tue, 04 Feb 2020 19:11:38 +0100
ruby-kyotocabinet (1.32-2) unstable; urgency=medium
* Team upload.
[ Shawn Landden ]
* d/copyright:
- the Debian "where to get the GPL" line should be sufficient
- don't have short licence text, as it wasn't included in source
* use dh_link for doc/js/jquery.js
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
[ Christian Hofstaedtler ]
* fix patch '0003-fix-test.rb-to-work-with-gem2deb'
* Configure dpkg-source
* Fix uninitialized constant Config (Closes: #791778)
* Set Standards-Version to 3.9.6 (no addtl. changes)
[ Jonas Genannt ]
* d/control: added Testsuite header
* Added patch: ruby22.patch
* Added missing source of thickbox-compressed.js
-- Jonas Genannt <genannt@debian.org> Fri, 21 Aug 2015 11:36:11 +0200
ruby-kyotocabinet (1.32-1) unstable; urgency=low
* Initial release. (Closes: #676630)
* Modified build system to work with gem2deb
* Use libjs-jquery instead of embedded jquery for docs
-- Shawn Landden <shawnlandden@gmail.com> Fri, 08 Jun 2012 21:11:50 -0700
|