------------------------------------------------------------
revno: 887
committer: Rene Engelhard <[EMAIL PROTECTED]>
branch nick: debian
timestamp: Tue 2007-09-11 20:35:28 +0200
message:
  update ooo-build; run Impress with -show for .pps
added:
  watch
modified:
  changelog
  openoffice.org-impress.mime
=== added file 'watch'
--- a/watch     1970-01-01 00:00:00 +0000
+++ b/watch     2007-09-11 18:35:28 +0000
@@ -0,0 +1,2 @@
+version=3
+opts=dversionmangle=s/\.dfsg\.\d+$// 
http://ftp.stardiv.de/pub/OpenOffice.org/stable/(\d.\d.\d)/OOo_(\d.\d.\d)_src_core\.tar\.bz2

=== modified file 'changelog'
--- a/changelog 2007-09-11 12:15:39 +0000
+++ b/changelog 2007-09-11 18:35:28 +0000
@@ -2,7 +2,7 @@
 
   * OpenOffice.org 2.3.0rc3 (OOG680_m5)
   * ooo-build:
-    - update (r10255)
+    - update (r10268)
       + build with hash-style=both
       + (temporarily) disables SELinux patch again (closes: #441380)
     - src: update GSIs: da mk; remove *.log
@@ -10,8 +10,10 @@
     - add support to build/run unit tests. For now, ignore all errors
       (bugs in the build); disable per default
   * debian/README.Debian-source: update
+  * debian/watch: add
+  * openoffice.org-impress.mime: run Impress with -show for .pps
 
- -- Rene Engelhard <[EMAIL PROTECTED]>  Tue, 11 Sep 2007 13:51:30 +0200
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Tue, 11 Sep 2007 20:34:39 +0200
 
 openoffice.org (1:2.3.0~rc2-1) experimental; urgency=low
 

=== modified file 'openoffice.org-impress.mime'
--- a/openoffice.org-impress.mime       2007-07-31 10:52:31 +0000
+++ b/openoffice.org-impress.mime       2007-09-11 18:35:28 +0000
@@ -5,7 +5,7 @@
 application/mspowerpoint; soffice -impress '%s'; edit=soffice -impress '%s'; 
test=test "$DISPLAY" != ""; nametemplate=%s.ppt; description="Microsoft 
PowerPoint Document"; priority=3
 application/vnd.ms-powerpoint; soffice -impress '%s'; edit=soffice -impress 
'%s'; test=test "$DISPLAY" != ""; nametemplate=%s.ppt; description="Microsoft 
PowerPoint Document"; priority=3
 application/x-mspowerpoint; soffice -impress '%s'; edit=soffice -impress '%s'; 
test=test "$DISPLAY" != ""; nametemplate=%s.ppt; description="Microsoft 
PowerPoint Document"; priority=3
-application/mspowerpoint; soffice -impress '%s'; edit=soffice -impress '%s'; 
test=test "$DISPLAY" != ""; nametemplate=%s.pps; description="Microsoft 
PowerPoint Document"; priority=3
+application/mspowerpoint; soffice -impress -show '%s'; edit=soffice -impress 
'%s'; test=test "$DISPLAY" != ""; nametemplate=%s.pps; description="Microsoft 
PowerPoint Document"; priority=3
 application/vnd.ms-powerpoint; soffice -impress '%s'; edit=soffice -impress 
'%s'; test=test "$DISPLAY" != ""; nametemplate=%s.pps; description="Microsoft 
PowerPoint Document"; priority=3
 application/x-mspowerpoint; soffice -impress '%s'; edit=soffice -impress '%s'; 
test=test "$DISPLAY" != ""; nametemplate=%s.pps; description="Microsoft 
PowerPoint Document"; priority=3
 

Reply via email to