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-yaml-db (0.7.0-1) unstable; urgency=medium
* Run wrap-and-sort on packaging files
* New upstream version 0.7.0
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Drop move_rake_task.patch, upstream moved files at the right place
* Check dependencies with gem2deb during build
-- Cédric Boutillier <boutil@debian.org> Fri, 17 Aug 2018 14:17:25 +0200
ruby-yaml-db (0.3.0-1) unstable; urgency=medium
* Imported Upstream version 0.3.0
* Use GitHub as upstream for debian/watch
* install README.md as documentation
* Drop previous patches, integrated upstream or not needed anymore
* Specify mimimum version for ruby-rspec to >= 3~ in build-dependencies
* Build-depend on ruby-sqlite3
* Move Rake tasks file under /usr/lib/ruby/vendor_ruby/yamldb/
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Jul 2015 00:45:54 +0200
ruby-yaml-db (0.2.3-2) unstable; urgency=medium
[ Cédric Boutillier ]
* Rebuild to update rubygems-integration metadata
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ add myself to uploaders
+ bump Standards-Version to 3.9.6
+ set Testsuite to autopkgtest-pkg-ruby
+ build-depend on ruby-rails instead of ruby-rails-3.2 (Closes: #765115)
[ Ondřej Surý ]
* Remove myself from Uploaders
-- Cédric Boutillier <boutil@debian.org> Mon, 20 Oct 2014 17:37:34 +0200
ruby-yaml-db (0.2.3-1) unstable; urgency=low
* Initial release (Closes: #705477)
* debian/patches:
+ Add gitlab patch to fix tests
+ Add patch to kill rubygems dependency
* debian/control: Require whole ruby-rails-3.2 stack for tests
* debian/rules: Ignore tests on ruby1.8
-- Ondřej Surý <ondrej@debian.org> Mon, 15 Apr 2013 16:17:37 +0200
|