[Git][haskell-team/DHG_packages][master] 3 commits: hdevtools: upload new release to unstable

Gianfranco Costamagna gitlab at salsa.debian.org
Sun Aug 25 08:51:31 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
39a42f7e by Gianfranco Costamagna at 2019-08-25T07:51:22Z
hdevtools: upload new release to unstable

- - - - -
5943d6b2 by Gianfranco Costamagna at 2019-08-25T07:51:22Z
haskell-data-clist: patch for newer deps

- - - - -
eaed969e by Gianfranco Costamagna at 2019-08-25T07:51:22Z
haskell-dlist: bump quickcheck version

- - - - -


7 changed files:

- p/haskell-data-clist/debian/changelog
- p/haskell-data-clist/debian/control
- + p/haskell-data-clist/debian/patches/newer-deps
- + p/haskell-data-clist/debian/patches/series
- p/haskell-dlist/debian/changelog
- p/haskell-dlist/debian/control
- p/hdevtools/debian/changelog


Changes:

=====================================
p/haskell-data-clist/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-data-clist (0.1.2.1-3) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 04 Aug 2019 00:17:31 +0200
+
 haskell-data-clist (0.1.2.1-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-data-clist/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
  ghc,
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
  libghc-quickcheck2-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,


=====================================
p/haskell-data-clist/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-data-clist-0.1.2.1.orig/data-clist.cabal
++++ haskell-data-clist-0.1.2.1/data-clist.cabal
+@@ -23,7 +23,7 @@ source-repository head
+ Library
+     Build-Depends: base >= 4 && < 5,
+                    deepseq >= 1.1 && < 1.5,
+-                   QuickCheck >= 2.4 && < 2.12
++                   QuickCheck >= 2.4 && < 2.13
+ 
+     Exposed-Modules:
+         Data.CircularList


=====================================
p/haskell-data-clist/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps


=====================================
p/haskell-dlist/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-dlist (0.8.0.6-2) unstable; urgency=medium
+
+  * patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sun, 04 Aug 2019 00:17:38 +0200
+
 haskell-dlist (0.8.0.6-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]


=====================================
p/haskell-dlist/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8),
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.10),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.14),
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 4.1.4
 Homepage: https://github.com/spl/dlist


=====================================
p/hdevtools/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-hdevtools (0.1.7.0-2) UNRELEASED; urgency=medium
+hdevtools (0.1.8.0-1) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Add missing "Upstream-Name" field into "debian/copyright".
 
- -- Dmitry Bogatov <KAction at debian.org>  Thu, 16 May 2019 14:24:33 +0000
+  [ Gianfranco Costamagna ]
+  * New upstream release
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Sat, 24 Aug 2019 18:45:04 +0200
 
 hdevtools (0.1.7.0-1) unstable; urgency=medium
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/04c692db53411a337b0846d6835f06f27a85cf8d...eaed969e4106cddd1a08c8338a8c54efaf6bb73c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/04c692db53411a337b0846d6835f06f27a85cf8d...eaed969e4106cddd1a08c8338a8c54efaf6bb73c
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/20190825/7bff283f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list