RFE: allow permanent setting of distribution for dch
Bug #229760 reported by
Rolf Leggewie
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
devscripts (Debian) |
New
|
Undecided
|
Unassigned | ||
devscripts (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
Bug Description
Binary package hint: devscripts
It would be nice if I could set dch to default to "unstable" instead of "precise" for distribution. Obviously, this is just an example. Currently dch always sets distribution to whatever release it is run on.
Changed in devscripts: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
Patch attached. This adds DEBCHANGE_UPSTREAM, DEBCHANGE_ DISTRIBUTION and DEBCHANGE_ DISTRIBUTOR options to the config file.
I've also fixed the regression test for version increments to ignore config files as this fails if the build user has config files that change the default.