mirror of
https://github.com/ceph/ceph
synced 2024-12-28 06:23:08 +00:00
debian: put proper distribution in debian changelog
This commit is contained in:
parent
33bf1a2bc2
commit
7be27f435d
@ -74,7 +74,7 @@ do
|
||||
|
||||
if [ -n "$comment" ]; then
|
||||
cd ceph-$finalvers
|
||||
DEBEMAIL="sage@newdream.net" dch -b -v "$dvers" "$comment"
|
||||
DEBEMAIL="sage@newdream.net" dch -D $dist --force-distribution -b -v "$dvers" "$comment"
|
||||
cd ..
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user