File: changelog

package info (click to toggle)
ruby-spoon 0.0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: ruby: 184; makefile: 2
file content (57 lines) | stat: -rw-r--r-- 1,796 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
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