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
|
ruby-whitewash (2.1-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Fri, 08 Jan 2021 13:46:51 +0100
ruby-whitewash (2.1-1) unstable; urgency=medium
[ Dmitry Borodaenko ]
* New upstream release.
* Remove patches:
- 0002-add-support-for-ruby2.2.patch (fixed upstream).
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag.
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
field.
* 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.
[ Miguel Landaeta ]
* Add support for Ruby 2.2.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 17 Apr 2016 19:03:12 -0700
ruby-whitewash (2.0-2) unstable; urgency=medium
* Team upload.
* Add support for Ruby 2.2. (Closes: #795207).
- Add patch 0002-add-support-for-ruby2.2.patch.
* Bump Standards-Version to 3.9.6. No changes were required.
* Update Vcs-* fields.
* Bump DH compat level to 9.
-- Miguel Landaeta <nomadium@debian.org> Fri, 21 Aug 2015 14:24:38 +0200
ruby-whitewash (2.0-2~wip~fourmond1) UNRELEASED; urgency=low
* Team upload.
* Build with newer gem2deb
* Seems to conform to standards 3.9.3
-- Vincent Fourmond <fourmond@debian.org> Sun, 24 Jun 2012 01:18:20 +0200
ruby-whitewash (2.0-1) unstable; urgency=low
* New upstream release:
- use Nokogiri instead of REXML and Tidy
- compatibility fixes for Ruby 1.9.3
- RSpec tests added.
* Depends updated: tidy dropped, ruby-nokogiri added.
* Run RSpec tests during build.
* require-yaml.patch dropped, merged upstream.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 25 Dec 2011 17:32:34 +0300
ruby-whitewash (1.0-1) unstable; urgency=low
* Initial release. Closes: #573967 (ITP).
-- Dmitry Borodaenko <angdraug@debian.org> Wed, 14 Sep 2011 17:23:05 +0300
|