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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.3_rc1-2-77-g501f0a1



The following commit has been merged in the debian-experimental-4.1 branch:
commit 0ab60f83e1bad43a975885c881b03a127ea7e5e2
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Apr 17 18:25:51 2013 +0200

    Revert "looks like ure-link for the gdb helpers is gone. remove..."
    
    This reverts commit b20e868a10ed22cd0fa0780bd08c887d9024859d.

diff --git a/changelog b/changelog
index 832f408..d49187e 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:4.1.0~alpha1~git20130415-1) UNRELEASED; urgency=low
+libreoffice (1:4.1.0~alpha1~git20130417-1) UNRELEASED; urgency=low
 
   * new upstream snapshot
 
diff --git a/rules b/rules
index 65208ed..18ece61 100755
--- a/rules
+++ b/rules
@@ -2879,6 +2879,11 @@ ifeq "$(BUILD_DBG_PACKAGE)" "y"
 	mkdir -p $(PKGDIR)-dbg/usr/share/libreoffice/gdb
 	mv $(CURDIR)/debian/tmp/usr/share/libreoffice/gdb/libreoffice \
 		$(PKGDIR)-dbg/usr/share/libreoffice/gdb
+	# FIXME: or better ure-dbg (ure/lib?). Then again ure-link is a link which is in -common
+	# anyways...
+	mkdir -p debian/uno-libs3-dbg/usr/share/gdb/auto-load/$(OODIR)/ure-link/
+	mv $(CURDIR)/debian/tmp//usr/share/gdb/auto-load/$(OODIR)/ure-link/lib \
+		debian/uno-libs3-dbg/usr/share/gdb/auto-load/$(OODIR)/ure-link
 	mkdir -p debian/uno-libs3-dbg/usr/share/libreoffice/gdb/libreoffice
 	mv $(PKGDIR)-dbg/usr/share/libreoffice/gdb/libreoffice/cppu.py \
 		debian/uno-libs3-dbg/usr/share/libreoffice/gdb/libreoffice

-- 
LibreOffice packaging repository


Reply to: