File: changelog

package info (click to toggle)
ruby-concurrent 1.1.6%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 30,284 kB
  • sloc: ruby: 30,875; java: 6,117; javascript: 1,114; ansic: 288; makefile: 10; sh: 6
file content (131 lines) | stat: -rw-r--r-- 4,639 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
ruby-concurrent (1.1.6+dfsg-5) unstable; urgency=medium

  * Add Provides to match current gem2deb behaviour when gem name includes ruby

 -- Pirate Praveen <praveen@debian.org>  Thu, 07 Apr 2022 20:02:59 +0530

ruby-concurrent (1.1.6+dfsg-4) unstable; urgency=medium

  [ Pirate Praveen ]
  * concurrent-ruby-edge version is different from source version
  * Bump minimum version of gem2deb to 1.0~

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove 1 unused lintian overrides.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Pirate Praveen ]
  * Switch to gem-install layout (bundler now require this for --local option)
    - only --destdir is enough ruby-concurrent but --destdir and
      DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR is required ruby-concurrent-ext
  * Enable gemspec dependency checks during build
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Sat, 22 Jan 2022 22:04:03 +0530

ruby-concurrent (1.1.6+dfsg-3) unstable; urgency=medium

  * Tighten dependency on ruby-concurrent to same version as source
  * Fix version of concurrent-ruby-edge gem (not same as concurrent-ruby)
  * Run dh_install for both binary packages in override target
  * Remove git from concurrent-ruby-edge gemspec as well (fixes broken gempsec)
  * Add myself to uploaders
  * Check gemspec dependencies for all gemspec

 -- Pirate Praveen <praveen@debian.org>  Fri, 28 Feb 2020 14:16:50 +0530

ruby-concurrent (1.1.6+dfsg-2) unstable; urgency=medium

  * Cleanup after tests are run (remove spec/examples.txt)
  * Use local files during build (add local path to LOAD_PATH for tests)
  * Build 2 binary packages (ruby-concurrent and ruby-concurrent-ext)
  * Run tests only as autopkgtest (as ruby-concurrent-ext needs
    ruby-concurrent for tests)
  * Add DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=debian/ruby-concurrent-ext
  * Install the files for ruby-concurrent-ext
  * Manually install files for ruby-concurrent using .install file
  * Manually add and clean concurrent-ruby.gemspec
  * Add concurrent-ruby-edge.gemspec to package and add Provides:
    ruby-concurrent-edge
  * Add lintian override for concurrent-ruby_ext.so not linking against libc

 -- Pirate Praveen <praveen@debian.org>  Thu, 27 Feb 2020 18:33:20 +0530

ruby-concurrent (1.1.6+dfsg-1) unstable; urgency=medium

  * Team upload

  [ Michael Moll ]
  * New upstream version 1.1.6

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Tue, 25 Feb 2020 18:23:57 +0530

ruby-concurrent (1.0.5-4) unstable; urgency=medium

  * Team Upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.4.1 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Drop unnecessary dependency on ruby (see #934948)

 -- Pirate Praveen <praveen@debian.org>  Tue, 24 Dec 2019 22:07:01 +0530

ruby-concurrent (1.0.5-3) unstable; urgency=medium

  * Team upload.
  * debian/control: drop `Testsuite: autopkgtest-pkg-ruby` to let autopkgtest
    run only the explicit debian/tests/control in this package, and not also
    run the default test produced by autodep8 (Closes: #926782)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 15 Apr 2019 12:52:29 -0300

ruby-concurrent (1.0.5-2) unstable; urgency=medium

  * Team upload
  * Fix map_spec.rb test on armhf
  * Move packaging repository to Salsa

 -- Balint Reczey <rbalint@ubuntu.com>  Mon, 27 Aug 2018 23:08:36 +0200

ruby-concurrent (1.0.5-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Pirate Praveen <praveen@debian.org>  Mon, 14 Aug 2017 15:42:48 +0530

ruby-concurrent (1.0.0-3) unstable; urgency=medium

  * Team upload
  * Add DH_RUBY_GEMSPEC in debian/tests/control (fix autopkgtest failure)

 -- Pirate Praveen <praveen@debian.org>  Tue, 13 Sep 2016 20:04:25 +0530

ruby-concurrent (1.0.0-2) unstable; urgency=medium

  * Specify seed value for running tests (Closes: #836536)
  * Bump Standards Version to 3.9.8 (No changes)

 -- Balasankar C <balasankarc@autistici.org>  Mon, 12 Sep 2016 10:52:06 +0530

ruby-concurrent (1.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #809338)

 -- Balasankar C <balasankarc@autistici.org>  Tue, 08 Dec 2015 16:27:18 +0530