[DHG_packages] 01/01: snap: Drop newer-metadata-from-hackage patch, fixed upstream

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Sat Nov 4 15:51:20 UTC 2017


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

iliastsi-guest pushed a commit to annotated tag haskell-snap_v1.0.0.2-1
in repository DHG_packages.

commit e76c59196727d1e1952e241897754c9d8bb12dd7
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Sat Nov 4 17:44:35 2017 +0200

    snap: Drop newer-metadata-from-hackage patch, fixed upstream
---
 p/haskell-snap/debian/changelog                    |  3 +-
 p/haskell-snap/debian/control                      |  2 -
 .../debian/patches/newer-metadata-from-hackage     | 50 ----------------------
 p/haskell-snap/debian/patches/series               |  1 -
 4 files changed, 2 insertions(+), 54 deletions(-)

diff --git a/p/haskell-snap/debian/changelog b/p/haskell-snap/debian/changelog
index 199eac3..732682a 100644
--- a/p/haskell-snap/debian/changelog
+++ b/p/haskell-snap/debian/changelog
@@ -9,8 +9,9 @@ haskell-snap (1.0.0.2-1) unstable; urgency=medium
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
   * Declare compliance with Debian policy 4.1.1
+  * Drop newer-metadata-from-hackage patch, fixed upstream
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 14:09:15 -0700
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 04 Nov 2017 17:42:24 +0200
 
 haskell-snap (1.0.0.1-9) unstable; urgency=medium
 
diff --git a/p/haskell-snap/debian/control b/p/haskell-snap/debian/control
index c01c7b1..b0bb1ae 100644
--- a/p/haskell-snap/debian/control
+++ b/p/haskell-snap/debian/control
@@ -118,8 +118,6 @@ Build-Depends:
  libghc-test-framework-hunit-dev (<< 0.4),
  libghc-test-framework-quickcheck2-dev (>= 0.3.0.3),
  libghc-test-framework-quickcheck2-dev (<< 0.4),
- libghc-test-framework-smallcheck-dev (>= 0.2),
- libghc-test-framework-smallcheck-dev (<< 0.3),
  libghc-text-dev,
  libghc-transformers-base-dev,
  libghc-unordered-containers-dev,
diff --git a/p/haskell-snap/debian/patches/newer-metadata-from-hackage b/p/haskell-snap/debian/patches/newer-metadata-from-hackage
deleted file mode 100644
index 6b1cb82..0000000
--- a/p/haskell-snap/debian/patches/newer-metadata-from-hackage
+++ /dev/null
@@ -1,50 +0,0 @@
-Description: Bump directory bounds on buildds.
-Author: Bhavani Shankar <bhavi at ubuntu.com>
-
---- a/snap.cabal
-+++ b/snap.cabal
-@@ -103,7 +103,7 @@
-     Snap.Snaplet.Session.SecureCookie
- 
-   build-depends:
--    aeson                     >= 0.6      && < 1.1,
-+    aeson                     >= 0.6      && < 1.2,
-     attoparsec                >= 0.10     && < 0.14,
-     base                      >= 4        && < 5,
-     bytestring                >= 0.9.1    && < 0.11,
-@@ -111,7 +111,7 @@
-     clientsession             >= 0.8      && < 0.10,
-     configurator              >= 0.1      && < 0.4,
-     containers                >= 0.2      && < 0.6,
--    directory                 >= 1.1      && < 1.3,
-+    directory                 >= 1.1      && < 1.4,
-     directory-tree            >= 0.10     && < 0.13,
-     dlist                     >= 0.5      && < 0.9,
-     filepath                  >= 1.3      && < 1.5,
-@@ -120,7 +120,7 @@
-     -- the version disjunction causes problems with dependency resolution.
-     hashable                  >= 1.2.0.6  && < 1.3,
-     heist                     >= 1.0      && < 1.1,
--    lens                      >= 3.7.6    && < 4.15,
-+    lens                      >= 3.7.6    && < 4.16,
-     lifted-base               >= 0.2      && < 0.3,
-     map-syntax                >= 0.2      && < 0.3,
-     monad-control             >= 0.3      && < 1.1,
-@@ -237,7 +237,7 @@
-     hashable,
-     heist,
-     http-streams               >= 0.7.1.1  && < 0.9,
--    HUnit                      >= 1.2.5.2  && < 1.4,
-+    HUnit                      >= 1.2.5.2  && < 1.7,
-     lens,
-     lifted-base,
-     map-syntax,
-@@ -245,7 +245,7 @@
-     mtl,
-     mwc-random,
-     pwstore-fast,
--    QuickCheck                 >= 2.4.2    && < 2.9,
-+    QuickCheck                 >= 2.4.2    && < 2.10,
-     smallcheck                 >= 1.1.1    && < 1.2,
-     snap-core,
-     snap-server,
diff --git a/p/haskell-snap/debian/patches/series b/p/haskell-snap/debian/patches/series
index 79bee1f..5441df8 100644
--- a/p/haskell-snap/debian/patches/series
+++ b/p/haskell-snap/debian/patches/series
@@ -1,3 +1,2 @@
 rename-snap-binary
-newer-metadata-from-hackage
 no-test-framework-smallcheck

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



More information about the Pkg-haskell-commits mailing list