debian/0000755000000000000000000000000012145670361007173 5ustar debian/compat0000644000000000000000000000000212145663114010367 0ustar 9 debian/libnfnetlink-dev.docs0000644000000000000000000000000712145663114013273 0ustar README debian/copyright0000644000000000000000000000106512145663114011126 0ustar This package was debianized by Max Kellermann on Wed Sep 20 22:57:38 CEST 2006 It was downloaded from http://www.netfilter.org/downloads.html Upstream Author: Netfilter Core Team Copyright: (C) 2001-2005 Netfilter Core Team this software may be used and distributed according to the terms of the gnu general public license, incorporated herein by reference. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012145663325010475 5ustar debian/source/format0000644000000000000000000000001412145663114011677 0ustar 3.0 (quilt) debian/control0000644000000000000000000000364412145663660010611 0ustar Source: libnfnetlink Section: libs Priority: extra Maintainer: Alexander Wirt Build-Depends: debhelper (>= 9), dh-autoreconf, libtool Standards-Version: 3.9.4 Vcs-Git: git://github.com/formorer/pkg-libnfnetlink.git Vcs-Browser: https://github.com/formorer/pkg-libnfnetlink Package: libnfnetlink0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Package: libnfnetlink0-dbg Section: debug Architecture: any Depends: libnfnetlink0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Debugging symbols for libnfnetlink0 libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. . This package provides the debugging symbols. Package: libnfnetlink-dev Section: libdevel Architecture: any Depends: libnfnetlink0 (= ${binary:Version}), pkg-config, ${misc:Depends}, ${misc:Pre-Depends}, ${shlibs:Depends} Description: Development files for libnfnetlink0 libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. . This package provides development files and static libraries. debian/watch0000644000000000000000000000012012145663114010213 0ustar version=3 http://ftp.netfilter.org/pub/libnfnetlink/libnfnetlink-(\S+).tar.bz2 debian/rules0000755000000000000000000000101212145663114010243 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. # export DH_VERBOSE=1 %: dh $@ --with autoreconf override_dh_strip: dh_strip --dbg-package=libnfnetlink0-dbg debian/libnfnetlink0.install0000644000000000000000000000002112145663114013311 0ustar usr/lib/*/*.so.* debian/libnfnetlink-dev.install0000644000000000000000000000006612145663114014016 0ustar usr/include/* usr/lib/*/lib*.so usr/lib/*/pkgconfig/* debian/changelog0000644000000000000000000000656012145670252011053 0ustar libnfnetlink (1.0.1-2) unstable; urgency=low * [0ea816f] Imported Upstream version 1.0.1 (Closes: #699204) * [ee23dbe] Bump standards version and debhelper version * [674fed5] Move to 3.0 for getting bz2 support * [8cc4c93] Update maintainer field * [e9834ad] Update Vcs-* fields * [d4b137c] Play nicer with git * [63bbed0] Add misc depends * [1ec36bf] wrap-and-sort * [cab9e24] Add multiarch stuff * [f3dc6bb] convert package to dh7 * [c54ff15] Bump dh compat to 9 (hardening) * [edd28ca] Fix filepattern for package installation -- Alexander Wirt Sat, 18 May 2013 13:46:25 +0200 libnfnetlink (1.0.0-1.1+libtool) unreleased; urgency=low * Use dh-autoreconf to update libtool at build time, in order to fix an x32 build failure. -- Daniel Schepler Sun, 27 Jan 2013 15:26:08 -0800 libnfnetlink (1.0.0-1.1) unstable; urgency=low [ David Prevot ] * Non-maintainer upload. * iftable: fix incomplete list of interfaces via nlif_query. RTM_GETLINK with NLM_F_DUMP returns a multi-part netlink message. The existing code only handled the first message of it, thus, ignoring the remaining interfaces. This causes a bug in conntrackd. Report 8b15e48 from upstream. (Closes: #684863). -- Christian Perrier Tue, 01 Jan 2013 19:19:15 +0100 libnfnetlink (1.0.0-1) unstable; urgency=low [ Max Kellermann ] * new upstream release (Closes: #545914) [ Alexander Wirt ] * Bump standards version (no changes) * Move debug package to section debug -- Alexander Wirt Sun, 13 Sep 2009 21:43:53 +0200 libnfnetlink (0.0.41-1) unstable; urgency=low [ Max Kellermann ] * New upstream release - increased shlibs version because the symbol nlif_get_ifflags was added * Priority "extra" [ Alexander Wirt ] * bump standards version -- Alexander Wirt Thu, 02 Apr 2009 10:18:29 +0200 libnfnetlink (0.0.39-1) unstable; urgency=low * New upstream release -- Alexander Wirt Tue, 22 Jul 2008 23:09:10 +0200 libnfnetlink (0.0.38-1) unstable; urgency=low [ Max Kellermann ] * new upstream release (Closes: #491884) [ Alexander Wirt ] * Bump standards version (No changes) -- Alexander Wirt Tue, 22 Jul 2008 22:56:54 +0200 libnfnetlink (0.0.33-1) unstable; urgency=low [ Max Kellermann ] * new upstream release * priority changed to "extra" * Standards-Version 3.7.3 -- Alexander Wirt Fri, 21 Mar 2008 22:30:43 +0100 libnfnetlink (0.0.30-2) unstable; urgency=low * Build depend on libtool (Closes: #451450) -- Alexander Wirt Fri, 16 Nov 2007 08:50:07 +0100 libnfnetlink (0.0.30-1) unstable; urgency=low [ Max Kellermann ] * new upstream release (Closes: #448777) [ Alexander Wirt ] * Fix distclean call in rules file * Move compat from rules file to debian/compat * Make package Bin NMU safe -- Alexander Wirt Mon, 12 Nov 2007 11:33:36 +0100 libnfnetlink (0.0.25-1) unstable; urgency=low * new upstream release * bumped soversion to 0 -- Max Kellermann Tue, 13 Mar 2007 08:17:32 +0100 libnfnetlink (0.0.16-1) unstable; urgency=low * initial debian release (Closes: #388613) -- Max Kellermann Thu, 21 Sep 2006 18:04:29 +0200 debian/libnfnetlink0-dbg.dirs0000644000000000000000000000001612145663114013342 0ustar usr/share/doc