File: changelog

package info (click to toggle)
myspell.pt 20091013-11
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 652 kB
  • ctags: 3
  • sloc: makefile: 50
file content (265 lines) | stat: -rw-r--r-- 8,723 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
myspell.pt (20091013-11) unstable; urgency=medium

  * debian/control::myspell-pt-pt: Use Conflicts where needed.

 -- Agustin Martin Domingo <agmartin@debian.org>  Tue, 22 Sep 2015 12:49:10 +0200

myspell.pt (20091013-10) unstable; urgency=medium

  * debian/control: Break possible hunspell-pt-pt to avoid name collisions.

 -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 21 Sep 2015 13:14:20 +0200

myspell.pt (20091013-9) unstable; urgency=medium

  * debian/rules: Build in a reproducible and known to work LC_ALL=C
    language environment.

 -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 22 Jun 2015 12:54:58 +0200

myspell.pt (20091013-8) unstable; urgency=medium

  * debian/rules: Make the build reproducible.
    Thanks Chris Lamb (Closes: #778258).

 -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 09 Apr 2015 17:48:54 +0200

myspell.pt (20091013-7) unstable; urgency=low

  * debian/control:
    - Make aspell-pt-pt "Multi-Arch: foreign" (See aspell-en #763892).
    - Update Vcs-Browser to cgit address.
    - Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 06 Oct 2014 15:53:44 +0200

myspell.pt (20091013-6) unstable; urgency=low

  * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
    dirs.
  * aspell-pt-pt.links: No longer ship symlinks to /var/lib/aspell.

 -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 24 Apr 2014 11:12:30 +0200

myspell.pt (20091013-5) unstable; urgency=low

  * debian/control:
    - Add aspell to Build-Depends-Indep (LP: #568088).
    - Modify to use dictionaries-common-dev (>= 1.22.0) features:
      + ${aspell:Depends}, ${hunspell:Depends}
      + Deal with remove files in debhelper snippet.
    - Bump Standards Version. No changes required.
    - Canonicalize Vcs-* headers.
    - Use Breaks rather that Conflicts.
  * Add debian/source/format for 3.0 (quilt).
  * debian/rules: Pass -c option to prezip.

 -- Agustin Martin Domingo <agmartin@debian.org>  Wed, 05 Mar 2014 19:01:03 +0100

myspell.pt (20091013-4) unstable; urgency=low

  * Use auto-compat feature to avoid modification of placeholders
    shipped under /var by maintainer scripts. Needs to build
    depend on dictionaries-common-dev (>= 1.11.2).
  * debian/rules:
    - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}.
  * debian/control: Improve myspell-eo suggestions line and add libreoffice.

 -- Agustin Martin Domingo <agmartin@debian.org>  Wed, 14 Sep 2011 16:41:07 +0200

myspell.pt (20091013-3) unstable; urgency=low

  * Build Depends on at least dictionaries-common-dev (>= 1.10.5)
    to stop installing update-openoffice-dicts snippets.
  * Bump Standards-Version. No changes needed.

 -- Agustin Martin Domingo <agmartin@debian.org>  Tue, 07 Jun 2011 16:46:18 +0200

myspell.pt (20091013-2) unstable; urgency=low

  * Make sure aspell-pt-pt hash is rebuilt on reconfigure.
  * Fix alias files for European Portuguese to work better
    under Emacs.
  * Bump Standards-Version to 3.8.4. No changes required.

 -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 17 Jun 2010 15:50:47 +0200

myspell.pt (20091013-1) unstable; urgency=low

  * New Upstream release.
  * Create aspell dictionary package from myspell dictionary sources.

 -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 18 Jan 2010 16:45:59 +0100

myspell.pt (20090309-3) unstable; urgency=low

  * New Maintainer (Closes: #534361, #534375, #548217). Thanks
    Rafael for all your work here.
  * debian/control: Point Vcs entries to new locations.
  * Bumped Standards-Version. No changes required.
  * Add debian/myspell-pt-pt.info-hunspell.
  * Use plain debhelper for package build.
  * Use installdeb-myspell installation facilities.

 -- Agustin Martin Domingo <agmartin@debian.org>  Wed, 07 Oct 2009 18:52:27 +0200

myspell.pt (20090309-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * move dict to /usr/share/hunspell with compatibility symlinks from
    /usr/share/myspell/dicts (closes: #541922)

 -- Rene Engelhard <rene@debian.org>  Wed, 23 Sep 2009 23:20:20 +0200

myspell.pt (20090309-1) unstable; urgency=low

  * New upstream release
  * debian/control: Bump Standards-Version to 3.8.1 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 28 Mar 2009 19:30:28 +0100

myspell.pt (20081113-1) unstable; urgency=low

  * New upstream release
  * debian/control: Fix Lintian warnings debhelper-but-no-misc-depends

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 15 Feb 2009 17:23:58 +0100

myspell.pt (20080705-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 11 Jul 2008 00:51:24 +0200

myspell.pt (20080610-1) unstable; urgency=low

  * New upstream release
  * debian/control: Bumped Standards-Version to 3.8.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 21 Jun 2008 18:29:13 +0200

myspell.pt (20080320-1) unstable; urgency=low

  * New upstream release
  * debian/control: Append trunk/ to the path in Vcs-Svn:, such that
    debcheckout works
  * debian/myspell-pt.copyright, debian/myspell-pt-pt.copyright: Add
    proper copyright notices, both upstream and for the Debian packaging

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 27 Mar 2008 22:06:37 +0100

myspell.pt (20071212-1) unstable; urgency=low

  * New upstream release
  * debian/myspell-pt-pt.copyright: Converted into UTF-8
  * debian/control:
    + Added Homepage field
    + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
    + Dropped the Homepage pseudo-header from the extended description
    + Bumped Standards-Version to 3.7.3

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 15 Dec 2007 22:38:22 +0100

myspell.pt (20071003-1) unstable; urgency=low

  * New upstream release
  * debian/control: Added Homepage field

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 10 Oct 2007 08:25:16 +0200

myspell.pt (20070823-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 30 Aug 2007 11:51:13 +0200

myspell.pt (20070709-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 23 Jul 2007 10:48:46 +0200

myspell.pt (20070427-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri,  4 May 2007 16:26:53 +0200

myspell.pt (20070410-1) unstable; urgency=low

  * New upstream release
  * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser keywords

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 22 Apr 2007 18:41:35 +0200

myspell.pt (20070319-1) unstable; urgency=low

  * New upstream release
  * debian/control: Updated Homepage URL
  * Bumped build-dependency on debhelper to >= 5

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 20 Mar 2007 16:13:14 +0100

myspell.pt (20070201-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Tue,  6 Feb 2007 21:34:28 +0100

myspell.pt (20061226-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 31 Jan 2007 11:47:42 +0100

myspell.pt (20060914-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 16 Sep 2006 12:39:25 +0200

myspell.pt (20060831-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri,  1 Sep 2006 11:06:40 +0200

myspell.pt (20060808-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 11 Aug 2006 22:30:27 +0200

myspell.pt (20060705-3) unstable; urgency=low

  * debian/myspell-pt-pt.links: Define symbolic links
    /usr/share/myspell/dicts/pt.{aff,dic}, such that "Portuguese" is shown
    up in Mozilla (closes: #378023)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 12 Jul 2006 19:30:40 +0200

myspell.pt (20060705-2) unstable; urgency=low

  * debian.control: Really build-depends on dictionaries-common-dev >= 0.70

 -- Rafael Laboissiere <rafael@debian.org>  Wed,  5 Jul 2006 20:32:06 +0200

myspell.pt (20060705-1) unstable; urgency=low

  * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Wed,  5 Jul 2006 20:13:59 +0200

myspell.pt (20060602-2) unstable; urgency=low

  * debian/control: Build-depends on dictionaries-common-dev >= 0.70, the
    version in which CDBS support has been introduced
  * debian/rules: Include the CDBS makefile scrap dict-common.mk

 -- Rafael Laboissiere <rafael@debian.org>  Tue,  4 Jul 2006 08:32:47 +0200

myspell.pt (20060602-1) unstable; urgency=low

  * Initial release (closes: #374965)

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 22 Jun 2006 13:51:32 +0200