From cd5f8d1992efc46b26bcf25f91bf220651b1df34 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 2 Aug 2020 11:43:18 -0400 Subject: add libreoffice-tango-iconset --- libreoffice-tango-iconset/debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 libreoffice-tango-iconset/debian/control (limited to 'libreoffice-tango-iconset/debian/control') diff --git a/libreoffice-tango-iconset/debian/control b/libreoffice-tango-iconset/debian/control new file mode 100644 index 0000000..9945685 --- /dev/null +++ b/libreoffice-tango-iconset/debian/control @@ -0,0 +1,21 @@ +Source: libreoffice-tango-iconset +Section: x11 +Priority: optional +Maintainer: Ben Stack +Build-Depends: debhelper-compat (= 12), + p7zip +Standards-Version: 4.5.0 +Homepage: https://extensions.libreoffice.org/en/extensions/show/tango-icon-theme-for-libreoffice + +Package: libreoffice-tango-iconset +Architecture: all +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends} +Replaces: libreoffice-style-tango (<< 1:7.0.0) +Description: office productivity suite -- Tango symbol style + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + This package is a custom re-build of the plugin release of the "tango" + symbol style that was removed as a built-in component of upstream + LibreOffice. -- cgit From 00cef66b2b4b5c684b80dad57a889377ee852039 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 2 Aug 2020 16:12:03 -0400 Subject: switch to p7zip-full --- libreoffice-tango-iconset/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libreoffice-tango-iconset/debian/control') diff --git a/libreoffice-tango-iconset/debian/control b/libreoffice-tango-iconset/debian/control index 9945685..c70daba 100644 --- a/libreoffice-tango-iconset/debian/control +++ b/libreoffice-tango-iconset/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Ben Stack Build-Depends: debhelper-compat (= 12), - p7zip + p7zip-full Standards-Version: 4.5.0 Homepage: https://extensions.libreoffice.org/en/extensions/show/tango-icon-theme-for-libreoffice -- cgit