[DHG_packages] 02/05: uuagc-cabal: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Sat Oct 15 18:49:40 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 98ef3a79acb4c67942ffd3e8fcd0bee717101e39
Author: Clint Adams <clint at debian.org>
Date: Sat Oct 15 14:45:40 2016 -0400
uuagc-cabal: build with ghc 8 in experimental
---
p/haskell-uuagc-cabal/debian/changelog | 8 +++---
p/haskell-uuagc-cabal/debian/control | 50 ++++++++++++++++++++++------------
p/haskell-uuagc-cabal/debian/copyright | 2 +-
3 files changed, 37 insertions(+), 23 deletions(-)
diff --git a/p/haskell-uuagc-cabal/debian/changelog b/p/haskell-uuagc-cabal/debian/changelog
index 9121f87..0460073 100644
--- a/p/haskell-uuagc-cabal/debian/changelog
+++ b/p/haskell-uuagc-cabal/debian/changelog
@@ -1,14 +1,14 @@
-haskell-uuagc-cabal (1.0.4.0-8) UNRELEASED; urgency=medium
+haskell-uuagc-cabal (1.0.4.0-8) 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:26 +0300
+ -- Clint Adams <clint at debian.org> Sat, 15 Oct 2016 14:45:33 -0400
haskell-uuagc-cabal (1.0.4.0-7) unstable; urgency=medium
diff --git a/p/haskell-uuagc-cabal/debian/control b/p/haskell-uuagc-cabal/debian/control
index 5365f30..0a6a5de 100644
--- a/p/haskell-uuagc-cabal/debian/control
+++ b/p/haskell-uuagc-cabal/debian/control
@@ -1,36 +1,43 @@
Source: haskell-uuagc-cabal
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-cabal-dev (>= 1.8.0.6),
libghc-cabal-prof (>= 1.8.0.6),
libghc-mtl-dev (>= 2.0.1.0),
libghc-mtl-prof,
libghc-uulib-dev (>= 0.9.14),
libghc-uulib-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-cabal-doc,
libghc-mtl-doc,
libghc-uulib-doc,
Standards-Version: 3.9.8
Homepage: http://www.cs.uu.nl/wiki/HUT/WebHome
-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-uuagc-cabal
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-uuagc-cabal-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: Cabal plugin for UUAGC${haskell:ShortBlurb}
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
.
@@ -38,11 +45,15 @@ Description: Cabal plugin for UUAGC${haskell:ShortBlurb}
Package: libghc-uuagc-cabal-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: Cabal plugin for UUAGC${haskell:ShortBlurb}
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
.
@@ -51,10 +62,13 @@ Description: Cabal plugin for UUAGC${haskell:ShortBlurb}
Package: libghc-uuagc-cabal-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
+Depends:
${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: Cabal plugin for UUAGC${haskell:ShortBlurb}
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
.
diff --git a/p/haskell-uuagc-cabal/debian/copyright b/p/haskell-uuagc-cabal/debian/copyright
index 7f69222..a700a7b 100644
--- a/p/haskell-uuagc-cabal/debian/copyright
+++ b/p/haskell-uuagc-cabal/debian/copyright
@@ -34,4 +34,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