[DHG_packages] 01/02: skylighting: Upgrading from 0.1.1.5 to 0.3.3.1

Clint Adams clint at moszumanska.debian.org
Wed Aug 2 21:35:25 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit ef9a996a9568a69a86bbbb401813450750176161
Author: Clint Adams <clint at debian.org>
Date:   Tue Aug 1 08:58:22 2017 -0400

    skylighting: Upgrading from 0.1.1.5 to 0.3.3.1
---
 p/haskell-skylighting/debian/changelog           |  6 ++++++
 p/haskell-skylighting/debian/control             |  3 +++
 p/haskell-skylighting/debian/patches/series      |  1 -
 p/haskell-skylighting/debian/patches/system-pcre | 20 --------------------
 4 files changed, 9 insertions(+), 21 deletions(-)

diff --git a/p/haskell-skylighting/debian/changelog b/p/haskell-skylighting/debian/changelog
index 57ef8d7..b76a7cb 100644
--- a/p/haskell-skylighting/debian/changelog
+++ b/p/haskell-skylighting/debian/changelog
@@ -1,3 +1,9 @@
+haskell-skylighting (0.3.3.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 01 Aug 2017 08:58:21 -0400
+
 haskell-skylighting (0.1.1.5-1) unstable; urgency=low
 
   * Initial release.
diff --git a/p/haskell-skylighting/debian/control b/p/haskell-skylighting/debian/control
index 0b2c363..a10f3e5 100644
--- a/p/haskell-skylighting/debian/control
+++ b/p/haskell-skylighting/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  libghc-aeson-dev,
  libghc-aeson-prof,
+ libghc-attoparsec-dev,
+ libghc-attoparsec-prof,
  libghc-blaze-html-dev (>= 0.5),
  libghc-blaze-html-prof (>= 0.5),
  libghc-case-insensitive-dev,
@@ -35,6 +37,7 @@ Build-Depends: debhelper (>= 10),
  libghc-tasty-hunit-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
+ libghc-attoparsec-doc,
  libghc-blaze-html-doc,
  libghc-case-insensitive-doc,
  libghc-hxt-doc,
diff --git a/p/haskell-skylighting/debian/patches/series b/p/haskell-skylighting/debian/patches/series
deleted file mode 100644
index d6048bb..0000000
--- a/p/haskell-skylighting/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-system-pcre
diff --git a/p/haskell-skylighting/debian/patches/system-pcre b/p/haskell-skylighting/debian/patches/system-pcre
deleted file mode 100644
index 541e019..0000000
--- a/p/haskell-skylighting/debian/patches/system-pcre
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/skylighting.cabal
-+++ b/skylighting.cabal
-@@ -228,7 +228,7 @@
-                        mtl,
-                        text,
-                        bytestring,
--                       regex-pcre-builtin,
-+                       regex-pcre,
-                        directory,
-                        filepath,
-                        aeson,
-@@ -260,7 +260,7 @@
-                        filepath,
-                        bytestring,
-                        text,
--                       regex-pcre-builtin,
-+                       regex-pcre,
-                        safe,
-                        hxt,
-                        utf8-string,

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