[postfwd] 67/96: ship hapolicy

Jan Wagner waja at alioth.debian.org
Tue Nov 5 20:09:44 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 f0d1eb62bd286f2b177c48d6968b67049ab03395
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Sep 14 12:58:00 2011 +0000

    ship hapolicy
---
 debian/changelog |    1 +
 debian/rules     |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 719f363..e724c90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ postfwd (1.30-1) UNRELEASED; urgency=low
    - documentation updates and fixes
   * Suppress output on restarting via init script (Closes: #636782), thanks
     Martin F. Krafft for reporting
+  * Ship hapolicy
   * Reorganize documentation
    - Add new files from upstream to documentation
    - Add 10_hapolicy_manpage.dpatch to have a manpage for hapolicy
diff --git a/debian/rules b/debian/rules
index c1f23e4..09338ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ install: build
 	# install binaries
 	install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd1
 	install -D -m 644 sbin/postfwd2 debian/postfwd/usr/sbin/postfwd2
+	install -D -m 644 tools/hapolicy/hapolicy debian/postfwd/usr/sbin/hapolicy
 	# install man page
 	mkdir -p debian/tmp/
 	cp man/man8/postfwd.8 debian/tmp/postfwd1.8

-- 
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