[med-svn] [Git][med-team/python-bx][master] 6 commits: Drop <!nocheck> from python3-numpy in BD. Closes: #1116850.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Mon Oct 6 17:10:45 BST 2025
Santiago Vila pushed to branch master at Debian Med / python-bx
Commits:
97097623 by Santiago Vila at 2025-10-06T16:35:00+02:00
Drop <!nocheck> from python3-numpy in BD. Closes: #1116850.
- - - - -
c45ab90f by Santiago Vila at 2025-10-06T16:36:00+02:00
d/control: Add build-dependency on python3-numpy-dev (lintian error).
- - - - -
e588b36a by Santiago Vila at 2025-10-06T16:37:00+02:00
d/control: Drop "Rules-Requires-Root: no", it's the default.
- - - - -
0a3d1c89 by Santiago Vila at 2025-10-06T16:38:00+02:00
d/control: Drop "Priority: optional", it's the default.
- - - - -
d559bd8b by Santiago Vila at 2025-10-06T16:39:00+02:00
d/control: Update standards-version.
- - - - -
c40c6223 by Santiago Vila at 2025-10-06T16:40:00+02:00
Upload for unstable as 0.13.0-2
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-bx (0.13.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Drop <!nocheck> from python3-numpy in BD. Closes: #1116850.
+ * d/control: Add build-dependency on python3-numpy-dev (lintian error).
+ * d/control: Drop "Rules-Requires-Root: no", it's the default.
+ * d/control: Drop "Priority: optional", it's the default.
+ * d/control: Update standards-version.
+
+ -- Santiago Vila <sanvila at debian.org> Mon, 06 Oct 2025 16:40:00 +0200
+
python-bx (0.13.0-1) unstable; urgency=medium
* Team Upload
=====================================
debian/control
=====================================
@@ -4,7 +4,6 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Michael R. Crusoe <crusoe at debian.org>
Section: python
Testsuite: autopkgtest-pkg-pybuild
-Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
zlib1g-dev,
@@ -15,13 +14,13 @@ Build-Depends: debhelper-compat (= 13),
python3-pyparsing <!nocheck>,
python3-pytest <!nocheck>,
python3-pytest-cython <!nocheck>,
- python3-numpy <!nocheck>,
+ python3-numpy,
+ python3-numpy-dev,
cython3
-Standards-Version: 4.6.2
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/python-bx
Vcs-Git: https://salsa.debian.org/med-team/python-bx.git
Homepage: https://github.com/bxlab/bx-python
-Rules-Requires-Root: no
Package: python3-bx
Architecture: any
View it on GitLab: https://salsa.debian.org/med-team/python-bx/-/compare/57da9df366c5109752cceb9f3f0cf848b6c6bdf3...c40c6223f1fd6126e55e261eba892fa533340320
--
View it on GitLab: https://salsa.debian.org/med-team/python-bx/-/compare/57da9df366c5109752cceb9f3f0cf848b6c6bdf3...c40c6223f1fd6126e55e261eba892fa533340320
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/20251006/516df6bd/attachment-0001.htm>
More information about the debian-med-commit
mailing list