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

./packages/openofficeorg/3.1.1/unstable r1818: also -X/var/lib/openoffice/basisX.Y/program/services.rdb for dh_md5sums



------------------------------------------------------------
revno: 1818
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Mon 2010-01-18 02:22:29 +0100
message:
  also -X/var/lib/openoffice/basisX.Y/program/services.rdb for dh_md5sums
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-01-15 17:05:41 +0000
+++ b/changelog	2010-01-18 01:22:29 +0000
@@ -1,3 +1,11 @@
+openoffice.org (1:3.1.1-15) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - also exclude /var/lib/openoffice/basisX.Y/program/services.rdb at
+      dh_md5sums
+
+ -- Rene Engelhard <rene@debian.org>  Sun, 17 Jan 2010 01:01:32 +0100
+
 openoffice.org (1:3.1.1-14) unstable; urgency=medium
 
   * ooo-build:

=== modified file 'rules'
--- a/rules	2010-01-15 12:04:34 +0000
+++ b/rules	2010-01-18 01:22:29 +0000
@@ -3359,7 +3359,7 @@
 	dh_gencontrol -pure -pure-dbg -puno-libs3 -puno-libs3-dbg -- \
 		-V"ure:Version=$(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }')+OOo`echo $(BINARY_VERSION) | cut -d: -f2`" \
 		-v$(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }')+OOo`echo $(BINARY_VERSION) | cut -d: -f2`
-	dh_md5sums -s
+	dh_md5sums -s -X$(shell echo $(OOBASISDIR) | sed -e s/usr/var/)/program/services.rdb
 	dh_builddeb -s $(DEBHELPER_OPTIONS) $(BUILDDEB_OPTIONS)
 
 	touch $@


Reply to: