[postfwd] 86/96: Use examples install file

Jan Wagner waja at alioth.debian.org
Tue Nov 5 20:09:49 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 22c00e144def8cca741bb8dca083b32ef2cda873
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Nov 5 07:50:23 2013 +0000

    Use examples install file
---
 debian/changelog        |    6 ++++++
 debian/postfwd.examples |    2 ++
 debian/rules            |    2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ac79c5b..cc1af06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+postfwd (1.35-2) UNRELEASED; urgency=low
+
+  * Migrate over example installation to postfwd.examples
+
+ -- Jan Wagner <waja at cyconet.org>  Wed, 22 May 2013 15:01:28 +0200
+
 postfwd (1.35-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/postfwd.examples b/debian/postfwd.examples
new file mode 100644
index 0000000..925f0b9
--- /dev/null
+++ b/debian/postfwd.examples
@@ -0,0 +1,2 @@
+etc/postfwd.cf.sample
+debian/example-cfg*
diff --git a/debian/rules b/debian/rules
index 46f9092..0ee57b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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

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