Commit graph

10 commits

Author SHA1 Message Date
Scott Kitterman
dc7716ff14 Corrected package description in debian/control. 2007-04-17 14:09:43 +00:00
Scott Kitterman
1e72ea4676 Fix file reference in debian/control package description. 2007-02-21 16:35:42 +00:00
Scott Kitterman
fa2ddd3d0e Fix typo in debian/changelog. 2007-02-21 14:43:25 +00:00
Scott Kitterman
90fa45972c Final pre-release cleanup for 2.002 release. 2007-02-20 10:51:21 +00:00
Julian Mehnle
0e669aacca postfix-policyd-spf-perl/trunk/postfix-policyd-spf-perl
* use NetAddr::IP
* Added another handler (sub exempt_localhost) at the front that exempts
  localhost (IPv4 and IPv6) addresses from further processing.  Dropped
  special-cased localhost exemption.
* Changed localhost message header from 'X-SPF' to 'X-Comment', and adjusted
  the header text slightly.
* Various minor clean-ups.

postfix-policyd-spf-perl/trunk/INSTALL
postfix-policyd-spf-perl/trunk/debian/control
* Note that NetAddr-IP 4 is required.
2007-02-07 23:13:46 +00:00
Scott Kitterman
8f82cbeb7c Kicked version to 2.000 in preparation for release. 2007-02-05 21:47:52 +00:00
Scott Kitterman
1d57e605d3 Trunk changed for mail:SPF. 1.08.1/debian tags updated for Ubuntu lessons learned. 2007-02-03 21:46:00 +00:00
Julian Mehnle
01e939ac3d trunk/postfix-policyd-spf-perl
* use version;
* Bumped version number to 1.08.1.
* Purely cosmetic code clean-up.
* Added svn properties:
  svn:mime-type = text/x-perl
  svn:keywords  = "Author Date Id Rev URL"
  svn:eol-style = native

trunk/README
* Bumped version number to 1.08.1.
* Added Scott Kitterman to copyright statement.
* Updated website URL.

trunk/INSTALL
* Added version Perl module to list of run-time requirements.

trunk/INSTALL
trunk/LICENSE
* Added svn properties:
  svn:mime-type = text/plain
  svn:keywords  = "Author Date Id Rev URL"
  svn:eol-style = native

trunk/CHANGES
trunk/debian/changelog
* Described changes for 1.08.1 release.

trunk/debian/control
* New maintainer: Scott Kitterman <scott@kitterman.com>
* Priority: extra (was: optional)
* Removed Build-Depends-Indep: perl, as there really is no need for it.
* Depends: libversion-perl

trunk/debian/copyright
* Updated for 1.08.1 release.
2007-01-10 20:00:57 +00:00
Julian Mehnle
8eb6a55e9f postfix-policyd-spf-perl/trunk/README
* Refer to README.Debian in addition to INSTALL.

postfix-policyd-spf-perl/trunk/INSTALL
* Minor corrections and additions.

postfix-policyd-spf-perl/trunk/debian/README.Debian
* Added, including installation instructions from INSTALL that are relevant
  on Debian systems.

postfix-policyd-spf-perl/trunk/debian/control
* Build-Depends: debhelper (was: Build-Depends-Indep:)

postfix-policyd-spf-perl/trunk/debian/rules
* "build" target no longer depends on inexistent "build-stamp" target.
2006-06-17 18:58:27 +00:00
Julian Mehnle
711623e5c9 postfix-policyd-spf-perl/trunk/postfix-policyd-spf -> postfix-policyd-spf-perl
* Renamed file.
* Moved documentation from executable into separate README and INSTALL files.
* Minor and purely cosmetic code clean-up.

postfix-policyd-spf-perl/trunk/README
* Added, adopting non-installation documentation from postfix-policyd-spf and
  improving it.

postfix-policyd-spf-perl/trunk/INSTALL
* Added, adopting installation documentation from postfix-policyd-spf and
  improving it.

postfix-policyd-spf-perl/trunk/CHANGES
* Added, describing changes for 1.08 release.

postfix-policyd-spf-perl/trunk/debian
postfix-policyd-spf-perl/trunk/debian/*
* Added.
2006-06-17 18:42:33 +00:00