[Pkg-haskell-commits] darcs: haskell-smtpclient: Adjust watch file to new hackage layout
Joachim Breitner
mail at joachim-breitner.de
Sat Oct 5 16:42:02 UTC 2013
Sat Oct 5 16:21:43 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Adjust watch file to new hackage layout
M ./changelog +3
M ./watch -4 +1
Sat Oct 5 16:21:43 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Adjust watch file to new hackage layout
diff -rN -u old-haskell-smtpclient/changelog new-haskell-smtpclient/changelog
--- old-haskell-smtpclient/changelog 2013-10-05 16:42:02.095036708 +0000
+++ new-haskell-smtpclient/changelog 2013-10-05 16:42:02.095036708 +0000
@@ -7,6 +7,9 @@
[ Colin Watson ]
* Use << rather than < to mean less-than in Build-Depends.
+ [ Joachim Breitner ]
+ * Adjust watch file to new hackage layout
+
-- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 17:01:49 +0200
haskell-smtpclient (1.0.4-6) unstable; urgency=low
diff -rN -u old-haskell-smtpclient/watch new-haskell-smtpclient/watch
--- old-haskell-smtpclient/watch 2013-10-05 16:42:02.095036708 +0000
+++ new-haskell-smtpclient/watch 2013-10-05 16:42:02.103035512 +0000
@@ -1,5 +1,2 @@
version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|SMTPClient-$1.tar.gz|" \
- http://hackage.haskell.org/packages/archive/SMTPClient \
- ([\d\.]*\d)/
+http://hackage.haskell.org/package/SMTPClient/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-haskell-commits
mailing list