vcswatch reports that
this package seems to have a new changelog entry (version
33~1.gbp3ac7ba, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 9198b5daf88bd61ae38e24fc378fee238c00cbd3
Author: James McCoy <jamessan@debian.org>
Date: Thu Jan 1 14:31:29 2026 -0500
Change Maintainer address to alioth-lists.debian.net
Signed-off-by: James McCoy <jamessan@debian.org>
commit d6283562e061354e2b2119a175ef255b986d7fcb
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Sat Dec 20 20:49:36 2025 +0100
dh-cargo: use first non-lib :any package as bin package
since some packages might have multiple such packages, this allows control via
ordering until a better mechanism has been devised.
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit ec477b0f90d477c3eb2eed49345d8c5a3fc5057d
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Sat Dec 20 20:49:21 2025 +0100
dh-cargo: improve error messages
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit 85995301b59b948af1f2f695f601e397e95ff2b7
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Sat Dec 20 10:19:50 2025 +0100
install: move copying of unmodified sources to build
to avoid `cargo test` accidentally modifying files that end up in the librust-*
package.
Closes: #1121839
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit c0a2b8e8f7172dfd66880ed3a191bf859055eea6
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Fri Sep 5 15:51:09 2025 +0200
dh-cargo-buiilt-using: allow specifying src directory
in case the crate source code is inside a sub directory, static libraries
linked from within that directory are okay, instead of from the top-level
directory..
Closes: #1
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit 67916dc3f10ee24f71b275af11213517be1084ee
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Fri Sep 5 15:35:27 2025 +0200
dh-cargo-built-using: handle absolute CARGO_REGISTRY
by resolving it first and adapting the matching accordingly
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit ae984da6e7da419cc8d8af1d9f9739e2f605c04d
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Fri Sep 5 15:00:48 2025 +0200
dh-cargo-built-using: make target dir overridable
and give the variable a more specific name..
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit 15ade145fcdead1fb030691a614a313af57b73c7
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Wed Sep 3 21:52:31 2025 +0200
dh-cargo: honor -X when auto-installing librust-X-dev
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit 0211a27ce9920d3a6b0721defac5cd935a9b42ef
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Wed Sep 3 21:38:20 2025 +0200
dh-cargo: move `target/` ignoring to get_sources()
instead of copying the target directory and then removing it, skip it already
when generating the list of paths to copy into librust-*-dev..
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit 97f5ce4b3ec11556a234b5d662538dd43621d389
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Wed Sep 3 21:16:47 2025 +0200
dh-cargo: honor -N to skip packages
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
commit b88a50d022dc82610b2a961b587422b45ac6fea4
Merge: 5f62bdb 044af93
Author: Fabian Grünbichler <debian@fabian.gruenbichler.email>
Date: Wed Sep 3 18:22:17 2025 +0000
Merge branch 'spenv' into 'master'
Remove spurious env
See merge request rust-team/dh-cargo!15
commit 044af9324054e0812d3d263917ea2a3fd9913ae7
Author: наб <nabijaczleweli@nabijaczleweli.xyz>
Date: Thu Jun 5 19:23:07 2025 +0200
Remove spurious env