------------------------------------------------------------
revno: 993
committer: Rene Engelhard <[EMAIL PROTECTED]>
branch nick: debian
timestamp: Fri 2008-02-08 14:40:45 +0100
message:
  another description lintian fix
modified:
  changelog
  control
  control.postgresql.in
  rules
=== modified file 'changelog'
--- a/changelog 2008-02-08 13:23:13 +0000
+++ b/changelog 2008-02-08 13:40:45 +0000
@@ -14,8 +14,10 @@
     - add ${shlibs:Depends}, thanks lintian
   * debian/control.ure.in:
     - make ure-dbg depend on ure, thanks lintian
+  * debian/control.postgresql.in:
+    - s/postgresql/PostgreSQL/, thanks linttian
 
- -- Rene Engelhard <[EMAIL PROTECTED]>  Fri, 08 Feb 2008 14:14:20 +0100
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Fri, 08 Feb 2008 14:37:10 +0100
 
 openoffice.org (1:2.4.0~ooh680m6-3) experimental; urgency=low
 

=== modified file 'control'
--- a/control   2008-02-08 13:23:13 +0000
+++ b/control   2008-02-08 13:40:45 +0000
@@ -3183,7 +3183,7 @@
  OpenOffice.org is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
  .
- The postgresql SDBC Driver allows to use the PostgreSQL database from
+ The PostgreSQL SDBC Driver allows to use the PostgreSQL database from
  OpenOffice.org without any wrapper layer such as ODBC or JDBC.
 Homepage: http://dba.openoffice.org/drivers/postgresql/
 

=== modified file 'control.postgresql.in'
--- a/control.postgresql.in     2007-09-06 11:16:40 +0000
+++ b/control.postgresql.in     2008-02-08 13:40:45 +0000
@@ -9,7 +9,7 @@
  OpenOffice.org is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
  .
- The postgresql SDBC Driver allows to use the PostgreSQL database from
+ The PostgreSQL SDBC Driver allows to use the PostgreSQL database from
  OpenOffice.org without any wrapper layer such as ODBC or JDBC.
 Homepage: http://dba.openoffice.org/drivers/postgresql/
 

=== modified file 'rules'
--- a/rules     2008-02-06 14:44:21 +0000
+++ b/rules     2008-02-08 13:40:45 +0000
@@ -2804,7 +2804,7 @@
        cat debian/shlibs.override.stdlibs >> debian/shlibs.local
 endif
        # we need to do it in two steps. The new dpkg-shlibdeps doesn't find
-       # /usr/lib/libgcj-bc.so when specifying -l/usr/lib/gcj-4.2-81
+       # /usr/lib/libgcj-bc.so when specifying -l/usr/lib/$(GCJ_JAWT_DIR)
        # and therefore we must not use it for -gcj. But we *do* need it
        # for -officebean (libjawt.so is there)
        LD_LIBRARY_PATH="/usr/lib/libfakeroot:$(PKGDIR)-core/$(OODIR)/program" \

Reply via email to