diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-03-24 22:03:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-03-24 22:03:46 +0900 |
commit | 5de541efb0354de02c606316830abdd5be05cb08 (patch) | |
tree | 199a5727fb5680c1225d7dfa53dff5c65c7f948a /debian/_base | |
parent | 7bdc6540f5750b039673ad22cc26bb40e213539c (diff) | |
download | tde-packaging-5de541efb0354de02c606316830abdd5be05cb08.tar.gz tde-packaging-5de541efb0354de02c606316830abdd5be05cb08.zip |
DEB tdeio-apt: updated after removal of automake files and dropped no longer required dependency.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base')
-rw-r--r-- | debian/_base/applications/tdeio-apt/debian/control | 2 | ||||
-rw-r--r-- | debian/_base/applications/tdeio-apt/debian/docs | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/_base/applications/tdeio-apt/debian/control b/debian/_base/applications/tdeio-apt/debian/control index b10b9fc5f..55fb59d07 100644 --- a/debian/_base/applications/tdeio-apt/debian/control +++ b/debian/_base/applications/tdeio-apt/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.4 Package: tdeio-apt-trinity Architecture: any -Depends: ${shlibs:Depends}, apt, adept-batch-trinity +Depends: ${shlibs:Depends}, apt Replaces: kio-apt-trinity (<< 4:14.0.0~) Breaks: kio-apt-trinity (<< 4:14.0.0~) Description: an apt-cache ioslave for Trinity diff --git a/debian/_base/applications/tdeio-apt/debian/docs b/debian/_base/applications/tdeio-apt/debian/docs index ca0272abf..6f12db508 100644 --- a/debian/_base/applications/tdeio-apt/debian/docs +++ b/debian/_base/applications/tdeio-apt/debian/docs @@ -1,3 +1,2 @@ AUTHORS README -TODO |