------------------------------------------------------------
revno: 791
committer: Rene Engelhard <[EMAIL PROTECTED]>
branch nick: debian
timestamp: Mon 2007-07-30 14:10:34 +0200
message:
- move Star* into a -filter-binfilter.mime
added:
openoffice.org-filter-binfilter.mime
modified:
changelog
openoffice.org-calc.mime
openoffice.org-draw.mime
openoffice.org-impress.mime
openoffice.org-math.mime
openoffice.org-writer.mime
=== added file 'openoffice.org-filter-binfilter.mime'
--- a/openoffice.org-filter-binfilter.mime 1970-01-01 00:00:00 +0000
+++ b/openoffice.org-filter-binfilter.mime 2007-07-30 12:10:34 +0000
@@ -0,0 +1,8 @@
+application/vnd.stardivision.calc; soffice -calc '%s';edit=soffice -calc
'%s';test=test "$DISPLAY" != "" ;description="StarCalc 5.0";
nametemplate=%s.sdc; priority=5
+application/vnd.stardivision.chart; soffice -calc '%s'; edit=soffice -calc
'%s'; test=test "$DISPLAY" != "" ; description="StarChart 5.0";
nametemplate=%s.sds; priority=5
+application/vnd.stardivision.draw; soffice -draw '%s'; edit=soffice -draw
'%s'; test=test "$DISPLAY" != "" ; description="StarDraw 5.0";
nametemplate=%s.sda; priority=5
+application/vnd.stardivision.impress; soffice -impress '%s'; edit=soffice
-impress '%s'; test=test "$DISPLAY" != "" ; description="StarImpress 5.0";
nametemplate=%s.sdd; priority=5
+application/vnd.stardivision.math; soffice -math '%s'; edit=soffice -math
'%s'; test=test "$DISPLAY" != "" ; description="StarMath 5.0";
nametemplate=%s.sdf; priority=5
+application/vnd.stardivision.writer-global; soffice -writer '%s'; edit=soffice
-writer '%s'; test=test "$DISPLAY" != "" ; description="StarWriter 5.0 Master
Document"; nametemplate=%s.sgl; priority=5
+application/vnd.stardivision.writer; soffice -writer '%s'; edit=soffice
-writer '%s'; test=test "$DISPLAY" != "" ; description="StarWriter 5.0";
nametemplate=%s.sdw; priority=5
+
=== modified file 'changelog'
--- a/changelog 2007-07-29 10:52:33 +0000
+++ b/changelog 2007-07-30 12:10:34 +0000
@@ -1,4 +1,4 @@
-openoffice.org (2.2.1-6.7pre) unstable; urgency=low
+openoffice.org (2.2.1-7) unstable; urgency=low
* ooo-build:
+ update (r9936)
@@ -11,6 +11,7 @@
+ fix some stuff for etch backports
+ suggest libc*-dbg
+ reenable km again due to demand of the Khmer people...
+ - debian/*.mime: move Star* into a -filter-binfilter.mime [RE]
* debian/control.in:
- add build-conflicts against
libxul-dev (= 1.8.0.13~pre070720-0etch1) - broken security update, see
@@ -20,7 +21,7 @@
* debian/rules:
- suggest openoffice.org-ctl-he at -l10n-he
- -- Rene Engelhard <[EMAIL PROTECTED]> Sun, 29 Jul 2007 12:51:55 +0200
+ -- Rene Engelhard <[EMAIL PROTECTED]> Mon, 30 Jul 2007 14:05:43 +0200
openoffice.org (2.2.1-6) unstable; urgency=low
=== modified file 'openoffice.org-calc.mime'
--- a/openoffice.org-calc.mime 2006-11-01 21:56:26 +0000
+++ b/openoffice.org-calc.mime 2007-07-30 12:10:34 +0000
@@ -3,8 +3,6 @@
application/vnd.oasis.opendocument.chart; soffice -calc '%s'; edit=soffice
-calc '%s'; test=test "$DISPLAY" != "" ;description="OpenDocument Chart";
nametemplate=%s.odc
application/vnd.sun.xml.calc; soffice -calc '%s'; edit=soffice -calc '%s';
test=test "$DISPLAY" != "" ; description="OpenOffice.org Spreadsheet";
nametemplate=%s.sxc; priority=8
application/vnd.sun.xml.calc.template; soffice -calc '%s'; edit=soffice -calc
'%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org Spreadsheet
Template"; nametemplate=%s.stc; priority=8
-application/vnd.stardivision.calc; soffice -calc '%s';edit=soffice -calc
'%s';test=test "$DISPLAY" != "" ;description="StarCalc 5.0";
nametemplate=%s.sdc; priority=5
-application/vnd.stardivision.chart; soffice -calc '%s'; edit=soffice -calc
'%s'; test=test "$DISPLAY" != "" ; description="StarChart 5.0";
nametemplate=%s.sds; priority=5
application/msexcel; soffice -calc '%s'; edit=soffice -calc '%s'; test=test
"$DISPLAY" != ""; nametemplate=%s.xls; description="Microsoft Excel Document";
priority=3
application/vnd.ms-excel; soffice -calc '%s'; edit=soffice -calc '%s';
test=test "$DISPLAY" != ""; nametemplate=%s.xls; description="Microsoft Excel
Document"; priority=3
application/x-msexcel; soffice -calc '%s'; edit=soffice -calc '%s'; test=test
"$DISPLAY" != ""; nametemplate=%s.xls; description="Microsoft Excel Document";
priority=3
=== modified file 'openoffice.org-draw.mime'
--- a/openoffice.org-draw.mime 2006-11-01 21:56:26 +0000
+++ b/openoffice.org-draw.mime 2007-07-30 12:10:34 +0000
@@ -2,4 +2,3 @@
application/vnd.oasis.opendocument.graphics-template; soffice -draw '%s';
edit=soffice -draw '%s'; test=test "$DISPLAY" != "" ;description="OpenDocument
Drawing Template"; nametemplate=%s.otg
application/vnd.sun.xml.draw; soffice -draw '%s'; edit=soffice -draw '%s';
test=test "$DISPLAY" != "" ; description="OpenOffice.org Drawing";
nametemplate=%s.sxd; priority=8
application/vnd.sun.xml.draw.template; soffice -draw '%s'; edit=soffice -draw
'%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org Drawing
Template"; nametemplate=%s.std; priority=8
-application/vnd.stardivision.draw; soffice -draw '%s'; edit=soffice -draw
'%s'; test=test "$DISPLAY" != "" ; description="StarDraw 5.0";
nametemplate=%s.sda; priority=5
=== modified file 'openoffice.org-impress.mime'
--- a/openoffice.org-impress.mime 2007-06-28 13:41:26 +0000
+++ b/openoffice.org-impress.mime 2007-07-30 12:10:34 +0000
@@ -2,7 +2,6 @@
application/vnd.oasis.opendocument.presentation-template; soffice -impress
'%s'; edit=soffice -impress '%s'; test=test "$DISPLAY" != ""
;description="OpenDocument Presentation Template"; nametemplate=%s.otp
application/vnd.sun.xml.impress; soffice -impress '%s'; edit=soffice -impress
'%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org Presentation";
nametemplate=%s.sxi; priority=8
application/vnd.sun.xml.impress.template; soffice -impress '%s'; edit=soffice
-impress '%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org
Presentation Template"; nametemplate=%s.sti; priority=8
-application/vnd.stardivision.impress; soffice -impress '%s'; edit=soffice
-impress '%s'; test=test "$DISPLAY" != "" ; description="StarImpress 5.0";
nametemplate=%s.sdd; priority=5
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
=== modified file 'openoffice.org-math.mime'
--- a/openoffice.org-math.mime 2006-11-01 21:56:26 +0000
+++ b/openoffice.org-math.mime 2007-07-30 12:10:34 +0000
@@ -1,2 +1,1 @@
application/vnd.oasis.opendocument.formula; soffice -math '%s'; edit=soffice
-math '%s'; test=test "$DISPLAY" != "" ;description="OpenDocument Formula";
nametemplate=%s.odf
-application/vnd.stardivision.math; soffice -math '%s'; edit=soffice -math
'%s'; test=test "$DISPLAY" != "" ; description="StarMath 5.0";
nametemplate=%s.sdf; priority=5
=== modified file 'openoffice.org-writer.mime'
--- a/openoffice.org-writer.mime 2007-02-13 16:49:57 +0000
+++ b/openoffice.org-writer.mime 2007-07-30 12:10:34 +0000
@@ -5,8 +5,6 @@
application/vnd.sun.xml.writer; soffice -writer '%s'; edit=soffice -writer
'%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org Text Document";
nametemplate=%s.sxw; priority=8
application/vnd.sun.xml.writer.global; soffice -writer '%s'; edit=soffice
-writer '%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org Master
Document"; nametemplate=%s.sxg; priority=8
application/vnd.sun.xml.writer.template; soffice -writer '%s'; edit=soffice
-writer '%s'; test=test "$DISPLAY" != "" ; description="OpenOffice.org Text
Document Template"; nametemplate=%s.stw; priority=8
-application/vnd.stardivision.writer-global; soffice -writer '%s'; edit=soffice
-writer '%s'; test=test "$DISPLAY" != "" ; description="StarWriter 5.0 Master
Document"; nametemplate=%s.sgl; priority=5
-application/vnd.stardivision.writer; soffice -writer '%s'; edit=soffice
-writer '%s'; test=test "$DISPLAY" != "" ; description="StarWriter 5.0";
nametemplate=%s.sdw; priority=5
application/msword; soffice -writer '%s'; edit=soffice -writer '%s'; test=test
"$DISPLAY" != ""; nametemplate=%s.doc; description="Microsoft Word Document";
priority=3
application/vnd.ms-word; soffice -writer '%s'; edit=soffice -writer '%s';
test=test "$DISPLAY" != ""; nametemplate=%s.doc; description="Microsoft Word
Document"; priority=3
application/rtf; soffice -writer '%s'; edit=soffice -writer '%s'; test=test
"$DISPLAY" != ""; nametemplate=%s.rtf; description="Rich Text Format";
priority=3