File: changelog

package info (click to toggle)
gawk-doc 5.3.2-1
  • links: PTS
  • area: non-free
  • in suites: forky, sid
  • size: 8,608 kB
  • sloc: sh: 419; makefile: 128
file content (152 lines) | stat: -rw-r--r-- 4,818 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
gawk-doc (5.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Adrian Bunk <bunk@debian.org>  Mon, 05 May 2025 16:22:29 +0300

gawk-doc (5.2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Adrian Bunk <bunk@debian.org>  Sun, 12 Feb 2023 23:47:58 +0200

gawk-doc (5.1.0-1) unstable; urgency=high

  * New upstream release.

 -- Adrian Bunk <bunk@debian.org>  Wed, 10 Feb 2021 10:55:53 +0200

gawk-doc (5.0.1-1) unstable; urgency=low

  * New upstream release.
  * Build dependency updated from texlive-generic-recommended
    to texlive-plain-generic. (Closes: #941522)

 -- Adrian Bunk <bunk@debian.org>  Sun, 03 Nov 2019 20:53:15 +0200

gawk-doc (4.2.1-1) unstable; urgency=low

  * New upstream release.

 -- Adrian Bunk <bunk@debian.org>  Fri, 14 Sep 2018 19:24:26 +0300

gawk-doc (4.1.4-3) unstable; urgency=medium

  * "XS-Autobuild: yes" for source-only uploads.

 -- Adrian Bunk <bunk@debian.org>  Sun, 18 Jun 2017 16:11:13 +0300

gawk-doc (4.1.4-2) unstable; urgency=medium

  * New maintainer. (Closes: #846056, #832377)
  * Fix building twice in a row.

 -- Adrian Bunk <bunk@debian.org>  Wed, 25 Jan 2017 16:57:39 +0200

gawk-doc (4.1.4-1) experimental; urgency=medium

  * QA Upload.
  * New upstream release
    - upload to experimental since gawk itself is not updated yet.
  * debian/watch
    - set version=4
    - use https
    - update to track xz file first by using @ANY_VERSION@
    - verity PGP signature
    - repack upstream tarball by default
  * add debian/repack.sh
  * debian/control
    - set Debian QA Group <packages@qa.debian.org> as maintainer
    - use https for Homepage
    - set Standards-Version: 3.9.8
    - add Build-Depends: texlive-fonts-recommended to deal with upstream change
    - copy missing png files
  * add debian/upstream/signing-key.asc to verify PGP signature.
  * add debian/patches/adjust-png.patch to deal with lintian warning
    "info-document-missing-image-file"
  * update debian/copyright

 -- Hideki Yamane <henrich@debian.org>  Sat, 10 Sep 2016 23:48:38 +0900

gawk-doc (4.1.3-0.1) unstable; urgency=medium

  * Non-maintainer Upload.
  * New upstream release (Closes: #792232)
  * debian/rules
    - specify approriate directory to fix build failure (Closes: #738120)
  * debian/control
    - set Standards-Version: 3.9.6

 -- Hideki Yamane <henrich@debian.org>  Sat, 25 Jul 2015 10:19:11 +0900

gawk-doc (4.0.1+ds-1) unstable; urgency=low

  * Repack orig tarball to include additional files needed for PDF version.
  * Add Depends on texinfo, texlive-generic-recommended and texlive-latex-base.
  * Drop old (pre-lenny) Replaces of gawk (<< 1:3.1.5.dfsg-4).
  * Build HTML and PDF versions of the documentation.
  * Register documentation with doc-base.

 -- Jeroen Schot <schot@a-eskwadraat.nl>  Fri, 20 Apr 2012 11:09:12 +0200

gawk-doc (4.0.1-1) unstable; urgency=low

  * Upload to unstable.
  * New upstream release:  Closes: #632728.
    - Remove extraneous lines in info menu.  Closes: #586460.
  * Update packaging to debhelper version 9 and dh's rules.tiny.
  * Add upstream changelog to package.
  * debian/copyright: Update and use machine-readable format.
  * debian/control:
    - Add myself to Uploaders with agreement from Arthur.
    - Bump Standards-Version to 3.9.3.

 -- Jeroen Schot <schot@a-eskwadraat.nl>  Thu, 05 Apr 2012 16:51:41 +0200

gawk-doc (3.1.7-1) experimental; urgency=low

  * New upstream release.
  * Convert packaging to debhelper.
    - debian/control, debian/rules: Update accordingly.
    - debian/compat: New.
  * debian/postinst, debian/prerm: Remove, this is now handled automatically
    by triggers
  * debian/copyright: Update.
  * debian/control: Bump Standards-Version to 3.8.3.

 -- Arthur Loiret <aloiret@debian.org>  Fri, 06 Nov 2009 14:41:44 +0000

gawk-doc (3.1.6-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control: Bump Standards-Version to 3.8.1.

 -- Arthur Loiret <aloiret@debian.org>  Sat, 09 May 2009 13:18:04 +0000

gawk-doc (3.1.6-1) experimental; urgency=low

  * New maintainer.
  * New upstream release.
  * Upload to experimental as for gawk 3.1.6.
  * debian/copyright: Update.
  * debian/control:
    - Bump Standards-Versoin to 3.8.0.
    - Add Homepage field.
  * debian/rules: Improve a bit.

 -- Arthur Loiret <arthur.loiret@gmail.com>  Thu, 21 Aug 2008 19:22:48 +0000

gawk-doc (3.1.5-2) unstable; urgency=low

  * debian/rules: install maintainer scripts so that info dir is updated
    as noticed by Francesco Potorti`.  Closes: #367658
  * debian/copyright: only include GFDL once as noticed by Sven Joachim.
    Closes: #372717

 -- James Troup <james@nocrew.org>  Mon, 22 Oct 2007 23:20:42 +0100

gawk-doc (3.1.5-1) unstable; urgency=low

  * Initial release.

 -- James Troup <james@nocrew.org>  Mon, 17 Apr 2006 04:50:44 +0100