[med-svn] [Git][med-team/jellyfish][master] 2 commits: d/control: add loong64 support
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jan 1 10:44:01 GMT 2024
Étienne Mollier pushed to branch master at Debian Med / jellyfish
Commits:
45b9c259 by Zhang Na at 2024-01-01T11:18:26+01:00
d/control: add loong64 support
Closes: #1059550
Signed-off-by: Étienne Mollier <emollier at debian.org>
- - - - -
7f352a0e by Étienne Mollier at 2024-01-01T11:43:31+01:00
ready to upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+jellyfish (2.3.1-2) unstable; urgency=medium
+
+ [ Zhang Na ]
+ * d/control: add loong64 support (Closes: #1059550)
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 01 Jan 2024 11:43:16 +0100
+
jellyfish (2.3.1-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -29,7 +29,7 @@ Homepage: https://github.com/gmarcais/Jellyfish
Rules-Requires-Root: no
Package: jellyfish
-Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64 loong64
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: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64 loong64
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: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64 loong64
Section: libdevel
Depends: ${misc:Depends},
libjellyfish-2.0-2 (= ${binary:Version})
@@ -96,7 +96,7 @@ Description: count k-mers in DNA sequences (development files of jellyfish)
header files)
Package: python3-dna-jellyfish
-Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64 loong64
Section: python
Depends: ${python3:Depends},
${misc:Depends},
@@ -119,7 +119,7 @@ Description: count k-mers in DNA sequences (Python bindings of jellyfish)
This package contains the Python bindings of jellyfish.
Package: libjellyfish-perl
-Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64
+Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 riscv64 loong64
Multi-Arch: same
Section: perl
Depends: ${perl:Depends},
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/0d1714e69922aa4e85b4de9cf2366b2850784eec...7f352a0e1ca8961b81de88a9fce5f0a53e1ffec0
--
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/0d1714e69922aa4e85b4de9cf2366b2850784eec...7f352a0e1ca8961b81de88a9fce5f0a53e1ffec0
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/20240101/d87f077c/attachment-0001.htm>
More information about the debian-med-commit
mailing list