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
|
ruby-gnuplot (2.6.2-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
* Update standards version to 4.6.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Lucas Nussbaum ]
* Refresh packaging using dh-make-ruby
-- Lucas Nussbaum <lucas@debian.org> Thu, 29 Dec 2022 09:58:35 +0100
ruby-gnuplot (2.6.2-3) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* 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.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
[ Lucas Nussbaum ]
* Refresh packaging using dh-make-ruby -w
-- Lucas Nussbaum <lucas@debian.org> Thu, 14 Apr 2022 20:39:21 +0200
ruby-gnuplot (2.6.2-2) unstable; urgency=medium
[ Cédric Boutillier ]
* Use canonical URI in Vcs-* fields.
[ Lucas Nussbaum ]
* Add patch 0002-Use-RbConfig-instead-of-Config-for-Ruby-2.2-compatib.patch.
Closes: #795042
* Refresh packaging using dh-make-ruby
+ Bump Standards-Version
-- Lucas Nussbaum <lucas@debian.org> Tue, 18 Aug 2015 10:06:32 +0200
ruby-gnuplot (2.6.2-1) unstable; urgency=low
* New upstream version
+ the output can be now saved to an instance variable (Closes: #626984)
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ bump standards-version to 3.9.4 (no changes needed)
+ update my email address in Uploaders: field
+ drop obsolete transition packages libgnuplot-ruby*
-- Cédric Boutillier <boutil@debian.org> Tue, 07 May 2013 17:28:05 +0200
ruby-gnuplot (2.4.1-2) unstable; urgency=low
* Bump build dependency on gem2deb to >= 0.3.0~
-- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 10:11:42 +0200
ruby-gnuplot (2.4.1-1) unstable; urgency=low
* New upstream version
* Add myself to Uploaders:
* Bump Standards-Version to 3.9.3 (no changes needed)
* Update copyright to DEP-5 copyright-format/1.0
* Refresh fix-tests.patch
* Clean examples/sine_wave.gif generated from tests
* Override lintian warning about duplicate description of transitional
packages
* Set priority of transitional packages to extra
* Replace Conflicts: by Breaks: for relation with transitional packages
-- Cédric Boutillier <cedric.boutillier@gmail.com> Mon, 11 Jun 2012 00:09:08 +0200
ruby-gnuplot (2.3.6-1) unstable; urgency=low
* Switch to gem2deb-based packaging.
-- Lucas Nussbaum <lucas@debian.org> Sat, 04 Jun 2011 13:21:04 +0200
libgnuplot-ruby (2.2-5) unstable; urgency=low
[ Arnaud Cornet ]
* Use new Homepage dpkg header.
[ Lucas Nussbaum ]
* Added Vcs-Svn and Vcs-Browser.
* fixed Vcs-*: point to dir containing debian/, not dir containing
trunk/
* Upgraded to policy 3.7.3. No changes needed.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Mon, 24 Dec 2007 16:41:41 +0100
libgnuplot-ruby (2.2-4) unstable; urgency=low
* Stopped using the "Uploaders rule".
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Sun, 15 Apr 2007 00:22:57 +0200
libgnuplot-ruby (2.2-3) unstable; urgency=low
* Upgraded to policy 3.7.2, no changes required.
* Fixed require calls in examples. Closes: #398946.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Thu, 16 Nov 2006 20:30:11 +0100
libgnuplot-ruby (2.2-2) unstable; urgency=low
* Added debian/watch file.
* Set Uploaders to RUBY_EXTRAS_TEAM and changed build-dep on ruby-pkg-
tools to >= 0.8.
* Set the Maintainer field to me. I will be mainly responsible for
this package.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Thu, 23 Mar 2006 11:22:02 +0100
libgnuplot-ruby (2.2-1) unstable; urgency=low
* Initial release Closes: #348430
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Mon, 16 Jan 2006 23:54:10 +0100
|