summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/patches/bash-completion-debian-rename.patch20
-rw-r--r--debian/patches/series1
-rwxr-xr-xdebian/rules1
4 files changed, 2 insertions, 22 deletions
diff --git a/debian/changelog b/debian/changelog
index 4759d14..b7a3683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ transmission-remote-cli (1.3.1-1) UNRELEASED; urgency=low
* New upstream release
- Fixes progress bar issue when used with two-column characters
- Updated bash-completion script
+ * Upstream has dropped .py extension; We can drop our rename d/rules entry
+ and our bash-completion rename patch now too.
-- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 12 Jun 2012 22:22:29 +0100
diff --git a/debian/patches/bash-completion-debian-rename.patch b/debian/patches/bash-completion-debian-rename.patch
deleted file mode 100644
index 6bdd589..0000000
--- a/debian/patches/bash-completion-debian-rename.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Rename Bash completion function to conform to Debian name
-Author: Jonathan McCrohan <jmccrohan@gmail.com>
-Date: Fri May 25 01:33:32 IST 2012
----
---- transmission-remote-cli-1.3.orig/transmission-remote-cli-bash-completion.sh
-+++ transmission-remote-cli-1.3/transmission-remote-cli-bash-completion.sh
-@@ -1,6 +1,6 @@
- #!/bin/bash
-
--_transmission-remote-cli.py () {
-+_transmission-remote-cli () {
- local cur prev opts
-
- _get_comp_words_by_ref cur prev
-@@ -14,4 +14,4 @@ _transmission-remote-cli.py () {
- fi
- }
-
--complete -F _transmission-remote-cli.py transmission-remote-cli.py
-+complete -F _transmission-remote-cli transmission-remote-cli
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f71ba2f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-bash-completion-debian-rename.patch
diff --git a/debian/rules b/debian/rules
index edae779..79024fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
#export DH_VERBOSE=1
override_dh_install:
- mv transmission-remote-cli.py transmission-remote-cli
dh_install transmission-remote-cli /usr/bin/
dh_install
2014-10-15 01:12:51 +0100'>2014-10-15d/control: update Standards Version to 3.9.6Jonathan McCrohan2-1/+3 2014-10-15d/control: add Build-Depends on dvb-toolsJonathan McCrohan2-1/+2 2014-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9