vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit bd451972519153967219c4ace2e735549938d655
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:55:02 2025 -0700
Update changelog for 6.4.4-1 release
commit 6788cafb8bb451e67042a7fa62f24525a1864b04
Merge: 88359ff 4c56438
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:54:32 2025 -0700
Merge branch 'master' of https://salsa.debian.org/rocm-team/rocthrust into debian/unstable
commit 4c564383040c60ca5f0b84899a8b20aa0e79da0f
Merge: 610fbd3 5024545
Author: Cordell Bloor <cgmb@slerp.xyz>
Date: Tue Nov 4 22:52:29 2025 -0700
Merge branch 'watch5' into 'master'
Use d/watch 5
See merge request rocm-team/rocthrust!3
commit 88359ff076bda5a44ec5cc1dea0c4edf7833ee75
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:47:19 2025 -0700
d/rules: cleanup comments and ccache condition
Note that you can set CMAKE_CXX_COMPILER_LAUNCHER as an environment
variable. Using an environment variable is preferable to cluttering
the build rules with ccache logic.
Let's keep the style of the d/rules file consistent with the other
packages maintained by the Debian ROCm Team. We have a lot of packages
to maintain and keeping them reasonably consistent will help with
handling updates.
commit 84fdd8c19629d4c193bd3d9e765358dc9405b2ea
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:46:04 2025 -0700
d/control: update B-D to tested versions
commit ee81840cc75a91193ca4f9ffd709eb7d9a8ab054
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:40:40 2025 -0700
d/control: remove Maxime Chambonnet from uploaders
It has been several years since Maxime Chambonnet has been an active
contributor.
commit ef6c95a0e759d2bf1aea4d97f0626f5190eb9ab9
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:40:23 2025 -0700
Update my email address and copyright information
commit 1040dd01eafd93781168d5350a254c418bdf02c2
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:39:41 2025 -0700
d/rules: suppress rocprim deprecation warnings
commit fe4ea2ea70891390c769f69e2172fa72aebe5fa5
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:39:20 2025 -0700
d/rules: remove use of ROCPRIM_USE_ARCHCONVERSION
commit 7f892c98fffb27a4d5cd68ef06060fcc71916ebf
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 22:38:28 2025 -0700
Update d/gbp.conf to follow DEP-14
commit 502454557b14ea8727f4bd202e71f1be7f91fbfe
Author: Kentaro Hayashi <kenhys@xdump.org>
Date: Mon Jul 28 08:42:06 2025 +0000
Use d/watch 5
Since devscripts 2.25.16, d/watch was supported.
See https://manpages.debian.org/experimental/devscripts/debian-watch.5.en.html
Signed-off-by: Kentaro Hayashi <kenhys@xdump.org>