[Pkg-haskell-commits] darcs: haskell-ghc-syb-utils: add watch file

kiwamu at debian.or.jp kiwamu at debian.or.jp
Sun Feb 26 17:08:14 UTC 2012


Sun Feb 26 17:05:01 UTC 2012  kiwamu at debian.or.jp
  * add watch file
  Ignore-this: 9d77753ad72cc324dfcf53c401841aa3

    A ./source/
    A ./source/format
    A ./watch

Sun Feb 26 17:05:01 UTC 2012  kiwamu at debian.or.jp
  * add watch file
  Ignore-this: 9d77753ad72cc324dfcf53c401841aa3
diff -rN -u old-haskell-ghc-syb-utils//source/format new-haskell-ghc-syb-utils//source/format
--- old-haskell-ghc-syb-utils//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-ghc-syb-utils//source/format	2012-02-26 17:08:14.747247784 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-ghc-syb-utils//watch new-haskell-ghc-syb-utils//watch
--- old-haskell-ghc-syb-utils//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-ghc-syb-utils//watch	2012-02-26 17:08:14.747247784 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|ghc-syb-utils-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/ghc-syb-utils \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list