[Git][haskell-team/DHG_packages][master] Remove obsolete packages

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Fri May 16 06:32:18 BST 2025



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


Commits:
c2eef4a2 by Ilias Tsitsimpis at 2025-05-16T08:32:02+03:00
Remove obsolete packages

- - - - -


28 changed files:

- − p/haskell-idna/debian/changelog
- − p/haskell-idna/debian/compat
- − p/haskell-idna/debian/control
- − p/haskell-idna/debian/copyright
- − p/haskell-idna/debian/rules
- − p/haskell-idna/debian/source/format
- − p/haskell-idna/debian/watch
- − p/haskell-mtlparse/debian/changelog
- − p/haskell-mtlparse/debian/compat
- − p/haskell-mtlparse/debian/control
- − p/haskell-mtlparse/debian/copyright
- − p/haskell-mtlparse/debian/rules
- − p/haskell-mtlparse/debian/source/format
- − p/haskell-mtlparse/debian/watch
- − p/haskell-punycode/debian/changelog
- − p/haskell-punycode/debian/compat
- − p/haskell-punycode/debian/control
- − p/haskell-punycode/debian/copyright
- − p/haskell-punycode/debian/rules
- − p/haskell-punycode/debian/source/format
- − p/haskell-punycode/debian/watch
- − p/haskell-web-routes/debian/changelog
- − p/haskell-web-routes/debian/compat
- − p/haskell-web-routes/debian/control
- − p/haskell-web-routes/debian/copyright
- − p/haskell-web-routes/debian/rules
- − p/haskell-web-routes/debian/source/format
- − p/haskell-web-routes/debian/watch


Changes:

=====================================
p/haskell-idna/debian/changelog deleted
=====================================
@@ -1,127 +0,0 @@
-haskell-idna (0.3.0-14) UNRELEASED; urgency=medium
-
-  * Declare compliance with Debian policy 4.7.0
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:41 +0300
-
-haskell-idna (0.3.0-13) unstable; urgency=medium
-
-  * Declare compliance with Debian policy 4.6.2
-  * Sourceful upload for GHC 9.4
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 08 Sep 2023 21:35:57 +0300
-
-haskell-idna (0.3.0-12) unstable; urgency=medium
-
-  * Declare compliance with Debian policy 4.6.1
-  * Remove retired developer, Joachim Breitner, from Uploaders.
-  * Sourceful upload for GHC 9.0.2
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 24 Jul 2022 15:34:14 +0300
-
-haskell-idna (0.3.0-11) unstable; urgency=medium
-
-  * Sourceful upload for GHC 8.8.
-
- -- Clint Adams <clint at debian.org>  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 <iliastsi at debian.org>  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 <iliastsi at debian.org>  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 <clint at debian.org>  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 <clint at debian.org>  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 <clint at debian.org>  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 <clint at debian.org>  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 <clint at debian.org>  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 <nomeata at debian.org>  Thu, 20 Aug 2015 10:27:59 +0200
-
-haskell-idna (0.3.0-2) unstable; urgency=medium
-
-  * Upload to unstable
-
- -- Joachim Breitner <nomeata at debian.org>  Mon, 27 Apr 2015 11:51:00 +0200
-
-haskell-idna (0.3.0-1) experimental; urgency=medium
-
-  * New upstream release
-
- -- Joachim Breitner <nomeata at debian.org>  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 <nomeata at debian.org>  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 <nomeata at debian.org>  Fri, 24 May 2013 12:51:10 +0200
-
-haskell-idna (0.2-1) experimental; urgency=low
-
-  * Initial release.
-
- -- Joachim Breitner <nomeata at debian.org>  Sun, 10 Mar 2013 00:49:16 +0100


=====================================
p/haskell-idna/debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
p/haskell-idna/debian/control deleted
=====================================
@@ -1,77 +0,0 @@
-Source: haskell-idna
-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:
- cdbs,
- debhelper (>= 10),
- ghc (>= 9.4),
- 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.7.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}


=====================================
p/haskell-idna/debian/copyright deleted
=====================================
@@ -1,42 +0,0 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: idna
-Upstream-Contact: George Pollard <porges at porg.es>
-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.


=====================================
p/haskell-idna/debian/rules deleted
=====================================
@@ -1,6 +0,0 @@
-#!/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


=====================================
p/haskell-idna/debian/source/format deleted
=====================================
@@ -1 +0,0 @@
-3.0 (quilt)


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


=====================================
p/haskell-mtlparse/debian/changelog deleted
=====================================
@@ -1,160 +0,0 @@
-haskell-mtlparse (0.1.4.0-13) UNRELEASED; urgency=medium
-
-  * Declare compliance with Debian policy 4.7.0
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:55 +0300
-
-haskell-mtlparse (0.1.4.0-12) unstable; urgency=medium
-
-  * Declare compliance with Debian policy 4.6.2
-  * Sourceful upload for GHC 9.4
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:39:59 +0300
-
-haskell-mtlparse (0.1.4.0-11) unstable; urgency=medium
-
-  * Declare compliance with Debian policy 4.6.1
-  * Sourceful upload for GHC 9.0.2
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 29 Jun 2022 20:45:39 +0300
-
-haskell-mtlparse (0.1.4.0-10) unstable; urgency=medium
-
-  * Sourceful upload for GHC 8.8
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 14 Jun 2020 14:29:22 +0300
-
-haskell-mtlparse (0.1.4.0-9) unstable; urgency=medium
-
-  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 01 Oct 2018 13:33:31 +0300
-
-haskell-mtlparse (0.1.4.0-8) unstable; urgency=medium
-
-  [ Clint Adams ]
-  * Set Rules-Requires-Root to no.
-
-  [ Ilias Tsitsimpis ]
-  * Bump debhelper compat level to 10
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 30 Sep 2018 21:15:38 +0300
-
-haskell-mtlparse (0.1.4.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 <clint at debian.org>  Mon, 09 Apr 2018 20:04:58 -0400
-
-haskell-mtlparse (0.1.4.0-6) unstable; urgency=medium
-
-  * Upload to unstable as part of GHC 8 transition.
-
- -- Clint Adams <clint at debian.org>  Thu, 27 Oct 2016 18:35:05 -0400
-
-haskell-mtlparse (0.1.4.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)
-  * Convert `debian/copyright' to dep5 format
-
-  [ Clint Adams ]
-  * Temporarily build-depend on ghc 8.
-
- -- Clint Adams <clint at debian.org>  Fri, 14 Oct 2016 16:59:43 -0400
-
-haskell-mtlparse (0.1.4.0-4) unstable; urgency=medium
-
-  * Switch Vcs-Git/Vcs-Browser headers to new location.
-
- -- Clint Adams <clint at debian.org>  Thu, 03 Dec 2015 14:54:48 -0500
-
-haskell-mtlparse (0.1.4.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 <nomeata at debian.org>  Thu, 20 Aug 2015 10:28:14 +0200
-
-haskell-mtlparse (0.1.4.0-2) unstable; urgency=medium
-
-  * Upload to unstable
-
- -- Joachim Breitner <nomeata at debian.org>  Mon, 27 Apr 2015 11:51:50 +0200
-
-haskell-mtlparse (0.1.4.0-1) experimental; urgency=medium
-
-  * New upstream release
-
- -- Joachim Breitner <nomeata at debian.org>  Mon, 06 Apr 2015 13:20:04 +0200
-
-haskell-mtlparse (0.1.2-6) experimental; urgency=low
-
-  * Adjust watch file to new hackage layout
-  * Depend on haskell-devscripts 0.9, found in experimental
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:11:28 +0100
-
-haskell-mtlparse (0.1.2-5) unstable; urgency=low
-
-  * Move Haskell blurb to the end of the description, reduces the impact
-    of #708703
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 23:52:33 +0200
-
-haskell-mtlparse (0.1.2-4) unstable; urgency=low
-
-  * Enable compat level 9
-  * Use substvars for Haskell description blurbs
-
- -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 12:51:28 +0200
-
-haskell-mtlparse (0.1.2-3) experimental; urgency=low
-
-  * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
-    against experimental
-  * Bump standards version, no change
-
- -- Joachim Breitner <nomeata at debian.org>  Sun, 14 Oct 2012 12:01:35 +0200
-
-haskell-mtlparse (0.1.2-2) unstable; urgency=low
-
-  * Sourceful upload to rebuild documentation package
-
- -- Joachim Breitner <nomeata at debian.org>  Tue, 07 Feb 2012 23:16:25 +0100
-
-haskell-mtlparse (0.1.2-1) unstable; urgency=low
-
-  * New upstream version.
-
- -- Clint Adams <clint at debian.org>  Sun, 10 Jul 2011 14:01:17 -0400
-
-haskell-mtlparse (0.1.1-3) unstable; urgency=low
-
-  * Fix wrong URL in watch file.
-  * Foist maintainership onto the Debian Haskell Group.
-
- -- Clint Adams <clint at debian.org>  Wed, 25 May 2011 21:55:17 -0400
-
-haskell-mtlparse (0.1.1-2) unstable; urgency=low
-
-  * Remove spurious dependency of -dev package.
-
- -- Clint Adams <clint at debian.org>  Tue, 24 May 2011 22:51:51 -0400
-
-haskell-mtlparse (0.1.1-1) unstable; urgency=low
-
-  * Initial release.
-
- -- Clint Adams <clint at debian.org>  Mon, 23 May 2011 17:15:06 -0400


=====================================
p/haskell-mtlparse/debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
p/haskell-mtlparse/debian/control deleted
=====================================
@@ -1,50 +0,0 @@
-Source: haskell-mtlparse
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at 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),
-Build-Depends-Indep: ghc-doc
-Standards-Version: 4.7.0
-Homepage: http://homepage3.nifty.com/salamander/second/projects/mtlparse/
-Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-mtlparse
-Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-mtlparse]
-
-Package: libghc-mtlparse-dev
-Architecture: any
-Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: Parser combinators for monad transformation${haskell:ShortBlurb}
- This package eases implementation of look-ahead and look-behind.
- .
- ${haskell:Blurb}
-
-Package: libghc-mtlparse-prof
-Architecture: any
-Depends: ${haskell:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: Parser combinators for monad transformation${haskell:ShortBlurb}
- This package eases implementation of look-ahead and look-behind.
- .
- ${haskell:Blurb}
-
-Package: libghc-mtlparse-doc
-Architecture: all
-Section: doc
-Depends: ${haskell:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Description: Parser combinators for monad transformation${haskell:ShortBlurb}
- This package eases implementation of look-ahead and look-behind.
- .
- ${haskell:Blurb}


=====================================
p/haskell-mtlparse/debian/copyright deleted
=====================================
@@ -1,29 +0,0 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: mtlparse
-Upstream-Contact: Yoshikuni Jujo <PAF01143 at nifty.ne.jp>
-Source: https://hackage.haskell.org/package/mtlparse
-
-Files: *
-Copyright: Yoshikuni Jujo <PAF01143 at nifty.ne.jp>
-License: LGPL-3+
-
-Files: debian/*
-Copyright: held by the contributors mentioned in debian/changelog
-License: LGPL-3+
-
-License: LGPL-3+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 3 of the License, or (at your option) any later version.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- Lesser General Public License for more details.
- .
- You should have received a copy of the GNU Lesser General Public
- License along with this library. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian system, copy of GNU Lesser General Public License version 3
- is also located at `/usr/share/common-licenses/GPL-3'


=====================================
p/haskell-mtlparse/debian/rules deleted
=====================================
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-mtlparse/debian/source/format deleted
=====================================
@@ -1 +0,0 @@
-3.0 (quilt)


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


=====================================
p/haskell-punycode/debian/changelog deleted
=====================================
@@ -1,116 +0,0 @@
-haskell-punycode (2.0-15) UNRELEASED; urgency=medium
-
-  * Declare compliance with Debian policy 4.7.0
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:07 +0300
-
-haskell-punycode (2.0-14) unstable; urgency=medium
-
-  * Remove retired developer, Joachim Breitner, from Uploaders.
-  * Declare compliance with Debian policy 4.6.2
-  * Sourceful upload for GHC 9.4
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 28 Aug 2023 21:51:47 +0300
-
-haskell-punycode (2.0-13) unstable; urgency=medium
-
-  * Declare compliance with Debian policy 4.6.1
-  * Sourceful upload for GHC 9.0.2
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 03 Jul 2022 15:10:24 +0300
-
-haskell-punycode (2.0-12) unstable; urgency=medium
-
-  * Sourceful upload for GHC 8.8.
-
- -- Clint Adams <clint at debian.org>  Wed, 03 Jun 2020 20:27:55 -0400
-
-haskell-punycode (2.0-11) unstable; urgency=medium
-
-  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
-  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 01 Oct 2018 13:47:40 +0300
-
-haskell-punycode (2.0-10) unstable; urgency=medium
-
-  [ Clint Adams ]
-  * Set Rules-Requires-Root to no.
-
-  [ Ilias Tsitsimpis ]
-  * Bump debhelper compat level to 10
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 30 Sep 2018 21:18:36 +0300
-
-haskell-punycode (2.0-9) 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 at debian.org>  Mon, 09 Apr 2018 20:05:01 -0400
-
-haskell-punycode (2.0-8) unstable; urgency=medium
-
-  * Upload to unstable as part of GHC 8 transition.
-
- -- Clint Adams <clint at debian.org>  Thu, 27 Oct 2016 18:35:37 -0400
-
-haskell-punycode (2.0-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)
-
-  [ Clint Adams ]
-  * Temporarily build-depend on ghc 8.
-
- -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 01:06:42 -0400
-
-haskell-punycode (2.0-6) unstable; urgency=medium
-
-  * Switch Vcs-Git/Vcs-Browser headers to new location.
-
- -- Clint Adams <clint at debian.org>  Thu, 03 Dec 2015 14:54:57 -0500
-
-haskell-punycode (2.0-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 at debian.org>  Thu, 20 Aug 2015 10:28:30 +0200
-
-haskell-punycode (2.0-4) unstable; urgency=medium
-
-  * Upload to unstable
-
- -- Joachim Breitner <nomeata at debian.org>  Mon, 27 Apr 2015 11:52:42 +0200
-
-haskell-punycode (2.0-3) experimental; urgency=low
-
-  * Adjust watch file to new hackage layout
-  * Depend on haskell-devscripts 0.9, found in experimental
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:11:48 +0100
-
-haskell-punycode (2.0-2) unstable; urgency=low
-
-  * Enable compat level 9
-  * Bump standards version to 3.9.4
-  * Use substvars for Haskell description blurbs
-
- -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 12:51:45 +0200
-
-haskell-punycode (2.0-1) experimental; urgency=low
-
-  * Initial release.
-
- -- Joachim Breitner <nomeata at debian.org>  Sun, 10 Mar 2013 00:49:17 +0100


=====================================
p/haskell-punycode/debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
p/haskell-punycode/debian/control deleted
=====================================
@@ -1,73 +0,0 @@
-Source: haskell-punycode
-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:
- cdbs,
- debhelper (>= 10),
- ghc (>= 9.4),
- ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-cereal-dev,
- libghc-cereal-prof,
-Build-Depends-Indep:
- ghc-doc,
- libghc-cereal-doc,
-Standards-Version: 4.7.0
-Homepage: https://github.com/litherum/punycode
-Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-punycode
-Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-punycode]
-
-Package: libghc-punycode-dev
-Architecture: any
-Depends:
- ${haskell:Depends},
- ${misc:Depends},
- ${shlibs:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Provides:
- ${haskell:Provides},
-Description: Encode unicode strings to ascii forms according to RFC 3492${haskell:ShortBlurb}
- Encode unicode strings to ascii forms according to RFC 3492. It is written in
- pure Haskell.
- .
- ${haskell:Blurb}
-
-Package: libghc-punycode-prof
-Architecture: any
-Depends:
- ${haskell:Depends},
- ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Provides:
- ${haskell:Provides},
-Description: Encode unicode strings to ascii forms according to RFC 3492${haskell:ShortBlurb}
- Encode unicode strings to ascii forms according to RFC 3492. It is written in
- pure Haskell.
- .
- ${haskell:Blurb}
-
-Package: libghc-punycode-doc
-Architecture: all
-Section: doc
-Depends:
- ${haskell:Depends},
- ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Description: Encode unicode strings to ascii forms according to RFC 3492${haskell:ShortBlurb}
- Encode unicode strings to ascii forms according to RFC 3492. It is written in
- pure Haskell.
- .
- ${haskell:Blurb}


=====================================
p/haskell-punycode/debian/copyright deleted
=====================================
@@ -1,34 +0,0 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: punycode
-Upstream-Contact: Myles C. Maxfield <myles.maxfield at gmail.com>
-Source: https://hackage.haskell.org/package/punycode
-
-Files: *
-Copyright: 2012 Myles C. Maxfield.
-License: punycode license
-
-Files: debian/*
-Copyright: 2013 Joachim Breitner
-License: punycode license
-
-License: punycode license
- 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.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 HOLDERS 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-punycode/debian/rules deleted
=====================================
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-punycode/debian/source/format deleted
=====================================
@@ -1 +0,0 @@
-3.0 (quilt)


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


=====================================
p/haskell-web-routes/debian/changelog deleted
=====================================
@@ -1,270 +0,0 @@
-haskell-web-routes (0.27.15-2) UNRELEASED; urgency=medium
-
-  * Declare compliance with Debian policy 4.7.0
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:37 +0300
-
-haskell-web-routes (0.27.15-1) unstable; urgency=medium
-
-  * Declare compliance with Debian policy 4.6.2
-  * New upstream release
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 06 Oct 2023 14:46:56 +0300
-
-haskell-web-routes (0.27.14.4-1) unstable; urgency=medium
-
-  [ Ilias Tsitsimpis ]
-  * Declare compliance with Debian policy 4.6.1
-
-  [ Scott Talbert ]
-  * New upstream release
-
- -- Scott Talbert <swt at techie.net>  Fri, 29 Jul 2022 11:04:28 -0400
-
-haskell-web-routes (0.27.14.3-1) unstable; urgency=medium
-
-  * New upstream release
-
- -- Clint Adams <clint at debian.org>  Fri, 12 Jun 2020 22:40:03 -0400
-
-haskell-web-routes (0.27.14.2-5) unstable; urgency=medium
-
-  * Remove build dependency on libghc-parsec3-dev (provided by ghc-
-    8.4.3)
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 03 Oct 2018 12:06:15 +0300
-
-haskell-web-routes (0.27.14.2-4) unstable; urgency=medium
-
-  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
-  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 01 Oct 2018 13:47:47 +0300
-
-haskell-web-routes (0.27.14.2-3) unstable; urgency=medium
-
-  [ Clint Adams ]
-  * Set Rules-Requires-Root to no.
-
-  [ Ilias Tsitsimpis ]
-  * Bump debhelper compat level to 10
-
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 30 Sep 2018 21:25:07 +0300
-
-haskell-web-routes (0.27.14.2-2) unstable; urgency=medium
-
-  * Add hspec to Build-Depends.
-
- -- Clint Adams <clint at debian.org>  Sat, 14 Apr 2018 16:15:30 -0400
-
-haskell-web-routes (0.27.14.2-1) 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.
-  * New upstream release
-
- -- Clint Adams <clint at debian.org>  Mon, 09 Apr 2018 17:28:52 -0400
-
-haskell-web-routes (0.27.12-1) unstable; urgency=medium
-
-  * New upstream release
-
- -- Clint Adams <clint at debian.org>  Tue, 18 Jul 2017 23:36:20 -0400
-
-haskell-web-routes (0.27.11-3) unstable; urgency=medium
-
-  * Upload to unstable as part of GHC 8 transition.
-
- -- Clint Adams <clint at debian.org>  Thu, 27 Oct 2016 18:36:57 -0400
-
-haskell-web-routes (0.27.11-2) experimental; urgency=medium
-
-  * Temporarily build-depend on ghc 8.
-
- -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 16:12:51 -0400
-
-haskell-web-routes (0.27.11-1) unstable; 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 ]
-  * New upstream release
-
- -- Clint Adams <clint at debian.org>  Thu, 04 Aug 2016 13:41:17 -0400
-
-haskell-web-routes (0.27.10-2) unstable; urgency=medium
-
-  * Add missing build-dep on hspec.
-
- -- Clint Adams <clint at debian.org>  Wed, 13 Jan 2016 10:36:50 -0500
-
-haskell-web-routes (0.27.10-1) unstable; urgency=medium
-
-  * New upstream release
-
- -- Clint Adams <clint at debian.org>  Sun, 10 Jan 2016 23:27:22 -0500
-
-haskell-web-routes (0.27.9-8) unstable; urgency=medium
-
-  * Forcibly disable testsuite on mips, mipsel, and mips64el.
-
- -- Clint Adams <clint at debian.org>  Wed, 16 Dec 2015 19:31:17 -0500
-
-haskell-web-routes (0.27.9-7) unstable; urgency=medium
-
-  * Try enabling testsuite everywhere.
-
- -- Clint Adams <clint at debian.org>  Wed, 16 Dec 2015 17:09:26 -0500
-
-haskell-web-routes (0.27.9-6) unstable; urgency=medium
-
-  * Switch Vcs-Git/Vcs-Browser headers to new location.
-
- -- Clint Adams <clint at debian.org>  Thu, 03 Dec 2015 14:55:16 -0500
-
-haskell-web-routes (0.27.9-5) experimental; urgency=medium
-
-  * Depend on test dependencies also on hppa (Closes: #801834)
-
- -- Joachim Breitner <nomeata at debian.org>  Thu, 29 Oct 2015 15:56:39 +0100
-
-haskell-web-routes (0.27.9-4) experimental; urgency=medium
-
-  * Depend on haskell-devscripts >= 0.10 to ensure that this package
-    builds against GHC in experimental
-
- -- Joachim Breitner <nomeata at debian.org>  Thu, 20 Aug 2015 10:29:02 +0200
-
-haskell-web-routes (0.27.9-3) unstable; urgency=medium
-
-  * Build-depend on test-related packages on arm64, armel, armhf, ppc64el,
-    and s390x as well, since they now have TH.
-
- -- Colin Watson <cjwatson at debian.org>  Tue, 18 Aug 2015 00:19:39 +0100
-
-haskell-web-routes (0.27.9-2) unstable; urgency=medium
-
-  * Fix ghci path in debian/rules so that tests will run on some
-    architectures.
-
- -- Clint Adams <clint at debian.org>  Wed, 12 Aug 2015 17:10:45 +0200
-
-haskell-web-routes (0.27.9-1) unstable; urgency=medium
-
-  * New upstream release
-
- -- Joachim Breitner <nomeata at debian.org>  Mon, 29 Jun 2015 13:40:14 +0200
-
-haskell-web-routes (0.27.8-4) unstable; urgency=medium
-
-  * Patch: Remove TemplateHaskell from cabal file, it is unused.
-
- -- Joachim Breitner <nomeata at debian.org>  Tue, 16 Jun 2015 13:02:02 +0200
-
-haskell-web-routes (0.27.8-3) unstable; urgency=medium
-
-  * Rebuild due to haskell-devscripts bug affecting the previous
-
- -- Joachim Breitner <nomeata at debian.org>  Tue, 28 Apr 2015 23:59:16 +0200
-
-haskell-web-routes (0.27.8-2) unstable; urgency=medium
-
-  * Upload to unstable
-
- -- Joachim Breitner <nomeata at debian.org>  Mon, 27 Apr 2015 11:55:03 +0200
-
-haskell-web-routes (0.27.8-1) experimental; urgency=medium
-
-  * New upstream release
-
- -- Joachim Breitner <nomeata at debian.org>  Thu, 16 Apr 2015 15:14:36 +0200
-
-haskell-web-routes (0.27.6-2) experimental; urgency=medium
-
-  * Depend on haskell-devscripts 0.9, found in experimental
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:12:40 +0100
-
-haskell-web-routes (0.27.6-1) unstable; urgency=medium
-
-  * New upstream release
-
- -- Joachim Breitner <nomeata at debian.org>  Sun, 07 Sep 2014 16:48:32 +0200
-
-haskell-web-routes (0.27.5-1) unstable; urgency=medium
-
-  [ Joachim Breitner ]
-  * Adjust watch file to new hackage layout
-
-  [ Clint Adams ]
-  * New upstream version.
-
- -- Clint Adams <clint at debian.org>  Sat, 14 Jun 2014 10:30:57 -0400
-
-haskell-web-routes (0.27.2-4) unstable; urgency=low
-
-  * Only enable tests on architectures with GHCi, due to use of Template
-    Haskell.
-
- -- Colin Watson <cjwatson at debian.org>  Wed, 19 Jun 2013 10:25:20 +0100
-
-haskell-web-routes (0.27.2-3) unstable; urgency=low
-
-  * Move Haskell blurb to the end of the description, reduces the impact
-    of #708703
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 23:52:55 +0200
-
-haskell-web-routes (0.27.2-2) unstable; urgency=low
-
-  * Enable compat level 9
-  * Use substvars for Haskell description blurbs
-
- -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 12:52:31 +0200
-
-haskell-web-routes (0.27.2-1) experimental; urgency=low
-
-  [ Joachim Breitner ]
-  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
-    against experimental
-  * Bump standards version, no change
-
-  [ Clint Adams ]
-  * New upstream version.
-
- -- Clint Adams <clint at debian.org>  Sat, 01 Dec 2012 18:14:17 -0500
-
-haskell-web-routes (0.25.3-2) unstable; urgency=low
-
-  * Sourceful upload to rebuild documentation package
-
- -- Joey Hess <joeyh at debian.org>  Thu, 01 Mar 2012 14:43:48 -0400
-
-haskell-web-routes (0.25.3-1) unstable; urgency=low
-
-  * New upstream version.
-
- -- Clint Adams <clint at debian.org>  Sat, 22 Oct 2011 14:52:57 -0400
-
-haskell-web-routes (0.25.2-1) unstable; urgency=low
-
-  * New upstream version.
-
- -- Clint Adams <clint at debian.org>  Sun, 18 Sep 2011 19:31:07 -0400
-
-haskell-web-routes (0.23.4-1) unstable; urgency=low
-
-  * Initial release.
-
- -- Clint Adams <clint at debian.org>  Sun, 29 May 2011 12:04:27 -0400


=====================================
p/haskell-web-routes/debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
p/haskell-web-routes/debian/control deleted
=====================================
@@ -1,92 +0,0 @@
-Source: haskell-web-routes
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders:
- Clint Adams <clint at debian.org>,
-Priority: optional
-Section: haskell
-Rules-Requires-Root: no
-Build-Depends:
- cdbs,
- debhelper (>= 10),
- ghc (>= 9.4),
- ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-blaze-builder-dev (<< 0.5),
- libghc-blaze-builder-dev (>= 0.2),
- libghc-blaze-builder-prof,
- libghc-exceptions-dev (>= 0.6.1),
- libghc-exceptions-dev (<< 0.11),
- libghc-exceptions-prof,
- libghc-http-types-dev (>= 0.6),
- libghc-http-types-dev (<< 0.13),
- libghc-http-types-prof,
- libghc-hunit-dev [!mips !mipsel !mips64el],
- libghc-quickcheck2-dev [!mips !mipsel !mips64el],
- libghc-split-dev,
- libghc-split-prof,
- libghc-utf8-string-dev (<< 1.1),
- libghc-utf8-string-dev (>= 0.3),
- libghc-utf8-string-prof,
- libghc-hspec-dev [!mips !mipsel !mips64el],
-Build-Depends-Indep:
- ghc-doc,
- libghc-blaze-builder-doc,
- libghc-exceptions-doc,
- libghc-http-types-doc,
- libghc-split-doc,
- libghc-utf8-string-doc,
-Standards-Version: 4.7.0
-Homepage: http://hackage.haskell.org/package/web-routes
-Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-web-routes
-Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-web-routes]
-
-Package: libghc-web-routes-dev
-Architecture: any
-Depends:
- ${haskell:Depends},
- ${misc:Depends},
- ${shlibs:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Provides:
- ${haskell:Provides},
-Description: library for correctness/composability of URLs${haskell:ShortBlurb}
- It is a collection of types and functions that ensure that URLs
- generated by an application are valid.
- .
- ${haskell:Blurb}
-
-Package: libghc-web-routes-prof
-Architecture: any
-Depends:
- ${haskell:Depends},
- ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Provides:
- ${haskell:Provides},
-Description: library for correctness/composability of URLs${haskell:ShortBlurb}
- It is a collection of types and functions that ensure that URLs
- generated by an application are valid.
- .
- ${haskell:Blurb}
-
-Package: libghc-web-routes-doc
-Architecture: all
-Section: doc
-Depends:
- ${haskell:Depends},
- ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Description: library for correctness/composability of URLs${haskell:ShortBlurb}
- It is a collection of types and functions that ensure that URLs
- generated by an application are valid.
- .
- ${haskell:Blurb}


=====================================
p/haskell-web-routes/debian/copyright deleted
=====================================
@@ -1,40 +0,0 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: web-routes
-Upstream-Contact: partners at seereason.com
-Source: https://hackage.haskell.org/package/web-routes
-
-Files: *
-Copyright: 2010 Jeremy Shaw
-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 Jeremy Shaw 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-web-routes/debian/rules deleted
=====================================
@@ -1,12 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_BUILD_ARCH     ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-
-ifeq (,$(filter $(DEB_BUILD_ARCH),mips mipsel mips64el))
-	DEB_ENABLE_TESTS = yes
-else
-	DEB_ENABLE_TESTS = no
-endif
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-web-routes/debian/source/format deleted
=====================================
@@ -1 +0,0 @@
-3.0 (quilt)


=====================================
p/haskell-web-routes/debian/watch deleted
=====================================
@@ -1,2 +0,0 @@
-version=3
-https://hackage.haskell.org/package/web-routes/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/c2eef4a28160dad3a91473e50a0870ac21957cf0

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c2eef4a28160dad3a91473e50a0870ac21957cf0
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/20250516/ef863443/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list