diff options
Diffstat (limited to 'libreoffice/4.3.3/wheezy-backports/debian.diff')
-rw-r--r-- | libreoffice/4.3.3/wheezy-backports/debian.diff | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/libreoffice/4.3.3/wheezy-backports/debian.diff b/libreoffice/4.3.3/wheezy-backports/debian.diff index 0f33a13..5a1a062 100644 --- a/libreoffice/4.3.3/wheezy-backports/debian.diff +++ b/libreoffice/4.3.3/wheezy-backports/debian.diff @@ -1,19 +1,19 @@ diff -ruN a/debian/changelog b/debian/changelog --- a/debian/changelog 2015-04-06 14:18:58.000000000 +0000 -+++ b/debian/changelog 2015-04-26 16:16:58.464000000 +0000 ++++ b/debian/changelog 2015-05-12 17:08:33.220000000 +0000 @@ -1,3 +1,9 @@ -+libreoffice (1:4.3.3-2+tde0+deb8u1~bpo70+1) wheezy-backports; urgency=high ++libreoffice (1:4.3.3-2+tde1+deb8u1~bpo70+1) wheezy-backports; urgency=high + + * Enable TDE module + -+ -- Slávek Banko <[email protected]> Sun, 26 Apr 2015 18:16:14 +0200 ++ -- Slávek Banko <[email protected]> Tue, 12 May 2015 19:08:29 +0200 + libreoffice (1:4.3.3-2+deb8u1~bpo70+1) wheezy-backports; urgency=high * Rebuild for wheezy-backports. diff -ruN a/debian/control b/debian/control --- a/debian/control 2015-04-06 14:59:08.000000000 +0000 -+++ b/debian/control 2015-04-26 16:14:47.668000000 +0000 ++++ b/debian/control 2015-05-12 17:07:51.160000000 +0000 @@ -100,6 +100,8 @@ python, python (>= 2.6.6-3+squeeze4), @@ -101,7 +101,7 @@ diff -ruN a/debian/control b/debian/control unzip, diff -ruN a/debian/control.in b/debian/control.in --- a/debian/control.in 2014-10-18 20:23:39.000000000 +0000 -+++ b/debian/control.in 2015-04-26 16:14:47.668000000 +0000 ++++ b/debian/control.in 2015-05-12 17:07:51.160000000 +0000 @@ -197,6 +197,7 @@ libreoffice-impress (<< ${binary:Version}), libreoffice-kab (<< 1:3.4.1~), @@ -112,7 +112,7 @@ diff -ruN a/debian/control.in b/debian/control.in libreoffice-sdbc-postgresql (<< 0.8.1~), diff -ruN a/debian/control.tdeab.in b/debian/control.tdeab.in --- a/debian/control.tdeab.in 1970-01-01 00:00:00.000000000 +0000 -+++ b/debian/control.tdeab.in 2015-04-26 16:14:47.668000000 +0000 ++++ b/debian/control.tdeab.in 2015-05-12 17:07:51.160000000 +0000 @@ -0,0 +1,15 @@ +Package: libreofficeVER-tdeab-trinity +Architecture: %OOO_BASE_ARCHS% @@ -131,7 +131,7 @@ diff -ruN a/debian/control.tdeab.in b/debian/control.tdeab.in + diff -ruN a/debian/control.trinity.in b/debian/control.trinity.in --- a/debian/control.trinity.in 1970-01-01 00:00:00.000000000 +0000 -+++ b/debian/control.trinity.in 2015-04-26 16:14:47.668000000 +0000 ++++ b/debian/control.trinity.in 2015-05-12 17:07:51.160000000 +0000 @@ -0,0 +1,23 @@ +Package: libreofficeVER-trinity +Architecture: %OOO_ARCHS% @@ -158,7 +158,7 @@ diff -ruN a/debian/control.trinity.in b/debian/control.trinity.in + diff -ruN a/debian/rules b/debian/rules --- a/debian/rules 2015-04-06 12:49:47.000000000 +0000 -+++ b/debian/rules 2015-04-26 16:14:47.668000000 +0000 ++++ b/debian/rules 2015-05-12 17:07:51.160000000 +0000 @@ -223,6 +223,13 @@ QT_MINVER= (>= 4:4.5) endif @@ -177,7 +177,7 @@ diff -ruN a/debian/rules b/debian/rules ENABLE_MYSQLNATIVE=n ENABLE_EVO2=n ENABLE_KDEAB=n -++ ENABLE_TDEAB=n ++ ENABLE_TDEAB=n ENABLE_REPORTDESIGN=n DEBHELPER_OPTIONS += -Nlibreoffice-base libreoffice-base-core -Nlibreoffice-base-drivers DEBHELPER_OPTIONS += -Nlibreoffice-evolution -Nlibreoffice-kab @@ -249,30 +249,30 @@ diff -ruN a/debian/rules b/debian/rules + $(PKGDIR)-trinity/$(OODIR)/program + + # install files for TDEs "create new" ... -+ mkdir -p $(PKGDIR)-trinity/usr/share/templates/.source ++ mkdir -p $(PKGDIR)-trinity/opt/trinity/share/templates/.source + for i in $(SOURCE_TREE)/extras/source/shellnew/*; do \ -+ cp $$i $(PKGDIR)-trinity/usr/share/templates/.source/`basename $$i`; \ ++ cp $$i $(PKGDIR)-trinity/opt/trinity/share/templates/.source/`basename $$i`; \ + done + cat debian/templates/soffice-template.desktop.in \ + | sed -e "s/@APP@/Writer/" \ + | sed -e "s/@EXT@/odt/" \ + | sed -e "s/@TYPE@/text/" \ -+ > $(PKGDIR)-trinity/usr/share/templates/soffice.odt.desktop ++ > $(PKGDIR)-trinity/opt/trinity/share/templates/soffice.odt.desktop + cat debian/templates/soffice-template.desktop.in \ + | sed -e "s/@APP@/Calc/" \ + | sed -e "s/@EXT@/ods/" \ + | sed -e "s/@TYPE@/spreadsheet/" \ -+ > $(PKGDIR)-trinity/usr/share/templates/soffice.ods.desktop ++ > $(PKGDIR)-trinity/opt/trinity/share/templates/soffice.ods.desktop + cat debian/templates/soffice-template.desktop.in \ + | sed -e "s/@APP@/Impress/" \ + | sed -e "s/@EXT@/odp/" \ + | sed -e "s/@TYPE@/presentation/" \ -+ > $(PKGDIR)-trinity/usr/share/templates/soffice.odp.desktop ++ > $(PKGDIR)-trinity/opt/trinity/share/templates/soffice.odp.desktop + cat debian/templates/soffice-template.desktop.in \ + | sed -e "s/@APP@/Draw/" \ + | sed -e "s/@EXT@/odg/" \ + | sed -e "s/@TYPE@/drawing/" \ -+ > $(PKGDIR)-trinity/usr/share/templates/soffice.odg.desktop ++ > $(PKGDIR)-trinity/opt/trinity/share/templates/soffice.odg.desktop +endif +ifeq "$(ENABLE_TDEAB)" "y" + rm -rf $(PKGDIR)-tdeab-trinity @@ -307,7 +307,7 @@ diff -ruN a/debian/rules b/debian/rules -V'libebook-dep=$(shell debian/scripts/get_libebook_dep.sh)' \ diff -ruN a/debian/scripts/gid2pkgdirs.sh b/debian/scripts/gid2pkgdirs.sh --- a/debian/scripts/gid2pkgdirs.sh 2014-10-18 20:23:10.000000000 +0000 -+++ b/debian/scripts/gid2pkgdirs.sh 2015-04-26 16:14:47.668000000 +0000 ++++ b/debian/scripts/gid2pkgdirs.sh 2015-05-12 17:07:51.160000000 +0000 @@ -102,6 +102,7 @@ create_package_directory gid_Module_Script_Provider_For_Python pkg/libreoffice-script-provider-python create_package_directory gid_Module_Optional_Gnome pkg/libreoffice-gnome |