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 11:53:34 +0800 |
commit | 0fa6aabd061a0d11f1547726c1abf6c897786b46 (patch) | |
tree | 75a984ef68cf6489a81a413930ce1c18ffd92a60 /ubuntu | |
parent | ad2a19875cce36c79a0ba0a79d10d2c635c116ec (diff) | |
download | tde-packaging-0fa6aabd061a0d11f1547726c1abf6c897786b46.tar.gz tde-packaging-0fa6aabd061a0d11f1547726c1abf6c897786b46.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>
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/applications/basket/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/basket/debian/docs | 2 |
2 files changed, 2 insertions, 2 deletions
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 |