[DHG_packages] 01/01: JuicyPixels: new upstream version 3.2.5.3

Clint Adams clint at moszumanska.debian.org
Tue Aug 11 11:56:51 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 2bea2f977da169d1e55a50f17b85c304898a9ddc
Author: Clint Adams <clint at debian.org>
Date:   Tue Aug 11 13:42:28 2015 +0200

    JuicyPixels: new upstream version 3.2.5.3
---
 p/haskell-juicypixels/debian/changelog                              | 6 ++++++
 p/haskell-juicypixels/debian/control                                | 2 +-
 .../debian/patches/fix-error-message-spelling.patch                 | 4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/p/haskell-juicypixels/debian/changelog b/p/haskell-juicypixels/debian/changelog
index fa523bf..a847997 100644
--- a/p/haskell-juicypixels/debian/changelog
+++ b/p/haskell-juicypixels/debian/changelog
@@ -1,3 +1,9 @@
+haskell-juicypixels (3.2.5.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 11 Aug 2015 13:41:34 +0200
+
 haskell-juicypixels (3.2.5.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-juicypixels/debian/control b/p/haskell-juicypixels/debian/control
index aa3966a..aee984d 100644
--- a/p/haskell-juicypixels/debian/control
+++ b/p/haskell-juicypixels/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9)
   , libghc-primitive-dev (<< 0.7)
   , libghc-primitive-prof
   , libghc-vector-dev (>= 0.9)
-  , libghc-vector-dev (<< 0.11)
+  , libghc-vector-dev (<< 0.12)
   , libghc-vector-prof
   , libghc-zlib-dev (>= 0.5.3.1)
   , libghc-zlib-dev (<< 0.7)
diff --git a/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch b/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch
index d6b16ce..f0ca838 100644
--- a/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch
+++ b/p/haskell-juicypixels/debian/patches/fix-error-message-spelling.patch
@@ -1,7 +1,7 @@
 Description: Fix spelling error
 Author: Dmitry Bogatov <KAction at gnu.org>
 Forwarded: yes
-Last-Update: 2015-06-27
+Last-Update: 2015-08-11
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/src/Codec/Picture/Jpg.hs
@@ -10,7 +10,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
         in
         (, meta) <$>
             dynamicOfColorSpace (colorSpaceOfState st) imgWidth imgHeight arr
--     _ -> Left "Unkown JPG kind"
+-     _ -> Left "Unnkown JPG kind"
 +     _ -> Left "Unknown JPG kind"
      where
        compCount = length $ jpgComponents scanInfo

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