File: changelog

package info (click to toggle)
latex-mk 2.1-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,000 kB
  • sloc: sh: 4,252; makefile: 167
file content (343 lines) | stat: -rw-r--r-- 12,772 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
latex-mk (2.1-6) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to describe branch layout.
  * Updated vcs in d/control to Salsa.
  * Updated d/gbp.conf to enforce the use of pristine-tar.
  * Use wrap-and-sort -at for debian control files.
  * Fix field name case in debian/copyright
    (Upstream-contact ⇒ Upstream-Contact).

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 14 Nov 2024 20:47:09 +0100

latex-mk (2.1-5) unstable; urgency=medium

  * QA upload.
  * debian/control: bumped Standards-Version to 4.7.0.
  * debian/patches/*: renamed all patches.
  * debian/upstream/metadata: created.

 -- David da Silva Polverari <polverari@debian.org>  Tue, 16 Apr 2024 11:56:25 +0000

latex-mk (2.1-4) unstable; urgency=medium

  * QA upload.
  * debian/control: bumped Standards-Version to 4.6.2.
  * debian/copyright: updated copyright rights for maintainers.
  * debian/source/options: created to fix FTBFS after successful build due to
    upstream source being modified during build. (Closes: #1048107)
  * debian/watch: bumped to version 4.

 -- David da Silva Polverari <polverari@debian.org>  Sat, 06 Apr 2024 05:13:25 +0000

latex-mk (2.1-3) unstable; urgency=medium

  * QA upload.
  * debian/rules: Pass variables to configure to make the package build
    reproducibly regardless of usrmerge. (Closes: #995741)
  * Update to debhelper-compat 13.
  * debian/control: Set Rules-Requires-Root to "no".
  * debian/rules: Support "nocheck" in dh_auto_test override.
  * debian/control: Mark latex-mk as Multi-Arch: foreign.
  * debian/copyright: Update to copyright-format 1.0.
  * debian/control: Update Standards-Version to 4.6.0.

 -- Vagrant Cascadian <vagrant@debian.org>  Sun, 01 May 2022 18:02:37 -0700

latex-mk (2.1-2) unstable; urgency=medium

  * QA upload
  * Set maintainer field to Debian QA Group (see #790477)
  * Fix error when creating the documentation. Closes: #790534

 -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Wed, 21 Dec 2016 09:28:00 +0100

latex-mk (2.1-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable support and dependency on tgif (Closes: #768690)

 -- Tomasz Buchert <tomasz.buchert@inria.fr>  Sat, 22 Nov 2014 18:14:45 +0100

latex-mk (2.1-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add texlive-fonts-recommended as Build-Depends-Indep, as suggested by
    Hideki Yamane <henrich@debian.or.jp> to fix FTBFS (Closes: #743107)

 -- Margarita Manterola <marga@debian.org>  Fri, 25 Apr 2014 16:40:40 +0200

latex-mk (2.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Please Build-Depend on ghostscript instead of gs-common" replacing the
    dependency on gs-common (Closes: #649699)

 -- Miguel de Val Borro <miguel.deval@gmail.com>  Sat, 03 Dec 2011 13:54:46 +0100

latex-mk (2.1-1) unstable; urgency=low

  * New upstreamer release
  * gmk-clean.patch removed, already fixed by upstreamer

 -- Wences Arana <aranax@debian.org.gt>  Sun, 19 Jun 2011 12:39:34 -0600

latex-mk (2.0-2) unstable; urgency=low

  * New maintainer. Closes: #534357
    - Thanks to Rafael Laboissiere for his previous work.
  * debian/copyright
    - Change to DEP-5 format.
  * debian/rules
    - dh --with autotools_dev added to update config.sub and config.guess

 -- Wences Rene Arana Fuentes <aranaf51@gmail.com>  Tue, 22 Jun 2010 10:09:12 -0600

latex-mk (2.0-1) unstable; urgency=low

  * QA upload
  * New upstream version
  * Set Maintainer to Debian QA Group <packages@qa.debian.org>
  * debian/control:
    - Add a build-dependency on autotools-dev to update config.guess and
      config.sub
    - Update Standards-Version to 3.8.4 (No changes needed)
    - Remove Vcs-Git and Vcs-Browser fields
  * debian/docs: Remove doc/latex-mk.ps, add NEWS
  * Switch to 3.0 (quilt) source format:
    - Add debian/source/format
  * debian/rules: Move from cdbs to dh7
    - Remove build-dependency on cdbs, Add one on debhelper 7.0.50~
    - Add debian/clean and debian/dirs
  * Update patches to follow DEP3
  * fig-pdf-extension.patch: Removed, merged upstream
  * use-gunzip-instead-of-gzcat.patch: Added. The gzcat command does not
    exist in linux, use gunzip -c instead (Closes: #560227)
  * Register documentation with doc-base, add debian/latex-mk.doc-base

 -- Vincent Legout <vincent@legout.info>  Wed, 21 Apr 2010 10:34:09 +0800

latex-mk (1.9.1-6) unstable; urgency=low

  * debian/control:
    + Bump Standards-Version to 3.8.1 (no changes needed)
    + The package is now maintained with Git at alioth.debian.org.  Add
      Vcs-Git field and change Vcs-Browser accordingly.
    + Build-depend and suggest graphicsmagick-imagemagick-compat instead
      of the deprecated imagemagick package
  * debian/rules: Copy away doc/texinfo.tex before building the package,
    not after
  * debian/compat, debian/control: Bump debhelper compatibility to >= 7

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 20 Apr 2009 09:05:09 +0200

latex-mk (1.9.1-5) unstable; urgency=low

  * debian/control:
    + Build-Depends and Suggests cups-bsd, instead of the deprecated
      cupsys-bsd (Lintian error)
    + Fix Lintian  warning debhelper-but-no-misc-depends
  * Add description headers to all quilt patches (Lintian warning)
  * debian/copyright: Add licensing terms for the Debian packaging files

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 28 Feb 2009 14:55:12 +0100

latex-mk (1.9.1-4) unstable; urgency=low

  * debian/control:
    + Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
    + Drop dependencies on deprecated teTeX packages
    + Bump Standards-Version to 3.8.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 01 Jul 2008 16:55:42 +0200

latex-mk (1.9.1-3) unstable; urgency=low

  * Start using quilt to manage patches
  * Do not install the Lintian override, which is not needed anymore

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 14 Mar 2008 22:59:38 +0100

latex-mk (1.9.1-2) unstable; urgency=low

  * 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 descriptions
    + Bumped Standards-Version to 3.7.3

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

latex-mk (1.9.1-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Build-depends on texlive-latex-extra, since
    + In Recommends, give priority to texlive over tetex packages
    nomencl.tex is needed for one of the tests
  * debian/watch: Updated URL for using the SourceForge redirector
    provided by qa.debian.org
  * Removed patches in debian/patches (applied upstream):
    + 20-diff-white-space.patch
    + 50-do-not-use-csh.patch
    + 50-no-wait-stdin-in-test.patch
    + 50-prefix-in-doc.patch
  * debian/patches/60-gmk-clean.patch: Adjusted for the new upstream
    version
  * debian/patches/60-new-nomencl.patch: New patch for making one of the
    tests work with a recent version of nomencl.sty

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 30 Aug 2007 12:22:33 +0200

latex-mk (1.8-9) unstable; urgency=low

  * debian/control:
    + Added XS-Vcs-Svn and XS-Vcs-Browser fields
    + Dropped build-dependencies on tetex-bin and tetex-extra, replacing
      them by the corresponding TeXLive packages
  * debian/patches/50-use-fancyhdr.patch: Use fancyhdr.sty, instead of
    fancyheadings.sty, which cannot be found in TeXLive

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 20 Apr 2007 08:03:34 +0200

latex-mk (1.8-8) unstable; urgency=low

  * Uploaded to unstable, since etch is already frozen

 -- Rafael Laboissiere <rafael@debian.org>  Thu,  1 Feb 2007 13:08:14 +0100

latex-mk (1.8-7) experimental; urgency=low

  * debian/patches/50-fig-pdf-extension.patch: Added patch for generating
    PDF files with .pdf extension instead of .eps when using the fig2dev
    command with USE_PDFLATEX activated (closes: #401802). Thanks to Elmar
    Hoffmann for the patch.

  * debian/patches/60-gmk-clean.patch: Added patch to remove BSDisms in
    some makefile fragments, such that them work with GNU make (closes:
    #401806). Thanks to Elmar Hoffmann for the patch.

 -- Rafael Laboissiere <rafael@debian.org>  Wed,  6 Dec 2006 16:42:58 +0100

latex-mk (1.8-6) experimental; urgency=low

  * debian/patches/50-no-wait-stdin-in-test.patch: Patch for avoiding
    hanging the tests when LaTeX waits for input from stdin.
  * debian/rules: Run make check with option -i and check after the build
    whether some tests fails.  In this case, show relevant *.dlog files.
    Thanks to Goswin von Brederlow for the suggestion.
  * Uploading to experimental, until 1.8-5 enters testing.

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 24 Nov 2006 07:54:39 +0100

latex-mk (1.8-5) unstable; urgency=low

  * debian/patches/50-prefix-in-doc.patch: Added patch for having the
    right inlcude path in the examples given in the documentation.
  * debian/rules: Activate call to autoconf
  * debian/control:
    - Build-Depends on autoconf
    - Build-Depends on tetex-extra, because fancyheadings.sty is needed
      for make check.
  * debian/latex-mk.lintian: Added override file for Lintian

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 13 Nov 2006 23:09:03 +0100

latex-mk (1.8-4) unstable; urgency=low

  * debian/watch: Fixed URL and file pattern

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 10 Sep 2006 17:18:12 +0200

latex-mk (1.8-3) unstable; urgency=low

  * debian/patches/50-do-not-use-csh.patch: Use $PWD instead of calling
    csh for getting the current working directory (closes: #383192)

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 15 Aug 2006 17:19:33 +0200

latex-mk (1.8-2) unstable; urgency=low

  * New upload to fix the debian/changelog text in 1.8-1

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 23 Jun 2006 23:28:12 +0200

latex-mk (1.8-1) unstable; urgency=low

  * New upstream release
  * debian/patches/syntax-error.patch: Removed patch, which has been
    applied upstream
  * debian/rules: Activate check rule
  * debian.control: Build-Depends on csh, needed by testsuite/script_tests.sh
  * debian/patches/10-gmake-subst-run-tests.patch,
    debian/patches/20-diff-white-space.patch:
    Patches for making "make check" work

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 23 Jun 2006 08:20:23 +0200

latex-mk (1.7-2) unstable; urgency=low

  * debian/control: Removed cdbs and debhelper from Build-Depends-Indep.
    This was overseen in the last upload and the package now really
    complies with section 7.6 of the Debian Policy.

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 19 Jun 2006 19:14:48 +0200

latex-mk (1.7-1) unstable; urgency=low

  * New upstream release (closes: #373804)
  * debian/control:
    - Bumped Standards-Version to 3.7.2 (no changes needed)
    - Moved cdbs and debhelper from Build-Depends-Indep to
      Build-Depends, complying with section 7.6 of the Debian Policy.
  * debian/patches/syntax-error.patch: Fix a if/else syntax error in the
    latex-mk script

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 15 Jun 2006 21:43:52 +0200

latex-mk (1.6-1) unstable; urgency=low

  * New upstream release
  * debian/patches/ieee-copyout-syntax.patch: Removed patch, which has
    been integrated upstream

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 25 Apr 2006 14:07:23 +0200

latex-mk (1.5-2) unstable; urgency=low

  * Dropped build-dependency and suggestion on non-free package lgrind
    (still closes: #350336, once it will be approved by the ftp-admins).

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 19 Feb 2006 18:13:38 +0100

latex-mk (1.5-1) unstable; urgency=low

  * First official release (closes: #350336)

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 30 Jan 2006 22:05:43 +0100

latex-mk (1.5-0.3) unstable; urgency=low

  * debian/rules: Move away the doc/texinfo.tex file, such that texi2dvi
    uses the texinfo.tex provided by the texinfo package
  * debian/patches/recent-texinfo.tex.patch: Removed patch

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 30 Jan 2006 12:33:25 +0100

latex-mk (1.5-0.2) unstable; urgency=low

  * debian/rules: Proper installation of example files
  * debian/control: Build-depends on debhelper
  * debian/patches/recent-texinfo.tex.patch: Patch for replacing the
    texinfo.tex file shipped in the tarball by a more recent one
    distributed with the texinfo package.  With the upstream file,
    texi2dvi generates PDF format instead of DVI format at output.

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 30 Jan 2006 01:15:06 +0100

latex-mk (1.5-0.1) unstable; urgency=low

  * Initial release

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 28 Jan 2006 15:48:25 +0100