Merge branch 'cassandra-4.1' into trunk

This commit is contained in:
Brandon Williams 2023-06-01 15:03:12 -05:00
commit 91bb1c3b47
2 changed files with 1 additions and 1 deletions

View File

@ -150,6 +150,7 @@ Merged from 4.0:
* Remove unnecessary shuffling of GossipDigests in Gossiper#makeRandomGossipDigest (CASSANDRA-18546)
Merged from 3.11:
Merged from 3.0:
* Remove dh_python use in Debian packaging (CASSANDRA-18558)
4.1.2

1
debian/rules vendored
View File

@ -41,7 +41,6 @@ install: build
dh_testroot
dh_installdirs
dh_install
dh_python3
# Copy in the jar and symlink to something stable
dh_install build/apache-cassandra-$(VERSION).jar \