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