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

[libreoffice] 10/19: make -style-{oxygen, breeze, tango, sifr, human} depend on -style-galaxy



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

sweetshark-guest pushed a commit to branch ubuntu-wily-5.0
in repository libreoffice.

commit 8381f38292ac25bc161364bab27120e180101fb1
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Fri Aug 7 13:28:57 2015 +0200

    make -style-{oxygen,breeze,tango,sifr,human} depend on -style-galaxy
    
    - themes used to be self-contained in 4.4 but arent in 5.0
    - missing icons are also causing crashes, e.g.:
      https://bugs.documentfoundation.org/show_bug.cgi?id=93134#c4
---
 control.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/control.in b/control.in
index 322f43f..3d32424 100644
--- a/control.in
+++ b/control.in
@@ -442,7 +442,7 @@ Description: office productivity suite -- database
 
 Package: libreoffice-style-oxygen
 Architecture: all
-Depends: ${misc:Depends}
+Depends: libreoffice-style-galaxy, ${misc:Depends}
 Enhances: libreoffice-core
 Suggests: kde-icons-oxygen, oxygencursors
 Provides: libreoffice-style
@@ -456,7 +456,7 @@ Description: office productivity suite -- Oxygen symbol style
 Package: libreoffice-style-breeze
 Architecture: all
 Enhances: libreoffice-core
-Depends: ${misc:Depends}
+Depends: libreoffice-style-galaxy, ${misc:Depends}
 Suggests: breeze-icon-theme
 Provides: libreoffice-style
 Description: office productivity suite -- Breeze symbol style
@@ -468,7 +468,7 @@ Description: office productivity suite -- Breeze symbol style
 
 Package: libreoffice-style-tango
 Architecture: all
-Depends: ${misc:Depends}
+Depends: libreoffice-style-galaxy, ${misc:Depends}
 Enhances: libreoffice-core
 Suggests: tango-icon-theme
 Provides: libreoffice-style
@@ -497,7 +497,7 @@ Description: office productivity suite -- Hicontrast symbol style
 Package: libreoffice-style-sifr
 Architecture: all
 Enhances: libreoffice-core
-Depends: ${misc:Depends}
+Depends: libreoffice-style-galaxy, ${misc:Depends}
 Provides: libreoffice-style
 Description: office productivity suite -- Sifr symbol style
  LibreOffice is a full-featured office productivity suite that provides
@@ -523,7 +523,7 @@ Description: office productivity suite -- Galaxy (Default) symbol style
 
 Package: libreoffice-style-human
 Architecture: all
-Depends: ${misc:Depends}
+Depends: libreoffice-style-galaxy, ${misc:Depends}
 Enhances: libreoffice-core
 Suggests: crystalcursors, kde-icons-crystal
 Provides: libreoffice-style, libreoffice-style-default

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


Reply to: