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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
ruby-svg-graph (2.2.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Simon Quigley ]
* Team upload.
* New upstream release.
* Update Standards-Version to 4.7.2, no changes needed.
* Drop {XS,XB}-Ruby-Versions from control.
-- Simon Quigley <tsimonq2@debian.org> Mon, 27 Oct 2025 11:58:31 -0500
ruby-svg-graph (2.2.1-2) unstable; urgency=low
* Add missing-sources licenses (MIT, BSD) to d/copyright.
-- Dmitry Borodaenko <angdraug@debian.org> Mon, 08 Feb 2021 18:48:04 -0800
ruby-svg-graph (2.2.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ ruby-svg-graph: Add Multi-Arch: foreign.
[ Dmitry Borodaenko ]
* Update d/watch to lumean/svg-graph2.
* New upstream version 2.2.1.
* Reflect move to lumean/svg-graph2 in packaging files.
* d/patches/0002-parsedate-not-available.patch: fixed upstream.
* d/missing-sources: Sources for c3.min.js and d3.min.js.
* d/source/lintian-overrides: c3js.html is generated by c3js.rb.
* d/watch: Bump format version to 4.
* d/control: Bump debhelper-compat version to 13.
* d/patches/patches/0002-Location-independent-requires-in-tests.patch.
* Remove rdoc, add examples and README.md.
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 07 Feb 2021 12:00:34 -0800
ruby-svg-graph (1.0.5-5) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.5.0.
(Depends): Add ${ruby:Depends} and remove interpreter.
(Homepage): Fix URI.
* d/copyright (Source): Fix URI.
* d/README.source: Add info about successor.
-- Daniel Leidert <dleidert@debian.org> Sat, 22 Feb 2020 03:13:18 +0100
ruby-svg-graph (1.0.5-4) unstable; urgency=medium
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Marc Dequènes (Duck) ]
* Add patch to fix parsedate library removed since Ruby 1.8.7
(Closes: #935339).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 02 Sep 2019 16:19:18 +0900
ruby-svg-graph (1.0.5-3) unstable; urgency=low
* Team upload.
[ Dmitry Borodaenko ]
* Build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support.
* Vcs-Git and Vcs-Browser updated to anonscm.debian.org.
[ Jonas Genannt ]
* d/control:
- remove transitional packages (Closes: #735714)
- bumped standards version to 3.9.6 (no changes)
- d/control: added Testsuite header
* bumped dpkg compat level to 9
-- Jonas Genannt <genannt@debian.org> Sun, 23 Aug 2015 15:58:17 +0200
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
|