[Git][haskell-team/DHG_packages][master] cabal-install-solver: Initial release

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Oct 7 08:31:14 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
45a91cc5 by Ilias Tsitsimpis at 2023-10-07T10:29:20+03:00
cabal-install-solver: Initial release

- - - - -


9 changed files:

- + p/haskell-cabal-install-solver/debian/changelog
- + p/haskell-cabal-install-solver/debian/compat
- + p/haskell-cabal-install-solver/debian/control
- + p/haskell-cabal-install-solver/debian/copyright
- + p/haskell-cabal-install-solver/debian/patches/newer-deps
- + p/haskell-cabal-install-solver/debian/patches/series
- + p/haskell-cabal-install-solver/debian/rules
- + p/haskell-cabal-install-solver/debian/source/format
- + p/haskell-cabal-install-solver/debian/watch


Changes:

=====================================
p/haskell-cabal-install-solver/debian/changelog
=====================================
@@ -0,0 +1,5 @@
+haskell-cabal-install-solver (3.8.1.0-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 07 Oct 2023 10:18:20 +0300


=====================================
p/haskell-cabal-install-solver/debian/compat
=====================================
@@ -0,0 +1 @@
+10


=====================================
p/haskell-cabal-install-solver/debian/control
=====================================
@@ -0,0 +1,75 @@
+Source: haskell-cabal-install-solver
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends: debhelper (>= 10),
+ haskell-devscripts (>= 0.13),
+ cdbs,
+ ghc (>= 9.4),
+ ghc-prof,
+ libghc-cabal-syntax-dev (>= 3.8),
+ libghc-cabal-syntax-dev (<< 3.9),
+ libghc-cabal-syntax-prof,
+ libghc-edit-distance-dev (>= 0.2.2),
+ libghc-edit-distance-dev (<< 0.3),
+ libghc-edit-distance-prof,
+ libghc-cabal-syntax-dev,
+ libghc-tasty-dev (>= 1.2.3),
+ libghc-tasty-dev (<< 1.5),
+ libghc-tasty-prof,
+ libghc-tasty-hunit-dev (>= 0.10),
+ libghc-tasty-hunit-prof,
+ libghc-tasty-quickcheck-dev,
+ libghc-tasty-quickcheck-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-cabal-syntax-doc,
+ libghc-edit-distance-doc,
+Standards-Version: 4.6.2
+Homepage: http://www.haskell.org/cabal/
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-cabal-install-solver
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-cabal-install-solver]
+X-Description: The solver component for cabal-install
+ This library provides the solver component used in cabal-install, the
+ command-line interface for Cabal and Hackage.
+
+Package: libghc-cabal-install-solver-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-cabal-install-solver-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-cabal-install-solver-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-cabal-install-solver/debian/copyright
=====================================
@@ -0,0 +1,53 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: cabal-install-solver
+Upstream-Contact: Cabal Development Team <cabal-devel at haskell.org>
+Source: https://hackage.haskell.org/package/cabal-install-solver
+
+Files: *
+Copyright:
+ (C) 2003-2022, Cabal Development Team
+ (C) 2005 David Himmelstrup
+ (C) 2007 Bjorn Bringert
+ (C) 2008 Duncan Coutts
+ (C) 2016 Iñaki García Etxebarria
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Copyright (c) 2003-2022, Cabal Development Team.
+ See the AUTHORS file for the full list of copyright holders.
+ .
+ See */LICENSE for the copyright holders of the subcomponents.
+ .
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+     * Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+ .
+     * Redistributions in binary form must reproduce the above
+       copyright notice, this list of conditions and the following
+       disclaimer in the documentation and/or other materials provided
+       with the distribution.
+ .
+     * Neither the name of Isaac Jones nor the names of other
+       contributors may be used to endorse or promote products derived
+       from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


=====================================
p/haskell-cabal-install-solver/debian/patches/newer-deps
=====================================
@@ -0,0 +1,30 @@
+Index: b/cabal-install-solver.cabal
+===================================================================
+--- a/cabal-install-solver.cabal
++++ b/cabal-install-solver.cabal
+@@ -1,6 +1,7 @@
+ cabal-version: 2.2
+ name:          cabal-install-solver
+ version:       3.8.1.0
++x-revision: 1
+ synopsis:      The command-line interface for Cabal and Hackage.
+ description:
+   The solver component used in cabal-install command-line program
+@@ -105,7 +106,7 @@ library
+ 
+   build-depends:
+     , array         >=0.4      && <0.6
+-    , base          >=4.10     && <4.17
++    , base          >=4.10     && <4.18
+     , bytestring    >=0.10.6.0 && <0.12
+     , Cabal         ^>=3.8
+     , Cabal-syntax  ^>=3.8
+@@ -138,7 +139,7 @@ Test-Suite unit-tests
+      UnitTests.Distribution.Solver.Modular.MessageUtils
+ 
+    build-depends:
+-     , base        >= 4.10  && <4.17
++     , base        >= 4.10  && <4.18
+      , Cabal
+      , Cabal-syntax
+      , cabal-install-solver


=====================================
p/haskell-cabal-install-solver/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps


=====================================
p/haskell-cabal-install-solver/debian/rules
=====================================
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-cabal-install-solver/debian/source/format
=====================================
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
p/haskell-cabal-install-solver/debian/watch
=====================================
@@ -0,0 +1,2 @@
+version=3
+https://hackage.haskell.org/package/cabal-install-solver/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/45a91cc5ffe45778e9743d75209b86c7219a3086
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/20231007/9096a054/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list