xref: /aosp_15_r20/external/libconfig/debian/changelog (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1libconfig (1.6-1) unstable; urgency=low
2
3  * New upstream version
4
5  * Resync with Debian packaging. Thanks many, Jonathan & Matthias!
6
7 -- Jose Luis Tallon <[email protected]>  Thu, 31 Dec 2015 17:01:20 +0100
8
9libconfig (1.5-0.2) unstable; urgency=medium
10
11  * Non-maintainer upload.
12  * Upload to unstable.
13
14 -- Matthias Klose <[email protected]>  Tue, 04 Aug 2015 17:20:08 +0200
15
16libconfig (1.5-0.1) experimental; urgency=medium
17
18  * Non maintainer upload.
19  * New upstream version.
20  * Rename libconfig++9v5 to libconfig++9v5, libstdc++6 ABI symbol changes.
21    Addresses: #791108.
22  * Add Conflicts/Replaces to the old library.
23  * Don't ship libconfig9.info in libconfig9, but only in libconfig-dev.
24  * Drop versioned dependency on pkg-config. Closes: #734482.
25  * Enable parallel builds. Closes: #759581.
26  * Only build the libconfig documentation for binary indep builds.
27    Closes: #759582.
28  * Add build dependency on texlive-fonts-recommended.
29  * Bump standards version to 3.9.6.
30
31 -- Matthias Klose <[email protected]>  Wed, 29 Jul 2015 12:46:50 +0200
32
33libconfig (1.4.9-2) unstable; urgency=medium
34
35  * Update short package description (Closes: #710783)
36  * Build using dh-autoreconf rather than autotools-dev; thanks to Matthias
37    Klose for this fix
38  * Add tex-workaround.patch from Matthias Klose to fix texinfo/tex FTBFS
39  * With sponsor's blessing, set myself as maintainer
40  * Bump Standards-Version to 3.9.5
41    - No changes required
42
43 -- Jonathan McCrohan <[email protected]>  Sat, 28 Dec 2013 17:41:20 +0000
44
45libconfig (1.4.9-1) unstable; urgency=low
46
47  * New upstream release
48  * Update S-V to 3.9.4
49    - No changes necessary
50  * Ensure that libconfig++-dbg depends on libconfig9 (= ${binary:Version})
51    in addition to libconfig++9 (= ${binary:Version})
52    - Fixes dbg-package-missing-depends lintian warning
53
54 -- Jonathan McCrohan <[email protected]>  Sat, 12 Oct 2013 16:41:14 +0100
55
56libconfig (1.4.8-5) unstable; urgency=low
57
58  * Switch to dh_9 style rules file
59    - Hardened buildflags now provided automatically
60    - Fixes E-binary-arch-produces-all buildd warning
61
62 -- Jonathan McCrohan <[email protected]>  Tue, 26 Jun 2012 21:41:22 +0100
63
64libconfig (1.4.8-4) unstable; urgency=low
65
66  * Add C++ hardened buildflags
67    - Thanks to Simon Ruderich for the patch (closes: #662225)
68  * Fix libconfig(++)8-dev transition packages
69    - Set section as oldlibs
70    - Set priority as extra
71    - Remove package descriptions
72  * Add Multiarch support
73
74 -- Jonathan McCrohan <[email protected]>  Fri, 06 Apr 2012 14:28:39 +0100
75
76libconfig (1.4.8-3) unstable; urgency=low
77
78  * Add Replaces+Breaks: libconfig(++)8-dev to libconfig(++)-dev
79     - Thanks to Andreas Beckmann for reporting (closes: #662643)
80  * Enable hardened buildflags
81     - Thanks to Simon Ruderich for the patch (closes: #662225)
82  * Fix incorrect section and arch for transitional packages.
83
84 -- Jonathan McCrohan <[email protected]>  Mon, 05 Mar 2012 22:01:29 +0000
85
86libconfig (1.4.8-2) unstable; urgency=low
87
88  * Upload to unstable
89  * Update to S-V 3.9.3
90  * debian/rules now uses dpkg-buildflags
91  * Provide full transitional packages to help -dev package rename
92  * Multiple lintian fixes
93    - out-of-date-standards-version
94    - copyright-with-old-dh-make-debian-copyright
95    - extended-description-is-probably-too-short
96    - unneeded-build-dep-on-quilt
97
98 -- Jonathan McCrohan <[email protected]>  Thu, 01 Mar 2012 02:11:47 +0000
99
100libconfig (1.4.8-1~exp1) experimental; urgency=low
101
102  * New upstream release (closes: #583528)
103    - soname bump to 9
104  * Update to S-V 3.9.2
105  * Update to Debhelper v7
106  * Refresh Build-Depends packages
107  * Add debug packages
108  * Remove soname from -dev package names
109    - Build as virtual packages for reverse dependency purposes.
110  * Fix examples (closes: #632081)
111
112 -- Jonathan McCrohan <[email protected]>  Sat, 11 Feb 2012 18:13:26 +0000
113
114libconfig (1.3.2-2) unstable; urgency=low
115
116  * Removed "conflicts" with older sonames (Closes: #536635)
117  * Added missing compile-time libconfig++8-dev dependencies
118    (libconfig8-dev) (Closes: #537311)
119
120  * Removed libtool's ".la" files (clients should use pkg-config)
121
122  * Updated to S-V 3.8.3 with no changes
123
124  * With many thanks to Christian Hammers, who kindly checked the package.
125
126 -- Jose Luis Tallon <[email protected]>  Sun, 13 Sep 2009 04:25:14 +0200
127
128libconfig (1.3.2-1) unstable; urgency=low
129
130  * New upstream release (Closes: #521725)
131    - soname bump to 8
132    - Updated to S-V 3.8.1 with no changes
133
134 -- Jose Luis Tallon <[email protected]>  Tue, 07 Apr 2009 21:13:16 +0200
135
136libconfig (1.3.2-0) unstable; urgency=low
137
138   * new upstream release
139   * use official Debian files as basis
140   * libconfig++8-dev depends on libconfig8-dev because libconfig.h++
141     includes libconfig.h which is in libconfig8-dev
142
143 -- Klaus Schneider <[email protected]>  Wed, 18 Feb 2009 15:26:32 +0100
144
145libconfig (1.3.1-1) unstable; urgency=low
146
147  * First upload to Debian (Closes: #438683)
148
149  * New upstream release
150    - soname bump to 6.1
151
152 -- Jose Luis Tallon <[email protected]>  Fri, 31 Oct 2008 22:13:47 +0100
153
154libconfig (1.3-1) unstable; urgency=low
155
156  * New upstream release
157
158  * Packaging
159    - Updated to S-V 3.8.0 with no changes
160
161 -- Jose Luis Tallon <[email protected]>  Mon, 20 Jul 2008 19:55:23 +0200
162
163libconfig (1.1-1) unstable; urgency=low
164
165  * New upstream release
166
167 -- Jose Luis Tallon <[email protected]>  Mon,  2 Jul 2007 02:01:40 +0200
168
169libconfig (0.9-1) unstable; urgency=low
170
171  * Initial packaging
172
173 -- Jose Luis Tallon <[email protected]>  Tue, 10 Oct 2006 01:42:09 +0200
174
175libconfigduo (1.2.1-1) unstable; urgency=low
176
177  * Release 1.2.1
178
179 -- Klaus Schneider <[email protected]>  Thu, 31 Jan 2008 11:25:21 +0100
180
181libconfigduo (1.1.1-1) unstable; urgency=low
182
183  * Initial release
184
185 -- Klaus Schneider <[email protected]>  Mon, 25 Jun 2007 16:21:56 +0200
186