File: changelog

package info (click to toggle)
libzeep 5.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,956 kB
  • sloc: cpp: 26,255; xml: 7,798; sh: 3,330; javascript: 180; makefile: 39
file content (180 lines) | stat: -rw-r--r-- 5,200 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
libzeep (5.0.2-3) unstable; urgency=medium

  * Fix autopkgtest control file (needed one more dependency)

 -- Maarten L. Hekkelman <maarten@hekkelman.com>  Mon, 16 Nov 2020 14:18:01 +0100

libzeep (5.0.2-2) unstable; urgency=medium

  * Source only upload

 -- Andreas Tille <tille@debian.org>  Mon, 16 Nov 2020 08:21:10 +0100

libzeep (5.0.2-1) unstable; urgency=medium

  * Fix FTBFS (Closes: #974074)
  * New upstream release
  * Add autopkgtest

 -- Maarten L. Hekkelman <maarten@hekkelman.com>  Sat, 14 Nov 2020 12:44:57 +0100

libzeep (5.0.1-1) unstable; urgency=medium

  * Fix writing HTML, proper empty elements
  * Fix endian issue in SHA algorithm
  * more robust http tests
  * Fix FTBFS: (Closes: #973526)

 -- Maarten L. Hekkelman <maarten@hekkelman.com>  Mon, 09 Nov 2020 10:04:29 +0100

libzeep (5.0.0-3) unstable; urgency=medium

  * Update debian/control, moved depends from Build-Depends-indep to Build-Depends
  * Added mrc as requirement for build, suggestion for install

 -- Maarten L. Hekkelman <maarten@hekkelman.com>  Sat, 31 Oct 2020 10:26:02 +0100

libzeep (5.0.0-2) unstable; urgency=medium

  [ Maarten L. Hekkelman ]
  * strip source/options fix debian/copyright file
  * copyright of css file

 -- Andreas Tille <tille@debian.org>  Thu, 29 Oct 2020 15:27:27 +0100

libzeep (5.0.0-1) unstable; urgency=medium

  [ Maarten L. Hekkelman ]
  * New upstream release

  [ Andreas Tille ]
  * debhelper-compat 13 (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Maarten L. Hekkelman <maarten@hekkelman.com>  Tue, 08 Sep 2020 20:55:36 +0200

libzeep (3.0.5-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #929274)
    + Let dh_auto_build pass cross tools to make.
    + nostrip.patch: Defer all stripping to dh_strip.

  [ Andreas Tille ]
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Remove trailing whitespace in debian/changelog
  * Use secure URI in Homepage field.
  * Fix day-of-week for changelog entries 3.0.1-1, 2.9.0-2, 2.9.0-1.

 -- Andreas Tille <tille@debian.org>  Mon, 09 Sep 2019 12:56:43 +0200

libzeep (3.0.5-1) experimental; urgency=medium

  [ Maarten L. Hekkelman ]
  * New upstream version

  [ Andreas Tille ]
  * Standards-Version: 4.3.0

 -- Maarten L. Hekkelman <maarten@hekkelman.com>  Thu, 09 May 2019 11:25:15 +0200

libzeep (3.0.2-7) unstable; urgency=medium

  [ Andreas Tille ]
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Drop useless get-orig-source target

  [ Giovanni Mascellani ]
  * Fix for Boost version 1.67.
    Closes: #911886

 -- Andreas Tille <tille@debian.org>  Fri, 26 Oct 2018 08:07:31 +0200

libzeep (3.0.2-6) unstable; urgency=medium

  [ Steve Langasek ]
  * update for g++7 + boost 1.65 compatibility
    Closes: #893352

  [ Andreas Tille ]
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Sun, 18 Mar 2018 16:23:56 +0100

libzeep (3.0.2-5) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * debhelper 10
  * Standards-Version: 4.1.1
  * Remove unused override
  * hardening=+all
  * Fix Spelling

 -- Andreas Tille <tille@debian.org>  Tue, 28 Nov 2017 08:39:17 +0100

libzeep (3.0.2-4) unstable; urgency=medium

  * Team upload.
  * d/p/libzeep-3.0-g++6-boost1.60.patch: correct compiling with
    libboost1.60 in combination with g++ Closes: #824013
  * d/control: cme fix dpkg-control
  * d/control: set secure url for repository viewer

 -- Gert Wollny <gw.fossdev@gmail.com>  Fri, 13 May 2016 07:41:01 +0000

libzeep (3.0.2-3) unstable; urgency=medium

  * Rename library packages for g++5 ABI transition.
    (thanks for the patch to Steve Langasek <steve.langasek@ubuntu.com>)
    Closes: #791187

 -- Andreas Tille <tille@debian.org>  Sat, 08 Aug 2015 21:20:27 +0200

libzeep (3.0.2-2) unstable; urgency=medium

  * Add myself as Uploader
  * debhelper 9
  * cme fix dpkg-control
  * fix Homepage
  * d/copyright: sequence of paragraphs
  * fix linking order for ld --as-needed (Thanks for the patch to Logan Rosen
    <logan@ubuntu.com>)
    Closes: #773339

 -- Andreas Tille <tille@debian.org>  Mon, 09 Mar 2015 14:09:19 +0100

libzeep (3.0.2-1) unstable; urgency=low

  * New upstream release with fix for gcc 4.7 compiler

 -- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl>  Tue, 25 Jun 2013 10:00:00 +0200

libzeep (3.0.1-1) unstable; urgency=low

  * New upstream release with fix for IBM S/390 (Closes: #710543)

 -- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl>  Thu, 06 Jun 2013 10:00:00 +0200

libzeep (3.0.0-1) unstable; urgency=low

  * New upstream release
  * debian/control: remove obsolete DM-Upload-Allowed:
  * debian/control: set standadrd to 3.9.4 (no changes)

 -- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl>  Wed, 29 May 2013 10:00:00 +0200

libzeep (2.9.0-2) unstable; urgency=low

  * Work arounds for compilation failures on i386-hurd and s390
  * Added the include-binaries file to the svn repository.

 -- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl>  Tue, 22 May 2012 10:00:00 +0200

libzeep (2.9.0-1) unstable; urgency=low

  * Initial release. (Closes: #671481)

 -- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl>  Mon, 07 May 2012 10:00:00 +0200