The following commit has been merged in the ubuntu-raring-4.0 branch:
commit 1f9b380b723b28972074ed72b0d5025a9ec17082
Author: Bjoern Michaelsen <[email protected]>
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:[email protected]
+  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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to