------------------------------------------------------------ revno: 1251 committer: Rene Engelhard <[EMAIL PROTECTED]> branch nick: experimental timestamp: Fri 2008-09-05 19:09:18 +0200 message: m5 is rc1 modified: changelog rules
=== modified file 'changelog' --- a/changelog 2008-09-05 16:43:51 +0000 +++ b/changelog 2008-09-05 17:09:18 +0000 @@ -1,6 +1,6 @@ -openoffice.org (1:3.0.0~ooo300m5-0.1pre) experimental; urgency=low +openoffice.org (1:3.0.0~rc1-0.1pre) experimental; urgency=low - * OpenOffice.org 3.0 release branch milestone 5 (OOO300_m5) + * OpenOffice.org 3.0 release candidate 1 (OOO300_m5) - catches exception on (malformed) ODGs referencing not existing images (closes: #494644) - makes -report-builder depend on 3.0 *exactly*.
=== modified file 'rules' --- a/rules 2008-09-05 16:43:51 +0000 +++ b/rules 2008-09-05 17:09:18 +0000 @@ -62,8 +62,8 @@ unexport LS_COLORS MWS=OOO300 -MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//) -#MILESTONE=m4 +#MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//) +MILESTONE=m5 TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE) #TAG=$(MWS)_$(MILESTONE) OOO_BUILD_BRANCH=ooo-build-3-0