diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-07-19 20:16:58 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-07-19 20:16:58 +0000 |
commit | bd1cbff3b8122e8ae4c071ce39712fcd99f53b06 (patch) | |
tree | f494b5d4b4bd5109b874f247c2eed91dbaa67efe | |
parent | 98a50600acbf591c5ec1f0850f2b00d5420bb300 (diff) | |
download | xine-lib-bd1cbff3b8122e8ae4c071ce39712fcd99f53b06.tar.gz xine-lib-bd1cbff3b8122e8ae4c071ce39712fcd99f53b06.tar.bz2 |
Updated watch file to cope with future changes at Sourceforge.
(Depends on qa.debian.org.)
CVS patchset: 8136
CVS date: 2006/07/19 20:16:58
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/watch | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 79371582a..44f274345 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ xine-lib (1.1.2-2) unstable; urgency=low * added patch from Darren Salt to fix build with -O0 on at least amd64 in src/libffmpeg/libavcodec/i386/Makefile.am + [Darren Salt] + * Updated the watch file - should work regardless of changes at Souceforge. + -- Reinhard Tartler <siretart@tauware.de> Thu, 13 Jul 2006 11:18:10 +0200 xine-lib (1.1.2-1) unstable; urgency=low diff --git a/debian/watch b/debian/watch index c82dbbc10..1874cb9e0 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 -http://xinehq.de/index.php/releases \ - (?:.*/)?xine/xine-lib-([\d\.]*).tar.gz \ - debian uupdate +opts="uversionmangle=s/\.(gz|bz2)$//" \ +http://qa.debian.org/watch/sf.php?project=xine xine-lib-([\d\.]*)\.tar\.(gz|bz2) debian uupdate |