[Git][haskell-team/DHG_packages][master] attoparsec-iso8601: Upgrading from 1.0.1.0 to 1.0.2.1

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Jul 22 13:36:40 BST 2022



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


Commits:
49478aed by Clint Adams at 2022-07-22T08:35:53-04:00
attoparsec-iso8601: Upgrading from 1.0.1.0 to 1.0.2.1

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-attoparsec-iso8601/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-attoparsec-iso8601 (1.0.1.0-4) UNRELEASED; urgency=medium
+haskell-attoparsec-iso8601 (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:01 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 22 Jul 2022 08:34:50 -0400
 
 haskell-attoparsec-iso8601 (1.0.1.0-3) unstable; urgency=medium
 


=====================================
p/haskell-attoparsec-iso8601/debian/control
=====================================
@@ -9,16 +9,23 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc (>= 8.4.3),
  ghc-prof,
- libghc-attoparsec-dev (>= 0.13.0.1),
- libghc-attoparsec-prof (>= 0.13.0.1),
- libghc-base-compat-dev (>= 0.9.1),
- libghc-base-compat-dev (<< 0.12),
- libghc-base-compat-prof,
+ libghc-attoparsec-dev (>= 0.14.2),
+ libghc-attoparsec-dev (<< 0.15),
+ libghc-attoparsec-prof,
+ libghc-base-compat-batteries-dev (>= 0.10.0),
+ libghc-base-compat-batteries-dev (<< 0.13),
+ libghc-base-compat-batteries-prof,
+ libghc-time-compat-dev (>= 1.9.4),
+ libghc-time-compat-dev (<< 1.10),
+ libghc-time-compat-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-attoparsec-doc,
- libghc-base-compat-doc,
+ libghc-base-compat-batteries-doc,
+ libghc-time-compat-doc,
 Standards-Version: 4.6.1
-Homepage: https://github.com/bos/aeson
+Homepage: https://github.com/haskell/aeson
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-attoparsec-iso8601
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-attoparsec-iso8601]
 X-Description: parsing of ISO 8601 dates
  Parsing of ISO 8601 dates, originally from aeson.
 


=====================================
p/haskell-attoparsec-iso8601/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/attoparsec-iso8601.cabal
-+++ b/attoparsec-iso8601.cabal
-@@ -37,7 +37,7 @@
-   build-depends:
-     attoparsec >= 0.13.0.1,
-     base >= 4.5 && < 5,
--    base-compat >= 0.9.1 && < 0.11,
-+    base-compat >= 0.9.1 && < 0.12,
-     text >= 1.1.1.0,
-     time >= 1.1.1.4
- 


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/49478aed246e8c1323be90b1c99cb547f8a88129
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/20220722/d09c0244/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list