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

./packages/openofficeorg/3.1.1/unstable r1759: lintian fixes for stuff new in -7...



------------------------------------------------------------
revno: 1759
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Mon 2009-11-16 10:19:18 +0100
message:
  lintian fixes for stuff new in -7...
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-11-13 20:25:23 +0000
+++ b/changelog	2009-11-16 09:19:18 +0000
@@ -1,8 +1,17 @@
+openoffice.org (1:3.1.1-8) UNRELEASED; urgency=low
+
+  * debian/changelog:
+    - fix typo: s/endianess/endianness
+  * debian/rules:
+    - just build-depend on libgcj-common (>= 1:4.4.1)
+
+ -- Rene Engelhard <rene@debian.org>  Fri, 13 Nov 2009 19:21:47 +0100
+
 openoffice.org (1:3.1.1-7) unstable; urgency=low
 
   * ooo-build:
     - update (06bcdf6420e39ef6aff6f313bc9626b9fdac6b06)
-      - icc-use-sal-endianness-and-types.diff: use correct endianess
+      - icc-use-sal-endianness-and-types.diff: use correct endianness
         in icc (closes: #536348)
       - xulrunner-1.9.1.diff: fix build with xulrunner 1.9.1
 

=== modified file 'rules'
--- a/rules	2009-11-13 20:24:44 +0000
+++ b/rules	2009-11-16 09:19:18 +0000
@@ -683,7 +683,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.1-1) [$(OOO_GCJ_ARCHS)]
+ 	BUILD_DEPS += , gcj-jdk [$(OOO_GCJ_ARCHS)], libgcj-common (>= 1:4.4.1) [$(OOO_GCJ_ARCHS)]
     endif
   endif
   ifeq "$(ENABLE_MEDIAWIKI)" "y"


Reply to: