diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-10-13 14:44:46 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2013-10-13 14:44:46 +0100 |
commit | 77ea989a9a676825f642079bdfb0d3d1dd4d3389 (patch) | |
tree | e632e465f8640ce86feafd76bffc16e20142cf9f | |
parent | 03c9799d1cdcc8d073cf537add1f33a554172bfe (diff) | |
download | linux-dvb-apps-master.tar.gz |
linuxtv-dvb-apps has been moved into the legacy section of the linuxtv.org downloads page; update watch file accordinglyHEADmaster
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f2d5428..3cf1582 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ linuxtv-dvb-apps (1.1.1+rev1500-2) UNRELEASED; urgency=low dtv-scan-tables_0+git20130920.f61d5ec-1 * d/: Drop dvb-apps.bug-presubj; scan table bug reports should be reported against dtv-scan-tables package instead + * d/watch: linuxtv-dvb-apps has been moved into the legacy section of the + linuxtv.org downloads page; update watch file accordingly -- Jonathan McCrohan <jmccrohan@gmail.com> Wed, 25 Sep 2013 01:47:09 +0100 diff --git a/debian/watch b/debian/watch index 5eb15b0..136a542 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 -http://www.linuxtv.org/downloads/ linuxtv-dvb-apps-(.*)\.tar\.bz2 +http://www.linuxtv.org/downloads/legacy/ linuxtv-dvb-apps-(.*)\.tar\.bz2 # Latest HG revision available from: # http://linuxtv.org/hg/dvb-apps |