aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/watch2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5089d23..c458445 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ transmission-remote-cli (1.4.5-1) UNRELEASED; urgency=low
* New upstream release
- Fix forwarding CLI args to transmission-remote
+ * Update debian/watch
+ - Github have changed their tarball download page.
-- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 17 Nov 2012 12:42:06 +0000
diff --git a/debian/watch b/debian/watch
index 98a7045..722cad6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://github.com/fagga/transmission-remote-cli/tags .*/tarball/v(\d[\d\.]+)
+https://github.com/fagga/transmission-remote-cli/tags .*/v(\d[\d\.]+)\.tar\.gz