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

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 05:36:57 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 00d94058ab14b0f57d5c0899990088acd33a3da6
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 16 01:33:52 2016 -0400

    regex-compat: build with ghc 8 in experimental
---
 p/haskell-regex-compat/debian/changelog |  8 +++---
 p/haskell-regex-compat/debian/control   | 50 +++++++++++++++++++++------------
 p/haskell-regex-compat/debian/copyright |  2 +-
 3 files changed, 37 insertions(+), 23 deletions(-)

diff --git a/p/haskell-regex-compat/debian/changelog b/p/haskell-regex-compat/debian/changelog
index 22adfd3..4be261d 100644
--- a/p/haskell-regex-compat/debian/changelog
+++ b/p/haskell-regex-compat/debian/changelog
@@ -1,14 +1,14 @@
-haskell-regex-compat (0.95.1-9) UNRELEASED; urgency=medium
+haskell-regex-compat (0.95.1-9) 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:06 +0300
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 01:33:45 -0400
 
 haskell-regex-compat (0.95.1-8) unstable; urgency=medium
 
diff --git a/p/haskell-regex-compat/debian/control b/p/haskell-regex-compat/debian/control
index 4ab7788..74549c8 100644
--- a/p/haskell-regex-compat/debian/control
+++ b/p/haskell-regex-compat/debian/control
@@ -1,32 +1,38 @@
 Source: haskell-regex-compat
 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,
+ haskell-devscripts (>= 0.10),
  libghc-regex-base-dev (>= 0.93),
  libghc-regex-base-prof,
  libghc-regex-posix-dev (>= 0.95.1),
  libghc-regex-posix-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-regex-base-doc,
  libghc-regex-posix-doc,
 Standards-Version: 3.9.8
 Homepage: http://sourceforge.net/projects/lazy-regex
-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-regex-compat
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-regex-compat-dev
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: GHC library providing old Text.Regex interface
  A library providing the old Text.Regex interface to the POSIX regular
  expression backend.
@@ -35,10 +41,12 @@ Description: GHC library providing old Text.Regex interface
 
 Package: libghc-regex-compat-prof
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Provides:
+ ${haskell:Provides},
 Description: GHC profiling library providing old Text.Regex interface
  A library providing the old Text.Regex interface to the POSIX regular
  expression backend.
@@ -49,13 +57,19 @@ Description: GHC profiling library providing old Text.Regex interface
 Package: libghc-regex-compat-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: haskell-regex-compat-doc (<< 0.92-5),
-Provides: haskell-regex-compat-doc,
-Replaces: haskell-regex-compat-doc (<< 0.92-5),
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ haskell-regex-compat-doc (<< 0.92-5),
+Provides:
+ haskell-regex-compat-doc,
+Replaces:
+ haskell-regex-compat-doc (<< 0.92-5),
 Description: API documentation for regex-compat Haskell library
  A library containing a POSIX regular expression backend conforming to
  the interface API of regex-base.
diff --git a/p/haskell-regex-compat/debian/copyright b/p/haskell-regex-compat/debian/copyright
index b8edce4..cee7dbc 100644
--- a/p/haskell-regex-compat/debian/copyright
+++ b/p/haskell-regex-compat/debian/copyright
@@ -36,4 +36,4 @@ License: BSD-3-clause
  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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