From 5178a03d242350375cc7dc55c7cae5ebf4be9c41 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Tue, 5 May 2015 23:39:08 +0100 Subject: d/control: various fixes found by libconfig-model-dpkg-perl --- debian/changelog | 1 + debian/control | 15 ++++++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1dc08e7..025c5df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ transmission-remote-cli (1.7.0-2) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.6 - No changes required + * d/control: various fixes found by libconfig-model-dpkg-perl -- Jonathan McCrohan Tue, 05 May 2015 23:36:01 +0100 diff --git a/debian/control b/debian/control index 647be05..7eca6f9 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,22 @@ Source: transmission-remote-cli +Maintainer: Jonathan McCrohan Section: net Priority: optional -Maintainer: Jonathan McCrohan -Build-Depends: debhelper (>= 9), bash-completion +Build-Depends: debhelper (>= 9), + bash-completion Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/transmission-remote-cli.git Vcs-Git: git://anonscm.debian.org/collab-maint/transmission-remote-cli.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/transmission-remote-cli.git Homepage: https://github.com/fagga/transmission-remote-cli Package: transmission-remote-cli Architecture: all -Depends: python, ${misc:Depends} -Recommends: transmission-cli, python-geoip, python-adns, python-ipy +Depends: python, + ${misc:Depends} +Recommends: transmission-cli, + python-geoip, + python-adns, + python-ipy 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 -- cgit v1.2.3