Give up on a single control file for jessie+stretch, just handle the dependency difference separately.
This commit is contained in:
parent
f81044cc01
commit
6e7c32bde0
3 changed files with 4 additions and 4 deletions
|
|
@ -43,6 +43,7 @@ case "$DIST" in
|
|||
;;
|
||||
|
||||
jessie)
|
||||
cp -a $TOP/debian-jessie/* $OUT/debian/
|
||||
echo "Updating changelog for jessie backport build" >&2
|
||||
dch --changelog $OUT/debian/changelog --local ~bpo8+ --force-distribution --distribution jessie-backports "Automated backport build for jessie"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue