Étienne Mollier pushed to branch master at Debian Med / augur


Commits:
fdb627c2 by Étienne Mollier at 2022-10-01T17:54:08+02:00
d/control: demote iqtree as a Recommends.

iqtree is not available on arm64 platforms, but augur seems to be
able to operate without it.

- - - - -
cd85fc3c by Étienne Mollier at 2022-10-01T17:55:09+02:00
d/t/control: re-enable tests on arm64 architecture.

- - - - -
80cd21c7 by Étienne Mollier at 2022-10-01T17:55:51+02:00
ready to upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+augur (17.1.0-2) unstable; urgency=medium
+
+  [ Nilesh Patra ]
+  * Remove myself from uploaders
+
+  [ Étienne Mollier ]
+  * d/control: demote iqtree as a Recommends.
+    iqtree is not available on arm64 platforms, but augur seems to be
+    able to operate without it.
+  * d/t/control: re-enable tests on arm64 architecture.
+
+ -- Étienne Mollier <[email protected]>  Sat, 01 Oct 2022 17:55:35 +0200
+
 augur (17.1.0-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/control
=====================================
@@ -46,11 +46,11 @@ Depends: ${python3:Depends},
          python3-ipdb,
          python3-bcbio-gff,
          mafft,
-         iqtree,
          raxml,
          fasttree,
          vcftools,
          python3-xopen
+Recommends: iqtree
 Description: pipeline components for real-time virus analysis
  The nextstrain project is an attempt to make flexible informatic
  pipelines and visualization tools to track ongoing pathogen evolution as


=====================================
debian/tests/control
=====================================
@@ -1,4 +1,4 @@
 Tests: run-unit-test
 Depends: @, python3-all, python3-pytest, python3-freezegun, python3-pytest-mock
 Restrictions: allow-stderr
-Architecture: amd64 i386
+Architecture: amd64 arm64 i386



View it on GitLab: 
https://salsa.debian.org/med-team/augur/-/compare/2674c09320f12638745c18528dc2bfb718584f36...80cd21c7903cbdb0afa908701f742465410436b5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/augur/-/compare/2674c09320f12638745c18528dc2bfb718584f36...80cd21c7903cbdb0afa908701f742465410436b5
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to