pf-tools commit: r663 [ccaillet-guest] - in /branches/0.33-stable: debian/changelog filters/filter_distrib

parmelan-guest at users.alioth.debian.org parmelan-guest at users.alioth.debian.org
Wed Oct 8 15:07:59 UTC 2008


Author: ccaillet-guest
Date: Wed Oct  8 15:07:59 2008
New Revision: 663

URL: http://svn.debian.org/wsvn/pf-tools/?sc=1&rev=663
Log:
Fixing filter filter_distrib

Modified:
    branches/0.33-stable/debian/changelog
    branches/0.33-stable/filters/filter_distrib

Modified: branches/0.33-stable/debian/changelog
URL: http://svn.debian.org/wsvn/pf-tools/branches/0.33-stable/debian/changelog?rev=663&op=diff
==============================================================================
--- branches/0.33-stable/debian/changelog (original)
+++ branches/0.33-stable/debian/changelog Wed Oct  8 15:07:59 2008
@@ -1,3 +1,9 @@
+pf-tools (0.33.11-1) unstable; urgency=low
+
+  * Fixing filter filter_distrib
+
+ -- Christophe Caillet <quadchris at free.fr>  Wed, 08 Oct 2008 17:07:17 +0200
+
 pf-tools (0.33.10-2) unstable; urgency=low
 
   * Fix version number

Modified: branches/0.33-stable/filters/filter_distrib
URL: http://svn.debian.org/wsvn/pf-tools/branches/0.33-stable/filters/filter_distrib?rev=663&op=diff
==============================================================================
--- branches/0.33-stable/filters/filter_distrib (original)
+++ branches/0.33-stable/filters/filter_distrib Wed Oct  8 15:07:59 2008
@@ -22,6 +22,7 @@
 use strict;
 use warnings;
 
+use PFTools::Conf ;
 use PFTools::Net;
 use PFTools::Update;
 




More information about the pf-tools-commits mailing list