[Pkg-haskell-commits] darcs: ldap-haskell: Add watch file

Joachim Breitner mail at joachim-breitner.de
Fri Jan 4 16:22:21 UTC 2013


Fri Jan  4 15:19:26 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Add watch file
  Ignore-this: 7606ade99e6ce7cf89e598660e6ff7fe

    M ./changelog +1
    M ./control -2 +2
    A ./watch

Fri Jan  4 15:19:26 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Add watch file
  Ignore-this: 7606ade99e6ce7cf89e598660e6ff7fe
diff -rN -u old-ldap-haskell//changelog new-ldap-haskell//changelog
--- old-ldap-haskell//changelog	2013-01-04 16:22:21.107722936 +0000
+++ new-ldap-haskell//changelog	2013-01-04 16:22:21.139766808 +0000
@@ -2,6 +2,7 @@
 
   * Depend on haskell-devscripts 0.8.13 to ensure this package is built
     against experimental
+  * Add watch file
 
  -- Joachim Breitner <nomeata at debian.org>  Fri, 04 Jan 2013 16:18:33 +0100
 
diff -rN -u old-ldap-haskell//control new-ldap-haskell//control
--- old-ldap-haskell//control	2013-01-04 16:22:21.103728333 +0000
+++ new-ldap-haskell//control	2013-01-04 16:22:21.119758492 +0000
@@ -6,9 +6,9 @@
 Build-Depends-Indep: ghc-doc
 Standards-Version: 3.9.2
 Section: haskell
-Vcs-Git: git://git.debian.org/git/pkg-haskell/ldap-haskell.git
-Vcs-Browser: http://git.debian.org/?p=pkg-haskell/ldap-haskell.git;a=summary
 Homepage: http://software.complete.org/ldap-haskell
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/ldap-haskell
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/ldap-haskell
 
 
 Package: libghc-ldap-dev
diff -rN -u old-ldap-haskell//watch new-ldap-haskell//watch
--- old-ldap-haskell//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-ldap-haskell//watch	2013-01-04 16:22:21.123751697 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|LDAP-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/LDAP \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list