[Pkg-haskell-commits] [package-plan] 01/01: Update hjsmin

Clint Adams clint at moszumanska.debian.org
Tue Jun 10 10:23:19 UTC 2014


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

clint pushed a commit to branch conduit-1.1
in repository package-plan.

commit 2f98a797112a4f929e076af9c06ae0e09f9e810e
Author: Clint Adams <clint at debian.org>
Date:   Tue Jun 10 06:20:46 2014 -0400

    Update hjsmin
---
 packages.txt                                           |  2 +-
 patches/hjsmin/0.1.4.6/newer-optparse-applicative.diff | 11 +++++++++++
 patches/hjsmin/0.1.4.6/series                          |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index a40bc48..6b68c88 100644
--- a/packages.txt
+++ b/packages.txt
@@ -293,7 +293,7 @@ hint 0.3.3.6
 hit 0.5.5
 HJavaScript 0.4.7
 HJScript 0.6.1
-hjsmin 0.1.4.1
+hjsmin 0.1.4.6
 hledger 0.22.2
 hledger-interest 1.4.3 binary
 hledger-lib 0.22.2
diff --git a/patches/hjsmin/0.1.4.6/newer-optparse-applicative.diff b/patches/hjsmin/0.1.4.6/newer-optparse-applicative.diff
new file mode 100644
index 0000000..a235b56
--- /dev/null
+++ b/patches/hjsmin/0.1.4.6/newer-optparse-applicative.diff
@@ -0,0 +1,11 @@
+--- a/hjsmin.cabal
++++ b/hjsmin.cabal
+@@ -44,7 +44,7 @@
+                  , text                 >= 0.8     && < 1.2
+                  , containers           >= 0.2     && < 0.6
+                  , language-javascript  >= 0.5.1   && < 0.6
+-                 , optparse-applicative >= 0.7     && < 0.9
++                 , optparse-applicative >= 0.7     && < 0.10
+ 
+ Test-Suite test-hjsmin
+   Type: exitcode-stdio-1.0
diff --git a/patches/hjsmin/0.1.4.6/series b/patches/hjsmin/0.1.4.6/series
new file mode 100644
index 0000000..cdc3571
--- /dev/null
+++ b/patches/hjsmin/0.1.4.6/series
@@ -0,0 +1 @@
+newer-optparse-applicative.diff

-- 
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