[postfwd] 51/96: install postfwd stuff

Jan Wagner waja at alioth.debian.org
Tue Nov 5 20:09:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository postfwd.

commit fa94aa71640d8969d8d22da3b3c268a7d3a6ddb0
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Jun 16 14:53:41 2010 +0000

    install postfwd stuff
---
 debian/postfwd.docs |    1 +
 debian/rules        |    3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/postfwd.docs b/debian/postfwd.docs
index 0646e19..45b1e2a 100644
--- a/debian/postfwd.docs
+++ b/debian/postfwd.docs
@@ -1,2 +1,3 @@
 doc/postfwd.html
 doc/postfwd.txt
+doc/postfwd2.CHANGELOG 
diff --git a/debian/rules b/debian/rules
index 555bd85..8d24765 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,12 +19,13 @@ install: build
 	dh_clean -k
 
 	install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd
+	install -D -m 644 sbin/postfwd2 debian/postfwd/usr/sbin/postfwd2
 
 # Build architecture-independent files here.
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs doc/CHANGELOG doc/postfwd2.CHANGELOG
+	dh_installchangelogs doc/CHANGELOG
 	dh_installdocs tools
 	dh_installexamples etc/postfwd.cf.sample debian/example-cfg*
 	dh_installinit -- defaults 19 21

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/postfwd.git



More information about the Pkg-perl-cvs-commits mailing list