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

./packages/openofficeorg/2.4.1/unstable r1240: mention lintian bug nr as the RT wants that documentation; update xulrunner build-dep in MOZILLA=libxul case for current reality



------------------------------------------------------------
revno: 1240
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2009-01-15 07:38:13 +0100
message:
  mention lintian bug nr as the RT wants that documentation; update xulrunner build-dep in MOZILLA=libxul case for current reality
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-01-14 14:14:44 +0000
+++ b/changelog	2009-01-15 06:38:13 +0000
@@ -4,6 +4,8 @@
     - openoffice.org-base-core needs to depend on openoffice.org-core....
   * debian/rules:
     - fix extra license/readme file removal
+    - update xulrunner build-dep in MOZILLA=libxul case for current reality
+      (we need it here, too, if we do #511477 for lenny..)
   * debian/control.reportdesign.in:
     - add missing Depends: on ${java-runtime-depends}
   * debian/presubj: point to OpenOffice.orgs README sections
@@ -11,7 +13,7 @@
   * debian/rules, control.gcj.in: disable ppc for -gcj as gij doesn't work
     there anyway (#478760). Fix Architecture: of -gcj to not include
     non-Java archs.
-  * debian/source.lintian-overrides: override bogus
+  * debian/source.lintian-overrides: override bogus (lintian bug #511859)
     missing-build-dependency-for-dh_-command
   * debian/shell-lib.sh: remove long obsolete "trap {...}". bashism anyway.
     Thanks lintian.

=== modified file 'rules'
--- a/rules	2009-01-14 13:34:26 +0000
+++ b/rules	2009-01-15 06:38:13 +0000
@@ -595,7 +595,7 @@
 	DBG_DBG_SUGGESTS+= , libnss3-1d-dbg, libnspr4-0d-dbg
     else
       ifeq "$(MOZILLA)" "libxul"
-	BUILD_DEPS+= , xulrunner-dev-static [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]
+	BUILD_DEPS+= , xulrunner-dev [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]
       else
         ifeq "$(MOZILLA)" "iceape"
         BUILD_DEPS += , $(MOZILLA)-dev (>= 1.1.9-5) [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]


Reply to: