[med-svn] [Git][med-team/plip][master] 4 commits: Drop python-future from Build-Depends
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jan 4 11:51:04 GMT 2024
Andreas Tille pushed to branch master at Debian Med / plip
Commits:
61fdce26 by Andreas Tille at 2024-01-04T12:48:52+01:00
Drop python-future from Build-Depends
- - - - -
563522c1 by Andreas Tille at 2024-01-04T12:49:19+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
3fc4444e by Andreas Tille at 2024-01-04T12:49:24+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
- - - - -
9408f2de by Andreas Tille at 2024-01-04T12:50:36+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+plip (2.3.0+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Drop python-future from Build-Depends
+ Closes: #1059946
+ * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 04 Jan 2024 12:49:59 +0100
+
plip (2.3.0+dfsg-1) unstable; urgency=medium
[ Nilesh Patra ]
=====================================
debian/control
=====================================
@@ -4,10 +4,9 @@ Uploaders: Alexandre Mestiashvili <mestia at debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
help2man,
python3-all,
- python3-future,
python3-lxml,
python3-numpy,
python3-openbabel,
=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@ export DH_VERBOSE=1
export PYBUILD_NAME=plip
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
include /usr/share/dpkg/pkg-info.mk
=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,5 @@
-Bug-Database: https://github.com/ssalentin/plip/issues
-Bug-Submit: https://github.com/ssalentin/plip/issues/new
+Bug-Database: https://github.com/pharmai/plip/issues
+Bug-Submit: https://github.com/pharmai/plip/issues/new
Cite-As: "Salentin, S. et al. PLIP: fully automated protein-ligand \
interaction profiler. Nucl. Acids Res. first published online April 14, \
2015 doi:10.1093/nar/gkv315"
@@ -25,5 +25,5 @@ Registry:
Entry: plip
- Name: conda:bioconda
Entry: NA
-Repository: https://github.com/ssalentin/plip.git
-Repository-Browse: https://github.com/ssalentin/plip
+Repository: https://github.com/pharmai/plip.git
+Repository-Browse: https://github.com/pharmai/plip
View it on GitLab: https://salsa.debian.org/med-team/plip/-/compare/e43d8f6c342df40629ee2ae1472376b6503ce783...9408f2de4e28772642baaea5c38da321a843cb5e
--
View it on GitLab: https://salsa.debian.org/med-team/plip/-/compare/e43d8f6c342df40629ee2ae1472376b6503ce783...9408f2de4e28772642baaea5c38da321a843cb5e
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/20240104/fbb75fcd/attachment-0001.htm>
More information about the debian-med-commit
mailing list