[med-svn] [Git][med-team/python-hmmlearn][master] 2 commits: Add more copyright holders
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Nov 14 10:46:56 GMT 2023
Andreas Tille pushed to branch master at Debian Med / python-hmmlearn
Commits:
dc4af150 by Andreas Tille at 2023-11-14T11:39:20+01:00
Add more copyright holders
- - - - -
48ad756b by Andreas Tille at 2023-11-14T11:42:58+01:00
Add Recommends
- - - - -
2 changed files:
- debian/control
- debian/copyright
Changes:
=====================================
debian/control
=====================================
@@ -23,6 +23,9 @@ Section: python
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends}
+Recommends: ${python3:Recommends},
+ python3-numpy,
+ python3-sklearn,
Description: unsupervised learning and inference of Hidden Markov Models
Hmmlearn is a set of algorithms for unsupervised learning and inference
of Hidden Markov Models. For supervised learning learning of HMMs and
=====================================
debian/copyright
=====================================
@@ -3,7 +3,12 @@ Upstream-Name: hmmlearn
Source: https://github.com/hmmlearn/hmmlearn/
Files: *
-Copyright: 2014-2023 hmmlearn authors and contributors (see AUTHORS.rst)
+Copyright: 2007-2009 Cournapeau David <cournape at gmail.com>
+ 2010 Fabian Pedregosa <fabian.pedregosa at inria.fr>
+ 2014 Gael Varoquaux
+ 2014-2016 Sergei Lebedev <superbobry at gmail.com>
+ 2018- Antony Lee
+ 2014-2023 further hmmlearn authors and contributors (see AUTHORS.rst)
License: BSD-3-clause
Files: debian/*
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/169d1ccf572eab961471417b98cd1fab917640ad...48ad756b5522f41c46a5a4a4a22d60d86343855b
--
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/169d1ccf572eab961471417b98cd1fab917640ad...48ad756b5522f41c46a5a4a4a22d60d86343855b
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/20231114/b3bbd133/attachment-0001.htm>
More information about the debian-med-commit
mailing list