[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - 2 commits - debian/changelog Makefile.am

Andras Timar andras.timar at collabora.com
Tue Dec 6 20:45:27 UTC 2016


 Makefile.am      |    3 ++-
 debian/changelog |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit b6fd9dfca7e73e33d7aeb34f791609bb1197f487
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Dec 6 21:41:42 2016 +0100

    Debian package changelog date
    
    Change-Id: I844073e5cb40f97a339d463395c6afd12d09225d

diff --git a/debian/changelog b/debian/changelog
index d761221..40fda22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ loolwsd (2.0.0-1) unstable; urgency=medium
 
   * see the git log: http://col.la/cool20
 
- -- Andras Timar <andras.timar at collabora.com>  Thu, 07 Dec 2016 10:26:00 +0200
+ -- Andras Timar <andras.timar at collabora.com>  Tue, 06 Dec 2016 21:40:00 +0100
 
 loolwsd (1.8.2-1) unstable; urgency=medium
 
commit 910e462634b81f82e71cfe27e063e456eab2a3ba
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Dec 6 14:47:48 2016 +0100

    loolwsd: add SpookyV2.h to dist tarball
    
    (cherry picked from commit d4286d9d487891f54b857d36cfd2c018cf521515)
    Signed-off-by: Andras Timar <andras.timar at collabora.com>

diff --git a/Makefile.am b/Makefile.am
index df8a679..dd8640a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -121,7 +121,8 @@ shared_headers = common/Common.hpp \
                  common/Png.hpp \
                  common/Rectangle.hpp \
                  common/SigUtil.hpp \
-                 common/security.h
+                 common/security.h \
+                 common/SpookyV2.h
 
 kit_headers = kit/ChildSession.hpp \
               kit/Kit.hpp \


More information about the Libreoffice-commits mailing list