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

[SCM] LibreOffice packaging repository branch, ubuntu-raring-4.0, updated. libreoffice_3.6.4-1-339-gbcbcb4c



The following commit has been merged in the ubuntu-raring-4.0 branch:
commit 1f9b380b723b28972074ed72b0d5025a9ec17082
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Dec 11 11:24:29 2012 +0100

    ppa prerelease bugs to packaging mailing list

diff --git a/rules b/rules
index b810be0..ae6d82f 100755
--- a/rules
+++ b/rules
@@ -519,6 +519,9 @@ ifeq "$(DEB_VENDOR)" "Ubuntu"
   SYSTEM_STUFF := $(filter-out jfreereport, $(SYSTEM_STUFF))
   # lp#1026059 -- pure white is better for now
   CONFIGURE_FLAGS += --with-intro-progressbar-color=255,255,255
+  ifeq ($(shell echo "$(DEB_VERSION)" | grep -c ppa),1)
+    BUGS=mailto:libreoffice@lists.launchpad.net
+  endif
   # do not run checks on armel armhf powerpc for now as they fail with "debug output level 11 is too high"
   ifneq (,$(filter armhf armel powerpc,$(DEB_HOST_ARCH)))
     RUN_MAKE_CHECK:=n

-- 
LibreOffice packaging repository


Reply to: