haskell-xmlhtml (0.2.5.4-2) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
* Sourceful upload for GHC 9.6
-- Ilias Tsitsimpis Sat, 05 Oct 2024 09:15:22 +0300
haskell-xmlhtml (0.2.5.4-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
[ Clint Adams ]
* New upstream version.
-- Clint Adams Tue, 12 Sep 2023 13:03:42 -0400
haskell-xmlhtml (0.2.5.2-10) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
* Patch for newer dependencies
-- Ilias Tsitsimpis Thu, 21 Jul 2022 10:12:24 +0300
haskell-xmlhtml (0.2.5.2-9) unstable; urgency=medium
* Sourceful upload for GHC 8.8
* Bump dependency bounds
-- Ilias Tsitsimpis Wed, 17 Jun 2020 14:39:45 +0300
haskell-xmlhtml (0.2.5.2-8) unstable; urgency=medium
* Patch for newer deps
-- Gianfranco Costamagna Fri, 30 Aug 2019 18:59:54 +0200
haskell-xmlhtml (0.2.5.2-7) unstable; urgency=medium
* Patch for newer hspec.
-- Clint Adams Sat, 27 Jul 2019 15:51:33 -0400
haskell-xmlhtml (0.2.5.2-6) unstable; urgency=medium
* Patch for newer containers and hspec.
-- Clint Adams Mon, 22 Oct 2018 18:36:23 -0400
haskell-xmlhtml (0.2.5.2-5) unstable; urgency=medium
* Remove build dependency on libghc-parsec3-dev (provided by ghc-
8.4.3)
-- Ilias Tsitsimpis Wed, 03 Oct 2018 12:06:16 +0300
haskell-xmlhtml (0.2.5.2-4) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
-- Ilias Tsitsimpis Mon, 01 Oct 2018 13:47:48 +0300
haskell-xmlhtml (0.2.5.2-3) 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:26:08 +0300
haskell-xmlhtml (0.2.5.2-2) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* 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:05:11 -0400
haskell-xmlhtml (0.2.5.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
[ Clint Adams ]
* New upstream release
-- Clint Adams Thu, 28 Dec 2017 12:22:27 -0500
haskell-xmlhtml (0.2.5.1-1) unstable; urgency=medium
* New upstream release (Closes: #867151)
* Update d/patches
- Drop saner-testsuite, applied upstream
- Modify no-bytestring-builder to apply cleanly
* Remove unused build dependencies
-- Ilias Tsitsimpis Fri, 20 Oct 2017 16:51:06 +0300
haskell-xmlhtml (0.2.5-2) unstable; urgency=medium
* Patch out bytestring-builder dep.
-- Clint Adams Wed, 04 Oct 2017 08:22:11 -0400
haskell-xmlhtml (0.2.5-1) unstable; urgency=medium
* New upstream release
-- Sean Whitton Sun, 10 Sep 2017 16:13:58 -0700
haskell-xmlhtml (0.2.4-3) unstable; urgency=medium
* Fix HUnit upper bound.
-- Clint Adams Fri, 07 Jul 2017 17:21:54 -0400
haskell-xmlhtml (0.2.4-2) unstable; urgency=medium
* Make testsuite slightly less silly so we can get some insight
into what's failing on 32-bit architectures.
-- Clint Adams Fri, 07 Jul 2017 15:46:27 -0400
haskell-xmlhtml (0.2.4-1) unstable; urgency=medium
* New upstream release
-- Clint Adams Sun, 18 Jun 2017 02:33:50 -0400
haskell-xmlhtml (0.2.3.5-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams Thu, 27 Oct 2016 18:37:07 -0400
haskell-xmlhtml (0.2.3.5-2) experimental; urgency=medium
* Temporarily build-depend on ghc 8.
-- Clint Adams Mon, 17 Oct 2016 00:56:35 -0400
haskell-xmlhtml (0.2.3.5-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)
[ Sean Whitton ]
* New upstream release
* Enable new upstream test suite with DEB_ENABLE_TESTS=yes in d/rules.
- New build dependencies:
- libghc-hunit-{dev,prof}
- libghc-test-framework-{dev,prof}
- libghc-test-framework-hunit-{dev,prof}
- libghc-test-framework-quickcheck2-{dev,prof}
* Drop extend-dependency-range patch.
Merged upstream.
* Update Homepage:
* Update Vcs-Browser:
-- Sean Whitton Sat, 13 Aug 2016 16:22:06 -0700
haskell-xmlhtml (0.2.3.4-5) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams Thu, 03 Dec 2015 14:55:18 -0500
haskell-xmlhtml (0.2.3.4-4) 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:29:07 +0200
haskell-xmlhtml (0.2.3.4-3) unstable; urgency=medium
* New patch: Extend some dependency ranges
-- Joachim Breitner Wed, 01 Jul 2015 13:03:34 +0200
haskell-xmlhtml (0.2.3.4-2) unstable; urgency=medium
* Upload to unstable
-- Joachim Breitner Mon, 27 Apr 2015 11:55:25 +0200
haskell-xmlhtml (0.2.3.4-1) experimental; urgency=medium
* New upstream release
-- Joachim Breitner Thu, 16 Apr 2015 15:19:51 +0200
haskell-xmlhtml (0.2.3.2-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner Sat, 20 Dec 2014 17:12:47 +0100
haskell-xmlhtml (0.2.3.2-1) unstable; urgency=medium
* New upstream release
-- Joachim Breitner Tue, 03 Jun 2014 16:23:43 +0200
haskell-xmlhtml (0.2.3-1) unstable; urgency=low
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
[ Clint Adams ]
* New upstream version.
-- Clint Adams Fri, 22 Nov 2013 22:39:37 -0500
haskell-xmlhtml (0.2.1-1) unstable; urgency=low
* New upstream version.
-- Clint Adams Fri, 09 Aug 2013 20:21:13 -0400
haskell-xmlhtml (0.2.0.4-1) unstable; urgency=low
* Initial release.
-- Clint Adams Sun, 14 Jul 2013 17:51:40 -0400