[med-svn] [Git][med-team/python-py2bit][master] 4 commits: Add supoort for loong64

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Dec 23 22:46:55 GMT 2023



Andreas Tille pushed to branch master at Debian Med / python-py2bit


Commits:
2e1189d5 by Andreas Tille at 2023-12-23T23:45:06+01:00
Add supoort for loong64

- - - - -
db0d0f81 by Andreas Tille at 2023-12-23T23:45:20+01:00
routine-update: Standards-Version: 4.6.2

- - - - -
b2bd137e by Andreas Tille at 2023-12-23T23:45:23+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
237e6231 by Andreas Tille at 2023-12-23T23:46:15+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+python-py2bit (0.3.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add supoort for loong64
+    Closes: #1059205
+  * Standards-Version: 4.6.2 (routine-update)
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Sat, 23 Dec 2023 23:45:40 +0100
+
 python-py2bit (0.3.1-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -3,9 +3,9 @@ Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper-compat (= 13), dh-python,
+Build-Depends: debhelper-compat (= 13), dh-sequence-python3,
  python3-all-dev, python3-setuptools
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/deeptools/py2bit/
 Vcs-Browser: https://salsa.debian.org/med-team/python-py2bit
 Vcs-Git: https://salsa.debian.org/med-team/python-py2bit.git
@@ -14,7 +14,7 @@ Rules-Requires-Root: no
 
 Package: python3-py2bit
 Section: python
-Architecture: any-amd64 ppc64el any-ia64 arm64 armel armhf any-i386 mips64el mipsel alpha riscv64 sh4 x32
+Architecture: any-amd64 ppc64el any-ia64 arm64 armel armhf any-i386 loong64 mips64el mipsel alpha riscv64 sh4 x32
 Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Description: access to 2bit files
  From https://genome.ucsc.edu/FAQ/FAQformat.html#format7:


=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export PYBUILD_NAME=python-py2bit
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/med-team/python-py2bit/-/compare/ae531f2f0e64a243a66f17d5936010fdfe786e38...237e62310cd9972b2e45e9114db2934c5109cd74

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-py2bit/-/compare/ae531f2f0e64a243a66f17d5936010fdfe786e38...237e62310cd9972b2e45e9114db2934c5109cd74
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/20231223/ab3d434c/attachment-0001.htm>


More information about the debian-med-commit mailing list