------------------------------------------------------------
revno: 1666
committer: Rene Engelhard <[email protected]>
branch nick: experimental
timestamp: Thu 2009-10-08 00:56:35 +0200
message:
  fix debconf templates for -filter-binfilter
modified:
  changelog
  rules
  templates
=== modified file 'changelog'
--- a/changelog 2009-10-07 06:48:20 +0000
+++ b/changelog 2009-10-07 22:56:35 +0000
@@ -14,7 +14,7 @@
     - now honours ACLs (closes: #216596, #548881)
 
   * ooo-build:
-    - update (f391d257baaf4d94e977bf501356f1762916630f)
+    - update (c75388e0c938e97f317f550bc4904def6737deae)
 
   * debian/rules:
     - revert back to internal redland libs because odfmetadata2 now is in.
@@ -46,7 +46,7 @@
   * debian/openoffice.org-filter-binfilter.{templates,postinst.in}:
     - warn against those filters being obsoleted with OOo 3.4
 
- -- Rene Engelhard <[email protected]>  Wed, 07 Oct 2009 01:21:50 +0200
+ -- Rene Engelhard <[email protected]>  Wed, 07 Oct 2009 22:41:40 +0200
 
 openoffice.org (1:3.1.1-4) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules     2009-10-04 17:15:52 +0000
+++ b/rules     2009-10-07 22:56:35 +0000
@@ -3146,9 +3146,9 @@
        for p in pdfimport presenter-console mysql-connector filter-binfilter \
                evolution kab sdbc-postgresql presentation-minimizer; do \
                cat debian/templates > debian/openoffice.org-$$p.templates; \
-               if [ -e debian/debian/openoffice.org-$$p.templates.in ]; then \
-                       cat debian/debian/openoffice.org-$$p.templates.in \
-                               >> debian/debian/openoffice.org-$$p.templates; \
+               if [ -e debian/openoffice.org-$$p.templates.in ]; then \
+                       cat debian/openoffice.org-$$p.templates.in \
+                               >> debian/openoffice.org-$$p.templates; \
                fi; \
        done
        dh_installdebconf -s

=== modified file 'templates'
--- a/templates 2009-10-02 10:23:26 +0000
+++ b/templates 2009-10-07 22:56:35 +0000
@@ -6,3 +6,4 @@
  (de-)registering components.
  .
  Please close OpenOffice.org (including an eventually running Quickstarter).
+

Reply via email to