[med-svn] [Git][med-team/parallel-fastq-dump][master] 2 commits: Add Build-Dep sra-toolkit and change arch:all to arch:any.

Andreas Tille gitlab at salsa.debian.org
Sat Jan 9 14:48:43 GMT 2021



Andreas Tille pushed to branch master at Debian Med / parallel-fastq-dump


Commits:
c56fef43 by Juhani Numminen at 2021-01-08T13:14:57+02:00
Add Build-Dep sra-toolkit and change arch:all to arch:any.

Prevents "unsatisfiable dependency" problems on non-amd64 (sra-toolkit is amd64-only for now).

- - - - -
391d9b72 by Andreas Tille at 2021-01-09T14:48:41+00:00
Merge branch 'arch-any' into 'master'

Add Build-Dep sra-toolkit and change arch:all to arch:any.

See merge request med-team/parallel-fastq-dump!1
- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+parallel-fastq-dump (0.6.6-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add Build-Dep sra-toolkit and change arch:all to arch:any.
+    Prevents "unsatisfiable dependency" problems on non-amd64
+    (sra-toolkit is amd64-only for now).
+
+ -- Juhani Numminen <juhaninumminen0 at gmail.com>  Fri, 08 Jan 2021 11:20:37 +0200
+
 parallel-fastq-dump (0.6.6-2) unstable; urgency=medium
 
   * Rules-Requires-Root: no (routine-update)


=====================================
debian/control
=====================================
@@ -6,7 +6,8 @@ Priority: optional
 Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3,
-               python3-setuptools
+               python3-setuptools,
+               sra-toolkit
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/parallel-fastq-dump
 Vcs-Git: https://salsa.debian.org/med-team/parallel-fastq-dump.git
@@ -14,7 +15,7 @@ Homepage: https://github.com/rvalieris/parallel-fastq-dump
 Rules-Requires-Root: no
 
 Package: parallel-fastq-dump
-Architecture: all
+Architecture: any
 Depends: ${python3:Depends},
          ${misc:Depends},
          sra-toolkit



View it on GitLab: https://salsa.debian.org/med-team/parallel-fastq-dump/-/compare/7f1a91283b8954725195d148b48d04105f968ba0...391d9b72209d58357accf8865696d83b90ffad93

-- 
View it on GitLab: https://salsa.debian.org/med-team/parallel-fastq-dump/-/compare/7f1a91283b8954725195d148b48d04105f968ba0...391d9b72209d58357accf8865696d83b90ffad93
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/20210109/79efa5ff/attachment-0001.html>


More information about the debian-med-commit mailing list