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
|
ruby-webrobots (0.1.2-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
[ Antonio Terceiro ]
* New upstream release
- Refresh patches
- new build adds required Rubygems metadata (Closes: #830235)
* Update packaging with a `dh-make-ruby -w` run
- run test suite with debian/ruby-tests.rake; drop debian/ruby-tests.rb
-- Antonio Terceiro <terceiro@debian.org> Fri, 15 Jul 2016 08:56:31 -0300
ruby-webrobots (0.1.1-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Mon, 30 Sep 2013 17:11:41 -0500
ruby-webrobots (0.0.13-3) unstable; urgency=low
* Team upload.
* Rebuild with recent gem2deb
-- Vincent Fourmond <fourmond@debian.org> Sun, 24 Jun 2012 01:19:34 +0200
ruby-webrobots (0.0.13-2) unstable; urgency=low
* Remove a test so package build does not depend on the Internet
(Closes: #666642)
-- Christian Hofstaedtler <christian@hofstaedtler.name> Sat, 05 May 2012 23:20:41 +0200
ruby-webrobots (0.0.13-1) unstable; urgency=low
* New upstream version
-- Gunnar Wolf <gwolf@debian.org> Tue, 27 Mar 2012 10:06:28 -0600
ruby-webrobots (0.0.12-2) unstable; urgency=low
* Nokogiri has to be build-depended upon, as it is used for running
the tests (Closes: #663050)
* Standards version 3.9.2→3.9.3 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Thu, 08 Mar 2012 16:52:53 -0600
ruby-webrobots (0.0.12-1) unstable; urgency=low
* Initial release (Closes: #656362)
-- Gunnar Wolf <gwolf@debian.org> Wed, 18 Jan 2012 12:53:10 -0600
|