[package-plan] 01/01: tweaks

Clint Adams clint at moszumanska.debian.org
Tue Jul 4 20:26:36 UTC 2017


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

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

commit 02e933c97765ff106b0930f3ba697012c4de587b
Author: Clint Adams <clint at debian.org>
Date:   Tue Jul 4 16:26:17 2017 -0400

    tweaks
---
 additional-cabals/snap-templates-1.0.0.0.cabal |  6 ++--
 patches/cabal-install/1.24.0.1/series          |  1 -
 patches/cabal-install/1.24.0.1/use-cryptohash  | 13 -------
 patches/http2/1.6.2/no-bytestring-builder      | 50 --------------------------
 patches/http2/1.6.2/series                     |  1 -
 patches/text-show/3.4/no-bytestring-builder    | 26 --------------
 patches/text-show/3.4/no-nats                  | 26 --------------
 patches/text-show/3.4/series                   |  2 --
 8 files changed, 3 insertions(+), 122 deletions(-)

diff --git a/additional-cabals/snap-templates-1.0.0.0.cabal b/additional-cabals/snap-templates-1.0.0.0.cabal
index 9bb7ab4..5663b1a 100644
--- a/additional-cabals/snap-templates-1.0.0.0.cabal
+++ b/additional-cabals/snap-templates-1.0.0.0.cabal
@@ -5,14 +5,14 @@ description:
     This is the Scaffolding CLI for the official Snap Framework libraries.
     It includes:
     .
-    * The \"snap-framework\" executable program for generating starter projects
+    * The \"snap\" executable program for generating starter projects
     .
     To get started, issue the following sequence of commands:
     .
     @$ cabal install snap-templates
     $ mkdir myproject
     $ cd myproject
-    $ snap-framework init@
+    $ snap init@
     .
     If you have trouble or any questions, see our FAQ page
     (<http://snapframework.com/faq>) or the documentation
@@ -57,7 +57,7 @@ extra-source-files:
   test/snap-testsuite.cabal,
   test/runTestsAndCoverage.sh
 
-Executable snap-framework
+Executable snap
   hs-source-dirs: src
   main-is: Snap/Starter.hs
 
diff --git a/patches/cabal-install/1.24.0.1/series b/patches/cabal-install/1.24.0.1/series
deleted file mode 100644
index 087bcfb..0000000
--- a/patches/cabal-install/1.24.0.1/series
+++ /dev/null
@@ -1 +0,0 @@
-use-cryptohash
diff --git a/patches/cabal-install/1.24.0.1/use-cryptohash b/patches/cabal-install/1.24.0.1/use-cryptohash
deleted file mode 100644
index 54da515..0000000
--- a/patches/cabal-install/1.24.0.1/use-cryptohash
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: b/cabal-install.cabal
-===================================================================
---- a/cabal-install.cabal
-+++ b/cabal-install.cabal
-@@ -267,7 +267,7 @@ executable cabal
-         bytestring >= 0.9      && < 1,
-         Cabal      >= 1.24     && < 1.25,
-         containers >= 0.4      && < 0.6,
--        cryptohash-sha256 >= 0.11 && < 0.12,
-+        cryptohash,
-         filepath   >= 1.3      && < 1.5,
-         hashable   >= 1.0      && < 2,
-         HTTP       >= 4000.1.5 && < 4000.4,
diff --git a/patches/http2/1.6.2/no-bytestring-builder b/patches/http2/1.6.2/no-bytestring-builder
deleted file mode 100644
index e1e1b0f..0000000
--- a/patches/http2/1.6.2/no-bytestring-builder
+++ /dev/null
@@ -1,50 +0,0 @@
---- a/http2.cabal
-+++ b/http2.cabal
-@@ -81,7 +81,6 @@ Library
-   Build-Depends:        base >= 4.6 && < 5
-                       , array
-                       , bytestring >= 0.10
--                      , bytestring-builder
-                       , case-insensitive
-                       , containers >= 0.5
-                       , psqueues
-@@ -114,7 +113,6 @@ Test-Suite spec
-   Build-Depends:        base >= 4 && < 5
-                       , array
-                       , bytestring
--                      , bytestring-builder
-                       , case-insensitive
-                       , containers
-                       , hex
-@@ -137,7 +135,6 @@ Test-Suite hpack
-                       , aeson-pretty
-                       , array
-                       , bytestring
--                      , bytestring-builder
-                       , case-insensitive
-                       , containers
-                       , directory
-@@ -187,7 +184,6 @@ Executable hpack-encode
-                       , aeson-pretty
-                       , array
-                       , bytestring
--                      , bytestring-builder
-                       , case-insensitive
-                       , containers
-                       , hex
-@@ -209,7 +205,6 @@ Executable hpack-debug
-                       , aeson
-                       , array
-                       , bytestring
--                      , bytestring-builder
-                       , case-insensitive
-                       , containers
-                       , hex
-@@ -232,7 +227,6 @@ Executable hpack-stat
-                       , aeson-pretty
-                       , array
-                       , bytestring
--                      , bytestring-builder
-                       , case-insensitive
-                       , containers
-                       , directory
diff --git a/patches/http2/1.6.2/series b/patches/http2/1.6.2/series
deleted file mode 100644
index d61cbb2..0000000
--- a/patches/http2/1.6.2/series
+++ /dev/null
@@ -1 +0,0 @@
-no-bytestring-builder
diff --git a/patches/text-show/3.4/no-bytestring-builder b/patches/text-show/3.4/no-bytestring-builder
deleted file mode 100644
index 7224925..0000000
--- a/patches/text-show/3.4/no-bytestring-builder
+++ /dev/null
@@ -1,26 +0,0 @@
---- a/text-show.cabal
-+++ b/text-show.cabal
-@@ -165,7 +165,6 @@ library
-                      , base-compat         >= 0.8.1  && < 1
-                      , bifunctors          >= 5.1    && < 6
-                      , bytestring          >= 0.9    && < 0.11
--                     , bytestring-builder
-                      , containers          >= 0.1    && < 0.6
-                      , contravariant       >= 0.5    && < 2
-                      , generic-deriving    >= 1.11   && < 2
-@@ -367,7 +366,6 @@ test-suite spec
-                      , base-orphans         >= 0.5.2  && < 1
-                      , bifunctors           >= 5.1    && < 6
-                      , bytestring           >= 0.9    && < 0.11
--                     , bytestring-builder
-                      , containers           >= 0.1    && < 0.6
-                      , contravariant        >= 0.5    && < 2
-                      , deriving-compat      >= 0.3    && < 1
-@@ -432,7 +430,6 @@ benchmark bench
-                      , base-compat         >= 0.8.1  && < 1
-                      , bifunctors          >= 5.1    && < 6
-                      , bytestring          >= 0.9    && < 0.11
--                     , bytestring-builder
-                      , containers          >= 0.1    && < 0.6
-                      , contravariant       >= 0.5    && < 2
-                      , criterion           >= 1      && < 2
diff --git a/patches/text-show/3.4/no-nats b/patches/text-show/3.4/no-nats
deleted file mode 100644
index 243ea3e..0000000
--- a/patches/text-show/3.4/no-nats
+++ /dev/null
@@ -1,26 +0,0 @@
---- a/text-show.cabal
-+++ b/text-show.cabal
-@@ -170,7 +170,6 @@ library
-                      , generic-deriving    >= 1.11   && < 2
-                      , ghc-prim
-                      , integer-gmp
--                     , nats                >= 0.1    && < 2
-                      , semigroups          >= 0.17   && < 1
-                      , tagged              >= 0.4.4  && < 1
-                      , text                >= 0.11.1 && < 1.3
-@@ -373,7 +372,6 @@ test-suite spec
-                      , ghc-prim
-                      , hspec                >= 2      && < 3
-                      , integer-gmp
--                     , nats                 >= 0.1    && < 2
-                      , QuickCheck           >= 2.5    && < 3
-                      , quickcheck-instances >= 0.1    && < 0.4
-                      , semigroups           >= 0.17   && < 1
-@@ -437,7 +435,6 @@ benchmark bench
-                      , generic-deriving    >= 1.11   && < 2
-                      , ghc-prim
-                      , integer-gmp
--                     , nats                >= 0.1    && < 2
-                      , semigroups          >= 0.17   && < 1
-                      , tagged              >= 0.4.4  && < 1
-                      , text                >= 0.11.1 && < 1.3
diff --git a/patches/text-show/3.4/series b/patches/text-show/3.4/series
deleted file mode 100644
index 0d59e25..0000000
--- a/patches/text-show/3.4/series
+++ /dev/null
@@ -1,2 +0,0 @@
-no-bytestring-builder
-no-nats

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