------------------------------------------------------------ revno: 1512 committer: Rene Engelhard <[email protected]> branch nick: experimental timestamp: Mon 2009-04-27 08:15:17 +0200 message: revert bogus reordering modified: changelog
=== modified file 'changelog' --- a/changelog 2009-04-27 04:56:09 +0000 +++ b/changelog 2009-04-27 06:15:17 +0000 @@ -71,6 +71,53 @@ -- Rene Engelhard <[email protected]> Fri, 03 Apr 2009 14:35:15 +0200 +openoffice.org (1:3.0.1-9) unstable; urgency=high + + [ Rene Engelhard ] + * debian/rules: + - use libcurl4-gnutls-dev (closes: #521741, #391671) + + [ Ben Finney ] + * debian/control*.in: + + Re-work each package synopsis to avoid self-reference. + (Closes: Bug#520611) + + -- Rene Engelhard <[email protected]> Sun, 29 Mar 2009 23:00:35 +0200 + +openoffice.org (1:3.0.1-8) unstable; urgency=high + + [ Rene Engelhard ] + * ooo-build: + - update (81a9da548b0e400b574bfe4e78b06b16982cd270), now in git + *without* ChangeLog... + * debian/rules: + - fix saxon conditional. use internal saxon because system-saxon + breaks various filters.... + - add arm to OOO_MOZILLA_ARCHS again as it FTBFSes on the lenny backport + otherwise because iceape-dev is not installed. + - remove "openoffice" symlink, add "openoffice.org$(VER)" (closes: #511232), + upstream has openoffice.org3 launcher in /usr/bin, too + - build with java-gcj-compat on mipsel (and mips, too as IMHO it doesn't + make sense to build mips and mipsel with different JDKs) so that it + builds... + * debian/rules, debian/control.qa.in, debian/openoffice.org-qa-tools-*: + - remove -qa-*, broken and unused anyway + + [ Ben Finney ] + * debian/control*.in: + + Replace deprecated ‘${Source-Version}’ with ‘${binary:Version}’ for + architecture-dependent packages. + + Replace deprecated ‘${Source-Version}’ with ‘${source:Version}’ for + architecture-independent packages. + (Closes: Bug#520475) + + more ${misc:Depends} + (Closes: Bug#519644) + + Follow Lintian's recommendation to avoid dependency on a Debian ‘-1’ + revision. + (Closes: Bug#520604) + + -- Rene Engelhard <[email protected]> Wed, 25 Mar 2009 19:20:05 +0100 + openoffice.org (1:3.1.0~ooo310m6-1) experimental; urgency=low * OpenOffice.org 3.1.0 development snapshot OOO310_m6 @@ -140,53 +187,6 @@ -- Rene Engelhard <[email protected]> Wed, 18 Mar 2009 14:55:31 +0100 -openoffice.org (1:3.0.1-9) unstable; urgency=high - - [ Rene Engelhard ] - * debian/rules: - - use libcurl4-gnutls-dev (closes: #521741, #391671) - - [ Ben Finney ] - * debian/control*.in: - + Re-work each package synopsis to avoid self-reference. - (Closes: Bug#520611) - - -- Rene Engelhard <[email protected]> Sun, 29 Mar 2009 23:00:35 +0200 - -openoffice.org (1:3.0.1-8) unstable; urgency=high - - [ Rene Engelhard ] - * ooo-build: - - update (81a9da548b0e400b574bfe4e78b06b16982cd270), now in git - *without* ChangeLog... - * debian/rules: - - fix saxon conditional. use internal saxon because system-saxon - breaks various filters.... - - add arm to OOO_MOZILLA_ARCHS again as it FTBFSes on the lenny backport - otherwise because iceape-dev is not installed. - - remove "openoffice" symlink, add "openoffice.org$(VER)" (closes: #511232), - upstream has openoffice.org3 launcher in /usr/bin, too - - build with java-gcj-compat on mipsel (and mips, too as IMHO it doesn't - make sense to build mips and mipsel with different JDKs) so that it - builds... - * debian/rules, debian/control.qa.in, debian/openoffice.org-qa-tools-*: - - remove -qa-*, broken and unused anyway - - [ Ben Finney ] - * debian/control*.in: - + Replace deprecated ‘${Source-Version}’ with ‘${binary:Version}’ for - architecture-dependent packages. - + Replace deprecated ‘${Source-Version}’ with ‘${source:Version}’ for - architecture-independent packages. - (Closes: Bug#520475) - + more ${misc:Depends} - (Closes: Bug#519644) - + Follow Lintian's recommendation to avoid dependency on a Debian ‘-1’ - revision. - (Closes: Bug#520604) - - -- Rene Engelhard <[email protected]> Wed, 25 Mar 2009 19:20:05 +0100 - openoffice.org (1:3.0.1-7) unstable; urgency=high * brown papaer bag release

