[libreoffice] 137/152: remove remaining BUILD_DBG_PACKAGE parts

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:17:09 UTC 2017


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

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit d29a9e58c43f8d38d47414e5c35f77cbe0c430c7
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Tue Jan 24 12:31:36 2017 +0100

    remove remaining BUILD_DBG_PACKAGE parts
---
 rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/rules b/rules
index b3c669d..f34212e 100755
--- a/rules
+++ b/rules
@@ -198,11 +198,6 @@ KDELIBS_MINVER= (>= 4:4.3.4)
 ifneq (noddebs,$(findstring noddebs,$(DEB_BUILD_OPTIONS)))
 BUILD_DBGSYM_PACKAGES=y
 endif
-ifeq "$(DEB_VENDOR)" "Ubuntu"
-  # for now stay with plain libreoffice-dbg
-  BUILD_DBG_PACKAGE=y
-  BUILD_DBGSYM_PACKAGES=n
-endif
 
 # this changes the packages' built/contents of packages (-subsequentcheckbase)
 # This is not exactly allowed in policy but it doesn't have real practical difference,
@@ -886,9 +881,6 @@ ifeq "$(BUILD_DBGSYM_PACKAGES)" "y"
 	SMALL_SYMBOLS = n
     endif
   endif
-  ifeq "$(BUILD_DBG_PACKAGE)" "y"
-	DBG_DBG_SUGGESTS+= , libc6.1-dbg [alpha ia64], libc0.1-dbg [kfreebsd-any], libc0.3-dbg [hurd-i386], libc6-dbg [!alpha !ia64 !kfreebsd-i386 !kfreebas-any !hurd-i386], libatk1.0-dbg, libglib2.0-0-dbg, libgnomevfs2-0-dbg, libstdc++6-$(SYSTEM_GCC_VERSION)-dbg, libx11-6-dbg, libxext6-dbg, libxaw7-dbg, libxml2-dbg, libgtk2.0-0-dbg, libxau6-dbg, libice6-dbg, libsm6-dbg, libxinerama1-dbg, libfontconfig1-dbg, libhunspell-$(shell pkg-config --modversion hunspell | cut -d. -f1,2)-0-dbg, libcurl4-dbg
-  endif
 	PYTHON_SIX_RECOMMENDS = python3-six
 endif
 

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



More information about the Pkg-openoffice-commits mailing list