diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-02-05 01:01:07 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-02-05 01:01:07 +0100 |
commit | 892ada12716f25c37ad5afcccaee73ec0161808a (patch) | |
tree | e132d2647bda27588851302f5d088afa30f9ad71 /debian/_base/applications/tellico | |
parent | 2aa39d57fdcfc7ca84f480e00a60a84d5d94c2a4 (diff) | |
download | tde-packaging-892ada12716f25c37ad5afcccaee73ec0161808a.tar.gz tde-packaging-892ada12716f25c37ad5afcccaee73ec0161808a.zip |
DEB: Replace remaining python, python-dev and python-dbg
with python-all, python-dev-all and python-dbg-all.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/applications/tellico')
-rw-r--r-- | debian/_base/applications/tellico/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/applications/tellico/debian/control b/debian/_base/applications/tellico/debian/control index 8864c2d72..c2c33cb72 100644 --- a/debian/_base/applications/tellico/debian/control +++ b/debian/_base/applications/tellico/debian/control @@ -36,7 +36,7 @@ Depends: tdelibs-data-trinity Replaces: tellico-data-trinity (<< 4:14.0.0~) Breaks: tellico-data-trinity (<< 4:14.0.0~) Recommends: tellico-trinity -Suggests: python +Suggests: python-all Description: collection manager for books, videos, music [data] [Trinity] Tellico is a collection manager for TDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading @@ -59,7 +59,7 @@ Architecture: all Recommends: tellico-trinity Replaces: tellico-scripts-trinity (<< 4:14.0.0~) Breaks: tellico-scripts-trinity (<< 4:14.0.0~) -Suggests: python, ruby +Suggests: python-all, ruby Description: collection manager for books, videos, music [scripts] [Trinity] Tellico is a collection manager for TDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading |