File: changelog

package info (click to toggle)
ruby-dbf 5.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,756 kB
  • sloc: ruby: 1,718; makefile: 9
file content (130 lines) | stat: -rw-r--r-- 4,154 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
ruby-dbf (5.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update Standards-Version to 4.7.2, no changes needed.

 -- Simon Quigley <tsimonq2@debian.org>  Mon, 10 Nov 2025 13:00:06 -0600

ruby-dbf (4.3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
    + Upstream fix ruby3.2 compatibility (tested using sbuild).
  * d/patches/0001-default-external-encoding.patch: Merged (applied by
    upstream).
    See https://github.com/infused/dbf/pull/77
  * d/control: Remove deprecated fields XS and XB Ruby versions.

 -- Leandro Cunha <leandrocunha016@gmail.com>  Sun, 10 Mar 2024 20:31:00 -0300

ruby-dbf (4.2.4-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on rake.
  * Update standards version to 4.6.2, no changes needed.

  [ Daniel Leidert ]
  * New upstream version 4.2.0

  [ Aquila Macedo ]
  * New upstream version 4.2.4
  * d/patches: Remove the obsolete '0002-Fix-Ruby-3-compatibility.patch' patch.

 -- Aquila Macedo Costa <aquilamacedo@riseup.net>  Sun, 29 Oct 2023 17:45:22 -0300

ruby-dbf (3.0.5-2) unstable; urgency=medium

  * Team upload.

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

  [ Daniel Leidert ]
  * d/control: Add Rules-Requires-Root field.
    (Standards-Version): Bump to 4.6.0.
    (Depends): Use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Source): Use secure URL.
    (Copyright): Add team.
  * d/rules: Use gem installation layout.
  * d/watch: Use gemwatch URL.
  * d/patches/0002-Fix-Ruby-3-compatibility.patch: Add patch.
    - Fix compatibility with Ruby 3 (closes: #996215).
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <dleidert@debian.org>  Mon, 15 Nov 2021 19:19:17 +0100

ruby-dbf (3.0.5-1) unstable; urgency=medium

  * Team upload
  * Imported Upstream version 3.0.5
    + does not require fastercvs in gemspecs (Closes: #830098)
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Run wrap-and-sort on packaging files
  * Check gem dependencies in debian/rules
  * Remove hack to use the -s switch of the interpreter
  * Set default encoding to UTF-8 in tests

 -- Cédric Boutillier <boutil@debian.org>  Fri, 08 Jul 2016 16:24:49 +0200

ruby-dbf (2.0.10-1) unstable; urgency=medium

  * Imported Upstream version 2.0.10
  * Update my email address

 -- Christopher Baines <mail@cbaines.net>  Sat, 18 Jul 2015 21:49:54 +0100

ruby-dbf (2.0.7-1) unstable; urgency=medium

  * Team upload.

  [ David Suárez ]
  * New upstream version.
  * debian/changelog: set urgency to medium.

 -- David Suárez <david.sephirot@gmail.com>  Sun, 05 Oct 2014 15:24:17 +0200

ruby-dbf (2.0.6-2) unstable; urgency=low

  * Team upload.
  * Rewrite shebang of /usr/bin/dbf-rb, to be able to use -s ruby switch.
    (Closes: #731184)

 -- Cédric Boutillier <boutil@debian.org>  Tue, 03 Dec 2013 18:44:57 +0100

ruby-dbf (2.0.6-1) unstable; urgency=low

  * Team upload
  * Imported Upstream version 2.0.6
  * Build against gem2deb (>=0.5) to add Ruby2.0 support and drop Ruby1.8
  * Drop dependency on ruby-fastercsv (Ruby1.8 only)
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Tue, 03 Dec 2013 08:08:16 +0100

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

  * New upstream version
  * Remove patches as they have been merged upstream

 -- Christopher Baines <cbaines8@gmail.com>  Sat, 06 Jul 2013 16:45:35 +0100

ruby-dbf (2.0.3-1) unstable; urgency=low

  * Initial release (Closes: #702161)

 -- Christopher Baines <cbaines8@gmail.com>  Sun, 24 Feb 2013 16:47:07 +0000