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
|
ruby-kakasi-ffi (1.0.2-3) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.5.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 13
* (build-)depend on ruby-ffi explicitly, fixing autopkgtests
* Use ${ruby:Depends} for dependencies
* Remove explicit dep on ruby interpreter
* Rules does not require root
* Use https in copyright format URL
* Update Vcs-* fields to point to salsa
* Add upstream metadata
* Remove test control file
* Install README.md as doc
* Use gem install layout
* Install README.md as doc
-- Cédric Boutillier <boutil@debian.org> Thu, 11 Feb 2021 11:16:20 +0100
ruby-kakasi-ffi (1.0.2-2) unstable; urgency=medium
* Team upload.
* Support "make clean" target (Closes: #762133)
-- Christian Hofstaedtler <zeha@debian.org> Mon, 29 Feb 2016 17:20:14 +0000
ruby-kakasi-ffi (1.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Update Debian packaging using dh-make-ruby -w
* Update Standards-Version to 3.9.7 (no source level changes)
* Fix missing build dependency libkakasi2-dev (Closes: #762133)
* Run tests without bundler
-- Christian Hofstaedtler <zeha@debian.org> Thu, 25 Feb 2016 00:11:50 +0000
ruby-kakasi-ffi (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #760262)
-- NOKUBI Takatsugu <knok@daionet.gr.jp> Wed, 03 Sep 2014 05:55:53 +0000
|