[med-svn] [Git][med-team/python-treetime][master] 2 commits: routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 1 20:37:46 GMT 2023
Andreas Tille pushed to branch master at Debian Med / python-treetime
Commits:
c859ea80 by Andreas Tille at 2023-11-01T21:09:33+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
429a2054 by Andreas Tille at 2023-11-01T21:34:00+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,14 @@
-python-treetime (0.11.1-1) UNRELEASED; urgency=medium
+python-treetime (0.11.1-1) unstable; urgency=medium
+ [ Ananthu C V ]
* Team upload
* New upstream version 0.11.1
* Bump Standards-Version to 4.6.2 (no changes needed)
* Create a patch to remove warning on shell script by adding shebang
+ [ Andreas Tille ]
+ * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
-- Ananthu C V <weepingclown at disroot.org> Wed, 01 Nov 2023 01:53:29 +0530
python-treetime (0.9.4-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-biopython,
python3-numpy,
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ export PYBUILD_NAME = treetime
EXECDIR=debian/python3-$(PYBUILD_NAME)/usr/share/treetime
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_install:
dh_install
View it on GitLab: https://salsa.debian.org/med-team/python-treetime/-/compare/292ddef8e709232ea118c10cc72c3fc74dd43fa3...429a205499a94908964bbb2738d20472f275c0fd
--
View it on GitLab: https://salsa.debian.org/med-team/python-treetime/-/compare/292ddef8e709232ea118c10cc72c3fc74dd43fa3...429a205499a94908964bbb2738d20472f275c0fd
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/20231101/b636346d/attachment-0001.htm>
More information about the debian-med-commit
mailing list