File: changelog

package info (click to toggle)
ruby-spoon 0.0.6-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: ruby: 184; makefile: 2
file content (94 lines) | stat: -rw-r--r-- 2,904 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
ruby-spoon (0.0.6-6) unstable; urgency=medium

  * Drop unnecessary and harmful lintian-overrides
  * Update standards version to 4.5.1, no changes needed.

 -- Hideki Yamane <henrich@debian.org>  Wed, 30 Jun 2021 22:47:13 +0900

ruby-spoon (0.0.6-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Update standards version to 4.5.0, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Hideki Yamane ]
  * debian/control
    - Drop debhelper and set debhelper-compat (= 13)

 -- Hideki Yamane <henrich@debian.org>  Wed, 24 Jun 2020 20:03:15 +0900

ruby-spoon (0.0.6-4) unstable; urgency=medium

  * debian/watch
    - use version 4 for watch file
  * debian/control
    - set Standards-Version: 4.4.0
    - use dh12
    - set Rules-Requires-Root: no
  * debian/copyright
    - use https for copyright format 1.0 URL
  * add debian/salsa-ci.yml to exec CI on salsa.debian.org
    - disable some unnecessary tests
  * add debian/gbp.conf

 -- Hideki Yamane <henrich@debian.org>  Sun, 15 Sep 2019 22:42:05 +0900

ruby-spoon (0.0.6-3) unstable; urgency=medium

  * debian/control
    - drop "Depends: ruby-interpreter" since it's deprecated

 -- Hideki Yamane <henrich@debian.org>  Sat, 13 Oct 2018 17:26:16 +0900

ruby-spoon (0.0.6-2) unstable; urgency=medium

  * debian/control
    - update Vcs-* to use salsa.debian.org
    - set Standards-Version: 4.2.1
  * debian/watch
    - use https://gemwatch.debian.net

 -- Hideki Yamane <henrich@debian.org>  Sat, 13 Oct 2018 16:27:35 +0900

ruby-spoon (0.0.6-1) unstable; urgency=medium

  * New upstream release
  * add debian/patches/0001-remove-calling-git.patch
  * debian/control
    - set Standards-Version: 3.9.8

 -- Hideki Yamane <henrich@debian.org>  Sat, 17 Sep 2016 12:21:04 +0900

ruby-spoon (0.0.4-2) unstable; urgency=medium

  * Rebuild to update rubygems-integration data
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * Set Testsuite field to autopkgtest-pkg-ruby

 -- Cédric Boutillier <boutil@debian.org>  Thu, 09 Oct 2014 00:17:23 +0200

ruby-spoon (0.0.4-1) unstable; urgency=low

  * New upstream version
  * drop all patches, not needed any more.

 -- Cédric Boutillier <boutil@debian.org>  Tue, 14 May 2013 13:39:42 +0200

ruby-spoon (0.0.3-1) unstable; urgency=low

  [ Hideki Yamane ]
  * Team upload.
  * Initial release (Closes: #697272)

  [ Cédric Boutillier ]
  * debian/ruby-spoon.lintian-overrides: override lintian message about
    missing upstream changelog.
  * debian/patches:
    + increase_size_spawnattributes.patch: increase the size of
      SpawnAttributes pointers to avoid segfault on 64bit architectures
    + pass_release_method.patch: circumvent the fact that AutoPointers from
      the FFI gem do not support classes.

 -- Cédric Boutillier <boutil@debian.org>  Fri, 29 Mar 2013 10:14:53 +0100