[DHG_packages] 03/05: hxt-regex-xmlschema: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 04:56:10 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 39bccf3f26b8b83ce205f5180abcfc9c27e84d93
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 16 00:54:00 2016 -0400

    hxt-regex-xmlschema: build with ghc 8 in experimental
---
 p/haskell-hxt-regex-xmlschema/debian/changelog |  8 ++--
 p/haskell-hxt-regex-xmlschema/debian/control   | 61 ++++++++++++++++----------
 p/haskell-hxt-regex-xmlschema/debian/copyright |  2 +-
 3 files changed, 43 insertions(+), 28 deletions(-)

diff --git a/p/haskell-hxt-regex-xmlschema/debian/changelog b/p/haskell-hxt-regex-xmlschema/debian/changelog
index bf76f1c..d3ade1f 100644
--- a/p/haskell-hxt-regex-xmlschema/debian/changelog
+++ b/p/haskell-hxt-regex-xmlschema/debian/changelog
@@ -1,14 +1,14 @@
-haskell-hxt-regex-xmlschema (9.2.0.2-5) UNRELEASED; urgency=medium
+haskell-hxt-regex-xmlschema (9.2.0.2-5) 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:35:34 +0300
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 00:53:50 -0400
 
 haskell-hxt-regex-xmlschema (9.2.0.2-4) unstable; urgency=medium
 
diff --git a/p/haskell-hxt-regex-xmlschema/debian/control b/p/haskell-hxt-regex-xmlschema/debian/control
index 14e25f2..a30c2cb 100644
--- a/p/haskell-hxt-regex-xmlschema/debian/control
+++ b/p/haskell-hxt-regex-xmlschema/debian/control
@@ -1,38 +1,45 @@
 Source: haskell-hxt-regex-xmlschema
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: TANIGUCHI Takaki <takaki at debian.org>
+Uploaders:
+ TANIGUCHI Takaki <takaki 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-hxt-charproperties-dev (>= 9),
+ haskell-devscripts (>= 0.10),
  libghc-hxt-charproperties-dev (<< 10),
+ libghc-hxt-charproperties-dev (>= 9),
  libghc-hxt-charproperties-prof,
- libghc-parsec3-dev (>= 2.1),
  libghc-parsec3-dev (<< 4),
+ libghc-parsec3-dev (>= 2.1),
  libghc-parsec3-prof,
  libghc-text-dev (>= 0.10),
  libghc-text-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-hxt-charproperties-doc,
  libghc-parsec3-doc,
  libghc-text-doc,
 Standards-Version: 3.9.8
 Homepage: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
-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-hxt-regex-xmlschema
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-hxt-regex-xmlschema-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
  This is a part of Haskell XML Toolbox.
  .
@@ -52,12 +59,16 @@ Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
 
 Package: libghc-hxt-regex-xmlschema-prof
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
  This is a part of Haskell XML Toolbox.
  .
@@ -78,12 +89,16 @@ Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
 Package: libghc-hxt-regex-xmlschema-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
  This is a part of Haskell XML Toolbox.
  .
diff --git a/p/haskell-hxt-regex-xmlschema/debian/copyright b/p/haskell-hxt-regex-xmlschema/debian/copyright
index 1dba5d8..fe7c90a 100644
--- a/p/haskell-hxt-regex-xmlschema/debian/copyright
+++ b/p/haskell-hxt-regex-xmlschema/debian/copyright
@@ -32,4 +32,4 @@ License: MIT
  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
\ No newline at end of file
+ SOFTWARE.

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