Release Tizen 2.0 beta
[external/libnl2.git] / debian / changelog
1 libnl2 (2.0-1slp2+2) unstable; urgency=low
2
3   * Change maintainers
4   * Git: slp/pkgs/l/libnl2
5   * Tag: libnl2_2.0-1slp2+2
6
7  -- Sunkey Lee <yuvjjang.lee@samsung.com>  Mon, 05 Mar 2012 20:16:05 +0900
8
9 libnl2 (2.0-1slp2+1) unstable; urgency=low
10
11   * Upload pkgs to a pkg server
12   * Git: slp/pkgs/l/libnl2
13   * Tag: libnl2_2.0-1slp2+1
14
15  -- Sunkey Lee <yuvjjang.lee@samsung.com>  Mon, 05 Mar 2012 19:36:51 +0900
16
17 libnl2 (2.0-1) unstable; urgency=low
18
19   * New upstream release (Closes: #603765)
20   * Fix compilation with binutils-gold or ld --no-add-needed
21     (Closes: #615745)
22   * Update standards
23   * Update build dependencies - tetex-live is not necessary
24     anymore (Closes: #616260)
25
26  -- Heiko Stuebner <mmind@debian.org>  Sun, 06 Mar 2011 18:20:47 +0100
27
28 libnl2 (1.99+git20091216-2) unstable; urgency=low
29
30   * add README.source describing the patches in use.
31   * remove libnl*-provides - libnl2 should stay sepparate
32     from libnl1 for now
33
34  -- Heiko Stuebner <heiko@sntech.de>  Wed, 10 Mar 2010 18:03:35 +0100
35
36 libnl2 (1.99+git20091216-1) unstable; urgency=low
37
38   * New upstream snapshot
39   * New source name to enable installing libnl and libnl2 side by side
40   * Set myself as new maintainer for libnl2 according to agreement
41     with Michael Biebl
42   * Add debug package
43   * README.Debian warns of possible breakage in this snapshot
44   * Add Patch 0001 which fixes some errors in the build system
45   * Add Patch 0002 which adds libnl-?? libs to linker statement
46     until I can resolve this with upstream
47
48  -- Heiko Stuebner <heiko@sntech.de>  Mon, 15 Feb 2010 21:50:35 +0100
49
50 libnl (1.1-5) unstable; urgency=low
51
52   * Add symbols file for libnl1.
53
54  -- Michael Biebl <biebl@debian.org>  Wed, 25 Feb 2009 00:26:05 +0100
55
56 libnl (1.1-4) unstable; urgency=low
57
58   * debian/control 
59     - Add ${misc:Depends} to all binary packages.
60     - Bump Build-Depends on debhelper to (>= 7).
61   * debian/compat
62     - Bump debhelper compat level to 7.
63   * debian/rules
64     - Include debhelper.mk before other files as recommended by the cdbs
65       documentation.
66
67  -- Michael Biebl <biebl@debian.org>  Wed, 18 Feb 2009 13:26:53 +0100
68
69 libnl (1.1-3) unstable; urgency=low
70
71   * debian/control
72     - Bump Standards-Version to 3.8.0.
73   * Switch to quilt for patch management.
74   * Add README.source which refers to the quilt documentation.
75   * debian/patches/limits.patch
76     - Add missing include to limits.h. This is required when compiling against
77       glibc 2.8. Thanks to Kees Cook for the patch. Closes: #501485
78
79  -- Michael Biebl <biebl@debian.org>  Wed, 08 Oct 2008 21:34:34 +0200
80
81 libnl (1.1-2) unstable; urgency=low
82
83   * debian/libnl-doc.doc-base
84     - Register the API documentation with doc-base.
85   * debian/control
86     - Add Suggests: doc-base to libnl-doc.
87
88  -- Michael Biebl <biebl@debian.org>  Wed, 05 Mar 2008 00:42:54 +0100
89
90 libnl (1.1-1) unstable; urgency=low
91
92   * New stable upstream release.
93   * debian/patches/01-ip_mg_alg_internal_only.patch
94     - Removed, merged upstream.
95   * debian/control
96     - Rename binary package libnl1-pre8 to libnl1.
97     - [libnl1] Add Conflicts/Replaces: libnl1-pre8.
98     - [libnl-dev] Change Depends to libnl1.
99   * Rename debian/libnl1-pre8.install to debian/libnl1.install
100   * debian/copyright
101     - Minor updates and additions.
102
103  -- Michael Biebl <biebl@debian.org>  Thu, 10 Jan 2008 16:58:12 +0100
104
105 libnl (1.0~pre8-1) unstable; urgency=low
106
107   * New upstream release. Closes: #456175
108   * debian/control
109     - Bump Standards-Version to 3.7.3. No further changes required.
110     - The Vcs-* fields are now officially supported, so remove the XS- prefix.
111     - Rename binary package libnl1-pre6 to libnl1-pre8.
112     - [libnl1-pre8] Add Conflicts/Replaces: libnl1-pre6. The two versions are
113        not coinstallable.
114     - [libnl-dev] Change Depends to libnl1-pre8.
115   * Rename debian/libnl1-pre6.install to debian/libnl1-pre8.install.
116   * debian/patches/10-amd64-linux-types.patch
117     - Removed, merged upstream.
118   * debian/patches/01-ip_mg_alg_internal_only.patch
119     - Pull a fix from upstream. The header linux/ip_mp_alg.h is no longer part
120       of the linux kernel headers (i.e. linux-libc-dev) so remove it from
121       netlink/netlink.h.
122
123  -- Michael Biebl <biebl@debian.org>  Thu, 20 Dec 2007 07:45:03 +0100
124
125 libnl (1.0~pre6-6) unstable; urgency=low
126
127   * debian/control
128     - Use the new "Homepage:" field to specify the upstream URL.
129     - Replace deprecated ${Source-Version} substvar with ${binary:Version}.
130     - Change Build-Depends: gs-gpl | gs-esp to Build-Depends: ghostscript.
131
132  -- Michael Biebl <biebl@debian.org>  Mon, 22 Oct 2007 07:15:29 +0200
133
134 libnl (1.0~pre6-5) unstable; urgency=low
135
136   * debian/control
137     - Add XS-Vcs-* fields.
138     - Replace Build-Depends: tetex-bin with texlive-latex-base. teTeX is now
139       gone, superseded by texlive.
140     - Add Build-Depends: graphviz, gs-gpl | gs-esp. 
141       The "dot" program is needed for generating the diagram image and "gs"
142       for the ps to png conversion.
143
144  -- Michael Biebl <biebl@debian.org>  Sun, 15 Apr 2007 15:45:48 +0200
145
146 libnl (1.0~pre6-4) unstable; urgency=medium
147
148   * Autobuilders do not distinguish between build-arch and build-indep, they
149     simply run build. So we have to move doxygen and tetex-bin from 
150     Build-Depends-Indep to Build-Depends. Closes: #408719
151   * Urgency medium, as it fixes a FTBFS bug.
152
153  -- Michael Biebl <biebl@debian.org>  Fri, 12 Jan 2007 11:23:52 +0100
154
155 libnl (1.0~pre6-3) unstable; urgency=low
156
157   * Build and package the API documentation. Closes: #406497
158   * debian/control
159     - Add Build-Depends-Indep on doxygen and tetex-bin (dvips).
160     - Add new package libnl-doc.
161     - Add a "Suggests: libnl-doc" to libnl-dev.
162   * debian/rules
163     - Call "make gendoc" to build the API documentation.
164   * debian/libnl-doc.install
165     - Added. List the files that should be installed.
166
167  -- Michael Biebl <biebl@debian.org>  Fri, 12 Jan 2007 10:30:40 +0100
168
169 libnl (1.0~pre6-2) unstable; urgency=low
170
171   * Update maintainer email address to biebl@debian.org. 
172
173  -- Michael Biebl <biebl@debian.org>  Thu, 19 Oct 2006 20:16:09 +0200
174
175 libnl (1.0~pre6-1) unstable; urgency=low
176
177   * New upstream release.
178   * Removed 20-autoconf-dirs.patch, merged upstream.
179   * Updated debian/copyright, libnl is now licensed under the LGPL 2.1. 
180   * Updated debian/watch.
181
182  -- Michael Biebl <biebl@teco.edu>  Fri, 18 Aug 2006 00:40:34 +0200
183
184 libnl (1.0~pre6~svn30-1) unstable; urgency=low
185
186   * Updated to svn revision 30.
187   * Bumped Standards-Version to 3.7.2, no further changes required.
188   * Now that dak officially supports ~ in the version number, let's make use
189     of it.
190   * Some install directories were not set correctly, 20-autoconf-dirs.patch
191     fixes that.
192
193  -- Michael Biebl <biebl@teco.edu>  Thu, 10 Aug 2006 19:51:42 +0200
194
195 libnl (0.99+1.0.svn21-4) unstable; urgency=low
196
197   * Do not create bogus /usr/lib/pkg-config directory. Closes: #364601 
198
199  -- Michael Biebl <biebl@teco.edu>  Mon, 24 Apr 2006 15:40:23 +0200
200
201 libnl (0.99+1.0.svn21-3) unstable; urgency=low
202
203   * Include simple-patchsys.mk in debian/rules.
204   * Merged debian/patches/10-amd64-linux-types.patch from Ubuntu which fixes
205     the FTBFS error on AMD64. Closes: #358887
206     Thanks to Scott James Remnant for this patch.
207
208  -- Michael Biebl <biebl@teco.edu>  Sat,  1 Apr 2006 04:52:13 +0200
209
210 libnl (0.99+1.0.svn21-2) unstable; urgency=low
211
212   * Initial upload to unstable.
213   * Renamed libnl1 to libnl1-pre6 to match the currently used so-name.
214     Otherwise dependent packages like NM will break on upgrades of libnl.
215
216  -- Michael Biebl <biebl@teco.edu>  Tue,  7 Mar 2006 21:22:09 +0100
217
218 libnl (0.99+1.0.svn21-1) experimental; urgency=low
219
220   * Initial release. Closes: #286847
221
222  -- Michael Biebl <biebl@teco.edu>  Tue, 21 Feb 2006 18:36:35 +0100