[Git][haskell-team/DHG_packages][master] happy: Upgrading from 1.20.0 to 1.20.1.1

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Aug 27 11:52:08 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
ac937fba by Ilias Tsitsimpis at 2023-08-27T13:48:49+03:00
happy: Upgrading from 1.20.0 to 1.20.1.1

- - - - -


4 changed files:

- p/happy/debian/changelog
- p/happy/debian/control
- − p/happy/debian/docs
- p/happy/debian/get_version.hs


Changes:

=====================================
p/happy/debian/changelog
=====================================
@@ -1,9 +1,9 @@
-happy (1.20.0-2) UNRELEASED; urgency=medium
+happy (1.20.1.1-1) unstable; urgency=medium
 
-  * Declare compliance with Debian policy 4.6.1
+  * New upstream release
   * Declare compliance with Debian policy 4.6.2
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:31:59 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 13:36:19 +0300
 
 happy (1.20.0-1) unstable; urgency=medium
 


=====================================
p/happy/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
  dpkg-dev (>= 1.17.14),
  autoconf,
  docbook-utils,
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  docbook-xsl,
  docbook-xml,


=====================================
p/happy/debian/docs deleted
=====================================
@@ -1,3 +0,0 @@
-ANNOUNCE
-README.md
-TODO


=====================================
p/happy/debian/get_version.hs
=====================================
@@ -2,7 +2,7 @@ module Main (main) where
 
 import Distribution.Package
 import Distribution.PackageDescription
-import Distribution.PackageDescription.Parsec ( readGenericPackageDescription )
+import Distribution.Simple.PackageDescription (readGenericPackageDescription)
 import Distribution.Pretty                    ( prettyShow )
 import Distribution.Simple.Utils
 import Distribution.Verbosity



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ac937fba0b96086146411c6c9f2fa3dfcdd2e71c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ac937fba0b96086146411c6c9f2fa3dfcdd2e71c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20230827/3ae5ff8c/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list