[libreoffice] 03/03: package sifr_dark into sifr

Rene Engelhard rene at moszumanska.debian.org
Tue Jun 6 16:54:53 UTC 2017


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

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit c8e544a15c4b230764331acddbebe97b3610ad26
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Jun 6 16:35:01 2017 +0200

    package sifr_dark into sifr
---
 changelog | 2 +-
 rules     | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index ffabde6..7e00215 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:5.4.0~beta2~git20170603-1) UNRELEASED; urgency=medium
+libreoffice (1:5.4.0~beta2~git20170606-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
     - is now able to do "insert->image, choose pdf". Not insert->docunent
diff --git a/rules b/rules
index 115c473..9b00d21 100755
--- a/rules
+++ b/rules
@@ -416,7 +416,7 @@ SYSTEM_STUFF += libexttextcat
 #SYSTEM_STUFF += cppunit
 CPPUNIT_MINVER=1.14
 DEFAULT_IMAGE=galaxy
-IMAGES:=$(DEFAULT_IMAGE) hicontrast oxygen tango sifr breeze breeze_dark
+IMAGES:=$(DEFAULT_IMAGE) hicontrast oxygen tango sifr sifr_dark breeze breeze_dark
 ENABLE_MYSQLNATIVE=y
 MYSQL_FLAVOUR=default
 # set this also to y for system-mysql..
@@ -3052,6 +3052,7 @@ endif
 	for i in $(IMAGES); do \
 		z=images_$$i.zip; p=$$i; \
 		if [ "$$i" = "breeze_dark" ]; then p=breeze; fi; \
+		if [ "$$i" = "sifr_dark" ]; then p=sifr; fi; \
 		mkdir -p $(PKGDIR)-style-$$p/$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config; \
 		mv $(PKGDIR)-common/$(OODIR)/share/config/$$z \
 			$(PKGDIR)-style-$$p/$(shell echo $(OODIR) | sed -e s/lib/share/)/share/config/; \

-- 
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