[med-svn] [Git][med-team/biomaj3-core][master] 5 commits: Drop python3-future from Build-Depends
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Jan 6 07:19:34 GMT 2024
Andreas Tille pushed to branch master at Debian Med / biomaj3-core
Commits:
3fbaba50 by Andreas Tille at 2024-01-06T08:10:30+01:00
Drop python3-future from Build-Depends
- - - - -
99d0138d by Andreas Tille at 2024-01-06T08:10:49+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
6d9f02a2 by Andreas Tille at 2024-01-06T08:10:52+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
690d0924 by Andreas Tille at 2024-01-06T08:15:54+01:00
Drop XB-Python-Egg-Name
- - - - -
ba7b5f59 by Andreas Tille at 2024-01-06T08:17:18+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+biomaj3-core (3.0.28-2) unstable; urgency=medium
+
+ * Team upload.
+ * Drop python3-future from Build-Depends
+ Closes: #1059949:
+ * Standards-Version: 4.6.2 (routine-update)
+ * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+ * d/control: Drop XB-Python-Egg-Name
+
+ -- Andreas Tille <tille at debian.org> Sat, 06 Jan 2024 08:16:44 +0100
+
biomaj3-core (3.0.28-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -4,15 +4,14 @@ Uploaders: Olivier Sallou <osallou at debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-elasticsearch,
- python3-future,
python3-mock,
python3-pytest,
python3-requests,
python3-setuptools
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/biomaj3-core
Vcs-Git: https://salsa.debian.org/med-team/biomaj3-core.git
Homepage: https://github.com/genouest/biomaj-core
@@ -34,4 +33,3 @@ Description: BioMAJ core library - Python 3.X
BioMAJ3 is a rewrite of BioMAJ v1.x, see online documentation for migration.
.
This package containers the core library for BioMAJ
-XB-Python-Egg-Name: biomaj-core
=====================================
debian/rules
=====================================
@@ -2,4 +2,4 @@
export PYBUILD_NAME=biomaj-core
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-core/-/compare/297f805707f0857239291d977273cca63c98bb2c...ba7b5f5956e19a8fc8b8442d9b92536cad0530ac
--
View it on GitLab: https://salsa.debian.org/med-team/biomaj3-core/-/compare/297f805707f0857239291d977273cca63c98bb2c...ba7b5f5956e19a8fc8b8442d9b92536cad0530ac
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/20240106/1122c9b2/attachment-0001.htm>
More information about the debian-med-commit
mailing list