summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-03-24 22:03:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-03-24 22:04:16 +0900
commitbc8df7ccc91bc36463a2ea9fe7fd39166db3d728 (patch)
tree91a1bafd2327838739fc4808098d87eb5557ff70
parent871503aa1f2787f52383d6bd2f214959b7afbcec (diff)
downloadtde-packaging-bc8df7ccc91bc36463a2ea9fe7fd39166db3d728.tar.gz
tde-packaging-bc8df7ccc91bc36463a2ea9fe7fd39166db3d728.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> (cherry picked from commit 5de541efb0354de02c606316830abdd5be05cb08)
-rw-r--r--debian/_base/applications/tdeio-apt/debian/control2
-rw-r--r--debian/_base/applications/tdeio-apt/debian/docs1
-rw-r--r--ubuntu/_base/applications/tdeio-apt/debian/control2
-rw-r--r--ubuntu/_base/applications/tdeio-apt/debian/docs1
4 files changed, 2 insertions, 4 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
diff --git a/ubuntu/_base/applications/tdeio-apt/debian/control b/ubuntu/_base/applications/tdeio-apt/debian/control
index 76e7c73f0..4a762ed17 100644
--- a/ubuntu/_base/applications/tdeio-apt/debian/control
+++ b/ubuntu/_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-kde3 (<< 4:14.0.0~), kio-apt-trinity (<< 4:14.0.0~)
Breaks: kio-apt-kde3 (<< 4:14.0.0~), kio-apt-trinity (<< 4:14.0.0~)
Description: an apt-cache ioslave for Trinity
diff --git a/ubuntu/_base/applications/tdeio-apt/debian/docs b/ubuntu/_base/applications/tdeio-apt/debian/docs
index ca0272abf..6f12db508 100644
--- a/ubuntu/_base/applications/tdeio-apt/debian/docs
+++ b/ubuntu/_base/applications/tdeio-apt/debian/docs
@@ -1,3 +1,2 @@
AUTHORS
README
-TODO