[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/04: (re)add build version for "About LibreOffice"



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 82866b12c20f30ccda6a5f33a5730e2ffc48d89c
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Mar 7 23:05:27 2016 +0100

    (re)add build version for "About LibreOffice"
---
 changelog | 2 ++
 rules     | 1 +
 2 files changed, 3 insertions(+)

diff --git a/changelog b/changelog
index 46d0b17..ef6fdd7 100644
--- a/changelog
+++ b/changelog
@@ -7,6 +7,8 @@ libreoffice (1:5.1.1~rc3-2) unstable; urgency=medium
       otherwise
   * debian/rules, debian/test/*: stop adding -dbgsym to the test Depends:,
     ci.debian.net doesn't have the debug archive in sources.list -> fail
+  * merge from Ubuntu:
+    - (re)add build version for "About LibreOffice"
 
  -- Rene Engelhard <rene@debian.org>  Mon, 07 Mar 2016 20:31:50 +0100
 
diff --git a/rules b/rules
index 072a115..f3d3ec2 100755
--- a/rules
+++ b/rules
@@ -544,6 +544,7 @@ BUILD_ARM64=y
 # Default flags to pass to configure
 CONFIGURE_FLAGS= \
 		--with-vendor='$(OOO_VENDOR)' \
+		--with-build-version='$(shell dpkg-parsechangelog |grep "^Version:" |cut -f2 -d\ )' \
                 --prefix=/usr --mandir=/usr/share/man \
                 --docdir=/usr/share/doc/libreoffice \
 		--libdir=/usr/lib \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: