[med-svn] [iqtree] 02/04: File model/models.nex is just an example according to upstream

Andreas Tille tille at debian.org
Wed Sep 2 11:51:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository iqtree.

commit 3e3d8a38fb1a90c3698e9028f5fcab1d02e1d974
Author: Andreas Tille <tille at debian.org>
Date:   Wed Sep 2 13:26:37 2015 +0200

    File model/models.nex is just an example according to upstream
---
 debian/examples | 1 +
 debian/rules    | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..306be4a
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+model/models.nex
diff --git a/debian/rules b/debian/rules
index f1f2e48..cbd75a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,11 @@ mandir=$(CURDIR)/debian/$(pkg)/usr/share/man/man1/
 %:
 	dh $@
 
+override_dh_auto_install:
+	dh_auto_install
+	# upstream confirms models.nex is not needed but a simple example
+	find debian -name models.nex -delete
+
 override_dh_installdocs:
 	dh_installdocs
 	# source of upstream doc needes to be obtained first

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git



More information about the debian-med-commit mailing list