[DHG_packages] 05/05: X11-xft: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 16:00:46 UTC 2016


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

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 82cfa365e38900fd521ed3251ef89fb786221679
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 11:59:20 2016 -0400

    X11-xft: build with ghc 8 in experimental
---
 p/haskell-x11-xft/debian/changelog |  8 +++----
 p/haskell-x11-xft/debian/control   | 49 +++++++++++++++++++++++---------------
 p/haskell-x11-xft/debian/copyright |  2 +-
 3 files changed, 35 insertions(+), 24 deletions(-)

diff --git a/p/haskell-x11-xft/debian/changelog b/p/haskell-x11-xft/debian/changelog
index db8172e..cd2d28e 100644
--- a/p/haskell-x11-xft/debian/changelog
+++ b/p/haskell-x11-xft/debian/changelog
@@ -1,14 +1,14 @@
-haskell-x11-xft (0.3.1-10) UNRELEASED; urgency=medium
+haskell-x11-xft (0.3.1-10) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
   * Convert `debian/copyright' to dep5 format
 
-  [ Gianfranco Costamagna ]
-  * Fix VCS fields
+  [ Clint Adams ]
+  * Temporarily build-depend on ghc 8.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:36:32 +0300
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 11:59:15 -0400
 
 haskell-x11-xft (0.3.1-9) unstable; urgency=medium
 
diff --git a/p/haskell-x11-xft/debian/control b/p/haskell-x11-xft/debian/control
index 520423e..b4cf6c7 100644
--- a/p/haskell-x11-xft/debian/control
+++ b/p/haskell-x11-xft/debian/control
@@ -1,34 +1,40 @@
 Source: haskell-x11-xft
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>
+Uploaders:
+ Joachim Breitner <nomeata at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-x11-dev (>= 1.2.1),
- libghc-x11-prof,
+ haskell-devscripts (>= 0.10),
  libghc-utf8-string-dev (>= 0.1),
  libghc-utf8-string-prof,
+ libghc-x11-dev (>= 1.2.1),
+ libghc-x11-prof,
  libxft-dev,
-Build-Depends-Indep: ghc-doc,
- libghc-x11-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-utf8-string-doc,
+ libghc-x11-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/X11-xft
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-x11-xft
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-x11-xft-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
+Depends:
  libxft-dev,
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
  This library is a binding to the Xft library.
  .
@@ -41,9 +47,11 @@ Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
 
 Package: libghc-x11-xft-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Provides: ${haskell:Provides},
+Provides:
+ ${haskell:Provides},
 Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
  This library is a binding to the Xft library.
  .
@@ -57,10 +65,13 @@ Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
 Package: libghc-x11-xft-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
  This library is a binding to the Xft library.
  .
diff --git a/p/haskell-x11-xft/debian/copyright b/p/haskell-x11-xft/debian/copyright
index e0ee261..cb9eb24 100644
--- a/p/haskell-x11-xft/debian/copyright
+++ b/p/haskell-x11-xft/debian/copyright
@@ -26,4 +26,4 @@ License: LGPL-2.1
  License along with this library. If not, see <http://www.gnu.org/licenses/>.
  .
  On Debian system, copy of GNU Lesser General Public License version 2.1
- is also located at `/usr/share/common-licenses/GPL-2.1'
\ No newline at end of file
+ is also located at `/usr/share/common-licenses/GPL-2.1'

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