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
Icon stuff, minor glitches fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@223 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2003-08-17[lcd4linux @ 2003-08-17 16:37:39 by reinelt]reinelt5-23/+77 more icon framework git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@222 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2003-08-17[lcd4linux @ 2003-08-17 12:11:58 by reinelt]reinelt6-27/+118 framework for icons prepared git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@221 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2003-08-17[lcd4linux @ 2003-08-17 08:25:30 by reinelt]reinelt6-46/+185 preparations for liblcd4linux; minor bugs in SIN.c and Skeleton.c git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@220 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2003-08-17[lcd4linux @ 2003-08-17 06:57:04 by reinelt]reinelt5-544/+325 complete rewrite of the Crystalfontz driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@219 3ae390bd-cb1e-0410-b409-cd5a39f66f1f