--- python-netfilter-0.5.9.orig/debian/changelog +++ python-netfilter-0.5.9/debian/changelog @@ -0,0 +1,25 @@ +python-netfilter (0.5.9-1) unstable; urgency=low + + * New upstream release. + * Convert packaging to use debhelper 7. + * Rewrite debian/copyright according to copyright format 1.0. + * Update Standards-Version to 3.9.3 (no changes). + + -- Jeremy Lainé Tue, 02 Oct 2012 18:36:44 +0200 + +python-netfilter (0.5.7-1) unstable; urgency=low + + [ Jeremy Lainé ] + * New upstream release. + * Update Standards-Version to 3.9.1 (no changes). + + [ Jakub Wilk ] + * Add watch file. + + -- Jeremy Lainé Mon, 21 Mar 2011 15:15:35 +0100 + +python-netfilter (0.5.6-1) unstable; urgency=low + + * Initial upload to Debian (Closes: #521409). + + -- Jeremy Lainé Fri, 27 Mar 2009 13:03:51 +0100 --- python-netfilter-0.5.9.orig/debian/rules +++ python-netfilter-0.5.9/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- python-netfilter-0.5.9.orig/debian/compat +++ python-netfilter-0.5.9/debian/compat @@ -0,0 +1 @@ +7 --- python-netfilter-0.5.9.orig/debian/watch +++ python-netfilter-0.5.9/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://opensource.bolloretelecom.eu/projects/python-netfilter/ http://opensource\.bolloretelecom\.eu/files/python-netfilter-([0-9.]+).tar.gz --- python-netfilter-0.5.9.orig/debian/copyright +++ python-netfilter-0.5.9/debian/copyright @@ -0,0 +1,18 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Debianized-By: Jeremy Lainé +Debianized-Date: Fri, 27 Mar 2009 12:39:54 +0100 +Upstream-Name: python-netfilter +Upstream-Contact: Jeremy Lainé +Source: http://opensource.bolloretelecom.eu/projects/python-netfilter + +Files: * +Copyright: 2007-2012 Bolloré telecom +License: GPL-3+ + +Files: debian/* +Copyright: 2009-2012, Jeremy Lainé +License: GPL-3+ + +License: GPL-3+ + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-3'. --- python-netfilter-0.5.9.orig/debian/control +++ python-netfilter-0.5.9/debian/control @@ -0,0 +1,20 @@ +Source: python-netfilter +Section: python +Priority: optional +Maintainer: Jeremy Lainé +Build-Depends: debhelper (>= 7), python-support, python +Standards-Version: 3.9.3 +Homepage: http://opensource.bolloretelecom.eu/projects/python-netfilter +Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-netfilter/trunk/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-netfilter/trunk/ + +Package: python-netfilter +Architecture: all +Depends: ${misc:Depends}, ${python:Depends}, iptables +Description: Python modules for manipulating netfilter rules + These Python modules act as a wrapper around iptables to manipulate + the Linux kernel's packet filtering tables. + . + Typical applications include building firewalls or network access + controllers. + --- python-netfilter-0.5.9.orig/debian/source/format +++ python-netfilter-0.5.9/debian/source/format @@ -0,0 +1 @@ +1.0