[Python-modules-commits] r22734 - in packages/python-netfilter/trunk/debian (3 files)

sharky at users.alioth.debian.org sharky at users.alioth.debian.org
Tue Oct 2 16:05:18 UTC 2012


    Date: Tuesday, October 2, 2012 @ 16:05:17
  Author: sharky
Revision: 22734

start packaging python-netfilter 0.5.9

Modified:
  packages/python-netfilter/trunk/debian/changelog
  packages/python-netfilter/trunk/debian/control
  packages/python-netfilter/trunk/debian/copyright

Modified: packages/python-netfilter/trunk/debian/changelog
===================================================================
--- packages/python-netfilter/trunk/debian/changelog	2012-10-02 07:43:57 UTC (rev 22733)
+++ packages/python-netfilter/trunk/debian/changelog	2012-10-02 16:05:17 UTC (rev 22734)
@@ -1,3 +1,11 @@
+python-netfilter (0.5.9-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Rewrite debian/copyright according to copyright format 1.0.
+  * Update Standards-Version to 3.9.3 (no changes).
+
+ -- Jeremy Lainé <jeremy.laine at m4x.org>  Tue, 02 Oct 2012 17:49:17 +0200
+
 python-netfilter (0.5.7-1) unstable; urgency=low
 
   [ Jeremy Lainé ]

Modified: packages/python-netfilter/trunk/debian/control
===================================================================
--- packages/python-netfilter/trunk/debian/control	2012-10-02 07:43:57 UTC (rev 22733)
+++ packages/python-netfilter/trunk/debian/control	2012-10-02 16:05:17 UTC (rev 22734)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Jeremy Lainé <jeremy.laine at m4x.org>
 Build-Depends: cdbs, debhelper (>= 5), python (>= 2.4), python-support
-Standards-Version: 3.9.1
+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/

Modified: packages/python-netfilter/trunk/debian/copyright
===================================================================
--- packages/python-netfilter/trunk/debian/copyright	2012-10-02 07:43:57 UTC (rev 22733)
+++ packages/python-netfilter/trunk/debian/copyright	2012-10-02 16:05:17 UTC (rev 22734)
@@ -1,27 +1,18 @@
-This package was debianized by Jeremy Lainé <jeremy.laine at m4x.org> on
-Fri, 27 Mar 2009 12:39:54 +0100
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Debianized-By: Jeremy Lainé <jeremy.laine at m4x.org>
+Debianized-Date: Fri, 27 Mar 2009 12:39:54 +0100
+Upstream-Name: python-netfilter
+Upstream-Contact: Jeremy Lainé <jeremy.laine at bolloretelecom.eu>
+Source: http://opensource.bolloretelecom.eu/projects/python-netfilter
 
-It was downloaded from http://opensource.bolloretelecom.eu/projects/python-netfilter
+Files: *
+Copyright: 2007-2012 Bolloré telecom
+License: GPL-3+
 
-Upstream Author: Jeremy Lainé <jeremy.laine at bolloretelecom.eu>
+Files: debian/*
+Copyright: 2009-2012, Jeremy Lainé <jeremy.laine at m4x.org>
+License: GPL-3+
 
-Copyright 2007-2009 Bolloré telecom
-
-    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 3 of the License, or
-    (at your option) any later version.
-
-    This program 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 <http://www.gnu.org/licenses/>.
-
-The Debian packaging is (C) 2009, Jeremy Lainé <jeremy.laine at m4x.org>
-and is licensed under the GPL.
-
-On Debian GNU/Linux systems, the complete text of the GNU General Public
-License can be found in `/usr/share/common-licenses/GPL'.
+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'.




More information about the Python-modules-commits mailing list