Skip to content
Commits on Source (3)
ghc-testsuite for Debian
------------------------
This package is just a container for the results of the GHC testsuite. There is
usually no point in installing this package.
-- Joachim Breitner <nomeata@debian.org> Sat, 07 Jan 2012 13:03:14 +0100
ghc-testsuite (8.6.5-1) unstable; urgency=medium
* New upstream release
* Update copyright file and Build depends
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 24 Jul 2019 12:23:40 +0200
ghc-testsuite (8.4.4-1) unstable; urgency=medium
[ Gianfranco Costamagna ]
* New upstream release
* Fix Build-Depends
* Std-version is now 4.2.1
[ Clint Adams ]
* Set Rules-Requires-Root to no.
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 13 Dec 2018 10:29:00 +0100
ghc-testsuite (8.2.2-2) unstable; urgency=medium
* Fix Build-Depends.
-- Clint Adams <clint@debian.org> Sat, 21 Apr 2018 18:41:31 -0400
ghc-testsuite (8.2.2-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 21 Apr 2018 16:52:54 -0400
ghc-testsuite (8.0.2-2) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
* Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
-- Clint Adams <clint@debian.org> Mon, 09 Apr 2018 20:04:40 -0400
ghc-testsuite (8.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Conflict with ghc <> 8.0.2
* Bump standards version to 3.9.8 (no changes needed)
* Bump compat level to 10
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 20 Jun 2017 09:40:34 +0200
ghc-testsuite (8.0.1-1) unstable; urgency=medium
[ Dmitry Bogatov ]
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
[ Clint Adams ]
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 20:36:34 -0400
ghc-testsuite (7.10.3-1) unstable; urgency=medium
* Team upload.
[ Clint Adams ]
* Switch Vcs-Git/Vcs-Browser headers to new location.
[ Gianfranco Costamagna ]
* New upstream release.
* Conflict with ghc <> 7.10.3
* Fix Vcs-Git field not canonical lintian warning.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:02 -0500
ghc-testsuite (7.8.4-1) unstable; urgency=medium
* Team upload
[ Joachim Breitner ]
* Fix watchfile
[ Gianfranco Costamagna]
* Conflict with ghc <> 7.8.4
* New upstream release
* Bump std-version to 3.9.6, no changes
* Remove ghc-dynamic build dependency.
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Wed, 13 May 2015 12:19:21 +0200
ghc-testsuite (7.6.3-1) unstable; urgency=low
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 26 May 2013 18:59:23 +0200
ghc-testsuite (7.6.1.20121207-2) unstable; urgency=low
* Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:49:44 +0200
ghc-testsuite (7.6.1.20121207-1) experimental; urgency=low
* New upstream release (7.6.2-rc1)
* Use QuickCheck version 2
-- Joachim Breitner <nomeata@debian.org> Sun, 06 Jan 2013 11:50:48 +0100
ghc-testsuite (7.6.1-1) experimental; urgency=low
* Bump standards version, no change
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Fri, 09 Nov 2012 21:14:31 +0100
ghc-testsuite (7.4.1-3) unstable; urgency=low
* Only depend on ghc-dynamic on i386 and amd64
-- Joachim Breitner <nomeata@debian.org> Tue, 14 Feb 2012 09:27:23 +0100
ghc-testsuite (7.4.1-2) unstable; urgency=low
* Build-Depend on python
-- Joachim Breitner <nomeata@debian.org> Mon, 13 Feb 2012 22:13:45 +0100
ghc-testsuite (7.4.1-1) unstable; urgency=low
* Fix watch URL
-- Joachim Breitner <nomeata@debian.org> Mon, 13 Feb 2012 20:56:31 +0100
ghc-testsuite (7.0.4-2) unstable; urgency=low
* Actually put the log file in the binary...
* Move maintenance to the Debian Haskell Group
-- Joachim Breitner <nomeata@debian.org> Sat, 07 Jan 2012 18:25:31 +0100
ghc-testsuite (7.0.4-1) unstable; urgency=low
* Initial release
-- Joachim Breitner <nomeata@debian.org> Sat, 07 Jan 2012 13:03:14 +0100
Source: ghc-testsuite
Section: haskell
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Rules-Requires-Root: no
Build-Depends:
python,
debhelper (>= 10),
ghc (>= 8.6.5),
ghc (<< 8.6.6),
ghc-prof,
libghc-quickcheck2-dev,
libghc-quickcheck2-prof,
libghc-vector-dev,
libghc-vector-prof,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-parallel-dev,
libghc-parallel-prof,
libghc-regex-compat-dev,
libghc-regex-compat-prof,
libghc-regex-posix-dev,
libghc-regex-posix-prof,
libghc-syb-dev,
libghc-syb-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
libghc-parsec3-dev,
libghc-parsec3-prof,
Standards-Version: 4.2.1
Homepage: http://hackage.haskell.org/trac/ghc/wiki/Building/RunningTests
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/ghc-testsuite]
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/ghc-testsuite
Package: ghc-testsuite
Architecture: any
Depends: ${misc:Depends}
Description: GHC testsuite results
This package is just a container for the results of the GHC testsuite. There
is usually no point in installing this package.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bool-extras
Upstream-Contact: Simon Marlow <marlowsd@gmail.com>
Source: https://downloads.haskell.org/~ghc/
Files: *
License: BSD-3-clause
Copyright: 2003 Chris Dornan
2002-2003 David Roundy
2014 Edward Kmett
2000 Galois Connections
2015 Luke Iannini
2009 Mario Blazevic
2008 Max Bolingbroke
2008 Niklas Broberg
2019 Isaac Elliott
2004-2005 Ralf Laemmel
2004-2005 Simon D. Foster
2002-2003 Simon Marlow
1999-2000 The GHC Team
2001-2003 The University of Glasgow
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: BSD-3-clause
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
.
2. 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.
.
3. Neither the name of copyright holder(s) nor the names of its 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.
/usr/share/doc/ghc-testsuite
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@
override_dh_auto_build:
cp -al testsuite testsuite-run
# Does not seem to work:
# OUTPUT_SUMMARY="$(CURDIR)/debian/ghc-testsuite/usr/share/doc/ghc-testsuite/result.txt"
make -C testsuite-run \
SKIPWAY="" \
fast=YES \
2>&1 | tee result.txt
override_dh_auto_install:
mkdir -p debian/ghc-testsuite/usr/share/doc/ghc-testsuite
cp result.txt "$(CURDIR)/debian/ghc-testsuite/usr/share/doc/ghc-testsuite/result.txt"
override_dh_auto_clean:
rm -rf testsuite-run
rm -f result.txt
version=3
https://downloads.haskell.org/~ghc/(\d[\d.]*)/ghc-(\d[\d.]*)-testsuite.tar.xz
haskell-attoparsec-enumerator (0.3.4-8) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 01 Oct 2018 13:47:25 +0300
haskell-attoparsec-enumerator (0.3.4-7) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 30 Sep 2018 21:02:03 +0300
haskell-attoparsec-enumerator (0.3.4-6) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
* Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
-- Clint Adams <clint@debian.org> Mon, 09 Apr 2018 20:04:41 -0400
haskell-attoparsec-enumerator (0.3.4-5) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:32:27 -0400
haskell-attoparsec-enumerator (0.3.4-4) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
[ Clint Adams ]
* Temporarily build-depend on ghc 8.
-- Clint Adams <clint@debian.org> Wed, 26 Oct 2016 21:44:09 -0400
haskell-attoparsec-enumerator (0.3.4-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:05 -0500
haskell-attoparsec-enumerator (0.3.4-2) experimental; urgency=medium
* Bump standards-version to 3.9.6
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:26:58 +0200
haskell-attoparsec-enumerator (0.3.4-1) unstable; urgency=medium
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sat, 27 Jun 2015 17:22:21 +0200
haskell-attoparsec-enumerator (0.3.3-2) unstable; urgency=medium
* Upload to unstable
-- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:47:41 +0200
haskell-attoparsec-enumerator (0.3.3-1) experimental; urgency=low
* Adjust watch file to new hackage layout
* Depend on haskell-devscripts 0.9, found in experimental
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:09:30 +0100
haskell-attoparsec-enumerator (0.3.1-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
of #708703
-- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:51:59 +0200
haskell-attoparsec-enumerator (0.3.1-2) unstable; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:49:51 +0200
haskell-attoparsec-enumerator (0.3.1-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Fri, 19 Oct 2012 18:06:22 +0200
haskell-attoparsec-enumerator (0.3-3) unstable; urgency=low
* Update to build against attoparsec 0.10.1.1.
-- Joey Hess <joeyh@debian.org> Mon, 27 Feb 2012 17:09:41 -0400
haskell-attoparsec-enumerator (0.3-2) unstable; urgency=low
* Sourceful upload to rebuild documentation package.
-- Clint Adams <clint@debian.org> Thu, 09 Feb 2012 14:05:15 -0500
haskell-attoparsec-enumerator (0.3-1) unstable; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 08 Dec 2011 11:11:14 -0500
haskell-attoparsec-enumerator (0.2.0.4-2) unstable; urgency=low
* Extend attoparsec dependency range
-- Joachim Breitner <nomeata@debian.org> Mon, 05 Dec 2011 19:31:03 +0100
haskell-attoparsec-enumerator (0.2.0.4-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Thu, 02 Jun 2011 10:37:55 -0400
Source: haskell-attoparsec-enumerator
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
Clint Adams <clint@debian.org>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.10),
libghc-attoparsec-prof,
libghc-enumerator-dev (<< 0.5),
libghc-enumerator-dev (>= 0.4),
libghc-enumerator-prof,
Build-Depends-Indep:
ghc-doc,
libghc-attoparsec-doc,
libghc-enumerator-doc,
Standards-Version: 4.1.4
Homepage: https://john-millikin.com/software/attoparsec-enumerator/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-attoparsec-enumerator
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-attoparsec-enumerator]
Package: libghc-attoparsec-enumerator-dev
Architecture: any
Depends:
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Provides:
${haskell:Provides},
Description: convert an Attoparsec parser into an iteratee${haskell:ShortBlurb}
It allows an Attoparsec parser to receive input incrementally from
an enumerator. This could be used for parsing large files or
implementing binary network protocols.
.
${haskell:Blurb}
Package: libghc-attoparsec-enumerator-prof
Architecture: any
Depends:
${haskell:Depends},
${misc:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Provides:
${haskell:Provides},
Description: convert an Attoparsec parser into an iteratee${haskell:ShortBlurb}
The library allows an Attoparsec parser to receive input incrementally from
an enumerator. This could be used for parsing large files or
implementing binary network protocols.
.
${haskell:Blurb}
Package: libghc-attoparsec-enumerator-doc
Architecture: all
Section: doc
Depends:
${haskell:Depends},
${misc:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Description: convert an Attoparsec parser into an iteratee${haskell:ShortBlurb}
The library allows an Attoparsec parser to receive input incrementally from
an enumerator. This could be used for parsing large files or
implementing binary network protocols.
.
${haskell:Blurb}
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: attoparsec-enumerator
Upstream-Contact: John Millikin <jmillikin@gmail.com>
Source: https://hackage.haskell.org/package/attoparsec-enumerator
Files: *
Copyright: 2010 John Millikin
License: MIT
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: MIT
License: MIT
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
version=3
https://hackage.haskell.org/package/attoparsec-enumerator/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
haskell-cabal-file-th (0.2.4-4) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 30 Sep 2018 21:03:32 +0300
haskell-cabal-file-th (0.2.4-3) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
* Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
-- Clint Adams <clint@debian.org> Mon, 09 Apr 2018 20:04:43 -0400
haskell-cabal-file-th (0.2.4-2) unstable; urgency=medium
* Switch to ghc-bundled Cabal.
-- Clint Adams <clint@debian.org> Sat, 24 Jun 2017 22:15:13 -0400
haskell-cabal-file-th (0.2.4-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sat, 17 Jun 2017 13:53:12 -0400
haskell-cabal-file-th (0.2.3-8) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:32:44 -0400
haskell-cabal-file-th (0.2.3-7) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
[ Clint Adams ]
* Temporarily build-depend on ghc 8.
* Consolidate package descriptions into X-Description.
-- Clint Adams <clint@debian.org> Thu, 13 Oct 2016 10:41:00 -0400
haskell-cabal-file-th (0.2.3-6) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:09 -0500
haskell-cabal-file-th (0.2.3-5) experimental; urgency=medium
* Bump standards-version to 3.9.6
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:27:07 +0200
haskell-cabal-file-th (0.2.3-4) unstable; urgency=medium
* Upload to unstable
-- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:48:08 +0200
haskell-cabal-file-th (0.2.3-3) experimental; urgency=low
* Adjust watch file to new hackage layout
* Depend on haskell-devscripts 0.9, found in experimental
* Patch out upper bound on Cabal
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 19:45:07 +0100
haskell-cabal-file-th (0.2.3-2) unstable; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:50:02 +0200
haskell-cabal-file-th (0.2.3-1) experimental; urgency=low
[ Giovanni Mascellani ]
* Team upload.
* Fix Homepage: link
[ Joachim Breitner ]
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Fri, 19 Oct 2012 18:19:13 +0200
haskell-cabal-file-th (0.2.2-1) unstable; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 19 May 2012 11:16:39 -0400
haskell-cabal-file-th (0.2.1-2) unstable; urgency=low
* patches/extend-Cabal-range: Allow building with GHC 7.4.1
-- Joachim Breitner <nomeata@debian.org> Sat, 04 Feb 2012 12:02:49 +0100
haskell-cabal-file-th (0.2.1-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Tue, 24 Jan 2012 15:32:47 -0500
Source: haskell-cabal-file-th
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
haskell-devscripts (>= 0.13),
cdbs,
ghc (>= 8),
ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/nkpart/cabal-file-th
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-cabal-file-th
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-cabal-file-th]
X-Description: TH expressions for reading fields from a project's cabal file
Template Haskell expressions for reading fields from a project's cabal file.
Package: libghc-cabal-file-th-dev
Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-cabal-file-th-prof
Architecture: any
Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-cabal-file-th-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cabal-file-th
Upstream-Contact: nkpart@gmail.com
Source: https://hackage.haskell.org/package/cabal-file-th
Files: *
Copyright: 2011 Nick Partridge
License: BSD-3-clause
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: BSD-3-clause
License: BSD-3-clause
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 Nick Partridge 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.