[med-svn] [Git][med-team/igor][master] 6 commits: Add manpage for binary

Nilesh Patra gitlab at salsa.debian.org
Tue Apr 14 10:25:25 BST 2020



Nilesh Patra pushed to branch master at Debian Med / igor


Commits:
1fe80d02 by Nilesh Patra at 2020-04-14T14:43:11+05:30
Add manpage for binary

- - - - -
1037af97 by Nilesh Patra at 2020-04-14T14:43:49+05:30
Workaround to install manpage as igor.1 is in .gitignore

- - - - -
ab7719ab by Nilesh Patra at 2020-04-14T14:44:50+05:30
Drop compat, switch to debhelper-compat

- - - - -
b501a2c6 by Nilesh Patra at 2020-04-14T14:45:45+05:30
Add 'Rules-Requires-Root:no'

- - - - -
fd1b10ee by Nilesh Patra at 2020-04-14T14:46:22+05:30
Bump standards version to 4.5.0

- - - - -
7a023893 by Nilesh Patra at 2020-04-14T14:49:05+05:30
Update upstream/metadata

- - - - -


6 changed files:

- − debian/compat
- debian/control
- + debian/igor.manpages
- + debian/igor1
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,17 +3,18 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Steffen Moeller <moeller at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
                libjemalloc-dev,
                libgsl-dev,
                libatlas-base-dev | libcblas-dev
 # #Build-Depends-Indep: debhelper (>= 11),
 # doxygen
 # asciidoc,
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/igor
 Vcs-Git: https://salsa.debian.org/med-team/igor.git
 Homepage: https://github.com/qmarcou/IGoR/
+Rules-Requires-Root: no
 
 Package: igor
 Architecture: any


=====================================
debian/igor.manpages
=====================================
@@ -0,0 +1 @@
+debian/*.1


=====================================
debian/igor1
=====================================
@@ -0,0 +1,11 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH IGOR "1" "April 2020" "igor 2.4.1" "User Commands"
+.SH NAME
+igor \- infers V(D)J recombination processes from sequencing data
+.SH DESCRIPTION
+ IGoR (Inference and Generation of Repertoires) is a versatile software
+ to analyze and model immune receptors generation, selection, mutation
+ and all other processes.
+.SH AUTHOR
+ This manpage was written by Nilesh Patra for the Debian distribution and
+ can be used for any other usage of the program.


=====================================
debian/rules
=====================================
@@ -32,3 +32,6 @@ override_dh_fixperms:
 	dh_fixperms
 	find debian -name "*.fasta" -exec chmod -x \{\} \;
 
+override_dh_installman:
+	mv debian/igor1 debian/igor.1
+	dh_installman


=====================================
debian/upstream/metadata
=====================================
@@ -21,3 +21,10 @@ Registry:
    Entry: NA
  - Name: conda:bioconda
    Entry: igor_vdj
+Archive: GitHub
+Bug-Database: https://github.com/qmarcou/IGoR/issues
+Contact: https://github.com/qmarcou/IGoR/issues
+Name: IGoR
+Repository: https://github.com/qmarcou/IGoR.git
+Repository-Browse: https://github.com/qmarcou/IGoR
+



View it on GitLab: https://salsa.debian.org/med-team/igor/-/compare/c67100dd5004cf7dd7420a63c65ecff1f35c76c7...7a02389312eeb1c23f92d097af30346d3473aa80

-- 
View it on GitLab: https://salsa.debian.org/med-team/igor/-/compare/c67100dd5004cf7dd7420a63c65ecff1f35c76c7...7a02389312eeb1c23f92d097af30346d3473aa80
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200414/8f151b02/attachment-0001.html>


More information about the debian-med-commit mailing list