[DHG_packages] 01/01: JuicyPixels: drop patches

Clint Adams clint at moszumanska.debian.org
Sun Dec 6 04:21:06 UTC 2015


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 401e1ae82abf9b7406be64316025589f97a61cb6
Author: Clint Adams <clint at debian.org>
Date:   Sat Dec 5 23:13:34 2015 -0500

    JuicyPixels: drop patches
---
 .../debian/patches/fix-error-message-spelling.patch     | 17 -----------------
 p/haskell-juicypixels/debian/patches/series             |  1 -
 p/haskell-text-show/debian/control                      |  4 ----
 3 files changed, 22 deletions(-)

diff --git a/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch b/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch
deleted file mode 100644
index f0ca838..0000000
--- a/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix spelling error
-Author: Dmitry Bogatov <KAction at gnu.org>
-Forwarded: yes
-Last-Update: 2015-08-11
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/src/Codec/Picture/Jpg.hs
-+++ b/src/Codec/Picture/Jpg.hs
-@@ -581,7 +581,7 @@ decodeJpegWithMetadata file = case runGe
-        in
-        (, meta) <$>
-            dynamicOfColorSpace (colorSpaceOfState st) imgWidth imgHeight arr
--     _ -> Left "Unnkown JPG kind"
-+     _ -> Left "Unknown JPG kind"
-     where
-       compCount = length $ jpgComponents scanInfo
-       (_,scanInfo) = gatherScanInfo img
diff --git a/p/haskell-juicypixels/debian/patches/series b/p/haskell-juicypixels/debian/patches/series
deleted file mode 100644
index b7d0bdb..0000000
--- a/p/haskell-juicypixels/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-error-message-spelling.patch
diff --git a/p/haskell-text-show/debian/control b/p/haskell-text-show/debian/control
index 2185969..7775da5 100644
--- a/p/haskell-text-show/debian/control
+++ b/p/haskell-text-show/debian/control
@@ -16,9 +16,6 @@ Build-Depends: debhelper (>= 9),
  libghc-generic-deriving-dev (>= 1.8),
  libghc-generic-deriving-dev (<< 2),
  libghc-generic-deriving-prof,
- libghc-nats-dev (>= 0.1),
- libghc-nats-dev (<< 2),
- libghc-nats-prof,
  libghc-semigroups-dev (>= 0.16.1),
  libghc-semigroups-dev (<< 1),
  libghc-semigroups-prof,
@@ -41,7 +38,6 @@ Build-Depends-Indep: ghc-doc,
  libghc-base-compat-doc,
  libghc-bytestring-builder-doc,
  libghc-generic-deriving-doc,
- libghc-nats-doc,
  libghc-semigroups-doc,
  libghc-tagged-doc,
  libghc-text-doc,

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