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

./packages/openofficeorg/3.1/unstable r1569: fix libebook dependency



------------------------------------------------------------
revno: 1569
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Sat 2009-05-23 13:49:27 +0200
message:
  fix libebook dependency
modified:
  changelog
  control
  control.in
=== modified file 'changelog'
--- a/changelog	2009-05-22 17:55:02 +0000
+++ b/changelog	2009-05-23 11:49:27 +0000
@@ -9,7 +9,7 @@
     - use /usr/lib/gcc/aotcompile.py instead of (gone)
       /usr/share/pyshared/aotcompile.py
   * debian/control.in:
-   - make -evolution depend on libebook-1.2-9 (which is dlopen()ed)
+   - make -evolution depend on libebook1.2-9 (which is dlopen()ed)
   * debian/openoffice.org-common.preinst.in, debian/rules:
    - again move javasettingsunopkginstall.xml to
      /var/lib/openoffice/basisX.Y/share/config to match what $OOO_BASE_DIR

=== modified file 'control'
--- a/control	2009-05-22 17:53:44 +0000
+++ b/control	2009-05-23 11:49:27 +0000
@@ -359,7 +359,7 @@
 Package: openoffice.org-evolution
 Architecture: i386 powerpc sparc mips mipsel armel s390 m68k amd64 ia64 ppc64
 Section: gnome
-Depends: openoffice.org-core (= ${binary:Version}), openoffice.org-base, ${shlibs:Depends}, libebook-1.2-9, ${misc:Depends}
+Depends: openoffice.org-core (= ${binary:Version}), openoffice.org-base, ${shlibs:Depends}, libebook1.2-9, ${misc:Depends}
 Recommends: evolution
 Conflicts: openoffice.org2-evolution (<< ${binary:Version})
 Provides: openoffice.org2-evolution

=== modified file 'control.in'
--- a/control.in	2009-05-20 09:22:21 +0000
+++ b/control.in	2009-05-23 11:49:27 +0000
@@ -629,7 +629,7 @@
 Depends: openoffice.orgVER-core (= ${binary:Version}),
  openoffice.orgVER-base,
  ${shlibs:Depends},
- libebook-1.2-9,
+ libebook1.2-9,
  ${misc:Depends}
 Recommends: evolution
 Conflicts: openoffice.org2-evolution (<< ${binary:Version})


Reply to: