summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c09cf6..1fb0538 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ transmission-remote-cli (1.2.1-1) UNRELEASED; urgency=low
* New upstream release
* Update upstream details in debian/copyright
+ * Demote transmission-cli from Depends to Recommends
-- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 29 Apr 2012 22:38:54 +0100
diff --git a/debian/control b/debian/control
index 08d5af7..b198bd8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Homepage: https://github.com/fagga/transmission-remote-cli
Package: transmission-remote-cli
Architecture: all
-Depends: python, transmission-cli, ${misc:Depends}
+Depends: python, ${misc:Depends}
+Recommends: transmission-cli
Description: ncurses interface for the Transmission BitTorrent daemon
transmission-remote-cli is an ncurses interface for controlling the
Transmission BitTorrent daemon. It is a full featured client, providing the
linux.git/commit/drv_Crystalfontz.c?id=93f4190b076c528589fe1f32a10b4ce346e999fe&follow=1'>[lcd4linux @ 2005-03-23 12:23:35 by reinelt]reinelt1-27/+32 2005-02-24[lcd4linux @ 2005-02-24 07:07:55 by reinelt]reinelt1-0/+53 2005-02-24[lcd4linux @ 2005-02-24 07:06:45 by reinelt]reinelt11-28/+347 2005-02-24[lcd4linux @ 2005-02-24 06:51:40 by reinelt]reinelt1-4/+5 2005-01-30[lcd4linux @ 2005-01-30 06:43:22 by reinelt]reinelt4-69/+95 2005-01-29[lcd4linux @ 2005-01-29 09:30:56 by reinelt]reinelt1-8/+11 2005-01-22[lcd4linux @ 2005-01-22 22:57:57 by reinelt]reinelt9-47/+382 2005-01-22[lcd4linux @ 2005-01-22 12:44:41 by reinelt]reinelt1-3/+6 2005-01-18[lcd4linux @ 2005-01-18 06:30:21 by reinelt]reinelt89-261/+603 2005-01-17[lcd4linux @ 2005-01-17 06:38:48 by reinelt]reinelt1-1/+6 2005-01-17[lcd4linux @ 2005-01-17 06:29:24 by reinelt]reinelt3-33/+85