[med-svn] [last-align] 03/03: New upstream version (+ some manpages for new binaries)

Andreas Tille tille at debian.org
Mon Jan 9 14:36:01 UTC 2017


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

tille pushed a commit to branch master
in repository last-align.

commit 448bfc4c1aecd0c5d0d9f200337658b222c1100b
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jan 9 15:34:19 2017 +0100

    New upstream version (+ some manpages for new binaries)
---
 debian/changelog | 7 +++++++
 debian/rules     | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b62476d..6b37a31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+last-align (828-1) unstable; urgency=medium
+
+  * New upstream version
+  * Manpages for new binaries
+
+ -- Andreas Tille <tille at debian.org>  Mon, 09 Jan 2017 14:16:28 +0100
+
 last-align (809-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index b96f38d..7c8cbe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,10 @@ override_dh_installman:
 	         --name="genome-scale comparison of biological sequences" \
 	         --help-option="-h" \
                  $(CURDIR)/src/lastal > $(mandir)/lastal.1
+	$(HELP2MAN) \
+	         --name="genome-scale comparison of biological sequences" \
+	         --help-option="-h" \
+                 $(CURDIR)/src/lastal8 > $(mandir)/lastal8.1
         # help2man output needs manual postprocessing - see debian/mans
 	#$(HELP2MAN) \
 	#         --name="genome-scale comparison of biological sequences" \
@@ -69,6 +73,9 @@ override_dh_installman:
                  --name='Estimates "split" or "spliced" alignments.' \
                  $(CURDIR)/src/last-split > $(mandir)/last-split.1
 	$(HELP2MAN) \
+                 --name='Estimates "split" or "spliced" alignments.' \
+                 $(CURDIR)/src/last-split8 > $(mandir)/last-split8.1
+	$(HELP2MAN) \
                  --name="Join two or more sets of MAF-format multiple alignments" \
                  $(CURDIR)/scripts/maf-join > $(mandir)/maf-join.1
 	$(HELP2MAN) \

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



More information about the debian-med-commit mailing list