Use examples install file
This commit is contained in:
parent
8f137a2f67
commit
22c00e144d
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
postfwd (1.35-2) UNRELEASED; urgency=low
|
||||
|
||||
* Migrate over example installation to postfwd.examples
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Wed, 22 May 2013 15:01:28 +0200
|
||||
|
||||
postfwd (1.35-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
|
2
debian/postfwd.examples
vendored
Normal file
2
debian/postfwd.examples
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
etc/postfwd.cf.sample
|
||||
debian/example-cfg*
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -34,7 +34,7 @@ binary-indep: build install
|
|||
dh_installchangelogs doc/postfwd.CHANGELOG
|
||||
dh_installdocs -ppostfwd -Xhapolicy
|
||||
dh_installdocs -phapolicy tools/hapolicy/hapolicy[0-9a-zA-Z.]*
|
||||
dh_installexamples etc/postfwd.cf.sample debian/example-cfg*
|
||||
dh_installexamples
|
||||
dh_installinit -- defaults 19 21
|
||||
dh_installman
|
||||
dh_compress
|
||||
|
|
Loading…
Reference in a new issue