libnl (1.1-1) unstable; urgency=low * New stable upstream release. * debian/patches/01-ip_mg_alg_internal_only.patch - Removed, merged upstream. * debian/control - Rename binary package libnl1-pre8 to libnl1. - [libnl1] Add Conflicts/Replaces: libnl1-pre8. - [libnl-dev] Change Depends to libnl1. * Rename debian/libnl1-pre8.install to debian/libnl1.install * debian/copyright - Minor updates and additions. -- Michael Biebl Thu, 10 Jan 2008 16:58:12 +0100 libnl (1.0~pre8-1) unstable; urgency=low * New upstream release. Closes: #456175 * debian/control - Bump Standards-Version to 3.7.3. No further changes required. - The Vcs-* fields are now officially supported, so remove the XS- prefix. - Rename binary package libnl1-pre6 to libnl1-pre8. - [libnl1-pre8] Add Conflicts/Replaces: libnl1-pre6. The two versions are not coinstallable. - [libnl-dev] Change Depends to libnl1-pre8. * Rename debian/libnl1-pre6.install to debian/libnl1-pre8.install. * debian/patches/10-amd64-linux-types.patch - Removed, merged upstream. * debian/patches/01-ip_mg_alg_internal_only.patch - Pull a fix from upstream. The header linux/ip_mp_alg.h is no longer part of the linux kernel headers (i.e. linux-libc-dev) so remove it from netlink/netlink.h. -- Michael Biebl Thu, 20 Dec 2007 07:45:03 +0100 libnl (1.0~pre6-6) unstable; urgency=low * debian/control - Use the new "Homepage:" field to specify the upstream URL. - Replace deprecated ${Source-Version} substvar with ${binary:Version}. - Change Build-Depends: gs-gpl | gs-esp to Build-Depends: ghostscript. -- Michael Biebl Mon, 22 Oct 2007 07:15:29 +0200 libnl (1.0~pre6-5) unstable; urgency=low * debian/control - Add XS-Vcs-* fields. - Replace Build-Depends: tetex-bin with texlive-latex-base. teTeX is now gone, superseded by texlive. - Add Build-Depends: graphviz, gs-gpl | gs-esp. The "dot" program is needed for generating the diagram image and "gs" for the ps to png conversion. -- Michael Biebl Sun, 15 Apr 2007 15:45:48 +0200 libnl (1.0~pre6-4) unstable; urgency=medium * Autobuilders do not distinguish between build-arch and build-indep, they simply run build. So we have to move doxygen and tetex-bin from Build-Depends-Indep to Build-Depends. Closes: #408719 * Urgency medium, as it fixes a FTBFS bug. -- Michael Biebl Fri, 12 Jan 2007 11:23:52 +0100 libnl (1.0~pre6-3) unstable; urgency=low * Build and package the API documentation. Closes: #406497 * debian/control - Add Build-Depends-Indep on doxygen and tetex-bin (dvips). - Add new package libnl-doc. - Add a "Suggests: libnl-doc" to libnl-dev. * debian/rules - Call "make gendoc" to build the API documentation. * debian/libnl-doc.install - Added. List the files that should be installed. -- Michael Biebl Fri, 12 Jan 2007 10:30:40 +0100 libnl (1.0~pre6-2) unstable; urgency=low * Update maintainer email address to biebl@debian.org. -- Michael Biebl Thu, 19 Oct 2006 20:16:09 +0200 libnl (1.0~pre6-1) unstable; urgency=low * New upstream release. * Removed 20-autoconf-dirs.patch, merged upstream. * Updated debian/copyright, libnl is now licensed under the LGPL 2.1. * Updated debian/watch. -- Michael Biebl Fri, 18 Aug 2006 00:40:34 +0200 libnl (1.0~pre6~svn30-1) unstable; urgency=low * Updated to svn revision 30. * Bumped Standards-Version to 3.7.2, no further changes required. * Now that dak officially supports ~ in the version number, let's make use of it. * Some install directories were not set correctly, 20-autoconf-dirs.patch fixes that. -- Michael Biebl Thu, 10 Aug 2006 19:51:42 +0200 libnl (0.99+1.0.svn21-4) unstable; urgency=low * Do not create bogus /usr/lib/pkg-config directory. Closes: #364601 -- Michael Biebl Mon, 24 Apr 2006 15:40:23 +0200 libnl (0.99+1.0.svn21-3) unstable; urgency=low * Include simple-patchsys.mk in debian/rules. * Merged debian/patches/10-amd64-linux-types.patch from Ubuntu which fixes the FTBFS error on AMD64. Closes: #358887 Thanks to Scott James Remnant for this patch. -- Michael Biebl Sat, 1 Apr 2006 04:52:13 +0200 libnl (0.99+1.0.svn21-2) unstable; urgency=low * Initial upload to unstable. * Renamed libnl1 to libnl1-pre6 to match the currently used so-name. Otherwise dependent packages like NM will break on upgrades of libnl. -- Michael Biebl Tue, 7 Mar 2006 21:22:09 +0100 libnl (0.99+1.0.svn21-1) experimental; urgency=low * Initial release. Closes: #286847 -- Michael Biebl Tue, 21 Feb 2006 18:36:35 +0100