summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 09:36:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 09:36:11 +0000
commit22365955ce2d3749b41401c710b60e31da26f35f (patch)
tree74e89d147965a94db15e209644e55b1749ec1c2c /debian
parentAdding debian version 4:24.2.1-2. (diff)
downloadlibreoffice-22365955ce2d3749b41401c710b60e31da26f35f.tar.xz
libreoffice-22365955ce2d3749b41401c710b60e31da26f35f.zip
Adding debian version 4:24.2.1-3.debian/4%24.2.1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 502f428f61..e4f5541349 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libreoffice (4:24.2.1-3) unstable; urgency=medium
+
+ * don't pass -Nlibreoffice-evolution to debhelper, it's disabled everywhere
+
+ -- Rene Engelhard <rene@debian.org> Mon, 04 Mar 2024 06:17:06 +0100
+
libreoffice (4:24.2.1-2) unstable; urgency=medium
* debian/rules: temporarily disable libreoffice-evolution
diff --git a/debian/rules b/debian/rules
index 4019b23b15..71cd62a064 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1585,7 +1585,7 @@ endif
ifeq "$(ENABLE_EVO2)" "n"
CONFIGURE_FLAGS += --disable-evolution2
- DEBHELPER_OPTIONS += -Nlibreoffice-evolution
+ #DEBHELPER_OPTIONS += -Nlibreoffice-evolution
else
CONFIGURE_FLAGS += --enable-evolution2
BUILD_DEPS += , libebook1.2-dev