[med-svn] [Git][med-team/librcsb-core-wrapper][master] add build-dep on python3-setuptools, release
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Sep 21 15:14:19 BST 2024
Alexandre Detiste pushed to branch master at Debian Med / librcsb-core-wrapper
Commits:
8b59410a by Alexandre Detiste at 2024-09-21T16:14:11+02:00
add build-dep on python3-setuptools, release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+librcsb-core-wrapper (1.005-12) unstable; urgency=medium
+
+ * Team upload.
+ * Add build-dependes on python3-setuptools (Closes: #1080948)
+
+ -- Alexandre Detiste <tchet at debian.org> Sat, 21 Sep 2024 16:13:50 +0200
+
librcsb-core-wrapper (1.005-11.1) unstable; urgency=medium
* Non-maintainer upload.
=====================================
debian/control
=====================================
@@ -5,13 +5,15 @@ Uploaders: Laszlo Kajan <lkajan at debian.org>,
Section: libs
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5),
+ debhelper-compat (= 13),
doxygen,
graphviz,
- dh-python,
+ dh-sequence-python3,
libboost-python-dev,
libxerces-c-dev,
python3-dev,
+ python3-setuptools,
libtool,
libtool-bin,
bison,
=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ PYVERSIONS=$(shell pyversions -vr)
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with python3
+ dh $@
override_dh_auto_build: override_dh_auto_build-nopy override_dh_auto_build-py
View it on GitLab: https://salsa.debian.org/med-team/librcsb-core-wrapper/-/commit/8b59410aea8cf5434193111cab05b294e3e8cf20
--
View it on GitLab: https://salsa.debian.org/med-team/librcsb-core-wrapper/-/commit/8b59410aea8cf5434193111cab05b294e3e8cf20
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/20240921/3d7bb6e0/attachment-0001.htm>
More information about the debian-med-commit
mailing list