------------------------------------------------------------
revno: 1456
committer: Rene Engelhard <[email protected]>
branch nick: experimental
timestamp: Sun 2009-03-22 23:58:08 +0100
message:
  remove "openoffice" symlink, add "openoffice.org$(VER)
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2009-03-22 16:53:08 +0000
+++ b/changelog 2009-03-22 22:58:08 +0000
@@ -8,6 +8,8 @@
   * debian/rules:
     - fix saxon conditional. use internal saxon because system-saxon
       breaks various filters....
+    - remove "openoffice" symlink, add "openoffice.org$(VER)" (closes: 
#511232),
+      upstream has openoffice.org3 launcher in /usr/bin, too
   * debian/rules, debian/control.qa.in, debian/openoffice.org-qa-tools-*:
     - remove -qa-*, broken and unused anyway
 
@@ -24,7 +26,7 @@
       revision.
       (Closes: Bug#520604)
 
- -- Rene Engelhard <[email protected]>  Fri, 20 Mar 2009 00:42:06 +0100
+ -- Rene Engelhard <[email protected]>  Sun, 22 Mar 2009 23:56:54 +0100
 
 openoffice.org (1:3.1.0~ooo310m6-1) experimental; urgency=low
 

=== modified file 'rules'
--- a/rules     2009-03-22 16:53:08 +0000
+++ b/rules     2009-03-22 22:58:08 +0000
@@ -2806,8 +2806,8 @@
                $(PKGDIR)-dtd-officedocument1.0/$(OODIR)/share/dtd
        cp debian/catalog.xml 
$(PKGDIR)-dtd-officedocument1.0/$(OODIR)/share/dtd/officedocument/1_0
 
-       # add "openoffice" symlink
-       cd $(PKGDIR)-common/usr/bin && ln -s ooffice openoffice
+       # add "openoffice.org" symlink
+       cd $(PKGDIR)-common/usr/bin && ln -s ooffice openoffice.org$(VER)
 
 ifeq "$(PACKAGE_SDK)" "y"
        # add symlinks for docs and examples

Reply via email to