File: changelog

package info (click to toggle)
ruby-tioga 1.19.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,568 kB
  • sloc: ansic: 39,885; ruby: 17,303; sh: 79; makefile: 31
file content (284 lines) | stat: -rw-r--r-- 9,791 bytes parent folder | download
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
ruby-tioga (1.19.1-3) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use versioned copyright format URI.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Archive, Repository.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Chris Hofstaedtler ]
  * Stop using ruby-setup (Closes: #969326)
  * Update Standards-Version to 4.5.0, no changes needed

 -- Chris Hofstaedtler <zeha@debian.org>  Mon, 31 Aug 2020 13:51:35 +0000

ruby-tioga (1.19.1-2) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Team upload.
  * 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

  [ Christian Hofstaedtler ]
  * Explicitly B-D on ruby-setup.
    Previously, gem2deb depended on ruby-setup, but to enable cross-building,
    it will drop that dependency.
  * Remove all mentions of libtioga-ruby1.*
  * Remove transitional leaf package "tioga"

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 13 Apr 2016 18:34:57 +0000

ruby-tioga (1.19.1-1) unstable; urgency=low

  * New upstream release
  * Adapt the patches based on ideas from
    https://github.com/fourmond/tioga/pull/2/commits (but not exactly, though)

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 14 Sep 2015 22:42:42 +0200

ruby-tioga (1.18-2) unstable; urgency=medium

  * Use more recent setup.rb + explicit load path for scripts, to avoid FTBSes
    (closes: #791783)
  * Already conforms to latest standards

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 13 Jul 2015 23:01:04 +0200

ruby-tioga (1.18-1) unstable; urgency=low

  * New upstream release

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 17 Mar 2014 22:36:01 +0100

ruby-tioga (1.17-2) unstable; urgency=low

  * Drop all references to versioned ruby packages, since gem2deb pulls them
    in anyway (closes: #735663)
  * Conforms to standards 3.9.5
  * Drop embedded jquery.js from documentation

 -- Vincent Fourmond <fourmond@debian.org>  Thu, 30 Jan 2014 22:24:51 +0100

ruby-tioga (1.17-1) unstable; urgency=low

  * New upstream release
  * Drop all transitional packages (closes: #722363)

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 23 Sep 2013 20:27:16 +0200

ruby-tioga (1.16-1) unstable; urgency=low

  * New upstream release
  * Drop fix-formats.diff, long ago incorporated upstream
  * Using canonical URLs for VCS fields, thank to Cédric Boutiller

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 26 Aug 2013 22:36:01 +0200

ruby-tioga (1.14-3) unstable; urgency=low

  * Rebuild with newer gem2deb
  * Move transitional packages to priority: extra

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 24 Jun 2012 02:01:24 +0200

ruby-tioga (1.14-2) unstable; urgency=low

  * Include fix-formats.diff to avoid passing to a printf-like function
    unprotected strings (closes: #676193)
  * Conforms to standards 3.9.3

 -- Vincent Fourmond <fourmond@debian.org>  Wed, 06 Jun 2012 21:33:34 +0200

ruby-tioga (1.14-1) unstable; urgency=low

  * New upstream version; now works correctly with ruby1.9.1

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 14 Jun 2011 13:46:57 +0200

ruby-tioga (1.13-4) unstable; urgency=low

  * Package name change to follow the new ruby policy naming convention
    - two new packages: ruby-tioga and ruby-tioga-doc
  * New VCS location
  * Switch to dh 7 + gem2deb + rubysetuprb
  * Turn old packages into transition packages
  * Drop alternatives on preinst for transition packages libtioga-ruby1.*
  * Drop dependency on cdbs
  * Properly build documentation
  * disable-require-rubygems.diff to disable the use of rubygems

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 07 Jun 2011 00:23:02 +0200

libtioga-ruby (1.13-3) unstable; urgency=low

  * Upload to unstable, we've got a whole new distribution to break ;-) !
  * Fix the section of tioga to 'graphics', as in the archive

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 06 Feb 2011 10:25:06 +0100

libtioga-ruby (1.13-2) experimental; urgency=low

  * Rename tioga as tioga-1.8 and tioga-1.9.1 to avoid conflicts
  * Use alternatives to provide /usr/bin/tioga and the corresponding man
    page
  * Drop recommends on rdoc + move irb to suggests

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 24 Jan 2011 21:36:06 +0100

libtioga-ruby (1.13-1) experimental; urgency=low

  * New upstream release
  * Already conforms to standards 3.9.1
  * Switched to using cdbs/ruby-setup-rb.mk now that upstream build
    system relies on setup.rb
  * Remove all patches, not necessary anymore, along with references to dpatch
  * Switch to format 3.0 (quilt)
  * Remove the -examples package: there is no need to split the examples
    out of the documentation.
  * Bump debhelper compatibility to 7
  * Include images in the generated documentation
  * Do not use dh_rdoc as the generated graphs are simply useless (in the
    case of Tioga)
  * Profit from cdbs/ruby-setup-rb.mk to also build for Ruby 1.9.1

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 24 Jan 2011 20:22:35 +0100

libtioga-ruby (1.11-1) unstable; urgency=low

  * New upstream release
  * Changed the Homepage to something more appropriate
  * Already conforms to standards 3.8.2

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 19 Jul 2009 02:19:27 +0200

libtioga-ruby (1.10-1) unstable; urgency=low

  * New upstream release
  * Moved to Section: ruby
  * Install the tioga.sty style file into the documentation package. No
    integration with texlive is performed, however.
  * Few debian/rules cleanups
  * Already conforms to standards 3.8.1
  * Bumped debhelper compatibility level to 5

 -- Vincent Fourmond <fourmond@debian.org>  Mon, 30 Mar 2009 19:40:38 +0200

libtioga-ruby (1.9-1) unstable; urgency=low

  * New upstream release
  * Updated debian/copyright
  * Added a debian/README.source, to document the patching system used and
    also to state that, even if zlib sources are now included in
    upstream's tarballs, they are not used on Debian systems
  * Now conforms to standards 3.8.0
  * Adding ${misc:Depends} to all packages

 -- Vincent Fourmond <fourmond@debian.org>  Sat, 21 Feb 2009 20:03:00 +0100

libtioga-ruby (1.8-1) unstable; urgency=low

  * New upstream release
  * Added long-forgotten Vcs fields
  * Switched to a machine-readable form for debian/copyright
    (killing lintian's copyright-without-copyright-notice warning
    in the process)

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 06 Apr 2008 13:46:50 +0200

libtioga-ruby (1.7-1) unstable; urgency=low

  * Using new Hompage field
  * New upstream release
  * Already conforms to 3.7.3

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 08 Feb 2008 00:14:58 +0100

libtioga-ruby (1.6-2) unstable; urgency=low

  * Better cleanup, should now dpkg-build twice in a row (closes: #442655)

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 16 Sep 2007 21:19:11 +0200

libtioga-ruby (1.6-1) unstable; urgency=low

  [ Paul van Tilburg ]
  * Added team address, since this package is team-maintained!

  [ Vincent Fourmond ]
  * New upstream release

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 03 Jun 2007 21:11:47 +0200

libtioga-ruby (1.5-1) unstable; urgency=low

  * New upstream release (Closes: #418190)
  * Added rdoc documentation
  * Added a (rudimentary) manpage for the tioga script

 -- Vincent Fourmond <fourmond@debian.org>  Sat, 14 Apr 2007 23:00:18 +0200

libtioga-ruby (1.3.0-1) unstable; urgency=low

  * New upstream release
  * Disable 02-extconf.rb (fixed upstream)
  * Fix yet again another typo in description (Closes: #399128)
  * Changed source name to reflect ruby policy
  * Added ruby-pkg-tools, switched to my new debian address
  * Better watchfile (doesn't pickup samples and pre-releases)

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 16 Mar 2007 10:40:23 +0100

tioga (1.2.0-1) unstable; urgency=low

  * New upstream release
  * Updated standards to 3.7.2 (no changes required)
  * Renamed the binary package to libtioga-ruby1.8 to follow ruby conventions
  * Provided tioga transition package and libtioga-ruby ruby-version independant
    package
  * Now using dpatch to manage changes to upstream.
  * Description improved (Closes: #352746, #354702), thanks to Martin Schulze
  * Provide a libtioga-ruby-examples package.
  * Tweaking extconf.rb to disable by default the installation of include files

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Wed,  4 Oct 2006 20:54:50 +0200

tioga (1.0.L-1) unstable; urgency=low

  * New upstream release (few bug fixes, few more features).
  * Second upload to debian (Closes: #346373) (the first wasn't seen by the BTS...)
  * Fix debian/control to Build-Depend on ruby1.8 (Closes: #352309)

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Sat, 11 Feb 2006 14:33:18 +0100

tioga (1.0.I-2) unstable; urgency=low

  * Fixed a small mistake in debian/rules

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Tue, 24 Jan 2006 19:15:58 +0100

tioga (1.0.I-1) unstable; urgency=low

  * New upstream release, fixes a bug in show_marker;
  * Fixed the installation path;
  * Provided an archive for samples/
  * Added some small documentation for samples/ plus sine.rb (my own example).
  * First upload to debian (Closes: #346373)

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Sun,  8 Jan 2006 00:22:51 +0100

tioga (1.0.H-1) unstable; urgency=low

  * Initial packaging.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Wed,  4 Jan 2006 21:11:29 +0100