[med-svn] [Git][med-team/python-hmmlearn][master] 6 commits: d/control: fix VCS URLs.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Dec 14 13:47:16 GMT 2023
Michael R. Crusoe pushed to branch master at Debian Med / python-hmmlearn
Commits:
3e0ece9b by Michael R. Crusoe at 2023-12-14T14:18:43+01:00
d/control: fix VCS URLs.
- - - - -
774d0dbc by Michael R. Crusoe at 2023-12-14T14:18:44+01:00
d/control: build-dep on python3-dev-all to enable building on Python 3.12.
- - - - -
67a3e6b3 by Michael R. Crusoe at 2023-12-14T14:25:03+01:00
Set field Upstream-Contact in debian/copyright.
Changes-By: lintian-brush
- - - - -
f0526f02 by Michael R. Crusoe at 2023-12-14T14:25:34+01:00
Set upstream metadata fields: Repository.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
a7f7749f by Michael R. Crusoe at 2023-12-14T14:25:40+01:00
Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
- - - - -
6a5610e8 by Michael R. Crusoe at 2023-12-14T14:26:58+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+python-hmmlearn (0.3.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: fix VCS URLs.
+ * d/control: build-dep on python3-dev-all to enable building on Python
+ 3.12.
+ * Set field Upstream-Contact in debian/copyright.
+ * Set upstream metadata fields: Repository.
+ * Remove obsolete field Contact from debian/upstream/metadata (already present
+ in machine-readable debian/copyright).
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 14 Dec 2023 14:26:58 +0100
+
python-hmmlearn (0.3.0-2) unstable; urgency=medium
* Source-only upload
=====================================
debian/control
=====================================
@@ -6,14 +6,14 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
- python3,
+ python3-all-dev,
python3-pybind11,
python3-pytest <!nocheck>,
python3-numpy <!nocheck>,
python3-sklearn <!nocheck>
Standards-Version: 4.6.2
-Vcs-Browser: https://salsa.debian.org/med-team/hmmlearn
-Vcs-Git: https://salsa.debian.org/med-team/hmmlearn.git
+Vcs-Browser: https://salsa.debian.org/med-team/python-hmmlearn
+Vcs-Git: https://salsa.debian.org/med-team/python-hmmlearn.git
Homepage: https://github.com/hmmlearn/hmmlearn
Rules-Requires-Root: no
=====================================
debian/copyright
=====================================
@@ -1,6 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hmmlearn
Source: https://github.com/hmmlearn/hmmlearn/
+Upstream-Contact: Antony Lee
Files: *
Copyright: 2007-2009 Cournapeau David <cournape at gmail.com>
=====================================
debian/upstream/metadata
=====================================
@@ -1,4 +1,3 @@
-Contact: Antony Lee
Bug-Database: https://github.com/hmmlearn/hmmlearn/issues
Bug-Submit: https://github.com/hmmlearn/hmmlearn/issues/new
Reference:
@@ -20,4 +19,5 @@ Registry:
Entry:
- Name: bio.tools
Entry:
+Repository: https://github.com/hmmlearn/hmmlearn.git
Repository-Browse: https://github.com/hmmlearn/hmmlearn
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/2ace7de410a71ebb08ac99dc5f2f407336dc308c...6a5610e8134a1d70f079bd58dccfd0223b60707e
--
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/2ace7de410a71ebb08ac99dc5f2f407336dc308c...6a5610e8134a1d70f079bd58dccfd0223b60707e
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/20231214/a437e2f4/attachment-0001.htm>
More information about the debian-med-commit
mailing list