[Git][haskell-team/DHG_packages][master] tar: Upgrading from 0.5.1.0 to 0.5.1.1

Clint Adams gitlab at salsa.debian.org
Thu Jun 4 17:56:34 BST 2020



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


Commits:
5c4c3cd8 by Clint Adams at 2020-06-04T12:54:16-04:00
tar: Upgrading from 0.5.1.0 to 0.5.1.1

- - - - -


5 changed files:

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


Changes:

=====================================
p/haskell-tar/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tar (0.5.1.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 04 Jun 2020 12:53:12 -0400
+
 haskell-tar (0.5.1.0-5) unstable; urgency=medium
 
   * Patch for newer containers


=====================================
p/haskell-tar/debian/control
=====================================
@@ -1,6 +1,6 @@
 Source: haskell-tar
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>
+Uploaders: Joachim Breitner <nomeata at debian.org>, Clint Adams <clint at debian.org>
 Priority: optional
 Section: haskell
 Rules-Requires-Root: no
@@ -15,8 +15,8 @@ Build-Depends:
  libghc-tasty-dev (>= 0.10),
  libghc-tasty-quickcheck-dev (>= 0.8),
 Build-Depends-Indep: ghc-doc
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/tar
+Standards-Version: 4.5.0
+Homepage: https://hackage.haskell.org/package/tar
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tar
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-tar]
 


=====================================
p/haskell-tar/debian/patches/newer-deps deleted
=====================================
@@ -1,13 +0,0 @@
---- a/tar.cabal
-+++ b/tar.cabal
-@@ -91,8 +91,8 @@
-                  deepseq,
-                  bytestring-handle,
-                  QuickCheck       == 2.*,
--                 tasty            >= 0.10 && <0.12,
--                 tasty-quickcheck == 0.8.*
-+                 tasty            >= 0.10,
-+                 tasty-quickcheck >= 0.8
- 
-   if flag(old-time)
-     build-depends: directory < 1.2, old-time


=====================================
p/haskell-tar/debian/patches/newer-deps2 deleted
=====================================
@@ -1,11 +0,0 @@
---- haskell-tar-0.5.1.0.orig/tar.cabal
-+++ haskell-tar-0.5.1.0/tar.cabal
-@@ -41,7 +41,7 @@ library
-   build-depends: base       == 4.*,
-                  filepath             < 1.5,
-                  array                < 0.6,
--                 containers >= 0.2 && < 0.6,
-+                 containers >= 0.2 && < 0.7,
-                  deepseq    >= 1.1 && < 1.5
- 
-   if flag(old-time)


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5c4c3cd8f0478ae2fa869c748b1bc0eb137124dd
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/20200604/e03ec053/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list