debian/0000775000000000000000000000000012261407023007165 5ustar debian/rules0000775000000000000000000000102312261406742010250 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=libnetfilter-cthelper0-dbg debian/watch0000664000000000000000000000015512146065457010234 0ustar version=3 http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-(\S+).tar.bz2 debian/libnetfilter-cthelper0-dev.install0000664000000000000000000000006612146065457015717 0ustar usr/include/* usr/lib/*/lib*.so usr/lib/*/pkgconfig/* debian/changelog0000664000000000000000000000053312261407017011043 0ustar libnetfilter-cthelper (1.0.0-1ubuntu1) trusty; urgency=medium * Use dh-autoreconf to get new libtool macros for ppc64el. -- Logan Rosen Thu, 02 Jan 2014 20:10:26 -0500 libnetfilter-cthelper (1.0.0-1) unstable; urgency=low * Initial packaging -- Alexander Wirt Sat, 18 May 2013 13:46:25 +0200 debian/compat0000664000000000000000000000000212146065457010400 0ustar 9 debian/copyright0000664000000000000000000000212212146065457011132 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: libnetfilter-cthelper Source: http://www.netfilter.org/projects/libnetfilter_cthelper/index.html Files: * Copyright: 2012 Pablo Neira Ayuso License: GPL-2.0+ Files: debian/* Copyright: 2013 Alexander Wirt License: GPL-2.0+ License: GPL-2.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000775000000000000000000000000012146065457010502 5ustar debian/source/format0000664000000000000000000000001412146065457011710 0ustar 3.0 (quilt) debian/libnetfilter-cthelper0-dbg.dirs0000664000000000000000000000001612146065457015163 0ustar usr/share/doc debian/libnetfilter-cthelper0.install0000664000000000000000000000002112146065457015132 0ustar usr/lib/*/*.so.* debian/control0000664000000000000000000000373612261407021010577 0ustar Source: libnetfilter-cthelper Section: libs Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Alexander Wirt Build-Depends: debhelper (>= 9), libmnl-dev (>= 1.0.1), pkg-config, dh-autoreconf Standards-Version: 3.9.4 Vcs-Git: git://github.com/formorer/pkg-libnetfilter-cthelper.git Vcs-Browser: https://github.com/formorer/pkg-libnetfilter-cthelper Package: libnetfilter-cthelper0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: userspace-helper for netfilter library libnetfilter_cthelper is the userspace library that provides the programming interface to the user-space helper infrastructure available since Linux kernel 3.6. With this library, you register, configure, enable and disable user-space helpers. Package: libnetfilter-cthelper0-dbg Section: debug Architecture: any Depends: libnetfilter-cthelper0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Debugging symbols for libnetfilter-cthelper0 libnetfilter_cthelper is the userspace library that provides the programming interface to the user-space helper infrastructure available since Linux kernel 3.6. With this library, you register, configure, enable and disable user-space helpers. . This package provides the debugging symbols. Package: libnetfilter-cthelper0-dev Section: libdevel Architecture: any Depends: libnetfilter-cthelper0 (= ${binary:Version}), pkg-config, ${misc:Depends}, ${misc:Pre-Depends}, ${shlibs:Depends} Description: Development files for libnetfilter-cthelper0 libnetfilter_cthelper is the userspace library that provides the programming interface to the user-space helper infrastructure available since Linux kernel 3.6. With this library, you register, configure, enable and disable user-space helpers. . This package provides development files and static libraries. debian/libnetfilter-cthelper-dev.docs0000664000000000000000000000000712146065457015114 0ustar README