[med-svn] [Git][med-team/resfinder][master] 8 commits: Add missing depends for autopkgtest
Andreas Tille
gitlab at salsa.debian.org
Tue Mar 3 07:20:21 GMT 2020
Andreas Tille pushed to branch master at Debian Med / resfinder
Commits:
680746b7 by Nilesh Patra at 2020-03-03T10:48:56+05:30
Add missing depends for autopkgtest
- - - - -
debba696 by Nilesh Patra at 2020-03-03T10:49:17+05:30
Remove unused override
- - - - -
ba7eaee7 by Nilesh Patra at 2020-03-03T10:59:00+05:30
Fix URL
- - - - -
a1c1940d by Nilesh Patra at 2020-03-03T10:59:30+05:30
Add "Rules-Requires-Root:no"
- - - - -
93fce504 by Nilesh Patra at 2020-03-03T11:11:12+05:30
Bump standards version to 4.5.0
- - - - -
d57f957f by Nilesh Patra at 2020-03-03T11:11:34+05:30
Fix spellings
- - - - -
5e37b8a5 by Nilesh Patra at 2020-03-03T11:15:50+05:30
Update changelog
- - - - -
192d0ebd by Andreas Tille at 2020-03-03T07:20:19+00:00
Merge branch 'master' into 'master'
Fix debci
See merge request med-team/resfinder!1
- - - - -
6 changed files:
- debian/changelog
- debian/control
- − debian/lintian-overrides
- debian/resfinder.py.1
- debian/tests/control
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+resfinder (3.2-2) UNRELEASED; urgency=medium
+
+ * Team Upload.
+ * Add missing depends for autopkgtest
+ * Remove unused override
+ * Fix URL
+ * Add "Rules-Requires-Root:no"
+ * Bump standards version to 4.5.0
+ * Fix spellings
+
+ -- Nilesh Patra <npatra974 at gmail.com> Tue, 03 Mar 2020 11:12:37 +0530
+
resfinder (3.2-1) unstable; urgency=medium
* Initial release (Closes: #944789)
=====================================
debian/control
=====================================
@@ -6,10 +6,11 @@ Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-python,
python3
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/resfinder
Vcs-Git: https://salsa.debian.org/med-team/resfinder.git
Homepage: https://bitbucket.org/genomicepidemiology/resfinder
+Rules-Requires-Root: no
Package: resfinder
Architecture: all
=====================================
debian/lintian-overrides deleted
=====================================
@@ -1,4 +0,0 @@
-# see discussion on Debian Med mailing list
-# https://lists.debian.org/debian-med/2018/06/msg00042.html
-# and following mails in thread
-resfinder: script-with-language-extension usr/bin/resfinder.py
=====================================
debian/resfinder.py.1
=====================================
@@ -49,9 +49,9 @@ Gives the counts all all called bases at each position
in each mapped template. Columns are: reference base,
A count, C count, G count, T count, N count, \- count.
.TP
-\fB\-x\fR, \fB\-\-extented_output\fR
-Give extented output with allignment files, template
-and query hits in fasta and a tab seperated file with
+\fB\-x\fR, \fB\-\-extended_output\fR
+Give extended output with alignment files, template
+and query hits in fasta and a tab separated file with
gene profile results
.HP
\fB\-q\fR, \fB\-\-quiet\fR
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @
+Depends: @, python3-distutils
Restrictions: allow-stderr
=====================================
debian/upstream/metadata
=====================================
@@ -14,4 +14,4 @@ Reference:
URL: https://academic.oup.com/jac/article/67/11/2640/707208
ePrint: >
https://academic.oup.com/jac/article-pdf/67/11/2640/2085909/dks261.pdf
-Repository: https://git@bitbucket.org/genomicepidemiology/resfinder.git
+Repository: https://bitbucket.org/genomicepidemiology/resfinder.git
View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/a7c79f41623e439563c1238fdb2252b75cc85a83...192d0ebd7d7f0ed6747a6f48b45a5d911a26beb2
--
View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/a7c79f41623e439563c1238fdb2252b75cc85a83...192d0ebd7d7f0ed6747a6f48b45a5d911a26beb2
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/20200303/39b65287/attachment-0001.html>
More information about the debian-med-commit
mailing list