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

CVS:oo-deb/debian changelog,1.417.2.4,1.417.2.5 rules,1.253,1.253.2.1



Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv28726

Modified Files:
      Tag: OPENOFFICE_ORG_1_1_4
	changelog rules 
Log Message:
link to openoffice.orgs README.Debian.gz in -kde and -gtk-gnome

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.417.2.4
retrieving revision 1.417.2.5
diff -u -d -r1.417.2.4 -r1.417.2.5
--- changelog	27 Jan 2005 16:24:51 -0000	1.417.2.4
+++ changelog	31 Jan 2005 22:28:11 -0000	1.417.2.5
@@ -16,13 +16,16 @@
     - update dependencies and virtual packages [RE]
   * debian/rules:
     - readd special-casing of built languages for Debian [RE]
+    - link to README.Debian.gz in /usr/share/doc/openoffice.org (provided
+      by openoffice.org-debian-files) from -kde and -gtk-gnome (it contains
+      the info that the fpickers are disabled by default) [RE]
   * debian/ttf-opensymbol.postrm.in:
     - use rm -f for trying to remove fonts.cache* (closes: #288515) [RE]
   * debian/scripts/vars: update [RE]
   * debian/MANIFEST.*: update [RE]
   * debian/openoffice.org.install: update [RE]
 
- -- Rene Engelhard <rene@(none)>  Thu, 27 Jan 2005 17:23:24 +0100
+ -- Rene Engelhard <rene@debian.org>  Sat, 29 Jan 2005 23:28:04 +0100
 
 openoffice.org (1.1.3-4) unstable; urgency=low
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.253
retrieving revision 1.253.2.1
diff -u -d -r1.253 -r1.253.2.1
--- rules	9 Jan 2005 20:21:47 -0000	1.253
+++ rules	31 Jan 2005 22:28:11 -0000	1.253.2.1
@@ -1294,6 +1294,10 @@
 	 && gzip -f9 \
 	   $(MAINPKGDIR)/usr/share/doc/openoffice.org/changelog.ooo-build; \
 	fi
+	for f in gtk-gnome kde; do \
+	  ln -sf /usr/share/doc/openoffice.org/README.Debian.gz \
+	    $(MAINPKGDIR)-$$f/usr/share/doc/openoffice.org-$$f/README.Debian.gz; \
+	done
 	dh_installdebconf
 	dh_installmime
 	dh_installmenu



Reply to: