Final changes for 2.005-1 upload to Debian.
This commit is contained in:
parent
258fa56634
commit
94b4dabfaf
2 changed files with 8 additions and 2 deletions
9
debian/changelog
vendored
9
debian/changelog
vendored
|
|
@ -1,11 +1,12 @@
|
||||||
postfix-policyd-spf-perl (2.005-1) unstable; urgency=low
|
postfix-policyd-spf-perl (2.005-1) unstable; urgency=low
|
||||||
|
|
||||||
|
[ Scott Kitterman ]
|
||||||
* New upstream release
|
* New upstream release
|
||||||
- Reduce DNS timeout period from 20 seconds to 10 seconds for faster
|
- Reduce DNS timeout period from 20 seconds to 10 seconds for faster
|
||||||
performance with broken DNS servers
|
performance with broken DNS servers
|
||||||
* Move postfix from recommends to depends
|
* Move postfix from recommends to depends
|
||||||
* Add watch file
|
* Add watch file
|
||||||
* Correct debian/copyright to only refer to GPL V2 and trim excess license
|
* Correct debian/copyright to only refer to GPL V2 and trim excess license
|
||||||
quoting
|
quoting
|
||||||
* Added Homepage field
|
* Added Homepage field
|
||||||
* Update standards version to 3.7.3 without further change
|
* Update standards version to 3.7.3 without further change
|
||||||
|
|
@ -14,7 +15,11 @@ postfix-policyd-spf-perl (2.005-1) unstable; urgency=low
|
||||||
section 1
|
section 1
|
||||||
* Minor white space cleanup in debian/control
|
* Minor white space cleanup in debian/control
|
||||||
|
|
||||||
-- Scott Kitterman <scott@kitterman.com> Fri, 14 Dec 2007 23:40:45 -0500
|
[ Philipp Kern ]
|
||||||
|
* Added `XS-DM-Upload-Allowed: yes' to `debian/control' to allow uploads
|
||||||
|
from Debian Maintainers.
|
||||||
|
|
||||||
|
-- Scott Kitterman <scott@kitterman.com> Sat, 15 Dec 2007 20:32:55 +0100
|
||||||
|
|
||||||
postfix-policyd-spf-perl (2.004-1) unstable; urgency=low
|
postfix-policyd-spf-perl (2.004-1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
||||||
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -5,6 +5,7 @@ Maintainer: Scott Kitterman <scott@kitterman.com>
|
||||||
Build-Depends: debhelper (>= 5)
|
Build-Depends: debhelper (>= 5)
|
||||||
Standards-Version: 3.7.3
|
Standards-Version: 3.7.3
|
||||||
Homepage: http://www.openspf.org/Software
|
Homepage: http://www.openspf.org/Software
|
||||||
|
XS-DM-Upload-Allowed: yes
|
||||||
|
|
||||||
Package: postfix-policyd-spf-perl
|
Package: postfix-policyd-spf-perl
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue