diff options
-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 |