------------------------------------------------------------
revno: 1451
committer: Rene Engelhard <[email protected]>
branch nick: unstable
timestamp: Thu 2009-04-09 00:23:39 +0200
message:
  typo; update ooo-build
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2009-04-08 08:00:40 +0000
+++ b/changelog 2009-04-08 22:23:39 +0000
@@ -1,5 +1,8 @@
 openoffice.org (1:3.0.1-10) UNRELEASED; urgency=low
 
+  * ooo-build
+    - update (a4a12d07b2fe5f38952c5f9cc0759b7c22275f6f)
+
   * debian/control{,sdk,reportdesign}.in:
     - add last three ${misc:Depends}, even where we have no Depends: line
       otherwise
@@ -7,7 +10,7 @@
     - move javasettingsunopkginstall.xml to /var/lib/openoffice and adapt
       unopkg calls (closes: #523044)
 
- -- Rene Engelhard <[email protected]>  Wed, 01 Apr 2009 23:33:20 +0200
+ -- Rene Engelhard <[email protected]>  Thu, 09 Apr 2009 00:20:46 +0200
 
 openoffice.org (1:3.0.1-9) unstable; urgency=high
 

=== modified file 'rules'
--- a/rules     2009-04-08 08:00:40 +0000
+++ b/rules     2009-04-08 22:23:39 +0000
@@ -2733,8 +2733,7 @@
 
        # move javaseetingsunopkginstall.xml to /var/lib
        mkdir -p $(PKGDIR)-common/var/lib/$(OODIRNAME)
-       mv $(PKGDIR)-common/$(OODIR)/share/config/javasettingsunopkginstall.xml
- \
+       mv $(PKGDIR)-common/$(OODIR)/share/config/javasettingsunopkginstall.xml 
\
                
$(PKGDIR)-common/var/lib/$(OODIRNAME)/javasettingsunopkginstall.xml
        # hopefully this compat symlink will serve packages not yet updated...
        ln -s /var/lib/$(OODIRNAME)/javasettingsunopkginstall.xml \

Reply via email to