[Git][haskell-team/DHG_packages][master] microstache: Upgrading from 1.0.1.1 to 1.0.2.1

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Jul 25 23:40:39 BST 2022



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
73fe717b by Clint Adams at 2022-07-25T18:40:11-04:00
microstache: Upgrading from 1.0.1.1 to 1.0.2.1

- - - - -


4 changed files:

- p/haskell-microstache/debian/changelog
- p/haskell-microstache/debian/control
- − p/haskell-microstache/debian/patches/newer-deps
- − p/haskell-microstache/debian/patches/series


Changes:

=====================================
p/haskell-microstache/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-microstache (1.0.1.1-8) UNRELEASED; urgency=medium
+haskell-microstache (1.0.2.1-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:43 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 25 Jul 2022 18:38:56 -0400
 
 haskell-microstache (1.0.1.1-7) unstable; urgency=medium
 


=====================================
p/haskell-microstache/debian/control
=====================================
@@ -9,9 +9,8 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc (>= 8.4.3),
  ghc-prof,
- libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.5),
- libghc-aeson-prof,
+ libghc-aeson-dev (>= 0),
+ libghc-aeson-prof (>= 0),
  libghc-unordered-containers-dev (>= 0.2.5),
  libghc-unordered-containers-dev (<< 0.3),
  libghc-unordered-containers-prof,
@@ -25,7 +24,9 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
 Standards-Version: 4.6.1
-Homepage: https://github.com/phadej/microstache
+Homepage: https://github.com/haskellari/microstache
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-microstache
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
 X-Description: alternative Mustache templates
  Mustache templates for Haskell.
  .


=====================================
p/haskell-microstache/debian/patches/newer-deps deleted
=====================================
@@ -1,27 +0,0 @@
---- a/microstache.cabal
-+++ b/microstache.cabal
-@@ -32,7 +32,9 @@
-   GHC==7.8.4,
-   GHC==7.10.3,
-   GHC==8.0.2,
--  GHC==8.2.1
-+  GHC==8.2.1,
-+  GHC==8.4.3,
-+  GHC==8.6.1
- 
- source-repository head
-   type:               git
-@@ -40,10 +42,10 @@
- 
- library
-   build-depends:
--    aeson                  >=0.11    && < 1.3,
--    base                   >=4.5     && < 5.0,
-+    aeson                  >=0.11    && < 1.6,
-+    base                   >=4.5     && < 4.15,
-     bytestring             >=0.9.2.1 && < 0.11,
--    containers             >=0.4.2.1 && < 0.6,
-+    containers             >=0.4.2.1 && < 0.7,
-     deepseq                >=1.3.0.0 && < 1.5,
-     directory              >=1.1.0.2 && < 1.4,
-     filepath               >=1.3.0.0 && < 1.5,


=====================================
p/haskell-microstache/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/73fe717b896d7cf0c9da2fef221d413b2f51dae5
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/20220725/08f2a59f/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list