[med-svn] [Git][med-team/nf-core-artic][master] 7 commits: Package does not provide a Python3 module
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Feb 18 10:02:19 GMT 2022
Andreas Tille pushed to branch master at Debian Med / nf-core-artic
Commits:
88c6568a by Andreas Tille at 2022-02-18T10:59:26+01:00
Package does not provide a Python3 module
- - - - -
3bdcb7ce by Andreas Tille at 2022-02-18T10:59:58+01:00
Enable Salsa-CI
- - - - -
ba429ac5 by Andreas Tille at 2022-02-18T11:00:21+01:00
Artic not provided in nf-core space any more
- - - - -
98ad53b2 by Andreas Tille at 2022-02-18T11:01:09+01:00
routine-update: Standards-Version: 4.6.0
- - - - -
2bbcf590 by Andreas Tille at 2022-02-18T11:01:13+01:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
4cff23cc by Andreas Tille at 2022-02-18T11:01:13+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
b3e2e3a4 by Andreas Tille at 2022-02-18T11:01:55+01:00
Cleanup changelog
- - - - -
4 changed files:
- debian/control
- debian/rules
- debian/salsa-ci.yml.ex → debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -7,14 +7,14 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
python3-setuptools,
python3-all
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Homepage: https://github.com/nf-core/artic/
Vcs-Browser: https://salsa.debian.org/med-team/nf-core-artic
Vcs-Git: https://salsa.debian.org/med-team/nf-core-artic.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
-Package: python3-nf-core-artic
+Package: nf-core-artic
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-nf-core-artic-doc
@@ -27,4 +27,3 @@ Description: nf-core ARTIC field bioinformatics viral genome pipeline
This package at the very moment is not much more than a technical exercise.
Upstream tagged it as "under development" - and that is what it is here,
too.
-
=====================================
debian/rules
=====================================
@@ -19,4 +19,3 @@ export PYBUILD_NAME=nf-core-artic
# dh_auto_build
# PYTHONPATH=. python3 -m sphinx -N -bhtml docs/ build/html # HTML generator
# PYTHONPATH=. python3 -m sphinx -N -bman docs/ build/man # Manpage generator
-
=====================================
debian/salsa-ci.yml.ex → debian/salsa-ci.yml
=====================================
@@ -1,10 +1,3 @@
-# For more information on what jobs are run see:
-# https://salsa.debian.org/salsa-ci-team/pipeline
-#
-# To enable the jobs, go to your repository (at salsa.debian.org)
-# and click over Settings > CI/CD > Expand (in General pipelines).
-# In "Custom CI config path" write debian/salsa-ci.yml and click
-# in "Save Changes". The CI tests will run after the next commit.
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="mode=git,pretty=0.0+git%cd.%h" \
- https://github.com/nf-core/artic.git HEAD
+ https://github.com/heuermh/artic.git HEAD
View it on GitLab: https://salsa.debian.org/med-team/nf-core-artic/-/compare/5bb73f869f926e23fd08fea6585bf91ddcfcea21...b3e2e3a4286d84d04da233a5ea5b3dbeed8a9950
--
View it on GitLab: https://salsa.debian.org/med-team/nf-core-artic/-/compare/5bb73f869f926e23fd08fea6585bf91ddcfcea21...b3e2e3a4286d84d04da233a5ea5b3dbeed8a9950
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/20220218/629899ba/attachment-0001.htm>
More information about the debian-med-commit
mailing list