[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/3.0/experimental r1095: one + too much



------------------------------------------------------------
revno: 1095
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Mon 2008-05-19 23:35:52 +0200
message:
  one + too much
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-05-19 20:54:18 +0000
+++ b/changelog	2008-05-19 21:35:52 +0000
@@ -6,7 +6,7 @@
     - now properly complains about missing permissions when trying to write
       to a read-only location (closes: #238906)
   * ooo-build:
-    - update (r12600)
+    - update (r12601)
   * debian/template.desktop.in: move to ..
   * debian/startcenter.desktop.in: .. this and run ooffice now, which
     will bring us to the new StartCenter. Reuse writers icon.
@@ -52,7 +52,7 @@
   * debian/copyright: LGPL v3; update
   * debian/scripts/vars.*: add PLATFORMID (not kfreebsd-* yet...)
 
- -- Rene Engelhard <rene@debian.org>  Mon, 19 May 2008 22:37:00 +0200
+ -- Rene Engelhard <rene@debian.org>  Mon, 19 May 2008 23:31:16 +0200
 
 openoffice.org (1:2.4.1~ooh680m14-1.2pre) experimental; urgency=low
 

=== modified file 'rules'
--- a/rules	2008-05-19 20:59:18 +0000
+++ b/rules	2008-05-19 21:35:52 +0000
@@ -2935,7 +2935,7 @@
 endif
 ifeq "$(ENABLE_PDFIMPORT)" "y"
 	dh_gencontrol -popenoffice.org$(VER)-pdfimport -- \
-		-v$(shell grep "<version" $(SOURCE_TREE)/filter/source/pdfimport/config/description.xml | perl -pi -e 's,<version.*value=\"(.*)\" />,\1,; s/^\s+//')++OOo`echo $(BINARY_VERSION) | cut -d: -f2`
+		-v$(shell grep "<version" $(SOURCE_TREE)/filter/source/pdfimport/config/description.xml | perl -pi -e 's,<version.*value=\"(.*)\" />,\1,; s/^\s+//')+OOo`echo $(BINARY_VERSION) | cut -d: -f2`
 endif
 ifeq "$(ENABLE_MINIMIZER)" "y"
 	dh_gencontrol -popenoffice.org$(VER)-presentation-minimizer -- \
@@ -3040,7 +3040,7 @@
 	dh_gencontrol -popenoffice.org$(VER)-wiki-publisher -- \
 		-V'mediawiki-jar-depends=$(MEDIAWIKI_JAR_DEPENDS)' \
 		-V'java-runtime-depends=$(JAVA_RUNTIME_DEPENDS)' \
-		-v$(shell grep "<version" $(SOURCE_TREE)/swext/mediawiki/src/description.xml | perl -pi -e 's,<version value=\"(.*)\"/>,\1,; s/^\s+//')++OOo`echo $(BINARY_VERSION) | cut -d: -f2`
+		-v$(shell grep "<version" $(SOURCE_TREE)/swext/mediawiki/src/description.xml | perl -pi -e 's,<version value=\"(.*)\"/>,\1,; s/^\s+//')+OOo`echo $(BINARY_VERSION) | cut -d: -f2`
 endif
 ifeq "$(PACKAGE_PCVSLIB)" "y"
 	dh_gencontrol -plibpcvslib-perl -- \


Reply to: