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
|
ruby-rgen (0.8.4-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Lucas Kanashiro ]
* d/watch: track git repository
* New upstream version 0.8.4
* Add patch to fix tests with Ruby 2.5
* Add patch to fix BigDecimal calls (Closes: #952077)
* Update VCS urls to point to salsa
* Bump debhelper compatibility level to 12
* d/control: rules does not require root
* Do not runtime depend on ruby interpreter
* Use autodep8 ruby tests instead of implementing them
* Declare compliance with Debian Policy 4.5.0
* d/copyright: use secure urls in Format and Source fields
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Wed, 26 Feb 2020 09:39:32 -0300
ruby-rgen (0.8.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Stig Sandbeck Mathisen ]
* Declare compliance with Debian policy 3.9.8
* Imported upstream release 0.8.0
-- Stig Sandbeck Mathisen <ssm@debian.org> Wed, 01 Jun 2016 23:46:57 +0200
ruby-rgen (0.7.0-2) unstable; urgency=medium
* Team upload.
[ Stig Sandbeck Mathisen ]
* Update Vcs-Browser URL
[ Jonas Genannt ]
* d/control:
- bumped up standards version to 3.9.6 (no changes needed)
- switched homepage to github, ruby-gen.org is offline
- d/control: added nokogiri to dependency
Thanks to autotest nokogiri is needed on runtime
-- Jonas Genannt <genannt@debian.org> Sun, 03 May 2015 11:22:19 +0200
ruby-rgen (0.7.0-1) unstable; urgency=medium
* Imported upstream release 0.7.0
* Build depend on ruby-test-unit
* Import upstream patch for build test
* Update autopkgtests
-- Stig Sandbeck Mathisen <ssm@debian.org> Sun, 07 Sep 2014 16:41:00 +0200
ruby-rgen (0.6.6-1) unstable; urgency=low
* Initial release (Closes: #710385)
-- Stig Sandbeck Mathisen <ssm@debian.org> Sat, 30 Nov 2013 14:44:16 +0100
|