[med-svn] [sprai] 10/12: Install index.txt as changelog
Afif Elghraoui
afif at moszumanska.debian.org
Fri Apr 15 08:34:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository sprai.
commit 95c6f3526e5fb491869f5d0dd53e100340083c8c
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Fri Apr 15 01:14:57 2016 -0700
Install index.txt as changelog
The changelog makes up the majority of this file, so
we'll just call the entire thing the changelog.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2600612..1177488 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,9 @@ override_dh_install:
override_dh_installman:
dh_installman --language=C
+override_dh_installchangelogs:
+ dh_installchangelogs doc/_build/html/_sources/index.txt
+
override_dh_auto_clean:
$(WAF) distclean
find waflib -name "*.pyc" -delete
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sprai.git
More information about the debian-med-commit
mailing list