[DHG_packages] 01/01: happy: New upstream release 1.19.8

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Mon Oct 23 21:59:02 UTC 2017


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

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 2ef3f0a153c0cc11a38907b4c5e3d3155b7084a7
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Tue Oct 24 00:50:48 2017 +0300

    happy: New upstream release 1.19.8
    
    Closes: #876605
---
 p/happy/debian/changelog | 10 ++++++----
 p/happy/debian/control   | 47 ++++++++++++++++++++++++++---------------------
 2 files changed, 32 insertions(+), 25 deletions(-)

diff --git a/p/happy/debian/changelog b/p/happy/debian/changelog
index e08fcb1..b484acc 100644
--- a/p/happy/debian/changelog
+++ b/p/happy/debian/changelog
@@ -1,3 +1,9 @@
+happy (1.19.8-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #876605)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 24 Oct 2017 00:46:34 +0300
+
 happy (1.19.7-1) unstable; urgency=medium
 
   * New upstream release.
@@ -475,7 +481,3 @@ happy (1.6-1) unstable; urgency=low
   * Initial Release.
 
  -- Michael Weber <michael.weber at post.rwth-aachen.de>  Fri,  2 Jul 1999 18:32:57 +0200
-
-Local variables:
-mode: debian-changelog
-End:
diff --git a/p/happy/debian/control b/p/happy/debian/control
index 0225b6f..8a2a087 100644
--- a/p/happy/debian/control
+++ b/p/happy/debian/control
@@ -1,32 +1,37 @@
 Source: happy
-Section: haskell
-Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Iain Lane <laney at ubuntu.com>
+Priority: extra
+Section: haskell
 Standards-Version: 3.9.8
-Build-Depends: cdbs (>= 0.4.59),
-               haskell-devscripts (>= 0.13),
-               debhelper (>= 9.20141010),
-               dpkg-dev (>= 1.17.14),
-               autoconf,
-               docbook-utils,
-               ghc (>= 8),
-               docbook-xsl,
-               docbook-xml,
-               xsltproc,
-               libghc-mtl-dev,
-               happy <!stage1>
-Homepage: http://www.haskell.org/happy
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Build-Depends:
+ cdbs (>= 0.4.59),
+ haskell-devscripts (>= 0.13),
+ debhelper (>= 9.20141010),
+ dpkg-dev (>= 1.17.14),
+ autoconf,
+ docbook-utils,
+ ghc (>= 8),
+ ghc-prof,
+ docbook-xsl,
+ docbook-xml,
+ xsltproc,
+ libghc-mtl-dev (>= 2.2.1),
+ happy <!stage1>,
+Homepage: https://www.haskell.org/happy/
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/happy
 
-
 Package: happy
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: haskell-doc, info-browser, ${haskell:Suggests}
-Replaces: ghc-cvs (<< 20031221)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: haskell-doc,
+ info-browser,
+ ${haskell:Suggests},
+Replaces: ghc-cvs (<< 20031221),
 Description: Parser generator for Haskell
  Happy is a parser generator system for Haskell, similar to the tool `yacc' for
  C. Like `yacc', it takes a file containing an annotated BNF specification of a

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