[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - debian/changelog debian/control loolwsd.spec.in
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Wed Mar 4 10:27:20 UTC 2020
debian/changelog | 6 ++++++
debian/control | 2 +-
loolwsd.spec.in | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 48938d4aeb8c36bce54b024978f553c9a56acb7c
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Mar 4 11:26:58 2020 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Mar 4 11:26:58 2020 +0100
Bump package version to 4.2.0-6
Change-Id: Id127752d7d58fa33c5dd6ca34e0b4835e1f3b591
diff --git a/debian/changelog b/debian/changelog
index d61bdcaa9..cbbd28213 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (4.2.0-6) unstable; urgency=medium
+
+ * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.0-6
+
+ -- Andras Timar <andras.timar at collabora.com> Wed, 04 Mar 2020 11:26:00 +0100
+
loolwsd (4.2.0-5) unstable; urgency=medium
* https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.0-5
diff --git a/debian/control b/debian/control
index a4dc03ff6..5184feb1d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: loolwsd
Section: web
Priority: optional
Maintainer: Andras Timar <andras.timar at collabora.com>
-Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), linux-libc-dev, nodejs, python3-polib, python3-lxml, fontconfig, libpam-dev, libcppunit-dev, pkg-config, devscripts, m4
+Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, linux-libc-dev, nodejs, python3-polib, python3-lxml, fontconfig, libpam-dev, libcppunit-dev, pkg-config, devscripts, m4
Standards-Version: 3.9.7
Package: loolwsd
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index 2eb2a56e0..f055cd282 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -12,7 +12,7 @@ Name: loolwsd%{name_suffix}
Name: loolwsd
%endif
Version: @PACKAGE_VERSION@
-Release: 5%{?dist}
+Release: 6%{?dist}
Vendor: %{vendor}
Summary: LibreOffice Online WebSocket Daemon
License: MPL
More information about the Libreoffice-commits
mailing list