mirror of https://github.com/silx-kit/pyFAI.git
parent
9e2c0949a6
commit
3826abeb1c
|
@ -250,6 +250,9 @@ build_deb() {
|
||||||
11)
|
11)
|
||||||
debian_name=bullseye
|
debian_name=bullseye
|
||||||
;;
|
;;
|
||||||
|
12)
|
||||||
|
debian_name=bookworm
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
dch --force-distribution -v ${debianversion}-1 "upstream development build of ${project} ${version}"
|
dch --force-distribution -v ${debianversion}-1 "upstream development build of ${project} ${version}"
|
||||||
|
|
Loading…
Reference in New Issue