Merge branch 'master' into experimental
Showing
with
7477 additions
and
1402 deletions
+7477
-1402
- p/agda/debian/changelog p/agda/debian/changelog +12 -0
- p/agda/debian/control p/agda/debian/control +4 -6
- p/agda/debian/patches/newer-deps p/agda/debian/patches/newer-deps +11 -0
- p/agda/debian/patches/series p/agda/debian/patches/series +1 -0
- p/alex/debian/changelog p/alex/debian/changelog +18 -0
- p/alex/debian/control p/alex/debian/control +2 -1
- p/alex/debian/get_version.hs p/alex/debian/get_version.hs +0 -1
- p/allure/debian/allure.install p/allure/debian/allure.install +11 -0
- p/allure/debian/changelog p/allure/debian/changelog +32 -0
- p/allure/debian/control p/allure/debian/control +20 -7
- p/allure/debian/copyright p/allure/debian/copyright +121 -1
- p/allure/debian/rules p/allure/debian/rules +6 -0
- p/bnfc/debian/changelog p/bnfc/debian/changelog +6 -0
- p/bnfc/debian/control p/bnfc/debian/control +2 -1
- p/bustle/debian/bustle-pcap.install p/bustle/debian/bustle-pcap.install +1 -0
- p/bustle/debian/bustle-pcap.manpages p/bustle/debian/bustle-pcap.manpages +1 -0
- p/bustle/debian/bustle.1 p/bustle/debian/bustle.1 +19 -0
- p/bustle/debian/bustle.install p/bustle/debian/bustle.install +5 -0
- p/bustle/debian/bustle.lintian-overrides p/bustle/debian/bustle.lintian-overrides +1 -0
- p/bustle/debian/changelog p/bustle/debian/changelog +181 -0
- p/bustle/debian/compat p/bustle/debian/compat +1 -0
- p/bustle/debian/control p/bustle/debian/control +56 -0
- p/bustle/debian/copyright p/bustle/debian/copyright +34 -0
- p/bustle/debian/dirs p/bustle/debian/dirs +1 -0
- p/bustle/debian/docs p/bustle/debian/docs +1 -0
- p/bustle/debian/manpages p/bustle/debian/manpages +1 -0
- p/bustle/debian/patches/no-tarball p/bustle/debian/patches/no-tarball +11 -0
- p/bustle/debian/patches/series p/bustle/debian/patches/series +2 -0
- p/bustle/debian/patches/use-system-usr-prefix.patch p/bustle/debian/patches/use-system-usr-prefix.patch +36 -0
- p/bustle/debian/rules p/bustle/debian/rules +25 -0
- p/bustle/debian/source/format p/bustle/debian/source/format +1 -0
- p/bustle/debian/watch p/bustle/debian/watch +3 -0
- p/c2hs/debian/changelog p/c2hs/debian/changelog +7 -0
- p/c2hs/debian/control p/c2hs/debian/control +4 -2
- p/cabal-debian/debian/changelog p/cabal-debian/debian/changelog +18 -0
- p/cabal-debian/debian/compat p/cabal-debian/debian/compat +1 -1
- p/cabal-debian/debian/control p/cabal-debian/debian/control +13 -17
- p/cabal-debian/debian/patches/fix-utils-shlibs-depends p/cabal-debian/debian/patches/fix-utils-shlibs-depends +0 -11
- p/cabal-debian/debian/patches/series p/cabal-debian/debian/patches/series +0 -1
- p/cabal-debian/debian/rules p/cabal-debian/debian/rules +0 -2
- p/carettah/debian/changelog p/carettah/debian/changelog +11 -0
- p/carettah/debian/control p/carettah/debian/control +11 -6
- p/carettah/debian/patches/newer-pandoc p/carettah/debian/patches/newer-pandoc +30 -0
- p/carettah/debian/patches/newer-pandoc-types p/carettah/debian/patches/newer-pandoc-types +0 -32
- p/carettah/debian/patches/series p/carettah/debian/patches/series +1 -1
- p/cpphs/debian/changelog p/cpphs/debian/changelog +6 -0
- p/cpphs/debian/control p/cpphs/debian/control +2 -1
- p/darcs-monitor/debian/changelog p/darcs-monitor/debian/changelog +6 -0
- p/darcs-monitor/debian/control p/darcs-monitor/debian/control +2 -1
- p/darcs/debian/changelog p/darcs/debian/changelog +14 -0
- p/darcs/debian/control p/darcs/debian/control +54 -38
- p/darcs/debian/patches/avoid-TH-in-Setup p/darcs/debian/patches/avoid-TH-in-Setup +0 -41
- p/darcs/debian/patches/newer-deps p/darcs/debian/patches/newer-deps +13 -0
- p/darcs/debian/patches/series p/darcs/debian/patches/series +1 -2
- p/darcs/debian/patches/use-sensible-editor p/darcs/debian/patches/use-sensible-editor +0 -62
- p/djinn/debian/changelog p/djinn/debian/changelog +6 -0
- p/djinn/debian/control p/djinn/debian/control +2 -1
- p/frown/debian/changelog p/frown/debian/changelog +6 -0
- p/frown/debian/control p/frown/debian/control +2 -1
- p/ftphs/debian/changelog p/ftphs/debian/changelog +7 -0
- p/ftphs/debian/control p/ftphs/debian/control +2 -1
- p/ghc-mod/debian/changelog p/ghc-mod/debian/changelog +6 -0
- p/ghc-mod/debian/control p/ghc-mod/debian/control +2 -1
- p/ghc-testsuite/debian/changelog p/ghc-testsuite/debian/changelog +18 -0
- p/ghc-testsuite/debian/control p/ghc-testsuite/debian/control +4 -3
- p/ghc/debian/changelog p/ghc/debian/changelog +14 -1
- p/ghc/debian/control p/ghc/debian/control +2 -1
- p/ghc/debian/patches/bsymbolic-only-for-registerised.patch p/ghc/debian/patches/bsymbolic-only-for-registerised.patch +71 -0
- p/ghc/debian/patches/no-missing-haddock-file-warning p/ghc/debian/patches/no-missing-haddock-file-warning +3 -5
- p/ghc/debian/patches/series p/ghc/debian/patches/series +1 -0
- p/ghc/debian/rules p/ghc/debian/rules +9 -0
- p/ghc/debian/tests/compile p/ghc/debian/tests/compile +18 -0
- p/ghc/debian/tests/control p/ghc/debian/tests/control +2 -0
- p/gitit/debian/changelog p/gitit/debian/changelog +6 -0
- p/gitit/debian/control p/gitit/debian/control +2 -1
- p/glirc/debian/changelog p/glirc/debian/changelog +6 -0
- p/glirc/debian/control p/glirc/debian/control +2 -1
- p/gtk2hs-buildtools/debian/changelog p/gtk2hs-buildtools/debian/changelog +7 -0
- p/gtk2hs-buildtools/debian/control p/gtk2hs-buildtools/debian/control +2 -1
- p/happy/debian/changelog p/happy/debian/changelog +19 -0
- p/happy/debian/control p/happy/debian/control +2 -1
- p/happy/debian/docs p/happy/debian/docs +1 -1
- p/happy/debian/get_version.hs p/happy/debian/get_version.hs +0 -1
- p/haskell-abstract-deque/debian/changelog p/haskell-abstract-deque/debian/changelog +6 -0
- p/haskell-abstract-deque/debian/control p/haskell-abstract-deque/debian/control +2 -1
- p/haskell-abstract-par/debian/changelog p/haskell-abstract-par/debian/changelog +6 -0
- p/haskell-abstract-par/debian/control p/haskell-abstract-par/debian/control +2 -1
- p/haskell-acid-state/debian/changelog p/haskell-acid-state/debian/changelog +12 -0
- p/haskell-acid-state/debian/control p/haskell-acid-state/debian/control +3 -5
- p/haskell-active/debian/changelog p/haskell-active/debian/changelog +24 -0
- p/haskell-active/debian/control p/haskell-active/debian/control +5 -4
- p/haskell-active/debian/patches/newer-deps p/haskell-active/debian/patches/newer-deps +33 -0
- p/haskell-active/debian/patches/series p/haskell-active/debian/patches/series +0 -0
- p/haskell-adjunctions/debian/changelog p/haskell-adjunctions/debian/changelog +12 -0
- p/haskell-adjunctions/debian/control p/haskell-adjunctions/debian/control +2 -2
- p/haskell-aeson-compat/debian/changelog p/haskell-aeson-compat/debian/changelog +31 -0
- p/haskell-aeson-compat/debian/control p/haskell-aeson-compat/debian/control +20 -19
- p/haskell-aeson-extra/debian/changelog p/haskell-aeson-extra/debian/changelog +18 -0
- p/haskell-aeson-extra/debian/control p/haskell-aeson-extra/debian/control +6 -13
- p/haskell-aeson-extra/debian/patches/newer-deps p/haskell-aeson-extra/debian/patches/newer-deps +13 -0
- p/haskell-aeson-extra/debian/patches/series p/haskell-aeson-extra/debian/patches/series +1 -0
- p/haskell-aeson-pretty/debian/changelog p/haskell-aeson-pretty/debian/changelog +7 -0
- p/haskell-aeson-pretty/debian/control p/haskell-aeson-pretty/debian/control +3 -3
- p/haskell-aeson-qq/debian/changelog p/haskell-aeson-qq/debian/changelog +6 -0
- p/haskell-aeson-qq/debian/control p/haskell-aeson-qq/debian/control +2 -1
- p/haskell-aeson/debian/changelog p/haskell-aeson/debian/changelog +12 -0
- p/haskell-aeson/debian/control p/haskell-aeson/debian/control +5 -5
- p/haskell-aeson/debian/patches/newer-deps p/haskell-aeson/debian/patches/newer-deps +25 -0
- p/haskell-aeson/debian/patches/series p/haskell-aeson/debian/patches/series +1 -0
- p/haskell-aeson/debian/rules p/haskell-aeson/debian/rules +0 -2
- p/haskell-alsa-core/debian/changelog p/haskell-alsa-core/debian/changelog +6 -0
- p/haskell-alsa-core/debian/control p/haskell-alsa-core/debian/control +1 -0
- p/haskell-alsa-mixer/debian/changelog p/haskell-alsa-mixer/debian/changelog +6 -0
- p/haskell-alsa-mixer/debian/control p/haskell-alsa-mixer/debian/control +1 -0
- p/haskell-annotated-wl-pprint/debian/changelog p/haskell-annotated-wl-pprint/debian/changelog +6 -0
- p/haskell-annotated-wl-pprint/debian/control p/haskell-annotated-wl-pprint/debian/control +2 -1
- p/haskell-ansi-terminal/debian/changelog p/haskell-ansi-terminal/debian/changelog +7 -0
- p/haskell-ansi-terminal/debian/control p/haskell-ansi-terminal/debian/control +2 -1
- p/haskell-ansi-wl-pprint/debian/changelog p/haskell-ansi-wl-pprint/debian/changelog +6 -0
- p/haskell-ansi-wl-pprint/debian/control p/haskell-ansi-wl-pprint/debian/control +2 -1
- p/haskell-appar/debian/changelog p/haskell-appar/debian/changelog +6 -0
- p/haskell-appar/debian/control p/haskell-appar/debian/control +2 -1
- p/haskell-argon2/debian/changelog p/haskell-argon2/debian/changelog +23 -0
- p/haskell-argon2/debian/control p/haskell-argon2/debian/control +2 -1
- p/haskell-argon2/debian/copyright p/haskell-argon2/debian/copyright +132 -1
- p/haskell-argon2/debian/patches/newer-libargon2 p/haskell-argon2/debian/patches/newer-libargon2 +0 -19
- p/haskell-argon2/debian/patches/remove-embedded-argon2 p/haskell-argon2/debian/patches/remove-embedded-argon2 +0 -43
- p/haskell-argon2/debian/patches/series p/haskell-argon2/debian/patches/series +0 -2
- p/haskell-argon2/debian/rules p/haskell-argon2/debian/rules +1 -1
- p/haskell-argon2/debian/watch p/haskell-argon2/debian/watch +0 -1
- p/haskell-arrows/debian/changelog p/haskell-arrows/debian/changelog +7 -0
- p/haskell-arrows/debian/control p/haskell-arrows/debian/control +2 -1
- p/haskell-asn1-encoding/debian/changelog p/haskell-asn1-encoding/debian/changelog +6 -0
- p/haskell-asn1-encoding/debian/control p/haskell-asn1-encoding/debian/control +2 -1
- p/haskell-asn1-parse/debian/changelog p/haskell-asn1-parse/debian/changelog +6 -0
- p/haskell-asn1-parse/debian/control p/haskell-asn1-parse/debian/control +2 -1
- p/haskell-asn1-types/debian/changelog p/haskell-asn1-types/debian/changelog +6 -0
- p/haskell-asn1-types/debian/control p/haskell-asn1-types/debian/control +2 -1
- p/haskell-assert-failure/debian/changelog p/haskell-assert-failure/debian/changelog +11 -0
- p/haskell-assert-failure/debian/control p/haskell-assert-failure/debian/control +13 -5
- p/haskell-async/debian/changelog p/haskell-async/debian/changelog +6 -0
- p/haskell-async/debian/control p/haskell-async/debian/control +2 -1
- p/haskell-attoparsec-enumerator/debian/changelog p/haskell-attoparsec-enumerator/debian/changelog +6 -0
- p/haskell-attoparsec-enumerator/debian/control p/haskell-attoparsec-enumerator/debian/control +2 -1
- p/haskell-attoparsec-iso8601/debian/changelog p/haskell-attoparsec-iso8601/debian/changelog +6 -0
- p/haskell-attoparsec-iso8601/debian/control p/haskell-attoparsec-iso8601/debian/control +1 -0
- p/haskell-attoparsec/debian/changelog p/haskell-attoparsec/debian/changelog +24 -0
- p/haskell-attoparsec/debian/control p/haskell-attoparsec/debian/control +3 -2
- p/haskell-attoparsec/debian/patches/newer-quickcheck p/haskell-attoparsec/debian/patches/newer-quickcheck +22 -0
- p/haskell-attoparsec/debian/patches/series p/haskell-attoparsec/debian/patches/series +1 -0
- p/haskell-attoparsec/debian/rules p/haskell-attoparsec/debian/rules +2 -0
- p/haskell-authenticate-oauth/debian/changelog p/haskell-authenticate-oauth/debian/changelog +6 -0
- p/haskell-authenticate-oauth/debian/control p/haskell-authenticate-oauth/debian/control +2 -1
- p/haskell-authenticate/debian/changelog p/haskell-authenticate/debian/changelog +6 -0
- p/haskell-authenticate/debian/control p/haskell-authenticate/debian/control +2 -1
- p/haskell-auto-update/debian/changelog p/haskell-auto-update/debian/changelog +6 -0
- p/haskell-auto-update/debian/control p/haskell-auto-update/debian/control +2 -1
- p/haskell-aws/debian/changelog p/haskell-aws/debian/changelog +12 -0
- p/haskell-aws/debian/control p/haskell-aws/debian/control +13 -8
- p/haskell-aws/debian/patches/series p/haskell-aws/debian/patches/series +1 -0
- p/haskell-aws/debian/patches/update-to-conduit-1.3-untested.patch ...l-aws/debian/patches/update-to-conduit-1.3-untested.patch +246 -0
- p/haskell-base-compat/debian/changelog p/haskell-base-compat/debian/changelog +6 -0
- p/haskell-base-compat/debian/control p/haskell-base-compat/debian/control +2 -1
- p/haskell-base-orphans/debian/changelog p/haskell-base-orphans/debian/changelog +6 -0
- p/haskell-base-orphans/debian/control p/haskell-base-orphans/debian/control +2 -1
- p/haskell-base-prelude/debian/changelog p/haskell-base-prelude/debian/changelog +7 -0
- p/haskell-base-prelude/debian/control p/haskell-base-prelude/debian/control +1 -0
- p/haskell-base-unicode-symbols/debian/changelog p/haskell-base-unicode-symbols/debian/changelog +6 -0
- p/haskell-base-unicode-symbols/debian/control p/haskell-base-unicode-symbols/debian/control +2 -1
- p/haskell-base16-bytestring/debian/changelog p/haskell-base16-bytestring/debian/changelog +6 -0
- p/haskell-base16-bytestring/debian/control p/haskell-base16-bytestring/debian/control +2 -1
- p/haskell-base64-bytestring/debian/changelog p/haskell-base64-bytestring/debian/changelog +6 -0
- p/haskell-base64-bytestring/debian/control p/haskell-base64-bytestring/debian/control +2 -1
- p/haskell-basement/debian/changelog p/haskell-basement/debian/changelog +6 -0
- p/haskell-basement/debian/control p/haskell-basement/debian/control +1 -0
- p/haskell-basic-prelude/debian/changelog p/haskell-basic-prelude/debian/changelog +6 -0
- p/haskell-basic-prelude/debian/control p/haskell-basic-prelude/debian/control +2 -1
- p/haskell-bencode/debian/changelog p/haskell-bencode/debian/changelog +6 -0
- p/haskell-bencode/debian/control p/haskell-bencode/debian/control +2 -1
- p/haskell-bifunctors/debian/changelog p/haskell-bifunctors/debian/changelog +6 -0
- p/haskell-bifunctors/debian/control p/haskell-bifunctors/debian/control +2 -1
- p/haskell-binary-conduit/debian/changelog p/haskell-binary-conduit/debian/changelog +6 -0
- p/haskell-binary-conduit/debian/control p/haskell-binary-conduit/debian/control +2 -1
- p/haskell-binary-orphans/debian/changelog p/haskell-binary-orphans/debian/changelog +18 -0
- p/haskell-binary-orphans/debian/control p/haskell-binary-orphans/debian/control +8 -23
- p/haskell-binary-orphans/debian/patches/newer-deps p/haskell-binary-orphans/debian/patches/newer-deps +40 -0
- p/haskell-binary-orphans/debian/patches/series p/haskell-binary-orphans/debian/patches/series +1 -0
- p/haskell-binary-parsers/debian/changelog p/haskell-binary-parsers/debian/changelog +12 -0
- p/haskell-binary-parsers/debian/control p/haskell-binary-parsers/debian/control +2 -1
- p/haskell-binary-parsers/debian/patches/newer-quickcheck p/haskell-binary-parsers/debian/patches/newer-quickcheck +11 -0
- p/haskell-binary-parsers/debian/patches/older-binary p/haskell-binary-parsers/debian/patches/older-binary +0 -11
- p/haskell-binary-parsers/debian/patches/series p/haskell-binary-parsers/debian/patches/series +1 -1
- p/haskell-binary-tagged/debian/changelog p/haskell-binary-tagged/debian/changelog +7 -0
- p/haskell-binary-tagged/debian/control p/haskell-binary-tagged/debian/control +23 -16
- p/haskell-binary-tagged/debian/patches/newer-deps-from-hackage ...kell-binary-tagged/debian/patches/newer-deps-from-hackage +0 -92
- p/haskell-binary-tagged/debian/patches/no-nats p/haskell-binary-tagged/debian/patches/no-nats +0 -26
- p/haskell-binary-tagged/debian/patches/series p/haskell-binary-tagged/debian/patches/series +0 -2
- p/haskell-bindings-dsl/debian/changelog p/haskell-bindings-dsl/debian/changelog +7 -0
- p/haskell-bindings-dsl/debian/control p/haskell-bindings-dsl/debian/control +2 -1
- p/haskell-bindings-nettle/debian/changelog p/haskell-bindings-nettle/debian/changelog +7 -0
- p/haskell-bindings-nettle/debian/control p/haskell-bindings-nettle/debian/control +2 -1
- p/haskell-bindings-sane/debian/changelog p/haskell-bindings-sane/debian/changelog +6 -0
- p/haskell-bindings-sane/debian/control p/haskell-bindings-sane/debian/control +2 -1
- p/haskell-bindings-uname/debian/changelog p/haskell-bindings-uname/debian/changelog +11 -0
- p/haskell-bindings-uname/debian/compat p/haskell-bindings-uname/debian/compat +1 -0
- p/haskell-bindings-uname/debian/control p/haskell-bindings-uname/debian/control +73 -0
- p/haskell-bindings-uname/debian/copyright p/haskell-bindings-uname/debian/copyright +16 -0
- p/haskell-bindings-uname/debian/rules p/haskell-bindings-uname/debian/rules +8 -0
- p/haskell-bindings-uname/debian/source/format p/haskell-bindings-uname/debian/source/format +1 -0
- p/haskell-bindings-uname/debian/watch p/haskell-bindings-uname/debian/watch +2 -0
- p/haskell-bitarray/debian/changelog p/haskell-bitarray/debian/changelog +6 -0
- p/haskell-bitarray/debian/control p/haskell-bitarray/debian/control +2 -1
- p/haskell-blaze-builder/debian/changelog p/haskell-blaze-builder/debian/changelog +6 -0
- p/haskell-blaze-builder/debian/control p/haskell-blaze-builder/debian/control +2 -1
- p/haskell-blaze-html/debian/changelog p/haskell-blaze-html/debian/changelog +13 -0
- p/haskell-blaze-html/debian/control p/haskell-blaze-html/debian/control +7 -7
- p/haskell-blaze-markup/debian/changelog p/haskell-blaze-markup/debian/changelog +14 -0
- p/haskell-blaze-markup/debian/control p/haskell-blaze-markup/debian/control +15 -9
- p/haskell-blaze-markup/debian/patches/older-tasty-quickcheck p/haskell-blaze-markup/debian/patches/older-tasty-quickcheck +11 -0
- p/haskell-blaze-markup/debian/patches/series p/haskell-blaze-markup/debian/patches/series +1 -0
- p/haskell-blaze-svg/debian/changelog p/haskell-blaze-svg/debian/changelog +6 -0
- p/haskell-blaze-svg/debian/control p/haskell-blaze-svg/debian/control +2 -1
- p/haskell-blaze-textual/debian/changelog p/haskell-blaze-textual/debian/changelog +6 -0
- p/haskell-blaze-textual/debian/control p/haskell-blaze-textual/debian/control +2 -1
- p/haskell-blogliterately/debian/changelog p/haskell-blogliterately/debian/changelog +8 -0
- p/haskell-blogliterately/debian/control p/haskell-blogliterately/debian/control +3 -2
- p/haskell-bloomfilter/debian/changelog p/haskell-bloomfilter/debian/changelog +6 -0
- p/haskell-bloomfilter/debian/control p/haskell-bloomfilter/debian/control +2 -1
- p/haskell-bmp/debian/changelog p/haskell-bmp/debian/changelog +6 -0
- p/haskell-bmp/debian/control p/haskell-bmp/debian/control +2 -1
- p/haskell-bool-extras/debian/changelog p/haskell-bool-extras/debian/changelog +6 -0
- p/haskell-bool-extras/debian/control p/haskell-bool-extras/debian/control +2 -1
- p/haskell-boolean/debian/changelog p/haskell-boolean/debian/changelog +6 -0
- p/haskell-boolean/debian/control p/haskell-boolean/debian/control +2 -1
- p/haskell-boomerang/debian/changelog p/haskell-boomerang/debian/changelog +6 -0
- p/haskell-boomerang/debian/control p/haskell-boomerang/debian/control +2 -1
- p/haskell-boundedchan/debian/changelog p/haskell-boundedchan/debian/changelog +6 -0
- p/haskell-boundedchan/debian/control p/haskell-boundedchan/debian/control +2 -1
- p/haskell-boxes/debian/changelog p/haskell-boxes/debian/changelog +6 -0
- p/haskell-boxes/debian/control p/haskell-boxes/debian/control +2 -1
- p/haskell-brainfuck/debian/changelog p/haskell-brainfuck/debian/changelog +6 -0
- p/haskell-brainfuck/debian/control p/haskell-brainfuck/debian/control +2 -1
- p/haskell-brick/debian/changelog p/haskell-brick/debian/changelog +6 -0
- p/haskell-brick/debian/control p/haskell-brick/debian/control +2 -1
- p/haskell-bsb-http-chunked/debian/changelog p/haskell-bsb-http-chunked/debian/changelog +11 -0
- p/haskell-bsb-http-chunked/debian/compat p/haskell-bsb-http-chunked/debian/compat +1 -0
- p/haskell-bsb-http-chunked/debian/control p/haskell-bsb-http-chunked/debian/control +57 -0
- p/haskell-bsb-http-chunked/debian/copyright p/haskell-bsb-http-chunked/debian/copyright +42 -0
- p/haskell-bsb-http-chunked/debian/patches/no-bytestring-builder ...ell-bsb-http-chunked/debian/patches/no-bytestring-builder +9 -0
- p/haskell-bsb-http-chunked/debian/patches/series p/haskell-bsb-http-chunked/debian/patches/series +1 -0
- p/haskell-bsb-http-chunked/debian/rules p/haskell-bsb-http-chunked/debian/rules +8 -0
- p/haskell-bsb-http-chunked/debian/source/format p/haskell-bsb-http-chunked/debian/source/format +1 -0
- p/haskell-bsb-http-chunked/debian/watch p/haskell-bsb-http-chunked/debian/watch +2 -0
- p/haskell-byteable/debian/changelog p/haskell-byteable/debian/changelog +6 -0
- p/haskell-byteable/debian/control p/haskell-byteable/debian/control +2 -1
- p/haskell-bytedump/debian/changelog p/haskell-bytedump/debian/changelog +6 -0
- p/haskell-bytedump/debian/control p/haskell-bytedump/debian/control +2 -1
- p/haskell-byteorder/debian/changelog p/haskell-byteorder/debian/changelog +6 -0
- p/haskell-byteorder/debian/control p/haskell-byteorder/debian/control +2 -1
- p/haskell-bytes/debian/changelog p/haskell-bytes/debian/changelog +6 -0
- p/haskell-bytes/debian/control p/haskell-bytes/debian/control +2 -1
- p/haskell-bytestring-conversion/debian/changelog p/haskell-bytestring-conversion/debian/changelog +6 -0
- p/haskell-bytestring-conversion/debian/control p/haskell-bytestring-conversion/debian/control +2 -1
- p/haskell-bytestring-handle/debian/changelog p/haskell-bytestring-handle/debian/changelog +6 -0
- p/haskell-bytestring-handle/debian/control p/haskell-bytestring-handle/debian/control +2 -1
- p/haskell-bytestring-lexing/debian/changelog p/haskell-bytestring-lexing/debian/changelog +6 -0
- p/haskell-bytestring-lexing/debian/control p/haskell-bytestring-lexing/debian/control +2 -1
- p/haskell-bytestring-mmap/debian/changelog p/haskell-bytestring-mmap/debian/changelog +6 -0
- p/haskell-bytestring-mmap/debian/control p/haskell-bytestring-mmap/debian/control +2 -1
- p/haskell-bytestring-progress/debian/changelog p/haskell-bytestring-progress/debian/changelog +13 -0
- p/haskell-bytestring-progress/debian/control p/haskell-bytestring-progress/debian/control +5 -4
- p/haskell-bytestring-show/debian/changelog p/haskell-bytestring-show/debian/changelog +6 -0
- p/haskell-bytestring-show/debian/control p/haskell-bytestring-show/debian/control +2 -1
- p/haskell-bzlib/debian/changelog p/haskell-bzlib/debian/changelog +6 -0
- p/haskell-bzlib/debian/control p/haskell-bzlib/debian/control +2 -1
- p/haskell-cabal-doctest/debian/changelog p/haskell-cabal-doctest/debian/changelog +6 -0
- p/haskell-cabal-doctest/debian/control p/haskell-cabal-doctest/debian/control +1 -0
- p/haskell-cabal-file-th/debian/changelog p/haskell-cabal-file-th/debian/changelog +6 -0
- p/haskell-cabal-file-th/debian/control p/haskell-cabal-file-th/debian/control +2 -1
- p/haskell-cabal-helper/debian/changelog p/haskell-cabal-helper/debian/changelog +6 -0
- p/haskell-cabal-helper/debian/control p/haskell-cabal-helper/debian/control +2 -1
- p/haskell-cabal-install/debian/changelog p/haskell-cabal-install/debian/changelog +6 -0
- p/haskell-cabal-install/debian/control p/haskell-cabal-install/debian/control +2 -1
- p/haskell-cabal/debian/changelog p/haskell-cabal/debian/changelog +6 -0
- p/haskell-cabal/debian/control p/haskell-cabal/debian/control +2 -1
- p/haskell-cairo/debian/changelog p/haskell-cairo/debian/changelog +7 -0
- p/haskell-cairo/debian/control p/haskell-cairo/debian/control +2 -1
- p/haskell-call-stack/debian/changelog p/haskell-call-stack/debian/changelog +6 -0
- p/haskell-call-stack/debian/control p/haskell-call-stack/debian/control +1 -0
- p/haskell-case-insensitive/debian/changelog p/haskell-case-insensitive/debian/changelog +6 -0
- p/haskell-case-insensitive/debian/control p/haskell-case-insensitive/debian/control +2 -1
- p/haskell-cassava/debian/changelog p/haskell-cassava/debian/changelog +12 -0
- p/haskell-cassava/debian/control p/haskell-cassava/debian/control +6 -1
- p/haskell-categories/debian/changelog p/haskell-categories/debian/changelog +6 -0
- p/haskell-categories/debian/control p/haskell-categories/debian/control +2 -1
- p/haskell-cereal-conduit/debian/changelog p/haskell-cereal-conduit/debian/changelog +6 -0
- p/haskell-cereal-conduit/debian/control p/haskell-cereal-conduit/debian/control +2 -1
- p/haskell-cereal-vector/debian/changelog p/haskell-cereal-vector/debian/changelog +6 -0
- p/haskell-cereal-vector/debian/control p/haskell-cereal-vector/debian/control +1 -0
- p/haskell-cereal/debian/changelog p/haskell-cereal/debian/changelog +6 -0
- p/haskell-cereal/debian/control p/haskell-cereal/debian/control +2 -1
- p/haskell-cgi/debian/changelog p/haskell-cgi/debian/changelog +12 -0
- p/haskell-cgi/debian/control p/haskell-cgi/debian/control +6 -1
- p/haskell-cgi/debian/patches/newer-deps p/haskell-cgi/debian/patches/newer-deps +22 -0
- p/haskell-cgi/debian/patches/series p/haskell-cgi/debian/patches/series +1 -1
- p/haskell-cgi/debian/rules p/haskell-cgi/debian/rules +2 -0
- p/haskell-charset/debian/changelog p/haskell-charset/debian/changelog +6 -0
- p/haskell-charset/debian/control p/haskell-charset/debian/control +2 -1
- p/haskell-charsetdetect-ae/debian/changelog p/haskell-charsetdetect-ae/debian/changelog +7 -0
- p/haskell-charsetdetect-ae/debian/control p/haskell-charsetdetect-ae/debian/control +2 -1
- p/haskell-charsetdetect-ae/debian/patches/arm64.patch p/haskell-charsetdetect-ae/debian/patches/arm64.patch +0 -68
- p/haskell-charsetdetect-ae/debian/patches/series p/haskell-charsetdetect-ae/debian/patches/series +0 -1
- p/haskell-chart-cairo/debian/changelog p/haskell-chart-cairo/debian/changelog +6 -0
- p/haskell-chart-cairo/debian/control p/haskell-chart-cairo/debian/control +2 -1
- p/haskell-chart/debian/changelog p/haskell-chart/debian/changelog +6 -0
- p/haskell-chart/debian/control p/haskell-chart/debian/control +2 -1
- p/haskell-chasingbottoms/debian/changelog p/haskell-chasingbottoms/debian/changelog +6 -0
- p/haskell-chasingbottoms/debian/control p/haskell-chasingbottoms/debian/control +2 -1
- p/haskell-chell-quickcheck2/debian/changelog p/haskell-chell-quickcheck2/debian/changelog +6 -0
- p/haskell-chell-quickcheck2/debian/control p/haskell-chell-quickcheck2/debian/control +2 -1
- p/haskell-chell/debian/changelog p/haskell-chell/debian/changelog +12 -0
- p/haskell-chell/debian/control p/haskell-chell/debian/control +3 -2
- p/haskell-chell/debian/patches/newer-ansi-terminal p/haskell-chell/debian/patches/newer-ansi-terminal +11 -0
- p/haskell-chell/debian/patches/series p/haskell-chell/debian/patches/series +1 -0
- p/haskell-chunked-data/debian/changelog p/haskell-chunked-data/debian/changelog +6 -0
- p/haskell-chunked-data/debian/control p/haskell-chunked-data/debian/control +2 -1
- p/haskell-cipher-aes/debian/changelog p/haskell-cipher-aes/debian/changelog +12 -0
- p/haskell-cipher-aes/debian/control p/haskell-cipher-aes/debian/control +2 -1
- p/haskell-cipher-aes/debian/rules p/haskell-cipher-aes/debian/rules +5 -0
- p/haskell-cipher-aes128/debian/changelog p/haskell-cipher-aes128/debian/changelog +6 -0
- p/haskell-cipher-aes128/debian/control p/haskell-cipher-aes128/debian/control +2 -1
- p/haskell-cipher-blowfish/debian/changelog p/haskell-cipher-blowfish/debian/changelog +6 -0
- p/haskell-cipher-blowfish/debian/control p/haskell-cipher-blowfish/debian/control +2 -1
- p/haskell-cipher-camellia/debian/changelog p/haskell-cipher-camellia/debian/changelog +6 -0
- p/haskell-cipher-camellia/debian/control p/haskell-cipher-camellia/debian/control +2 -1
- p/haskell-cipher-des/debian/changelog p/haskell-cipher-des/debian/changelog +6 -0
- p/haskell-cipher-des/debian/control p/haskell-cipher-des/debian/control +2 -1
- p/haskell-cipher-rc4/debian/changelog p/haskell-cipher-rc4/debian/changelog +6 -0
- p/haskell-cipher-rc4/debian/control p/haskell-cipher-rc4/debian/control +2 -1
- p/haskell-classy-prelude-conduit/debian/changelog p/haskell-classy-prelude-conduit/debian/changelog +6 -0
- p/haskell-classy-prelude-conduit/debian/control p/haskell-classy-prelude-conduit/debian/control +2 -1
- p/haskell-classy-prelude-yesod/debian/changelog p/haskell-classy-prelude-yesod/debian/changelog +6 -0
- p/haskell-classy-prelude-yesod/debian/control p/haskell-classy-prelude-yesod/debian/control +2 -1
- p/haskell-classy-prelude/debian/changelog p/haskell-classy-prelude/debian/changelog +12 -0
- p/haskell-classy-prelude/debian/control p/haskell-classy-prelude/debian/control +4 -1
- p/haskell-clientsession/debian/changelog p/haskell-clientsession/debian/changelog +6 -0
- p/haskell-clientsession/debian/control p/haskell-clientsession/debian/control +2 -1
- p/haskell-clock/debian/changelog p/haskell-clock/debian/changelog +6 -0
- p/haskell-clock/debian/control p/haskell-clock/debian/control +2 -1
- p/haskell-cmark-gfm/debian/changelog p/haskell-cmark-gfm/debian/changelog +15 -0
- p/haskell-cmark-gfm/debian/compat p/haskell-cmark-gfm/debian/compat +1 -0
- p/haskell-cmark-gfm/debian/control p/haskell-cmark-gfm/debian/control +66 -0
- p/haskell-cmark-gfm/debian/copyright p/haskell-cmark-gfm/debian/copyright +108 -0
- p/haskell-cmark-gfm/debian/patches/fix-big-endian p/haskell-cmark-gfm/debian/patches/fix-big-endian +36 -0
- p/haskell-cmark-gfm/debian/patches/series p/haskell-cmark-gfm/debian/patches/series +1 -0
- p/haskell-cmark-gfm/debian/rules p/haskell-cmark-gfm/debian/rules +9 -0
- p/haskell-cmark-gfm/debian/source/format p/haskell-cmark-gfm/debian/source/format +1 -0
- p/haskell-cmark-gfm/debian/watch p/haskell-cmark-gfm/debian/watch +2 -0
- p/haskell-cmark/debian/changelog p/haskell-cmark/debian/changelog +6 -0
- p/haskell-cmark/debian/control p/haskell-cmark/debian/control +2 -1
- p/haskell-cmdargs/debian/changelog p/haskell-cmdargs/debian/changelog +6 -0
- p/haskell-cmdargs/debian/control p/haskell-cmdargs/debian/control +2 -1
- p/haskell-code-page/debian/changelog p/haskell-code-page/debian/changelog +6 -0
- p/haskell-code-page/debian/control p/haskell-code-page/debian/control +1 -0
- p/haskell-colour/debian/changelog p/haskell-colour/debian/changelog +6 -0
- p/haskell-colour/debian/control p/haskell-colour/debian/control +2 -1
- p/haskell-comonad/debian/changelog p/haskell-comonad/debian/changelog +6 -0
- p/haskell-comonad/debian/control p/haskell-comonad/debian/control +2 -1
- p/haskell-concurrent-output/debian/changelog p/haskell-concurrent-output/debian/changelog +6 -0
- p/haskell-concurrent-output/debian/control p/haskell-concurrent-output/debian/control +2 -1
- p/haskell-cond/debian/changelog p/haskell-cond/debian/changelog +6 -0
- p/haskell-cond/debian/control p/haskell-cond/debian/control +2 -1
- p/haskell-conduit-extra/debian/changelog p/haskell-conduit-extra/debian/changelog +6 -0
- p/haskell-conduit-extra/debian/control p/haskell-conduit-extra/debian/control +2 -1
- p/haskell-conduit/debian/changelog p/haskell-conduit/debian/changelog +13 -0
- p/haskell-conduit/debian/control p/haskell-conduit/debian/control +1 -0
- p/haskell-conduit/debian/rules p/haskell-conduit/debian/rules +2 -0
- p/haskell-config-ini/debian/changelog p/haskell-config-ini/debian/changelog +11 -0
- p/haskell-config-ini/debian/compat p/haskell-config-ini/debian/compat +1 -0
- p/haskell-config-ini/debian/control p/haskell-config-ini/debian/control +75 -0
- p/haskell-config-ini/debian/copyright p/haskell-config-ini/debian/copyright +23 -0
- p/haskell-config-ini/debian/rules p/haskell-config-ini/debian/rules +9 -0
- p/haskell-config-ini/debian/source/format p/haskell-config-ini/debian/source/format +1 -0
- p/haskell-config-ini/debian/watch p/haskell-config-ini/debian/watch +2 -0
- p/haskell-config-schema/debian/changelog p/haskell-config-schema/debian/changelog +12 -0
- p/haskell-config-schema/debian/control p/haskell-config-schema/debian/control +6 -7
- p/haskell-config-value/debian/changelog p/haskell-config-value/debian/changelog +12 -0
- p/haskell-config-value/debian/control p/haskell-config-value/debian/control +2 -1
- p/haskell-configfile/debian/changelog p/haskell-configfile/debian/changelog +6 -0
- p/haskell-configfile/debian/control p/haskell-configfile/debian/control +2 -1
- p/haskell-configurator/debian/changelog p/haskell-configurator/debian/changelog +6 -0
- p/haskell-configurator/debian/control p/haskell-configurator/debian/control +2 -1
- p/haskell-connection/debian/changelog p/haskell-connection/debian/changelog +6 -0
- p/haskell-connection/debian/control p/haskell-connection/debian/control +2 -1
- p/haskell-constraints/debian/changelog p/haskell-constraints/debian/changelog +6 -0
- p/haskell-constraints/debian/control p/haskell-constraints/debian/control +2 -1
- p/haskell-contravariant/debian/changelog p/haskell-contravariant/debian/changelog +6 -0
- p/haskell-contravariant/debian/control p/haskell-contravariant/debian/control +2 -1
- p/haskell-control-monad-free/debian/changelog p/haskell-control-monad-free/debian/changelog +6 -0
- p/haskell-control-monad-free/debian/control p/haskell-control-monad-free/debian/control +2 -1
- p/haskell-control-monad-loop/debian/changelog p/haskell-control-monad-loop/debian/changelog +6 -0
- p/haskell-control-monad-loop/debian/control p/haskell-control-monad-loop/debian/control +2 -1
- p/haskell-convertible/debian/changelog p/haskell-convertible/debian/changelog +6 -0
- p/haskell-convertible/debian/control p/haskell-convertible/debian/control +2 -1
- p/haskell-cookie/debian/changelog p/haskell-cookie/debian/changelog +6 -0
- p/haskell-cookie/debian/control p/haskell-cookie/debian/control +2 -1
- p/haskell-cprng-aes/debian/changelog p/haskell-cprng-aes/debian/changelog +6 -0
- p/haskell-cprng-aes/debian/control p/haskell-cprng-aes/debian/control +2 -1
- p/haskell-cpu/debian/changelog p/haskell-cpu/debian/changelog +6 -0
- p/haskell-cpu/debian/control p/haskell-cpu/debian/control +2 -1
- p/haskell-cracknum/debian/changelog p/haskell-cracknum/debian/changelog +6 -0
- p/haskell-cracknum/debian/control p/haskell-cracknum/debian/control +2 -1
- p/haskell-criterion/debian/changelog p/haskell-criterion/debian/changelog +6 -0
- p/haskell-criterion/debian/control p/haskell-criterion/debian/control +2 -1
- p/haskell-crypto-api/debian/changelog p/haskell-crypto-api/debian/changelog +6 -0
- p/haskell-crypto-api/debian/control p/haskell-crypto-api/debian/control +2 -1
- p/haskell-crypto-cipher-tests/debian/changelog p/haskell-crypto-cipher-tests/debian/changelog +6 -0
- p/haskell-crypto-cipher-tests/debian/control p/haskell-crypto-cipher-tests/debian/control +2 -1
- p/haskell-crypto-cipher-types/debian/changelog p/haskell-crypto-cipher-types/debian/changelog +6 -0
- p/haskell-crypto-cipher-types/debian/control p/haskell-crypto-cipher-types/debian/control +2 -1
- p/haskell-crypto-numbers/debian/changelog p/haskell-crypto-numbers/debian/changelog +6 -0
- p/haskell-crypto-numbers/debian/control p/haskell-crypto-numbers/debian/control +2 -1
- p/haskell-crypto-pubkey-openssh/debian/changelog p/haskell-crypto-pubkey-openssh/debian/changelog +6 -0
- p/haskell-crypto-pubkey-openssh/debian/control p/haskell-crypto-pubkey-openssh/debian/control +2 -1
- p/haskell-crypto-pubkey-types/debian/changelog p/haskell-crypto-pubkey-types/debian/changelog +6 -0
- p/haskell-crypto-pubkey-types/debian/control p/haskell-crypto-pubkey-types/debian/control +2 -1
- p/haskell-crypto-pubkey/debian/changelog p/haskell-crypto-pubkey/debian/changelog +6 -0
- p/haskell-crypto-pubkey/debian/control p/haskell-crypto-pubkey/debian/control +2 -1
- p/haskell-crypto-random-api/debian/changelog p/haskell-crypto-random-api/debian/changelog +6 -0
- p/haskell-crypto-random-api/debian/control p/haskell-crypto-random-api/debian/control +2 -1
- p/haskell-crypto-random/debian/changelog p/haskell-crypto-random/debian/changelog +6 -0
- p/haskell-crypto-random/debian/control p/haskell-crypto-random/debian/control +2 -1
- p/haskell-crypto/debian/changelog p/haskell-crypto/debian/changelog +6 -0
- p/haskell-crypto/debian/control p/haskell-crypto/debian/control +2 -1
- p/haskell-cryptocipher/debian/changelog p/haskell-cryptocipher/debian/changelog +6 -0
- p/haskell-cryptocipher/debian/control p/haskell-cryptocipher/debian/control +2 -1
- p/haskell-cryptohash-conduit/debian/changelog p/haskell-cryptohash-conduit/debian/changelog +6 -0
- p/haskell-cryptohash-conduit/debian/control p/haskell-cryptohash-conduit/debian/control +2 -1
- p/haskell-cryptohash-cryptoapi/debian/changelog p/haskell-cryptohash-cryptoapi/debian/changelog +6 -0
- p/haskell-cryptohash-cryptoapi/debian/control p/haskell-cryptohash-cryptoapi/debian/control +2 -1
- p/haskell-cryptohash-md5/debian/changelog p/haskell-cryptohash-md5/debian/changelog +18 -0
- p/haskell-cryptohash-md5/debian/control p/haskell-cryptohash-md5/debian/control +2 -4
- p/haskell-cryptohash-md5/debian/patches/newer-deps p/haskell-cryptohash-md5/debian/patches/newer-deps +24 -0
- p/haskell-cryptohash-md5/debian/patches/series p/haskell-cryptohash-md5/debian/patches/series +1 -0
- p/haskell-cryptohash-sha1/debian/changelog p/haskell-cryptohash-sha1/debian/changelog +12 -0
- p/haskell-cryptohash-sha1/debian/control p/haskell-cryptohash-sha1/debian/control +1 -3
- p/haskell-cryptohash-sha1/debian/patches/newer-deps p/haskell-cryptohash-sha1/debian/patches/newer-deps +24 -0
- p/haskell-cryptohash-sha1/debian/patches/series p/haskell-cryptohash-sha1/debian/patches/series +1 -0
- p/haskell-cryptohash-sha256/debian/changelog p/haskell-cryptohash-sha256/debian/changelog +30 -0
- p/haskell-cryptohash-sha256/debian/control p/haskell-cryptohash-sha256/debian/control +1 -3
- p/haskell-cryptohash-sha256/debian/patches/newer-tasty p/haskell-cryptohash-sha256/debian/patches/newer-tasty +15 -0
- p/haskell-cryptohash-sha256/debian/patches/series p/haskell-cryptohash-sha256/debian/patches/series +1 -0
- p/haskell-cryptohash-sha256/debian/rules p/haskell-cryptohash-sha256/debian/rules +2 -1
- p/haskell-cryptohash/debian/changelog p/haskell-cryptohash/debian/changelog +6 -0
- p/haskell-cryptohash/debian/control p/haskell-cryptohash/debian/control +2 -1
- p/haskell-cryptol/debian/changelog p/haskell-cryptol/debian/changelog +6 -0
- p/haskell-cryptol/debian/control p/haskell-cryptol/debian/control +2 -1
- p/haskell-cryptonite-conduit/debian/changelog p/haskell-cryptonite-conduit/debian/changelog +12 -0
- p/haskell-cryptonite-conduit/debian/control p/haskell-cryptonite-conduit/debian/control +2 -2
- p/haskell-cryptonite-conduit/debian/patches/no-conduit-combinators ...-cryptonite-conduit/debian/patches/no-conduit-combinators +10 -0
- p/haskell-cryptonite-conduit/debian/patches/series p/haskell-cryptonite-conduit/debian/patches/series +1 -0
- p/haskell-cryptonite/debian/changelog p/haskell-cryptonite/debian/changelog +22 -0
- p/haskell-cryptonite/debian/control p/haskell-cryptonite/debian/control +2 -2
- p/haskell-cryptonite/debian/patches/arm64-is-64bit p/haskell-cryptonite/debian/patches/arm64-is-64bit +20 -0
- p/haskell-cryptonite/debian/patches/series p/haskell-cryptonite/debian/patches/series +1 -0
- p/haskell-cryptonite/debian/rules p/haskell-cryptonite/debian/rules +5 -0
- p/haskell-css-text/debian/changelog p/haskell-css-text/debian/changelog +6 -0
- p/haskell-css-text/debian/control p/haskell-css-text/debian/control +2 -1
- p/haskell-csv-conduit/debian/changelog p/haskell-csv-conduit/debian/changelog +6 -0
- p/haskell-csv-conduit/debian/control p/haskell-csv-conduit/debian/control +2 -1
- p/haskell-csv/debian/changelog p/haskell-csv/debian/changelog +6 -0
- p/haskell-csv/debian/control p/haskell-csv/debian/control +2 -1
- p/haskell-curl/debian/changelog p/haskell-curl/debian/changelog +6 -0
- p/haskell-curl/debian/control p/haskell-curl/debian/control +2 -1
- p/haskell-data-accessor-mtl/debian/changelog p/haskell-data-accessor-mtl/debian/changelog +6 -0
- p/haskell-data-accessor-mtl/debian/control p/haskell-data-accessor-mtl/debian/control +2 -1
- p/haskell-data-accessor/debian/changelog p/haskell-data-accessor/debian/changelog +6 -0
- p/haskell-data-accessor/debian/control p/haskell-data-accessor/debian/control +2 -1
- p/haskell-data-binary-ieee754/debian/changelog p/haskell-data-binary-ieee754/debian/changelog +6 -0
- p/haskell-data-binary-ieee754/debian/control p/haskell-data-binary-ieee754/debian/control +2 -1
- p/haskell-data-clist/debian/changelog p/haskell-data-clist/debian/changelog +6 -0
- p/haskell-data-clist/debian/control p/haskell-data-clist/debian/control +2 -1
- p/haskell-data-default-class/debian/changelog p/haskell-data-default-class/debian/changelog +6 -0
- p/haskell-data-default-class/debian/control p/haskell-data-default-class/debian/control +2 -1
- p/haskell-data-default-instances-base/debian/changelog p/haskell-data-default-instances-base/debian/changelog +6 -0
- p/haskell-data-default-instances-base/debian/control p/haskell-data-default-instances-base/debian/control +2 -1
- p/haskell-data-default-instances-containers/debian/changelog p/haskell-data-default-instances-containers/debian/changelog +12 -0
- p/haskell-data-default-instances-containers/debian/compat p/haskell-data-default-instances-containers/debian/compat +1 -1
- p/haskell-data-default-instances-containers/debian/control p/haskell-data-default-instances-containers/debian/control +4 -3
- p/haskell-data-default-instances-dlist/debian/changelog p/haskell-data-default-instances-dlist/debian/changelog +6 -0
- p/haskell-data-default-instances-dlist/debian/control p/haskell-data-default-instances-dlist/debian/control +2 -1
- p/haskell-data-default-instances-old-locale/debian/changelog p/haskell-data-default-instances-old-locale/debian/changelog +6 -0
- p/haskell-data-default-instances-old-locale/debian/control p/haskell-data-default-instances-old-locale/debian/control +2 -1
- p/haskell-data-default/debian/changelog p/haskell-data-default/debian/changelog +6 -0
- p/haskell-data-default/debian/control p/haskell-data-default/debian/control +2 -1
- p/haskell-data-hash/debian/changelog p/haskell-data-hash/debian/changelog +6 -0
- p/haskell-data-hash/debian/control p/haskell-data-hash/debian/control +2 -1
- p/haskell-data-inttrie/debian/changelog p/haskell-data-inttrie/debian/changelog +6 -0
- p/haskell-data-inttrie/debian/control p/haskell-data-inttrie/debian/control +2 -1
- p/haskell-data-memocombinators/debian/changelog p/haskell-data-memocombinators/debian/changelog +6 -0
- p/haskell-data-memocombinators/debian/control p/haskell-data-memocombinators/debian/control +2 -1
- p/haskell-data-ordlist/debian/changelog p/haskell-data-ordlist/debian/changelog +6 -0
- p/haskell-data-ordlist/debian/control p/haskell-data-ordlist/debian/control +2 -1
- p/haskell-dav/debian/changelog p/haskell-dav/debian/changelog +12 -0
- p/haskell-dav/debian/control p/haskell-dav/debian/control +5 -4
- p/haskell-dbus/debian/changelog p/haskell-dbus/debian/changelog +6 -0
- p/haskell-dbus/debian/control p/haskell-dbus/debian/control +2 -1
- p/haskell-debian/debian/changelog p/haskell-debian/debian/changelog +6 -0
- p/haskell-debian/debian/control p/haskell-debian/debian/control +2 -1
- p/haskell-decimal/debian/changelog p/haskell-decimal/debian/changelog +6 -0
- p/haskell-decimal/debian/control p/haskell-decimal/debian/control +2 -1
- p/haskell-deepseq-generics/debian/changelog p/haskell-deepseq-generics/debian/changelog +12 -0
- p/haskell-deepseq-generics/debian/control p/haskell-deepseq-generics/debian/control +2 -1
- p/haskell-deepseq-generics/debian/patches/newer-base p/haskell-deepseq-generics/debian/patches/newer-base +11 -0
- p/haskell-deepseq-generics/debian/patches/series p/haskell-deepseq-generics/debian/patches/series +1 -0
- p/haskell-dependent-map/debian/changelog p/haskell-dependent-map/debian/changelog +6 -0
- p/haskell-dependent-map/debian/control p/haskell-dependent-map/debian/control +2 -1
- p/haskell-dependent-sum-template/debian/changelog p/haskell-dependent-sum-template/debian/changelog +6 -0
- p/haskell-dependent-sum-template/debian/control p/haskell-dependent-sum-template/debian/control +2 -1
- p/haskell-dependent-sum/debian/changelog p/haskell-dependent-sum/debian/changelog +6 -0
- p/haskell-dependent-sum/debian/control p/haskell-dependent-sum/debian/control +2 -1
- p/haskell-derive/debian/changelog p/haskell-derive/debian/changelog +17 -0
- p/haskell-derive/debian/control p/haskell-derive/debian/control +4 -3
- p/haskell-deriving-compat/debian/changelog p/haskell-deriving-compat/debian/changelog +7 -0
- p/haskell-deriving-compat/debian/control p/haskell-deriving-compat/debian/control +2 -1
- p/haskell-descriptive/debian/changelog p/haskell-descriptive/debian/changelog +6 -0
- p/haskell-descriptive/debian/control p/haskell-descriptive/debian/control +2 -1
- p/haskell-diagrams-cairo/debian/changelog p/haskell-diagrams-cairo/debian/changelog +13 -0
- p/haskell-diagrams-cairo/debian/control p/haskell-diagrams-cairo/debian/control +4 -3
- p/haskell-diagrams-cairo/debian/patches/newer-deps-from-hackage ...ell-diagrams-cairo/debian/patches/newer-deps-from-hackage +0 -21
- p/haskell-diagrams-cairo/debian/patches/series p/haskell-diagrams-cairo/debian/patches/series +0 -1
- p/haskell-diagrams-core/debian/changelog p/haskell-diagrams-core/debian/changelog +12 -0
- p/haskell-diagrams-core/debian/control p/haskell-diagrams-core/debian/control +3 -2
- p/haskell-diagrams-gtk/debian/changelog p/haskell-diagrams-gtk/debian/changelog +12 -0
- p/haskell-diagrams-gtk/debian/control p/haskell-diagrams-gtk/debian/control +2 -1
- p/haskell-diagrams-gtk/debian/patches/newer-deps p/haskell-diagrams-gtk/debian/patches/newer-deps +11 -0
- p/haskell-diagrams-gtk/debian/patches/series p/haskell-diagrams-gtk/debian/patches/series +1 -0
- p/haskell-diagrams-lib/debian/changelog p/haskell-diagrams-lib/debian/changelog +13 -0
- p/haskell-diagrams-lib/debian/control p/haskell-diagrams-lib/debian/control +3 -2
- p/haskell-diagrams-solve/debian/changelog p/haskell-diagrams-solve/debian/changelog +6 -0
- p/haskell-diagrams-solve/debian/control p/haskell-diagrams-solve/debian/control +2 -1
- p/haskell-diagrams-svg/debian/changelog p/haskell-diagrams-svg/debian/changelog +13 -0
- p/haskell-diagrams-svg/debian/control p/haskell-diagrams-svg/debian/control +3 -2
- p/haskell-diagrams/debian/changelog p/haskell-diagrams/debian/changelog +6 -0
- p/haskell-diagrams/debian/control p/haskell-diagrams/debian/control +2 -1
- p/haskell-dice-entropy-conduit/debian/changelog p/haskell-dice-entropy-conduit/debian/changelog +6 -0
- p/haskell-dice-entropy-conduit/debian/control p/haskell-dice-entropy-conduit/debian/control +2 -1
- p/haskell-dice/debian/changelog p/haskell-dice/debian/changelog +6 -0
- p/haskell-dice/debian/control p/haskell-dice/debian/control +2 -1
- p/haskell-diff/debian/changelog p/haskell-diff/debian/changelog +6 -0
- p/haskell-diff/debian/control p/haskell-diff/debian/control +2 -1
- p/haskell-digest/debian/changelog p/haskell-digest/debian/changelog +6 -0
- p/haskell-digest/debian/control p/haskell-digest/debian/control +2 -1
- p/haskell-dimensional/debian/changelog p/haskell-dimensional/debian/changelog +6 -0
- p/haskell-dimensional/debian/control p/haskell-dimensional/debian/control +2 -1
- p/haskell-directory-tree/debian/changelog p/haskell-directory-tree/debian/changelog +6 -0
- p/haskell-directory-tree/debian/control p/haskell-directory-tree/debian/control +2 -1
- p/haskell-disk-free-space/debian/changelog p/haskell-disk-free-space/debian/changelog +6 -0
- p/haskell-disk-free-space/debian/control p/haskell-disk-free-space/debian/control +2 -1
- p/haskell-distributive/debian/changelog p/haskell-distributive/debian/changelog +12 -0
- p/haskell-distributive/debian/control p/haskell-distributive/debian/control +4 -3
- p/haskell-distributive/debian/patches/newer-deps-from-hackage ...skell-distributive/debian/patches/newer-deps-from-hackage +29 -0
- p/haskell-distributive/debian/patches/no-transformers-compat.diff ...l-distributive/debian/patches/no-transformers-compat.diff +0 -12
- p/haskell-distributive/debian/patches/series p/haskell-distributive/debian/patches/series +1 -1
- p/haskell-djinn-ghc/debian/changelog p/haskell-djinn-ghc/debian/changelog +6 -0
- p/haskell-djinn-ghc/debian/control p/haskell-djinn-ghc/debian/control +2 -1
- p/haskell-djinn-lib/debian/changelog p/haskell-djinn-lib/debian/changelog +7 -0
- p/haskell-djinn-lib/debian/control p/haskell-djinn-lib/debian/control +2 -1
- p/haskell-dlist-instances/debian/changelog p/haskell-dlist-instances/debian/changelog +6 -0
- p/haskell-dlist-instances/debian/control p/haskell-dlist-instances/debian/control +2 -1
- p/haskell-dlist/debian/changelog p/haskell-dlist/debian/changelog +12 -0
- p/haskell-dlist/debian/control p/haskell-dlist/debian/control +4 -3
- p/haskell-dns/debian/changelog p/haskell-dns/debian/changelog +7 -0
- p/haskell-dns/debian/control p/haskell-dns/debian/control +3 -7
- p/haskell-doctemplates/debian/changelog p/haskell-doctemplates/debian/changelog +6 -0
- p/haskell-doctemplates/debian/control p/haskell-doctemplates/debian/control +1 -0
- p/haskell-doctest/debian/changelog p/haskell-doctest/debian/changelog +6 -0
- p/haskell-doctest/debian/control p/haskell-doctest/debian/control +2 -1
- p/haskell-double-conversion/debian/changelog p/haskell-double-conversion/debian/changelog +6 -0
- p/haskell-double-conversion/debian/control p/haskell-double-conversion/debian/control +2 -1
- p/haskell-dpkg/debian/changelog p/haskell-dpkg/debian/changelog +6 -0
- p/haskell-dpkg/debian/control p/haskell-dpkg/debian/control +2 -1
- p/haskell-drbg/debian/changelog p/haskell-drbg/debian/changelog +6 -0
- p/haskell-drbg/debian/control p/haskell-drbg/debian/control +2 -1
- p/haskell-dual-tree/debian/changelog p/haskell-dual-tree/debian/changelog +7 -0
- p/haskell-dual-tree/debian/control p/haskell-dual-tree/debian/control +5 -4
- p/haskell-dynamic-state/debian/changelog p/haskell-dynamic-state/debian/changelog +7 -0
- p/haskell-dynamic-state/debian/control p/haskell-dynamic-state/debian/control +2 -1
- p/haskell-dyre/debian/changelog p/haskell-dyre/debian/changelog +6 -0
- p/haskell-dyre/debian/control p/haskell-dyre/debian/control +2 -1
- p/haskell-easy-file/debian/changelog p/haskell-easy-file/debian/changelog +7 -0
- p/haskell-easy-file/debian/control p/haskell-easy-file/debian/control +2 -1
- p/haskell-echo/debian/changelog p/haskell-echo/debian/changelog +12 -0
- p/haskell-echo/debian/control p/haskell-echo/debian/control +2 -1
- p/haskell-echo/debian/patches/newer-process p/haskell-echo/debian/patches/newer-process +11 -0
- p/haskell-echo/debian/patches/series p/haskell-echo/debian/patches/series +1 -0
- p/haskell-ed25519/debian/changelog p/haskell-ed25519/debian/changelog +24 -0
- p/haskell-ed25519/debian/control p/haskell-ed25519/debian/control +4 -3
- p/haskell-ed25519/debian/patches/newer-doctest p/haskell-ed25519/debian/patches/newer-doctest +11 -0
- p/haskell-ed25519/debian/patches/newer-quickcheck p/haskell-ed25519/debian/patches/newer-quickcheck +14 -1
- p/haskell-ed25519/debian/patches/series p/haskell-ed25519/debian/patches/series +1 -0
- p/haskell-edison-api/debian/changelog p/haskell-edison-api/debian/changelog +6 -0
- p/haskell-edison-api/debian/control p/haskell-edison-api/debian/control +2 -1
- p/haskell-edison-core/debian/changelog p/haskell-edison-core/debian/changelog +6 -0
- p/haskell-edison-core/debian/control p/haskell-edison-core/debian/control +2 -1
- p/haskell-edit-distance/debian/changelog p/haskell-edit-distance/debian/changelog +12 -0
- p/haskell-edit-distance/debian/control p/haskell-edit-distance/debian/control +6 -1
- p/haskell-edit-distance/debian/patches/newer-deps p/haskell-edit-distance/debian/patches/newer-deps +11 -0
- p/haskell-edit-distance/debian/patches/series p/haskell-edit-distance/debian/patches/series +1 -0
- p/haskell-edit-distance/debian/rules p/haskell-edit-distance/debian/rules +2 -0
- p/haskell-either/debian/changelog p/haskell-either/debian/changelog +6 -0
- p/haskell-either/debian/control p/haskell-either/debian/control +2 -1
- p/haskell-ekg-core/debian/changelog p/haskell-ekg-core/debian/changelog +6 -0
- p/haskell-ekg-core/debian/control p/haskell-ekg-core/debian/control +2 -1
- p/haskell-ekg-json/debian/changelog p/haskell-ekg-json/debian/changelog +6 -0
- p/haskell-ekg-json/debian/control p/haskell-ekg-json/debian/control +2 -1
- p/haskell-ekg/debian/changelog p/haskell-ekg/debian/changelog +6 -0
- p/haskell-ekg/debian/control p/haskell-ekg/debian/control +2 -1
- p/haskell-email-validate/debian/changelog p/haskell-email-validate/debian/changelog +6 -0
- p/haskell-email-validate/debian/control p/haskell-email-validate/debian/control +2 -1
- p/haskell-enclosed-exceptions/debian/changelog p/haskell-enclosed-exceptions/debian/changelog +6 -0
- p/haskell-enclosed-exceptions/debian/control p/haskell-enclosed-exceptions/debian/control +2 -1
- p/haskell-entropy/debian/changelog p/haskell-entropy/debian/changelog +6 -0
- p/haskell-entropy/debian/control p/haskell-entropy/debian/control +2 -1
- p/haskell-enumerator/debian/changelog p/haskell-enumerator/debian/changelog +6 -0
- p/haskell-enumerator/debian/control p/haskell-enumerator/debian/control +2 -1
- p/haskell-enummapset-th/debian/changelog p/haskell-enummapset-th/debian/changelog +6 -0
- p/haskell-enummapset-th/debian/control p/haskell-enummapset-th/debian/control +1 -0
- p/haskell-enummapset/debian/changelog p/haskell-enummapset/debian/changelog +11 -0
- p/haskell-enummapset/debian/compat p/haskell-enummapset/debian/compat +1 -0
- p/haskell-enummapset/debian/control p/haskell-enummapset/debian/control +64 -0
- p/haskell-enummapset/debian/copyright p/haskell-enummapset/debian/copyright +40 -0
- p/haskell-enummapset/debian/rules p/haskell-enummapset/debian/rules +8 -0
- p/haskell-enummapset/debian/source/format p/haskell-enummapset/debian/source/format +1 -0
- p/haskell-enummapset/debian/watch p/haskell-enummapset/debian/watch +2 -0
- p/haskell-equivalence/debian/changelog p/haskell-equivalence/debian/changelog +6 -0
- p/haskell-equivalence/debian/control p/haskell-equivalence/debian/control +2 -1
- p/haskell-erf/debian/changelog p/haskell-erf/debian/changelog +6 -0
- p/haskell-erf/debian/control p/haskell-erf/debian/control +2 -1
- p/haskell-errors/debian/changelog p/haskell-errors/debian/changelog +6 -0
- p/haskell-errors/debian/control p/haskell-errors/debian/control +2 -1
- p/haskell-esqueleto/debian/changelog p/haskell-esqueleto/debian/changelog +18 -0
- p/haskell-esqueleto/debian/control p/haskell-esqueleto/debian/control +9 -9
- p/haskell-esqueleto/debian/patches/disable-network-tests p/haskell-esqueleto/debian/patches/disable-network-tests +73 -0
- p/haskell-esqueleto/debian/patches/fake-version p/haskell-esqueleto/debian/patches/fake-version +11 -0
- p/haskell-esqueleto/debian/patches/series p/haskell-esqueleto/debian/patches/series +2 -0
- p/haskell-exact-pi/debian/changelog p/haskell-exact-pi/debian/changelog +6 -0
- p/haskell-exact-pi/debian/control p/haskell-exact-pi/debian/control +2 -1
- p/haskell-exception-transformers/debian/changelog p/haskell-exception-transformers/debian/changelog +7 -0
- p/haskell-exception-transformers/debian/control p/haskell-exception-transformers/debian/control +2 -1
- p/haskell-exceptions/debian/changelog p/haskell-exceptions/debian/changelog +24 -0
- p/haskell-exceptions/debian/control p/haskell-exceptions/debian/control +4 -3
- p/haskell-exceptions/debian/patches/newer-deps p/haskell-exceptions/debian/patches/newer-deps +20 -0
- p/haskell-exceptions/debian/patches/series p/haskell-exceptions/debian/patches/series +1 -0
- p/haskell-executable-path/debian/changelog p/haskell-executable-path/debian/changelog +6 -0
- p/haskell-executable-path/debian/control p/haskell-executable-path/debian/control +2 -1
- p/haskell-expiring-cache-map/debian/changelog p/haskell-expiring-cache-map/debian/changelog +6 -0
- p/haskell-expiring-cache-map/debian/control p/haskell-expiring-cache-map/debian/control +2 -1
- p/haskell-extensible-exceptions/debian/changelog p/haskell-extensible-exceptions/debian/changelog +6 -0
- p/haskell-extensible-exceptions/debian/control p/haskell-extensible-exceptions/debian/control +2 -1
- p/haskell-extra/debian/changelog p/haskell-extra/debian/changelog +7 -0
- p/haskell-extra/debian/control p/haskell-extra/debian/control +2 -1
- p/haskell-failure/debian/changelog p/haskell-failure/debian/changelog +6 -0
- p/haskell-failure/debian/control p/haskell-failure/debian/control +2 -1
- p/haskell-fast-logger/debian/changelog p/haskell-fast-logger/debian/changelog +6 -0
- p/haskell-fast-logger/debian/control p/haskell-fast-logger/debian/control +2 -1
- p/haskell-fb/debian/changelog p/haskell-fb/debian/changelog +6 -0
- p/haskell-fb/debian/control p/haskell-fb/debian/control +2 -1
- p/haskell-fclabels/debian/changelog p/haskell-fclabels/debian/changelog +6 -0
- p/haskell-fclabels/debian/control p/haskell-fclabels/debian/control +2 -1
- p/haskell-fdo-notify/debian/changelog p/haskell-fdo-notify/debian/changelog +6 -0
- p/haskell-fdo-notify/debian/control p/haskell-fdo-notify/debian/control +2 -1
- p/haskell-feed/debian/changelog p/haskell-feed/debian/changelog +12 -0
- p/haskell-feed/debian/control p/haskell-feed/debian/control +5 -5
- p/haskell-feed/debian/patches/newer-deps p/haskell-feed/debian/patches/newer-deps +40 -0
- p/haskell-feed/debian/patches/series p/haskell-feed/debian/patches/series +1 -0
- p/haskell-fgl-arbitrary/debian/changelog p/haskell-fgl-arbitrary/debian/changelog +12 -0
- p/haskell-fgl-arbitrary/debian/control p/haskell-fgl-arbitrary/debian/control +3 -3
- p/haskell-fgl-arbitrary/debian/patches/newer-deps p/haskell-fgl-arbitrary/debian/patches/newer-deps +20 -0
- p/haskell-fgl-arbitrary/debian/patches/series p/haskell-fgl-arbitrary/debian/patches/series +1 -0
- p/haskell-fgl/debian/changelog p/haskell-fgl/debian/changelog +12 -0
- p/haskell-fgl/debian/control p/haskell-fgl/debian/control +6 -1
- p/haskell-fgl/debian/patches/newer-quickcheck p/haskell-fgl/debian/patches/newer-quickcheck +11 -0
- p/haskell-fgl/debian/patches/series p/haskell-fgl/debian/patches/series +1 -0
- p/haskell-fgl/debian/rules p/haskell-fgl/debian/rules +2 -0
- p/haskell-file-embed/debian/changelog p/haskell-file-embed/debian/changelog +6 -0
- p/haskell-file-embed/debian/control p/haskell-file-embed/debian/control +2 -1
- p/haskell-file-location/debian/changelog p/haskell-file-location/debian/changelog +7 -0
- p/haskell-file-location/debian/control p/haskell-file-location/debian/control +2 -1
- p/haskell-file-location/debian/patches/newer-transformers p/haskell-file-location/debian/patches/newer-transformers +0 -11
- p/haskell-file-location/debian/patches/series p/haskell-file-location/debian/patches/series +0 -1
- p/haskell-filelock/debian/changelog p/haskell-filelock/debian/changelog +6 -0
- p/haskell-filelock/debian/control p/haskell-filelock/debian/control +2 -1
- p/haskell-filemanip/debian/changelog p/haskell-filemanip/debian/changelog +6 -0
- p/haskell-filemanip/debian/control p/haskell-filemanip/debian/control +2 -1
- p/haskell-filestore/debian/changelog p/haskell-filestore/debian/changelog +19 -0
- p/haskell-filestore/debian/control p/haskell-filestore/debian/control +9 -1
- p/haskell-filestore/debian/rules p/haskell-filestore/debian/rules +4 -0
- p/haskell-fingertree/debian/changelog p/haskell-fingertree/debian/changelog +6 -0
- p/haskell-fingertree/debian/control p/haskell-fingertree/debian/control +2 -1
- p/haskell-finite-field/debian/changelog p/haskell-finite-field/debian/changelog +6 -0
- p/haskell-finite-field/debian/control p/haskell-finite-field/debian/control +2 -1
- p/haskell-fixed/debian/changelog p/haskell-fixed/debian/changelog +6 -0
- p/haskell-fixed/debian/control p/haskell-fixed/debian/control +2 -1
- p/haskell-flexible-defaults/debian/changelog p/haskell-flexible-defaults/debian/changelog +7 -0
- p/haskell-flexible-defaults/debian/control p/haskell-flexible-defaults/debian/control +3 -2
- p/haskell-floatinghex/debian/changelog p/haskell-floatinghex/debian/changelog +6 -0
- p/haskell-floatinghex/debian/control p/haskell-floatinghex/debian/control +1 -0
- p/haskell-fmlist/debian/changelog p/haskell-fmlist/debian/changelog +6 -0
- p/haskell-fmlist/debian/control p/haskell-fmlist/debian/control +2 -1
- p/haskell-foldl/debian/changelog p/haskell-foldl/debian/changelog +6 -0
- p/haskell-foldl/debian/control p/haskell-foldl/debian/control +2 -1
- p/haskell-formatting/debian/changelog p/haskell-formatting/debian/changelog +7 -0
- p/haskell-formatting/debian/control p/haskell-formatting/debian/control +1 -0
- p/haskell-foundation/debian/changelog p/haskell-foundation/debian/changelog +6 -0
- p/haskell-foundation/debian/control p/haskell-foundation/debian/control +1 -0
- p/haskell-free/debian/changelog p/haskell-free/debian/changelog +7 -0
- p/haskell-free/debian/control p/haskell-free/debian/control +3 -2
- p/haskell-fsnotify/debian/changelog p/haskell-fsnotify/debian/changelog +6 -0
- p/haskell-fsnotify/debian/control p/haskell-fsnotify/debian/control +2 -1
- p/haskell-gd/debian/changelog p/haskell-gd/debian/changelog +6 -0
- p/haskell-gd/debian/control p/haskell-gd/debian/control +2 -1
- p/haskell-generic-deriving/debian/changelog p/haskell-generic-deriving/debian/changelog +7 -0
- p/haskell-generic-deriving/debian/control p/haskell-generic-deriving/debian/control +6 -2
- p/haskell-generic-trie/debian/changelog p/haskell-generic-trie/debian/changelog +13 -0
- p/haskell-generic-trie/debian/control p/haskell-generic-trie/debian/control +2 -1
- p/haskell-generics-sop/debian/changelog p/haskell-generics-sop/debian/changelog +6 -0
- p/haskell-generics-sop/debian/control p/haskell-generics-sop/debian/control +2 -1
- p/haskell-geniplate-mirror/debian/changelog p/haskell-geniplate-mirror/debian/changelog +6 -0
- p/haskell-geniplate-mirror/debian/control p/haskell-geniplate-mirror/debian/control +2 -1
- p/haskell-genvalidity-property/debian/changelog p/haskell-genvalidity-property/debian/changelog +11 -0
- p/haskell-genvalidity-property/debian/compat p/haskell-genvalidity-property/debian/compat +1 -0
- p/haskell-genvalidity-property/debian/control p/haskell-genvalidity-property/debian/control +76 -0
- p/haskell-genvalidity-property/debian/copyright p/haskell-genvalidity-property/debian/copyright +31 -0
- p/haskell-genvalidity-property/debian/patches/newer-deps p/haskell-genvalidity-property/debian/patches/newer-deps +11 -0
- p/haskell-genvalidity-property/debian/patches/series p/haskell-genvalidity-property/debian/patches/series +1 -0
- p/haskell-genvalidity-property/debian/rules p/haskell-genvalidity-property/debian/rules +9 -0
- p/haskell-genvalidity-property/debian/source/format p/haskell-genvalidity-property/debian/source/format +1 -0
- p/haskell-genvalidity-property/debian/watch p/haskell-genvalidity-property/debian/watch +2 -0
- p/haskell-genvalidity/debian/changelog p/haskell-genvalidity/debian/changelog +17 -0
- p/haskell-genvalidity/debian/compat p/haskell-genvalidity/debian/compat +1 -0
- p/haskell-genvalidity/debian/control p/haskell-genvalidity/debian/control +78 -0
- p/haskell-genvalidity/debian/copyright p/haskell-genvalidity/debian/copyright +31 -0
- p/haskell-genvalidity/debian/patches/no--N p/haskell-genvalidity/debian/patches/no--N +23 -0
- p/haskell-genvalidity/debian/patches/series p/haskell-genvalidity/debian/patches/series +1 -0
- p/haskell-genvalidity/debian/rules p/haskell-genvalidity/debian/rules +13 -0
- p/haskell-genvalidity/debian/source/format p/haskell-genvalidity/debian/source/format +1 -0
- p/haskell-genvalidity/debian/watch p/haskell-genvalidity/debian/watch +2 -0
- p/haskell-getopt-generics/debian/changelog p/haskell-getopt-generics/debian/changelog +6 -0
- p/haskell-getopt-generics/debian/control p/haskell-getopt-generics/debian/control +1 -0
- p/haskell-ghc-events/debian/changelog p/haskell-ghc-events/debian/changelog +6 -0
- p/haskell-ghc-events/debian/control p/haskell-ghc-events/debian/control +2 -1
- p/haskell-ghc-mtl/debian/changelog p/haskell-ghc-mtl/debian/changelog +6 -0
- p/haskell-ghc-mtl/debian/control p/haskell-ghc-mtl/debian/control +2 -1
- p/haskell-ghc-paths/debian/changelog p/haskell-ghc-paths/debian/changelog +6 -0
- p/haskell-ghc-paths/debian/control p/haskell-ghc-paths/debian/control +2 -1
- p/haskell-ghc-syb-utils/debian/changelog p/haskell-ghc-syb-utils/debian/changelog +6 -0
- p/haskell-ghc-syb-utils/debian/control p/haskell-ghc-syb-utils/debian/control +2 -1
- p/haskell-gio/debian/changelog p/haskell-gio/debian/changelog +7 -0
- p/haskell-gio/debian/control p/haskell-gio/debian/control +2 -1
- p/haskell-github/debian/changelog p/haskell-github/debian/changelog +6 -0
- p/haskell-github/debian/control p/haskell-github/debian/control +2 -1
- p/haskell-gitlib/debian/changelog p/haskell-gitlib/debian/changelog +14 -0
- p/haskell-gitlib/debian/control p/haskell-gitlib/debian/control +10 -15
- p/haskell-gitlib/debian/patches/no-conduit-combinators p/haskell-gitlib/debian/patches/no-conduit-combinators +10 -0
- p/haskell-gitlib/debian/patches/series p/haskell-gitlib/debian/patches/series +1 -0
- p/haskell-gitrev/debian/changelog p/haskell-gitrev/debian/changelog +6 -0
- p/haskell-gitrev/debian/control p/haskell-gitrev/debian/control +2 -1
- p/haskell-glib/debian/changelog p/haskell-glib/debian/changelog +7 -0
- p/haskell-glib/debian/control p/haskell-glib/debian/control +2 -1
- p/haskell-glob/debian/changelog p/haskell-glob/debian/changelog +6 -0
- p/haskell-glob/debian/control p/haskell-glob/debian/control +2 -1
- p/haskell-gloss-rendering/debian/changelog p/haskell-gloss-rendering/debian/changelog +10 -0
- p/haskell-gloss-rendering/debian/control p/haskell-gloss-rendering/debian/control +2 -1
- p/haskell-gloss-rendering/debian/patches/build-depends.patch p/haskell-gloss-rendering/debian/patches/build-depends.patch +17 -0
- p/haskell-gloss-rendering/debian/patches/series p/haskell-gloss-rendering/debian/patches/series +1 -0
- p/haskell-gloss/debian/changelog p/haskell-gloss/debian/changelog +10 -0
- p/haskell-gloss/debian/control p/haskell-gloss/debian/control +2 -1
- p/haskell-gloss/debian/patches/depends.patch p/haskell-gloss/debian/patches/depends.patch +17 -0
- p/haskell-gloss/debian/patches/series p/haskell-gloss/debian/patches/series +1 -0
- p/haskell-gluraw/debian/changelog p/haskell-gluraw/debian/changelog +6 -0
- p/haskell-gluraw/debian/control p/haskell-gluraw/debian/control +2 -1
- p/haskell-glut/debian/changelog p/haskell-glut/debian/changelog +6 -0
- p/haskell-glut/debian/control p/haskell-glut/debian/control +2 -1
- p/haskell-gnuidn/debian/changelog p/haskell-gnuidn/debian/changelog +6 -0
- p/haskell-gnuidn/debian/control p/haskell-gnuidn/debian/control +2 -1
- p/haskell-gnutls/debian/changelog p/haskell-gnutls/debian/changelog +6 -0
- p/haskell-gnutls/debian/control p/haskell-gnutls/debian/control +2 -1
- p/haskell-graphscc/debian/changelog p/haskell-graphscc/debian/changelog +6 -0
- p/haskell-graphscc/debian/control p/haskell-graphscc/debian/control +2 -1
- p/haskell-graphviz/debian/changelog p/haskell-graphviz/debian/changelog +13 -0
- p/haskell-graphviz/debian/control p/haskell-graphviz/debian/control +9 -8
- p/haskell-graphviz/debian/patches/ghc-7.10-compat p/haskell-graphviz/debian/patches/ghc-7.10-compat +0 -13
- p/haskell-graphviz/debian/patches/series p/haskell-graphviz/debian/patches/series +0 -1
- p/haskell-groups/debian/changelog p/haskell-groups/debian/changelog +6 -0
- p/haskell-groups/debian/control p/haskell-groups/debian/control +2 -1
- p/haskell-gsasl/debian/changelog p/haskell-gsasl/debian/changelog +6 -0
- p/haskell-gsasl/debian/control p/haskell-gsasl/debian/control +2 -1
- p/haskell-gtk-traymanager/debian/changelog p/haskell-gtk-traymanager/debian/changelog +6 -0
- p/haskell-gtk-traymanager/debian/control p/haskell-gtk-traymanager/debian/control +2 -1
- p/haskell-gtk/debian/changelog p/haskell-gtk/debian/changelog +7 -0
- p/haskell-gtk/debian/control p/haskell-gtk/debian/control +2 -1
- p/haskell-gtk3/debian/changelog p/haskell-gtk3/debian/changelog +7 -0
- p/haskell-gtk3/debian/control p/haskell-gtk3/debian/control +2 -1
- p/haskell-hackage-mirror/debian/changelog p/haskell-hackage-mirror/debian/changelog +1 -0
- p/haskell-hackage-mirror/debian/control p/haskell-hackage-mirror/debian/control +1 -0
- p/haskell-hackage-security/debian/changelog p/haskell-hackage-security/debian/changelog +30 -0
- p/haskell-hackage-security/debian/control p/haskell-hackage-security/debian/control +7 -10
- p/haskell-hackage-security/debian/patches/newer-deps p/haskell-hackage-security/debian/patches/newer-deps +37 -0
- p/haskell-hackage-security/debian/patches/series p/haskell-hackage-security/debian/patches/series +1 -0
- p/haskell-haddock-library/debian/changelog p/haskell-haddock-library/debian/changelog +18 -0
- p/haskell-haddock-library/debian/control p/haskell-haddock-library/debian/control +8 -1
- p/haskell-haddock-library/debian/patches/series p/haskell-haddock-library/debian/patches/series +1 -0
- p/haskell-haddock-library/debian/patches/system-attoparsec p/haskell-haddock-library/debian/patches/system-attoparsec +53 -0
- p/haskell-haddock-library/debian/rules p/haskell-haddock-library/debian/rules +4 -0
- p/haskell-hakyll/debian/changelog p/haskell-hakyll/debian/changelog +19 -0
- p/haskell-hakyll/debian/control p/haskell-hakyll/debian/control +6 -6
- p/haskell-half/debian/changelog p/haskell-half/debian/changelog +6 -0
- p/haskell-half/debian/control p/haskell-half/debian/control +2 -1
- p/haskell-happstack-authenticate/debian/changelog p/haskell-happstack-authenticate/debian/changelog +18 -0
- p/haskell-happstack-authenticate/debian/control p/haskell-happstack-authenticate/debian/control +9 -8
- p/haskell-happstack-authenticate/debian/patches/newer-email-validate ...appstack-authenticate/debian/patches/newer-email-validate +0 -16
- p/haskell-happstack-authenticate/debian/patches/series p/haskell-happstack-authenticate/debian/patches/series +0 -1
- p/haskell-happstack-authenticate/debian/patches/use-pwstore-fast.patch ...pstack-authenticate/debian/patches/use-pwstore-fast.patch +3 -10
- p/haskell-happstack-hsp/debian/changelog p/haskell-happstack-hsp/debian/changelog +6 -0
- p/haskell-happstack-hsp/debian/control p/haskell-happstack-hsp/debian/control +2 -1
- p/haskell-happstack-jmacro/debian/changelog p/haskell-happstack-jmacro/debian/changelog +19 -0
- p/haskell-happstack-jmacro/debian/control p/haskell-happstack-jmacro/debian/control +3 -2
- p/haskell-happstack-server/debian/changelog p/haskell-happstack-server/debian/changelog +7 -0
- p/haskell-happstack-server/debian/control p/haskell-happstack-server/debian/control +3 -2
- p/haskell-harp/debian/changelog p/haskell-harp/debian/changelog +7 -0
- p/haskell-harp/debian/control p/haskell-harp/debian/control +2 -1
- p/haskell-hashable-time/debian/changelog p/haskell-hashable-time/debian/changelog +6 -0
- p/haskell-hashable-time/debian/control p/haskell-hashable-time/debian/control +1 -0
- p/haskell-hashable/debian/changelog p/haskell-hashable/debian/changelog +12 -0
- p/haskell-hashable/debian/control p/haskell-hashable/debian/control +2 -1
- p/haskell-hashable/debian/patches/comma p/haskell-hashable/debian/patches/comma +11 -0
- p/haskell-hashable/debian/patches/fix-mmap.patch p/haskell-hashable/debian/patches/fix-mmap.patch +4 -10
- p/haskell-hashable/debian/patches/series p/haskell-hashable/debian/patches/series +1 -0
- p/haskell-hashmap/debian/changelog p/haskell-hashmap/debian/changelog +6 -0
- p/haskell-hashmap/debian/control p/haskell-hashmap/debian/control +2 -1
- p/haskell-hashtables/debian/changelog p/haskell-hashtables/debian/changelog +7 -0
- p/haskell-hashtables/debian/control p/haskell-hashtables/debian/control +2 -1
- p/haskell-haskell-src/debian/changelog p/haskell-haskell-src/debian/changelog +6 -0
- p/haskell-haskell-src/debian/control p/haskell-haskell-src/debian/control +2 -1
- p/haskell-hastache/debian/changelog p/haskell-hastache/debian/changelog +12 -0
- p/haskell-hastache/debian/control p/haskell-hastache/debian/control +2 -1
- p/haskell-hastache/debian/patches/newer-base p/haskell-hastache/debian/patches/newer-base +6 -6
- p/haskell-haxr/debian/changelog p/haskell-haxr/debian/changelog +6 -0
- p/haskell-haxr/debian/control p/haskell-haxr/debian/control +2 -1
- p/haskell-hclip/debian/changelog p/haskell-hclip/debian/changelog +6 -0
- p/haskell-hclip/debian/control p/haskell-hclip/debian/control +2 -1
- p/haskell-hcwiid/debian/changelog p/haskell-hcwiid/debian/changelog +6 -0
- p/haskell-hcwiid/debian/control p/haskell-hcwiid/debian/control +2 -1
- p/haskell-hdbc-session/debian/changelog p/haskell-hdbc-session/debian/changelog +7 -0
- p/haskell-hdbc-session/debian/control p/haskell-hdbc-session/debian/control +2 -1
- p/haskell-hedgehog/debian/changelog p/haskell-hedgehog/debian/changelog +12 -0
- p/haskell-hedgehog/debian/compat p/haskell-hedgehog/debian/compat +1 -0
- p/haskell-hedgehog/debian/control p/haskell-hedgehog/debian/control +147 -0
- p/haskell-hedgehog/debian/copyright p/haskell-hedgehog/debian/copyright +40 -0
- p/haskell-hedgehog/debian/rules p/haskell-hedgehog/debian/rules +11 -0
- p/haskell-hedgehog/debian/source/format p/haskell-hedgehog/debian/source/format +1 -0
- p/haskell-hedgehog/debian/watch p/haskell-hedgehog/debian/watch +2 -0
- p/haskell-hedis/debian/changelog p/haskell-hedis/debian/changelog +7 -0
- p/haskell-hedis/debian/control p/haskell-hedis/debian/control +5 -1
- p/haskell-heist/debian/changelog p/haskell-heist/debian/changelog +18 -0
- p/haskell-heist/debian/control p/haskell-heist/debian/control +5 -7
- p/haskell-here/debian/changelog p/haskell-here/debian/changelog +6 -0
- p/haskell-here/debian/control p/haskell-here/debian/control +2 -1
- p/haskell-heredoc/debian/changelog p/haskell-heredoc/debian/changelog +6 -0
- p/haskell-heredoc/debian/control p/haskell-heredoc/debian/control +2 -1
- p/haskell-hex/debian/changelog p/haskell-hex/debian/changelog +6 -0
- p/haskell-hex/debian/control p/haskell-hex/debian/control +2 -1
- p/haskell-hgettext/debian/changelog p/haskell-hgettext/debian/changelog +12 -0
- p/haskell-hgettext/debian/control p/haskell-hgettext/debian/control +7 -3
- p/haskell-hgettext/debian/patches/newer-src-exts p/haskell-hgettext/debian/patches/newer-src-exts +0 -20
- p/haskell-hgettext/debian/patches/remove-useless-TemplateHaskell ...ll-hgettext/debian/patches/remove-useless-TemplateHaskell +0 -22
- p/haskell-hgettext/debian/patches/series p/haskell-hgettext/debian/patches/series +0 -2
- p/haskell-hierarchical-clustering/debian/changelog p/haskell-hierarchical-clustering/debian/changelog +6 -0
- p/haskell-hierarchical-clustering/debian/control p/haskell-hierarchical-clustering/debian/control +2 -1
- p/haskell-hinotify/debian/changelog p/haskell-hinotify/debian/changelog +6 -0
- p/haskell-hinotify/debian/control p/haskell-hinotify/debian/control +2 -1
- p/haskell-hint/debian/changelog p/haskell-hint/debian/changelog +6 -0
- p/haskell-hint/debian/control p/haskell-hint/debian/control +2 -1
- p/haskell-hit/debian/changelog p/haskell-hit/debian/changelog +6 -0
- p/haskell-hit/debian/control p/haskell-hit/debian/control +2 -1
- p/haskell-hjsmin/debian/changelog p/haskell-hjsmin/debian/changelog +6 -0
- p/haskell-hjsmin/debian/control p/haskell-hjsmin/debian/control +2 -1
- p/haskell-hledger-interest/debian/changelog p/haskell-hledger-interest/debian/changelog +6 -0
- p/haskell-hledger-interest/debian/control p/haskell-hledger-interest/debian/control +2 -1
- p/haskell-hledger-lib/debian/changelog p/haskell-hledger-lib/debian/changelog +6 -0
- p/haskell-hledger-lib/debian/control p/haskell-hledger-lib/debian/control +2 -1
- p/haskell-hledger-ui/debian/changelog p/haskell-hledger-ui/debian/changelog +6 -0
- p/haskell-hledger-ui/debian/control p/haskell-hledger-ui/debian/control +2 -1
- p/haskell-hledger-web/debian/changelog p/haskell-hledger-web/debian/changelog +6 -0
- p/haskell-hledger-web/debian/control p/haskell-hledger-web/debian/control +2 -1
- p/haskell-hledger/debian/changelog p/haskell-hledger/debian/changelog +12 -0
- p/haskell-hledger/debian/control p/haskell-hledger/debian/control +2 -1
- p/haskell-hledger/debian/hledger.manpages p/haskell-hledger/debian/hledger.manpages +1 -0
- p/haskell-hmatrix-gsl/debian/changelog p/haskell-hmatrix-gsl/debian/changelog +6 -0
- p/haskell-hmatrix-gsl/debian/control p/haskell-hmatrix-gsl/debian/control +2 -1
- p/haskell-hmatrix/debian/changelog p/haskell-hmatrix/debian/changelog +6 -0
- p/haskell-hmatrix/debian/control p/haskell-hmatrix/debian/control +2 -1
- p/haskell-hmt/debian/changelog p/haskell-hmt/debian/changelog +6 -0
- p/haskell-hmt/debian/control p/haskell-hmt/debian/control +1 -0
- p/haskell-hoauth2/debian/changelog p/haskell-hoauth2/debian/changelog +7 -0
- p/haskell-hoauth2/debian/control p/haskell-hoauth2/debian/control +3 -2
- p/haskell-hoogle/debian/changelog p/haskell-hoogle/debian/changelog +7 -0
- p/haskell-hoogle/debian/control p/haskell-hoogle/debian/control +3 -2
- p/haskell-hookup/debian/changelog p/haskell-hookup/debian/changelog +6 -0
- p/haskell-hookup/debian/control p/haskell-hookup/debian/control +2 -1
- p/haskell-hopenpgp-tools/debian/changelog p/haskell-hopenpgp-tools/debian/changelog +7 -0
- p/haskell-hopenpgp-tools/debian/control p/haskell-hopenpgp-tools/debian/control +16 -6
- p/haskell-hopenpgp/debian/changelog p/haskell-hopenpgp/debian/changelog +20 -0
- p/haskell-hopenpgp/debian/compat p/haskell-hopenpgp/debian/compat +1 -1
- p/haskell-hopenpgp/debian/control p/haskell-hopenpgp/debian/control +9 -12
- p/haskell-hopenpgp/debian/tests/compile p/haskell-hopenpgp/debian/tests/compile +31 -0
- p/haskell-hopenpgp/debian/tests/control p/haskell-hopenpgp/debian/tests/control +2 -0
- p/haskell-hosc/debian/changelog p/haskell-hosc/debian/changelog +6 -0
- p/haskell-hosc/debian/control p/haskell-hosc/debian/control +1 -0
- p/haskell-hostname/debian/changelog p/haskell-hostname/debian/changelog +6 -0
- p/haskell-hostname/debian/control p/haskell-hostname/debian/control +2 -1
- p/haskell-hourglass/debian/changelog p/haskell-hourglass/debian/changelog +6 -0
- p/haskell-hourglass/debian/control p/haskell-hourglass/debian/control +2 -1
- p/haskell-hpack/debian/changelog p/haskell-hpack/debian/changelog +6 -0
- p/haskell-hpack/debian/control p/haskell-hpack/debian/control +2 -1
- p/haskell-hs-bibutils/debian/changelog p/haskell-hs-bibutils/debian/changelog +18 -0
- p/haskell-hs-bibutils/debian/control p/haskell-hs-bibutils/debian/control +4 -3
- p/haskell-hs-bibutils/debian/patches/fix_cabal.patch p/haskell-hs-bibutils/debian/patches/fix_cabal.patch +2 -1
- p/haskell-hsemail/debian/changelog p/haskell-hsemail/debian/changelog +6 -0
- p/haskell-hsemail/debian/control p/haskell-hsemail/debian/control +2 -1
- p/haskell-hsh/debian/changelog p/haskell-hsh/debian/changelog +7 -0
- p/haskell-hsh/debian/control p/haskell-hsh/debian/control +2 -1
- p/haskell-hsh/debian/patches/newer-directory p/haskell-hsh/debian/patches/newer-directory +0 -11
- p/haskell-hsh/debian/patches/newer-process p/haskell-hsh/debian/patches/newer-process +0 -41
- p/haskell-hsini/debian/changelog p/haskell-hsini/debian/changelog +7 -0
- p/haskell-hsini/debian/control p/haskell-hsini/debian/control +3 -8
- p/haskell-hslua-module-text/debian/changelog p/haskell-hslua-module-text/debian/changelog +11 -0
- p/haskell-hslua-module-text/debian/compat p/haskell-hslua-module-text/debian/compat +1 -0
- p/haskell-hslua-module-text/debian/control p/haskell-hslua-module-text/debian/control +69 -0
- p/haskell-hslua-module-text/debian/copyright p/haskell-hslua-module-text/debian/copyright +32 -0
- p/haskell-hslua-module-text/debian/rules p/haskell-hslua-module-text/debian/rules +9 -0
- p/haskell-hslua-module-text/debian/source/format p/haskell-hslua-module-text/debian/source/format +1 -0
- p/haskell-hslua-module-text/debian/watch p/haskell-hslua-module-text/debian/watch +2 -0
- p/haskell-hslua/debian/changelog p/haskell-hslua/debian/changelog +31 -0
- p/haskell-hslua/debian/control p/haskell-hslua/debian/control +5 -7
- p/haskell-hslua/debian/patches/no-fail p/haskell-hslua/debian/patches/no-fail +1 -1
- p/haskell-hslua/debian/patches/series p/haskell-hslua/debian/patches/series +0 -1
- p/haskell-hslua/debian/patches/system-lua.diff p/haskell-hslua/debian/patches/system-lua.diff +0 -38
- p/haskell-hslua/debian/rules p/haskell-hslua/debian/rules +1 -14
- p/haskell-hsopenssl-x509-system/debian/changelog p/haskell-hsopenssl-x509-system/debian/changelog +6 -0
- p/haskell-hsopenssl-x509-system/debian/control p/haskell-hsopenssl-x509-system/debian/control +2 -1
- p/haskell-hsopenssl/debian/changelog p/haskell-hsopenssl/debian/changelog +7 -0
- p/haskell-hsopenssl/debian/control p/haskell-hsopenssl/debian/control +2 -2
- p/haskell-hsp/debian/changelog p/haskell-hsp/debian/changelog +6 -0
- p/haskell-hsp/debian/control p/haskell-hsp/debian/control +2 -1
- p/haskell-hspec-attoparsec/debian/changelog p/haskell-hspec-attoparsec/debian/changelog +6 -0
- p/haskell-hspec-attoparsec/debian/control p/haskell-hspec-attoparsec/debian/control +2 -1
- p/haskell-hspec-contrib/debian/changelog p/haskell-hspec-contrib/debian/changelog +6 -0
- p/haskell-hspec-contrib/debian/control p/haskell-hspec-contrib/debian/control +2 -1
- p/haskell-hspec-core/debian/changelog p/haskell-hspec-core/debian/changelog +6 -0
- p/haskell-hspec-core/debian/control p/haskell-hspec-core/debian/control +2 -1
- p/haskell-hspec-discover/debian/changelog p/haskell-hspec-discover/debian/changelog +6 -0
- p/haskell-hspec-discover/debian/control p/haskell-hspec-discover/debian/control +2 -1
- p/haskell-hspec-expectations/debian/changelog p/haskell-hspec-expectations/debian/changelog +6 -0
- p/haskell-hspec-expectations/debian/control p/haskell-hspec-expectations/debian/control +2 -1
- p/haskell-hspec-smallcheck/debian/changelog p/haskell-hspec-smallcheck/debian/changelog +6 -0
- p/haskell-hspec-smallcheck/debian/control p/haskell-hspec-smallcheck/debian/control +1 -0
- p/haskell-hspec-wai/debian/changelog p/haskell-hspec-wai/debian/changelog +6 -0
- p/haskell-hspec-wai/debian/control p/haskell-hspec-wai/debian/control +2 -1
- p/haskell-hspec/debian/changelog p/haskell-hspec/debian/changelog +12 -0
- p/haskell-hspec/debian/control p/haskell-hspec/debian/control +2 -4
- p/haskell-hstatsd/debian/changelog p/haskell-hstatsd/debian/changelog +6 -0
- p/haskell-hstatsd/debian/control p/haskell-hstatsd/debian/control +2 -1
- p/haskell-hstringtemplate/debian/changelog p/haskell-hstringtemplate/debian/changelog +6 -0
- p/haskell-hstringtemplate/debian/control p/haskell-hstringtemplate/debian/control +2 -1
- p/haskell-hsx-jmacro/debian/changelog p/haskell-hsx-jmacro/debian/changelog +13 -0
- p/haskell-hsx-jmacro/debian/control p/haskell-hsx-jmacro/debian/control +2 -2
- p/haskell-hsx2hs/debian/changelog p/haskell-hsx2hs/debian/changelog +6 -0
- p/haskell-hsx2hs/debian/control p/haskell-hsx2hs/debian/control +2 -1
- p/haskell-hsyslog/debian/changelog p/haskell-hsyslog/debian/changelog +6 -0
- p/haskell-hsyslog/debian/control p/haskell-hsyslog/debian/control +2 -1
- p/haskell-html-conduit/debian/changelog p/haskell-html-conduit/debian/changelog +19 -0
- p/haskell-html-conduit/debian/control p/haskell-html-conduit/debian/control +15 -10
- p/haskell-html/debian/changelog p/haskell-html/debian/changelog +6 -0
- p/haskell-html/debian/control p/haskell-html/debian/control +2 -1
- p/haskell-http-api-data/debian/changelog p/haskell-http-api-data/debian/changelog +6 -0
- p/haskell-http-api-data/debian/control p/haskell-http-api-data/debian/control +2 -1
- p/haskell-http-client-tls/debian/changelog p/haskell-http-client-tls/debian/changelog +6 -0
- p/haskell-http-client-tls/debian/control p/haskell-http-client-tls/debian/control +2 -1
- p/haskell-http-client/debian/changelog p/haskell-http-client/debian/changelog +7 -0
- p/haskell-http-client/debian/control p/haskell-http-client/debian/control +2 -1
- p/haskell-http-common/debian/changelog p/haskell-http-common/debian/changelog +6 -0
- p/haskell-http-common/debian/control p/haskell-http-common/debian/control +2 -1
- p/haskell-http-conduit/debian/changelog p/haskell-http-conduit/debian/changelog +7 -0
- p/haskell-http-conduit/debian/control p/haskell-http-conduit/debian/control +2 -1
- p/haskell-http-date/debian/changelog p/haskell-http-date/debian/changelog +7 -0
- p/haskell-http-date/debian/control p/haskell-http-date/debian/control +2 -1
- p/haskell-http-link-header/debian/changelog p/haskell-http-link-header/debian/changelog +13 -0
- p/haskell-http-link-header/debian/control p/haskell-http-link-header/debian/control +3 -2
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.