From: Clint Adams Date: Thu, 4 Jun 2020 00:26:42 +0000 (+0100) Subject: Import haskell-idna_0.3.0-11.debian.tar.xz X-Git-Tag: archive/raspbian/0.3.0-12+rpi1~1^2~1^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fd97fbb2d7d8ac457d0d6a0d4d4967332553ec69;p=haskell-idna.git Import haskell-idna_0.3.0-11.debian.tar.xz [dgit import tarball haskell-idna 0.3.0-11 haskell-idna_0.3.0-11.debian.tar.xz] --- fd97fbb2d7d8ac457d0d6a0d4d4967332553ec69 diff --git a/changelog b/changelog new file mode 100644 index 0000000..28d67da --- /dev/null +++ b/changelog @@ -0,0 +1,106 @@ +haskell-idna (0.3.0-11) unstable; urgency=medium + + * Sourceful upload for GHC 8.8. + + -- Clint Adams Wed, 03 Jun 2020 20:26:42 -0400 + +haskell-idna (0.3.0-10) unstable; urgency=medium + + * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3) + + -- Ilias Tsitsimpis Mon, 01 Oct 2018 13:47:35 +0300 + +haskell-idna (0.3.0-9) unstable; urgency=medium + + [ Clint Adams ] + * Set Rules-Requires-Root to no. + + [ Ilias Tsitsimpis ] + * Bump debhelper compat level to 10 + + -- Ilias Tsitsimpis Sun, 30 Sep 2018 21:12:37 +0300 + +haskell-idna (0.3.0-8) unstable; urgency=medium + + * Force C.UTF-8 for haddock build. + + -- Clint Adams Sat, 14 Apr 2018 12:27:34 -0400 + +haskell-idna (0.3.0-7) 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 Mon, 09 Apr 2018 20:04:54 -0400 + +haskell-idna (0.3.0-6) unstable; urgency=medium + + * Upload to unstable as part of GHC 8 transition. + + -- Clint Adams Thu, 27 Oct 2016 18:34:29 -0400 + +haskell-idna (0.3.0-5) 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) + + [ Clint Adams ] + * Temporarily build-depend on ghc 8. + + -- Clint Adams Sun, 16 Oct 2016 19:56:40 -0400 + +haskell-idna (0.3.0-4) unstable; urgency=medium + + * Switch Vcs-Git/Vcs-Browser headers to new location. + + -- Clint Adams Thu, 03 Dec 2015 14:54:39 -0500 + +haskell-idna (0.3.0-3) 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 Thu, 20 Aug 2015 10:27:59 +0200 + +haskell-idna (0.3.0-2) unstable; urgency=medium + + * Upload to unstable + + -- Joachim Breitner Mon, 27 Apr 2015 11:51:00 +0200 + +haskell-idna (0.3.0-1) experimental; urgency=medium + + * New upstream release + + -- Joachim Breitner Mon, 06 Apr 2015 13:04:26 +0200 + +haskell-idna (0.2-3) experimental; urgency=low + + * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner Sat, 20 Dec 2014 17:11:07 +0100 + +haskell-idna (0.2-2) unstable; urgency=low + + * Enable compat level 9 + * Bump standards version to 3.9.4 + * Use substvars for Haskell description blurbs + + -- Joachim Breitner Fri, 24 May 2013 12:51:10 +0200 + +haskell-idna (0.2-1) experimental; urgency=low + + * Initial release. + + -- Joachim Breitner Sun, 10 Mar 2013 00:49:16 +0100 diff --git a/compat b/compat new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +10 diff --git a/control b/control new file mode 100644 index 0000000..16185df --- /dev/null +++ b/control @@ -0,0 +1,77 @@ +Source: haskell-idna +Maintainer: Debian Haskell Group +Uploaders: + Joachim Breitner , +Priority: optional +Section: haskell +Rules-Requires-Root: no +Build-Depends: + cdbs, + debhelper (>= 10), + ghc (>= 8.4.3), + ghc-prof, + haskell-devscripts (>= 0.13), + libghc-punycode-dev (>= 2.0), + libghc-punycode-prof, + libghc-stringprep-dev (<< 2), + libghc-stringprep-dev (>= 1), + libghc-stringprep-prof, +Build-Depends-Indep: + ghc-doc, + libghc-punycode-doc, + libghc-stringprep-doc, +Standards-Version: 4.5.0 +Homepage: https://hackage.haskell.org/package/idna +Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-idna +Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-idna] + +Package: libghc-idna-dev +Architecture: any +Depends: + ${haskell:Depends}, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + ${haskell:Recommends}, +Suggests: + ${haskell:Suggests}, +Provides: + ${haskell:Provides}, +Description: Implements IDNA (RFC 3490)${haskell:ShortBlurb} + This package implements the Internationalized Domain Names in Applications + (RFC 3490) encoding. + . + ${haskell:Blurb} + +Package: libghc-idna-prof +Architecture: any +Depends: + ${haskell:Depends}, + ${misc:Depends}, +Recommends: + ${haskell:Recommends}, +Suggests: + ${haskell:Suggests}, +Provides: + ${haskell:Provides}, +Description: Implements IDNA (RFC 3490)${haskell:ShortBlurb} + This package implements the Internationalized Domain Names in Applications + (RFC 3490) encoding. + . + ${haskell:Blurb} + +Package: libghc-idna-doc +Architecture: all +Section: doc +Depends: + ${haskell:Depends}, + ${misc:Depends}, +Recommends: + ${haskell:Recommends}, +Suggests: + ${haskell:Suggests}, +Description: Implements IDNA (RFC 3490)${haskell:ShortBlurb} + This package implements the Internationalized Domain Names in Applications + (RFC 3490) encoding. + . + ${haskell:Blurb} diff --git a/copyright b/copyright new file mode 100644 index 0000000..f96f19d --- /dev/null +++ b/copyright @@ -0,0 +1,42 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: idna +Upstream-Contact: George Pollard +Source: https://hackage.haskell.org/package/idna + +Files: * +Copyright: 2009 George Pollard +License: idna license + +Files: debian/* +Copyright: 2013 Joachim Breitner +License: idna license + +License: idna license + All rights reserved. + . + 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 the author nor the names of his contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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. diff --git a/rules b/rules new file mode 100755 index 0000000..9ec6735 --- /dev/null +++ b/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/hlibrary.mk + +build-haddock-stamp: export LC_ALL := C.UTF-8 diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/watch b/watch new file mode 100644 index 0000000..cb184e5 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=3 +https://hackage.haskell.org/package/idna/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))