diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 11:43:43 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 12:00:23 +0800 |
commit | 77ce78cad4d567369191ab7e071015b626d023f1 (patch) | |
tree | 3b3b78427aa5c94bf8cc58314a8518f37ce477cf | |
parent | d405c221240eeae23d956b0b08ac3601478fed2d (diff) | |
download | tde-packaging-77ce78cad4d567369191ab7e071015b626d023f1.tar.gz tde-packaging-77ce78cad4d567369191ab7e071015b626d023f1.zip |
DEB basket: added AUTHORS and removed TODO from built packages. Added
intltool to build deps.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0fa6aabd061a0d11f1547726c1abf6c897786b46)
-rw-r--r-- | debian/_base/applications/basket/debian/control | 2 | ||||
-rw-r--r-- | debian/_base/applications/basket/debian/docs | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/basket/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/basket/debian/docs | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/debian/_base/applications/basket/debian/control b/debian/_base/applications/basket/debian/control index cc1fe1357..b3ab771b5 100644 --- a/debian/_base/applications/basket/debian/control +++ b/debian/_base/applications/basket/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, tdelibs14-trinity-dev, tdepim-trinity-dev, libgpgme11-dev | libgpgme-dev (>= 1.0~) +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool, tdelibs14-trinity-dev, tdepim-trinity-dev, libgpgme11-dev | libgpgme-dev (>= 1.0~) Standards-Version: 3.8.4 Package: basket-trinity diff --git a/debian/_base/applications/basket/debian/docs b/debian/_base/applications/basket/debian/docs index 724e08449..6f12db508 100644 --- a/debian/_base/applications/basket/debian/docs +++ b/debian/_base/applications/basket/debian/docs @@ -1,2 +1,2 @@ +AUTHORS README -TODO diff --git a/ubuntu/_base/applications/basket/debian/control b/ubuntu/_base/applications/basket/debian/control index d9833aa93..815c72396 100644 --- a/ubuntu/_base/applications/basket/debian/control +++ b/ubuntu/_base/applications/basket/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, tdelibs14-trinity-dev, tdepim-trinity-dev, libgpgme11-dev | libgpgme-dev (>= 1.0~) +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool, tdelibs14-trinity-dev, tdepim-trinity-dev, libgpgme11-dev | libgpgme-dev (>= 1.0~) Standards-Version: 3.8.4 Package: basket-trinity diff --git a/ubuntu/_base/applications/basket/debian/docs b/ubuntu/_base/applications/basket/debian/docs index 724e08449..6f12db508 100644 --- a/ubuntu/_base/applications/basket/debian/docs +++ b/ubuntu/_base/applications/basket/debian/docs @@ -1,2 +1,2 @@ +AUTHORS README -TODO |