[med-svn] [Git][med-team/srst2][master] 3 commits: Add support for loong64 for autopkgtest

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jan 18 20:18:27 GMT 2024



Andreas Tille pushed to branch master at Debian Med / srst2


Commits:
04587759 by Andreas Tille at 2024-01-18T21:08:49+01:00
Add support for loong64 for autopkgtest

- - - - -
b960a82c by Andreas Tille at 2024-01-18T21:09:39+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
6cf8924f by Andreas Tille at 2024-01-18T21:12:03+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,14 @@
+srst2 (0.2.0-11) unstable; urgency=medium
+
+  [ Alexandre Detiste ]
+  * remove dependency on python3-mock
+
+  [ Andreas Tille ]
+  * Add support for loong64 for autopkgtest
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 18 Jan 2024 21:10:58 +0100
+
 srst2 (0.2.0-10) unstable; urgency=medium
 
   * d/clean: relax glob to clean *README*.html (Closes: #1046135)


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3,
                python3-setuptools,
                markdown,


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@
 include /usr/share/dpkg/default.mk
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_build:
 	dh_auto_build


=====================================
debian/tests/control
=====================================
@@ -2,4 +2,4 @@ Tests: run-unit-test
 Depends: @, python3-mock
 Restrictions: allow-stderr
 # Restrict test architectures to those where bowtie2 is available
-Architecture: amd64 arm64 mips64el ppc64el riscv64 sh4
\ No newline at end of file
+Architecture: amd64 arm64 loong64 mips64el ppc64el riscv64 sh4
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/med-team/srst2/-/compare/f5ce539956acde49fc10b57f4d358560d1f3c4a5...6cf8924fcf2cd108e65e8c2d5e4cabd7e0fc795a

-- 
View it on GitLab: https://salsa.debian.org/med-team/srst2/-/compare/f5ce539956acde49fc10b57f4d358560d1f3c4a5...6cf8924fcf2cd108e65e8c2d5e4cabd7e0fc795a
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/20240118/c5acde77/attachment-0001.htm>


More information about the debian-med-commit mailing list