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

r844 ./packages/openofficeorg/2.3/experimental: also remove Application; from qstart.desktop; also mention report-builders "Homepage"



------------------------------------------------------------
revno: 844
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2007-08-14 02:08:06 +0200
message:
  also remove Application; from qstart.desktop; also mention report-builders "Homepage"
modified:
  changelog
  control
  control.in
  rules
=== modified file 'changelog'
--- a/changelog	2007-08-14 00:04:02 +0000
+++ b/changelog	2007-08-14 00:08:06 +0000
@@ -10,6 +10,7 @@
     and we should be able to recover)
   * debian/control.in:
     - make -report-builder depend on a version having jl68 included
+    - add Homepage: for the report-builder extension
   * debian/control.in:
     - fix -devs description; Xmerge Javadoc is not there for now, mention
       gsicheck instead
@@ -19,11 +20,12 @@
     - readd MySQL, MaxDB and PostgreSQL JDBC drivers to
       UNO_JAVA_JFW_CLASSPATH_URLS (removed in m224-1 due to the hsqldb
       problems fixed in dba23e)
+    - one more lintian/.desktop fix
   * debian/control.{postgresql,}.in, debian/rules,
     debian/openoffice.org-sdbc-postgresql.*: install PostgreSQL SDBC Driver
     (closes: #346475)
 
- -- Rene Engelhard <rene@debian.org>  Mon, 13 Aug 2007 23:55:08 +0200
+ -- Rene Engelhard <rene@debian.org>  Tue, 14 Aug 2007 02:07:27 +0200
 
 openoffice.org (2.3.0~src680m225-1) experimental; urgency=low
 

=== modified file 'control'
--- a/control	2007-08-14 00:04:02 +0000
+++ b/control	2007-08-14 00:08:06 +0000
@@ -482,7 +482,8 @@
  a near drop-in replacement for Microsoft(R) Office.
  .
  This package contains the report builder extension.
-
+ .
+ Homepage: http://extensions.services.openoffice.org/project/reportdesign
 Package: openoffice.org-l10n-af
 Architecture: all
 Depends: locales | belocs-locales-data | locales-all

=== modified file 'control.in'
--- a/control.in	2007-08-14 00:04:02 +0000
+++ b/control.in	2007-08-14 00:08:06 +0000
@@ -727,4 +727,5 @@
  a near drop-in replacement for Microsoft(R) Office.
  .
  This package contains the report builder extension.
-
+ .
+ Homepage: http://extensions.services.openoffice.org/project/reportdesign

=== modified file 'rules'
--- a/rules	2007-08-14 00:04:02 +0000
+++ b/rules	2007-08-14 00:08:06 +0000
@@ -1810,12 +1810,11 @@
 		$(PKGDIR)-writer/usr/share/applications/ooo$(VER)-writer.desktop
 	sed -i -e 's/Office;/Office;Graphics;/' $(PKGDIR)-draw/usr/share/applications/ooo$(VER)-draw.desktop
 	sed -i -e 's/Office;/Office;System;/' $(PKGDIR)-common/usr/share/applications/ooo$(VER)-extension.desktop
-	#mv $(PKGDIR)-base/usr/share/applications/ooo$(VER)-base.desktop $(PKGDIR)-core/usr/share/applications
-	#rm -r $(PKGDIR)-base
 	# invalid, according to lintian. make it shut up.
 	for i in writer calc impress draw math base; do \
 		perl -pi -e 's/Application;//; s/X-Red-Hat-Base;//; s/X-SuSE-Core-Office;//; s/X-MandrivaLinux-.*;//;' $(PKGDIR)-$$i/usr/share/applications/ooo$(VER)-$$i.desktop; \
 	done
+	perl -pi -e 's/Application;//' $(PKGDIR)-gtk/$(OODIR)/share/xdg/qstart.desktop
 else
 	# menu files from ooo-build/desktop
 	for p in writer calc impress draw math base; do \


Reply to: