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
|
ruby-svg-graph (1.0.5-2) unstable; urgency=low
[ Dmitry Borodaenko ]
* Downgraded transitional packages priority to extra.
* Fix intermittent unit test failure. Closes: #713168.
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag.
* use canonical URI in Vcs-* fields.
* debian/copyright: use DEP5 copyright-format/1.0 official URL for Format
field.
* Update debian/watch. Thanks Bart Martens.
-- Dmitry Borodaenko <angdraug@debian.org> Sat, 31 Aug 2013 13:27:59 -0700
ruby-svg-graph (1.0.5-1) unstable; urgency=low
* New upstream version.
* Redirect watch file to GitHub.
-- Dmitry Borodaenko <angdraug@debian.org> Sat, 08 Oct 2011 14:42:10 +0300
ruby-svg-graph (1.0.3-1) unstable; urgency=low
* New upstream version.
* Switch to gem2deb-based packaging:
- source and binary packages renamed to ruby-svg-graph
- transitional packages added
- source format changed to 3.0 (quilt).
* Redirect watch file to rubygems.org (homepage still refers to 0.6.1).
* Standards-Version bumped to 3.9.2.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 11 Sep 2011 13:26:22 +0300
libsvg-graph-ruby (0.6.1-3) unstable; urgency=low
* Switch from Ruby 1.9 to 1.9.1. Closes: #569852.
* Standards-Version upgraded to 3.8.4:
- changed Section from interpreters to ruby
- debhelper compat level upgraded to 5.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 28 Feb 2010 14:50:21 +0200
libsvg-graph-ruby (0.6.1-2) unstable; urgency=low
* debian/watch fixed.
-- Dmitry Borodaenko <angdraug@debian.org> Wed, 21 Jan 2009 19:52:38 +0200
libsvg-graph-ruby (0.6.1-1) unstable; urgency=low
* Initial release. Closes: #499715 (ITP).
* install-fileutils.patch: install.rb patched to use FileUtils instead of
ftools which is removed in Ruby 1.9.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 28 Sep 2008 17:09:11 +0300
|