[Pkg-haskell-commits] darcs: darcs: debian/watch: Track beta versions

Iain Lane laney at debian.org
Sat Apr 28 00:06:17 UTC 2012


Mon Apr  2 18:11:54 UTC 2012  Iain Lane <laney at debian.org>
  * debian/watch: Track beta versions
  Ignore-this: 88d2f9060379eb178c76506cfa5e1fa3

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

Mon Apr  2 18:11:54 UTC 2012  Iain Lane <laney at debian.org>
  * debian/watch: Track beta versions
  Ignore-this: 88d2f9060379eb178c76506cfa5e1fa3
diff -rN -u old-darcs//changelog new-darcs//changelog
--- old-darcs//changelog	2012-04-28 00:06:15.677752515 +0000
+++ new-darcs//changelog	2012-04-28 00:06:16.257752073 +0000
@@ -1,3 +1,9 @@
+darcs (2.7.99.1-1) UNRELEASED; urgency=low
+
+  * debian/watch: Track beta versions
+
+ -- Iain Lane <laney at debian.org>  Mon, 02 Apr 2012 19:11:22 +0100
+
 darcs (2.5.2-6) unstable; urgency=low
 
   * Use hlibrary.setup instead of runhaskell
diff -rN -u old-darcs//watch new-darcs//watch
--- old-darcs//watch	2012-04-28 00:06:15.677752515 +0000
+++ new-darcs//watch	2012-04-28 00:06:15.805750128 +0000
@@ -1,4 +1,4 @@
 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 \
+    http://hackage.haskell.org/packages/archive/darcs-beta \
     ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list