mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
get-orig-source before releasing
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
84c068f16d
commit
ecb7bd1191
1 changed files with 1 additions and 1 deletions
2
debian/release.sh
vendored
2
debian/release.sh
vendored
|
@ -10,7 +10,7 @@ error() {
|
|||
|
||||
head -n1 debian/changelog | grep "unreleased" || error "This version must be 'unreleased'"
|
||||
|
||||
i=1
|
||||
./debian/rules get-orig-source
|
||||
bzr bd
|
||||
sed -i "s/) unreleased;/-0ubuntu1~ppa1) hardy;/" debian/changelog
|
||||
bzr bd -S
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue