FailedConsole Output

Started by user Steven Jones
[workspace] $ /bin/sh -xe /tmp/hudson3251863953745123106.sh
+ rm -rf provision
+ git clone --branch upstream http://git.drupal.org/project/provision.git
Cloning into provision...
+ cd provision
+ git merge 6.x-1.5
Already up-to-date.
+ git checkout debian
Switched to a new branch 'debian'
Branch debian set up to track remote branch debian from origin.
+ git merge upstream
Already up-to-date.
+ dch -v NEW_DEBIAN_VERSION -D testing new upstream release New release
dch: fatal error at line 984:
New version specified (NEW_DEBIAN_VERSION) is less than
the current version number (1.5-2)!  Use -b to force.
Build step 'Execute shell' marked build as failure
Finished: FAILURE