[DRE-commits] [bsfilter] 01/02: use d/pkg.examples instead of override_dh_installexamples
Caitlin Matos
cm-guest at moszumanska.debian.org
Sat Jul 26 16:07:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a commit to branch master
in repository bsfilter.
commit c6b2704b04e12aa2ef8aefa20cb9ff16de8e36ec
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date: Sat Jul 26 05:36:20 2014 -0400
use d/pkg.examples instead of override_dh_installexamples
---
debian/bsfilter.examples | 2 ++
debian/rules | 3 ---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/bsfilter.examples b/debian/bsfilter.examples
new file mode 100644
index 0000000..5ecf90a
--- /dev/null
+++ b/debian/bsfilter.examples
@@ -0,0 +1,2 @@
+mua
+mda
diff --git a/debian/rules b/debian/rules
index b4243e3..25f00ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,9 +23,6 @@ override_dh_installman:
/usr/bin/docbook-to-man debian/manpage.sgml > debian/bsfilter.1
dh_installman debian/bsfilter.1
-override_dh_installexamples:
- dh_installexamples mda mua
-
override_dh_clean:
-rm -f debian/bsfilter.1
dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/bsfilter.git
More information about the Pkg-ruby-extras-commits
mailing list