[med-svn] [Git][med-team/metabat][master] 2 commits: Add python3 explicitly to Depends

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Nov 8 15:44:11 GMT 2023



Andreas Tille pushed to branch master at Debian Med / metabat


Commits:
8c40fb2f by Andreas Tille at 2023-11-08T16:36:46+01:00
Add python3 explicitly to Depends

- - - - -
b0235b8e by Andreas Tille at 2023-11-08T16:43:04+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,10 @@
-metabat (2.17-1) UNRELEASED; urgency=medium
+metabat (2.17-1) unstable; urgency=medium
 
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
+  * Add python3 explicitly to Depends
 
- -- Andreas Tille <tille at debian.org>  Wed, 08 Nov 2023 15:13:57 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 08 Nov 2023 16:38:25 +0100
 
 metabat (2.15-4) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -24,7 +24,9 @@ Rules-Requires-Root: no
 Package: metabat
 Architecture: any-amd64 any-i386 x32
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         ${python3:Depends},
+         python3
 Description: robust statistical framework for reconstructing genomes from metagenomic data
  MetaBAT integrates empirical probabilistic distances of genome abundance
  and tetranucleotide frequency for accurate metagenome binning. MetaBAT



View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/ffd476cb77d1e683118f86eaeca3ddc3914e021f...b0235b8e96ea7ca9a6b15ed3bc37ae3d2220b477

-- 
View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/ffd476cb77d1e683118f86eaeca3ddc3914e021f...b0235b8e96ea7ca9a6b15ed3bc37ae3d2220b477
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/20231108/9082bfe1/attachment-0001.htm>


More information about the debian-med-commit mailing list