File: changelog

package info (click to toggle)
gss 1.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,232 kB
  • sloc: sh: 13,069; ansic: 11,900; python: 2,873; perl: 623; makefile: 172; sed: 16
file content (233 lines) | stat: -rw-r--r-- 7,926 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
gss (1.0.3-3) unstable; urgency=low

  * Don't build gtk-doc files pending upstream fix.  Closes: #876593.

 -- Simon Josefsson <simon@josefsson.org>  Sat, 21 Oct 2017 21:01:25 +0200

gss (1.0.3-2) unstable; urgency=low

  * Move to collab-maint.
  * Add debian/gbp.conf and update debian/README.source.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 21 Apr 2015 10:56:03 +0200

gss (1.0.3-1) unstable; urgency=low

  * New upstream version.
    - Drop unnecessary Debian patches.
  * Update standards version to 3.9.6.
  * Improve copyright file.
  * Use DEP3 patches.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 09 Oct 2014 15:51:38 +0200

gss (1.0.2-4) unstable; urgency=low

  * Update standards version to 3.9.5.
  * Use dh-autoreconf, disable -Werror, build-dep help2man.  Closes: #735393.
  * Add debian/upstream-signing-key.pgp.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 15 Aug 2014 23:38:27 +0200

gss (1.0.2-3) unstable; urgency=low

  * Moved from experimental to unstable after testing.

 -- Simon Josefsson <simon@josefsson.org>  Sun, 10 Nov 2013 09:40:46 +0100

gss (1.0.2-2) experimental; urgency=low

  * Add README.source.
  * Remove obsolete 'XS-Dm-Upload-Allowed: yes'.
  * Use Standards-Version 3.9.4.
  * Update Vcs-* to point at new Debian packaging repository.
  * Rebuild GTK-DOC manuals (some files diff-ignore'd in source/options).
  * Update debian/copyright file to match dep5.

 -- Simon Josefsson <simon@josefsson.org>  Sun, 03 Nov 2013 22:00:22 +0100

gss (1.0.2-1) unstable; urgency=low

  [ Simon Josefsson ]
  * New upstream version.
  * Use latest Standards-Version (no changes).

 -- Simon Josefsson <simon@josefsson.org>  Fri, 25 Nov 2011 01:02:01 +0100

gss (1.0.1-2) unstable; urgency=low

  [ Simon Josefsson ]
  * Use latest Standards-Version (no changes).
  * Re-enable self checks on mips(el) now that #519006 is fixed.

  [ Andreas Metzler ]
  * Stop shipping libtool la files in binary packages.  (Closes: #610141)
    http://wiki.debian.org/ReleaseGoals/LAFileRemoval

 -- Russ Allbery <rra@debian.org>  Mon, 04 Apr 2011 14:55:34 -0700

gss (1.0.1-1) unstable; urgency=low

  * New upstream version.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 20 May 2010 17:48:39 +0200

gss (1.0.0-2) unstable; urgency=low

  * Use --with-packager parameters to add Debian-specific info to
    gss --help and --version outputs.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 14 Apr 2010 12:52:31 +0200

gss (1.0.0-1) unstable; urgency=low

  [ Simon Josefsson ]
  * New upstream version.
    - Breaks backwards compatibility, libgss1 renamed to libgss3.
  * Switch to dpkg-source 3.0 (quilt) format.
    - Patches and README.source removed (fixed upstream
      using --with-po-suffix).

  [ Russ Allbery ]
  * Update watch file to point to ftp.gnu.org instead of alpha.gnu.org.
  * Update debhelper compatibility level to V7.

 -- Russ Allbery <rra@debian.org>  Tue, 30 Mar 2010 13:34:46 -0700

gss (0.1.5-1) unstable; urgency=low

  * New upstream version.
  * libgss1.symbols: Add new symbols.
  * Add Build-Depends on valgrind to get better 'make check' output.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 22 Mar 2010 10:46:43 +0100

gss (0.1.3-1) unstable; urgency=low

  * Update to policy 3.8.4, no package changes required.
  * libgss-dev: Depend on libshishi-dev because libshishi.la is needed.
  * New upstream version.
  * Disable self checks on mips(el) due to #519006.
  * Bump required Shishi version to 0.0.42 due to important bugfixes.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 16 Mar 2010 10:12:59 +0100

gss (0.1.2-1) unstable; urgency=low

  * Update to policy 3.8.3, no package changes required.
  * New upstream version.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 19 Jan 2010 00:50:27 +0100

gss (0.1.1-1) unstable; urgency=low

  * New upstream version.
    - Shared library version incremented => libgss0 renamed to libgss1,
      both can be installed at the same time and there is no conflict.
    - Linked with a library version script.
    - For other changes, see NEWS.
  * Update copyright file to follow the format specified in
    http://wiki.debian.org/Proposals/CopyrightFormat
  * Update URL in watch file (moved from josefsson.org to alpha.gnu.org).
  * Add a libgss1.symbols file, to keep track of ABI changes.
  * Add ${misc:Depends} dependencies, to silence lintian
    debhelper-but-no-misc-depends warning.
  * Change section of "libgss-dbg" to "debug" from "libdevel" as per
    <http://permalink.gmane.org/gmane.linux.debian.devel.announce/1341>.
  * Update to policy 3.8.1, no package changes required.
  * We now use a patch to make the gettext *.mo files be installed
    as gss1.mo instead, so that we can install gss2.mo in the future
    to avoid having libgss1 conflict with libgss2.
  * Add README.source to discuss patching.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 30 Mar 2009 14:14:31 +0200

gss (0.0.23-3) unstable; urgency=low

  [ Simon Josefsson ]
  * Change doc-base manual section from Apps/Net to System/Security (for
    main manual) and Programming/C (for API reference manual), to fix
    lintian warning doc-base-unknown-section.

  [ Russ Allbery ]
  * Add ${shlibs:Depends} to the dependencies for libgss-dev to pick up
    the libc dependency for /usr/bin/gss.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 17 Mar 2008 14:08:46 +0100

gss (0.0.23-2) unstable; urgency=low

  [ Russ Allbery ]
  * Make libgss-dbg depend on the matching version of libgss0 to ensure
    consistency between debug information and the binaries.

 -- Simon Josefsson <simon@josefsson.org>  Tue, 08 Jan 2008 15:55:51 +0100

gss (0.0.23-1) experimental; urgency=low

  * New upstream version.
  * Fix FTBFS if built twice in a row.  (closes: #442586)
  * Use DEB_UPSTREAM_VERSION instead of using dpkg-parsechangelog.
  * Add link to gtk-doc API manual from /usr/share/gss-doc/.
  * First upload by Simon, going to experimental to avoid problems.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 19 Dec 2007 17:12:43 +0100

gss (0.0.22-1) unstable; urgency=low

  [ Simon Josefsson ]
  * Replace GFDL copy in copyright file with reference to base-files copy.
  * Use Homepage: header in control file.
  * Use Vcs-* headers in control file.
  * Update to policy 3.7.3.0.

  [ Russ Allbery ]
  * New upstream release (only the GPL v3 licensing change).
  * Add XS-Dm-Upload-Allowed: yes so that Simon can upload directly.
  * Use ${binary:Version} rather than ${Source-Version} for libgss-dev's
    dependency on libgss0.

 -- Russ Allbery <rra@debian.org>  Mon, 03 Dec 2007 14:45:54 -0800

gss (0.0.21-1) unstable; urgency=low

  * New upstream release.
    - Fixes double build failure (closes: #424400)
  * Move man pages from gss-doc to new package gss-man, to allow
    most of the GSS documentation to be installed at the same time
    as heimdal-dev.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 23 May 2007 11:05:42 +0200

gss (0.0.20-1) unstable; urgency=low

  [ Simon Josefsson ]
  * New upstream version.
    - Includes the 64-bit bug fix we patched for earlier.
  * Fix cut'n'paste typo in copyright file (the manual is called gss.texi,
    not shishi.texi).

  [ Russ Allbery ]
  * Add conflict between gss-doc and heimdal-dev, which provides some of
    the same man pages.

 -- Russ Allbery <rra@debian.org>  Fri, 20 Apr 2007 18:57:00 -0700

gss (0.0.18-2) unstable; urgency=medium

  [ Russ Allbery ]
  * Urgency medium since it fixes a major bug on 64-bit platforms and the
    patch is minimal.

  [ Simon Josefsson ]
  * Fix 64-bit related bug that affects all platforms with
    sizeof(int)<sizeof(size_t), and caused a FTBFS on amd64
    (closes: #404739).

 -- Russ Allbery <rra@debian.org>  Tue,  9 Jan 2007 14:02:14 -0800

gss (0.0.18-1) unstable; urgency=low

  * Initial release (closes: #344593)

 -- Simon Josefsson <simon@josefsson.org>  Sun, 30 Apr 2006 12:16:27 +0100