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

./packages/openofficeorg/2.4/unstable r1019: suggest libnss-1d-dbg instead of libnss3-0d-dbg



------------------------------------------------------------
revno: 1019
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sat 2008-03-08 16:39:22 +0100
message:
  suggest libnss-1d-dbg instead of libnss3-0d-dbg
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-03-07 13:50:41 +0000
+++ b/changelog	2008-03-08 15:39:22 +0000
@@ -1,3 +1,10 @@
+openoffice.org (1:2.4.0~rc3-1.2pre) unstable; urgency=low
+
+  * debian/rules:
+    - suggest libnss-1d-dbg instead of libnss3-0d-dbg (closes: #469872)
+
+ -- Rene Engelhard <rene@debian.org>  Sat, 08 Mar 2008 16:25:56 +0100
+
 openoffice.org (1:2.4.0~rc3-1) unstable; urgency=low
 
   * OpenOffice.org 2.4.0 rc3 (aka OOH680_m9)

=== modified file 'rules'
--- a/rules	2008-03-06 15:28:40 +0000
+++ b/rules	2008-03-08 15:39:22 +0000
@@ -593,7 +593,7 @@
 ifneq "$(MOZILLA)" ""
   ifeq "$(MOZILLA)" "xulrunner"
 	BUILD_DEPS+= , libxul-dev [$(OOO_MOZILLA_ARCHS)], libnss3-dev [$(OOO_MOZILLA_ARCHS)]
-	DBG_DBG_SUGGESTS+= , libnss3-0d-dbg, libnspr4-0d-dbg
+	DBG_DBG_SUGGESTS+= , libnss3-1d-dbg, libnspr4-0d-dbg
   else
 	BUILD_DEPS += , $(MOZILLA)-dev [$(OOO_MOZILLA_ARCHS)]
   endif


Reply to: