[med-svn] [inspect] 02/03: Install docs
Andreas Tille
tille at debian.org
Thu Oct 1 11:04:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository inspect.
commit ac8ce9812d4f521822f3d72e2e1aaa04d8faafb9
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 1 12:59:28 2015 +0200
Install docs
---
debian/docs | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..a188e06
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1 @@
+docs/*
diff --git a/debian/rules b/debian/rules
index 39bd625..d00a839 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,8 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
%:
dh $@ --with python2
+override_dh_compress:
+ dh_compress --exclude=.pdf
+
get-orig-source:
sh debian/get-orig-source
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/inspect.git
More information about the debian-med-commit
mailing list