[med-svn] [Git][med-team/python-pbcore][master] release
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Sep 6 23:04:16 BST 2025
Alexandre Detiste pushed to branch master at Debian Med / python-pbcore
Commits:
32252459 by Alexandre Detiste at 2025-09-07T00:04:06+02:00
release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-pbcore (2.1.2+dfsg-12) unstable; urgency=medium
+
+ * Team Upload
+ * Drop "python3-uritools" backport(ish) from build-dependencies
+
+ -- Alexandre Detiste <tchet at debian.org> Sun, 07 Sep 2025 00:03:01 +0200
+
python-pbcore (2.1.2+dfsg-11) unstable; urgency=medium
[ Andreas Tille ]
=====================================
debian/control
=====================================
@@ -26,7 +26,6 @@ Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore
Vcs-Git: https://salsa.debian.org/med-team/python-pbcore.git
Homepage: https://github.com/PacificBiosciences/pbcore
-Rules-Requires-Root: no
Package: python3-pbcore
Architecture: all
=====================================
debian/rules
=====================================
@@ -13,8 +13,7 @@ export LC_ALL=C.UTF-8
%:
dh $@ --buildsystem=pybuild
-override_dh_auto_build:
- dh_auto_build
+execute_after_dh_auto_build:
PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) $(MAKE) doc
override_dh_install:
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/commit/3225245924c364d04c03aa5ec157e8b39ba2cdae
--
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/commit/3225245924c364d04c03aa5ec157e8b39ba2cdae
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/20250906/88cd0280/attachment-0001.htm>
More information about the debian-med-commit
mailing list