Comment 2 for bug 2014149

Revision history for this message
Benjamin Drung (bdrung) wrote :

Reproduced in a jammy chroot:
```
apt install devscripts ubuntu-dev-tools
pull-lp-source devscripts
cd devscripts-2.23.4ubuntu1/
export <email address hidden>
dch -i -m "test"
cd ../devscripts-2.23.4ubuntu2
dch -r "test2"
head -n1 debian/changelog
```

The target is jammy there instead of lunar.