[Pkg-haskell-commits] darcs: darcs: Adjust watch file to new hackage layout
Joachim Breitner
mail at joachim-breitner.de
Sat Oct 5 16:25:46 UTC 2013
Sat Oct 5 16:19:26 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Adjust watch file to new hackage layout
M ./changelog +6
M ./watch -3 +1
Sat Oct 5 16:19:26 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Adjust watch file to new hackage layout
diff -rN -u old-darcs/changelog new-darcs/changelog
--- old-darcs/changelog 2013-10-05 16:25:46.478117866 +0000
+++ new-darcs/changelog 2013-10-05 16:25:46.490039053 +0000
@@ -1,3 +1,9 @@
+darcs (2.8.4-4) UNRELEASED; urgency=low
+
+ * Adjust watch file to new hackage layout
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:19:26 +0200
+
darcs (2.8.4-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
diff -rN -u old-darcs/watch new-darcs/watch
--- old-darcs/watch 2013-10-05 16:25:46.470168776 +0000
+++ new-darcs/watch 2013-10-05 16:25:46.506043990 +0000
@@ -1,4 +1,2 @@
version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,filenamemangle=s|/$|.tar.gz|" \
- http://hackage.haskell.org/packages/archive/darcs \
- ([\d\.]*\d)/
+http://hackage.haskell.org/package/darcs/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-haskell-commits
mailing list