diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-12 12:45:27 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-12 12:45:27 +0200 |
commit | 7f15bac70bb096c16ab098bdf618aa99e03d072e (patch) | |
tree | f0867ff0198c5615ad886935e2d6295c6c66992d /debian/control | |
parent | 2f69ab392578be120e33353000fd964d4dc232fe (diff) | |
download | itzks-systems-7f15bac70bb096c16ab098bdf618aa99e03d072e.tar.gz itzks-systems-7f15bac70bb096c16ab098bdf618aa99e03d072e.tar.bz2 itzks-systems-7f15bac70bb096c16ab098bdf618aa99e03d072e.zip |
* /etc/skel, /debian/control:
+ Adapt icon names in libreoffice-*.desktop to names found in the libreoffice
3.5.4 package series.
+ Versioned dependency on libreoffice (>= 3.5.4).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 71e31da..908164b 100644 --- a/debian/control +++ b/debian/control @@ -244,7 +244,7 @@ Depends: itzks-keyring, kturtle, lazarus, - libreoffice, + libreoffice (>= 3.5.4), libreoffice-base, libreoffice-base-core, libreoffice-calc, @@ -398,7 +398,7 @@ Depends: itzks-keyring, kturtle, lazarus, - libreoffice, + libreoffice (>= 3.5.4), libreoffice-base, libreoffice-base-core, libreoffice-calc, @@ -555,7 +555,7 @@ Depends: itzks-keyring, kturtle, lazarus, - libreoffice, + libreoffice (>= 3.5.4), libreoffice-base, libreoffice-base-core, libreoffice-calc, |