[Pkg-haskell-commits] [package-plan] 445/457: Add hit

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:06:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 0e1f4d2389465d767db18d8cb12c5a18170db896
Author: Clint Adams <clint at debian.org>
Date:   Sun Apr 6 18:15:07 2014 +0000

    Add hit
---
 packages.txt                              |  1 +
 patches/hit/0.5.5/disable-test-repository | 23 +++++++++++++++++++++++
 patches/hit/0.5.5/series                  |  1 +
 3 files changed, 25 insertions(+)

diff --git a/packages.txt b/packages.txt
index d3a5920..3e55e9b 100644
--- a/packages.txt
+++ b/packages.txt
@@ -278,6 +278,7 @@ HGL 3.2.0.2 patched
 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 --git a/patches/hit/0.5.5/disable-test-repository b/patches/hit/0.5.5/disable-test-repository
new file mode 100644
index 0000000..905a46c
--- /dev/null
+++ b/patches/hit/0.5.5/disable-test-repository
@@ -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 --git a/patches/hit/0.5.5/series b/patches/hit/0.5.5/series
new file mode 100644
index 0000000..08420ee
--- /dev/null
+++ b/patches/hit/0.5.5/series
@@ -0,0 +1 @@
+disable-test-repository

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list