[Pkg-haskell-commits] darcs: tools: Add hit

Clint Adams clint at debian.org
Sun Apr 6 18:15:25 UTC 2014


Sun Apr  6 18:15:07 UTC 2014  Clint Adams <clint at debian.org>
  * Add hit

    M ./all-packages/packages.txt +1
    A ./all-packages/patches/hit/
    A ./all-packages/patches/hit/0.5.5/
    A ./all-packages/patches/hit/0.5.5/disable-test-repository
    A ./all-packages/patches/hit/0.5.5/series

Sun Apr  6 18:15:07 UTC 2014  Clint Adams <clint at debian.org>
  * Add hit
diff -rN -u old-tools/all-packages/packages.txt new-tools/all-packages/packages.txt
--- old-tools/all-packages/packages.txt	2014-04-06 18:15:24.927966711 +0000
+++ new-tools/all-packages/packages.txt	2014-04-06 18:15:24.927966711 +0000
@@ -278,6 +278,7 @@
 highlighting-kate 0.5.6.1 -fpcre-light
 hinotify 0.3.5
 hint 0.3.3.6
+hit 0.5.5
 HJavaScript 0.4.7
 HJScript 0.6.1
 hjsmin 0.1.4.1
diff -rN -u old-tools/all-packages/patches/hit/0.5.5/disable-test-repository new-tools/all-packages/patches/hit/0.5.5/disable-test-repository
--- old-tools/all-packages/patches/hit/0.5.5/disable-test-repository	1970-01-01 00:00:00.000000000 +0000
+++ new-tools/all-packages/patches/hit/0.5.5/disable-test-repository	2014-04-06 18:15:24.967966664 +0000
@@ -0,0 +1,23 @@
+--- a/hit.cabal
++++ b/hit.cabal
+@@ -104,20 +104,6 @@ Test-Suite test-unit
+                    , time
+                    , hit
+ 
+-Test-Suite test-repository
+-  type:              exitcode-stdio-1.0
+-  hs-source-dirs:    Tests
+-  Main-Is:           Repo.hs
+-  Build-depends:     base >= 3 && < 7
+-                   , HUnit
+-                   , QuickCheck >= 2
+-                   , bytestring
+-                   , test-framework >= 0.3
+-                   , test-framework-quickcheck2 >= 0.2
+-                   , time
+-                   , bytedump >= 1.0
+-                   , hit
+-
+ source-repository head
+   type: git
+   location: git://github.com/vincenthz/hit
diff -rN -u old-tools/all-packages/patches/hit/0.5.5/series new-tools/all-packages/patches/hit/0.5.5/series
--- old-tools/all-packages/patches/hit/0.5.5/series	1970-01-01 00:00:00.000000000 +0000
+++ new-tools/all-packages/patches/hit/0.5.5/series	2014-04-06 18:15:24.967966664 +0000
@@ -0,0 +1 @@
+disable-test-repository




More information about the Pkg-haskell-commits mailing list