[Git][haskell-team/DHG_packages][master] 5 commits: bindings-uname: Sourceful upload for GHC 8.8
Ilias Tsitsimpis
gitlab at salsa.debian.org
Mon Jun 8 10:57:13 BST 2020
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7546e078 by Ilias Tsitsimpis at 2020-06-08T12:40:28+03:00
bindings-uname: Sourceful upload for GHC 8.8
- - - - -
3f9eee42 by Ilias Tsitsimpis at 2020-06-08T12:40:28+03:00
refact: Sourceful upload for GHC 8.8
- - - - -
a914621c by Ilias Tsitsimpis at 2020-06-08T12:40:47+03:00
th-reify-compat: Sourceful upload for GHC 8.8
- - - - -
40a85ce9 by Ilias Tsitsimpis at 2020-06-08T12:40:50+03:00
time-units: Sourceful upload for GHC 8.8
- - - - -
eb7e344a by Ilias Tsitsimpis at 2020-06-08T12:42:41+03:00
monadlist: Sourceful upload for GHC 8.8
- - - - -
10 changed files:
- p/haskell-bindings-uname/debian/changelog
- p/haskell-bindings-uname/debian/control
- p/haskell-monadlist/debian/changelog
- p/haskell-monadlist/debian/control
- p/haskell-refact/debian/changelog
- p/haskell-refact/debian/control
- p/haskell-th-reify-compat/debian/changelog
- p/haskell-th-reify-compat/debian/control
- p/haskell-time-units/debian/changelog
- p/haskell-time-units/debian/control
Changes:
=====================================
p/haskell-bindings-uname/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-bindings-uname (0.1-4) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 08 Jun 2020 12:25:32 +0300
+
haskell-bindings-uname (0.1-3) unstable; urgency=medium
* Sourceful upload for ghc-8.4.3 (haddock-interface-33)
=====================================
p/haskell-bindings-uname/debian/control
=====================================
@@ -10,8 +10,8 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/bindings-uname
+Standards-Version: 4.5.0
+Homepage: https://hackage.haskell.org/package/bindings-uname
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-bindings-uname
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-bindings-uname]
X-Description: Low-level binding to POSIX uname(3)
=====================================
p/haskell-monadlist/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-monadlist (0.0.2-4) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 08 Jun 2020 12:42:35 +0300
+
haskell-monadlist (0.0.2-3) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-monadlist/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
ghc,
ghc-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: https://hackage.haskell.org/package/monadlist
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-monadlist]
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-monadlist
=====================================
p/haskell-refact/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-refact (0.3.0.2-6) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 08 Jun 2020 12:33:58 +0300
+
haskell-refact (0.3.0.2-5) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-refact/debian/control
=====================================
@@ -11,8 +11,8 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
Build-Depends-Indep: ghc-doc
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/refact
+Standards-Version: 4.5.0
+Homepage: https://hackage.haskell.org/package/refact
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-refact]
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-refact
X-Description: specify refactorings to perform with apply-refact
=====================================
p/haskell-th-reify-compat/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-th-reify-compat (0.0.1.5-2) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 08 Jun 2020 12:40:36 +0300
+
haskell-th-reify-compat (0.0.1.5-1) unstable; urgency=medium
* Bump debhelper compat level to 10
=====================================
p/haskell-th-reify-compat/debian/control
=====================================
@@ -11,8 +11,8 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
Build-Depends-Indep: ghc-doc
-Standards-Version: 4.1.4
-Homepage: http://github.com/khibino/haskell-th-reify-compat/
+Standards-Version: 4.5.0
+Homepage: https://github.com/khibino/haskell-th-reify-compat/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-th-reify-compat
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-th-reify-compat]
X-Description: compatibility for the result type of TH reify
=====================================
p/haskell-time-units/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-time-units (1.0.0-3) unstable; urgency=medium
+
+ * Sourceful upload for GHC 8.8
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 08 Jun 2020 12:39:57 +0300
+
haskell-time-units (1.0.0-2) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-time-units/debian/control
=====================================
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 10),
ghc,
ghc-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
-Homepage: http://github.com/acw/time-units
+Standards-Version: 4.5.0
+Homepage: https://github.com/acw/time-units
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-time-units]
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-time-units
X-Description: basic library for defining units of time as types
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/32fdd098ec42be997e314637d1f05ecc8cb5e6f7...eb7e344aef69736ce807d074d362b58c3dc0e60f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/32fdd098ec42be997e314637d1f05ecc8cb5e6f7...eb7e344aef69736ce807d074d362b58c3dc0e60f
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/20200608/7141c8a4/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list