[med-svn] [Git][python-team/packages/python-multipletau][master] 2 commits: fix FTBFS
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Jun 29 12:19:46 BST 2024
Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-multipletau
Commits:
26ebaa40 by Alexandre Detiste at 2024-06-29T13:08:35+02:00
fix FTBFS
- - - - -
663cfaf6 by Alexandre Detiste at 2024-06-29T13:19:02+02:00
add dep on python3-setuptools-scm & python3-sphinx-rtd-theme
- - - - -
4 changed files:
- debian/clean
- debian/control
- debian/patches/series
- + debian/patches/sphinx.patch
Changes:
=====================================
debian/clean
=====================================
@@ -1 +1,2 @@
+multipletau/_version.py
multipletau/_version_save.py
=====================================
debian/control
=====================================
@@ -12,7 +12,9 @@ Build-Depends: debhelper-compat (= 13),
python3-pytest,
python3-pytest-runner,
python3-setuptools,
- python3-sphinx
+ python3-setuptools-scm,
+ python3-sphinx,
+ python3-sphinx-rtd-theme,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-multipletau
Vcs-Git: https://salsa.debian.org/python-team/packages/python-multipletau.git
=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
examples_location.patch
packaged-mathjax.patch
+sphinx.patch
=====================================
debian/patches/sphinx.patch
=====================================
@@ -0,0 +1,11 @@
+--- a/docs/index.rst
++++ b/docs/index.rst
+@@ -55,8 +55,3 @@
+
+ .. _sec_changelog:
+
+-Changelog
+-=========
+-List of changes in-between nanite releases.
+-
+-.. include_changelog:: ../CHANGELOG
View it on GitLab: https://salsa.debian.org/python-team/packages/python-multipletau/-/compare/6d8ed99455446ee04580c57638baf62d55eada3a...663cfaf69019fe0bda7b29305b40f0a2d8945c9f
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/python-team/packages/python-multipletau/-/compare/6d8ed99455446ee04580c57638baf62d55eada3a...663cfaf69019fe0bda7b29305b40f0a2d8945c9f
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/20240629/6ecfb159/attachment-0001.htm>
More information about the debian-med-commit
mailing list