------------------------------------------------------------ revno: 1964 committer: Rene Engelhard <r...@debian.org> branch nick: debian timestamp: Sat 2010-05-08 00:51:44 +0200 message: use Oracles tarballs modified: changelog rules
=== modified file 'changelog' --- a/changelog 2010-05-07 11:26:05 +0000 +++ b/changelog 2010-05-07 22:51:44 +0000 @@ -19,6 +19,7 @@ - get intro.bmp (still needed due to oosplash) from intro.png, remove unused intro.png again - update get-orig-source target for 3.0 (quilt) + - use "non-split" tarballs from Oracle * debian/broffice.org.*: update diversions for new about.png -- Rene Engelhard <r...@debian.org> Thu, 06 May 2010 18:17:37 +0200
=== modified file 'rules' --- a/rules 2010-05-07 11:22:57 +0000 +++ b/rules 2010-05-07 22:51:44 +0000 @@ -68,8 +68,8 @@ MWS=OOO320 #MILESTONE:=$(shell echo "$(UPSTREAM_VERSION)" | cut -d~ -f2 | sed -e s/$(shell echo $(MWS) | tr A-Z a-z)//) MILESTONE=m17 -TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE) -#TAG=$(MWS)_$(MILESTONE) +#TAG=$(shell echo $(MWS) | tr A-Z a-z)-$(MILESTONE) +TAG=$(MWS)_$(MILESTONE) #OOO_BUILD_BRANCH=ooo-build-3-2 OOO_BUILD_VERSION=3.2.0.99.3 OOO_BUILD_TAG=OOO_BUILD_$(shell echo $(OOO_BUILD_VERSION) | sed -e 's/\./_/g')