[Pkg-haskell-commits] darcs: haskell-persistent: Adjust watch file to new hackage layout

Joachim Breitner mail at joachim-breitner.de
Sat Oct 5 16:39:21 UTC 2013


Sat Oct  5 16:21:17 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout

    M ./changelog +4
    M ./watch -4 +1

Sat Oct  5 16:21:17 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Adjust watch file to new hackage layout
diff -rN -u old-haskell-persistent/changelog new-haskell-persistent/changelog
--- old-haskell-persistent/changelog	2013-10-05 16:39:21.175038439 +0000
+++ new-haskell-persistent/changelog	2013-10-05 16:39:21.210365039 +0000
@@ -1,7 +1,11 @@
 haskell-persistent (1.2.2.0-2) UNRELEASED; urgency=low
 
+  [ Clint Adams ]
   * Replace build-dep on ghc-prof.
 
+  [ Joachim Breitner ]
+  * Adjust watch file to new hackage layout
+
  -- Clint Adams <clint at debian.org>  Thu, 01 Aug 2013 23:30:47 -0400
 
 haskell-persistent (1.2.2.0-1) unstable; urgency=low
diff -rN -u old-haskell-persistent/watch new-haskell-persistent/watch
--- old-haskell-persistent/watch	2013-10-05 16:39:21.171039059 +0000
+++ new-haskell-persistent/watch	2013-10-05 16:39:21.219038525 +0000
@@ -1,5 +1,2 @@
 version=3
-opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
-filenamemangle=s|(.*)/$|persistent-$1.tar.gz|" \
-    http://hackage.haskell.org/packages/archive/persistent \
-    ([\d\.]*\d)/
+http://hackage.haskell.org/package/persistent/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list