File: changelog

package info (click to toggle)
ruby-soap4r 2.0.5-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,972 kB
  • sloc: ruby: 52,729; xml: 266; sh: 42; javascript: 20; perl: 10; makefile: 9
file content (61 lines) | stat: -rw-r--r-- 2,185 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
ruby-soap4r (2.0.5-5) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Cédric Boutillier ]
  * Move debian/watch to gemwatch.debian.net
  * remove explicit dependency on ruby | ruby-interpreter
  * Remove deprecated constant ::Data (Closes: #954775)
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Add myself to Uploaders
  * Add a short name to the license for debian/ in copyright file

 -- Cédric Boutillier <boutil@debian.org>  Fri, 10 Jul 2020 23:51:28 +0200

ruby-soap4r (2.0.5-4) unstable; urgency=medium

  * Team upload
  * Add remove-ruby2.5-warnings.patch: to silence deprecation warnings under
    ruby2.5 (Closes: #889713)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 05 Mar 2018 10:17:46 -0300

ruby-soap4r (2.0.5-3) unstable; urgency=medium

  [ David Suárez ]
  * Fix failing tests on ruby2.0 (Closes: #730912)
  * debian/source/options: remove 'single-debian-patch' options and add
      'unapply-patches' one

  [ Antonio Terceiro ]
  * Don't use ruby-libxml based parser
    added debian/patches/dont-use-libxml-based-parser.patch.
    The parser seems to be written for a old version of ruby-libxml and my
    quick attempt at fixing it didn't work. My level of patience with
    anything that involves XML is quite low, so it's possible that the
    problem is still properly fixable. (Closes: #725672)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 06 Jan 2014 17:50:04 -0300

ruby-soap4r (2.0.5-2) unstable; urgency=low

  * Remove usage os iconv which is deprecated under Ruby 1.9
  * Ignore test failures on Ruby 1.8 which will go away soon.

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 07 Sep 2013 19:28:29 -0300

ruby-soap4r (2.0.5-1) unstable; urgency=low

  * Initial release (Closes: #629979)

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 11 Aug 2013 21:05:40 +0200