[med-svn] [Git][med-team/idseq-dag][master] 3 commits: Should be Debian Med team maintained
    Andreas Tille 
    gitlab at salsa.debian.org
       
    Wed Apr 15 12:11:46 BST 2020
    
    
  
Andreas Tille pushed to branch master at Debian Med / idseq-dag
Commits:
696a83cb by Andreas Tille at 2020-04-15T12:59:20+02:00
Should be Debian Med team maintained
- - - - -
b29e73e3 by Andreas Tille at 2020-04-15T13:00:10+02:00
Fix short description
- - - - -
fe29b3b2 by Andreas Tille at 2020-04-15T13:11:27+02:00
Fix (Build-)Depends
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -1,12 +1,14 @@
 Source: idseq-dag
 Section: python
 Priority: optional
-Maintainer: Emmanuel Arias <eamanu at yaerobi.com>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Emmanuel Arias <eamanu at yaerobi.com>
 Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3-setuptools,
                python3-all,
-               python3-pytz
+               python3-tz,
+               python3-boto3 <!nocheck>
 Standards-Version: 4.5.0
 Homepage: https://github.com/chanzuckerberg/idseq-dag
 #Vcs-Browser: https://salsa.debian.org/debian/idseq-dag
@@ -16,10 +18,10 @@ Testsuite: autopkgtest-pkg-python
 Package: python3-idseq-dag
 Architecture: all
 Depends: ${python3:Depends},
-         ${misc:Depends}
-Description: Pipeline engine for IDseq (Infectious Disease
-             Sequencing Platform) (Python 3)
- idseq_dag is the pipeline execution engine for idseq
+         ${misc:Depends},
+         python3-boto3
+Description: Pipeline engine for IDseq (Python 3)
+ Idseq_dag is the pipeline execution engine for idseq
  (see idseq.net). It is a pipelining system that implements
  a directed acyclic graph (DAG) where the nodes (steps)
  correspond to individual python classes. The graph is
View it on GitLab: https://salsa.debian.org/med-team/idseq-dag/-/compare/c9b85ff3c7ff722a82de5d9078c7caaa08ec5aab...fe29b3b2adeaefe137e4887e251f12880d7cc8a1
-- 
View it on GitLab: https://salsa.debian.org/med-team/idseq-dag/-/compare/c9b85ff3c7ff722a82de5d9078c7caaa08ec5aab...fe29b3b2adeaefe137e4887e251f12880d7cc8a1
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/20200415/c70dfab9/attachment-0001.html>
    
    
More information about the debian-med-commit
mailing list