tensorflow (2.3.1-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.15.0-1 > 2.3.1-1
- Git: https://salsa.debian.org/deeplearning-team/tensorflow.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1429504
- Browser: https://salsa.debian.org/deeplearning-team/tensorflow
- Last scan: 2024-11-15 14:29:09+00
- Next scan: 2024-11-22 10:36:00+00
- Merge requests: 1
- CI pipeline status: failed
- Debian changelog in Git:
tensorflow (2.15.0-1) UNRELEASED; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Do not parse d/changelog (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* No tab in license text (routine-update)
* Update lintian override info format in d/source/lintian-overrides line 1-4.
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Repository, Security-Contact.
* Remove listed license files (third_party/icu/data/LICENSE) from copyright.
* Remove unused license definitions for BSD-3-Clause, LGPL-2.1+.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Seems current bazel in Debian does not support option
--experimental_link_static_libraries_once thus ignoring it for the moment
* Builds-Depends: s/libcurl4-nss-dev/libcurl4-gnutls-dev | libcurl-ssl-dev/
* Do not Build-Depends_ python3-keras since it is not installable since
theano was removed. Seemse to be circular dependency since
python3-tensorflow is needed in keras
-- Andreas Tille <tille@debian.org> Wed, 24 Jan 2024 09:04:10 +0100
- This branch is 21 commits ahead of tag debian/2.3.1-1
- Git log:
commit 910490027c618eb6ef91653dd009ed33ef044b2e
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 15:59:35 2024 +0100
Do not Build-Depends_ python3-keras since it is not installable since theano was removed. Seemse to be circular dependency since python3-tensorflow is needed in keras
commit b43cff96b97bff8c511018d79a6028776385c37f
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 15:35:51 2024 +0100
Builds-Depends: s/libcurl4-nss-dev/libcurl4-gnutls-dev | libcurl-ssl-dev/
commit 982073636e456f3586e439e2ee1491f63936b66b
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 13:57:53 2024 +0100
Seems current bazel in Debian does not support option --experimental_link_static_libraries_once thus ignoring it for the moment
commit 8d2b5ca5be96987bc0780e2a62fb23d52d19283e
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 12:24:34 2024 +0100
Reformat d/changelog (cleaning up after lintian-brush)
commit 8450ed293dfe3064e5f7ddea71ebaa2eb74dd470
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 12:23:34 2024 +0100
Refresh patches
commit 6d6d9680c2b561e59587a5aebe052e2382525493
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:39:56 2024 +0100
Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
commit 2d38af0b14a4f2a4a83449206c592b9b6931a7f4
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:39:50 2024 +0100
Remove unused license definitions for BSD-3-Clause, LGPL-2.1+.
Changes-By: lintian-brush
Fixes: lintian: unused-license-paragraph-in-dep5-copyright
See-also: https://lintian.debian.org/tags/unused-license-paragraph-in-dep5-copyright.html
commit 4322b6de6bc8b1a38b2d9e08ee3f3745ae35ffdd
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:39:44 2024 +0100
Remove listed license files (third_party/icu/data/LICENSE) from copyright.
Changes-By: lintian-brush
Fixes: lintian: license-file-listed-in-debian-copyright
See-also: https://lintian.debian.org/tags/license-file-listed-in-debian-copyright.html
commit 74f9cfe3ecfdbf7deeadb2864256a62f56df6f71
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:39:34 2024 +0100
Set upstream metadata fields: Repository, Security-Contact.
Changes-By: lintian-brush
commit 9dd406eb343959175f02c22a0ef6af9d63ed0626
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:39:16 2024 +0100
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
commit 572c61a42f9342a9901c51050f88f62d0260c5c6
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:39:01 2024 +0100
Update lintian override info format in d/source/lintian-overrides on line 1-4.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
commit 144866d50b1ec3eb72132c64499cdb04691fd520
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:38:54 2024 +0100
routine-update: No tab in license text
commit 4d71ef497152560c85156cde02173e99e1eeca7c
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:38:54 2024 +0100
routine-update: Rules-Requires-Root: no
commit a3e2295f8b7d8b92a009b7156d86f9c2536ac966
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:38:53 2024 +0100
routine-update: Add salsa-ci file
commit bc011e807c1bb3e0b0bc157e405a0bc24e6bd06c
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:38:53 2024 +0100
routine-update: Do not parse d/changelog
commit 13a6e210fae790cfbdf668d432a4e85927708e7b
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 10:37:04 2024 +0100
routine-update: Remove trailing whitespace in debian/copyright
commit ffcfea259f33e140a2298d3312528e211a5b1846
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 09:05:14 2024 +0100
routine-update: Standards-Version: 4.6.2
commit 9aafd6c2f7d5ea3b9e677c7685cab87f0653b93e
Merge: 694f4c3 fa88867
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 09:05:09 2024 +0100
Update upstream source from tag 'upstream/2.15.0'
Update to upstream version '2.15.0'
with Debian dir 34e81fac9e270e3fc1af6f36fed2f9fe3134cd5a
commit fa888679dbd8ea3e9d7a2ba95c23f6ffc2e8f494
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 09:04:21 2024 +0100
New upstream version 2.15.0
commit 694f4c38a9abc95609d926913d3a4b1ae692f238
Author: Andreas Tille <tille@debian.org>
Date: Wed Jan 24 09:04:10 2024 +0100
routine-update: New upstream version
commit e64385cfa1f480cc72ca90509b1612114702329f
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Feb 9 13:38:35 2022 -0500
Update Maintainer address to debian-ai@l.d.o