Package: libnl2 Version: 2.0-1 Severity: wishlist Hi,
there was an official upstream release 3.0 of libnl on 31-mar-2011. Details can be found at http://www.infradead.org/~tgr/libnl/ <http://www.infradead.org/%7Etgr/libnl/> Would be nice to have that version in Debian, as quoting homepage: "This release is supposed to mark the start of the stable era where the API and ABI are kept stable. I consider the current state of the API to have gone through enough iterations to have reached a state which is sufficient for any further extensions." I attach a fix that fixes *doc package. ¿Is there any VCS for this packages?: --- ../debian/libnl2-2.0/debian/libnl2-doc.install 2011-05-07 19:42:32.000000000 +0200 +++ libnl-3.0/debian/libnl3-doc.install 2011-05-07 19:56:56.978598842 +0200 @@ -1 +1,5 @@ -doc/html/*.html usr/share/doc/libnl2-doc/html +doc/html/*.html usr/share/doc/libnl3-doc/html +doc/html/*.css usr/share/doc/libnl3-doc/html +doc/html/*.png usr/share/doc/libnl3-doc/html +doc/html/*.map usr/share/doc/libnl3-doc/html +doc/html/*.md5 usr/share/doc/libnl3-doc/html Cheers, Enrique