[med-svn] [Git][med-team/simka][master] 3 commits: Add build support for loongarch64

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Jan 10 19:31:06 GMT 2024



Andreas Tille pushed to branch master at Debian Med / simka


Commits:
21d90767 by Andreas Tille at 2024-01-10T20:21:11+01:00
Add build support for loongarch64

- - - - -
99c3ad1a by Andreas Tille at 2024-01-10T20:21:52+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
6f4eb5fe by Andreas Tille at 2024-01-10T20:29:29+01:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+simka (1.5.3-8) unstable; urgency=medium
+
+  * Team upload.
+  * Add build support for loongarch64
+    Closes: #1059213
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 10 Jan 2024 20:22:10 +0100
+
 simka (1.5.3-7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                libhdf5-dev,
                libboost-dev,
                python3-all,
-               dh-python,
+               dh-sequence-python3,
                chrpath
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/simka
@@ -19,7 +19,7 @@ Homepage: https://github.com/GATB/simka
 Rules-Requires-Root: no
 
 Package: simka
-Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any-amd64 arm64 loong64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Description: comparative metagenomics method dedicated to NGS datasets


=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ include /usr/share/dpkg/default.mk
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with python3
+	dh $@
 
 override_dh_install-arch:
 	dh_install -a


=====================================
debian/tests/control
=====================================
@@ -1,4 +1,4 @@
 Tests: run-unit-test
 Depends: @
 Restrictions: allow-stderr
-Architecture: amd64 arm64 i386 ppc64el s390x hppa ia64 ppc64 riscv64 sparc64
+Architecture: amd64 arm64 i386 loong64 ppc64el s390x hppa ia64 ppc64 riscv64 sparc64



View it on GitLab: https://salsa.debian.org/med-team/simka/-/compare/63d552f575e7cef8e469aaa9d1ec07dfd0ad7871...6f4eb5fe215a82ca2c7f1c22c896625f6931989c

-- 
View it on GitLab: https://salsa.debian.org/med-team/simka/-/compare/63d552f575e7cef8e469aaa9d1ec07dfd0ad7871...6f4eb5fe215a82ca2c7f1c22c896625f6931989c
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/20240110/24a6fe49/attachment-0001.htm>


More information about the debian-med-commit mailing list