[med-svn] [Git][med-team/jellyfish][master] restrict archs

Sascha Steinbiss gitlab at salsa.debian.org
Sun Feb 21 17:20:13 GMT 2021



Sascha Steinbiss pushed to branch master at Debian Med / jellyfish


Commits:
363126f1 by Sascha Steinbiss at 2021-02-21T18:02:24+01:00
restrict archs

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-jellyfish (2.3.0-8.1) UNRELEASED; urgency=medium
+jellyfish (2.3.0-9) unstable; urgency=medium
 
   * Team upload.
   * Silence additional warning/error appearing with -O3.
     Closes: #973431
+  * Restrict to architectures that support the atomic instructions used by
+    upstream.
+    Closes: #976340
 
  -- Sascha Steinbiss <satta at debian.org>  Sun, 21 Feb 2021 12:09:45 +0100
 


=====================================
debian/control
=====================================
@@ -27,7 +27,7 @@ Homepage: https://www.cbcb.umd.edu/software/jellyfish/
 Rules-Requires-Root: no
 
 Package: jellyfish
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libjellyfish-2.0-2 (= ${binary:Version})
@@ -49,7 +49,7 @@ Description: count k-mers in DNA sequences
  format using the "jellyfish dump" command.
 
 Package: libjellyfish-2.0-2
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
@@ -73,7 +73,7 @@ Description: count k-mers in DNA sequences (dynamic library of jellyfish)
  jellyfish is linked to.
 
 Package: libjellyfish-2.0-dev
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
 Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
@@ -97,7 +97,7 @@ Description: count k-mers in DNA sequences (development files of jellyfish)
  header files)
 
 Package: python3-dna-jellyfish
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
 Section: python
 Depends: ${python3:Depends},
          ${misc:Depends},
@@ -120,7 +120,7 @@ Description: count k-mers in DNA sequences (Python bindings of jellyfish)
  This package contains the Python bindings of jellyfish.
 
 Package: libjellyfish-perl
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
 Multi-Arch: same
 Section: perl
 Depends: ${perl:Depends},



View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/commit/363126f1f6d955fd58061577cb7073d03eafc6e1

-- 
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/commit/363126f1f6d955fd58061577cb7073d03eafc6e1
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/20210221/8f80732c/attachment-0001.htm>


More information about the debian-med-commit mailing list