File: changelog

package info (click to toggle)
docdiff 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 960 kB
  • sloc: ruby: 13,872; makefile: 92; lisp: 33; sh: 26
file content (220 lines) | stat: -rw-r--r-- 7,392 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
docdiff (0.6.1-1) unstable; urgency=medium

  * QA upload.
  * d/watch: look for tags instead of releases
  * New upstream version 0.6.1
  * Declare compliance with Debian Policy 4.7.0
  * d/p/0001-Fix-autopkgtest-regression-with-ruby3.3.patch: replace usage of
    3-argument Regexp.new

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 27 Jan 2025 06:02:16 -0300

docdiff (0.6.0-2) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Apply multi-arch hints. + docdiff: Add :any qualifier for ruby dependency.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 11:48:21 +0100

docdiff (0.6.0-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * Ran wrap-and-sort.
  * debian/clean: created.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Added Vcs-* fields pointing to Salsa.
      - Update Homepage field.
  * debian/copyright:
      - Migrated to 1.0 format.
      - Updated all data.
  * debian/dirs: removed unnecessary directories (created automatically).
  * debian/doc-base: created to list HTML documentation.
  * debian/lintian-overrides: created to suppress lintian about examples
    encoding.
  * debian/manpages: created.
  * debian/rules: simplified.
      - ChangeLog file is installed automatically now.
      - DH_OPTION export isn't needed.
      - Removed clean rule in favor of debian/clean.
      - Removed duplicate directory usr/share/doc/docdiff/sample. Same as
        usr/share/doc/docdiff/example.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/*: created to perform tests.
  * debian/upstream/metadata: created.
  * debian/watch: created.

 -- Carlos Henrique Lima Melara <charlesmelara@outlook.com>  Sat, 24 Oct 2020 17:57:01 -0300

docdiff (0.5.0+git20160313-2) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #918886)
  * Using new DH level format: Consequently:
    - debian/compat: removed.
    - debian/control: changed from 'debhelper' to 'debhelper-compat' in
      Build-Depends field and bumped to level 13.
  * debian/control: bumped Standards-Version 4.5.0.

 -- Jose Nicodemos Vitoriano de Oliveira <nicovitoriano@gmail.com>  Sat, 09 May 2020 15:34:08 -0300

docdiff (0.5.0+git20160313-1) unstable; urgency=low

  * New upstream release in GitHub.
    - use Mutex#synchronize instead of Thread.exclusive (Closes: #818043)

 -- Kenshi Muto <kmuto@debian.org>  Sun, 13 Mar 2016 14:36:14 +0900

docdiff (0.5.0+git20151014-1) unstable; urgency=low

  * New upstream release in GitHub.
    - Removed devutil/JIS0208.TXT to follow its terms of use. (Closes: #801497)
      Thanks Dmitry for finding this.

 -- Kenshi Muto <kmuto@debian.org>  Tue, 13 Oct 2015 09:06:22 +0900

docdiff (0.5.0-1) unstable; urgency=low

  * New upstream release

 -- Kenshi Muto <kmuto@debian.org>  Tue, 07 Oct 2014 20:05:49 +0900

docdiff (0.4.0-2) unstable; urgency=low

  * Switch rubylibdir to /usr/lib/ruby/vendor_ruby to follow new Ruby policy.
  * Applied Jari's 'Helping to update to packaging format 3.0' patch.
    Thanks. (Closes: #670272)
  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
  * Update to Standards-Version to 3.9.3 and debhelper to 9.
  * Fix clean-should-be-satisfied-by-build-depends cdbs debhelper (Lintian).
  * Fix copyright-without-copyright-notice (Lintian).
  * Fix no-homepage-field (Lintian).

 -- Kenshi Muto <kmuto@debian.org>  Sat, 30 Jun 2012 20:07:46 +0900

docdiff (0.4.0-1) unstable; urgency=low

  * New upstream release
  * Apply upstream svn update r193-r196.
    - r196: Add preliminary support for RubyGems, thanks to takahashim
      and sakuro.
    - r195: Update comments and such.
    - r194: Switch library install directory from rubylibdir (e.g.
      /usr/lib/ruby/1.9.1) to datadir (e.g. /usr/share) for 1.9/1.8
      compatibility.
  * Modify dependency: Remove libiconv-ruby1.8 from Depends because
    it is included in the ruby binary package. Add ruby1.9.1 for
    alternatives of ruby which points ruby1.8 at this time.

 -- Kenshi Muto <kmuto@debian.org>  Sat, 26 Feb 2011 17:36:37 +0900

docdiff (0.3.4-1) unstable; urgency=low

  * New upstream release
  * Specify implicit ruby version (current 1.8) to docdiff script.
    (closes: #301910)
  * Ready to accept ignore-whitespace and wordwrap patches contributed from
    Andrew. Thanks. But because they cause unit-test failure, I disable
    them at this time. I'll enable them when upstream accept.
    (#452737)

 -- Kenshi Muto <kmuto@debian.org>  Mon, 10 Dec 2007 05:24:26 +0000

docdiff (0.3.3-1) unstable; urgency=low

  * New upstream release
  * Apply embeded anchor patch (closes: #346365)

 -- Kenshi Muto <kmuto@debian.org>  Sat,  4 Feb 2006 03:23:55 +0000

docdiff (0.3.2-1) unstable; urgency=low

  * New upstream release

 -- Kenshi Muto <kmuto@debian.org>  Tue,  8 Feb 2005 20:19:28 +0900

docdiff (0.3.1-2) unstable; urgency=low

  * New maintainer.
  * Fix build-dep. This solves #291089 indeed.

 -- Kenshi Muto <kmuto@debian.org>  Tue,  8 Feb 2005 20:03:38 +0900

docdiff (0.3.1-1) unstable; urgency=low

  * new upstream version.
  * added debian/watch file.

 -- akira yamada <akira@debian.org>  Sat,  9 Oct 2004 13:42:24 +0900

docdiff (0.3.0-2) unstable; urgency=high

  * debian/control: docdiff depends on ruby1.8 and libiconv-ruby1.8.
    (closes: #267176)
  * debian/manpage.sgml: removed desciption about "--format=terminal" and
    "--format=stat".  (closes: #267159, #267160)

 -- akira yamada <akira@debian.org>  Wed, 25 Aug 2004 13:47:53 +0900

docdiff (0.3.0-1) unstable; urgency=low

  * new upstream version.
  * updated description.  Thanks to Hisashi MORITA.

 -- akira yamada <akira@debian.org>  Thu,  3 Jun 2004 15:10:49 +0900

docdiff (0.1.8+0.3.0rc3-1) unstable; urgency=low

  * new upstream version. (0.3.0 RC3)

 -- akira yamada <akira@debian.org>  Mon, 17 May 2004 01:17:03 +0900

docdiff (0.1.8+0.3.0pre20040411-1) unstable; urgency=low

  * new upstream version. (0.3.0 RC)
  * removed chasen from Suggests.  docdiff-0.3.0 does not require ChaSen at
    any time.
  * updated debian/copyright.

 -- akira yamada <akira@debian.org>  Sat, 15 May 2004 03:09:08 +0900

docdiff (0.1.8-1) unstable; urgency=low

  * new upstream version.
  * the version of docdiff reads ~/.chasenrc.docdiff or /etc/docdiff/chasenrc.
    this package provides /etc/docdiff/chasenrc. (closes: #192261)

 -- akira yamada <akira@debian.org>  Sun, 14 Dec 2003 14:45:09 +0900

docdiff (0.1.5-4) unstable; urgency=low

  * added docbook-to-man to Build-Depends-Indep, closes: #134908.
    Thanks to Matt Hope <dopey@debian.org> and Otavio Real Salvador
    <otavio@freedom.ind.br>.

 -- akira yamada <akira@debian.org>  Mon, 25 Feb 2002 15:26:33 +0900

docdiff (0.1.5-3) unstable; urgency=low

  * Suggests: chasen (closes: #92585, #97142)
  * docdiff.sgml: removed sentence "it  has documentation in the GNU
    Info format; see below" because no info file available
    (closes: #97143)

 -- akira yamada <akira@debian.org>  Sat, 19 May 2001 13:00:49 +0900

docdiff (0.1.5-2) unstable; urgency=low

  * Depends: diff.
  * rewrite .chasenrc.docdiff for ipadic.

 -- akira yamada <akira@debian.org>  Thu, 15 Mar 2001 17:11:29 +0900

docdiff (0.1.5-1) unstable; urgency=low

  * Initial Release.

 -- akira yamada <akira@debian.org>  Wed,  7 Feb 2001 15:48:59 +0900