fix spelling errors
This commit is contained in:
parent
4c0a32b283
commit
473ea9970f
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
|
@ -4,7 +4,7 @@ postfwd for Debian
|
|||
1. PROVIDE A CONFIGFILE
|
||||
-----------------------
|
||||
|
||||
Please provide a config file, usualy /etc/postfix/postfwd.cf. Examples are
|
||||
Please provide a config file, usually /etc/postfix/postfwd.cf. Examples are
|
||||
located in /usr/share/doc/postfwd/examples/.
|
||||
Another can be found at http://hege.li/howto/spam/etc/postfwd/postfwd.conf
|
||||
and is provided as example-cfg2.txt.
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
postfwd (1.16-1) UNRELEASED; urgency=low
|
||||
postfwd (1.16-1) unstable; urgency=low
|
||||
|
||||
* NEW upstream release
|
||||
- documentation fixed
|
||||
|
@ -9,8 +9,10 @@ postfwd (1.16-1) UNRELEASED; urgency=low
|
|||
- helo_address, and sender_(ns|mx)_addrs can now be csv items
|
||||
- items may now be retrieved from files using "item=file:/some/where"
|
||||
* Add "Copyright" to all copyrights in debian/copyright
|
||||
* Bump standards version to 3.8.3 (no changes needed)
|
||||
* Fix speeling errors in debian/README.Debian
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Sun, 26 Jul 2009 01:34:03 +0200
|
||||
-- Jan Wagner <waja@cyconet.org> Thu, 14 Jan 2010 19:32:26 +0100
|
||||
|
||||
postfwd (1.14-1) unstable; urgency=low
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5)
|
|||
Homepage: http://www.postfwd.org/
|
||||
Vcs-Browser: https://trac.cyconet.org/debian/browser/debian/postfwd
|
||||
Vcs-Svn: https://trac.cyconet.org/svn/debian/postfwd
|
||||
Standards-Version: 3.8.2
|
||||
Standards-Version: 3.8.3
|
||||
|
||||
Package: postfwd
|
||||
Architecture: all
|
||||
|
|
Loading…
Reference in a new issue