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.
This commit is contained in:
Julian Mehnle 2006-06-17 18:58:27 +00:00
commit 8eb6a55e9f
5 changed files with 30 additions and 4 deletions

3
debian/control vendored
View file

@ -2,7 +2,8 @@ Source: postfix-policyd-spf-perl
Section: mail
Priority: optional
Maintainer: Julian Mehnle <julian@mehnle.net>
Build-Depends-Indep: debhelper (>= 5), perl (>= 5.6)
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.6)
Standards-Version: 3.7.2
Package: postfix-policyd-spf-perl