[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#529888: marked as done (openoffice.org: BUILD_DEPS typo in debian/rules)



Your message dated Fri, 22 May 2009 07:46:53 +0200
with message-id <20090522054652.GK14024@rene-engelhard.de>
and subject line Re: Bug#529888: openoffice.org: BUILD_DEPS typo in debian/rules
has caused the Debian Bug report #529888,
regarding openoffice.org: BUILD_DEPS typo in debian/rules
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
529888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529888
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openoffice.org
Version: 1:3.1.0-4
Severity: normal


A package from 
http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.1/unstable/ 
contains a typo.

Attached trivial patch fixes it.
=== modified file 'rules'
--- rules	2009-05-20 09:22:21 +0000
+++ rules	2009-05-22 05:20:30 +0000
@@ -623,7 +623,7 @@
      ifeq "$(LENNY_BACKPORT)" "y"
 	BUILD_DEPS += , gij [$(OOO_GCJ_ARCHS)], java-gcj-compat-dev (>= 1.0.76-7) [$(OOO_GCJ_ARCHS)], libgcj-bc [$(OOO_GCJ_ARCHS)]
     else
- 	BUILD_DEPS += gcj-jdk [$(OOO_GCJ_ARCHS)], , libgcj-common (>= 1:4.4.0) [$(OOO_GCJ_ARCHS)]
+ 	BUILD_DEPS += , gcj-jdk [$(OOO_GCJ_ARCHS)], libgcj-common (>= 1:4.4.0) [$(OOO_GCJ_ARCHS)]
     endif
   endif
   ifeq "$(ENABLE_MEDIAWIKI)" "y"


--- End Message ---
--- Begin Message ---
Hi,

Rail Aliev wrote:
> Package: openoffice.org
> Version: 1:3.1.0-4

Umm, no. That package's not in the archive. That said, filing
a bug for something never uploaded yet is wrong.


> === modified file 'rules'
> --- rules	2009-05-20 09:22:21 +0000
> +++ rules	2009-05-22 05:20:30 +0000
> @@ -623,7 +623,7 @@
>       ifeq "$(LENNY_BACKPORT)" "y"
>  	BUILD_DEPS += , gij [$(OOO_GCJ_ARCHS)], java-gcj-compat-dev (>= 1.0.76-7) [$(OOO_GCJ_ARCHS)], libgcj-bc [$(OOO_GCJ_ARCHS)]
>      else
> - 	BUILD_DEPS += gcj-jdk [$(OOO_GCJ_ARCHS)], , libgcj-common (>= 1:4.4.0) [$(OOO_GCJ_ARCHS)]
> + 	BUILD_DEPS += , gcj-jdk [$(OOO_GCJ_ARCHS)], libgcj-common (>= 1:4.4.0) [$(OOO_GCJ_ARCHS)]
>      endif
>    endif
>    ifeq "$(ENABLE_MEDIAWIKI)" "y"
> 

Applied. Thanks.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



--- End Message ---

Reply to: