File: changelog

package info (click to toggle)
mdocml 1.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,536 kB
  • sloc: ansic: 37,110; makefile: 1,159; sh: 562; perl: 413
file content (144 lines) | stat: -rw-r--r-- 4,951 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
mdocml (1.14.6-4) unstable; urgency=low

  * d/control: use my @debian.org email address
  * d/copyright: add debian/* stanza
  * d/README.source: document packaging workflow

 -- Andrea Pappacoda <tachi@debian.org>  Wed, 16 Apr 2025 11:10:00 +0200

mdocml (1.14.6-3) unstable; urgency=medium

  * test-recvmsg.c: pass non-null to recvmsg.
    Fixes build failure on Hurd (Closes: #1086138)

 -- Andrea Pappacoda <andrea@pappacoda.it>  Thu, 05 Dec 2024 00:08:33 +0100

mdocml (1.14.6-2) unstable; urgency=low

  * d/control: set myself as the Maintainer.
    I'm taking over maintenance of the mdocml package after talking with
    Michael Stapelberg, the former maintainer. Thanks for all your work,
    Michael!
  * d/rules: write configure.local during build instead of using patch.
    Apart from being easier to handle, this allows populating fields
    dynamically depending on the build environment.
  * d/rules: run distclean and clean test files (Closes: #1048837)
  * d/rules: install manuals in mdoc format (Closes: #1022809)
  * d/control: mark mandoc Multi-Arch: foreign (Closes: #951560)
  * d/rules: use "pager" as the default pager (Closes: #994024)
  * d/upstream: add upstream metadata
  * Build and ship libmandoc library in libmandoc-dev package (Closes: #1082765)

 -- Andrea Pappacoda <andrea@pappacoda.it>  Thu, 26 Sep 2024 22:16:52 +0200

mdocml (1.14.6-1) unstable; urgency=medium

  * New upstream version 1.14.6
  * drop patches merged upstream

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 25 Sep 2021 13:52:31 +0000

mdocml (1.14.5-1) unstable; urgency=medium

  [Bdale Garbee]
  * merge proposed NMU content with work on new upstream version

  [Michael Stapelberg]
  * New upstream version 1.14.5
  * cherry-pick assertion fix from discuss@mandoc.bsd.lv mailing list

  [Francisco Vilmar Cardoso Ruviaro]
  * Add debian/patches/fix-ftbfs-with-gcc-10.patch,
    thanks to Ivo De Decker <ivodd@debian.org>. (Closes: #957527)
  * Update debian/rules to fix FTCBFS.

 -- Bdale Garbee <bdale@gag.com>  Tue, 16 Feb 2021 14:09:53 -0700

mdocml (1.14.4-1) unstable; urgency=medium

  * New upstream version 1.14.4
  * drop empty-html-id-crash.patch (merged upstream)
  * d/watch: switch to secure URL
  * b/compat: bump to dh 11
  * d/control: M-x delete-trailing-whitespace
  * d/rules: add nocheck conditional
  * d/control: bump standards-version (no changes necessary)

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 09 Aug 2018 20:55:23 +0200

mdocml (1.14.3-4) unstable; urgency=medium

  * update Vcs-* tags after repository move to salsa.debian.org

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 03 Jun 2018 08:56:04 +0200

mdocml (1.14.3-3) unstable; urgency=medium

  * Add debian/patches/empty-html-id-crash.patch (from upstream)

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 18 Sep 2017 16:10:53 +0200

mdocml (1.14.3-2) unstable; urgency=medium

  * Drop autotools-dev build-dependency and argument

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 05 Aug 2017 19:50:23 +0200

mdocml (1.14.3-1) unstable; urgency=medium

  * debian/watch: update tarball name
  * New upstream version 1.14.3

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 05 Aug 2017 17:47:46 +0200

mdocml (1.14.2-1) unstable; urgency=medium

  * New upstream version 1.14.2
  * Drop relative-links.patch (applied upstream)
  * bump Standards-Version (no changes necessary)
  * experimental to unstable as the freeze is over

 -- Michael Stapelberg <stapelberg@debian.org>  Fri, 28 Jul 2017 22:57:04 +0200

mdocml (1.14.1-3) experimental; urgency=medium

  * sync debian/patches/relative-links.patch with upstream

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 23 Mar 2017 10:28:08 +0100

mdocml (1.14.1-2) experimental; urgency=medium

  * add debian/patches/relative-links.patch

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 27 Feb 2017 19:39:57 +0100

mdocml (1.14.1-1) experimental; urgency=medium

  * New upstream version 1.14.1
  * enable tests
  * enable all hardening
  * bump debhelper compat level to 10
  * add new zlib1g-dev build dependency
  * drop debian/patches/hurd-path-max.patch (applied upstream)
  * configure.local: build catman, rename new binaries
  * make install_mandoc concurrency-safe (compat 10 enables --parallel)
  * Use secure Vcs-* URLs
  * add myself to uploaders
  * debian/watch: remove boilerplate from header
  * synchronize debian/copyright with LICENSE
  * install NEWS as upstream changelog
  * Use symbolic links instead of hard links

 -- Michael Stapelberg <stapelberg@debian.org>  Tue, 21 Feb 2017 22:06:11 +0100

mdocml (1.13.3-2) unstable; urgency=medium

  * define PATH_MAX if not present, so hurd-i386 works, closes: #829624

 -- Bdale Garbee <bdale@gag.com>  Wed, 06 Jul 2016 20:50:01 +0200

mdocml (1.13.3-1) unstable; urgency=medium

  * Initial release (Closes: #829018)

 -- Bdale Garbee <bdale@gag.com>  Sat, 02 Jul 2016 21:09:13 +0200