|
|
@ -2,14 +2,14 @@ diff -ruN a/debian/changelog b/debian/changelog
|
|
|
|
--- a/debian/changelog 2017-01-27 10:52:51.000000000 +0000
|
|
|
|
--- a/debian/changelog 2017-01-27 10:52:51.000000000 +0000
|
|
|
|
+++ b/debian/changelog 2017-02-26 14:14:24.364000000 +0000
|
|
|
|
+++ b/debian/changelog 2017-02-26 14:14:24.364000000 +0000
|
|
|
|
@@ -1,3 +1,10 @@
|
|
|
|
@@ -1,3 +1,10 @@
|
|
|
|
+libreoffice (1:5.2.5-1+tde0~bpo8+1) jessie-backports; urgency=medium
|
|
|
|
+libreoffice (1:5.2.7-1+tde0~bpo8+1) jessie-backports; urgency=medium
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ * Enable TDE module
|
|
|
|
+ * Enable TDE module
|
|
|
|
+ * Enable crystal icons
|
|
|
|
+ * Enable crystal icons
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ -- Slávek Banko <slavek.banko@axis.cz> Sun, 26 Feb 2017 14:14:14 +0100
|
|
|
|
+ -- Slávek Banko <slavek.banko@axis.cz> Thu, 08 Jun 2017 04:14:54 +0200
|
|
|
|
+
|
|
|
|
+
|
|
|
|
libreoffice (1:5.2.5-1~bpo8+1) jessie-backports; urgency=medium
|
|
|
|
libreoffice (1:5.2.7-1~bpo8+1) jessie-backports; urgency=medium
|
|
|
|
|
|
|
|
|
|
|
|
* Rebuild for jessie-backports.
|
|
|
|
* Rebuild for jessie-backports.
|
|
|
|
diff -ruN a/debian/control b/debian/control
|
|
|
|
diff -ruN a/debian/control b/debian/control
|
|
|
@ -60,7 +60,7 @@ diff -ruN a/debian/control b/debian/control
|
|
|
|
Package: libreoffice-style-oxygen
|
|
|
|
Package: libreoffice-style-oxygen
|
|
|
|
Architecture: all
|
|
|
|
Architecture: all
|
|
|
|
Enhances: libreoffice-core
|
|
|
|
Enhances: libreoffice-core
|
|
|
|
@@ -4601,6 +4618,28 @@
|
|
|
|
@@ -4609,6 +4626,28 @@
|
|
|
|
.
|
|
|
|
.
|
|
|
|
* konqueror / kmail
|
|
|
|
* konqueror / kmail
|
|
|
|
|
|
|
|
|
|
|
@ -89,7 +89,7 @@ diff -ruN a/debian/control b/debian/control
|
|
|
|
Package: libreoffice-sdbc-postgresql
|
|
|
|
Package: libreoffice-sdbc-postgresql
|
|
|
|
Section: misc
|
|
|
|
Section: misc
|
|
|
|
Architecture: alpha amd64 arm64 armel armhf arm64 i386 mips mipsel mips64el powerpc powerpcspe ppc64 ppc64el s390x hppa ia64 m68k s390 sparc sparc64 kfreebsd-amd64 kfreebsd-i386
|
|
|
|
Architecture: alpha amd64 arm64 armel armhf arm64 i386 mips mipsel mips64el powerpc powerpcspe ppc64 ppc64el s390x hppa ia64 m68k s390 sparc sparc64 kfreebsd-amd64 kfreebsd-i386
|
|
|
|
@@ -4653,6 +4692,21 @@
|
|
|
|
@@ -4661,6 +47002,21 @@
|
|
|
|
This package allows LibreOffice to access Evolution address books.
|
|
|
|
This package allows LibreOffice to access Evolution address books.
|
|
|
|
You need to install evolution separately.
|
|
|
|
You need to install evolution separately.
|
|
|
|
|
|
|
|
|
|
|
@ -267,7 +267,7 @@ diff -ruN a/debian/rules b/debian/rules
|
|
|
|
|
|
|
|
|
|
|
|
ifeq "$(USE_DBUS)" "y"
|
|
|
|
ifeq "$(USE_DBUS)" "y"
|
|
|
|
ifeq "$(ENABLE_BLUETOOTH)" "y"
|
|
|
|
ifeq "$(ENABLE_BLUETOOTH)" "y"
|
|
|
|
@@ -2665,6 +2702,47 @@
|
|
|
|
@@ -2667,6 +2704,47 @@
|
|
|
|
| sed -e "s/@TYPE@/drawing/" \
|
|
|
|
| sed -e "s/@TYPE@/drawing/" \
|
|
|
|
> $(PKGDIR)-kde/usr/share/templates/soffice.odg.desktop
|
|
|
|
> $(PKGDIR)-kde/usr/share/templates/soffice.odg.desktop
|
|
|
|
endif
|
|
|
|
endif
|
|
|
@ -315,7 +315,7 @@ diff -ruN a/debian/rules b/debian/rules
|
|
|
|
|
|
|
|
|
|
|
|
# split out gtk stuff
|
|
|
|
# split out gtk stuff
|
|
|
|
rm -rf $(PKGDIR)-gtk2
|
|
|
|
rm -rf $(PKGDIR)-gtk2
|
|
|
|
@@ -3216,6 +3294,12 @@
|
|
|
|
@@ -3218,6 +3296,12 @@
|
|
|
|
# register technical.dic
|
|
|
|
# register technical.dic
|
|
|
|
perl -pi -e 's/standard.dic;/standard.dic;technical.dic;/' $(PKGDIR)-common/$(OODIR)/share/registry/main.xcd
|
|
|
|
perl -pi -e 's/standard.dic;/standard.dic;technical.dic;/' $(PKGDIR)-common/$(OODIR)/share/registry/main.xcd
|
|
|
|
|
|
|
|
|
|
|
@ -328,7 +328,7 @@ diff -ruN a/debian/rules b/debian/rules
|
|
|
|
#ifeq "$(PACKAGE_SDK)" "y"
|
|
|
|
#ifeq "$(PACKAGE_SDK)" "y"
|
|
|
|
# # install gengal stuff into -dev
|
|
|
|
# # install gengal stuff into -dev
|
|
|
|
# mkdir -p $(PKGDIR)-dev/$(OODIR)/program
|
|
|
|
# mkdir -p $(PKGDIR)-dev/$(OODIR)/program
|
|
|
|
@@ -3445,6 +3529,7 @@
|
|
|
|
@@ -3448,6 +3532,7 @@
|
|
|
|
-V'Binary-Version=$(BINARY_VERSION)' \
|
|
|
|
-V'Binary-Version=$(BINARY_VERSION)' \
|
|
|
|
-V'ooo-officebean-dep=$(OOO_OFFICEBEAN_DEP)' \
|
|
|
|
-V'ooo-officebean-dep=$(OOO_OFFICEBEAN_DEP)' \
|
|
|
|
-V'kde-iconset-dep=$(KDE_ICONSET_DEP)' \
|
|
|
|
-V'kde-iconset-dep=$(KDE_ICONSET_DEP)' \
|