File: changelog

package info (click to toggle)
log4cplus 2.0.8-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,592 kB
  • sloc: cpp: 53,091; sh: 10,537; ansic: 1,845; python: 1,226; perl: 263; makefile: 209; xml: 85; objc: 59
file content (179 lines) | stat: -rw-r--r-- 6,727 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
log4cplus (2.0.8-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062668

 -- Graham Inggs <ginggs@debian.org>  Thu, 29 Feb 2024 09:42:58 +0000

log4cplus (2.0.8-1) unstable; urgency=medium

  * New upstream version 2.0.8
  * Update upstream signing key.
  * Refresh and update patches.
  * d/rules: Use upstream version to create doxygen directory.
  * Modernize Salsa CI configuration.
  * Bump S-V to 4.6.1 -- no changes.
  * Update lintian overrides.

 -- Tobias Frost <tobi@debian.org>  Sun, 09 Oct 2022 11:29:34 +0200

log4cplus (2.0.7-1) unstable; urgency=medium

  * New upstream release.
    - Include new upstream signing key.
    - Refreshing patches.
  * Update d/rules for new version.
  * Update d/copyright.
  * Update package dev package description, as we do not ship a static
    library for already some time.
  * Bump S-V to 4.6.0 -- no changes required.
  * Finish debug-symbol-migration, remove override from d/rules.

 -- Tobias Frost <tobi@debian.org>  Tue, 29 Mar 2022 16:29:41 +0200

log4cplus (2.0.5-3) unstable; urgency=medium

  * Dont leak Catch symbols in shared library by building without unit-tests
    for the package. To ensure that unit tests are still run, build the library
    with unit-tests separately. Closes: #978617.

 -- Tobias Frost <tobi@debian.org>  Tue, 12 Jan 2021 16:48:11 +0100

log4cplus (2.0.5-2) unstable; urgency=medium

  * Upload to unstable.

 -- Tobias Frost <tobi@debian.org>  Tue, 03 Nov 2020 18:38:12 +0100

log4cplus (2.0.5-1) experimental; urgency=medium

  * New upstream release. (Closes: #929062)
    - Uploading to experimental to prepare for library transition.
    - Rename library package for new library name.
    - Update d/*.install for new version.
  * Switch to cmake builds to generate the cmake module.
    - new B-D on cmake
    - drop B-Ds on automake and libtool.
  * New liblog4cplus-doc arch:all package with the library documentation:
    - move doxygen B-D to B-D-Indep, add graphviz to B-D-Indep.
    - Add -indep rules to d/rules to generate the doxygen docs.
    - Override build and test targets for indep to be no-ops to avoid build
      failures when building arch:all only.
  * New patches:
    - generate pkgconfig file with CMake.
    - make sure SO-NAME between CMake and autotools builds are same.
      This patch also makes the dh_links override obsolete.
    - patch for to ease docs generation.
    - spelling fixes patch.
  * d/clean: Remove embedded code copy of catch and some autogenerated files
    using d/clean.
  * Salsa-CI: Temporarily disabling repotest, until there is time to find out
    why this package stopped being reproducible.
  * Add d/.gitignore to overrides upstreams' and unhide d/patches.

 -- Tobias Frost <tobi@debian.org>  Thu, 29 Oct 2020 20:33:11 +0100

log4cplus (1.1.2-4) unstable; urgency=medium

  [ Tobias Frost ]
  * Salvaging package (Closes: #969054).
  * Daigo Moriwaki has retired, removing him from the Uploaders list.
    Thanks for your work on the package! (Closes: #863771)
  * Dropping Eric Kom from the Uploaders list as well. Thanks for your work!
  * Updating S-B to 4.5.0:
    -  Change priority to optional.
    -  Set Rules-Requires-Root: no
  * Update VCS-fields to point to salsa.d.o.
  * Adding old upstream signing keys (for 1.1-2 version)
  * Pick up Guillems dep5 conversion work and add missing pieces.
  * Update homepage field in d/control to new upstream homepage.
  * Use ${DEB_HOST_MULTIARCH} to install multiarch libraries.
  * Add la library to debian/not-installed.
  * Add gbp.conf and gitlab-ci.yml
  * Cherry picking several patchs from Guillem. for details see
    see #929062 and the following section:

  [ Guillem Jover]
  * Migration to automatic dbgsym package.
  * Apply wrap-and-sort -sa
  * d/watch updated to version 4, enabling upstream signature check.
  * Convert to Machine-readable debian/copyright file.
  * Stop installing *.la files.
  * Install pkgconfig file. (Closes: #951321)
  * Remove debian/docs, as the contents are irrelevant.
  * Enable all hardening features, although relro gets disabled due to an
    apparent bug in binutils strip. (Closes: #761133)
  * Convert to debhelper-compat and bump compat level to 13. This allows one
    to drop dh_autoreconf from B-D and its --with stanza from d/rules.
  * Mark library and development packages as «Multi-Arch: same». (Closes: #811183)

 -- Tobias Frost <tobi@debian.org>  Thu, 24 Sep 2020 21:42:37 +0200

log4cplus (1.1.2-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Ensure C++11 methods are present in the library. (Closes: #814905)

 -- James Cowgill <jcowgill@debian.org>  Mon, 08 Aug 2016 11:06:16 +0000

log4cplus (1.1.2-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Replaces harcoded triplet by DEB_HOST_MULTIARCH for library symlink
    (Closes: #801305).

 -- Christian Marillat <marillat@debian.org>  Thu, 10 Dec 2015 15:48:34 +0100

log4cplus (1.1.2-3) unstable; urgency=low

  * Rebuild against unstable for library transition (closes: #796668)

 -- Andrew Pollock <apollock@debian.org>  Sun, 04 Oct 2015 21:04:05 +1000

log4cplus (1.1.2-2) experimental; urgency=medium

  * debian/liblog4cplus-dev.install: don't be so selective about what in
    /usr/include/log4cplus gets added

 -- Andrew Pollock <apollock@debian.org>  Sun, 23 Aug 2015 20:06:33 +1000

log4cplus (1.1.2-1) experimental; urgency=low

  * New upstream release
  * Incorporate previous NMUs (closes: #750553, #756691)
  * debian/control: bumped Standards-Version (no changes), increased versioned
    Build-Dependency on debhelper to 9
  * debian/compat: bump to 9 to get proper buildflags support
  * debian/*.install: added globbing to deal with architectures
  * debian/liblog4cplus9.install: added missing symlink to placate Lintian

 -- Andrew Pollock <apollock@debian.org>  Mon, 10 Aug 2015 21:23:23 +1000

log4cplus (1.0.4-3) unstable; urgency=low

  * debian/{rules,control}: add dh-autoreconf (closes: #734220)

 -- Andrew Pollock <apollock@debian.org>  Mon, 24 Feb 2014 10:19:59 +1000

log4cplus (1.0.4-2) unstable; urgency=low

  * Convert to using debhelper

 -- Andrew Pollock <apollock@debian.org>  Tue, 24 Jan 2012 21:54:01 -0800

log4cplus (1.0.4-1) unstable; urgency=low

  [ Eric Kom ]
  * New upstream release
  * Fix the download upstream source link for debian/watch file.

  [ Andrew Pollock ]
  * Generally clean up and make Lintian-clean

 -- Andrew Pollock <apollock@debian.org>  Wed, 18 Jan 2012 22:38:12 -0800

log4cplus (1.0.3-1) unstable; urgency=low

  * Initial release (Closes: #578387)

 -- Daigo Moriwaki <daigo@debian.org>  Fri, 16 Apr 2010 17:46:34 +0900