[Git][haskell-team/DHG_packages][master] assoc: Upgrading from 1.0.2 to 1.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Sep 5 21:29:49 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a7884a18 by Clint Adams at 2023-09-05T16:29:32-04:00
assoc: Upgrading from 1.0.2 to 1.1
- - - - -
4 changed files:
- p/haskell-assoc/debian/changelog
- p/haskell-assoc/debian/control
- − p/haskell-assoc/debian/patches/newer-deps
- − p/haskell-assoc/debian/patches/series
Changes:
=====================================
p/haskell-assoc/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-assoc (1.0.2-4) UNRELEASED; urgency=medium
+haskell-assoc (1.1-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:33:25 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 05 Sep 2023 16:28:12 -0400
haskell-assoc (1.0.2-3) unstable; urgency=medium
=====================================
p/haskell-assoc/debian/control
=====================================
@@ -9,16 +9,11 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-bifunctors-dev (>= 5.5.5),
- libghc-bifunctors-dev (<< 5.6),
- libghc-bifunctors-prof (>= 5.5.5),
- libghc-bifunctors-prof (<< 5.6),
libghc-tagged-dev (>= 0.8.6),
libghc-tagged-dev (<< 0.9),
libghc-tagged-prof (>= 0.8.6),
libghc-tagged-prof (<< 0.9),
Build-Depends-Indep: ghc-doc,
- libghc-bifunctors-doc,
libghc-tagged-doc,
Standards-Version: 4.6.2
Homepage: https://hackage.haskell.org/package/assoc
=====================================
p/haskell-assoc/debian/patches/newer-deps deleted
=====================================
@@ -1,34 +0,0 @@
-Index: b/assoc.cabal
-===================================================================
---- a/assoc.cabal
-+++ b/assoc.cabal
-@@ -1,6 +1,7 @@
- cabal-version: 1.12
- name: assoc
- version: 1.0.2
-+x-revision: 2
- license: BSD3
- license-file: LICENSE
- synopsis: swap and assoc: Symmetric and Semigroupy Bifunctors
-@@ -27,8 +28,10 @@ tested-with:
- || ==8.2.2
- || ==8.4.4
- || ==8.6.5
-- || ==8.8.3
-- || ==8.10.1
-+ || ==8.8.4
-+ || ==8.10.4
-+ || ==9.0.1
-+ || ==9.2.1
- , GHCJS ==8.4
-
- source-repository head
-@@ -39,7 +42,7 @@ library
- default-language: Haskell2010
- hs-source-dirs: src
- build-depends:
-- base >=4.3 && <4.15
-+ base >=4.3 && <4.17
- , bifunctors >=5.5.5 && <5.6
- , tagged >=0.8.6 && <0.9
-
=====================================
p/haskell-assoc/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a7884a188100bb3995d9c73f41bbaccee994202a
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a7884a188100bb3995d9c73f41bbaccee994202a
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/20230905/cf5ea420/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list