Adjust debian dir for Debian instead of Ubuntu.

This commit is contained in:
Scott Kitterman 2007-04-19 00:27:59 +00:00
commit e8211e7c89
3 changed files with 4 additions and 39 deletions

38
debian/changelog vendored
View file

@ -1,39 +1,5 @@
postfix-policyd-spf-perl (2.004-0ubuntu1) gutsy; urgency=low
postfix-policyd-spf-perl (2.004-1) unstable; urgency=low
* New upstream release
- Add handler for list of relay addresses to bypass.
- Correct header text so it's actually prepended.
* Update man page for upstream changes.
* Removed INSTALL.Debian and debian/docs.
- No longer needed - redundant to the man page.
* Removed installation hints from debian/control package description.
* Initial Debian package (Closes: #236701)
-- Scott Kitterman <scott@kitterman.com> Tue, 18 April 2007 15:45:00 -0400
postfix-policyd-spf-perl (2.002-0ubuntu1) feisty; urgency=low
* New upstream release to prevent appending multiple SPF received headers to
multi-recipient mail..
* changed maintainer back to MOTU.
* Added Julian Mehnle to debian/copyright.
* Updated man pages for upstream documentation updates.
-- Scott Kitterman <scott@kitterman.com> Tue, 20 Feb 2007 05:45:00 -0500
postfix-policyd-spf-perl (2.001-0ubuntu1) feisty; urgency=low
* New upstream release for RFC compliant SPF checking.
* Updated control to use libmail-spf-perl instead of the unmaintained
libmail-spf-query-perl and changed maintainer to Scott Kitterman (was
MOTU). Updated package description.
* Updated man pages for new library and upstream documentation updates.
-- Scott Kitterman <scott@kitterman.com> Tue, 06 Feb 2007 08:00:00 -0500
postfix-policyd-spf-perl (1.08.1-0ubuntu1) feisty; urgency=low
* Initial debianization of the package.
* Removed upstream provided /debian directory
* Modified documentation for Debian specific file locations
-- Scott Kitterman <scott@kitterman.com> Thu, 11 Jan 2007 04:59:08 -0500

3
debian/control vendored
View file

@ -1,8 +1,7 @@
Source: postfix-policyd-spf-perl
Section: mail
Priority: extra
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Maintainer: Scott Kitterman <scott@kitterman.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

2
debian/copyright vendored
View file

@ -1,7 +1,7 @@
This package was debianized by Scott Kitterman <scott@kitterman.com> on
Thu, 11 Jan 2007 04:29:13 -0500.
It was downloaded from <http://www.openspf.org/Software#postfix-policyd-spf-perl>.
It was downloaded from <http://www.openspf.org/Software>.
Upstream authors Meng Weng Wong <mengwong@pobox.com>, Scott Kitterman
<scott@kitterman.com>, and Julian Mehnle <julian@mehnle.net>