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

./packages/openofficeorg/3.1.1/unstable r1854: fix lintian warning; fix uno-libs3*'s ure replaces



------------------------------------------------------------
revno: 1854
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Fri 2010-02-05 16:56:55 +0100
message:
  fix lintian warning; fix uno-libs3*'s ure replaces
modified:
  changelog
  control
  control.ure.in
=== modified file 'changelog'
--- a/changelog	2010-02-05 14:33:32 +0000
+++ b/changelog	2010-02-05 15:56:55 +0000
@@ -13,7 +13,7 @@
     - check whether .install/.dirs exist before trying to lowercase them
     - move from manual installing of the bug files to dh_bugfiles, bump
       debhelper builddep
-    - reenable -gcj again as gcc-defaults migrated
+    - re-enable -gcj again as gcc-defaults migrated
     - add explicit build-dep on mingw32-runtime when using gcc-mingw32,
       see #567698
   * debian/shell-lib-{extensions,components}.sh: add echos instead of debconf
@@ -24,6 +24,7 @@
   * debian/control.in:
     - Breaks: openoffice.org-presenter-console (<< 1.0.3~) 
     - update Java packages in openoffice.orgs description 
+  * debian/control.ure.in: fix uno-libs3*'s ure replaces
   * debian/control*in: make -core depends on ure (>= 1.5.1+OOo3.1.1-15) to get
     above fix and make all extensions/conflicts conflict against older ures.
     This closes: #566832, #566829, #566189, #566062.
@@ -35,7 +36,7 @@
   * debian/*.control.bug, debian/*.script.bug.in, debian/presubj: move ...
   * debian/*.bug-control, debian/*.bug-script.in, debian/bug-presubj: ... here
 
- -- Rene Engelhard <rene@debian.org>  Thu, 04 Feb 2010 10:43:58 +0100
+ -- Rene Engelhard <rene@debian.org>  Fri, 05 Feb 2010 16:53:16 +0100
 
 openoffice.org (1:3.1.1-14) unstable; urgency=medium
 

=== modified file 'control'
--- a/control	2010-02-04 09:46:09 +0000
+++ b/control	2010-02-05 15:56:55 +0000
@@ -3120,7 +3120,7 @@
 Section: libs
 Architecture: i386 powerpc mips mipsel s390 m68k amd64 ia64 ppc64 s390x sparc
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: ure (<< 1:3.0.0~beta2-1)
+Replaces: ure (<< 1.4+OOo3.0.0~beta2-1)
 Description: OpenOffice.org UNO runtime environment -- public shared libraries
  The Uno Runtime Environment (URE) is the well-known UNO component model
  of OpenOffice.org, packaged up as an individual product.
@@ -3143,7 +3143,7 @@
 Priority: extra
 Architecture: i386 powerpc mips mipsel s390 m68k amd64 ia64 ppc64 s390x sparc
 Depends: uno-libs3 (= ${ure:Version}), ${misc:Depends}
-Replaces: ure-dbg (<< 1:3.0.0~beta2-1)
+Replaces: ure-dbg (<< 1.4+OOo3.0.0~beta2-1)
 Description: OpenOffice.org UNO runtime environment -- public shared library debug symbols
  The Uno Runtime Environment (URE) is the well-known UNO component model
  of OpenOffice.org, packaged up as an individual product.

=== modified file 'control.ure.in'
--- a/control.ure.in	2010-01-28 09:39:07 +0000
+++ b/control.ure.in	2010-02-05 15:56:55 +0000
@@ -3,7 +3,7 @@
 Architecture: %OOO_ARCHS%
 Depends: ${shlibs:Depends},
  ${misc:Depends}
-Replaces: ure (<< 1:3.0.0~beta2-1)
+Replaces: ure (<< 1.4+OOo3.0.0~beta2-1)
 Description: OpenOffice.org UNO runtime environment -- public shared libraries
  The Uno Runtime Environment (URE) is the well-known UNO component model
  of OpenOffice.org, packaged up as an individual product.
@@ -27,7 +27,7 @@
 Architecture: %OOO_ARCHS%
 Depends: uno-libs3 (= ${ure:Version}),
  ${misc:Depends}
-Replaces: ure-dbg (<< 1:3.0.0~beta2-1)
+Replaces: ure-dbg (<< 1.4+OOo3.0.0~beta2-1)
 Description: OpenOffice.org UNO runtime environment -- public shared library debug symbols
  The Uno Runtime Environment (URE) is the well-known UNO component model
  of OpenOffice.org, packaged up as an individual product.


Reply to: