get-orig-source before releasing

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-11 16:51:04 -05:00
commit ecb7bd1191

2
debian/release.sh vendored
View file

@ -10,7 +10,7 @@ error() {
head -n1 debian/changelog | grep "unreleased" || error "This version must be 'unreleased'" head -n1 debian/changelog | grep "unreleased" || error "This version must be 'unreleased'"
i=1 ./debian/rules get-orig-source
bzr bd bzr bd
sed -i "s/) unreleased;/-0ubuntu1~ppa1) hardy;/" debian/changelog sed -i "s/) unreleased;/-0ubuntu1~ppa1) hardy;/" debian/changelog
bzr bd -S bzr bd -S