[med-svn] [Git][med-team/resfinder][master] 4 commits: d/t/control: one line Architecture field
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Sep 15 20:28:32 BST 2021
Étienne Mollier pushed to branch master at Debian Med / resfinder
Commits:
d3964bcb by Étienne Mollier at 2021-09-15T21:11:52+02:00
d/t/control: one line Architecture field
This is not spotted by lintian, but the similar layout was causing
big bad errors with the Architecture field in d/control, so I don't
see why it wouldn't be the case here.
Gbp-Dch: ignore
- - - - -
19a5a5cc by Étienne Mollier at 2021-09-15T21:25:03+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
abd8e775 by Étienne Mollier at 2021-09-15T21:25:11+02:00
Apply multi-arch hints.
+ resfinder-example: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
8c49258e by Étienne Mollier at 2021-09-15T21:26:35+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,12 @@
-resfinder (4.1.5-2) UNRELEASED; urgency=medium
+resfinder (4.1.5-2) unstable; urgency=medium
* Team upload.
* d/t/control: restrict autopkgtest to 64-bit archs (Closes: #994259)
+ * Standards-Version: 4.6.0 (routine-update)
+ * Apply multi-arch hints.
+ + resfinder-example: Add Multi-Arch: foreign.
- -- Étienne Mollier <emollier at debian.org> Wed, 15 Sep 2021 19:29:23 +0200
+ -- Étienne Mollier <emollier at debian.org> Wed, 15 Sep 2021 21:25:13 +0200
resfinder (4.1.5-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
python3
-Standards-Version: 4.5.1
+Standards-Version: 4.6.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
@@ -38,6 +38,7 @@ Package: resfinder-example
Architecture: all
Depends: ${misc:Depends},
Recommends: resfinder
+Multi-Arch: foreign
Description: identify acquired antimicrobial resistance genes (example data)
ResFinder identifies acquired antimicrobial resistance genes in total or
partial sequenced isolates of bacteria.
=====================================
debian/tests/control
=====================================
@@ -3,13 +3,4 @@ Depends: @
Restrictions: allow-stderr
# Architecture restriction on tests is made necessary by the dependency on kma,
# which does not support running on other architectures than 64-bit. (#994259)
-Architecture: any-amd64
- arm64
- mips64el
- ppc64el
- s390x
- alpha
- ia64
- ppc64
- riscv64
- sparc64
+Architecture: any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 riscv64 sparc64
View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/ba54d8709a8de0f9a5831762ea0606802f143c72...8c49258ea601d098038058853e28627a6ef51c1a
--
View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/ba54d8709a8de0f9a5831762ea0606802f143c72...8c49258ea601d098038058853e28627a6ef51c1a
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/20210915/5005fe59/attachment-0001.htm>
More information about the debian-med-commit
mailing list