diff options
author | Marco Túlio Gontijo e Silva <marcot@riseup.net> | 2010-01-27 01:05:57 +0300 |
---|---|---|
committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-01-27 01:05:57 +0300 |
commit | 47083fb9c8f3412a3dd86c924aa087e0d83d81b6 (patch) | |
tree | 8c8e15fe00d8d2dfc48bd3b77f10733a13b6ae0e /p/haskell-x11 | |
parent | 5793c2e125f4e6a3e69a7c51fbf108bfe3ca5363 (diff) | |
download | DHG_packages-47083fb9c8f3412a3dd86c924aa087e0d83d81b6.tar.gz |
haskell-x11: debian/watch: Remove spaces, since they're not allowed by uscan.
Diffstat (limited to 'p/haskell-x11')
-rw-r--r-- | p/haskell-x11/debian/changelog | 3 | ||||
-rw-r--r-- | p/haskell-x11/debian/watch | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/p/haskell-x11/debian/changelog b/p/haskell-x11/debian/changelog index 34d4ba874..73d751fa8 100644 --- a/p/haskell-x11/debian/changelog +++ b/p/haskell-x11/debian/changelog @@ -4,8 +4,9 @@ haskell-x11 (1.4.6.1-2) UNRELEASED; urgency=low * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. + * debian/watch: Remove spaces, since they're not allowed by uscan. - -- Marco Túlio Gontijo e Silva <marcot@riseup.net> Sat, 19 Dec 2009 11:18:13 -0200 + -- Marco Túlio Gontijo e Silva <marcot@riseup.net> Tue, 26 Jan 2010 19:58:30 -0200 haskell-x11 (1.4.6.1-1) unstable; urgency=low diff --git a/p/haskell-x11/debian/watch b/p/haskell-x11/debian/watch index 511cf8d14..ac08eb6ba 100644 --- a/p/haskell-x11/debian/watch +++ b/p/haskell-x11/debian/watch @@ -1,6 +1,6 @@ version=3 -opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|, \ - filenamemangle=s|(.*)/$|X11-$1.tar.gz|" \ +opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ +filenamemangle=s|(.*)/$|X11-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/X11 \ ([\d\.]*\d)/ |