From Richard.Rabe at stewart.com Tue Dec 1 06:10:41 2015 From: Richard.Rabe at stewart.com (Richard Rabe) Date: Tue, 1 Dec 2015 06:10:41 +0000 Subject: No subject Message-ID: <8F91696D741C5C4A9CF90935DF38957D314A0A52@TXHOUEXMB12.sisco.stewart.net> Your RSA Email has won R1.5M in the 2015 Rugby World Championship Games with E-Ticket ENG/RWC/SA/SBK/09/2015. Contact; phnath.rwc2015 at gmail.com or 00447937387888. T's and C's apply! From sanvila at debian.org Wed Dec 2 12:09:05 2015 From: sanvila at debian.org (Santiago Vila) Date: Wed, 02 Dec 2015 12:09:05 +0000 Subject: Bug#806878: xmonad: FTBFS when built with dpkg-buildpackage -A (man/xmonad.1: does not exist) Message-ID: Package: src:xmonad Version: 0.11.1-3~1 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.lhs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro --haddockdir=/usr/lib/ghc-doc/haddock/xmonad-0.11.1/ --datasubdir=xmonad --htmldir=/usr/share/doc/libghc-xmonad-doc/html/ --enable-library-profiling [... snipped ...] [7 of 8] Compiling XMonad.Main ( dist-ghc/build/XMonad/Main.hs, dist-ghc/build/XMonad/Main.o ) [8 of 8] Compiling XMonad ( XMonad.hs, dist-ghc/build/XMonad.o ) [1 of 8] Compiling XMonad.StackSet ( XMonad/StackSet.hs, dist-ghc/build/XMonad/StackSet.p_o ) [2 of 8] Compiling XMonad.Core ( XMonad/Core.hs, dist-ghc/build/XMonad/Core.p_o ) XMonad/Core.hs:34:1: Warning: Module `Prelude' does not export `catch' [3 of 8] Compiling XMonad.Layout ( XMonad/Layout.hs, dist-ghc/build/XMonad/Layout.p_o ) [4 of 8] Compiling XMonad.Operations ( XMonad/Operations.hs, dist-ghc/build/XMonad/Operations.p_o ) [5 of 8] Compiling XMonad.ManageHook ( XMonad/ManageHook.hs, dist-ghc/build/XMonad/ManageHook.p_o ) XMonad/ManageHook.hs:21:1: Warning: Module `Prelude' does not export `catch' [6 of 8] Compiling XMonad.Config ( XMonad/Config.hs, dist-ghc/build/XMonad/Config.p_o ) [7 of 8] Compiling XMonad.Main ( dist-ghc/build/XMonad/Main.hs, dist-ghc/build/XMonad/Main.p_o ) [8 of 8] Compiling XMonad ( XMonad.hs, dist-ghc/build/XMonad.p_o ) In-place registering xmonad-0.11.1... Preprocessing executable 'xmonad' for xmonad-0.11.1... [ 1 of 10] Compiling XMonad.StackSet ( XMonad/StackSet.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/StackSet.o ) [ 2 of 10] Compiling XMonad.Core ( XMonad/Core.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/Core.o ) XMonad/Core.hs:34:1: Warning: Module `Prelude' does not export `catch' [ 3 of 10] Compiling XMonad.Layout ( XMonad/Layout.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/Layout.o ) [ 4 of 10] Compiling XMonad.Operations ( XMonad/Operations.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/Operations.o ) [ 5 of 10] Compiling XMonad.ManageHook ( XMonad/ManageHook.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/ManageHook.o ) XMonad/ManageHook.hs:21:1: Warning: Module `Prelude' does not export `catch' [ 6 of 10] Compiling XMonad.Config ( XMonad/Config.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/Config.o ) [ 7 of 10] Compiling XMonad.Main ( dist-ghc/build/xmonad/xmonad-tmp/XMonad/Main.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad/Main.o ) [ 8 of 10] Compiling Paths_xmonad ( dist-ghc/build/autogen/Paths_xmonad.hs, dist-ghc/build/xmonad/xmonad-tmp/Paths_xmonad.o ) [ 9 of 10] Compiling XMonad ( XMonad.hs, dist-ghc/build/xmonad/xmonad-tmp/XMonad.o ) [10 of 10] Compiling Main ( Main.hs, dist-ghc/build/xmonad/xmonad-tmp/Main.o ) Linking dist-ghc/build/xmonad/xmonad ... touch build-ghc-stamp debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc hlibrary.setup: man/xmonad.1: does not exist /usr/share/cdbs/1/class/hlibrary.mk:187: recipe for target 'debian/tmp-inst-ghc' failed make: *** [debian/tmp-inst-ghc] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From ssalemman at yahoo.co.uk Thu Dec 3 04:08:47 2015 From: ssalemman at yahoo.co.uk (Sales Manager) Date: Thu, 3 Dec 2015 04:08:47 +0000 (UTC) Subject: Balance payment. In-Reply-To: <1457998471.23975010.1449115676078.JavaMail.yahoo@mail.yahoo.com> References: <75130392.23821942.1449115634719.JavaMail.yahoo.ref@mail.yahoo.com> <75130392.23821942.1449115634719.JavaMail.yahoo@mail.yahoo.com> <1457998471.23975010.1449115676078.JavaMail.yahoo@mail.yahoo.com> Message-ID: <661816386.7302836.1449115727467.JavaMail.yahoo@mail.yahoo.com> Good day, Your customer instructed us to transfer the balance payment to your account. I have attached a copy of the payment,please kindly check and confirm. Awaiting your confirmation. BEST REGARDS. Se Hee Kim ***************************************************** APL LOGISTICS CO., LTD. ROOM 208, CHUNGSUNG SKY 27, GONGHANG-DAERO 7-GIL, GANGSEO-GU, SEOUL, KOREA TEL: 82-2-2664-5822,5823 FAX :82-2-2665-5822 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Balance payment..zip Type: application/octet-stream Size: 567425 bytes Desc: not available URL: From ftpmaster at ftp-master.debian.org Thu Dec 3 17:44:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 03 Dec 2015 17:44:07 +0000 Subject: Processing of ghc_7.10.3-1_all.changes Message-ID: ghc_7.10.3-1_all.changes uploaded successfully to localhost along with the files: ghc_7.10.3-1.dsc ghc_7.10.3.orig.tar.xz ghc_7.10.3-1.debian.tar.xz ghc-doc_7.10.3-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 3 17:49:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 03 Dec 2015 17:49:28 +0000 Subject: ghc_7.10.3-1_all.changes ACCEPTED into experimental Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 03 Dec 2015 10:38:40 -0500 Source: ghc Binary: ghc ghc-prof ghc-doc Architecture: source all Version: 7.10.3-1 Distribution: experimental Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: ghc - The Glasgow Haskell Compilation system ghc-doc - Documentation for the Glasgow Haskell Compilation system ghc-prof - Profiling libraries for the Glasgow Haskell Compilation system Changes: ghc (7.10.3-1) experimental; urgency=medium . * New upstream version. Checksums-Sha1: 7d8ed2e68eb9c6f4d901ff4b37586c51f684fe92 2427 ghc_7.10.3-1.dsc 471a3df55c7f5ac6be75109d0c29de97842b98e9 11731468 ghc_7.10.3.orig.tar.xz f92dc3121c6b5e5884d3af0aa358f6e8a0329939 44120 ghc_7.10.3-1.debian.tar.xz 26c4fb74926cabf3927641aae82677c55e42b4f4 9143940 ghc-doc_7.10.3-1_all.deb Checksums-Sha256: e32fe740ff64a1c67378732bdc0611983aaaa28618df9604630afe6d78d48ab1 2427 ghc_7.10.3-1.dsc cf90cedce1c28fd0e2b9e72fe8a938756668d18ea1fcc884a19f698658ac4fef 11731468 ghc_7.10.3.orig.tar.xz b408a96b7a051a199219ef96c24fde9c31907f0887e5c353cc93c598a4763f3b 44120 ghc_7.10.3-1.debian.tar.xz 559e2195aae2e56d3e5c952b1351f7d62de1c856c43d528be9ccfac05d753b3e 9143940 ghc-doc_7.10.3-1_all.deb Files: ded8ddfa511457980be4e77630c4d07e 2427 haskell extra ghc_7.10.3-1.dsc 00104e629bfda9f956c23752b5f38613 11731468 haskell extra ghc_7.10.3.orig.tar.xz 214fe19e7f3f318b9f46b2a54d36eecc 44120 haskell extra ghc_7.10.3-1.debian.tar.xz b2af1f6d1ae62c217688407618b399e4 9143940 doc extra ghc-doc_7.10.3-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYH7bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogQsP/Rt4v4NRjEQqazTLSE3kedHs 58QQKc4PtFiEWwspp8StWWdQj+RXjRFKPweufwBPrji4SmDGiZ4aLECvoarxo+iu EqFjRbkHeYigdZegFphsPgKqRyblwgUDkFmXmIrD8Gr6w7nqvxotNb4i6onNBnK4 3kL18ehP2jJPCNck8mDGzJFV1f3Nz+u7u4Vqs3tXJaVM8i98DTsmp1YoB7FVbjUC gAXpWwMEJ7E2eA+nwzzaeRWTUFVoPXinroVT3+HteEHgnkOpZG9+xLLf4PE5pgE5 UpY6si9UzJtkDGSq1DAvyJxaLxpPuZzPhfNjuXyMtIjqNCoZmJGn84e8LfE4n1x6 QDuh1fx0CdOVqy0TlP7KtSp3b8tljP4ROLrKa2yYA+Q8IF7ACrZm3elZt2aIut95 +d0CqoV65Ecf/vuknxIhZhu8ZHbY3BGrA8EbuiSMGIrr9Z04uSBCyN31eT0uwmCh 27o3ALteauNE0ujjEUAK3ubnBfWVVmCMmzpuZlsPXZn6Y3aJbHWuTahFQ+mPX1i3 BkQUZHQXv9m7p+lB68jWVZ2an2M1I+e05bx48ns2CBfNRsTFlKpjTLmXecbzBzdK CgGlg2BWnUq+oJLR5zPg8k7/wKDmbG9TJqZerUpMSG+RP2719POaQRbfCARpCogO nQPhxTf4Pl5VaJFidQD8 =XhlJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From admin at emcentral.info Thu Dec 3 22:57:22 2015 From: admin at emcentral.info (- AVON - Your Avon Boutique -) Date: Thu, 3 Dec 2015 16:57:22 -0600 Subject: - 12 DAYS of DEALS: @ AVON Message-ID: <1a4e9257df97b7aad733f5ec0018249a@emcentral.info> An HTML attachment was scrubbed... URL: From reproducible-builds at lists.alioth.debian.org Fri Dec 4 00:17:46 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Fri, 4 Dec 2015 00:17:46 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-basic-prelude Message-ID: <20151204001746.730FF1ED92@jenkins.debian.net> 2015-12-03 10:42 https://reproducible.debian.net/unstable/amd64/haskell-basic-prelude changed from reproducible -> FTBFS From reproducible-builds at lists.alioth.debian.org Fri Dec 4 00:17:46 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Fri, 4 Dec 2015 00:17:46 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-authenticate-oauth Message-ID: <20151204001746.9C4231ED96@jenkins.debian.net> 2015-12-03 10:38 https://reproducible.debian.net/unstable/amd64/haskell-authenticate-oauth changed from reproducible -> FTBFS From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:49 +0000 Subject: Processing of haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes Message-ID: haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes uploaded successfully to localhost along with the files: libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb haskell-base-unicode-symbols_0.2.2.4-7.dsc haskell-base-unicode-symbols_0.2.2.4-7.debian.tar.xz haskell-base-unicode-symbols_0.2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:51 +0000 Subject: Processing of haskell-bindings-dsl_1.0.22-5_amd64.changes Message-ID: haskell-bindings-dsl_1.0.22-5_amd64.changes uploaded successfully to localhost along with the files: libghc-bindings-dsl-dev_1.0.22-5_amd64.deb haskell-bindings-dsl_1.0.22-5.dsc haskell-bindings-dsl_1.0.22-5.debian.tar.xz haskell-bindings-dsl_1.0.22.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:51 +0000 Subject: Processing of haskell-appar_0.1.4-5_amd64.changes Message-ID: haskell-appar_0.1.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-appar-dev_0.1.4-5_amd64.deb libghc-appar-doc_0.1.4-5_all.deb libghc-appar-prof_0.1.4-5_amd64.deb haskell-appar_0.1.4-5.dsc haskell-appar_0.1.4-5.debian.tar.xz haskell-appar_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:50 +0000 Subject: Processing of haskell-abstract-deque_0.3-5_amd64.changes Message-ID: haskell-abstract-deque_0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-abstract-deque-dev_0.3-5_amd64.deb libghc-abstract-deque-doc_0.3-5_all.deb libghc-abstract-deque-prof_0.3-5_amd64.deb haskell-abstract-deque_0.3-5.dsc haskell-abstract-deque_0.3-5.debian.tar.xz haskell-abstract-deque_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:49 +0000 Subject: Processing of happy_1.19.5-4_amd64.changes Message-ID: happy_1.19.5-4_amd64.changes uploaded successfully to localhost along with the files: happy_1.19.5-4_amd64.deb happy_1.19.5-4.dsc happy_1.19.5-4.debian.tar.xz happy_1.19.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:49 +0000 Subject: Processing of ghc_7.10.3-2_amd64.changes Message-ID: ghc_7.10.3-2_amd64.changes uploaded successfully to localhost along with the files: ghc_7.10.3-2.dsc ghc_7.10.3-2.debian.tar.xz ghc-doc_7.10.3-2_all.deb ghc-prof_7.10.3-2_amd64.deb ghc_7.10.3-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:50 +0000 Subject: Processing of haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes Message-ID: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb haskell-ansi-wl-pprint_0.6.7.2-4.dsc haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:50 +0000 Subject: Processing of haskell-ansi-terminal_0.6.2.1-4_amd64.changes Message-ID: haskell-ansi-terminal_0.6.2.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ansi-terminal-dev_0.6.2.1-4_amd64.deb libghc-ansi-terminal-doc_0.6.2.1-4_all.deb libghc-ansi-terminal-prof_0.6.2.1-4_amd64.deb haskell-ansi-terminal_0.6.2.1-4.dsc haskell-ansi-terminal_0.6.2.1-4.debian.tar.xz haskell-ansi-terminal_0.6.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:51 +0000 Subject: Processing of haskell-abstract-par_0.3.3-5_amd64.changes Message-ID: haskell-abstract-par_0.3.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-abstract-par-dev_0.3.3-5_amd64.deb libghc-abstract-par-doc_0.3.3-5_all.deb libghc-abstract-par-prof_0.3.3-5_amd64.deb haskell-abstract-par_0.3.3-5.dsc haskell-abstract-par_0.3.3-5.debian.tar.xz haskell-abstract-par_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:52 +0000 Subject: Processing of djinn_2014.9.7-4_amd64.changes Message-ID: djinn_2014.9.7-4_amd64.changes uploaded successfully to localhost along with the files: djinn_2014.9.7-4_amd64.deb djinn_2014.9.7-4.dsc djinn_2014.9.7-4.debian.tar.xz djinn_2014.9.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:51 +0000 Subject: Processing of haskell-base-orphans_0.4.3-2_amd64.changes Message-ID: haskell-base-orphans_0.4.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-base-orphans-dev_0.4.3-2_amd64.deb libghc-base-orphans-doc_0.4.3-2_all.deb libghc-base-orphans-prof_0.4.3-2_amd64.deb haskell-base-orphans_0.4.3-2.dsc haskell-base-orphans_0.4.3-2.debian.tar.xz haskell-base-orphans_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:49 +0000 Subject: Processing of haskell-base16-bytestring_0.1.1.6-5_amd64.changes Message-ID: haskell-base16-bytestring_0.1.1.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-base16-bytestring-dev_0.1.1.6-5_amd64.deb libghc-base16-bytestring-doc_0.1.1.6-5_all.deb libghc-base16-bytestring-prof_0.1.1.6-5_amd64.deb haskell-base16-bytestring_0.1.1.6-5.dsc haskell-base16-bytestring_0.1.1.6-5.debian.tar.xz haskell-base16-bytestring_0.1.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:51 +0000 Subject: Processing of haskell-bindings-sane_0.0.1-7_amd64.changes Message-ID: haskell-bindings-sane_0.0.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-bindings-sane-dev_0.0.1-7_amd64.deb libghc-bindings-sane-doc_0.0.1-7_all.deb libghc-bindings-sane-prof_0.0.1-7_amd64.deb haskell-bindings-sane_0.0.1-7.dsc haskell-bindings-sane_0.0.1-7.debian.tar.xz haskell-bindings-sane_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:31:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:31:50 +0000 Subject: Processing of haskell-auto-update_0.1.2.2-3_amd64.changes Message-ID: haskell-auto-update_0.1.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-auto-update-dev_0.1.2.2-3_amd64.deb libghc-auto-update-doc_0.1.2.2-3_all.deb libghc-auto-update-prof_0.1.2.2-3_amd64.deb haskell-auto-update_0.1.2.2-3.dsc haskell-auto-update_0.1.2.2-3.debian.tar.xz haskell-auto-update_0.1.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:34:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:34:04 +0000 Subject: djinn_2014.9.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:56:49 EST Source: djinn Binary: djinn Architecture: amd64 source Version: 2014.9.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: djinn - generate Haskell expressions from types Changes: djinn (2014.9.7-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a4e5508ef98cd0902bc4564610bb1530ce51168c216748f1b461e9664fdfd072 468198 djinn_2014.9.7-4_amd64.deb 5e6be1c3f15350b6a07e70ce413e5678c21c0c63c770d1aa104aced129791044 2168 djinn_2014.9.7-4.dsc 8224fe0cbc43e85c694c7b01d30c7c3c82707ec74b8f6970d7cd78b760f78ed5 2780 djinn_2014.9.7-4.debian.tar.xz 4ff8346fb9e93055b93db16a283312ee8bda122db8e54520c299da81d6df2ddd 22199 djinn_2014.9.7.orig.tar.gz Checksums-Sha1: a9ee9001e509654876340c8dc56bed18191e8bde 468198 djinn_2014.9.7-4_amd64.deb 00260d049bdb5d0f64b31246f639e6c47cc946f6 2168 djinn_2014.9.7-4.dsc cbd99398d91c3c3e4945532e5e13348e580ccbff 2780 djinn_2014.9.7-4.debian.tar.xz ef8ca1efc60c6304d7a4361036519e617265c1ec 22199 djinn_2014.9.7.orig.tar.gz Files: b51a3c8a4f9bc36d8c13c4ea27377ec6 468198 haskell extra djinn_2014.9.7-4_amd64.deb 1f62fc6bb770f0355dc1a368926bd902 2168 haskell extra djinn_2014.9.7-4.dsc 317b12f9b37a7e4b97e5404dab9588a2 2780 - - djinn_2014.9.7-4.debian.tar.xz d1dcfc93e26c90422078e6be4d052159 22199 - - djinn_2014.9.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4eXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMlkP/07kVAzBTo0aLB9iQGAHLPwn yVESMmOeNvpqEVQhvXEB4sk5MlGsub+/BZuPyE4aopfY5bK+ho/cbfXg0AJqo+av jjxdIBR28UwSGkOx94D74J2vq/Hjt9LDd44Que5AmB3rYsK6XiL1BZaPxm71zrM9 DghsnlifzazCjdgxHqN1gDJAY1uLRfx/MjMp07xFYIW6YQfoVlIUAWmf+ROARHsb WVWgQMmtW7w7L33OMfRCAIaftxftHBmeG/Iw/wormZ1qd0cKOgKs9TdcUcVFqGcv bAudLYR7YxOQi31ITadt1+5x0/+Vx3Wwl2dRwIL1UXIr+bthZYY7AeLUz0XE+33g iRAY8dn4XKRh+WkcS+a0JTtnaoFRga9USgq2RM9WmzqRaotQrM6OwyUW+PbKxsl0 tGo3OZRYQBGqrOuQj3SUbWvKPH5l4ypDcazG0RRYBX6f4mOEy4Ktaatj8MrIrYM4 ShvmU75GkZomMfGprbIPNv1+bfKS3nkTrZPSgYDPTbvdQ6c6Yu5Mp7bcBg9Mn9KW vQE3Pk5wqEQyLwPHPjJuSoLjSpqi/v3UQYvSFGenpINtz0UJJJ58xST7GfNH6abp IwmPMvqp0NN8Eeh1qg28y5Ev2hF090yFNJOyxYW8J1kBz1ySUYlYGSlIz+N0LG5Q CO2Nv1kFeczFOif3u2SI =Kdoz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:35:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:35:40 +0000 Subject: ghc_7.10.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 03 Dec 2015 14:54:02 -0500 Source: ghc Binary: ghc ghc-prof ghc-doc Architecture: source all amd64 Version: 7.10.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: ghc - The Glasgow Haskell Compilation system ghc-doc - Documentation for the Glasgow Haskell Compilation system ghc-prof - Profiling libraries for the Glasgow Haskell Compilation system Changes: ghc (7.10.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha1: 87f2b716842ab688cbe04504ccb9c2f114085bfd 2438 ghc_7.10.3-2.dsc 7493505211540a421f79ab3d279363e12d4dcb5c 44136 ghc_7.10.3-2.debian.tar.xz 58bd081ec78efae16b88c485be4d25c56ac5d668 9144320 ghc-doc_7.10.3-2_all.deb 34b14d0fbb524962f5c53a103bfc09742e131e2a 32750250 ghc-prof_7.10.3-2_amd64.deb caa36b89d6a672e5adcac81878d5d47716aee890 39947146 ghc_7.10.3-2_amd64.deb Checksums-Sha256: 44be7acd915b6d939a19b2ac82ca0e73a10c201ee9f52cef066d534addaa0b83 2438 ghc_7.10.3-2.dsc b3663875aa1a405cc393e28485779e87dc265a49c1e9f1aa03ed6ecf5a618484 44136 ghc_7.10.3-2.debian.tar.xz 0088a912d557a65c61b1d50be2b84b76b2f11bf8e3baa0787714b8784d6fa1c5 9144320 ghc-doc_7.10.3-2_all.deb e55dd617eaaee873140efeb6b71c6f9d70a269ccf4aa8c64e4feca9e6e080af7 32750250 ghc-prof_7.10.3-2_amd64.deb 1c037cf2a5cb9ab0b3325278bfca1ba29641d53ae72a0aee46e37ce47ab825db 39947146 ghc_7.10.3-2_amd64.deb Files: 16772ff212eaf0973fb933e221ba6fea 2438 haskell extra ghc_7.10.3-2.dsc 9187906baa0a65738b88cab869c32413 44136 haskell extra ghc_7.10.3-2.debian.tar.xz 65cffbc1fe2c6e10d75a3253c258ee5f 9144320 doc extra ghc-doc_7.10.3-2_all.deb b8a96223fc4c482da8e4e9c7085dd64e 32750250 haskell extra ghc-prof_7.10.3-2_amd64.deb 6c0bb2a198c1fd338834d6f9ca9f3298 39947146 haskell extra ghc_7.10.3-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKYsP/0S6aoEzeOIGNt3bxH7kHUUd VRIMPVx2qtxQezLcHqEtKs2bnRVWpaJRkwf7jXbbcsxqO1Hh8eQ2wy6CLY0/jPND dM0EPMSTN939cf+DUWjZga3dMeeLBWrMOktM43+tEQN/s+1KdJIlrLsmJxw10kEm thoo0+srlj3349sZ0SLRMg+tt4gCibAvvluwF6xAh7g0WxffhzNC+FB3J6pL9eXX dmV2NrflhPjbSshCR2AIV3jTyAQcg5H7fyHYVZd5g4pDKIZEqhplBZA65FDoLPF1 W9wsS10mmDJLIr8OStxIJHaukHwcx2m0mT56jWlrAYV08QqRdqUjNBlqT1ihSHUD gLdiL6eiwsebSmvxL44sFchLRdJtDtEwcJCo4xt5tYQx8DI/mg9Tcg/fLsMYjgL1 Otdd+vrhoafgDvF6DiE3n7+GXdP35waOHnze456LJMWSIvrtEpBDjLVXGkgzeKCj 9UItDA9d3L88e/YiTBCauWaId9+7qouBLzXcRmmWZW9xMQcQERgIjKGW1T5klC3D G97skq8S6PF8FGb5m6QwZFHNwltAskgMnCJiP+mQFzKGQWy2ZWvb6tP8ZDRHty2f Voy1q85O8Uw+/WT0OmiRc7cSfB5n1y+oN06C4Tpv+2Hxd+8QgacWTsUbcMk4gOuk 3ORB2spuyHFfrBW3qdBZ =KyYA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:35:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:35:47 +0000 Subject: happy_1.19.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:02:57 EST Source: happy Binary: happy Architecture: amd64 source Version: 1.19.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: happy - Parser generator for Haskell Changes: happy (1.19.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6b05b78b0c26bc08b2aa8cfbef5236c5f0904671a1482aa76792b79df87bcaeb 480772 happy_1.19.5-4_amd64.deb e89179bad02831df057da43a8d793c9e87d28bf356fea36cda221c8c621eb719 2175 happy_1.19.5-4.dsc 6141a5be6ceea52b69be01bdb1b4cde6e27785791991b7ffd545f9babcba1027 8436 happy_1.19.5-4.debian.tar.xz 62f03ac11d7b4b9913f212f5aa2eee1087f3b46dc07d799d41e1854ff02843da 159280 happy_1.19.5.orig.tar.gz Checksums-Sha1: 334770390f9bd32bf79ed66f378645e9cdf73cc8 480772 happy_1.19.5-4_amd64.deb 3dafcb0c70db541acb99ba722abca32beae1d1eb 2175 happy_1.19.5-4.dsc 31523b9ea1ffe88b1238dbbee319f7e9b9c957b3 8436 happy_1.19.5-4.debian.tar.xz 60323f24b6c0863393fb02ec0347dfe6f9fb0779 159280 happy_1.19.5.orig.tar.gz Files: 8ffa883fdd06da63fe6a6d734c604bb6 480772 haskell extra happy_1.19.5-4_amd64.deb 13d83ae9ec20a052d40f3f5c4b662740 2175 haskell extra happy_1.19.5-4.dsc 453f6d8b6d0f223f27e0968f11e9f2d3 8436 - - happy_1.19.5-4.debian.tar.xz ffa56a1c312a60dfb1110afd25b28785 159280 - - happy_1.19.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioR2oP/Rg6E1vU0ybO/obMSeyJwkUJ GtOWPBH4ORE2b7Cr6s16FZdNAaJdpUe9IatTuMZ861p2l4RVSdYHNBTwj1Y+Bhs3 Hksp9ISYVzOh9bOHSQZnZXXLnKYyk3KLPdkjE9mJ2g6fK3rz0q24T0wxeXrtE73p BCZ8FALPbvdlXAdqJPy1UI/+OWeIi665GQGOAtyFhLtCwdajPM0zef768E/P2bTg UzX8bTmkLP7HsQC3exlEa5+Q7SuYY+Xu7JwxKX+oRan8m5NiuP7wSOgGsOwwo+7U fSsPiJ4Udv6yYTg6fdHSNtJinyCwuPs3mrPyXIuEl69F08JoZTLoDIyxkuNN060N WCNqKeUgmR8LEgyK8z1huX1fxEj6xk1NMlLgX802Cic/gSMt4xdk2ONRtgMYaSTv RVrDqRbeCIOA5N+pKbK0PNqMqKXIjXvVBcCHVIoYRH718TUr05x2yCFR8eftVyss IZahJSh650pugXK4V++3L9S6YDMdWeCqa94969X/i8YpiysO9qv7tgy8bv3CXHPY PvmEGxPYoOhyQlD/v64lZCugJq7wzE0CzHcLFH0EMoloZiEihR2bMeodqwqckVLV FmXGJ1tYk/EfN54oNBpoTFp+yG5DZYZH+YhdSXfy5RFAnB+ed+85ynNM0vSno4u/ Yl63ZLTHZWc3xGa4d581 =9ft/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:35:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:35:55 +0000 Subject: haskell-abstract-deque_0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:14:28 EST Source: haskell-abstract-deque Binary: libghc-abstract-deque-dev libghc-abstract-deque-prof libghc-abstract-deque-doc Architecture: amd64 all source Version: 0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-abstract-deque-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-abstract-deque-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-abstract-deque-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-abstract-deque (0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 54f8b054dad9c41b406395e65ff267e7fb1a16df36c27572e2f87857ca1617ef 29358 libghc-abstract-deque-dev_0.3-5_amd64.deb ce7b4c529d2ac3a922f0394a7d37e45cdc9c28e6e377c0b82a4bd5f00ef58b3c 42154 libghc-abstract-deque-doc_0.3-5_all.deb 8512763e5a696e710c6098b043a87b73278fe4118bed7efa814be85ccb290e59 24860 libghc-abstract-deque-prof_0.3-5_amd64.deb e28b67a78b8a5d6ae46f08ac5fb032939996a165dd884fe70ad1b4f890802784 2485 haskell-abstract-deque_0.3-5.dsc 4d87729e2cb068288ed609b8652f9866f0bf118a9d1b20c88e7656326cd3c325 2912 haskell-abstract-deque_0.3-5.debian.tar.xz 09aa10f38193a8275a7791b92a4f3a7192a304874637e2a35c897dde25d75ca2 7219 haskell-abstract-deque_0.3.orig.tar.gz Checksums-Sha1: ae6a65eba52fa731b537d099ef76f8fc3b2cabaf 29358 libghc-abstract-deque-dev_0.3-5_amd64.deb a4fbfd41a576d60195ce364405cc71c21eafa72a 42154 libghc-abstract-deque-doc_0.3-5_all.deb d567e9992600825e0dc24d865b6dcd4d1e41d424 24860 libghc-abstract-deque-prof_0.3-5_amd64.deb fff595e0b0edd4c49304d7b80d4da47bb8e635e5 2485 haskell-abstract-deque_0.3-5.dsc f61821f8356d350c615c4c680dc4661179b785f5 2912 haskell-abstract-deque_0.3-5.debian.tar.xz 0b80d44743e6698a24088bc4073e43e423b5ff2e 7219 haskell-abstract-deque_0.3.orig.tar.gz Files: 837444dc807f224cc9bf23ef5d59896e 29358 haskell extra libghc-abstract-deque-dev_0.3-5_amd64.deb 3aa70ae49fa6f4a6e9fe1f19afa39086 42154 doc extra libghc-abstract-deque-doc_0.3-5_all.deb 402ffda432b28b83d2e4e063af1a2fce 24860 haskell extra libghc-abstract-deque-prof_0.3-5_amd64.deb 69eb356f59e537f974445fbb64eaa08b 2485 haskell extra haskell-abstract-deque_0.3-5.dsc 53e6fac1ba28eace992c0ae4a65a97a5 2912 - - haskell-abstract-deque_0.3-5.debian.tar.xz badf81da27a674b67f9bbe1e02c82de1 7219 - - haskell-abstract-deque_0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXEoP/1zMPFQ0M9hueO5QlZRxq/mn XzUF5cwFVsD/vp+II1NdF/bDx6pGZQiC57FNDDCbo3vHtYvHNaQteg1pHOUKVn29 KpkGFy8s24x5TP2CmRFNwrGrDv2HJToxV519Rfd3giWH8wyG5q6mP2kTylKEr50N n4PXVqF6w+1M6S2qRG39d51pRLAEWRip+ccuMV+QykwooL4royQdBrOZ33dceuVh 8S2kW4jDvSPDnVZyw0xvgvJ9mSPwtAdBJsM7yFoTyU9SCIlPOouyjMsGbyXmb8iO jKToyhCAqAv6rMZZa9e9WY7Yx0WoqchdY4H0l/8XAL4+MDlO0GHCyuT1FiRj2BT3 H5yGIUGrnx2gjBvPwDjf88dUmFnqQpfqifGtG5Hgx0s7fqnvVAK4pLTgJs2xLUPL YPsj/wdQZOFurnzyUcqfpHrhkWu/1dkdjwz4igkBy48T3nPKbw46tp3Y6LmgOQJN pN48GIGhe6arZlEM5Fg0qLk5WwQA2XvOY/AmWwpIcO/g2lRrkp48aJ85qGjKcwRv 6Q2p2V7ujGplU/kY7SLzK0wVm8J598uHRSK1B2YVVb+q4/b1NFdv6zQLhhPrkFd3 7oaGMx49d/sSPKmUmt/QNC2Yuxyeo7c+X91Z9tUgjnfIfai8yIdcuPPe6wFmbOOd I7KkXo8PZg3BkkNO1tKw =lz7e -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:03 +0000 Subject: haskell-abstract-par_0.3.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:24:03 EST Source: haskell-abstract-par Binary: libghc-abstract-par-dev libghc-abstract-par-prof libghc-abstract-par-doc Architecture: amd64 all source Version: 0.3.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-abstract-par-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-abstract-par-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-abstract-par-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-abstract-par (0.3.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3beb99856e1cb8710a9e740b636bebc042246d8f86ea78ff4f3bac2b4aa8700d 14310 libghc-abstract-par-dev_0.3.3-5_amd64.deb 361b545e5cc9fb2c7409dec4b09d96eef3d1b911a3b84eab1b97b104dd94aa60 36356 libghc-abstract-par-doc_0.3.3-5_all.deb a1f2d0fb3f6d30702d273239e7f684fff5c03faee4b9cc01bc1008f14dbbd0c2 11982 libghc-abstract-par-prof_0.3.3-5_amd64.deb 17451f5eac9b71ae87599ae471b4d075afa9f3ffb8b205bbcc3f4e811dcbd60a 2425 haskell-abstract-par_0.3.3-5.dsc 5037185024faf1e39653c93ba835afbb8cc209ebb279d483e0ac354319db188d 2316 haskell-abstract-par_0.3.3-5.debian.tar.xz 248a8739bd902462cb16755b690b55660e196e58cc7e6ef8157a72c2a3d5d860 4714 haskell-abstract-par_0.3.3.orig.tar.gz Checksums-Sha1: 48fe633b4d54a061fb657d12ec96106a41751f43 14310 libghc-abstract-par-dev_0.3.3-5_amd64.deb ef38e5822acff5c1a0eff7ab74eb53b7634bb492 36356 libghc-abstract-par-doc_0.3.3-5_all.deb 6af34fb6911fa78337136cbf979aa321e5da6ff0 11982 libghc-abstract-par-prof_0.3.3-5_amd64.deb 5b375c3b147dff1a5d090def1996bf8fc0a75c50 2425 haskell-abstract-par_0.3.3-5.dsc 8cbf2e76491a28ac3fb7e150b2f9e2d7451225a9 2316 haskell-abstract-par_0.3.3-5.debian.tar.xz 85cbb423ad3e946cd3cdf386aa3cd25bb4380254 4714 haskell-abstract-par_0.3.3.orig.tar.gz Files: 7592b0117ec69e16db6c2bed7b339c27 14310 haskell extra libghc-abstract-par-dev_0.3.3-5_amd64.deb adebbd23bbb39b05e0e8977d1d8ca741 36356 doc extra libghc-abstract-par-doc_0.3.3-5_all.deb a633d1f9eb750daa187a3b5dea10eab4 11982 haskell extra libghc-abstract-par-prof_0.3.3-5_amd64.deb 01ebcadb0a4ba0d1eaf2fcf576b38735 2425 haskell extra haskell-abstract-par_0.3.3-5.dsc 04121e4372c94e32ce14599014f7ad02 2316 - - haskell-abstract-par_0.3.3-5.debian.tar.xz c5ae7bc8abb8dfc725bf12b0dd5226b4 4714 - - haskell-abstract-par_0.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6p0P/iWCQXvGHGl1KwoGSmiPmqLi CgmEwWjY4Q5C+SxY+1kg4vP04j8a7mqTYNWb7u5dEq85IVZ2b3tKAhl+4KO65TaP Mf3WOUj8x29Ii5pEOZJNMsoCsmumLcOcco4PebAKmWTudmwbNDDQEZLPxB3jVx2C X3z/74/9+C3dVtwtz9yUnehsqfj2pJm39tI4FeCzHQIGB42bSg/l+u3PyDXBG0Mx jZ3cC/DE7KHh14k4beKhRIE/YWt7O1cgWHsVvwSWafLht+xMIU//YAb4Ww3Q1Q9n fvzVn4It/tBFs1zYt2LQxcvNDGZiQPuJQDwOXk4k38yhLfQsJMAK9reIf6q5AOBM DnkSYON/amOoingvsTV1FOnl9vSM/HjuhhOieKK2zr3nSBq0X9LT45krQqXCRctE lu6vPD9tRbHKwPRa5oI8wChmoTCFDlyW5+m3FWR/SiwYblQzNCEX/ln6mpSCI5XB M0fQrDwHi77xS67lNo6PFalJiSJY7Sf3MK49J89AHvg0E65xhxVR3H2hig5ZaopF mFdT/vVKoMYTnk5h0muvwzS/fsp7oylbjelIZp3MFCZmNHbU02xeZuYTYcq63Rtm ugt03Y3/Bebu6tA/YVv/ux+/fIfNjzolTaGYJuBBalVUX4BRgwPJKsKOvBNo+Ci4 JqtCGtuRXxsOZ7XzfGBm =Si9k -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:11 +0000 Subject: haskell-ansi-terminal_0.6.2.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:43:02 EST Source: haskell-ansi-terminal Binary: libghc-ansi-terminal-dev libghc-ansi-terminal-prof libghc-ansi-terminal-doc Architecture: amd64 all source Version: 0.6.2.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ansi-terminal-dev - Simple ANSI terminal support, with Windows compatibility libghc-ansi-terminal-prof - Simple ANSI terminal support, with Windows compatibility; profili libghc-ansi-terminal-doc - Simple ANSI terminal support, with Windows compatibility; documen Changes: haskell-ansi-terminal (0.6.2.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 877c654f712b6355219f9f2aed66a769271d8a734c0e14a2a9e801c7252ee254 103334 libghc-ansi-terminal-dev_0.6.2.1-4_amd64.deb b53102188c0facb5140dde298ff7425101904af9571d135693d8c2ab4b25bab0 39766 libghc-ansi-terminal-doc_0.6.2.1-4_all.deb 5d65470bac271fba7f04e90c38a63bd3a3e7d46c26c4aaa51b3e399e182119f7 84668 libghc-ansi-terminal-prof_0.6.2.1-4_amd64.deb 025cac0648f0fb16391bcfb51c501fc703c0fa137727e43fe0fbc9120e0bd9be 2442 haskell-ansi-terminal_0.6.2.1-4.dsc 315fb722209ce4d384ea4cbdb8388a29062799b3df987b4cba41d7544d82df34 2684 haskell-ansi-terminal_0.6.2.1-4.debian.tar.xz 965a38671ddd195b243af9d0284faedb52b852eace5f7cced11e6fcf2e47b7f6 14652 haskell-ansi-terminal_0.6.2.1.orig.tar.gz Checksums-Sha1: 50d866970ff31aa67a254bdd5b9fea314f1b8414 103334 libghc-ansi-terminal-dev_0.6.2.1-4_amd64.deb 517a50bdbf83cab1f7156f82988683bb84497b6c 39766 libghc-ansi-terminal-doc_0.6.2.1-4_all.deb eb44c60e1035c608b2712c90e835e0bef8e5cd15 84668 libghc-ansi-terminal-prof_0.6.2.1-4_amd64.deb bc00f0cf503bba9a579cd0681f6316bf1675e615 2442 haskell-ansi-terminal_0.6.2.1-4.dsc f278b601b2ec4f002c0f40077da55096b4995177 2684 haskell-ansi-terminal_0.6.2.1-4.debian.tar.xz 5573927244e1e64b1603cb9fd11b8841faf70b13 14652 haskell-ansi-terminal_0.6.2.1.orig.tar.gz Files: 6783ef6b0f0911d3acb1fce5d0460384 103334 haskell extra libghc-ansi-terminal-dev_0.6.2.1-4_amd64.deb 181960790e714e3f675a42452f55c123 39766 doc extra libghc-ansi-terminal-doc_0.6.2.1-4_all.deb 542d792a398fb9f981e15e3155ae41a2 84668 haskell extra libghc-ansi-terminal-prof_0.6.2.1-4_amd64.deb fea43019695f26079f79d75b3cf44996 2442 haskell extra haskell-ansi-terminal_0.6.2.1-4.dsc cc8606cebc3de4cec092dedfe27775a3 2684 - - haskell-ansi-terminal_0.6.2.1-4.debian.tar.xz 1dedb633b90ede41bd16b31d25b9b090 14652 - - haskell-ansi-terminal_0.6.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFgUP/387slCnWmbSNwmY5FNKcn+q LdZ0ZYNI0KEdxr+hOHAbk5QSJnSkOvjme5ixgV1svcf7uviPsckLkf6yPMq9UMLa qYUXXAc+3yVp9f7VjBmXfJzdJChz8QpS9OlGGj+awDF++6B5/IdpaxNgYOelBki/ v96JGAz7OWF+9aUxZqJSIKStOeznJaROcMzwSeHniC2HX41+NiKcJ6ZetfLB1OEN iySKTY0KhDVat0rtpzZT3u2irVdNH77ZFFccPBi7U42NONhHqARdjcZEnswNpWdO yraRxqPsTLlbv8KdTkGiI3L/L8CsqaHT6eo9BTkH5nm5ozBnaJB9+zFdbkfx16qp nsQAAsfDMbo3VJFVpgpScKZFkmuIAw3Fg8IYTdKDjo7uBvWASqT/n/PTZQUrKHpj Wl190VtDmcxS1Hfwk2nZ/y8RoKJ+y0IMOory8Q/I6tSt2BwRnSvj4iUew3W1pO1H 6zvYop+x37wsfcUhjylqiqZBrlcqucG7zk481KH0FoS/IYt39TFTgBaiUqFZAvbq vh4eXMIKY3d/YTj6C/MXM7S89IO+BxhDAtcTITesGtPx0nkLVz6QsRxiBtzt6ecm WZC4QOnOyw4Rk8wjgGkUOXyxj4JJse+PbPa+ol6uVV4KxH23IROm6xDF9mns6K1W AygyGgfh3S5qeeeWiZqB =DAIJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:19 +0000 Subject: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:56:35 EST Source: haskell-ansi-wl-pprint Binary: libghc-ansi-wl-pprint-dev libghc-ansi-wl-pprint-prof libghc-ansi-wl-pprint-doc Architecture: amd64 all source Version: 0.6.7.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ansi-wl-pprint-dev - Wadler/Leijen Pretty Printer for colored ANSI terminal output libghc-ansi-wl-pprint-prof - Wadler/Leijen Pretty Printer for colored ANSI terminal output; pr libghc-ansi-wl-pprint-doc - Wadler/Leijen Pretty Printer for colored ANSI terminal output; do Changes: haskell-ansi-wl-pprint (0.6.7.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3474a12b30976622dbfa9deb5691dfdc2dd9459c2cb806620b832216c12323fd 54850 libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb 03b9e1c6660346100fcd8c0dad92db66735c1362555af4664b264ea1f70de4b3 65888 libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb 8589ee7cfd08a68c60edcb9b366ce6123ccda7d6c2dc3a4f60791c1e9b25ef4d 45720 libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb 2f88e04173b574a0d447a76ee627bdbb39cf4aec7830f3dd50c650a66dd12ca8 2585 haskell-ansi-wl-pprint_0.6.7.2-4.dsc 9ce45b6f81cc12cbbbd77a1cbf250a16976152867f457b2b7c7850b245a60a8b 2452 haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz 015ec4414242089fff5d6d567b392b6bb4fa5f85afff7f0708566082e1d91774 14930 haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz Checksums-Sha1: 13ed695275ca9769c915a6940f54070ae8adc410 54850 libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb 67f2271e68334f75517c51cf7faddf93a45198d7 65888 libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb af5f8921f98523c865494c5254d78f880eb34020 45720 libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb 4f2345d48b050a229fa6eba16cf25aa392f5c683 2585 haskell-ansi-wl-pprint_0.6.7.2-4.dsc 87a3b8552095da135f41728ec86a23ea6dc28c1d 2452 haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz 2eebc9b174ce7e48484dea1ddb7506f9682d6cc7 14930 haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz Files: 84ac4c8ed55b7fa5f946cbb38402f800 54850 haskell extra libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb 4e293f691fdc83bd0be9157e36cd9426 65888 doc extra libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb 71de24c1c0663f64769f1b6db8940562 45720 haskell extra libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb 468ad0677e6ee5527edbfd70e25e84ca 2585 haskell extra haskell-ansi-wl-pprint_0.6.7.2-4.dsc cfc51fe27fc065347a5fe9bd0bcbe216 2452 - - haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz 221eaea3ce54260fc7bbaf6119cd6495 14930 - - haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6qwP/ROCVcoUVDmaYznFpKJjWSfU O8wmJFC7tgzTscjHY1snEQC7spp49O07Q8kmT+8foi+4nAqMgz3tm/5uTU9qHo6R xuCfxhruUZh89/4/TLP9Dm8QhgUiD3Z3yr91NbsmHfxWVcbxrwcV+RQ6G31HFzJb 1N9Lp4kFF1wYtfucVdzZyVn35/M+7sjEGOZkfkb3Zli50xjmp0dVS5sPsQC7+DQk Q/KGkksFG++3z6APRUsvlyUHfuKEpvJ5mZZNogl6Hxl0QgrFBcsR4uJBIn3Onhu7 uYgOb7dIi2YUiaif8tMU2O0ZJ4zNs5OD3/1EMeWHaFBAtROsGf65ryKVQGozpyN+ C92X+SuftqmdiSTHyuga12mG+RAfXDpvkIiKEXBTJHKwWyn4ztxPI/PMucKfQPyU cp4sH5iGTGjDJd8qBV14H0bsgg08bc61l4aCsvat2BlGJEY0YV+fDvAc6yK2c/u5 gweB6uD3NQr2u/8t8Aq7Pi48hOG8DsxZxE4KGIyduMoKYqhfodbQGquJM03sgGwI ptGYH9s8LTtS62VEndoPuyN7xalFKkYgxL8eYraEws1dlaz1k3CVVDXeITWanqXn sCYlhCc5qQkiEXuOXVQzRovzp9UEFteVCuuH2XKut17LOHnlVIlP75sTU1de9uKW L6eZ67Jcse9RsiGnCZau =8A3t -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:27 +0000 Subject: haskell-appar_0.1.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:36:03 EST Source: haskell-appar Binary: libghc-appar-dev libghc-appar-prof libghc-appar-doc Architecture: amd64 all source Version: 0.1.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-appar-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-appar-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-appar-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-appar (0.1.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 49cc472e1190c5c73b47eb0716c5b1cf850ec7b44f50aab135072ab29ac0e29e 28510 libghc-appar-dev_0.1.4-5_amd64.deb 7081893eb7f27dd6e5d08288d3e41190b875643aa3dc137d275c9da0018cd439 38182 libghc-appar-doc_0.1.4-5_all.deb 9aca2ac85075e882560e3e3fd5671fdaf8ee34bea1f82353f478318f61be356a 25056 libghc-appar-prof_0.1.4-5_amd64.deb daa760496943ba902e6e3a552f364812daa4b8ef2118005531248819609dbaae 2313 haskell-appar_0.1.4-5.dsc ee8a88f5adfd6026b65994f7912e2f97ad67c2f3bf61c67b5f43e6508c49ec39 2276 haskell-appar_0.1.4-5.debian.tar.xz 58ea66abe4dd502d2fc01eecdb0828d5e214704a3c1b33b1f8b33974644c4b26 3904 haskell-appar_0.1.4.orig.tar.gz Checksums-Sha1: 2c3cefeb6d343feb527485e1682c32320d57677b 28510 libghc-appar-dev_0.1.4-5_amd64.deb 01a72bc7269d1286711bc37e677cad1d9c676c5a 38182 libghc-appar-doc_0.1.4-5_all.deb cccf0fee7b1a3529c6a3b7c933ad496acea0c3ff 25056 libghc-appar-prof_0.1.4-5_amd64.deb 2896918bb35b010de466a15e1707e2962658758e 2313 haskell-appar_0.1.4-5.dsc 68099f40643d02aa0b5c656cc5e0889b4065ad35 2276 haskell-appar_0.1.4-5.debian.tar.xz bb85d40180a4b04175d9b4df2095f7343a3be7d2 3904 haskell-appar_0.1.4.orig.tar.gz Files: 13e84fcdb59fc15e39bdef9539048142 28510 haskell extra libghc-appar-dev_0.1.4-5_amd64.deb 4d0d242e573c147f814bd5a11975fc0d 38182 doc extra libghc-appar-doc_0.1.4-5_all.deb f0cec5476bd9c3e73ac55707aac77094 25056 haskell extra libghc-appar-prof_0.1.4-5_amd64.deb f6e450639fc2648d570de9cc605a0877 2313 haskell extra haskell-appar_0.1.4-5.dsc f2150bfed702b30a0c3395516ee3b972 2276 - - haskell-appar_0.1.4-5.debian.tar.xz 172ce3361a53c7c0cfd1b32175962799 3904 - - haskell-appar_0.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJIsP/1Cxgw7fDqzXHepL5gJIvpu8 L7GjVBZBg7VtNu5Mrx9y6gHn+uGwdS91p7uSxoBLs9cSBubIkvhT3agkT8U4RndT Yhy1C0tqpKIAsBkTn4Cl9FHpuKL8fBncLHJm4Vwsq2B3TjDNno32mzFuKeATVzHg 1/RW1saYT4X8V99/PAdhtKY/iGtg44o3W4KF2XN5Ds2BSH47KaDC17n9YRQoLZYN ist4KO0flc9P/vGrM8jcphYBkYrHvVzrh+onDFnnc9ttnlzjg6hbAfEJblU8cyyb wjFNCyeRdYhfE7YEVouLzGYsUAN0tH9NK1NjPvt1GHSorAbJ3/CaIluLR+ut/ZoW L4MRu9uwCL1eO1JfBWEGfSs8dk4Jw3fxVCoK5RWVBIUAFNll818vqckLODHr5jhb E8fr0KhFZ/sj/56smKAUNhT0m9diKEJGWPQbD3VEEwqXAiyPQDc0DMgtCEX2UpwB sWJPiP5Ptn6VAPpdEKtgpS2Jx1PVu1HEuEtJ1bM4QIMZBF1PJga6Vx5m61U+4eU9 Zb95mJIIoE/8TA3Y42+yKhnTUCNX+V7R6hBP9/DLlCJozPNBPKrUrCA7xIt7BCZZ NQQ3gv09Bqcy134vJe8Xe7/0czc7GJL4AiIUyLMhMy0OWMNVQiGAdDGfithOacVR RXStOMjWZeIZ3yoNwuJE =CbmR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:35 +0000 Subject: haskell-auto-update_0.1.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:40:00 EST Source: haskell-auto-update Binary: libghc-auto-update-dev libghc-auto-update-prof libghc-auto-update-doc Architecture: amd64 all source Version: 0.1.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-auto-update-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-auto-update-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-auto-update-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-auto-update (0.1.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 82d00fb91ce1980cba0423a4f3b246a54a205dfdcf5e583dd35bc17a8899aa40 26596 libghc-auto-update-dev_0.1.2.2-3_amd64.deb e264d5f8b6439a0983e4c7fb1ae1e0ee840e9b21400efe05823ad8be272ccb7d 39224 libghc-auto-update-doc_0.1.2.2-3_all.deb 3020d04ca5b672c17541f3ecb91d673481be6a9346efadc700198b46f3ceff81 23014 libghc-auto-update-prof_0.1.2.2-3_amd64.deb e37fb31d4f73e9104e3a9aee48e5b722c0212b18dacbfc7650988ac685ed9464 2405 haskell-auto-update_0.1.2.2-3.dsc 6a059cd236dbab273a81fe0ec383ccc24e8417d40bc764e7fe6a1ea9d1a17464 2368 haskell-auto-update_0.1.2.2-3.debian.tar.xz 7b3000c330055d4059fe8d9ab044c29e3a57b4dc31b88ea386a75a886b6144db 6651 haskell-auto-update_0.1.2.2.orig.tar.gz Checksums-Sha1: 00af609b72956c32c34b860199b77245534524d0 26596 libghc-auto-update-dev_0.1.2.2-3_amd64.deb adc95ca74cafb859a82a8617ce11b127f1857177 39224 libghc-auto-update-doc_0.1.2.2-3_all.deb ac9f46b188b761b9977e30774e947cb1fa4091bd 23014 libghc-auto-update-prof_0.1.2.2-3_amd64.deb bed43c561501f826b55166c232d7fd8d7c0a5a48 2405 haskell-auto-update_0.1.2.2-3.dsc 403f6b7e9b3d955aaa9a0243df2f9c217c7d3457 2368 haskell-auto-update_0.1.2.2-3.debian.tar.xz f87ceecda5f7913246dbc48983aa89603cf2b36e 6651 haskell-auto-update_0.1.2.2.orig.tar.gz Files: b4a1b6d9815544ed923f64522b3bf4fc 26596 haskell extra libghc-auto-update-dev_0.1.2.2-3_amd64.deb 6048215b5c9ab07660b45f3b13171fdc 39224 doc extra libghc-auto-update-doc_0.1.2.2-3_all.deb c4fbceae6375e85e87cdaf0c31b18a61 23014 haskell extra libghc-auto-update-prof_0.1.2.2-3_amd64.deb 76fe2a1cadaf0adbde97afad685d6b2d 2405 haskell extra haskell-auto-update_0.1.2.2-3.dsc 6aa78bb8be22fcc0eae4634508beb06b 2368 - - haskell-auto-update_0.1.2.2-3.debian.tar.xz 65f08504e224e17d1bb81bef4d395730 6651 - - haskell-auto-update_0.1.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5/MP/35/2MSzUx5YHsIw9vMFbTTl hwvOvMRfLMoYAf0yMuceHLpLFizxP8mR3C6LcA35wmOYkAgYyI45+xTkrbRt24JG e4+TGbGJnmy1sqZnyYwnjSgHpg9+gYejK426gjVKBI5s8a3s4nSIzYcnbxnC9SrG gWsBfjXQRhV9rS8LtNovtLTsbN+tjV2TsRUY7iaZQhPbg6HAOmqQrKM3Qknk80FH hcsdbc4DEHKC0uwtro1//ogcU2oH8gkcAr29/zRopMsWpH7IC9AtMYgUj9U0nlUw ZeDEG4JnOrbjk1u0XF9Z/uyq88xNTNT9j17IHKSpW064CFQEzO2okbTSDlufNJUo VKG4AkonP0lVblyuJxJioahTHCLOZ1PExeVsp7LiOpRx1m2MBtYy8o6/JvJB0GUG vto9RsvBiv1Ka/tC+QnY9asBZX2FHhjNY6laow6TaiujlaVqD0d+4NGvR7ugores v1Z3cMILXTL+dMzO0CMn16aGRxeKzu3nhisFL1vP85+ezuPsHt6Umqq09/K9YlN3 QPIunnLGnz577HJWVWNTE02C1QKVUjVgC8V4XjSXMwJnRuI8HoinhgWWMa4atBlr uZKUnNtwtv2etCkj1ZwshdqHjai7PNk95qBiLjd3h7SxVPGV+ATYDfVAJOWTU0He Aqi0whYHH4NrfYQ/fppa =UcWF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:43 +0000 Subject: haskell-base-orphans_0.4.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:28:33 EST Source: haskell-base-orphans Binary: libghc-base-orphans-dev libghc-base-orphans-prof libghc-base-orphans-doc Architecture: amd64 all source Version: 0.4.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-base-orphans-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-base-orphans-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-base-orphans-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-base-orphans (0.4.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 10a05856565f2aac529f26a549674545a2142d7aa0aa7c76f6ad1c160e3eeaa0 20784 libghc-base-orphans-dev_0.4.3-2_amd64.deb 1705e04260234d9441e85cabfbba844c4177effe80610aac73fc344cf6cd4e57 49894 libghc-base-orphans-doc_0.4.3-2_all.deb fe153ff907335bb280c9276d200a0e4b0520172c2517202233683024976a7a0c 18894 libghc-base-orphans-prof_0.4.3-2_amd64.deb b8e865092ca0b810901b1e53f3ea206fdda79fa4b3729b48f2b7b39de534d571 2429 haskell-base-orphans_0.4.3-2.dsc 419f32e39ecbfbd2a404870e6c8e853961ccdad627dae0525e3a217571374d64 2200 haskell-base-orphans_0.4.3-2.debian.tar.xz 405b6499679805b5361277e4d101240ab7848ffc009621fc29bbae2519ebfc0d 13110 haskell-base-orphans_0.4.3.orig.tar.gz Checksums-Sha1: ac1b6fa21246389536b8d4b009dcc88ae57bb5d0 20784 libghc-base-orphans-dev_0.4.3-2_amd64.deb de5e7cb8f3918d996ed81edb8face2dda1f7a179 49894 libghc-base-orphans-doc_0.4.3-2_all.deb afd0ca35c0de278ad280be7c3cf238807cf9f940 18894 libghc-base-orphans-prof_0.4.3-2_amd64.deb 6b2c322fb3795e7bdc0c4f92512c866962006983 2429 haskell-base-orphans_0.4.3-2.dsc d3017b69ca5af90ac0282da219df5efa325bd83f 2200 haskell-base-orphans_0.4.3-2.debian.tar.xz 9f9b82e8a9828d279ab67d49ba36c8bed8182f45 13110 haskell-base-orphans_0.4.3.orig.tar.gz Files: e974db81d1538a9c372e53a50499627e 20784 haskell extra libghc-base-orphans-dev_0.4.3-2_amd64.deb dd49f26360a333d74eed2a239fc894cd 49894 doc extra libghc-base-orphans-doc_0.4.3-2_all.deb 930a160b6537ec73dca9319973e11d35 18894 haskell extra libghc-base-orphans-prof_0.4.3-2_amd64.deb 47e2142276b976fe406ccb108f793017 2429 haskell extra haskell-base-orphans_0.4.3-2.dsc 848376746832d41930188a9192de79b6 2200 - - haskell-base-orphans_0.4.3-2.debian.tar.xz 85fbc591ff861006da4a51be3cdacd0f 13110 - - haskell-base-orphans_0.4.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPwAQAJBVoFX7XRzggGV+kwrmIF9c Xu1SclBCF4/hx5PE/i7u7n0ifDScEMwidJlSwAHyxyC45vBWleopY+ETZCd0kSs3 pn2y6zsO12TALoz0ifMLY4zoKZVLff8/i+EPR0IufD8VxcpweD0Oc4RYP0Abba09 3gIbyGPrDXh0Bc7GaFRdhATbOe3zar1bx7ncNlUspkIdU37ih6WrfQdYoMpfwQuv zZI4wZU96LNkXAh8WTEeFlJfzrabGYkNLpxKwHTC144W9jQqT7DBKnBLqqZkEioZ EXKVZObs+P3hLFnHgFwnmqN7xrHscgDWlqOpZos/27Q8Vrmsuu/dUvS/FIr8WRS/ f3LsMzgPx4fPtdCy/myAQRaZ/Hv9b3HNDMuMnZyHzI/z5uMA7JyQs8Nyn2Eh5jcA rl0LWGOdfomZ3VidE3xWGuHUkAabV0orPB3gAgshB8iwNqdt6WkgcCEEszX7cwVp 85bp4Xx1j0JPmcLTaqyM6PYf/ZpsqAwVhR1qlYDQZA4tiBS2gnFMoE6/qKCSM7lb xzIhVgdJ/u1WKTbEVyNpnL1kHmXk5DPgVomPk3g22XxXPcXOpeGzva523ioAHeRp eRHfs+/j90Ay8H2vscletFL+loRNzVQOs45xHdeac1OBjEzynOH4ENOFpWqONqeO Tpc4bYfh2nS1cK1nptdn =Q+sa -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:50 +0000 Subject: haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:37:35 EST Source: haskell-base-unicode-symbols Binary: libghc-base-unicode-symbols-dev libghc-base-unicode-symbols-prof libghc-base-unicode-symbols-doc Architecture: amd64 all source Version: 0.2.2.4-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-base-unicode-symbols-dev - Unicode alternatives for common functions and operators${haskell: libghc-base-unicode-symbols-prof - Unicode alternatives for common functions and operators${haskell: libghc-base-unicode-symbols-doc - Unicode alternatives for common functions and operators${haskell: Changes: haskell-base-unicode-symbols (0.2.2.4-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aceb2f16d713f0f6273ec3b095ca1f1d26508a353fa0dcc840e8732af415983d 20170 libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb 5d9d1f28955a65b9e3236155b9d5ce8fbfb3bfd7a3b83347d5ae270ccfa158a4 40514 libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb 3ceac9650cc5108c2298e12b951fa23879a31dcb3597a2ac105f48b74dde994f 17370 libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb ee227accd1a7ce77fe92768753a04ce99e4887996de8db2a946af781a0a9745a 2530 haskell-base-unicode-symbols_0.2.2.4-7.dsc 61ff71e8e25d34757b80eab6bdc0d492d777fa152ce8183cf4f0e71a3586b5a1 2636 haskell-base-unicode-symbols_0.2.2.4-7.debian.tar.xz a2f841430fec32edba778b74bde83bf0170ada7c5e2e59d7187c8f06d92dcca9 5562 haskell-base-unicode-symbols_0.2.2.4.orig.tar.gz Checksums-Sha1: 0c1d6d03ea2004bf0627cdbe123286fad1d89916 20170 libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb a5dca975a05fb9d31b51f489388ae7cd0db430fa 40514 libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb aa248bb661b6ef37bc475afe8d63321af090f955 17370 libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb 954a119dfd8a1f07a281f01c8fe143280e5e7b0d 2530 haskell-base-unicode-symbols_0.2.2.4-7.dsc cabfbf1c59047cc0b6808a1a288ecb8d3acc5674 2636 haskell-base-unicode-symbols_0.2.2.4-7.debian.tar.xz e0826a5a1043f47ae2daa0fb5b05e8b842e6d2b0 5562 haskell-base-unicode-symbols_0.2.2.4.orig.tar.gz Files: 7ccce5ed8423eb5bbf05c91ef48e451b 20170 haskell extra libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb 49074b2136bd179c5f2e66b12be6bc9e 40514 doc extra libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb d8699c92d1610d8f7dbc20cd3cdc104e 17370 haskell extra libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb 12f3ec557ccbd97935187b691fac4062 2530 haskell extra haskell-base-unicode-symbols_0.2.2.4-7.dsc e60fbe9d976df13c223167f7acb0b3e7 2636 - - haskell-base-unicode-symbols_0.2.2.4-7.debian.tar.xz 7faf43a94a0082ee2fe7971fabd9be21 5562 - - haskell-base-unicode-symbols_0.2.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioswYP/j7+rSCI1ebSkfiBsHNTYM5E OERAYE9h3yUPRVNhPTAhmcHRAklMsmgoWk+ifhd3anZedNTgjQVB+HdbRXyQZ9ra l3/lR2kU+Tck4GMBj9W4KKWZ1YEOUBoF7xbWcxQ4SjP7h6ihfXZNCzTepeSRH4gm 1/NIORdg0/JiF9iQsuxM6KHGHm4L7RUP/zPU9TClf1P8C2QQ6JyE4l4fcGaoOnEE DeFp+F9hEvVvULwwX+U3Xrjq3SGOt5yYjG3y1m7LfGnFApfKDNgyO0nnCmlmy9Su dqoHxywLFy5aNaImAr0r2XLYVfVrR9l510xVbYnXgWv0xIfGzINInGQdVfu/DlaF SMgZmhZ/QBWw9dxCzs648BDYOJfOjO8YDlUk1yt89/Hu1zByF/+umUfxzDi344Y1 PpLYHDSgcvrzBTHwv9OflCk2rJqPjBx937L0wcBfe2KnskjX1yk+Y/9bZUV0Ed4c /SqdqfWPcPyU76yqPIdDM4XlGGdwbSXa5uITUMOvy1dektGvxvYZaMdSkT7Entuc SZN++IW64VIFFiQhoDA6I4EI0hS24+t0hsKOThaLgZeBspFXSkG2d8Dpp5jGoBJu PhOlqwquNPPD5efPmxViCiJzVsL8Bh5X+/VMWQwWcfgR7x/QM9FSohtgRF2X/Kbb y3rxSWUtjmUuigvqrtjH =QYHn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:52 +0000 Subject: Processing of haskell-boxes_0.1.4-2_amd64.changes Message-ID: haskell-boxes_0.1.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-boxes-dev_0.1.4-2_amd64.deb libghc-boxes-doc_0.1.4-2_all.deb libghc-boxes-prof_0.1.4-2_amd64.deb haskell-boxes_0.1.4-2.dsc haskell-boxes_0.1.4-2.debian.tar.xz haskell-boxes_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:53 +0000 Subject: Processing of haskell-boolean_0.2.3-4_amd64.changes Message-ID: haskell-boolean_0.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-boolean-dev_0.2.3-4_amd64.deb libghc-boolean-doc_0.2.3-4_all.deb libghc-boolean-prof_0.2.3-4_amd64.deb haskell-boolean_0.2.3-4.dsc haskell-boolean_0.2.3-4.debian.tar.xz haskell-boolean_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:53 +0000 Subject: Processing of haskell-bytedump_1.0-5_amd64.changes Message-ID: haskell-bytedump_1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-bytedump-dev_1.0-5_amd64.deb libghc-bytedump-doc_1.0-5_all.deb libghc-bytedump-prof_1.0-5_amd64.deb haskell-bytedump_1.0-5.dsc haskell-bytedump_1.0-5.debian.tar.xz haskell-bytedump_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:53 +0000 Subject: Processing of haskell-cabal_1.22.4.0-2_amd64.changes Message-ID: haskell-cabal_1.22.4.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-cabal-dev_1.22.4.0-2_amd64.deb libghc-cabal-doc_1.22.4.0-2_all.deb libghc-cabal-prof_1.22.4.0-2_amd64.deb haskell-cabal_1.22.4.0-2.dsc haskell-cabal_1.22.4.0-2.debian.tar.xz haskell-cabal_1.22.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:55 +0000 Subject: Processing of haskell-brainfuck_0.1.0.2-3_amd64.changes Message-ID: haskell-brainfuck_0.1.0.2-3_amd64.changes uploaded successfully to localhost along with the files: hsbrainfuck_0.1.0.2-3_amd64.deb libghc-brainfuck-dev_0.1.0.2-3_amd64.deb libghc-brainfuck-doc_0.1.0.2-3_all.deb libghc-brainfuck-prof_0.1.0.2-3_amd64.deb haskell-brainfuck_0.1.0.2-3.dsc haskell-brainfuck_0.1.0.2-3.debian.tar.xz haskell-brainfuck_0.1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:58 +0000 Subject: Processing of haskell-boundedchan_1.0.3.0-5_amd64.changes Message-ID: haskell-boundedchan_1.0.3.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-boundedchan-dev_1.0.3.0-5_amd64.deb libghc-boundedchan-doc_1.0.3.0-5_all.deb libghc-boundedchan-prof_1.0.3.0-5_amd64.deb haskell-boundedchan_1.0.3.0-5.dsc haskell-boundedchan_1.0.3.0-5.debian.tar.xz haskell-boundedchan_1.0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:58 +0000 Subject: haskell-base16-bytestring_0.1.1.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:16:16 EST Source: haskell-base16-bytestring Binary: libghc-base16-bytestring-dev libghc-base16-bytestring-prof libghc-base16-bytestring-doc Architecture: amd64 all source Version: 0.1.1.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-base16-bytestring-dev - Fast base16 (hex) encoding and decoding for ByteStrings libghc-base16-bytestring-prof - Fast base16 (hex) encoding and decoding for ByteStrings; profilin libghc-base16-bytestring-doc - Fast base16 (hex) encoding and decoding for ByteStrings; document Changes: haskell-base16-bytestring (0.1.1.6-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2a548f829f9ec72d64d02a69ae20d3fa3df783f13d5decf86332d268ac0339be 17516 libghc-base16-bytestring-dev_0.1.1.6-5_amd64.deb d7c77440d52394eed79f49b4fe50a860d08c881e2eb3edf47eda355615ca1505 30352 libghc-base16-bytestring-doc_0.1.1.6-5_all.deb 8a5a7f6d76607e95a7f01469764c6f00d2bcc3076dc1ee6f2cc53d446b3f039f 18404 libghc-base16-bytestring-prof_0.1.1.6-5_amd64.deb ba91e0e009e8818ca71d835edad553fbf8d9defe330e322407d9c95bb9ecf863 2488 haskell-base16-bytestring_0.1.1.6-5.dsc 40cb7bb2d2ac422448806377f957be25524cba2ada84bd921d5de7754621885e 2408 haskell-base16-bytestring_0.1.1.6-5.debian.tar.xz 5afe65a152c5418f5f4e3579a5e0d5ca19c279dc9bf31c1a371ccbe84705c449 3694 haskell-base16-bytestring_0.1.1.6.orig.tar.gz Checksums-Sha1: ecc90f46ed61d8519d6abb11b615d7b64b114934 17516 libghc-base16-bytestring-dev_0.1.1.6-5_amd64.deb 3bee1774ae066672f7e3c7bba00473443740e703 30352 libghc-base16-bytestring-doc_0.1.1.6-5_all.deb ed7091efbf7214ba474937cffb0f9823a749e80b 18404 libghc-base16-bytestring-prof_0.1.1.6-5_amd64.deb eda4c08b88ae544289df87a5d20167622388639c 2488 haskell-base16-bytestring_0.1.1.6-5.dsc ed227400033eddb08f1bd9594899d594d97687af 2408 haskell-base16-bytestring_0.1.1.6-5.debian.tar.xz 45affda0206699e3fcd830f8fdafe87ae29472a6 3694 haskell-base16-bytestring_0.1.1.6.orig.tar.gz Files: 223a3ef64ebdff42c7d80c1fedd7de9e 17516 haskell extra libghc-base16-bytestring-dev_0.1.1.6-5_amd64.deb 5046d611485721529ede6d258c002566 30352 doc extra libghc-base16-bytestring-doc_0.1.1.6-5_all.deb 90d0f9d383ee4af6944bac58ec33908c 18404 haskell extra libghc-base16-bytestring-prof_0.1.1.6-5_amd64.deb 1999914a16a3cc97e100a30e3c39af76 2488 haskell extra haskell-base16-bytestring_0.1.1.6-5.dsc 6540a872c9e8b3a55465f2824fa318c4 2408 - - haskell-base16-bytestring_0.1.1.6-5.debian.tar.xz b6aac9d679d7dd84c3cd23cbc143eb29 3694 - - haskell-base16-bytestring_0.1.1.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZDkP/iOvvUphMBlruw3LEz4ojn9k M5UMNr/JfZh/ouK7QJZzyWFzW3b+cS1rdembBpViLIUR+JckT4oktXiAmBuYWs+K V+a1yTZAdzGaKQPgu139GIwX0EpfD7gU7bR1VxbR3GgKeFAK6AfLfu40HWfKNaZ+ nDkkhV6FZP7s+XRz4fk67A5bk8bfPrVeAAm6IZwB/X3aP0uFJBFGe5rNj0aHEXfn cr+HquYCSRCb9D9hTzq47jJ+lDCn3zTvdKwrqvAkhnSzDClIfip7qCWrTHwW8r19 ZxnpL3HRWVRuvz0d4EHLsKYSoT8s+MtkUfnwStwKipzp2N9yeRb6GYX0+7fbfjb4 9jdTCaZ4klkpPNJdUehrVOR3LMRwTFVNhd6ZepzPbtIJo+rb9i0P6TJSf69Q8rE8 roNxr3eJzBkx4SeuAJPwtPveJu6YUkkvttN9DgQOEImNAWGAiUr0AHl55WBjnBI0 17q4GqTKfjtQ1faqu5KOZM/iW6GqpHMTbIXYWwgQ7VVftRZsgS98C9Kqfan7hghl 4Lj4+6l+SdsFEUzKhbMF1l/+Ik+tN8JQRoxf3KH3cEQjMKNtqu8hqzqFjGc09mQs zCi4r47pBfEfwnDMCSBnkkwc6bAKmWrGg1nP+4+W4xje4g8bSXKSncgOAqFlWWwg rSiMWTXG62b+CJdPE1nZ =Q7np -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:58 +0000 Subject: Processing of haskell-boomerang_1.4.5-4_amd64.changes Message-ID: haskell-boomerang_1.4.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-boomerang-dev_1.4.5-4_amd64.deb libghc-boomerang-doc_1.4.5-4_all.deb libghc-boomerang-prof_1.4.5-4_amd64.deb haskell-boomerang_1.4.5-4.dsc haskell-boomerang_1.4.5-4.debian.tar.xz haskell-boomerang_1.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:00 +0000 Subject: Processing of haskell-byteorder_1.0.4-5_amd64.changes Message-ID: haskell-byteorder_1.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-byteorder-dev_1.0.4-5_amd64.deb libghc-byteorder-doc_1.0.4-5_all.deb libghc-byteorder-prof_1.0.4-5_amd64.deb haskell-byteorder_1.0.4-5.dsc haskell-byteorder_1.0.4-5.debian.tar.xz haskell-byteorder_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:00 +0000 Subject: Processing of haskell-byteable_0.1.1-5_amd64.changes Message-ID: haskell-byteable_0.1.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-byteable-dev_0.1.1-5_amd64.deb libghc-byteable-doc_0.1.1-5_all.deb libghc-byteable-prof_0.1.1-5_amd64.deb haskell-byteable_0.1.1-5.dsc haskell-byteable_0.1.1-5.debian.tar.xz haskell-byteable_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:36:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:36:59 +0000 Subject: Processing of haskell-bool-extras_0.4.0-4_amd64.changes Message-ID: haskell-bool-extras_0.4.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bool-extras-dev_0.4.0-4_amd64.deb libghc-bool-extras-doc_0.4.0-4_all.deb libghc-bool-extras-prof_0.4.0-4_amd64.deb haskell-bool-extras_0.4.0-4.dsc haskell-bool-extras_0.4.0-4.debian.tar.xz haskell-bool-extras_0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:02 +0000 Subject: Processing of haskell-bytestring-mmap_0.2.2-8_amd64.changes Message-ID: haskell-bytestring-mmap_0.2.2-8_amd64.changes uploaded successfully to localhost along with the files: libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb libghc-bytestring-mmap-doc_0.2.2-8_all.deb libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb haskell-bytestring-mmap_0.2.2-8.dsc haskell-bytestring-mmap_0.2.2-8.debian.tar.xz haskell-bytestring-mmap_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:01 +0000 Subject: Processing of haskell-bytestring-show_0.3.5.6-5_amd64.changes Message-ID: haskell-bytestring-show_0.3.5.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-bytestring-show-dev_0.3.5.6-5_amd64.deb libghc-bytestring-show-doc_0.3.5.6-5_all.deb libghc-bytestring-show-prof_0.3.5.6-5_amd64.deb haskell-bytestring-show_0.3.5.6-5.dsc haskell-bytestring-show_0.3.5.6-5.debian.tar.xz haskell-bytestring-show_0.3.5.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:01 +0000 Subject: Processing of haskell-bmp_1.2.5.2-4_amd64.changes Message-ID: haskell-bmp_1.2.5.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bmp-dev_1.2.5.2-4_amd64.deb libghc-bmp-doc_1.2.5.2-4_all.deb libghc-bmp-prof_1.2.5.2-4_amd64.deb haskell-bmp_1.2.5.2-4.dsc haskell-bmp_1.2.5.2-4.debian.tar.xz haskell-bmp_1.2.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:01 +0000 Subject: Processing of haskell-bzlib_0.5.0.5-4_amd64.changes Message-ID: haskell-bzlib_0.5.0.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bzlib-dev_0.5.0.5-4_amd64.deb libghc-bzlib-doc_0.5.0.5-4_all.deb libghc-bzlib-prof_0.5.0.5-4_amd64.deb haskell-bzlib_0.5.0.5-4.dsc haskell-bzlib_0.5.0.5-4.debian.tar.xz haskell-bzlib_0.5.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:05 +0000 Subject: haskell-bindings-dsl_1.0.22-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:22:38 EST Source: haskell-bindings-dsl Binary: libghc-bindings-dsl-dev Architecture: amd64 source Version: 1.0.22-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bindings-dsl-dev - FFI domain specific language, on top of hsc2hs${haskell:ShortBlur Changes: haskell-bindings-dsl (1.0.22-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 39807c6948afe64be2df677e3212311c0f9a7003a96d1eaf2097df7937ef1c11 16418 libghc-bindings-dsl-dev_1.0.22-5_amd64.deb 050b62bbec8354a1ac527ac9f0fda25800d8dd5aac58dae514f5c2be03d37f5d 2233 haskell-bindings-dsl_1.0.22-5.dsc 54fb5b5487627d9460b3e985a4ed9311d66c23f7e3317f55330eca87160d95ec 2816 haskell-bindings-dsl_1.0.22-5.debian.tar.xz 99cf4f0edffa11af4c9ec359babc8b34325c710b50d5e8035cdc5d3a470f7976 6372 haskell-bindings-dsl_1.0.22.orig.tar.gz Checksums-Sha1: c7576c0ea96aabb6a362492f5c518fc5a2cf1c85 16418 libghc-bindings-dsl-dev_1.0.22-5_amd64.deb aab0250ba776cde8ec5ef090b61fea70642e23f4 2233 haskell-bindings-dsl_1.0.22-5.dsc 8ee5302b11d2c713963143f7ac6bf1e62912c67c 2816 haskell-bindings-dsl_1.0.22-5.debian.tar.xz 9c81912393e00ed1efd4df77e940b038cf3c87ce 6372 haskell-bindings-dsl_1.0.22.orig.tar.gz Files: b81c33f7044c6c8e2e1626d6f3eb042b 16418 haskell extra libghc-bindings-dsl-dev_1.0.22-5_amd64.deb 36297d612a1f05f6845e6ccb1cf16c90 2233 haskell extra haskell-bindings-dsl_1.0.22-5.dsc 72d421f23435ee632a0b48acf95782a3 2816 - - haskell-bindings-dsl_1.0.22-5.debian.tar.xz 2f942b2cb8c5db9f7a701e6b19ede792 6372 - - haskell-bindings-dsl_1.0.22.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio47wQAI25/EKkULWOlJTJ20KuA036 fmsz40fGczO8zjFlseCg+JcepsvlIR6gFpqkFEEhri6S+vFa7GmukfvrniHZg9sg tC5zpUV76HGcy1NCpIf3Ade5vNIlFWYH/rcSOsdSVRQR9FxcDSJllmIAGgfw2vNp g3YmSX9kxZsI025DAffrNPzjl2hfr0gzgUiLbbk97cz3BFEBzVCMJ7kcEExi6ilg QjguRGsWTzXz12TBLb5m0rNEL064D8azdZExpyWLPMWgqejLNMFtt7xBZOBzlfdt 7eTR3fvhDJcx6lYlgM0l4QhXt4WPmhhIx1sKWfABrVK0CzRweK0OXlJ5XuyUFCM1 nXyKvilvxP9ROQj8/8mJJ2kiENIOYoJ/0JtVe+W+HVrfXsOK0dE6e8iA4bMhQaj4 9DWLrnAjxFJN/VZYj8WssX5YL/QIYqeoPY2i4pOeD5YKXdRcJhIDoLLIPWQxJz7R ajR1CACaMaBp2e0BJcwAqcvEK3wBWJ9KMwSWSYnHtglKo1ctvdcKy+2qKOun/FzA fJcl/W6yaFrXpj84kXx+1Jqc8Ut8wKn8AWg0VxQnJVipLoHYFJFp1YfRLTz9cEsO DKi3cY8qNK1HxF6Pb8huB6HzrmFO7Z3UZ9hXW1DraghA017tE9IHxKCN4C+iSgz3 UMRPYgIpC19TOwzK9A2f =qbfQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:37:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:37:13 +0000 Subject: haskell-bindings-sane_0.0.1-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:55:08 EST Source: haskell-bindings-sane Binary: libghc-bindings-sane-dev libghc-bindings-sane-prof libghc-bindings-sane-doc Architecture: amd64 all source Version: 0.0.1-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bindings-sane-dev - FFI bindings to libsane libghc-bindings-sane-prof - FFI bindings to libsane libghc-bindings-sane-doc - FFI bindings to libsane Changes: haskell-bindings-sane (0.0.1-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bbdd07abbe36a0a17b0cf3d8bdb9190b2e7b84b137aabfd8975d2248a4c88725 62246 libghc-bindings-sane-dev_0.0.1-7_amd64.deb 2a88022ceb764f3f8484e99769f45f88d07db10652eced7e67d776243759afb8 41304 libghc-bindings-sane-doc_0.0.1-7_all.deb 60dea6cc86c0cb52d476e433c1e95aa99bd6d8c3e46f6b3c7d17091a423072b6 50110 libghc-bindings-sane-prof_0.0.1-7_amd64.deb a521afede150bf6a7d4646eff9de46f171953728c85edc6bcce013827e24cfad 2510 haskell-bindings-sane_0.0.1-7.dsc 4aa38fd823ed0b360a6044f98427b2b08a8fc3477ebfb55c7d4cec0e812fa9ab 1672 haskell-bindings-sane_0.0.1-7.debian.tar.xz a27eb00e69a804e65f39246611a747f3a833a87dab536c7f3cde60583a60b04b 4919 haskell-bindings-sane_0.0.1.orig.tar.gz Checksums-Sha1: 19304d62ab46e51dd7c9f05fa508f6ea3ed8b254 62246 libghc-bindings-sane-dev_0.0.1-7_amd64.deb 2b4be4c80df9e6e7504cd67878a0a5c81691f73b 41304 libghc-bindings-sane-doc_0.0.1-7_all.deb b280653d4c7329fadbc35328c26e92207f64df10 50110 libghc-bindings-sane-prof_0.0.1-7_amd64.deb 6e204161c40cbfb0d08cd13f05128f28de1aaba7 2510 haskell-bindings-sane_0.0.1-7.dsc 45888c7c917e80e0d74a2c69c75c496685a989eb 1672 haskell-bindings-sane_0.0.1-7.debian.tar.xz 2494daa7b39f730cc536bfc7c645e78bdd0b7fe7 4919 haskell-bindings-sane_0.0.1.orig.tar.gz Files: a2d1f4dd1833060e79941a398ee92bf4 62246 haskell extra libghc-bindings-sane-dev_0.0.1-7_amd64.deb 1c5db13c7bb1c1ce82c1bff88e2cd5dc 41304 doc extra libghc-bindings-sane-doc_0.0.1-7_all.deb 2bcba478c8b05e7c5e7c8aa549a3d7ed 50110 haskell extra libghc-bindings-sane-prof_0.0.1-7_amd64.deb 788323f949a2543b9ecb35c5b52899f2 2510 haskell extra haskell-bindings-sane_0.0.1-7.dsc c3d8081ad20c617ae02c7fb76a34f3fa 1672 - - haskell-bindings-sane_0.0.1-7.debian.tar.xz 59706f8a8a3d426aef689a8a546c9646 4919 - - haskell-bindings-sane_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioki0QAKszZ/GvAIKR93/sflneUrbr sdcFVvjvlTUkFYyry9X6+YuldTp2/tZTnRuSQp3jOFehjqRXh93MLrJSswPuQzZM zgG6fQFP/LBS85w8UsXrGtJCNzBF1QF7QoQPqNSWBh2eoPbe+wJ3SqVmohPk5BTa mrGaFm965244fcIolM9d2XICLBgtkqy4+nmwWS3KalplFNXeNMm/MjJsGMFjX7zt 8Dn1EtqFfNX/VABjdKWAn2J/4CmN8f6jpBQtMtS4ABR1JePHeff29EIHXZfWlwUy gP7kZ3zYVLF4H0IR/ZWxp6kAx6RGFZQYhzl3qvXglbCewoxlQgkqAZ1JkbjZiwI1 615RyivntuVFI5HZQiif7XcpHFaC7QwtnlKUK0zx3cSbziUgRooMv1M7havhsjsi xTBFMgKKZYGhu+d3oWAEbpNLxi1X5ONyb1iOoy7nxMJUWfCIS0fZ2Ani1x4sey4K 8Sv7CWB5TvMiO9dLCdb1JNjG7NL/pVy3zVf+tVDALWZFB4COWcND6yxlr3v6qThy TGai2vKBACKwwczattcfES4xrWRxBI3hEqzHHrhaLuEDoPW+rmdREg6Fx6oMYjRK gT35H2rsu4HWXbXkxzRW298P1RawtZOxyUomtWu5fWqRJ10ok4dwFM6dTTRjEY9W NcB5yOn1pGYZxrW0nIYS =VGrH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:04 +0000 Subject: Processing of haskell-cpu_0.1.2-5_amd64.changes Message-ID: haskell-cpu_0.1.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cpu-dev_0.1.2-5_amd64.deb libghc-cpu-doc_0.1.2-5_all.deb libghc-cpu-prof_0.1.2-5_amd64.deb haskell-cpu_0.1.2-5.dsc haskell-cpu_0.1.2-5.debian.tar.xz haskell-cpu_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:04 +0000 Subject: Processing of haskell-curl_1.3.8-7_amd64.changes Message-ID: haskell-curl_1.3.8-7_amd64.changes uploaded successfully to localhost along with the files: libghc-curl-dev_1.3.8-7_amd64.deb libghc-curl-doc_1.3.8-7_all.deb libghc-curl-prof_1.3.8-7_amd64.deb haskell-curl_1.3.8-7.dsc haskell-curl_1.3.8-7.debian.tar.xz haskell-curl_1.3.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:04 +0000 Subject: Processing of haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes Message-ID: haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-accessor-mtl-dev_0.2.0.4-5_amd64.deb libghc-data-accessor-mtl-doc_0.2.0.4-5_all.deb libghc-data-accessor-mtl-prof_0.2.0.4-5_amd64.deb haskell-data-accessor-mtl_0.2.0.4-5.dsc haskell-data-accessor-mtl_0.2.0.4-5.debian.tar.xz haskell-data-accessor-mtl_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:05 +0000 Subject: Processing of haskell-clock_0.5.1-3_amd64.changes Message-ID: haskell-clock_0.5.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-clock-dev_0.5.1-3_amd64.deb libghc-clock-doc_0.5.1-3_all.deb libghc-clock-prof_0.5.1-3_amd64.deb haskell-clock_0.5.1-3.dsc haskell-clock_0.5.1-3.debian.tar.xz haskell-clock_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:06 +0000 Subject: Processing of haskell-charsetdetect-ae_1.0.1-4_amd64.changes Message-ID: haskell-charsetdetect-ae_1.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-charsetdetect-ae-dev_1.0.1-4_amd64.deb libghc-charsetdetect-ae-doc_1.0.1-4_all.deb libghc-charsetdetect-ae-prof_1.0.1-4_amd64.deb haskell-charsetdetect-ae_1.0.1-4.dsc haskell-charsetdetect-ae_1.0.1-4.debian.tar.xz haskell-charsetdetect-ae_1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:05 +0000 Subject: Processing of haskell-colour_2.3.3-8_amd64.changes Message-ID: haskell-colour_2.3.3-8_amd64.changes uploaded successfully to localhost along with the files: libghc-colour-dev_2.3.3-8_amd64.deb libghc-colour-doc_2.3.3-8_all.deb libghc-colour-prof_2.3.3-8_amd64.deb haskell-colour_2.3.3-8.dsc haskell-colour_2.3.3-8.debian.tar.xz haskell-colour_2.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:07 +0000 Subject: Processing of haskell-crypto-random-api_0.2.0-6_amd64.changes Message-ID: haskell-crypto-random-api_0.2.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-random-api-dev_0.2.0-6_amd64.deb libghc-crypto-random-api-doc_0.2.0-6_all.deb libghc-crypto-random-api-prof_0.2.0-6_amd64.deb haskell-crypto-random-api_0.2.0-6.dsc haskell-crypto-random-api_0.2.0-6.debian.tar.xz haskell-crypto-random-api_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:06 +0000 Subject: Processing of haskell-control-monad-free_0.6.1-3_amd64.changes Message-ID: haskell-control-monad-free_0.6.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-control-monad-free-dev_0.6.1-3_amd64.deb libghc-control-monad-free-doc_0.6.1-3_all.deb libghc-control-monad-free-prof_0.6.1-3_amd64.deb haskell-control-monad-free_0.6.1-3.dsc haskell-control-monad-free_0.6.1-3.debian.tar.xz haskell-control-monad-free_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:09 +0000 Subject: Processing of haskell-constraints_0.4.1.3-3_amd64.changes Message-ID: haskell-constraints_0.4.1.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-constraints-dev_0.4.1.3-3_amd64.deb libghc-constraints-doc_0.4.1.3-3_all.deb libghc-constraints-prof_0.4.1.3-3_amd64.deb haskell-constraints_0.4.1.3-3.dsc haskell-constraints_0.4.1.3-3.debian.tar.xz haskell-constraints_0.4.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:06 +0000 Subject: Processing of haskell-cereal_0.4.1.1-4_amd64.changes Message-ID: haskell-cereal_0.4.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cereal-dev_0.4.1.1-4_amd64.deb libghc-cereal-doc_0.4.1.1-4_all.deb libghc-cereal-prof_0.4.1.1-4_amd64.deb haskell-cereal_0.4.1.1-4.dsc haskell-cereal_0.4.1.1-4.debian.tar.xz haskell-cereal_0.4.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:09 +0000 Subject: Processing of haskell-data-binary-ieee754_0.4.4-5_amd64.changes Message-ID: haskell-data-binary-ieee754_0.4.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-binary-ieee754-dev_0.4.4-5_amd64.deb libghc-data-binary-ieee754-doc_0.4.4-5_all.deb libghc-data-binary-ieee754-prof_0.4.4-5_amd64.deb haskell-data-binary-ieee754_0.4.4-5.dsc haskell-data-binary-ieee754_0.4.4-5.debian.tar.xz haskell-data-binary-ieee754_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:09 +0000 Subject: Processing of haskell-cmdargs_0.10.13-4_amd64.changes Message-ID: haskell-cmdargs_0.10.13-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cmdargs-dev_0.10.13-4_amd64.deb libghc-cmdargs-doc_0.10.13-4_all.deb libghc-cmdargs-prof_0.10.13-4_amd64.deb haskell-cmdargs_0.10.13-4.dsc haskell-cmdargs_0.10.13-4.debian.tar.xz haskell-cmdargs_0.10.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:08 +0000 Subject: Processing of haskell-cabal-file-th_0.2.3-6_amd64.changes Message-ID: haskell-cabal-file-th_0.2.3-6_amd64.changes uploaded successfully to localhost along with the files: libghc-cabal-file-th-dev_0.2.3-6_amd64.deb libghc-cabal-file-th-doc_0.2.3-6_all.deb libghc-cabal-file-th-prof_0.2.3-6_amd64.deb haskell-cabal-file-th_0.2.3-6.dsc haskell-cabal-file-th_0.2.3-6.debian.tar.xz haskell-cabal-file-th_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:07 +0000 Subject: Processing of haskell-cmark_0.4.0.1-2_amd64.changes Message-ID: haskell-cmark_0.4.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-cmark-dev_0.4.0.1-2_amd64.deb libghc-cmark-doc_0.4.0.1-2_all.deb libghc-cmark-prof_0.4.0.1-2_amd64.deb haskell-cmark_0.4.0.1-2.dsc haskell-cmark_0.4.0.1-2.debian.tar.xz haskell-cmark_0.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:09 +0000 Subject: Processing of haskell-cond_0.4.1.1-4_amd64.changes Message-ID: haskell-cond_0.4.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cond-dev_0.4.1.1-4_amd64.deb libghc-cond-doc_0.4.1.1-4_all.deb libghc-cond-prof_0.4.1.1-4_amd64.deb haskell-cond_0.4.1.1-4.dsc haskell-cond_0.4.1.1-4.debian.tar.xz haskell-cond_0.4.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:42:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:42:08 +0000 Subject: Processing of haskell-data-accessor_0.2.2.6-5_amd64.changes Message-ID: haskell-data-accessor_0.2.2.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-accessor-dev_0.2.2.6-5_amd64.deb libghc-data-accessor-doc_0.2.2.6-5_all.deb libghc-data-accessor-prof_0.2.2.6-5_amd64.deb haskell-data-accessor_0.2.2.6-5.dsc haskell-data-accessor_0.2.2.6-5.debian.tar.xz haskell-data-accessor_0.2.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:11 +0000 Subject: Processing of haskell-data-default-class_0.0.1-5_amd64.changes Message-ID: haskell-data-default-class_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-class-dev_0.0.1-5_amd64.deb libghc-data-default-class-doc_0.0.1-5_all.deb libghc-data-default-class-prof_0.0.1-5_amd64.deb haskell-data-default-class_0.0.1-5.dsc haskell-data-default-class_0.0.1-5.debian.tar.xz haskell-data-default-class_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:11 +0000 Subject: Processing of haskell-fgl_5.5.2.1-2_amd64.changes Message-ID: haskell-fgl_5.5.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-fgl-dev_5.5.2.1-2_amd64.deb libghc-fgl-doc_5.5.2.1-2_all.deb libghc-fgl-prof_5.5.2.1-2_amd64.deb haskell-fgl_5.5.2.1-2.dsc haskell-fgl_5.5.2.1-2.debian.tar.xz haskell-fgl_5.5.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:11 +0000 Subject: Processing of haskell-dimensional_0.13.0.2-3_amd64.changes Message-ID: haskell-dimensional_0.13.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-dimensional-dev_0.13.0.2-3_amd64.deb libghc-dimensional-doc_0.13.0.2-3_all.deb libghc-dimensional-prof_0.13.0.2-3_amd64.deb haskell-dimensional_0.13.0.2-3.dsc haskell-dimensional_0.13.0.2-3.debian.tar.xz haskell-dimensional_0.13.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:11 +0000 Subject: Processing of haskell-erf_2.0.0.0-9_amd64.changes Message-ID: haskell-erf_2.0.0.0-9_amd64.changes uploaded successfully to localhost along with the files: libghc-erf-dev_2.0.0.0-9_amd64.deb libghc-erf-doc_2.0.0.0-9_all.deb libghc-erf-prof_2.0.0.0-9_amd64.deb haskell-erf_2.0.0.0-9.dsc haskell-erf_2.0.0.0-9.debian.tar.xz haskell-erf_2.0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:12 +0000 Subject: Processing of haskell-data-default-instances-base_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-base_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-base-dev_0.0.1-5_amd64.deb libghc-data-default-instances-base-doc_0.0.1-5_all.deb libghc-data-default-instances-base-prof_0.0.1-5_amd64.deb haskell-data-default-instances-base_0.0.1-5.dsc haskell-data-default-instances-base_0.0.1-5.debian.tar.xz haskell-data-default-instances-base_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:13 +0000 Subject: Processing of haskell-edit-distance_0.2.2.1-3_amd64.changes Message-ID: haskell-edit-distance_0.2.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-edit-distance-dev_0.2.2.1-3_amd64.deb libghc-edit-distance-doc_0.2.2.1-3_all.deb libghc-edit-distance-prof_0.2.2.1-3_amd64.deb haskell-edit-distance_0.2.2.1-3.dsc haskell-edit-distance_0.2.2.1-3.debian.tar.xz haskell-edit-distance_0.2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:12 +0000 Subject: Processing of haskell-devscripts_0.10.2.1_amd64.changes Message-ID: haskell-devscripts_0.10.2.1_amd64.changes uploaded successfully to localhost along with the files: haskell-devscripts_0.10.2.1.dsc haskell-devscripts_0.10.2.1.tar.xz haskell-devscripts_0.10.2.1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:14 +0000 Subject: Processing of haskell-diagrams_1.3-2_amd64.changes Message-ID: haskell-diagrams_1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-dev_1.3-2_all.deb libghc-diagrams-doc_1.3-2_all.deb libghc-diagrams-prof_1.3-2_all.deb haskell-diagrams_1.3-2.dsc haskell-diagrams_1.3-2.debian.tar.xz haskell-diagrams_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:15 +0000 Subject: Processing of haskell-data-default-instances-containers_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-containers_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-containers-dev_0.0.1-5_amd64.deb libghc-data-default-instances-containers-doc_0.0.1-5_all.deb libghc-data-default-instances-containers-prof_0.0.1-5_amd64.deb haskell-data-default-instances-containers_0.0.1-5.dsc haskell-data-default-instances-containers_0.0.1-5.debian.tar.xz haskell-data-default-instances-containers_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:14 +0000 Subject: Processing of haskell-djinn-lib_0.0.1.2-6_amd64.changes Message-ID: haskell-djinn-lib_0.0.1.2-6_amd64.changes uploaded successfully to localhost along with the files: libghc-djinn-lib-dev_0.0.1.2-6_amd64.deb libghc-djinn-lib-doc_0.0.1.2-6_all.deb libghc-djinn-lib-prof_0.0.1.2-6_amd64.deb haskell-djinn-lib_0.0.1.2-6.dsc haskell-djinn-lib_0.0.1.2-6.debian.tar.xz haskell-djinn-lib_0.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:15 +0000 Subject: Processing of haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-old-locale-dev_0.0.1-5_amd64.deb libghc-data-default-instances-old-locale-doc_0.0.1-5_all.deb libghc-data-default-instances-old-locale-prof_0.0.1-5_amd64.deb haskell-data-default-instances-old-locale_0.0.1-5.dsc haskell-data-default-instances-old-locale_0.0.1-5.debian.tar.xz haskell-data-default-instances-old-locale_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:15 +0000 Subject: Processing of haskell-data-ordlist_0.4.7.0-3_amd64.changes Message-ID: haskell-data-ordlist_0.4.7.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-data-ordlist-dev_0.4.7.0-3_amd64.deb libghc-data-ordlist-doc_0.4.7.0-3_all.deb libghc-data-ordlist-prof_0.4.7.0-3_amd64.deb haskell-data-ordlist_0.4.7.0-3.dsc haskell-data-ordlist_0.4.7.0-3.debian.tar.xz haskell-data-ordlist_0.4.7.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:16 +0000 Subject: Processing of haskell-decimal_0.4.2-4_amd64.changes Message-ID: haskell-decimal_0.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-decimal-dev_0.4.2-4_amd64.deb libghc-decimal-doc_0.4.2-4_all.deb libghc-decimal-prof_0.4.2-4_amd64.deb haskell-decimal_0.4.2-4.dsc haskell-decimal_0.4.2-4.debian.tar.xz haskell-decimal_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:16 +0000 Subject: Processing of haskell-fclabels_2.0.2.2-4_amd64.changes Message-ID: haskell-fclabels_2.0.2.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-fclabels-dev_2.0.2.2-4_amd64.deb libghc-fclabels-doc_2.0.2.2-4_all.deb libghc-fclabels-prof_2.0.2.2-4_amd64.deb haskell-fclabels_2.0.2.2-4.dsc haskell-fclabels_2.0.2.2-4.debian.tar.xz haskell-fclabels_2.0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:14 +0000 Subject: Processing of haskell-dependent-map_0.1.1.3-2_amd64.changes Message-ID: haskell-dependent-map_0.1.1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-dependent-map-dev_0.1.1.3-2_amd64.deb libghc-dependent-map-doc_0.1.1.3-2_all.deb libghc-dependent-map-prof_0.1.1.3-2_amd64.deb haskell-dependent-map_0.1.1.3-2.dsc haskell-dependent-map_0.1.1.3-2.debian.tar.xz haskell-dependent-map_0.1.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:17 +0000 Subject: Processing of haskell-easy-file_0.2.1-3_amd64.changes Message-ID: haskell-easy-file_0.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-easy-file-dev_0.2.1-3_amd64.deb libghc-easy-file-doc_0.2.1-3_all.deb libghc-easy-file-prof_0.2.1-3_amd64.deb haskell-easy-file_0.2.1-3.dsc haskell-easy-file_0.2.1-3.debian.tar.xz haskell-easy-file_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:16 +0000 Subject: Processing of haskell-enumerator_0.4.20-4_amd64.changes Message-ID: haskell-enumerator_0.4.20-4_amd64.changes uploaded successfully to localhost along with the files: libghc-enumerator-dev_0.4.20-4_amd64.deb libghc-enumerator-doc_0.4.20-4_all.deb libghc-enumerator-prof_0.4.20-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:18 +0000 Subject: Processing of haskell-data-inttrie_0.1.0-4_amd64.changes Message-ID: haskell-data-inttrie_0.1.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-data-inttrie-dev_0.1.0-4_amd64.deb libghc-data-inttrie-doc_0.1.0-4_all.deb libghc-data-inttrie-prof_0.1.0-4_amd64.deb haskell-data-inttrie_0.1.0-4.dsc haskell-data-inttrie_0.1.0-4.debian.tar.xz haskell-data-inttrie_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:17 +0000 Subject: Processing of haskell-diff_0.3.2-3_amd64.changes Message-ID: haskell-diff_0.3.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-diff-dev_0.3.2-3_amd64.deb libghc-diff-doc_0.3.2-3_all.deb libghc-diff-prof_0.3.2-3_amd64.deb haskell-diff_0.3.2-3.dsc haskell-diff_0.3.2-3.debian.tar.xz haskell-diff_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:16 +0000 Subject: Processing of haskell-executable-path_0.0.3-7_amd64.changes Message-ID: haskell-executable-path_0.0.3-7_amd64.changes uploaded successfully to localhost along with the files: libghc-executable-path-dev_0.0.3-7_amd64.deb libghc-executable-path-doc_0.0.3-7_all.deb libghc-executable-path-prof_0.0.3-7_amd64.deb haskell-executable-path_0.0.3-7.dsc haskell-executable-path_0.0.3-7.debian.tar.xz haskell-executable-path_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:18 +0000 Subject: Processing of haskell-digest_0.0.1.2-5_amd64.changes Message-ID: haskell-digest_0.0.1.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-digest-dev_0.0.1.2-5_amd64.deb libghc-digest-doc_0.0.1.2-5_all.deb libghc-digest-prof_0.0.1.2-5_amd64.deb haskell-digest_0.0.1.2-5.dsc haskell-digest_0.0.1.2-5.debian.tar.xz haskell-digest_0.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:17 +0000 Subject: Processing of haskell-extensible-exceptions_0.1.1.4-6_amd64.changes Message-ID: haskell-extensible-exceptions_0.1.1.4-6_amd64.changes uploaded successfully to localhost along with the files: libghc-extensible-exceptions-dev_0.1.1.4-6_amd64.deb libghc-extensible-exceptions-doc_0.1.1.4-6_all.deb libghc-extensible-exceptions-prof_0.1.1.4-6_amd64.deb haskell-extensible-exceptions_0.1.1.4-6.dsc haskell-extensible-exceptions_0.1.1.4-6.debian.tar.xz haskell-extensible-exceptions_0.1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:19 +0000 Subject: Processing of haskell-failure_0.2.0.3-5_amd64.changes Message-ID: haskell-failure_0.2.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-failure-dev_0.2.0.3-5_amd64.deb libghc-failure-doc_0.2.0.3-5_all.deb libghc-failure-prof_0.2.0.3-5_amd64.deb haskell-failure_0.2.0.3-5.dsc haskell-failure_0.2.0.3-5.debian.tar.xz haskell-failure_0.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:18 +0000 Subject: Processing of haskell-errors_2.0.0-2_amd64.changes Message-ID: haskell-errors_2.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-errors-dev_2.0.0-2_amd64.deb libghc-errors-doc_2.0.0-2_all.deb libghc-errors-prof_2.0.0-2_amd64.deb haskell-errors_2.0.0-2.dsc haskell-errors_2.0.0-2.debian.tar.xz haskell-errors_2.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:20 +0000 Subject: Processing of haskell-dependent-sum_0.2.1.0-5_amd64.changes Message-ID: haskell-dependent-sum_0.2.1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-dependent-sum-dev_0.2.1.0-5_amd64.deb libghc-dependent-sum-doc_0.2.1.0-5_all.deb libghc-dependent-sum-prof_0.2.1.0-5_amd64.deb haskell-dependent-sum_0.2.1.0-5.dsc haskell-dependent-sum_0.2.1.0-5.debian.tar.xz haskell-dependent-sum_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:18 +0000 Subject: Processing of haskell-dataenc_0.14.0.7-5_amd64.changes Message-ID: haskell-dataenc_0.14.0.7-5_amd64.changes uploaded successfully to localhost along with the files: libghc-dataenc-dev_0.14.0.7-5_amd64.deb libghc-dataenc-doc_0.14.0.7-5_all.deb libghc-dataenc-prof_0.14.0.7-5_amd64.deb haskell-dataenc_0.14.0.7-5.dsc haskell-dataenc_0.14.0.7-5.debian.tar.xz haskell-dataenc_0.14.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:20 +0000 Subject: Processing of haskell-directory-tree_0.12.0-3_amd64.changes Message-ID: haskell-directory-tree_0.12.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-directory-tree-dev_0.12.0-3_amd64.deb libghc-directory-tree-doc_0.12.0-3_all.deb libghc-directory-tree-prof_0.12.0-3_amd64.deb haskell-directory-tree_0.12.0-3.dsc haskell-directory-tree_0.12.0-3.debian.tar.xz haskell-directory-tree_0.12.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:19 +0000 Subject: Processing of haskell-entropy_0.3.7-3_amd64.changes Message-ID: haskell-entropy_0.3.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-entropy-dev_0.3.7-3_amd64.deb libghc-entropy-doc_0.3.7-3_all.deb libghc-entropy-prof_0.3.7-3_amd64.deb haskell-entropy_0.3.7-3.dsc haskell-entropy_0.3.7-3.debian.tar.xz haskell-entropy_0.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:19 +0000 Subject: Processing of haskell-doctest_0.10.1-3_amd64.changes Message-ID: haskell-doctest_0.10.1-3_amd64.changes uploaded successfully to localhost along with the files: doctest_0.10.1-3_amd64.deb libghc-doctest-dev_0.10.1-3_amd64.deb libghc-doctest-doc_0.10.1-3_all.deb libghc-doctest-prof_0.10.1-3_amd64.deb haskell-doctest_0.10.1-3.dsc haskell-doctest_0.10.1-3.debian.tar.xz haskell-doctest_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:19 +0000 Subject: Processing of haskell-extra_1.4.1-2_amd64.changes Message-ID: haskell-extra_1.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-extra-dev_1.4.1-2_amd64.deb libghc-extra-doc_1.4.1-2_all.deb libghc-extra-prof_1.4.1-2_amd64.deb haskell-extra_1.4.1-2.dsc haskell-extra_1.4.1-2.debian.tar.xz haskell-extra_1.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:47:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:47:19 +0000 Subject: Processing of haskell-diagrams-solve_0.1-2_amd64.changes Message-ID: haskell-diagrams-solve_0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-solve-dev_0.1-2_amd64.deb libghc-diagrams-solve-doc_0.1-2_all.deb libghc-diagrams-solve-prof_0.1-2_amd64.deb haskell-diagrams-solve_0.1-2.dsc haskell-diagrams-solve_0.1-2.debian.tar.xz haskell-diagrams-solve_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:51:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:51:15 +0000 Subject: haskell-bmp_1.2.5.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:35:50 EST Source: haskell-bmp Binary: libghc-bmp-dev libghc-bmp-prof libghc-bmp-doc Architecture: amd64 all source Version: 1.2.5.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bmp-dev - Read and write BMP image files${haskell:ShortBlurb} libghc-bmp-prof - Read and write BMP image files${haskell:ShortBlurb} libghc-bmp-doc - Read and write BMP image files${haskell:ShortBlurb} Changes: haskell-bmp (1.2.5.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9861412eb9446b5776814e1cb66d0503abb71c6bdc6615456d27d110a536b010 115114 libghc-bmp-dev_1.2.5.2-4_amd64.deb 938ac228798a5a58002cde8cd6cb0ae480be81f6cf0fedd661acf4e380e87836 50832 libghc-bmp-doc_1.2.5.2-4_all.deb 68f48e4927bd68110fec609d3e3ce6a96052ae2d51157fae80903628bdf0d524 100590 libghc-bmp-prof_1.2.5.2-4_amd64.deb 751a45a7d45be802a2b792db3bc92f0a092bd3318e23760f45d44ed9b290fed4 2302 haskell-bmp_1.2.5.2-4.dsc 0d0c656869bc7714c4e9143dff3188944c450af9e6eab11bb634f0d542d0261d 1876 haskell-bmp_1.2.5.2-4.debian.tar.xz bdd8681204d79176a974100958a020bb65471752ae7819e5fad7856abd700839 10610 haskell-bmp_1.2.5.2.orig.tar.gz Checksums-Sha1: a1ad50a6eb2988573ef85900d59b7534eabf4568 115114 libghc-bmp-dev_1.2.5.2-4_amd64.deb 31d82b4cf047fd3aa3df4bbe482f928114570dc2 50832 libghc-bmp-doc_1.2.5.2-4_all.deb 601aec1752f1e49fb599ad01cb3673eac2313d5d 100590 libghc-bmp-prof_1.2.5.2-4_amd64.deb f3c51b16d6d926d144688a9c4e99565a2a214f93 2302 haskell-bmp_1.2.5.2-4.dsc 8a88b058fdc6cbd260feebdcf56b2d9c5f3849f7 1876 haskell-bmp_1.2.5.2-4.debian.tar.xz 0f3dc01d7bee4eb77fa192e62a498133a2c55e64 10610 haskell-bmp_1.2.5.2.orig.tar.gz Files: 2d189e5611452f28fca4056dfdb8938e 115114 haskell extra libghc-bmp-dev_1.2.5.2-4_amd64.deb 3374712d72ddd059103f5059730ecf3a 50832 doc extra libghc-bmp-doc_1.2.5.2-4_all.deb 87b3d4bdaf7d34fc691b0d40ffadc9ee 100590 haskell extra libghc-bmp-prof_1.2.5.2-4_amd64.deb ae32a854cce6d5c76b60c7ccb6d610ec 2302 haskell extra haskell-bmp_1.2.5.2-4.dsc 8b1becc1dcd16094ade30f35919933b4 1876 - - haskell-bmp_1.2.5.2-4.debian.tar.xz a4080836849fb6c21f497fae380eec25 10610 - - haskell-bmp_1.2.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiom6QP/2qazcaSVlSbyFwGrjS7NswF gyKdxF2hAQksesNBxWRrCSiyB1edxzwyQDo9kVY4Rm2+sGX0kyoKJu8/01uMzaJo Q7U2Gubub/XDb0OgHergY4SiAyaUdGN6zTU3QBpq+/MolSu1yWX+oyKj482zAJ+M dNlPQBJGCzkCURvXu/wamC/HIp0/QoEPloB0n0BjjRHAO32HI4OLCioF4omn7Sb4 Zp8qOqQrKKJ/X0Cfl86TvIKFwiInbALR5adbpIHWDPAs+e/SvZtiEp/4EQiYtgYf 9OjgmbMr2h07BH978Evsq10kPEfISDPe7y7JD2lcx9NMdx0I3Jy5mSGShBoSy+K+ /iPG7mbFzinrcbo6kVtzGXvhNVK9PhDHNOVzVvgCeG6uA6sE0qnMZ5kMoeHZ/tyJ fp7UUwwCQBVjFJCMIGuIgGitj0Kw+XRR0vF3ddKMQlvcC/t8NJMGz2NfFyChl6dI QEIgiWX1YbokaknZ2rB/rtx/KADnyyGk3GMs9OI7yS91bXSTukBe7np3pM5xdi+e X1D8XEdHSEhGE4lv3ziw6b7VrUhIpnJlKlDJb9GX6+j9zfsRBU3o1sCOfFeqqIyE +pKDAku4OL3s3uWuQphUxOkeh/7zgNU0gbsRN9lUiGdq8hs3x+G95aNEzw6rLP8U gfdOi+cQ2jIA5YhV0BSt =E/6Z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:51:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:51:23 +0000 Subject: haskell-bool-extras_0.4.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:40:43 EST Source: haskell-bool-extras Binary: libghc-bool-extras-dev libghc-bool-extras-prof libghc-bool-extras-doc Architecture: amd64 all source Version: 0.4.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bool-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bool-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bool-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-bool-extras (0.4.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8ee9bd327eef2622591100eb5dd98ded51a56ec154ff5d12e61fd39e6f28681f 11334 libghc-bool-extras-dev_0.4.0-4_amd64.deb 2341f77d80824ee01d63269c34881d9b9fcd6056bd3eea49223845912329f68e 30744 libghc-bool-extras-doc_0.4.0-4_all.deb 40d7f6a84bd826214e8a7452e282eb5d579c47bbfc1e1984d1f0ae88aa73d2b3 9334 libghc-bool-extras-prof_0.4.0-4_amd64.deb f531c099a55e65113017c01b3d388040e42641ee81a4d2e7ffdbab449351beab 2389 haskell-bool-extras_0.4.0-4.dsc 061a1c594559b9379f327a567515e8e9198d3a771adb44b0cf4c1f878658c58f 2436 haskell-bool-extras_0.4.0-4.debian.tar.xz c1e8cfc6e716f089a7d24fe0cb33e2f4792ff97f81084604139d5902dc201501 3073 haskell-bool-extras_0.4.0.orig.tar.gz Checksums-Sha1: e10311a6cf5a269a91b18ba224b70376e7c36bdd 11334 libghc-bool-extras-dev_0.4.0-4_amd64.deb 1449e56205effd82c26781843815ae0fd5a9d3f1 30744 libghc-bool-extras-doc_0.4.0-4_all.deb 653c399bb44c785706ee3c404e3d209603639f35 9334 libghc-bool-extras-prof_0.4.0-4_amd64.deb fef42d212d24c1994fd11295c358e9227f5dd31d 2389 haskell-bool-extras_0.4.0-4.dsc 340d11990da23c9e088037e4401718f3cfb39fd9 2436 haskell-bool-extras_0.4.0-4.debian.tar.xz 9a94e63a963f8e3aebc3975228fad4dd9c9e746c 3073 haskell-bool-extras_0.4.0.orig.tar.gz Files: 5ff88abb61fd0b6f483341059be1125a 11334 haskell extra libghc-bool-extras-dev_0.4.0-4_amd64.deb 8e186aafbdad1ab1cf1810234041d69d 30744 doc extra libghc-bool-extras-doc_0.4.0-4_all.deb a3279327cbc7d22cb006f585bf61fd3d 9334 haskell extra libghc-bool-extras-prof_0.4.0-4_amd64.deb be8dfc85aa637e94ecb161a90964f2e6 2389 haskell extra haskell-bool-extras_0.4.0-4.dsc 94a72371f26970b844c90d94e4e9719c 2436 - - haskell-bool-extras_0.4.0-4.debian.tar.xz 0e2d420317353b2ce184dd80c9c55dd1 3073 - - haskell-bool-extras_0.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozLwP/RV0CzWyMbl7tlW2dV9ynGb7 gzs4+ekLwT6yqygkci9hOjErhfwBSmcWXIlTS2WpK3hgXLLe8BILZNN3uLzsiiH3 iPAVG6buyrbIaZjPH16Xh2fd7GvsyOiAky04IoOTWJSwRGQAPUbukxp8Z+sruWtO 4fLMs/L+vNsbQs9t4FZXuCOp0fYQtDVNE28tNCUdsCUQcj7fNVfuwOl1kjRMgcmt xOtJA5AA0JrE8OqbeJMr2ruZA8xOBt8K+hwUzn8ogT65sJR+pV2k9+pD5752IN+5 TgK63Ux/obGfpxB/CP20jPTcLjfWi73XIciHo+QO8ToHf7rkgKrhzADq8OJb/78q rPkkqzs7Fu75esuJ54DT5phAAU5mZYbnF3akq8chq6kQnZuI5IHKXWDEMwuIQV8X v0i+dLm0Iun63vpKO0OM+wovTEOCOfYSbMnljmmg5joixXQH+nsGJdhhNjS75uBV 7Qwe8xoSmnjPKJwweSi5vISUmMRwNiX7ReBQTj2KlhmEhlBkqYR3ATcULb9KqUZv RQyWNMFwUUuH9AugcHn0KwH+RxbMr+70BDLKwherdjiarcAFyiDay0K4GmFg2bvV cVZcza8bW+pQfhtVrOCOk6mdimwKfyUBMs4WI3upsuO9rb+2jppY2EdFE9a6jSOG soy/7ZoQDWcSfkuLKkJo =ZUYB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:51:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:51:31 +0000 Subject: haskell-boolean_0.2.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:14:43 EST Source: haskell-boolean Binary: libghc-boolean-dev libghc-boolean-prof libghc-boolean-doc Architecture: amd64 all source Version: 0.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-boolean-dev - generalized booleans${haskell:ShortBlurb} libghc-boolean-prof - generalized booleans${haskell:ShortBlurb} libghc-boolean-doc - generalized booleans${haskell:ShortBlurb} Changes: haskell-boolean (0.2.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 71c54b9d0ea40b78b1e0a28549a98fcf7bfcc097880c7414274075b86542eeef 54300 libghc-boolean-dev_0.2.3-4_amd64.deb 361e895c389fa0355783b5f0614813a4abe82fa0563b9dd6be80c2bacf86bbcd 44138 libghc-boolean-doc_0.2.3-4_all.deb 3af0bc627b6d3610034dd0cd565f77e507c8a90e23e281852d16bcd166413bb0 47146 libghc-boolean-prof_0.2.3-4_amd64.deb e103715f85dd4541e8680d7bc7e851fc934e03059ff2b278696cd4d30e2ea6f4 2377 haskell-boolean_0.2.3-4.dsc 62ab9b1e73e2d7afa7334128e264cc623dfd081311e3edfd9f6b9ce56da93dec 2548 haskell-boolean_0.2.3-4.debian.tar.xz f64d64ddd1300beab481af21b7f451f6f1d189709a994c2b4e573e78bc0155d3 6608 haskell-boolean_0.2.3.orig.tar.gz Checksums-Sha1: ea48207c378f27e9463558c38fa3da8700f56d6d 54300 libghc-boolean-dev_0.2.3-4_amd64.deb 1d74e510521eb4a09a23fd33921ef16884c7ed6f 44138 libghc-boolean-doc_0.2.3-4_all.deb ff546f7014cd5de6d1f3c114cc99704af40cceff 47146 libghc-boolean-prof_0.2.3-4_amd64.deb 75f70b27c218690fbbd6f1df0799757f653eb947 2377 haskell-boolean_0.2.3-4.dsc 646e0f862e08d2ba050f8baee2d95d10e995cc6b 2548 haskell-boolean_0.2.3-4.debian.tar.xz bd930195cfcf79bcf2536a0b894744701a5654c1 6608 haskell-boolean_0.2.3.orig.tar.gz Files: eb663a6288d44895325f48d4f895081e 54300 haskell extra libghc-boolean-dev_0.2.3-4_amd64.deb f5db18724b60961b0e4b6bf5c38c328f 44138 doc extra libghc-boolean-doc_0.2.3-4_all.deb 621320e4da303154abbd08b1fbf6390c 47146 haskell extra libghc-boolean-prof_0.2.3-4_amd64.deb 779f5abbeee9f1356c4a4442558ff7e6 2377 haskell extra haskell-boolean_0.2.3-4.dsc 34a444cca4b1037ef1056cd6433f167e 2548 - - haskell-boolean_0.2.3-4.debian.tar.xz dd5a352e6541e2de511f2d191fc50637 6608 - - haskell-boolean_0.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosyMP/iuwNj8xEjl9Sg/uioT1w1JC Ltz0wsiPxqlx+RcAYM+FoAngQBL9sEplW4hIK58iyJRGt3qIQ/ytk33PF6tJFwwh g0Gkbu4lBCIK2A9HD8LYLpXknEbgtxNTOMiKTBGnCeaFPLkQeZO3/zruZi21K9AG bE8jwW77WGOdAlG7n0kw6Kjmgdbbg5ITiguJVkd8/y9KxCCnpulKexz6m+s2HQa6 27jg64CtoL/T7pM1BkWyUYR5yx/f60fSOL7GO0Ahae/hUEWpRRhtid/gfVz0NjfP EDUl1FScTIAH56eNUsGujFoN9g3Rha4seC5WWV4PBYTgMEohbz18+TOV4QrTKjlG jP+yHL42blr7Zcz9qaWXdxDqAa0BWn/3WaY2vho6iFsduZvp9T2IFGdxtnj7a9+P 16KSXTMcVb8KK90SWTqQuRTBmxvJbofoJa9W3jQFp6a2SE1CWLXf/maob5VpnlWA qZsQ13xjWZvBiO7+UUsqZgghqlgHllhSwngIQh72ESW7rJf3wgVWFLbVciHCPsfe nLXhfs68tNylugZ/2wOJu1ozvYhwubKG/osmyWLUBHEYoSRAVXqVf3WsOmt8LJ57 JDHjiZoRa8qV+rY2KVNQswsn5pDffcl9bwUj8IEk286lXefO3f5nmUN1pyZYSk37 Y47U5D/ZTxYpSZsQm7an =V6Tl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:51:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:51:40 +0000 Subject: haskell-boomerang_1.4.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:11:48 EST Source: haskell-boomerang Binary: libghc-boomerang-dev libghc-boomerang-prof libghc-boomerang-doc Architecture: amd64 all source Version: 1.4.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-boomerang-dev - invertible parsing and printing libghc-boomerang-prof - invertible parsing and printing; profiling libraries libghc-boomerang-doc - invertible parsing and printing; documentation Changes: haskell-boomerang (1.4.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: eb27fdb9595f4ea42dce62d1c2bc279e552cb4c140757c926523e73e346ab937 210232 libghc-boomerang-dev_1.4.5-4_amd64.deb b9f838dfca45f2d3ea531d74d8ec106a710e3e10853419ae5a6ea53cf281fe6c 68530 libghc-boomerang-doc_1.4.5-4_all.deb 2f363a8ecb4493344c472262d205b8928e7c43ddde99cbec7045f8b3ce40087c 184098 libghc-boomerang-prof_1.4.5-4_amd64.deb e044e88ef0e52abdf9cc3eb01fa410643805671c1b1260f031687a451002acbd 2555 haskell-boomerang_1.4.5-4.dsc 2b0fc477ba9f4ee455d537dd64eec2559cbf08d21e179451e2ad0855b42a9ef6 2612 haskell-boomerang_1.4.5-4.debian.tar.xz d8cc905e2bba12cf82677ebafad83a147b9ab21753fecf8bc0bb45f1bc562a0e 14413 haskell-boomerang_1.4.5.orig.tar.gz Checksums-Sha1: f8f4de5a7ddaac33d4c2de49d59d5b45a05d45a3 210232 libghc-boomerang-dev_1.4.5-4_amd64.deb 3ecc1394e45f52dd5efd5d244c5fb843d4add51d 68530 libghc-boomerang-doc_1.4.5-4_all.deb 888725928976261f188530e38bf431d96533c237 184098 libghc-boomerang-prof_1.4.5-4_amd64.deb 5a8018e7f82ff051a1c883987426c7a0a108eaae 2555 haskell-boomerang_1.4.5-4.dsc 59e5eae12c1aba43786973da033adc8d7fce5b8d 2612 haskell-boomerang_1.4.5-4.debian.tar.xz 3dc5c29e1fb9c47cdea5902d4c6c4318e066f706 14413 haskell-boomerang_1.4.5.orig.tar.gz Files: 663d002c2cdccc49e723bd3d8b420cba 210232 haskell extra libghc-boomerang-dev_1.4.5-4_amd64.deb a16ee47901cbf12687371a5c9b5e2484 68530 doc extra libghc-boomerang-doc_1.4.5-4_all.deb 323a3e7cf3b01c1c508b02ca913d6f53 184098 haskell extra libghc-boomerang-prof_1.4.5-4_amd64.deb c16749a18c1b0d35ac1b1c17cc3415ae 2555 haskell extra haskell-boomerang_1.4.5-4.dsc ad17494d339befab6533dcd39d943461 2612 - - haskell-boomerang_1.4.5-4.debian.tar.xz 9314fa299690325073d30849c4eabdeb 14413 - - haskell-boomerang_1.4.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioC8sP/jucZIm7dTVXHmaHmIgz9SqJ MVFzy7TL7BSaoaICyZEOWltWpT0T7hq85P0L59y2g+adAt3EbkTdo44DVKjdzrRD Gp7OpchQvgKs/7J4v3ybvqP0TN76lqSsA4B9o9c3Y9bW8PAoup0a3Q4d/SXbnIi5 EQi0Vsj9bDiuZGt51DoUNv09C3xvBYdWlnwbIA4/YT5xlOdeKPOCpwiBNaYPE84W sCGMRvFkqq9nlWEJSmi99tN/0gHH3NKKUeDAQYjC4iVHtdlTGoj6pcG+p5PMNrxj +3mmWeaTIbz7tsXV38RUY8OYFHhZ/5sPvnFc2nxi0Dn/aDp+7r6ojzTNV+CZekd1 5k5eITO6ev97FryZ3iZ/T0AY3JzaJAk1xFLg9iABth8UlVC0JDGlaFy2lIhMPw/r M2MmyC/f1hafuFjCkEJPehB2f/Tc176OxcwTcsK2YR1XEZrHEsZDCZuxZQ+hPlDA Jv4JnqGnsYxjci3Z0paEgXKPpTFoODUV+aivWBEWW2fP2hLmtuj2FGYrjVnzSTKq efXezxa03iWRbxe4xDXCW/o8Q6aAEitqUu97BwaSmm30r28jTlp3RlYJ+VE7ZzSv q4Io0PVZMNyKIkzdTWcgTC1HIzLlbhfXYpIobtmJtypZcfX4lzxCcJLkez2Jm7pw Af5KpmwH8WsTG2JOyqo0 =mmpJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:51:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:51:48 +0000 Subject: haskell-boundedchan_1.0.3.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:27:20 EST Source: haskell-boundedchan Binary: libghc-boundedchan-dev libghc-boundedchan-prof libghc-boundedchan-doc Architecture: amd64 all source Version: 1.0.3.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-boundedchan-dev - bounded (maximum-limited) channels${haskell:ShortBlurb} libghc-boundedchan-prof - bounded (maximum-limited) channels${haskell:ShortBlurb} libghc-boundedchan-doc - bounded (maximum-limited) channels${haskell:ShortBlurb} Changes: haskell-boundedchan (1.0.3.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fb03ad8d23c2fdf41c69ffe0c1e6e7d779f4d1e2fd0c09e41e7ea1dd5a72dce8 22164 libghc-boundedchan-dev_1.0.3.0-5_amd64.deb a4f8bcc0de546042d69422871ba4609fb9aa9863eeb19385d326c9f2583a22a9 31836 libghc-boundedchan-doc_1.0.3.0-5_all.deb 9c2ba1c20731fed7876a4e58cfa057db030dd1097333d20e846278db4d119e56 18496 libghc-boundedchan-prof_1.0.3.0-5_amd64.deb 97a943ee7be4414c32d38e7a767609fb6e034a0066272989e2a69ea2e3b5ec1b 2413 haskell-boundedchan_1.0.3.0-5.dsc 4f91de828e87b17bd07b7dd5b615eb428dba62ca5104889cbc0224f753d3e761 2576 haskell-boundedchan_1.0.3.0-5.debian.tar.xz 531ceaed7f62844c2a63a7cbfdcab332ea5eaa218e9922ca3305580438adc46d 3591 haskell-boundedchan_1.0.3.0.orig.tar.gz Checksums-Sha1: 9f39aaa031a763b8e5478d00198662c7673d1143 22164 libghc-boundedchan-dev_1.0.3.0-5_amd64.deb f49cb3390537fcf79fc42f77a005936584191d15 31836 libghc-boundedchan-doc_1.0.3.0-5_all.deb 464220ad950eecd466f7f3808d458e52c63b9b36 18496 libghc-boundedchan-prof_1.0.3.0-5_amd64.deb c0b356434fc92e038ec501410c2582ebf02919ae 2413 haskell-boundedchan_1.0.3.0-5.dsc ffad61520eb033601988479b9903a9bc18272969 2576 haskell-boundedchan_1.0.3.0-5.debian.tar.xz e00f5e894017bf128db145a8dc5e69d69d3d9291 3591 haskell-boundedchan_1.0.3.0.orig.tar.gz Files: 8b78d4fc84f11cffe33ad4f0db7742f8 22164 haskell extra libghc-boundedchan-dev_1.0.3.0-5_amd64.deb c35d935671c07a101729615785e9de1a 31836 doc extra libghc-boundedchan-doc_1.0.3.0-5_all.deb bbeb484686de908b90709bba02e4d5d0 18496 haskell extra libghc-boundedchan-prof_1.0.3.0-5_amd64.deb 57f638445204bdeb616aa806f0ec9e67 2413 haskell extra haskell-boundedchan_1.0.3.0-5.dsc 82222be6b5ef8aa55c3f60c956e0030a 2576 - - haskell-boundedchan_1.0.3.0-5.debian.tar.xz 40a55aa975d0f7de30f29546615443d7 3591 - - haskell-boundedchan_1.0.3.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4vEQAKRwMyPDu0fHAPGZhTeyYOQa pvJwVdyuHvBFUA9Q1UAJsiojZSEVFT4OPgYqWnpZFUEaSpWZBG74dlvP5Ci54x+R 2Z1FqKk7/kPPceyEozzMg8Khw7u9EOjL7t2cJEsGKJyjCpZZLlbKqXslzdkk0T2h n8cyXoBvfPrzXJDxuU2nORaOPGxTD7HY+T87s7+Z/RhMzkY5VUXywIozH4dYM3q+ pz+FouRaQm6NG8+rRyplJezHR71G51VXehWuVpzITcAtadfm4BzwL2htpZg/124x 5QIGPpkaW6qpzTNnTRcnwmY1p0S2gXvizOfMAb3OLmNQbZe29RwoQ2GRUg46ADgx 9sXIFmYTvoqKZErR6Of3RnBk9ISnXmLDXNkt0Fzu0z4/l/KR68YW96VH6I/mSCoR RVkS2xSP+TEdzLFxf9ibGMA67Kb0Sox7FZDo8KLKNRmxV5FIGM8RZZnYIKhgajWZ AVJ5m5uAtsVmTOBNp+EJvCXPbHnzVJbi83tC78ZlGvlV14kQBQJnFE4CfSoCmTUP QfA6G1ps2Ckl56L1FeBFtxUxm6og5EQpGe70aX7DTVcwkUx2LyyAm7dW2GXbYf0P WtpDYZi3NOX/bpCITc4l1rNlV7myZAga/hwQ3Dv2jztCOBCk/Ws3v9k/kb2Pi8XK /G4OHrM7uVLVfbY4DZod =Wmxz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:51:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:51:55 +0000 Subject: haskell-boxes_0.1.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:08:06 EST Source: haskell-boxes Binary: libghc-boxes-dev libghc-boxes-prof libghc-boxes-doc Architecture: amd64 all source Version: 0.1.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-boxes-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-boxes-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-boxes-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-boxes (0.1.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 866ece71e823311cad071ec10b452aa422018faddb21f561e576fc0ec2ab7e32 38112 libghc-boxes-dev_0.1.4-2_amd64.deb 0f6da5ba3858a8ab7f9c144db043b570acaf76995c1499dc6c8b7f62c5322357 39240 libghc-boxes-doc_0.1.4-2_all.deb 496157e55ba48e6ef06c01e208cb7e8d912d555c845df58f7a844699dcd7d95f 32204 libghc-boxes-prof_0.1.4-2_amd64.deb 312b1270d94907823ac447d3e876c60ec50fe25ee5bb11b4e9b30610fafeb9b4 2413 haskell-boxes_0.1.4-2.dsc 922727ad363e877daecd84de366c5b3e45f4e1c79b1d6d5c636064c2e2e4a490 2272 haskell-boxes_0.1.4-2.debian.tar.xz 4e3ee9a88a28ed14a61b2c885b111922f201f56392ff68d350418ff6e98dfdd8 6481 haskell-boxes_0.1.4.orig.tar.gz Checksums-Sha1: 4370369e8d484048dc1aadc4adc55600b8d77f3b 38112 libghc-boxes-dev_0.1.4-2_amd64.deb 849c6cc94ee3279c055d68b32c09cbf3c59a4167 39240 libghc-boxes-doc_0.1.4-2_all.deb 6a7c27622ec9191f844ba64686373de53be6d435 32204 libghc-boxes-prof_0.1.4-2_amd64.deb 6ad946375ea13008d5496561b72107ec65539dd7 2413 haskell-boxes_0.1.4-2.dsc 5e7ee80152f0154e1e4064eea6c7004115ddf9f9 2272 haskell-boxes_0.1.4-2.debian.tar.xz 5c9ed89bea09c12ec9bb2f8245a93da3bc11a785 6481 haskell-boxes_0.1.4.orig.tar.gz Files: 0fdde7e78866a6356e8d0050ae1d5bb3 38112 haskell extra libghc-boxes-dev_0.1.4-2_amd64.deb 9ae3082f18461aa43cb61669472dfbf1 39240 doc extra libghc-boxes-doc_0.1.4-2_all.deb a894f433e053d83f4f5f38d78bb2340f 32204 haskell extra libghc-boxes-prof_0.1.4-2_amd64.deb b628c99d41c23d6ebc148f3acb481a0c 2413 haskell extra haskell-boxes_0.1.4-2.dsc fe6d96c0b82f73549cf4115a05defa6d 2272 - - haskell-boxes_0.1.4-2.debian.tar.xz afb8c25789c01a051fcd280f8584a9f3 6481 - - haskell-boxes_0.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioGOoQAKZ7qBoiMxQ28OioELn3Dgg/ 7unFptXqEfA2v11SnhR2p8hv/aLK6rM1Al7FfxXPrB74a0mxUyFFR/CTJ3BxDCXO 7S/FJTRp/5MDRfP7vz0KHjzYr4r0us/Ziwds9a4gzgqs6NYY/U2SougzOCh/rLfs f74isFzGWQSD9kxQ9E+YlRdMv5m4c27W+WoO7KljQDmJrk7PHcEZJN5WVigKV1ID 1A9FilSDkwc1FFnNdGHD1iqmh/b99Yr7VlvMUcL7k3+q/0cKV9KzBiHbM78h5amm HLqi4US0pMYhAfS85uPu5e7VJZNlv4SYhc36oIqWt2DIp2e55PGQ3EUvmtJ9EQU+ V7BKujP7JiZxwFi01vzN/xvgbB7qQQKTLTH6TWOFD28fbjEA38ZDuPwpEgiIHoVf bL1eRt8iTVXPljuHd2TFJcWCszCwPLSJ/xE/A4ZQc92g43cns9Cne5Scbu+I0oxi 1x7ZseSt7kR36dGqRi1mRrJjeXGJuSpnhnKBLgTPCd/BdNgarkQhggq4/9CDjDUF OgeDvh56LzUPGt2hLftW603zCusb6kS8J2J3xDQ/ljR/QqRkNStNsgYVul2yXsEU 6+CWQN7JlhdPUVx2EgNPKuH5VAeBlNNT5hl4FIIghfbRCCwSLAQUAE948/zbbXOD HgYvEZkKBVmnqEhVUiaN =lzXw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:05 +0000 Subject: haskell-brainfuck_0.1.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:00:58 EST Source: haskell-brainfuck Binary: libghc-brainfuck-dev libghc-brainfuck-prof libghc-brainfuck-doc hsbrainfuck Architecture: amd64 all source Version: 0.1.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-brainfuck-dev - Brainfuck interpreter library${haskell:ShortBlurb} libghc-brainfuck-prof - Brainfuck interpreter library${haskell:ShortBlurb} libghc-brainfuck-doc - Brainfuck interpreter library${haskell:ShortBlurb} hsbrainfuck - interpreter for the brainfuck programming language Changes: haskell-brainfuck (0.1.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 31ab667b9e37cdddce68bc1b6a193d3eeb5134dcc6f2ba57f8a3378577d244f7 208284 hsbrainfuck_0.1.0.2-3_amd64.deb 5d5c6df8a20611ddb75d93413e897cf970ff12724333644d1205e4c0fcf86187 38114 libghc-brainfuck-dev_0.1.0.2-3_amd64.deb a374f209954299dc41bb43407f5bf95949a5a9da8f2f0a116fe4120068c63af7 35974 libghc-brainfuck-doc_0.1.0.2-3_all.deb 2ba5a05f78955c84cff9be7ad396f956b6816518da4b16d8cad7a08efcdab556 48166 libghc-brainfuck-prof_0.1.0.2-3_amd64.deb 400105158b792bf6f20a302b60af1b8f37b0a043872e7ec2fc4f5de613d8732a 2490 haskell-brainfuck_0.1.0.2-3.dsc 32e7c9ad919a781864b9f05147a1692b3f73b19e5cb32cc446b792ca641840b0 2576 haskell-brainfuck_0.1.0.2-3.debian.tar.xz e9ff5626ceaca4913506a6b854f7d1375a5642e0fd33984d3fc30a58e906b7a3 11886 haskell-brainfuck_0.1.0.2.orig.tar.gz Checksums-Sha1: c41821f9d9fbfd57bd1fca57b400b63c59277b69 208284 hsbrainfuck_0.1.0.2-3_amd64.deb 0ddb76523bf7080f5e459b40baf2f71289509986 38114 libghc-brainfuck-dev_0.1.0.2-3_amd64.deb 18b6748ea724bb3eb819c25882acd0f6bb73d994 35974 libghc-brainfuck-doc_0.1.0.2-3_all.deb 34c691b75c3e535f1804bf45e40ff09951677b14 48166 libghc-brainfuck-prof_0.1.0.2-3_amd64.deb ff03e0635bca4714a0645f6939227fbc0b49a31f 2490 haskell-brainfuck_0.1.0.2-3.dsc e002780e3a54ba2c76453652b6d4ee2dd8a87b46 2576 haskell-brainfuck_0.1.0.2-3.debian.tar.xz 6de562ce644fd3c0ceee0c34791d01d390eedf4d 11886 haskell-brainfuck_0.1.0.2.orig.tar.gz Files: dec1b94d2f97c60ed5f1473543119b6f 208284 haskell extra hsbrainfuck_0.1.0.2-3_amd64.deb bbf6ca4edbe622dd44cede5fcbe79e9d 38114 haskell extra libghc-brainfuck-dev_0.1.0.2-3_amd64.deb 78fa3bb497dc774cedf8fd83f53bb278 35974 doc extra libghc-brainfuck-doc_0.1.0.2-3_all.deb 90e6886ae3bca1fb00fbed371712ccf7 48166 haskell extra libghc-brainfuck-prof_0.1.0.2-3_amd64.deb cedcfeeb79addfb3cd13e796c208eef6 2490 haskell extra haskell-brainfuck_0.1.0.2-3.dsc 70c90b12122259026679dbb804cb43d0 2576 - - haskell-brainfuck_0.1.0.2-3.debian.tar.xz 064dc719c44034c81bc41708a697a098 11886 - - haskell-brainfuck_0.1.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXEUQAKuGkS3dGdjAIAGv8neDxgoB Q5SoLfdd+DOuEelZmoGBXa0mBernBL3YDgFD2UYJebcPhFMMiW0Q7y95GmtpiK9Q cEbAbO750ve5f67Mq2kRH9hn13qIec/qhgnJFe5GSlrUm34wFqPmwXyULswkjP/C r0cbCDwk9nlPAywmHAu59krqeVUZvuXYhujdnooEjb1KvCAyyzGIJx3pA7WbF33S hKi/Aps1GVuXLWw4vdAe5PMcIFtrgjJGhKy+7e2/w/w3ZYZvL81DBDRNlExdPfDQ tx2QIYcG/MzUgHX+sOJDqDaZZPlS5fEuDmvRVbeO4+Nv7dxMZohy2+9Jaj/HN036 OlTnZd9GJaPwM3RI50n5vpEr+i89y9VQlmYq/mjg6ezHbTAVlFv/mf3lpVbz2Oeg 9PteWu6soOH8ak+RbqAFERKcELuOnrCdnqVbusRpLHRY+77I7j6L6ZrRwrQoIJPc JDyAWHbGiETIksDFoGNwZsw+4rtMHBFshQHu4M9FRpZ6CFFqHjYRV77FouZLethL 8SFhEJ7WNWk7KMmo1JtfxLKaOgfVALpyehyb6nYK6Rj7sQL2msmbD9YB23g8p48R LImB1dEq6O8crbeNJrp9B0E4bf3wUK1OaB0yHDHchROvK40+wfT3uZI6tU85C38E Sl98dIh8t8yZ13SidjDl =gz8L -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:13 +0000 Subject: haskell-byteable_0.1.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:23:55 EST Source: haskell-byteable Binary: libghc-byteable-dev libghc-byteable-prof libghc-byteable-doc Architecture: amd64 all source Version: 0.1.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-byteable-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-byteable-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-byteable-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-byteable (0.1.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 148cf7cfc359e4ea134669de2555a16c0d180a2ff0b70d0ee3eeaadb5bcf60ed 14756 libghc-byteable-dev_0.1.1-5_amd64.deb 652c78847287d06e65d3d34e491a5fed83978f88fe53fe1ec3ead57a304fb981 29080 libghc-byteable-doc_0.1.1-5_all.deb 498c287d732c74c0830615bd1188f6539a98cfc07e931f9be861dc50a27068e3 12354 libghc-byteable-prof_0.1.1-5_amd64.deb 4740d877358c5a5daa64cdf444c3eee84dd98a0f823fa46ddacfb597af674f7c 2353 haskell-byteable_0.1.1-5.dsc 05007a95fbfa4d500b26b021ab1cff81543824bce8797df897a869cb16f38d7d 2496 haskell-byteable_0.1.1-5.debian.tar.xz 243b34a1b5b64b39e39fe58f75c18f6cad5b668b10cabcd86816cbde27783fe2 2400 haskell-byteable_0.1.1.orig.tar.gz Checksums-Sha1: b2f6a2ff333addd34dabd2074e8c5f1446be8cb4 14756 libghc-byteable-dev_0.1.1-5_amd64.deb 3fe9d53aedc3a5b2d3fafafa8afb09725f27b34f 29080 libghc-byteable-doc_0.1.1-5_all.deb 12bad1f8eeb9428e9f3982151af57e449f29dba8 12354 libghc-byteable-prof_0.1.1-5_amd64.deb 7c2d28b38643c3b59ad04dc9ee212e2e7b101e7f 2353 haskell-byteable_0.1.1-5.dsc 96c2b016b428739f3e137c4826a5c0ab5191ea6c 2496 haskell-byteable_0.1.1-5.debian.tar.xz 3c384b55121e70d560076063b3e3306a5b715bdc 2400 haskell-byteable_0.1.1.orig.tar.gz Files: d1233f497b2e6dd81028358f5c5a180b 14756 haskell extra libghc-byteable-dev_0.1.1-5_amd64.deb fbbd44317692943cdc083a44078e422d 29080 doc extra libghc-byteable-doc_0.1.1-5_all.deb 8dbcb4a25e293d217e29722ed949efcb 12354 haskell extra libghc-byteable-prof_0.1.1-5_amd64.deb b203cf339420298ae2fe5d5073a98a4f 2353 haskell extra haskell-byteable_0.1.1-5.dsc 85a28a70703d2d4533c662cd5eccb287 2496 - - haskell-byteable_0.1.1-5.debian.tar.xz ebe2d61954382fcfe3be483951d8a77b 2400 - - haskell-byteable_0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiooksQAKq0gxQMepXD5lNR8y1SGqkQ vRVYGKQsYIoyzE4bL9MCQ1OknKQ4jv/llqY1n71Vk0Mn9RuFgiGZlQSeP7BRg8nb ATHhk0cKv9JiUt75PqUme6h8XF5YFnDVrtRm9TupqwKAx2NC3xWDK3k0kPwDghaB Py37HxbmnWIQdL1qWTHwOxTqcvHZS9esqyQs9wViZMXTgEeftlCujSMLRVV9YDC9 Bz6bAViFMZwdcQzXBLUkVQZZbDIUn4PA1EU12NQYkGwsEnOyqXCfFcDrjccVQB9z +IQ5VRYuD3k5+Gq87XXQSkGq+mj0NskSYXhBpIkx/42A8SW5AIUlcA0/pV54BiyW rw6xa/7j/mp+8Jzc1eJQ/GJfzx9w5MwoK8YWu7y6KXFIHSZbjhh3YNSpKvslL3ef hyXMBEHoT9i3cP+WzuWijvtBRpwHkEDCUG2oJjN+pHkymsvseMBS2UL6s9ciCh8a Raeq+mZYWUMs8+e1bm93F+FMRzB2EMskZq1eqfH/FMeZS+QF3Xm5BAvTqg0mLNCO r6dwe8Gbrh0azCn8zoNC1Mot3ewHbgq86F6quI8p7K+1mn0sasLqSyGtCCmvL9pd 2OoEX4v8jEfkznGIaoKAkIsBbbfwRulo8pCw7yIzEpm2KcceMomOQG0xvuinYqjy LQ0H1EHziAa8bmyGFBHc =gz0X -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:20 +0000 Subject: Processing of haskell-hsopenssl_0.11.1.1-2_amd64.changes Message-ID: haskell-hsopenssl_0.11.1.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb libghc-hsopenssl-doc_0.11.1.1-2_all.deb libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb haskell-hsopenssl_0.11.1.1-2.dsc haskell-hsopenssl_0.11.1.1-2.debian.tar.xz haskell-hsopenssl_0.11.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:20 +0000 Subject: Processing of haskell-iconv_0.4.1.3-3_amd64.changes Message-ID: haskell-iconv_0.4.1.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-iconv-dev_0.4.1.3-3_amd64.deb libghc-iconv-doc_0.4.1.3-3_all.deb libghc-iconv-prof_0.4.1.3-3_amd64.deb haskell-iconv_0.4.1.3-3.dsc haskell-iconv_0.4.1.3-3.debian.tar.xz haskell-iconv_0.4.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:20 +0000 Subject: Processing of haskell-ghc-events_0.4.4.0-2_amd64.changes Message-ID: haskell-ghc-events_0.4.4.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-events-dev_0.4.4.0-2_amd64.deb libghc-ghc-events-doc_0.4.4.0-2_all.deb libghc-ghc-events-prof_0.4.4.0-2_amd64.deb haskell-ghc-events_0.4.4.0-2.dsc haskell-ghc-events_0.4.4.0-2.debian.tar.xz haskell-ghc-events_0.4.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:20 +0000 Subject: haskell-bytedump_1.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:32:43 EST Source: haskell-bytedump Binary: libghc-bytedump-dev libghc-bytedump-prof libghc-bytedump-doc Architecture: amd64 all source Version: 1.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bytedump-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bytedump-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bytedump-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-bytedump (1.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b41e4cd1c311381f73589c1959728b96b483960762f6a40e0d477fb0ed523c39 31074 libghc-bytedump-dev_1.0-5_amd64.deb 6b452d468c52265e64fbfaf822c8bc27cf0529fc12547971bc143f98cdb5e711 32232 libghc-bytedump-doc_1.0-5_all.deb a0f942c391f3c05a78021b03b3c4b46e3aaba7b9314dbeaa6b3ff6cc85924ad6 26530 libghc-bytedump-prof_1.0-5_amd64.deb a52d0bf51aa2b4cb7fdc704aa670a65f302638ff104133192b188565c5913ae8 2339 haskell-bytedump_1.0-5.dsc f5ef28e15c3c7c9b3e35d3bdf27fe44da582affee5db0eee50af388fd966911b 2636 haskell-bytedump_1.0-5.debian.tar.xz ae17b5040f0423eec792505f14d1d3e53f5ff81ddf83524f1c5dc7a16c0dc0dd 3812 haskell-bytedump_1.0.orig.tar.gz Checksums-Sha1: c7698da8da292b9a22f4465d30fc1dff25a6353e 31074 libghc-bytedump-dev_1.0-5_amd64.deb 073a8c20e6cbcbaf909298a1ebd1a517dd1ac30e 32232 libghc-bytedump-doc_1.0-5_all.deb a26b2f07f3127eccb9ee6e38117b4e159dc6f319 26530 libghc-bytedump-prof_1.0-5_amd64.deb 28cfd05604c69ed0002fd4e1ba0034b869a36895 2339 haskell-bytedump_1.0-5.dsc fc9af25e2fe78471f15c4ece319d33ec55d9bd29 2636 haskell-bytedump_1.0-5.debian.tar.xz 83a381818c4c691bfe1e50d5bda19ead47e02d26 3812 haskell-bytedump_1.0.orig.tar.gz Files: b7efb8f68bbd933d865ff17df7f7a5be 31074 haskell extra libghc-bytedump-dev_1.0-5_amd64.deb a6793ed0a3c0b916c3c9e43f2c08a422 32232 doc extra libghc-bytedump-doc_1.0-5_all.deb ff20db4fafb34ce8a604d305e3e472cb 26530 haskell extra libghc-bytedump-prof_1.0-5_amd64.deb 5f9f19b7351777ebea1f10b44868757d 2339 haskell extra haskell-bytedump_1.0-5.dsc cffd38bb3644a4cbbc0c2afdde8caa0f 2636 - - haskell-bytedump_1.0-5.debian.tar.xz 9fd8ff2fdac68c213d53d1294f84ed36 3812 - - haskell-bytedump_1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4gXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiot0MP/i5zA3MuONJA6KBYSoohyah4 iaNh3ndEohkOdpFusmIQuxTVtndrK/6phNsqKBjEQiDENGVTQqgsvzUoFrQh72XJ 9qIi08LNRT59DLhxxmz6bEFl5ppNhou8JBUJ7bjaB2Ae56wl2aUJVS+skXQnJ6qn O8AqV8MilXkbvtelhIF0IZfm52xvDXsn4Nciv394YRz3c0SKvpwBHkftuji0/nve yX9viU1dSLj/cKIjK4P1/IrVEUZQrtNLubLUpNaPqEnxvu6vv8vjZ6+0QjIr+LHg K4Z4drt79YR52FS4f99CGv4A0PMtY+B/yGuj53+XNHs2+2zBCu2epvZZtPprCBZE U/3BKN2VRB0DwJwEkIsN4OaKiUTq79/CPSeDsbG8gn/3zQNzH8BHtWjDAwJRx1qt objtIvK7DlTdQ0tTZ4tgXVreJ4jXpa4QH6g58cK4YKQvxQOrB/7hvNz+L74V+ItR Wn4+vtqcENqSHU3MwMpheEKYTLOr4T/vHM113P0Qfc5fX8+HMCPwxFP1I1ZWDxSI cOMGFBwVzETSgbwcODqMz895O78rHtQDot9sKz3LfdlCwEm8R5T24+j6j4oFSQuO KVqc6A897VRQk4jVNqyfVP+OJbz8HCZoebpg2CyeCvcWDSvBPgtWMhNHha6c7CAy v1SMlhMIk02Fzx6vwRf7 =uzkq -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:20 +0000 Subject: Processing of haskell-gitrev_1.1.0-2_amd64.changes Message-ID: haskell-gitrev_1.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gitrev-dev_1.1.0-2_amd64.deb libghc-gitrev-doc_1.1.0-2_all.deb libghc-gitrev-prof_1.1.0-2_amd64.deb haskell-gitrev_1.1.0-2.dsc haskell-gitrev_1.1.0-2.debian.tar.xz haskell-gitrev_1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:26 +0000 Subject: Processing of haskell-html_1.0.1.2-11_amd64.changes Message-ID: haskell-html_1.0.1.2-11_amd64.changes uploaded successfully to localhost along with the files: libghc-html-dev_1.0.1.2-11_amd64.deb libghc-html-doc_1.0.1.2-11_all.deb libghc-html-prof_1.0.1.2-11_amd64.deb haskell-html_1.0.1.2-11.dsc haskell-html_1.0.1.2-11.debian.tar.xz haskell-html_1.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:26 +0000 Subject: Processing of haskell-geniplate-mirror_0.7.1-2_amd64.changes Message-ID: haskell-geniplate-mirror_0.7.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-geniplate-mirror-dev_0.7.1-2_amd64.deb libghc-geniplate-mirror-doc_0.7.1-2_all.deb libghc-geniplate-mirror-prof_0.7.1-2_amd64.deb haskell-geniplate-mirror_0.7.1-2.dsc haskell-geniplate-mirror_0.7.1-2.debian.tar.xz haskell-geniplate-mirror_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:26 +0000 Subject: Processing of haskell-ieee754_0.7.6-6_amd64.changes Message-ID: haskell-ieee754_0.7.6-6_amd64.changes uploaded successfully to localhost along with the files: libghc-ieee754-dev_0.7.6-6_amd64.deb libghc-ieee754-doc_0.7.6-6_all.deb libghc-ieee754-prof_0.7.6-6_amd64.deb haskell-ieee754_0.7.6-6.dsc haskell-ieee754_0.7.6-6.debian.tar.xz haskell-ieee754_0.7.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:27 +0000 Subject: Processing of haskell-gsasl_0.3.6-2_amd64.changes Message-ID: haskell-gsasl_0.3.6-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gsasl-dev_0.3.6-2_amd64.deb libghc-gsasl-doc_0.3.6-2_all.deb libghc-gsasl-prof_0.3.6-2_amd64.deb haskell-gsasl_0.3.6-2.dsc haskell-gsasl_0.3.6-2.debian.tar.xz haskell-gsasl_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:27 +0000 Subject: Processing of haskell-ghc-syb-utils_0.2.3-4_amd64.changes Message-ID: haskell-ghc-syb-utils_0.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-syb-utils-dev_0.2.3-4_amd64.deb libghc-ghc-syb-utils-doc_0.2.3-4_all.deb libghc-ghc-syb-utils-prof_0.2.3-4_amd64.deb haskell-ghc-syb-utils_0.2.3-4.dsc haskell-ghc-syb-utils_0.2.3-4.debian.tar.xz haskell-ghc-syb-utils_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:28 +0000 Subject: Processing of haskell-gd_3000.7.3-8_amd64.changes Message-ID: haskell-gd_3000.7.3-8_amd64.changes uploaded successfully to localhost along with the files: libghc-gd-dev_3000.7.3-8_amd64.deb libghc-gd-doc_3000.7.3-8_all.deb libghc-gd-prof_3000.7.3-8_amd64.deb haskell-gd_3000.7.3-8.dsc haskell-gd_3000.7.3-8.debian.tar.xz haskell-gd_3000.7.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:28 +0000 Subject: Processing of haskell-hostname_1.0-10_amd64.changes Message-ID: haskell-hostname_1.0-10_amd64.changes uploaded successfully to localhost along with the files: libghc-hostname-dev_1.0-10_amd64.deb libghc-hostname-doc_1.0-10_all.deb libghc-hostname-prof_1.0-10_amd64.deb haskell-hostname_1.0-10.dsc haskell-hostname_1.0-10.debian.tar.xz haskell-hostname_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:28 +0000 Subject: haskell-byteorder_1.0.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:27:51 EST Source: haskell-byteorder Binary: libghc-byteorder-dev libghc-byteorder-prof libghc-byteorder-doc Architecture: amd64 all source Version: 1.0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-byteorder-dev - exposes the native endianness or byte ordering of the system${has libghc-byteorder-prof - exposes the native endianness of the system${haskell:ShortBlurb} libghc-byteorder-doc - exposes the native endianness or byte ordering of the system${has Changes: haskell-byteorder (1.0.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 73a59e185cb3e1d0e84436f369a624635c2705c5302dd8888b918158b1c72fec 21392 libghc-byteorder-dev_1.0.4-5_amd64.deb 928599ad3d0d36973a3ebe471ecb4fabf19ef413770ee304ac57535ff74fae2c 28462 libghc-byteorder-doc_1.0.4-5_all.deb 435b72dbedd965f40f581a031020e639d17887a351e3465fc2741b7b0858d3c9 17706 libghc-byteorder-prof_1.0.4-5_amd64.deb 250042dc2e49a59e307f5399de56276369722a503214c4031de6a5c9a110d48e 2380 haskell-byteorder_1.0.4-5.dsc dce38ff0e06854ee5a2f6dabacb79a005a491f27a1a52cb70b0056296d23ed24 2456 haskell-byteorder_1.0.4-5.debian.tar.xz bd20bbb586947f99c38a4c93d9d0266f49f6fc581767b51ba568f6d5d52d2919 2030 haskell-byteorder_1.0.4.orig.tar.gz Checksums-Sha1: 68fa3d3e748144b72b7abeaad51c062fdcad5b5c 21392 libghc-byteorder-dev_1.0.4-5_amd64.deb 676958ce4ad3b16867400874fa609c16eebe57ae 28462 libghc-byteorder-doc_1.0.4-5_all.deb 8d64c52941a6675430f99d02cc8973b72dbc6d39 17706 libghc-byteorder-prof_1.0.4-5_amd64.deb 5748c7044ff3ed0a967ca883f5b4978b8c5e917c 2380 haskell-byteorder_1.0.4-5.dsc 0783752a8f8f5c3ee66463efb8780782e56d3127 2456 haskell-byteorder_1.0.4-5.debian.tar.xz 98263a9668a0cb62e3d1835d877e9bce03118b7b 2030 haskell-byteorder_1.0.4.orig.tar.gz Files: e4820c06a44ef3718bc310b2d93e5b16 21392 haskell extra libghc-byteorder-dev_1.0.4-5_amd64.deb d531da8b8c803ec4397ae55c39d88d0c 28462 doc extra libghc-byteorder-doc_1.0.4-5_all.deb 37414660f468a6d3b5c584f81dc5f956 17706 haskell extra libghc-byteorder-prof_1.0.4-5_amd64.deb 695b7d89ca2e5345d2936facd1f45251 2380 haskell extra haskell-byteorder_1.0.4-5.dsc 86203bc43796eba493e5ecbdfcf59266 2456 - - haskell-byteorder_1.0.4-5.debian.tar.xz a68226a369ffae7f344d6f21d2827439 2030 - - haskell-byteorder_1.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYl0P/2LdGCF66pdjDy5Kn2OXBupq LhCUU0dD/J5naML0OqG9tcVssla+z3j8nz73YgxLR6hECmJEJvLnOzUFbQVVgvFf LQGRCs1MwxtgPyHwy72llEFIFjy2s1PJAGugfyGy8P0cyBqE69jU7jAuf0MDgYw9 Yr09wrHweyKpNcry8KjwNUD42HL0uC/LeSD+zQvQRpUUICJSEwq4XdDZMBnxviGH gsW5iohNMLUGEHkMYdrYohctiXLjw0LK//28Z3ZGQc98molX31o/1jkErrKwwNXk cEnfUc3fc9w0eNNF48I6FOrvomGd3BSK7S51KNx5/Enr91/GReAjBWhB+MQnh+7U JkASGV9Mon86nt4HmxCEXG0rZa8JoOyOrMzzBQzrkrzIoOhYEkHRDBEfYDzCxfz/ wvtzoHwoIAmE1fXNz5Yic+QYrteBmNv46SSgOchkRN+W59GVi0UhOdMFRRQQG9Xk +u0skAVhCVNXXUmH5mnnwNE2L0FIzKqo9LwzV8Rqdvkz1PAoBB+y2MrvlAc1+pyo ZrzDDg93pcLU9UbW9o5vWIX8RpsrjUo6I73aI+hSzEzDxBQLqDWVna59B3BZHA7Q YZebdEJPHwCcgRTj73MT11cL1V/H9YcFZsqcDTxgeCDxCjKTZS3e/oXMr/7Z1fkG c6CvsFxJUAAEy6r50Ubk =sfJV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:31 +0000 Subject: Processing of haskell-hsyslog_2.0-4_amd64.changes Message-ID: haskell-hsyslog_2.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hsyslog-dev_2.0-4_amd64.deb libghc-hsyslog-doc_2.0-4_all.deb libghc-hsyslog-prof_2.0-4_amd64.deb haskell-hsyslog_2.0-4.dsc haskell-hsyslog_2.0-4.debian.tar.xz haskell-hsyslog_2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:30 +0000 Subject: Processing of haskell-hunit_1.2.5.2-5_amd64.changes Message-ID: haskell-hunit_1.2.5.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hunit-dev_1.2.5.2-5_amd64.deb libghc-hunit-doc_1.2.5.2-5_all.deb libghc-hunit-prof_1.2.5.2-5_amd64.deb haskell-hunit_1.2.5.2-5.dsc haskell-hunit_1.2.5.2-5.debian.tar.xz haskell-hunit_1.2.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:31 +0000 Subject: Processing of haskell-fmlist_0.9-4_amd64.changes Message-ID: haskell-fmlist_0.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-fmlist-dev_0.9-4_amd64.deb libghc-fmlist-doc_0.9-4_all.deb libghc-fmlist-prof_0.9-4_amd64.deb haskell-fmlist_0.9-4.dsc haskell-fmlist_0.9-4.debian.tar.xz haskell-fmlist_0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:31 +0000 Subject: Processing of haskell-hslua_0.4.0-2_amd64.changes Message-ID: haskell-hslua_0.4.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hslua-dev_0.4.0-2_amd64.deb libghc-hslua-doc_0.4.0-2_all.deb libghc-hslua-prof_0.4.0-2_amd64.deb haskell-hslua_0.4.0-2.dsc haskell-hslua_0.4.0-2.debian.tar.xz haskell-hslua_0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:30 +0000 Subject: Processing of haskell-io-storage_0.3-9_amd64.changes Message-ID: haskell-io-storage_0.3-9_amd64.changes uploaded successfully to localhost along with the files: libghc-io-storage-dev_0.3-9_amd64.deb libghc-io-storage-doc_0.3-9_all.deb libghc-io-storage-prof_0.3-9_amd64.deb haskell-io-storage_0.3-9.dsc haskell-io-storage_0.3-9.debian.tar.xz haskell-io-storage_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:32 +0000 Subject: Processing of haskell-ifelse_0.85-11_amd64.changes Message-ID: haskell-ifelse_0.85-11_amd64.changes uploaded successfully to localhost along with the files: libghc-ifelse-dev_0.85-11_amd64.deb libghc-ifelse-doc_0.85-11_all.deb libghc-ifelse-prof_0.85-11_amd64.deb haskell-ifelse_0.85-11.dsc haskell-ifelse_0.85-11.debian.tar.xz haskell-ifelse_0.85.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:32 +0000 Subject: Processing of haskell-hinotify_0.3.8.1-3_amd64.changes Message-ID: haskell-hinotify_0.3.8.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hinotify-dev_0.3.8.1-3_amd64.deb libghc-hinotify-doc_0.3.8.1-3_all.deb libghc-hinotify-prof_0.3.8.1-3_amd64.deb haskell-hinotify_0.3.8.1-3.dsc haskell-hinotify_0.3.8.1-3.debian.tar.xz haskell-hinotify_0.3.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:32 +0000 Subject: Processing of haskell-hsp_0.10.0-3_amd64.changes Message-ID: haskell-hsp_0.10.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hsp-dev_0.10.0-3_amd64.deb libghc-hsp-doc_0.10.0-3_all.deb libghc-hsp-prof_0.10.0-3_amd64.deb haskell-hsp_0.10.0-3.dsc haskell-hsp_0.10.0-3.debian.tar.xz haskell-hsp_0.10.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:33 +0000 Subject: Processing of haskell-hxt-charproperties_9.2.0.1-4_amd64.changes Message-ID: haskell-hxt-charproperties_9.2.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-charproperties-dev_9.2.0.1-4_amd64.deb libghc-hxt-charproperties-doc_9.2.0.1-4_all.deb libghc-hxt-charproperties-prof_9.2.0.1-4_amd64.deb haskell-hxt-charproperties_9.2.0.1-4.dsc haskell-hxt-charproperties_9.2.0.1-4.debian.tar.xz haskell-hxt-charproperties_9.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:33 +0000 Subject: Processing of haskell-hspec-discover_2.1.10-2_amd64.changes Message-ID: haskell-hspec-discover_2.1.10-2_amd64.changes uploaded successfully to localhost along with the files: hspec-discover_2.1.10-2_amd64.deb haskell-hspec-discover_2.1.10-2.dsc haskell-hspec-discover_2.1.10-2.debian.tar.xz haskell-hspec-discover_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:33 +0000 Subject: Processing of haskell-gnutls_0.2-2_amd64.changes Message-ID: haskell-gnutls_0.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gnutls-dev_0.2-2_amd64.deb libghc-gnutls-doc_0.2-2_all.deb libghc-gnutls-prof_0.2-2_amd64.deb haskell-gnutls_0.2-2.dsc haskell-gnutls_0.2-2.debian.tar.xz haskell-gnutls_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:34 +0000 Subject: Processing of haskell-haddock-library_1.2.1-2_amd64.changes Message-ID: haskell-haddock-library_1.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-haddock-library-dev_1.2.1-2_amd64.deb libghc-haddock-library-doc_1.2.1-2_all.deb libghc-haddock-library-prof_1.2.1-2_amd64.deb haskell-haddock-library_1.2.1-2.dsc haskell-haddock-library_1.2.1-2.debian.tar.xz haskell-haddock-library_1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:34 +0000 Subject: Processing of haskell-ghc-paths_0.1.0.9-7_amd64.changes Message-ID: haskell-ghc-paths_0.1.0.9-7_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-paths-dev_0.1.0.9-7_amd64.deb libghc-ghc-paths-doc_0.1.0.9-7_all.deb libghc-ghc-paths-prof_0.1.0.9-7_amd64.deb haskell-ghc-paths_0.1.0.9-7.dsc haskell-ghc-paths_0.1.0.9-7.debian.tar.xz haskell-ghc-paths_0.1.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:32 +0000 Subject: Processing of haskell-filelock_0.1.0.1-2_amd64.changes Message-ID: haskell-filelock_0.1.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-filelock-dev_0.1.0.1-2_amd64.deb libghc-filelock-doc_0.1.0.1-2_all.deb libghc-filelock-prof_0.1.0.1-2_amd64.deb haskell-filelock_0.1.0.1-2.dsc haskell-filelock_0.1.0.1-2.debian.tar.xz haskell-filelock_0.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:33 +0000 Subject: Processing of haskell-harp_0.4.1-2_amd64.changes Message-ID: haskell-harp_0.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-harp-dev_0.4.1-2_amd64.deb libghc-harp-doc_0.4.1-2_all.deb libghc-harp-prof_0.4.1-2_amd64.deb haskell-harp_0.4.1-2.dsc haskell-harp_0.4.1-2.debian.tar.xz haskell-harp_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:31 +0000 Subject: Processing of haskell-hex_0.1.2-2_amd64.changes Message-ID: haskell-hex_0.1.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hex-dev_0.1.2-2_amd64.deb libghc-hex-doc_0.1.2-2_all.deb libghc-hex-prof_0.1.2-2_amd64.deb haskell-hex_0.1.2-2.dsc haskell-hex_0.1.2-2.debian.tar.xz haskell-hex_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:35 +0000 Subject: Processing of haskell-groups_0.4.0.0-5_amd64.changes Message-ID: haskell-groups_0.4.0.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-groups-dev_0.4.0.0-5_amd64.deb libghc-groups-doc_0.4.0.0-5_all.deb libghc-groups-prof_0.4.0.0-5_amd64.deb haskell-groups_0.4.0.0-5.dsc haskell-groups_0.4.0.0-5.debian.tar.xz haskell-groups_0.4.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:35 +0000 Subject: haskell-bytestring-mmap_0.2.2-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:16:41 EST Source: haskell-bytestring-mmap Binary: libghc-bytestring-mmap-dev libghc-bytestring-mmap-prof libghc-bytestring-mmap-doc Architecture: amd64 all source Version: 0.2.2-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bytestring-mmap-dev - mmap support for strict ByteStrings libghc-bytestring-mmap-prof - mmap support for strict ByteStrings; profiling libraries libghc-bytestring-mmap-doc - mmap support for strict ByteStrings; documentation Changes: haskell-bytestring-mmap (0.2.2-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5ee802a6579ad82cc06334cda879b1329cdf190e20ff5efe65b1878472217a58 21016 libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb 555db8faa7e7245f2b09a0aa69a2dcb3cd6a0852708c5156b537b25a9db862a1 34118 libghc-bytestring-mmap-doc_0.2.2-8_all.deb b6ef1e3464932ffaee3bd025b79598f6f819d46b5bbe46b228939c134318f364 17552 libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb 5c69a5dd18859d13032749e22b729dfd5c91d770ad4f6b2061b9899eaba819a3 2460 haskell-bytestring-mmap_0.2.2-8.dsc 2916820cdbb8b1c72ccf273718a49ef8dcf9ff646a199bf55dacbeab1454f436 2420 haskell-bytestring-mmap_0.2.2-8.debian.tar.xz 7bbcaeeccec5cf448ba59c9ed4de95bcc47b11ae2b9bcddb6201decb88eb69af 7188 haskell-bytestring-mmap_0.2.2.orig.tar.gz Checksums-Sha1: 0e207c6d78e8a14b8edacf20468da08699b46342 21016 libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb e7cfd7d3d668992e74055b517bcb288178dfe2d0 34118 libghc-bytestring-mmap-doc_0.2.2-8_all.deb a5e1a0f301dfd0ab1d453efae7906da34abe76b4 17552 libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb 49ba405c04a4dc8fdc706341f317496cb5bd9ca7 2460 haskell-bytestring-mmap_0.2.2-8.dsc 5cc06308d753cc65db8bf54fb0de836a45286663 2420 haskell-bytestring-mmap_0.2.2-8.debian.tar.xz c0989c04b9dd4c728cf5e2fbc36c28d99e0e9aec 7188 haskell-bytestring-mmap_0.2.2.orig.tar.gz Files: 50cc3409c1d074b880ca26165430665c 21016 haskell extra libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb 403dc7e8800156c4930aa0c5f7625628 34118 doc extra libghc-bytestring-mmap-doc_0.2.2-8_all.deb 1023bfe99f024d6fb2c8aff484c2fd3a 17552 haskell extra libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb 7b32c3989d098528eb8fab8f597fae45 2460 haskell extra haskell-bytestring-mmap_0.2.2-8.dsc 7580772c2bdeecbf24100ff6923f97f8 2420 - - haskell-bytestring-mmap_0.2.2-8.debian.tar.xz deabf8e1b20aed80b03e8b4dc44182ac 7188 - - haskell-bytestring-mmap_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+6MQAJkaD/hWJ5oG+dXNLmi80rNS Js5hrQqMxdyT7OjKU1dOz/jvlpQz5UwvXG1dtp1BpldRRCONCtbZXcuRf6SPuZJ6 5mZaT+CHagp0H2TRs42h0MJiyGIFszIA+pZn2fXKSZaUf2h3B5UfBq+pRrcD9lWe USIv70FMr2+EeV/uwf3n2pSqkkT1lqw0GmkQ6gpDSYVswvPs4sg+gMTDkxB+oMDy z9839zbrMKrB6v3Zy2T0hqnV37DciiOPFTIlP9Zgl/h9DP+RDYmkwBf3q79BCNm7 WYmRtVfhWMHcpxn4Ld4DyucR+EUGlhRra68pMKaJBwmjoRcyf5k3LoreA9YvLmI4 CxiznkRr4xxscZRLRDpLgEyCbli3oa8V2fC6wGH++A52Yxkmr6B2ica76IQfeb0a dH8DMsvURm/bkoMsRNMBddjXFW8QgyEC1kWgENUuUJtDHDwVv9ZERyzDCsUgD/n8 NkfPRUWCGxYfa72n5HhfuPfx/WQQInZbVqr0lhK6vLqqDoxQQrUmBeNWfd5k6Bst 7p8ywvZjafN/u3iC5l1tw0VEIIvhrVp5iRMQW3fBfBUG+59IjEc4WsosJzBgD6Kg wlhZLSnwx6dYsVK1MNOK0KdzqM+ZufjS1KHihShNr0f11WAKTLe2xjm0AjYSXJt7 PauTqw+gmhRO4LsYAF2l =nQnX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:35 +0000 Subject: Processing of haskell-hstatsd_0.1-2_amd64.changes Message-ID: haskell-hstatsd_0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hstatsd-dev_0.1-2_amd64.deb libghc-hstatsd-doc_0.1-2_all.deb libghc-hstatsd-prof_0.1-2_amd64.deb haskell-hstatsd_0.1-2.dsc haskell-hstatsd_0.1-2.debian.tar.xz haskell-hstatsd_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:36 +0000 Subject: Processing of haskell-generic-deriving_1.8.0-2_amd64.changes Message-ID: haskell-generic-deriving_1.8.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-generic-deriving-dev_1.8.0-2_amd64.deb libghc-generic-deriving-doc_1.8.0-2_all.deb libghc-generic-deriving-prof_1.8.0-2_amd64.deb haskell-generic-deriving_1.8.0-2.dsc haskell-generic-deriving_1.8.0-2.debian.tar.xz haskell-generic-deriving_1.8.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:36 +0000 Subject: Processing of haskell-file-embed_0.0.8.2-4_amd64.changes Message-ID: haskell-file-embed_0.0.8.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-file-embed-dev_0.0.8.2-4_amd64.deb libghc-file-embed-doc_0.0.8.2-4_all.deb libghc-file-embed-prof_0.0.8.2-4_amd64.deb haskell-file-embed_0.0.8.2-4.dsc haskell-file-embed_0.0.8.2-4.debian.tar.xz haskell-file-embed_0.0.8.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:35 +0000 Subject: Processing of haskell-fingertree_0.1.1.0-3_amd64.changes Message-ID: haskell-fingertree_0.1.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-fingertree-dev_0.1.1.0-3_amd64.deb libghc-fingertree-doc_0.1.1.0-3_all.deb libghc-fingertree-prof_0.1.1.0-3_amd64.deb haskell-fingertree_0.1.1.0-3.dsc haskell-fingertree_0.1.1.0-3.debian.tar.xz haskell-fingertree_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:34 +0000 Subject: Processing of haskell-hs-bibutils_5.5-3_amd64.changes Message-ID: haskell-hs-bibutils_5.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hs-bibutils-dev_5.5-3_amd64.deb libghc-hs-bibutils-doc_5.5-3_all.deb libghc-hs-bibutils-prof_5.5-3_amd64.deb haskell-hs-bibutils_5.5-3.dsc haskell-hs-bibutils_5.5-3.debian.tar.xz haskell-hs-bibutils_5.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:43 +0000 Subject: haskell-bytestring-show_0.3.5.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:48:52 EST Source: haskell-bytestring-show Binary: libghc-bytestring-show-dev libghc-bytestring-show-prof libghc-bytestring-show-doc Architecture: amd64 all source Version: 0.3.5.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bytestring-show-dev - Haskell library for value converter to byte strings${haskell:Shor libghc-bytestring-show-prof - Haskell library for value converter to byte strings${haskell:Shor libghc-bytestring-show-doc - Haskell library for value converter to byte strings${haskell:Shor Changes: haskell-bytestring-show (0.3.5.6-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6c0fabbc736c7bce5823a260a352af97edf66e669cf3456624f1da61d54485fa 152958 libghc-bytestring-show-dev_0.3.5.6-5_amd64.deb 90a4b0800584e95f37cf236d6ccd0687e871294dc08bd2f8723f0cf27737d543 42074 libghc-bytestring-show-doc_0.3.5.6-5_all.deb 4864579fb7480cd051bd4cbd5a72f0349f43e2c0d8d0392334785c1bf0f732d6 130668 libghc-bytestring-show-prof_0.3.5.6-5_amd64.deb 5e542531d726c393587b8256464d4f74e63ac9dd5efe9b65f68d61147dd8a3db 2465 haskell-bytestring-show_0.3.5.6-5.dsc 2a5b0ef5c765186cb8419acb83baea876357e5b8af819e1fd32b396ee10f5b20 3492 haskell-bytestring-show_0.3.5.6-5.debian.tar.xz 29242efd16951ebba888218c469a99ff25b19ab74ee1e0d7b4db09b8800a0812 8145 haskell-bytestring-show_0.3.5.6.orig.tar.gz Checksums-Sha1: 51b5bcfd3dcaffac8b31813d28d7000791b6cab0 152958 libghc-bytestring-show-dev_0.3.5.6-5_amd64.deb 78c68394621e7996af5c6c1d44abaeea9c815a69 42074 libghc-bytestring-show-doc_0.3.5.6-5_all.deb f1e1c7256bcc4f8de20c626de3529e038fdb8d73 130668 libghc-bytestring-show-prof_0.3.5.6-5_amd64.deb 47e97ccabbf0b5f1f0af40bbbe28cc65daa4a434 2465 haskell-bytestring-show_0.3.5.6-5.dsc d496fd1f0a187305149d434fe9d9d9e3917dfff8 3492 haskell-bytestring-show_0.3.5.6-5.debian.tar.xz 7cfe1ae70eaf4f0de6b90a2739e555998907b556 8145 haskell-bytestring-show_0.3.5.6.orig.tar.gz Files: aad72795d0b553c7f700a1d2d1235804 152958 haskell optional libghc-bytestring-show-dev_0.3.5.6-5_amd64.deb 7f52ea857686ddb968ffad0c23d65dc5 42074 doc optional libghc-bytestring-show-doc_0.3.5.6-5_all.deb c8a791997cc06ac8d053939ae0432b20 130668 haskell optional libghc-bytestring-show-prof_0.3.5.6-5_amd64.deb 5f579dfce4462bf52f60751fa357d768 2465 haskell optional haskell-bytestring-show_0.3.5.6-5.dsc 5fa063203cd4cde65851195b397fc75c 3492 - - haskell-bytestring-show_0.3.5.6-5.debian.tar.xz c9041eed86a52e17e6b53a415967f7cb 8145 - - haskell-bytestring-show_0.3.5.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovZUQAIBObieuTsloNNfHGRK7neWP xnCMOUg+G7gC/20vIBb2mJklfYKu0N9Mzf1LDArnHB0KGKxmAFDl4AnlkHKjgnkT Qgf6VaGL81gCRgtR9T/7PZq7Ms+Dul3uJQTwhJrOTUCzyBZjfBsY9nPhQla992gE /FZqgx9TvqErY0UwY2V9y8aHXfYO9pwBiEUdMA1UdbjsQ/TPP3xja9VbEQZJKId/ MEqo0RNz6eObwjFmIUeiSEAmnfcVPsbYoAHVqyEjmL6+Foj26fuZA8AYl8MMw54/ UJyTBwBmzVw4A76BZfAGIrEgJ9Yl+H/hBVwXlD1GTFUjnqK4ibSumuZXvoRxz73u fND72eoZq9dHP+McLWKFzQEsooWSfaonkjHz0ftyTfLojlVfm25Jn3GHn1jiFqm1 ijSGp3v5QBOahyqCPPt7ZbYlxq0jT+E3JfX+GE/BvpIet87UHyrxexz+epytrVHT gYka9n54doowJwuM85UYvVEc0ywB6ALeajeYqPmUTulFUqQCIvNJnicQCfWSbtiM 6SzwBZipJ2rakGcBOGrOQMoIJL7Osph/g7kpQzWSRBRilst22dq72oJlwXTVN/0U io+2qMqu4enui/x4kcO6IAHnLKsA5lzXZI/TKCoOQOP69cy7VClhopnRKQSf5i8c MzkIQdBZtTca2Vq31ci1 =Tfju -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:52:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:52:52 +0000 Subject: haskell-bzlib_0.5.0.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:44:43 EST Source: haskell-bzlib Binary: libghc-bzlib-dev libghc-bzlib-prof libghc-bzlib-doc Architecture: amd64 all source Version: 0.5.0.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bzlib-dev - Haskell bindings to the bzip2 library${haskell:ShortBlurb} libghc-bzlib-prof - Profiling libraries for the Haskell bindings to the bzip2 library libghc-bzlib-doc - Documentation for the Haskell bindings to the bzip2 library${hask Changes: haskell-bzlib (0.5.0.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7612e7eaf958ef13eff773123cd0e56251084a7a4da62798c49279b5b08976c8 48476 libghc-bzlib-dev_0.5.0.5-4_amd64.deb 84317425cb20087d6e96786c74d69b4b7bfef2bdffa4caec351b60ff97b863ce 48822 libghc-bzlib-doc_0.5.0.5-4_all.deb 4ba8802f499e80f89ab899630b1c7b532974df6120ed3f33cb96c1de4cc0a057 40384 libghc-bzlib-prof_0.5.0.5-4_amd64.deb 177e4412f5eeb2fcc58fe773d2b3290fe2234b6953fd706d952e4ac072a860e6 2355 haskell-bzlib_0.5.0.5-4.dsc 3f1ff9d233f876537696ffafa7e482940e50e62010e8dc5de42334eb13a56825 3732 haskell-bzlib_0.5.0.5-4.debian.tar.xz 9ee7d0ac7461b330820af928c13c6668bf4fe3601f171c42432a85c33718017e 46627 haskell-bzlib_0.5.0.5.orig.tar.gz Checksums-Sha1: 5328cfa06ea9629be37b3cd1b77d31f9007293cc 48476 libghc-bzlib-dev_0.5.0.5-4_amd64.deb e2276b7556db0d6917f3c73ed480bb9e9e038c23 48822 libghc-bzlib-doc_0.5.0.5-4_all.deb 90679bf57cdccbe1250b4421f739186664daa5cf 40384 libghc-bzlib-prof_0.5.0.5-4_amd64.deb 212db96300a32fd810ab3f10fd117ff4abb6978a 2355 haskell-bzlib_0.5.0.5-4.dsc 1f8015930b7d74852b9e069307668065eac07184 3732 haskell-bzlib_0.5.0.5-4.debian.tar.xz 65833081a0addf554393a94a430032542121c050 46627 haskell-bzlib_0.5.0.5.orig.tar.gz Files: c59269ca59ca3b1c20e7aee9a8478256 48476 haskell extra libghc-bzlib-dev_0.5.0.5-4_amd64.deb a14a6b31199a9759f76d01d374d88083 48822 doc extra libghc-bzlib-doc_0.5.0.5-4_all.deb 8de5fd2fbd13bf49b60cf7981fe350a3 40384 haskell extra libghc-bzlib-prof_0.5.0.5-4_amd64.deb e8844a5546054661506e1e0c4489ebde 2355 haskell extra haskell-bzlib_0.5.0.5-4.dsc cb735f27a227e80bedd273bdb8cbba0c 3732 - - haskell-bzlib_0.5.0.5-4.debian.tar.xz f4980e89910eccf9ce82c4d711159f27 46627 - - haskell-bzlib_0.5.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNqAP/2B3gMRhIC5IOe8DV/7rnktA fFriTh862xq1Bw5KVHx6PQnC+p/hzBxBe11leYm0IRcKZ0SYtbCIvIrRIxT+eJQV p0f6kME9p75G4gZ5Krb858RX2YRWepeZjmyy3N85mabYVxahoTu2rJPphYAF5SXy i/fYulVzCcy2VbHG1qsVLGW2eUb3QGfXk28kSr//qr1jYdyx01bPRMWWwZnEtJ+G hyMXHQAKc6bOIrOhPxIOa81vfZAikZ9RcOahJwJy1IbGJ8Pdav+Tql9x7/QW94f4 yOLMOHMEjT/zegffAwDX1xDnCYsGoYVZvyb9VBnWAMHyKZqAdtQNXhPFD+eUXqVG jotGauu23C7GPIwhcyc688nyi58WYJkTzdNe/Dllmh9VqBXrAr0QJWF7vzcl6b/i 3K9UlDFR0UYGlCRMZ+iF+jOSIU4j5KQyF01ahTSkyv4UOxo4kfp4qFV1MAWqo5CJ 3TKg+S0HS/9YAgsMv8Q3W+tdQ4BcgbK5BGnjiUypFjAf6mnr3ZxrIkBN04EuVo// l0XEeuP4WEXb5sfXxmnwZd7sb7+hxvDF18fx9PGmPrRq43X4bUsuk3wPR5kqT9/2 mL1jUz8jsHz41TSnD0vocbSyqZwhjecFFp9iabaA66H/dlEfn84EMMIy8lmzqZ99 QzE+xHZTkN7kmnCJj2TU =tJan -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:53:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:53:04 +0000 Subject: haskell-cabal_1.22.4.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:41:57 EST Source: haskell-cabal Binary: libghc-cabal-dev libghc-cabal-prof libghc-cabal-doc Architecture: amd64 all source Version: 1.22.4.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cabal-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cabal (1.22.4.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 577a3256dd765e1fd86664ed97e5faab058b3ca8b4dfb4a09c70d8f978228be9 4113516 libghc-cabal-dev_1.22.4.0-2_amd64.deb 42c8c7a869520f30b276b974d6c232d8fbe13b30486bd12148af190606429675 722276 libghc-cabal-doc_1.22.4.0-2_all.deb 231310b23aaf7d8f0b3dd339059af24884228a2dc91de9805c80422d42145eaf 3400086 libghc-cabal-prof_1.22.4.0-2_amd64.deb 3140e4a0b090ee567edea830a5d8f03d1b485a714b05847874915dcd5c9f60ec 2372 haskell-cabal_1.22.4.0-2.dsc 268db2d164142111afd98ec4a167ab0fa2b9c721693622529bdf7f39234ce095 2716 haskell-cabal_1.22.4.0-2.debian.tar.xz b96a8db268e3501ded01bdb0d178fe334274e92c1497c3249a59ef5cfc55dca6 404549 haskell-cabal_1.22.4.0.orig.tar.gz Checksums-Sha1: 96124aa509cefa762b643877da6b8b2443f13e46 4113516 libghc-cabal-dev_1.22.4.0-2_amd64.deb b970a18f718fbbc8f7ebb9abc5b8aaa001fe7a67 722276 libghc-cabal-doc_1.22.4.0-2_all.deb 4f4c8de601cea06f161778c00cd1732c05ce5c69 3400086 libghc-cabal-prof_1.22.4.0-2_amd64.deb 4f0627af891386e3255f321650324880cd06a9b2 2372 haskell-cabal_1.22.4.0-2.dsc f03d1830044ab5fa640461d2e5833cfa070dbe19 2716 haskell-cabal_1.22.4.0-2.debian.tar.xz da3c6977749ed5ea1422d58e8aed7265d57f7280 404549 haskell-cabal_1.22.4.0.orig.tar.gz Files: a0b780447a366cae19efc054ae18ca98 4113516 haskell extra libghc-cabal-dev_1.22.4.0-2_amd64.deb 018341c75570ee1b0e3f936d50266c55 722276 doc extra libghc-cabal-doc_1.22.4.0-2_all.deb 4dbc1480e678485e371e5928cf1433d2 3400086 haskell extra libghc-cabal-prof_1.22.4.0-2_amd64.deb e58e09bdf644e19a326735a6c7883c2c 2372 haskell extra haskell-cabal_1.22.4.0-2.dsc b27cd4f15299ce89a5401bee48f19f80 2716 - - haskell-cabal_1.22.4.0-2.debian.tar.xz a71ab35960617c68ce77d48af3e35895 404549 - - haskell-cabal_1.22.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5xEP/28CFE06XwruMKPUxA1SsUoj pzDea98JTK2aiM8rqej9s5ujaTb0s5+CycgQ2APoG/t3dtTLk9Qf+N3XwjCZmtKu GfptrzwY+UBGsLai7Zef+Dk2yOEG0fmtWQelRw94VrloZjkH5QNwnNPxtkJuHfyg HtXBYFGXZ/hUTHsC/lHFkW1AfdlhHSn/rk3LWrZwWnOhOTcyY0bUo1S7Tzeq8vFy VYs5fEGgWlkD9IL0CJzcgYpWDu5/tl050G2uFsyskvU66sFJk/lOlSZi0ihxSl4B 7V4xTIgyTY5GS9jysDEV4cVzLI+U2kuHya5sksmbQap1boU9pAWIpxKriVNt5OaM I617BX3xYePZhnhL+WqT34a3xsdJJzQZATgD0D4Ia69w4joNUSmQwenhQ/JOMKcu xJjQns1noCagpf4sd1ucYrKDTVFHSEt1q6k8oCtf2asXAa+3WKuYK8fGVBzDw2uy veoeQnra21DCHpeLwGzL7hG5IQBxnybZH5qgtwD+jDzGFp2eUSKkx9Vjlb+2RJcx WUGZvM2OXChY1rXSOmH4U58iWBjNzrvqNSCj4LenELgw11N5Z6Zj2uCd2JjSfhNF Ip/uVrqXVs7jIGRD7NA4VSPOForcMmkhzyplQdlUDJjkzxyomYKGV4KTXFPNMsMq 6LD4milBb/XR/kF1aFhg =K8LV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:53:12 +0000 Subject: haskell-cabal-file-th_0.2.3-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:17:23 EST Source: haskell-cabal-file-th Binary: libghc-cabal-file-th-dev libghc-cabal-file-th-prof libghc-cabal-file-th-doc Architecture: amd64 all source Version: 0.2.3-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cabal-file-th-dev - TH expressions for reading fields from a project's cabal file${ha libghc-cabal-file-th-prof - TH expressions for reading fields from a project's cabal file${ha libghc-cabal-file-th-doc - TH expressions for reading fields from a project's cabal file${ha Changes: haskell-cabal-file-th (0.2.3-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a99690db6c86886e5d60eaa7848a6c01d5f6b3df6b75e125944dba09938fe101 15120 libghc-cabal-file-th-dev_0.2.3-6_amd64.deb e90bf5df86a0dfc0215ffb999138d0c25cf26a7c7d4e7f04dc0fcfaa69be7a98 33642 libghc-cabal-file-th-doc_0.2.3-6_all.deb 9ecbfd3dbe91ea1759e64a64d4c5f04a11ad9aacf969aabd3cc6090e76255a57 12532 libghc-cabal-file-th-prof_0.2.3-6_amd64.deb 91631a5bfa33342d47038f62a1f612d875c175b4d3f61d7f54c6705a1fa393e3 2427 haskell-cabal-file-th_0.2.3-6.dsc 666e708780044ab2bbb561fb6d79497bcce32a2c38860f53e295dba18a51b437 2724 haskell-cabal-file-th_0.2.3-6.debian.tar.xz 2866e1bea82f5873423411bec9dbded2e4cc878ad7d05108c1339b62cbda5c4d 2764 haskell-cabal-file-th_0.2.3.orig.tar.gz Checksums-Sha1: 2b7218457463858999eaa50d27c922eb17c20fd9 15120 libghc-cabal-file-th-dev_0.2.3-6_amd64.deb e0576b4247c54046a5439fe64761f0d7444c95cd 33642 libghc-cabal-file-th-doc_0.2.3-6_all.deb 534b5a69a1d4f1e53ba57256e601c854d65b73ae 12532 libghc-cabal-file-th-prof_0.2.3-6_amd64.deb 2f4c3f74084bc36d447c99ad90e762aa7cfce4c8 2427 haskell-cabal-file-th_0.2.3-6.dsc c0a75cbc119cee7cb8537020481d6cc6be7a6d57 2724 haskell-cabal-file-th_0.2.3-6.debian.tar.xz 10e2c8802b2727a53541c69e43165777f8ce5662 2764 haskell-cabal-file-th_0.2.3.orig.tar.gz Files: 66906d9136c7bb71761ad50a70dc5d84 15120 haskell extra libghc-cabal-file-th-dev_0.2.3-6_amd64.deb f9cb2877d8754557841e496ca6218475 33642 doc extra libghc-cabal-file-th-doc_0.2.3-6_all.deb fc6753a69406ed82bf8613440224ccea 12532 haskell extra libghc-cabal-file-th-prof_0.2.3-6_amd64.deb 9d2f28ac60719ca6f42fae1829347e1e 2427 haskell extra haskell-cabal-file-th_0.2.3-6.dsc 9a16cd4dcb1daebbef014feb501b0949 2724 - - haskell-cabal-file-th_0.2.3-6.debian.tar.xz cef723c1fe4b641de91a9f4fe2a52cb3 2764 - - haskell-cabal-file-th_0.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMJsP+gP1T5RpOO+AOBe9XxdEfP03 /fqB2oAOK+adPC+8NNlMVZ3WoOFl26aloEkXIWcoKPfRcZNDk8MU798Psr344lTc GY2oXlSJBuMdHmNWZb8Ed68btzD6UNBT+pEURmVajfMQiZMWC3iglqI9LBybrS5z iw9ahCT6LSNoj3BLL5j3BrTnYKG3Oo/095sWpaq5VyoMsAQwTegHZAUqHUZyvFVM eOgfTz4eOHR0PIvRcO/2bdPgJFXLhsZf23MdvAjCeKwuSMlwIDqU3UeZ/erTukfK P14qQ2o7KwkB6nMFZ4xkXa7J1dXKu6FvntGnYjUb8gJDEKKINky/wHtJgfpxlE6W z1Um8qOSK1gAKaWrNlqg2MQhBs2gCizoUE2CpCRpabfDXOKas2AgBRdos7ri94aj C9rUqU0zcKwDr3D4LaTZQv2YRLodNta8w8BU86LTxInwJris+Xp363gWgj1/8xcU YdbhwRxzqEqJ6Lqz+wMQpupjZDVAGXM1VukaGR7Osne+nyWZHzicUH2qiWyHVDnW qErDD5c0bNyeX5BieSCg3NjsXifaAFT7xJuHsl+NK4JXyJRzKpHRviIC27Mdz3fR NjEXPCy6giLkRVl/MQC8cyezv9fjrHuq3su1T8Cn8mhal5kmH4NLWNRm2cyL9sk8 H+KVV8We0HsZ6r7pZ+Zz =EyC7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:53:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:53:23 +0000 Subject: haskell-cereal_0.4.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:25:51 EST Source: haskell-cereal Binary: libghc-cereal-dev libghc-cereal-prof libghc-cereal-doc Architecture: amd64 all source Version: 0.4.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cereal-dev - binary serialization library${haskell:ShortBlurb} libghc-cereal-prof - binary serialization library${haskell:ShortBlurb} libghc-cereal-doc - binary serialization library${haskell:ShortBlurb} Changes: haskell-cereal (0.4.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ae5d79470e40ac758312af0446d6e1aae86505ff15c82c60103558a53ed716c6 175832 libghc-cereal-dev_0.4.1.1-4_amd64.deb 30b6d31ecc1cc4d8cd35b841052c9260998b8b14387270ad4fe916d0b9b0cac0 69740 libghc-cereal-doc_0.4.1.1-4_all.deb 004ef332d326176365d1faf44bac4e2f85e1e2dbea9adaaea003c45cc4e7ba99 199136 libghc-cereal-prof_0.4.1.1-4_amd64.deb 44caabb66917cd9d93376a21db5dac7c7b7ce201b0dfa3eec0993f5ac07a0e86 2361 haskell-cereal_0.4.1.1-4.dsc a3038f809fd545ed90701fd70f77434cf7c44c16408f169768935a6f603c79d4 2872 haskell-cereal_0.4.1.1-4.debian.tar.xz df047216179ba3817134e32c73ef9e3b5dddbd4efff604f50ca0ca0c93753097 22656 haskell-cereal_0.4.1.1.orig.tar.gz Checksums-Sha1: 5123ceaa3777f49849634d7115f995ab35fd4b59 175832 libghc-cereal-dev_0.4.1.1-4_amd64.deb e062e6bd2ecfa07f164ccbb00e89b43b84d00c9d 69740 libghc-cereal-doc_0.4.1.1-4_all.deb 38df5d6cfc3bc2ab2dfd79b285641a1a902ea4e5 199136 libghc-cereal-prof_0.4.1.1-4_amd64.deb 600af3b4a9607d2cc5bf9e09b3aabb963cb7dcb2 2361 haskell-cereal_0.4.1.1-4.dsc f60368b03be72de93882f34439372ba758145245 2872 haskell-cereal_0.4.1.1-4.debian.tar.xz 433bdc92afc0d259b25c94c7a6312770b0634b37 22656 haskell-cereal_0.4.1.1.orig.tar.gz Files: 748192a61d171488123a479908757f13 175832 haskell optional libghc-cereal-dev_0.4.1.1-4_amd64.deb 481f1c5cf8cf1e9b57d09128ba025c8a 69740 doc optional libghc-cereal-doc_0.4.1.1-4_all.deb c0f34c4283254b43dd11c2e95b5201b7 199136 haskell optional libghc-cereal-prof_0.4.1.1-4_amd64.deb 2eb6548bbf14c456811aa477a7acb415 2361 haskell optional haskell-cereal_0.4.1.1-4.dsc dde581be722660b3eaa21da45414d18f 2872 - - haskell-cereal_0.4.1.1-4.debian.tar.xz 139ac40880440d59fc94e9aacfb0c467 22656 - - haskell-cereal_0.4.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopfcQAJP1JlyESqnleKHQPXBf9fSo FGyE3n97rjkcRX7qH/gns48smX2DO0khUGgIk+/xuBuBZkvBXrbmIkxh+7woa7nM Nw0c/6T11BLtmQ5ueIlnFFxczQGAaTRDZZAqfKjEM6wv2Pw0m0LxURUdwqJFrfGP GF17uI1f6x/+mLD47cSAQn4qF5DIULHJC7pupz/J6QdowpkKgTaS/rHhhV1NOEAv UhHmFaW67OMLzREEFAIXK9ikmJ5E9I1Hx/J5ib5gitniCQICqt6544ivu01+gwT1 XuT8NgfYd7PInYCd+R+Qte+QhUXWgNKiGTY9rKp6o8hmec0RdB5C/RfOLnd3Popy Tf2mbo64+KGkyELgYWzA7/GRD0jyD8kSWcqHENmBcQ/RTCpy8n8bYfQmBIB5zk6n wjeHpHHJ1MJS4Md/FwO7OjJVoV8HarBKBneE9qzEj0Tb4ifrQUmgT64RtlNJYePz rlkF9RsuZ/tkEolUGjdHZ6atD2AVGCYIvvcW11R2K5scVJ85iyUXVAxYgnpk2kPj d/aNlNHjCQNmQpxA9zbSeth+nYkJwPwZfm14fnKqyH5GbDMkYbciLsMAThv9pghO bAimxl81l7BF4z3qYAGmeyW4l+U8Vx8OsjYK0XUAE+8NHuAAstkcwE9XNnw0XCLj u/hk6YqO+RTcQoomtbjn =nvzE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:53:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:53:44 +0000 Subject: haskell-charsetdetect-ae_1.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:42:33 EST Source: haskell-charsetdetect-ae Binary: libghc-charsetdetect-ae-dev libghc-charsetdetect-ae-prof libghc-charsetdetect-ae-doc Architecture: amd64 all source Version: 1.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-charsetdetect-ae-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-charsetdetect-ae-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-charsetdetect-ae-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-charsetdetect-ae (1.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 49ff3f023b8c96c320b34af1e9aef889c1514c2143970dae0360800aae013242 78574 libghc-charsetdetect-ae-dev_1.0.1-4_amd64.deb ed7ea4334a8208d5015b5422a916b1e89224427d5780b9e437d192c4e69a05dd 30292 libghc-charsetdetect-ae-doc_1.0.1-4_all.deb 2844ce74e1d2b832b55ee8b09eec0f29531f8d2622d338eee5be5a68545cc117 67936 libghc-charsetdetect-ae-prof_1.0.1-4_amd64.deb ebebc2ae8807421c311a7246b93d1ab38d01e717172adb071002e605a5d4803d 2487 haskell-charsetdetect-ae_1.0.1-4.dsc bf1b20675ea9e1347d9b83b846c5fdfaff382fab885980509c76dda70bb3f37e 3788 haskell-charsetdetect-ae_1.0.1-4.debian.tar.xz ca76f95c7b7e15002c90291cf3c7eddd817eb61a7037623daa913e04ccb66d2f 191675 haskell-charsetdetect-ae_1.0.1.orig.tar.gz Checksums-Sha1: e206bf7920023d892fea5ca10f2883bb89c246b8 78574 libghc-charsetdetect-ae-dev_1.0.1-4_amd64.deb b2129028d71f41d6a6d83f3586daca40dbb2a2dc 30292 libghc-charsetdetect-ae-doc_1.0.1-4_all.deb a8d11d31cdc6ca30411a4aeea7a5e419f6f5241a 67936 libghc-charsetdetect-ae-prof_1.0.1-4_amd64.deb 6f0c8a155a01a56e36bdc6ccc450682a80b45aae 2487 haskell-charsetdetect-ae_1.0.1-4.dsc fc583c1459897c616136c452ad4ee57e2ab21990 3788 haskell-charsetdetect-ae_1.0.1-4.debian.tar.xz 617671493810522a17e2b8c5c6ecacaa6cecb237 191675 haskell-charsetdetect-ae_1.0.1.orig.tar.gz Files: 12f18ca505fa20cf52be2734d503fe2c 78574 haskell extra libghc-charsetdetect-ae-dev_1.0.1-4_amd64.deb 8dfcbd9078a34bb18f418b99b46da225 30292 doc extra libghc-charsetdetect-ae-doc_1.0.1-4_all.deb d1c9a960da59fe3d9479dc8928405634 67936 haskell extra libghc-charsetdetect-ae-prof_1.0.1-4_amd64.deb 87359f6fcb3791fee14c5c1e9a65003b 2487 haskell extra haskell-charsetdetect-ae_1.0.1-4.dsc fa23a6f7f19c71a43a6b6f9393e2d9e3 3788 - - haskell-charsetdetect-ae_1.0.1-4.debian.tar.xz 6902b251b19f40ba39f21fc4b3df8301 191675 - - haskell-charsetdetect-ae_1.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiojYgP/R/N5VclxRs6ylA4rWAaNnyD OYWXmHquXnfpClbgCKjcvE7ZODs5Qh8ld/dArVT/p/K1/Ve+Z2uiFT6v8/4cAcXM SP5fsoxdrZyDI6yHUIE6NgKkHf8HYIPAUJkLD9wMYWGmSkcTCfxW9zc/CoP6p/OT Y29KU6y6Vw72XGY6jbDQ9C0Mk9S7d4XpOvV/J6E/UqhdAhCv1uDRZFQIcYoymjkl ptyFFW65B2OW4kQcREYCM86jQiVu4sPSCpu5svq2f7x3XSaYb569ovzKldv0FoHf lYi/m/o36o7b8qvly5S7KiK6xAJ6s6RhDhHtRVHulnSB2+MVishHHH6IPPcdzx14 mSyzSGDrXLMERxcIyOqwOm0a58Y4DMJZ4Ogdn6+9Lb0ae1DXhldHr4nhEO+Z/g8F eeJp8HVMytfTAsbWNPUdQq+z3MWa7w9V+BldIEDG75OZNVbqI7/CsOHTt5pAA2zE rqFnFt5iIZX4R+jM9bups0RhPoessjeNCXxohjt80rq26pV4Esq+jLzb2riidJsO 7JFeopGvwTesif+NIj/VdrpvH8UGWpxituF5mAklCGbyOs34bx4F6QFoqJPfs2LR 2x8WxdeUJngtOr5GaU6TWXzAOyP9aAjDkOstKFEiw5zvNKLqo5Es43Af6L0mt0Fv V81c4tOPm870dmR1XpKt =TnvJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:54:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:54:02 +0000 Subject: haskell-clock_0.5.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:14:43 EST Source: haskell-clock Binary: libghc-clock-dev libghc-clock-prof libghc-clock-doc Architecture: amd64 all source Version: 0.5.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-clock-dev - High-resolution clock and timer${haskell:ShortBlurb} libghc-clock-prof - High-resolution clock and timer${haskell:ShortBlurb} libghc-clock-doc - High-resolution clock and timer${haskell:ShortBlurb} Changes: haskell-clock (0.5.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 935b68fcc73f33a3a3c9c240a3c6d27a8932cb0429318d5eed5b5a327896b2f4 51626 libghc-clock-dev_0.5.1-3_amd64.deb fadc63dcb7a8d26d5e7c44611c5c17a42085f2ad3cc8889ec391d352053c3cfb 33382 libghc-clock-doc_0.5.1-3_all.deb 8515c2f1480503a4d6dba14441c2993a36ccd71408ca0be2593dc8018a21fcd2 41424 libghc-clock-prof_0.5.1-3_amd64.deb 1f1de58c8b0ce0b1a903be1e8b1c1a0326f7db6359ea0867bfd4522b670a7c9a 2347 haskell-clock_0.5.1-3.dsc 865e518efa0545f41f2c6f30a75a41e1feb40632e645b3974e5ad8979b272d62 2500 haskell-clock_0.5.1-3.debian.tar.xz 7c7a1f89bc4fa2f995d31a214bb7e3ad44c3570cb46b8f18e7de6011f78197d9 6720 haskell-clock_0.5.1.orig.tar.gz Checksums-Sha1: 127b4d28b336ea8cff0c48dfad8e7fd5c65f95a1 51626 libghc-clock-dev_0.5.1-3_amd64.deb b89189ff6014f71d3f85a052658284b7ebf815a4 33382 libghc-clock-doc_0.5.1-3_all.deb 5cc731410f9b4997622790b58360e0750652aae4 41424 libghc-clock-prof_0.5.1-3_amd64.deb f7415859b78b107a954e15a5b54a6af2b7c5437c 2347 haskell-clock_0.5.1-3.dsc 0a8e43f96fd1b15013ed632798aa8dd17b502ea0 2500 haskell-clock_0.5.1-3.debian.tar.xz 51407172d0d011a715850a2421102e55e7e7c0c2 6720 haskell-clock_0.5.1.orig.tar.gz Files: 59ccad063a941949acd59703d27e6d2a 51626 haskell extra libghc-clock-dev_0.5.1-3_amd64.deb 01911b5e814e5551f84ce2bc2ed3e8b9 33382 doc extra libghc-clock-doc_0.5.1-3_all.deb ec77a22233565c7b74e9795e0d0627b2 41424 haskell extra libghc-clock-prof_0.5.1-3_amd64.deb f507558799afac5f6314311ae026b642 2347 haskell extra haskell-clock_0.5.1-3.dsc d9cf45ca39bf57e10677caa5be0d1db7 2500 - - haskell-clock_0.5.1-3.debian.tar.xz f895ab43640f0a0c235fa7078c6a4c1c 6720 - - haskell-clock_0.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUX4P/1MVX6NAQJoTyOtrjYoBd9Li wzbfGoxptTABA0WDW2gFxfcGqzg9VmsQo/lQiI+rEUaZSfEir5t+qZ1UAgxQD82S jEGcNKtIoHOBNqp5p2ZdYksLnyxOssb0mM2bbwjL4Gu2F18tcR0FdtgXiyRf8TH5 v2aCD6BTm2DYoQqwOQuiknaaOoChWZaW5B0Z/A+/Gh/TFoI5xrMdiZJL9S+4Q3ZS e4L0qwHgkeXEouY6M1uYRzPzxDbWv+eDquedKerMjFKPh8NqE3NZkDS5A9lNuEb+ Ti9m9siaVaCX7BN4O0RQU1AovM/RZAR1HKB5dI1gdzwEXnuIf9UyN3hraxNYWgej EqaAIRIbosF9jQkb6SU1bzUrKiax0cJ1fhNkoU0lN6G0tdIkk4E2FKv8RUHt95TF ChxydaRSSJ02ItYK6AsyRUrxaiJO/61VWzjfveH3tpLxrCp6pHNJJzstUO+qpxQU 8OF+ho2rdGrqa9DI2+HwBb2RH+AFTzCR1P4jn+Fe5NvW+zrvuZAcQu4A5y/HC7Gm XskPCh0mvtS62HhRqmQJRE/IPhjq/pbtUMLjUG44krk0U5L5/VEYKUq+ZLgaSrYe QF94LUkXyqVoXhUiP34kUmi2dx68TPDsVtbi3o2YIYniCWghmi8zs/p1KbwJSpN5 16DpH3ou6b3GqOIPmV2N =ZS3s -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:54:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:54:20 +0000 Subject: haskell-cmark_0.4.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:10:29 EST Source: haskell-cmark Binary: libghc-cmark-dev libghc-cmark-prof libghc-cmark-doc Architecture: amd64 all source Version: 0.4.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cmark-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cmark-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cmark-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cmark (0.4.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: abff6bab468e44ad7be5007c8f3c6a7160edf79a211db99ab3c645631c49e6c7 254478 libghc-cmark-dev_0.4.0.1-2_amd64.deb a7e1f662891eeecd4ad951900490019bccc2da338118fefbaa73f82681493be9 38506 libghc-cmark-doc_0.4.0.1-2_all.deb 90eedb847cff29320489eaaa0e39fec7da80c325f6793e8df6f885bd21c9fb0f 209780 libghc-cmark-prof_0.4.0.1-2_amd64.deb a06240a17a8e3d4944b2ca9ebc22f472c8992c72a50415092ba00a1dd65fd76c 2472 haskell-cmark_0.4.0.1-2.dsc 1b63afabdcbb59de20acf17cd1ec4f1bd8f5b9f637313e872614393d1e0043eb 2756 haskell-cmark_0.4.0.1-2.debian.tar.xz 638328b59c2bb8bdcd0f3042c4554f2b2b7c6deac7770dbc8bc2813c865a35ce 175936 haskell-cmark_0.4.0.1.orig.tar.gz Checksums-Sha1: bdd0e081999b4a4ea70cdb8a04d3aa7a3424c13f 254478 libghc-cmark-dev_0.4.0.1-2_amd64.deb 5a7adcecd94fe4545337973d97aa7428aa2e8aa9 38506 libghc-cmark-doc_0.4.0.1-2_all.deb b1041ee1df7b2d96ab294aaf540c57ca59a1236e 209780 libghc-cmark-prof_0.4.0.1-2_amd64.deb 8b0f018c14d5066f22c0d0d2477e45c8015448cc 2472 haskell-cmark_0.4.0.1-2.dsc 8c9b84e60c794c11b234609dfea2231bec69866f 2756 haskell-cmark_0.4.0.1-2.debian.tar.xz 86a3b733a12a1fb3ad7428e4a059e67fad65b8ad 175936 haskell-cmark_0.4.0.1.orig.tar.gz Files: b12d0da694cbbe6d3e7415e58fd6ab20 254478 haskell extra libghc-cmark-dev_0.4.0.1-2_amd64.deb 407c0c62dd0c76b24148f17347dab3d9 38506 doc extra libghc-cmark-doc_0.4.0.1-2_all.deb a87e081a9d56cf17667c806c380a808e 209780 haskell extra libghc-cmark-prof_0.4.0.1-2_amd64.deb c415dc7c9b086ce97983ba52d3034ad5 2472 haskell extra haskell-cmark_0.4.0.1-2.dsc 6708585fea2e6c89b82e9d79abf94566 2756 - - haskell-cmark_0.4.0.1-2.debian.tar.xz 0e41357c8a8872e3893854f95c056e5f 175936 - - haskell-cmark_0.4.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVk4P/ivX5OC4VOpsi+NthJP5PNe4 uWlTFxjRXq/LMQQvTDxrUMMEfpMDfCTky36Ev0knQ7rpFUjO/jZp3cpx9tQ3t8zP 0W2I/1Luj9MY8pZDYP0skea+9PZ3afonb+PK8n16T4dk4oUv2LnD2HWBRJ6+ati9 DvmOM0RmX9NEu+mKlzWvzWEzVaRIl/sBHN6M9t/6/E6KD1XCpwmjC8zOT4DCxUpJ Tv25cU4hkcjLPm6ZdjChzXjq99aFfsOezzVPpLV1PVDcZ927CoenZQVdND1pC0KZ fclSlVCM52UNg4bDdItKOARxn+j7w9dTCh6knuSFQg4iv3Wn0YraM1ZbxwCWKVl0 1YQNhKZdW72kcyJVwr4UFEA92YPVLJXwPB0mULMLLKN0mhEvF2ENnaXjTUVzhwjg dYsMZr4E7oUExD4yoeBOucS96Aq6P6gx78e8J8JZS9y8nEpRdNJ5A/oALoDtQ0yQ kC351jYqt0FuLJT7bQSrUg+A5pnSwVFnpCLiELPqmsDVibYpdqYe4IwXBbAe4w4Q E2196JjPBs6TqaabqmFO1yAmB6YAXAEQlEtA5p+80Bae3S014fTsW1OFon1OcIpv F6vK8vNImLNJJm8a2qnZjennObODLEuropkLm9ZK7/MgUjfBiG0sktVJlWvLqOrL ILFTepCj5ryzABkOya2r =ARkD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:54:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:54:37 +0000 Subject: haskell-cmdargs_0.10.13-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:29:44 EST Source: haskell-cmdargs Binary: libghc-cmdargs-dev libghc-cmdargs-prof libghc-cmdargs-doc Architecture: amd64 all source Version: 0.10.13-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cmdargs-dev - command-line argument processing${haskell:ShortBlurb} libghc-cmdargs-prof - command-line argument processing${haskell:ShortBlurb} libghc-cmdargs-doc - command-line argument processing${haskell:ShortBlurb} Changes: haskell-cmdargs (0.10.13-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f52ef65871f41a796894c13f16219e6799c6568ef88d24a76d6381c72201f35d 479060 libghc-cmdargs-dev_0.10.13-4_amd64.deb 745f83ac59fe16c5ddbc7ae44e41ef08ce2b9bb5e300a1841db7e6a2778c4f13 134200 libghc-cmdargs-doc_0.10.13-4_all.deb 3fa5392e85f328d4c8f9dce3d42707fd8be8f01a0df401de9ac283d7afe9790e 405430 libghc-cmdargs-prof_0.10.13-4_amd64.deb 0e9c85055e33c72da0b59ad40ba0412e8f733bc0868c32e1dc972bb234b66aac 2360 haskell-cmdargs_0.10.13-4.dsc ba12d78767375971e1b687d8ad14098e027db0c8f600e51231df9521beb6527a 3172 haskell-cmdargs_0.10.13-4.debian.tar.xz 66117c1fadaa2a79be07998287ca7cee334c249615b0fab9b91467ad813bbf6e 64008 haskell-cmdargs_0.10.13.orig.tar.gz Checksums-Sha1: 622778a3d5a1c747b7a8be3357eeba530062cad2 479060 libghc-cmdargs-dev_0.10.13-4_amd64.deb b6fcf018e4db267f9981a10f5c5969c1a7b84147 134200 libghc-cmdargs-doc_0.10.13-4_all.deb 8cb46fa3969bc7e30a837efa79ad89e392f54a8f 405430 libghc-cmdargs-prof_0.10.13-4_amd64.deb 6a353220b21b27687f3583f4e429694107b91640 2360 haskell-cmdargs_0.10.13-4.dsc 0b23911854099ca87e95c87530f9aa527d52da4f 3172 haskell-cmdargs_0.10.13-4.debian.tar.xz e9477122ccea8d2e0d77d961b191932b2f3e018e 64008 haskell-cmdargs_0.10.13.orig.tar.gz Files: 97894a854b9f81c609cd793320e8c389 479060 haskell extra libghc-cmdargs-dev_0.10.13-4_amd64.deb 1138e462e95952718850522dca9f4d8d 134200 doc extra libghc-cmdargs-doc_0.10.13-4_all.deb f0967d410399b3b635acf601f73a805f 405430 haskell extra libghc-cmdargs-prof_0.10.13-4_amd64.deb e451a30d4c0988d4c84d497748146b13 2360 haskell extra haskell-cmdargs_0.10.13-4.dsc e9a237fd3b3f21c98e3438911d6f6558 3172 - - haskell-cmdargs_0.10.13-4.debian.tar.xz f713f07f1b9081c10c27620b2c807c61 64008 - - haskell-cmdargs_0.10.13.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJQMP/0XjW7Tyz+4wU8+VcUOFGy2X pc9rpV3YIoJqfBWe3tVLmjw8Rkqm+HLZhOiorK7J8up7zIGbMcremWj2Hq23t5O4 oqIn9Usp0WABAa7JmuWllwRRLuN/jBIPOGi+i9P5b2LRfeIYieVNhyx6QANOF0yb vWHuOjNqlhL6j8O8tXzcXVhAPkQQXeBbthnhlY58KsFZ+E4wCpf3q/zh6NwQYcDJ 4TIVhhGNn0T1uz/GgZeHLDLVjGylO8s4SqrBoSVvBXVsi8aB9InvzcKEBUppIviL l8HxzXCBJTzVHg8iCbipAtV6X5PlOKlWa19k9yOwgXUvpD6eGMogwExvKRj1VArQ 7mO2Sqqc3L72N9wR50UhNxGYzAJ+suAFsT9f9ljIY5CW9oVNdBkEOx+y7cat2mDd DwjU8wdtQgO50/xnmXjXLNN9ddkF/alBpAr9USjNZM2iaUxQigm9ELjGa/8jAVs6 suMRHlEMsciynlC1S+OJmg/Ecp+n+E1BYW/8pg6Hp7sxvlE6ZTzQePA8Noudn5vd 2XLp0o689W+DXeXGpOvsT/MGMVfqfob/nVsaqFrwvRqalAZYLYIxcYHJkyy6fnkT KOm47tJEXYmsJO7WoC2dJjvq0aG4jUFEs8l0mwU3DxOTfNqaZwLIAd3Fy0iotDS3 r9PSHK7N4xbBE1zyOrEY =4Fv3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:54:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:54:54 +0000 Subject: haskell-colour_2.3.3-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:28:46 EST Source: haskell-colour Binary: libghc-colour-dev libghc-colour-prof libghc-colour-doc Architecture: amd64 all source Version: 2.3.3-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-colour-dev - A model for human colour/color perception${haskell:ShortBlurb} libghc-colour-prof - A model for human colour/color perception${haskell:ShortBlurb} libghc-colour-doc - A model for human colour/color perception${haskell:ShortBlurb} Changes: haskell-colour (2.3.3-8) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1d2d90fefc9a19fdb4656e3cdc636690b749791ba49386bca11aa5e8bdb6fedd 184504 libghc-colour-dev_2.3.3-8_amd64.deb f4f76fa4a6bfff402e0a780f9309cf78cedeb61192e2b9e121f841ed006fccd0 76758 libghc-colour-doc_2.3.3-8_all.deb 21fc59691ae275735c70e5370ac562e8c16d5eff96f74296c82e13800a295335 161012 libghc-colour-prof_2.3.3-8_amd64.deb 6b9fbf5e5c4b2ef093331c1b5e8d36be9b8ee4fc84dda844ca19af4d2d3dced4 2339 haskell-colour_2.3.3-8.dsc 4d96d27124959de54198733f657b8e2378e2f064ffdb05095afeaeb663b94c37 2424 haskell-colour_2.3.3-8.debian.tar.xz 8d15a63494f8e2a06fe6dc38baee8e948adfae0e93749b9e3ce0fd8ece09b6e2 20392 haskell-colour_2.3.3.orig.tar.gz Checksums-Sha1: b8a2009b4bf9fdece2188f742f57a9799736558c 184504 libghc-colour-dev_2.3.3-8_amd64.deb bbe6f5fd14ee76bb69dcf3a28851757d570340d9 76758 libghc-colour-doc_2.3.3-8_all.deb b8445f68c13617332f2c99773b1b8f03f52ae83b 161012 libghc-colour-prof_2.3.3-8_amd64.deb 59942477032b2309f5c27f9845379549089a3f13 2339 haskell-colour_2.3.3-8.dsc 4c34162838a2ad1b9163a5a5c6f29318b5a0b42b 2424 haskell-colour_2.3.3-8.debian.tar.xz 86b35b8a12926ec779cd9dba7c738fcb66eee02a 20392 haskell-colour_2.3.3.orig.tar.gz Files: bbed6e09cb68e52a002f772fcd5a1ff4 184504 haskell extra libghc-colour-dev_2.3.3-8_amd64.deb 71fc20506303fac408dc0fd94efd7d34 76758 doc extra libghc-colour-doc_2.3.3-8_all.deb a4de89bc8b0ea2f5133dc6fad07db2cb 161012 haskell extra libghc-colour-prof_2.3.3-8_amd64.deb 7c078baf81045dc79dad71ac527952fb 2339 haskell extra haskell-colour_2.3.3-8.dsc 17052d11aa99838067453aee2e99ace7 2424 - - haskell-colour_2.3.3-8.debian.tar.xz 6bfdc3f932f581b58b7444381f469777 20392 - - haskell-colour_2.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTion3cP/iOwhg7G7/4NUi4yPwg2iwft 5sOvlUD4I8g64hRorWZsfpOzOQ/zqm2YGLAQGudpZq88DM0IMupzxV3AU5IE6+hH MxcvMJdgu9rSGxAC67nSRJbIhw/c/dT4b92byelrNOZGjN+/3TApmEeOanlj9AH2 ULNm1XDMj0nLvBzBOztn8KLntjy8u8C8ke+tkSQZuU97+dcAA0mzK+JrmQV33QNZ LCF97ECbgyHlhgbYxxXyPYVcqOOyzjbYdN7uomyy+MBSM4bVi/QfkibDQ2eGym1U d18s62yDPh/7TqxvEDVruf4CD0PLfV2i4oWTACNum8avl5rtMuN5iFtV7PCwCPto 40ts/9sWxee8yiJFsKqtNmL8/DClfcB0IrpjEGUClMj7BrHdf8u0EWneFUujg0rW hp5xc6di7/Y6GtdAuxgZojOPglE2Xizn0JHGvUU5ZIZ6hZTn+c4rC61SEoRUQu9x EYUx8wW0AYzEfwDYxVlDJQj2T6l+MwFB438UoGebplLQEkgVhitOn6esEGFc3RKf h4v3Dpi63r1cMkWCdYC7kjm7qeKajx63/SWybLihQX4J7XB7A4AJFv2s3/FoTlZR WbpxUOjSjoFrs/kKZts1RghfIga85hG+w4+q/jtQyN+usXHuTkPKSE3fKVnQlnRr Iw/dD1/+oWl5OnPp7Dxj =+4aZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:55:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:55:12 +0000 Subject: haskell-cond_0.4.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:20:22 EST Source: haskell-cond Binary: libghc-cond-dev libghc-cond-prof libghc-cond-doc Architecture: amd64 all source Version: 0.4.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cond-dev - conditional and boolean operators with monadic variants libghc-cond-prof - conditional and boolean operators with monadic variants (prof) libghc-cond-doc - conditional and boolean operators with monadic variants (docs) Changes: haskell-cond (0.4.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e7d7e54630d6a78be4aa4f4a897d3292efceb321c13921058c95ea62450bafff 67990 libghc-cond-dev_0.4.1.1-4_amd64.deb 2f40ddf83c9bd1fe88bb56aeb68c2318d2614bd778fe6ba4ed918bc89d2fc9f1 43946 libghc-cond-doc_0.4.1.1-4_all.deb dde6f0dac8a0034ccad58b22311a59bf9b1d1c0a9f202862d8ca196b1e11caac 61014 libghc-cond-prof_0.4.1.1-4_amd64.deb 04354fba881d067010bc16502f8a414e039ddb4e26dedd26103781c5818f5974 2312 haskell-cond_0.4.1.1-4.dsc 9d35f396d4ac0bf9418561f004cc29ad90c61e6dff50daf67f805079cd89302b 2500 haskell-cond_0.4.1.1-4.debian.tar.xz 039c76e43b5484bdc78627f50740106ae2844b3c877d92b5228de9106997ac8b 6478 haskell-cond_0.4.1.1.orig.tar.gz Checksums-Sha1: 610167c7b83b4740595a50faef176f89c5f53a8b 67990 libghc-cond-dev_0.4.1.1-4_amd64.deb 721990a5f8035d418110e0f1f19e586fa43c409c 43946 libghc-cond-doc_0.4.1.1-4_all.deb cadb656b212b9f6792e1d5f0c7c2f8a0ac72354b 61014 libghc-cond-prof_0.4.1.1-4_amd64.deb 1e3be07f37a19271e5ffe214b2f3cc984bc17669 2312 haskell-cond_0.4.1.1-4.dsc b2a7bdf675fb51122b4fcba154613dd116706789 2500 haskell-cond_0.4.1.1-4.debian.tar.xz 79612a6d9a570c267885255f85a5dc5159fcb228 6478 haskell-cond_0.4.1.1.orig.tar.gz Files: c2f74a6394203097b84231bc85680bd7 67990 haskell extra libghc-cond-dev_0.4.1.1-4_amd64.deb 94884db07602064f2173d83dc12708e3 43946 doc extra libghc-cond-doc_0.4.1.1-4_all.deb f32ee35e7e648a4059210d8f40a6b5c7 61014 haskell extra libghc-cond-prof_0.4.1.1-4_amd64.deb 7279a913aa31e52c20652c106e059450 2312 haskell extra haskell-cond_0.4.1.1-4.dsc 1c16c9554c0386384f9f6618285b458c 2500 - - haskell-cond_0.4.1.1-4.debian.tar.xz f62835361d541a42a2d78b95fc8cc5d5 6478 - - haskell-cond_0.4.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQeUQAKg13JT3HrAatKxEzuXHm/M5 Rlb/1WDIAT8ti+MQEClOsKzMY4NTNcGCM484xN/Yc0Gr1quUGSOelVTZC3rzxSh1 oue2dmF7zmRzXKlPx95ldeNFNaJMorZIrXgycpUCfoVRwA8ooQY4tij9JZoVyXrB Cor90+HH9ber+HezhKd55w5rBfQUlMbRxsBa6+U93e5LiGPXwSvhqwSxJHvuA0RR ywOM/gIqdmVkf4xLrgIMnJZ/PXE8Jq9UQ7NvivGl/s1cXWdrA1EcXwJ4bN3Qy7Pz j+iyUkV4A91Pfxd5zajrJVBaXlUd9VZ9n5ld8NiECq4d2hJUGOXULv48dydTgm5Z iHGcKGGXHIJUTSSXiEZmr4PzDBU3p9aTJ9241x9NB/8jrj3BnqvVKaEVlkbsm49w Oq8Ubvp2/r3Zvx5Gmpe7NVDq9xwIyqBjmV5HlYrA0Z8o2xfm5+qHHCEpyYLNekSt gvfc0u7IEHrjc4/hfEwMBKoDDIyQFlDmOyIkP7VZT4PMtPqIQ+xyn8TfRtahgmgd mXxpVz+cKIAHAnBCJ2D4WiKrz1jJWVTr+Lt7BnBSPvv7ZJ/Eyj/iZgow3W+RrFq+ UhkbvNVQrOGCSoGzkcr9nd5ZBHKQ66slY7i9vdeu1lKTTDNZOM2lyVCFP9FPYLOH Vx1TvjoO6H7iM+6/OHLQ =zPB8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:55:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:55:28 +0000 Subject: haskell-constraints_0.4.1.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:08:08 EST Source: haskell-constraints Binary: libghc-constraints-dev libghc-constraints-prof libghc-constraints-doc Architecture: amd64 all source Version: 0.4.1.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-constraints-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-constraints-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-constraints-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-constraints (0.4.1.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2c8a94b05eae20b6dd8c37f547f1a31c6f2a625a9d923b09f1812bfe92c367f6 86602 libghc-constraints-dev_0.4.1.3-3_amd64.deb 5666d78aa60ba3ec2bca5e5d21c92946ef87331425f3a12b3ab969001dfea0c1 48626 libghc-constraints-doc_0.4.1.3-3_all.deb ac867956370a2a26ab30a64ffc95d695bd5563c59a5362fb8756d929bbacfdba 72906 libghc-constraints-prof_0.4.1.3-3_amd64.deb e452e27c90ca536e1d8a9cde5797d3d6b7728ad2a06553852831c13229cc3a60 2510 haskell-constraints_0.4.1.3-3.dsc a42cd4feb0b2156b754d802a1d4d2a5c9b65ccdc3a930c48f99b380ce52b0f10 2176 haskell-constraints_0.4.1.3-3.debian.tar.xz dd4353b66c85980363050566a13d17ad0216f072a06f207cb8d36530ded67af0 7311 haskell-constraints_0.4.1.3.orig.tar.gz Checksums-Sha1: be518cc7a4c5ab77cd8005e4726c795c4a0f8b77 86602 libghc-constraints-dev_0.4.1.3-3_amd64.deb ee564975bcbb3a5ba03dbc2ad71c65952eb6277c 48626 libghc-constraints-doc_0.4.1.3-3_all.deb 77de7622b9bd6f60e6297568460a215c8e1e2105 72906 libghc-constraints-prof_0.4.1.3-3_amd64.deb f8a52a8281c8200548f36375c00aab65712f9e15 2510 haskell-constraints_0.4.1.3-3.dsc 1791b08bde502afa509e46af001cd9509ec7f91f 2176 haskell-constraints_0.4.1.3-3.debian.tar.xz 70a9a175f999a6a2d622b423884bc59cbe405c2c 7311 haskell-constraints_0.4.1.3.orig.tar.gz Files: b8a077f69957fe3dc1b0de678efc2bf7 86602 haskell extra libghc-constraints-dev_0.4.1.3-3_amd64.deb d18cb488d099e9d698ca6ef700e3b7fa 48626 doc extra libghc-constraints-doc_0.4.1.3-3_all.deb f43558dd7a3f703292bb0257f97cb66b 72906 haskell extra libghc-constraints-prof_0.4.1.3-3_amd64.deb 33314c05ec8c46a912c30bc341c31813 2510 haskell extra haskell-constraints_0.4.1.3-3.dsc 5518bfcbc9353d26cfe3b7524343a450 2176 - - haskell-constraints_0.4.1.3-3.debian.tar.xz e47733d40752ff17784e493beebb4db4 7311 - - haskell-constraints_0.4.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHFAP/1mcW1af2bJ36pPjrG8zZJzF U/q1NzelWbcwqxkkCAJm6C/Hm6gs5JpJYSCWjsnyff/ILUzmADYZTqfIFOuS/tRb Ck0brzrtdLK/ALRFeWNW6OKQebgDE/JNcGeQ/H3Z5UPrFBPbN4CpeN6BR7SBxDfv 61pGNVLAfAG+fbmj3gaTbv/rHWe9egCOC9bzQ+ygTfIF8ohzIR/MNBHh7hEG4x09 ez5aFX547TyvpT8xPQgZz5rjXylavuMMyVhm9gbGQfXy6MXStKkndwJP2968FP4g RPu9aW02xAHclguMpFz73vhXBzEmC+rCy3q56xU+1ZPsG7CbUdq4mG/s0qdZdSuJ 2qvmN2PwGbG86iXu6iPj8CMe5PPJ9xO1pbosRhwAzvrieINpxr3vhPzuHZqKG+xk NdFr3Od4FA65j3j1JHGH5c0nGjw74J45h53VAAdzEsYBHfTyidGnIkY+3W1BE5if No9iJGds1r2gENKLM9trqLwjX34qOaIeOYmBHlfmyoPKy8EDUMqABO5i41rVE2x+ YIVi8TybX20FqmBii35Jk2BgQClyHzaJ3bcif0ZaKELUVzmEjUk2SMW9Z/PGXiXW sH5E5vD6VkC9mjwbnjAMN1ZdiI3YAlSUPexeOKC1iz/tEcZiaz+mkIysvrho/Tc7 /9pnZkW6Uj84a+RNJyc1 =nQ4y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:55:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:55:49 +0000 Subject: haskell-control-monad-free_0.6.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:55:19 EST Source: haskell-control-monad-free Binary: libghc-control-monad-free-dev libghc-control-monad-free-prof libghc-control-monad-free-doc Architecture: amd64 all source Version: 0.6.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-control-monad-free-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-control-monad-free-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-control-monad-free-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-control-monad-free (0.6.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a43400db32d50171d6221c1e95591fd984a8c5276ab785ad8612528baf71d98c 66502 libghc-control-monad-free-dev_0.6.1-3_amd64.deb fae8f393c5cc4db1811782235bc9c80c5a12e4c59b554a5792d1dbff032b5a4e 36622 libghc-control-monad-free-doc_0.6.1-3_all.deb 9a9ea6d178cef42c2ee8397380dc1702dcb046c8eaf1d72559f252463cce8f36 60082 libghc-control-monad-free-prof_0.6.1-3_amd64.deb 71b5b9c35d6076dc68af58b7e7b816a00fcd01200e8d74a4254567f2cd994a90 2580 haskell-control-monad-free_0.6.1-3.dsc 3d81790f7486410fd33ba2d930d7e2b3886932a971b225dc637fe4cf8a2001d7 1760 haskell-control-monad-free_0.6.1-3.debian.tar.xz fea9173d3c29729a8e0789d654bf3b16928e0b740465bd8798ac2cfeec492286 3644 haskell-control-monad-free_0.6.1.orig.tar.gz Checksums-Sha1: 8f88aa3a9f7a0fe1a69cda915b4de0969ca0134b 66502 libghc-control-monad-free-dev_0.6.1-3_amd64.deb 996bd3debee13d68418ce78e9cbf4b95de972223 36622 libghc-control-monad-free-doc_0.6.1-3_all.deb 69fb371f2933b58875052bc15abb39d201407833 60082 libghc-control-monad-free-prof_0.6.1-3_amd64.deb 55a2b37cc51a3a41fa2a34754e23b3f59482a9c5 2580 haskell-control-monad-free_0.6.1-3.dsc 871c7fa657798a84399fbd46513f6e3394769ab3 1760 haskell-control-monad-free_0.6.1-3.debian.tar.xz 8cfc46898de67d4fba80972018e26b35a1c3796a 3644 haskell-control-monad-free_0.6.1.orig.tar.gz Files: baae12e265ca5a2e0f890c9cd9bef94b 66502 haskell extra libghc-control-monad-free-dev_0.6.1-3_amd64.deb 6dc2d03e232505dcae113e82ae07cdd8 36622 doc extra libghc-control-monad-free-doc_0.6.1-3_all.deb 6b87ac66cc2bc5c4964081a66818da46 60082 haskell extra libghc-control-monad-free-prof_0.6.1-3_amd64.deb 10379e71f6012892d9c2a60b50d26384 2580 haskell extra haskell-control-monad-free_0.6.1-3.dsc 8598ec3671c1079655ecc443e7d81df1 1760 - - haskell-control-monad-free_0.6.1-3.debian.tar.xz 0ac2dbdd45ba911c85b070b4303be115 3644 - - haskell-control-monad-free_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofGUP/0biiTRPjTsDYkksRGuohQJc WLRXSXwSiBFCu56QsrZVrWjqs58265lOjV/Gaz9VqHIpnPqzp6hW3Q9LTlnNxTmB vepL8yivE0mJW5+ariMdxU0cu6yfVv+qzAcO93mxUkVOvMQZ0ic3KDqTDgWcMNDj gzfTrkGib4tDePVM1TDirROOg+SVMJ5ycN01nuN38f6x0VCIGpce8Nj3WodDoKHL 6jp5JeSx/RdAx+Ffif8EE7paztF9IUP8s3EDGX5GF5LOe2rlXmxN3RtfV75ONYBl qxEHlzXSG75gOn3Rc6vI7hl5ThOxFzoZ09LK+bZjk7JTUB7c8QT3WC7207UrDkIm waOCAI37qkjoMiCwsRXAUANBlauWFQ4OSvz4VDAO8EfZZ2Ocdfzmrm5sSiFvJHDz f6g7n2Ecum55k4kyuMFgxW4b+i76cNuVyXNcKMKNN7tV7Yzlj9etp5dox1+fele1 YNegzeZEQPWOJHDPrb6nJMhNh199U+ncmTDXJi4xbpAXpKUkYK7aPobljmnqlk1J hdi4o3jwT27GV0b0JK6yBWxt47poYdQo5tB9JMdxSyzF3X7AQYdhoza/10C4LjsI xNeZbqWdYl7UrRLPioTLSL9ilnTF5HW29hrwedTrAybLOhQdYrBcU/hhrkF/vedp +0AvN4MAp1FnWRZgj5E5 =1zQT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:56:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:56:09 +0000 Subject: haskell-cpu_0.1.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:15:54 EST Source: haskell-cpu Binary: libghc-cpu-dev libghc-cpu-prof libghc-cpu-doc Architecture: amd64 all source Version: 0.1.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cpu-dev - low-level routines to get basic properties of the platform${haske libghc-cpu-prof - low-level routines to get basic properties of the platform${haske libghc-cpu-doc - low-level routines to get basic properties of the platform${haske Changes: haskell-cpu (0.1.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 37981392dec979247e41b360dfefec04f2c70abd8527f6b951f3e11e327eae86 19562 libghc-cpu-dev_0.1.2-5_amd64.deb 7b359ac4096a55bd645be7a07bb816f5c62723c2d8c3a2f76da489f77fe4cba8 32276 libghc-cpu-doc_0.1.2-5_all.deb 93d12742d89f770bc3c29846163f690a5f049a3de8c0a12c0a43039a4d89299b 16164 libghc-cpu-prof_0.1.2-5_amd64.deb b0e26fa5e0d7a7149e41c105436ad03fb33b2609e5780e172f8b186f2b77b446 2283 haskell-cpu_0.1.2-5.dsc cc7b315d08bcf93832573ecb5084218f02e35b86eca7ff05c00cf860911cea68 2436 haskell-cpu_0.1.2-5.debian.tar.xz 5627feb4974a3ff8499c42cc958927e88761a2e004c4000d34e9cd6a15ad2974 4317 haskell-cpu_0.1.2.orig.tar.gz Checksums-Sha1: af521b61636181ce2a5da3bda278c05269a46080 19562 libghc-cpu-dev_0.1.2-5_amd64.deb 4bbd419df748b4626bb41567bfd974c00acf4d82 32276 libghc-cpu-doc_0.1.2-5_all.deb 801470015a2e87566e70898897ec33952564cd8c 16164 libghc-cpu-prof_0.1.2-5_amd64.deb ebc6ba6b1fb00c2049e720edb9bbc983d3fbe357 2283 haskell-cpu_0.1.2-5.dsc 175594eede919c35d9a223987d80eda5507c98e7 2436 haskell-cpu_0.1.2-5.debian.tar.xz d3cdd8b9ff84e6ad8cfdfa4bbd4c0210fddac9bd 4317 haskell-cpu_0.1.2.orig.tar.gz Files: 4cc9633f19e7291e3f24ee8558c12033 19562 haskell extra libghc-cpu-dev_0.1.2-5_amd64.deb c8e81350f16377e7678a7c92a0f77059 32276 doc extra libghc-cpu-doc_0.1.2-5_all.deb 92e9c62b1f1128865f2b024b8ad8fbe9 16164 haskell extra libghc-cpu-prof_0.1.2-5_amd64.deb 9787a3f1aa28650117571a973b44bc2b 2283 haskell extra haskell-cpu_0.1.2-5.dsc a1c60d342aa67aa6b7e3ebaf7ac86c98 2436 - - haskell-cpu_0.1.2-5.debian.tar.xz 6e9a5f2c44397f5e107d0656d9093a4a 4317 - - haskell-cpu_0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio85wP/3m04aDJE0Czv5SbExa7GnUN 8LtppTDsqSvsLvZVgWgSYsfRfD9IGC9yj7hrIZHqA5lqN99TcWC9JTpaxJ7EXVJ2 oiCZqeOdYulQK0+AMoByOgbbmHgRIZfoTWO8b31mCk9F2RWc/biyT9BIeYLoosQI ZdrZLHMmFY31/m1aulAnuK0zA32G0t+8nxsjrU+/i5nEcKrYp51tKyLlMppOMPU0 +Sz9PqBpYfzEi4tOZRMmXHUimOLuxbJ+grYLFwDZHzZ4iz1ptzjAKEy9s1MlfaCA 9oBdKPI+rUZzU59k8bPgP4NkagMboyFE9Wb/TLw9JwM2i7gVE4JbRak58aSh+eXQ SRGcpX08xL5hkvbDhpCIQ4wtWyvEk91D5Fe9QxPi0u7nI/Eu6S+oXN/fNuS1IWCL J/EJYAPBZyD4MaZKOgi9lP+F+vSekO5bkufGqA0iU10dB4iAQXlCDzK0Bvi8HpVC K/H0kc8aOjne2lEToifVcBVgO7GCXp4f0xgIb84aJIRg1H3uqqYqTbc5OaaRpGLY dczMoU4nSwKq5I+IKz7FrrlPKzlgeKYfqQOGZko0cn8iRBkB6PnnO2gmTq2gVlK4 ZFEtM1FHB3PbN9NokcvAiNPRWsv59Gy4oR29Gf4IQqUOUpvd2nK0HwKbpxdKH8JX V54NEhg5WR4jF51ix7Hw =FU1s -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:56:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:56:29 +0000 Subject: haskell-crypto-random-api_0.2.0-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:11:03 EST Source: haskell-crypto-random-api Binary: libghc-crypto-random-api-dev libghc-crypto-random-api-prof libghc-crypto-random-api-doc Architecture: amd64 all source Version: 0.2.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-random-api-dev - simple random generators API for cryptography related code${haske libghc-crypto-random-api-prof - simple random generators API for crypto-related code${haskell:Sho libghc-crypto-random-api-doc - simple random generators API for cryptography related code${haske Changes: haskell-crypto-random-api (0.2.0-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b68b7756317d34a34ed480926495887f2ef6f571a037ef8192f4f27941c82ea5 21970 libghc-crypto-random-api-dev_0.2.0-6_amd64.deb 8062ab9a9a307b01c3f1f5eed5621a49c155e1c7bd858353905e388445fed331 33188 libghc-crypto-random-api-doc_0.2.0-6_all.deb 2489b4d0877144c3f8a2ba33fbfd03e39c5d31f73139479f75bdb5fc021b602d 18496 libghc-crypto-random-api-prof_0.2.0-6_amd64.deb 9c9666d9e24b8fbfa2eea625aefbc7cb9b9dd7e36647c4057daa5d00eaf1fc3d 2540 haskell-crypto-random-api_0.2.0-6.dsc 3b6f6bb019891afc115d9ba090a9832129b8e7611820013b868890b3695c2fc1 2788 haskell-crypto-random-api_0.2.0-6.debian.tar.xz 56e9777061bd9ce553683d097ba3a11fdc371724060b62ca103f1f291f9f897c 3397 haskell-crypto-random-api_0.2.0.orig.tar.gz Checksums-Sha1: 58c2fa742fdf967b42bfb89dc8b48ffcb6e6af10 21970 libghc-crypto-random-api-dev_0.2.0-6_amd64.deb 6edc36ace8de2fd22e12628b8b1142e4278287cc 33188 libghc-crypto-random-api-doc_0.2.0-6_all.deb 9c29ef537851c1a4135b88c525899ae73e52a78c 18496 libghc-crypto-random-api-prof_0.2.0-6_amd64.deb 599d2b252c1ed1148793c80979da947914895f7a 2540 haskell-crypto-random-api_0.2.0-6.dsc 590cbf1a654fc6b7205e4ed06b649005491d2428 2788 haskell-crypto-random-api_0.2.0-6.debian.tar.xz 4a729c9875e93fcda8005d6fb337cd4fba09be8b 3397 haskell-crypto-random-api_0.2.0.orig.tar.gz Files: f06dc98e4cf3106a9b4e653fd937d0fa 21970 haskell extra libghc-crypto-random-api-dev_0.2.0-6_amd64.deb 26960cda070e43ff1ba0f8d22f770ee8 33188 doc extra libghc-crypto-random-api-doc_0.2.0-6_all.deb d7bc02cf33ef0c0f39de6e2e17eb20e6 18496 haskell extra libghc-crypto-random-api-prof_0.2.0-6_amd64.deb 0b9b7ee67dbaf4ae3990b66ae39ed1af 2540 haskell extra haskell-crypto-random-api_0.2.0-6.dsc 565ece83f8ec3f31231ae9ee4b9dc5e5 2788 - - haskell-crypto-random-api_0.2.0-6.debian.tar.xz 503cdf00ea6ed6d734e4f58b74d6c5d8 3397 - - haskell-crypto-random-api_0.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZ1MP/A1M/KNg+wjarfGtg3JKN9+1 7ktC22xox5Dssg/yyGOLab2xfX+d7dAObV/ChKUcP3BSrO9htObb1NyJMgabHSUC p2WTXxJc8ejMM5NkyjDXCiXMOWCDrFXKBF4Xr5xLA9MQ3HoUaEUvNjw6sMJhi1PT PBmIE2jFmPsSCxsVB2/2oH3VMOB+hBs+kdlnmNCvVDVuoTsc3VFd/MfEYMuP95Fn phHvz3F/WL857n5O0hv0yrJnYifQfHXwE15I1zuEASC4Rkkjd7CtLJZoiAIaLGtO cWYunR6DA9Izleqkxo98WLX15yZD5aIH3M1U8MvQUphIXJKio7wXuQZKRn+zhvtE 1wY3jhP8WhjxCttnYN0ptBYmzkxiAb6GB7au09ftNwJFDof+3rI8SwJ9eN/Atiqy Jpiatpvj6/s0kAr8YZ3qpJgejD/R1HTy0xYjhWNBJJM8eaZbMPBHaoC/0+rLDJT7 tpM8ThaQGS5L8yFVcumMwvhy3VcDej4Bc0AbMuInzWcHKm23/Xd8aI4+3z52cUBW VEdPfJy4HpBRiI9G2u+J82fjvY9R3kRHgkZnimVDGKOnOV6JeO6XBs9+9fOLKoDr oYr5WIJ4hRLgYdRJ9sYt12OTj2k3fLqYv+r14XhgZvD5V70cP36adyTKEBpqCNiQ nb9gm16+AygjKvsKfCrM =Xm5q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:56:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:56:44 +0000 Subject: haskell-curl_1.3.8-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:50:01 EST Source: haskell-curl Binary: libghc-curl-dev libghc-curl-prof libghc-curl-doc Architecture: amd64 all source Version: 1.3.8-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-curl-dev - GHC libraries for the libcurl Haskell bindings${haskell:ShortBlur libghc-curl-prof - Profiling libraries for the libcurl Haskell bindings${haskell:Sho libghc-curl-doc - Documentation for the libcurl Haskell bindings${haskell:ShortBlur Changes: haskell-curl (1.3.8-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4365af4cf4c487566ed7da6a23c4e896fa779d98babf95eb8465717aebc01f0a 179554 libghc-curl-dev_1.3.8-7_amd64.deb 862bfa6bf6003611489189a46b28a6e64b98ae9bac4e3286c4820953f2a142a7 87026 libghc-curl-doc_1.3.8-7_all.deb 8f7a8e61a355e6b64385ad549868bf74ed0b2898d567d083f07342c45d9c9661 152916 libghc-curl-prof_1.3.8-7_amd64.deb 27e34a580c48b5ab57bd64fa79b3ed9153e18a7e732115bcc7706f7d0b2acf8c 2373 haskell-curl_1.3.8-7.dsc 0bbc3c1998a33db50da29c0b32fdadccc207c1e099e9c283ff949bb4b72e3877 3496 haskell-curl_1.3.8-7.debian.tar.xz 9087c936bfcdb865bad3166baa3f12bf37acf076fa76010e3b5f82a1d485446e 47704 haskell-curl_1.3.8.orig.tar.gz Checksums-Sha1: 795587dd7c9cab2781d6b2c125260b1bdf6d9cbc 179554 libghc-curl-dev_1.3.8-7_amd64.deb 4dd98a5696f0c47c82d423e5d8295d7d0c3b4a1e 87026 libghc-curl-doc_1.3.8-7_all.deb 00819190350adfd2bb740e0cd2f55e15b2c6c156 152916 libghc-curl-prof_1.3.8-7_amd64.deb 8ce9545e0fad1c863eefdcced37e9dc3099ca99b 2373 haskell-curl_1.3.8-7.dsc f21444007c5eecf52728f884f3aaaf53f83f0143 3496 haskell-curl_1.3.8-7.debian.tar.xz d1300ae10bebfb1f058fe3bd200182aa766b2adc 47704 haskell-curl_1.3.8.orig.tar.gz Files: 8039a3007c93d62a95379f06113a5307 179554 haskell extra libghc-curl-dev_1.3.8-7_amd64.deb c76f9028054c77cdd1b9bf95bfd4b603 87026 doc extra libghc-curl-doc_1.3.8-7_all.deb 220f922824ee36d6e9c817eb005d9f65 152916 haskell extra libghc-curl-prof_1.3.8-7_amd64.deb 85d8a973d4162861ccbff4f521b3b4e5 2373 haskell extra haskell-curl_1.3.8-7.dsc 5e57e0e4ed443cb1f4befa6b983b123d 3496 - - haskell-curl_1.3.8-7.debian.tar.xz 853113e2ac933e203894a4588150821d 47704 - - haskell-curl_1.3.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1q0P/25npDji3GIDgNg0UM1N9W+k uh7deLkt5cchyg5gy45xJOFf9F+9LQaLh9i5nud7NFUJnnLet1FnaTMW+f3EkIrh dTcy2Ymn/BCpTm7fUEcdfiH4jAKurT64Qbk6Auw9Z2frxVWm1pdVNcx+YK5z3BI9 9+p33zhQUlQohE3d1vIwgK7mprlzIbuNVGw6kUQnnLdM7NE+uJNc9sOayMrB9XRp jzPjBwobX1nK74js0MVLXjxHeBw/TVi5rRJrdWpaJguxFNhkb99lQsg19XZztLaA k2Xbigm+rUxSlbquYm5KaV03su6WTTfUts/sZpbwctAKELbSOpJaVq9AX6gTQy5U I9njDaxfaQnkhatiIJ+6WxxwiXgjGXwUEQ8KePj/Pd6RJFYerqn88LOllWUi4PFL /fulr30iphq6LHScsIuAMSZPeyA/vfvhGSDxDW7gdQ50qYr8cshR7FnHv6q0wkwh AL/hAT0otx4wXoe7b3d+yisrthgNLnwd2DCaWrmvynIHLYJ7yHvOj1W8Y6EWJrGv Xv2JepblGD7URxHgt5fuqFP75VgM6JNyT4gpWDk5AUm4lVg7Akx8h01rvtmt7Hhh UofuVLorshRCwu9mCBBh76g5HOy6lXRiLFZu/PEeKx3YbnyBKlD3VyHZ1FLx/hkv RDsQNH2yykmpHofutddr =Vyg7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:56:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:56:59 +0000 Subject: haskell-data-accessor_0.2.2.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:43:19 EST Source: haskell-data-accessor Binary: libghc-data-accessor-dev libghc-data-accessor-prof libghc-data-accessor-doc Architecture: amd64 all source Version: 0.2.2.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-accessor-dev - Utilities for accessing and manipulating fields of records${haske libghc-data-accessor-prof - Utilities for accessing and manipulating fields of records${haske libghc-data-accessor-doc - Utilities for accessing and manipulating fields of records${haske Changes: haskell-data-accessor (0.2.2.6-5) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 14db97405efe821e2842e6586005b4e981782046e6a37e7d003d1efb399f20fe 69352 libghc-data-accessor-dev_0.2.2.6-5_amd64.deb f468abc998859605f15da148ba33a0a47fad0dba00dc5f97fe746e025a2611e8 50196 libghc-data-accessor-doc_0.2.2.6-5_all.deb d33e4c296a8a12c8e0455e927c69cf014ca846b7df2feab007c5687d37e48bcd 58746 libghc-data-accessor-prof_0.2.2.6-5_amd64.deb 79f96486f58576fa8e5844e7415442753d2d913eba4363b8da5ca2d49478846f 2448 haskell-data-accessor_0.2.2.6-5.dsc b517bbab906dba18773cb49c2a92c236200936fa57160770232bed10a0419c3e 3072 haskell-data-accessor_0.2.2.6-5.debian.tar.xz ee9de7fd9716f2681695deffcd04045d605bd24f0f2c7d6f0849dc4ae9c3c818 9651 haskell-data-accessor_0.2.2.6.orig.tar.gz Checksums-Sha1: 147353ae1473129e15ef6f47c3e5afa3801e10e0 69352 libghc-data-accessor-dev_0.2.2.6-5_amd64.deb 2676c8d70d49480afbf3dce3351f3fed94c2416f 50196 libghc-data-accessor-doc_0.2.2.6-5_all.deb 2289d50148436318e34ddd2321af5a676fc3ed2a 58746 libghc-data-accessor-prof_0.2.2.6-5_amd64.deb 6f305acdab1870301c6071ba02d73948f8bc82f8 2448 haskell-data-accessor_0.2.2.6-5.dsc d62f262dddd64ebb81defee4deac68a02be4984b 3072 haskell-data-accessor_0.2.2.6-5.debian.tar.xz efa64b827a130195dbdddeed4cd9303256da1b49 9651 haskell-data-accessor_0.2.2.6.orig.tar.gz Files: 972a83d78dbce66ac37fe54a8317ad62 69352 haskell extra libghc-data-accessor-dev_0.2.2.6-5_amd64.deb bc0d7c53d0652bf2a5ec036584e2c45d 50196 doc extra libghc-data-accessor-doc_0.2.2.6-5_all.deb 490e346aa00ff5e24ed8b0657fdf1a2c 58746 haskell extra libghc-data-accessor-prof_0.2.2.6-5_amd64.deb 8f43121cfb86feeacba45b263c7b8122 2448 haskell extra haskell-data-accessor_0.2.2.6-5.dsc d16dc4952412ade6d644a978e634edbe 3072 - - haskell-data-accessor_0.2.2.6-5.debian.tar.xz 3cfbfcc82a773026d053bd7b609d873f 9651 - - haskell-data-accessor_0.2.2.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDawQAJQjMy9GOhPNfoAa15hyXRgS Fnmrl+2Hy/cyGOwJdHVSRUsCFNtsojK8TDenu7EmmCyh2h/LG9reDX/0A9p6gdMO fNEEkjymxZfTVsZtNYUQgIIHE/oiaSKk1TVW80zcKQSJ0kRdpUFw5Aoy1KYOlBy+ GofdvNoadmAk4OPnTKCi2am2kzIvX+VYVZyoU5z2KN0MBx3dMR+i90a8QxQ82TTu xdebkFAitaVElxjYbo1sJ+CDsMMlEp7TXKxadH8JSxGwLw/qjo/iexn3A+AKGDUg FOEZQ1cUlelRWppXr8XabeKXABb+wG9FTegJ4NW4zWq83sRF+nYqU7ptVPSuc9Ir rXrDiar9ClgdZjm/cWS583qsE7JsJUUr3+9zJwJD+JItKX1turdTfxNIbhA1xEzV exkO3gQQR4nB2QPxDMaGsggUw4n4p9UaCkO3tgfvYqCqoEZ40DzM9oh7j4bHFdAI IFWGqba4hEktsarsxuNWMu//S1ynZKVo7ZIsJyomHgLpDkBJab3MZTaJxvBWIWQs AT2XkhmdZ+rZw4/kuUQchz/dQiIGKI2j0SH6ifavSDNZRVxBucSpCsSM3gmBnBRW hvr1vNL8G6cCvS6hEVHhQx/DOoI8/WBVEhICPnuhVox+UVz9/rRDsShMJToUVA4w cTBH+bnRv043o8YiBawH =0zzs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:18 +0000 Subject: haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:05:31 EST Source: haskell-data-accessor-mtl Binary: libghc-data-accessor-mtl-dev libghc-data-accessor-mtl-prof libghc-data-accessor-mtl-doc Architecture: amd64 all source Version: 0.2.0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-accessor-mtl-dev - use Data.Accessor inside the State monad.${haskell:ShortBlurb} libghc-data-accessor-mtl-prof - use Data.Accessor inside the State monad${haskell:ShortBlurb} libghc-data-accessor-mtl-doc - use Data.Accessor inside the State monad${haskell:ShortBlurb} Changes: haskell-data-accessor-mtl (0.2.0.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 050c8741497589d17b5c6f938eb9909c61874dffd82a55910ec97d9bdf7662cb 14228 libghc-data-accessor-mtl-dev_0.2.0.4-5_amd64.deb 78946d08edcf189f30d2a542f03c5886f0f66436eaccc1c3bab443d890ec3fbf 28874 libghc-data-accessor-mtl-doc_0.2.0.4-5_all.deb 028b8cc833c2b26f0cbb8c035ec88fce6c0453a0424ec5527a89a8eb28fd2a33 12450 libghc-data-accessor-mtl-prof_0.2.0.4-5_amd64.deb 8280fe44b580f3288e229703a47ecb3739d36ab09a0f46ca8a1202aa64d1b07d 2706 haskell-data-accessor-mtl_0.2.0.4-5.dsc a63e2d39d7eb32702bdaf055bf3c4d25698b9f1fe5173cc0fa7d45be1390d9c5 2500 haskell-data-accessor-mtl_0.2.0.4-5.debian.tar.xz 10cf9166e2e046076b7e58987718e57b31408e7cada9f26c8ff111e0379814c5 2160 haskell-data-accessor-mtl_0.2.0.4.orig.tar.gz Checksums-Sha1: 8d644ffed65278694506ed8d997ad046b579b0b2 14228 libghc-data-accessor-mtl-dev_0.2.0.4-5_amd64.deb ac5016aaa429931b96e54878e11aa33dedb8cb4e 28874 libghc-data-accessor-mtl-doc_0.2.0.4-5_all.deb 19b45c4608ca3c01d19c701cfb5ceeb6537d3292 12450 libghc-data-accessor-mtl-prof_0.2.0.4-5_amd64.deb 8f4f901cba3ca7857a6812aed9f8d70c3bb269b5 2706 haskell-data-accessor-mtl_0.2.0.4-5.dsc 0957eda8563bd27e9df8f8c42fcfecd436b0312d 2500 haskell-data-accessor-mtl_0.2.0.4-5.debian.tar.xz 407fbc21a62456037f04b5bbbe9c193f8731640f 2160 haskell-data-accessor-mtl_0.2.0.4.orig.tar.gz Files: ad32fbb5921a05dc1702c61a8a9f1846 14228 haskell extra libghc-data-accessor-mtl-dev_0.2.0.4-5_amd64.deb f552ac33681a17ed30339369bcd1f009 28874 doc extra libghc-data-accessor-mtl-doc_0.2.0.4-5_all.deb 2ea738db58eb2fd009f9b63485668815 12450 haskell extra libghc-data-accessor-mtl-prof_0.2.0.4-5_amd64.deb e44e06ee7d52f87875259e5a4096a452 2706 haskell extra haskell-data-accessor-mtl_0.2.0.4-5.dsc 1d26d209c485ebb1eef320e5c53d2507 2500 - - haskell-data-accessor-mtl_0.2.0.4-5.debian.tar.xz ad5df97d2adb053059ce9aafa1815fa8 2160 - - haskell-data-accessor-mtl_0.2.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioak8P/A1A2oAtr3d+Tk6UILBOIYou fTT+KlhOBi8AM4cV6Rj1UZRIDsAD2QMqysRYpX1g0ejcRGTVkzyjLj0gH6Kge/3f Vj/WVQcJfzTFSupxDRT0Jj6XwFMDAIV0yEdqH0XCIxJyWJBQ0C7OKV69x/pYywyJ 9azT5zyvCorRe24YkQXjsA+tBtlZx/oIH5/AtmqubSHPpuvDj6uEEZZUgrFBlQHu p+bN1Zbyif4dgs8malYnXGLEG4mkOiNN6Z8pl66dTGOIHwTLkwIb6ObYNnIJN2nr dKqBANYZz3cJaCs76OCIaOXnVa7XNj9RWienWYJuMc/inXD9xB89Mva+02GB3n6H qPHWg8ff1k+kWk+ZkW+S5Is3PJoV5J8le7pRA6iwkihJ+5mbezQNms0j6L2UFz4h bd6zmccsGleTleDXsUKJOiljRUOYE2xHHS9SvBncUfwk+qpGxkU5RLf/P2A95zFP cM3kcCgBXIMIWm6hR29NESa7kz1Il1ik337yPwULsfOd+3m1/4hBXofIok+95TYz 9cpuX2lbJjgLfTT/GHL5fTdeWA0i8aNq6JZytgOoi6BzbdwI+ZjyY0K4/ZzAbOGN aefiUqBW6nO3m3oN9qIQqoNnqc2r49Q9roAyfrWWNN1s6v1eidDh74t8dYL/hPuU +TykSMPizSnMVyRWPw1X =q6B6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:36 +0000 Subject: Processing of haskell-iproute_1.5.0-2_amd64.changes Message-ID: haskell-iproute_1.5.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-iproute-dev_1.5.0-2_amd64.deb libghc-iproute-doc_1.5.0-2_all.deb libghc-iproute-prof_1.5.0-2_amd64.deb haskell-iproute_1.5.0-2.dsc haskell-iproute_1.5.0-2.debian.tar.xz haskell-iproute_1.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:37 +0000 Subject: Processing of haskell-newtype_0.2-7_amd64.changes Message-ID: haskell-newtype_0.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-newtype-dev_0.2-7_amd64.deb libghc-newtype-doc_0.2-7_all.deb libghc-newtype-prof_0.2-7_amd64.deb haskell-newtype_0.2-7.dsc haskell-newtype_0.2-7.debian.tar.xz haskell-newtype_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:38 +0000 Subject: Processing of haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes Message-ID: haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-monadcatchio-transformers-dev_0.3.1.3-4_amd64.deb libghc-monadcatchio-transformers-doc_0.3.1.3-4_all.deb libghc-monadcatchio-transformers-prof_0.3.1.3-4_amd64.deb haskell-monadcatchio-transformers_0.3.1.3-4.dsc haskell-monadcatchio-transformers_0.3.1.3-4.debian.tar.xz haskell-monadcatchio-transformers_0.3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:38 +0000 Subject: Processing of haskell-memoize_0.7-4_amd64.changes Message-ID: haskell-memoize_0.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-memoize-dev_0.7-4_amd64.deb libghc-memoize-doc_0.7-4_all.deb libghc-memoize-prof_0.7-4_amd64.deb haskell-memoize_0.7-4.dsc haskell-memoize_0.7-4.debian.tar.xz haskell-memoize_0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:37 +0000 Subject: Processing of haskell-oo-prototypes_0.1.0.0-3_amd64.changes Message-ID: haskell-oo-prototypes_0.1.0.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-oo-prototypes-dev_0.1.0.0-3_amd64.deb libghc-oo-prototypes-doc_0.1.0.0-3_all.deb libghc-oo-prototypes-prof_0.1.0.0-3_amd64.deb haskell-oo-prototypes_0.1.0.0-3.dsc haskell-oo-prototypes_0.1.0.0-3.debian.tar.xz haskell-oo-prototypes_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:39 +0000 Subject: Processing of haskell-lexer_1.0-9_amd64.changes Message-ID: haskell-lexer_1.0-9_amd64.changes uploaded successfully to localhost along with the files: libghc-haskell-lexer-dev_1.0-9_amd64.deb libghc-haskell-lexer-doc_1.0-9_all.deb libghc-haskell-lexer-prof_1.0-9_amd64.deb haskell-lexer_1.0-9.dsc haskell-lexer_1.0-9.debian.tar.xz haskell-lexer_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:40 +0000 Subject: Processing of haskell-mtl_2.2.1-2_amd64.changes Message-ID: haskell-mtl_2.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-mtl-dev_2.2.1-2_amd64.deb libghc-mtl-doc_2.2.1-2_all.deb libghc-mtl-prof_2.2.1-2_amd64.deb haskell-mtl_2.2.1-2.dsc haskell-mtl_2.2.1-2.debian.tar.xz haskell-mtl_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:39 +0000 Subject: Processing of haskell-old-locale_1.0.0.7-2_amd64.changes Message-ID: haskell-old-locale_1.0.0.7-2_amd64.changes uploaded successfully to localhost along with the files: libghc-old-locale-dev_1.0.0.7-2_amd64.deb libghc-old-locale-doc_1.0.0.7-2_all.deb libghc-old-locale-prof_1.0.0.7-2_amd64.deb haskell-old-locale_1.0.0.7-2.dsc haskell-old-locale_1.0.0.7-2.debian.tar.xz haskell-old-locale_1.0.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:41 +0000 Subject: Processing of haskell-network_2.6.2.1-3_amd64.changes Message-ID: haskell-network_2.6.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-network-dev_2.6.2.1-3_amd64.deb libghc-network-doc_2.6.2.1-3_all.deb libghc-network-prof_2.6.2.1-3_amd64.deb haskell-network_2.6.2.1-3.dsc haskell-network_2.6.2.1-3.debian.tar.xz haskell-network_2.6.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:41 +0000 Subject: Processing of haskell-monadprompt_1.0.0.5-4_amd64.changes Message-ID: haskell-monadprompt_1.0.0.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-monadprompt-dev_1.0.0.5-4_amd64.deb libghc-monadprompt-doc_1.0.0.5-4_all.deb libghc-monadprompt-prof_1.0.0.5-4_amd64.deb haskell-monadprompt_1.0.0.5-4.dsc haskell-monadprompt_1.0.0.5-4.debian.tar.xz haskell-monadprompt_1.0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:40 +0000 Subject: Processing of haskell-logict_0.6.0.2-5_amd64.changes Message-ID: haskell-logict_0.6.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-logict-dev_0.6.0.2-5_amd64.deb libghc-logict-doc_0.6.0.2-5_all.deb libghc-logict-prof_0.6.0.2-5_amd64.deb haskell-logict_0.6.0.2-5.dsc haskell-logict_0.6.0.2-5.debian.tar.xz haskell-logict_0.6.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:43 +0000 Subject: Processing of haskell-monads-tf_0.1.0.2-5_amd64.changes Message-ID: haskell-monads-tf_0.1.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-monads-tf-dev_0.1.0.2-5_amd64.deb libghc-monads-tf-doc_0.1.0.2-5_all.deb libghc-monads-tf-prof_0.1.0.2-5_amd64.deb haskell-monads-tf_0.1.0.2-5.dsc haskell-monads-tf_0.1.0.2-5.debian.tar.xz haskell-monads-tf_0.1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:40 +0000 Subject: haskell-data-binary-ieee754_0.4.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:17:56 EST Source: haskell-data-binary-ieee754 Binary: libghc-data-binary-ieee754-dev libghc-data-binary-ieee754-prof libghc-data-binary-ieee754-doc Architecture: amd64 all source Version: 0.4.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-binary-ieee754-dev - parser/serialiser for IEEE-754 floating-point values${haskell:Sho libghc-data-binary-ieee754-prof - parser/serialiser for IEEE-754 floating-point values${haskell:Sho libghc-data-binary-ieee754-doc - parser/serialiser for IEEE-754 floating-point values${haskell:Sho Changes: haskell-data-binary-ieee754 (0.4.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 49b95361ab3e709382d6d89d38589250a546110aff8e806241deaf4726adbbdd 23018 libghc-data-binary-ieee754-dev_0.4.4-5_amd64.deb 18a0bab0d3d8b0902e493c9567e0b891e5d6460cc825a1e7dd17559d38bc6437 29326 libghc-data-binary-ieee754-doc_0.4.4-5_all.deb 6756e4d6361a72f0b175403c5091b660606b48770f310c43da3531e1c37346ec 20036 libghc-data-binary-ieee754-prof_0.4.4-5_amd64.deb 7802197d65f51129ce89beca37e052b7aead1cf09ef5252b341add8afda06bc1 2512 haskell-data-binary-ieee754_0.4.4-5.dsc 99d3e38cae7f2d47b4887ab503d32bae8185fbbd18436feb32316ed33cf952ca 2428 haskell-data-binary-ieee754_0.4.4-5.debian.tar.xz 59975abed8f4caa602f0780c10a9b2493479e6feb71ad189bb10c3ac5678df0a 4117 haskell-data-binary-ieee754_0.4.4.orig.tar.gz Checksums-Sha1: d401b84a8da7085f3bd29bd533d414de775e92cb 23018 libghc-data-binary-ieee754-dev_0.4.4-5_amd64.deb 0561818aae68aeb56ae086dbccc45a9f06b8f808 29326 libghc-data-binary-ieee754-doc_0.4.4-5_all.deb 68ab42b3596721e05dcd65837cc158673bbc0ba9 20036 libghc-data-binary-ieee754-prof_0.4.4-5_amd64.deb 705fd485238d7e27f3f261eb05b2c5582ffe71cc 2512 haskell-data-binary-ieee754_0.4.4-5.dsc 4ef072d61d1a51311271d8b2ff59ac9797d44923 2428 haskell-data-binary-ieee754_0.4.4-5.debian.tar.xz 4ef34b5be2df4210f0a843d3689a201fd147be91 4117 haskell-data-binary-ieee754_0.4.4.orig.tar.gz Files: 558628812242a9634f473b7e6bd17bbd 23018 haskell extra libghc-data-binary-ieee754-dev_0.4.4-5_amd64.deb b2b1c6119fc5c5d1b49f41fdb40335db 29326 doc extra libghc-data-binary-ieee754-doc_0.4.4-5_all.deb a2b1bd5c1a961f295585398684e8d356 20036 haskell extra libghc-data-binary-ieee754-prof_0.4.4-5_amd64.deb fe10dce3152b034247b995e6154e3d0a 2512 haskell extra haskell-data-binary-ieee754_0.4.4-5.dsc a84f960caf52921383287481e3f643a8 2428 - - haskell-data-binary-ieee754_0.4.4-5.debian.tar.xz 1a912f3d5b7ad6e984d5ab3c09f290de 4117 - - haskell-data-binary-ieee754_0.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPqcQAKaSmKWwIIveq7vKx0piO138 RAWYbH4lop6aXAPNyVGXqIZa4C/ZOyHGjK5f5u+Iyp0TsQ3VQ9lFCz4kPTCy3lTF edCr5nrryIvMbF1W18c5HtF49a+Oq0D7dDcHOCA4t6BvpM8W4KTsQuuBUxp+B8fm uI5V8dAy/uG5E+eccIooxaeo8ea6f+y55b50E8qevk56qa/XUjVklwM4RSwCwcMy qpnqawBBTIjF6CRfHIoGypBo1ze73KUjRkN4tQ4fLEwvTH8K8DHi7iJb+TK8yFI1 heNMpCzKyEOwwW4oDkQlu4PgJdzT6vkTRpTYTJC7XJxCI12z59ziIsBluPW+TYBc CMRFEaS9BeALhAPEYHqKmuy6J5VprDYWiYcxUbzQDOKU10Bv2BcI5L0iTcBcXTfe H/p4oaKkuXXfF9eGLY7TcePTi9D2pF64XT1SQ/JkJ8Lp912azhq4s/bP8ssSxh9y bvuhnpodcFcShxPai90bx7VpWzuYjsaOLRGAjQUTXY/Ch1DiCTLgVSGc+9hi22xS Qu15udW8p9dmyxoQgVuBezqidrYrCP95TwkSuZI5exTHpgs8bIxmRPKwg112vcQc 50ul3YLgZxgxnFT3z/RzWxw1gHsxzbE0sN+ZCIbwEhDely8GK0ONoscVwDZZVFB+ FprKmTMPmJejqPYE50d7 =yq11 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:44 +0000 Subject: Processing of haskell-old-time_1.1.0.3-2_amd64.changes Message-ID: haskell-old-time_1.1.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-old-time-dev_1.1.0.3-2_amd64.deb libghc-old-time-doc_1.1.0.3-2_all.deb libghc-old-time-prof_1.1.0.3-2_amd64.deb haskell-old-time_1.1.0.3-2.dsc haskell-old-time_1.1.0.3-2.debian.tar.xz haskell-old-time_1.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:45 +0000 Subject: Processing of haskell-network-info_0.2.0.7-3_amd64.changes Message-ID: haskell-network-info_0.2.0.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-network-info-dev_0.2.0.7-3_amd64.deb libghc-network-info-doc_0.2.0.7-3_all.deb libghc-network-info-prof_0.2.0.7-3_amd64.deb haskell-network-info_0.2.0.7-3.dsc haskell-network-info_0.2.0.7-3.debian.tar.xz haskell-network-info_0.2.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:42 +0000 Subject: Processing of haskell-newtype-generics_0.4.1-2_amd64.changes Message-ID: haskell-newtype-generics_0.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-newtype-generics-dev_0.4.1-2_amd64.deb libghc-newtype-generics-doc_0.4.1-2_all.deb libghc-newtype-generics-prof_0.4.1-2_amd64.deb haskell-newtype-generics_0.4.1-2.dsc haskell-newtype-generics_0.4.1-2.debian.tar.xz haskell-newtype-generics_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:45 +0000 Subject: Processing of haskell-knob_0.1.1-8_amd64.changes Message-ID: haskell-knob_0.1.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-knob-dev_0.1.1-8_amd64.deb libghc-knob-doc_0.1.1-8_all.deb libghc-knob-prof_0.1.1-8_amd64.deb haskell-knob_0.1.1-8.dsc haskell-knob_0.1.1-8.debian.tar.xz haskell-knob_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:43 +0000 Subject: Processing of haskell-numtype_1.1-4_amd64.changes Message-ID: haskell-numtype_1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-numtype-dev_1.1-4_amd64.deb libghc-numtype-doc_1.1-4_all.deb libghc-numtype-prof_1.1-4_amd64.deb haskell-numtype_1.1-4.dsc haskell-numtype_1.1-4.debian.tar.xz haskell-numtype_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:47 +0000 Subject: Processing of haskell-lazysmallcheck_0.6-7_amd64.changes Message-ID: haskell-lazysmallcheck_0.6-7_amd64.changes uploaded successfully to localhost along with the files: libghc-lazysmallcheck-dev_0.6-7_amd64.deb libghc-lazysmallcheck-doc_0.6-7_all.deb libghc-lazysmallcheck-prof_0.6-7_amd64.deb haskell-lazysmallcheck_0.6-7.dsc haskell-lazysmallcheck_0.6-7.debian.tar.xz haskell-lazysmallcheck_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:45 +0000 Subject: Processing of haskell-network-multicast_0.1.0-2_amd64.changes Message-ID: haskell-network-multicast_0.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-network-multicast-dev_0.1.0-2_amd64.deb libghc-network-multicast-doc_0.1.0-2_all.deb libghc-network-multicast-prof_0.1.0-2_amd64.deb haskell-network-multicast_0.1.0-2.dsc haskell-network-multicast_0.1.0-2.debian.tar.xz haskell-network-multicast_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:46 +0000 Subject: Processing of haskell-maths_0.4.8-2_amd64.changes Message-ID: haskell-maths_0.4.8-2_amd64.changes uploaded successfully to localhost along with the files: libghc-maths-dev_0.4.8-2_amd64.deb libghc-maths-doc_0.4.8-2_all.deb libghc-maths-prof_0.4.8-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:48 +0000 Subject: Processing of haskell-mmorph_1.0.4-3_amd64.changes Message-ID: haskell-mmorph_1.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mmorph-dev_1.0.4-3_amd64.deb libghc-mmorph-doc_1.0.4-3_all.deb libghc-mmorph-prof_1.0.4-3_amd64.deb haskell-mmorph_1.0.4-3.dsc haskell-mmorph_1.0.4-3.debian.tar.xz haskell-mmorph_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:48 +0000 Subject: Processing of haskell-mtlparse_0.1.4.0-4_amd64.changes Message-ID: haskell-mtlparse_0.1.4.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-mtlparse-dev_0.1.4.0-4_amd64.deb libghc-mtlparse-doc_0.1.4.0-4_all.deb libghc-mtlparse-prof_0.1.4.0-4_amd64.deb haskell-mtlparse_0.1.4.0-4.dsc haskell-mtlparse_0.1.4.0-4.debian.tar.xz haskell-mtlparse_0.1.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:49 +0000 Subject: Processing of haskell-numinstances_1.4-4_amd64.changes Message-ID: haskell-numinstances_1.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-numinstances-dev_1.4-4_amd64.deb libghc-numinstances-doc_1.4-4_all.deb libghc-numinstances-prof_1.4-4_amd64.deb haskell-numinstances_1.4-4.dsc haskell-numinstances_1.4-4.debian.tar.xz haskell-numinstances_1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:50 +0000 Subject: Processing of haskell-js-jquery_1.11.3-4_amd64.changes Message-ID: haskell-js-jquery_1.11.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-js-jquery-data_1.11.3-4_all.deb libghc-js-jquery-dev_1.11.3-4_amd64.deb libghc-js-jquery-doc_1.11.3-4_all.deb libghc-js-jquery-prof_1.11.3-4_amd64.deb haskell-js-jquery_1.11.3-4.dsc haskell-js-jquery_1.11.3-4.debian.tar.xz haskell-js-jquery_1.11.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:48 +0000 Subject: Processing of haskell-numeric-extras_0.0.3-5_amd64.changes Message-ID: haskell-numeric-extras_0.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-numeric-extras-dev_0.0.3-5_amd64.deb libghc-numeric-extras-doc_0.0.3-5_all.deb libghc-numeric-extras-prof_0.0.3-5_amd64.deb haskell-numeric-extras_0.0.3-5.dsc haskell-numeric-extras_0.0.3-5.debian.tar.xz haskell-numeric-extras_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:50 +0000 Subject: Processing of haskell-mime-types_0.1.0.6-3_amd64.changes Message-ID: haskell-mime-types_0.1.0.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mime-types-dev_0.1.0.6-3_amd64.deb libghc-mime-types-doc_0.1.0.6-3_all.deb libghc-mime-types-prof_0.1.0.6-3_amd64.deb haskell-mime-types_0.1.0.6-3.dsc haskell-mime-types_0.1.0.6-3.debian.tar.xz haskell-mime-types_0.1.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:50 +0000 Subject: Processing of haskell-mmap_0.5.9-3_amd64.changes Message-ID: haskell-mmap_0.5.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mmap-dev_0.5.9-3_amd64.deb libghc-mmap-doc_0.5.9-3_all.deb libghc-mmap-prof_0.5.9-3_amd64.deb haskell-mmap_0.5.9-3.dsc haskell-mmap_0.5.9-3.debian.tar.xz haskell-mmap_0.5.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:51 +0000 Subject: Processing of haskell-objectname_1.1.0.0-4_amd64.changes Message-ID: haskell-objectname_1.1.0.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-objectname-dev_1.1.0.0-4_amd64.deb libghc-objectname-doc_1.1.0.0-4_all.deb libghc-objectname-prof_1.1.0.0-4_amd64.deb haskell-objectname_1.1.0.0-4.dsc haskell-objectname_1.1.0.0-4.debian.tar.xz haskell-objectname_1.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 00:57:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:57:59 +0000 Subject: haskell-data-default-class_0.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:24:07 EST Source: haskell-data-default-class Binary: libghc-data-default-class-dev libghc-data-default-class-prof libghc-data-default-class-doc Architecture: amd64 all source Version: 0.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-default-class-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-class-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-class-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-default-class (0.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b0cb1514a13814e3c76cf9399dc2841b0a62c16a9966d9aefe1eed0761d88d1a 8442 libghc-data-default-class-dev_0.0.1-5_amd64.deb 4d3bb53a36bec3d5de2256d959d10f40340c3be9d51f25c9feb65a42ee01c573 26726 libghc-data-default-class-doc_0.0.1-5_all.deb 263407a114c99c678adb07637e8c55f5bf0144e3551d335b9beffd63f7e408e6 6856 libghc-data-default-class-prof_0.0.1-5_amd64.deb 33300b54c5baf466b29788d94e9c813e4eac47ed636b45c4a7007f531208bd61 2504 haskell-data-default-class_0.0.1-5.dsc 8a4018b114871e1b5480a82aaf16f1a250fd502da68a66415e68d4a30e868f05 2220 haskell-data-default-class_0.0.1-5.debian.tar.xz adc8ee80a6f0e5903339a2b8685220b32bc3e23856d3c12186cc464ae5c88f31 1461 haskell-data-default-class_0.0.1.orig.tar.gz Checksums-Sha1: 423d57f1d42715e3d2f3392e62fd299ebc5f440e 8442 libghc-data-default-class-dev_0.0.1-5_amd64.deb 6b3f24e19e07baa62748ce662e270a6f966e6f5e 26726 libghc-data-default-class-doc_0.0.1-5_all.deb 2ba30ecd1ab8c7dfa98a884cf5122911fef664c7 6856 libghc-data-default-class-prof_0.0.1-5_amd64.deb 13d88f42bc0c91ab42c3d7fd6ba4f28fa9123292 2504 haskell-data-default-class_0.0.1-5.dsc 61f0bef13a20684a738b572065132b877c172c92 2220 haskell-data-default-class_0.0.1-5.debian.tar.xz 0df4290c315e5509e94362480f62d79439ee746e 1461 haskell-data-default-class_0.0.1.orig.tar.gz Files: 5015be81135ef4acb341f27cea12a996 8442 haskell extra libghc-data-default-class-dev_0.0.1-5_amd64.deb 3644a47c9bf8e7c33b47b1f03cb27c65 26726 doc extra libghc-data-default-class-doc_0.0.1-5_all.deb 7f4e0933e70de7071be037eff661269c 6856 haskell extra libghc-data-default-class-prof_0.0.1-5_amd64.deb da77d5e3cc3ddb68451637c4545cc9ba 2504 haskell extra haskell-data-default-class_0.0.1-5.dsc ccba2879565cd0df4d439527d77019ce 2220 - - haskell-data-default-class_0.0.1-5.debian.tar.xz abfd756bcc6d92e47436992c80ccdb80 1461 - - haskell-data-default-class_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRf8QAIGLixDb+2j+sX8EeAYkdggH lJMQMRxM9n1IQo4d3jeD6q5/Dv303eLMaBazi0iinLIjmln/74l7v23z4zJ5Stob dOdF5HCWYqPySgKkhggEpAIRt2wXhQ+kbrfaHUNQkKINw0hgAj4fPO7/di0LHcTz vLvT+MaLD6ETku3I6JzzH8zpWqaHdexwmPuR/uBV5gTh8Boa3JmOJ2LOjBHGlMfl f2KOwxSmyfUdXOfHWGo/RraezoKQr7Z8wseQxBJ59hRjOQL+03kCkMWqhRpc6buV M3B3darDrBX7pTuMQ0O9dFSlGapO1bNNIm7Z8aAPgSCGlhSXWqSK88ZisHoBoB9C 9aN/IzrkRP+GbBRhkog1fVJzq6bQDMsIIXjO6j87zvoz5Sgl/q6pfnYjIEcHRJq5 lQWPtky6lZdf/H8B4nLXvRdqCJZPe6d6exbJhsG2zj6D5+weDdTCz0cbiedpjXYy 5XTn9n2cBZIwS6/Yt/eq4Tw9lLwIe/wau5PRRGBpPv5QW4fVTd4FOnD1jnOP5xMR HfN169XesMiZJFlOrRCTEsUJifipGQCHr9K3s32pdeX6P3T+zBJd98fzB3rpIOrR x8TspThesSoirOyUq/QCCqjv641HSX/A7eX7OlXs6HFmsVOaAZe2pvYNrYQ7b8RW GaRQjIEjtF7Zim7b/T5D =BaAk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:58:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:58:20 +0000 Subject: haskell-data-default-instances-base_0.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:53:10 EST Source: haskell-data-default-instances-base Binary: libghc-data-default-instances-base-dev libghc-data-default-instances-base-prof libghc-data-default-instances-base-doc Architecture: amd64 all source Version: 0.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-default-instances-base-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-base-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-base-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-default-instances-base (0.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1cb48c289a1d3a2c0d35e40f6e20cfc6ccb45875dbc3720593eb0cec10bf791b 17362 libghc-data-default-instances-base-dev_0.0.1-5_amd64.deb ab21bcafb6c4aa6382cd7a1953405bb6f70260f4474f264378a77d28f63b5241 28854 libghc-data-default-instances-base-doc_0.0.1-5_all.deb d9de792bc6b61bd666bfdc72301fe581053b795de58ef6de3f84aae6b7b97ba0 14470 libghc-data-default-instances-base-prof_0.0.1-5_amd64.deb b6083877bfd4830ed7c93feec8ccbde33818f7258b1f28edbf07a412dbf6d1c1 2717 haskell-data-default-instances-base_0.0.1-5.dsc 855b4adbbd8bf5fea47ecac5e614895fffd9b2c7592b7635318fff60ffac89dd 2724 haskell-data-default-instances-base_0.0.1-5.debian.tar.xz eb12ff0174ae1fe2613058b87d0752f94e64df9a9bf971780c2e24bf0cb662a0 1930 haskell-data-default-instances-base_0.0.1.orig.tar.gz Checksums-Sha1: 338cf4fc116830999ff294506d742f5ee537b583 17362 libghc-data-default-instances-base-dev_0.0.1-5_amd64.deb 0333a1ba730508ae28737041fb5666e77712dfd7 28854 libghc-data-default-instances-base-doc_0.0.1-5_all.deb 2d9c29e7f0316a811840d10e0a3a17499bee0bd4 14470 libghc-data-default-instances-base-prof_0.0.1-5_amd64.deb 2fedcd05862a47f8b8e92d4f06b0ba05feb09d58 2717 haskell-data-default-instances-base_0.0.1-5.dsc 6083f349205f74ef185b2ec48db7d6dd85775ac0 2724 haskell-data-default-instances-base_0.0.1-5.debian.tar.xz 3494b1572b2031471ed3f03ae0661ac2233bffad 1930 haskell-data-default-instances-base_0.0.1.orig.tar.gz Files: 808714798d17c29b25eb535b169d0d21 17362 haskell extra libghc-data-default-instances-base-dev_0.0.1-5_amd64.deb 731fdd393ab6c0ba64798eb7c94aede6 28854 doc extra libghc-data-default-instances-base-doc_0.0.1-5_all.deb 6aa54437c4c92505a1220bccd91d26eb 14470 haskell extra libghc-data-default-instances-base-prof_0.0.1-5_amd64.deb c81b820ac8d91d770a68c9055ea2c6cc 2717 haskell extra haskell-data-default-instances-base_0.0.1-5.dsc 6f1fde143cb43a0f7eb537b88cc37bfc 2724 - - haskell-data-default-instances-base_0.0.1-5.debian.tar.xz 37fc6531e0227bcf9cfbbf85f04e759d 1930 - - haskell-data-default-instances-base_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioa18QAJo70Ducp40nB/kdI09yxtge RR6CJxsqwClmgRpKvJ4xlQbcG0DZ1r3jOfhmp1r9MdxeTyj2o8pQ5YBatuHVZZBG lcZJCkeWC++dr8uGoU9dlzWJ5iiRdJVySDiso/C2bFVKEPFI7tZgYyXMptCtxHAp AZMAPhrFBrPg2ata2inbxYWspTiJK4CH9y6vHJvkwoz9UApcSH1DC2JetaRPzNB/ 0zKlWNwIcxhPqmBpzGB+h29QfFaY3zen8v1RVT6AjcxBWFQfFsFj8nxCVCXmpsd9 a+nXMncn1VgrlQhHBqwI/46npFpOt/DFYELH/kbjm6XWo8nfxG6txYwnWnzWRLQi rZ96+WSioxw0vohVSaHvbVeLWhpN0JrXdMepGH6hc7z59RMA9fK1Cu33o9F3QC2R HYs2S5AThrqfibSAoid0DP/FUDgO30nv7cqr6v0LYG/PhPjIH/U1Nl3INEd7J0iq ciCA1f4tJG8DkTvYEcyWpD67V9E/IVQfABqjSaK4gBC+zcKTIvSgUAHH7cKWIKgH kZcclACIr0yzomc3FFAbkNlD6qZQa8SRplb+beJkKatFjeVNBVdzEU/bGBHjMWl6 WJOCNvIEXRqU7yVofNTFAv44ciCgKDfgjDKppU7Kb41eQaIUo5/5uFAV5t/pH0Tg b4PKBRhH5fLgQtnOcAqI =TnvO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:58:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:58:40 +0000 Subject: haskell-data-default-instances-containers_0.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:53:42 EST Source: haskell-data-default-instances-containers Binary: libghc-data-default-instances-containers-dev libghc-data-default-instances-containers-prof libghc-data-default-instances-containers-doc Architecture: amd64 all source Version: 0.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-default-instances-containers-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-containers-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-containers-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-default-instances-containers (0.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ba35f76ab90853c471308fd8c54178abb7227e53f8585c294167d9a4148d4a4f 10632 libghc-data-default-instances-containers-dev_0.0.1-5_amd64.deb 0c4dcd8aafebeb61659b3bf2c92b8907fbdca523eee170c343605f9d2952993d 27458 libghc-data-default-instances-containers-doc_0.0.1-5_all.deb c92f17b212f0aa843d3c01fadbf7c5c80dbc19064f7c7507eb6f542b60a60e01 8734 libghc-data-default-instances-containers-prof_0.0.1-5_amd64.deb 083c6c1a94acea807bb52f4c620b13cccfcb0f35954888c81f7c27cf8afdd931 2801 haskell-data-default-instances-containers_0.0.1-5.dsc 8d1770c20c71fc6de0bb943ad38e105869cf8d48e9054c1fd96af0e1e1f8cf67 2460 haskell-data-default-instances-containers_0.0.1-5.debian.tar.xz a55e07af005c9815d82f3fc95e125db82994377c9f4a769428878701d4ec081a 1659 haskell-data-default-instances-containers_0.0.1.orig.tar.gz Checksums-Sha1: 8e544cc48709955f5dfbdaec25ded10bf69489b3 10632 libghc-data-default-instances-containers-dev_0.0.1-5_amd64.deb d7edaed2338b16b9698d73b85f2767d768813958 27458 libghc-data-default-instances-containers-doc_0.0.1-5_all.deb c979c0f7e761d0ece20f1d3b020783f0e59c879f 8734 libghc-data-default-instances-containers-prof_0.0.1-5_amd64.deb f7dec8ec584636ec8d2b1c6746bf4f3befdaa822 2801 haskell-data-default-instances-containers_0.0.1-5.dsc d73597d5af728c1922cb5870762a535e9a7a63d6 2460 haskell-data-default-instances-containers_0.0.1-5.debian.tar.xz c0b201ce4396cd531cb1c320f16ecc3cb60482dd 1659 haskell-data-default-instances-containers_0.0.1.orig.tar.gz Files: e214861f5d3d3e14de94cf75e466f695 10632 haskell extra libghc-data-default-instances-containers-dev_0.0.1-5_amd64.deb d518e7b3fda393496dcc092333745b94 27458 doc extra libghc-data-default-instances-containers-doc_0.0.1-5_all.deb a2000e640947d57fc5595ba1e19165d5 8734 haskell extra libghc-data-default-instances-containers-prof_0.0.1-5_amd64.deb f092c57a8988fdda27f89aee58ee88e0 2801 haskell extra haskell-data-default-instances-containers_0.0.1-5.dsc b4db24cee33be358a8df05be8958fbe0 2460 - - haskell-data-default-instances-containers_0.0.1-5.debian.tar.xz 1c574d87bf9bc69d4748e3236d575a3c 1659 - - haskell-data-default-instances-containers_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiooYsQAKEerh0zGb620jvPBfVFwTgp KAnOiSDTNKMnClxBDnoawrEoGiuH+/CbBR0DdL9LJgHdZnmia0aW8AOmCHUHiYu7 CmYVGRPQh4Ahi8ckzcAMPnNDJMdPxk4T5WoqTFsnPYDhDz6y0yBjXSC1o/on75qS k2Y8dXYlRS4j+828tu5z+fcfHB+CWJUzaMX1yaqd56ayB95Pzyxsj1UVZeXYb6Uh LdvaH7vb00uA37ZCXENqOQHaB9brgL50bsSoNWUI0+H1Dl4AQ1fyuvhsw/+ejfBo EqBACG0pKSi3yn3juzHweZEfECCuumQSH6xgZn9Djb057FCn5G04fxV+Xg+MMcXW vJBHPSFK54dUT7/CIsQQktWpz0p7FxmnAKM0f9jopm4QazUWAoLXC2KPpFy5G9Xs qIRNViMRzFISKcbrWzbBIe84CYvoKMWAmQSjhOGv/6q7j3OeBqXpwJCUHmlkxwGM +xybN94Q9nsvTUXJd0aizImfkt64iuFH+zHXvwupuHXqcGH7ez3n35vOky7SGi+d +f0qhgmCSxF0QaCgy1u2A3rNN83lL+tm73MXWncpIzweH8Rn7e8FGj6fRmO0Zb1V sycuOuFj5cHRp27kzrdj5vWyi3nSp8l+PtiUzhT5ApXctcMkik0yRV+uvO5KzBWB 42xba5vDj9Ki+cNxkS8j =nss7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:58:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:58:57 +0000 Subject: haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:53:58 EST Source: haskell-data-default-instances-old-locale Binary: libghc-data-default-instances-old-locale-dev libghc-data-default-instances-old-locale-prof libghc-data-default-instances-old-locale-doc Architecture: amd64 all source Version: 0.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-default-instances-old-locale-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-old-locale-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-old-locale-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-default-instances-old-locale (0.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0b75e0ba3b4924cf455200fb8ffb604907b33289486dc53a227571bfbf078a5c 9094 libghc-data-default-instances-old-locale-dev_0.0.1-5_amd64.deb c2458c86010bf92bf4bc89ea40045c8c7b0e93cf63a4627c27fcb1deb058d6fe 27044 libghc-data-default-instances-old-locale-doc_0.0.1-5_all.deb ce137d99fc9c91729f2d023d8ca679f98034cc4fc56d8c7d0cb50e116be04d93 7428 libghc-data-default-instances-old-locale-prof_0.0.1-5_amd64.deb 83b9679c6c8481c066173aa61330cee551c0c84a8bde0bcd77b7443bb31c1252 2871 haskell-data-default-instances-old-locale_0.0.1-5.dsc b46cd5c91cf1f5a2a9adb7d7cb976b8cdc548f14382f531b7449fa2259a2ca40 2476 haskell-data-default-instances-old-locale_0.0.1-5.debian.tar.xz 60d3b02922958c4908d7bf2b24ddf61511665745f784227d206745784b0c0802 1519 haskell-data-default-instances-old-locale_0.0.1.orig.tar.gz Checksums-Sha1: 20e534a5ad5bdcec7054e80bf8fa701b9e80b417 9094 libghc-data-default-instances-old-locale-dev_0.0.1-5_amd64.deb 9e3ddf5f9c30f2c191958aa3bff4b69a4c88f03d 27044 libghc-data-default-instances-old-locale-doc_0.0.1-5_all.deb 303c62adfa55f942ec95bd7393a6b0a4fcf19369 7428 libghc-data-default-instances-old-locale-prof_0.0.1-5_amd64.deb fa5c108a0393a8f6953d181b7270c998dc6799ee 2871 haskell-data-default-instances-old-locale_0.0.1-5.dsc d7972b8f4dc62ad9170dc80f695444e4fdde1921 2476 haskell-data-default-instances-old-locale_0.0.1-5.debian.tar.xz 794601c190172e6820713e366fcb35efa6564b30 1519 haskell-data-default-instances-old-locale_0.0.1.orig.tar.gz Files: ecfc88ad30311aab01010c7f1ebf77f2 9094 haskell extra libghc-data-default-instances-old-locale-dev_0.0.1-5_amd64.deb 5b7021e9ccea28d5a1a0f7462da19ffc 27044 doc extra libghc-data-default-instances-old-locale-doc_0.0.1-5_all.deb 0e15c36fc166e9b591624eab10a0d3ec 7428 haskell extra libghc-data-default-instances-old-locale-prof_0.0.1-5_amd64.deb dad0443c9c77a87858fa1aa3591d08fd 2871 haskell extra haskell-data-default-instances-old-locale_0.0.1-5.dsc f882bd69005e4f44fa90ed150d598a16 2476 - - haskell-data-default-instances-old-locale_0.0.1-5.debian.tar.xz 43bd868049d870ee722eda6bdd89fc28 1519 - - haskell-data-default-instances-old-locale_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTnYP/R1Mu6wUZoiYA336YcCXVtSv SgFafRCJx1X10m13AoyzlYyjBsqYONMmKw05/n3q/65yUh0YbF7ad5z4EVM5tJQR pPmygKRGWYOzehj6t7fK8fRWCKBg0W+EpjKpaw50y+NQdsFoqqeIo2oS25E23+tH yE/gpkcoT2L20gjZstG/YnoJWiS740nPmsSxBk6bhLtFVJjPtu2UHAXG/KuRxA9X Tero8+ZjO56Nh6X+rC7yxw9xXYncFBze4WS1MR4zj9E64HWcQEoUXfJ6XwdbbmOI 9Xho4m2r1jMRSN9XSN5UWmfCuJJH+Hx0mnzketrree1T75usLac4SwMJjbOQlTmi W1r7XTiWmDEZHuneO+ytorQNDunwo3M3UD4i5HXOf6bgAdBaJBBCsFyNtZm7U1vg pScrMswm0/uZ/0irdJnga77QG6rSMZOkKjWgMf80A0PKzi5fm4EXrWVE+xRQVxaF 0HBQ2b9BbM+uFyHXAs1y4gVM8YbcywyQBLf+vFWRIUQBHQaeD16onKBP3li2yDYB Eod5QS3lhFa3YoHEsgQ0ngZPRhTvUHg9H4uPnl3qQ/5W3zHB3u5AbXoDi8nqwiRp KRyTXXlTho9+3DVjfRFA1y+pPnL+SUfAPt+6f/g/Fy9+abgHElZjnxfR6UTa/r5J /NJOp08QY0jBRn+u45hs =gpWm -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:59:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:59:11 +0000 Subject: haskell-data-inttrie_0.1.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:14:36 EST Source: haskell-data-inttrie Binary: libghc-data-inttrie-dev libghc-data-inttrie-prof libghc-data-inttrie-doc Architecture: amd64 all source Version: 0.1.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-inttrie-dev - Lazy, infinite trie of integers library${haskell:ShortBlurb} libghc-data-inttrie-prof - Lazy, infinite trie of integers library${haskell:ShortBlurb} libghc-data-inttrie-doc - Lazy, infinite trie of integers library${haskell:ShortBlurb} Changes: haskell-data-inttrie (0.1.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a5f87a664f46bcbf92d6d55d12cc40e84db47b30f019a325edad53f2b7fe3f59 23054 libghc-data-inttrie-dev_0.1.0-4_amd64.deb e4eea12f7927d5f4134b6b98685dde35c9e4f98792990faaf441e62df3d8c16d 29524 libghc-data-inttrie-doc_0.1.0-4_all.deb e03f0d156cd04a5f6aead42f1fbfe6d29580d7cf6eee3869110700272c6a1ee6 20446 libghc-data-inttrie-prof_0.1.0-4_amd64.deb f2fa05b6af5de348a883a799d0b61bd9260d8c8f67d8ec4646436bfbe1444e5f 2402 haskell-data-inttrie_0.1.0-4.dsc 2f982ee54cc6b18938ee219685003411905c1cab207aa40384f7126b79d89f37 1780 haskell-data-inttrie_0.1.0-4.debian.tar.xz 24a0e18f436ba3d48502c67e07a148b96670de89a3d77c19220878c0d9707f02 1742 haskell-data-inttrie_0.1.0.orig.tar.gz Checksums-Sha1: d1dfc39074280756163a169dbdc68265d6ae1c5f 23054 libghc-data-inttrie-dev_0.1.0-4_amd64.deb 3caeb155d3cd7e7ab6c3565144f2412caf6adb09 29524 libghc-data-inttrie-doc_0.1.0-4_all.deb f78e5a3666dcafc328fd29a0c524a4e02d9ddbea 20446 libghc-data-inttrie-prof_0.1.0-4_amd64.deb 4363b5266f29bff69ef06836889a41ad79cfd1a0 2402 haskell-data-inttrie_0.1.0-4.dsc 95ae30d6eb58c1cb23102f5cc62edb7dfc8ef78d 1780 haskell-data-inttrie_0.1.0-4.debian.tar.xz eb1cdabeff759bb2671a839e4f1a8b124a02e7da 1742 haskell-data-inttrie_0.1.0.orig.tar.gz Files: c24f203a29e68968198119d2b7c8bb9d 23054 haskell extra libghc-data-inttrie-dev_0.1.0-4_amd64.deb 14c248eff22c1459623bf7db0e10633d 29524 doc extra libghc-data-inttrie-doc_0.1.0-4_all.deb 9863bc19e28a5b7bb863cea78f1dc1af 20446 haskell extra libghc-data-inttrie-prof_0.1.0-4_amd64.deb c760c2a6a49ee5bc588499930c5bd03c 2402 haskell extra haskell-data-inttrie_0.1.0-4.dsc 19c63ba6596932e1307a874324329b3d 1780 - - haskell-data-inttrie_0.1.0-4.debian.tar.xz d48dca54e1c4a6bf4346f0f0a62c0e5a 1742 - - haskell-data-inttrie_0.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPzEP/jdgMeNdzPUjvsLC8NzpIEvl +DMq/iKGxkH4/Y6ack7QmuMFKc6vR+WbJic2IV5zbtHcDjsa5FcAk52TebXom5fN 5CUbltS0S+CFk2ladrrZU6F83pAskmLvWbKeLE8qSGlEOAgyW7vAqEcR/pIA9ZZj 9e6AVKEzwb35Di+e4S2pLOMKWNWklA7uP/kH5s7S8r/EASniCOLIj1qgUjhh4Ouc FangQmBvZczx5mw+g7vJcwgsotVStz/cS2jrYuMyCyPkiGM0S5bcdXpunBhjeVT/ 6IjEZ7BohMXTRi+8XLHfVQQp4rBIvdhKk7nTMgemHIlgmsM7Bn9yXFIwdaqc6TnG lKY4zDQOIN0xU5C0Tm6Hrhh4gdF+IOeaCCsfztPdK3MAzd/1q+9sTEBCnUqp4BwG oEVT6AGYnW5KgV0VV0xzh/g5uUmNyB2Z6Ai0zegsPRQrDcMbWuB74SyLJclNmVeK i1JmJDySEUIRpAe3X0COr+7RQEGeKXkSWVoDN8QTI2ycyQrQe2AiytIU6wIXwfly opb9q2vSs+mvZp0DT2hDcTqbxtbgF/7rTn7WseC9N+qbD0QEAYdgc1pqoiT2V0rp TjFAkciSj2LdQCGYMWE//LGeIlLtBD8wW3NqI2OGEZWsRkXfk2N8MeJEvRfA3mBy oSMwpSvPCZ8uiNvMTaZi =zi0D -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:59:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:59:29 +0000 Subject: haskell-data-ordlist_0.4.7.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:27:09 EST Source: haskell-data-ordlist Binary: libghc-data-ordlist-dev libghc-data-ordlist-prof libghc-data-ordlist-doc Architecture: amd64 all source Version: 0.4.7.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-ordlist-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-ordlist-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-ordlist-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-ordlist (0.4.7.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 053b901619c67b8cbfb73f1c2d94ee9a41a48f45619c8c0bfe2a66aef537d01e 24592 libghc-data-ordlist-dev_0.4.7.0-3_amd64.deb 99f9ad995cddfd9ffce487c2abae0632d36264e76d786fecb2501fdf2970c762 44990 libghc-data-ordlist-doc_0.4.7.0-3_all.deb 7311d854954f112b0fadb6a2846b38fea43bc2ab21c014afe38962c24fb1a085 22116 libghc-data-ordlist-prof_0.4.7.0-3_amd64.deb aec18b3909f125ca0b08a5e49862b38a52c2f0d09d3a9a29a36ed949b04b1ad7 2434 haskell-data-ordlist_0.4.7.0-3.dsc 2006bcc586c34f9b1591d127c9899555f7f05874b0dd52edefa9852923602b72 2180 haskell-data-ordlist_0.4.7.0-3.debian.tar.xz 6f6c1e7a9a9155ad78ca78cb9abd6f7e2e1c78b3e549b179dc0874e6428f490d 8906 haskell-data-ordlist_0.4.7.0.orig.tar.gz Checksums-Sha1: 8b0ffd30f50e70eacf291ca4c818b5333c032231 24592 libghc-data-ordlist-dev_0.4.7.0-3_amd64.deb 53f924515ec01af2a50e4fd03b9779feb0b13986 44990 libghc-data-ordlist-doc_0.4.7.0-3_all.deb d678419a1875041bf6a8d6bf266ee1316badaae2 22116 libghc-data-ordlist-prof_0.4.7.0-3_amd64.deb 03c4d8bdd4a1c342f21b937ee9ae8e9c37e44408 2434 haskell-data-ordlist_0.4.7.0-3.dsc d571e2a82bdaea6e5c4ef60dbcd2f31ff664c598 2180 haskell-data-ordlist_0.4.7.0-3.debian.tar.xz 57d6cf0d8f3148d18c933f4c77a45750e5b10528 8906 haskell-data-ordlist_0.4.7.0.orig.tar.gz Files: 6091c7fe3a0e73c81f8f6abbb6548a18 24592 haskell extra libghc-data-ordlist-dev_0.4.7.0-3_amd64.deb 07a38262725019e1a11a9959496d307a 44990 doc extra libghc-data-ordlist-doc_0.4.7.0-3_all.deb 4668f39448e78a5a0c116a4f2a32363f 22116 haskell extra libghc-data-ordlist-prof_0.4.7.0-3_amd64.deb a7743e6ae37801e6517a29fda0b9b54d 2434 haskell extra haskell-data-ordlist_0.4.7.0-3.dsc 97aafa26693d1c6a883019f05f5d39e4 2180 - - haskell-data-ordlist_0.4.7.0-3.debian.tar.xz 6a19e92d43a30ac7410b176c4072a5ec 8906 - - haskell-data-ordlist_0.4.7.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCsMP/1yynmn6+wQh0c6v8Yz3p1cm zKcQ9K8Pls9g5yCcGp2aS2Gf2gbEilahT8gL0T6hHxbJLhQ1qcSQzEvT9xW2jofb 3xEcObo1gXypSPRn+CFR+cdo0/N2r84xR82su0oxHs3QeVLqEBu+i0cGid5Q3TwZ eSgW993KKhBcImBVjyeZQBxzygjAAarmKfMVei6D84glfn/s+XM2s1brSJd7itMp 6sR1ECqOJRs5jEn6F5ZR4JwHztHiEjfOpu2Nzdpjsc6m4ujbz/o7PxU4UZU28tah 6ysyuV8rDUiOHVlM2HA1YzKqq9obbZgKFlvjLGm+4NA6cJfgNhsyu/hs2/sL4nyg aftYM8cnCSH0oK3lhmx2qWjukFJjHAiEw7mW1TvbrFzx1wBymjEqg9SPPte0fEuc WjZnxYkFk6XckNbnmkFBpx5fNEs71J6rQM89hVwMXE6ttrf4WmI6tj4a3tVsnKlN 3USOn3LKmX+4wYF6E42hlmzOnY6DRTTwYq+Ninx6MWGSDpVZ1iowG1gGblKVvb3x vpeUaae/Tggd8Iaq2u1tAb0Rdzb4VKMw3tu70ez5c45XGfNicQezm43HUzvV1T/K yOlc94UXZIZxqDPlnzPeO/84ErJMDepPbRFihHiSbPvQ6ol1A1Dxux1mlvl0JeQ6 IJTTKg1DkpZg9wx6YP70 =GXI/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 00:59:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 00:59:43 +0000 Subject: haskell-dataenc_0.14.0.7-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:21:23 EST Source: haskell-dataenc Binary: libghc-dataenc-dev libghc-dataenc-prof libghc-dataenc-doc Architecture: amd64 all source Version: 0.14.0.7-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dataenc-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dataenc-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dataenc-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dataenc (0.14.0.7-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 56233e8ba52fd397e1e93abdbcbbc73114e6316db9b0d92a614b6e832561b42d 112718 libghc-dataenc-dev_0.14.0.7-5_amd64.deb f3fcfc85c478c416bff6d343c8b11fea9b7186764679fc23e74560823f5a0e02 52322 libghc-dataenc-doc_0.14.0.7-5_all.deb 9fb5bbd3a8b1e7328624fc1de1c7869c299684da0dac9f2888f41ee845d1b6a7 91956 libghc-dataenc-prof_0.14.0.7-5_amd64.deb 792bb41d9161cc43ee58124be18e74ce4b63071f40cab19969c34923e87db742 2424 haskell-dataenc_0.14.0.7-5.dsc 594cb9e6abeaa764db60e20bd013d61aee6fbf645c30c100f61d9e0d28ddbf0f 3372 haskell-dataenc_0.14.0.7-5.debian.tar.xz f9d370a1ac1b9cd3c66abd13ad351270d020a21fcd774f49dae6cfa9f8a98ff3 12813 haskell-dataenc_0.14.0.7.orig.tar.gz Checksums-Sha1: 03dfb1a2fc7de1d5830b8292f9554cfcb5fb5982 112718 libghc-dataenc-dev_0.14.0.7-5_amd64.deb 023720aa6f2243cfcb97c9ecd007dc994659215b 52322 libghc-dataenc-doc_0.14.0.7-5_all.deb f1ffc687336e2b86bcf2168bf0941ce46b70a58f 91956 libghc-dataenc-prof_0.14.0.7-5_amd64.deb e920526c3feca218d2f07b67c49a085e968f91e0 2424 haskell-dataenc_0.14.0.7-5.dsc 45e301ceccc31b5b649e7d5ebdb0eece4fb108a8 3372 haskell-dataenc_0.14.0.7-5.debian.tar.xz 61344b19e878887db178132abd766dd4391be3fd 12813 haskell-dataenc_0.14.0.7.orig.tar.gz Files: 7bcf08b5a6c94aa82aab167cd08fe403 112718 haskell extra libghc-dataenc-dev_0.14.0.7-5_amd64.deb 85e44a18a10b7c3ca3154321898a3182 52322 doc extra libghc-dataenc-doc_0.14.0.7-5_all.deb 0a0eb16df65326da0e91274fd6a83fd3 91956 haskell extra libghc-dataenc-prof_0.14.0.7-5_amd64.deb 466e26fd5ee6f508c3b6554680123c11 2424 haskell extra haskell-dataenc_0.14.0.7-5.dsc 3da21027ac1d491870fda5e657f506a0 3372 - - haskell-dataenc_0.14.0.7-5.debian.tar.xz 28491649dbeafb9512b4ea187cc6fddf 12813 - - haskell-dataenc_0.14.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouKsP/0GWmPK1HzdcufNj9Jh3tLzs tIBaZ889eSuUUsMpAGnFgIzQNOceLnaCw1igPBnp+WBEDOX3KO4uATuMdSpg445N C96SpgXnpvSnGwwPuP73VR6soYyVUfENgN/yT9v7/p3wfh37gR3r/EmaSnOu95lP wnIfcTIhk9mNxCXvDyZDXapwJL83QfJfzRHGcd7TfF4ddn3Vex33HHdxsKj5j64T lF8qJyka/KmYEXCrWbn5asoWdur52SMSaqRSUrj81EswQ1xsNZ7bsnwomDQbSDEv L1cSOsp6fUW2phBszndUQZZy4R2S5KPeCg/hdHM6G2viBH3EgDU2L5M8TbTCxFfD lYoBSosnZduYsbfpUiYwWpnRaQUjsesFb5CRHy4DVsX2whDjbkktegssqee9B6vM tIjVF1snwjghHccDdmFkOjlX1xDwxQi2niqK90cBi/MbmDE6azAFxIQ7OzcxHoEC Zho6RJEd7m+9sIUaMPMX4hvw+P9h+Rk4JNUNZQaX/udl1OaSxzEvobS93Ey5boK0 fbHVYXGEDwtuu8LuuPu+CJE6Zx8a3MjokElVyoR5hegvNYFIFFEaEw5iVo+C7Wxv jidyixBPZHmh24FzMZUCOdETo88eErh6nVuBOpOgGJWtZPhmuFmgXRkQEaTbVDsq ZjX2cQQszFeeHRg1EyK1 =Z2aL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:00:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:00:05 +0000 Subject: haskell-decimal_0.4.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:22:34 EST Source: haskell-decimal Binary: libghc-decimal-dev libghc-decimal-prof libghc-decimal-doc Architecture: amd64 all source Version: 0.4.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-decimal-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-decimal-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-decimal-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-decimal (0.4.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 89baf3ff861075b52e0f458a26ed91d463efc4de2844699836d4534403ab4b29 54074 libghc-decimal-dev_0.4.2-4_amd64.deb f68ae3954742a2e8e2bf1e559e542ec767b1f8ac43487e6ba77f05aa7faaf33f 37214 libghc-decimal-doc_0.4.2-4_all.deb 1a09a2f3003c73373bd569b22a9715b600c8b21dadae70f5f2fa3595c4a59ea7 45552 libghc-decimal-prof_0.4.2-4_amd64.deb b0a1918c7567a6b7e2ee68df839cbca7fe6cfea549288303719da938d8da9511 2349 haskell-decimal_0.4.2-4.dsc 44312dde3f6a4effb889fb68a323e36b2dd5aaf3f903675d96a0337a49bded9f 2352 haskell-decimal_0.4.2-4.debian.tar.xz c5f53652949eedd48dbafc1bb3e08c05348d5e25c248e8e1543bc380a9f84261 8820 haskell-decimal_0.4.2.orig.tar.gz Checksums-Sha1: 38f2d188c386f5afeaa7a9604669b260fc3cfe66 54074 libghc-decimal-dev_0.4.2-4_amd64.deb 3f8efaceae00c8ae92256a3b90fd8b41a0565f9f 37214 libghc-decimal-doc_0.4.2-4_all.deb 5b07a8c479b352dc094aed33a46b37f2370f97fc 45552 libghc-decimal-prof_0.4.2-4_amd64.deb 89d5a46d871f583fdd5e1a303a8d664370d83706 2349 haskell-decimal_0.4.2-4.dsc e23ec83974d91aecdcea68c2ee679733574f172d 2352 haskell-decimal_0.4.2-4.debian.tar.xz 2540d1f730738df5e5cb9d1a05a153a14c2e5d11 8820 haskell-decimal_0.4.2.orig.tar.gz Files: c8d15cb2587ec79d3abeae6487fac0b7 54074 haskell extra libghc-decimal-dev_0.4.2-4_amd64.deb 59fd1a6f41cc4996fe1e41fa998d952b 37214 doc extra libghc-decimal-doc_0.4.2-4_all.deb 86ae9b2a5c18c0c9d577870f37202586 45552 haskell extra libghc-decimal-prof_0.4.2-4_amd64.deb ff7b885ab721049602ad58e43aa2317f 2349 haskell extra haskell-decimal_0.4.2-4.dsc 66da7c96dc5a0e8678c5386f2a51e636 2352 - - haskell-decimal_0.4.2-4.debian.tar.xz 38213707fa6c6cba6e6cee67270d2d26 8820 - - haskell-decimal_0.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovVcP/1XeakreRruiFrbJG0NZtRRl lC98c2GLVISJKLdJ8lMFFWQdYWPqL0imp8eZZjDWOqQAQ4iitixfHgWjnDKBHF5p /wagpXNmw+FjPBbYWqcF84WNVZhRQGruxwpHJN/J6NVCrprzs3d3ygV5yPu9XJH0 OBzXnzbBpB1Co2bxM2MkbfOjttH5V8iPHBiHdcatMrRytkcytpDxWMpajdGPRe5n UVmIwh0DwrjcsSkAxC5w4ktyy6UB8C4ky5DNMLlWpbB1UyOJtf7sWk78dBPTyOKX avueTrmRNOGdQFO3ajy1rX6oUYCqhZ138QuYcLdVk421joKBXlVP+B55JCsEGW39 B8LKCaWVjfzyUOFqaH9PGBHYG9ggQGb3btjCgbbeM4nicFtSpzruaLyKnym7ZcjJ TIf1WKTdhlrH2UOjyMwHhnz7DhyFPa74VLkPrNNUlbplea4cTBfAuD2+Ah35xuV4 RZjPtwSVaAZ7bco67TpxqOG9P4Ipbr9A7UKg6xLTTsEgNarOpxgit6yBvseGQcD2 YCohuhLvioDyyC/T4uFfrI2BpdbtN5zFNv+9yNj9ryJ3Jy9kbSuBYckbAKwdyLnk aJCA2IFoFZzUp0XNhh5OsNqg7oFBGYLnCCNqR7fZy3D64FbMduk7ZrEU996o49p/ YuAPKZ67X3m7jAPVFbM3 =VzoJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:00:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:00:22 +0000 Subject: haskell-dependent-map_0.1.1.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:15:56 EST Source: haskell-dependent-map Binary: libghc-dependent-map-dev libghc-dependent-map-prof libghc-dependent-map-doc Architecture: amd64 all source Version: 0.1.1.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dependent-map-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dependent-map-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dependent-map-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dependent-map (0.1.1.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cb434eedbaf2e1e38b5eb899ed961c1eb520588cc4ce5dc586a427151094c7f9 83132 libghc-dependent-map-dev_0.1.1.3-2_amd64.deb 3ae4ad9ac167e815c9b943ca6940042337ac185a052737120f194f6839af5df5 65810 libghc-dependent-map-doc_0.1.1.3-2_all.deb 1165faf44b067838346eda0542dd20ddd2d64ca2099f93bce9b552f8c0997f96 69360 libghc-dependent-map-prof_0.1.1.3-2_amd64.deb 727df0e17d4761e721aea683c84b71fb094dd3acfa727744de167e192793c6f3 2569 haskell-dependent-map_0.1.1.3-2.dsc dcdf4878a341b85175ac3acaa39bc9ec92cd1a3719c2df22c977417a0729dfc3 2784 haskell-dependent-map_0.1.1.3-2.debian.tar.xz 44dd913868dddfaa104c27794cbf852e8c4783fe78f49b3b2dd635b4731ec8af 16459 haskell-dependent-map_0.1.1.3.orig.tar.gz Checksums-Sha1: 9268e73560e6a6951d579c0648dc5065fffd0723 83132 libghc-dependent-map-dev_0.1.1.3-2_amd64.deb 18a9ed665325de51c478f516295127eb62167550 65810 libghc-dependent-map-doc_0.1.1.3-2_all.deb ee6fd15535a9f8267ff25b48274f6b7fc5b117e6 69360 libghc-dependent-map-prof_0.1.1.3-2_amd64.deb 848dffb228d4e0e65dc41abbe9fec1237720f661 2569 haskell-dependent-map_0.1.1.3-2.dsc fb1a8facdce99d1ccb5599c325d9f40a84f59ec7 2784 haskell-dependent-map_0.1.1.3-2.debian.tar.xz 83e051f7579d059caec35ee58326750f671e8d97 16459 haskell-dependent-map_0.1.1.3.orig.tar.gz Files: 32b9646177e37af685a519a5151332a6 83132 haskell extra libghc-dependent-map-dev_0.1.1.3-2_amd64.deb 5fd93a59e50bcce2add592b327a2601e 65810 doc extra libghc-dependent-map-doc_0.1.1.3-2_all.deb 10d2aa9fc17e3fd860e3d14f982fba7d 69360 haskell extra libghc-dependent-map-prof_0.1.1.3-2_amd64.deb 456c682eca6f84d940382a8e246e0577 2569 haskell extra haskell-dependent-map_0.1.1.3-2.dsc 5a0622e4b00973115ba0069d892801cc 2784 - - haskell-dependent-map_0.1.1.3-2.debian.tar.xz 9e6beedd3c0acc20f869ae986a2d0700 16459 - - haskell-dependent-map_0.1.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1s4P/0UDYjfXHH1enBu0PFEA5H3d wvJzcXuArtpm+g7zDWB6juIVm4OkOL6ZnPUYqYws5Mb339ZsMwuw5gsnFudv1+o/ WsIWpLUy54lFTD1TDIrWfQZJkFSmcRHORu+zXwWqDXV00HgWvJsah88ZRhBDwdwQ HcYHZS4jOEQD9P9biI3LU3pk0YziPPAhe5w/JJWGfvtQEpr7d2+cltV/iRwM7vJv FwQr2EVHpsGuUx2DfWUOqJFxPGbySsQcDCX53JFoqL2KUFYaKisw00MZsJaKgaCC mKACujlfInrOmkCB0AXeMrd4Z4hIFnjQbpLpV/q29TRFoDkD3f0EfHRzTnATlBwi M/f8UxWHnzrC9pFmWmBnPjmPJj3wbg7fKuY2ej+qpvOeC85cMSNWL4QswNjYgF/T JAE08vh6PxhRaSAoFu62d0FnoCkddEaFvRnC68sxG8+Kup4uxPgfbTrSL9l2w88M TxZ7+yBKTcbV58VY+p4e/305mUDHuU/9PRxwxuQO3nZ1dTPyt3GmCklnZSyVHbaR HbMdw5InU91RHnKIrPHHZIkrQ7oFQcEPV6yu1GcC/OYpVfhRratVJuy6up4pQ6Sv +cxOfhvvEoyXsPEPkjOlDbasEJ+DOJ0E9nk2BUlv65ioO7Sv4tnAQfToEyjRKFl3 7ZH7QIStV4CzivOspX0l =LFpl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:00:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:00:42 +0000 Subject: haskell-dependent-sum_0.2.1.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:35:16 EST Source: haskell-dependent-sum Binary: libghc-dependent-sum-dev libghc-dependent-sum-prof libghc-dependent-sum-doc Architecture: amd64 all source Version: 0.2.1.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dependent-sum-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dependent-sum-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dependent-sum-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dependent-sum (0.2.1.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aa4ce2a05e864068469964f99a6e3c30ae95de43e22b09f6ac0008909e3aced8 34806 libghc-dependent-sum-dev_0.2.1.0-5_amd64.deb 4403c49b70d796323f260f9f9ec90419d23668bdf67c957ecff5bc679e190669 41982 libghc-dependent-sum-doc_0.2.1.0-5_all.deb 6101adf1ff6133527a22db87d33f8c22779e34b691e0e9f14ea08151dd44ac18 29428 libghc-dependent-sum-prof_0.2.1.0-5_amd64.deb b9bdf64d02152eba7f1ce9b140acd5b6e2bff480c0b18244e04330a61be4e6da 2439 haskell-dependent-sum_0.2.1.0-5.dsc 7d6b8d840c201b21cc7d975f21ab6694fd1e8227d3bd6e8e91ae573754c7d025 1548 haskell-dependent-sum_0.2.1.0-5.debian.tar.xz 835e799c9749822f2818dd5c7dc1e887d4c5b5a6bb37c7e4c0661a2060d6dcc0 6435 haskell-dependent-sum_0.2.1.0.orig.tar.gz Checksums-Sha1: 89a54181319bb866c425ea41696c86de1f19e153 34806 libghc-dependent-sum-dev_0.2.1.0-5_amd64.deb a068d7fd487b5944f200b1ee1979c16511f34a17 41982 libghc-dependent-sum-doc_0.2.1.0-5_all.deb f5f7654d0e03493a67ba28532861c957a8346987 29428 libghc-dependent-sum-prof_0.2.1.0-5_amd64.deb aa86fc782ca5b5c85314ab5675b0cfe3902ae2f9 2439 haskell-dependent-sum_0.2.1.0-5.dsc add94cb465b5ad29bf46b2fc07542fb2ef82500b 1548 haskell-dependent-sum_0.2.1.0-5.debian.tar.xz 1eb760689e384d6db757abfb7aaebb6142d45a98 6435 haskell-dependent-sum_0.2.1.0.orig.tar.gz Files: 4aa260eee52a224d7cb9cefd5f8c6dda 34806 haskell extra libghc-dependent-sum-dev_0.2.1.0-5_amd64.deb e492875d2acc017cf05130b1cdeed930 41982 doc extra libghc-dependent-sum-doc_0.2.1.0-5_all.deb 89f3439f40240f02532b5c9af4f04b6c 29428 haskell extra libghc-dependent-sum-prof_0.2.1.0-5_amd64.deb b07e69aa261cecfa897c99e5507831b4 2439 haskell extra haskell-dependent-sum_0.2.1.0-5.dsc 0aedbf19a3ae4ec39461796ce9e4fb68 1548 - - haskell-dependent-sum_0.2.1.0-5.debian.tar.xz c4498a395229d9f91fa097b2f70d0f1f 6435 - - haskell-dependent-sum_0.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQEsP/iEjcURIV84KLpGFI1tVKExg slJN3dpGQY3js3avdJo2WBT+ztyowm8eogM5mJ2jQfZg5gO6cTqciMOVGQt1Myw3 YzNc2ujmVM+1+dA0kRACA+h3FCynOjSuCmky7xJKahepDjLeo5TLWkw8bWvsZmpO yT4tUusxCf1ARc7FjVkxTdIKbVNdZoZdv2PipJXpaTbZVCrbT1bkmpn4a21tVD2m Bv5kFNlJTrtEQulWRv1NdZEzdKe2AMgD8xciLFb6eQ1HcD/rT7lkWXKnyOOPDNmj VXpxJNyhuwQxLY/agPIQfSUX7G7VEbw6t+vAa8RycHyKLm0L/XHrpKrV5/lxlHuO wmjToV/GyHEVUleUJZJLyK9u+IqcqmmZzHmYbCyAUOUrTwbmX1aGQY2cB+P9OIjM JHTWEEH3DB3kQ+/gZYo5PpSM7fFVnBn6BdjTPpv7gghzORyqPbsW94CTNHPTuCEY vfusvqiU2dYsxedQv4KIsHRcbz78Nbz2sbyl9Oo7rU4f4Fz4O2ZYFjbkkFi6fFA8 Bc4vr1AC1kxM/86hTEQpJUG/FHc4VSNE9Qepvb0KKyhCBLZ1V2RqH87XPALsNnUP 2R8ZzJtFYIsCqjFQE9zltQI/tXQNaVpfC5+D6NPvWnqV9Uy0GKF1cZbhB8Mvfq3J lNB8O25J0PEu5es7Z1zW =HtA0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:00:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:00:52 +0000 Subject: haskell-devscripts_0.10.2.1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 03 Dec 2015 17:54:35 -0500 Source: haskell-devscripts Binary: haskell-devscripts Architecture: source all Version: 0.10.2.1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: haskell-devscripts - Tools to help Debian developers build Haskell packages Changes: haskell-devscripts (0.10.2.1) unstable; urgency=medium . * Upload to unstable. Checksums-Sha1: badb1338de949522a56007350daa88f75e6108e3 1967 haskell-devscripts_0.10.2.1.dsc f07683930095a9bbebe9dd1ac59b3e27a50055a2 29408 haskell-devscripts_0.10.2.1.tar.xz f6d910cdbef3916f4df6c639232911753b45ff9b 37032 haskell-devscripts_0.10.2.1_all.deb Checksums-Sha256: 763647185311b65b79a56038434f354a7a65ed2c51526ba1f2f089202cf41334 1967 haskell-devscripts_0.10.2.1.dsc bfc2e2274f98a90ee22c557b09b154cac56c322ee4264aa2c0ddbdd32a5e57d7 29408 haskell-devscripts_0.10.2.1.tar.xz e66432a89c5ffc52d7ed154852535c7b5d4fb74d3af28541b3a6dab193a221df 37032 haskell-devscripts_0.10.2.1_all.deb Files: d047e18196625d375b4f5f79348b7c1e 1967 haskell extra haskell-devscripts_0.10.2.1.dsc e3bab2fd5a712016c8c84d0a0b24cd0a 29408 haskell extra haskell-devscripts_0.10.2.1.tar.xz d2bda6b002342ffb8d54471b5ab305f3 37032 haskell extra haskell-devscripts_0.10.2.1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosEkP/Rd+FE3YkTO1tr43QNUUqhTH 8B+QjHxir1ruPeFksBB4vJktvZH9U7XJhAXq7ZZwQUpCOfhKv504fv55wcxMeCVw yin5F6GUzEk3T+PpJtRobk80XK69dFqnx5zqjN8MnyOZieQD1vqiO7AAmxxN0o/V 1dbd+H1m+jqTp2nnkGb1hQ1JiKEyRvVKTQ5an+89EelL/hNdaKvdtBTfZ3ndr8eh JsXais8Lz+8GTpHaTCMsZQPTVn+lf7EtOdf0pEFLyyRDP67x4Rw7o2NRM7cTKDEV yz7qkHdPQcbgl1KqUoyqR+7hIknUGxtK+IIiEcsSokNCs6YgpaQ/E89BUrft0pOb 2TsaD8A5q4mnzCUD3r+BEYo8pTUNVTxIIUCTL8A7Q7oXiXgYMhRizSJTahChepKd Wt8p+Cp35vfNt+PKRZQ7tGyySo/ylMRMR46/FDPTFyAV3Hl2wArha2HQgB2K8UlV ZdatF4od6fnz6U+In4JqRMEmLDmYg68zwpmWPbQh6MEMHHV/YYdjLZlAoKjFl4FP OTi9EyG7PN/QCL/CmH24KSPPXUkFjveP9drwgqJxaiiJimldNUuPNA2PWTjbTuv9 RDtTVm6OibHCIt+61IDSBxS90aGKy7ktRL7vIU52P9lPlJ9ENivZwKUDkwka3rBZ 6KJszNgw/2Pvp/fQed0D =vicb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:01:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:01:08 +0000 Subject: haskell-diagrams_1.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:15:15 EST Source: haskell-diagrams Binary: libghc-diagrams-dev libghc-diagrams-prof libghc-diagrams-doc Architecture: all source Version: 1.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-dev - Embedded domain-specific language for declarative vector graphics libghc-diagrams-prof - Embedded domain-specific language for declarative vector graphics libghc-diagrams-doc - Embedded domain-specific language for declarative vector graphics Changes: haskell-diagrams (1.3-2) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4f45996e1b6bcb2bf7ee626dd5dd4c84e8eb10be411d9eee4ff00395c634e169 5520 libghc-diagrams-dev_1.3-2_all.deb fd0b23519b51c449c276eeaebd31206a5f480398999c210b7e0debe1c47d52a6 5486 libghc-diagrams-doc_1.3-2_all.deb fede5e19e16cd4d35c3723eb703672a8de5603bf2babd613fdeb8535edd5849a 5504 libghc-diagrams-prof_1.3-2_all.deb bb52af070cabda45b2f2b3b2cc059eea81a2741cd959ed7b3c39d0b456a39667 2265 haskell-diagrams_1.3-2.dsc 1968328b7ba84fad4bfe4cb7ae41b06224aeeea0fcfe3ebe8bda9432a9cfbcc3 2812 haskell-diagrams_1.3-2.debian.tar.xz c929ac130f8a04b1e0936a877dc1fc2410bc7a8cc680d1504df85f8985baacb8 3477 haskell-diagrams_1.3.orig.tar.gz Checksums-Sha1: 229a2c05361773e27dc74a18c0a1b3ca609722ed 5520 libghc-diagrams-dev_1.3-2_all.deb 262a4937262d3006a5c481b21b3732f209648062 5486 libghc-diagrams-doc_1.3-2_all.deb b39fdc3c5bef7a7a3864324254aff1a71e53a82d 5504 libghc-diagrams-prof_1.3-2_all.deb d6cefdfa728694285219a946f3b73182e2418871 2265 haskell-diagrams_1.3-2.dsc b01ec86271f7185a3f42fd9d2f8c60b448ef3408 2812 haskell-diagrams_1.3-2.debian.tar.xz 88a987a069963fb054fb888f3b4b79411ec4eb97 3477 haskell-diagrams_1.3.orig.tar.gz Files: 74c78330fb514849b6114eb3506004ba 5520 haskell extra libghc-diagrams-dev_1.3-2_all.deb 355016b1a0ca84c9deabdab5847d2445 5486 doc extra libghc-diagrams-doc_1.3-2_all.deb aaf33c1bcee6f7188504152dba04961a 5504 haskell extra libghc-diagrams-prof_1.3-2_all.deb e350625719e61de536dd60789c747c76 2265 haskell extra haskell-diagrams_1.3-2.dsc a52445e46f4d9e568057d2d7976544b0 2812 - - haskell-diagrams_1.3-2.debian.tar.xz d0026d85c121e03cdd828300bf834d6c 3477 - - haskell-diagrams_1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUUwP+gNWJ11AA937NPSCfWkWlBQa goqssqsrQbST90jDZi1NpGRUDaLOfzaqsoR71nHG/8B9Qu9s+hthYu0Lg8CRw4En ugLsAT3Fy84PLTjQV2O6m3wwcPBwS/APV3/vqnNBwJDElOD9SweapE6cOcZF6oPc rJkvytg1416aeCEEETUcm4zyOjsNpu1X4N4aDFvY9K5gM+aq1W7WVnyVPzU46PXr pIc1zXXcX+4skQ0eTobPS91JZgL7XgRwhZzEHLtMLLgGBu0kcQooU44vKK1xyS+t FvehST0kPaF/qNHFUCX9FzZ2mV6X5hE9MRXcRHc9FUcA1N4w/syyGwQ3aYX8KaT6 xdwhmYqEFRNTThRJrL4NzDrgAUXGTD/6PsFNPgXru3N2R9Fe9TdTYI1jxTeKrkk/ Kwfa9XPj2IxMF/9HFuBx2IeJPA2NQu2lkdaosIG+VzOhA4sAhw0S7XLLGUfQeh/a KJC2GHyV8bd4nIIMR3XW1pQai169M96PBvbBkAvL0OFbO/yZ7Mu66XHF6LWM6kgq FlJEZZQCviX6A17xAG3K/VCAfKIN+dugnROIEsfrjogEZJubUnIg6hFu2SiJ3vfV OCO71LTKho6Ux6eANnz0g0dlLl0Z+y6VYFOigM0J1ss9gwsx2txGdQKHF5oLWcdq wfRIaR4COXk36ZegnU3d =3EaG -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:01:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:01:23 +0000 Subject: haskell-diagrams-solve_0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:35:22 EST Source: haskell-diagrams-solve Binary: libghc-diagrams-solve-dev libghc-diagrams-solve-prof libghc-diagrams-solve-doc Architecture: amd64 all source Version: 0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-solve-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-diagrams-solve-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-diagrams-solve-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-diagrams-solve (0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: adcf5386fa9b8c13c15537c4913480fccbadfef7a86595cbde25daf7e1bc514d 33870 libghc-diagrams-solve-dev_0.1-2_amd64.deb 351afe2caeb8df65bf8971be5a7da2bf18027b49c7d3c288e7a8277b9da03c69 33864 libghc-diagrams-solve-doc_0.1-2_all.deb 78d5f18d67deb4aa265486e7807f34a3ca6f9e56d7cc20bb0e87280569a638e4 31628 libghc-diagrams-solve-prof_0.1-2_amd64.deb f1ecc2383fa09d1f4df2f402e4411cc5957f5a70c1dac9fa8df292a091d618ae 2421 haskell-diagrams-solve_0.1-2.dsc 16dbce9efdfa82081760c67bf76e11c3e7373575595c1361d6d0bd48061e25fe 2248 haskell-diagrams-solve_0.1-2.debian.tar.xz 4e97355e34d17c23f6dd5ad3bf4e5a9980f85eba4e80c7cf8fe766ae69050c4b 5600 haskell-diagrams-solve_0.1.orig.tar.gz Checksums-Sha1: fdb6f4db5ffbe730538fc52b6eefb37fb6081841 33870 libghc-diagrams-solve-dev_0.1-2_amd64.deb e831256f9551cd73a675b0d2f2e3be3f685b3107 33864 libghc-diagrams-solve-doc_0.1-2_all.deb b721b20898e368df211e0234e11c627becaaa5b1 31628 libghc-diagrams-solve-prof_0.1-2_amd64.deb 59d71e03bee0a731a2c5cf93c4ac2a3b16a394f1 2421 haskell-diagrams-solve_0.1-2.dsc e1e639d1c1d21de8416a4b89a8d83887972a41d3 2248 haskell-diagrams-solve_0.1-2.debian.tar.xz f37732977c012846de629c06398d9d40e5d398f5 5600 haskell-diagrams-solve_0.1.orig.tar.gz Files: 7c016f9d38bfdeed8a579f9f3d52af98 33870 haskell extra libghc-diagrams-solve-dev_0.1-2_amd64.deb b2f9ce4e73cf9aac5e5212d8f11806e3 33864 doc extra libghc-diagrams-solve-doc_0.1-2_all.deb e5529d021030ceaf11513a305647a54a 31628 haskell extra libghc-diagrams-solve-prof_0.1-2_amd64.deb af66222901c005dbb4476729e0205f6b 2421 haskell extra haskell-diagrams-solve_0.1-2.dsc 0472785ca5cc42935464f29d9439d463 2248 - - haskell-diagrams-solve_0.1-2.debian.tar.xz 8a2566355a76a3969ed1b573dca7b9c2 5600 - - haskell-diagrams-solve_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBKUQAI8qEaV4OBj9QYU2NfdL4Pjk pQ1chm7vi3cj0fxb1mkWI0olzfHzCXbEjmgdC98aoB0WePso3EvN8QwXWXwzyNR1 cpEhOd1y/mlWhSkDIszqx0TycHTO+F2h6AtP/qcr6yaw7AGSZu+N2NSlcMwLOefH kNQfQvAUohOx61vjy+EB3josZB8huFDzIlMxAyOFQ/y6TExdWc/TqKwCVPfsPDhl Jc8SPvsbauL2+M9mS1c+SOv1XVtHEFFKBT5tsB/F5jU0qef16+JBHTTrdm/6c26l ibdhVQOdKP8SK/SGhv4GKRXGCDOHA2wVmGsoVMONMRfQKlO8su3VcWjAuvdayOZ4 1gBA4mh0ppBS0xuRlOUf52iqpghpy0itOuwTsSWAJ9hazSMoN3nsH2HxQm9QuShb vChoWb8OvyixACNcXSMSADY7qAKEMmwH0MmLuWRfilL9c67a3ygLweKivLc1Ak5J uV6GVufN2f60tp8rLA+CcpklREU6HeUL4YbkTb3NEPi2WpFI8Qj1HitU51XXiQYi BeoIo2xEj0sq/ApjfOglOMONQspAMfqhbkB1tdDN27PZW1VB/ys1Z1qyrgRxsVX7 66l4h1GJEL12PV0gsJeqHG8iMFRJH16nO70FhdeuEe41HDjvxpK5IW0qB7MjMDpt EwiSjFiNqMvjyQRUnBzH =/KkO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:01:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:01:40 +0000 Subject: haskell-diff_0.3.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:29:42 EST Source: haskell-diff Binary: libghc-diff-dev libghc-diff-prof libghc-diff-doc Architecture: amd64 all source Version: 0.3.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diff-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-diff-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-diff-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-diff (0.3.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 24969f9dbcc4f0aab1444473bde3f97bb5df82f79abe29306d4564f689495b4d 56734 libghc-diff-dev_0.3.2-3_amd64.deb 9c204e6f7c7851aa06abb53be09c2f4545dc3efac81b8caa9784b8f6f87a77ce 36602 libghc-diff-doc_0.3.2-3_all.deb d85f1c55b8812f87f0368d3b514019711038772a3e6a11c256749d3c9c72fff2 49096 libghc-diff-prof_0.3.2-3_amd64.deb 6372af6e3984dcd06e37e4362ec376483d52bafc8189842c38d7d925148099f4 2303 haskell-diff_0.3.2-3.dsc 9cc53a02115f3ecb1fa6ddcd7a5b1cbe4fc39bd5579322329e6522754d30ed9b 3140 haskell-diff_0.3.2-3.debian.tar.xz 7f032b9842228c2282a66d096e0c943b830138493fbbc5f176a7b2a66ec5388e 5024 haskell-diff_0.3.2.orig.tar.gz Checksums-Sha1: c4c35659c02ba61b8f2ce3979011d6b4a235ec32 56734 libghc-diff-dev_0.3.2-3_amd64.deb ebeb2be17f48082ce127d6bb871395fc39d98e06 36602 libghc-diff-doc_0.3.2-3_all.deb b6cf7d1c471cd83b221a7fc150604bd12b5814b8 49096 libghc-diff-prof_0.3.2-3_amd64.deb 2dbeed6cfbcccb1f19323f31d6948453f8e8dbd2 2303 haskell-diff_0.3.2-3.dsc 9acb9d4c39cc03b7967fb8ee92e571042b800f10 3140 haskell-diff_0.3.2-3.debian.tar.xz 5fc4d809bbf78686ad1adcdcd13fc6a954a6b6f7 5024 haskell-diff_0.3.2.orig.tar.gz Files: 3ec119058d5a3cf2e7555190ea2f66e6 56734 haskell extra libghc-diff-dev_0.3.2-3_amd64.deb e4172da3570982a8ded911d9da442e07 36602 doc extra libghc-diff-doc_0.3.2-3_all.deb ce64061a9e789f181448b5b75f3b322d 49096 haskell extra libghc-diff-prof_0.3.2-3_amd64.deb 9663105eb2e1a796bd3dc5c86a7e7432 2303 haskell extra haskell-diff_0.3.2-3.dsc bbf74fcd829b336fe029f8d39c4ba09f 3140 - - haskell-diff_0.3.2-3.debian.tar.xz dfc9eaa9aa5e9b729120ae14aa743446 5024 - - haskell-diff_0.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobCEP/RP1/NIvD3jKdnF2oa0uAOLp 7Vpa+GRLITnHuwuBAkhC2QzqPT4uVFCrjcjP3YJzlkLs2k+rmrdUOVclgncPjiXE rjlQ/vgcGlgrV+xO5OH6u1elTgqt17iZ9Ie+oG88Km9iKD7upYK2uGTQEqeARJ4K CB5n3UC7q401OFIXLrZYe/QQRhL50PBPX9PaFvLYSI8DPqTgCMGzPv6yitQHwaSr 7zH2zCRlg57osGS6UfAWyxktOKfzTnsR5SKz5vds9M23SVaDjrwBBSwdYKTXca6M nStonbQeHLUxsPadqto9/JRTs58HgjZghhARACKDHwP3qdxlufVawODv22UOD5OY +febwKSOiajR6ozO4hTdJHftEFHX5aG9UNFWOLI8d/so80AlNmmaGzxA5qCYSo2y sjULOnJ0Tm3xCNVMxHuaCXW1UcP/ffE6nIJwG4h7lpfIzFA5PitXAne3QwJnDLYL gHPQsReCKkKnhK1jX46OEoTlCXLn0F8ZE1C5sVmfU+RKc3uPIaL1AZeIzdSeek6D 7nWi2VgKJyKW8KHgG0kB7L/7GMOEXNUWkMIoMY9rhb7wD9HlwBDuSWQA1hE/ZkCB mmoHuJdVEqd1DswZWlWj5KYRSkTPQtlfd3UHYbj7PLIUgpEEhP5kLflMG2v0aIfW iJPdL0SY7uHWyHwsiGFn =ZCvi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:01:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:01:56 +0000 Subject: haskell-digest_0.0.1.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:27:43 EST Source: haskell-digest Binary: libghc-digest-dev libghc-digest-prof libghc-digest-doc Architecture: amd64 all source Version: 0.0.1.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-digest-dev - efficient cryptographic hash implementations for bytestrings${has libghc-digest-prof - efficient cryptographic hash implementations bytestrings${haskell libghc-digest-doc - efficient cryptographic hash implementations bytestrings${haskell Changes: haskell-digest (0.0.1.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0bfb3bc3b16b6273e0114eaac7dc124d5aa9697219a3cddbb162b4080ef7973b 16650 libghc-digest-dev_0.0.1.2-5_amd64.deb 09cfde9a23caaac69e933db891e5efa5c50f43dbd63a41a79cf90fa3873378d3 30330 libghc-digest-doc_0.0.1.2-5_all.deb fbd2888782df099d8e654b0d1def204153701bddad48d9a85ed84ea86dc10e20 13730 libghc-digest-prof_0.0.1.2-5_amd64.deb e30fc47fc13f75e995a10ca2a4d7e4346d79f1f6d9a6211648153c77703fe51f 2362 haskell-digest_0.0.1.2-5.dsc 04baa1b9a3bdc25abc4945081efd7f732f57d06326ae13a9031e4957c43d2df1 3040 haskell-digest_0.0.1.2-5.debian.tar.xz 641717eb16392abf8965986a9e8dc21eebf1d97775bbb6923c7b7f8fee17fe11 3790 haskell-digest_0.0.1.2.orig.tar.gz Checksums-Sha1: 8060b9678964215340d938efed4203f0142be765 16650 libghc-digest-dev_0.0.1.2-5_amd64.deb b286cd32c07414f2cb3b4fad9889a271775e6204 30330 libghc-digest-doc_0.0.1.2-5_all.deb ad4fc23a59f72bb169b32cc5c26104bfdc112cfb 13730 libghc-digest-prof_0.0.1.2-5_amd64.deb e9f2a47d879f90c21c83853d0240c31575aaaae6 2362 haskell-digest_0.0.1.2-5.dsc dd4b91d77c544a644cece42ddcfecb1f9f2ede09 3040 haskell-digest_0.0.1.2-5.debian.tar.xz 6a5d16224abf42a87e60e4ede02c725fe45b5feb 3790 haskell-digest_0.0.1.2.orig.tar.gz Files: 4fca94525cc54af4d11506c0549888e2 16650 haskell extra libghc-digest-dev_0.0.1.2-5_amd64.deb 891d4ea82b01ec321fde3fb43da78786 30330 doc extra libghc-digest-doc_0.0.1.2-5_all.deb f37b2fa0288a76700999e04738c68c3f 13730 haskell extra libghc-digest-prof_0.0.1.2-5_amd64.deb b5620db0bf22c8e789fe8a9567bda82b 2362 haskell extra haskell-digest_0.0.1.2-5.dsc 801237619e1e17ac13674c457c8a7976 3040 - - haskell-digest_0.0.1.2-5.debian.tar.xz 83ed3d8c10d24c88d5ddf4f3914507ac 3790 - - haskell-digest_0.0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTl8P/1WxfU19In2s5bjNhLCTYuQW 2ClvW1iFOLrUoXuRdOHwSisvQUWQGQh9Q315bZN1htdXjiPJGLWL1cfbMC8AKF9U Jp7UJ7tMnY4rQpvz3uB5didE4z4IDz4k/nAXpJuCMzqAjkdFFoChJ1nutoewVsVV HeU/53kSOuzV8DAp88Qrm7JL0KDHkCeiaXCEjFHwlnBd9cKR0RNg7gpgWkuyAcVg 4kQmxmRB9HgsdYjFFjwTIJm1srLly7BSQ4WYOpCKVn6T1j8WAkgCf0A0uzAvuWsH YFpIpYqJZagHyUZSSirAY3A6yjTczQx0vKwryIDU5V4MJPD3wPFzKgWS6Ywu1aIg f0E0UVx7/Nio4ttQ7mXXKLGSZHQSYaSXPqh7hN0gGxpllOPkPzk+zAHOj4iEQZBa OD1MhKISKGKtjVrwEAXw0VY25xH34/VIhZj3iNk+cbDxQJZqK+qa7qtVNQyLTJc9 I1X+rPjRdlK4vTGUMqw14cPpxaWIsxfqBpS+iC43p5ouI5qJMXQSQu/KqAQjtCoi IRGB4IGtFwURVPYUjAoAZAyolseEeBRq4wz6x5cinyICJaPUvi/iGH9hdZCRuq5a CsB9YATxjkkPTrTFwXcIiE1t9EbJkSS1wNQcSxQU6XB61nFYbzfynibtqGrjiGby 9pmomcvrsVU1gYzx+spg =+NKs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:10 +0000 Subject: haskell-dimensional_0.13.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:51:20 EST Source: haskell-dimensional Binary: libghc-dimensional-dev libghc-dimensional-prof libghc-dimensional-doc Architecture: amd64 all source Version: 0.13.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dimensional-dev - statically checked physical dimensions${haskell:ShortBlurb} libghc-dimensional-prof - statically checked physical dimensions${haskell:ShortBlurb} libghc-dimensional-doc - statically checked physical dimensions${haskell:ShortBlurb} Changes: haskell-dimensional (0.13.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 080b4d7e18f4c1d68c8038485223b841da5796bd2fc7bd23c1b44d7077a7ad39 99640 libghc-dimensional-dev_0.13.0.2-3_amd64.deb e1b6957579be5b461edc1e070ea6b60c7f95d45e2f443c89866d4dc8178384e7 83494 libghc-dimensional-doc_0.13.0.2-3_all.deb 4e29e18079eba1ace212fe050ad3318612ba31565e109a3cfd5927a7a9a16271 89600 libghc-dimensional-prof_0.13.0.2-3_amd64.deb 617c1e172c9202a8b4f3ad77455855471899e03de8d404d0f9c3e98ac6bc4079 2482 haskell-dimensional_0.13.0.2-3.dsc 06ca7bc8184dccd50aa7217e4602c5552eee5a0295f1c261bd127a3498ca2059 2680 haskell-dimensional_0.13.0.2-3.debian.tar.xz 9762c214f036891299a766aa2e294d1295ec81e4ba806d0e5bb6cf80114928be 25980 haskell-dimensional_0.13.0.2.orig.tar.gz Checksums-Sha1: 430f5c7e559b43ffc2ecdbb3e2bd9bf1a43d4487 99640 libghc-dimensional-dev_0.13.0.2-3_amd64.deb c0ec7fcee3941e2e01c8e8ac4c0a5ce697474c8e 83494 libghc-dimensional-doc_0.13.0.2-3_all.deb 5fbedc88216f940f3323ed03e4e50cb6cf845238 89600 libghc-dimensional-prof_0.13.0.2-3_amd64.deb 625219057a4e86e4c57326f49542536febfc0e00 2482 haskell-dimensional_0.13.0.2-3.dsc 4e0559c23ef85966b6c63acf5e1718e48c2db1fa 2680 haskell-dimensional_0.13.0.2-3.debian.tar.xz 261f76abb87757fa787815b9b56f58dd520fcfb5 25980 haskell-dimensional_0.13.0.2.orig.tar.gz Files: d3b7eb6740d71d92fce8d2795ac32291 99640 haskell extra libghc-dimensional-dev_0.13.0.2-3_amd64.deb 04c9244494c172318c7d6f04f5d8122d 83494 doc extra libghc-dimensional-doc_0.13.0.2-3_all.deb 909fd95a8c82766d53e10cf16df2bf67 89600 haskell extra libghc-dimensional-prof_0.13.0.2-3_amd64.deb 873721063a16472544d79b896d9dd570 2482 haskell extra haskell-dimensional_0.13.0.2-3.dsc 72983d5fc0380c96a1804bf0298632e8 2680 - - haskell-dimensional_0.13.0.2-3.debian.tar.xz cfb9e4c2a4c8efe9dab446bb951e4fb5 25980 - - haskell-dimensional_0.13.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioubUQAKS9+nFz/WL6KSgO8OHXEMaL D6qUa4hDwo+PRsC4JciODTkLE1cM0uiV8iWi5HuSMKbxVffVWb6WbokgVstwHib4 wDV9gOwfjh54jtInhUacvSsSnDakAbxqZBhjNIGtHf2itGNoAJeaIUQ5GZdMhd6A yxiiLTPsuu7yzhyEgt/vBILV8UsFiBzHm09xyBY/9K24izsUQAqW2vVYMALfsvLj NPcFYA9gAK7eA2oj7JoeWLpX8PR2ixboPzJ2NeoEkgYlB4WOA9q+J7WYg5EhnXWV ILuvvLWIUNOIvm3F3Skt0z3Kni5svxWGHW2eChXwPtBwuhL4Ph6NC4hhYWsyaMER foh2JWUt0k2vihM2hKJnCFX14FNU/55jYyu9/qUzbtwjN4n7tqn9Bh7NBj4jja0h DEmnWU/AiNJEVq3S3CuhmOjCvfBZNO3oM0i8khTGYdhPpqOq7D6o9MirB74LBLnS /gsmc7YtEZNu3Z66FZfBTTrRuWJYrDJDViU5IxZJo2rVIAXA6A8wt/MIZ52xPt+x QldztbiknjjtT3Ki9uP/rbvlRNuy4GbgO9K8BYHum8pjMsvYWZjFdR0cgUDJiHCw vglPchRscxDUzp0QN3oAstM5rHZe1kBf4HEMTQpkxa+UpWeG91j6Zo8zjJ/5Vkus erlDtk8sGA/C/lY+twQC =+hM4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:24 +0000 Subject: haskell-directory-tree_0.12.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:31:57 EST Source: haskell-directory-tree Binary: libghc-directory-tree-dev libghc-directory-tree-prof libghc-directory-tree-doc Architecture: amd64 all source Version: 0.12.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-directory-tree-dev - simple directory-like tree datatype, with IO functions${haskell:S libghc-directory-tree-prof - simple directory-like tree datatype, with IO functions${haskell:S libghc-directory-tree-doc - simple directory-like tree datatype, with IO functions${haskell:S Changes: haskell-directory-tree (0.12.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 42fd41bbc33b71cbb7ed6c28ea9cff7cff9f549157ae4cb36afc15e9d5efab05 53826 libghc-directory-tree-dev_0.12.0-3_amd64.deb 2d99df3d5e0e55239c396f52e0ed925ba61375d6bb0a2be13de5db892bd6321a 46602 libghc-directory-tree-doc_0.12.0-3_all.deb f9ed07e09f6ec6ced5bf21914599924aa4f29b4fa647f73ebb0e077a4b624e77 43920 libghc-directory-tree-prof_0.12.0-3_amd64.deb 8f7b501ef7f865b88b50d6963428eb5185956f456ce6e29b5cd9c3116dbfb7b8 2471 haskell-directory-tree_0.12.0-3.dsc d6236c438f179f9cb2f6b9b67b9e53a0c271151c0a5bf18b86ecf007879d3a4b 2756 haskell-directory-tree_0.12.0-3.debian.tar.xz ff09c6e66a5038f905ea423700d60e538286c12b83fecda70b2932ee4eb5b3c5 12024 haskell-directory-tree_0.12.0.orig.tar.gz Checksums-Sha1: e3453b16f95cc129b71a927cb078023400b16424 53826 libghc-directory-tree-dev_0.12.0-3_amd64.deb a983d4e758dddb6dc4e1530d77dc290a3d01b41e 46602 libghc-directory-tree-doc_0.12.0-3_all.deb b95725ea417692e19ed70c7b292afb659dd7b711 43920 libghc-directory-tree-prof_0.12.0-3_amd64.deb f4ecf797885b6026dee85568dc9da1e74e5233fc 2471 haskell-directory-tree_0.12.0-3.dsc e6b326c64fdf62c0480b0d65a4c72d6b950bfa51 2756 haskell-directory-tree_0.12.0-3.debian.tar.xz c193016b28f97f28fef6540f672d213c175f4b81 12024 haskell-directory-tree_0.12.0.orig.tar.gz Files: 1fedc46e1acd881504b2ff0fb2c41167 53826 haskell optional libghc-directory-tree-dev_0.12.0-3_amd64.deb 85353a78cca5df9e4f9e3051363267aa 46602 doc optional libghc-directory-tree-doc_0.12.0-3_all.deb 6aa4b9209762014adb8520c08fcfec4f 43920 haskell optional libghc-directory-tree-prof_0.12.0-3_amd64.deb a2182cde4dde7371b82cc9bc42ed4bc4 2471 haskell optional haskell-directory-tree_0.12.0-3.dsc aabd9f88bc30a36208a8ceba4811cfaf 2756 - - haskell-directory-tree_0.12.0-3.debian.tar.xz 8281450cb7135d3f100e31a7454a92f9 12024 - - haskell-directory-tree_0.12.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorioP/RMXMTrPvbijR2HFTVcmGIFt JHlKMftBW6Knmvfm0KR0RvVzCDS045Sv3vb+qIUQOFq2YkB4ZWn+5TCOEH/Z4m8t ziSVO/X6R5CmM6iQGywgFXwOH9/l8G/pseux3j8b932Knx4dHgoLd2RaqGUJoB6q nCteCBW3ZA8RUfmPvkSqbaZYoikBN6kPx2My++4CtXQH3q7RghkTAXemRoH4FFSr vh16m6Io7MEoJ9VnCCceGnwV+JC6GZCPLzbJSX+cwWYQiNuaNfM1xsD4KHyEua6y N/SjxTItTj+IkvNRMasT9XSqEXInRa/wSkAwhF3AilVzJ8gZxH6TJmCIOmzr4dMp ixb0u01OG07kTAqrNIh5JM4LInwrTtaNhccSM/vqLigTKsUDpz1RBdfpEdu0ttM4 kOYaLVE2e24jioj4cGKjb675O74A97bPFDQTSmTttujcyC3qGIdJgjZw4+hB+ZJP qXNuOBij0+g5nkWGwJRgU+8AKjRFd8EGbSgPLMa34L9q0YGbnVDqZCzPRpUAPQ7+ Tz1eh2o3N2W/ghRGroPI/wTJWzbZllP9iDdNP0qQMHfyPhJ7e7dtGieciTMdVIVY ykMssqTg7EIdPs0E0hTt5QEXf379m93nf10uVHmVKNOw6hkiTo8i35gZu1AaIkyj syS9E10GTt8T+rCFj5d9 =tsua -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:39 +0000 Subject: haskell-djinn-lib_0.0.1.2-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:00:42 EST Source: haskell-djinn-lib Binary: libghc-djinn-lib-dev libghc-djinn-lib-prof libghc-djinn-lib-doc Architecture: amd64 all source Version: 0.0.1.2-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-djinn-lib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-djinn-lib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-djinn-lib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-djinn-lib (0.0.1.2-6) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2167d1e3dd2360aa9a4b562b3b034f11d5de7beb3b9814bc2cbb64ae4e626a7d 162042 libghc-djinn-lib-dev_0.0.1.2-6_amd64.deb 71e2d86e5c1f891d923151f04fc4514990365d57f9918ac81fe9fbe0a686b26f 54366 libghc-djinn-lib-doc_0.0.1.2-6_all.deb f8676e65dbaff078f6cf2540087adb2e2ec2984603b01df078942f126866736c 136080 libghc-djinn-lib-prof_0.0.1.2-6_amd64.deb e10b0e52d397b797b1f59f0671d6e8d5acc64e18fae34e58faa199e76deb3fd5 2438 haskell-djinn-lib_0.0.1.2-6.dsc 0f1c969cdc27110937ff2380a222ed8418b37c2a8a106d229328b310998bb3a9 2540 haskell-djinn-lib_0.0.1.2-6.debian.tar.xz c0fe10b7aa5cb39f828e933925fc5bbf86c290bb7661021e4d9250ae8ed01011 14608 haskell-djinn-lib_0.0.1.2.orig.tar.gz Checksums-Sha1: f40b51f82d5065de465eb2682c8e703d6a072a35 162042 libghc-djinn-lib-dev_0.0.1.2-6_amd64.deb 81da862148f068d60b6b6f56f8281695bcb092e2 54366 libghc-djinn-lib-doc_0.0.1.2-6_all.deb 51ceb27c0bb82c369dd0e1d2522e10d3e9a13a01 136080 libghc-djinn-lib-prof_0.0.1.2-6_amd64.deb 4855fb26b997215a73dc2d5750eea09193d7276c 2438 haskell-djinn-lib_0.0.1.2-6.dsc 3dc34de18c54135f840b96c0b3d3f93195ee915b 2540 haskell-djinn-lib_0.0.1.2-6.debian.tar.xz eed8da152c5930ad5367c3119657a9bdc985aea3 14608 haskell-djinn-lib_0.0.1.2.orig.tar.gz Files: d559408651d1d82e819d96002064c09b 162042 haskell extra libghc-djinn-lib-dev_0.0.1.2-6_amd64.deb c1824767b445945a598f9f44c1b35a49 54366 doc extra libghc-djinn-lib-doc_0.0.1.2-6_all.deb 90bb0ccaf980cccdf87f0394b85dde9a 136080 haskell extra libghc-djinn-lib-prof_0.0.1.2-6_amd64.deb f5bc17561356772e1325b441e9d379a9 2438 haskell extra haskell-djinn-lib_0.0.1.2-6.dsc 17b31989587b3a720e4065a980ac208a 2540 - - haskell-djinn-lib_0.0.1.2-6.debian.tar.xz b9daf18309908684f482a0ca8c2c4a49 14608 - - haskell-djinn-lib_0.0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOHYP/0e+4cj1W7aMzxpbsRrl0Z01 38eeQ3Mg+zpk6jWjmfeWqV6aAfP++i54bZQlWqyIAOVal3VKTTDhTgHZG8sanA5H iw9gUEn8ABueZdc8mTwnhxGJ/XOrwsWAAajoOoA4uxDudvSnlm0refARVTYS6C1l FzjdvUQ97rSrQ8fFu+X7YypElyLdgeex7ZcP9Y1mtENsMWYotzZ+Egkvj34vBFXW SmHOFTT5SL/lg5K3WsWYdmQHComgnJ4ITFLMCN0yzzVYEwyYEtymYI0jv0pSP5j+ 5iZK3hrZWFueQ0HidEvkFRLCc7PEQJOx55RzBCFKXzKUMD9AqwEWNeksU+4kufVv tPyudIMm0+/PlEMZqx7T3bEqDdft0uiOElI8Ngq/XIEXdQnqDXUKY8hQXvli5YXw SacaF18F0cyuhMIf1rnSvvEZGdHs8XUA4ertSj6HQXZMPo/0PPO6CW7OnVZ6ycv8 eDxlNYligEVuBM8fXGp46PGU1NvOhLSA2uSKsZzKKc4haasCwTcl4zGhRiI23x2R 5/wMayjRDdFSSYZ0tSAHuN2D5aIJqfcNJ20O/isBwPfDCCph1927GfWxRutOeP7H vlSQmo1QyiKYrna/Qv1UqQ3UAHWCUa9qhkGOiMp89MM2/Py2x87p/DBJXwRPgnfn G37x8cqnaP4r96a5PfQP =nuL5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:53 +0000 Subject: Processing of haskell-psqueue_1.1-8_amd64.changes Message-ID: haskell-psqueue_1.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-psqueue-dev_1.1-8_amd64.deb libghc-psqueue-doc_1.1-8_all.deb libghc-psqueue-prof_1.1-8_amd64.deb haskell-psqueue_1.1-8.dsc haskell-psqueue_1.1-8.debian.tar.xz haskell-psqueue_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:54 +0000 Subject: Processing of haskell-strict_0.3.2-11_amd64.changes Message-ID: haskell-strict_0.3.2-11_amd64.changes uploaded successfully to localhost along with the files: libghc-strict-dev_0.3.2-11_amd64.deb libghc-strict-doc_0.3.2-11_all.deb libghc-strict-prof_0.3.2-11_amd64.deb haskell-strict_0.3.2-11.dsc haskell-strict_0.3.2-11.debian.tar.xz haskell-strict_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:54 +0000 Subject: Processing of haskell-safesemaphore_0.10.1-5_amd64.changes Message-ID: haskell-safesemaphore_0.10.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-safesemaphore-dev_0.10.1-5_amd64.deb libghc-safesemaphore-doc_0.10.1-5_all.deb libghc-safesemaphore-prof_0.10.1-5_amd64.deb haskell-safesemaphore_0.10.1-5.dsc haskell-safesemaphore_0.10.1-5.debian.tar.xz haskell-safesemaphore_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:55 +0000 Subject: Processing of haskell-patience_0.1.1-7_amd64.changes Message-ID: haskell-patience_0.1.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-patience-dev_0.1.1-7_amd64.deb libghc-patience-doc_0.1.1-7_all.deb libghc-patience-prof_0.1.1-7_amd64.deb haskell-patience_0.1.1-7.dsc haskell-patience_0.1.1-7.debian.tar.xz haskell-patience_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:55 +0000 Subject: Processing of haskell-sockaddr_0.0.0-6_amd64.changes Message-ID: haskell-sockaddr_0.0.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-sockaddr-dev_0.0.0-6_amd64.deb libghc-sockaddr-doc_0.0.0-6_all.deb libghc-sockaddr-prof_0.0.0-6_amd64.deb haskell-sockaddr_0.0.0-6.dsc haskell-sockaddr_0.0.0-6.debian.tar.xz haskell-sockaddr_0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:54 +0000 Subject: Processing of haskell-set-extra_1.3.2-2_amd64.changes Message-ID: haskell-set-extra_1.3.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-set-extra-dev_1.3.2-2_amd64.deb libghc-set-extra-doc_1.3.2-2_all.deb libghc-set-extra-prof_1.3.2-2_amd64.deb haskell-set-extra_1.3.2-2.dsc haskell-set-extra_1.3.2-2.debian.tar.xz haskell-set-extra_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:57 +0000 Subject: Processing of haskell-simple-reflect_0.3.2-5_amd64.changes Message-ID: haskell-simple-reflect_0.3.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-simple-reflect-dev_0.3.2-5_amd64.deb libghc-simple-reflect-doc_0.3.2-5_all.deb libghc-simple-reflect-prof_0.3.2-5_amd64.deb haskell-simple-reflect_0.3.2-5.dsc haskell-simple-reflect_0.3.2-5.debian.tar.xz haskell-simple-reflect_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:55 +0000 Subject: Processing of haskell-stateref_0.3-3_amd64.changes Message-ID: haskell-stateref_0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-stateref-dev_0.3-3_amd64.deb libghc-stateref-doc_0.3-3_all.deb libghc-stateref-prof_0.3-3_amd64.deb haskell-stateref_0.3-3.dsc haskell-stateref_0.3-3.debian.tar.xz haskell-stateref_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:58 +0000 Subject: Processing of haskell-parseargs_0.1.5.2-4_amd64.changes Message-ID: haskell-parseargs_0.1.5.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-parseargs-dev_0.1.5.2-4_amd64.deb libghc-parseargs-doc_0.1.5.2-4_all.deb libghc-parseargs-prof_0.1.5.2-4_amd64.deb haskell-parseargs_0.1.5.2-4.dsc haskell-parseargs_0.1.5.2-4.debian.tar.xz haskell-parseargs_0.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:57 +0000 Subject: Processing of haskell-regex-base_0.93.2-8_amd64.changes Message-ID: haskell-regex-base_0.93.2-8_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-base-dev_0.93.2-8_amd64.deb libghc-regex-base-doc_0.93.2-8_all.deb libghc-regex-base-prof_0.93.2-8_amd64.deb haskell-regex-base_0.93.2-8.dsc haskell-regex-base_0.93.2-8.debian.tar.xz haskell-regex-base_0.93.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:59 +0000 Subject: Processing of haskell-safe_0.3.9-3_amd64.changes Message-ID: haskell-safe_0.3.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-safe-dev_0.3.9-3_amd64.deb libghc-safe-doc_0.3.9-3_all.deb libghc-safe-prof_0.3.9-3_amd64.deb haskell-safe_0.3.9-3.dsc haskell-safe_0.3.9-3.debian.tar.xz haskell-safe_0.3.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:59 +0000 Subject: Processing of haskell-prettyclass_1.0.0.0-4_amd64.changes Message-ID: haskell-prettyclass_1.0.0.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-prettyclass-dev_1.0.0.0-4_amd64.deb libghc-prettyclass-doc_1.0.0.0-4_all.deb libghc-prettyclass-prof_1.0.0.0-4_amd64.deb haskell-prettyclass_1.0.0.0-4.dsc haskell-prettyclass_1.0.0.0-4.debian.tar.xz haskell-prettyclass_1.0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:58 +0000 Subject: Processing of haskell-setlocale_1.0.0.3-3_amd64.changes Message-ID: haskell-setlocale_1.0.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-setlocale-dev_1.0.0.3-3_amd64.deb libghc-setlocale-doc_1.0.0.3-3_all.deb libghc-setlocale-prof_1.0.0.3-3_amd64.deb haskell-setlocale_1.0.0.3-3.dsc haskell-setlocale_1.0.0.3-3.debian.tar.xz haskell-setlocale_1.0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:01 +0000 Subject: Processing of haskell-silently_1.2.5-3_amd64.changes Message-ID: haskell-silently_1.2.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-silently-dev_1.2.5-3_amd64.deb libghc-silently-doc_1.2.5-3_all.deb libghc-silently-prof_1.2.5-3_amd64.deb haskell-silently_1.2.5-3.dsc haskell-silently_1.2.5-3.debian.tar.xz haskell-silently_1.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:58 +0000 Subject: haskell-doctest_0.10.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:05:31 EST Source: haskell-doctest Binary: libghc-doctest-dev libghc-doctest-prof libghc-doctest-doc doctest Architecture: amd64 all source Version: 0.10.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-doctest-dev - test interactive Haskell examples libghc-doctest-prof - test interactive Haskell examples; profiling libraries libghc-doctest-doc - test interactive Haskell examples; documentation doctest - test interactive Haskell examples; executable Changes: haskell-doctest (0.10.1-3) unstable; urgency=medium . * Add missing Vcs-Git/Vcs-Browser headers. Checksums-Sha256: 96d76c99eee37d3e22db3c629b673e42d9b3924544752590cbebb9bcc9535547 6053358 doctest_0.10.1-3_amd64.deb 235e5ea7c85f8c12b22baa57a916335895273767ea1d50dd5f4af0fcfbd7af1b 174358 libghc-doctest-dev_0.10.1-3_amd64.deb f33cd4c20951a77be1c61952265540231ea15b3abb81efba512fae25520d464e 56056 libghc-doctest-doc_0.10.1-3_all.deb 2d907f4357ac098274414f9002b7684e6938b4e9e5c6609b1eda2d22062625f0 145392 libghc-doctest-prof_0.10.1-3_amd64.deb 1545fd163dec9c38da70119bbd882f97d9a3dca81e8f56329c1656613c5391c9 2530 haskell-doctest_0.10.1-3.dsc 7f839bb345f901f7e3e97dc63b463f59fde3510c98c97364c855ae107447a973 2640 haskell-doctest_0.10.1-3.debian.tar.xz 357b99c0975171a61de3bf5a9b9265e82a15f336f2ceb5cf73d94111d7877ec9 18046 haskell-doctest_0.10.1.orig.tar.gz Checksums-Sha1: 0b5fefd477b56adf00e8e15eef54d39724277873 6053358 doctest_0.10.1-3_amd64.deb 380c117093768af5e55eab13821fcce510b8b9b8 174358 libghc-doctest-dev_0.10.1-3_amd64.deb 4ac4d09ab390823217507e7fab2d801538bbd6bf 56056 libghc-doctest-doc_0.10.1-3_all.deb 4b242ac0ccdbac2527b5ec586f9f3647b26ccc17 145392 libghc-doctest-prof_0.10.1-3_amd64.deb 18c844887a14f4a097da16a408ca88f7439b455d 2530 haskell-doctest_0.10.1-3.dsc a8f7858015015ba6b0bc3ac946fcc497bd89e19c 2640 haskell-doctest_0.10.1-3.debian.tar.xz 6794cf11c2c3b131e82f18d0847ed85d68ecdd38 18046 haskell-doctest_0.10.1.orig.tar.gz Files: 0073c40fa794a346e25fc95c60c857ef 6053358 devel extra doctest_0.10.1-3_amd64.deb ed8a758104106dcf7202a0f0584366cb 174358 haskell extra libghc-doctest-dev_0.10.1-3_amd64.deb 02c337c32aecc401da5b37e000c29214 56056 doc extra libghc-doctest-doc_0.10.1-3_all.deb e26f8dfab5bed19f108a0b2b3129f299 145392 haskell extra libghc-doctest-prof_0.10.1-3_amd64.deb 87ecba13bb67a612f33f0629b60baa81 2530 haskell extra haskell-doctest_0.10.1-3.dsc 4f059873a9e3cbfac510d4a23a3d69d9 2640 - - haskell-doctest_0.10.1-3.debian.tar.xz 311c365441a6ae051048d579db786b11 18046 - - haskell-doctest_0.10.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXAQP+gLoDyZ7C7Rhx+OnXN4OJg1o FIoGt7mH5XJivzlvXnV58MCmXKwroOsR8LLhTokXl73IDDri3C4Xwm6BlhckVGdq 8TCJToo6BHDIE2z6Z0RXiX5TbCXKDWxV73EeZWtUpRsioxXZkHIwYun/c+DJEGSI Xymer1tp6vIDTsInz2aRbokGM8P68UEyWrvCyPlNvU5X2fxBBD3SXxgIQoLG7Mnz HZhvzh81EnChEPo6TFKebfQCSdQIGin0Z5B8DKiegeZBvoFK+dWPx0tmGXGFe0DQ JdQuoePsQ1b6tRHouqaSmoot3DsqQGTJZp52sdRMgp34dh7qinoC1veoMLqVK4GD NgXaL6sUhk64IbnnXpOMiPBAVHRD4y/MQ+tt1QsBpCfVhVHcE1IL7qZvOaXvk7yU BRkhEHNOB7eFAbsBhbzihkASEWWNXKvASVJPXBUKD448sCid/Rw7tPJgD4wZBwAo iyo57Fq5rZt/wrUILg01B1eJS9fSqlk16Ya2RFTYYqebP9U6jdzCySW1E6qEhofX 9TbSO/Jw+QHbURNc+7hgXu5EVlvu26GNS/VDC9c5yT3t9ITwE6hCsbH8RVFAkOIO C5EOioZ5Upnr8iVFNPaklCIUrAzWNP3U1OAseynWUdQNY/UdUYYSE7ybM/2144GP cre0mYUOerszj/sA7r5k =25Dg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:02:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:02:59 +0000 Subject: Processing of haskell-prelude-extras_0.4-5_amd64.changes Message-ID: haskell-prelude-extras_0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-prelude-extras-dev_0.4-5_amd64.deb libghc-prelude-extras-doc_0.4-5_all.deb libghc-prelude-extras-prof_0.4-5_amd64.deb haskell-prelude-extras_0.4-5.dsc haskell-prelude-extras_0.4-5.debian.tar.xz haskell-prelude-extras_0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:01 +0000 Subject: Processing of haskell-reform_0.2.6-4_amd64.changes Message-ID: haskell-reform_0.2.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-reform-dev_0.2.6-4_amd64.deb libghc-reform-doc_0.2.6-4_all.deb libghc-reform-prof_0.2.6-4_amd64.deb haskell-reform_0.2.6-4.dsc haskell-reform_0.2.6-4.debian.tar.xz haskell-reform_0.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:01 +0000 Subject: Processing of haskell-primitive_0.6-3_amd64.changes Message-ID: haskell-primitive_0.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-primitive-dev_0.6-3_amd64.deb libghc-primitive-doc_0.6-3_all.deb libghc-primitive-prof_0.6-3_amd64.deb haskell-primitive_0.6-3.dsc haskell-primitive_0.6-3.debian.tar.xz haskell-primitive_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:03 +0000 Subject: Processing of haskell-sha_1.6.4.2-4_amd64.changes Message-ID: haskell-sha_1.6.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-sha-dev_1.6.4.2-4_amd64.deb libghc-sha-doc_1.6.4.2-4_all.deb libghc-sha-prof_1.6.4.2-4_amd64.deb haskell-sha_1.6.4.2-4.dsc haskell-sha_1.6.4.2-4.debian.tar.xz haskell-sha_1.6.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:02 +0000 Subject: Processing of haskell-pointedlist_0.6.1-4_amd64.changes Message-ID: haskell-pointedlist_0.6.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-pointedlist-dev_0.6.1-4_amd64.deb libghc-pointedlist-doc_0.6.1-4_all.deb libghc-pointedlist-prof_0.6.1-4_amd64.deb haskell-pointedlist_0.6.1-4.dsc haskell-pointedlist_0.6.1-4.debian.tar.xz haskell-pointedlist_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:02 +0000 Subject: Processing of haskell-pcap_0.4.5.2-9_amd64.changes Message-ID: haskell-pcap_0.4.5.2-9_amd64.changes uploaded successfully to localhost along with the files: libghc-pcap-dev_0.4.5.2-9_amd64.deb libghc-pcap-doc_0.4.5.2-9_all.deb libghc-pcap-prof_0.4.5.2-9_amd64.deb haskell-pcap_0.4.5.2-9.dsc haskell-pcap_0.4.5.2-9.debian.tar.xz haskell-pcap_0.4.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:03 +0000 Subject: Processing of haskell-show_0.6-5_amd64.changes Message-ID: haskell-show_0.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-show-dev_0.6-5_amd64.deb libghc-show-doc_0.6-5_all.deb libghc-show-prof_0.6-5_amd64.deb haskell-show_0.6-5.dsc haskell-show_0.6-5.debian.tar.xz haskell-show_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:05 +0000 Subject: Processing of haskell-split_0.2.2-5_amd64.changes Message-ID: haskell-split_0.2.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-split-dev_0.2.2-5_amd64.deb libghc-split-doc_0.2.2-5_all.deb libghc-split-prof_0.2.2-5_amd64.deb haskell-split_0.2.2-5.dsc haskell-split_0.2.2-5.debian.tar.xz haskell-split_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:04 +0000 Subject: Processing of haskell-storable-complex_0.2.2-4_amd64.changes Message-ID: haskell-storable-complex_0.2.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-storable-complex-dev_0.2.2-4_amd64.deb libghc-storable-complex-doc_0.2.2-4_all.deb libghc-storable-complex-prof_0.2.2-4_amd64.deb haskell-storable-complex_0.2.2-4.dsc haskell-storable-complex_0.2.2-4.debian.tar.xz haskell-storable-complex_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:04 +0000 Subject: Processing of haskell-operational_0.2.3.2-5_amd64.changes Message-ID: haskell-operational_0.2.3.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-operational-dev_0.2.3.2-5_amd64.deb libghc-operational-doc_0.2.3.2-5_all.deb libghc-operational-prof_0.2.3.2-5_amd64.deb haskell-operational_0.2.3.2-5.dsc haskell-operational_0.2.3.2-5.debian.tar.xz haskell-operational_0.2.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:00 +0000 Subject: Processing of haskell-stm-chans_3.0.0.4-3_amd64.changes Message-ID: haskell-stm-chans_3.0.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-stm-chans-dev_3.0.0.4-3_amd64.deb libghc-stm-chans-doc_3.0.0.4-3_all.deb libghc-stm-chans-prof_3.0.0.4-3_amd64.deb haskell-stm-chans_3.0.0.4-3.dsc haskell-stm-chans_3.0.0.4-3.debian.tar.xz haskell-stm-chans_3.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:05 +0000 Subject: Processing of haskell-qrencode_1.0.4-6_amd64.changes Message-ID: haskell-qrencode_1.0.4-6_amd64.changes uploaded successfully to localhost along with the files: libghc-qrencode-dev_1.0.4-6_amd64.deb libghc-qrencode-doc_1.0.4-6_all.deb libghc-qrencode-prof_1.0.4-6_amd64.deb haskell-qrencode_1.0.4-6.dsc haskell-qrencode_1.0.4-6.debian.tar.xz haskell-qrencode_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:02 +0000 Subject: Processing of haskell-random_1.1-3_amd64.changes Message-ID: haskell-random_1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-random-dev_1.1-3_amd64.deb libghc-random-doc_1.1-3_all.deb libghc-random-prof_1.1-3_amd64.deb haskell-random_1.1-3.dsc haskell-random_1.1-3.debian.tar.xz haskell-random_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:05 +0000 Subject: Processing of haskell-reflection_2-2_amd64.changes Message-ID: haskell-reflection_2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-reflection-dev_2-2_amd64.deb libghc-reflection-doc_2-2_all.deb libghc-reflection-prof_2-2_amd64.deb haskell-reflection_2-2.dsc haskell-reflection_2-2.debian.tar.xz haskell-reflection_2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:06 +0000 Subject: Processing of haskell-sendfile_0.7.9-6_amd64.changes Message-ID: haskell-sendfile_0.7.9-6_amd64.changes uploaded successfully to localhost along with the files: libghc-sendfile-dev_0.7.9-6_amd64.deb libghc-sendfile-doc_0.7.9-6_all.deb libghc-sendfile-prof_0.7.9-6_amd64.deb haskell-sendfile_0.7.9-6.dsc haskell-sendfile_0.7.9-6.debian.tar.xz haskell-sendfile_0.7.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:07 +0000 Subject: Processing of haskell-smtlib_1.0.7-3_amd64.changes Message-ID: haskell-smtlib_1.0.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-smtlib-dev_1.0.7-3_amd64.deb libghc-smtlib-doc_1.0.7-3_all.deb libghc-smtlib-prof_1.0.7-3_amd64.deb haskell-smtlib_1.0.7-3.dsc haskell-smtlib_1.0.7-3.debian.tar.xz haskell-smtlib_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:05 +0000 Subject: Processing of haskell-postgresql-libpq_0.9.1.1-3_amd64.changes Message-ID: haskell-postgresql-libpq_0.9.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb libghc-postgresql-libpq-doc_0.9.1.1-3_all.deb libghc-postgresql-libpq-prof_0.9.1.1-3_amd64.deb haskell-postgresql-libpq_0.9.1.1-3.dsc haskell-postgresql-libpq_0.9.1.1-3.debian.tar.xz haskell-postgresql-libpq_0.9.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:06 +0000 Subject: Processing of haskell-parallel_3.2.0.6-4_amd64.changes Message-ID: haskell-parallel_3.2.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-parallel-dev_3.2.0.6-4_amd64.deb libghc-parallel-doc_3.2.0.6-4_all.deb libghc-parallel-prof_3.2.0.6-4_amd64.deb haskell-parallel_3.2.0.6-4.dsc haskell-parallel_3.2.0.6-4.debian.tar.xz haskell-parallel_3.2.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:00 +0000 Subject: Processing of haskell-stm_2.4.4-4_amd64.changes Message-ID: haskell-stm_2.4.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-stm-dev_2.4.4-4_amd64.deb libghc-stm-doc_2.4.4-4_all.deb libghc-stm-prof_2.4.4-4_amd64.deb haskell-stm_2.4.4-4.dsc haskell-stm_2.4.4-4.debian.tar.xz haskell-stm_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:07 +0000 Subject: Processing of haskell-openglraw_2.4.1.0-5_amd64.changes Message-ID: haskell-openglraw_2.4.1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-openglraw-dev_2.4.1.0-5_amd64.deb libghc-openglraw-doc_2.4.1.0-5_all.deb libghc-openglraw-prof_2.4.1.0-5_amd64.deb haskell-openglraw_2.4.1.0-5.dsc haskell-openglraw_2.4.1.0-5.debian.tar.xz haskell-openglraw_2.4.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:08 +0000 Subject: Processing of haskell-stmonadtrans_0.3.3-2_amd64.changes Message-ID: haskell-stmonadtrans_0.3.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-stmonadtrans-dev_0.3.3-2_amd64.deb libghc-stmonadtrans-doc_0.3.3-2_all.deb libghc-stmonadtrans-prof_0.3.3-2_amd64.deb haskell-stmonadtrans_0.3.3-2.dsc haskell-stmonadtrans_0.3.3-2.debian.tar.xz haskell-stmonadtrans_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:10 +0000 Subject: Processing of haskell-setenv_0.1.1.3-4_amd64.changes Message-ID: haskell-setenv_0.1.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-setenv-dev_0.1.1.3-4_amd64.deb libghc-setenv-doc_0.1.1.3-4_all.deb libghc-setenv-prof_0.1.1.3-4_amd64.deb haskell-setenv_0.1.1.3-4.dsc haskell-setenv_0.1.1.3-4.debian.tar.xz haskell-setenv_0.1.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:11 +0000 Subject: Processing of haskell-primes_0.2.1.0-8_amd64.changes Message-ID: haskell-primes_0.2.1.0-8_amd64.changes uploaded successfully to localhost along with the files: libghc-primes-dev_0.2.1.0-8_amd64.deb libghc-primes-doc_0.2.1.0-8_all.deb libghc-primes-prof_0.2.1.0-8_amd64.deb haskell-primes_0.2.1.0-8.dsc haskell-primes_0.2.1.0-8.debian.tar.xz haskell-primes_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:11 +0000 Subject: Processing of haskell-parsec_3.1.9-4_amd64.changes Message-ID: haskell-parsec_3.1.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-parsec3-dev_3.1.9-4_amd64.deb libghc-parsec3-doc_3.1.9-4_all.deb libghc-parsec3-prof_3.1.9-4_amd64.deb haskell-parsec_3.1.9-4.dsc haskell-parsec_3.1.9-4.debian.tar.xz haskell-parsec_3.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:10 +0000 Subject: Processing of haskell-pcre-light_0.4.0.3-4_amd64.changes Message-ID: haskell-pcre-light_0.4.0.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-pcre-light-dev_0.4.0.3-4_amd64.deb libghc-pcre-light-doc_0.4.0.3-4_all.deb libghc-pcre-light-prof_0.4.0.3-4_amd64.deb haskell-pcre-light_0.4.0.3-4.dsc haskell-pcre-light_0.4.0.3-4.debian.tar.xz haskell-pcre-light_0.4.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:11 +0000 Subject: Processing of haskell-options_1.2.1.1-4_amd64.changes Message-ID: haskell-options_1.2.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-options-dev_1.2.1.1-4_amd64.deb libghc-options-doc_1.2.1.1-4_all.deb libghc-options-prof_1.2.1.1-4_amd64.deb haskell-options_1.2.1.1-4.dsc haskell-options_1.2.1.1-4.debian.tar.xz haskell-options_1.2.1.1.orig.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:12 +0000 Subject: Processing of haskell-statevar_1.1.0.1-3_amd64.changes Message-ID: haskell-statevar_1.1.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-statevar-dev_1.1.0.1-3_amd64.deb libghc-statevar-doc_1.1.0.1-3_all.deb libghc-statevar-prof_1.1.0.1-3_amd64.deb haskell-statevar_1.1.0.1-3.dsc haskell-statevar_1.1.0.1-3.debian.tar.xz haskell-statevar_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:12 +0000 Subject: Processing of haskell-polyparse_1.11-4_amd64.changes Message-ID: haskell-polyparse_1.11-4_amd64.changes uploaded successfully to localhost along with the files: libghc-polyparse-dev_1.11-4_amd64.deb libghc-polyparse-doc_1.11-4_all.deb libghc-polyparse-prof_1.11-4_amd64.deb haskell-polyparse_1.11-4.dsc haskell-polyparse_1.11-4.debian.tar.xz haskell-polyparse_1.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:15 +0000 Subject: haskell-easy-file_0.2.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:36:38 EST Source: haskell-easy-file Binary: libghc-easy-file-dev libghc-easy-file-prof libghc-easy-file-doc Architecture: amd64 all source Version: 0.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-easy-file-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-easy-file-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-easy-file-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-easy-file (0.2.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a291e8c701d7ac51a969d408e9862e3cb0a40ffb259a4a05a4b0d93a5ed65850 40448 libghc-easy-file-dev_0.2.1-3_amd64.deb 7be81db81dfc4a2182ad0583e1c6903244a2750def68c3decc057ff1e3e752ac 59482 libghc-easy-file-doc_0.2.1-3_all.deb 2a332c9e0733792ddf231a29668367b23efe8acd0a3dbe83698e7db2acda6cd7 32932 libghc-easy-file-prof_0.2.1-3_amd64.deb 72ed62c1b3f1ed0261112bf15d308690a0d95b9c7bbf6d9b26e32205ea002a0a 2378 haskell-easy-file_0.2.1-3.dsc c5e142fbb19514b6c5fb1f3ad9555a7b718dadf270cd6ca7d4f1bb6073c31864 2256 haskell-easy-file_0.2.1-3.debian.tar.xz ff86e1b29284499bea5f1d0ff539b3ed64fa6d1a06c2243ca61f93be0202e56c 12610 haskell-easy-file_0.2.1.orig.tar.gz Checksums-Sha1: e0ef607521282c66f255d11a5c3cfdf09ed34882 40448 libghc-easy-file-dev_0.2.1-3_amd64.deb 3f5bcf58bd5c9d89bdb3477f0e9d02eef42a00fd 59482 libghc-easy-file-doc_0.2.1-3_all.deb 72c16b929999ebca26c66e526f2ea99eda04f561 32932 libghc-easy-file-prof_0.2.1-3_amd64.deb e03d85decb983ba284faea5b06428b67d4373894 2378 haskell-easy-file_0.2.1-3.dsc 6a006ca383412f426a5f810a5e219eab7d2cd67a 2256 haskell-easy-file_0.2.1-3.debian.tar.xz ccd5ddcbef86b79ae0dde4de54b7f58babde32da 12610 haskell-easy-file_0.2.1.orig.tar.gz Files: 391a60d1ed05da538eb20e994ee1d7b6 40448 haskell extra libghc-easy-file-dev_0.2.1-3_amd64.deb a99650cbdbc2453b9dbe38eeb908d3cb 59482 doc extra libghc-easy-file-doc_0.2.1-3_all.deb f9b7b9a88eb9a48cbbaaf9054a58dfa4 32932 haskell extra libghc-easy-file-prof_0.2.1-3_amd64.deb c803bdfbf5eae8b15eb1c198d87c2e55 2378 haskell extra haskell-easy-file_0.2.1-3.dsc 6dbd1c6022bdbd257d5bc4e9dca556ad 2256 - - haskell-easy-file_0.2.1-3.debian.tar.xz 7d2d214a612ca32413f05325b35f50e7 12610 - - haskell-easy-file_0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouXwP+gI6KHo8hivswFKD9+oGlDnN Ohp1+VMZcXzxvVEibUkqDrOc69AZjgv9xlcFVv3jsPghlyVByUPVaIzBDwX9P+Lb GiU6nPDmeHIVGUNkJdDreSbMK5YM8fjb2PVt+qLJvhvgRwCv/M2XIL2YjmEOuFPw 3WbrjQqEyMn5oYsw16MASiFUZ2by2ofXA/DmjoK2u+LhE9u/ij4XCq5Z9rFF5Mdm 8V7y1CGg6upfvA7k/pkAiV+pPgP7R6GkoxoNo29Ks+UIuyZV8gXXR8iOJEYC8GcU 027NO1sHiM8LpwojV61T/0+8/OCwwW/2Df/2kSsRe/UksG8rgwmkBvkLa9A7OMQR Wa849MfCgMEwa6q7mKdULLaZInuaenr++By1byovq+ROBrW4nkkFc9FnJC+J6yzw uPH2xa06a2TlYX6L3n+byaL3S3dZlkeVp2mzN5UsnH2RypztSvlRP4lzuSqiIsDW LniyrPV6SV1gZKgSiu3FT75SXD9RM9lZBEnh/bfhr0wlTUdOpyajDyb3TEZMJfdI Q5KqUjQnD0ooAf17Ms7hPOdT/y0k95HuJI4/QN/NKvPIXbG8yWIz5/Sn8pUpfrd5 Pd3NLZWbo5qPMQsp/epmOnQEh8Ru+wLk/I8N415dsParjA4x00PO5ZDk8RhzFi3Y lBVOUH3nlXYNcF0O4wqE =/O35 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:30 +0000 Subject: haskell-edit-distance_0.2.2.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:14:38 EST Source: haskell-edit-distance Binary: libghc-edit-distance-dev libghc-edit-distance-prof libghc-edit-distance-doc Architecture: amd64 all source Version: 0.2.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-edit-distance-dev - Haskell fuzzy matching${haskell:ShortBlurb} libghc-edit-distance-prof - Haskell fuzzy matching${haskell:ShortBlurb} libghc-edit-distance-doc - Haskell fuzzy matching${haskell:ShortBlurb} Changes: haskell-edit-distance (0.2.2.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e5a0025230a80dcc01680ac346d1334e15f4a35d97453b325d3544262cf2d370 69780 libghc-edit-distance-dev_0.2.2.1-3_amd64.deb c2dfaaf7d46389de1d615fac9e233275219b9770ae807b0ea5ff2000e38508cb 40208 libghc-edit-distance-doc_0.2.2.1-3_all.deb e6b1eef01331c64fbc5bd2498689e2bad8413981f710ed5685f5f63c944e00d6 60328 libghc-edit-distance-prof_0.2.2.1-3_amd64.deb 679f45f5900f05b81e40ce8ec55b1a3f560373e83dbba9b667589588caab9d1c 2499 haskell-edit-distance_0.2.2.1-3.dsc f501479edff7b33d3bf8adf41d070a9f0a92864da4996ee770e24e91362dabee 2616 haskell-edit-distance_0.2.2.1-3.debian.tar.xz 3e8885ee2f56ad4da940f043ae8f981ee2fe336b5e8e4ba3f7436cff4f526c4a 13228 haskell-edit-distance_0.2.2.1.orig.tar.gz Checksums-Sha1: 3576f7587cbeae973cb11af5c1b5be43a42b1d9e 69780 libghc-edit-distance-dev_0.2.2.1-3_amd64.deb e00f81e9c751e7d054ce5a85c6f918aa88ea5b60 40208 libghc-edit-distance-doc_0.2.2.1-3_all.deb 3ba15c246dfcd419b8afc3bf7f2e1f47293ef4a8 60328 libghc-edit-distance-prof_0.2.2.1-3_amd64.deb b07a5b640a4f7ccd387519630ae8c71c13a33f1e 2499 haskell-edit-distance_0.2.2.1-3.dsc 33d52b5634d842dfba695c7ebf7580c9df6658da 2616 haskell-edit-distance_0.2.2.1-3.debian.tar.xz d5feacb084ede6e1164813a5bf8ada890cc2ebad 13228 haskell-edit-distance_0.2.2.1.orig.tar.gz Files: 343f0bf334dbd7e153e099fa68c90162 69780 haskell extra libghc-edit-distance-dev_0.2.2.1-3_amd64.deb 0787872a3dafc42b5aa0ec1b855e90c4 40208 doc extra libghc-edit-distance-doc_0.2.2.1-3_all.deb 04ac3c6777bb932e44fde19d61717d4c 60328 haskell extra libghc-edit-distance-prof_0.2.2.1-3_amd64.deb bc434bd2fa2b46d68da3fcf70a3dd180 2499 haskell extra haskell-edit-distance_0.2.2.1-3.dsc 7e1338ecd9f0fc9a4c05ac0a2a6fbe5a 2616 - - haskell-edit-distance_0.2.2.1-3.debian.tar.xz aaa8d57fdce8afc1e2579d96f4d6eb58 13228 - - haskell-edit-distance_0.2.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIHEP/3+kjTU8tyWkt6Z2dD3ToLKL F+h89aw8WDCajlB+aCh4nj3lxft81Eqsd7U3e8xTLoflquZWbkMKtJVGcoZL7m3V HggyaE4W1K9XpENu1ETx+US8C2ptPKfJg+DxzDL6oVr8+h02xtb3jMkqvd6VJd7D IhqZvZegWsH+hFyFzR0V/kdYamOGKKfnNlarKyIs/uEMBG7K1F40fvjqtv00/x7Y wbbLvmwgAXZdYz654VvwMJEu91KI3Ov+je7muRbsdhb/Y/C7ztWVHuobKRw1NE1S ROorb2NwbS1XxyO4KZ5W0t2xagnAiL7jD2M+w/ektlypFqs0eJl4r3jG3sa3Rmi+ Pl0qvO69OOxDOMuzpSb0QA3sppN98TXMs9Ugh2JGzLhfjgSxuo+sh+BCoulfRbMZ 3f+D6OkwEozTBgKjd+3sknypCF+RelDyCJv0S2J7s5jPJmZCfzivlMsO94f5AARG J8MiPYZtjxNjAVsdcgJ0fpsiDY8BOBbBoluRL4U/2Vsx+eDWr+fi+jF0DgRP0aL0 14UW6xj4vxHrl1kh8WGH0TX5xVIbwMZLxnZMeqbi0nJw8hno+rGvmSMLQLZgt485 3L6OHUoDTrfYCM+L8oU71RWcfeKj8SfQkiqp4iqPIl4+0IOoYY5etNWoNZqpUtt5 VdcgkYHRcWw5mBXhXnjI =vkZu -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:42 +0000 Subject: haskell-entropy_0.3.7-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:33:16 EST Source: haskell-entropy Binary: libghc-entropy-dev libghc-entropy-prof libghc-entropy-doc Architecture: amd64 all source Version: 0.3.7-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-entropy-dev - cryptographically-strong entropy${haskell:ShortBlurb} libghc-entropy-prof - cryptographically-strong entropy${haskell:ShortBlurb} libghc-entropy-doc - cryptographically-strong entropy${haskell:ShortBlurb} Changes: haskell-entropy (0.3.7-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d6c917e5fda82c39cd7ddb9421b1d423c7b96767ea8979b5e7f60179975feae5 18116 libghc-entropy-dev_0.3.7-3_amd64.deb 942c1c323399006348ca4b3be91c1386ed5c21563c608d0119f95c294c83383e 30140 libghc-entropy-doc_0.3.7-3_all.deb ca7633f855d534566178bcf2bed6c8066e7a662b4d6da928eb74b8361c31d157 15130 libghc-entropy-prof_0.3.7-3_amd64.deb fd7d2169b25a7046bb1f3616596e34ca32ad5b7caf8a9141398d26009656226b 2333 haskell-entropy_0.3.7-3.dsc d03e7f7be6e716ff797d1b607c534913fa3e38644cc1db9f31d514a1df00355b 2512 haskell-entropy_0.3.7-3.debian.tar.xz 1ff020eba2edbb93c4b23297470f8c11d69d0ff1e1642d17cbab9d54a24befef 6498 haskell-entropy_0.3.7.orig.tar.gz Checksums-Sha1: 062ad1cc5f48f65c30f7711739e798d45f334f8c 18116 libghc-entropy-dev_0.3.7-3_amd64.deb 8b99d803d69a1b3e625f6eeb970917f41af7727d 30140 libghc-entropy-doc_0.3.7-3_all.deb 7c49c372b7de1b50218ed559223c1a4571d958af 15130 libghc-entropy-prof_0.3.7-3_amd64.deb 0e6fd8d56891fa2e37b2493bdf11b8465bf726cf 2333 haskell-entropy_0.3.7-3.dsc 6ff7deb851b1687dc02a159f8ebf6ca508de6237 2512 haskell-entropy_0.3.7-3.debian.tar.xz 9e780eeef6c68a182c74ee105b2d80da550b009f 6498 haskell-entropy_0.3.7.orig.tar.gz Files: 3df7d17d9415e0d257f061edc12ca53d 18116 haskell extra libghc-entropy-dev_0.3.7-3_amd64.deb d9f4cead102d6b9ae721ad3e0767b8b5 30140 doc extra libghc-entropy-doc_0.3.7-3_all.deb 566baa108db13db5ee066e484e68d0a6 15130 haskell extra libghc-entropy-prof_0.3.7-3_amd64.deb ddc089b19ff2f08a3b5a6d7049abb401 2333 haskell extra haskell-entropy_0.3.7-3.dsc 2711db0fdd6df7a26d5b3396b3a9307b 2512 - - haskell-entropy_0.3.7-3.debian.tar.xz 2ac059eebfb0d2368df1b825207055c2 6498 - - haskell-entropy_0.3.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4kXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyskP/RfvrImhHli/vNIyE2qjws3Z VIPj38UZQV+wPy1+SWnNPnSkdX+3FW5P7XjcqeaSlTVS0Veapo2jOo208MDzJhVi asLzdKBsKW6naX95hfGBDFbFKIeBs5GNKVtmlM7Qz6INN/dlqM1T8g8c7mr1d9kD oU5bfqYeX4R5JN5YyULZtnm9S5YfYgHIw0+qYIW5PowplPC31CvC0KBj0SzgXIQ7 01muvO15yxbOu55QjQfsxCJrrW8wElzk4AcygunqwXsr6yqpxQJJpTE3yfGvCYab fLdm5h854JEmglDw3DV+wYUR5J8x5Ekswp/9pOP+EFkx6mgN2NIZ7s/EJ4RYRfcA 36HHzHCT2fPGOmHcrcjw2XakiCJ6DnOyrhskHLX/OVox7ta8jBEtIsq7a0IySVtD pLrbATd5HYsSPcqskuKX5xFxfCH7p1ELxT+/VHEkXtUJnuzz0HAjixJi7YAAQjPd x2De1lso9/30uTBWKbZtTsHWQWKGBaa1nlB6LOgeG6V8psh4b47KsRbDbycydqg1 nGaXtFGz18YyujYMlOsb2+IbTYcHVfnch7X0Pv0Z5pYxtVoWAVHC30polZrjjzh1 Z8d9b3GK311P1xoQEJzKJ2Ha517TIK/4sQksdYS65rt3/EipPQHt3fmbDgJqMZpH j4FDFXeQp5Vs4E7pFQF8 =QZXg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:46 +0000 Subject: haskell-enumerator_0.4.20-4_amd64.changes REJECTED Message-ID: libghc-enumerator-dev_0.4.20-4_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:03:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:03:54 +0000 Subject: haskell-erf_2.0.0.0-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:41:27 EST Source: haskell-erf Binary: libghc-erf-dev libghc-erf-prof libghc-erf-doc Architecture: amd64 all source Version: 2.0.0.0-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-erf-dev - The error function, erf, and related functions${haskell:ShortBlur libghc-erf-prof - The error function, erf, and related functions${haskell:ShortBlur libghc-erf-doc - The error function, erf, and related functions${haskell:ShortBlur Changes: haskell-erf (2.0.0.0-9) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 700f3c420dcdf42bb3ba3506270deb902a08de208c10148142f67eb3fd5d38bf 20016 libghc-erf-dev_2.0.0.0-9_amd64.deb f5c3e7a5190fe646db515e08857a4492986a3dcc671118f1dd8efad82c3f57aa 29618 libghc-erf-doc_2.0.0.0-9_all.deb 58ab4a0d42c547ebfe0a049da7ae71b3b24adc622028dd51655173127acc206b 16400 libghc-erf-prof_2.0.0.0-9_amd64.deb dc22b17811805273b6a6dc481a5773d93da9c895d95615f242aa758450f838db 2308 haskell-erf_2.0.0.0-9.dsc 664a81a5d996c6f549eb8310bb3fa4c58edf482abbae65602bbfcfce90dadbb9 1928 haskell-erf_2.0.0.0-9.debian.tar.xz 24f0b79c7e1d25cb2cd44c2258d7a464bf6db8079775b50b60b54a254616b337 1918 haskell-erf_2.0.0.0.orig.tar.gz Checksums-Sha1: 28942ed59c1df48920d2a99c2e557c264eb92984 20016 libghc-erf-dev_2.0.0.0-9_amd64.deb 2d529c5e0c82dff20bd8b93d44ed88c7b1ed7062 29618 libghc-erf-doc_2.0.0.0-9_all.deb c867657f011492a2b4e47b7d57c2519d8f7594a4 16400 libghc-erf-prof_2.0.0.0-9_amd64.deb 49acef1dbd9ab79665949751764dd6bc646c1ef1 2308 haskell-erf_2.0.0.0-9.dsc 2cac74e60377f5616095e86d3d9a6c320ae5a3e0 1928 haskell-erf_2.0.0.0-9.debian.tar.xz 90265dc49904b86f579f54654c8a52733cfda4b5 1918 haskell-erf_2.0.0.0.orig.tar.gz Files: 7eae060e18305cf9eae4e271551e5a49 20016 haskell extra libghc-erf-dev_2.0.0.0-9_amd64.deb 75a70871414abf0d43a7e80ed8326e42 29618 doc extra libghc-erf-doc_2.0.0.0-9_all.deb 553600bc475749ee79c1987f30a32d53 16400 haskell extra libghc-erf-prof_2.0.0.0-9_amd64.deb 607ca668e904cd4027fe0cb908133b47 2308 haskell extra haskell-erf_2.0.0.0-9.dsc 19533693982c17bf7d5ea53f6ec4ba8b 1928 - - haskell-erf_2.0.0.0-9.debian.tar.xz f77bae69c6e4f1d226d6bdbeb22ebe31 1918 - - haskell-erf_2.0.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1m8P/RzRihW7pj39/vr0bXCuDC5j a66CBt+Df6L1JAcn9x8Gu+Zj1hr6+jpqSbYB5PaGu81+aN1kgTzqGr3YxaCELSej 7hBswI+4fUV23viMyNdeLE5X63JGypRBXLl8SNUNbX2k16VFacXlBJv03VHnkw1D xbyF/N037mJ7Fi59W0V4F1Vt8M6O9V0fsUoZfqCfgdsNSrUzkgLT9kUQIgN3cioz yQHpHIqekYmRUOxK9lXSoYknXvX/Aeoqq73jL4VFIlE5AW9AbAneJooo1rgFqpuh PDHERUxGL4vM0DqXQRpL9tMSH3siPtAZzbBSI8tX4O9GhZPej8/ZVFOyLT1Pgq30 Vmzx1Gpibz4gtY6v8sP9nbTluGNoxoQ2J1ISNvdRk9SxrRjkJ+ngloBXTd2k933W 6HbMs23C1hVyBs9L8ptrVxNArDX2ovZTeZShOe8mhlPL4ZJuRfv8UUVBRDL1+qQw BoHpTqqyG3OexVSNd6m1RvaUnUCo1Kmq7c85AVKVu+wWUoqTnek9kuBvNuItbhfW 34fcoP2izhSPyf3S8VuOL9EcrpLNlfwEpm1GmH6ScUlHDxmOX/zAZOnHZxWQpcKj 9tRAOhRDTKwXximCmLl82omRtOMZ7wBAumw5ncpz7rVWFT16Q2OiBKRXdq6HqQih DTvnrl8GOsT1ob4Qk7Vv =1/Mv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:03 +0000 Subject: haskell-errors_2.0.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:58:04 EST Source: haskell-errors Binary: libghc-errors-dev libghc-errors-prof libghc-errors-doc Architecture: amd64 all source Version: 2.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-errors-dev - simplified error handling${haskell:ShortBlurb} libghc-errors-prof - simplified error handling${haskell:ShortBlurb} libghc-errors-doc - simplified error handling${haskell:ShortBlurb} Changes: haskell-errors (2.0.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bf783faa909eac3eff6b5a217e3629074f25aa91e9b9116ddd331f8399b9158b 58106 libghc-errors-dev_2.0.0-2_amd64.deb e78651176ab2ba9c8a9ecd8abc56b09fa9ae082c0dc71093ed8477e98d4c8c3a 51730 libghc-errors-doc_2.0.0-2_all.deb 7d8761e4a0e382c353bbd4a5b291459a4e912ffd525b3f8449486cacc877d252 51098 libghc-errors-prof_2.0.0-2_amd64.deb 27bce8bed7c7c643d40ecb5d0b35a502deb882efb5b290f36eb9b355d6e4e611 2418 haskell-errors_2.0.0-2.dsc 97fc3240388e399557edda0bb6c53bfd09075c2ca781add0fc90505bf4fec644 2708 haskell-errors_2.0.0-2.debian.tar.xz 4527db37c2560b9b3a96eab58c632bf1fbb5e2d530b378eb9043ecedb0de4703 8051 haskell-errors_2.0.0.orig.tar.gz Checksums-Sha1: 2062c38f9f01c835aa893e7699cbcb49168edbb9 58106 libghc-errors-dev_2.0.0-2_amd64.deb ca0061950027a4ff9f63da5123adcffdebd5808c 51730 libghc-errors-doc_2.0.0-2_all.deb f3857f497057e48d960db388d4e793ee65edbfb4 51098 libghc-errors-prof_2.0.0-2_amd64.deb 06cd3cd84d6a3f0cedf717cdacaea2856a3ac60a 2418 haskell-errors_2.0.0-2.dsc c69b9c93fb64b018db5e3fb485feebff073882f7 2708 haskell-errors_2.0.0-2.debian.tar.xz ff48d02078b1055ccee92b81c6ca9f9da8f05e3a 8051 haskell-errors_2.0.0.orig.tar.gz Files: 201e682c61223b1230d52ea1e4206d9c 58106 haskell extra libghc-errors-dev_2.0.0-2_amd64.deb cfa1b78b71ddf6b4f3ae22d724feb638 51730 doc extra libghc-errors-doc_2.0.0-2_all.deb 27a462d077330291ffbe76ac9f1cf6a8 51098 haskell extra libghc-errors-prof_2.0.0-2_amd64.deb 18b0e515973b42c2f8e665a0d28d55f8 2418 haskell extra haskell-errors_2.0.0-2.dsc 7928bc55d8512568b1327bab9dcfaabc 2708 - - haskell-errors_2.0.0-2.debian.tar.xz 7005c05f1834c048641a285a3ef64a90 8051 - - haskell-errors_2.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxWMP/0xHfWuSnfGw3Gc1xVWi4ZBf GDl56ZJqJ8QfmNQhFU+Qa/UFgqCvYCw64twGEDgGkjyxyQ+zql2HhpdGQuFkLGrO xdluSDOPfbCSYDM/D6jiswnaTc7AEE4CpoRL07Q/VV3ddOjWR3evdTzQ2/N5q8U8 EO/HIhiBq5FtdSF23Z3JktatKwEAqBg66TSahdYg+i7Y+WXAetn2BPDPhDjl4XVD wknecEQIyRgHcu/lD22RoVVL24XyBSynPH8gdcHiEJT+HWimZqBMyAe00UrLhID8 kEsDr4iPW3XRpdGnYz+tjMnrB6QaS/AA87TBgBh4Ox7EbQCxgUGTA32gj/dkwdcY C8dIvebdQ0Ucq8w/0gYBAuBgzR4Xl1SMhHUQs2l/9fQYjrfmIKOFrwUQpc2VRQzJ dLHePAOjBfWM32Qz15sGLF2ocnU3qM58FbK5SykQGb3lmHsBSgpw4tlEMjOOVhly pIKuHUdV8KIUMMcHvtZEMfSmleJL/813+OkUDpJs9JjEzgVGbUc9nrLYaLTk+Crl V1yXamygeWVRNXwWo0E8zNN6ExK1qExjWgGnDIx2cWkLqMWu2U3EWQOrCELNMa9q wOdoN4zccJZ05JUdSa/SrrP9Fohmq/aZ8CxjOe/HbND3oAG6Ru0ASxKB6tkZSuec o177qXNcIeY5wPqnlBsp =BFA8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:11 +0000 Subject: haskell-executable-path_0.0.3-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:34:47 EST Source: haskell-executable-path Binary: libghc-executable-path-dev libghc-executable-path-prof libghc-executable-path-doc Architecture: amd64 all source Version: 0.0.3-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-executable-path-dev - determine full path of executable${haskell:ShortBlurb} libghc-executable-path-prof - determine full path of executable${haskell:ShortBlurb} libghc-executable-path-doc - determine full path of executable${haskell:ShortBlurb} Changes: haskell-executable-path (0.0.3-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 41ef56fa17354603870287a43991e06bcadeb3e2b81b5753b290ca5009735c99 19176 libghc-executable-path-dev_0.0.3-7_amd64.deb e8984a5b12a76b2c0c76f9387a0ec1fbf5931b94934d8dc5f2f32bf881e07a66 30368 libghc-executable-path-doc_0.0.3-7_all.deb fe836adecfeae102fd42efafa117dabc56e24401a3ec0ff018543a46609a947d 15576 libghc-executable-path-prof_0.0.3-7_amd64.deb 4d0d6275f1a857821334ec55a1953d598f5ed8b1c185d9c30285e8169bc9d816 2439 haskell-executable-path_0.0.3-7.dsc a7eaca7847abeba35284d4972b0e8780225229139974841b0485ab461f33598d 2436 haskell-executable-path_0.0.3-7.debian.tar.xz 8c7215ed4c3cd558f89dc862d21cf9dab3c6b762f4f90c0c1be9e3141c46e5c9 6619 haskell-executable-path_0.0.3.orig.tar.gz Checksums-Sha1: f6b9a2b6dc819236a5b2ca07bdb4b076d3dde1ad 19176 libghc-executable-path-dev_0.0.3-7_amd64.deb 2a49bf5ee7b3e36c2eb2c25772c2b7a68a42b8e0 30368 libghc-executable-path-doc_0.0.3-7_all.deb f0069944103fde74eef113592ab6db83a3505983 15576 libghc-executable-path-prof_0.0.3-7_amd64.deb 1db84f88f18721390419ead22e06dd1b092692f6 2439 haskell-executable-path_0.0.3-7.dsc edb2d8e9f2a734a3bf2bad72ca9556022391f7b8 2436 haskell-executable-path_0.0.3-7.debian.tar.xz d00899c45ea4e128a36391e674dd7a1e0b74586e 6619 haskell-executable-path_0.0.3.orig.tar.gz Files: 4c2fe7b4b448eea133ecfee5a8992ad0 19176 haskell extra libghc-executable-path-dev_0.0.3-7_amd64.deb a8bdcd35b58974345427d80b4591166c 30368 doc extra libghc-executable-path-doc_0.0.3-7_all.deb b6608d614a09f7a2a203781366d888c7 15576 haskell extra libghc-executable-path-prof_0.0.3-7_amd64.deb a1f30e70af80788082e27bb492727c9e 2439 haskell extra haskell-executable-path_0.0.3-7.dsc c45fa60caed1c6109df2e1859d377529 2436 - - haskell-executable-path_0.0.3-7.debian.tar.xz e6542297eeda1d9447ac73be7c993603 6619 - - haskell-executable-path_0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioktkQAJZvMHCQu3w1oCUgsfIx4z+l 5rkcT7leQcFmlrxbGGBtN1w/PWUfxUhOJGCEbWyZ1o0uVwZmz2hEtFlaJPsi9Ghg dpaEZywyXmft4JbrZuZvVR0OYgZ2GyK5swgHJ97xfm6wCdhzP/ZHSR0eMARF0cNH 2Nop+Vh3fFnaeQP51dEfn77kLzNdnJNsto/11zmZLVFEOP9FwDPEDb84GUeXT3iy nJehw1jdoQobLtNrH74KkrTSw56mBpFKabNRrZBS+6l0RgWC0e5u9gjwdB3MildV naV9DbMyWyGcfCTnDVwakVa22jZaXujUytqXHnR/wjpKj3cPSreQca4ZL9gClsCr EyxxQYfAXeDVgF6S6hl2u6AGqhDiaPWzsExejeSp3OtL1i95wvmM2/I74tKDeWpP 1U1yuRWRl9vchdHeccWmjbRg8qFxHSOJo/X3fe7DNSONJh/80sMGDomqxRcfDgDI SYZRF7UZZlMOtGdusJ/zkPQVTlCYmGGarDfCrm/UA0jfveBgCxTYXsekifzNKWwA yYAp50r6XKRYyO12tIvShaPzu35ZQBFnNcLwuiO/PO7o29mZPzNxa8phr5/6IYF2 OkZY+wkHE4p4RhjDwoEyF2JoGmR3lpFR6qxew32B9J67sPtyiQKE6UUpfoFRP/kU RKUEnInpdB4qFVrQmhYe =hsut -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:18 +0000 Subject: haskell-extensible-exceptions_0.1.1.4-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:38:15 EST Source: haskell-extensible-exceptions Binary: libghc-extensible-exceptions-dev libghc-extensible-exceptions-prof libghc-extensible-exceptions-doc Architecture: amd64 all source Version: 0.1.1.4-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-extensible-exceptions-dev - Compatibility layer for exceptions${haskell:ShortBlurb} libghc-extensible-exceptions-prof - Compatibility layer for exceptions${haskell:ShortBlurb} libghc-extensible-exceptions-doc - Compatibility layer for exceptions${haskell:ShortBlurb} Changes: haskell-extensible-exceptions (0.1.1.4-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0541733558310cb43a326bf2123f3256c93f419915dfa91a56c44c6dde2db000 9512 libghc-extensible-exceptions-dev_0.1.1.4-6_amd64.deb d9a0f6b36a74767c90d52f6c8c0eba78db51aee3bb552199c3dd1ea74d7b3b8d 37308 libghc-extensible-exceptions-doc_0.1.1.4-6_all.deb 03e503f4ec8b367d9609aa35466830f541c63c2a237a697aef91b3f404520967 7894 libghc-extensible-exceptions-prof_0.1.1.4-6_amd64.deb ba45ede5ad71d5d26591389b9e6a3e86432b5284a9cf71b901930cae707a6d2b 2560 haskell-extensible-exceptions_0.1.1.4-6.dsc 8cbc9b53e7d48f6f44cfb9fb300cac4a603784cdca1e4057e25cd7002558c3ca 2320 haskell-extensible-exceptions_0.1.1.4-6.debian.tar.xz 6ce5e8801760385a408dab71b53550f87629e661b260bdc2cd41c6a439b6e388 8531 haskell-extensible-exceptions_0.1.1.4.orig.tar.gz Checksums-Sha1: ec54a77fd8883a948e6c54897b751bcef9ee097f 9512 libghc-extensible-exceptions-dev_0.1.1.4-6_amd64.deb 0a3aebeef8876e7767bce6a2ee5399522e215289 37308 libghc-extensible-exceptions-doc_0.1.1.4-6_all.deb b5a122e8fcfecc035ae8c0ce684c1798bfd59fda 7894 libghc-extensible-exceptions-prof_0.1.1.4-6_amd64.deb 0d4ec587f53573d53a388f78f3cf7bc9f240e993 2560 haskell-extensible-exceptions_0.1.1.4-6.dsc bc6b1b63eaea66c3ef91cf5588fe5e8e6fca59f9 2320 haskell-extensible-exceptions_0.1.1.4-6.debian.tar.xz a0c17865e289067fd36016d9ace47cac1eb68bf8 8531 haskell-extensible-exceptions_0.1.1.4.orig.tar.gz Files: 3aa6f78560b1ba7e6a46fea4262c7cd5 9512 haskell extra libghc-extensible-exceptions-dev_0.1.1.4-6_amd64.deb 22fd45876eaa52e8582f059593f2cf0b 37308 doc extra libghc-extensible-exceptions-doc_0.1.1.4-6_all.deb 81e26db3cf9c7e5c329128e43c1fd2f3 7894 haskell extra libghc-extensible-exceptions-prof_0.1.1.4-6_amd64.deb ca86190c829acfc5b6baa967816b0450 2560 haskell extra haskell-extensible-exceptions_0.1.1.4-6.dsc c51b886a42d0d87890e99e37964a1c98 2320 - - haskell-extensible-exceptions_0.1.1.4-6.debian.tar.xz fa1cadd15c1c7aa362618d41c6e17d8b 8531 - - haskell-extensible-exceptions_0.1.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6UwQAI8Wpd6fiekmtTieCy+jjPZ4 pb7CPjzMKR1//zvVLUA7ZjRwtgMycVt5ZdmA4XCDKuHTg1QMl8k4UG4PxvOYsXzj 4BTkX4liYvHBrxRmKrQrJV/JRQKi/6LjG+j2uEXuW/ttWUfWCZhL7sBA2L0W89ob 4EshFGWFHD+H8G8Vm6n8wVvgN9/mSiSw2YPe5BvoC0wbiHO6hfaI9qnfVl4gB1kI b+XxUb7pvFAknItb03fk34lm5W9K+louNX8azFXycsLoQgAWPLzIe5+TwGQT48he +ANJPfCsflbTeY2H4rMSP+h/31QdF+6KFdFPseFZBqfXOYuK1vxoIuPibsDXwMQB jKaTtU5WNLL16DN/YuZSpa8tkaMetM2dcbitZeSBDZW1ErabvHtodJm775lYxPLM ikPkhCOiSVE9nm7+lkL/O6Zp6fX9HM61F3dSKnAmDiu/xo/jcLby9NU+kbAQcaB5 DadNT6LMeZGAEOmXaMmj6E+YYP9v3tydEv5yb33fNGY/wxO2Y2noIQf0wGApyVfN lcHrqf/E2XPJNWLMCTQBUBA8ZEIIorpLjzpJNMo2HEmOE+Mtk2y8uQy4w261U+ut 8AkOeZuvVfYs/R+2AKiaKXvbKHGWY2OPSts1IHZnpHlm0FoF9EyDK0F6g6gZKBOr HA5IGZSCsg0WR0MFS8WF =4NX6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:26 +0000 Subject: haskell-extra_1.4.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:42:49 EST Source: haskell-extra Binary: libghc-extra-dev libghc-extra-prof libghc-extra-doc Architecture: amd64 all source Version: 1.4.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-extra-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-extra-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-extra-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-extra (1.4.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 02eca352f5a556c4c360b623932d06473bd37025f0d8f9041820c57bab5fcbc8 114240 libghc-extra-dev_1.4.1-2_amd64.deb a233828cd09ed3a641a95d681cb92f0afe85be7bfd4e09fcbdcba17a1affce8f 108886 libghc-extra-doc_1.4.1-2_all.deb 6c35365d35b10d476322825c9d0418481477390b881ba7990301679e1b3e9194 99180 libghc-extra-prof_1.4.1-2_amd64.deb 122d0f11341b65c153d4be7baf55cc2491ad91297b754edcef5de05f7ea2be06 2322 haskell-extra_1.4.1-2.dsc 9dc84f49f3d494bdad68365278c8dd3880f50ef69d39af66387234c00be52c21 2408 haskell-extra_1.4.1-2.debian.tar.xz e02ca751533eb44b221a8e6250c70a125627be8fc1c9711092dc3d2668f2d001 31235 haskell-extra_1.4.1.orig.tar.gz Checksums-Sha1: c450ebed4a0ee91073e17c7c1568186454c708a5 114240 libghc-extra-dev_1.4.1-2_amd64.deb 7df25c60be2aba6b8d3ce4de4f79ecadcf5babdb 108886 libghc-extra-doc_1.4.1-2_all.deb a99f65e486bccdb9f40605628d03b7d25d6de97e 99180 libghc-extra-prof_1.4.1-2_amd64.deb 23a4a1f2c05fdc958ffa0db4c325c858f5a453f4 2322 haskell-extra_1.4.1-2.dsc 8a7783db1c0b575c3152706a1b0230f846e4d415 2408 haskell-extra_1.4.1-2.debian.tar.xz 71ebaf0b4121b4f52041d0529445b0b289f90f91 31235 haskell-extra_1.4.1.orig.tar.gz Files: 23c9bbb0a5d64db15684a53651bc3965 114240 haskell extra libghc-extra-dev_1.4.1-2_amd64.deb c54985ae819aef7af7f1170dcab7b661 108886 doc extra libghc-extra-doc_1.4.1-2_all.deb 7d18c5a103dc6e22bc1ee4acb402a092 99180 haskell extra libghc-extra-prof_1.4.1-2_amd64.deb 5305a6cbe40e0f7e9a7b046040096db9 2322 haskell extra haskell-extra_1.4.1-2.dsc a8c6c13449c3e18a7dbfbcfaad5e0fa6 2408 - - haskell-extra_1.4.1-2.debian.tar.xz e0d5232632c730bb6132b4d7e7979d91 31235 - - haskell-extra_1.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio25oQAJvCiISbCrDZlvwvDK7cZgTu Yth8HwRrI9YpITvx+Dg++IUk7cOTSJtUjAdLNvluUE1eluW0Y7hiytVixEKW+Hgt 4RgwPOs0DI1CMjR49o66GVDWWMfIGdhLjixWwRlGFyTER3O/0JMC3FW8ozVbaQ69 eNnNbqOL5zexQB5PenxZXfVrvVD/sSsdt+ahyl15scYjWCcrGZVk4UjZ8l4G6NjD UVQGO38UVkahBAGsv7C8OSLjDFajcj4p2r02p9768IrGynAlWhJ1KMXxl0wPplPu s+WnVPpOaghFzJxATihGjlWldUIrCy46ko8QiY+RRsWvVS4ghcP3YFBPZIkO4qQO nsQAOXwthG2V6eqkmM7oMMfHZPHVc1ncQWteYyevITBI+ycQRTfzCufZR3h4JA8u UE9YWvPLlPF9Goi4jz6xydER9vFiScWYnFmvpXEvOg9NpnO8Tv+Ucfj3L5zJ8Jpd uHSwf0qAUhQWzsGOZB6hvE+1epTpGO5AKNEfMtABw8Wf9nnagYu0xngLhKH/IqX5 wmCmztQoPsjYA3tdHskRmjsUBk4saoEv6/a4BMjrOV3d2XE6R8K1SbKuzB+rSOd9 A2YcyeaTo87fg0T9EbORbijTtjcYwTp3cedRc8bgxcl2DKa8uy42eV/260J+zc6k hCfaE2P9ALNwj5kprlsV =jt2O -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:35 +0000 Subject: haskell-failure_0.2.0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:23:59 EST Source: haskell-failure Binary: libghc-failure-dev libghc-failure-prof libghc-failure-doc Architecture: amd64 all source Version: 0.2.0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-failure-dev - simple type class for success/failure computations${haskell:Short libghc-failure-prof - simple type class for success/failure${haskell:ShortBlurb} libghc-failure-doc - simple type class for success/failure${haskell:ShortBlurb} Changes: haskell-failure (0.2.0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: afb25faf80c76176f2795d72ca62aeec5118c217aa79f3501e09fcb091f4eee5 12520 libghc-failure-dev_0.2.0.3-5_amd64.deb 2698e317e583a8d7dc480b359f1db4ca52af00b7f8b1de3c6bdfdcd7f2517024 29188 libghc-failure-doc_0.2.0.3-5_all.deb 51cd0f1418782be0db1b3b8034eccf5cf5e81dfc2149f3b233fda67f348af426 10624 libghc-failure-prof_0.2.0.3-5_amd64.deb ab5fc097c83f5667022ca44280346c6434f458b11f348f8708c9cc8fda5b0fc2 2357 haskell-failure_0.2.0.3-5.dsc 99a74441a4a5c8dc6bee437629894e88b489f772efb2bc440c29dacb54d14d60 2408 haskell-failure_0.2.0.3-5.debian.tar.xz 77285693b66edcc4a8a4c52807f25ed0232a8f89d82ef7abe5077f43ba60354a 1797 haskell-failure_0.2.0.3.orig.tar.gz Checksums-Sha1: 414c81a946fd54c0993b954bff95f8affe62705f 12520 libghc-failure-dev_0.2.0.3-5_amd64.deb 11666f48b84ed12f35c43b6e3475e40ba7e3f236 29188 libghc-failure-doc_0.2.0.3-5_all.deb dd391f2eec00edba5efd7aa522d306cf84d55f5a 10624 libghc-failure-prof_0.2.0.3-5_amd64.deb 6dc6f70da3763e71e31e47ccb99a3ffd06e516c5 2357 haskell-failure_0.2.0.3-5.dsc 306298a2a90813d75fdb786af74c3a1e17744a28 2408 haskell-failure_0.2.0.3-5.debian.tar.xz 88b15bfc72e5238aff3fb03e34f260bcd8f697c5 1797 haskell-failure_0.2.0.3.orig.tar.gz Files: eadaa791109957edce54e83d454adee6 12520 haskell extra libghc-failure-dev_0.2.0.3-5_amd64.deb 6538b0d303e08b88b47dadc4dcde58cf 29188 doc extra libghc-failure-doc_0.2.0.3-5_all.deb b128ada4942534a9025e486bbce08c8c 10624 haskell extra libghc-failure-prof_0.2.0.3-5_amd64.deb 0b9da454110e4865a6d6112a0ffdc67b 2357 haskell extra haskell-failure_0.2.0.3-5.dsc 305fb45efba46cc5c420a1e1451b2ae9 2408 - - haskell-failure_0.2.0.3-5.debian.tar.xz 92506f1297a0f0f0a2850cdf404a1211 1797 - - haskell-failure_0.2.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofjAP/05oc1iu4k/FFBuG8tOhqAIj K+5Kv/DVd8IZtqvP9GO4WW8xhhJvu4ZCv3AP3/Fl91Dm4N7hYUjXiFtuIMJI4qRG 1GyHNT31Ia4piRoWPGJdnA7MAGulBwQZOkmoDfkK3z5BLZ7lgyW3SH2D7xhbf6c/ qETh1FGqfUSWDxIRyzN9cKM3E6/4MaQuPyoyRh5R6bdNVgyVo9Y0LbR7N5BdLgyR aiVTBSqBXQQbnapSFDy0yC0V8+UGdR+ulrr5vkjw2VxyPsnGYZHXDUTCZRVpVIXQ dcMT6rfeSOKGPoWYIC1eNeik91MQOtSQJtcwuiVJ2I5C83G7gC0hJmxopmoCE0Kr fVUNjzolwkquXY+wPMvR003RHRGwWrYGMJJigWi6ZJIC21B7/n7DYLZWxfUf/GAk miF/Nm3sTwWe9xXcyB5SmAyN2d2bMnfnYrN8LTQVrYaGu4B/XjfSkrYSkNdSOG4M 3cFdB/xSMeqkD3oa40fHlphvzjLlw9iG3PsCSsSBXEbTRbxfIC0vdlQ4//ZhpR+6 gr0SVdJUz0le4KHcDCsxV4Aldsz4JM71iJ6pAeXbo5vKK6eQtd8iqRNpUAL16kDF 6JVPpMJjzm/RZKoFfHfmk102Qf4+PmndONAoG8SiMvegAlmqNq45QlA6jnqOTa2l D0XJzHY10SBbtPseu+Yh =qMX7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:46 +0000 Subject: haskell-fclabels_2.0.2.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:04:34 EST Source: haskell-fclabels Binary: libghc-fclabels-dev libghc-fclabels-prof libghc-fclabels-doc Architecture: amd64 all source Version: 2.0.2.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fclabels-dev - first-class accessor labels libghc-fclabels-prof - first-class accessor labels; profiling libraries libghc-fclabels-doc - first-class accessor labels; documentation Changes: haskell-fclabels (2.0.2.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 51345107593cef4d5c8fc4c84ee269416a2e142751482020019aa102efcf8f45 128224 libghc-fclabels-dev_2.0.2.2-4_amd64.deb 7b46f8e921ea6481927f247514f177482dce12ac2b7f4ad866f675e8a600a2cd 68752 libghc-fclabels-doc_2.0.2.2-4_all.deb 2650c78056e41d0335ba7efd71d00b67888dbf6af319383e204391554e21a743 118850 libghc-fclabels-prof_2.0.2.2-4_amd64.deb ecc2f0ed3dd6e6c6bacf755996866227800e9dd68cae97f36ab5720b2c3daf1b 2458 haskell-fclabels_2.0.2.2-4.dsc f4ad64088459ab667704d7856d694c5d1bb4f326de6be150b0be4236284883b5 2792 haskell-fclabels_2.0.2.2-4.debian.tar.xz 4865e78c114120bde4313ee9b0e90d39e4e03292c7c80f20359140e167ad754b 22770 haskell-fclabels_2.0.2.2.orig.tar.gz Checksums-Sha1: 263ddac999bf3c3a6738bb6e573a6945e14ee7a3 128224 libghc-fclabels-dev_2.0.2.2-4_amd64.deb a8791d6c8bd1ccd2d0e8b3a096842ac17829b3a2 68752 libghc-fclabels-doc_2.0.2.2-4_all.deb e274894ae996a2165483072b35929d1dfb07db6a 118850 libghc-fclabels-prof_2.0.2.2-4_amd64.deb 958a7bd6ea9e715ea5b86e831fafe5064ceb2ca2 2458 haskell-fclabels_2.0.2.2-4.dsc 38bee3799e7a22d4b1471fac9f87a4bc1fe9d9e4 2792 haskell-fclabels_2.0.2.2-4.debian.tar.xz fc39455e80a11bbc374d5affae09b46ff5bb04ed 22770 haskell-fclabels_2.0.2.2.orig.tar.gz Files: c64585e6d92135229e2e7ade0e4c17c0 128224 haskell extra libghc-fclabels-dev_2.0.2.2-4_amd64.deb 4bddb1ab1eb6bc82481189980cde5656 68752 doc extra libghc-fclabels-doc_2.0.2.2-4_all.deb 18d38ba4263773918c9588894e21c0b6 118850 haskell extra libghc-fclabels-prof_2.0.2.2-4_amd64.deb 0b983cc899919abb5d12197d302f7a9b 2458 haskell extra haskell-fclabels_2.0.2.2-4.dsc bbbf820e658f6303119b7f5f1acf8082 2792 - - haskell-fclabels_2.0.2.2-4.debian.tar.xz 98c6c1d798bf174ff30d9cf3d27c3be2 22770 - - haskell-fclabels_2.0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxaAP/j603BBk73Y0Yybm1nfZJHS8 y62B72VrlJgEayHat2TixU9JPihWXZ23wAVAc7TsRcWJeRU089B7RHk0lOAzFNz4 4YudAcia7A6c0DbKmMvcgSaiuot8D/Ue1cCKe8FwJAOSMl1gVL7kiT86ZI7miVwT xueaZVk1SylDFUBcJv9Kun6fDdZz5c1bbmwhoGxeaxJkx8E9hwH0aC2eVFFYVGGm b3hTTxU+EZLl7OeOc4jfbSMSw6NQeLiyvDy0WPa1Bhgt2wUGhBSxEsAWbnWxkvTw sjCzBh07czga+UZORsQT+dQeNNbwiIn0xNMeBgY5b11F4pQbzqUyVA7XEKSGE6w+ QgwwbeZAElf489QBU88afjFLmDXAqEcW2/uyp0TnK86pUTBZxTIw4pihlEiYdE2e vnkl671XgA6UvfWLXZfZLahDrpO7eSlZL+lbzHP0xEN1W43tAtbhDtbKvjmKjpNP 7HSZffXxV27U2XggBoorBt7oXJyDyi6T4eVHLifOH+GJZv9aluJItpNHuU04XEK6 kaOkAsLchnDgAq1mUMJtlxLOLB3oFwmy/K27R0bhUvelfI6VK9ZCAQWYMvFM/Q8x W5RosyvG4lVLMJEwKGTwaTJSy71jbqerbHLykAmInQOJkySIpU199VtNzqL6aV97 LxGGXbAZARGekIalfiz7 =v/4E -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:04:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:04:56 +0000 Subject: haskell-fgl_5.5.2.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:23:18 EST Source: haskell-fgl Binary: libghc-fgl-dev libghc-fgl-prof libghc-fgl-doc Architecture: amd64 all source Version: 5.5.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fgl-dev - Haskell graph library for GHC${haskell:ShortBlurb} libghc-fgl-prof - Haskell graph library for GHC${haskell:ShortBlurb} libghc-fgl-doc - Haskell graph library for GHC${haskell:ShortBlurb} Changes: haskell-fgl (5.5.2.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a56c480b922e331de663ec1faa552a728203f5f9b619ad946ab1113ec0c60c47 350692 libghc-fgl-dev_5.5.2.1-2_amd64.deb e45f246cd7609d4b31b285f517e49b6cd43dbb2020226996e182f600b291b086 134598 libghc-fgl-doc_5.5.2.1-2_all.deb 66901545dc82b988cb21fac1c0cb0a7ddf46f8f0a5db6f22c1d9a9e5d1ca30c3 304414 libghc-fgl-prof_5.5.2.1-2_amd64.deb df8a6afcd6d77a68f461bfabab1abcc50cb003436d686746b04699b1119358d0 2311 haskell-fgl_5.5.2.1-2.dsc 6b1810b42174a3bf2d0ce6635cd8f2653eeb2af82bc98af2b2c65ffca7c8d7a8 3148 haskell-fgl_5.5.2.1-2.debian.tar.xz 0c2e745b7c2532f67b87a1c97ef016dca7444113d3901722c48c3193e71bd5d9 51963 haskell-fgl_5.5.2.1.orig.tar.gz Checksums-Sha1: 9f60c7afa2a1b1c831a8700774bbe5a9e5c5e0b5 350692 libghc-fgl-dev_5.5.2.1-2_amd64.deb 858dee25105ed49d5679c31a26baacfa62fb8a72 134598 libghc-fgl-doc_5.5.2.1-2_all.deb c1c5210b19515c1f6d059d434eccdca28c278053 304414 libghc-fgl-prof_5.5.2.1-2_amd64.deb 0a6ae2da073f785717ce046638efb69709594025 2311 haskell-fgl_5.5.2.1-2.dsc 60d67f40ae32e830e23a72971c079acf4dec4b20 3148 haskell-fgl_5.5.2.1-2.debian.tar.xz 22f3242a8d1a1f2597c5cabf8517e43f0e00ee2b 51963 haskell-fgl_5.5.2.1.orig.tar.gz Files: 4556269aa1f59e588ad0519bda6c4ed7 350692 haskell extra libghc-fgl-dev_5.5.2.1-2_amd64.deb e7ee67020af3b8cad43aeb656a7616a5 134598 doc extra libghc-fgl-doc_5.5.2.1-2_all.deb b58e9431781cce853411ac8adcb785d7 304414 haskell extra libghc-fgl-prof_5.5.2.1-2_amd64.deb d644ef28e2b6296bf4874f19a6c52678 2311 haskell extra haskell-fgl_5.5.2.1-2.dsc 7789e6cabd5df66c3b633fffbed09aef 3148 - - haskell-fgl_5.5.2.1-2.debian.tar.xz 6a5dfb5a745b7141a338aadc20e5416c 51963 - - haskell-fgl_5.5.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobJgP+QEWpNuJZbdKBAuG/ISovuE+ Gz1xqDI7J7XPG4IqlRCUCh3n9IIf87TCFQNDvh0M8zM9R1n8ue4p5hi4s72B6ZCn ZW4F1tD+Eh7M1BIy1umrihQ4DUYkOqo8RWCsSvm2XZD/+dE9FlsAlYZBxQKpQ7TS NRBxj1UTi198wRGhqRdTk+I5nM/G9LRFjotWNP9TMVYuIuNBLEIFQUXZ/Quiy0W9 17y02rGXYyz/7hAHbnuQOeEfNvzLx2fVoWFLiS0glkW5R+8CcQkggpZYKijdUy40 TRrsT1z0Ty3qdqRfW0KIXGFH2UFD2J+ZyQ9VgEf8U3+lYM34iS44DWBbiWG2faVG kN7SKYJE98rLE/WhFD5sLIO2qgy6PFUOvzcPPCswQ7KajFJ5MmSrk6MdjZ9kEAhJ t8Z516eQ1/ZjRD/WD1AeAqDcylBYDKF05MGd34sIGcoJS+QpU5l82EQYFx//26CI J1fbHM9HrAEDrZtKE/O909iZK/Nu1HhXJ4KIDLBaePCYDmm/3a58U3FxI78PH20X D6xz4W2jJ9HEKhqj/b5EMLVuqzI6CNG3h9/kObaCQydi7dHRD8In/WefO0TtpIB4 jRBgThxWlZ+bIOp44Pv4hf0QclUZOSltH4e4OMXps1UbCA4xml5vaymNmkSqbbZv v4JVzoKLgYLwTtqZCvdt =gu/J -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:12 +0000 Subject: Processing of haskell-text_1.2.1.3-2_amd64.changes Message-ID: haskell-text_1.2.1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-text-dev_1.2.1.3-2_amd64.deb libghc-text-doc_1.2.1.3-2_all.deb libghc-text-prof_1.2.1.3-2_amd64.deb haskell-text_1.2.1.3-2.dsc haskell-text_1.2.1.3-2.debian.tar.xz haskell-text_1.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-xml_1.3.14-4_amd64.changes Message-ID: haskell-xml_1.3.14-4_amd64.changes uploaded successfully to localhost along with the files: libghc-xml-dev_1.3.14-4_amd64.deb libghc-xml-doc_1.3.14-4_all.deb libghc-xml-prof_1.3.14-4_amd64.deb haskell-xml_1.3.14-4.dsc haskell-xml_1.3.14-4.debian.tar.xz haskell-xml_1.3.14.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-stringsearch_0.3.6.6-4_amd64.changes Message-ID: haskell-stringsearch_0.3.6.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-stringsearch-dev_0.3.6.6-4_amd64.deb libghc-stringsearch-doc_0.3.6.6-4_all.deb libghc-stringsearch-prof_0.3.6.6-4_amd64.deb haskell-stringsearch_0.3.6.6-4.dsc haskell-stringsearch_0.3.6.6-4.debian.tar.xz haskell-stringsearch_0.3.6.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:12 +0000 Subject: Processing of hslogger_1.2.9+dfsg1-3_amd64.changes Message-ID: hslogger_1.2.9+dfsg1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hslogger-dev_1.2.9+dfsg1-3_amd64.deb libghc-hslogger-doc_1.2.9+dfsg1-3_all.deb libghc-hslogger-prof_1.2.9+dfsg1-3_amd64.deb hslogger_1.2.9+dfsg1-3.dsc hslogger_1.2.9+dfsg1-3.debian.tar.xz hslogger_1.2.9+dfsg1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:12 +0000 Subject: Processing of haskell-th-lift_0.7.2-4_amd64.changes Message-ID: haskell-th-lift_0.7.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-th-lift-dev_0.7.2-4_amd64.deb libghc-th-lift-doc_0.7.2-4_all.deb libghc-th-lift-prof_0.7.2-4_amd64.deb haskell-th-lift_0.7.2-4.dsc haskell-th-lift_0.7.2-4.debian.tar.xz haskell-th-lift_0.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-xdg-basedir_0.2.2-6_amd64.changes Message-ID: haskell-xdg-basedir_0.2.2-6_amd64.changes uploaded successfully to localhost along with the files: libghc-xdg-basedir-dev_0.2.2-6_amd64.deb libghc-xdg-basedir-doc_0.2.2-6_all.deb libghc-xdg-basedir-prof_0.2.2-6_amd64.deb haskell-xdg-basedir_0.2.2-6.dsc haskell-xdg-basedir_0.2.2-6.debian.tar.xz haskell-xdg-basedir_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-stringbuilder_0.5.0-4_amd64.changes Message-ID: haskell-stringbuilder_0.5.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-stringbuilder-dev_0.5.0-4_amd64.deb libghc-stringbuilder-doc_0.5.0-4_all.deb libghc-stringbuilder-prof_0.5.0-4_amd64.deb haskell-stringbuilder_0.5.0-4.dsc haskell-stringbuilder_0.5.0-4.debian.tar.xz haskell-stringbuilder_0.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-tagged_0.8.1-2_amd64.changes Message-ID: haskell-tagged_0.8.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-tagged-dev_0.8.1-2_amd64.deb libghc-tagged-doc_0.8.1-2_all.deb libghc-tagged-prof_0.8.1-2_amd64.deb haskell-tagged_0.8.1-2.dsc haskell-tagged_0.8.1-2.debian.tar.xz haskell-tagged_0.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of haskell-wl-pprint-text_1.1.0.4-4_amd64.changes Message-ID: haskell-wl-pprint-text_1.1.0.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-wl-pprint-text-dev_1.1.0.4-4_amd64.deb libghc-wl-pprint-text-doc_1.1.0.4-4_all.deb libghc-wl-pprint-text-prof_1.1.0.4-4_amd64.deb haskell-wl-pprint-text_1.1.0.4-4.dsc haskell-wl-pprint-text_1.1.0.4-4.debian.tar.xz haskell-wl-pprint-text_1.1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-vector_0.10.12.3-4_amd64.changes Message-ID: haskell-vector_0.10.12.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-dev_0.10.12.3-4_amd64.deb libghc-vector-doc_0.10.12.3-4_all.deb libghc-vector-prof_0.10.12.3-4_amd64.deb haskell-vector_0.10.12.3-4.dsc haskell-vector_0.10.12.3-4.debian.tar.xz haskell-vector_0.10.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:12 +0000 Subject: Processing of haskell-time-locale-compat_0.1.1.0-2_amd64.changes Message-ID: haskell-time-locale-compat_0.1.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-time-locale-compat-dev_0.1.1.0-2_amd64.deb libghc-time-locale-compat-doc_0.1.1.0-2_all.deb libghc-time-locale-compat-prof_0.1.1.0-2_amd64.deb haskell-time-locale-compat_0.1.1.0-2.dsc haskell-time-locale-compat_0.1.1.0-2.debian.tar.xz haskell-time-locale-compat_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-utf8-light_0.4.2-4_amd64.changes Message-ID: haskell-utf8-light_0.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-utf8-light-dev_0.4.2-4_amd64.deb libghc-utf8-light-doc_0.4.2-4_all.deb libghc-utf8-light-prof_0.4.2-4_amd64.deb haskell-utf8-light_0.4.2-4.dsc haskell-utf8-light_0.4.2-4.debian.tar.xz haskell-utf8-light_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of haskell-tf-random_0.5-5_amd64.changes Message-ID: haskell-tf-random_0.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tf-random-dev_0.5-5_amd64.deb libghc-tf-random-doc_0.5-5_all.deb libghc-tf-random-prof_0.5-5_amd64.deb haskell-tf-random_0.5-5.dsc haskell-tf-random_0.5-5.debian.tar.xz haskell-tf-random_0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of ldap-haskell_0.6.10-5_amd64.changes Message-ID: ldap-haskell_0.6.10-5_amd64.changes uploaded successfully to localhost along with the files: libghc-ldap-dev_0.6.10-5_amd64.deb libghc-ldap-doc_0.6.10-5_all.deb libghc-ldap-prof_0.6.10-5_amd64.deb ldap-haskell_0.6.10-5.dsc ldap-haskell_0.6.10-5.debian.tar.xz ldap-haskell_0.6.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of haskell-url_2.1.3-4_amd64.changes Message-ID: haskell-url_2.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-url-dev_2.1.3-4_amd64.deb libghc-url-doc_2.1.3-4_all.deb libghc-url-prof_2.1.3-4_amd64.deb haskell-url_2.1.3-4.dsc haskell-url_2.1.3-4.debian.tar.xz haskell-url_2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:15 +0000 Subject: Processing of haskell-unbounded-delays_0.1.0.9-4_amd64.changes Message-ID: haskell-unbounded-delays_0.1.0.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb libghc-unbounded-delays-doc_0.1.0.9-4_all.deb libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb haskell-unbounded-delays_0.1.0.9-4.dsc haskell-unbounded-delays_0.1.0.9-4.debian.tar.xz haskell-unbounded-delays_0.1.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:12 +0000 Subject: Processing of haskell-th-expand-syns_0.3.0.6-4_amd64.changes Message-ID: haskell-th-expand-syns_0.3.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-th-expand-syns-dev_0.3.0.6-4_amd64.deb libghc-th-expand-syns-doc_0.3.0.6-4_all.deb libghc-th-expand-syns-prof_0.3.0.6-4_amd64.deb haskell-th-expand-syns_0.3.0.6-4.dsc haskell-th-expand-syns_0.3.0.6-4.debian.tar.xz haskell-th-expand-syns_0.3.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of haskell-transformers-compat_0.4.0.4-5_amd64.changes Message-ID: haskell-transformers-compat_0.4.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-transformers-compat-dev_0.4.0.4-5_amd64.deb libghc-transformers-compat-doc_0.4.0.4-5_all.deb libghc-transformers-compat-prof_0.4.0.4-5_amd64.deb haskell-transformers-compat_0.4.0.4-5.dsc haskell-transformers-compat_0.4.0.4-5.debian.tar.xz haskell-transformers-compat_0.4.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:16 +0000 Subject: Processing of haskell-utf8-string_1-3_amd64.changes Message-ID: haskell-utf8-string_1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-utf8-string-dev_1-3_amd64.deb libghc-utf8-string-doc_1-3_all.deb libghc-utf8-string-prof_1-3_amd64.deb haskell-utf8-string_1-3.dsc haskell-utf8-string_1-3.debian.tar.xz haskell-utf8-string_1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:15 +0000 Subject: Processing of haskell-template_0.2.0.10-4_amd64.changes Message-ID: haskell-template_0.2.0.10-4_amd64.changes uploaded successfully to localhost along with the files: libghc-template-dev_0.2.0.10-4_amd64.deb libghc-template-doc_0.2.0.10-4_all.deb libghc-template-prof_0.2.0.10-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:15 +0000 Subject: Processing of haskell-threads_0.5.1.3-4_amd64.changes Message-ID: haskell-threads_0.5.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-threads-dev_0.5.1.3-4_amd64.deb libghc-threads-doc_0.5.1.3-4_all.deb libghc-threads-prof_0.5.1.3-4_amd64.deb haskell-threads_0.5.1.3-4.dsc haskell-threads_0.5.1.3-4.debian.tar.xz haskell-threads_0.5.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:15 +0000 Subject: Processing of haskell-syb_0.5.1-2_amd64.changes Message-ID: haskell-syb_0.5.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-syb-dev_0.5.1-2_amd64.deb libghc-syb-doc_0.5.1-2_all.deb libghc-syb-prof_0.5.1-2_amd64.deb haskell-syb_0.5.1-2.dsc haskell-syb_0.5.1-2.debian.tar.xz haskell-syb_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of magic-haskell_1.1-4_amd64.changes Message-ID: magic-haskell_1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-magic-dev_1.1-4_amd64.deb libghc-magic-doc_1.1-4_all.deb libghc-magic-prof_1.1-4_amd64.deb magic-haskell_1.1-4.dsc magic-haskell_1.1-4.debian.tar.xz magic-haskell_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:13 +0000 Subject: Processing of haskell-terminal-size_0.3.2.1-2_amd64.changes Message-ID: haskell-terminal-size_0.3.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-terminal-size-dev_0.3.2.1-2_amd64.deb libghc-terminal-size-doc_0.3.2.1-2_all.deb libghc-terminal-size-prof_0.3.2.1-2_amd64.deb haskell-terminal-size_0.3.2.1-2.dsc haskell-terminal-size_0.3.2.1-2.debian.tar.xz haskell-terminal-size_0.3.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:16 +0000 Subject: Processing of haskell-zlib_0.5.4.2-4_amd64.changes Message-ID: haskell-zlib_0.5.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-zlib-dev_0.5.4.2-4_amd64.deb libghc-zlib-doc_0.5.4.2-4_all.deb libghc-zlib-prof_0.5.4.2-4_amd64.deb haskell-zlib_0.5.4.2-4.dsc haskell-zlib_0.5.4.2-4.debian.tar.xz haskell-zlib_0.5.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:15 +0000 Subject: Processing of haskell-th-extras_0.0.0.2-7_amd64.changes Message-ID: haskell-th-extras_0.0.0.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-th-extras-dev_0.0.0.2-7_amd64.deb libghc-th-extras-doc_0.0.0.2-7_all.deb libghc-th-extras-prof_0.0.0.2-7_amd64.deb haskell-th-extras_0.0.0.2-7.dsc haskell-th-extras_0.0.0.2-7.debian.tar.xz haskell-th-extras_0.0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:17 +0000 Subject: Processing of haskell-unix-compat_0.4.1.4-4_amd64.changes Message-ID: haskell-unix-compat_0.4.1.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-unix-compat-dev_0.4.1.4-4_amd64.deb libghc-unix-compat-doc_0.4.1.4-4_all.deb libghc-unix-compat-prof_0.4.1.4-4_amd64.deb haskell-unix-compat_0.4.1.4-4.dsc haskell-unix-compat_0.4.1.4-4.debian.tar.xz haskell-unix-compat_0.4.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:16 +0000 Subject: Processing of hscolour_1.23-3_amd64.changes Message-ID: hscolour_1.23-3_amd64.changes uploaded successfully to localhost along with the files: hscolour_1.23-3_amd64.deb libghc-hscolour-dev_1.23-3_amd64.deb libghc-hscolour-doc_1.23-3_all.deb libghc-hscolour-prof_1.23-3_amd64.deb hscolour_1.23-3.dsc hscolour_1.23-3.debian.tar.xz hscolour_1.23.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:16 +0000 Subject: Processing of haskell-syb-with-class_0.6.1.6-3_amd64.changes Message-ID: haskell-syb-with-class_0.6.1.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb libghc-syb-with-class-doc_0.6.1.6-3_all.deb libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb haskell-syb-with-class_0.6.1.6-3.dsc haskell-syb-with-class_0.6.1.6-3.debian.tar.xz haskell-syb-with-class_0.6.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:14 +0000 Subject: Processing of haskell-unlambda_0.1.4.1-3_amd64.changes Message-ID: haskell-unlambda_0.1.4.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-unlambda-dev_0.1.4.1-3_amd64.deb libghc-unlambda-doc_0.1.4.1-3_all.deb libghc-unlambda-prof_0.1.4.1-3_amd64.deb unlambda_0.1.4.1-3_amd64.deb haskell-unlambda_0.1.4.1-3.dsc haskell-unlambda_0.1.4.1-3.debian.tar.xz haskell-unlambda_0.1.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:17 +0000 Subject: Processing of haskell-zlib-bindings_0.1.1.5-5_amd64.changes Message-ID: haskell-zlib-bindings_0.1.1.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-zlib-bindings-dev_0.1.1.5-5_amd64.deb libghc-zlib-bindings-doc_0.1.1.5-5_all.deb libghc-zlib-bindings-prof_0.1.1.5-5_amd64.deb haskell-zlib-bindings_0.1.1.5-5.dsc haskell-zlib-bindings_0.1.1.5-5.debian.tar.xz haskell-zlib-bindings_0.1.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:15 +0000 Subject: Processing of haskell-uulib_0.9.20-2_amd64.changes Message-ID: haskell-uulib_0.9.20-2_amd64.changes uploaded successfully to localhost along with the files: libghc-uulib-dev_0.9.20-2_amd64.deb libghc-uulib-doc_0.9.20-2_all.deb libghc-uulib-prof_0.9.20-2_amd64.deb haskell-uulib_0.9.20-2.dsc haskell-uulib_0.9.20-2.debian.tar.xz haskell-uulib_0.9.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:16 +0000 Subject: Processing of haskell-utility-ht_0.0.10-5_amd64.changes Message-ID: haskell-utility-ht_0.0.10-5_amd64.changes uploaded successfully to localhost along with the files: libghc-utility-ht-dev_0.0.10-5_amd64.deb libghc-utility-ht-doc_0.0.10-5_all.deb libghc-utility-ht-prof_0.0.10-5_amd64.deb haskell-utility-ht_0.0.10-5.dsc haskell-utility-ht_0.0.10-5.debian.tar.xz haskell-utility-ht_0.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:08:16 +0000 Subject: Processing of haskell-universe-base_1.0-5_amd64.changes Message-ID: haskell-universe-base_1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-universe-base-dev_1.0-5_amd64.deb libghc-universe-base-doc_1.0-5_all.deb libghc-universe-base-prof_1.0-5_amd64.deb haskell-universe-base_1.0-5.dsc haskell-universe-base_1.0-5.debian.tar.xz haskell-universe-base_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 01:28:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:28:15 +0000 Subject: haskell-file-embed_0.0.8.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:51:01 EST Source: haskell-file-embed Binary: libghc-file-embed-dev libghc-file-embed-prof libghc-file-embed-doc Architecture: amd64 all source Version: 0.0.8.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-file-embed-dev - direct file embedding library${haskell:ShortBlurb} libghc-file-embed-prof - direct file embedding library${haskell:ShortBlurb} libghc-file-embed-doc - direct file embedding library${haskell:ShortBlurb} Changes: haskell-file-embed (0.0.8.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cf32951e4225e3f6daa15a618af39b5f28ba686f40f8a1920c153d13b017df1a 33052 libghc-file-embed-dev_0.0.8.2-4_amd64.deb be90c3325d83873ddb07cf6f93a54dc6705e96bc7ec7d2aa2b467b2ae52ebfee 35020 libghc-file-embed-doc_0.0.8.2-4_all.deb 406dbc5557cd750c96659c9a94f422b752f33190b98572f19f1b93a8e3d2a7b1 28170 libghc-file-embed-prof_0.0.8.2-4_amd64.deb 1726f6907bfd13113dfcfd7f956971f0d0f6882e142757d16f57e713fd63fba9 2420 haskell-file-embed_0.0.8.2-4.dsc 6f0539daf5b5b921422fc14d9472abb7403ff90a7470ce0367e779480c4af26f 2496 haskell-file-embed_0.0.8.2-4.debian.tar.xz 9e9cf8d84d5213924eec9d9c829655db74ff02b24a797d5f7450724244fabdbd 5425 haskell-file-embed_0.0.8.2.orig.tar.gz Checksums-Sha1: be41118ac6ce0d847ed1dcb226012b8cea188b7b 33052 libghc-file-embed-dev_0.0.8.2-4_amd64.deb 409598407628abf081beb28f410d1cbfa9e92016 35020 libghc-file-embed-doc_0.0.8.2-4_all.deb 183bec4acb71c91140b1dfaae719013316d94efc 28170 libghc-file-embed-prof_0.0.8.2-4_amd64.deb e57407bd3d5de0f63d56937b974da9ba13886123 2420 haskell-file-embed_0.0.8.2-4.dsc b893d582d16e71cc18f7b21ad2bc823bc4d9e6a4 2496 haskell-file-embed_0.0.8.2-4.debian.tar.xz 413cd0bf240c23462434b21324735847ca27230b 5425 haskell-file-embed_0.0.8.2.orig.tar.gz Files: 112368a2c3b945cd2a8672dce7d9be10 33052 haskell extra libghc-file-embed-dev_0.0.8.2-4_amd64.deb 5b5c2395ef9fa8563be4f9c8d5d5c258 35020 doc extra libghc-file-embed-doc_0.0.8.2-4_all.deb b49fdc4595860cf7a8f461a91351e2a3 28170 haskell extra libghc-file-embed-prof_0.0.8.2-4_amd64.deb 07a3cd1b6029a3dab03e04e8b03cbab3 2420 haskell extra haskell-file-embed_0.0.8.2-4.dsc 2a0e5c525234b8f1161d41a44d5ae78f 2496 - - haskell-file-embed_0.0.8.2-4.debian.tar.xz 039320846c9f862a3991145d1ebcdcc5 5425 - - haskell-file-embed_0.0.8.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogmsP/j0a3OIkNusMoxJdnonur11D Rpt3hOCx6qZ0reKOXzXDKmB/iUSDq4lENlNVoi38vTl9fVS1UyzPS4iMzS7389pf jIysp52cT7e/bPtrmRLD4ESiOj4wNc4Nns98tR0EQNzBfJG62dNy9p+HQQ+IIRSf wiX8g5gHdak5xbFvyoBX+nxaKOYRbE+vKKL15O2lmAN0nawwYhQ+24uEN9MsNB1r RFC2OUJ3kea1PMcbB2AQHiDrR0YhVHrLrxV7x1SoE+t35UZmSOElrwAIKv7mr3or kLFKjYmDzMgobPgI/yz+reorI/957qQpVB8zhtb3x5TEiHmUHiCBcAsRmVYUkr3O 4M+eFhum7nrUFZySMC11tfldnDGKm0hhWsDIoW0Yz+7gVf0P77Sy/MqTZd5PhJv9 gfqv7DrE6/oT/UY+GROgLFNqUadz8fLfIVIwOnM4NrbpGb1yCdL53OqubnnG7KBI aWY+QP7qZaTsUby0oxMFi7ZI+MOCVqUnJx7FXIswnaY4QFBeagl5Aib7gMij7eEY Oxkx61BwWQiVhmjIABBRs/Zkaw59RhEk/9QDOslv+cDJ9D6MdHQ2cIziVIMqrB1r XnX1XkIkUKAv2X6s/4XaezVDIFrkq4ndEfYD26LuNpstsEDiA5OFJYwhr68i6Hal iuceLjLvLsxjYHciHeGa =zEDb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:28:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:28:23 +0000 Subject: haskell-filelock_0.1.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:33:29 EST Source: haskell-filelock Binary: libghc-filelock-dev libghc-filelock-prof libghc-filelock-doc Architecture: amd64 all source Version: 0.1.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-filelock-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-filelock-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-filelock-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-filelock (0.1.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 791d7e466c580dd0492b1b83e93d047d032da2d9e161d03e4e031db8ec45e01a 21874 libghc-filelock-dev_0.1.0.1-2_amd64.deb 800db8ef547979ae3c81471a4254a600f5710000ed6a03ba04a3cdaa75180333 32312 libghc-filelock-doc_0.1.0.1-2_all.deb 9b323f18c2e9cb982e86d3ef92bf3686f70e2ffcb8dba214c9bd0e4fe0c8d2ac 18436 libghc-filelock-prof_0.1.0.1-2_amd64.deb 7f01625b97345d8d549998d8d66bdfb006afe01237dba7f54624b2da614a3679 2373 haskell-filelock_0.1.0.1-2.dsc bf46f4ac749875d3fedf15c8162a85a87facf99c3e92ac5a65d943c49560e0e4 4112 haskell-filelock_0.1.0.1-2.debian.tar.xz ad8c63f27fec6396ac83981a67d5a799b6b614c119a35ebdf2d82b379795d763 5884 haskell-filelock_0.1.0.1.orig.tar.gz Checksums-Sha1: 432f2fe60b8fe1f21ae24e053f4c9c47221e4a62 21874 libghc-filelock-dev_0.1.0.1-2_amd64.deb ae3bb23c8fa0b251b63da140b36a81195b2a6578 32312 libghc-filelock-doc_0.1.0.1-2_all.deb 22ecd092daaa47e8fa713e7a5886aa58c3a1d996 18436 libghc-filelock-prof_0.1.0.1-2_amd64.deb b6ea59af0cc63ca9489ad2fb76b57cfc0908e646 2373 haskell-filelock_0.1.0.1-2.dsc 7ae18c03a104456e7d4a34573cfdfaad54bcae73 4112 haskell-filelock_0.1.0.1-2.debian.tar.xz a2c6666c56adb09a24c917b6cef9e2953d641159 5884 haskell-filelock_0.1.0.1.orig.tar.gz Files: 7e8867436873808cf553a3436660c2cb 21874 haskell extra libghc-filelock-dev_0.1.0.1-2_amd64.deb 2b5d9abb4fbc3fb1e2915778802381c5 32312 doc extra libghc-filelock-doc_0.1.0.1-2_all.deb 9f61fee128cc986e35ff3111f045be89 18436 haskell extra libghc-filelock-prof_0.1.0.1-2_amd64.deb 5696c5a9bbda73107f9129ac7a53d33b 2373 haskell extra haskell-filelock_0.1.0.1-2.dsc d5be7ed5151aa80a55d75a4886fdc714 4112 - - haskell-filelock_0.1.0.1-2.debian.tar.xz d853473112baea2b922580307c8fcb39 5884 - - haskell-filelock_0.1.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioo8MP/0t24fBoe6RcAirk55yFFXjB kqyAoS2ao6OkOowUWo7C1oNJwOsgK4//phU7wMpDudI1/a01u1KYSae3uHEKh1Kr RgaR4420y8NLKA2vCTP2/SugrcibHPPMgm2CGTpb+9DfvjLN+/sdlNop7OZEPO2Y Svg55k1nqCJPAYCTeVPtKM1jMEbcrNhjYDb/xwe+69EcoI7K9Z0ItaoNgoGGKFlo udjNQcx6AVuQnMd2zgFaNeOLgCgPeDXo6t8ansl/R0EoMAntokR/ey7LLqukqWPi bAxKDX50U9wpObuBcVK0t/KloWx3hCHynANyT1TIE4Elh1IEqeBQXTVCyDgDyV8D E3YoH5InIMSRyEFGVW3jmVv4jUzGP3JkN9L75EkrqL7MfHN8q3Vwc6HKbwq3LbwY r81PlzyfjQ4MBWaSnbLhQaD4VZOIrpZRhVtUg03H6JvywK4pHvIBRf/+zRohOL+9 rRzstnWdjlSuuIAQkYphp5rXzdM+DIYQq4UY6Cq01TmMbb7A3B11ZnYzkWwcaHDz AGKI3yeyuj+oizNmkXcxkzVwF2hX29WZTB3B3WC3ga2awhgGwjiyZdv/f5917DME our3JViDeu0zQpgvDzUL0mkKxLalSVixYnbCLbp1/cBUUKv03hc980Lrt767eYLS HMrqqmUy6FBVGegm5u13 =QPVj -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:28:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:28:32 +0000 Subject: haskell-fingertree_0.1.1.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:29:33 EST Source: haskell-fingertree Binary: libghc-fingertree-dev libghc-fingertree-prof libghc-fingertree-doc Architecture: amd64 all source Version: 0.1.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fingertree-dev - Generic finger-tree data structure implementation in Haskell${has libghc-fingertree-prof - Generic finger-tree data structure implementation in Haskell${has libghc-fingertree-doc - Generic finger-tree data structure implementation in Haskell${has Changes: haskell-fingertree (0.1.1.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a911d8e1a7f5fc1f35b1d2a4cba1f9a2f6e99c46ba0b8c91adf40c57a1a69b25 139730 libghc-fingertree-dev_0.1.1.0-3_amd64.deb 113f74db7d63954e2a1c172fd6c4b9790e2e2666c751370c4988a38e83d125b2 54346 libghc-fingertree-doc_0.1.1.0-3_all.deb d62a7a342b3a773deb972a5088b608b9e03f8fdcc18840db5c3d4db2423619ec 129014 libghc-fingertree-prof_0.1.1.0-3_amd64.deb c200c46f6de9756f57bd09b79f301db6ada9b9378ccaed002b57e1abd24dceff 2406 haskell-fingertree_0.1.1.0-3.dsc 1a90404aa6824c1332457306d09c4260d421a7ec21f6046ca30f3451a62a0d50 2932 haskell-fingertree_0.1.1.0-3.debian.tar.xz 160c5ba370d781dbf2920ddca870ce8596ab76729972535595bef835ee1cddf0 14415 haskell-fingertree_0.1.1.0.orig.tar.gz Checksums-Sha1: 08d192db3101367871742af4dd77336296c1a56d 139730 libghc-fingertree-dev_0.1.1.0-3_amd64.deb 7be63a8961d00c377180990750ebbcef162c8aab 54346 libghc-fingertree-doc_0.1.1.0-3_all.deb 3127e1cdd29b1edf5286ec34302b82382fdadd37 129014 libghc-fingertree-prof_0.1.1.0-3_amd64.deb 758d5ebdb0882d9f281fc9640a4acaae9091b7ab 2406 haskell-fingertree_0.1.1.0-3.dsc 1a165d7f1cad602a90c34fe3d5dd6a357d3977c3 2932 haskell-fingertree_0.1.1.0-3.debian.tar.xz c4491e730e6e9b9920b2501214f88c05247552ac 14415 haskell-fingertree_0.1.1.0.orig.tar.gz Files: 7b75604048f54b7b688d8e18300f63be 139730 haskell extra libghc-fingertree-dev_0.1.1.0-3_amd64.deb da781c048d130f5118b3f21fa363e047 54346 doc extra libghc-fingertree-doc_0.1.1.0-3_all.deb d0ac2cea43cff1942cacb8da092cfb23 129014 haskell extra libghc-fingertree-prof_0.1.1.0-3_amd64.deb 286d863d5e4188f118503b7e519a61a4 2406 haskell extra haskell-fingertree_0.1.1.0-3.dsc 40b94a90c8a94871fb43f8b839bad2a3 2932 - - haskell-fingertree_0.1.1.0-3.debian.tar.xz a3f48a99dc6a7830dd4d59c941ea5a37 14415 - - haskell-fingertree_0.1.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6C4P/RyB5gZYiSN+djFmvDjnqJUh kI3hIkeA+kccojiDVi1gDS4YeDXFQkV1wLi+XaLKnK5OJgTzgvj/bLpLGYFZ1KPM ybLv06upe6iyJvRgYI2szK4ayjG8+kJRFhlMUuexyAQMmmhWoyhuygh+YkAEcAvM 1bLNmC+7nSp+UdcxreDr0iRvmoqgVybmTFYd1jVWOSsAo1EXprEqphxR4qhWtxKZ MGKFCitLDKlEg8cijsyuUICEIJSbu330LxhuhMLNJbZOHtOw2aeGRw73lvu8Vn0n FpAe8omm01Ba/vqIiMQDJt4SERm6vUqiHfiyD2ySaPNA7xdCMCDqmYOUrINAqQ76 FOPyS5CKNK/YcQ6Ms8LgWNTqCmxwkIQpmlZ9aqjVD96Z1dEqQ1Fcq3CRQNL94uKs XUix3auu60Vtx11mYW461Zw6QnVRMljXRBw1Z5eLp0/YaV42qB0cm1s+eXw9AdWT X41QMYF2npOUsZLIHHR4+oVpLIdcd9t5xL8FEDMAZ/ytUplsxa3yafaJBqPQaV4A Mezw/qOpxJY8TEY1yTFBCbv3uqP+HfLwGauXorVQO0r9g8qbpOdoGxsj49fA8SIK BEld5qtk/dZwWl+bHAHi8afdaKD6p51G5BlXc9U61isq0vqEfi06pFJOWlDG79zz 4p/f9xYjMhkdMotA7XJW =PVAH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:28:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:28:39 +0000 Subject: haskell-fmlist_0.9-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:23:21 EST Source: haskell-fmlist Binary: libghc-fmlist-dev libghc-fmlist-prof libghc-fmlist-doc Architecture: amd64 all source Version: 0.9-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fmlist-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-fmlist-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-fmlist-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-fmlist (0.9-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c1d2415d34c1e2cbcd16764ad30d5520c2f6181c0f46a4db57732260fb83ef5b 38032 libghc-fmlist-dev_0.9-4_amd64.deb 0950e5e1c8070bd16f37c9b8ebb41c44e6d9df50f2648761ecf236518d591534 36204 libghc-fmlist-doc_0.9-4_all.deb d664a4f9be6e638d79f27581be0d5dba7c4c0038a2d0eebd319b9a5749a01ff3 34568 libghc-fmlist-prof_0.9-4_amd64.deb b533ec4b70582efd76605d9c2c106d04648f5db2e5b6daaee6e509f326303bda 2316 haskell-fmlist_0.9-4.dsc 00cf5252f9f36e0ec5629b3de9e1e53008d6b6a9ec662ffebc5e83233058a6e9 2360 haskell-fmlist_0.9-4.debian.tar.xz 581153395a71e3c139365ffbebbeac6d880a6fdfee23e7f5d942ccbeb2aefcbf 4256 haskell-fmlist_0.9.orig.tar.gz Checksums-Sha1: 2d8c4872b0be8c503291cc326eecc87501f9ed79 38032 libghc-fmlist-dev_0.9-4_amd64.deb 07b2cea9ad6347923c689469ea293f301dfde8d9 36204 libghc-fmlist-doc_0.9-4_all.deb 91ac22e7e3ba468d683c432aeac7617bd401e6d4 34568 libghc-fmlist-prof_0.9-4_amd64.deb a91a31565a2c8c5597f22ec84f974d41c2a2acfd 2316 haskell-fmlist_0.9-4.dsc 9e67c8270fc2066b69487ec200157171536e969d 2360 haskell-fmlist_0.9-4.debian.tar.xz 56e152b4077752efac182736dbed12babc615eb4 4256 haskell-fmlist_0.9.orig.tar.gz Files: 7541f9fb8b17f0cf37dd1bd663f781f9 38032 haskell extra libghc-fmlist-dev_0.9-4_amd64.deb cc359528a08e40b580e2e6dae205e396 36204 doc extra libghc-fmlist-doc_0.9-4_all.deb 7d6b22bc3a298659788fffc819cbe750 34568 haskell extra libghc-fmlist-prof_0.9-4_amd64.deb 8aea8156a0b53954a115b5da26159126 2316 haskell extra haskell-fmlist_0.9-4.dsc b817e22687ca67a32a5dded981e9d4b3 2360 - - haskell-fmlist_0.9-4.debian.tar.xz 6498a7889432410a1d8f00aa40ae5ee3 4256 - - haskell-fmlist_0.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEUEP/jpDbInGwG0sLcCaveuoa61m lYT77expsLeFaEPTv5u6tVotzk+IhG4xXQXhbqAkOOADhM1Im9azu91tcL3wEQLo HENCqFJoCmFd44lu0373GVOW6vZI//2IGsNq6058QMUcC5yEApqKZWPKK7c39ZOp PsbkC3H8wg/zJULmpNyb3yge7v7mbeTwJopAD6P+usqffctcJCMGoSwltfw2KjsV KEtgQgi0h3OLBDyOVaC80Vm2uyAMziOvE7A6FLmMI3NtPaxR8vD7BznYu9kx7K0Y n6r9dJc5VBDf7QfSrj07w64qM4xBilPNC/aHM9OX9sCWESazZ0SJrF9qw6ZpGM2s Tx79fpVTaTxkIvEtWGuqkaS1pYQWqUzf9rMBNmWGz32j3crC6i7/vbaAHXNXoprr EBAgbCvycFxmUif+cPuzkMxH9iAVTTQs8d3n7rpfmiEcCHgGdYhMufQYpTvS25WH tZDbRRUfQ4tjaQW4kk4RhPcKAInurDdzZQmiAl+D745KrAhuK/UyyU6JgItcy+ak fb6f02Psv+5+oCuvm/CL7KsXfnz8hY3Y7P9TM5091Q/cF0eQ00dRS5xkjlGxRFcd jgkA4WMDvgaIOUHTjv+oosuzT7cAXQvA8yxK4uxggH59vVa2YasdovXECPYmRDZa I3nNmgBxCsNk2clUPrY8 =UOhN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:28:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:28:47 +0000 Subject: haskell-gd_3000.7.3-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:49:48 EST Source: haskell-gd Binary: libghc-gd-dev libghc-gd-prof libghc-gd-doc Architecture: amd64 all source Version: 3000.7.3-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gd-dev - bindings to the GD graphics library${haskell:ShortBlurb} libghc-gd-prof - bindings to the GD graphics library${haskell:ShortBlurb} libghc-gd-doc - bindings to the GD graphics library${haskell:ShortBlurb} Changes: haskell-gd (3000.7.3-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cc3297766f9d029d615b1a4ad807bd95996f969c31d233b9a6461079d13d01c9 102116 libghc-gd-dev_3000.7.3-8_amd64.deb 7766e99104e1a1ca2d786f4c95a1e0b10ea1d83d7ce2dceb4368afddc9d2e74e 51656 libghc-gd-doc_3000.7.3-8_all.deb 14a35c0a6285902bfe7ad1b6676237f9e66927ea2becfd8db0fae663b3106660 81468 libghc-gd-prof_3000.7.3-8_amd64.deb ae6462793a6a13ec48ae65f1c53366c76e15a266ae159b07ea4ae0b24ca31336 2308 haskell-gd_3000.7.3-8.dsc 363aa92586a86bc3fd3e5b000a4212a9ddac43e2e311680b33c307eec2f268fb 1584 haskell-gd_3000.7.3-8.debian.tar.xz 14aecb600d9a058b1905dfdef3d51a1eb11fb92f804fbaaa041103a0bfd97fb6 10476 haskell-gd_3000.7.3.orig.tar.gz Checksums-Sha1: 7f67e35d4fe66fc10231e043608bfa6ba3ebdff2 102116 libghc-gd-dev_3000.7.3-8_amd64.deb 06ebfeceaf37ce89ae1152d721083160157783e9 51656 libghc-gd-doc_3000.7.3-8_all.deb 57cbe68c04dee4d4198d6eb7e74358dc27262624 81468 libghc-gd-prof_3000.7.3-8_amd64.deb dcc9405f46dadb7c079c6ffbdaa86d984dcb7bc5 2308 haskell-gd_3000.7.3-8.dsc d44b7a0dbedbf7180347ce4181799be5cbe1c635 1584 haskell-gd_3000.7.3-8.debian.tar.xz 9ade36abff981b11e130cf275de3807ecdc7dded 10476 haskell-gd_3000.7.3.orig.tar.gz Files: 1fb8c9a93d186879c01850694075d973 102116 haskell extra libghc-gd-dev_3000.7.3-8_amd64.deb 511d9cea4ac3895ad11240555e5fd1ac 51656 doc extra libghc-gd-doc_3000.7.3-8_all.deb e161cd02934d63463fb190825b312b45 81468 haskell extra libghc-gd-prof_3000.7.3-8_amd64.deb 632af11bb288ea98cab3b8f295169595 2308 haskell extra haskell-gd_3000.7.3-8.dsc 81e3786a95bea29df08036bf277853d8 1584 - - haskell-gd_3000.7.3-8.debian.tar.xz 00887822ad60c51f606456db5f5243a8 10476 - - haskell-gd_3000.7.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotjUP/15CJzSawas41uF7vUdhWNCp +bQqVvQyW3ng5xJN0wIjItcTuxYEpKdlCFiSn0Qhnm+EhNXTWwTB6cF0TZG/dS4b j2y2XRvSC28d6w9bamaJCNFEBcSnsMKsglkJQ2Be/XG/K0iCt1ATdc8jmSuQ2X+V W8FVwZfJlmZHFFM4YJl2jkYnVhGN3WEapGxrZuxfl+TqhGLZR6Ni4fQHAOgg42hS K1utfCTnWTiaFSAmJ8bkQ8JEV7rjgAbW8OOUXJds5lm4mzRM8y6WUo41pz3WTD2g wbleqJKoWXjB5Z+2qQYGqyy9FWh8rMaqdCFwDJB1YfnlHOEASeukJ/SnJ4yo1L9U mzmAnoFwil9+tgN6roAPzQmIyn20ZSrYULH/WMtxcGSZ8Yjqu5v6n1FUafEs2jos 5sj4RIdXQqkQQ3R6LVd/3/26OnLlzhEIyC5u1XuGxXHwFDeXTV0KZzmCVWWiQl6u k10pMZA9PQ8VEsS/TlAgt3kqfJkf2PzoO/4sI8FVixJkp5Hj+EvEv5VlKhIf6nzu LCQq4h9q1WLkQXhuQ/fgYiT9Ka0yctI2oHgMAtP0CHU5eMe2c7vXbeHZX71TAn9/ qXjOpNvUrByx/KnfG0YVjtKg6ncyZr/3WQEgDI5ttXFkiHlBMuuER9SmZZG7siSR eZcOsmlvFqLPl+pD2vCu =Ap/9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:28:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:28:55 +0000 Subject: haskell-generic-deriving_1.8.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:21:19 EST Source: haskell-generic-deriving Binary: libghc-generic-deriving-dev libghc-generic-deriving-prof libghc-generic-deriving-doc Architecture: amd64 all source Version: 1.8.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-generic-deriving-dev - generic programming library for generalised deriving${haskell:Sho libghc-generic-deriving-prof - generic programming library for generalised deriving${haskell:Sho libghc-generic-deriving-doc - generic programming library for generalised deriving${haskell:Sho Changes: haskell-generic-deriving (1.8.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 941e03cd6980b7f1c4b6c090ed8c825ae06ba98d182e9f3b3932b8a3c1a31043 179462 libghc-generic-deriving-dev_1.8.0-2_amd64.deb 0c97b65eb826af1f08c1230087e06110c1224c548e23ca3f38710a84aaf0b00d 90964 libghc-generic-deriving-doc_1.8.0-2_all.deb ca52ab846ef4132d829bc86243c4b9815e56a0a3c606dbe4f7cd67dce5cb9b65 160690 libghc-generic-deriving-prof_1.8.0-2_amd64.deb 7ffd2ec3ddfd6c49887e94ddc5dd5c35cd559e89790a1bdfb16ad9a89a54d9a0 2482 haskell-generic-deriving_1.8.0-2.dsc 7a1b013799da1fd033362e4408f7cf4ff0c92b8fd479869aa98cc5bd9ed68a86 2628 haskell-generic-deriving_1.8.0-2.debian.tar.xz 26b3d927c1341e372118c976d4d8b33a7c4a42ec657734ef9b4653ab1aa486cd 29935 haskell-generic-deriving_1.8.0.orig.tar.gz Checksums-Sha1: 13c203455c808b1885eacd1134d42ae7dbeb330f 179462 libghc-generic-deriving-dev_1.8.0-2_amd64.deb a7494e1ab2e6d0ab9ee0b36a41a0d387b6358d44 90964 libghc-generic-deriving-doc_1.8.0-2_all.deb e3a01d4dd99d0527ba7a1b58725b267c3d1588b5 160690 libghc-generic-deriving-prof_1.8.0-2_amd64.deb 91182db02ce4db2fc546f249e7021d66193de560 2482 haskell-generic-deriving_1.8.0-2.dsc 6ceb45e1e1bdd0ac7a9a80294662f9f7c9209921 2628 haskell-generic-deriving_1.8.0-2.debian.tar.xz c7d4748d914422a072f6ab4d613c066df647af0a 29935 haskell-generic-deriving_1.8.0.orig.tar.gz Files: 9d1f99d01330e3a0dcfe517e95a5f946 179462 haskell extra libghc-generic-deriving-dev_1.8.0-2_amd64.deb 38ad2e60f4eb471f2b38eb4b1946398b 90964 doc extra libghc-generic-deriving-doc_1.8.0-2_all.deb bf2160b8ab6c4b68ee736784451be32d 160690 haskell extra libghc-generic-deriving-prof_1.8.0-2_amd64.deb 3c2fb20d21e6fde35d1562612150afb8 2482 haskell extra haskell-generic-deriving_1.8.0-2.dsc 6355996fc8028b8d87be924cbead8a73 2628 - - haskell-generic-deriving_1.8.0-2.debian.tar.xz ba77e54aeaa9ba30f385a921039d72b4 29935 - - haskell-generic-deriving_1.8.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioC6wQAJVtNjN6EF6GT6X2ecttcqlx 8dvBcqppGcM7v0uyLOmlggjdUbCuI7t5Inb6eKdxFfqQvMqlp+fAdRSq7kK0E113 ZBmy/aQdlDsbNevuCs7Kh+0ht6yjIiZfadrXSBslHC0gV2OLT/V0CwQAFeceJUlP oJVjCCf7tgFIRVdK2aza6y0nWjb/WJ3kvChFbfFNOgAdXzj4HVJySqcmqWGYgSkx hLtoylz65zrPt5ad8kF42PrOHM2O+78GYWdjKHpB2iah089o7+vdUFyL2KFMh98O H1Aar7n2Kc131K4HTpDwJopsKABSLRbVI2N8sdfYXP0Qi+8ALEo+yhHlgLBkJTF/ x0ijE+Or5RgrMOMn+vk/V+MTeQfRfwQsnIwvyPS8Z9uoY/8XSv2Ce3BecIXOVAaO x+f8d88wDSqL/86ehcqbqTrgoss8d9YY2K3Op07iHBzPm6aiFCai9IFUNyp/bokq IC22d/CMVosj/bfnrklIiZf1YdbIbrw0XfmeknbDNJAem05IojV/fR161wqqKsvc 1LTUpPKauVyM41Gdrpry31Dqb1vom0ZLFX9zvMlWreluq+bSdINsO0pr12qum6mA Y60NtggmfHuBLHzUFJ5OjWBWgdI7J4xmVMqhuGwuV3PL2xBoPim6jEq682EGynq5 jsEB2On47f3HxVmugNTr =IRZk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:03 +0000 Subject: haskell-geniplate-mirror_0.7.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:03:13 EST Source: haskell-geniplate-mirror Binary: libghc-geniplate-mirror-dev libghc-geniplate-mirror-prof libghc-geniplate-mirror-doc Architecture: amd64 all source Version: 0.7.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-geniplate-mirror-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-geniplate-mirror-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-geniplate-mirror-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-geniplate-mirror (0.7.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 742da4706eb96d80d015d820e3b0f922ced6b939901b1a1bf4217cc0596967aa 87724 libghc-geniplate-mirror-dev_0.7.1-2_amd64.deb ed5ec1472fe176d839fad9c6fce3aa63c82d5277188557aa2563266b17c52a71 41472 libghc-geniplate-mirror-doc_0.7.1-2_all.deb 4b106b71e7591b8f8b3d6a72d5f4bd45b031251ddccb7edd472faf61dcc67e50 79392 libghc-geniplate-mirror-prof_0.7.1-2_amd64.deb fc2f2bd8b990b94f937e5d4a8409d573b9cc942f276ce524a2011beeba31ed21 2507 haskell-geniplate-mirror_0.7.1-2.dsc 54943a9a4f2a731aa8492d72a128bc4d9103b2b41c6fd41a3843ceaac858d1be 2368 haskell-geniplate-mirror_0.7.1-2.debian.tar.xz 60d4b0a0d01a93ee9188eb52d39803d9c2c814d321f95acfb0fdb8c7c075e773 9259 haskell-geniplate-mirror_0.7.1.orig.tar.gz Checksums-Sha1: aafe8d8cf6b8d35373436511101745052db6ac00 87724 libghc-geniplate-mirror-dev_0.7.1-2_amd64.deb 8558a4876e9113f8f460144db1304a2012288648 41472 libghc-geniplate-mirror-doc_0.7.1-2_all.deb b45e67497b1a4fd505760be1d6ab1b0fc231faa7 79392 libghc-geniplate-mirror-prof_0.7.1-2_amd64.deb 916fd082af9235a11ccd96272220ff00afd1607f 2507 haskell-geniplate-mirror_0.7.1-2.dsc a50890625c5dbfd2dc3efa3181cca366cf27a5e9 2368 haskell-geniplate-mirror_0.7.1-2.debian.tar.xz cd565af585817177ad740bbed33743c29ecc9d2d 9259 haskell-geniplate-mirror_0.7.1.orig.tar.gz Files: 5b14af2e2c46141a253044cccd22cbb6 87724 haskell extra libghc-geniplate-mirror-dev_0.7.1-2_amd64.deb aacd7100e07afec5d0a0fa11b5207375 41472 doc extra libghc-geniplate-mirror-doc_0.7.1-2_all.deb 56ae14acef3be10f7cae6ca682f6491a 79392 haskell extra libghc-geniplate-mirror-prof_0.7.1-2_amd64.deb a70fcbb079ab3cc99ac60bef54bd0f21 2507 haskell extra haskell-geniplate-mirror_0.7.1-2.dsc b62792ed7507a3483c148b740abf4e8f 2368 - - haskell-geniplate-mirror_0.7.1-2.debian.tar.xz 478f9ed298f6fb26dd6401459c841053 9259 - - haskell-geniplate-mirror_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio96IP/1hOxdenn/7+LdlbDhpr238m dQ4VJ+B2JGZkcc0L2L9C829ubhZo7z7T6vu+svl3FQcHi9ChwI0C9PZTbb1uJ86q 0GIq8nqGEdZLny6opa1TghLk4vvbh51JZiE9ktb7eV+vABxybqLBlZhEFpw/FcJ+ Oq+Go/ESNf5Bv4kO28n+LyjG34z38aA5emGJ32aTEsXwp0j1EIMyfO4n7Avcr9Kg HCJVBfsJgcC/LMPyMdJxr9CYXrJkMBKj2vKuih31zmuwFsyL1W/F9VpeLGZPh2Uj 6stNmblzj1wXqXYefrJLJOc+hEmZ2tAMBK1vfdquZ8jtWJaLM1RXaoNeb1G7M+FC fYZ8HWqx5YYVR0N5xilfC8qo6NkqpeeX/clB4Zj+IliybuooXf7B+92ulQpCnK+R PcYcyDVb3hiZuYW854UujjCBCvbHR1j1dZ/Tn1Y5kB4mMLEcsBAK7a8ohXsfwOKm Va2F8vKDTkT1pFcmRZE/0dqfENjm6uFfCdCc2LYCSNYAbkT2Hx7/jM3ZLtVVR3nQ naZ0VoFg5xLjvfq+dBBeMwgBO/1CbipJzH2DHsZhmFbDunupUqlvj5Bd8DlFUFZs O+EWCZJsDDjcF0h/T0kKnfczPfDDrE2tygCspeCG83dg0/9T8hUfkNIc8ex3/QOy AJsBFYKLUcky9puo8N4P =Jsc1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:11 +0000 Subject: haskell-ghc-events_0.4.4.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:03:24 EST Source: haskell-ghc-events Binary: libghc-ghc-events-dev libghc-ghc-events-prof libghc-ghc-events-doc Architecture: amd64 all source Version: 0.4.4.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ghc-events-dev - Library for parsing GHC event log files${haskell:ShortBlurb} libghc-ghc-events-prof - Library for parsing GHC event log files${haskell:ShortBlurb} libghc-ghc-events-doc - Library for parsing GHC event log files${haskell:ShortBlurb} Changes: haskell-ghc-events (0.4.4.0-2) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2dffa1636d00641769e51a6b3633592d8c7f3b767821cb613a08053e1807d266 655936 libghc-ghc-events-dev_0.4.4.0-2_amd64.deb aafdf29723dfc4eff6146c6b7127a73ad11800bde0135e00ba2d5c47f066c3be 89580 libghc-ghc-events-doc_0.4.4.0-2_all.deb 12fb1f5d6be8e5a25df7da0d4f3d6d855cd5b98c936e0ce0570980b06db652b8 276186 libghc-ghc-events-prof_0.4.4.0-2_amd64.deb 21f81084d35d52a7fdc94ad05b1b28a9ebd833b806e16ce7afb81042fc9f45db 2497 haskell-ghc-events_0.4.4.0-2.dsc 5128eaf78c5f9c09f287bc8360ca0004e40e33f1cd2e7dec8c3398fa8b150190 3232 haskell-ghc-events_0.4.4.0-2.debian.tar.xz ab2bf624848165872375954f6b67379991557a58dff66959f585ee9807c84f6d 102944 haskell-ghc-events_0.4.4.0.orig.tar.gz Checksums-Sha1: 07e6ae2d46e67c41c010ed7271b9b7e781aaa4ca 655936 libghc-ghc-events-dev_0.4.4.0-2_amd64.deb d4cfa4af84b8e014ebbd0026f60098af2bd25b5a 89580 libghc-ghc-events-doc_0.4.4.0-2_all.deb 7844e60b8301fa865d263552e7d89cfdaa8c611e 276186 libghc-ghc-events-prof_0.4.4.0-2_amd64.deb 219b4b54cf3a41fcedc0cb36a1c8f28716be39a1 2497 haskell-ghc-events_0.4.4.0-2.dsc da52e797af075e38b7ebf4f87add2424f296e9d3 3232 haskell-ghc-events_0.4.4.0-2.debian.tar.xz 3117e4d70119559f9c8aabf79fefd3d026a6619d 102944 haskell-ghc-events_0.4.4.0.orig.tar.gz Files: 66f12f27420fdf454be074c18f37c819 655936 haskell extra libghc-ghc-events-dev_0.4.4.0-2_amd64.deb 93def447d825590019984bf240fdca9b 89580 doc extra libghc-ghc-events-doc_0.4.4.0-2_all.deb 04f04f1559049a52654937b9b3c5a076 276186 haskell extra libghc-ghc-events-prof_0.4.4.0-2_amd64.deb e08cff31dbdc5d14c08996664d838135 2497 haskell extra haskell-ghc-events_0.4.4.0-2.dsc 795287c8b74297705b5574b886dba720 3232 - - haskell-ghc-events_0.4.4.0-2.debian.tar.xz a55c79159dd7b95722998534e85987a3 102944 - - haskell-ghc-events_0.4.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHRcP/1FzN7yq2FMu7XH15OxHb06k UE5D0/zAHAhKb4t9I3Z3BCs+sLHdT4OB72UX+3W8UrcTFdxaD8+rf4CcIEBZ6nJc DiKDCSLiIMNl6sga6NoojbHfubKJ/TimCjG/FFb0r9l3ZN4AUgx+lcDlezWDzKJr 74iUX8n8OOyZkamGRvZjQ5pRBxiPjVkubgr1VV65mET1GnTIAL7WtRQ1SQ2+J9K5 tMSCH10UlZtRTRQheig/isVeUDEPhnxDKd2swiWCSKQ6tLSqvRwHD7/GV04Ke7Ib qGf9E37YIDB4EQz0d8ucgjVQXBvoThgHzeY+6BiDIWALXcdcwLEE/6+CuxoNzqGc NYr+RPhD2E1wRKkdgJKFgObd18M0ZL1RLrbE/9gVdQIgtuG9OeQiP04AhtQ2W2Xt 80em9sDw9Zr0QAQEaFWzmGUZ7L51YQt8ONRl7B2gu8giw5iNObTHlF1UJYDp4Ib/ ruxjMWN92yNFm9/mmd3rS4PMwJMwE5C1veQZvNi8vS+g6zv8KjrHzCpM4x8vpSjR WscX+Z0TpTNrarrfNoC/VAE4V4UtzaElV1gT2g+JUCPhNuUiKe2lgBUncGdniGRA IuBk9tAAf1BaG5SZHL/rO34Ezl0m9zN/IkDsgBSlPi1iol/Nx8+4jhgTsXA7YZwI JrOU1JYKIMBJ5I9nxrh/ =YXN/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:19 +0000 Subject: haskell-ghc-paths_0.1.0.9-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:47:33 EST Source: haskell-ghc-paths Binary: libghc-ghc-paths-dev libghc-ghc-paths-prof libghc-ghc-paths-doc Architecture: amd64 all source Version: 0.1.0.9-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ghc-paths-dev - Knowledge of GHC's installation directories${haskell:ShortBlurb} libghc-ghc-paths-prof - Knowledge of GHC's installation directories${haskell:ShortBlurb} libghc-ghc-paths-doc - Knowledge of GHC's installation directories${haskell:ShortBlurb} Changes: haskell-ghc-paths (0.1.0.9-7) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3835f39ad2ee73fdea25224d4d5ae047c92a462dce4ef1b53dc634fb1bb5d824 12170 libghc-ghc-paths-dev_0.1.0.9-7_amd64.deb e2d9057fe0ab2168f025854eb0a98efc4f8871086f3f293e0fde6cc88fa1da34 29374 libghc-ghc-paths-doc_0.1.0.9-7_all.deb 086c466720d2f7680675c5fc07601c9e82fd488a53e314842e50d0af0208ce96 10460 libghc-ghc-paths-prof_0.1.0.9-7_amd64.deb 931d10b152f95c6e455374045117fe86b9452576d05381495e36a39b42c77e1f 2392 haskell-ghc-paths_0.1.0.9-7.dsc 7b4674a8e03c0b9ae681e344f8e0516ca78305b7a3e5eb5657902f8476b83d81 4888 haskell-ghc-paths_0.1.0.9-7.debian.tar.xz afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945 2402 haskell-ghc-paths_0.1.0.9.orig.tar.gz Checksums-Sha1: 8355fed37c26a05830f0dfa5408e6b25eb668deb 12170 libghc-ghc-paths-dev_0.1.0.9-7_amd64.deb 717048de4f7cb743a5798aa1c3ad7d267e46f0a6 29374 libghc-ghc-paths-doc_0.1.0.9-7_all.deb 5611d6c48d79f0302ad4701b97c49ee347b705d8 10460 libghc-ghc-paths-prof_0.1.0.9-7_amd64.deb da168ed99391fe1d6fbdd9a62ee674e316c2f64c 2392 haskell-ghc-paths_0.1.0.9-7.dsc 6d7dd34313c63f9ee42eaacce0e4803930070e66 4888 haskell-ghc-paths_0.1.0.9-7.debian.tar.xz 3501b34907b63b8449badccb038da21f7ed33748 2402 haskell-ghc-paths_0.1.0.9.orig.tar.gz Files: 80b59c1001738e1d4f9875055be97e34 12170 haskell extra libghc-ghc-paths-dev_0.1.0.9-7_amd64.deb 08b8333b945ff596210bd0505a00fc1d 29374 doc extra libghc-ghc-paths-doc_0.1.0.9-7_all.deb 4b2a441c5556184e0f363c121a353892 10460 haskell extra libghc-ghc-paths-prof_0.1.0.9-7_amd64.deb fa003d5404ae8a0a18683a4c8506517d 2392 haskell extra haskell-ghc-paths_0.1.0.9-7.dsc 18a5c13873fa7d061e698ff5dc94f18d 4888 - - haskell-ghc-paths_0.1.0.9-7.debian.tar.xz 03d8df6ad0f5c2d1e92a379716b59845 2402 - - haskell-ghc-paths_0.1.0.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioaNEP/iNSQKV6pZyhViX+hDqp7t+V +joygp5We8iAivYKVkfCe7LTByi0TDiXAK+g6PlE52NmwgZFNCFCBy2+pTboMn1w MPTwsbQLw8aHlQ2Ermo4tdS1TPiEuIxOQurHYZZhHpJ6anK/ThnSip1HenJsCtIj gJaSycD3ezEVOZZLF3Iqrrt+OSq/IwDBB5Xl+8rfdIZAIj7XSltuwQbdKEVLA3+e KLaqzw9xDwPdwN1jhshiTRUiawFayxz2l01OqZ7TFQeDycTXuzTgzLnRRgkaMANG 0JTtlv25mCVj+aArtcAVBkO8odrWcZJI7zi2DueYLNrYSjTcQiigipG42uzcoomI 7NhEkQ1T0Cm8JqiBAD2fCyNEXqGt+nl57vhEu85hXZtBCLwfYE2ruZTfiwmjSii4 +fd/qkJfrH+8B2HUyhtQmFYzvgWEwvRKi7wdtli2HcfnjpReoVRPGFjAq9TSku0G ljrwRhU5gpr5A/V6ZtSA1k4VH1X3dmZ4i3oP7wTr5Jdfit+dwhs59KVsRDGwm3DM C1d//FlM6Bq7ig62eyfwwoU3CNtE4psz4qIBmv+l/V3s1evc98NioJxyq0d2h9uA I66daK6Zr4hJ1vATDp4TLqbCZPsP3QjKs8nhfiEOgTUI+pthJgFN3lnL+VumsUqe cDaijuDV8S72kK5OMkjs =Ws0N -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:27 +0000 Subject: haskell-ghc-syb-utils_0.2.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:52:23 EST Source: haskell-ghc-syb-utils Binary: libghc-ghc-syb-utils-dev libghc-ghc-syb-utils-prof libghc-ghc-syb-utils-doc Architecture: amd64 all source Version: 0.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ghc-syb-utils-dev - Scrap Your Boilerplate utilities for the GHC API libghc-ghc-syb-utils-prof - Scrap Your Boilerplate utilities for the GHC API; profiling libra libghc-ghc-syb-utils-doc - Scrap Your Boilerplate utilities for the GHC API; documentation Changes: haskell-ghc-syb-utils (0.2.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 08128d62caa58d673fc0d10044438c5fd0e7fe3f34f6006f44a376a3d880eeec 79936 libghc-ghc-syb-utils-dev_0.2.3-4_amd64.deb 5688611578aa72878d49e283a0df46f280a11210c4bde31a6f6d5b9ecc4b7b18 34568 libghc-ghc-syb-utils-doc_0.2.3-4_all.deb 5c7c5a46f36aa47b9be6a7d53a0e01996497cf02cc30e9ff5091a4b581768cca 66020 libghc-ghc-syb-utils-prof_0.2.3-4_amd64.deb 327714f0e0e5be98e973035607eb0d90a3262bca336bc52c67ae388b3913751e 2477 haskell-ghc-syb-utils_0.2.3-4.dsc e6e9adb6f823770b9b2e8747106d88a10d2551932d996954199197d7b2009fb4 2396 haskell-ghc-syb-utils_0.2.3-4.debian.tar.xz 7ef63fcfe829b621d5b947c6a4567de111976a463f2ffaf0fafc5e76776cbc67 4689 haskell-ghc-syb-utils_0.2.3.orig.tar.gz Checksums-Sha1: 7a01217e122926d9bc3fabe7aa10ff51e8d6f5e7 79936 libghc-ghc-syb-utils-dev_0.2.3-4_amd64.deb 666d8d69fa183177dc92a0e8f366cb97356d0db4 34568 libghc-ghc-syb-utils-doc_0.2.3-4_all.deb ca78e0833df61aee65561fe2f14508eda412bc6e 66020 libghc-ghc-syb-utils-prof_0.2.3-4_amd64.deb 4bb13ca2e5d54446c503b29aa21dd7158e33004d 2477 haskell-ghc-syb-utils_0.2.3-4.dsc 25a0ec45930d7768b8d9fdaa158d39befe5774a7 2396 haskell-ghc-syb-utils_0.2.3-4.debian.tar.xz 197f28a2c800cbb37f2f323b7989f9e6a2d9d84d 4689 haskell-ghc-syb-utils_0.2.3.orig.tar.gz Files: a39d627744b9b68749b83577f7b4b2b3 79936 haskell extra libghc-ghc-syb-utils-dev_0.2.3-4_amd64.deb 97a5b9c16c2049717de5aac070914eb9 34568 doc extra libghc-ghc-syb-utils-doc_0.2.3-4_all.deb f3e553b03035da24ab20cf59a6a98ea3 66020 haskell extra libghc-ghc-syb-utils-prof_0.2.3-4_amd64.deb ea18e297baf87f0fc7e767af9ff245ab 2477 haskell extra haskell-ghc-syb-utils_0.2.3-4.dsc 9eeadc8db94415d7a398b322d57c2d9e 2396 - - haskell-ghc-syb-utils_0.2.3-4.debian.tar.xz 7691fbb38bc220e50b4e499c80500a73 4689 - - haskell-ghc-syb-utils_0.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMP4P/2ol2kB0/3iuiBx+iGgVjGu6 V/57w6JMU4iKU6PG4B4w+NOuX2FcKWz56IBAuyVzgLHziKUJth0SE+8cg4f+AYFy 4Ge1nv8onsAQyPPbMO/niqIRrwMjvXSSWvNAQ3l73J1PBqsCRshrI6hNeCgOaycO 9LZ6DX2RXlxDykjxobnpB1xRBi2sErrygBVU8H4Wk7UWL++Xo3HdCzjLtY65onCE +54uqd2DmvNrnoVlnID1OIX8MGfIjBC5OGsl0DcqerwustQODTvPzdlxVVgfLep1 yStJmlQU3VA4mRvunZHi6LPE22oEVqFnXYC+LZfCUXyFQY/NfgyQ+ka+hYbq/nVc jOg/lidgsHsrWXTqCTv2Z2rI/OAxVOL15KJjca5biOF3AvwcosLP7yqbLgi7lqof UP9FUfShdoG9E4zDU5I+eQOGBnd2IvupAm+Lf4GrMGlGCfCKM/Y+7Pvggo+KY/8e ffRDCXrfu5mhtO6tGSBgGkGEJZ8W9phMbgEaLmanESHFJkUOn/yQ2NANdbgctzOD /N0ZnlEcD4RqhHYucWqlcdtJFEhZKKJsRKn44kiIlu4NZJAWhAKblXB5K1qYJ4wq CpFXK/k6LN2Ef/ACfgcSk48cpf8V72qkaxiw5K9JlorwAB+iEDPzN11gxM+yadVQ HYZ4lCn6SITVS1G5l5QN =/wEQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:35 +0000 Subject: haskell-gitrev_1.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:38:07 EST Source: haskell-gitrev Binary: libghc-gitrev-dev libghc-gitrev-prof libghc-gitrev-doc Architecture: amd64 all source Version: 1.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gitrev-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitrev-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitrev-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-gitrev (1.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5b86f3ecd59820ccfb19109162a48b1c3a36e9a2dfc00edd8b088400eeb78a6e 20804 libghc-gitrev-dev_1.1.0-2_amd64.deb 8729ac5c60ab67f8d15ab3c8fca27ccaadb059419ca5f4e20bdf2bfcd98ec877 29676 libghc-gitrev-doc_1.1.0-2_all.deb 70c34e59a396e16d27d941e9ef7eeb34f2832f4b87eaab807d53e34c57bc0a14 17448 libghc-gitrev-prof_1.1.0-2_amd64.deb c35f43d7d7b11c9be94885cc3fa2b3ced7ab8abdc67a8c8e9880f6597f61223d 2340 haskell-gitrev_1.1.0-2.dsc 55cdce470f976fdaa0a3ff50957807ab5fb6340ec585d6422ae5777e7f4acb71 2312 haskell-gitrev_1.1.0-2.debian.tar.xz aabc77851c0de49bd3495fb2cf933170a5d566a19cfb230e1cc758f5775de120 3075 haskell-gitrev_1.1.0.orig.tar.gz Checksums-Sha1: 155fb6a6d1016960564c7409ea5f12ac9674169d 20804 libghc-gitrev-dev_1.1.0-2_amd64.deb 00e97f9a85002db92ba0a1d4daa57581a1ea9325 29676 libghc-gitrev-doc_1.1.0-2_all.deb ddd0ffdc3e37561e48dbe731a65716176d1a70e0 17448 libghc-gitrev-prof_1.1.0-2_amd64.deb 0a63d2bc594e1bc3ddec492d5c79fa0d9cafe3c3 2340 haskell-gitrev_1.1.0-2.dsc e2b8a58ecff6cabfae44b808d7109ab477f8f911 2312 haskell-gitrev_1.1.0-2.debian.tar.xz 5eb239b97f9b7dca7601afe7575c8eecc83242c3 3075 haskell-gitrev_1.1.0.orig.tar.gz Files: 1b80301475a31b037995b7ecf084c94f 20804 haskell extra libghc-gitrev-dev_1.1.0-2_amd64.deb f16bcaf956fe3cc9d4a1857cd0fba223 29676 doc extra libghc-gitrev-doc_1.1.0-2_all.deb a5e26eeb87e84868cf14fcbbbea1a699 17448 haskell extra libghc-gitrev-prof_1.1.0-2_amd64.deb 6af94cd8877cdfe099178eefe6e14cea 2340 haskell extra haskell-gitrev_1.1.0-2.dsc 390847937cadf3d90aa6b4636788b885 2312 - - haskell-gitrev_1.1.0-2.debian.tar.xz c50dd602b97dcb08967da83b90725171 3075 - - haskell-gitrev_1.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+7oP+wUrzXhnHCwRa3VoWfcLHX8l EWULyRZAW8d3O7ww5/i23ZPStMLGwYFt1kwqeHGmmvJ5/L1vpoyzvuzt8wI8VPfW xZM4IgC/gDVkU2mCNIAxKeLJJr3IVic2KBOn23XDe4mwUNF44/UL1EbmJW31fgTE M3c9D2gUBZYQNBMX9JdXcAHXMUFik6s8sIPfnprzfDfaBQeFrXpa/vYQ/cpJI6IY C/9QZIsb1Hi1zapRc3hgl+NJFF18N/O/SKnwVH8oaKcZYIHZOr0dYYX+ViP3itI9 wTaMt6oBrltQJsain9ZeB4xPzAnRbsn7nyF3wlG/H9+9rFQrGy79ZuKvvSToosaR IOcRm7ZseADtz/Tp589vZ1nb53BAY8QnffPO0TWlr5dnodYPl8DodSMSWoQoWlmV CZ8Z0MAx5jRTyv6fSEnIRxt29uqZ0Gbhl64KEGhN3qdkGQwJQs5wMXS28c3vLrD3 nwF0mGYlsKvaFcDtRemVu66BR/1LkkGohG2XzWAolKfuKW8J4fdR6HmQ+3f/ZtdD 7NdtqOjaqKo5I1OO54uLU4Qxl7Y6a6URMYaw2ycALUW88LRSgLm5799jGmWOwsXX IGRyGZ95poHWVBwuhRlseQV/hzkWnAGzinlGz3f8beY651XngPYxt4+GlEF8ZTHZ gSUknbBPJXTsBuwfSdP1 =9rfY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:42 +0000 Subject: haskell-gnutls_0.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:04:52 EST Source: haskell-gnutls Binary: libghc-gnutls-dev libghc-gnutls-prof libghc-gnutls-doc Architecture: amd64 all source Version: 0.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gnutls-dev - bindings for GNU TLS libghc-gnutls-prof - bindings for GNU TLS; profiling libraries libghc-gnutls-doc - bindings for GNU TLS; documentation Changes: haskell-gnutls (0.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e65721eb9c7c5338dd19fab6cb308b95322abd1cc31b6c1be52f0163d3a2ab7a 77464 libghc-gnutls-dev_0.2-2_amd64.deb 31d340f5cea6d3c2e4a63cf62d9eb1c0bf8402085b8afda802427f759530a7d8 36748 libghc-gnutls-doc_0.2-2_all.deb 0ab7ab4a8b4897e49852afdf7c4832fdf7b6b82d5e0e576a60e94d83cb11c210 64058 libghc-gnutls-prof_0.2-2_amd64.deb 323d40790fdddd71e5a0bc830892ba33d7e35816e2f0fd7bbf4e62943799c7e7 2479 haskell-gnutls_0.2-2.dsc 6caf0b6bf3fb0cded1793ded7fbf94596c3e9208400eaa254ac952f54573a733 1992 haskell-gnutls_0.2-2.debian.tar.xz c0e6fddf92d48d1e6ab0d93af8104cc83d250eab7b3d369780ef72801aa8b7b0 17272 haskell-gnutls_0.2.orig.tar.gz Checksums-Sha1: b6ef677894658fd28b51c68836a30f7e7232f692 77464 libghc-gnutls-dev_0.2-2_amd64.deb c83db43e64a8c1b6aff09080cc9904d40d7a3fa9 36748 libghc-gnutls-doc_0.2-2_all.deb f0f40e17c4fae8662cae9f1b0b1e9a767a88f73d 64058 libghc-gnutls-prof_0.2-2_amd64.deb dff15b4e029839d4b345cb5a6710a44fa4c7b5f7 2479 haskell-gnutls_0.2-2.dsc b6381a833bccf850b5fca8e0ba3e5e9049a64fc6 1992 haskell-gnutls_0.2-2.debian.tar.xz 645aa1703ea402d9c995b6434a2e3d09bcb52899 17272 haskell-gnutls_0.2.orig.tar.gz Files: 78dbaa0252896bb9c73a43c0ca2e1d69 77464 haskell extra libghc-gnutls-dev_0.2-2_amd64.deb 8ec678cede2b6bff1ecb39ccb96f01c1 36748 doc extra libghc-gnutls-doc_0.2-2_all.deb ced647f0182368836f84f6017c553676 64058 haskell extra libghc-gnutls-prof_0.2-2_amd64.deb 0abb0034b7d22a3fba95d7f32fda489a 2479 haskell extra haskell-gnutls_0.2-2.dsc 7a4c1be0f5bd6de057256b526c90e2db 1992 - - haskell-gnutls_0.2-2.debian.tar.xz 4ea81ba8e4fc3cef65a7eddbdb004e7b 17272 - - haskell-gnutls_0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVDoP/A6+5xkn0DKJySV7yvfUcdiD hKRfD9nTbVeoAROQ5aRqvEqz78HhvRr5kgdfhpwcY5Kz5l3+GLs2njlPKrOz1FL0 HiGmHG8eUqLz82aTvdbeyYTLuWapOf+f43crWaHXRuvuwkIVchzF9/sO0tQNgbn0 oYcAgU4oRVmQXvdyWamLkGsXCQ0LXW6n3RTXprYNy6vbDOP4h9yGskwhNqX1kZ8G 9oS42824xxgV60rdQJ9nAzCtKHBfkT6niXwMSKQsronTQTzxDxoXdBKrg+8Z2MIb py1VKXIZPXSoc4b6ucn7HtOSe61eUdciTNr1H5Dly0ohVLnuIFNDA29ciTjbCU+m uoCqw+jewkzEd1SNKLR+orZywW7YDieLL6gXF/MsP6Uo9ePU19csvHAGm7Q6iIIx kJQpJu/xuYnpfobpC6mY55ydyx/plR2lWZKUNZ2cVr4MtfcsLBLIylmoVl3ewr0x 1cJfPbMQ9g2pqnFBCHrBZE08hBNVJAb7+saDEMDzK6rAvTdBm00LqYrkB3F1LMFo ZtltJ7iLIQX2cLt3FwADM/X5pnDQoWfN0Lwe5vuqMyhLLEBXlVEuiVtPYLuLef5P 2dYwcIFPGqoNmZ3NMaHB7dpldPn8sdmI0+uC2LJ/3hRkac1MLwq14wjUeOEiPouu c8vBLOVrbdjWN0EnxBPu =k87r -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:50 +0000 Subject: haskell-groups_0.4.0.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:17:15 EST Source: haskell-groups Binary: libghc-groups-dev libghc-groups-prof libghc-groups-doc Architecture: amd64 all source Version: 0.4.0.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-groups-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-groups-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-groups-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-groups (0.4.0.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 992090f5ccd703f4cefee9c7ffb85ea67cf8a3036507635977f0ebe22fc7e53e 21562 libghc-groups-dev_0.4.0.0-5_amd64.deb e0372efe1f8ad40b9b95d5ae2b06e039bdd7361be2f46e0a7dc6cc32beab160c 29804 libghc-groups-doc_0.4.0.0-5_all.deb c06790003adf5862f14065d99efa1ca18b3e1b13fa1b05c90c9d238f05f3e559 19700 libghc-groups-prof_0.4.0.0-5_amd64.deb 276abbec12fec6196930a1c4c19ef47dc7fc74b689b13ca4b6a9876f0d39322f 2343 haskell-groups_0.4.0.0-5.dsc 04e31cb1135d76d7a7b353108cfc5d0d2a28cde3df8c1d65dd48213a1e8cfaed 2564 haskell-groups_0.4.0.0-5.debian.tar.xz d328395164033e310148d57d5be86fc6cc4dbc97b4296b91f235b213cc80e8ce 2139 haskell-groups_0.4.0.0.orig.tar.gz Checksums-Sha1: f809cdd7c0d0be05cb677d2c6ca948c602ed40fc 21562 libghc-groups-dev_0.4.0.0-5_amd64.deb eac324c009097b5baca889dbde023fa885c97006 29804 libghc-groups-doc_0.4.0.0-5_all.deb 54054421ea42d6e244602eb95ecd23e7b593da1e 19700 libghc-groups-prof_0.4.0.0-5_amd64.deb 718d6d84cbb7a0a0219014f47e7ac9f52d7e6390 2343 haskell-groups_0.4.0.0-5.dsc a4f395a4a6322dae8bc9dd1e04136439af4cba9f 2564 haskell-groups_0.4.0.0-5.debian.tar.xz 4f0914aa431739869fd0ee170ca10285a6855dd4 2139 haskell-groups_0.4.0.0.orig.tar.gz Files: 7676eacc8477b3618902e2fbaf1e233b 21562 haskell extra libghc-groups-dev_0.4.0.0-5_amd64.deb 235903b9574dfc425236fdecd145cc94 29804 doc extra libghc-groups-doc_0.4.0.0-5_all.deb d68afa2a21b7b137a1b8f91397342e37 19700 haskell extra libghc-groups-prof_0.4.0.0-5_amd64.deb acf2ff245feda5f4559d7cf95e989560 2343 haskell extra haskell-groups_0.4.0.0-5.dsc 2b3096342e908b0e95d6e78071478c9e 2564 - - haskell-groups_0.4.0.0-5.debian.tar.xz a26afd857090508e6177812621bbea4e 2139 - - haskell-groups_0.4.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEiIP/jh2uzQCvuD91intNePdO+b0 xO5yT16pAdrV+ByXKq4RNO22tb0HGBx0cW0fDQcYOV6RiKk3Uy7QNcOHcOarctfl wBzmATaRLbb/07Q2lWVPVy4Y0WqiRC78VMa3cRGltriCM9PC0wO29waubXFRMtfT aFXw46McC2udY5aE347dvaRKj2MdNC60SA4P12Eon7Gn5bH3VVLfwEmA7Hv36xcg oEEKouG3zAU8GsJmJxXAsDzPr7mT8r/rj/J3PIxZqxE3XCC+KdLNg4eb71SA4FHi ISaIbdlFDlOzyYYYCK2jvkDicEbRM/FZeDpQSAPB+4xsjvVKR3okQjyzGVct6Q0S 5jg4xLD7cFGkUvTUC5K0rNjNt1wCvj0Hh7JwdTtDA3OISfUErwT1wsJHBhH6eLck lXDysuVX0jXW95C19hVrZEWHQh0U1yWzVYGXH+H0bNLX4iXieE46+K5EbYcAaIIM rv+G7R1wBoTHy9LMTL/4wut7WsLo3LfhWVqskR18G6ejq+UdNZqgxNhPQ+om0Qgv i01RqCQ2z3KcBhpiCunEUUhkTalmJIYnhWWqKKLdK3cv+6si0WmpQGaVFJKOH2vU okkWbPxcqtNtW/D9oP68xeTAKXXg67qzbzxv+1/6BNq4iapUjHztXS9UNMOrD5TM JMStZDU5muZLcjB3EU7M =/QFY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:29:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:29:58 +0000 Subject: haskell-gsasl_0.3.6-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:41:38 EST Source: haskell-gsasl Binary: libghc-gsasl-dev libghc-gsasl-prof libghc-gsasl-doc Architecture: amd64 all source Version: 0.3.6-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gsasl-dev - bindings for GNU SASL libghc-gsasl-prof - bindings for GNU SASL; profiling libraries libghc-gsasl-doc - bindings for GNU SASL; documentation Changes: haskell-gsasl (0.3.6-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0e34035909abb1bcef3aff15effbfd03535092060aaf1deb3228979dcec2fd46 74684 libghc-gsasl-dev_0.3.6-2_amd64.deb 571e9453d129d4fe3776292cf5354b32fa13025eaf142ed84c9ff55c7ad16077 48642 libghc-gsasl-doc_0.3.6-2_all.deb 9daddcf76a3555ac47a4ed0ab74ff355347780d09e79e8247542771871ab77f0 58158 libghc-gsasl-prof_0.3.6-2_amd64.deb 0fda3376a1f6c7cce1243a42c6a73a89825384eb6601495426a04da0689c6729 2342 haskell-gsasl_0.3.6-2.dsc 131c7005e902c0497222ae71df990a28be47dfda5bc4790272b592b08750825b 1748 haskell-gsasl_0.3.6-2.debian.tar.xz 786036025e5d5649c029c1db23c395e1592c073a58848ae4afe4f2797de1f931 20170 haskell-gsasl_0.3.6.orig.tar.gz Checksums-Sha1: 7cb4b3790bacf2f5809fe6229bd2b78586528a09 74684 libghc-gsasl-dev_0.3.6-2_amd64.deb 9ce4c546bcb9b5a8bfa5a3bee59da59174477a9d 48642 libghc-gsasl-doc_0.3.6-2_all.deb 203650093f7568873c8799e9949cdad39c526439 58158 libghc-gsasl-prof_0.3.6-2_amd64.deb ddb94f21da3d79960ca22b0aff9aee546e3aa79e 2342 haskell-gsasl_0.3.6-2.dsc b569e12452fe051dd41673a0294897c03ffbe2fe 1748 haskell-gsasl_0.3.6-2.debian.tar.xz a953140deb38bcf18ec36a57ebc84d459dc9fb36 20170 haskell-gsasl_0.3.6.orig.tar.gz Files: f0da3010f50466704fce643913aa7a3b 74684 haskell extra libghc-gsasl-dev_0.3.6-2_amd64.deb 33891eabbc2b24b93c04703ac466db9a 48642 doc extra libghc-gsasl-doc_0.3.6-2_all.deb e059ebb54173b61e7e8c271bc1bb4dce 58158 haskell extra libghc-gsasl-prof_0.3.6-2_amd64.deb 657d7949345abca3cd2891835f1c8755 2342 haskell extra haskell-gsasl_0.3.6-2.dsc d768b87d462a650e96aed92cf3d25cf8 1748 - - haskell-gsasl_0.3.6-2.debian.tar.xz 1ff41b058d4ad91f46a3c866819c39ee 20170 - - haskell-gsasl_0.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioY0EP+wV7d29ng6RVB1kEpXQ3CrLY 4BzxmlduFqXoTE3KV+4+VE948fZaWF0v7pl5LW5P65mVEcz1+E9E3D78xgMN/33t Q6VxkaYn9ysvbqhc2uVbmM2PKjzBTaqjDoW6lLlgfgHYNxJiLkfMd1J2Bg8w7DuC PLZ9+bx1zwc1mcfnB8Kw3zIz2Ex6i3gLcfHqvmle1665GfGMqu2dAqLmp2n/daL4 y29kaHhkNH56wSECVID2ZwYbxYVs/+lOzZC6tvnOTRdN25K5GzM4xThgxmMrGM9M 6ZeQhPKuc3voHtqzb9wUmwlkdhacWCTwsBq1Bg3K9sXyJjZWJV30gedkNvrNLpja t1hYS0kdTpOp66wcxXuT/E2n8gyjzK2tMH9CVth5aGB8aAg5Q5z0UR08cQjhk29k PYG8Wvjq7jij333a8J2zFzw7zSw2gnAISLiKHPQ9w0CBsZWFp2Bt8gqwq3VmkpwN 3fn9MzaCkHZCc+FV/8Yk7vPNUwsw6la8SU0nsRCw1qeCYlF6iMTFEF+U01jHF57H Rj7b8Sl6mFSKuFYF6K6V4tLkEbKLQHgI+Kynh0CQNZpZ8Fh7ToaLswAt9QIjk8Yh QiZFbzNsC0BNNdwU7MnLVL0rslOFNqow7C0cOHtHLU4RhNDvTVHERzs0ZXIKwyk/ Y3DLz2pt3G/WtClJvuMo =MJvh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:06 +0000 Subject: haskell-haddock-library_1.2.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:20:09 EST Source: haskell-haddock-library Binary: libghc-haddock-library-dev libghc-haddock-library-prof libghc-haddock-library-doc Architecture: amd64 all source Version: 1.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haddock-library-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-haddock-library-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-haddock-library-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-haddock-library (1.2.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e64445736f9b017c6c8af35280563783823d4c36dd0139c5312d4197a5a2bfd4 354048 libghc-haddock-library-dev_1.2.1-2_amd64.deb 06dafc8fde9b23da8780f57c5429ede43c3071ce4324c4f26e9ce4818949dffc 94070 libghc-haddock-library-doc_1.2.1-2_all.deb 8d00b8541c7037a774e58b0380026f991b5f0554a03255b3c2b3102ab699ace9 305290 libghc-haddock-library-prof_1.2.1-2_amd64.deb 39f42856221891818eeb2eadbe9e188c804d182633e617511458b232d9dfc931 2446 haskell-haddock-library_1.2.1-2.dsc 304ae4c812dbca7a8f5e119880bc4320961207beb5cd608f582301efd762c661 2584 haskell-haddock-library_1.2.1-2.debian.tar.xz 0fb1a09d2b6f5339bc008a8ebf6519f22d27f65cfcc682488a7b67e8ee151056 38606 haskell-haddock-library_1.2.1.orig.tar.gz Checksums-Sha1: e67f1eb67f13f4dbff56a54ea479cbb28fbc9ee6 354048 libghc-haddock-library-dev_1.2.1-2_amd64.deb acc6eebaadd1bfee0dac526b7f1f3df8a03f035d 94070 libghc-haddock-library-doc_1.2.1-2_all.deb 6d071fd3f58103fa04ab85d686216917310f30ca 305290 libghc-haddock-library-prof_1.2.1-2_amd64.deb 2fa9a2e4794007872fd51dfda6facf52b8260a0c 2446 haskell-haddock-library_1.2.1-2.dsc e2104e023663def094e01081f0940ec0b7441728 2584 haskell-haddock-library_1.2.1-2.debian.tar.xz 5ec1f07b08067d405ab6aea86ea5f71b401bd2b2 38606 haskell-haddock-library_1.2.1.orig.tar.gz Files: 20ae10523d7844bd8f552fb4cf1d75b4 354048 haskell extra libghc-haddock-library-dev_1.2.1-2_amd64.deb 3a5193781ac4a539b59628a77f727214 94070 doc extra libghc-haddock-library-doc_1.2.1-2_all.deb 77b7151da6bfa64c42f455d1f893a5ef 305290 haskell extra libghc-haddock-library-prof_1.2.1-2_amd64.deb c6d3ff085051558d81afdf98c4fd7a7f 2446 haskell extra haskell-haddock-library_1.2.1-2.dsc ddae25e131a363a61a83c0dccc934c15 2584 - - haskell-haddock-library_1.2.1-2.debian.tar.xz 87ac6bd48bbaa26a993248f00fa69b17 38606 - - haskell-haddock-library_1.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioD3UP/jfrY7LbIl8wPBV9KBYoKZFw hrtG0OyhIy6bhW8DLz0l6FF00BjEEr8KZ9GEXOcNX+4282DV31Tu+nUG3KdQmTD4 IDJjwKDFCCJ5zxS3jT7C83UJDJy8AGUPWIEzVoJqL1uC7CFKFRjactu/yau97+np 2/944IFWr223+7XMoU7O9NEdumd2s9yKPdxADbu88+6k7RlZSQJBEl8NFEbzD80I WYr2vW+H03AbcaNIO9m4LAmhfNLTZVgX9Hh92BOmyH1MWm4aPffgDBLM1U0laXik 9Dd65Jjb9r120U3bFoWnh5ptKRvsefAHXiUM7t5wz4Rzus+zceqVdhKQZaLd/Pt9 di9oOGqT/OfUrmYPe78zjHK24rqNh3CN8n67bvEU7V0xAlJOFlSdl8yiziSJUuM3 fTLHcxoD0qpD3EZClI3KJMTS1eFEVwVrRjKpRtvnbJc1ev4i4rhecslPYtWC2yZ7 lpd/Mp4XwFjyhXPoO3ZKdHOvJgsuKi7+1+NmBOKtSeymLTFQlrxTpYz52nCyn1Pa tod7Wmss3x+YDEyw36bsSpo+gEvX3ymM7lgw7uj71CSrA/S/EUtPxC/qecLKMekt GKk5dAKPROnoDvSo4KTPQ0sN2qNQgjCczA0hhabbLms78vSa/l8wAk8SNF/SAXgO dcrl7CVTE0DI1ahWG1FK =5hE0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:14 +0000 Subject: haskell-harp_0.4.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:30:15 EST Source: haskell-harp Binary: libghc-harp-dev libghc-harp-prof libghc-harp-doc Architecture: amd64 all source Version: 0.4.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-harp-dev - Haskell support for regexp based pattern matching${haskell:ShortB libghc-harp-prof - Haskell support for regexp based pattern matching${haskell:ShortB libghc-harp-doc - Haskell support for regexp based pattern matching${haskell:ShortB Changes: haskell-harp (0.4.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: df782d8e49dcbb08971e53b56d0546c3b7c55e639474eb9701e66cb9ab61ec7f 18416 libghc-harp-dev_0.4.1-2_amd64.deb 2d95c62fb37325aef60dd27760cdffe8d3bbebe8e3125b3d25a6c1cee416f63c 31048 libghc-harp-doc_0.4.1-2_all.deb 7883fd959c3c2f97453a42dea5f5479c4238d4f7a9b267c44dd6d20df8bd1187 15620 libghc-harp-prof_0.4.1-2_amd64.deb 89f9ba67db08b681ce2db8af6d8504254914d1417169f84eb0e3e8e12038edc2 2301 haskell-harp_0.4.1-2.dsc 28b898ce6ad0ead31dff6d86f6fbdc64ddb701f6c89bdbad8e02b14350eaeaa8 2852 haskell-harp_0.4.1-2.debian.tar.xz 9fb2d788238be65627b881d5ac6d574e62e6270ba4ee5d9cf479629f781e3861 2831 haskell-harp_0.4.1.orig.tar.gz Checksums-Sha1: b2dcd69ec520e97b39112ebf8cd3f0b699e65e01 18416 libghc-harp-dev_0.4.1-2_amd64.deb e5744e96019f539cfbacc7f207ba205f7dc3434c 31048 libghc-harp-doc_0.4.1-2_all.deb 7161bb30dd308baa3b2fd298dff334f833b5e95f 15620 libghc-harp-prof_0.4.1-2_amd64.deb f151325e5f1a5b603cdee779aff09741fa42e1f0 2301 haskell-harp_0.4.1-2.dsc d831b64e9de462903377e51da789e5baa6497a66 2852 haskell-harp_0.4.1-2.debian.tar.xz ead2483b48cdeff37f5f7547a7e9316829341ace 2831 haskell-harp_0.4.1.orig.tar.gz Files: 13e1112d0a886cd0e5223379b688fa21 18416 haskell extra libghc-harp-dev_0.4.1-2_amd64.deb 3a2598dee4747e269bfea0ee3077e780 31048 doc extra libghc-harp-doc_0.4.1-2_all.deb 25aacba15d08ddc51fc583e46ba80180 15620 haskell extra libghc-harp-prof_0.4.1-2_amd64.deb 5f3abe4a71c93b957991819465400475 2301 haskell extra haskell-harp_0.4.1-2.dsc 324de843e7aee62924c830f12873c7fa 2852 - - haskell-harp_0.4.1-2.debian.tar.xz bf8132dd31808b2d50ed6d0bf55f5acf 2831 - - haskell-harp_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTios0gP/1WMn6PQDBDMbe0GQFxR6Cqz 77MBSCQbBSoa5Xo1hiovpLv0fhhXYAAceD20uftd+e3KLV5BqXxTZhomVpwGPu2f fPOjshw16TgV6krawszRWzxRZoXciGnALQ1rSWk3STxgXVO601a/lyPnvvC/Je07 QJVKWKm1NjzYNbp0ITW/g8fs/Nt88a0Ce+xM2l1kaeOgJpM8lCl600EF1Nt7hm2i 7NDeha/5xbOiy0tqcvjhg9RLBtQ8NUKv+3WNHxxAre6cF+/yI68ow1OnAj/4B0tp aRZW1kUIb+XImIAMBeiQTJ58SsdimYS5CU4JiiHSvLCBayljKu1DropPpcGP//Tm kUsncOo9VnUG4J48Zq4FN+nHY7PdW3mHnhBgTdGj+gfYtLAjvgqlMTFcOUXj0isD gWFHHLQLm31/yK1boeVePhhCYg31Hhn8nVt2vfhv8H/V/l6rU5R3ScigdwAruL2H xvNW3KmRAmjJO+s+7/dhTurBhAdPCbRlRHR/Wiv9DxRW9L9jneyydivvqyYapCs7 rp7tnlKDv7wT094S1Qw9yNzCZliem3qKEHkcbr1KlnPSvVWk8ctKQC140T9Fp1GV P7FrJtr0GruJbNHzjx3PrnVQ2olPVU0YRPHhVGSQH3sIYOXi3R6MvjFGk29K6U2k lZRxJWQTvGZckLcrGF0D =4Fmh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:22 +0000 Subject: haskell-hex_0.1.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:36:45 EST Source: haskell-hex Binary: libghc-hex-dev libghc-hex-prof libghc-hex-doc Architecture: amd64 all source Version: 0.1.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hex-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hex-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hex-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hex (0.1.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5348ee401843d11a170eadba12a961ed71fbff833a71ad27663a6c3d9de7ff8d 16248 libghc-hex-dev_0.1.2-2_amd64.deb 23bab8666f280cb56b7ba6a74d0c0743d87b5098f38f3194f15385eaaa254da8 27828 libghc-hex-doc_0.1.2-2_all.deb 825117279d9404822ebfb3d139bd6c01e290ff70c697ca47cc578777161a7ca0 13476 libghc-hex-prof_0.1.2-2_amd64.deb f260623c9ded46e0c9a30b5055ced672f98c14057743473c5f0087517bc97cca 2294 haskell-hex_0.1.2-2.dsc 87b8a0dc483aedf3c41a0ec486b9618f0e9eb5382edf52e09d9dd8031acc7e97 2180 haskell-hex_0.1.2-2.debian.tar.xz 12ee1243edd80570a486521565fb0c9b5e39374f21a12f050636e71d55ec61ec 1956 haskell-hex_0.1.2.orig.tar.gz Checksums-Sha1: 2c9eab6f8c958933646672f89b9e0347fc102ed1 16248 libghc-hex-dev_0.1.2-2_amd64.deb ba3b8a2d2afa610c086505305e8fc970b924a124 27828 libghc-hex-doc_0.1.2-2_all.deb a8aa164928ccb4c01b25fd3c74121e986f9148c1 13476 libghc-hex-prof_0.1.2-2_amd64.deb 455edc2ddb573f7155ef54a562d3abb04713d07f 2294 haskell-hex_0.1.2-2.dsc 17f2dc9330db19897eee88ba40bda8c812962adc 2180 haskell-hex_0.1.2-2.debian.tar.xz e4077e558f4ab2bfc3d4e32cc3ad5f576b1a3187 1956 haskell-hex_0.1.2.orig.tar.gz Files: 5cefc57c18e996049dfc92e061aa47a7 16248 haskell extra libghc-hex-dev_0.1.2-2_amd64.deb fc2a9bb3912f469598381a7460f88ab0 27828 doc extra libghc-hex-doc_0.1.2-2_all.deb 56d174111040184acf3fedda981295fd 13476 haskell extra libghc-hex-prof_0.1.2-2_amd64.deb 59329defe01dfbc03be4f4006c38353a 2294 haskell extra haskell-hex_0.1.2-2.dsc 93e250897b7792fb4a09f7d4b8135f0a 2180 - - haskell-hex_0.1.2-2.debian.tar.xz 31e141413a2d4231af9747ad05c2ee48 1956 - - haskell-hex_0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxXEP/03YK0e2kVAWcet8NWphWQb5 xxGgUiiIlJK55odqRHbJf4hlMOOsXjdrR0AjtJZwc8G+gIYF7OnDk/cZBr0jF3Bf 4fimp/GPq9uFd1+dYTObBBNRcV8AaPtBbmfJZEw3SuDqkjuAzO+7bbiU0H3ynmWP iu38o3ogwZJwsls/yXPpO7pi7X+ZmSX8ccO1q5/bATT7LBgK1iXJmoUtw19ufxC0 zWJ3P0rTR3xMRqRGMNinlnLTYS/pYK7JmYCcR/x+kvDPT92lLL/OAahFjP2Mlak1 ALaOokdWjk7+gK5ELHj3Oc0eJbMeXhagIDi/Pe7Nw8LGeU4Fq8xovuEk63hGlrTg 2qIDSyXcZlt6qpoRhJHESKTB3ocuEvYpnhZ20GDDwkVBwEg+wrZXHH7BfbYsPmhX oz9Zm+MUxva/oBfPJdqYKkrHljM+Bo+316M0J1ApP0ZvszOo3o2uK3Sw0gdT+Lgp 02pmfCKQGAvwyoK59tIqLe85sQ4T2jxehOMVaaIWovf0t66nZ9UA89BhKOmImo6F Ubrh2fm3JxzmS/7HMg2h/aZefvHBHBY3SckxxH/JAzvkGyV1gzAz1Re2l2l9wjt7 NlklR4YBL5gQ1uGm3sbn9YOfIMgsPkJi8gGjUu8tJjw+4iI0iwxjRg+s2m8VVV9w zXOmbAstaLgCsTXdJElB =mcvS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:31 +0000 Subject: haskell-hinotify_0.3.8.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:24:50 EST Source: haskell-hinotify Binary: libghc-hinotify-dev libghc-hinotify-prof libghc-hinotify-doc Architecture: amd64 all source Version: 0.3.8.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hinotify-dev - Haskell inotify library${haskell:ShortBlurb} libghc-hinotify-prof - Haskell inotify library${haskell:ShortBlurb} libghc-hinotify-doc - Haskell inotify library${haskell:ShortBlurb} Changes: haskell-hinotify (0.3.8.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 76c823f39278881ed43eca5d6bbb2641d5f3035b8647fddf24e8dc1317beda50 62560 libghc-hinotify-dev_0.3.8.1-3_amd64.deb 72b6d68587be0dae83d52096abda74a82b77b65a53cfba152d59b49197b99e5a 37800 libghc-hinotify-doc_0.3.8.1-3_all.deb c206f145a200ed48fe387d6643b7a408685102118d71f996a680f7d759e78a77 52296 libghc-hinotify-prof_0.3.8.1-3_amd64.deb 8781f877c700108023f818f8a67b129ac12563e9c9544137748c4f1b75c9aafa 2422 haskell-hinotify_0.3.8.1-3.dsc a385a33df02fa1f5d03f17ce0325fcb214f254343e89ab88efdf33b617ffd8db 2816 haskell-hinotify_0.3.8.1-3.debian.tar.xz 37d46e32c362ff1e2d9c8d79a553e0d2e59e009d46708163fb05a07e1a71810d 8344 haskell-hinotify_0.3.8.1.orig.tar.gz Checksums-Sha1: 8e7e990ed7c8d1f8f08fc24ea0f96a1f5891b33e 62560 libghc-hinotify-dev_0.3.8.1-3_amd64.deb c7ac9074d25f0d4ba92a36f3e76ab2c803f0bd3b 37800 libghc-hinotify-doc_0.3.8.1-3_all.deb bd9ace536de4d7d71920a257ecc32ff9ef23863c 52296 libghc-hinotify-prof_0.3.8.1-3_amd64.deb 62d0f1137735808e272f20d4506db0c9216635ad 2422 haskell-hinotify_0.3.8.1-3.dsc 25fa8bfd25acc5d80a4e4cad011300ee57f5cb06 2816 haskell-hinotify_0.3.8.1-3.debian.tar.xz d548a19bb755ca2913b68a060e94bfe8ae9a064e 8344 haskell-hinotify_0.3.8.1.orig.tar.gz Files: 6bdf8cddf26c4f171fcfec136304d2e3 62560 haskell extra libghc-hinotify-dev_0.3.8.1-3_amd64.deb a55670d0999e5219346482abbf51826b 37800 doc extra libghc-hinotify-doc_0.3.8.1-3_all.deb eac6d46a3638316aeb025c36abd8b636 52296 haskell extra libghc-hinotify-prof_0.3.8.1-3_amd64.deb 2757107e56eb023b1ad732f35c98699e 2422 haskell extra haskell-hinotify_0.3.8.1-3.dsc 64fb9a3c14102d0657c4ff2b8a47178e 2816 - - haskell-hinotify_0.3.8.1-3.debian.tar.xz 0a029c0d7fb066d71b413f7e433e0baf 8344 - - haskell-hinotify_0.3.8.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6AgQAI99eWOdczTKl2oNCIrmnw8R iBAABpNzUDaSPWS5tcOB5SA3f9t+4Tyntr4fmZvF98wAhEPF97uo1ZpFJG0Ttp9d /0uMqi+bvHe48+v9b28WBlenWHHZYS0lxYr9Q07R20xowa7Q+EHie4TbNzyJJgpR UNo1bJ7TlgKcUaKovy3epWkYwgXL3uqVJip7oo/Hq7X07S+qa3EzUF4eroRSe1Us my6SVjvU4nhjFDlOCQKJ7sVjHhGERmLPsNfrahs/rY/W3chBNKRVJ0CmyCVeY31U M9SbQgF7iJOSV4e4sIttwi3O25v245JGdb5htYkLHgAGH3jLddUHTOS8XvQih8+s 6kofNstUTEWqMFyQbAdceZqDRNRQmM3v6FKHi6HEDe530dWpSpfDuITkFAPq6fwL P3RzWbD94Z5sk3x6JxILI44+gjElhoGtUzS+cdGZY6kI6WS5TJxfCuY8/sd/CWCV cJJmsOjxqqGN+6ijPzRsX+ToPu61TdyoAqv2tFS4OEqqTbr8qtU9seitHjBtD33o aCmDt5obvgRNKTBHzS6F4jaS4mcZgkq3uFoeDymL5uAP9ZuS9qtvqi01k9nArzeB ulVcOTW5J3baOLHhpdaZvMpv9DO4AmL5GObqMMqFOVUZL9ETbtt7erqfIEj/c/iO zC7E8LOecrs5jd/qgjxs =pFz8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:39 +0000 Subject: haskell-hostname_1.0-10_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:44:06 EST Source: haskell-hostname Binary: libghc-hostname-dev libghc-hostname-prof libghc-hostname-doc Architecture: amd64 all source Version: 1.0-10 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hostname-dev - providing a cross-platform means of determining the hostname libghc-hostname-prof - providing a cross-platform means of determining the hostname; pro libghc-hostname-doc - providing a cross-platform means of determining the hostname; doc Changes: haskell-hostname (1.0-10) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bf64596b76d554319ee41bd9811063bcd9cd00bf324e5d74fdeb2bd92bd7ec89 10996 libghc-hostname-dev_1.0-10_amd64.deb 2f76bb2121a094d496f1ce189e798461827fa12bce2b89ab610d4a1f431eee70 27322 libghc-hostname-doc_1.0-10_all.deb bdf61c915184850b17d72aed48a75cc48e8d8cc63c9aee8fe019e8101810e36d 9046 libghc-hostname-prof_1.0-10_amd64.deb 352f827c4716a0312fd56cc0754ab9fabcb0b3e5aaec456ac41ad2cb1efae9ae 2351 haskell-hostname_1.0-10.dsc 6ad2e4cef683930d33d0ead87b32c92869ee361842df1fdf41b784b6d4af3428 2400 haskell-hostname_1.0-10.debian.tar.xz 9b43dab1b6da521f35685b20555da00738c8e136eb972458c786242406a9cf5c 1982 haskell-hostname_1.0.orig.tar.gz Checksums-Sha1: 410bdce564a2be48a5cd0d4d5a488a56aa2790c0 10996 libghc-hostname-dev_1.0-10_amd64.deb 4895434c752df964499f0890ce0d451e99557ddf 27322 libghc-hostname-doc_1.0-10_all.deb 75cc9f7c7e7d0d8a74100200164ca0f51378bc0f 9046 libghc-hostname-prof_1.0-10_amd64.deb ed509f66aa96a39c5437306d07860a544fd265b5 2351 haskell-hostname_1.0-10.dsc debabd02b4e24f97bcf42cf75bdd55a14a478177 2400 haskell-hostname_1.0-10.debian.tar.xz c8285abcf9d9ee5a06b8f4c572506c01d040fe84 1982 haskell-hostname_1.0.orig.tar.gz Files: 6efb66c3d49206f7d7bd706f648c4b34 10996 haskell extra libghc-hostname-dev_1.0-10_amd64.deb f073a8943661cbcb1eb13c9f30a39264 27322 doc extra libghc-hostname-doc_1.0-10_all.deb 6e3e14225c20b93e40071a13af17c404 9046 haskell extra libghc-hostname-prof_1.0-10_amd64.deb 062901685e723445a7edf3df67951824 2351 haskell extra haskell-hostname_1.0-10.dsc 56223b16f4f921f05454fd1b9a24f90c 2400 - - haskell-hostname_1.0-10.debian.tar.xz 9389c8634239e5d6096ef563e59a703f 1982 - - haskell-hostname_1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozq4P/RUI6UWpT0SKBWUNEb+eflsi sXq+n8EgcS2LhH+RT4jaVILAMWvw/5/Rr19L9+5AovvzqVHYhUViYyND9A9cTLbQ 01zObeODYxYS0fSQKwfbHoMbiMaF1HFrONwrgXW/Xsw81DyVprHL0zd1eQYz5j6I OREGzVPFl7kqiAah787DsEOrnqr6zX4tCmMBZmb3nfD9CYt0biTnAFNzqJ16Gm2l 7Up39ujh1rxR+Wn5LPM2OQ9W5DLqQcJu0OudlYL1aazl4jXl11WpW50baGTrlamf gN0BE4flB12KjqPMNOnVGhcZxuK8wBZhylECSvtl9WnYgSqzlByNLniGlTzkcXC+ 7BzvEhxxtGDFBUWnPu8u2gjfcjnEVVdw96gaBsdUtqUiQbfliylhEZw45QjtMOLD Xe38QMBuMeFTnGOoWNxmBRkm+0Pxb+sS0jvBRx3tKe6R+XkNYD9kTEyT8s43L8TW yCEPyXSmN4afbkhdjgSJL/Hx3KmAMqPpMzlk+fSAvBN9Gc/1ZtxM7RFKpyPIlsl/ S4IALs1/rm7Q1fSd9G4qD+7XQM0qa09G0lftn1FWQaY37Gv7dzH2nMvetZXb+WMs zTxQEHokifcTAtixBMrNg3N8zqaFgkYWXWCcIJ5qMCGJPG0NQM3oo6oYBZsY4+Qs MWsOShHvoA0wtzQk8Xg9 =l3SI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:47 +0000 Subject: haskell-hs-bibutils_5.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:51:50 EST Source: haskell-hs-bibutils Binary: libghc-hs-bibutils-dev libghc-hs-bibutils-prof libghc-hs-bibutils-doc Architecture: amd64 all source Version: 5.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hs-bibutils-dev - Haskell bindings to bibutils library${haskell:ShortBlurb} libghc-hs-bibutils-prof - Haskell bindings to bibutils library${haskell:ShortBlurb} libghc-hs-bibutils-doc - Haskell bindings to bibutils library${haskell:ShortBlurb} Changes: haskell-hs-bibutils (5.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3c126c764b96a82379431bac6f170a46a2102f2c9f5e04ce04fe4d0bdcfdce83 52648 libghc-hs-bibutils-dev_5.5-3_amd64.deb 2e96740e1e2098fbfda25291d42007d5778b2b36162eccd0abe2eeedd9e1b1dd 41154 libghc-hs-bibutils-doc_5.5-3_all.deb af85e03026d8d212ac36fdadb231d4f7de74ccaf3f4de591e77a020ab4e9a387 60170 libghc-hs-bibutils-prof_5.5-3_amd64.deb 6745de5c7525ab75e3d4330ce3a85288ae33202646b7ffb068a373afdf46000a 2484 haskell-hs-bibutils_5.5-3.dsc 442f175f996750e3968a59a9dd567884b3e291afb5e55dec12ed6753b0a95663 3532 haskell-hs-bibutils_5.5-3.debian.tar.xz 95f9f34be9f3145da8acc8a0e9de379236cfe31c5a9bc0eb9489e77402a4c55d 499546 haskell-hs-bibutils_5.5.orig.tar.gz Checksums-Sha1: aadd7213303bad46fccf5192832487eb58285322 52648 libghc-hs-bibutils-dev_5.5-3_amd64.deb 6e3de51b8d76ac9b60ff7269cc055b3dbf24112f 41154 libghc-hs-bibutils-doc_5.5-3_all.deb 2fb5a3756bc325aa2a15f00fe9109b8cd804bd93 60170 libghc-hs-bibutils-prof_5.5-3_amd64.deb 729c90ee93946cfdec2835a139405f1112902fb6 2484 haskell-hs-bibutils_5.5-3.dsc db1912ed3bc0acb6eda73cda2271658494822f06 3532 haskell-hs-bibutils_5.5-3.debian.tar.xz f06ce92ad0dd2e51ddb4239ef557ac624fdd7a3c 499546 haskell-hs-bibutils_5.5.orig.tar.gz Files: bf8185b690cd46f637b51037d7905bee 52648 haskell extra libghc-hs-bibutils-dev_5.5-3_amd64.deb c2aa59b0086789dfde9e2143b25fe2f9 41154 doc extra libghc-hs-bibutils-doc_5.5-3_all.deb 65df326888e3cf5ab6b56e041d9f8c3c 60170 haskell extra libghc-hs-bibutils-prof_5.5-3_amd64.deb 75dc6742953d733c871ff2fac5211f16 2484 haskell extra haskell-hs-bibutils_5.5-3.dsc a41312105be3e3580fa1a23bd8851c02 3532 - - haskell-hs-bibutils_5.5-3.debian.tar.xz ce3fe5878988c77119a9d4492e23d6b5 499546 - - haskell-hs-bibutils_5.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1UcP/jk07mfqJhqk7r5Q706GGJmR 6Eav/Pnv0zPxzEJEzm3X1w8+it1feMImkuAQsN2IQvqi3oaMX/HQ325O6/U4uXrF uQvm5Ogkj/PkNs+ItW0U+Oy+Yx3ALs+wRJNEtrPmJZYjFeo6GJS91zF/wjPLnNn6 +/3bxSCJLhYTWZdJ3cfi8FIcCIBN/oOS2kOB/FtKUlQeBqvrKBD9Fc/ZqTG10Eup eR53k7Ha0MGuujpU1Vn3rpPOTl9/yeHsI/m+aw2BxQr57cz1yLBtk7FpqmkJQ9uQ Sg6SxFw6VFwSciAEflb9qnsxoSSnLW1jIFasuckwLW+nAWXQa4NF/pTzN0nKLNol iEcirPCu1A+38gaUhprttc0/XKUoW8vvEVpAS5GwN4GMDibRAVRJGonv5bKCFjvv 56+0DRULNx+C//D/BhRyMToWq6Txv3RxjOPlQ1jlo8wC0JsmnmVkuHDflgAgZDgL qHM8yiUDws7xgBC4kgGKtwaOy7qjLaGOTHUwM3+/ZdUj7vbTSkXMV/LVoc9eU+3Z xExGE4g+WiX3mPXrfE6stpb+lhIkFKbQrmQuQS1OzSLrb9xgblBV4gpIOJ/Q12B4 crnbVoGB7qKp6bRBigGI6aOYv5I2m+ZLVpmMknVEACklyGHOP6YhOhCyfoL0Yi1t qzxk4Spr3oPid2WOGafU =lncw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:30:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:30:55 +0000 Subject: haskell-hslua_0.4.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:49:24 EST Source: haskell-hslua Binary: libghc-hslua-dev libghc-hslua-prof libghc-hslua-doc Architecture: amd64 all source Version: 0.4.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hslua-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hslua (0.4.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0fd7b30d781707dbfd2383a7b5698091616148a233c3fdac4f00a0b5eb0de8dd 111686 libghc-hslua-dev_0.4.0-2_amd64.deb fdb679be40644cfbf21490d242188f8debe1c85555b7a2de1dad6f7976ed16a2 61748 libghc-hslua-doc_0.4.0-2_all.deb 695f68e1a30c6225bd68b944da8940cb08c51de1c807f99ce0314efa20293e62 87144 libghc-hslua-prof_0.4.0-2_amd64.deb 46cfc49cf6ea3dbffa5ae62b746b58fd1890a158212d3b9a8bdca36ee0fd73e5 2369 haskell-hslua_0.4.0-2.dsc 3b1b98f4fffb2699cf81122a26b7a0ca0341d4ae3c234f76666ff8eae24e7b1d 2652 haskell-hslua_0.4.0-2.debian.tar.xz 77a865a3258656c2536c154d18ac38873a371685fde6ba03a3436f65f7bda050 129883 haskell-hslua_0.4.0.orig.tar.gz Checksums-Sha1: 5ff29f871d9b63521011e8bcf38940555e0178ea 111686 libghc-hslua-dev_0.4.0-2_amd64.deb d4b9a3c64dfa0d6fd3c3094a3509c05cb1a72a30 61748 libghc-hslua-doc_0.4.0-2_all.deb 4b7d6d3942ba2363903e837c9d212b15f8569d47 87144 libghc-hslua-prof_0.4.0-2_amd64.deb 387a93602486d1fe978e78e7da26f3f666ac3d5e 2369 haskell-hslua_0.4.0-2.dsc a28d17c6f7fc27c7b61e3d8f629c5cbe541c642c 2652 haskell-hslua_0.4.0-2.debian.tar.xz 83b143cac245dc200cb04965ec76b15365766299 129883 haskell-hslua_0.4.0.orig.tar.gz Files: 3d1679ec069da954b82be63b847bc258 111686 haskell extra libghc-hslua-dev_0.4.0-2_amd64.deb af247b5d5e51157bccaeb0872993b247 61748 doc extra libghc-hslua-doc_0.4.0-2_all.deb d52f549352511ab8e88a63ad0b2bee0d 87144 haskell extra libghc-hslua-prof_0.4.0-2_amd64.deb 23e27be873dfced9330823473fc18e0a 2369 haskell extra haskell-hslua_0.4.0-2.dsc fea19e58abf2f68181b505dd54cdf303 2652 - - haskell-hslua_0.4.0-2.debian.tar.xz c286c41aaf6178013c307419f0d3dfc9 129883 - - haskell-hslua_0.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEPIQAJNINYB6t4bXoXH2K0KFKQ1C TedU2/iVBOCHOdfBqTItWaFuEgg6p3P1sG6hiOqsNqWsYGMa5coIQth/heJaUfNE JG5tPsAsivhAcWK3eIoJ3dBT9NASkpMqRlT5KOYqIQVFLYgBWLQvNYJ/S8jv7LXb TwBo6Tt2B4nbCY2NlUtBOeuROy1KhEoPHhVF4FNyuyO+5p5tChNR8EsDEIIo7TFE C6n9YhqryiiZ44cRhcTvKfTUUw9HV6z4tC27RD2Lar8Bj/KNJklTCoJ3iKXCa5n6 F6pU9FpAl9CJ5rViCMHhpFBCi07j+0ezf6/MesL1mFbivxCwAHGo9qrvBK7lOVZw YpLAcnptOT3pwDMfqzmyjhxtQbhTlG20R/DCjXqRl/GD5FSb77NHUwd/GIDV0nsH YoTdHfPZrcA4O452hwV/mqPHzAVChyMcIi9se7bEmPz4sfxR9K0mxqUJMQlSCeJY R5jniQuKEVNsGcxoR2SjHhtIidvtjHq+XZ2HOgBN/jhMjdf+n6cxOxO+dPEHhS7t UUhqZUHq+2J8C2zImk/HqpRJ+zK0+Ba6pqyTWGh2dSVgphCESlyaqYd4cwb5WT39 JWm17/3OW8iAN3+cVBmm1NtsYDc4RwvvwOiaptB3N7MoMX2FTDp0qqDnI3PFOD70 j0KAGIgvgvD5Hf+dnAwf =4eQ+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:04 +0000 Subject: haskell-hsopenssl_0.11.1.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:54:24 EST Source: haskell-hsopenssl Binary: libghc-hsopenssl-dev libghc-hsopenssl-prof libghc-hsopenssl-doc Architecture: amd64 all source Version: 0.11.1.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hsopenssl-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsopenssl-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsopenssl-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hsopenssl (0.11.1.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 81e45e5e2c93123a213a51c8f3c2594590e7547632dd39f3ac6f25aa06f689e6 367338 libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb f3d9aa3721a6919913e473e1e33b5d91dbee05f6f2e4b276c1237d794bece8d1 174774 libghc-hsopenssl-doc_0.11.1.1-2_all.deb efd5c543656712fe16038c6c3f1658ea6686756f2fcce7c059c1fdf32e9f8ebc 302716 libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb cae89921e3009dfc9660910d502689a2308c7488004eb85964f24fe02a1f6154 2618 haskell-hsopenssl_0.11.1.1-2.dsc 7965524ed50ba555cb4d8ee744ce2791775c1259e4cc6c9e492c565cc7e34506 4340 haskell-hsopenssl_0.11.1.1-2.debian.tar.xz 4a61e074e968a9863e0f3440b3be8ac131457b3d34eb983ca8102122d8ebc4c1 72297 haskell-hsopenssl_0.11.1.1.orig.tar.gz Checksums-Sha1: b5289e85a58de10a299696713cb207578690e5a9 367338 libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb c10ae39c5b7c2a13eac2b812e24285d0aba28f7a 174774 libghc-hsopenssl-doc_0.11.1.1-2_all.deb 475daa64954152870da990fb728679c47d053ab7 302716 libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb 8ff7bfa677ca82dbec45ee79a6070bba02a46436 2618 haskell-hsopenssl_0.11.1.1-2.dsc 1c87e078c8a12e3e0fd85b0c0c11424e93cf7f29 4340 haskell-hsopenssl_0.11.1.1-2.debian.tar.xz efda61a4d0c4f534db465c2f339928c96c85c714 72297 haskell-hsopenssl_0.11.1.1.orig.tar.gz Files: 8ce9f250a4bcc7cba2a2adc5cb5fa691 367338 haskell extra libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb 6860650b50e9793369b70d28f83bf9eb 174774 doc extra libghc-hsopenssl-doc_0.11.1.1-2_all.deb cbf22ed9ca4c26f322b1aa473159293c 302716 haskell extra libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb 8331b9e6bcfebcead5f52b96ad508783 2618 haskell extra haskell-hsopenssl_0.11.1.1-2.dsc 0a7cbb3a3b8e12f2b031f2ce5ad294aa 4340 - - haskell-hsopenssl_0.11.1.1-2.debian.tar.xz ae6079a4325bff42baa582a4921204ca 72297 - - haskell-hsopenssl_0.11.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPTIP/3Imx61TRewSEIY4flaLJnat /KO9xiyG/nWuy+ntvyRZFNz5y3ENS/xD4eHb4/2bpQQqpXZbyHlSw3mo1fi9XmYH 4B06kXrTfdYrGo9rht/oeRb6LK7z+C8ZhyUAqhT6LOl8vO3oaU0c8FuEbruncw/5 Ot4/eyiREIakWkNQcGNGitSE1x4FLH9i1Zwc5Z1E2/QTBIGBMUvPW4IND8zZw8ue CN+MPERMMC0r3pJYDYviMfbkkHTxCVm0Fx7+o9DkT3eIRUv+C/EjI/jHpoYkprAV sn9IO7/E2G2To1H+8o9A4UdCeUBGsYyCIUUkfJhhBBcmHpeuFggoA1UL0ACUFOM0 SBk8KreticT5N3htK8ysC4gxUJBR2ixN06Zdyftbz7HqHo+5jBPJbJJ+fbg+6fwf R2cqyaGoBZ/ajm5yBfQvEFcccFstHMN3PZTP3RkL+FN2mLXEJ8iWZp7hFBsdjioJ lJADVGh6SckuDJjoFgauMVHUlSUlxKhaV8neeNw84MD7ilobmX+GgYOy+LBmcFCy 23Gj97qL6L5a/qULBmhkIk70nD8JMoDkxTR3gi7MbaH8czNHLmGFmJ6L6vn3sX7r Fgl4FbFfVmiGBMHqXZJMdnIc0tEmGE4xXebV+PWVGYC8zBQusiaXmaY6lc9E8h3W 3F7qTD5ag+op6+Kzx9Jy =byEl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:12 +0000 Subject: haskell-hsp_0.10.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:14:40 EST Source: haskell-hsp Binary: libghc-hsp-dev libghc-hsp-prof libghc-hsp-doc Architecture: amd64 all source Version: 0.10.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hsp-dev - Haskell library for dynamic server-side web pages${haskell:ShortB libghc-hsp-prof - Haskell library for dynamic server-side web pages${haskell:ShortB libghc-hsp-doc - Haskell library for dynamic server-side web pages${haskell:ShortB Changes: haskell-hsp (0.10.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f58e1a0acfc0cb3755f1a8772c0788fe2565dc76df16796784ed8087df212e16 118056 libghc-hsp-dev_0.10.0-3_amd64.deb a0fb9e27178d0b195f96547577fb61481c696c9379ed2d21d607c42206168e67 53632 libghc-hsp-doc_0.10.0-3_all.deb 7de978c6599f0847c8ef39ca1025dff6036cb2646ed2a5021068f4b20d876cc6 106370 libghc-hsp-prof_0.10.0-3_amd64.deb a9d82370199b703cbdab59089a5139fb19856f24a1d3576f02b94e139c9e6b41 2393 haskell-hsp_0.10.0-3.dsc be6387f6c35c13e4e06cc36b25a4a967526ed902553d4685b28c4ad3b3b656a4 2936 haskell-hsp_0.10.0-3.debian.tar.xz 4ed3905a9db91001bde09f060290833af462e87e35476ab0def1579a1ff7ceab 9362 haskell-hsp_0.10.0.orig.tar.gz Checksums-Sha1: 57e75ce60bf35b1fa4d0370a80b67880e4db135b 118056 libghc-hsp-dev_0.10.0-3_amd64.deb 7b06763ab9118e672bb0949e11ccd7a451fe14cf 53632 libghc-hsp-doc_0.10.0-3_all.deb f232835bc66e875797434aeb5727d1aa218dca7a 106370 libghc-hsp-prof_0.10.0-3_amd64.deb 4b1c3634cdeb397874b5dec7fccc7809de29fac8 2393 haskell-hsp_0.10.0-3.dsc ebe7b5266da7845740454419ef8644b3f3c26af0 2936 haskell-hsp_0.10.0-3.debian.tar.xz ca8311dd5da5f7d01dc4acc48ec2cd931720d769 9362 haskell-hsp_0.10.0.orig.tar.gz Files: 7fb086e79540eaeef909b7ef325e803a 118056 haskell extra libghc-hsp-dev_0.10.0-3_amd64.deb 47a9537ec1d4434beaf1f85c2e8094f7 53632 doc extra libghc-hsp-doc_0.10.0-3_all.deb 96c3928e461b51364052e64a4aa314e6 106370 haskell extra libghc-hsp-prof_0.10.0-3_amd64.deb 1e6c00781344f5046f7619b4b68481e1 2393 haskell extra haskell-hsp_0.10.0-3.dsc 6acfc26617bde4036eb06916e29e8e48 2936 - - haskell-hsp_0.10.0-3.debian.tar.xz 376ca14839aacc07b41c2e4f5094daa8 9362 - - haskell-hsp_0.10.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiom6MP/01amwxA5Vcr6KbharzmDxDe h1EEG8jnFry+/c/XPjYpPG8vh6YKDuU9e8VSQ6pH7OmE/0Cks5iLUhX4Pgd5da/B Pc0iVO0t5+acPlc1gAyAqlSeJBzaoMuLjn7JUBtzHFGx5IZNAxHwQuZbn70FOiWO Yfg1fhTH/6nmgB4O2zUsIyfot1lcxUxWYzuniWpmDQAOqFxhkEAe0o0sxVyWkXJE nMBDtaLJHKDd9wb96991rq0//G+xiXPiRerehsXvOuuXMKRUod9MrX9k9bDQLAg4 nixlxkiYrXr6cjs0KDN0JNcS9mgxhVGDz1rEmTjBw9EL//FG7PgkmJn9CsIOwlZz yTyovOhC5/vdNFMuJW5Kia1pw70i3w2gF/247iMqycvnl/u9w68UZnprF0Ph+Bek W8zTaCaplcnTguil6nPdMi2dh81ipM+18leQYFgEHVKIMGpqvyi7r3ue1h1RgIAO 0aNHgrvHY9AGcbA71KI4Q8dgB1ronTSEAO7GEQxBToHdbwr/Ktjm/WybuyEpnx3n 5rO6Qo5arSU83sXGJIBSaE64oet9GM25OTHMrihqdTpdaBf25AzwTI2mH6/BE4UA juELv64SCD+2ZMLDkKjd1dwpDbljhD6ZVa6CgheS6ye3HhIkCouCoL1NPU+0Kseu z9/WqYCjrceefzyUqkkB =faqh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:18 +0000 Subject: haskell-hspec-discover_2.1.10-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:35:59 EST Source: haskell-hspec-discover Binary: hspec-discover Architecture: amd64 source Version: 2.1.10-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hspec-discover - Automatically discover and run Hspec tests Changes: haskell-hspec-discover (2.1.10-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 934c972392cbf3a5b167da4c01c566c2768ed96028364102c34b7697b5353d1a 216198 hspec-discover_2.1.10-2_amd64.deb 58fdad2dfb7644fec680b2155ea945623270b1518e74910cacf8e89be9de6db0 2204 haskell-hspec-discover_2.1.10-2.dsc 9599fd1ceb85d9fd2fd1dd4db6a40c169b99e3bec7138627be09a5b1405601da 2504 haskell-hspec-discover_2.1.10-2.debian.tar.xz efb14e44b9beef570d55c2db4904002bf61e7744cd00a3a5fc8c236b8f071a0b 5646 haskell-hspec-discover_2.1.10.orig.tar.gz Checksums-Sha1: 0ae70f7616d5d1c4182852fb916427fe323d3648 216198 hspec-discover_2.1.10-2_amd64.deb 92a4cf75e1442cd058522d348864636c750499a6 2204 haskell-hspec-discover_2.1.10-2.dsc 073d73610e1728c391d00cc5cfa97364eeb7fb90 2504 haskell-hspec-discover_2.1.10-2.debian.tar.xz e11532e9b43c794d287d7582e097cebf20e979f3 5646 haskell-hspec-discover_2.1.10.orig.tar.gz Files: e1e0f8e4b15c8d0d642892adf48e791a 216198 haskell extra hspec-discover_2.1.10-2_amd64.deb 72d1f3a70fd2fd3c20e4f883bb298939 2204 haskell extra haskell-hspec-discover_2.1.10-2.dsc 7966dbb16079611fb6f6266b552a4f77 2504 - - haskell-hspec-discover_2.1.10-2.debian.tar.xz 0cff07bbdc7ed2ee3a6702dd3d5f1bee 5646 - - haskell-hspec-discover_2.1.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUyQP/2FeO0C7MwVYuRKT8klQwqqs l14z3n6EOxF2xFMneW4lPrS5w+3ubDJKBS72UNBenlp3bQuP4RCrlhjvw11kZgGP jM71zKRPf9xG/66W0oiNtFFedaOCwSC6rkkJ4Z/yr8C+24ZSHIEYkEgjZ+layVFN 3fR8a9+Zvi+0X5riIz/v5OTYhh9/zGp8Xb1H9vwtdT/E8454QRSsAn7n+nIVqtHJ VxGSrvM5dGm8+FgAP+6CvPftcUU0hBt5hFfQgyIu3fdT2dKXvCn7IM/eKFjn7Cbv dSr4YGeOVShpcgf3XVc6u4kZGvD9mBLjTXoY0Yb2dkFQgmz0P3Bc5W+JuCl8Op0i SA7ea1stM6D0xX06ncWrlviQ3TWDYfzxMFVPD7mlhHC4wECodWsCBpahLE3SwwL3 +IVfVWgjUsJVfPuVEQN6ygpnTA4w8xAtWvmqaar2V99QJJtNo16NdJ1HSENDfgbk v1yDn8pwI38hsmPL0baEb6aH1zzl35mJ/VPNDvaIOm+37yjvEF3LsjAY/LI2u0dR nZjaqcYS0Q69oO7pQBeC36IHNmM0MiG0cu5fMIu7/zL4WVMmOIkYOmm7G9Cjpgs+ 583ywLu+Hd8E+nHiRoVs+6EhBN6gYXjWOYReHroNlKuTQ1N0qduMHk59SFmeGWr1 vKYuhZTYxQ5/zvEfGOhT =sZ5Y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:26 +0000 Subject: haskell-hstatsd_0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:09:47 EST Source: haskell-hstatsd Binary: libghc-hstatsd-dev libghc-hstatsd-prof libghc-hstatsd-doc Architecture: amd64 all source Version: 0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hstatsd-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hstatsd-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hstatsd-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hstatsd (0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5e122e92bed899727d13d00a68f66309c44d147d3ce7e299cf737b620701855d 33390 libghc-hstatsd-dev_0.1-2_amd64.deb d5fcd23732a62679cad93cebeea2205b614371315f768284ba08d31fd93d350a 28276 libghc-hstatsd-doc_0.1-2_all.deb d357fdf0cafe106bc2ef17f1c037131a8a0c93f4d7d903034432727c6af6fb7f 27500 libghc-hstatsd-prof_0.1-2_amd64.deb 5c3455e8c592265c61e3d52819d6edc1d6ad31d54e3bafc187d696dab0705635 2489 haskell-hstatsd_0.1-2.dsc 34ec48a7ca0058324401d61664a65e5e0d0384d55dd4aa175f126f21d252fced 1488 haskell-hstatsd_0.1-2.debian.tar.xz 446779594257c0fa02d5271c997ee0c22f74f7636d89e34394ad87e5bd285824 1439 haskell-hstatsd_0.1.orig.tar.gz Checksums-Sha1: f964b660c1a2ba98f77e6005d19df681d3c27ee9 33390 libghc-hstatsd-dev_0.1-2_amd64.deb 0c775a8a76f6e01b3089b60012fdd58bba4e2578 28276 libghc-hstatsd-doc_0.1-2_all.deb f4df2a2cbe6ebcba15e08c292c79f234dc7603d5 27500 libghc-hstatsd-prof_0.1-2_amd64.deb aaf1bcb87509d67b1913c73bee289c576dc963e8 2489 haskell-hstatsd_0.1-2.dsc a6dee58411d34de8307535e3921bc44ed2a1bb89 1488 haskell-hstatsd_0.1-2.debian.tar.xz f334d448d79155378b6d5f2a112d1d5904d8eecd 1439 haskell-hstatsd_0.1.orig.tar.gz Files: 964b7aff1e8bc32bd91f7b862968a0e0 33390 haskell extra libghc-hstatsd-dev_0.1-2_amd64.deb f6693554b0c941548efe0a8bcf3cdf58 28276 doc extra libghc-hstatsd-doc_0.1-2_all.deb dd39ed1f91727b81701d100a8acbe897 27500 haskell extra libghc-hstatsd-prof_0.1-2_amd64.deb 3c521ebe7b4220fcb129648bbd24962a 2489 haskell extra haskell-hstatsd_0.1-2.dsc 7696d74aacd10ea0fcc5a969370b93ca 1488 - - haskell-hstatsd_0.1-2.debian.tar.xz c9a4e79db8c7cfe89b2e9c713c556a73 1439 - - haskell-hstatsd_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio73AQAJq+NJCZ2/Iu7sQcXMMYizC7 /RBMTQp4Lndwg13BieAAVbZ40UGqOn9PptkmQ4OmAJu5XujvueurX+5EFV+1+0Ne 8m9EGZYpObVfFS+E/JoA7Dl4MJM0ldDfbBNgaCcl0PwJtz8kT1uTbNa8p6Wx9Scq uQs3b3hs/d+yVNJ0Yjv7yuITmwh/aps78EvcXEfNXD/wFLP7RAsz0iu6EKALACiS HYytPKTGtIOnUT2mq9YP5x7zAeo41rZSVvWJexJNi7gVuNYBYvC+9qFPoqkAzCwY U+DfHPsmBEzvBjbnGsGvbw2YjJ2F9VNwDp6n+K5Clj7WweKzUuFYGyC0zkIwHAP+ fazpnQ9Iie5N/unFGpluWT1O+O1q3kiqn5uaGg0Xo4m6V+yAtfDChKvLOn0TrM1u EoERt41tZkB0CDm47KG273fi2rdzj/Fb5yT+8Vpu+pKiOhWjGcplionfgItZQ3cQ 5KfnByMnhLHtyIBol6tut2yFycaNwtrex2JhGsPhMwkOrkseTrSmS5Aq3V6lCq0t +KYKLiNlPBVrZGviWdFDpjiv8glWfoQRwuckCV84uc5sMBM5v3Z5Hdie205vS2ix AbnODWBhVP8Cg8D0jiAzL0Y15sh42MUuy76OiDRgNKoe+5xLtQlctf0dHnT+wAV+ rwm37nIC9+v9bM9A1EY5 =9M2q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:34 +0000 Subject: haskell-hsyslog_2.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:16:01 EST Source: haskell-hsyslog Binary: libghc-hsyslog-dev libghc-hsyslog-prof libghc-hsyslog-doc Architecture: amd64 all source Version: 2.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hsyslog-dev - syslog bindings for Haskell libghc-hsyslog-prof - syslog bindings for Haskell; profiling libraries libghc-hsyslog-doc - syslog bindings for Haskell; documentation Changes: haskell-hsyslog (2.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8babe8bf4987b00502a0202ace66422a06d5adbbdc79ca1e9b40200c5ff666cd 55994 libghc-hsyslog-dev_2.0-4_amd64.deb 8e4173bae5d62625324552b7139fdce6f3f124c9f2d29340c1777c63da623158 37964 libghc-hsyslog-doc_2.0-4_all.deb fcf98973985a1fba53bc665b7a1c40fb6f8b998a2c6f74aae064cf2b7e44e532 44580 libghc-hsyslog-prof_2.0-4_amd64.deb 8b97337ad7c18f9f72b2c5cd45a2b68896f7e1c9c0413b5869f9d7aa22779b2f 2315 haskell-hsyslog_2.0-4.dsc 7fb54c9ca83c339b758ede2b04e403c8ecde4b6946a9fcd6465fcfdec6399606 2196 haskell-hsyslog_2.0-4.debian.tar.xz f80e8cbab80388941588836e58dbb355898eb44f3f628867dc6b109b1f4a660b 5321 haskell-hsyslog_2.0.orig.tar.gz Checksums-Sha1: 23629841e6369fde57343f20c97cfb8d05bdf2ca 55994 libghc-hsyslog-dev_2.0-4_amd64.deb b2d604bb7ec4cac63fa2f3765d50e9194ce07b53 37964 libghc-hsyslog-doc_2.0-4_all.deb 4591c1bad09bd540b2edb171147a0d0e29873702 44580 libghc-hsyslog-prof_2.0-4_amd64.deb c9e9a6cc97456c1031d3c17ff65ca3b9bdb4d5d6 2315 haskell-hsyslog_2.0-4.dsc 051655264f69c37ad1374d953b18eba506a7d8cc 2196 haskell-hsyslog_2.0-4.debian.tar.xz b3eda48121063e6266fdece16f77c8ea48757070 5321 haskell-hsyslog_2.0.orig.tar.gz Files: b06e63559d59b25987adb232b4c7af51 55994 haskell extra libghc-hsyslog-dev_2.0-4_amd64.deb ace9e5398dd31acfeda5568ca01c3fb9 37964 doc extra libghc-hsyslog-doc_2.0-4_all.deb 90cf6709e9b48e7a64ff86686416e109 44580 haskell extra libghc-hsyslog-prof_2.0-4_amd64.deb a8d4dc8bc94af4fcf8a602af7a0b8715 2315 haskell extra haskell-hsyslog_2.0-4.dsc b3f3d42857ed17e1570999ab44d7bbcd 2196 - - haskell-hsyslog_2.0-4.debian.tar.xz fcfe33afd9868931dc8cfcfbcc4db8f8 5321 - - haskell-hsyslog_2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiok34P/j1RyDA4Og9IOiFBKD6hqeUG Fvh9pMZXQxS5YemxzQDxLOlmQ5UGcuOmaJFbLWp907H8ZLQGIi6FQ/VFuaLWI3kP o4qF27/8L3hYyzbUho6gSWYWfMYXkyTODs3ZoR2F9FdmmFQ/5PuMYsB1hwBncpvw AXrmug45pVv05HM9ZFHmzAo25WlZoBE1Au0Bc3KKx/MCtqrf76GnbKB0ytlkPqkP Pnb/IpPXjJofo2YHHg30VF+NafOE/17kmFOHSUHGp9M9eDv8Hev3EpRsxqSyoYrl ayCttXhZgZ7M4FG9NoXcza9vnfECsx00cPVwavksB/zM44lVWu9M9jD26lM7wUQb 9M1dD29+lWUt2gjcS8086MaJGHjY2kHYKTpiLn6+SpesPOPP9Kn+Acxb9m+rexAo 87ht+T5inbbXATyW8eAhwyQk7DE8RjVXkuQgfm7HEK1PtgllpXM3S/Ijim/FVbdc OPG9/o53nEE1FunRJYNJ9kGvCu4ozs83NZYebCLRoSGNvwoZfBjsLFzMggig9QGs icvmkpUubFo9TE9klagSQkDZHaURczPfy7WQpfWvLYdZeiI6n7eLvkhk3hV8s3oI ZgKvdzA4W/BrRT9OZU4Ok+KnDCb33FjhKlIZ/x5HR2+8O1XaF6Zg6AbfseHHS8b/ cGdmYKdJWKBJY+FzzevA =lXUC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:41 +0000 Subject: haskell-html_1.0.1.2-11_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:28:09 EST Source: haskell-html Binary: libghc-html-dev libghc-html-prof libghc-html-doc Architecture: amd64 all source Version: 1.0.1.2-11 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-html-dev - Haskell html library for GHC libghc-html-prof - Haskell html library for GHC; profiling libraries libghc-html-doc - Haskell html library for GHC; documentation Changes: haskell-html (1.0.1.2-11) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2c88e9f4e0efee2ca567e8df4215d288bbcfb2e3f587bd7b4565204387cf604f 115750 libghc-html-dev_1.0.1.2-11_amd64.deb 8ad4e3782663ae434f2384efb05307a8d16cb435ed3e626a44a782a580c365ca 55980 libghc-html-doc_1.0.1.2-11_all.deb 051738ce4cd0af555245b74092bcfb281d1761acfa705c9f847bcc99fd28ddcf 95620 libghc-html-prof_1.0.1.2-11_amd64.deb 970cc883644ea2be1daeee9535a96b1a992356279af412061093e909036d50b2 2329 haskell-html_1.0.1.2-11.dsc 54b295c852aa44cf5216bb6dde9d64e435a52824164e75add7c6881fc3e1b0fc 3132 haskell-html_1.0.1.2-11.debian.tar.xz 0c35495ea33d65e69c69bc7441ec8e1af69fbb43433c2aa3406c0a13a3ab3061 11021 haskell-html_1.0.1.2.orig.tar.gz Checksums-Sha1: 27ec3a60d64e97a5ab9a1e07e03c3a9a07a0f99e 115750 libghc-html-dev_1.0.1.2-11_amd64.deb be48afea1c9cb7b1b14fa0738b3de54e183a540b 55980 libghc-html-doc_1.0.1.2-11_all.deb 7c1ae65e49d8d413735a2d297f30f8be5d156ff0 95620 libghc-html-prof_1.0.1.2-11_amd64.deb 41aa9479f4115f0ece8103e0967f77787a9eb510 2329 haskell-html_1.0.1.2-11.dsc c61cb949cfcfcbec306fa290fc527ab4be854039 3132 haskell-html_1.0.1.2-11.debian.tar.xz 3075f689b29d28229e09a3d2aefa2bfbb008d1da 11021 haskell-html_1.0.1.2.orig.tar.gz Files: b2ea493ae9aa93bdefa67fe83c5b1aa6 115750 haskell extra libghc-html-dev_1.0.1.2-11_amd64.deb f717c5c6fb2ecf5023857258a70a21ee 55980 doc extra libghc-html-doc_1.0.1.2-11_all.deb 9ba45bafb638b43c4c396efb497374c0 95620 haskell extra libghc-html-prof_1.0.1.2-11_amd64.deb 18e8264c900ab5101fba0aa4db9edb63 2329 haskell extra haskell-html_1.0.1.2-11.dsc 6d923beeba64e22a0d37b273d5b4cb78 3132 - - haskell-html_1.0.1.2-11.debian.tar.xz 2a7de5a2af9a2f80d39825d6a95ee445 11021 - - haskell-html_1.0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioM4kP/0iEXYWCHfWy/bx5v99hxAfJ exlZQN6/N43iwtJVdHRRSDb2ezmrvNvLfBA2zU6JFL6Y36zaOHgtNivj3sosoqLG kRjjI8qMpdxLSpLWqYgL5NQHGtKKAv2cYDhCgJsxvbRy5RRM75MvUJsuHslcuCNr y30JxIu6upcBOFPqOjITxqQBq/5IUfdT/1rNtVhj+d30EgD92IecfUUYIzf7nP9a f1b59zmSYca5qif0dbqblHFLfCd/+CwLm6Xca82+UvhOgXgS2gEAgMxiVh3JcWLb LAYNZWpJa5bnYrfrZSD91lrF1E22QABHhxd5uXr520zYGm6oCk64dA6/qhpVj76F wOVzIZGEY9KhBSsdPAJlrI1t7t0w07qGjbiFenDnPS/UXjyHjJZ3llxAyRd3nfu5 O97ZMImaYUSx2PLvavXXzvX8PKDi1De9lpyPpOaGO2630SGxCC3dwaIfe10SWyYA gfB+nE2J/TBXm2/jCEUwhXfAb3gpFImBIukCRUUi/EubYyj5DlvD/Ggw1NcNA5gc 3F+wo04DCbRvq+HNbRCRpiaUGKmLP/mFqI0kPzZEz0jRnD8yHyToDNFvC0boB531 Tei2/T2x91asnPmYeFaZ6HNbyxvs3ZU3SuD0COsgypgh4/1zcu0L7DsP3KNYC8+j Mlz1em2sV8x4MKr9K5u2 =oKkA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:49 +0000 Subject: haskell-hunit_1.2.5.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:42:13 EST Source: haskell-hunit Binary: libghc-hunit-dev libghc-hunit-prof libghc-hunit-doc Architecture: amd64 all source Version: 1.2.5.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hunit-dev - Haskell unit testing framework for GHC${haskell:ShortBlurb} libghc-hunit-prof - Haskell unit testing framework for GHC${haskell:ShortBlurb} libghc-hunit-doc - Haskell unit testing framework for GHC${haskell:ShortBlurb} Changes: haskell-hunit (1.2.5.2-5) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e1e758354e655459b4139f71b9b643e22d23e08fab35763d1cb31319836c54d9 65564 libghc-hunit-dev_1.2.5.2-5_amd64.deb e955bc1e5da61f1d75f428cdd8f57f49b5e2e2e46f5f069222e7598d9f51d3e7 54752 libghc-hunit-doc_1.2.5.2-5_all.deb 112ea4d00279938c86b5407ef3212bd263546afc96dc35d4edd22a257c5586af 56842 libghc-hunit-prof_1.2.5.2-5_amd64.deb 1447146e981f2591202a2e6a3d2d07643c134954023d1910e987223622b6c36c 2337 haskell-hunit_1.2.5.2-5.dsc 2daaff0a0799eef4fed5f0030689d609dd050b8010723ab03cbd9349193a21fd 4960 haskell-hunit_1.2.5.2-5.debian.tar.xz 0af5ad34dba27de48b94ce6d5f7ee3aa6af6183bdc4a3967b811e28520369a41 24889 haskell-hunit_1.2.5.2.orig.tar.gz Checksums-Sha1: 82fb7f3f54ee6cdd9dd26431d712404697d904da 65564 libghc-hunit-dev_1.2.5.2-5_amd64.deb 5e8a49c202bf08b5c9960e25c78777a3c0aea5e1 54752 libghc-hunit-doc_1.2.5.2-5_all.deb 0b8d33f635f01dc036e2122a0e3d2f9447388712 56842 libghc-hunit-prof_1.2.5.2-5_amd64.deb 4911365d641552f16e102364f49153abe9ab240f 2337 haskell-hunit_1.2.5.2-5.dsc 532d4bc79cefd170547388d9697cb3433b49d69b 4960 haskell-hunit_1.2.5.2-5.debian.tar.xz a9f40187acdff6416fb7a219e32c26a6361a7236 24889 haskell-hunit_1.2.5.2.orig.tar.gz Files: f2179835de0510e990a2528740ce5605 65564 haskell optional libghc-hunit-dev_1.2.5.2-5_amd64.deb 9b02d79c79d741f965420c31889390ee 54752 doc optional libghc-hunit-doc_1.2.5.2-5_all.deb def5b394bf4ce539c6862edf84a05dd4 56842 haskell optional libghc-hunit-prof_1.2.5.2-5_amd64.deb 0682719c1362edc84e863f3d1c64ad94 2337 haskell optional haskell-hunit_1.2.5.2-5.dsc 895e7f1366032594a9eaf974e1eedc7f 4960 - - haskell-hunit_1.2.5.2-5.debian.tar.xz 1ba79aaeb57361a8593e864694539025 24889 - - haskell-hunit_1.2.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQKQP/0TE31ZE9wBLLJWnvYuI4lhy raTMdoE6rpN1hSMDJcCT16MNAqrE7kAve0wnG/5MKSalr4FCLQ0EfEdhg9t1tDbp vsd8s3dwG5oklNkmIgbYbyXPFpDmv0yvpBeySaCEDA+x/QlWyLFI8rd9H4jxEP3R LdJ9wDoKXweS/yPzXySqa7x7mte5484wWXDHuD5eIF8gcfBOXW4YCopX0wU7B08b 0qWDQAdjxB2NdOXODQ7Nz84AMAOJLdizUGNgrXF7xbvoJlINuwrBJpHr5FtOUO+x Bm67ux0FJxcAlDGI9E2s6BproNjU3IVfdC+ODfd0N/FOgfMZk/J2j+82xzl9H9D6 9lh+0v+ivhPbsMVw+8sHW0v/h8vrLszI8v4ghNLFMhroZhiSB9TPc13Wp8y7zT4s jJWcen25S2v+yFr2a4JUY/XLaNNyL4w1PQuSfbHluetYJjBUyfCFK9yOURzkSn3M PNfrpQyy9tGBzIxqW7luWnCYLCZ1TXQDlQxdS3GGS65YeaBJC/2btAyDKxEIEr7s M14rNg3aNbwE+UQ2auqPsk43Cwpvq0jm8sPc3vdombX8juJHSvyDkViC4UZbHhlU IhhOk3YBrDQ0fE/o+p8yJPCjEWNAhqEj5ApUDjFpltSCQkbB9VllGl1vGjN+odZ7 G0Urv0ePZdl4BF5XFZQL =ADBp -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:31:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:31:58 +0000 Subject: haskell-hxt-charproperties_9.2.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:40:21 EST Source: haskell-hxt-charproperties Binary: libghc-hxt-charproperties-dev libghc-hxt-charproperties-prof libghc-hxt-charproperties-doc Architecture: amd64 all source Version: 9.2.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-charproperties-dev - Character properties and classes for XML and Unicode${haskell:Sho libghc-hxt-charproperties-prof - Character properties and classes for XML and Unicode${haskell:Sho libghc-hxt-charproperties-doc - Character properties and classes for XML and Unicode${haskell:Sho Changes: haskell-hxt-charproperties (9.2.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e32c5cf36b4fbe6d10e653d62875ff699eb8574ce4149df0b3f0e7c935918f00 757920 libghc-hxt-charproperties-dev_9.2.0.1-4_amd64.deb b1d1bea1bcc39b979ef3b25b2280b2582f30ea2fb8f6c80415cc8b69eb26fba4 97372 libghc-hxt-charproperties-doc_9.2.0.1-4_all.deb f7c798323597259d184c9c13c77fbb968caf83d9b38c15c5aac2d48da036f496 620868 libghc-hxt-charproperties-prof_9.2.0.1-4_amd64.deb 154620da2151b257b619725f627501eaed4e00f82f1f09567c6563e071f00465 2503 haskell-hxt-charproperties_9.2.0.1-4.dsc 1f26da2e52ce375af19bb0662941e7b7577557fbfeee5c27869f2c234cc0b858 2532 haskell-hxt-charproperties_9.2.0.1-4.debian.tar.xz e46614d6bf0390b2a6a1aeeb0771e6d366944da40fb21c12c2f8a94d1f47b4d6 270767 haskell-hxt-charproperties_9.2.0.1.orig.tar.gz Checksums-Sha1: 815548acf42aed6719441d1f327a7a546a92e07b 757920 libghc-hxt-charproperties-dev_9.2.0.1-4_amd64.deb 7949f26e0503b5546406b47a2323ffe093313067 97372 libghc-hxt-charproperties-doc_9.2.0.1-4_all.deb b5c88188193b589b80e40b6d1ce90c07bbf15e3b 620868 libghc-hxt-charproperties-prof_9.2.0.1-4_amd64.deb b22716ab9eb1922dac97a122a808b81928ddbed7 2503 haskell-hxt-charproperties_9.2.0.1-4.dsc a675f026dd77ca03622da58f929e129b32e4d8b0 2532 haskell-hxt-charproperties_9.2.0.1-4.debian.tar.xz cf78e22b32b929cf40329863558d7a2c2ac37f46 270767 haskell-hxt-charproperties_9.2.0.1.orig.tar.gz Files: f6479176a5437882cc06aaf5edc820da 757920 haskell extra libghc-hxt-charproperties-dev_9.2.0.1-4_amd64.deb 4b844a64577717756d9e2da030345e65 97372 doc extra libghc-hxt-charproperties-doc_9.2.0.1-4_all.deb 05b65efe9df2a38e024728033dabc4e1 620868 haskell extra libghc-hxt-charproperties-prof_9.2.0.1-4_amd64.deb 62e7cf00f57f43d9a2560b0bd5d210c0 2503 haskell extra haskell-hxt-charproperties_9.2.0.1-4.dsc ff166f4555dbb618c45593fb7625a863 2532 - - haskell-hxt-charproperties_9.2.0.1-4.debian.tar.xz 5502cf985f67b7bdd3576835c43b1cf1 270767 - - haskell-hxt-charproperties_9.2.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolIAP/0tvMq6ZcCJLRwA57Ntz3O/6 fK2pbRlv9V0o5WPrDxjiwMPVma/cM8KtvjjxtVr2qbT1iLn+d11fTEFTHZCNYO68 ni/HAVtMtXw2OKJaqz4MV5SwScfDDRZqn63KmPrLjjw+j2YP+dEOid1roI00TC5g 8IZGqEuohu8vfJGzToBAmeZAjakA2056es32M/7DgtG7G2BV3BW8JsWM4JzXsvAw K+fD83Ni3htsqno3wWkoC310Zcqy2rIo1ItQSj12vbuPvz6S6qlxtbC4iOCzBn/v wgOQUqBSvJVK6P2jFzf7Va5kj4O7yHNNl/FW8KClbxBDXFMfojxAu6kMuSVnfLB3 GHbJycfnxQfy000qhGg+2N9um31NdaqVIxn/UmLBU0IZd/4SlEsHJyeduX5mlzo1 9csPw3Ocw50QMxTtEKyOkRyMVLllUPzC2iOXbgY8zoxvswonGtJqSgGTBqF8flgN mp+g33BQKNxuhOpZP1pHMAaGorMTEUuIUDlUZ5kmHfQwKiv3cOdYU4743lYpsoC4 2xoING7o9Q2+iDOvhCiUNLmoXrUv0Y/tWEBn5yci8r5rQSyfaxLjd37WVSzWDx1C eeKrJ+we+t5QvaDrGqxdaIiXBijNXwx0at34qy6eZKCWC1xpJqWczKGp6W69O5zC gAMgklR37sO9Jg0bjI/P =BMjS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:07 +0000 Subject: haskell-iconv_0.4.1.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:47:50 EST Source: haskell-iconv Binary: libghc-iconv-dev libghc-iconv-prof libghc-iconv-doc Architecture: amd64 all source Version: 0.4.1.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-iconv-dev - string-encoding conversion${haskell:ShortBlurb} libghc-iconv-prof - string-encoding conversion${haskell:ShortBlurb} libghc-iconv-doc - string-encoding conversion${haskell:ShortBlurb} Changes: haskell-iconv (0.4.1.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b7dead9c54ff60ac68935514d6479e0072b2dc6b81fb65e077c9dccffc647321 46450 libghc-iconv-dev_0.4.1.3-3_amd64.deb 8cbda426a00c546aab9c9a089030c283801541feed7e2a455704db5991d477b8 46532 libghc-iconv-doc_0.4.1.3-3_all.deb a4f497d59fbfd6a1b45a12776f2e3b969c971ca26e4ad6c7a970bb5a459fa302 39436 libghc-iconv-prof_0.4.1.3-3_amd64.deb 03239a418374ce84465444db3cc725418684773b03560815a87947ef027c74fc 2344 haskell-iconv_0.4.1.3-3.dsc 582b7c928879db24d905a2697715c3a3f07894a9fdb9926a5344da0e7a60c5b9 2312 haskell-iconv_0.4.1.3-3.debian.tar.xz 36425168e3314bc83ba5ee95152872d52e94ee0f9503f3591f84d458e005b554 12706 haskell-iconv_0.4.1.3.orig.tar.gz Checksums-Sha1: e1b162107b0bef97d83ae84327b8b79abadc5e2c 46450 libghc-iconv-dev_0.4.1.3-3_amd64.deb 4282e551762dac97338fb0a34498ca83a8fac895 46532 libghc-iconv-doc_0.4.1.3-3_all.deb 641b7751529a1342bd8411d4581cfd07e3a4eddd 39436 libghc-iconv-prof_0.4.1.3-3_amd64.deb 2ab592ca1f0f97c03a3a9e66c7d00c8c969fe095 2344 haskell-iconv_0.4.1.3-3.dsc bc10ac4ce520fa1da13457bc2cc51b0403f9d224 2312 haskell-iconv_0.4.1.3-3.debian.tar.xz e7a4509f7c32d562e10fb6e98aeabfb1b4ccdd3e 12706 haskell-iconv_0.4.1.3.orig.tar.gz Files: b54b078cdd5174754ad247270b0f0385 46450 haskell extra libghc-iconv-dev_0.4.1.3-3_amd64.deb 9522952aa51f79cdeba491bb2a8aa39e 46532 doc extra libghc-iconv-doc_0.4.1.3-3_all.deb 7eeb6b3bbb33abf8b1d681282f463cd9 39436 haskell extra libghc-iconv-prof_0.4.1.3-3_amd64.deb 0cba8caabe3247346fe0094fc29c8db1 2344 haskell extra haskell-iconv_0.4.1.3-3.dsc 04287b7605cce083e5b87d8a425a607b 2312 - - haskell-iconv_0.4.1.3-3.debian.tar.xz da4ad83ba95ecf0946877a34a845182b 12706 - - haskell-iconv_0.4.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1nIP/3xoF2/Fw3MeSrke1eRABwsn 7r1oYMj2weiDKZRQqcV4U8eM0v9nmIv39uhXu48XHr7xXrz0oocbhkC3Nv/R1G4B lxNdo8fvbuCrKQ/Jw4pB78qVjnDg+X6Tv62IRxdpVs2kE3LRi/g6P6zBOxiQJ1iM UHe5zoo4iZQnvnRalMTJcFuPxGV1rACnAzt01MporoEHK0XC0+lZLl3fdWQ9V9Yn D6AM+UgSOfoKesHdJuvWzYXHhngTJfhj28yl0zh3DbIE6HT+v5DobkvdXmRCbyZD KcWgmse3Z0oKub6XTqkdwq9kplbDGHaWVWNEIkAbw1QSQfPqbgX4PC5M06/Iogwg 5oTVVVRUeUWv1x5sU1S7G+VJfAfWz/w4LzNwUMgUcgIvnU2guc7B6o4EzaHVvfx3 s5tLxHt4xhHMTtXeqSXjM8daTOt5yq2Hq5hzHJyQI7fXJ2J/o9/JBANzHvTgb0mR VrgLewW7dBZtOHN/xDRPwqGi0VpaGmkBeAUVxf3IfVrdfov4rYyw/+tLkDu8Fr1y paetrt+9Um2yJDR3c/muXOECdjrfC6zHxX3JbVN3sduGSnfw+oPBPdb8NC9/Uy05 itVsIsY00wahw9rAf+iMoCi2pNu/ErCxrw1yLCgwmCzBVApFjc0ubZvxX06vEXf5 /knargI1Zduf3Y6cpkf8 =eh53 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:15 +0000 Subject: haskell-ieee754_0.7.6-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:23:26 EST Source: haskell-ieee754 Binary: libghc-ieee754-dev libghc-ieee754-prof libghc-ieee754-doc Architecture: amd64 all source Version: 0.7.6-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ieee754-dev - Utilities for dealing with IEEE floating point numbers${haskell:S libghc-ieee754-prof - Utilities for dealing with IEEE floating point numbers${haskell:S libghc-ieee754-doc - Utilities for dealing with IEEE floating point numbers${haskell:S Changes: haskell-ieee754 (0.7.6-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2aca3df7273e700f4087987134bb3b141163eaad3874c5051e41d731f1cd6327 57942 libghc-ieee754-dev_0.7.6-6_amd64.deb b47ec7cef234a58b597caa3e01ee0155a0911b38b36c089c2cb371c07552cb19 41164 libghc-ieee754-doc_0.7.6-6_all.deb 552ce5ce83644d8a0b675d7d40aba51094f823dca6a8e1130a2c66ef236fb5f8 47538 libghc-ieee754-prof_0.7.6-6_amd64.deb 54806ee84e8a6bc6f03b12b432aebd0b108fc657099bfa7561a74f63e860925e 2344 haskell-ieee754_0.7.6-6.dsc 493f1b4a82021637af551af7225022881b391e0dbdd62671dea725d539fdd358 2692 haskell-ieee754_0.7.6-6.debian.tar.xz 5840644e8adbb243adc63d112c8bec3c3996af21a6c1262ce30c1e2b1034450f 16787 haskell-ieee754_0.7.6.orig.tar.gz Checksums-Sha1: 241dc708af5078c42f259837bbf4cc65d3cd447b 57942 libghc-ieee754-dev_0.7.6-6_amd64.deb 2caa2109728462e05a855d041d22b7b57e9ef353 41164 libghc-ieee754-doc_0.7.6-6_all.deb a7ec1a5268890ccb663dc5250ac365780a0c0d84 47538 libghc-ieee754-prof_0.7.6-6_amd64.deb 28c31e6c030a5f4cd6542164700fd650f90771ff 2344 haskell-ieee754_0.7.6-6.dsc 02c8b57b3bd81766c84eedf008039f6114d5e489 2692 haskell-ieee754_0.7.6-6.debian.tar.xz 4c5ec39ae16bc19a79678211fc4d947bf22a87e1 16787 haskell-ieee754_0.7.6.orig.tar.gz Files: e97d9cbc541bd0805585a9968846a46b 57942 haskell extra libghc-ieee754-dev_0.7.6-6_amd64.deb cfead7f48525a2b2c1a4180876bc861a 41164 doc extra libghc-ieee754-doc_0.7.6-6_all.deb 95d3f5534afbde8030b8b3b9bc64937b 47538 haskell extra libghc-ieee754-prof_0.7.6-6_amd64.deb 20c89c5390a56cda7d7e2b1e46e54961 2344 haskell extra haskell-ieee754_0.7.6-6.dsc ccc358480dd2f9f887d07b4133d503ff 2692 - - haskell-ieee754_0.7.6-6.debian.tar.xz 7fe15208500ca737ec48e3e6f1154286 16787 - - haskell-ieee754_0.7.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRDcP/0TEnf5PO3FXvxM04BPlCBxN aehiLdOMczt14TKe0v53BRr6x5GL4BGIPB+NK5RHcMylJ6gYnMriPw5U44JYcPv1 Kx40NT160Z/T66VAA1mtGuNKDZcs38MZmQ8im5F2xbKvY5sa4EBdqDKZYarttn8/ AQqN2T/CKsHlzFhwQYI8OtX1pkZAG2OkrgoGPnbo5yJNGk+WGDApArLmuaE3LKKM a2z40pQwxD3KuJgJPwTpnBeAGmwe6YDmgjxWBQypXDzj1EpQQnUYukPxV0pgsHRV yPXad51qXqYmM3g8g+Hg0nEowR6zK4d2itiKt0vQ2iPuT+KShcIGNT2ZKpKNiEEQ nUOM7YZYMvUHHwTt6XKWInsyafPyDY0gwmu4M+/CHlxnQ7xgaPbzIlKFYfs6TSnS jKjL4+es9BJ58TwaMoD83G7czUhwDsLY8qeDqy5QuZgaA2FS4OyA+Thwwwwc0tIY ZmZUxFESvOv5NaogT8UQosLDwt+oNv7p92QmKG+spwf3rI1biEgOKNpOzxOEBuc7 gdGGah5Sh/CWlyIeXRxFA9eK4ynAYPhwR5jaBY6obfJ1S5eCUcHJMp/SQDF1fPmE kWCANaU4Cxo+RhON+rLS3oLm6X/HRn5b/LPykH1yi8+9dnLPYWPh28a5j+D6lyGj 9qogJod+2GalEdPwY+Ee =DbDH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:22 +0000 Subject: haskell-ifelse_0.85-11_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:37:31 EST Source: haskell-ifelse Binary: libghc-ifelse-dev libghc-ifelse-prof libghc-ifelse-doc Architecture: amd64 all source Version: 0.85-11 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ifelse-dev - anaphoric and miscellaneous useful control-flow${haskell:ShortBlu libghc-ifelse-prof - anaphoric and miscellaneous useful control-flow${haskell:ShortBlu libghc-ifelse-doc - anaphoric and miscellaneous useful control-flow${haskell:ShortBlu Changes: haskell-ifelse (0.85-11) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aa5f2143bb8ab625412fc7f44818e66402066135dbf19aed7e8fddc38cfd4c4a 18282 libghc-ifelse-dev_0.85-11_amd64.deb f96391add56a9274473acbe18dfeb4094462234237f35f1bf2a5ae7de7d67c5e 34742 libghc-ifelse-doc_0.85-11_all.deb 14f55be2579ee83068721dfe2ddd200dfe4e4ece12d85d17f3784c4a185a1b08 16054 libghc-ifelse-prof_0.85-11_amd64.deb 5ce019622866a6695b53128dcda295001e80e3e907a3673015c1974853d8ea4f 2333 haskell-ifelse_0.85-11.dsc c366ae644b91647f62a328f91715c88a5cb4cc9088056eea0dd03bf4949ac993 5072 haskell-ifelse_0.85-11.debian.tar.xz 8ad3bfc3e2c867e6330d9bff874b3105476c35b2e1638fd448f233e9f80addcd 2865 haskell-ifelse_0.85.orig.tar.gz Checksums-Sha1: b0cee599c0f09d522fb37cc0a8b50bbfa23874c2 18282 libghc-ifelse-dev_0.85-11_amd64.deb 90fe7989080d6222e8cb5c99516bf637490cd064 34742 libghc-ifelse-doc_0.85-11_all.deb ea4ac901e2feb87c3434f39a6fe1659ae8f6e4d8 16054 libghc-ifelse-prof_0.85-11_amd64.deb 81ff3fe3834bdea32c0e2d56437f188298117955 2333 haskell-ifelse_0.85-11.dsc d7d9c0278d1ad67dd7957545ff5b6a92eac62c67 5072 haskell-ifelse_0.85-11.debian.tar.xz 77c78189da2fb554e0d6d6eccc71322e42400e28 2865 haskell-ifelse_0.85.orig.tar.gz Files: d1b4e4b8643214896fcb0c596314b292 18282 haskell extra libghc-ifelse-dev_0.85-11_amd64.deb 8787fdaa6963ac379effac5a28c7ef93 34742 doc extra libghc-ifelse-doc_0.85-11_all.deb 2b59b6129dd45025b1a8d7c08f05b721 16054 haskell extra libghc-ifelse-prof_0.85-11_amd64.deb 395ae4a85a38f9422d2ab6faed2a500f 2333 haskell extra haskell-ifelse_0.85-11.dsc 8ab64078ecde950ff235ac0206ef7254 5072 - - haskell-ifelse_0.85-11.debian.tar.xz 9e904c4ade47b1eba17f47d682eb2ee9 2865 - - haskell-ifelse_0.85.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioM7oP/20mJ2P+5HpnFXqrL0UjCIS9 8eUUJahJD4iixaCYwYzT6MP/DCqSmqnRdiF2zPiLpGv8JSvXlYvudLRdC/4d3Max gB7xVCYztKxyWBXYQiMROrOhVACYJyuNt9wJrLVE+DZCKj7VMLJm1cAR6HpQOFNs 1azAUbmVTLTC0HqDPrizAkrb9dRmwtD0ImYMNKMR6GaAP1GNgfb2I3bEtpx4cpNK gAFII6uOJUz9U6a3n+jXI5vy5CFAU64jYzSr4Qbm5sRbVgTSv04oUIKb3U05/ONz mx8k+gViKi0IJfrGl/BeQfrCutK71M7/C1Nu4OTOkBcELIE/KqEbhxEy+9N1O0Y9 EsIUTFIThDG2//cwitVxXhnydi3hfsHxhW0hodz5o70/oUgDKZpkNyx91c2D12YM VVeLwR9O37CH8jfYLRaUEkaCco5TrLXTcS8jvFIVKMlWJ8rOv350MLX0ANGNSLMf k+AJZBhHavvlOp5Aj4e0fNjwNUMrsluP622w8lgwXVp9con80XV2GroBRxkl65Ah J6cQXJgpmGwXer9kenpukDrmAdrDhssG5wa9trF+rg8i5Yu6wIS9vT34TF+zd0N7 zgGJaIesKlINhDURk1gesnxSvfKfvsM3Pi9bODzScrxdgKLC7vHITPpqPvdlENTP FtU/NKm/dantESLll0H8 =cFGC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:29 +0000 Subject: haskell-io-storage_0.3-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:30:25 EST Source: haskell-io-storage Binary: libghc-io-storage-dev libghc-io-storage-prof libghc-io-storage-doc Architecture: amd64 all source Version: 0.3-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-io-storage-dev - key-value store in the IO monad${haskell:ShortBlurb} libghc-io-storage-prof - key-value store in the IO monad${haskell:ShortBlurb} libghc-io-storage-doc - key-value store in the IO monad${haskell:ShortBlurb} Changes: haskell-io-storage (0.3-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b7983cd3905b946f5a60bc562714906b5bd06f1b333046d64d4d96fe5d1e3da0 16314 libghc-io-storage-dev_0.3-9_amd64.deb af45dc47048555b87b41e725ef1c5b2e86595842db422b8c927fa38499e25f4e 30036 libghc-io-storage-doc_0.3-9_all.deb fa87d19ef235570157f226b9c6958e14c5eac46de25869fed47cdc6da0e48982 13344 libghc-io-storage-prof_0.3-9_amd64.deb 6b872cb7737b16508f79b5e603cd0a4d23f49b40c3bf178448c1aadeb4e38a71 2367 haskell-io-storage_0.3-9.dsc d219d71fde0d2c59f9f4fe237ee5db6f422a5ca00ba2149b8e417372e33e17b8 2496 haskell-io-storage_0.3-9.debian.tar.xz 9a0df5cc7ff2eeef11e29e1362fea284f535bc2fe67469bba6dbc41c4f5b49bd 2988 haskell-io-storage_0.3.orig.tar.gz Checksums-Sha1: 3ca69468da0adde01592f544843ba26aea0711a8 16314 libghc-io-storage-dev_0.3-9_amd64.deb 1e06a44723c0f303c7f6da61ccfc9b5eab1c604a 30036 libghc-io-storage-doc_0.3-9_all.deb 2a32b4634b220efcc4629b612b342da854878f49 13344 libghc-io-storage-prof_0.3-9_amd64.deb 5895beeceeb839fadb1ec3e43aa32426f38b8ba3 2367 haskell-io-storage_0.3-9.dsc 22704de1c2207fe475eeecb7a3baceceb6a525cf 2496 haskell-io-storage_0.3-9.debian.tar.xz b78532c1cc1cb3cf8064047615786f65c39f5758 2988 haskell-io-storage_0.3.orig.tar.gz Files: 8d7717f81a55b4f3efd452f9274853da 16314 haskell extra libghc-io-storage-dev_0.3-9_amd64.deb 2d8a759a49f908260d111cc6422d1315 30036 doc extra libghc-io-storage-doc_0.3-9_all.deb 14daf325198205b7a90790258c90f4dc 13344 haskell extra libghc-io-storage-prof_0.3-9_amd64.deb 6592b0c476433cf63d2facd92e8cf74f 2367 haskell extra haskell-io-storage_0.3-9.dsc e6632ab72d543f78f34767429a619353 2496 - - haskell-io-storage_0.3-9.debian.tar.xz f0d3a8331ee996f46533ee764ace88ae 2988 - - haskell-io-storage_0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRTQP/0GpSJE6JGEPouUwLEXk4fwl WAS9wxhd1wS8nHLTueUT08JQY9OC2omBESpmiNkBwgYZnXCBHMUmvx7h8w2nRrLP w/J/H7oxMHcTjFOnWhyl8TmBpgCCpf7i8+V9Ch/an0/lTCXjChsj8tQZHPoOQhiO /AearR84Ghs9mD4Wf3Z9Dy5QfIwRMOe9d7639H1eW8ynLSZFbNg1YXAWUCiODYv2 T3rg0uHhdMiRgQm9t4pLRvd5kdVKuhfJ3Y3fVdeK+mwY8+WSBzoILDvr+L9k+Ue9 1Lefzyc0qSKOhz0P9Z0+/1Q0hM+QOuiA9KUUgXldKW1NQvuYmqx7BEduxYvPa4Fo WRNkmJ1ZgmsjiWgRcooTLuC8Jm2InfznMIoX9z2O3w4Fiv4hvyYjK+8PrRlcxnUU EDE4ZOD/y5x+tfTiN2rjE2d44FvejxZDcS4O+cE3H1ZuppdK+4zk0sB3rH1CJXzC yHnpm+tv1fV889/L8ZYYrKVhppfECmgTP4KjbW8X+RVV4wLIBAScDziiQCmOo0zs JtVBTUxKHkKYnH7Ytt4sZAdQpf4aX4i0DknvJzysHJ+ZtZqlRb7rVo1FWxICz0JS Ej0qNpaY/NhAD1yIwCTJIfa1Q7ug/yVEqmNwM5GI2UJ29EJcZ1m3lQPACCfvhqSl 5lRzwELFo897y5unEQZ8 =UlXH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:37 +0000 Subject: haskell-iproute_1.5.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:08:09 EST Source: haskell-iproute Binary: libghc-iproute-dev libghc-iproute-prof libghc-iproute-doc Architecture: amd64 all source Version: 1.5.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-iproute-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-iproute-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-iproute-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-iproute (1.5.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7b5bc203ab398c87bfbc2e7704f298a1a3aa0fa544cbd04b9749be914435f4e9 153144 libghc-iproute-dev_1.5.0-2_amd64.deb 91b60404ef60487aafdc14ffdd598ab49ffaf755050a4c2786cf18eba0c3567e 52068 libghc-iproute-doc_1.5.0-2_all.deb f41dbc0fd6eb0283eba2ae0278c4b25b44a1733744d1fa279b6efd397cfcd3ac 125212 libghc-iproute-prof_1.5.0-2_amd64.deb 08c937dfcb9975e816a0666c9db031906558f53e5031ec5e682ac58125499eac 2523 haskell-iproute_1.5.0-2.dsc 80924d1fcbf6fa3029bd89a675c2e188e5fe70da196ca9d49f31039b897dea6f 2492 haskell-iproute_1.5.0-2.debian.tar.xz e33b233c681be367162c342ebf3843ec2d858db49716ef52d96546bd3f6f2557 11570 haskell-iproute_1.5.0.orig.tar.gz Checksums-Sha1: 1b0642dea398deb4c9611857c4151d0fd412f17a 153144 libghc-iproute-dev_1.5.0-2_amd64.deb 866f55e630251a44016bd54318e1d41f15491662 52068 libghc-iproute-doc_1.5.0-2_all.deb f3c822ef3222ac629745d89388df9b1b87724a97 125212 libghc-iproute-prof_1.5.0-2_amd64.deb f6548eb00c6850be47eba462f98254fc1af65808 2523 haskell-iproute_1.5.0-2.dsc c56d7cf96721533de304348bd07e7937c886dc92 2492 haskell-iproute_1.5.0-2.debian.tar.xz 14639c2e3c43757d9ad6e35dba1318bad405a4bb 11570 haskell-iproute_1.5.0.orig.tar.gz Files: ac518ab818abeb073f9e8b3fa447be90 153144 haskell extra libghc-iproute-dev_1.5.0-2_amd64.deb 1fa3be430e7b378d278eb090a01cfbfb 52068 doc extra libghc-iproute-doc_1.5.0-2_all.deb eecc7ca2475114726fab123c5ddaf06b 125212 haskell extra libghc-iproute-prof_1.5.0-2_amd64.deb 4117c71efa260dd76c2906279f3ba458 2523 haskell extra haskell-iproute_1.5.0-2.dsc 49097bfd3de36b4b763093dfa894ef05 2492 - - haskell-iproute_1.5.0-2.debian.tar.xz 2cdced0c1cf3829fdda0d7eaaf80cfae 11570 - - haskell-iproute_1.5.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioWwgP/15IurHjMNcDUcJ/eEHwdPZE UnHmAJ5/KTzD8OCQ8x5wemI2dWOhno1A5cuuorkdjPmkmp392zelUz2iYRnziv2W VFYLy830D3EPw+L1WK9gOmGEJYJAFI86mmOPG4gLnjbR1GnEJvvfEe7NVKPUDu/t jlcHKt4hXkeyzJ7kaeDQFcOGg7ax8FWGuarZC3TY1l3REJUcu6irWwd+T7b5R7Ur TJ6hDzFWy8BgM/hLvS1YJIJynxHyXO7Z//sSJfIfAKOcDeVhUhRTXUrtuUtRKwd8 TXOvRCW2I9euCU8ZCDkY9cSEUBefv6MDGZJojCfE14xNLnCkHb+0s/w0kk5OgMV2 MysROICHmUlCw9BSHgAuyn9afiPk0a3XejgMyay58ERW9TZQYRqxszVD1r1OJMJv Y/b/6HtMPJXC1sNJYJyX7fI0STqJk/RDwC/CYvA6o/VF5cKiXhryrvZ5VLRT4nsh Db0Xrh9vjCuH5tayzAvM/qsqps5X9j+Tx6mOUNpXuWQH1E3s+bkJddUfFUy9S2Nt 2RTIiWNiCAEkjclNEgfoE9dGvX7b/BKPPy1GJSTyowUy8Hl1sVptNyyuouZ0EV+C r5v6w06L80WpD8foQjsGxtx73Gs82uUTuQahAuqPBKxjQnF3BIMzmRxSHZh9dYMR +DjC00IIVvLq24vM06uB =RbHe -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:46 +0000 Subject: haskell-js-jquery_1.11.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:25:36 EST Source: haskell-js-jquery Binary: libghc-js-jquery-dev libghc-js-jquery-prof libghc-js-jquery-doc libghc-js-jquery-data Architecture: all amd64 source Version: 1.11.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-js-jquery-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-js-jquery-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-js-jquery-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-js-jquery-data - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-js-jquery (1.11.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 541ba40db408b9d8a924f8572ab2fc3779f16e64dd2257c8e3595cfd280d14e8 36532 libghc-js-jquery-data_1.11.3-4_all.deb 665c43ff5ddfba213d66ae06f70c73f1c3b2902aac03381416ab252070a27a4e 17228 libghc-js-jquery-dev_1.11.3-4_amd64.deb 07bd4b33210191745249127415fec289716357cfaae06401ce05f873d70d20c4 29248 libghc-js-jquery-doc_1.11.3-4_all.deb e6473550a021fbe974396bdb34a385e427028ce4047771a3d4bfb5785a78ea3f 13824 libghc-js-jquery-prof_1.11.3-4_amd64.deb 2a8f34f6da195c5e84bfa92d7b73b22f27023f58191804180fcc93eb24289e91 2459 haskell-js-jquery_1.11.3-4.dsc 4cd9726fe0074a81e7292d9184a61975930a64937f147ebb84a8797834a6d606 2424 haskell-js-jquery_1.11.3-4.debian.tar.xz 3d7b19d0b5ae59339b705026bed66e72fe5392a792f08859876d6e4131b3c257 120919 haskell-js-jquery_1.11.3.orig.tar.gz Checksums-Sha1: 6fb190a9ce03d65f95ce5b8c8163eeb8ece12236 36532 libghc-js-jquery-data_1.11.3-4_all.deb fe7955f23488c47719980dc4d8dcaa66dcf47f5f 17228 libghc-js-jquery-dev_1.11.3-4_amd64.deb 789f6c7335a38915573139581c35edf2d3b5862b 29248 libghc-js-jquery-doc_1.11.3-4_all.deb e23e64064b464a9692ce66ee5e4506a0bb5feaaa 13824 libghc-js-jquery-prof_1.11.3-4_amd64.deb aa3c7b884200a022a8007498aa3f47db30a3df5d 2459 haskell-js-jquery_1.11.3-4.dsc cc7b61c353c50aa139673fc101e4f649bf1e9b8a 2424 haskell-js-jquery_1.11.3-4.debian.tar.xz 700edcb79934af7485ba659d192422d2aa8ed7f2 120919 haskell-js-jquery_1.11.3.orig.tar.gz Files: aecf7384b8eada3779f1929664e7efac 36532 haskell extra libghc-js-jquery-data_1.11.3-4_all.deb 5887c6353828268c06b15a325e32c53f 17228 haskell extra libghc-js-jquery-dev_1.11.3-4_amd64.deb 67fb15662aeab7a558820f8ae32a20f4 29248 doc extra libghc-js-jquery-doc_1.11.3-4_all.deb 685a51f9ff0d4d169a1d40f9fe912eee 13824 haskell extra libghc-js-jquery-prof_1.11.3-4_amd64.deb 96f4a8d9df6eb8bcf629716fdff921de 2459 haskell extra haskell-js-jquery_1.11.3-4.dsc eb74cb66d62fb99590a185c093337891 2424 - - haskell-js-jquery_1.11.3-4.debian.tar.xz d3270f56c0cb9741ce7dd1bfbcb1c1b3 120919 - - haskell-js-jquery_1.11.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1nwP/0A3uy80uvu+FoN2wCzJoSJh 9ggbHpmUAtoivCp/1P5S20AHGJlI5Xi9IbSDpdSMTgVyCrQry8/a/1roTY1nNQWJ hLbiPtgW4f1f6WDOPZm1YMQfQgcIvnUjnWJCn0b2v/jHINRipkybl5NglTZUpDmO 482pG9vX8U69cLzCn6EsMfvxQtmlrkQAa8CXgMgYfXh3GNjZrt2srqXrIqezFL7L VANViJH7Jgfcgxth5b8Qn1oFptPfRM8aSSkXjt/Qx9wKb1Aq1RzqziVpFS0sLfIo m9l7IOC6zuGljmVWWrPlLPKPaRyv98Kg9NncnjaO8CW8Lj9/aaId7PLzShaigh79 KCcQqowrSHUBCJ5DXp4ZwAPsx8PTmQ2R/kwev8t8WGlbCacdefltqxNNc7PXC3+z 8/Q+n4BM5d44Jfo57+QpFnbEluHJMAxzJnqeVDTfW4Bz/yCxi2hH5oqn4vFlqIW1 WPctn9rgXx2o0AvX7Fs7wWEuE4KnJStADVlywLZb8CqeGTxqeMLz2tjQew2DokpQ lOdEy6TpFwXQjLDdxw+5zLLjmrdIhdXwv8OPgg3hJRmu/Ui173yvkOtKxfr4R221 xjhZ8LBN+8CtCFwNsLt7oXV/cbVU4LNfqM/M/3WkOP5kpkCWPAn25tBwyO2XV0Nu Zdw86Vro8Hf3MeTrD7Cg =uEqX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:32:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:32:55 +0000 Subject: haskell-knob_0.1.1-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:50:37 EST Source: haskell-knob Binary: libghc-knob-dev libghc-knob-prof libghc-knob-doc Architecture: amd64 all source Version: 0.1.1-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-knob-dev - Haskell library for memory-backed handles${haskell:ShortBlurb} libghc-knob-prof - Haskell library for memory-backed handles${haskell:ShortBlurb} libghc-knob-doc - Haskell library for memory-backed handles${haskell:ShortBlurb} Changes: haskell-knob (0.1.1-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2ea452c78c142e2b47ac50e4bd3ec726fe9da10abbf41f6291eadac98ddb5ead 32284 libghc-knob-dev_0.1.1-8_amd64.deb 5de002328c25de879b0824e233df9bb02aebc95670e2bd582b51221d226238b4 31412 libghc-knob-doc_0.1.1-8_all.deb 3f32803cd512688f3f50f6394878f016ddef01727cbd74bb4bd05919411e1705 28142 libghc-knob-prof_0.1.1-8_amd64.deb 57dceaac3cf6b2fac45ba1c925c9e741b5d155e3f2c9766a8ceedeb248b1f08f 2325 haskell-knob_0.1.1-8.dsc b96393671536c63b5a614d10304bb903d3be53ba0a6bb155a04850c4c62f6c89 2256 haskell-knob_0.1.1-8.debian.tar.xz 8c2c84cfa20f3a2d7ca0636d2b3f2822c62501358075bfa356eb964b803e1217 5827 haskell-knob_0.1.1.orig.tar.gz Checksums-Sha1: e8c229bf4d5d281e595f2bcb2610d4e15ffecfe7 32284 libghc-knob-dev_0.1.1-8_amd64.deb ba0d1d5de916e6abc16913ab683c6b30675423e7 31412 libghc-knob-doc_0.1.1-8_all.deb 89b3edb8be8a13c7973c67555c030fe22bafbf30 28142 libghc-knob-prof_0.1.1-8_amd64.deb f26cb065c8d31ebdeeda0e3ddc2ea82707485dc6 2325 haskell-knob_0.1.1-8.dsc 1ff6b3766a5e392559bf8ea588a7924fa74cb738 2256 haskell-knob_0.1.1-8.debian.tar.xz 6721509e305eeb8ffd53e78390dcfc296353e6a7 5827 haskell-knob_0.1.1.orig.tar.gz Files: 605aa81cb09d9a2fe5eee4959e4ba880 32284 haskell optional libghc-knob-dev_0.1.1-8_amd64.deb 179f23fe5c9b5f9a8799281bd6bbd15b 31412 doc optional libghc-knob-doc_0.1.1-8_all.deb 2fc66512dfc4f60269c80e3dd9d39e41 28142 haskell optional libghc-knob-prof_0.1.1-8_amd64.deb 12457121ac822a41df66cfe402108cc0 2325 haskell optional haskell-knob_0.1.1-8.dsc 5fc3bc5aee7b8ba5bc1db77a872520de 2256 - - haskell-knob_0.1.1-8.debian.tar.xz ae0f5553edaa061145b2054ee4eb5edb 5827 - - haskell-knob_0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZrkP/iLX1OOseWo1sa/Y9/lWXXRj cuk4ruaWPy192yg0OFypDsF0FOgcIMbJKomNRPgiwOnmJqm66oDertDxpzeAvKYq RiWqGo80/Ivv7k/PXzpI3XwmFZJ72o5RG4+uMwmF30nxJO6LH1y5FLopSOwbDVAn XgZa8Sg5N29T750KuzBU1Y8OPrM2DNKEDiA5b9KrRC6t2do/QpNl47Dlsrh2+R4x u7ovAJScOVopwGqK06jrDIS8BFoURZYB1dzOuRbV9fA0y7saHSVeDN1ZI/Jn1VPM 2Ce+SHuKf1s04/5cLwk6TaCo0Yj7RhjH6VYVZwN5tsuEdQVSvF//TlngUMy5r2Cv zm9PrXut10uMdHv9sGef5mz2xT9VK2d228i+4OVFaq+jwvbLwiNb2Qe5tMzhtOUZ bDYW3BzLXfanGtwA6jhVvN+s+DbTXgKGY4cFd5cfVWeNx7Jj7mg9iw+ykab9dx2P ANpyqsvvlNYPyvd+XtwpMtLadKNtE4hT0L1jVm1kBxO80I18H54CR1ftU1rLTdkJ sUnC++yrF6R6MrTxtHJFqZGOXpFBEn2S64KU4+rIcz8Tp52NdC9qwiPhyrKou8OU jVmb92PqQ72RkwmfSS8RmtZ2Nk9cc8VDg4O66lY4QX1N2xIhYxhvjl7bs/T4HovX BbAuroZHrHTP/KJIdtQR =Wf0y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:02 +0000 Subject: haskell-lazysmallcheck_0.6-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:28:55 EST Source: haskell-lazysmallcheck Binary: libghc-lazysmallcheck-dev libghc-lazysmallcheck-prof libghc-lazysmallcheck-doc Architecture: amd64 all source Version: 0.6-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lazysmallcheck-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lazysmallcheck-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lazysmallcheck-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lazysmallcheck (0.6-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e503e585771a2903f3432721e418777676bac36286d12e514cc2221cb0b1067c 55186 libghc-lazysmallcheck-dev_0.6-7_amd64.deb d30a1e2c4fd03dacd3bece3a1251ccbe9158398b2995cae6a027f64ada18e4ba 34478 libghc-lazysmallcheck-doc_0.6-7_all.deb d8588834704fcb770c6cb4dc6c9a7c036d8da61bd85b5052c3b7db28545a5f7c 38436 libghc-lazysmallcheck-prof_0.6-7_amd64.deb 0a5657fcc53ad397f6b664d44653d5e2f9fa978eef2b48401d897b8f226ef040 2433 haskell-lazysmallcheck_0.6-7.dsc 0d1fdf99c7f3784ed12fe65c425caf6011438d422aefc23b7302249d2ea9d390 2892 haskell-lazysmallcheck_0.6-7.debian.tar.xz 9dd4dfb590c77e4f6aff68296602de58422eed5e7148fc29190d875a4e7d0f53 16862 haskell-lazysmallcheck_0.6.orig.tar.gz Checksums-Sha1: 623662a7b0a07bd17fad085f2d242172ba3f25fd 55186 libghc-lazysmallcheck-dev_0.6-7_amd64.deb 694596626c7d7a4dfca6218f759dbb1805c4bdcd 34478 libghc-lazysmallcheck-doc_0.6-7_all.deb 0e70216ee49749b2b0a02d2f9e8940b7c6c6de8e 38436 libghc-lazysmallcheck-prof_0.6-7_amd64.deb e9f86d8492f2bfa3d10d483c83c6c5009688a50d 2433 haskell-lazysmallcheck_0.6-7.dsc 817a648e8cff5adef46208fa5d86a06a5f450f84 2892 haskell-lazysmallcheck_0.6-7.debian.tar.xz fc384f9cb4be4fbe59cd8cee38d3539de97d0de8 16862 haskell-lazysmallcheck_0.6.orig.tar.gz Files: 5bec08be816882435a3669408420b0b3 55186 haskell extra libghc-lazysmallcheck-dev_0.6-7_amd64.deb 53457dfdbd635a1546397e0c02a66b76 34478 doc extra libghc-lazysmallcheck-doc_0.6-7_all.deb dcccb39f18e456a67ce8e155a7ccabfb 38436 haskell extra libghc-lazysmallcheck-prof_0.6-7_amd64.deb 82ecc65950d6e1fbab4c0597158628da 2433 haskell extra haskell-lazysmallcheck_0.6-7.dsc 5d80d048db42d6c00038a76c92eccc9c 2892 - - haskell-lazysmallcheck_0.6-7.debian.tar.xz 9a1f815146ac7934518154f1f3a3620c 16862 - - haskell-lazysmallcheck_0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioO6wP/0mnephx8eZpoZSb5YVEG+Wa HQbsrBZ0JolFvbWWK+WTQbkWSXgEv7YAaWyrgkw7z4Q/U4lzQvRTZFxPKvb4Ectj REyfvevwyhfZA81g+bOxyc3iliufT3FgcNULzFhzIQ2XGuFUbZOMdHbqaVwxItx4 1Dfn1f796FGgblPn3BSeiWFDx0XITeJr2qiXdRH/gI5wk55rzROZ3DRW6aB/pAvP OraVk2D8MDOOFmv0mTM1EKMui4tZIeBO9RfEafjeRjuaU7wxEzon+gl5lKt+ag3D +U7CC7U1I61gCXtwyjLrTo+9d5UyAmwW/FvyvQFnEdrEHzlmXJZeP0OZE4FtivTZ hx2Z7ylRC5/fYySO5WV6qRqqnJ8ym7nzqmCIvVDtl722CyrsPGbZa85ER6tcWQn0 Wt6Oaq7nseg/KL/xMaZj7D7YunqK/ZAosgvDhDrK0WAJBtEfuNqtRVWhOAKh0MY4 x+rw5H17dl05zbXpxfD8AJZPbMmCMGApbt3RGPFnr0al12imehUbLUk+Tgn/l6wg LUu0lEoawcDvfHmVq606ERntigpkb/Q/mMqq4PUYE74+DWVYSQWZwknXcAiBhoM2 aM4LjWLUoPfbP+Gik1N34olO68NDqiMzm7bIIWwHxLuFLLbNeQrTivIzyW3SwZTS /OWKT9gC/t2vDRNqRgLX =s8sf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:10 +0000 Subject: haskell-lexer_1.0-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:48:13 EST Source: haskell-lexer Binary: libghc-haskell-lexer-dev libghc-haskell-lexer-prof libghc-haskell-lexer-doc Architecture: amd64 all source Version: 1.0-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskell-lexer-dev - A fully compliant Haskell 98 lexer${haskell:ShortBlurb} libghc-haskell-lexer-prof - Profiling libraries for a fully compliant Haskell 98 lexer${haske libghc-haskell-lexer-doc - Documentation for a fully compliant Haskell 98 lexer${haskell:Sho Changes: haskell-lexer (1.0-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f60aa08a283b0414789647d7c128f967fa990615acb7f736cc1b925dc810caf3 270838 libghc-haskell-lexer-dev_1.0-9_amd64.deb 0bfd657c5bacae589615a63f93563853dee2e327973bc774d67acc9ef1a873ad 55162 libghc-haskell-lexer-doc_1.0-9_all.deb 05bc1d6c38ad08e734e693f65759092d70b77c26c2d283cc0e9ff7982fd12d7e 247778 libghc-haskell-lexer-prof_1.0-9_amd64.deb ebe0df16e4d974d957c798fdf817aacec7d6aea7f3ed215a439168052a8f5f89 2371 haskell-lexer_1.0-9.dsc 7f5701d3a421aa72dd7bcaa8108eb6a23f17218995820c46cea4ff5a7df377ac 2376 haskell-lexer_1.0-9.debian.tar.xz 86d0c4071295c8613eb965768cb61a0c8422fc0c429a49c7a93e93a72b185b86 12455 haskell-lexer_1.0.orig.tar.gz Checksums-Sha1: 4b10a12e00352c8d1ce394112e67142fdac15b3c 270838 libghc-haskell-lexer-dev_1.0-9_amd64.deb 7a7c9539dc79d37b6adbe2d24de4b0b00e0d78a3 55162 libghc-haskell-lexer-doc_1.0-9_all.deb f1b0c24b2cc2f637d55aeeefd95ce4caba20ee46 247778 libghc-haskell-lexer-prof_1.0-9_amd64.deb f1611ddfb7be027015bab503965706ba3eec4ab4 2371 haskell-lexer_1.0-9.dsc f39c3188a6c6488a208e89f3147f10ccfc6f39eb 2376 haskell-lexer_1.0-9.debian.tar.xz 91defe5a2de32ad9f6f3ec0ab3d6d5306f0f643c 12455 haskell-lexer_1.0.orig.tar.gz Files: 119587df24a33449b08a2627a837eb9c 270838 haskell extra libghc-haskell-lexer-dev_1.0-9_amd64.deb caca9247a3ce098816849924cbe42019 55162 doc extra libghc-haskell-lexer-doc_1.0-9_all.deb 6bfbc69af58c8cfa9e9897853580b4f7 247778 haskell extra libghc-haskell-lexer-prof_1.0-9_amd64.deb b003fe19a80625de3d628e20321b8c82 2371 haskell extra haskell-lexer_1.0-9.dsc 3f035f355bed19e7c6106175f7d9e288 2376 - - haskell-lexer_1.0-9.debian.tar.xz 81c2dbfcdd0b522aa71ff7bb7a4b6190 12455 - - haskell-lexer_1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioihUP+gIAYupFMuGgEC2yqC0iNVfz kqdgeT7yQ3LchKnLQMp3DmOPprUztkRthubW3SKGi5fh4VzRS21fZi7dAmFEmZQx t3F/AmuYetwSotewyGLXPwjgI2y6wvnDZl2nQL38HH4z1t5QddFZM7ISP/1k1g3f +y2XasQLjYSiNRBF71tHLjxEX2fn6vO+zyHMOeduz8poe2FpEjUThgtWdEE0Qoef 6jsTM3ytw+kXqxrRseLuck/C9PA2qpqwBtakrfirh/VllYGMGroKYZCppb8s5qw4 b2/GTRYC+mQIamburJLMhvgpVM/9j7UiDMdmTH30IROG2ibLqC2Ad7zLe1C/S7mW LwT42RmbhU/VAeT5OSbJ77kLf4IXyGhJuVu9vnhYpz5xe96Cn12SoMiP6VivA249 Ggc5qD42zJ2jiFOv2fdzUBg7wIbeq6ouySqLPoyatkQ75Wo+v0w9RB4Fq+By7Cko DITT0xOsFNPwkp5l0eCG+YzzxEJ9EcaBDfuBD4cHEeOOVP5yS9UqzEkTo9SeRcaD K6O8mwMDOQ26/Nmpif5M0VRiqIKQlaS9WPgoSHy3GAp/TZTC/pod670XRD50Pj5C Z7cc5EHdcsFUdN+1uCtT9uf3jdZc0m6hnBepLftU/0f34astOYOUAWEREamA6+2Y UKHgnpxzvtHB+3Y+m1HE =qLf5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:18 +0000 Subject: haskell-logict_0.6.0.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:06:39 EST Source: haskell-logict Binary: libghc-logict-dev libghc-logict-prof libghc-logict-doc Architecture: amd64 all source Version: 0.6.0.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-logict-dev - Backtracking logic-programming monad${haskell:ShortBlurb} libghc-logict-prof - Backtracking logic-programming monad${haskell:ShortBlurb} libghc-logict-doc - Backtracking logic-programming monad${haskell:ShortBlurb} Changes: haskell-logict (0.6.0.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d0053a7ecbb3983758ed23642e9f023b891aac95bd186f29678c408fcb3b9cab 67910 libghc-logict-dev_0.6.0.2-5_amd64.deb 81a4f160920572645680d46e685b4119ad0d0fa849a4616b556f6fcc9fd8eb25 38742 libghc-logict-doc_0.6.0.2-5_all.deb bff86f90f54987615bc99b56217b7b03f334f52737ea33dcf7cd9b625f6ada8a 63704 libghc-logict-prof_0.6.0.2-5_amd64.deb 1b409202cea16f9915ed879cefc3818d8ce1b81ba41692f4c1f8497957d97d2a 2414 haskell-logict_0.6.0.2-5.dsc 16e84c0122b434b6a01fefb07111d4989aa245401a70db5356a3b55cc9c8fbb2 2584 haskell-logict_0.6.0.2-5.debian.tar.xz 1182b68e8d00279460c7fb9b8284bf129805c07754c678b2a8de5a6d768e161e 5370 haskell-logict_0.6.0.2.orig.tar.gz Checksums-Sha1: e72e6c95f53dd711eeeb7eec69069564ab2b05c9 67910 libghc-logict-dev_0.6.0.2-5_amd64.deb f9f993da7468c2f615bcc588423c6e9467d35b84 38742 libghc-logict-doc_0.6.0.2-5_all.deb d7c2c9cce0646d16b1efbd2a898a20d5ee0e8522 63704 libghc-logict-prof_0.6.0.2-5_amd64.deb d6d1384f846cb9460b63611ccdf9c2b4ff7e3f0c 2414 haskell-logict_0.6.0.2-5.dsc a2160e354b3dba6d82a04d6d63196065d782a4d4 2584 haskell-logict_0.6.0.2-5.debian.tar.xz f16d8b88fb191f8e3393a482f2205bec4fc5b7d7 5370 haskell-logict_0.6.0.2.orig.tar.gz Files: f681f33caf82913bf0eff9aaea8823a3 67910 haskell extra libghc-logict-dev_0.6.0.2-5_amd64.deb 8d7aa3802ab40c53f391955197306d30 38742 doc extra libghc-logict-doc_0.6.0.2-5_all.deb f58eeb5251ffccac6d2306ff511ed67f 63704 haskell extra libghc-logict-prof_0.6.0.2-5_amd64.deb 0eda9d90ef1b490995a82f3a37386d35 2414 haskell extra haskell-logict_0.6.0.2-5.dsc fba1fbe47c084d29b31416a5c3a0c4e3 2584 - - haskell-logict_0.6.0.2-5.debian.tar.xz 16fe12fb9b940fb4b2a12f761a80ddc3 5370 - - haskell-logict_0.6.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio95YP/0iqNMbR7CeFX6D8HNKQN1P7 3jWnbWSnLUMe6hV5qVx+pVWK2vQhqc2wTPHpJgTJpD7/bXysUussbzyovXplhPvo FOPuzMl9Ak55qdsc8T+azzXFPxEDBdPyeor4RPbW5MZON+wYBvTWVjrxZye0IhA7 VIbx4trKH4gjH+/ExsQgTGtC889cDQ5KWjx3jM7BjMiJdM9ALcftdZWormkzUsFc XDEg8JcFovGAIvvwJndUD5w0eqePAf0LszsFNBzk1uByrV1hMCcTQFUs5RMnkRGe nZrSVD0UZLe2zSJZgdDh3k9567/bTPsacHJun5D0DWlulb+oS8ZrHTURkpm5IBRI hOO+3Gl7C3N/2D8Gp1/jcHr7cUxVX4KyTcwVwSDP9cVPCeV8JY25MP5cVhn+KOIH NnBSzXItO2Q73ebrsCxpxYbYGnBYmoH06fB21NrFOty8CRrS2FFLZ7RQOZGinZBs QnwHqfbjVb7/54yOWppZFv1rGwgEYMqlFnFd0n7OyUP5kmKKc1/ENssAV51LifLJ VsAP+KMpUJhY35MbaTErgRLhcdo+F1d3wBRmKRdnnZ1TFEXR1AdrhcvmZjWHG3SG nSUK1IH2Ia7qYeiEK7TNb5Gd/9o68AmrMfZ2vNEBZFz0EjGw/f9BoCk1MRQISvRZ 4pMO5/V1CongGNMhpGm1 =moP7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:21 +0000 Subject: haskell-maths_0.4.8-2_amd64.changes REJECTED Message-ID: libghc-maths-dev_0.4.8-2_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:29 +0000 Subject: haskell-memoize_0.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:18:44 EST Source: haskell-memoize Binary: libghc-memoize-dev libghc-memoize-prof libghc-memoize-doc Architecture: amd64 all source Version: 0.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-memoize-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-memoize-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-memoize-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-memoize (0.7-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3c7cf530e8e0cb717fc6dc21e405d9619710d0ffead1fd91dc071c4bfb636ab0 52624 libghc-memoize-dev_0.7-4_amd64.deb 96c48789cd251153df1d088d6242ae577ae3a78453414a4326bacfd59b1d3d63 42498 libghc-memoize-doc_0.7-4_all.deb 685da8e8db033be6c5721e7efc32a913597c41e3750b2d20179ed3b2327f0062 49166 libghc-memoize-prof_0.7-4_amd64.deb 5e78d6a0bfacb52bbb9aab23d739e28b533072ad9e2d0f2d0d7d0b6ba05f8f9a 2395 haskell-memoize_0.7-4.dsc a8edacae41ab093acff1b672ea2d6d7c77429eeb527e8689d5bbf5ae599636c0 2348 haskell-memoize_0.7-4.debian.tar.xz 04dbd6e367132c477342a3a7271438a9d2ec55cd433e1d01807a6091934d11eb 7509 haskell-memoize_0.7.orig.tar.gz Checksums-Sha1: b3be0325d720f1dda6bc6a316069c3ca208032c7 52624 libghc-memoize-dev_0.7-4_amd64.deb 07497a047d9d9f6d8969e12b6545b86fefa0766b 42498 libghc-memoize-doc_0.7-4_all.deb 7c468ace18fe55f1cc07c17076aae1fbd6e89d30 49166 libghc-memoize-prof_0.7-4_amd64.deb 8f3bc4e0e538055d6ff8fbbd1ab1760e886ee5c7 2395 haskell-memoize_0.7-4.dsc 2ab85182ac618bd42d4b61876215263617858d56 2348 haskell-memoize_0.7-4.debian.tar.xz c08ccff67910332f2ab0e5418f34f0b293d6ab97 7509 haskell-memoize_0.7.orig.tar.gz Files: cd2a814f864066ec11ef5505fdd2e80d 52624 haskell extra libghc-memoize-dev_0.7-4_amd64.deb ab445872a60d123c91c0b073e5d3cd01 42498 doc extra libghc-memoize-doc_0.7-4_all.deb 06a992a59096dff525d6ec6ce7c718a9 49166 haskell extra libghc-memoize-prof_0.7-4_amd64.deb 6f43035d76bc5818e85e7cc4cdbe0346 2395 haskell extra haskell-memoize_0.7-4.dsc ebe269577e7107e98c5e290459eab559 2348 - - haskell-memoize_0.7-4.debian.tar.xz eb0a584a6c201b6e0752d29829bc47d5 7509 - - haskell-memoize_0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiLYQAJ4y6lme0ylOuOLfFChMgfSV nVH+cj74zkuILMTXGxmdKdVbZaZKa4wMXUs1rU0jFjADYhgb9kX6fxRVj0ETGV2h Oe4WhRHGuwKM/Iwosu1qPfW4Crsa1o6oUgVKA5MvNFRVw60+wvNawL3zfviBYy4P XtPqAxK1jYX9hzNVKZkHREdPo6dGMCD4anse+RsB7uvPR8Zc9jW7//fiL7AuS8NQ Mm7JQII1g6hv5HKmS91lIPQkksuCvymtX45XICJjlGy03x1ZQU5wd+eyftpIbv/D La7akUpZ//KJi5oC2eVQa8u52Ob1OParGZkuSuzGEo549S2Z6joM3HDJbVBiBbZU BB8fuTqmoQmnxAOoEBLF4lVw9goLX7qxPf1V+xp6zmgrmyUFTH8GFszshUMDxDT+ bzPZgobS2noTOGKAbBSGV8TZ9ab2KrDcAs6G7iQSu5cvolwNSbmG1moYbLY8ei8j gxyzKE8XblmWKoYi2eDuPD6rluFJTpc8DOhmRsXeCsNa8JGVui9RSYQ5n4xraYQX jqiUWGCGsGBuRFYUe+SqVm/H3ByHoS6xlrO2u0gdHZg+bRq6hOVQFOfLi5278Pyg pjwvoCczqyxNn59YblnyHwDPd6WJVdhHkFPNH4QZ3VxytHEJGJNuW1LNDgkZiFa2 lrjPjrjQI7u4K7Oc/GKw =anRm -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:38 +0000 Subject: haskell-mime-types_0.1.0.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:13:21 EST Source: haskell-mime-types Binary: libghc-mime-types-dev libghc-mime-types-prof libghc-mime-types-doc Architecture: amd64 all source Version: 0.1.0.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mime-types-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mime-types-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mime-types-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mime-types (0.1.0.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f76ce1c28aeaa1ff835a7423c7d7a33ffc3827bba67c8adae4730f8a8922db6c 328736 libghc-mime-types-dev_0.1.0.6-3_amd64.deb c735e3aadc1cbb6846566d7b77dadf1cff3a35fe716be064417707c12f10004e 42090 libghc-mime-types-doc_0.1.0.6-3_all.deb 7b37de463c8dd61bd72a2195aecc3d87984942069212ec46f97cb6cfbdd7d7c4 244318 libghc-mime-types-prof_0.1.0.6-3_amd64.deb 4884bb786dcc968faaf306b1318b9f3e51c70a51a7e5b0c04fa781ac26d483a3 2440 haskell-mime-types_0.1.0.6-3.dsc ad36df652c8eb894c0a2d8bb416a0824dfa6bc9bb6e7735bd6a812a54591768e 2144 haskell-mime-types_0.1.0.6-3.debian.tar.xz fc8a933f75970dc90d4623f834f35d028a994178481b66ab1a4420916e1b1f24 11135 haskell-mime-types_0.1.0.6.orig.tar.gz Checksums-Sha1: 1fee083770f8d2ecf81854e895d41e2d3aebed8e 328736 libghc-mime-types-dev_0.1.0.6-3_amd64.deb f290ec842682d6a42eaad25572f182fed0706f77 42090 libghc-mime-types-doc_0.1.0.6-3_all.deb 920bb6015a54df5257a5231040aded17e24a90ff 244318 libghc-mime-types-prof_0.1.0.6-3_amd64.deb 3f530073ec0114601f588355d20ba9d1a67dad22 2440 haskell-mime-types_0.1.0.6-3.dsc fcc5a93ba26d3b0397f9a53c0729e90da3327f6c 2144 haskell-mime-types_0.1.0.6-3.debian.tar.xz 90f424132108414d60f3657967d14b5f5c6627b1 11135 haskell-mime-types_0.1.0.6.orig.tar.gz Files: 5500bad6e44ba0dc97bd0a1d2bf9b54a 328736 haskell extra libghc-mime-types-dev_0.1.0.6-3_amd64.deb e28311456fea1eaa625da55559c6b008 42090 doc extra libghc-mime-types-doc_0.1.0.6-3_all.deb 133f6d16d1395fd8ed7a329ae42d8050 244318 haskell extra libghc-mime-types-prof_0.1.0.6-3_amd64.deb e8f4d019734acacca8ff36cd04c62fbf 2440 haskell extra haskell-mime-types_0.1.0.6-3.dsc a760a98acf6fb2d426449b05991f8353 2144 - - haskell-mime-types_0.1.0.6-3.debian.tar.xz 9345d93023bd2f234ab153d324febec6 11135 - - haskell-mime-types_0.1.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiodXcP/05iempBa4CDUe/ymY1AeIS+ YwDzpkJdKaoY3Yv3XbOcb96jqzgJnM0QAjzVfxj51IrCiB6NRt8VzaY5PRDq6Tpw 6KrIEtXl/uoIiJxOPurBuuZ9Hou7LleS3Mo+eZSoMWBtIw0naheKGJnICVjD2HDq rq/AV3h5QjM4uagoN6uX2AD1E3nmJ8chAV/vBClUXmxOea7UYqTccP05nanaiMxG jUlzzPLAxt+tIjUceHBVYj5m3mf62KS3LH4EsIyS03K6lD9CqMzN+Sz75wvitzCs AkAR5BEl8EhQcCdsrX1S+9GhtkPKhkT2itY05NopaoBc9PdkG2LgdeQ3RrIdEOtH J5JVGmxGYbbQuTgiq4pxTA2VVONuvoiya3uVwD9bHv/0zSQqjC8ZfbM3dMbxB83p wspIGEY1rzEsTN09G5elJe2Odha76gkIEcNHbFnOhg0IdCjLoFUu72Y9s93fMu6l 8EVEWN6pkC15Cm/3zD2D9aLdLJ/GJGa8KHiOfrsL0nmkBgyduYQNDySyRF8eg8jn WAB8Ju70ODyJ4+rKuIze6EkmYTdTP/tnzP9RxAAeSxW59NjM7JqI8JjpVnXSXIiH 2ayK/xkKiAaF29IyTrQx0mH09zx/qA/7NFqo4gwKOdRgmXr55WR94A+Y7iMT93uC h8+Z1x6jId8GasfzTXHm =ycxH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:46 +0000 Subject: haskell-mmap_0.5.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:19:41 EST Source: haskell-mmap Binary: libghc-mmap-dev libghc-mmap-prof libghc-mmap-doc Architecture: amd64 all source Version: 0.5.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mmap-dev - Memory mapped files for POSIX and Windows${haskell:ShortBlurb} libghc-mmap-prof - Memory mapped files for POSIX and Windows${haskell:ShortBlurb} libghc-mmap-doc - Memory mapped files for POSIX and Windows${haskell:ShortBlurb} Changes: haskell-mmap (0.5.9-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2e9d0964e2d8c4d4a584c2ca1def29251c41a557fef0ab549a01bf720574d1f1 41610 libghc-mmap-dev_0.5.9-3_amd64.deb 84ccf6e278bcd6fd49ac499b7087afc8e796a7d6520fa770505a950c298af64b 41456 libghc-mmap-doc_0.5.9-3_all.deb e279d544d4d763c232c55ce0eb7c839bb1432c62ab1e94861dee08075c57ac85 34894 libghc-mmap-prof_0.5.9-3_amd64.deb c7a6e19cdcddcac8acf031b7127e8ded9069d99e1f8ce363a86174a409013c7a 2311 haskell-mmap_0.5.9-3.dsc 2fba01555407d87207c98d6f86ed059fa99d5929a4a1ee2838f7e7ed81d3c580 4976 haskell-mmap_0.5.9-3.debian.tar.xz 58fcbb04e1cb8e7c36c05823b02dce2faaa989c53d745a7f36192de2fc98b5f8 11731 haskell-mmap_0.5.9.orig.tar.gz Checksums-Sha1: 2eee873404f8529dab3a81df0d8bf1a447dc5c77 41610 libghc-mmap-dev_0.5.9-3_amd64.deb 93185bb5a2d3a9b7f75b877c148e8d09bfda0567 41456 libghc-mmap-doc_0.5.9-3_all.deb 9506937a035c00f9754f9f148902a501bfeaca44 34894 libghc-mmap-prof_0.5.9-3_amd64.deb bda662a95e46dc8fee32eabbf44d57216bb55cac 2311 haskell-mmap_0.5.9-3.dsc 9e099d41f8395eb2bc7a4479ad15bece21e37af7 4976 haskell-mmap_0.5.9-3.debian.tar.xz 924849e409a5ce98bf2f1c4642958eb260273fc7 11731 haskell-mmap_0.5.9.orig.tar.gz Files: 097aeb214f074fc9e2009d14027d1d82 41610 haskell extra libghc-mmap-dev_0.5.9-3_amd64.deb f4f7308af4653bfb4506865cb55ea124 41456 doc extra libghc-mmap-doc_0.5.9-3_all.deb efca0548202c94fad642ea253809d8c5 34894 haskell extra libghc-mmap-prof_0.5.9-3_amd64.deb 42f4bc95935ff7121bc0e2ab0e7230b5 2311 haskell extra haskell-mmap_0.5.9-3.dsc 9eda329ea50fe6ce9fed88a06f2ae7c9 4976 - - haskell-mmap_0.5.9-3.debian.tar.xz 625301d54b9789e890174e38028c1bcb 11731 - - haskell-mmap_0.5.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolhMQAKS1YmLIy8USxPXtikRX6znh KfyObJ+J32i+njr4p7moY1Sn68U3N1/TL0hNHf19kMqdZGCvfeX25vqp3ZqFcBO9 vi4QoDUBObctz2UBQvabO7tusx5Rw05IVKywHZq6ITR6Wz/3tWTjpE2RSvI9wV4m xsnkcvqFuUixxa3oZ95aY6JBpSb7NjRE10TxYqHCa1ke88sBwEA/XCIr58WRF5tM XnQ50inDze2Zip6oExmm+/D7Z7B+q0bdo57/2W9tT9xJQd8tNW0vQgs3QQ8zliAV LAmQ6BW5aZUEFHsaGVEity5zjT2va2kqVZDLqHFCW9ikWaNeiSVrhaIG2CCSHWAS xQ/vDuR3S7GS6p5Z/jja686YqATMTbZB/MdXWZ4EEtbugwbNg1drRJv0Z+5AYehx QBO5ITEVlW74qOak2N406GIJakHMlWzJLYBTG4bpGG5CPxwsdzSeN2crZ+VrKWfi G8FylR1hplPfMMXhgLT8TNoJfqnJ3K4axnrh5U3Fxd1Q2oY1i7mCvDcFFHn834lX 2Ofr36gdZEcpHbGLajuX4QB4cCToApHuMlcLqnk/BnMFylcWJ3eIw+yAJ5uC5gcT +cleUjnekDi+iX1c4niBnDDRtu+bJd3egd5xjasVDohy6RN4drffo1MYyWDLtn+I /m2JngxdA3UatxCQKJam =kHMO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:33:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:33:55 +0000 Subject: haskell-mmorph_1.0.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:30:16 EST Source: haskell-mmorph Binary: libghc-mmorph-dev libghc-mmorph-prof libghc-mmorph-doc Architecture: amd64 all source Version: 1.0.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mmorph-dev - monad morphisms${haskell:ShortBlurb} libghc-mmorph-prof - monad morphisms${haskell:ShortBlurb} libghc-mmorph-doc - monad morphisms${haskell:ShortBlurb} Changes: haskell-mmorph (1.0.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cb582d54b625a3ec897f956dd9a003df54f79f1fa37cdab177c4bb139e05c41f 37786 libghc-mmorph-dev_1.0.4-3_amd64.deb afb0fc99047840aabf9b04dfc2701e427508c80e487c0884647637cdd5503d4e 39854 libghc-mmorph-doc_1.0.4-3_all.deb af8eeeb749042050e66a1cfcf614effe5c62e9ed7e52d563fb94502b7ebebd53 33858 libghc-mmorph-prof_1.0.4-3_amd64.deb 44188010d5d088b00099016d96bcbe125cd3d4a5e18433b3e2fc8df67f5d99ae 2329 haskell-mmorph_1.0.4-3.dsc 676ff8430e678c3b15dd6b634f1bd00302908bc081f768c4a6de0c186e08ce4b 2564 haskell-mmorph_1.0.4-3.debian.tar.xz 22e3665b4c86bf28cb4e836da91f586294d74d1cf1c18db364dcf568eba7bf4c 6100 haskell-mmorph_1.0.4.orig.tar.gz Checksums-Sha1: c2c5be334bfd6d66fd3c7d24046d4d6e6f8ce038 37786 libghc-mmorph-dev_1.0.4-3_amd64.deb 226ee885ef2dc6d20c0f3c0b5c2ad823f9627fd2 39854 libghc-mmorph-doc_1.0.4-3_all.deb 90b2d4b7ef2e35011b5f10e67ce579cfb3ddc2fd 33858 libghc-mmorph-prof_1.0.4-3_amd64.deb 75f37620e01a641b992d68182982559c4d969189 2329 haskell-mmorph_1.0.4-3.dsc 613312139854b21b586d0da0dcabf38573b25d9b 2564 haskell-mmorph_1.0.4-3.debian.tar.xz dd91c57594069f0b5bffa681be498e6421c8db65 6100 haskell-mmorph_1.0.4.orig.tar.gz Files: 08d940bc963488751964f4d5eba558c5 37786 haskell extra libghc-mmorph-dev_1.0.4-3_amd64.deb a967f175adce27bc3cad31fb6f73f33d 39854 doc extra libghc-mmorph-doc_1.0.4-3_all.deb 65826e10cbbcdc3f45510346b70cb283 33858 haskell extra libghc-mmorph-prof_1.0.4-3_amd64.deb 4b68c0127f8394d46296c473e2fd2d35 2329 haskell extra haskell-mmorph_1.0.4-3.dsc 8d5604ba073be8021268c0b32c6f96ba 2564 - - haskell-mmorph_1.0.4-3.debian.tar.xz e8ebd20afb7394def1a04553888f430e 6100 - - haskell-mmorph_1.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPlQP/3jjo+C9IwL3zCDqMw12qVGV P7VJreMsOj6oIEbvBl48ti0kY/Lge68oGDdzlGwJEP5qrKeF/YuiOo/xQwC8ZtJE fTk2Xq9mD8GO/R509qVckg1T6NNxCcybCPXYeJSxh6t6QkPyM6BxVOuCvmxqHhYD d42ARhtl5RnqkC/RkDPBNKdoMhwP7gqlgTTOcNZItJMlgquw4ViASqwgnQa1l3Vp OULNZwPLlxIVElaJT+R6sO3TJBWJb51EuItPA8fx2kvNu8QfeDUQgyKYtQlUX1PX XdPGKxzL0gcQdrpjhxkCe3On5gZsS/pU13UwIHYx40kia5CKTuBclDwy11HL4zX6 k8xsvl9SHqwX1pedtSO8UVw/iSP8QGVV/sjtg5wIH1OaRadxLu2r9TJlieW4SDDk ZRwfGWxlK9nbyX3Bq1Kgwg/bp4m3zYW/2LnVS4Wqe7ysYJrExchQTm2YFkqzPhAq I+Cbh+o2zXJF3SOoS4oGHqEhaJPbDS+FhscXpEP4eu/v2st9+exHnAj95JHtGYeS HoY4kutonguTbbirjeDE82CVd80zRk7706KwvFctzqINp5qLPumFUQt8ZcrzgVIK 4jxi6P9J5mGwx6JWS+07vTG5AlNMyESLv9SClRsPMwIFhpXjfrIvULTh9xyVCcEu 6KjmE6/xQdJWGF2zzlJS =znHv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:02 +0000 Subject: haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:01:40 EST Source: haskell-monadcatchio-transformers Binary: libghc-monadcatchio-transformers-dev libghc-monadcatchio-transformers-prof libghc-monadcatchio-transformers-doc Architecture: amd64 all source Version: 0.3.1.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monadcatchio-transformers-dev - Monad-transformer compatible with Control.Exception${haskell:Shor libghc-monadcatchio-transformers-prof - Monad-transformer compatible with Control.Exception${haskell:Shor libghc-monadcatchio-transformers-doc - Monad-transformer compatible with Control.Exception${haskell:Shor Changes: haskell-monadcatchio-transformers (0.3.1.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 33d331f085af5ca356c968a54ce3549362de16e82ac07cd1f6bfef5f3e11e432 29850 libghc-monadcatchio-transformers-dev_0.3.1.3-4_amd64.deb e663924a21eb0d5de0c72901b790771eeaf33c8032668ca17497d5f1254444c3 37270 libghc-monadcatchio-transformers-doc_0.3.1.3-4_all.deb a1b4ca1684920916f6553bba856d6b965d8bf66bf2d7548375a9bb6d911002e6 27250 libghc-monadcatchio-transformers-prof_0.3.1.3-4_amd64.deb c3b8672c6606afd1d9ce6a8d1d09f252d33fbc4cedb5d8f741d8b56e2e552171 2886 haskell-monadcatchio-transformers_0.3.1.3-4.dsc 41000cb10d2f5a5b7afe54fda113b0245bbd7b911e5e7ad86b069f12ab3818b4 2320 haskell-monadcatchio-transformers_0.3.1.3-4.debian.tar.xz 10a49c32c22123e053377fe558d0c136c2b3746d15954d60f66f6bc80f0404bd 4526 haskell-monadcatchio-transformers_0.3.1.3.orig.tar.gz Checksums-Sha1: f0b4e23621acd88e2efcbfaa0e3850a7c39d3d57 29850 libghc-monadcatchio-transformers-dev_0.3.1.3-4_amd64.deb aa189f290068b9c0a58f02bbfcea55986f9fdd81 37270 libghc-monadcatchio-transformers-doc_0.3.1.3-4_all.deb 7028a858cc37631dedf2ac10909c3a564030dbd6 27250 libghc-monadcatchio-transformers-prof_0.3.1.3-4_amd64.deb d9b28e834e8fe3d797573162a97939b1b6cb8214 2886 haskell-monadcatchio-transformers_0.3.1.3-4.dsc c44b04b15c6d228a5a49c87edf7e361102ca8580 2320 haskell-monadcatchio-transformers_0.3.1.3-4.debian.tar.xz 3cc75e9bdaf650fca3addd850017fa23e9b05402 4526 haskell-monadcatchio-transformers_0.3.1.3.orig.tar.gz Files: 2764ba1dab3af6b45e21f8cb836f536b 29850 haskell optional libghc-monadcatchio-transformers-dev_0.3.1.3-4_amd64.deb e3e2f1cc9ad77d22ff455fa004f9c507 37270 doc optional libghc-monadcatchio-transformers-doc_0.3.1.3-4_all.deb 73acfebb88e4f59820697407b689affe 27250 haskell optional libghc-monadcatchio-transformers-prof_0.3.1.3-4_amd64.deb f43e1d99baec093ef267b5095fd5fcd6 2886 haskell optional haskell-monadcatchio-transformers_0.3.1.3-4.dsc 188b944d9778d3f69fd78b07231012ed 2320 - - haskell-monadcatchio-transformers_0.3.1.3-4.debian.tar.xz 84386619d16f7a86e4e1a5230918a10f 4526 - - haskell-monadcatchio-transformers_0.3.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiojpMQAJZD7PjXfe/hXYk0diYoYOC7 aGlF8d5Mc0+wmTXYtHaFFDCrK1TpgPGYHzEBaDsPvsWCxohZsoqxLmi31ZqzEoQ9 5RDXzU1W520Y+RK1FtkeDQDF9+FsmQb2N4ZFab4k5U4QL9K2TAnpJHBEr9SkAO+v XqFEAE6J7rYBN2Ikzsq0vDaBoZOoW24N5VpUS4hO8fa4gfvBA3HZWUEJCgxD7nOa 3yt7uJPpQew0Tj0pm19KuuDxupJnTigBWtzzRP2kqC3ZX3bHU9Ohx2tFlmf4DcUt 3qRzzdAp+P9Y3QD7LsmCf4Z+XXnm48kfw8iXv0tlePTQT127BHpfZV3iMdkUTmka DlUdoFYup3+Bg4sa5lChij6nkGyFUi05FRaNu6aroo9WuuwUSpyHm5FnJeF95B2N eUKfNtckYxgU/cIhSkcFwEP2PehmdF888yj0OQ3owni1JK5ZjAHNsa1UJTLaOnk0 CKKG7Fh4PINRbqDhUJ3S1mOliu98XqPDnImbA6z/rWSJDjuDDU0//Ql/Sh7aqg5W bwzRlfnRgufg23eUEVBrwJefQfDD6NzhboYYt50PLA04QSWS9V5d8U/hz2awavnC xufQ02DZj2SokamM87lOAEJKx0KkwWMJPeWe+WexwhEHm1QNfvM3Iv4N8cGWz3kj VN9IeSs+UEwFcnDIM+oI =Tab+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:11 +0000 Subject: haskell-monadprompt_1.0.0.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:59:02 EST Source: haskell-monadprompt Binary: libghc-monadprompt-dev libghc-monadprompt-prof libghc-monadprompt-doc Architecture: amd64 all source Version: 1.0.0.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monadprompt-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monadprompt-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monadprompt-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-monadprompt (1.0.0.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1996152ea56fac872b166cd8016d25c1cfaa5a8807da932b4378c5b30ed7c630 27540 libghc-monadprompt-dev_1.0.0.5-4_amd64.deb 6af112cf924111231659eeed439240ab82af32bf28547fd1f94d3bbb1b6571b7 36922 libghc-monadprompt-doc_1.0.0.5-4_all.deb 1dfebbfd75af6f5641cd786f048d1ab77be9afae4a080dbb0c8e0408fec96ebf 25080 libghc-monadprompt-prof_1.0.0.5-4_amd64.deb 988e0590aa5276f8c5b524faeedbd27846e082ac57616dc95e61b55587c5087a 2462 haskell-monadprompt_1.0.0.5-4.dsc a3da9b4b5bd17f2c4d53298a785202cc467f646e1ba81fc3a34003b4656f1aa4 2520 haskell-monadprompt_1.0.0.5-4.debian.tar.xz b012cbbe83650f741c7b7f6eafcc89dec299b0ac74a758b6f3a8cdfc5d3bbeda 5685 haskell-monadprompt_1.0.0.5.orig.tar.gz Checksums-Sha1: d7ee7c3737b1a5ea816408599b0466584a3ff026 27540 libghc-monadprompt-dev_1.0.0.5-4_amd64.deb edf8e97d70986fc08e661d0ebdbc4c2302e63a2f 36922 libghc-monadprompt-doc_1.0.0.5-4_all.deb 72874faf5d6d0980a40fe2188ea1e1efacc781b9 25080 libghc-monadprompt-prof_1.0.0.5-4_amd64.deb c812f8076c9144200e10d9a655fc2ddf97e83324 2462 haskell-monadprompt_1.0.0.5-4.dsc f72564e9aeecb2fae5cf31e437669bda57ada05d 2520 haskell-monadprompt_1.0.0.5-4.debian.tar.xz 2c73d9790985ec6187758fb5974e5e19ad92fb0c 5685 haskell-monadprompt_1.0.0.5.orig.tar.gz Files: b03a063bc3519f5efca1cb4ea8eb6c2d 27540 haskell extra libghc-monadprompt-dev_1.0.0.5-4_amd64.deb 95d0e23921872c1e514acae8f4cde93a 36922 doc extra libghc-monadprompt-doc_1.0.0.5-4_all.deb e68c408c032d3b2deea6cfb025fd4413 25080 haskell extra libghc-monadprompt-prof_1.0.0.5-4_amd64.deb 1acb390b04031f5498cfb917e77dc5de 2462 haskell extra haskell-monadprompt_1.0.0.5-4.dsc 7395c7453bef032259c0b4165a342ad1 2520 - - haskell-monadprompt_1.0.0.5-4.debian.tar.xz d3dfccfcb90d6242cd151fcd49d143cf 5685 - - haskell-monadprompt_1.0.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiog1MP/R4U9SUgbVYyd82W0HQQwwyk K+zSAm2zK/tL0LN+Q3OXFRq66Mi3/+dijEo1/Mol2ly98nfYv37s9pI4WgPoV+8h b3/3h+pxsx21zdZH5WZPtGnm/SeVIuf1dXCiN56ibooD3eEO+Q0WhmTVhMIcnBbs rwt8Ar6EKcmmvnRjwr4m4vtz8hPXGnY6Q5D0M7iaLWZzfxc//CDn79EKTc27M/lz oK202o+D0ahZd7nui/wmRf+y7rot/8P1314Zkl/E/D69sEAH7Z7YpS8B7cxcUco5 H2PjfHossVG53CKVHvJ/opdKBwrdrRwdjNxXBdtB+k0DSRooWDcFcyGXWtIwkGkJ LpnO2XbHeapTLIQo75vT6DevHVk5zp0NvsBuAYV9RoRu740FTG+WWYcN8HCSBPYM tLHSS98bE1/i2axHRNVzJ4fqvrqggSfulxQnE1IYXoOr2s9HBKBpRrvTr16au+qs WouLUYrrQeUPn6DNqLK4qGhC29RsFd6bvYC+UsqVbB3LfCw0goPT53qGwLZKvlJv C3Ny59OLKFbpz8HyvZTfe37k137QrpCqcbKCmYcsBLaehZCXhraj48OeWFtslwbT 26BTaVUXgr8Pz+9ka2aUcuxDMN35FxSyU2edzbC//DmB5gmjCo0As1ihg4+cgST8 TBiOmfdod9knQT82xR9/ =EP4g -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:19 +0000 Subject: haskell-monads-tf_0.1.0.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:20:16 EST Source: haskell-monads-tf Binary: libghc-monads-tf-dev libghc-monads-tf-prof libghc-monads-tf-doc Architecture: amd64 all source Version: 0.1.0.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monads-tf-dev - monad classes, using type families libghc-monads-tf-prof - monad classes, using type families; profiling libraries libghc-monads-tf-doc - monad classes, using type families; documentation Changes: haskell-monads-tf (0.1.0.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e736426a1c99e168caa4582fb0870fa3fbe66c5151dba3466db462208266dccd 72252 libghc-monads-tf-dev_0.1.0.2-5_amd64.deb 2723c359acb18675c6d300322d6a4fe5138739e2bbda0b1f44cc329937553fe1 74116 libghc-monads-tf-doc_0.1.0.2-5_all.deb 9078b5aefc255a48ddb09450a2c44e23eb929a8a40c3512e65b41d247c8533ab 65866 libghc-monads-tf-prof_0.1.0.2-5_amd64.deb 1d23d993a648a2d71f796e9e21cec9659a092dc76480df5031bc0ed497ebdd9c 2388 haskell-monads-tf_0.1.0.2-5.dsc 30d82482db1a9e7797cb341bb04de5d1f5925e596139a4cfbd96626b1891a675 2712 haskell-monads-tf_0.1.0.2-5.debian.tar.xz cb6f495443f526b00b3d06535aa29e393473244acd410cba1b898eeaa8f8077c 14206 haskell-monads-tf_0.1.0.2.orig.tar.gz Checksums-Sha1: 0ebc0b0933a976e9d2044b5c4f17d3206ad7c795 72252 libghc-monads-tf-dev_0.1.0.2-5_amd64.deb 74becb5f765db346dfa89ec43c915d87bb7822fa 74116 libghc-monads-tf-doc_0.1.0.2-5_all.deb 2b99fdf98a84bb8cb0487a65da072e7afafa0a5d 65866 libghc-monads-tf-prof_0.1.0.2-5_amd64.deb a87e0795f3d237a8da24092b2daad5f99f2fc887 2388 haskell-monads-tf_0.1.0.2-5.dsc a8c8f1f38fbf2f3e61ec39b5ffd858d7bc59d6f8 2712 haskell-monads-tf_0.1.0.2-5.debian.tar.xz fbce17fdccddd09383f4982be31fc0cc000d2202 14206 haskell-monads-tf_0.1.0.2.orig.tar.gz Files: ab6ebb2cbb4b28684ef172f83275323e 72252 haskell extra libghc-monads-tf-dev_0.1.0.2-5_amd64.deb c354ff8c30329897227c485a1b355177 74116 doc extra libghc-monads-tf-doc_0.1.0.2-5_all.deb 4c3b568dc4d4456079d7754646e88e59 65866 haskell extra libghc-monads-tf-prof_0.1.0.2-5_amd64.deb ac83afe61def4395cd4f026a21e5a5b7 2388 haskell extra haskell-monads-tf_0.1.0.2-5.dsc 62f0990f3f8c03840446132167da7dd0 2712 - - haskell-monads-tf_0.1.0.2-5.debian.tar.xz 4ea2ab975ad9d2ce8bc6e9240124d623 14206 - - haskell-monads-tf_0.1.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9NkQAINxQK674Q6Q9DA6pGyYuYZQ yVHOAEqOgzrTylVs5PZAlLRjfj79u/GpHHUaVicuwcn4A+kM/FLU4YHfI4f9eBHu AJjtyWbzyN6Y02u7U0IidrebN4SyNGKuErSvRrnJ6nMQTdcWNPfarna/njm4y+YY d2pLoJcyZqUhk31iFx3pwC3mHbFKEPjWNYCCOyQCd5U1wKr1dNK1VG8T8qmihAsQ FJECbZC5itfSwONSKCxHzKUr1jfGiDcB3sBs2OQT+f4lz+N9qUFpdWIYT2aABZlY gWcmkuWwo297z/mClLq4WhhIUvU91V9s1y1o//4Ngr6+h8b8KUkm0MeJwfn5+aA/ z3uL/w35yPWVAZDjh1JCLt+t5lVbiuKCWt3L7141wSoY6Q54ShRZPY90YupF9iu3 U4ryh8touylmzdtbfAM8nlCPnSyFKloEgFFAMQxd9Fy2SRUynkn+cMw5NoTn5WDp KpIdCLMyn3BRhQjyQ7h1pRoEvBkw7Re5RpPz4qM0qBBo7WmiO/VI5ws/br0bKeEh yCtqtGZL5U+06wtcp+UeVKinz92ySjIipZl7yvjjkAk6hX1O3mb9bzgekikMc7jf 7QtvRrX0iUqrK3SKj7j50ZpVXpOe+9XLULte4NzuqtrpZF43vkc4CJQJLTw3WNif fyBWxOlEGmM6D5pmpUAf =ciyZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:27 +0000 Subject: haskell-mtl_2.2.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:52:02 EST Source: haskell-mtl Binary: libghc-mtl-dev libghc-mtl-prof libghc-mtl-doc Architecture: amd64 all source Version: 2.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mtl-dev - Haskell monad transformer library for GHC${haskell:ShortBlurb} libghc-mtl-prof - Haskell monad transformer library for GHC${haskell:ShortBlurb} libghc-mtl-doc - Haskell monad transformer library for GHC${haskell:ShortBlurb} Changes: haskell-mtl (2.2.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: adc86504f0e7f5f47b8188fda8f4d1b080510773441e7723a17af8495ec3a3d4 83030 libghc-mtl-dev_2.2.1-2_amd64.deb 394768f299d5c9daf28f7efc363ae7e0f37ff134faa37bb7ced69dc61b371a41 80764 libghc-mtl-doc_2.2.1-2_all.deb 6b3ae5c32fcf5e32b7af0e3e8408a6b39badbfbec029e07b5267b317783ee5a2 78014 libghc-mtl-prof_2.2.1-2_amd64.deb 97157b1e6bcfde273b95f3a8b02be962260e84a580ea3b0fef8d97959629f3a3 2287 haskell-mtl_2.2.1-2.dsc 1746d5410470f9e8091dd82c202147acad4b4d2e97bb0268e0084c747da96a25 3696 haskell-mtl_2.2.1-2.debian.tar.xz cae59d79f3a16f8e9f3c9adc1010c7c6cdddc73e8a97ff4305f6439d855c8dc5 15391 haskell-mtl_2.2.1.orig.tar.gz Checksums-Sha1: 00c483d4194ea30e457e6d11a8404654fcb6a737 83030 libghc-mtl-dev_2.2.1-2_amd64.deb e29f221ab7defbb7ad575dcb7b6fed8bfcd06109 80764 libghc-mtl-doc_2.2.1-2_all.deb 0b6c33af6d1ec866c62092d80f2e2e4c38985ccd 78014 libghc-mtl-prof_2.2.1-2_amd64.deb fabc67cbf5b2081098817325a9b608ae8951a1c9 2287 haskell-mtl_2.2.1-2.dsc 81eaf4b5bb3cd6f830e5a654818f8fe34b761293 3696 haskell-mtl_2.2.1-2.debian.tar.xz c244f8ec3a871404373ad1a0873c198b5610ef29 15391 haskell-mtl_2.2.1.orig.tar.gz Files: fcb5998ba1120a5959d870aa92dced44 83030 haskell extra libghc-mtl-dev_2.2.1-2_amd64.deb 8d454c2641adcddf1a711b812f90a590 80764 doc extra libghc-mtl-doc_2.2.1-2_all.deb b0d7313a4210de606888af8de197b46a 78014 haskell extra libghc-mtl-prof_2.2.1-2_amd64.deb 699b72e668b313c10ff67046e587770b 2287 haskell extra haskell-mtl_2.2.1-2.dsc fe2b099ea3e623c050a0f0cd18e86fc1 3696 - - haskell-mtl_2.2.1-2.debian.tar.xz 96a2f12b94ea8d7cb0aea999cd2e3802 15391 - - haskell-mtl_2.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4pXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioud0P/3NkeiX0SLfgMrfI9OZKI2JX tBxwZ1ABKcuokwyy5SDSM9G5hVSAdeVjVDvfAufsYe2jYayBHsup3usyHw1vqPHL 6rbdE60eu5dOHcG7vOfhVR8fuD0vRrXENaAcLs5DlU4NqmMPn66c4BRB6VV2IZqJ /VawzOvMvoeGImAHO0GfH+BqM9nd6b8tjqFJ4R8zSc/GlLepo9ioU7djd/vp0Whz wVmZg7/NpwNSi76PrYt79tRlun3qgQdxSkuaR33CwmSi3MN7r2UyKsCOOXNRDKU8 Eu+eHTUs7ug3z/0HFsJPwJ7BIn1CkJy0D/ZCMkSo7GCvPLQ0RbW5/i4okxsjl+nU yxR1CvlVJ1onJIvJrU+cOvW4S6RyxPUgGGW5hBfFt+aD6/1BjYdphRUi1ILXjOEJ /Z1tmz6IGcnKu9uCqdOgGp469u/EgJcUD4mY6+z9bYygozfByuxsJBjAIJQBKVXe XvbywiyIR/s2sG4UxfH7ndv0P3JIIv8qi+9ki6geKIpCXVSkLM6AEYJERnvIfxVv Jl1WcSiMryawMxxPOPq7G+LMO9em22q66I91vEMMHDXysxxJzvApngKqOE7LgepI kj3jiyxH0yiSEE0Hy669P3Ay8dZIJLif3ggADQERcZtuH92fOaI0Ym/TgSNpKBMn ruQ9uiXlp5FFNVet+Ydl =m5rE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:35 +0000 Subject: haskell-mtlparse_0.1.4.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:58:26 EST Source: haskell-mtlparse Binary: libghc-mtlparse-dev libghc-mtlparse-prof libghc-mtlparse-doc Architecture: amd64 all source Version: 0.1.4.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mtlparse-dev - Parser combinators for monad transformation${haskell:ShortBlurb} libghc-mtlparse-prof - Parser combinators for monad transformation${haskell:ShortBlurb} libghc-mtlparse-doc - Parser combinators for monad transformation${haskell:ShortBlurb} Changes: haskell-mtlparse (0.1.4.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a1d3fa40d10238da64216c34284c84d5fac3e52327e9c1f65b43256e177b800a 58932 libghc-mtlparse-dev_0.1.4.0-4_amd64.deb 4aa1326fb00a17f27e95dc2a0a242f60d2cbc6da3e5cb31eed50f2f2518c5c13 36936 libghc-mtlparse-doc_0.1.4.0-4_all.deb 7de0aac2039e0bf48ce1782498d7436dd5964b422d08e7c39cedf144044d65f5 54422 libghc-mtlparse-prof_0.1.4.0-4_amd64.deb 353c72a3a7dfeb608fef7a7fe5adc6df6f755b7b8f54c2c54763d668d7ff6a41 2443 haskell-mtlparse_0.1.4.0-4.dsc 8407eb43a51014db1300c865f1da202f62c6e60b680e7cc47848d6d2de5e7775 1880 haskell-mtlparse_0.1.4.0-4.debian.tar.xz ec79238fe6f19ee7b3d2ab4fe5490419ba0b10e4820dfde5c3eb8cf9eace85ba 17901 haskell-mtlparse_0.1.4.0.orig.tar.gz Checksums-Sha1: f5c1107d1307471dd1fd41155eda4aa5627f6e11 58932 libghc-mtlparse-dev_0.1.4.0-4_amd64.deb 9047d32fe35a2f4d2b0e6647be984c25ceec0035 36936 libghc-mtlparse-doc_0.1.4.0-4_all.deb f38f3d7e3692e8c8b0db98417e65b5d4f2e74e5d 54422 libghc-mtlparse-prof_0.1.4.0-4_amd64.deb 54fb3e9542d47d158386f3cc10118f326e069194 2443 haskell-mtlparse_0.1.4.0-4.dsc 909f1879d67deb75bd62ca1d9dc3e34303ace7af 1880 haskell-mtlparse_0.1.4.0-4.debian.tar.xz dce385d9b3a174d821b2d593884d79eca23d8f01 17901 haskell-mtlparse_0.1.4.0.orig.tar.gz Files: db09236d523d7ac20cb989a1ca9fe73b 58932 haskell extra libghc-mtlparse-dev_0.1.4.0-4_amd64.deb 85dd2276068adb9dbf7a2491fb07dae1 36936 doc extra libghc-mtlparse-doc_0.1.4.0-4_all.deb 8153c0a423ceb6dbc037f32c7e917976 54422 haskell extra libghc-mtlparse-prof_0.1.4.0-4_amd64.deb 9b6656a7c665799d46b389fd11d9aa95 2443 haskell extra haskell-mtlparse_0.1.4.0-4.dsc 80e3a9ceb32b43d6815b75f5fa78d21c 1880 - - haskell-mtlparse_0.1.4.0-4.debian.tar.xz 5cd354b30eac91c49ada54fca9f88518 17901 - - haskell-mtlparse_0.1.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxcEQAKOx/DoqO8xG5YYW6REvPYYV XKYIAhYIyYJJEpHqp5TqgRI+briuHmypNimC1KIN78cZpksBPyjeM3S6ZQfCKji6 HBv9guDnM8oaCLqQMQZA2m7SrvWRSD5yWdcptBAMzlI1+FP0PbEBbh5oc87D9FEA JLd07fK1UuRy2feuSRAhDOV3Ww78ojJDi/sjdKzxad/wpLbLpMYH0mjSpDFxg+W/ ZgCKYR8UX7xYUnuNiangpbYoFR2zAXWhbzRvkvCLC7ui/cNW6stxILlaUaGpynEV z6bRBTg0N3NGKjf29AjMsmZLde6QSOGRriUolLAox8knAprYPKAg7s29c/5udMq0 illwpqCy/zJdXOPV4X7t2b322mbgDJXk389AdNprZq4qw0HO00NOa+EarSIdBxG/ tGqME03CwO/FFms10krnYV4qM4ncrX9OeZ+nNoqel2iml+siLhOCCaIlOYZCHHoC lGlYBfWRBMX7AKh8k0VEaz9E+ieNhscsN2po1XEBvdKFRogSxz6OBr+FI0eE1W0c V9zmUioZMF0/rjWePb0zKrVpHohIX3N8rV3eoHJ++Bi6S1ZEUXk0wCCgm2pmtus7 7HJTguooKbuNVU/jmXmPi/Q50zJk62U/kV29cxn24zmjLwLxeF6RO6BsURuDgOhB WJGwoSSaOIlC+CSde1BC =K8Q+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:44 +0000 Subject: haskell-network_2.6.2.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:18:38 EST Source: haskell-network Binary: libghc-network-dev libghc-network-prof libghc-network-doc Architecture: amd64 all source Version: 2.6.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-network (2.6.2.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3abf068c766ef2ac965ca8a764598c8a6bcd23a3f981a34d91dfe294c78a6bec 282550 libghc-network-dev_2.6.2.1-3_amd64.deb cf96f7cd43559176f230fa036bdd258c52410855f86625ac8b3512635062d177 122564 libghc-network-doc_2.6.2.1-3_all.deb b9a5b8d463d3735dff8ddb86f844b657450a111f62ed796e3acde52fe228ab45 230214 libghc-network-prof_2.6.2.1-3_amd64.deb 265a4af86b5cf0ac7c5cbbd18bdbae47eba1db3fe3d5be30c4ee52bd7b80756c 2411 haskell-network_2.6.2.1-3.dsc cfe6906fe5d6fb302ac39e2899408de06d800e83a585c08e524de1ef2895fe18 4656 haskell-network_2.6.2.1-3.debian.tar.xz a3fda15c9bbe2c7274d97f40398c6cf8d1d3a9fe896fbf6531e1bfc849bb1bfa 118092 haskell-network_2.6.2.1.orig.tar.gz Checksums-Sha1: 06f130d2847b70686a7d195415d53479d5ba51bd 282550 libghc-network-dev_2.6.2.1-3_amd64.deb 68f90c15c1d2aea271e8a1a5542b757e92643aba 122564 libghc-network-doc_2.6.2.1-3_all.deb bc1e941dfd18d2885045dadb055e0af36de966b9 230214 libghc-network-prof_2.6.2.1-3_amd64.deb de653a52bd6c8fab483d4df27621029b6916d401 2411 haskell-network_2.6.2.1-3.dsc 9615f2ffbcdcac447d789121a9dab47ad3f18d68 4656 haskell-network_2.6.2.1-3.debian.tar.xz 84453c70f16ac83d5f6d5d230fd5723eb27e4da6 118092 haskell-network_2.6.2.1.orig.tar.gz Files: 8420c688b21392dcedf52e48e3db52d0 282550 haskell extra libghc-network-dev_2.6.2.1-3_amd64.deb 0ff68956d61595f175aca37cfe27d1b1 122564 doc extra libghc-network-doc_2.6.2.1-3_all.deb 07c973aa59234a584193cd63b5c77b5b 230214 haskell extra libghc-network-prof_2.6.2.1-3_amd64.deb 12c4c5fa41ec591c806a222cdc6a6ba1 2411 haskell extra haskell-network_2.6.2.1-3.dsc c3566456c950d36b34d262b4256eff21 4656 - - haskell-network_2.6.2.1-3.debian.tar.xz c58ab6f46a20a755970bec73f7bd4612 118092 - - haskell-network_2.6.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopuIQAKGOX46N9oEYSEjZoj+QScyz pBVQ8l5lnaKIUbGImX82X8pl6UEgz7CMtef1RccYpWWLZ2HzopWFVzsxnpGqfm8I /K91IPTSYS/zoYffn3Etxer0lTwfm7kYP77CZQp/TyRv9/H1DLBadmp/Xe6w3Ltg 6TVKFpScdpl/cJPSijkkdine205nTYgavJ4LzOqOsDVcHKASZHUw90FnqOkAOE9R qu+3bb7C1lC6r/UZL1rOF2nsg6BJG+enw6LIgzZGXs/UaTgxAdypi/x66ZKTUWzi b1FvviJkR99WReNhuPS+N7t0xkJRHcwMjHhBbj7uNFbdgGeIMJK19nT18Xy3nZ7i 2C5j2x7U8zryNJ/io/WaEKXmnJtHwFd0WAjnkr0PhuDNExzjJ03aey0icZCWJ3UR vZHB+0L7fyT86t3cnXfJFaddmRO+dziWVb1rG/9HAnL9MCdiVD7W1IpViwoHVbFv EOQ0PE/uTzm3A20WXiiHP+xOhKD3DF2gQHw/fvNlc2dQl/Rm0OFutsThyZDSGZQz NRkGkRqt9uNXuuC9aKoRnOpbqc2T0kxB8vwKxJv+IURfMsYS1l5P+dmu1d5M4V3f tfUZ1O5f70PZi0CYesMqAtOZ6vuezd3r28IEDjynuIzOQiVRl7hQZsWUVZht9tEb NXYeO++auHffzt5zIg1D =RVF0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:34:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:34:53 +0000 Subject: haskell-network-info_0.2.0.7-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:29:32 EST Source: haskell-network-info Binary: libghc-network-info-dev libghc-network-info-prof libghc-network-info-doc Architecture: amd64 all source Version: 0.2.0.7-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-info-dev - listing network interfaces in Haskell${haskell:ShortBlurb} libghc-network-info-prof - listing network interfaces in Haskell${haskell:ShortBlurb} libghc-network-info-doc - listing network interfaces in Haskell${haskell:ShortBlurb} Changes: haskell-network-info (0.2.0.7-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 413cd0a7913e838bab7a3fda29563bb345b5bb0fe730daaf90c4cb2e781d0c24 40630 libghc-network-info-dev_0.2.0.7-3_amd64.deb e181e6d86a6b94184ea5af7ebab8b992873103f18ae37013d734750044e7d079 31626 libghc-network-info-doc_0.2.0.7-3_all.deb 6cd1b626a9854d71925b1b65e68e63be2bf6cff83bf223fde32c724d09586a11 33312 libghc-network-info-prof_0.2.0.7-3_amd64.deb 1af61a8e17c8514e1e6e9adb45c8ca3e8a8d95aa4a0b20c08e0ce853a0fa357b 2415 haskell-network-info_0.2.0.7-3.dsc 853625deaea73bcaa620a08599c26ac2d2ddb699aa64e1c83f0dd8f17ddb6171 2740 haskell-network-info_0.2.0.7-3.debian.tar.xz ef36e2c3d60d120c91d07dfe1081c87b73d0917cee858fba42598f284301405d 6023 haskell-network-info_0.2.0.7.orig.tar.gz Checksums-Sha1: ae2e7e07c5f63fd808fa1b2b86f637facc08f6c6 40630 libghc-network-info-dev_0.2.0.7-3_amd64.deb b3b073b9003e5e76b9939d5e2b64f6133701dd73 31626 libghc-network-info-doc_0.2.0.7-3_all.deb 556db1c19952c6863aa5f3f371152109f02ed1ec 33312 libghc-network-info-prof_0.2.0.7-3_amd64.deb 49eb7d880bf0c64ed11bdd0caa4035a10fdac386 2415 haskell-network-info_0.2.0.7-3.dsc c444bcb57635f590b3ce47e12f1a698408aef126 2740 haskell-network-info_0.2.0.7-3.debian.tar.xz 4d4e3a77c7f8e4035a76b70c8652241da8677a95 6023 haskell-network-info_0.2.0.7.orig.tar.gz Files: 5fa8c6ac117c809b25ef0cb03c545289 40630 haskell extra libghc-network-info-dev_0.2.0.7-3_amd64.deb 498b77cc08b8b687897eb8b35463d1cc 31626 doc extra libghc-network-info-doc_0.2.0.7-3_all.deb 366eeb8225d797a234ed1fc16afceafb 33312 haskell extra libghc-network-info-prof_0.2.0.7-3_amd64.deb 314e36ed42b62a5b09962489bc9bfde4 2415 haskell extra haskell-network-info_0.2.0.7-3.dsc fb934d6f0e6e9e7cb440a459a1b3995e 2740 - - haskell-network-info_0.2.0.7-3.debian.tar.xz f8801ee37954202aea625aa7a26d4502 6023 - - haskell-network-info_0.2.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8vkP/2cqXm23oq58AYm0L2662YIX vnqjQw2FC3TUD+z4TcTCLnOH2DwPdAScU1ggXc1oowxKpC7WFc94kWaSEr1Dh+LN 8FcrRBNylK4xOqL5igmBjn20uWzu8BIH9mq3y2F+S+9i5Kg3nR5Y6An3r/ZfVe94 UTyD5Wph2CkJ0UoYXLvSycgTlpdFHV4xe1Qo+pg896pezqp9qCcDlUIPMSsZsQKj ngPTCouK3RxHnRzEDs3gBzxR05KnDwe7ibodxFYhVqUwriZctkokMkTVFqpQ69bK lu/TQaVlSvJytSfEzmO+a21r8i/ECg5xOmmELMGWrLW8tMfUjQARUNkPOzk08Rru gC/7eE9IrHP1EN1skiucJQDRaU7GUM2jymVd+huAAeNox1qiCe2z14yLbEoZvnnR MlFrWpp6IDldXSADhmBkcTNHvX8bL2tPhAi7VEHm5wB/csP3VG7SWDxvQXCfjane 2GJEb/Tjb7aK+37cep/Vc/X1k/TASuFziMX2HKFfZPkf1PPzMYe8t5slEP1nVh9N lzsfb8KyKnKAGJ9jPY+m7Mc25f4H2eErf/qX5vty9QkKPwoGctCK/AJpdobyVELj /lBJarOmvnUlixUAezEFc6dKiqOxbn6it7KtWwirsKOIlHXGO4CgZ6aHaoE9M7AB VL06G2BEHt7R5s8HL5sY =37Ss -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:01 +0000 Subject: haskell-network-multicast_0.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:57:35 EST Source: haskell-network-multicast Binary: libghc-network-multicast-dev libghc-network-multicast-prof libghc-network-multicast-doc Architecture: amd64 all source Version: 0.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-multicast-dev - Haskell multicast networking${haskell:ShortBlurb} libghc-network-multicast-prof - Haskell multicast networking${haskell:ShortBlurb} libghc-network-multicast-doc - Haskell multicast networking${haskell:ShortBlurb} Changes: haskell-network-multicast (0.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0f88c219cfe676fb28baf72f857c77ca5f5f88cbb04b657ca1d0e69d715859fd 20712 libghc-network-multicast-dev_0.1.0-2_amd64.deb f7b8d27e5c248561ee9f3dbbdd76d22d2ef8b5926244407ff4e50b95504b2cd6 31912 libghc-network-multicast-doc_0.1.0-2_all.deb cf3260f5e7f89a4ccac5399c83da15d3318b6c97fab64e00c6863e2dafa93dbc 17550 libghc-network-multicast-prof_0.1.0-2_amd64.deb 6222d6e4c8ef129e41e96301869f13dfc40387e71d0215474ae2929cf5b9e727 2542 haskell-network-multicast_0.1.0-2.dsc df235f06b9480fa5d355e795fc8f1068d5d3dacf1e650046f549b43a010f7a43 2548 haskell-network-multicast_0.1.0-2.debian.tar.xz 18c2db0f8db5b9f4d3b65dbaa19ed77f4ebcf9c97e2d85657b6777f2b0e47a8a 3023 haskell-network-multicast_0.1.0.orig.tar.gz Checksums-Sha1: 125048d80d50187d148d3b2e7dd748139bca0c28 20712 libghc-network-multicast-dev_0.1.0-2_amd64.deb 5b8d78e7f1a8d1e8be51df77125916d68cfe1390 31912 libghc-network-multicast-doc_0.1.0-2_all.deb 1735043077acc95d292a4077f258b5a9c4d08cc0 17550 libghc-network-multicast-prof_0.1.0-2_amd64.deb 766e9966715a03405cb711e410c6a617d319a410 2542 haskell-network-multicast_0.1.0-2.dsc 777df4a09d00af689d43be54edf4b16a8660bc03 2548 haskell-network-multicast_0.1.0-2.debian.tar.xz 8e84f21d79e331b50aa7faadb70ec33d610b857f 3023 haskell-network-multicast_0.1.0.orig.tar.gz Files: 9cebb140a8dc6dc2e57e36bd41c794ae 20712 haskell extra libghc-network-multicast-dev_0.1.0-2_amd64.deb 37280419039f34241a9a9cc870196e97 31912 doc extra libghc-network-multicast-doc_0.1.0-2_all.deb a4d9a454d53d49c6d738c15bf48c6c3e 17550 haskell extra libghc-network-multicast-prof_0.1.0-2_amd64.deb 02f2e880bd8e77a3edf24f23ae8a884c 2542 haskell extra haskell-network-multicast_0.1.0-2.dsc 3e18900779116d6cb66fd6ea524bd2a3 2548 - - haskell-network-multicast_0.1.0-2.debian.tar.xz bc7b380a51a4e8e72be757223908984b 3023 - - haskell-network-multicast_0.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioGTAP/ApK9vUIlqg7cRgm6BqVgDFr a1U5GLj5UzWg+UbGc3tRJ9M/XJzYH+In1nZxmvInLS+hWHJNwUWG3dFfxVK7ESAr /ZIK4qea9g+1LbuAe4E1NyfjQaETrGw8rlfdq4IMsT45B14ZNmGqFKA13LDyk3WC RuJ7ZSgEjk7dD4iizs7sHcva0PgtVMdosHUPzkw9kJ16OeGB28ZRgZgta/8iNXQY U61ksFbWs1miu7XluDm+N8ntWNfge82Fq6xinqXHCoXBBOvLCgZ9s96fcVqzzsYK NOi2k4po2AE9rlg6391x0odxhWqg3/xFkLn2hKwOwg5kPuOchooTATvdCVvDFJMZ 6sfBkrUgYKxBkAtwAgXUDUbkzAxKAsq/aVBRg/DWnk3UtxmF2n5jQGmZZsIJiQ4R v/vgWE4T7iL8BsEupWj8b08tmV+YXRcbI/pO0Q6R2OxImtupxm6O6X7R/ARtGzfk 3vXcv2FXIzch9XaJ7w6MQTKsbpx6bOvSzyhmDaLHeSN+dd3oE+MDOUeNKHqPTtpH 5D4XMj9Ac81SN6UAiK0gn7H8BSxInplJ97BMbSnG3ty3BgZ1Xm/v3mdRskSr8Wpf mudIU9LGPIefPiTH+QobLmcSR5a99QV4oWkFpX1z2Z4+TAUXx3hiUXVe35lcVnn6 GTR0CjUQbJ5rE28Crn0z =DdME -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:08 +0000 Subject: haskell-newtype_0.2-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:40:52 EST Source: haskell-newtype Binary: libghc-newtype-dev libghc-newtype-prof libghc-newtype-doc Architecture: amd64 all source Version: 0.2-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-newtype-dev - A typeclass for working with newtypes${haskell:ShortBlurb} libghc-newtype-prof - A typeclass for working with newtypes${haskell:ShortBlurb} libghc-newtype-doc - A typeclass for working with newtypes${haskell:ShortBlurb} Changes: haskell-newtype (0.2-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a13c6e733976cfa619cbd65f1a7b04d605f31e73ac926712d3644aba5a79ae98 18370 libghc-newtype-dev_0.2-7_amd64.deb d8df4dc78f0e7039ad6d3780cc0f55d7e9c00805d535e3557ee8be9cf0413fed 33018 libghc-newtype-doc_0.2-7_all.deb 5aa61e8268508fef807ea5b6195dfe8b8054faaed5294e1ef773444bd5cf1fa7 15962 libghc-newtype-prof_0.2-7_amd64.deb 3b2fb82a8dee577ad45ebec0e0d70e5cb415bcdd719ea037d128f2e57ca9b10b 2336 haskell-newtype_0.2-7.dsc ea15719494d1ba47ab5045c326ac39501f5884cf3e64c2c0c3550ad32596798c 2392 haskell-newtype_0.2-7.debian.tar.xz b714033abd9a8b0903bcef0d36d0913de2a5003c852f43f97fa688717289e459 3476 haskell-newtype_0.2.orig.tar.gz Checksums-Sha1: 9fb50e2dd8f6fe6a2bd0af1c75cc275e6a708e81 18370 libghc-newtype-dev_0.2-7_amd64.deb ab5acf5c17da1a6fd669c0ceecab3b9e4a809550 33018 libghc-newtype-doc_0.2-7_all.deb c7d363b7a2ee655a9f74c4d3f638dffd77200d10 15962 libghc-newtype-prof_0.2-7_amd64.deb 1966a231bc654a2e0c49c8fcb4946b6db0913a3c 2336 haskell-newtype_0.2-7.dsc 6a64cef852ecfd1af2cfc599b5a6728a80a74ec1 2392 haskell-newtype_0.2-7.debian.tar.xz 2c800ef28c45ab33f6289fa596e86a2acb6ebc46 3476 haskell-newtype_0.2.orig.tar.gz Files: 1b6acecba4ec5e404ac7b759224382fc 18370 haskell extra libghc-newtype-dev_0.2-7_amd64.deb 03a76b63cf14d479d3f9d055fc7970b9 33018 doc extra libghc-newtype-doc_0.2-7_all.deb 70ade0c15777da4392e2af96a8c158aa 15962 haskell extra libghc-newtype-prof_0.2-7_amd64.deb fb925b6ad495430892526a3fe5d18100 2336 haskell extra haskell-newtype_0.2-7.dsc e1326292fce162d987a40f80fab7593e 2392 - - haskell-newtype_0.2-7.debian.tar.xz fa44f4e2c6fdc3e356bd5c4a938559b2 3476 - - haskell-newtype_0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSnIP+gI98xNnMsdYP03V/9V9yrgm oRkLFtSIlTYOQsfRtfh09e7b7bB6BKfmMX+pha3NtFvBo/HiGbeqTSDFnKI/ArAy 4XTs1yHQ/zYOCSDw+xXt9gSWGacbbI5HjV32vFiXVPKrvhq1Ov+SJRoQW8TSIOu8 ocuGuTZQwNFGtYzAugbXNu/oBe/T3kSSOfEz9MaTd4WhIBjwTu/njtt5FFX5y0E+ CKkvEmQRk42jMi3YLaa9eJQ7avksmwVUy2tR2w77lQa6kUEbj6O/uu+5QLLTPj6S StBU6qzKQdwmakQrg64yMidZihWqHQYgZbnYAtcLZRqdPKZ8A2dmWmEBAv7FSGD+ 28Nj6C9wB4qfAMHha7/KreBH6qEGAjXugJWyKQfuiRPgPoSfZ/D9pgEAQOiDggqA UNXnY1L1OFMnRVyfOfawtbstpf3LL1fQpeRNU8APHrEaLLd6gM3mm4G3LFPNz3rC 7JkPv5PUkZMSyCiJI24IjvGS8Ya9traOgmbvaQ9ha+tr91ZFxd+Y7wPShvi62fJ8 FIwcx/I3dHRHo8S2TNYnFFlbwIR7Z91td9TxZRSAu5HmVFkR7A4CIy8veE6GSJVb hk9p6RPjl8qpwb2Hho1oU+8+2e/jiqIh8c+BVlws/zJ8SdhO3Kder4RPnAeUPG0k UFW7vqUXUf+sCnVhFM03 =k0WU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:16 +0000 Subject: haskell-newtype-generics_0.4.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:41:36 EST Source: haskell-newtype-generics Binary: libghc-newtype-generics-dev libghc-newtype-generics-prof libghc-newtype-generics-doc Architecture: amd64 all source Version: 0.4.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-newtype-generics-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-newtype-generics-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-newtype-generics-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-newtype-generics (0.4.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 292983b708cef554dcbe92cb1ff7a8ee4f8fed115f71316ff5652bad8819f76f 20200 libghc-newtype-generics-dev_0.4.1-2_amd64.deb f555800876c6d011dedcddf98d89cbd10a1e794a83781497c3ede389f3f69ae2 34408 libghc-newtype-generics-doc_0.4.1-2_all.deb 1da7d4cfbabf429e32ed9b774ce48dd8349124a3bdf862edcfdb40b122e9dca8 17484 libghc-newtype-generics-prof_0.4.1-2_amd64.deb 1eb6445ba6adca5a3f8964be9ed413c9599a2354f7548cc24edfe3aa1fee209b 2471 haskell-newtype-generics_0.4.1-2.dsc 7fb38b5ae7c1952f617b8b82a5ab86fa9cb66e3a0015143b325d4a2a06eaf2bc 2424 haskell-newtype-generics_0.4.1-2.debian.tar.xz a5ed63130601fa2f97b105adeced7e691ee7924bcfd3f7da6605495f7a655fe2 4505 haskell-newtype-generics_0.4.1.orig.tar.gz Checksums-Sha1: 0b5a62629117cab64cfe402e309d12685d548476 20200 libghc-newtype-generics-dev_0.4.1-2_amd64.deb 30997aa2481dbe4533d659982ffa858adbebeef0 34408 libghc-newtype-generics-doc_0.4.1-2_all.deb 4b11ca63e252202fa09f6cc0729faaadde8481c4 17484 libghc-newtype-generics-prof_0.4.1-2_amd64.deb 87b9ab41f87d883db471aabc9337debe30a09f29 2471 haskell-newtype-generics_0.4.1-2.dsc 0e20ac7c2ec9bd0a454b722333d8f1b740d23bdc 2424 haskell-newtype-generics_0.4.1-2.debian.tar.xz 641ada42833d4c9a48584279d11814d1fb9ce290 4505 haskell-newtype-generics_0.4.1.orig.tar.gz Files: 3d17b03b671610c156725346b3de4de3 20200 haskell extra libghc-newtype-generics-dev_0.4.1-2_amd64.deb aa97a3e19e51f3f53c17d1b11aded61b 34408 doc extra libghc-newtype-generics-doc_0.4.1-2_all.deb 76300e6371655e7f1e9698c33abe949d 17484 haskell extra libghc-newtype-generics-prof_0.4.1-2_amd64.deb cdbb0ec996ff9dc2c97060267b9f8bfb 2471 haskell extra haskell-newtype-generics_0.4.1-2.dsc a73e3cb0a0f6d8fb7a3883008baebdd4 2424 - - haskell-newtype-generics_0.4.1-2.debian.tar.xz 161423bf4cf28e81535fbcf55423f0b2 4505 - - haskell-newtype-generics_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLcEQAKTfhqLGbo16OmFeXfsn5T3/ eyCVqfwCBr820TFiqDrftG6jFNcrHbLeCjA4f0zXkxC9TNhgFcNaIetj6jlv0/yL JtNiDLSH8qdSNcTyCWr4efULjGaUBUDmAowh7mZXtsBb85Vw2c4OwtJpm+5dzCj+ Hq4RTOa78mEbWQFGFXefS+DpC8/ArQhKZu0WLwaLq1A3LuX0tCm8w0HW7mMw90pA x8wpJ2Fjz398uktt7RjkBILe0aWeBGqhcdFF+WvfTvdfYGXUE5yfAaQWjKo2gVN0 sGqht5MzeCkPv6117qFOhH4Oc4yPlJUZ1zcDWRYGWA+NcLeVtJcF0GtdbPaWSHz3 VbuNpq+Orej/gBrD+Og6c6iqdUdTkB4vyTRh5oWkCT8ZlaLhE7cFNLd3b5cZfu5v Z80k6cTYVpqTvtNWIKArIC4SyJm5MtjC0NwTQpzgX2EacaO36rKzt4TS33jmxAA8 mFt3APQ8HVDOBZgKbkpA6eblCfMR4U2g3CeLgh74/e3jHFFLIMejBT+npzeHH3vZ HKxFe1HAPG0bRLhNV8/4hGHg15cRzfs82CFVFQdUB1/iUIdUnkhYScCs8u4GJ5wk owE4RZzoAm06+U734BgPz+K3MlRph185vMfU3rG2uc6LK6Vf4msWoPp3qYtEa2Ul HHjI2bvUlNLbJ1IVDKIV =zKNB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:23 +0000 Subject: haskell-numeric-extras_0.0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:20:22 EST Source: haskell-numeric-extras Binary: libghc-numeric-extras-dev libghc-numeric-extras-prof libghc-numeric-extras-doc Architecture: amd64 all source Version: 0.0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-numeric-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-numeric-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-numeric-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-numeric-extras (0.0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4cefe2ee7b2e3c1e243b837102b378299d6eb83786933f8a4f8b89fdd44f190b 14508 libghc-numeric-extras-dev_0.0.3-5_amd64.deb c0665933be9b905cb77599daf9926e7464d491b1d27aa93ea8b539afbacd0a45 28002 libghc-numeric-extras-doc_0.0.3-5_all.deb 36d6685cbe3f94803bad9a08d5eb2ae29286a5e85f341571862aa50ef9159145 12026 libghc-numeric-extras-prof_0.0.3-5_amd64.deb 460952eee7a967c5238d599924017a925098172bdf273473e2fa9d471ba11c0d 2438 haskell-numeric-extras_0.0.3-5.dsc 34d2cbf855c0e28aae96ab121bee9c4087ede200a922f18957ac43a34c33872a 2204 haskell-numeric-extras_0.0.3-5.debian.tar.xz efdb608471e7938554e447bfb98c09ae7de37a0e703d3e9f1effc76866965ea2 2169 haskell-numeric-extras_0.0.3.orig.tar.gz Checksums-Sha1: aafb9486400f0f6b66ac9e16481b2d4b3f16942b 14508 libghc-numeric-extras-dev_0.0.3-5_amd64.deb 870ba54dba0aafe9748353fd8e49b4b9509a2ed9 28002 libghc-numeric-extras-doc_0.0.3-5_all.deb 66de32dc73e255d8497ba030ccb6a38d1a34b61d 12026 libghc-numeric-extras-prof_0.0.3-5_amd64.deb cf98dcbfc0d590496fdb5b672c29abf2520451e3 2438 haskell-numeric-extras_0.0.3-5.dsc 68cb56fc9064275c2d1a323675415b3063bdec2c 2204 haskell-numeric-extras_0.0.3-5.debian.tar.xz ed3898c7a56d3e177d2fadab62caa265fe094a04 2169 haskell-numeric-extras_0.0.3.orig.tar.gz Files: 6db1d3271c47a8d510945d0126e2f715 14508 haskell extra libghc-numeric-extras-dev_0.0.3-5_amd64.deb 79a32b7dadf771ec844df0ef97bd64ae 28002 doc extra libghc-numeric-extras-doc_0.0.3-5_all.deb 4d66f384a255231ae35717f2a6949d68 12026 haskell extra libghc-numeric-extras-prof_0.0.3-5_amd64.deb 21c581f6493554e224cd2cada02f0221 2438 haskell extra haskell-numeric-extras_0.0.3-5.dsc a7887a8212350d2843708ff092b2e414 2204 - - haskell-numeric-extras_0.0.3-5.debian.tar.xz 7d0c3945c1333033cfef729ed82928cb 2169 - - haskell-numeric-extras_0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioedIQAIQEDwFDds5GC26NM2aTzjq6 y5lidtj2scrqUuI5VEvcs8jMz6iaDLN1M48ya1MaTGLqQIHu/Ew2wkdPguAjMO4Q SPshn8A4elKEHWBMWiXKn/Adj0cufN8YQ24b8KK3SNB9rV9A7TXqarMKxiYVZY3o 1ScHBkVQ8GaQyhOlsP7AZLVJ+FEwbOSK9LREEJ4tUdT33wwMnxjaqo6zLf/5RQee 0g2JVlnACXmRVDE+KdZp8qG+4tXkCOBoEE85Ax/o4R/m4atfEeAugFoVmCj9xEpi x8XhTxmi5+jMeMbBg4cjyd3RiLbg8ify6KoejesBOBGci0JbjjE9lsxwcvGGD9yq cLW9WuvSXdGFAdMEbEtJatRn79RnfPLewx8ITs5dyLY9tAUY+GplOZCDkgbl/wVc XiCTlL1Dyx9g7ehyQn77Y9DIS2BejSTMC33PsslaVQD46EjA1UlTX/8Y5lv1YxXB gSuvi7/PBNJOU26dU7p0WUf+BBcuqS0TnlVTs5cmLMGxCJ2AJYczFrF3Gk5R1Zt+ IqZc0sklENrzzFcVFLhg0qsbrJAfEpYsv5JIap8hTrMys7dAfzP0JmOsf3neH8ki 2PSGNParUFX0BxdNYwdsiMZtPHhImnxHi7Sk1BMu4kyoihAWZ2QBbxcHipx1Pnis S32/aeCbUTI4U2TmIy40 =RFtC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:31 +0000 Subject: haskell-numinstances_1.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:39:12 EST Source: haskell-numinstances Binary: libghc-numinstances-dev libghc-numinstances-prof libghc-numinstances-doc Architecture: amd64 all source Version: 1.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-numinstances-dev - Instances of numeric classes for functions and tuples${haskell:Sh libghc-numinstances-prof - Instances of numeric classes for functions and tuples${haskell:Sh libghc-numinstances-doc - Instances of numeric classes for functions and tuples${haskell:Sh Changes: haskell-numinstances (1.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 58b16b88eef97c005447e01886580571ed4ee91e494ce047123949daf3033789 66868 libghc-numinstances-dev_1.4-4_amd64.deb 3dffc40a77fa22da187ff85d5870aaf0186fd91546cf45b794d7f8becee22ee7 32034 libghc-numinstances-doc_1.4-4_all.deb 8291f528643139078c84512fd86dbd6c146d97a98d134fa4107e3a0f19cd878d 95600 libghc-numinstances-prof_1.4-4_amd64.deb 103a07a965c4ae118d1138449e6171ec4b1f3734c78897a2beeb110e4425517c 2390 haskell-numinstances_1.4-4.dsc 6be007536ed3b80afe86a451a43b34fb98d2e353139e0eb8ea4f807c10665118 2452 haskell-numinstances_1.4-4.debian.tar.xz cbdb2a49346f59ceb5ab38592d7bc52e5205580d431d0ac6d852fd9880e59679 4749 haskell-numinstances_1.4.orig.tar.gz Checksums-Sha1: f5795a1e483eb5c2f8f2f9a09b840fd70036a276 66868 libghc-numinstances-dev_1.4-4_amd64.deb 15cb2ed3f2650a17988ee2bf507abed33f24e99f 32034 libghc-numinstances-doc_1.4-4_all.deb 39a5d32fbede0354310996b4d8b837e0f7d0bb55 95600 libghc-numinstances-prof_1.4-4_amd64.deb 915f39a52283135ce12f1e97c0c84b85b16aebfa 2390 haskell-numinstances_1.4-4.dsc 486384790ac63a9e8fb93c0f24ed1938ab2ab412 2452 haskell-numinstances_1.4-4.debian.tar.xz 3f1c520be0a36af1dc352e497d13e2c32fb18470 4749 haskell-numinstances_1.4.orig.tar.gz Files: 097b7cad59e10807b05c6ddcc0ae228c 66868 haskell extra libghc-numinstances-dev_1.4-4_amd64.deb a1ec0d44cf08c2761dfe1d7b4e3d2ce4 32034 doc extra libghc-numinstances-doc_1.4-4_all.deb 9428437bc0b791274bc6fc9b48b552ac 95600 haskell extra libghc-numinstances-prof_1.4-4_amd64.deb 525eb8e922633a9bd8150414d025465f 2390 haskell extra haskell-numinstances_1.4-4.dsc cfd55827c1a2e7d24923084b4b2ac2d8 2452 - - haskell-numinstances_1.4-4.debian.tar.xz bb52f653ed7278050aa3d2fba13fa623 4749 - - haskell-numinstances_1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1jQP/iTsbvu7Z/Eigmc4bKGW4wH7 IwBh7Sj3+0syTBUw+D2bF3O+HqUwbv89JurDttzEGUcPW+WMnPvQwyOhg4pVGmm7 90sWQctOqR13/jAI1kvi80ammjgZA8jWI4nbvKOcTMfqRccserhAEbikwlVzK+wT V3O3gvwWsdGNtsz+/qdeUCo7DOkXk/0O9wBD/EDYr5KcI6Jo8h+6V7ak+r3GffRB UioeVg8UuvooQqQ7HwI6o0ca2k7QzF8PfUNMq4UHCt1ZsKwGioRfCfuaDhu9LWQA huAQNZFqfSNjwOHUkeh2SG45wWsxfvwiDezDK/f295B+NfVPj3N9Tvp693Y6ssq5 nx6f8phDxUgnPxNpCJdiPXDXaccV/w+djTIQ3nJEaWm9iLQNshbJA3IRCAmBtH8a wB0/ID8H45WKIxsCB43C4OrnDhEAXuAUQzT2EZatOYNsk0+x1M+2yrjvOMvrF2Va 01P+oXZC8kRFaEvjr2IemFcz0TLRcRUobb0+f8AF6VYW9vmyntUj2hNQ3oBfjt76 CAhGFzNxnkJstG4rpbT1EJ/+8KCAOt/P/STvfcCCK39dbrcynZd/KvaK1PfN5Vha 9BXnp33HacfA6cFfREUyR3QLqhmxEw6uOFCqxc2akaE6h3Ptxljh+gfgQENKSYUD nu1FFLY/IekA1WXU42DP =pXdz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:39 +0000 Subject: haskell-numtype_1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:37:22 EST Source: haskell-numtype Binary: libghc-numtype-dev libghc-numtype-prof libghc-numtype-doc Architecture: amd64 all source Version: 1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-numtype-dev - type-level (low cardinality) integers${haskell:ShortBlurb} libghc-numtype-prof - type-level (low cardinality) integers${haskell:ShortBlurb} libghc-numtype-doc - type-level (low cardinality) integers${haskell:ShortBlurb} Changes: haskell-numtype (1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6307d072ee93fef1687c5c7ea6941261114ea0a9c7b168d104129e69ad6605c4 24894 libghc-numtype-dev_1.1-4_amd64.deb abd40e3adeb347e7f33cf2fa5556227e6af6676783c92e67726617b1c1ca7fbf 36722 libghc-numtype-doc_1.1-4_all.deb e9c25178ecaaa0c0573b6176f648cf7b33c42138e69946ecd3ed26ece84ed32b 20882 libghc-numtype-prof_1.1-4_amd64.deb 614b1823f1486447dd275c11db15a34b2e5cc7ce7b3724108ed840d63f25b5e0 2322 haskell-numtype_1.1-4.dsc 94b8dec171f513be8af6dd0d36ae1aed2f67a0c0c9d0d0ec235321bc932bfa1e 2640 haskell-numtype_1.1-4.debian.tar.xz a720f3cef646e5f8029d0806f6bbb43d8fd271140f418b93f7171bea5807e1ab 7600 haskell-numtype_1.1.orig.tar.gz Checksums-Sha1: 2ff3a03c5efa67abc8a8f0126ca7b871942ffbe2 24894 libghc-numtype-dev_1.1-4_amd64.deb 829a97cabbfb35fcb72db09ef000f7cf73df29da 36722 libghc-numtype-doc_1.1-4_all.deb dadabb37d7a6d27c977a6901d87652914e0a2444 20882 libghc-numtype-prof_1.1-4_amd64.deb 23c783b064785ccfe587fdd51468bc8c041d35ad 2322 haskell-numtype_1.1-4.dsc 1b5241279135b99c5a1808b30a3b02b64ba2e18a 2640 haskell-numtype_1.1-4.debian.tar.xz f5933e4e850a0a0eb7e295199321b66821154544 7600 haskell-numtype_1.1.orig.tar.gz Files: 9ff3d6c9b3c9bc579ab719676cddc181 24894 haskell extra libghc-numtype-dev_1.1-4_amd64.deb e6304b0aec3f4e392c25f505aa1a2bf2 36722 doc extra libghc-numtype-doc_1.1-4_all.deb 19a3f8ec9f22ff76e5a74efe3b6e1b51 20882 haskell extra libghc-numtype-prof_1.1-4_amd64.deb 9d3ba7607cce52d405b87c6deb12ea91 2322 haskell extra haskell-numtype_1.1-4.dsc fadad5f8a107428993999123534661f1 2640 - - haskell-numtype_1.1-4.debian.tar.xz d4088be94d9eea94efd16c36cd6fdb72 7600 - - haskell-numtype_1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCFYP/3PRqUWt8Y0MrXWfQhqo6VTS +GRqMBDwti5dzKX/iy1BfcbFFV2qGRCAp2rostF8zK31Dkc4VJ1tPeBme1V8DwaY otZveduAFxuFNdRxSaMLU+9jCb0d/Bzof3OckD3mn+Gx74E92IJa/dMXx3zE1kii gCIFQHBuMOtPed4V3nqMJ3WwMsMU6ow/gh383IHlIn9ZI7jhNt/sGJn7tRP+MfZd PM2/GiG7NTf5tdaqQpxe+ORMsMxbXy5zhVZwiMuLuvr4Lti3PKVsRFVAkW8waO5c C/sCwtXBMmqoDhRhDfAXkvvomlH4VJ2PE1oSGaHnzIf8cQHkxbZyxyWHI0i70z5e ujCYNvxQVGz+naYXeoOqK4+iJ629p5OJebHmE1ZMCiRPxfpAb50qNWRvv3AZXjy0 yRcouVis1SxTDVc7MQNGu+Mu6FD3XK/oa9TDLxHQJFcbpUAEpfJrKUA8mL1eiGLM B3lnDQ9Hsa7m0e+FPNR665knxBXFXih5qtJk7JitFzytyDsOHzKLZjE7GvGn6eIE acvKrxEzXqCXVorS1FaHoM/oDcr9iYY/WiGNjPo8LmS7btnL7j8UzrrwwBfIBarO h+fZsStC8i/NEAT8ltd/mVNBlk7uc5oKgpm/66HDnGLhlrEw4pI1D8Uy1t+VsaRx SugJMiqOru6M9Zh6mkaP =MTIg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:47 +0000 Subject: haskell-objectname_1.1.0.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:31:12 EST Source: haskell-objectname Binary: libghc-objectname-dev libghc-objectname-prof libghc-objectname-doc Architecture: amd64 all source Version: 1.1.0.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-objectname-dev - Explicitly handled object names${haskell:ShortBlurb} libghc-objectname-prof - Explicitly handled object names${haskell:ShortBlurb} libghc-objectname-doc - Explicitly handled object names${haskell:ShortBlurb} Changes: haskell-objectname (1.1.0.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b6c94f0c434ce8957e49add510e0230ba4d1e116706bd06a0fa840ac8b050a93 12478 libghc-objectname-dev_1.1.0.0-4_amd64.deb 1b561f597fef9164ab4e973e32bb077cdd2dd76cefe47470ea3987fcb8908755 29364 libghc-objectname-doc_1.1.0.0-4_all.deb aa660066326ab79821fddebc293720aeacf88eae4e6ffd08acb81dc8b1fb2148 10614 libghc-objectname-prof_1.1.0.0-4_amd64.deb 2eda546349cad861312aadbfd90e7a68cfa2eefab5f222f1d48630fb9a14886e 2400 haskell-objectname_1.1.0.0-4.dsc 092edd8b963966f935346de4f696cb3644478e2862fdd44eb22c08a9b2e30617 2416 haskell-objectname_1.1.0.0-4.debian.tar.xz afa91a31b325d2d70b27c367cf0447410f31f8e80bb851b5cbe6a9e9d372054e 2583 haskell-objectname_1.1.0.0.orig.tar.gz Checksums-Sha1: 789ab3af7feb4efcd5ae0540ecf6ced98430f575 12478 libghc-objectname-dev_1.1.0.0-4_amd64.deb 770d46bfb2ad8be3234105041abe626b1eba43a1 29364 libghc-objectname-doc_1.1.0.0-4_all.deb c2c60a37b555e33095fa57ca03c924b54109093c 10614 libghc-objectname-prof_1.1.0.0-4_amd64.deb 5749834376c4532e5ad397d5f6739587f5f28499 2400 haskell-objectname_1.1.0.0-4.dsc 90f3290f8714cccb10dd99eaf113f7ebbf622c5d 2416 haskell-objectname_1.1.0.0-4.debian.tar.xz 1798fdc7862f661ae24c9cfb64d99cc93bef7299 2583 haskell-objectname_1.1.0.0.orig.tar.gz Files: 4f8ed1f7e41c2cad21c0e8d1f081311c 12478 haskell extra libghc-objectname-dev_1.1.0.0-4_amd64.deb 3f1d8cabc3486b2609f02e480544303c 29364 doc extra libghc-objectname-doc_1.1.0.0-4_all.deb 21bd384905e76cde8a6091d76a687ff0 10614 haskell extra libghc-objectname-prof_1.1.0.0-4_amd64.deb 58bf4548fbd3e70d26941a697e793749 2400 haskell extra haskell-objectname_1.1.0.0-4.dsc 0296b7271a50f960958291a001b8cb14 2416 - - haskell-objectname_1.1.0.0-4.debian.tar.xz 3f9dcdae4d1a83aac7c3e000b3c78fa9 2583 - - haskell-objectname_1.1.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLsUP/05+UMgXSboznKjkmCvPY3gG V8J361DNJZ8ebktrY6CeMetTeyANxqsq5a5urI3Q+HmMO77pmNKckAKQLFMa+5ue gdwaz4aOIDphahu401sH5/I8TXCbsETNZoiFRBiElU1i2kpiWETVDjh6uZJUbIDT gJHYxogOHMQYW9Pv9yGD8dW54ozQarZ5EIyWYXGLr9xMlL1SAV19Ht3C7feAIKF3 uj9jiF1uqPhP01HTBTVe7JH7uE0ONVlIeAQwURNZfdwmlFbZLvsF/k9CYkGzUPSj W44UO0UWqZ1oFIPW4Rm+heDUMWRBSkrljYLulgF053RO0hc7dz+p0FvT+QqCmrqj 7raCkmPQVlJg4sxuT5bHkOezhCy0J6dSdjNFQNl3UxwEvHGrByGcCgJ2n8HrCAYx sD+aXaIr/QrPf2KzGa/calWGsQ4YRgFE5s+T/zM0pBJS+TkeTZlRyNjmsJNkZzth sSdrdqvHc0hltUBvwvcVAuXHhI8aYqUTziabpjUn+4Kva3jj33XkPw2whzIY0eQ7 sgA2pSrIjXeKYryzPeTCwXzFFxi4s8hc+prrJvLDUEmGkJS8YOGcDhttrxCr7kVN d6ts1my4TzIo0JEsKNw+Uxe3kVDen/ASGPSSrs99v0gZeZZVEMyarPFFIkjpSWzn 6+G6+sLyUFC1upkNGteM =V9E3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:35:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:35:55 +0000 Subject: haskell-old-locale_1.0.0.7-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:30:25 EST Source: haskell-old-locale Binary: libghc-old-locale-dev libghc-old-locale-prof libghc-old-locale-doc Architecture: amd64 all source Version: 1.0.0.7-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-old-locale-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-locale-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-locale-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-old-locale (1.0.0.7-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cb463c38a68b7ef69af5a1f0e1bbddd719ba8ed446536a1d945137da94e2c9e5 32780 libghc-old-locale-dev_1.0.0.7-2_amd64.deb 94fb84e2fd3184e5f2e00921c4d3c52bcf4807cb54fd44fc3336afdc8129ea55 30384 libghc-old-locale-doc_1.0.0.7-2_all.deb 890406e18f010b367204cd5319063e4d991443624fbd58c9aada7ec7c1c8fe85 26448 libghc-old-locale-prof_1.0.0.7-2_amd64.deb 64f7ac0ab6077858a359eaeb2fecb8c93470378d9f56e638480cd0a25088eb0e 2406 haskell-old-locale_1.0.0.7-2.dsc 262d2edbf61058ab3a0ade336212bdd317bd5d7dbbe85e7cb981bebee880448a 2604 haskell-old-locale_1.0.0.7-2.debian.tar.xz dbaf8bf6b888fb98845705079296a23c3f40ee2f449df7312f7f7f1de18d7b50 3384 haskell-old-locale_1.0.0.7.orig.tar.gz Checksums-Sha1: b5ec1aa36021fd8e09036921b78eb88f3338a260 32780 libghc-old-locale-dev_1.0.0.7-2_amd64.deb 55d1987fe3cf0f6acd32bfddd129524e86674905 30384 libghc-old-locale-doc_1.0.0.7-2_all.deb 5ee06964012ff4fed2a5e6fe6389afe5379a92be 26448 libghc-old-locale-prof_1.0.0.7-2_amd64.deb 77d16f308fd6c7bc547003e973a6d03fcea71a1c 2406 haskell-old-locale_1.0.0.7-2.dsc ed520a9f20d4ca4038930c887d333235c53ba823 2604 haskell-old-locale_1.0.0.7-2.debian.tar.xz e238f273748b2c0416f8c8ee21c635423943f4a3 3384 haskell-old-locale_1.0.0.7.orig.tar.gz Files: 85a26f548954de52b958a6c7f5c77344 32780 haskell extra libghc-old-locale-dev_1.0.0.7-2_amd64.deb 35e570776b5019bd891bdfaffc4ee0f9 30384 doc extra libghc-old-locale-doc_1.0.0.7-2_all.deb 90f0d362b56098033658cbda76112517 26448 haskell extra libghc-old-locale-prof_1.0.0.7-2_amd64.deb eec1542c7decab5a30bedbe79204cd2e 2406 haskell extra haskell-old-locale_1.0.0.7-2.dsc 63f5dedd502eff9ddd5b2c313a845cbd 2604 - - haskell-old-locale_1.0.0.7-2.debian.tar.xz 507bd2d3ce2407403e2a2d1136c3d149 3384 - - haskell-old-locale_1.0.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIZ4P/08s+5BZwA5palDCj3Muma+Y JMZjzcl8TiEAviKsZ1DiF5/jSdjktcEo6oNHPN+mRXiCR+5j744S5fcJBrhnOIlZ tDvdqw4DZAVzSenHdpElgVkdIDro17qhlC/0zdTapoLG6INkbXr7rtsCa2jchOlE 6GIrfoWAncf8Qzj2DSa0G8letRaIJiag7rDSyAzSZQ1bNKOO4liOP2aqpFbPn2z6 PDFLJAv4PanWR5FqBGK0VXbeyXj6PBf9Mu9x5/87hZETnewgB+mw9CD8jsDrrYxW ouV3X6NB4ER1atB0niVe2rbGJiNpdokx3+S0D+YQa3JKsWzJVip/RzN2qC/kE/uO lZhHm9hHm3WpG690MTpkrngVoJy+nqVwJhRWzBoUm70o85wGHkoPLPM7TOPlHoVN W8QVk+RHqRzAGBK6stMKlU0iT97bqOnXW8lVdSBeQ5Mr81X1+gjYyP/6WRiQ4SS1 x/XC8hWtIUI0c+3e0pPs2P3TQ3gbqL3snEOZHlDrChwhXu6Z+17y332je2fEyIyC 3c+Bg3M6QvTJxsp86NRIJDs+5+59TXfF1aBzKeSwbRIl+/Wm3xnesEG+lhIveyGJ mo9BGiwQcXEkr5l8pXwuqmgFdahT5ddcpmqJSkYttoDG498a3lBsLt6DQvjwZoTO wRXHlCGt5pmK7Jh5OBFf =1cNa -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:36:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:36:03 +0000 Subject: haskell-old-time_1.1.0.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:55:37 EST Source: haskell-old-time Binary: libghc-old-time-dev libghc-old-time-prof libghc-old-time-doc Architecture: amd64 all source Version: 1.1.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-old-time-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-time-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-time-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-old-time (1.1.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bdb85c7956a59e496c92a2f15535f49ededf87b99d5292f94444d0e08ebe4a72 110164 libghc-old-time-dev_1.1.0.3-2_amd64.deb fc046e8abb009b0e28ba0625a4896092a46963fd7da926ed18bcb72d12ad994c 43454 libghc-old-time-doc_1.1.0.3-2_all.deb 0edcac5f0d2b23a380c145b8d26325aba054489f46e3ac15d689fef23ae770df 91880 libghc-old-time-prof_1.1.0.3-2_amd64.deb fc08122eb4db5669e13e02acd0a6a3bf39d59eaf0585e87cd868a08efbf27bad 2492 haskell-old-time_1.1.0.3-2.dsc 60069c943747570f184f23d5789b1b1d5c2c102f108d453ed93b839aa416741f 2636 haskell-old-time_1.1.0.3-2.debian.tar.xz 1ccb158b0f7851715d36b757c523b026ca1541e2030d02239802ba39b4112bc1 74219 haskell-old-time_1.1.0.3.orig.tar.gz Checksums-Sha1: 8f6c5d33a42b8becdf1da126e9ab1f3b1df3dcef 110164 libghc-old-time-dev_1.1.0.3-2_amd64.deb 474befb6270b967bb51f6e18a9b6b7d6ae702dd3 43454 libghc-old-time-doc_1.1.0.3-2_all.deb 13636a3e51246f1b9902d06f34e4bf6b33899bdd 91880 libghc-old-time-prof_1.1.0.3-2_amd64.deb 00b2a175aba215a52a06fe9ebae436549b3dac0d 2492 haskell-old-time_1.1.0.3-2.dsc 0f7a0f0e52ffd04e0daf0768dc93d6e2714d10db 2636 haskell-old-time_1.1.0.3-2.debian.tar.xz a7a80e5f99b2930c3f448de299bc824a393fc9b7 74219 haskell-old-time_1.1.0.3.orig.tar.gz Files: 38faabc2068f15fdab82c53eaaac2bb4 110164 haskell extra libghc-old-time-dev_1.1.0.3-2_amd64.deb 63ed1de3e5a67ea42aa4ecace8f3782b 43454 doc extra libghc-old-time-doc_1.1.0.3-2_all.deb ee7242489ccbb79f10e8d990b394a0c3 91880 haskell extra libghc-old-time-prof_1.1.0.3-2_amd64.deb 046121a08f8972296887161665747a79 2492 haskell extra haskell-old-time_1.1.0.3-2.dsc 78e4fa0d61ffe2fa74f4a66df5b6a9e0 2636 - - haskell-old-time_1.1.0.3-2.debian.tar.xz 1868eaf39e616176d898bcd5510e1f09 74219 - - haskell-old-time_1.1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDLMQAIkZEUbfA1luD3TAJG8pki48 bNJUS8rAiU1gYgPrFzl5qv4iNqgI6H57Z4rvsE/t56OrlWX9Vb7nNjfsQro31E/3 lv9U7cdC9CDPEM56WrhaobbNZRXgL1jNolk3/WJefb/1Bhn7H6TyR1t8aZiv/aJC O1RwTagaW9pTNoWuiPh3xABzuEaH91goG95MOvGR7VHA9C+lSk0dXK9sY04HoTjb j9N3LARoV54xngQ+hGbCG7Enw9kiickOiGFBgMKkzn3B6m1drh4Q+YKpedjYkGHp rbA+SV/lJfysiv4wtQqFwcY4r/oAiXqE3IaxT62M4q9BFeRIbpGeke9wAtLHtBTy qB+yu2PLD0g4ggI9SrQOVOj7jPxSLCDjg9AKJ/Nb4UO4k2+AIGmyw1jH+ABE13gx HKfVErFaTu9T0Cbf2/KkOFT2rCkDxpOOkJHOy0L9/KoF5NuRG6M8fnKPr5t8E21F OenQb+Q70D1JNE6wch/R6wWfyZsY0ev2Nid89oylxKkrCvdlFM3sAK9PP7SS1VIg nyUcWoMwNDIEvkoaIbuWTf7eobKxApp42FZmf1pLD7x/ll1v14g4PmgpifUo3aGf 1qH3NLhPRyh8ken6BvvurCm3ySPq5f013Gw69/x3FRXbWfZLrQeL63lSmw5TlzDb HSIGtpLRXHnNSLjdu8kT =7IcQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:36:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:36:11 +0000 Subject: haskell-oo-prototypes_0.1.0.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:45:28 EST Source: haskell-oo-prototypes Binary: libghc-oo-prototypes-dev libghc-oo-prototypes-prof libghc-oo-prototypes-doc Architecture: amd64 all source Version: 0.1.0.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-oo-prototypes-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-oo-prototypes-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-oo-prototypes-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-oo-prototypes (0.1.0.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f38a4bc24ca150c46cd26b5fd2c84ae0b43b303829d9b065524c5374cb140306 9262 libghc-oo-prototypes-dev_0.1.0.0-3_amd64.deb c967968199400c3e3634b13d77ed41c5945aa5fa9c76ab3c9b457503a9821518 28168 libghc-oo-prototypes-doc_0.1.0.0-3_all.deb 6c4048b1dc22e90476e0ad8d876d5c3403c8636ecbaddcbd26418e72893cdff5 7604 libghc-oo-prototypes-prof_0.1.0.0-3_amd64.deb 881bc0d54cdb1e5f82db72b4e98b2b78ecc52282c0ad457c8f17ba2f03591404 2443 haskell-oo-prototypes_0.1.0.0-3.dsc 6dcb7cfa10031da5f2860e9f1e3e43183495f98b734e4665669d11bfffb0c125 1940 haskell-oo-prototypes_0.1.0.0-3.debian.tar.xz 9eaee40e3221f817b957e472917977bdb06ac0e163a0c6ef87941de29a12f576 8104 haskell-oo-prototypes_0.1.0.0.orig.tar.gz Checksums-Sha1: 3a3bae4ff4fb1922ae0954c2d84803bacaa01910 9262 libghc-oo-prototypes-dev_0.1.0.0-3_amd64.deb 519d0f847ed66181e6782b1ae168f2f16951a677 28168 libghc-oo-prototypes-doc_0.1.0.0-3_all.deb 4d2e69a90e46b851f78c70f0032c30de1f16697d 7604 libghc-oo-prototypes-prof_0.1.0.0-3_amd64.deb a27840310b055e6463b662b03a8466af8c2bb2a3 2443 haskell-oo-prototypes_0.1.0.0-3.dsc cb8906e9591833574322e3cb6199a206824482ee 1940 haskell-oo-prototypes_0.1.0.0-3.debian.tar.xz f61580ce3a751c47e873ebe3cf7fbc764ef18081 8104 haskell-oo-prototypes_0.1.0.0.orig.tar.gz Files: fd86bc802045db0293425130e13477b0 9262 haskell extra libghc-oo-prototypes-dev_0.1.0.0-3_amd64.deb 0caf07051041e22f552eaf5fd0a918ba 28168 doc extra libghc-oo-prototypes-doc_0.1.0.0-3_all.deb 64b8e394b3e349619ba87a4ebadd849c 7604 haskell extra libghc-oo-prototypes-prof_0.1.0.0-3_amd64.deb 45a7075f74064dfe934ee7d492bcc675 2443 haskell extra haskell-oo-prototypes_0.1.0.0-3.dsc 76f6b4dcbcb70ca9499af502d281acab 1940 - - haskell-oo-prototypes_0.1.0.0-3.debian.tar.xz 069adfd085b5c403aa46dd9d8b8a6118 8104 - - haskell-oo-prototypes_0.1.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio63cP/3CRhgPR4PWs2G1fFui9KKOV 58hWfL76my5usOydbxWt/3AtzcN9lXkmn6O9l33ilzojKiGS2E7FhaBqG4IE2161 Q/x3dHYtyJ0YgD1wFhupLwPGeQc8N13BjUDb/Gf6HfxiLwViK5IrTCDlzJAW9h08 MJGKcbI46loCFkxdenRBNEHhGvmrTP7Zgwhe/gRoDOyhRDw3GKxCOkTuYv3BPBvR LTrl0tq+okk0VG78l8jlYZ3+WDHDkrI0uRUIDw/J/Jq+WnGXlfOm32IJekbdnmve vkKFgLnT9f+SwkSyuTN+dsdtbDF2aicUp14YHrveLiwQd5D+zXyGRx8roRSbl64k OLX3meRSHraj+0ontr8LCDY970aj3FKKipPDvUIh9dhrI6AiWkoxyM20ggN7Ickh 1LI+/qvqDsJXcTed3rYcEBqFpSX24zRZNJ/exr7mSJZaIxhTMNXo2dVCVnHRx0kv 1/dAXx2pntF1YPWcXyMLFGgQVGOo2G3JJ9Eu2GAR2RbeoBH6UtolouxqtFrT+/5t kNHPA1nHv9SVjh26YtFo5z75Sx5lPp2w3H3JbiGD3a6cxjmUSJN5WRRrxoDah1S2 +1ixmNZoq1uYAuqalHHWqOC7VyY3kdBV1yv7JuvhWJ7oN9CXWaZam6VGeaKArEoP lEDDr3qubTx38I57XMss =9fl5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:36:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:36:33 +0000 Subject: haskell-openglraw_2.4.1.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:52:36 EST Source: haskell-openglraw Binary: libghc-openglraw-dev libghc-openglraw-prof libghc-openglraw-doc Architecture: amd64 all source Version: 2.4.1.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-openglraw-dev - Raw binding for the OpenGL graphics system${haskell:ShortBlurb} libghc-openglraw-prof - Raw binding for the OpenGL graphics system${haskell:ShortBlurb} libghc-openglraw-doc - Raw binding for the OpenGL graphics system${haskell:ShortBlurb} Changes: haskell-openglraw (2.4.1.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 76ecbacdcc97c2454e31cc3245ab89dc4bfff5ef01d38b615b2e93dfad236075 2300886 libghc-openglraw-dev_2.4.1.0-5_amd64.deb 47fcc64bb6a73609b35b700106d26667da24071f5ffcd61faf640c33b5386027 3312476 libghc-openglraw-doc_2.4.1.0-5_all.deb 88e6cc40a1259400316c05e7455152fd4699bfb73aceb8f6aecd1e501a6bee12 1707294 libghc-openglraw-prof_2.4.1.0-5_amd64.deb 41fb0d4a0b15d0a66345ee81c173a77d24a04abc9f8512370756e7f41932007d 2424 haskell-openglraw_2.4.1.0-5.dsc ad6627c324391deb4c910763350fe867d05647de8b47e07a37fa78d083933259 3032 haskell-openglraw_2.4.1.0-5.debian.tar.xz 546eb00e2b25347e4ab8f3fe9124263020d20c5fca6e91492838c0bae5783376 541094 haskell-openglraw_2.4.1.0.orig.tar.gz Checksums-Sha1: 2140619794bdf0541c60196c0e85101cb06dd268 2300886 libghc-openglraw-dev_2.4.1.0-5_amd64.deb db7e5c17b2b5d8b4e0db30bbc7df02971ca40d3e 3312476 libghc-openglraw-doc_2.4.1.0-5_all.deb 81850fdd8e90684a0f9b7bdf85d7fbf62842717e 1707294 libghc-openglraw-prof_2.4.1.0-5_amd64.deb 6c1d84955717cc62e251ae752d6a52b24fbc2528 2424 haskell-openglraw_2.4.1.0-5.dsc df0c080362fe4529dfc45204e6d76dc974ebdaca 3032 haskell-openglraw_2.4.1.0-5.debian.tar.xz b1d1068fa443bc445a9a43af7483726f2dd4f914 541094 haskell-openglraw_2.4.1.0.orig.tar.gz Files: 67a0d5d98f656331eab7a1988cc1b48a 2300886 haskell extra libghc-openglraw-dev_2.4.1.0-5_amd64.deb bb7216ae929c4f14a61e0f87bdf2f51d 3312476 doc extra libghc-openglraw-doc_2.4.1.0-5_all.deb 6935280584a127895e655f2bc3bea874 1707294 haskell extra libghc-openglraw-prof_2.4.1.0-5_amd64.deb 3dc49c62427724ae2ac7ab17b1c3c8e5 2424 haskell extra haskell-openglraw_2.4.1.0-5.dsc 97ffc5310f2e8218136ea05218caf02b 3032 - - haskell-openglraw_2.4.1.0-5.debian.tar.xz 28103197b893fb44d2fcfa7182fd328b 541094 - - haskell-openglraw_2.4.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozycQAKEeBT+5sqyIbvyYHqx0K73s iSHKCVQ/QpGrevK/yxN51VNAvpAC2TESUmVe0SFCsxTG1QXj9XedBwh8ZJ/qli0T YjALBa6CDqThbSkwd1er+ZHx8zLr/BuKHymKiMwFLT0NuaGdZ5fOqESW91kQTeDg 0gF6hIavriIiMff8GFeSWSlpz9VaYy1PiNmzNaeJ77O/fjnvHUEpjEnnhaOReUkG v36bybAVqXxCAz6IQTj9KCDhxPH1G6BDrs5etzbQrAK+NBH4FSe+5LioG5N9iL1r mDs226+raXbQ27ntMbtOyRLKn9sbW3QQGqjjlEP27EcJjBMN+lSkdUhTYR2GOaOz QbH2WMbzP7kdp/P5nU8UHcZyS05O0TZc5J/GoA0Bc3Sao4FLw6RsdYsfvMsxegnD 1cOLMB50L7PmyJbxyP1jgAmrnXw5NbahMmcqikl8ud4UTnPzebrYNj8Z4JGnt1Bw Tu6S4l/7RdfbUnqP6f7ceDa5daayx6LmggGCDNIRv3uPrHXd0Xl56IZXJEPVTUUy EgU81kM9Pc8Dj6JOofKXkLdjL6HMcmlxN0YYVb/gHxMZ9A4RwfO41wNQ8jqIeTO6 zTCES+1TcdDfLWBMFdbem7IjxFw7PZVrJyMqo4yIdhEZYTNv9iYCLCzcvYNwsQQ4 Oex6ebxUGwLHOwLpDsku =MBeA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Fri Dec 4 01:36:28 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 4 Dec 2015 01:36:28 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1022 Message-ID: <562281279.396.1449192988660.JavaMail.jenkins@jenkins> See Changes: [dsilvers] Initial work to support Stackage LTS3 - Disables yesod-init-test for now [mail] No need for groups in 7.10 [mail] Change version of concrete-typerep back [mail] Bump harp [mail] Bump uulib [mail] Bump djinn [mail] Drop geniplate [mail] geniplate is obsolete [mail] bump HaskellForMaths [mail] Bump HDBC-sqlite3 [mail] Bump BNFC [mail] Add patches to avoid bytestring-builder [mail] Mark scrobble as obsolete [mail] Additional pristine cabal [mail] Disable ixset-typed testsuite [mail] Mark algebra as obsolete [mail] bump x509-util [mail] obsolete certificate [mail] bump mighttpd2 [sven.bartscher] Updated ghc-mod and added cabal-helper. [mail] bump haskelldb-hdbc [mail] bump happstack-hsp [krisrose] Updated ghc-mod and added cabal-helper. [mail] Bump gitit [mail] bump cabal-debian [mail] Obsolete ed25519, edison*, x509-util [mail] Bump HSH [mail] Mark Hsmtlib as ignore for now [mail] bump git-annex [mail] Bump cabal-debian [mail] On the experimental branch, pass -t experimental [mail] Regenerate yesod-init-test-0.cabal [mail] Mark frown as obsolete [mail] Bump xcffib [mail] Add pristine cabal file for xmonad [mail] Bump git-annex [mail] Pandoc is ahead [mail] Add pristine ghc-mod-5.3.0.0.cabal [mail] Add pristine lens-action-0.2.0.1.cabal [mail] Add terminal-size [mail] Add concurrent-output [clint] Revert "On the experimental branch, pass -t experimental" [clint] Update to LTS 3.16 ------------------------------------------ [...truncated 2550 lines...] Added: dice is 0.1 here but does not exist in the archive. Updated: djinn is 2011.7.23 in the archive but 2014.9.7 exists here. Updated: dlist is 0.7.1.1 in the archive but 0.7.1.2 exists here. Updated: dns is 1.3.0 in the archive but 2.0.1 exists here. Updated: doctest is 0.9.13 in the archive but 0.10.1 exists here. Updated: dual-tree is 0.2.0.6 in the archive but 0.2.0.8 exists here. Updated: dynamic-state is 0.1.1.0 in the archive but 0.2.0.0 exists here. Obsolete: ed25519 Updated: ekg is 0.4.0.5 in the archive but 0.4.0.8 exists here. Updated: ekg-core is 0.1.0.2 in the archive but 0.1.1.0 exists here. Added: ekg-json is 0.1.0.0 here but does not exist in the archive. Updated: email-validate is 2.0.1 in the archive but 2.1.3 exists here. Updated: equivalence is 0.2.5 in the archive but 0.3.1 exists here. Updated: errors is 1.4.7 in the archive but 2.0.1 exists here. Updated: esqueleto is 2.1.3 in the archive but 2.4.1 exists here. Updated: exception-transformers is 0.3.0.4 in the archive but 0.4.0.2 exists here. Updated: extra is 1.1 in the archive but 1.4.2 exists here. Updated: fast-logger is 2.3.1 in the archive but 2.4.1 exists here. Updated: fb is 1.0.11 in the archive but 1.0.12 exists here. Updated: fclabels is 2.0.2.2 in the archive but 2.0.2.3 exists here. Updated: feed is 0.3.9.7 in the archive but 0.3.10.3 exists here. Updated: fgl is 5.5.1.0 in the archive but 5.5.2.3 exists here. Updated: file-embed is 0.0.8.2 in the archive but 0.0.9 exists here. Added: filelock is 0.1.0.1 here but does not exist in the archive. Updated: foldl is 1.1.0 in the archive but 1.1.2 exists here. Updated: free is 4.11 in the archive but 4.12.1 exists here. Obsolete: frown Updated: fsnotify is 0.1.0.3 in the archive but 0.2.1 exists here. Updated: generic-deriving is 1.7.0 in the archive but 1.8.0 exists here. Obsolete: geniplate Added: geniplate-mirror is 0.7.1 here but does not exist in the archive. Updated: ghc-events is 0.4.3.0 in the archive but 0.4.4.0 exists here. Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. AHEAD: git-annex is 5.20151116 here, but only 5.20150727 in the tracked LTS release. Updated: gitit is 0.10.7 in the archive but 0.11.1.1 exists here. Updated: gitlib is 3.1.0.1 in the archive but 3.1.1 exists here. Updated: gitrev is 1.0.0 in the archive but 1.1.0 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gnutls is 0.1.4 in the archive but 0.2 exists here. Updated: gsasl is 0.3.5 in the archive but 0.3.6 exists here. Updated: gtk2hs-buildtools is 0.13.0.4 in the archive but 0.13.0.5 exists here. Updated: gtk3 is 0.13.9 in the archive but 0.14.1 exists here. Updated: haddock-library is 1.1.1 in the archive but 1.2.1 exists here. Updated: hakyll is 4.6.9.0 in the archive but 4.7.4.0 exists here. Updated: happstack-hsp is 7.3.5 in the archive but 7.3.6 exists here. Updated: happstack-server is 7.4.2 in the archive but 7.4.5 exists here. Updated: harp is 0.4 in the archive but 0.4.1 exists here. Updated: hashtables is 1.2.0.2 in the archive but 1.2.1.0 exists here. Updated: haskell-src-meta is 0.6.0.10 in the archive but 0.6.0.12 exists here. Updated: haskelldb-hdbc is 2.2.2 in the archive but 2.2.4 exists here. Updated: haxr is 3000.10.4.2 in the archive but 3000.11.1.2 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Updated: hedis is 0.6.5 in the archive but 0.6.9 exists here. Added: hex is 0.1.2 here but does not exist in the archive. Updated: highlighting-kate is 0.5.12 in the archive but 0.6 exists here. Updated: hjsmin is 0.1.5.0 in the archive but 0.1.5.1 exists here. Updated: hledger is 0.24.1 in the archive but 0.26 exists here. Updated: hledger-lib is 0.24.1 in the archive but 0.26 exists here. Updated: hledger-web is 0.24.1 in the archive but 0.26 exists here. Updated: hlint is 1.9.21 in the archive but 1.9.22 exists here. Obsolete: hoauth Updated: hoogle is 4.2.41 in the archive but 4.2.43 exists here. Updated: hscolour is 1.22 in the archive but 1.23 exists here. Updated: hsemail is 1.7.2 in the archive but 1.7.7 exists here. Updated: hslua is 0.3.13 in the archive but 0.4.1 exists here. Updated: hspec is 2.1.7 in the archive but 2.1.10 exists here. Added: hspec-contrib is 0.3.0 here but does not exist in the archive. Updated: hspec-core is 2.1.7 in the archive but 2.1.10 exists here. Updated: hspec-discover is 2.1.7 in the archive but 2.1.10 exists here. Updated: hspec-expectations is 0.6.1.1 in the archive but 0.7.1 exists here. Added: hstatsd is 0.1 here but does not exist in the archive. Updated: hsx2hs is 0.13.3.1 in the archive but 0.13.3.2 exists here. Updated: html-conduit is 1.1.1.2 in the archive but 1.2.1 exists here. Updated: http-client is 0.4.18.1 in the archive but 0.4.24 exists here. Added: http-common is 0.8.2.0 here but does not exist in the archive. Updated: http-conduit is 2.1.7.2 in the archive but 2.1.8 exists here. Updated: http-reverse-proxy is 0.4.2 in the archive but 0.4.3 exists here. Added: http-streams is 0.8.3.3 here but does not exist in the archive. Added: http2 is 1.0.4 here but does not exist in the archive. Updated: iCalendar is 0.4.0.2 in the archive but 0.4.0.3 exists here. Updated: incremental-parser is 0.2.3.4 in the archive but 0.2.4 exists here. Added: io-streams is 1.3.2.0 here but does not exist in the archive. Updated: iproute is 1.3.2 in the archive but 1.5.0 exists here. Updated: ircbot is 0.6.2 in the archive but 0.6.4 exists here. Updated: kan-extensions is 4.2.2 in the archive but 4.2.3 exists here. Updated: lambdabot is 4.3.0.1 in the archive but 5.0.3 exists here. Added: lambdabot-core is 5.0.3 here but does not exist in the archive. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-irc-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-misc-plugins is 5.0.1 here but does not exist in the archive. Added: lambdabot-novelty-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-reference-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-social-plugins is 5.0.1 here but does not exist in the archive. Added: lambdabot-trusted is 5.0.2.1 here but does not exist in the archive. Updated: lens is 4.7.0.1 in the archive but 4.12.3 exists here. Updated: lens-action is 0.1.0.1 in the archive but 0.2.0.2 exists here. Updated: lens-aeson is 1.0.0.4 in the archive but 1.0.0.5 exists here. Updated: lifted-async is 0.7.0.1 in the archive but 0.7.0.2 exists here. Added: linear is 1.19.1.3 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: logging-facade is 0.0.0 in the archive but 0.1.0 exists here. Added: lucid is 2.9.4 here but does not exist in the archive. Added: lucid-svg is 0.5.0.0 here but does not exist in the archive. Updated: mighttpd2 is 3.2.7 in the archive but 3.2.9 exists here. Updated: mime is 0.4.0.1 in the archive but 0.4.0.2 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Added: misfortune is 0.1.1.2 here but does not exist in the archive. Updated: monad-logger is 0.3.13.2 in the archive but 0.3.15 exists here. Updated: mono-traversable is 0.9.2.1 in the archive but 0.9.3 exists here. Updated: monoid-extras is 0.3.3.5 in the archive but 0.4.0.3 exists here. Updated: mtl is 2.1.3.1 in the archive but 2.2.1 exists here. Updated: mutable-containers is 0.3.0 in the archive but 0.3.2 exists here. Updated: network-conduit-tls is 1.1.2 in the archive but 1.2.0.1 exists here. Updated: network-info is 0.2.0.7 in the archive but 0.2.0.8 exists here. Updated: network-multicast is 0.0.11 in the archive but 0.1.0 exists here. Updated: network-protocol-xmpp is 0.4.6 in the archive but 0.4.8 exists here. Updated: newtype-generics is 0.4.0.1 in the archive but 0.4.1 exists here. Added: old-locale is 1.0.0.7 here but does not exist in the archive. Added: old-time is 1.1.0.3 here but does not exist in the archive. Added: openssl-streams is 1.2.1.0 here but does not exist in the archive. Updated: pandoc is 1.13.2.1 in the archive but 1.15.2.1 exists here. Updated: pandoc-citeproc is 0.6.0.1 in the archive but 0.7.4 exists here. Updated: pandoc-types is 1.12.4.5 in the archive but 1.12.4.7 exists here. Updated: parsers is 0.12.2.1 in the archive but 0.12.3 exists here. Updated: path is 0.5.2 in the archive but 0.5.3 exists here. Updated: path-pieces is 0.2.0 in the archive but 0.2.1 exists here. Updated: pcre-light is 0.4.0.3 in the archive but 0.4.0.4 exists here. Updated: persistent is 2.1.6 in the archive but 2.2.2.1 exists here. Updated: persistent-postgresql is 2.1.6 in the archive but 2.2.1.1 exists here. Updated: persistent-sqlite is 2.1.4.2 in the archive but 2.2 exists here. Updated: persistent-template is 2.1.3.4 in the archive but 2.1.4 exists here. Updated: pipes is 4.1.6 in the archive but 4.1.7 exists here. Updated: pipes-aeson is 0.4.1.3 in the archive but 0.4.1.4 exists here. Updated: pipes-group is 1.0.2 in the archive but 1.0.3 exists here. Updated: prelude-extras is 0.4 in the archive but 0.4.0.2 exists here. Updated: pretty-show is 1.6.8.2 in the archive but 1.6.9 exists here. Updated: primitive is 0.6 in the archive but 0.6.1.0 exists here. Updated: profunctors is 4.4.1 in the archive but 5.1.1 exists here. Updated: project-template is 0.1.4.2 in the archive but 0.2.0 exists here. Added: psqueues is 0.2.0.3 here but does not exist in the archive. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: reactive-banana is 0.7.1.3 in the archive but 0.8.1.2 exists here. Updated: reflection is 1.5.2.1 in the archive but 2 exists here. Updated: regex-tdfa is 1.2.0 in the archive but 1.2.1 exists here. Updated: repa is 3.3.1.2 in the archive but 3.4.0.1 exists here. Added: retry is 0.6 here but does not exist in the archive. Obsolete: rss2irc Updated: safecopy is 0.8.5 in the archive but 0.8.6 exists here. Updated: scientific is 0.3.3.8 in the archive but 0.3.4.4 exists here. Obsolete: scrobble Updated: semigroupoids is 4.3 in the archive but 5.0.0.4 exists here. Updated: set-extra is 1.3.1 in the archive but 1.3.2 exists here. Updated: shake is 0.15.2 in the archive but 0.15.5 exists here. Updated: shakespeare is 2.0.5 in the archive but 2.0.7 exists here. Updated: snap-core is 0.9.7.2 in the archive but 0.9.8.0 exists here. Updated: stack is 0.1.2.0 in the archive but 0.1.8.0 exists here. Updated: streaming-commons is 0.1.12.1 in the archive but 0.1.15 exists here. Updated: syb is 0.4.4 in the archive but 0.5.1 exists here. Updated: tagged is 0.7.3 in the archive but 0.8.2 exists here. Updated: tagsoup is 0.13.3 in the archive but 0.13.5 exists here. Updated: tar is 0.4.1.0 in the archive but 0.4.2.2 exists here. Updated: tasty-golden is 2.3.0.1 in the archive but 2.3.1 exists here. Updated: tasty-hspec is 0.1.0.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.3 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Added: terminal-size is 0.3.2.1 here but does not exist in the archive. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Updated: text is 1.2.0.6 in the archive but 1.2.1.3 exists here. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: th-orphans is 0.11.1 in the archive but 0.12.2 exists here. Updated: time-locale-compat is 0.1.0.1 in the archive but 0.1.1.1 exists here. Updated: tls is 1.2.18 in the archive but 1.3.2 exists here. Updated: trifecta is 1.5.1.3 in the archive but 1.5.2 exists here. Updated: unix-time is 0.3.5 in the archive but 0.3.6 exists here. Updated: unlambda is 0.1.3 in the archive but 0.1.4.1 exists here. Updated: utf8-string is 1 in the archive but 1.0.1.1 exists here. Updated: uulib is 0.9.16 in the archive but 0.9.20 exists here. Updated: vector-algorithms is 0.6.0.4 in the archive but 0.7.0.1 exists here. Updated: vector-instances is 3.3.0.1 in the archive but 3.3.1 exists here. Updated: vector-space is 0.9 in the archive but 0.10.2 exists here. Updated: vector-th-unbox is 0.2.1.2 in the archive but 0.2.1.3 exists here. Updated: void is 0.7 in the archive but 0.7.1 exists here. Updated: vty is 5.2.8 in the archive but 5.3.1 exists here. Updated: wai is 3.0.3.0 in the archive but 3.0.4.0 exists here. Updated: wai-app-static is 3.0.1.1 in the archive but 3.1.3 exists here. Updated: wai-extra is 3.0.10 in the archive but 3.0.13 exists here. Updated: warp is 3.0.13.1 in the archive but 3.1.3.1 exists here. Updated: warp-tls is 3.0.4.2 in the archive but 3.1.3 exists here. Updated: websockets is 0.9.5.0 in the archive but 0.9.6.1 exists here. Updated: x509 is 1.5.1 in the archive but 1.6.3 exists here. Updated: x509-store is 1.5.0 in the archive but 1.6.1 exists here. Updated: x509-system is 1.5.0 in the archive but 1.6.1 exists here. Obsolete: x509-util Updated: x509-validation is 1.5.2 in the archive but 1.6.3 exists here. Updated: xml-conduit is 1.2.6 in the archive but 1.3.2 exists here. Updated: xmonad-contrib is 0.11.3 in the archive but 0.11.4 exists here. Updated: yaml is 0.8.12 in the archive but 0.8.15.1 exists here. Updated: yesod is 1.4.1.5 in the archive but 1.4.2 exists here. Updated: yesod-auth is 1.4.6 in the archive but 1.4.8 exists here. Updated: yesod-bin is 1.4.13.1 in the archive but 1.4.14 exists here. Updated: yesod-core is 1.4.12 in the archive but 1.4.15.1 exists here. Updated: yesod-form is 1.4.4.1 in the archive but 1.4.5 exists here. Added: yesod-init-test is 0 here but does not exist in the archive. Updated: yesod-static is 1.4.0.4 in the archive but 1.5.0.3 exists here. Updated: yesod-test is 1.4.3.1 in the archive but 1.4.4 exists here. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty.cabal (version 0.10.1.2) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... Cabal install failed: cabal: Could not resolve dependencies: trying: Agda-2.4.2.4 (user goal) trying: base-4.7.0.2/installed-5ef... (dependency of Agda-2.4.2.4) next goal: IOSpec (user goal) rejecting: IOSpec-0.3 (conflict: base==4.7.0.2/installed-5ef..., IOSpec => base>=4.8.0.0 && <5) rejecting: IOSpec-0.2.6, 0.2.5, 0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.2, 0.1.1, 0.1 (global constraint requires (==0.3)) Dependency tree exhaustively searched. Use of uninitialized value $_[0] in join or string at /usr/share/perl5/File/Slurp.pm line 405. 3 error(s) in total. ?/chroots/chroot-run-sid.yuH0x7nvJ/tmp/testrun/stats.csv? -> ? Fri 4 Dec 01:36:28 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-rTCu8tXV, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Fri Dec 4 01:36:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:36:40 +0000 Subject: haskell-operational_0.2.3.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:59:55 EST Source: haskell-operational Binary: libghc-operational-dev libghc-operational-prof libghc-operational-doc Architecture: amd64 all source Version: 0.2.3.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-operational-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-operational-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-operational-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-operational (0.2.3.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8d95face6c37fb2ee4ff5660b0ef6a71a58ec4fb06e1234d2c25ee2e0d472f95 20650 libghc-operational-dev_0.2.3.2-5_amd64.deb e47d04df50fa0d99508afcf5bf7c564390a4921d4df41fb708fc45524a77ce6b 36124 libghc-operational-doc_0.2.3.2-5_all.deb a3786d2bc9ce4d4fee7ee2e7be1894e8d5aa0e8f7459ebae4ea28a71b41c6344 18310 libghc-operational-prof_0.2.3.2-5_amd64.deb d343daf70351973b63dcaf30949c6701d89ef23945952e419e84443067610eb5 2497 haskell-operational_0.2.3.2-5.dsc c2cd5e6a7b6f7e604b621f2f60094ad343fbf0aa1780ca1ba2a6c1cb7a0636b5 2792 haskell-operational_0.2.3.2-5.debian.tar.xz ed02d521b86b6791104a489b6225baf92f8a1641e6fa8ac1022990ef239443aa 17622 haskell-operational_0.2.3.2.orig.tar.gz Checksums-Sha1: 99f1f553d8c0965a0578ad7894bb18d58237e664 20650 libghc-operational-dev_0.2.3.2-5_amd64.deb b52dc24ceb31b7afbe3e936a3d0974300ba33a5e 36124 libghc-operational-doc_0.2.3.2-5_all.deb e3ddaae6e834162d8cf9791e66d0d0d662a29c4d 18310 libghc-operational-prof_0.2.3.2-5_amd64.deb a2c29c47b8210c6a7b2ac728c935a566a2165192 2497 haskell-operational_0.2.3.2-5.dsc 494cae7da84946e7ab3fd2c8ab6d46c945911ea8 2792 haskell-operational_0.2.3.2-5.debian.tar.xz 0c6f59fa3e80a0af2634bfc4d5f1e21a9f320f84 17622 haskell-operational_0.2.3.2.orig.tar.gz Files: d505b6fe99b556acd54aa874844386a3 20650 haskell extra libghc-operational-dev_0.2.3.2-5_amd64.deb 55d2cb07999a46341bb441a3800fefeb 36124 doc extra libghc-operational-doc_0.2.3.2-5_all.deb d0ef55afabf75903a4bd4acc8b7872d3 18310 haskell extra libghc-operational-prof_0.2.3.2-5_amd64.deb d12dbdc11a71d93e472015362ba9313c 2497 haskell extra haskell-operational_0.2.3.2-5.dsc 8a5cc69e4a33ee2048f782b39e322417 2792 - - haskell-operational_0.2.3.2-5.debian.tar.xz 419a6cd707fe8154e6463fe7a290ab57 17622 - - haskell-operational_0.2.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioThwP/0h8f/HfTRMGkhO58TWDK22A IkknX0SrNEBkeuNlvUM5SOGoP5vYMNUf1LZF4joIaCtqUc6nK5mEBEpOZkIrS9aD MLRJLh2UxLMYpYMjMHMrBgBalWTAi2JsMAihJodtGmOvyEzIgV5JEW7DKmeowqfJ c0i7e5QqwSZ8JSucCEh32X9oZPya1ef/QRMKcPidgqJjZN48p3a5cikT3fXSenxK ZHFUjI9vRH5NeMu8gQaVOP902YWHFbH/7VNa8bzzvplPvyBRiu75S9BElRlW3g/z pR4WxDqUsy7783fajNQrimB+Y1s79chIY2PNK8k6zDGi13cS2KhT+h8M/vnWNedf dc8LNZ31lqvrbvcAYZwI8Ogl9n7q8irB+wsC7IiazWX32YuN8zAekb3enERrcDKk OeIedeTwRvTERtKwTH16h8GwKKPRviWxdHBQ6HBlw3hV1/itFoGw6rxOHw69y8yd kAoffkHgvt99PJOVM5ejBmiqS0UP/tHLCDJahfkDaUrJD7RWCGVAquvffoDCu1PH UlAS0cjg/ZuXiiwhhvRVWGM/Lgd9NK/huGIuGfiP3DmMvoGkgwl+6igbyiVr1Dra 7SF1dObQtd3MZzoO0svfQMetAGaI3+NO+fzWwxu/7ZCSihi4awutJAc9pN3KeXRy UYjTNFKa05HwS4j/OgIF =DtI4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:36:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:36:48 +0000 Subject: haskell-options_1.2.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:06:06 EST Source: haskell-options Binary: libghc-options-dev libghc-options-prof libghc-options-doc Architecture: amd64 all source Version: 1.2.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-options-dev - Haskell library for parsing command-line options${haskell:ShortBl libghc-options-prof - Haskell library for parsing command-line options${haskell:ShortBl libghc-options-doc - Haskell library for parsing command-line options${haskell:ShortBl Changes: haskell-options (1.2.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f805685758d720a1c3ad1346d1c4e89b1e07401a74ba20bbb5f417b463db64b3 174444 libghc-options-dev_1.2.1.1-4_amd64.deb 4a6a848842e9277fbb3b73f0cdcbc6a232b436d6969c2a9dc06fa955aa5f30f0 64734 libghc-options-doc_1.2.1.1-4_all.deb 10e8e0de8b57b61b7d3c16628fd9dd80bbfa7066d73ac3dcfe4395e7f00ff662 142764 libghc-options-prof_1.2.1.1-4_amd64.deb fb309efc72a02b2ca326fcb64490d345344d54ba2afde73c570f0a658d212958 2469 haskell-options_1.2.1.1-4.dsc abcc9391c706586d933fc532bbaaa92c98ed9efb31dfe343d324b5b523ea93f3 2288 haskell-options_1.2.1.1-4.debian.tar.xz a9b0b975d4b7406287030fd3e7b60e7fe3499d542c53dd1bef87fd6805ef9236 22064 haskell-options_1.2.1.1.orig.tar.xz Checksums-Sha1: f216076dffb8645615ad3beeca95499e474394cc 174444 libghc-options-dev_1.2.1.1-4_amd64.deb 1687f4569eeee5060ac25fe589859bb9c5e9c93c 64734 libghc-options-doc_1.2.1.1-4_all.deb df5955b2bffd1339084d3d94a4c20ef4faa95537 142764 libghc-options-prof_1.2.1.1-4_amd64.deb 8e792e10183c74bd7fc05e11497bb5a0a40c1e0d 2469 haskell-options_1.2.1.1-4.dsc 78201e3357e6b08c6c4871e8719116d931c895f2 2288 haskell-options_1.2.1.1-4.debian.tar.xz 517301288e6b7c0d864cc7c997c82c9faa9accc4 22064 haskell-options_1.2.1.1.orig.tar.xz Files: 0fa6d09477fd7278ee318084dfe54af0 174444 haskell optional libghc-options-dev_1.2.1.1-4_amd64.deb caf008fae52ba4cd1af2d9fdc39573dc 64734 doc optional libghc-options-doc_1.2.1.1-4_all.deb b5cf3766353f5d27321da60b762b73b0 142764 haskell optional libghc-options-prof_1.2.1.1-4_amd64.deb a45789601afedb86a76d666a5ceca031 2469 haskell optional haskell-options_1.2.1.1-4.dsc 12384abcca09b10ad53850ccd4b9a4f5 2288 - - haskell-options_1.2.1.1-4.debian.tar.xz 86f35f9e38831f040e864dead7896370 22064 - - haskell-options_1.2.1.1.orig.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUuAP/2bZcx8a2MJ2BORv5ixCQzX0 d+bOJOHEBlzTZQlOXicTs1Ab1NOVpdZXQ1cxJCsDhEM3vDXTOqd45XrigrDUB/6U ZrKRY50qY2x5bwKS1i3E7Jeu0jPRgMPkrIz15n100nBQa866A0iDdJCJAE5HRuPY HMb9dut7yaHVOkJkS3baHWa4Zya/5OED4mAq19RfEtl8rbqOlwf3diSGM0YRTPh6 3pEys1wAQWqGl8zk243Li5gz9KtihdNUG3pmxedvfxcyPA3oqFw997LqeZo2FxQj 7Dl+NLeuX3m1VEelu7Oy+wL+0rAWArIMjP+J64swSwrC/G6wSEntdvJRCAlLZmZZ BHhpbNptgJ9LnFFn/HNoUsxliUKFxZbGFpITzKN6Y+x5dwym4McIqSo/xiH/xg3o QcPQhZJWNeOkJofC5qXnhOFfes9b6QbRDDB/kXqvF6H1+uZXUNvt0Lf6Dgo5C4KI H2UGL5lHJfg7wgaDqkLkIu4LohnU5ZsxcRmenFPwTSIl4Hyr8HzZv60RKRgxcXkI LlIQgIUzAHb+TZFBRpLrFwrfME3YHpT0QjEn5YlM+wmVNfXnQKnZAS28PutgDksV VT2g0cFiVhJ5YJg/Ezdx6XfPXV8qCTciCnkOG6dXO+37C23bUMgNaxY5LI8Mwes8 wbI6AygXTsNXDIvIkGVQ =fFGA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:36:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:36:57 +0000 Subject: haskell-parallel_3.2.0.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:46:16 EST Source: haskell-parallel Binary: libghc-parallel-dev libghc-parallel-prof libghc-parallel-doc Architecture: amd64 all source Version: 3.2.0.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-parallel-dev - Haskell parallel programming library for GHC${haskell:ShortBlurb} libghc-parallel-prof - Haskell parallel programming library for GHC${haskell:ShortBlurb} libghc-parallel-doc - Haskell parallel programming library for GHC${haskell:ShortBlurb} Changes: haskell-parallel (3.2.0.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 86ec8d2e25c98e7fa608b016e9989c70b631f437c4f29deca4242cb1f44218d2 49784 libghc-parallel-dev_3.2.0.6-4_amd64.deb 7b323d59503169b5166c2ea8711565c22bbc6be91c13cb91106dfe872aeba027 58286 libghc-parallel-doc_3.2.0.6-4_all.deb 350071368a30d23c97555491b5760156600ea56b9f4047826f0a96f5d25fe4a4 42854 libghc-parallel-prof_3.2.0.6-4_amd64.deb ed9841993e0d22b5d670308728245ed61355f760fcfe49925e016bd9b1b86e79 2374 haskell-parallel_3.2.0.6-4.dsc 7c6f21b4a270089f140e5602a10a9df28464202c02cba418ccc8c24218361c7b 2648 haskell-parallel_3.2.0.6-4.debian.tar.xz b928d3fbd0b7b247bfb7072796c6950f3a5b61ec051449cddf86ebfe89dbe642 12990 haskell-parallel_3.2.0.6.orig.tar.gz Checksums-Sha1: 1832e2d27b0513c1c95eb74e02e57188d85dd1e6 49784 libghc-parallel-dev_3.2.0.6-4_amd64.deb c3c3c745f4a05683bf3052e57f16c759b46548cf 58286 libghc-parallel-doc_3.2.0.6-4_all.deb 15d43fabb1b78add7bc6dd6fae6152498e93e5fa 42854 libghc-parallel-prof_3.2.0.6-4_amd64.deb 779e57198a1c1025f3cc8352b7901526caa4f4dd 2374 haskell-parallel_3.2.0.6-4.dsc c02b083c9b39fd86115b2e4d4569c20fcc47235d 2648 haskell-parallel_3.2.0.6-4.debian.tar.xz 7fe2fcae306517b688719d3e5186e9cba566b528 12990 haskell-parallel_3.2.0.6.orig.tar.gz Files: 1724efc11faadc82ff097a813e656f8b 49784 haskell extra libghc-parallel-dev_3.2.0.6-4_amd64.deb b6b037a5dd2f7089b53e6b8b1744b63e 58286 doc extra libghc-parallel-doc_3.2.0.6-4_all.deb 94bc125c9956faecaa6356b2a234c2a3 42854 haskell extra libghc-parallel-prof_3.2.0.6-4_amd64.deb fb71d2f382d7ea6c79c102de86c706c7 2374 haskell extra haskell-parallel_3.2.0.6-4.dsc 1ee480ab2d27949a0f910ad43b96177f 2648 - - haskell-parallel_3.2.0.6-4.debian.tar.xz 551ad3115f7b7dd2f8606df06d3ce2b5 12990 - - haskell-parallel_3.2.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioC5EQAJYbkgWPJEFic+ABe/hiJKuK +I0N0zSsfqb8R0izDx50VuApUZcsoKbwg1PsX+p+BvKeLj2OpUUBxbALd7IpcChA 30W6NGCzb0V2/BwW9K2pqRD6b/mBWZPuwA1dgKMprUNyk6pACXGJtY+uMxZBXy48 k8ISJF/DCdgShp/xGHM0hMmEYEWeX2yIYbf5kOrv8z7YuzJYU2rbPXa3BG7xtaiB 1THR/rstHPCfcm2vMfrvCfXZe9iJHivktEce4iMXXE9p/tEesU5DzjG9HtIQQOQc BUy81MyEDtzFH31p/973ZQC7uMwijCvm5jiFV7+Jlkz6eRBggktpSNXLoX+qFksM OrsijCntYBI+SY222FfO/0cMLN/RKfYaaxUmw0ujvZZoPRo6Bo8nkJLa960xtZlU qGc9ip9tdoT6HFb77yEttLHjFBIEvRcSye1mit8B8smLGk+9XQJkR9+OgpyIrPqM q8ANY8YI+uWO36hICn+L/3BiX5IvaDV5iJUeeTLxzwRVG5bRTjvssblwxAAfQLON luyHkGpyiDPjGUyw7dLnrUlLI1frPvrrn1MZL91af9ZjDkfu9fNsccw/v0biran9 snQYV1/In8plIBwEdhj/qNng+IMRWvrJL47edV8NOvQ/N64f8/zxyRHQwddBmeQO dosOHVNzrvYgwr7QVhzh =Sy6I -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:05 +0000 Subject: haskell-parseargs_0.1.5.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:19:35 EST Source: haskell-parseargs Binary: libghc-parseargs-dev libghc-parseargs-prof libghc-parseargs-doc Architecture: amd64 all source Version: 0.1.5.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-parseargs-dev - Command-line argument parsing library${haskell:ShortBlurb} libghc-parseargs-prof - Command-line argument parsing library${haskell:ShortBlurb} libghc-parseargs-doc - Command-line argument parsing library${haskell:ShortBlurb} Changes: haskell-parseargs (0.1.5.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 75becd42f772d4f336eabab130f52eb526783047456cbb7cab362abbec5efed6 51960 libghc-parseargs-dev_0.1.5.2-4_amd64.deb 059547f920072bd9685b54941421b64181de4d977bee5c2a0e304426b0059df3 48050 libghc-parseargs-doc_0.1.5.2-4_all.deb 6f69c702b22af6263c1ab234652f9b46137a371098c0d6fe65970f16d6b2018b 43100 libghc-parseargs-prof_0.1.5.2-4_amd64.deb d14704e7fa971f909325186d4fabd95f07e714ca1297f254c44e5d52b1f30518 2382 haskell-parseargs_0.1.5.2-4.dsc 8fdb63074b45e44862aab5ed9d017f463cc2b44a68454a0e0a43e9b91fd290d7 2388 haskell-parseargs_0.1.5.2-4.debian.tar.xz 5595532abd4a515344f1e306304b169e9f61afcf23d9879d333b8b3c033ffc5f 10252 haskell-parseargs_0.1.5.2.orig.tar.gz Checksums-Sha1: 26e36c31b95bf14853f7bd726e3fb82c22c9516d 51960 libghc-parseargs-dev_0.1.5.2-4_amd64.deb a0072ad98ee46bad6d80579b85f8f1f920b8b52d 48050 libghc-parseargs-doc_0.1.5.2-4_all.deb 03e67ffa15389bb531cb3ab84b28472afdd78f5e 43100 libghc-parseargs-prof_0.1.5.2-4_amd64.deb 4260168d7cea64b77b04b928bc0daf7cf30762fc 2382 haskell-parseargs_0.1.5.2-4.dsc a27f4e8cf0a8998b8e5df6830f2ecf9c018c6501 2388 haskell-parseargs_0.1.5.2-4.debian.tar.xz 283eba9e897533048de9db3eb0a24a0822822094 10252 haskell-parseargs_0.1.5.2.orig.tar.gz Files: a6d705eef52c199124ef13ef1e4dd788 51960 haskell extra libghc-parseargs-dev_0.1.5.2-4_amd64.deb 21acd46f8a5f214dcbc56c25b6acfe73 48050 doc extra libghc-parseargs-doc_0.1.5.2-4_all.deb 5081cb4088057dd651236b5be338be60 43100 haskell extra libghc-parseargs-prof_0.1.5.2-4_amd64.deb ecb9924889ed92a7088247c2f44ea5af 2382 haskell extra haskell-parseargs_0.1.5.2-4.dsc c1a8adb509adac4d70b4b744b719f66c 2388 - - haskell-parseargs_0.1.5.2-4.debian.tar.xz 382a03c4af2f6d7c8cc96e4288636846 10252 - - haskell-parseargs_0.1.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiooRwQAJKv37j8RJPpHeeSZZuRL/J1 av2VcH96xcvkCrGUpA34DmqS8rpN9dWzRyVPWz2VieosizaGHK3RuUsghTf88hsb sT3FsPDfrs3/hoKCcOnRpAemQDn9kyTKXuo29sCM4vdR1AvEwDVJ7lacAjlgc9eR N0nuzUERCAxLJi2VXmljJU4//+fL33d2ByhF0pxhEe/2g77txii95b96zSc7U0+F 7nhbt4zugZp3eP33tDq/xLfEpF5kKmHitda0PKalJ9X247rcvWeBTgbeKQmn3eqd xzUXaOVChiOFMj2I/B/x2FzZImrghvKFVq1pimvO88TCyNexKbSIjEtPLkRgIus/ wN41KuHmfwe4EPbPjDIiJPyLe1yYcx6qcjZkLDmCM+RNphZSshSGln1GuArgqKWy LiEk0ERZxqr3yGCXf9Jp6OtcQwwjFpgfmbSMh3qAXuHvc4+I0Ydpjsu65oHt/AW6 1v405ikTNQ23joZcRl/YefksuIgl8ovrBSMLWmsg3g4khGpMHEx20C+ZOXlAKV7V s2mGbkW/GAj0owr0CAyYVlwB2Z0KiN59oKZtMTwShXzJbizuUZXlaw8PJ5LnN/Bx qaqz8+3a7QF9jDBaHotEht+IqILWL3ud/ToTICxjz0rLPkJTfwMSbyKVlm4peuRA sgwpZ7Ltkz3GlJlgPoCa =9PBv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:13 +0000 Subject: haskell-parsec_3.1.9-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:13:16 EST Source: haskell-parsec Binary: libghc-parsec3-dev libghc-parsec3-prof libghc-parsec3-doc Architecture: amd64 all source Version: 3.1.9-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-parsec3-dev - Haskell monadic parser combinator library for GHC libghc-parsec3-prof - Haskell monadic parser combinator library for GHC; profiling libr libghc-parsec3-doc - Haskell monadic parser combinator library for GHC; documentation Changes: haskell-parsec (3.1.9-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 79f4d1d790bc8c6f989709023da523ddee825d9a52fecdd86ea853c79ca4c6bb 243392 libghc-parsec3-dev_3.1.9-4_amd64.deb 599ba44e004c12e67e9e365cb7c01c88afbe58b9b6bd3fd0856908fc09503883 117832 libghc-parsec3-doc_3.1.9-4_all.deb 2a62d2446e0a79e88f13f01e406f8152860f028758c825e122a9ffba864b62e4 217078 libghc-parsec3-prof_3.1.9-4_amd64.deb a39d9f96332931666ef6b6007b2cf7e017b356a3c8d59aaea8ae864880c7cdf2 2474 haskell-parsec_3.1.9-4.dsc 8fe39a920d48dd855c3099a6a1b931b36960a3cd07f8706179608147acd0fd7b 3348 haskell-parsec_3.1.9-4.debian.tar.xz 71f711d24c89581a43b8bc2d3ed56a1a802bbf1cd0b083bc34636c232b0342c9 29668 haskell-parsec_3.1.9.orig.tar.gz Checksums-Sha1: 58491c5d87ea8c31d416d52527ec9a545b56a990 243392 libghc-parsec3-dev_3.1.9-4_amd64.deb 9e1b38c9d02d8ae76ef9df02b7d6f0e1902ef958 117832 libghc-parsec3-doc_3.1.9-4_all.deb 709a1a61163922ed9cdd1323cdde002be0d06ea2 217078 libghc-parsec3-prof_3.1.9-4_amd64.deb e15798a61616fb11b3621ab26699c7d249d0abea 2474 haskell-parsec_3.1.9-4.dsc 0a35c89a7d698bb65970e7000e1b9a73a5aef29e 3348 haskell-parsec_3.1.9-4.debian.tar.xz 52eb8bf530111a2e92f710d14f0cf6e43eaaf741 29668 haskell-parsec_3.1.9.orig.tar.gz Files: 189aacde50d78fe50b7ec97e4a2e54b9 243392 haskell extra libghc-parsec3-dev_3.1.9-4_amd64.deb a25955de94f5ef182fdae3bc25020e44 117832 doc extra libghc-parsec3-doc_3.1.9-4_all.deb aaf7725fee82270c3db73deaa1d8b43a 217078 haskell extra libghc-parsec3-prof_3.1.9-4_amd64.deb 8b1c62c84e8e05c0f60d8165618fdf9f 2474 haskell extra haskell-parsec_3.1.9-4.dsc 95fb55213198339bc55b45af9583999a 3348 - - haskell-parsec_3.1.9-4.debian.tar.xz 6ec46302afa68518bac5f1117b6349f5 29668 - - haskell-parsec_3.1.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSKsP/3MQf5IyNhEOHcjgdDhvgRg7 KjcXnv5jhmj0zJPiyBVtpaux8bJJJzgSAvf23hjGeILx4w3Jo7x19R4ovdU/piVo FgnD2en0ZdN6onXN43GEACsyMZVBKLP4m01K2c6K0eC29kA9I2HZATKEPvKs8LTk 11CD+zQjvknnRc4gx4lhrXAC4Zyx92ZMTmOdVXsIuv2Az4trtUtTMxINcd+8yPP1 kMgbqlWt/NZ1FlxyzpNMsHZbjhvemNP0wK1e+sdjedTf0x+w5AZg1X/1ZauQb0iC DmjPKdaVMtrXaocuny79OqOKelcomDqKh11p24mWG+VIjP7DtJOPj4AEJUO1BMgv aWJllKCqTPSLLGSzHVw9IGj2S38iSNzgxJPElG+xpMEZt+S/fMTI1RUJkLi4iQxE 2CVHdE8je81/KU5sZQyuZFwd2Tf8UBbeZYsRjJes6+sy9aUDQBIdFW8r3hZuMHEG OlEmc/GWoAYOOob85VAiIbvlulPV4YoZNPDDdtKqp7MX1h25pzJqiYbBLwBP1hKn cwcrvsOy6ogfGP0zQM044SGQdR70akPRGyBSYQY7ME5A31BfF9T4yMesZ6ysj5T8 eGrDNm/+RN9SKJ/xFnfmH3eQit+2FKMxFqRlaukZrra1CWrOpOHXnd+62fCYedNi n3bVR4UN26To8exTJRjL =f6fO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:20 +0000 Subject: haskell-patience_0.1.1-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:25:31 EST Source: haskell-patience Binary: libghc-patience-dev libghc-patience-prof libghc-patience-doc Architecture: amd64 all source Version: 0.1.1-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-patience-dev - Haskell implementation of the Patience Diff algorithm${haskell:Sh libghc-patience-prof - Haskell implementation of the Patience Diff algorithm${haskell:Sh libghc-patience-doc - Haskell implementation of the Patience Diff algorithm${haskell:Sh Changes: haskell-patience (0.1.1-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fd43847b5fe1dfb31b7571b7496fdb956e3640fdff6b12e91da7f70a0a896ca6 41760 libghc-patience-dev_0.1.1-7_amd64.deb fafbeba805969ea8e65774b1484ded5af7eb725bd83e89610bcdb788b1b8d874 32856 libghc-patience-doc_0.1.1-7_all.deb 76ebaa0cf434a3bd7b441b6045ee7947ed0cda3517318d6d05b4c986020e4b95 36610 libghc-patience-prof_0.1.1-7_amd64.deb af062423e15783b412ab4e7fb488b7fb326a2e58f4b3cd1eafaaeba0aa303aaf 2371 haskell-patience_0.1.1-7.dsc 35d8e0ae1051ef6d2b6b29c8d5b91b94b30fa69bb92a1f8c249e222fb6ac4866 2552 haskell-patience_0.1.1-7.debian.tar.xz 35c7c334d344b3cbdc61cc88c559bedb300ace860a80e3990aeb268f1f10db63 4610 haskell-patience_0.1.1.orig.tar.gz Checksums-Sha1: 02149def14904a8ecfb68531d4715342d9d1f76c 41760 libghc-patience-dev_0.1.1-7_amd64.deb 2659daddac5417adc15fb2ef4d96609054621591 32856 libghc-patience-doc_0.1.1-7_all.deb 090204d1c044a7734a6b005a26959787301ef71c 36610 libghc-patience-prof_0.1.1-7_amd64.deb c949638c4e1752d602f93b961fb9a5fb271b3198 2371 haskell-patience_0.1.1-7.dsc d42136b004ee3aef7c97dc794e5405a791c9f776 2552 haskell-patience_0.1.1-7.debian.tar.xz ded00cec771491245e7ceace171e9336b75cbb92 4610 haskell-patience_0.1.1.orig.tar.gz Files: 1ec07ea7974c877604054283213308b5 41760 haskell optional libghc-patience-dev_0.1.1-7_amd64.deb 71165d6593900617dc19d7e4da14955b 32856 doc optional libghc-patience-doc_0.1.1-7_all.deb f117b799cdfb8a72bb88e976c16d7cbb 36610 haskell optional libghc-patience-prof_0.1.1-7_amd64.deb ada454b17e67fca4097b800c090eca82 2371 haskell optional haskell-patience_0.1.1-7.dsc 3e4e26a94a3ad3ef19d3e97e5c210fe6 2552 - - haskell-patience_0.1.1-7.debian.tar.xz 707d476ccd000e3a89bc67b10aad2c65 4610 - - haskell-patience_0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9PAP/iBsKfmKioI3AmtcDOVlzEJy CsZ8FvqEXRTjIyy+s30LGlYalNnZxMt1OYpgqMSGJcrRFlj4dI0jXSndSVDpoL4q WMuOl4KbF2LOmkT6QJ4WHzc05nWXQHFVMj5VFHD1r4y1CgJTkKVgsUOMhhrZykb2 AZ4Yf2srJKZLusulrRsIKogB/Sc85vV3tSawWh3yxAaumO7C2dpw+6k0Sc+iIFMk 1aL4XU0reCK8UTBH6F+09i3yIJFLiHoL9cV1Tx0YPCUXZHxzleyX7HtYBUhZSgTC I43o1cCyNqXpqEgfsdm6l4YI1z50R0Ztu6aUWa1YdGe918ey81ws1s7OE2Ppq/KP qXWjhZ5QEGZO8u9UnTMR7lUX0IPQSlYLzcHmzXnlSgv3ghZldOHyVkc+X5VQyrti 0rTVdLvJNiuqxiubx+47X9SmQhgBytDujMBc9OuKX/B3u7HWyWS75HQgTkQcMgVH KIm1LNgR0wN9QfPwgSS8Hip7xbwIks7x0H7DWZQVk5YEUccAB2s7IAo4GEcwAgFN YYX2O5DwBBAgruXlzEIqof6AD2kqyucC8sZPz8yahHMESp5nqVOdbjHK0Rk+RUpN flt6SApakmQbR/RvCKkfjxptA818Ddu92t1hsdfuo/S0hsQ7d1d/MlpnkVCipNDa 2Fv3cuS78hrOxpVfeaIO =8KgX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:28 +0000 Subject: haskell-pcap_0.4.5.2-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:56:22 EST Source: haskell-pcap Binary: libghc-pcap-dev libghc-pcap-prof libghc-pcap-doc Architecture: amd64 all source Version: 0.4.5.2-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pcap-dev - Haskell wrapper around the C libpcap library${haskell:ShortBlurb} libghc-pcap-prof - Haskell wrapper around the C libpcap library${haskell:ShortBlurb} libghc-pcap-doc - Haskell wrapper around the C libpcap library${haskell:ShortBlurb} Changes: haskell-pcap (0.4.5.2-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d4e57d2a54b424740e230739c18a22bb1e5779216ba5c8e40537d0ddc655a775 132686 libghc-pcap-dev_0.4.5.2-9_amd64.deb 971a68c4fa4c10b364d8fcd53a87e862f67087593cbe8229f9b4a82d931b3f5f 68874 libghc-pcap-doc_0.4.5.2-9_all.deb 7b0e90c19b83cc20260e075329823bfb2930a86d3f8fed85fc2b6bacbc20daca 103744 libghc-pcap-prof_0.4.5.2-9_amd64.deb d0e14f54786a61e87ca7f7372971b5149aa270af79565909ed303d07fb9a1d2b 2390 haskell-pcap_0.4.5.2-9.dsc 00172b65cef2341c3e7b910b5d37f06a6363994597ea14b266249c43122b0b7e 2592 haskell-pcap_0.4.5.2-9.debian.tar.xz e7e92e6ff4bffa22102335a38dabb97fd0771fdf3b75d45cd7c1708c85e1cd5f 49414 haskell-pcap_0.4.5.2.orig.tar.gz Checksums-Sha1: a21a98effa0f381f1f59482ecba0dff2d5718f72 132686 libghc-pcap-dev_0.4.5.2-9_amd64.deb 7f69d95172b5ef57bf8a4664b7bed2e7388659cf 68874 libghc-pcap-doc_0.4.5.2-9_all.deb 013dd7c18a7b10bd364b2a1036a28522fe8fad57 103744 libghc-pcap-prof_0.4.5.2-9_amd64.deb 20b553156e75bdaaaacb7b32bc6483e9c745fdae 2390 haskell-pcap_0.4.5.2-9.dsc 8d580194e6fee066dfcbeadfc515404acd460967 2592 haskell-pcap_0.4.5.2-9.debian.tar.xz faaf1c490365a7d143ed3c5838d54a6d98a61b33 49414 haskell-pcap_0.4.5.2.orig.tar.gz Files: fb741a10356954642e4eb835f5c6d362 132686 haskell optional libghc-pcap-dev_0.4.5.2-9_amd64.deb 5734d24399a7c81a9c9b56e2abe10b69 68874 doc optional libghc-pcap-doc_0.4.5.2-9_all.deb bf0849aa0954d4c9c939fb66f25f46bc 103744 haskell optional libghc-pcap-prof_0.4.5.2-9_amd64.deb f1198100e42bae9776f1a298a7a2c933 2390 haskell optional haskell-pcap_0.4.5.2-9.dsc aa0d59f433ae8751ee951b16d4852314 2592 - - haskell-pcap_0.4.5.2-9.debian.tar.xz 492b7ecc53d0ac3599845ab8ac553997 49414 - - haskell-pcap_0.4.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6RsP/2KImk2TK0vGKdKK8T7ukU9e Lh+qreyg46a4Qh0abrbtRvhNP3V7SqsNpzH830OcPsUfA+khbt0QxxApE9v7BIcf WR85SYk+FryYa7IxwAurf1i4qjYvUpLZFNlSFAgnlK7k5aweYQhD7oPDAFAY7niT 1Jcn4Ct9ZxjDCpeGQQVil+0uIZymOW2uiWFk5MfJyd0H4X8XgLQbbYT0P4B7Sgbv Ogxqw+3IUWoof3snCBbZ+V49f++j3CbC3ruiuJo5Il7CiGrYuY+/yJXF4+hfF/GO Ewfj42mfE02FL90ciaxb9Cjes2lnOPaRJNTeHAtLa0OuQE2M+iR/TAcgsj8uhSG/ D5gNNp3doN1Bv7m0qQw3lCokY+IMAuq8utHyNYKNHYBoMOeu17UfohT+oty5qYXu 42f3L+pWvd37oTeV2L//DpSavaBP+Vmgvjj9IiYMUTmzvyMUeBnyzhG7m12axrLD zMakLO4q7gbgk+TIxY99vmizcWtmNZggZI/RNl/ONKzKerS6fTXsP66VRST0z0rF Y2naeGx/J/IWmBUrhZ9X+D7+wzAsevtP/vMnKxl7x56aOwXKXwJW1uMbqcnOGKBB 1vIu4wiqVzt0ioYPXjRqallXHn0pAkg8hXcDm0QkthF198n4I7BH/lW9g7Yzxfoq 39timvDGQVlOvQ7Aa/eZ =Syjc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:36 +0000 Subject: haskell-pcre-light_0.4.0.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:45:07 EST Source: haskell-pcre-light Binary: libghc-pcre-light-dev libghc-pcre-light-prof libghc-pcre-light-doc Architecture: amd64 all source Version: 0.4.0.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pcre-light-dev - Haskell library for Perl 5-compatible regular expressions${haskel libghc-pcre-light-prof - pcre-light library with profiling enabled${haskell:ShortBlurb} libghc-pcre-light-doc - library documentation for pcre-light${haskell:ShortBlurb} Changes: haskell-pcre-light (0.4.0.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9d32e1033e6989022976b481c984a7bbf93d97bdb5c3d69ded3cd68fcba0e4c8 45884 libghc-pcre-light-dev_0.4.0.3-4_amd64.deb 503bcd48bbf38abcfe962c49ec886135fea67d927a95f1575a0cb774bd54603e 69118 libghc-pcre-light-doc_0.4.0.3-4_all.deb c9fcb8f1656ff0fedf6bd85a5918361f0a411057b5c20575a0698f2c974ca3b2 39214 libghc-pcre-light-prof_0.4.0.3-4_amd64.deb e58dcf1577f7ace926d7356a396826406f5267895ec234062bf047e4f89b4c75 2419 haskell-pcre-light_0.4.0.3-4.dsc 19684f1d74d9c038bea2145a154bb4ec469dd09970ceaf1ee33627304735c3d5 2656 haskell-pcre-light_0.4.0.3-4.debian.tar.xz 6e6309fe0f759fe685c8c58a14dd204f7691675b15adbd88208ee332b5702d50 16574 haskell-pcre-light_0.4.0.3.orig.tar.gz Checksums-Sha1: 6c0e1823bced5c8a7fb30be9e963da7e3b125977 45884 libghc-pcre-light-dev_0.4.0.3-4_amd64.deb c52481c5b855fb616cd0248aaff7de7b369d199b 69118 libghc-pcre-light-doc_0.4.0.3-4_all.deb 101b7a671f9833eb22a720418ea236c6a57390e1 39214 libghc-pcre-light-prof_0.4.0.3-4_amd64.deb 7dcb97439b45631a1f1bb8ee94c27f53a731d43d 2419 haskell-pcre-light_0.4.0.3-4.dsc ee11b94b051ba32f3dfe2dd579d68d7bcc4bcde3 2656 haskell-pcre-light_0.4.0.3-4.debian.tar.xz 6529185852183a501c451dceb02ce111f4f79f01 16574 haskell-pcre-light_0.4.0.3.orig.tar.gz Files: 05b6cf5569ceebde23f195107a237021 45884 haskell extra libghc-pcre-light-dev_0.4.0.3-4_amd64.deb 93a5d01b73e27c5993703cbe85d70cf6 69118 doc extra libghc-pcre-light-doc_0.4.0.3-4_all.deb aee65ce13cfdcb2978e671ac470c9bc5 39214 haskell extra libghc-pcre-light-prof_0.4.0.3-4_amd64.deb 45097e5e3b30f6187e332e54aeae756b 2419 haskell extra haskell-pcre-light_0.4.0.3-4.dsc 50c8be22f2921aebf0b7f9d987dfb448 2656 - - haskell-pcre-light_0.4.0.3-4.debian.tar.xz eac20925fbfa2b3618133c1279a58161 16574 - - haskell-pcre-light_0.4.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4rXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJOgQAJwrbUGhZ/arUkNxgM5RZPty YZYKQovq6Kdt2qo0fJ1XrMHGFSF/ykM5bqBE3jj2HackGVHf0qwC7K/3ex9gZKT8 DfKmQhbOVtsOCfzLYyZ/BbPaNmcyjT8oREYstNlIcXM3rEJh78Asso7KSBlw40qa S5AiGe5cCptS6qrkrMnC14YPQfVXeM++MvibRP11362Xxp0mlOHRPMuSLIcAQ+An 71J0ixpR2s5fbuAeYo5eZoYdMZzeR9JuMAh0y4nGh7FhyBGUxd9b1h+1v4J/8E9N RAth/XRuGfoe4lgZZm4O6qF4aJ5Ok4bboax6+Zu+trXeU1eVfTebaKepyVV4Yd1j 25FhrUb6YEJQkhBuMByEFlJXT7jX4XoMMXxZcY8+/db1FVv9Fqf+0y/xcp1xKXxA TP4f4It0+RuSaSDQNuziUfbSK4NE4MfJKgunuQ/G+pNLn/Ztnhp9ROqRjqpJd5jQ 64oapri53WSiq450CQDkgUH2xECZ8vow2kAZTmpxTIHB3XYctmxhSHMEPq4D8UTM P4Z5C4HNB2bPGMFgS44C9eaa197wbRL+E4HCbqiE16qb8Jvrfa3IRbpdQHiClP0w z3+RZemNuvqLueTJL2OF0ULPux87tMct3KPO4LrhApL/sO8YO8Xi4gBWPhJxPRSv g1KUebJkBNlduVByYR49 =wRGu -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:44 +0000 Subject: haskell-pointedlist_0.6.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:21:49 EST Source: haskell-pointedlist Binary: libghc-pointedlist-dev libghc-pointedlist-prof libghc-pointedlist-doc Architecture: amd64 all source Version: 0.6.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pointedlist-dev - zipper-like comonad which works as a list, tracking a position${h libghc-pointedlist-prof - zipper-like comonad which works as a list, tracking a position${h libghc-pointedlist-doc - zipper-like comonad which works as a list, tracking a position.${ Changes: haskell-pointedlist (0.6.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 182d7c6e32a31f62ea19aca9cc973547bdc71b9356c897c2b60f4f8fd3449f86 43868 libghc-pointedlist-dev_0.6.1-4_amd64.deb 579dbbd6896638e78ba804b9f2eb447e57b460100624ab17866ea37d844b6024 37250 libghc-pointedlist-doc_0.6.1-4_all.deb 6123c6ce97b553214a54ee7aa51cb2bd2c0e846893a949d3225aaa383decb26f 37502 libghc-pointedlist-prof_0.6.1-4_amd64.deb 8873b7a9edb632a16f61fe5bd5648392e46d134676355b5244af1f33d0777b58 2413 haskell-pointedlist_0.6.1-4.dsc 3fd994a0464adbac4fac310c2716c8b97763e3bedb10ab80cb38b7edf31512e9 2640 haskell-pointedlist_0.6.1-4.debian.tar.xz 743cb0f89cbb128f8aa24c4519b262b561bf2cd607f83e94f9241e8af1cfba9b 4608 haskell-pointedlist_0.6.1.orig.tar.gz Checksums-Sha1: cccf8760993ae46cf759440c6586472f115fae92 43868 libghc-pointedlist-dev_0.6.1-4_amd64.deb 77824c55c613aefea4e8e4808d40f6d0d903420d 37250 libghc-pointedlist-doc_0.6.1-4_all.deb dbec75912be9a7c4e13d9b1ea5a67c1d23617504 37502 libghc-pointedlist-prof_0.6.1-4_amd64.deb 4cf60917385107eab06f5ab490a5db98944ddfa1 2413 haskell-pointedlist_0.6.1-4.dsc 473cdb45477f97a92e8c938a9f1704aa8451d87d 2640 haskell-pointedlist_0.6.1-4.debian.tar.xz 9a9fd237f73ac8deafdcd4b04bbc686fc2c1a096 4608 haskell-pointedlist_0.6.1.orig.tar.gz Files: 6506b6cac0eb13eac0826bc456157597 43868 haskell extra libghc-pointedlist-dev_0.6.1-4_amd64.deb 94a0e321e36688a39eb7267d0acd2498 37250 doc extra libghc-pointedlist-doc_0.6.1-4_all.deb b1841232fbdd96a2cc320ec9defd6dee 37502 haskell extra libghc-pointedlist-prof_0.6.1-4_amd64.deb a813642de8349fc5fa2da211916b6552 2413 haskell extra haskell-pointedlist_0.6.1-4.dsc 93237a56368201c0c45e1b45b8bfbaa6 2640 - - haskell-pointedlist_0.6.1-4.debian.tar.xz cf00ae65d74d257302bc84b12da99437 4608 - - haskell-pointedlist_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioplIP/ipjtbYgGo3Gv5CjXyQrxtIM dcYDVw4LbtxpKxX8nDyADvTsgrIlBnVHw1DYj1n2eH1VtOiHmFAMdYAQJ4R3h2yv JIOnXf1l1QW2BAY3j+zBAQhnUCClyn8dQUy9lSaku+T9MT/AcZVhk/ImSAweyPDE QXYfHLBvbdTfjwHpjUjjelBjAPgdtqlIeV2f5OO5WZarm3e4nr3ytyhawpSfPaAC EBMGyO5bNDk1D1Z4B/UWeDuUda4XhVdC9WHYfHtqiVb0hMe8L83ssge/SQTaS5Ai 9jQG3FzxekKMBRINBYeEQvAGb+bKDXUNbt69fFaunzJCA30sRH3B+Op7stPtkI8b sIuTyyQESTkSHs+3NCVjWC9f40PdmG6UPt101UXoN3WH0AP/ACP87nf62SoRPtHn GVEaJeYLHLA6xpODOsO6ub5qbDpw70uYTML3TM64IhlzZIo5tGw9SLchHFoN4nY/ vqn3HQLGCHWYaOfJoGGOGuzkco1Y+MN0QoQlqaEXQFqUfP+DP8H+zPvaP4K8qH5m tP4Ti6QeqYchrGDFt45eyjK3GExy+YyZoOJmAfMR0ngcOaSwVWjqQJA/u4vsjlMZ 4asN2khyigRraxe9x582lUYnlwleAYA7OP7Jf1G0v8aiSIi5Kx47KHBh26poH37I k55vg9pscBXjJqaYbFMk =ctf6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:37:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:37:52 +0000 Subject: haskell-polyparse_1.11-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:13:07 EST Source: haskell-polyparse Binary: libghc-polyparse-dev libghc-polyparse-prof libghc-polyparse-doc Architecture: amd64 all source Version: 1.11-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-polyparse-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-polyparse-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-polyparse-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-polyparse (1.11-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8d3dda42e6779e1c4f8b614fd254a46c20ba2544caa350d3cefcba804a2de34f 326714 libghc-polyparse-dev_1.11-4_amd64.deb 903771ec2b6c7f92f8cdf00666bfc11553eabc293eca8a33dc8bd9120bd9f47c 94532 libghc-polyparse-doc_1.11-4_all.deb 42b37e892fdeca79e3035f45621b9d38506e4fc93b6a5feb9a127a9c2ffb33cf 282516 libghc-polyparse-prof_1.11-4_amd64.deb ab559210eb2eca6d443147e9e123644e1c640bf6aa3f42884e7b42819ebd4d13 2438 haskell-polyparse_1.11-4.dsc 864cb694c964e97df19e791f122185ee65f35082b25bb9226f7060e6ff9c7cd5 3012 haskell-polyparse_1.11-4.debian.tar.xz 30ef045a25bd7de0f3507ed1161aab35b5711120d315b15f23558205903b81fc 22978 haskell-polyparse_1.11.orig.tar.gz Checksums-Sha1: 08fb3f934f860034afb239f624911cf6ca9ca46f 326714 libghc-polyparse-dev_1.11-4_amd64.deb bb2fb63dc9951135217663724620bbf9e150b51d 94532 libghc-polyparse-doc_1.11-4_all.deb 9161d5dc966a09f19e2bea17b6dca8e66d4a1807 282516 libghc-polyparse-prof_1.11-4_amd64.deb 50f6e4f1832c3b28e3431c6c0409489bbeaa3940 2438 haskell-polyparse_1.11-4.dsc d4e9b508a22b180f288070116ebe7e26966c7261 3012 haskell-polyparse_1.11-4.debian.tar.xz c8f7568552a34708518e936deee2bc127d92adeb 22978 haskell-polyparse_1.11.orig.tar.gz Files: b518cfc8da65b98cc3530dc684258c61 326714 haskell optional libghc-polyparse-dev_1.11-4_amd64.deb e47dcb8a3f37831687671b284a689fd9 94532 doc optional libghc-polyparse-doc_1.11-4_all.deb cc0401e0cd8ba99191b119185d7f563c 282516 haskell optional libghc-polyparse-prof_1.11-4_amd64.deb ea87589fb7d0396036511cffc58231ce 2438 haskell optional haskell-polyparse_1.11-4.dsc d64eef1b87a8da18286e8d40cbc7220b 3012 - - haskell-polyparse_1.11-4.debian.tar.xz 56df08f5256bd777c01a428a003696bc 22978 - - haskell-polyparse_1.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioK60QAID/xoGNigeP/D4gJl/jEezN 95CyJv6FXPG1S6LX+55akqYrF0wcyhlR6yf9O8I1uSMFSgyAHh2+Ym6fw3SyE8M/ /f6aaBf1X1v1ipR09UJ6t/QNTYi98WPZhzJOiZ98fQoSeYEgzSetqLkC2uGkjU6s V4QjzaqRL1f+iWpUSduL8B0b2PUIu3CxKJ2alMosx0Wqk19j31isMkDKTT8Q5UB1 FMYuLVd6KvP7ALhConZ/U1wje3LcPx3E0aFKKqYZO7C/jV25gYH8LPxB7m3nGFiC 2KXLmN1032wP9LIwbBROItoyp+P9jeLLfIBHxJqaqRPgzgx5x1rSMudkRNM3jT0q O/HSmtpFm2ovX2taWz8yvmLhwoR+QPJa3/DUfmAKBaO9Ds4toNLtaTuAndQp0tJn k6gwNq4mKkRnJNnUeRkoB3K0AB+DPGFfbWymfNmaDso84WC2h+z6y1LQpOBGsKs8 4vhcen4T4pwLwJsdiwQukuTfmXZe7KkWv2rm/KlVDF241fBuQFGt3SOOVA80N+1X ssPze7S+PTkSi25aNTJroUC/KWtd4HYeOaBmZyxtuU7eBcMdHLrlqzWUZx8qkxpY 5br1pKdX+gUda9/khjDY3+Kmk5TG60XMkuv0Ed0SpBvrAbC2lzFpcZg/RlhC0Nn/ jvr3HDK0r8Oox0RNzSjx =X1mw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:01 +0000 Subject: haskell-postgresql-libpq_0.9.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:26:56 EST Source: haskell-postgresql-libpq Binary: libghc-postgresql-libpq-dev libghc-postgresql-libpq-prof libghc-postgresql-libpq-doc Architecture: amd64 all source Version: 0.9.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-postgresql-libpq-dev - low-level binding to libpq libghc-postgresql-libpq-prof - low-level binding to libpq; profiling libraries libghc-postgresql-libpq-doc - low-level binding to libpq; documentation Changes: haskell-postgresql-libpq (0.9.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ac067885b8989ed581de3c12dc2ad521f00daa749d5ef3e8747d24ff688cf329 143974 libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb 23e5812131c04052fd30d6709caaf201d99f8b76bb4bb7666998b1db23c9860a 100420 libghc-postgresql-libpq-doc_0.9.1.1-3_all.deb 249937eba71bd18712adb687a3d3381358efe95dcb8182eab35ac39e8632d004 113492 libghc-postgresql-libpq-prof_0.9.1.1-3_amd64.deb 555eca4d5df2fdf36fb5c08ce43270d05d5f1cfdfc51a580ac01833c0b4cfa94 2488 haskell-postgresql-libpq_0.9.1.1-3.dsc 69e6b028bafd960860000ce4fc640e30d0abc055a5fc9ec612a3f1ce8fd767a9 2488 haskell-postgresql-libpq_0.9.1.1-3.debian.tar.xz e483aed7fe8628cee17342a1bd0a315d998488609ad08a833c01785a88785871 28140 haskell-postgresql-libpq_0.9.1.1.orig.tar.gz Checksums-Sha1: de8b49b58fe10b6b33f60c7a34d29ffacd41c6d1 143974 libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb 24de9cf23411470b735418615efdd6b4311d149c 100420 libghc-postgresql-libpq-doc_0.9.1.1-3_all.deb 4ad99fba2cf4ea82107bffae66076e3c681bcc32 113492 libghc-postgresql-libpq-prof_0.9.1.1-3_amd64.deb af504b74971bdc1c863a5081ecc9dcb84ab40b1f 2488 haskell-postgresql-libpq_0.9.1.1-3.dsc c5cf420e9a1b57c669d7bc910b4da1a391759958 2488 haskell-postgresql-libpq_0.9.1.1-3.debian.tar.xz 7ed9886f4d9813ce9cdc315201c523d7335733d0 28140 haskell-postgresql-libpq_0.9.1.1.orig.tar.gz Files: 9135be3e1ee732e8921d9977d1cb353a 143974 haskell extra libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb 81da10717258315e9544bd4cc53d9cf1 100420 doc extra libghc-postgresql-libpq-doc_0.9.1.1-3_all.deb dbc1ab181dc55fdf464ffee641bef809 113492 haskell extra libghc-postgresql-libpq-prof_0.9.1.1-3_amd64.deb 9ad4f0aec5256143155d827dad96d4fa 2488 haskell extra haskell-postgresql-libpq_0.9.1.1-3.dsc e8e5f56358676311a532f64263f4a327 2488 - - haskell-postgresql-libpq_0.9.1.1-3.debian.tar.xz 49beb03d01ba46cda59945a05f0d39b4 28140 - - haskell-postgresql-libpq_0.9.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZkcQAKsrRfdf20CSgyXVIJaM3R2L /JAMqzgKCD1A1zTYwnDWlrhnjVHYKJ47elGBv9IaidJPfP3O8vau0nH2SNUHvkTx oD0o29P/jgGIs1jgY5MtaY4r9ltmZXB+39FJtdsThFj/ic+muDuNU1fFLyXiDgav f4cbCLdPOM4aRKTXUoQ2pwLbX8DjY1Thftq/AP+quBE2rISz6TIdw4l5TGMEEaGJ dxN9eWAX8hI3udGWLloAUEaEk3plVgB6I5Svy1FuSSbsyVZVFuO5ejDMK0vqvx/J R9KqoeOz1SCf4RUTnzNPZGyTXy3K8vg/jw7ykiYr778sSBUcYK7Rhjupmu9D/ni+ DYJuCi/SPz45xB6jiNW4wOi6+SpNbLORx6NHzq2Wf6v4ZZfX0ON0keyIM3T2g1+d vSUsS3bRW/fvh/WFMRve5o6+VegIjOSkhT0wTc+dtFoGLB6pDCBZ6+28wnq+KlZK gLQEvAMX15lXxZDWGhoY+PdaOxCooqbPvEuqMS5hpyJP0V8rHMHEUmQu7K+ifJ3k 7is7/JDOxRvxo6LRuec0TpoNCgNnms1OQ1bOycb8eGauzjpPo3/6tzPEHpSQFzLx ObzIDyAU2BbkGkUe5UcXTGPVFlyfl00lTHpGPFbdkzrnABcuxnWeoLeucU5t/QJt DqZFJQf6BIeuOPmaZ1Nf =vzmj -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:09 +0000 Subject: haskell-prelude-extras_0.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:24:40 EST Source: haskell-prelude-extras Binary: libghc-prelude-extras-dev libghc-prelude-extras-prof libghc-prelude-extras-doc Architecture: amd64 all source Version: 0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-prelude-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-prelude-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-prelude-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-prelude-extras (0.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cc2f0f85dd9a69b5e1d050fb61924c4a87ca5d478db17e618b25c6ed9b2131b6 59964 libghc-prelude-extras-dev_0.4-5_amd64.deb 79e14486e79e93c9ead0a4f7a5562fc9de1924cacb1611940c3bc81a75af24f9 36652 libghc-prelude-extras-doc_0.4-5_all.deb feb8a1830fc5e6d03869fd4d979b8677c09d186c44fe229932844d4b3c3d22b2 53182 libghc-prelude-extras-prof_0.4-5_amd64.deb 8ca2fb9abade67ade0fbe2e0f5f89a2973b5dcebdf8a3690354a062a47d723c0 2417 haskell-prelude-extras_0.4-5.dsc 1200414c2c3f11462afa7f95df93f62583f209fd74aa5c0e4620d5d0e9460b88 2620 haskell-prelude-extras_0.4-5.debian.tar.xz 56c9963dc814429451ca66539765c377e932bc5413a637e251aa2af66f62fa57 4958 haskell-prelude-extras_0.4.orig.tar.gz Checksums-Sha1: 69c05e6ac6b4981de7476b44306e94d00d3a9b4f 59964 libghc-prelude-extras-dev_0.4-5_amd64.deb 98380572fc8913c328c97dc0bde0cd3728be0444 36652 libghc-prelude-extras-doc_0.4-5_all.deb 78b7eb960d1a6c7344e9dcc23d9b6b60542c50fe 53182 libghc-prelude-extras-prof_0.4-5_amd64.deb fac919f133acc88cda799d546a8c087c013e6b13 2417 haskell-prelude-extras_0.4-5.dsc 9f082db2d69affc766ccd7459ed4b723da40bb40 2620 haskell-prelude-extras_0.4-5.debian.tar.xz 16a114aebff27670bcf02e94c7fe4d611c2d787c 4958 haskell-prelude-extras_0.4.orig.tar.gz Files: dee307d0d3671c092a21e1f5cd01d864 59964 haskell extra libghc-prelude-extras-dev_0.4-5_amd64.deb 3a180cb01964ec94cce2ad30ee0ea7f9 36652 doc extra libghc-prelude-extras-doc_0.4-5_all.deb affa4aa9f4638cddbebad23ffab2c71a 53182 haskell extra libghc-prelude-extras-prof_0.4-5_amd64.deb 317d4e19b6ec6f798d5994b85a442861 2417 haskell extra haskell-prelude-extras_0.4-5.dsc 4ee1df6a6431c29a4007f8f6a7c21bec 2620 - - haskell-prelude-extras_0.4-5.debian.tar.xz c3d08c9e30ae0b21f6e3df98f757927f 4958 - - haskell-prelude-extras_0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3LEQAKvBCknt6Z5+jzaTMy97CdTa zLpbJ44v0vUKF8IzePk/FxYCczRW4kIZ/YSfJfjx2zZ++kzkH+wAOiy2wPh2daDZ R7vWpJnZluhybidS92EKViV9gDvIWmv0yx+A435XJPX1YqKcTi0LJEwF1rKMGFCL u6XZhOMazlOzUmln+iKilnCk9AI6VA1vzVBe4n6uKrR28jA5Zu/8OGkpfpPq1lH0 F2lT4dFDwvfmo9+9146tirhTnWvtSTp3yXXWhZ1dcifu6z7LjRwKV5a2oZlfk7oC ZoKmk4hmBwdH+9Fu80eA2kIunfISQRKiGqSROpnZAZ7XREfM9ZKICsaPz3UaZoS1 VJlmSlVm9ad5/6n/QHkya2K0PxkDgdbvH5LzfsypnNBAdRtzhsmtVaNT9Pf5IgG6 Pwh1QL9G63ac80Kt+BTePFouAKcdCUOcJKVNDG2NIiG7FLpzjX18+v4kwhrvGHJG dZEPLctDVBk7SgxAZDeEZ07GgJDLCrLQLmbOKBtohSYHGuOnlFjoyo4fhkGWuUH6 9Pyqe8lJuYlGnokZgbJt675ZM5gs4d22w7H7ia0JGxAypgt/0wzht7SprfIykxxb klK+/1mEHNzsPlTp66yhUmIP5moeDjItAbP024SWelKtQAR3mlBpO0iXGP7ymGy5 /VkvysEyfy9YpTBzFDR0 =hmRD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:17 +0000 Subject: haskell-prettyclass_1.0.0.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:15:18 EST Source: haskell-prettyclass Binary: libghc-prettyclass-dev libghc-prettyclass-prof libghc-prettyclass-doc Architecture: amd64 all source Version: 1.0.0.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-prettyclass-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-prettyclass-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-prettyclass-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-prettyclass (1.0.0.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ba51010798765eae8fda2cbe209613c932b1fc5ec65e0221b21a8f3cee7fa907 42042 libghc-prettyclass-dev_1.0.0.0-4_amd64.deb 31442231bbe71cc860882404c7e1422d32f8c8db37f1e14812747689fe8ec161 30958 libghc-prettyclass-doc_1.0.0.0-4_all.deb 8df06b3dcb50edb60856e6a59e398d467f05ffcac8fc5cd966b75417df4f17d4 34766 libghc-prettyclass-prof_1.0.0.0-4_amd64.deb 93a7508f504a112611ff5026abaaf3e03d9edff9138df3b6f2e6e6502c278b5d 2420 haskell-prettyclass_1.0.0.0-4.dsc ab1c03ab8b7ba6c65397c09bd88f0268b7bda5a03e3e96cf13e3b9386b594192 2180 haskell-prettyclass_1.0.0.0-4.debian.tar.xz e537446e7a346e5e0872ed8281db2bb0220c737f10757848c901da1399548986 1542 haskell-prettyclass_1.0.0.0.orig.tar.gz Checksums-Sha1: 7d6314efec5da3d40bb2a295108c622283141840 42042 libghc-prettyclass-dev_1.0.0.0-4_amd64.deb 167974466b8b2d195b3e372b1c405e15289ef8ee 30958 libghc-prettyclass-doc_1.0.0.0-4_all.deb e933af3d5de13566268e4c07e76133c205fa97b0 34766 libghc-prettyclass-prof_1.0.0.0-4_amd64.deb c156f4ecfd1178d96bef1b30301c598ce521c530 2420 haskell-prettyclass_1.0.0.0-4.dsc 0b160f69697d35b28f28763fd369c55be07c8d71 2180 haskell-prettyclass_1.0.0.0-4.debian.tar.xz 41f4da5fd759b5380e0ec74bc38acbdb938953a0 1542 haskell-prettyclass_1.0.0.0.orig.tar.gz Files: e36f3cb6215ff524f068c472ccf5b04a 42042 haskell extra libghc-prettyclass-dev_1.0.0.0-4_amd64.deb d6b7b6a7e372710b8a21340fa47efaca 30958 doc extra libghc-prettyclass-doc_1.0.0.0-4_all.deb 2cee834231687dc809793d3d956f0a13 34766 haskell extra libghc-prettyclass-prof_1.0.0.0-4_amd64.deb 5ab39b2dff2d2da4455350cc84eba1c8 2420 haskell extra haskell-prettyclass_1.0.0.0-4.dsc b0b8961606f7f52f3704ee2c220937b7 2180 - - haskell-prettyclass_1.0.0.0-4.debian.tar.xz 9d62cc9c4083724f2b1691ada21bdca2 1542 - - haskell-prettyclass_1.0.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio05oP/ieX+PfAThM2ssq5oocgNzyi TWqFuQyRSbT/p3ayBxh9fikXx5w95MUNR10d562B+kTEdSJVStydPMINMrujZVUc 2pMtni6lsDrO/NtFnMyQe/H4ldia6AquWGzQBsF0nF5A7LFq/+0eqWz82sqA6Xhq Z86TsB8LZXbgzkQUezxP2nfz5D5X+H0fiREQzXc2tT+LoVlh/IgKFo1FtSnJTRBv 8qGTlTghmWj0rb5qCCZi2NYLyVZlTvOH6cmKM7Gnlk9Zh9KGhjV87jX355tHnsVU NsGuFs/x7TAul2B5CYMHIezVOjE/TSDD8SewE2SZNTH/hYSHd1s7hb7bqWkZ5LBS yRnid8+t1xs1foxj+orQINMpk4ZqYdDJvhA8TFH30yj3Dj4uIdoj9J9ZzvWIMtVf wxhiKrb7Lt6QuuoiCKdDEuthlf2EXOufrdQkBrp4y5r29F3Z7vZTwIe5p1h57+LF HQicpsbbTiDD2vss9wLx9+mgXIRMwOPEmEVU9tYrVmPL2VCdnA2KIa+9NUoB3Ul6 MwRAYqAPcv9n26QpYlXMx6VPpbWKHmJCusD0Sm5rFmmopZoPDYMC42ziym07TXyT uiXGfz0h3cbx1c0qbvnAZt4uuSwni08AIzD+jEllpFIFYqivDurXt4aqoKe9oLQ1 IzXyyia0rzFBgsY2HKRm =4T0E -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:24 +0000 Subject: haskell-primes_0.2.1.0-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:26:09 EST Source: haskell-primes Binary: libghc-primes-dev libghc-primes-prof libghc-primes-doc Architecture: amd64 all source Version: 0.2.1.0-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-primes-dev - efficient, purely functional generation of prime numbers${haskell libghc-primes-prof - efficient, purely functional generation of prime numbers${haskell libghc-primes-doc - efficient, purely functional generation of prime numbers${haskell Changes: haskell-primes (0.2.1.0-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 025b18b7424c36655291d5bcc3e9580ed30e37c04f51584d3e77160dc69cee48 38562 libghc-primes-dev_0.2.1.0-8_amd64.deb 0a8c8613f4bc7d34108d05c46b44cea5150b1902bd61e0cc2c1e53a95ea04577 32520 libghc-primes-doc_0.2.1.0-8_all.deb f2907eed68f191e2a59cc140c3c7dc0371f0d05be922e4c770cce190bea8cda7 31700 libghc-primes-prof_0.2.1.0-8_amd64.deb 344a85b59a867caed0208e3913f4711e61e5e8f484ce04f26a2404d31ac98472 2335 haskell-primes_0.2.1.0-8.dsc 8a893eaea747325aac44bb5df8d0b5e3df43ffd6ab8c48c331359276fe67e220 2212 haskell-primes_0.2.1.0-8.debian.tar.xz 74d66558fb638ea4d31eae2fe1a294cb5a9d64491314305d74a11d93f277c65b 4602 haskell-primes_0.2.1.0.orig.tar.gz Checksums-Sha1: 7995a4afbca2d965253a1fd0612881dae180022e 38562 libghc-primes-dev_0.2.1.0-8_amd64.deb d10db2d89003277602cf8240bedf9a6806db8cc5 32520 libghc-primes-doc_0.2.1.0-8_all.deb 78b7b03f2793a60c6a9707d52831139d4789900d 31700 libghc-primes-prof_0.2.1.0-8_amd64.deb 7cb964a980726b32af8ac79bb2dffed987ecc763 2335 haskell-primes_0.2.1.0-8.dsc b357a37d1a50a273054d5b21aad63d23a2998281 2212 haskell-primes_0.2.1.0-8.debian.tar.xz 291e6a12bcafe13a1bf667fe38c6affecdac48e7 4602 haskell-primes_0.2.1.0.orig.tar.gz Files: fa1076bec484d81efc8ac85bea6a68ec 38562 haskell extra libghc-primes-dev_0.2.1.0-8_amd64.deb 88bac1b80fe0c785513413aecdca98f8 32520 doc extra libghc-primes-doc_0.2.1.0-8_all.deb 1b42abca1c9bd52f794aab4aad893395 31700 haskell extra libghc-primes-prof_0.2.1.0-8_amd64.deb 0e0a49b6cd489db72d8c71ac78952be4 2335 haskell extra haskell-primes_0.2.1.0-8.dsc c56d781b771ed9ec4f9ff05dab8aac11 2212 - - haskell-primes_0.2.1.0-8.debian.tar.xz ef82601200b41765ba4ae9895c15e45c 4602 - - haskell-primes_0.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorzsQAK4BqAxMdjkvVkGsORjjkOOe lxQNTM4Nz2YZYAMtJzudJkYFliuMA4zs6c7/PypZHzeW6152PiTrwD3iX75bcOOf zfr86J1A/h+UxAstaj8ENPC6u6mXraZrJQxrArtQYwrOw293EzT1tm0vXL4EmJ0p nC7zD+Uubt0DphuOuxqK0ldI/msKt1aziVNsAcgyzKspuGD1DOW31Eks6IYqzX4/ 8DJonBcxTVoCrVcUQ8zuXvkDKsD340GQfm5DNO2jgswmVUZfTwlIhv8+T4E4DgIN M0Yp3LAwnI/7QMN/zIoMiyBXMPxSzwyo/UuE6ZlOHQWxHB5klYTSxWtDdDzVSZRP 1qeWu8co/DewZD52CHn9YtShXH8j/S4hmm55EyLTHappjfu4FWmkNRbT/Mxb4sXv y4tKGl6dTGYZ7kbskQbJzs4aBFolDiBEz7MHJ+FMqdvkBnz+IgsfcEzbRrJ1quKQ YswagskET9d7+1b4Dg8ChJnB1BOe6P2R9eIUakO1nBeBdDoLN5IE3zUHydcNyjF3 iPsz4FaQ+1ROmu6/104JxjyoWjarjgxxOI+NcxBr5LkMcwES99TXob9NZUz8zFHW MN7COdMNadzFsp098fHWIhBfONQSPIq9T6uNhGdrufMAxv0OqgHMYtDwYIrVOK2K WlGmqGH+feW4J/khEL6z =l7tv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:32 +0000 Subject: haskell-primitive_0.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:43:55 EST Source: haskell-primitive Binary: libghc-primitive-dev libghc-primitive-prof libghc-primitive-doc Architecture: amd64 all source Version: 0.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-primitive-dev - Wrappers for primitive operations${haskell:ShortBlurb} libghc-primitive-prof - Wrappers for primitive operations${haskell:ShortBlurb} libghc-primitive-doc - Wrappers for primitive operations${haskell:ShortBlurb} Changes: haskell-primitive (0.6-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d0175d02283c661731bfbdefdc19acf2cc05d08bccb18cf2492949852fe3d1fb 84802 libghc-primitive-dev_0.6-3_amd64.deb 1569433049786c3711f5839761276129accb413d7ce3befb68404addd2aef97d 59530 libghc-primitive-doc_0.6-3_all.deb dcbcdb0fabcd5f31c4f439e32ddb207a657632bb23b5acbd301c10e3a301c637 73456 libghc-primitive-prof_0.6-3_amd64.deb d776cbe694f96ef9d08e9d4af35acfa35a7853c4a1b8f43d0af5228f255a2f47 2359 haskell-primitive_0.6-3.dsc 46fbaab636c7c57537c789d2b7c9ab5493f6b7ab9925769a54956e24d759d242 2728 haskell-primitive_0.6-3.debian.tar.xz 34a5f39213c68369e7edc2a3ea175d3f4edbf89e9f0777784710eff6f2d69722 12677 haskell-primitive_0.6.orig.tar.gz Checksums-Sha1: df8e5640edbd74359c335b2cb42730d3fe34363f 84802 libghc-primitive-dev_0.6-3_amd64.deb 429c392b780b9707c836f0aa1ae3ea0ce1087dd3 59530 libghc-primitive-doc_0.6-3_all.deb 6e6d374ac8a036f1b8d07fe1006061b69943e299 73456 libghc-primitive-prof_0.6-3_amd64.deb ba53c98b336a4afc89d3f84d310c01f4a0a03b1d 2359 haskell-primitive_0.6-3.dsc bb8f8784b100c4eaece6e85014506dc1786ec348 2728 haskell-primitive_0.6-3.debian.tar.xz f89e418a2d70b4d4a94d129c551b97af9dc67528 12677 haskell-primitive_0.6.orig.tar.gz Files: 112ce5539c02747b9d9bb2484bb44b7a 84802 haskell extra libghc-primitive-dev_0.6-3_amd64.deb 3289f68224bcc0acfa1da75992bc4090 59530 doc extra libghc-primitive-doc_0.6-3_all.deb dce5d9b31551b6780a3158d0b1bdf529 73456 haskell extra libghc-primitive-prof_0.6-3_amd64.deb b75a44912bd9a3dce2e842bc899972bc 2359 haskell extra haskell-primitive_0.6-3.dsc 1fbcc79490d99717994885fa27b94302 2728 - - haskell-primitive_0.6-3.debian.tar.xz fe7a3bfb0f50693fc79e181cf8976365 12677 - - haskell-primitive_0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZ+cP/iE5aV9d5JmQcvIZunujms1g xUMFhUuq5IiOG94oM1n+0GRZnPFOBtRX2N8H/8Lzqm6gUJ8q4OrCNhEuNJfLCuev byQ4dEQUD9qr+7ePVjAuQujsSw/KbX6hBQMAk7jQ5QmFEws80sq1zM/cd1kvBOpC fNTpO0v3E9OPnuY/DZU4aG2DF8gvytxmc061YKMlk0YVTp1053O1gH8FTQEoBu05 9C8Ozt8SSLvNvQsqGA0C5X+BsE/kZobLQSz/ydoSCCXnak5GsXTL+mFH21zBt++O B5bcv65ZtPZ+6tU4oDIePk6zQy2keMQoEE/fNfsYFf/SBdC4xZkT5n/QVDDfzTRw RLT/q3FbK1LjU6mUxs5qKbpHjC3ceE5qsZyUgMJNDsz7lE4ZEE/G7uLp7arHsR4j 8vne0VZohnbDKEoGmy30ez3ACU47phsDyf+xTbP/4Xeh/iPsEVaTNbDq3Z0zViNp kBa9W215akUhbqOBLHWUBOqWsXe+8R4+/A/+wScnXd66LyQ/kG6tgzo6xcZC0OST giviDyyVFvkQ26osZFhVVMH8jeioK3GtbXhD8LIi9ejhwi3IvjY/LV6sEKOmagDo 1eScTLbN+6eWUvdRZ+9JF16995eV2SN9OSpK8T1be6CLeDSJjffu869rd3PUHyLV SCjuhW8NhrWlcOArpE1O =5jJ4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:40 +0000 Subject: haskell-psqueue_1.1-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:46:00 EST Source: haskell-psqueue Binary: libghc-psqueue-dev libghc-psqueue-prof libghc-psqueue-doc Architecture: amd64 all source Version: 1.1-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-psqueue-dev - Priority Search Queue libghc-psqueue-prof - Priority Search Queue; profiling libraries libghc-psqueue-doc - Priority Search Queue; documentation Changes: haskell-psqueue (1.1-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 13c5d336c6130104c99aaa440fbaafbe510240ec69be0f65ccb757024828782f 60740 libghc-psqueue-dev_1.1-8_amd64.deb 33628f9e5b65a899f0712b531436e20d048a46ec0487ce30978dd97c140802c2 40146 libghc-psqueue-doc_1.1-8_all.deb 15e9981bf05b24d446dd1772b90eca2d4fe1da6b5f079b33f3b8f3903a08b6eb 48022 libghc-psqueue-prof_1.1-8_amd64.deb 5f37c0e81679b96fd5a2175490d6a1e3d91c39fbf44b14ababa88ff37add26a2 2333 haskell-psqueue_1.1-8.dsc 7ff46e9437c84fe9c47089a536dfd0658cabc2371e7292b9f71a66812754f889 2452 haskell-psqueue_1.1-8.debian.tar.xz a8e0871ad10f916f55c3b9baec53eff23c4e97e09cf96d6c66771789e00a49cc 6280 haskell-psqueue_1.1.orig.tar.gz Checksums-Sha1: 16c00c9402a3b93fb0e65d40453fb4ece4952203 60740 libghc-psqueue-dev_1.1-8_amd64.deb 6536d119e4a6c5232654e7da6f10c5fef7e31468 40146 libghc-psqueue-doc_1.1-8_all.deb c329fc4592692061788751164ca2956886161a67 48022 libghc-psqueue-prof_1.1-8_amd64.deb fdc61abcfb0a09d3286bebd9b667b1a6ce4f081e 2333 haskell-psqueue_1.1-8.dsc a7358a5608eea9cab996d9921390ec46dfc17540 2452 haskell-psqueue_1.1-8.debian.tar.xz 73e3b80b518f006d29f5e7b8aee801e16173a7d3 6280 haskell-psqueue_1.1.orig.tar.gz Files: 8ebd0dc0c399bf3f07a85f02dea7bc10 60740 haskell extra libghc-psqueue-dev_1.1-8_amd64.deb af4a54167625b49dce9b1ac4d56e5f16 40146 doc extra libghc-psqueue-doc_1.1-8_all.deb 9f377160d84bb11d5ebd9fcacf5e909f 48022 haskell extra libghc-psqueue-prof_1.1-8_amd64.deb f6f63cb4fb4420cff1b3899648d19bfb 2333 haskell extra haskell-psqueue_1.1-8.dsc 1b2cee9d2aeff55ed10c9c70e5ca4b04 2452 - - haskell-psqueue_1.1-8.debian.tar.xz 43649b94d88fe103233e6897a014a89f 6280 - - haskell-psqueue_1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioamUP/i0kp7l534grAa3eC4GZmwE5 SB86cBUVpMwtxID5j+QLIceY4leFK7a9RQy4iRVWyJslLDM+gHhiY5D273Xv032p 1vNq+6GakquIE4oWl+6Ddyq2GmhotQKfxwAQiNuqhVIcTnhuD96DopUVxyhjg/sz 6A+g+dqJqUFTqhRozs5aUSpVaZWF3hZwX4ASphpOikFerQJAKTfPZViny/CYbAcT FowrZZCliXf/PDu/7FjUQn9Eo8Ip4B+NfjphJ32wYaHjrdokzFs18ZAzO78ZB6rr 0SUXB8qMrwBAkc1uo3O4DE7m9829DPjyKALaj/qnHKW7yv+6MN7hUfzDdE9KvlKg npMSRtM3KoRc7C7sn7ZRGmICbP07guOezZCHaCrejiKlzmP1OgVbjeD7kWRFtJY3 AQHhLyYDlIZptewqe8lMFxFSzyeEePvb8r2YGWLAbq+LVnKvLxZY/hCnvWw3ak0X c7EHLJV0XxJg0zhE4DwR8kebDk6t1hxtP2vIJRgpF+IPCM6tZqFBMYXf6HrVriiD 5moHzarSjI9Elxvea+6djHqNXF1bmU7QXmZybCRzUFKwpzAV4Sv7UC4rHo0hNW/Q v+8oHR8wVjBJkzhsLQgULU0yjGYFtP5hvqDORW4SfhYzJs/je9iKcy2VCeqvxSyQ 8I8ehMTMz1/3yiQa/hn7 =Rrn3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:48 +0000 Subject: haskell-qrencode_1.0.4-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:50:15 EST Source: haskell-qrencode Binary: libghc-qrencode-dev libghc-qrencode-prof libghc-qrencode-doc Architecture: amd64 all source Version: 1.0.4-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-qrencode-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-qrencode-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-qrencode-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-qrencode (1.0.4-6) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 112b56aec7aa1cc37386ea10c936825569c69e59819107513b51a257d54effd1 31074 libghc-qrencode-dev_1.0.4-6_amd64.deb b7c4b5e2a63b134dd6b6e9f9398a9fce25a4cc5b7d6464c305e8cc98996bfdf2 30590 libghc-qrencode-doc_1.0.4-6_all.deb 9ffaffa5835a11321840dfafd556ed1f57d162c139a1139017008b33589b5163 26630 libghc-qrencode-prof_1.0.4-6_amd64.deb f89716ddd94497dabb21f4b9527f1393cea82510db7ea8f8c21901a4330ef70d 2386 haskell-qrencode_1.0.4-6.dsc a1403610312be991661ba830c1ce872ec1a1c46033309b78ec7ca137f50c5d9f 2492 haskell-qrencode_1.0.4-6.debian.tar.xz 12a2c616b61dfb8d19046d9ba30d7aeedb122ff8d876dbad9ba1eb4dfe7506b3 3044 haskell-qrencode_1.0.4.orig.tar.gz Checksums-Sha1: 9b353cbde255478563303e1abf82cf6a3371b878 31074 libghc-qrencode-dev_1.0.4-6_amd64.deb 6769fd2137bca4b74a87d843948a42bae9e20f7d 30590 libghc-qrencode-doc_1.0.4-6_all.deb 4b19c914626e8b501b72a6fbabe3b217c3d7a785 26630 libghc-qrencode-prof_1.0.4-6_amd64.deb da05906ba08ba961755521cd1ab9d3d5249f2a65 2386 haskell-qrencode_1.0.4-6.dsc 477af6a219d9455aee19fd42ffd76c5e854869d0 2492 haskell-qrencode_1.0.4-6.debian.tar.xz c1c84e7ee9dccd2f23646b636684a7c1c7bf561c 3044 haskell-qrencode_1.0.4.orig.tar.gz Files: 7d8b85387148e34dbd1a2dbed90fa796 31074 haskell extra libghc-qrencode-dev_1.0.4-6_amd64.deb cb08a5ce352347bfd723cb892f996036 30590 doc extra libghc-qrencode-doc_1.0.4-6_all.deb 1938a82ee15a618046e5c59c00673be2 26630 haskell extra libghc-qrencode-prof_1.0.4-6_amd64.deb 8b14143c6aabe83ac405ffbd60138ab9 2386 haskell extra haskell-qrencode_1.0.4-6.dsc d4bcb2e80fd67ff29dd2b2c9ea6c2aaa 2492 - - haskell-qrencode_1.0.4-6.debian.tar.xz d790d13293b23a153a3b6b78b88b7f01 3044 - - haskell-qrencode_1.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKT4P/0FEhxnjYer4Fu4/XpssFoPD BnpatHTxhdvKotEfisO38Bh9CV2e+0Rtrld7hZs9aqGgL1IJRPaw93yn31tnIXWO JjHtRMX87tZ88IMVeTvT3fxzzIh4W2KfT78zi7IUlnhbP/7Q5QJbfq4+Noe+eXFB JUqiu18xSAUckkP2I3RpPjo3LmeUDfogxrC2kMix/RA5vq21BxiHCV7S4xy9meP8 Q3hkZX8PhSI0WBGgucuckXJmocnlBG2tlQr3AD5o9THttFtsm+jX1Mxj61aWnyd5 vBSgPTzSM84do88V9VoZHmm6Q1JZp47OwsphfSDm16xtb9KFzvNyB+yEf/Q9HDIy 1VbMgXECIJHrVwYWWe6cMM1O0VWnzcGatwFCJGuB6Y3eOsARpw2JwOuqM17q4Mj+ t6gxh269XJCy748bbPTEFIlBlq3hAsRwe77h4B9J9Puhk+eudJA9TaLEi6k5FdVP +aUZM3BsmEe8Dt6BbHQEzwjuPvXPehbnoTeHkySC6ap8GInOsYc+GgcWajmDgZZE IBVdNmpkhCPR0Pm6sBviNfgX/bzm1RscT71BXPsfjC7XEJ5bv+8dga+HQ1v+1ZJJ WcOoL8z6jHolJWrC8QcxXrhHH5ac26rhZn9dbidB3LYkxz0g/24yziAHtw2A1szK DwrlT7sIlzYQIXsAcItC =T0OW -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:38:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:38:56 +0000 Subject: haskell-random_1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:40:11 EST Source: haskell-random Binary: libghc-random-dev libghc-random-prof libghc-random-doc Architecture: amd64 all source Version: 1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-random-dev - Random number generator for Haskell${haskell:ShortBlurb} libghc-random-prof - Random number generator for Haskell${haskell:ShortBlurb} libghc-random-doc - Random number generator for Haskell${haskell:ShortBlurb} Changes: haskell-random (1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7a60b44928878343cbed20a328dd34d637f42245d3fa81aff3824d0ba887e96e 107666 libghc-random-dev_1.1-3_amd64.deb a8116840bb32a547119bd53704170ea0f908c602c82853982fdf46c30137c56a 44930 libghc-random-doc_1.1-3_all.deb fe36d28ea815dcf91f90b66a4b2a093d773cba9702ba936e3970f5426d2b7ef9 92842 libghc-random-prof_1.1-3_amd64.deb 26d28a589e4713a833f8df7a885843f97012da10183f861de71bed90b7d75174 2324 haskell-random_1.1-3.dsc e4d4347bd7d12f9f7433109e7710ef393812c410c29e170424b99609834f443c 2860 haskell-random_1.1-3.debian.tar.xz b718a41057e25a3a71df693ab0fe2263d492e759679b3c2fea6ea33b171d3a5a 10870 haskell-random_1.1.orig.tar.gz Checksums-Sha1: d6054f9094b89617f515e2f3bcd2d80fe8620f90 107666 libghc-random-dev_1.1-3_amd64.deb d6cb397bee9a8ee693655b710b9f9615638b3086 44930 libghc-random-doc_1.1-3_all.deb b83e7ee442c55fa5d2f7eba6d6af36a057173d41 92842 libghc-random-prof_1.1-3_amd64.deb edcf845e4d36f20caddfe53081e8278d637cd17d 2324 haskell-random_1.1-3.dsc ba5d4bea9af6793fda3fe2d38fb755e9f4ecb054 2860 haskell-random_1.1-3.debian.tar.xz 1cc4907296f83e54587b8aa73e62cd87a7755ca0 10870 haskell-random_1.1.orig.tar.gz Files: 12b6b3c26bdd7ec9610e293cbcc63bd8 107666 haskell extra libghc-random-dev_1.1-3_amd64.deb a152459d4dea5b46a47f16fe9b5725de 44930 doc extra libghc-random-doc_1.1-3_all.deb 01e41ad74cb53d4a6c0aeffca019913f 92842 haskell extra libghc-random-prof_1.1-3_amd64.deb 466bcfcaaac53cc5ee892f21d12816d0 2324 haskell extra haskell-random_1.1-3.dsc 4d8d0896d8676b72005c72ffc289bb3e 2860 - - haskell-random_1.1-3.debian.tar.xz 474f10b9389b316e4472b71d20298993 10870 - - haskell-random_1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxD4P/16furGKtHmO9FzXXMXW4fon ueNPuDPJoMWwck0X9sFS078NGDB8ZWOXLIpGS+Pe7CsJ02uHrBzsSo+9DLk6mTIZ jcVf+ciI3KIFRCa2VfCChe1wTiAyKrp9BU2gqNgxXkoiYqEAbljlilhLgBcEExnh miOYTESMMFAEddVci1egcDzk/wC9IPS0hiZWyPWUX6gqVcbAC3JSAR/25xYf3WHz 5RpDoJkTCOnOFwihUdF2VKgYsOhbb5aQNLalnWxhcs/fNHgxW+3k8AOPV3iiQNd+ aFzVgtT8XAfNDx6Kz5Ff9SEEA9Ri2Aq5rEf5/MZb6jPF6b2PU8tWD0Nlaahw/g35 9iGTuL4JehyRRJihZN6jYvBoXI8paT8wr2iRG6fIBO1DnCreKF4Ffgj7jF4QQXNc /uAl8vVUhM99aswjNtPuzRHANdAXzDQX3ffYy1UUPP2/9jzbM3XDYC6MZ52fgo7I UfPvmefIrz5BWjqmew8Azq0qkApT30oI9jQY0/XwyBzUBYTW2MtmQyKg7k9py3bF PRl2ZO7VTJZDUmFcklMVK/qww0z/w8NI6ZKgnfwPRfoQ8JtejH7lJqfyUjuigDfw J2MP2IvCfn6lXbQKj93BPOetQfRMD8QnN+J288y+qbrkdMYKadtoHyE2pZUpdwTB 74LfXgI8hbdx70Edr6bz =U8la -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:04 +0000 Subject: haskell-reflection_2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:32:29 EST Source: haskell-reflection Binary: libghc-reflection-dev libghc-reflection-prof libghc-reflection-doc Architecture: amd64 all source Version: 2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-reflection-dev - reifies arbitrary terms into types that can be reflected back int libghc-reflection-prof - reifies arbitrary terms into types that can be reflected${haskell libghc-reflection-doc - reifies arbitrary terms into types that can be reflected${haskell Changes: haskell-reflection (2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 28e031de0e6b6ff43a3a32a496f09ae678f163592c5883bab54940ae26e55b9a 252284 libghc-reflection-dev_2-2_amd64.deb 9fbc81ad726aa3aec526bc1c01442c00ed69248cabe563d93e264eb31e1c7c60 41774 libghc-reflection-doc_2-2_all.deb 11975151f166068110d22028e97048f5bef94af66d15522752d8df9c21be32fb 195864 libghc-reflection-prof_2-2_amd64.deb d2d0242bf72e3f60d4fe5f5faf50201feebe97e5502e7e0a34facc2e8e79e040 2350 haskell-reflection_2-2.dsc 5963a51df768f8079ccd0a1373ddd712f2a7c90425ca723771667479ca334dcd 3032 haskell-reflection_2-2.debian.tar.xz ee199e899e3810c3c8fd27dbda5cc3d1730f69e4a75f7494482863cf4d9499c2 13194 haskell-reflection_2.orig.tar.gz Checksums-Sha1: 027e0ea6b1c396eb84ee82e198e4db82c69cca36 252284 libghc-reflection-dev_2-2_amd64.deb e028c3f610b2f52a30853d3fb3ceb692f24e3417 41774 libghc-reflection-doc_2-2_all.deb f75aee600cd16bcae5c4f7c9c4e49bd7f1f53f45 195864 libghc-reflection-prof_2-2_amd64.deb c5bcb9696d356025c01089238e3f788186a98e66 2350 haskell-reflection_2-2.dsc 18e8ee0dcc324a4f9e7baa256fdf48cea71e985a 3032 haskell-reflection_2-2.debian.tar.xz 2a3147012904f247d80a73a25ba5a44818f45ff0 13194 haskell-reflection_2.orig.tar.gz Files: 1eaf028ff84dfb5c360806b5ce09ae4a 252284 haskell extra libghc-reflection-dev_2-2_amd64.deb 704e7e1c0e3fed3dd48e8cf87dc31941 41774 doc extra libghc-reflection-doc_2-2_all.deb 4186fc955ed9e8ccf88d23f478e89e57 195864 haskell extra libghc-reflection-prof_2-2_amd64.deb 0dfad69ef3e98316332480c5b6aebdca 2350 haskell extra haskell-reflection_2-2.dsc 2b3bfce11b8f734d4cba4a085fae1f9e 3032 - - haskell-reflection_2-2.debian.tar.xz bbee37d501c90018cd1cea8d7a7679e0 13194 - - haskell-reflection_2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofFoP/Rfi8ITesBi+c6wEk+FFIWF7 pOqOrzglwWNCtAsRsieUlS6srtelnq9ratuACcW1yAisKvx0z+LA4jkwd9AMRqiB dRqovdkhVowcaj84fr7lVkmRRMKBKxn1TR5GsLSGpeuUQihlYhciLWtohKN5kClF JTmfeotYlHPVhFO1I1ar5jPFcKEoaTsbSmW2iLQZAwwa1bs809lorDxhPYJPUSwa pqPfYXqDeOCahnUKZx4+0SuQUKkQHo9fZVf2kkAzYoXBJ45FhZTCL/ysZF9Tqq7D L81C8Mhp7RHn2BOBh342IbnFGDpulsimjXc4QBrvxa7Isuif3QF94yiIyek448Ce BWMlwKorKTBOmyjYdwhzkmLvI7li9NpZgFUBQDTajtoQZqAZ2LxWFSBcazeJpyXI RfDZWCCPT9e3FNU0gRqsHzanDdXuXhPBqJPs74scmbGXHmXId22NDFxFk6jPYEOA 03QTQebmE9k40Kq+J7w/KBKB6trf3FAYafCeauGhdCDLuxwAkkw+cd2z7M6kdyTj 6HfvfdT+LQLfJRc6HaN2so1f7r+8EQ2Mg/7Vg5jnbqh/wPW5mWJMW/fxUUhx6HEK jqRHvmLtmokrVhjX2fdPnEp9BvdRLhF8pZV2UCWh0bACsYKX270p1T4W1bNWpEVd WznqupX81kKyu1BHtNWL =w/Gf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:12 +0000 Subject: haskell-reform_0.2.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:09:56 EST Source: haskell-reform Binary: libghc-reform-dev libghc-reform-prof libghc-reform-doc Architecture: amd64 all source Version: 0.2.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-reform-dev - HTML form generation and validation library${haskell:ShortBlurb} libghc-reform-prof - HTML form generation and validation library${haskell:ShortBlurb} libghc-reform-doc - HTML form generation and validation library${haskell:ShortBlurb} Changes: haskell-reform (0.2.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 963152f95b1611c66aaa77b92e453294c8ae8b65efbc8c5304d4453f3293e191 124070 libghc-reform-dev_0.2.6-4_amd64.deb 50f9962de7dc791f2921879e21a94c0eb288012ccb9907773eea958d2052b21b 63818 libghc-reform-doc_0.2.6-4_all.deb a528de9692386cae6494a69d09f0a7c81d596ed436233d4d3f6ff975f074bce6 112624 libghc-reform-prof_0.2.6-4_amd64.deb 5ac5dbdd8ae0108bff3e418f61260b93ebccb434dfd97c3b209522e3cdb768e4 2487 haskell-reform_0.2.6-4.dsc 26642d88b7ddebf7cc49db98c076419c3acc7ec177472b1353cc6aef270d3ae5 2692 haskell-reform_0.2.6-4.debian.tar.xz 4732c74908e1ec45f81eff496b2070e1355decb02371a03e3d82710861713f0a 12376 haskell-reform_0.2.6.orig.tar.gz Checksums-Sha1: 3b718d35ff79b2d84adb4e0910e18b4a94f06154 124070 libghc-reform-dev_0.2.6-4_amd64.deb 64c84d17487a473f3a73c5fd67db60a3132a8905 63818 libghc-reform-doc_0.2.6-4_all.deb c6e8c0acbc322e6eccb179345e779ecc78d3275c 112624 libghc-reform-prof_0.2.6-4_amd64.deb 3d885d2f97af3a9e01fd873ac843d76c9bc6f9d1 2487 haskell-reform_0.2.6-4.dsc 35722cefb58ff4b7e898df8697ef579525e641f2 2692 haskell-reform_0.2.6-4.debian.tar.xz 2a9af8ca391e339f24317f53a478d6bcda0d537e 12376 haskell-reform_0.2.6.orig.tar.gz Files: 1ab101743a2ad4663876c54a56937763 124070 haskell extra libghc-reform-dev_0.2.6-4_amd64.deb cf69e62e025e5d1d4681734514dda193 63818 doc extra libghc-reform-doc_0.2.6-4_all.deb 30de9d8659d0f3e86a85c7ea92ddc2c0 112624 haskell extra libghc-reform-prof_0.2.6-4_amd64.deb cca59cc8b1726945e83832af71c001cb 2487 haskell extra haskell-reform_0.2.6-4.dsc ea58d9ac5801d60ef62a752c656619b0 2692 - - haskell-reform_0.2.6-4.debian.tar.xz bffbc175b88e26bc882cd5db85cf31bd 12376 - - haskell-reform_0.2.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorboP/14MhkQhrawGFNgOcjE5+vR9 5aFZ/gKfG8idc7SyZZIUX8lW0M94DN+/5wnmXR7cJfYO6Xt+/2dPcN47uHbClCYU bQAzsEjZdSCTtKNXDJP8bjDfmdwduhnrR06lcPde9HQuv3X+z1YUhCo4VIVkrV9g BfLQGKwUWFNcfSavGZhLvNgSuym0e1cLadQw3qkBw8EZNtbrN01j3Un67Dd0eup+ ubsff7Hzx3vMWrVXTbDxn8TT6zPDLIgMVfS6a84QLwaXyEvdwB9Fr6dVSKCgkr6W IqHddBNHPyAuGM0l6zHvVoLtGf6tmQVP4LX9r85v5chsJ0Ca9eGYorKfTf8PoF9T FkpvzFB4mcP2/n6iRxWcoVX4996X4v6iWAzIWEJrQBcttjkPgVKyOOuHMOtz/Uds 5jyLCOMZOPUAMFcsj+cj6nT4TeqAsAhr1aWDFK9Rkto28fnbjA/4xSuaFQo/qNwd QPTF1fKaCeH5cW7lByQmEMbl6lRY7+YIz+fJGgPZD9iHo7CwQz/KzgwwqtgwtTmf w0LxArB85/OkD7cCdHliJF5JDBprG1tNPOkjkuipChk6ZWYqzkwLYssV+oAUqpYS loj34jpmJOjgf/lXuW+bbowMLQHujGKHpOp9P9c8mKdtdg1nQRcZd8xae/ojlEi9 cPzqMglGegxb/90jgUAX =xqDT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:20 +0000 Subject: haskell-regex-base_0.93.2-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:06:39 EST Source: haskell-regex-base Binary: libghc-regex-base-dev libghc-regex-base-prof libghc-regex-base-doc Architecture: amd64 all source Version: 0.93.2-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-base-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-base-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-base-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-regex-base (0.93.2-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 97d5617f0e0e5b6f129c0a1489e881dd8b606aa28950b3a5aa55242ff490b3fb 57612 libghc-regex-base-dev_0.93.2-8_amd64.deb 4b75c1cc6c3a5ddc18d8b64118699902e52b8e465edc763027b04095d9efde28 49406 libghc-regex-base-doc_0.93.2-8_all.deb 8f4804413076aa5f98a6c6585e91de9af6b4c7e842465b4ac1bf14eb899655f0 50712 libghc-regex-base-prof_0.93.2-8_amd64.deb c6caa12dd7027665687d9b922cf1aed88d17f8786b6bafdc845ae5b78434dc3f 2445 haskell-regex-base_0.93.2-8.dsc 1ae4aabf7dec3d1ba5315c4c336ae54605c53b44610716d3409c477eebe3501c 3500 haskell-regex-base_0.93.2-8.debian.tar.xz 20dc5713a16f3d5e2e6d056b4beb9cfdc4368cd09fd56f47414c847705243278 9156 haskell-regex-base_0.93.2.orig.tar.gz Checksums-Sha1: 3235b7594863b98beb85900cdb80105d82660b9b 57612 libghc-regex-base-dev_0.93.2-8_amd64.deb e31e5b51ff7e3744317b66b2a08de024cfd108b8 49406 libghc-regex-base-doc_0.93.2-8_all.deb 36819872ac26f5ac1931ebc32f8ff1aa676a3682 50712 libghc-regex-base-prof_0.93.2-8_amd64.deb ec50b3411d48f79b578bea35a8c89075ef4baecb 2445 haskell-regex-base_0.93.2-8.dsc 56db41c5e803a67571f884898bf645d2685ab536 3500 haskell-regex-base_0.93.2-8.debian.tar.xz 96ceb1ca8df2397a4dffba570e24d438401e4ffd 9156 haskell-regex-base_0.93.2.orig.tar.gz Files: ba3e8e8d7bea375527eadc7ddd536166 57612 haskell extra libghc-regex-base-dev_0.93.2-8_amd64.deb 448cd7f9a7eec7463dd240d9fd4a9dda 49406 doc extra libghc-regex-base-doc_0.93.2-8_all.deb bf426cff479f89883db81cef9eb65b73 50712 haskell extra libghc-regex-base-prof_0.93.2-8_amd64.deb 26ed0c2a4ba394132a05517be6e8f236 2445 haskell extra haskell-regex-base_0.93.2-8.dsc 0cade5373124379aa05727de8a290cfc 3500 - - haskell-regex-base_0.93.2-8.debian.tar.xz e7b93b0b17eff8d3068ecb2f5d5f6ea3 9156 - - haskell-regex-base_0.93.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogF4P/jMXhPGhPd+BomQg68R8skQa 4j92UP98nUF53H4GQWSqayEhUrWKKQXAm3jVvWttOXIbcnNII1bDdskZl7oap8k/ HEA67Gl7tbKrtJ4yygfM5RJOajzFBli4ixcG5CdXp3n6q2AqXBxm6fGOEHhVa9+G sP+LDHarox8+3eWvqEniBEnqFm/7v/pXBoMbVsES2oJksBgfO/TwhGlWsybGl1HN D++nKwJM7GI8Elvbi9MFkEe/WcjmYDReV+OPwkDH0Gf2cdM1KxYDEy+zkFIn3pTw 8VqGXMn7dfQP66QHK6Vzh88mTAoVyHXh56jGZ5O/XgGeHwl6Znro5V+kiFfbIYZs yZn3uYia6CTTImxyLGRSTKO5zL7fVSgJoruBPn5wpBJQ9o2fl6VjSz/2GmFrD/9Q bK7UcT5YbsOE5m0tVSqbOlUfksOP2sw+c5yYlGCaZOUCBE6Co4BM0Q8WPQtz/nKY JLyCzdm7+oT9e+wu+w6+jkxdFCrY/FLWF+Tv/Z+JZ3OPVatJa4lda5pcA8lKURQL 4niNiAhjC2wWWRgaWoUTFEZ8QCsINBeWMbMGkveRS2NeB7VKGkPNHI7sUi7VH11d Gv7cXshOJ4vW3VKEL8wX/hqAf5NS3YLlw6FS/pp0q3YEal9C8Yt7gI/AV1wbPKkb bStIv4xdTahv39/JBRKy =fv0I -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:28 +0000 Subject: haskell-safe_0.3.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:31:05 EST Source: haskell-safe Binary: libghc-safe-dev libghc-safe-prof libghc-safe-doc Architecture: amd64 all source Version: 0.3.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-safe-dev - GHC Library for safe (pattern match free) functions${haskell:Shor libghc-safe-prof - Profiling library for safe (pattern match free) functions${haskel libghc-safe-doc - Documentation for safe library for (pattern match free) functions Changes: haskell-safe (0.3.9-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4d2c7f4973a647a6d145c31242d951903adcf21c4c0c15b12e215d76c7c7ff10 58930 libghc-safe-dev_0.3.9-3_amd64.deb ea7f240f472dbaa406268cdb29d33c4aedb1d78d12fff48e5afb8a07358a068c 44296 libghc-safe-doc_0.3.9-3_all.deb 028d6506bffac253860b7bd441db6336eca50f327b2098b540e7e03a29dc8573 49922 libghc-safe-prof_0.3.9-3_amd64.deb 8eb4e84de8d5e5b44fa4e6d8d4c8557308013e1eac65ddd6d22a6cd7a7fb3fdf 2314 haskell-safe_0.3.9-3.dsc f665e6d26aa1a97848236b4a955a068defe4768d4283855f97cf7de35fd8b548 3080 haskell-safe_0.3.9-3.debian.tar.xz d0319ea7b55947e70092f0256aa9f9d2496a93b0e2a0887c0f8eaa0d7fb9b6c9 6931 haskell-safe_0.3.9.orig.tar.gz Checksums-Sha1: 30d780f1b289854bf41363e46133a98285897a1f 58930 libghc-safe-dev_0.3.9-3_amd64.deb 4583f836704c09424e8b6765ec6d4918e99d9359 44296 libghc-safe-doc_0.3.9-3_all.deb 45b61fc0488f137b8bb3fcd46add83df27a26dac 49922 libghc-safe-prof_0.3.9-3_amd64.deb df50b48e66241435311a4457dea8f976579320c4 2314 haskell-safe_0.3.9-3.dsc c669021e9afd186cfdefea06e9e654c5fa8596a0 3080 haskell-safe_0.3.9-3.debian.tar.xz 0601864d82d97b5927cf8abf9b8ddf0074a45a61 6931 haskell-safe_0.3.9.orig.tar.gz Files: 0bfe3aa31562fab058e71b7277e602f3 58930 haskell extra libghc-safe-dev_0.3.9-3_amd64.deb 9bb6abb9c2429f9d618739a962594719 44296 doc extra libghc-safe-doc_0.3.9-3_all.deb d4f07668d1ee1ddabb29ac955ee2e9d9 49922 haskell extra libghc-safe-prof_0.3.9-3_amd64.deb f508d8fec309b5b9522582372f6a56cd 2314 haskell extra haskell-safe_0.3.9-3.dsc 8530083eadc6dfa5f6e0a9f528dcb4c3 3080 - - haskell-safe_0.3.9-3.debian.tar.xz a90d4088b638fa9d3e9c29696ada032f 6931 - - haskell-safe_0.3.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFwwP/144Iq5Zwpru2bMLdwQJZphQ BiwQTfe/+uql5N6Q5w0Ofv2tnLJpCZeMuzE2vjXyTLvJ9zs6DWlrYUk3LXh/oHWa 3Ddygs32+DWn4qTVbFyHeIcBCUxzTgcD7otwPQJ17BzsxaLkXlnNnLBpjpf3FmhE 3Ko3GY+ZvFdhtMp4vxwgz3IzlcYKNiSrPo+dawmi53syjTjx6prReckffxaGGuHa fLMQWV+3Afh7KrFEbDHXFX1aYlhVm2/nou/Nh9Z+LZBkcLqBnK4LsDKkv7/hT+88 IAJtENNYf4iv7aOUdRRQqP2HUr1DszMpwm7NnvzHSDMJxzPTXdeK0NEQk/rlhJ7f bzJZbMvKquvIQCI5MWiUFkVCX5D/weNLdrCZW1Wonghkz3ro1abz6wznnfRWce5W 7Sm1WwYogKiqFQvSVFAMtUvDRd0TowPbAryrmNzE9Fs5hOwPDkEpC1/WI5bca6Bc St84nHTS3dS7FBHb5ffatemIay5HjVg28mjhWhxBWzcjM8FktL7O0YphQxtikDAV Dbrk+p83+dhFa35xHn0D/X+bPElT3HICdLisGbOJigAKZtpLpHwuCPJ6Tzz5951c qCcXMpafC1yB/t7os0ywr5hJA/CPG69ACxt/EXm1i6bjkyux30XZwTpGxumxh6vU 9X7QSlj32Xwx0PR7yeZ4 =Y7Qz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:36 +0000 Subject: haskell-safesemaphore_0.10.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:02:58 EST Source: haskell-safesemaphore Binary: libghc-safesemaphore-dev libghc-safesemaphore-prof libghc-safesemaphore-doc Architecture: amd64 all source Version: 0.10.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-safesemaphore-dev - exception safe alternatives to QSem, QSemN, and SampleVar - GHC l libghc-safesemaphore-prof - exception safe alternatives to QSem, QSemN, and SampleVar - GHC p libghc-safesemaphore-doc - exception safe alternatives to QSem, QSemN, and SampleVar - docum Changes: haskell-safesemaphore (0.10.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2d2c29287b8e65d0cf131c1977a4496b545effbb1fa93507da6411a53f30a3d9 155858 libghc-safesemaphore-dev_0.10.1-5_amd64.deb f43ad76d9d45b72bbaa3e329476b4aeda0aaf0aa37c4f32b89083ac207ab3f47 74212 libghc-safesemaphore-doc_0.10.1-5_all.deb 94c33e197e0f5f052de5bd31dfec2ef4e373711bd6adde5ec41854e0be452491 140636 libghc-safesemaphore-prof_0.10.1-5_amd64.deb c09287767e7e8ab2c403f4ff483bb6e7d0ffdf3c1cf41eb94bf02ebd1261c0e6 2483 haskell-safesemaphore_0.10.1-5.dsc 9b970ad5d4f606ed573a0a3e3fd0c6ad84c1ff7fd627d316fcf1a08ee10c7074 2520 haskell-safesemaphore_0.10.1-5.debian.tar.xz 21e5b737a378cae9e1faf85cab015316d4c84d4b37e6d9d202111cef8c4cef66 24007 haskell-safesemaphore_0.10.1.orig.tar.gz Checksums-Sha1: d4a8bd366e5880922d57cb7420421c6c72794aef 155858 libghc-safesemaphore-dev_0.10.1-5_amd64.deb 0200d2e562d19681ec607d5bf5383fc75393d803 74212 libghc-safesemaphore-doc_0.10.1-5_all.deb ea24d745a3a92128fcd0f20a58dfd7a9c87950ee 140636 libghc-safesemaphore-prof_0.10.1-5_amd64.deb dce5f7d76d75ba53202497eb1367797c5d9d29cc 2483 haskell-safesemaphore_0.10.1-5.dsc e743d1d6aa9a5c2f2e773ded59f91629ded77bee 2520 haskell-safesemaphore_0.10.1-5.debian.tar.xz ddc78b816c4925879f9e42d2f4ab590ea210d4e9 24007 haskell-safesemaphore_0.10.1.orig.tar.gz Files: 84fc08067ffdd2a4e867723eaa363acb 155858 haskell extra libghc-safesemaphore-dev_0.10.1-5_amd64.deb d25fc610c1890fccb892400207827098 74212 doc extra libghc-safesemaphore-doc_0.10.1-5_all.deb 0233a11a352a7b6fcdd45e888e3b7c99 140636 haskell extra libghc-safesemaphore-prof_0.10.1-5_amd64.deb e08aa452330ad1da4359d1a4133cad0c 2483 haskell extra haskell-safesemaphore_0.10.1-5.dsc 0bf565b7671347dda078009649f14b7a 2520 - - haskell-safesemaphore_0.10.1-5.debian.tar.xz a54d98345061bde7977fbb6253817628 24007 - - haskell-safesemaphore_0.10.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEDkQAKaA6vsuDnW8+VL8L7vGnOyK xK00MWncJOQGbLGdnrMj3GkT9rF59qb3nCftzGLvzxf6XRikyoogwe/N4WDH+dQA ZG0KqZC9iUz5dW8fhVgpzv5pQD2yTw0bi48iLkNNBF40jbjm0SWzNGYeCUObn23n JpwN81DjRq4sQ8Bt1HauK51GLdMuYk0Wqm6MyMUPFapAFqeMzt4tTsuTHIZV7zsU Ks/iakg0Y/NCYml5XO82rwRjW9IyMVQ7Rjo5qwHcBNsSvYgMmbCUCYiHwnPpiIHc dAKy6T0zeZNqoTwEzP8AxCb98KyPWDZQ63dM8SecMXrirktx4H7RioE3lLbaINbW wJzv7YSZTgIRAdeeDYS1xjYe452e2yDbyvWXEchODYwt7riRQCzyjaVTsjYJWG6Z +rHmPibIU9JAoaC4kWpLYKN44+Oq+aHbqbLC37sGC2nUZunOpRAcRP4GtXvtH2BT 7XIPiVF9OjY0iRkrfcLWwxdBd6rmBdg2dxaLUkSCRuCimifyArutdKnGo9DZm389 0NJEoQCisWYRB9ik2rerhcGFE8LoXalLPZN1DjUU274rPn0t6OhENQQzeQDiYmap zHHZYkhZj38jQ7OIaHpv1fSQJfivMgHP9f0PbSK/74R2n4CpqIKBKNpXJgkzhwYo jU+1s1Sc3dNibYgrZ/bN =Q+sg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:44 +0000 Subject: haskell-sendfile_0.7.9-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:52:58 EST Source: haskell-sendfile Binary: libghc-sendfile-dev libghc-sendfile-prof libghc-sendfile-doc Architecture: amd64 all source Version: 0.7.9-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sendfile-dev - Haskell portable sendfile library${haskell:ShortBlurb} libghc-sendfile-prof - Haskell portable sendfile library${haskell:ShortBlurb} libghc-sendfile-doc - Haskell portable sendfile library${haskell:ShortBlurb} Changes: haskell-sendfile (0.7.9-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 752576256f6ae8d69ec7bf6d8057ed455e48d1d2d352b4a4bd30c84989a33bf5 43276 libghc-sendfile-dev_0.7.9-6_amd64.deb 8734fae4781ddcc63487b63c07d4c1a3800e8ea108779323c9e84fe97d27183e 46282 libghc-sendfile-doc_0.7.9-6_all.deb dc7bd0806efe01d08bb94220e02129e94c3bf1c8f0743b3d00d8eb9b601f1a3a 37734 libghc-sendfile-prof_0.7.9-6_amd64.deb e51845a69b76f8ef650caf98e8b5ec590c0878be72e829e83ba160c56aa41d23 2455 haskell-sendfile_0.7.9-6.dsc 3fc09b3e6d65b088b6b01165ebeed780154b5027937475d8f6c15c5ab687dd05 3136 haskell-sendfile_0.7.9-6.debian.tar.xz 102fdf6db8c00f5a5981c6eed5acba1368a2d79b2970ce5b22ceb180aa0fdc42 10656 haskell-sendfile_0.7.9.orig.tar.gz Checksums-Sha1: ae0c39af9e64003a3e9a56c499b05d4b4ca28fc3 43276 libghc-sendfile-dev_0.7.9-6_amd64.deb 6672d05d88551ffa3fa67ddde883389c67be2dca 46282 libghc-sendfile-doc_0.7.9-6_all.deb 240772e6c295efbd0b8bc287c6f3f8d2cba9c46b 37734 libghc-sendfile-prof_0.7.9-6_amd64.deb 935f222e26727a685a3f25395b537d46379dd686 2455 haskell-sendfile_0.7.9-6.dsc 54483aa236858fbd7cf024180417190e48180ba9 3136 haskell-sendfile_0.7.9-6.debian.tar.xz 51fdf62d6651dc26da6c185480a34af3941221ab 10656 haskell-sendfile_0.7.9.orig.tar.gz Files: 0a98d6d2f993255cf203593878416a1c 43276 haskell extra libghc-sendfile-dev_0.7.9-6_amd64.deb 72e112527ed1747eb2f59e504ddddc11 46282 doc extra libghc-sendfile-doc_0.7.9-6_all.deb 16c1f6108ded62ff99650c56c2eba90d 37734 haskell extra libghc-sendfile-prof_0.7.9-6_amd64.deb b9af43a44a0ffc4ef98d3cc191f911dd 2455 haskell extra haskell-sendfile_0.7.9-6.dsc f19e1419af9afe9b7f5232e11710a7b5 3136 - - haskell-sendfile_0.7.9-6.debian.tar.xz 5fc4f3459a5883072c30c9c747376f7a 10656 - - haskell-sendfile_0.7.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHCkP/2F3zNkOunHymwA4BHejgW37 y0ownPsnPzUQ5DVmgNlvJvKiH5j6OkQxLMlFgxyu0VQFVGWAXFhngbH8pEUTTD74 e3B7v9TBlsoUKFzQpBR4h0gfxI1L9VsVB+C15U3TYxlTIH62B+ThpmJGCsiJuUVH njXnTbJ9f/g1HHjR+oYWs0wilOOTX4K60NSIkD2HcQRdJxFoee9xdPGYv56Kicq0 0koYXxkukoIvowqvyFpl+Fu54D2xcC81D3/2BmXNTGgxRvN6FU/2BjDP066RAo92 YMZP6tHKupnt0T8aihaz4HyCs9iH0N0c6Xm8BvoPKYtmTdcKavzcsaw1H2heIt6J A4QvFPFAif1wG2pLX/wCMKQwUmRs4rntWc77SCRjsSDdUS0d4SJhE+fRIjMo6IYa QbruOJUjBGrCkr1JRe+dxmMWoCcYhPk+16QMpJ35FUWWAFHoc01eNVAiMytcrwL9 p1Az1IISDICGxYdYCzw4djaFDdlc7KkzXWdpmUhUb+6JMmfiNKUXO4Cpz/ysePv2 SFidWoNgkEJl9LWz7g+cGO4QHemvYeqQgwNdNOwRN074b9hBss2ifQZZtwxeoCCx BiVQR3aluMPkn2c+oTyRRi6fuc9fz4zpkxEpcP3Hn/nT96HoSJDlQAlIM82f1tnr uBpfAVbi/kAH7wCnqP58 =dixY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:39:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:39:52 +0000 Subject: haskell-set-extra_1.3.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:59:13 EST Source: haskell-set-extra Binary: libghc-set-extra-dev libghc-set-extra-prof libghc-set-extra-doc Architecture: amd64 all source Version: 1.3.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-set-extra-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-set-extra-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-set-extra-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-set-extra (1.3.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 57b1ac8d40493a2662a3f543b50b2f5a5106b1175e704193f9c0a89d0aa059d2 25714 libghc-set-extra-dev_1.3.2-2_amd64.deb 146b10e43df03fae3b0a571532feeeb3c39e94c643b893e10e3b97f3d3a721b7 32010 libghc-set-extra-doc_1.3.2-2_all.deb c1b9afeeb182da7b2a2c02a3adb96af37578e10ad1aae9ea25e388a613abfbec 23278 libghc-set-extra-prof_1.3.2-2_amd64.deb 795b74cd48ba9c1cfd5ba066af7ddc676fdae668bbcfb5322323119a1d0d5422 2482 haskell-set-extra_1.3.2-2.dsc 802bddd6cad24c94faa5e6017afbd4b1b8a78601dc1cb07bdecd91626df74d68 2312 haskell-set-extra_1.3.2-2.debian.tar.xz f7842446f8961a29de96fa14423d8e23978cfef3db6ec0324358536d6bf8dd53 2860 haskell-set-extra_1.3.2.orig.tar.gz Checksums-Sha1: a6f6c394eeac6c96a17424f3673b83163d22c0e0 25714 libghc-set-extra-dev_1.3.2-2_amd64.deb 629ec1070106155d29550a56e3b850df7151c0de 32010 libghc-set-extra-doc_1.3.2-2_all.deb 2662a5a1870fd2a10c661d0f5746469d327f1f0e 23278 libghc-set-extra-prof_1.3.2-2_amd64.deb bda610b1f7c8f4067b601aa0801217ae10f94510 2482 haskell-set-extra_1.3.2-2.dsc d04f73262b47d862d116ef096f42c42ad7eab784 2312 haskell-set-extra_1.3.2-2.debian.tar.xz 4ae04abbd14cb7ee5c2d01c77da6fc2b5bc449fa 2860 haskell-set-extra_1.3.2.orig.tar.gz Files: 4e6bebe310135f592d953c00253f001b 25714 haskell extra libghc-set-extra-dev_1.3.2-2_amd64.deb f991cc9e1c85dc22462a1fab1bb0acc1 32010 doc extra libghc-set-extra-doc_1.3.2-2_all.deb 28f0c6e1b16879e88e091d57b495e927 23278 haskell extra libghc-set-extra-prof_1.3.2-2_amd64.deb 21eea8d3b2fa7a7120a6d02627273387 2482 haskell extra haskell-set-extra_1.3.2-2.dsc baa24301bf8c4e6ff57d1772a25db0c5 2312 - - haskell-set-extra_1.3.2-2.debian.tar.xz fce8fec9d2f0bc14e96a52a1e7c506c6 2860 - - haskell-set-extra_1.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioohMP/2tAQlwahA1Q5m0Uai0hsN5D ntMm00J9dZhc4tkPQQ9IImtXCpHbYyjcwgxsRVZSm6Kg9fP39TBMI/pKkSApHnZZ s9tvp3q/rBvd8kSmd7/IDgvEgN9pZJ5ZoUpv7fQPXihBVR9yGq2rxqRbI0jtijGv NyixHcYv+30F0An0KQ9pVzPTk9aD+Q/KURr3ZGqOGjeS82NU+7kPQJP7S9sxEj5n mMQULuWXKu2MSjy5U53khzJO7yn7wJfWZliWVX0tWCXHAajZyEoJTLbidQTI/g/J ORem8pCdJxUpawRaGKRdVK//cexGK4y4JyOVjCV+vOC3AgChqac5S9nCRdu6N0ft mR4bue4iGPpEfvN2EmjRTKphhB42P8uU4Go4Q5VttWlMVi0vbwTO8F9GKfgb0bNh AMJLIwunYHtfZRxCTftZ+MMwR0k/bvrJW86Z2fsDJJTosk2PlQrfMxCljjVyWNar a5E7lHYrt3zgVhyVLJhdfepkIgXmjyi0NlufyKWg09/Ntl0m0KEoaidXe0idQPKX ViL2UQqE5VisMRw6fRYGAv1MI5cB9m3im40XfSdpThfVeEL1rCtSCZFT3C/xkRTh IN2ULGRcw8M+fjg9gmD7zq9Or0mpFJY0genuD6p8qvCZ5RWimaH1wzgwuel7WyKE 2E3yoKYq5FZU30f19/Xo =BgAA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:00 +0000 Subject: haskell-setenv_0.1.1.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:45:54 EST Source: haskell-setenv Binary: libghc-setenv-dev libghc-setenv-prof libghc-setenv-doc Architecture: amd64 all source Version: 0.1.1.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-setenv-dev - Cross-platform library for setting environment variables${haskell libghc-setenv-prof - Cross-platform library for setting environment variables${haskell libghc-setenv-doc - Cross-platform library for setting environment variables${haskell Changes: haskell-setenv (0.1.1.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fa6cac05c04a15eb9ebc85e170209d7527224f44172f913d51a27bbd522470fa 8802 libghc-setenv-dev_0.1.1.3-4_amd64.deb 4f80bd639d7181921b0acf7b71d64dd86120c48f2561a3c939e1a8cc174066c8 28630 libghc-setenv-doc_0.1.1.3-4_all.deb 7ec10a03e35a74d28570940184f967e4db2fa4737e0de6dc46ee4563b80ca561 6866 libghc-setenv-prof_0.1.1.3-4_amd64.deb df2bcff772e2d93712c4b5c9a057f4f2904e5286d2b204e1afe972893388196e 2350 haskell-setenv_0.1.1.3-4.dsc b475bcb39640ae85e0c3c4533763881248e72addbdade4bb2cd7ec8469807652 2148 haskell-setenv_0.1.1.3-4.debian.tar.xz e358df39afc03d5a39e2ec650652d845c85c80cc98fe331654deafb4767ecb32 2710 haskell-setenv_0.1.1.3.orig.tar.gz Checksums-Sha1: b0768a8106a596d3e2fda20271f23b12d96e0102 8802 libghc-setenv-dev_0.1.1.3-4_amd64.deb 42b1b769a85b9f65965366966b18ac1cb7a7ddad 28630 libghc-setenv-doc_0.1.1.3-4_all.deb 1779cc1cc72e1dfba4e2effa2ee516efeb047334 6866 libghc-setenv-prof_0.1.1.3-4_amd64.deb ac1e657c8fbe2b7c96fd99012defe5b98e1d025d 2350 haskell-setenv_0.1.1.3-4.dsc b0d1769b00a9f1e82773679137ce8e48bd47517f 2148 haskell-setenv_0.1.1.3-4.debian.tar.xz 416b3c0fdbe80728c1c5aeae15019811aea4c0dc 2710 haskell-setenv_0.1.1.3.orig.tar.gz Files: bdae0221ed8b87ac640f42724a3544d5 8802 haskell extra libghc-setenv-dev_0.1.1.3-4_amd64.deb 48b05760c2c3dcbae4f431ca2b3a2946 28630 doc extra libghc-setenv-doc_0.1.1.3-4_all.deb 13317b5360994268799d21fbe1b2ad77 6866 haskell extra libghc-setenv-prof_0.1.1.3-4_amd64.deb 631fdf4cd36797213c0517b3e397ab03 2350 haskell extra haskell-setenv_0.1.1.3-4.dsc 06f0e7286884f13d0356a69c8b8d053f 2148 - - haskell-setenv_0.1.1.3-4.debian.tar.xz 316fdd4f3fbdaa57e6784c0274f7d897 2710 - - haskell-setenv_0.1.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDM8P/2xN8xEzMwk/4cp820tFsVuN gtoyxmuOhmF6zIyG83P0viRDOE8RslVnEJjTmBFlGcejDEjTC/goJZlE9qeY94gq ShNaxzhEbLBYoeNYCztcCUvFgzGFJZ+w6t8skSRJF73k7c8ulozt+ecMaH2AEr5i Mk+VthzK9ZdpNReeLtZy4g7K4Ugf1T5GFY4BWCrmaaxzrlnEqCJoX/97aFK98UTE 6aj+ltcECY9zK39HKK89yZIoCgP5QMahNNXSad/l/q2BgM6cxxte2+TEnTeqbyBI 7e0GRnYhkvbjodT8NqX4vKMrOPm5Sz8qUwpdkZ6xoc4UIK3wNICuaFN1LDbD/uNI isNWHbaGNG5COzxglBYvyG9vrUP139AI+2KIXRLkBFNhk2PuDwDWFFtDj+1ZdSL8 4hbLE7PIbQzA7mpOmTOC1Cmfax2dtG92tI0toUI6n2saIE/FqMENFdYWsW0u7zBy Qh8RZtIgIqrGzqONgjPzkqlRrtAj2YGiWV+CHG2qkTwkAXVcrO3LixXIOVA8LUp3 lhap4cDvInHeZkxoKDbGOrsz3PJIIjnfMckFqNA//o6cdnsTA5VsqwNGt9IZTn1A fgvmBiyAIraX8YzB+mSdsisGaNbcWEZf4ho49hAPeqCGmv9LM787pMu4JN+ApNOL FTFDxYwdOgIa9nGzAo0P =ZHkd -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:08 +0000 Subject: haskell-setlocale_1.0.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:16:55 EST Source: haskell-setlocale Binary: libghc-setlocale-dev libghc-setlocale-prof libghc-setlocale-doc Architecture: amd64 all source Version: 1.0.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-setlocale-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-setlocale-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-setlocale-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-setlocale (1.0.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4b8423a1827827b7eac1d1ece7c7f9cf1a769f72665628775d1f51f66fdafe5e 27758 libghc-setlocale-dev_1.0.0.3-3_amd64.deb a64ed2988f3b1c48bfe2cc58dc511f8f2b24a601c418f7af1298b3a3cb4c8498 28144 libghc-setlocale-doc_1.0.0.3-3_all.deb 1f55af445f2aa92a52f8aff2933cb57627c639f55849cd788098b5c110402ee6 22348 libghc-setlocale-prof_1.0.0.3-3_amd64.deb c21fb68f5eb0acae4fe15334df479f40dd3c8a103c7488693ab834f75b8e153f 2416 haskell-setlocale_1.0.0.3-3.dsc 3cea76dc507f2eb4fa6d3658e7b31e822a419a358bfb69ad9499bff0411b30bd 2376 haskell-setlocale_1.0.0.3-3.debian.tar.xz 4d638b5906ed83eb9a0a4d97aaca832b8a73ce94efdb8a2b2b1329e6d738c19e 2136 haskell-setlocale_1.0.0.3.orig.tar.gz Checksums-Sha1: 11ff1a786f2538d21b9d8fd20f13707d127e9427 27758 libghc-setlocale-dev_1.0.0.3-3_amd64.deb aecbfadb1689e4bc8b5179675ec9842532053aa2 28144 libghc-setlocale-doc_1.0.0.3-3_all.deb 101e09a9804d228aceb0b2fe84cdcc735124bcda 22348 libghc-setlocale-prof_1.0.0.3-3_amd64.deb 6e3ac5e1144450c084c516e56359a079d66258bc 2416 haskell-setlocale_1.0.0.3-3.dsc ed3e61da80cdc42419d92c9679b0f529815291cb 2376 haskell-setlocale_1.0.0.3-3.debian.tar.xz c9f024b9c03d4522412cf14f087c65108c4916da 2136 haskell-setlocale_1.0.0.3.orig.tar.gz Files: 89d1e3d6c3d27dfcac3b684f79e2408e 27758 haskell extra libghc-setlocale-dev_1.0.0.3-3_amd64.deb b364e1209c577c9581b8e04215cba05e 28144 doc extra libghc-setlocale-doc_1.0.0.3-3_all.deb 0811243c48f56d29ba784eebb45d2b19 22348 haskell extra libghc-setlocale-prof_1.0.0.3-3_amd64.deb 6b4ece7f00892c54759107bddb1e0c83 2416 haskell extra haskell-setlocale_1.0.0.3-3.dsc 815b9ed30d8e4c17a554f5e8d77873a7 2376 - - haskell-setlocale_1.0.0.3-3.debian.tar.xz 348690842f5233f0e42e16bd615f777e 2136 - - haskell-setlocale_1.0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiows0QAJOcRzdlRhbJ6qQWFkXY8bDV 2l8556npfq7BZy0EMa2VFXaF1FsquxIF5kEoJxO+JHV2TCiLk0SNW6oeVy0mLwUL 9vzB3nEba932wPIQgiTbNLlNeBP/+FEn3G/4eNkPySl6kUFqCQtAvpOlofezOBRn zbBF40NgST3wL4MUg4/0znCOPQd4y5BYvC4MAmIVlN/fbSfya7v48tr5AWmKwcKj GTPmPeWOBTzvowWGbNo99rXzqsV+dVO8FGGCjybget6k9nRMlCRWFPLvLwTmbMFD f5eqM/lZvh0PpJb/U+llKKHZfsRBJ6BB5otGBwABV/rz/h8BJnK1g9yiOA26tAkm JXcSBeF/G0Pcc6NthbxqmLsV4lArO7B8LfiiBudGsSlwPna84NkxcLrFfb5Upeei scil2oKz82QaoSzLAIeJ+p/awFboRZFXybt/DVXWfD+jU2HQKQDuh249fcYTegCT qmd1SnGpOq+vCohzyNunTto4oZBcrRGuYOg24F86OkSC9/eNKX67zKPykBv+Kdg8 oagR8PRjIS4VOR+6jofdhIVaKw/U/4S5D963gbY+KTiIw9GwoelX2IenuVHstkcq 4GB/9LI3+zLZyUaS3MWhSyplXT74id7To0fqBczU/CQ96GymVgqjHjVXSI++6Dk2 6DytJflZu9ydkJjWqy7V =HG8q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:17 +0000 Subject: haskell-sha_1.6.4.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:18:57 EST Source: haskell-sha Binary: libghc-sha-dev libghc-sha-prof libghc-sha-doc Architecture: amd64 all source Version: 1.6.4.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sha-dev - Haskell SHA suite of message digest functions${haskell:ShortBlurb libghc-sha-prof - Haskell SHA suite of message digest functions${haskell:ShortBlurb libghc-sha-doc - Haskell SHA suite of message digest functions${haskell:ShortBlurb Changes: haskell-sha (1.6.4.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 45d00ea6d381a924b30ec245f2c86a85cb856595d7bd685285d49178d7150113 91322 libghc-sha-dev_1.6.4.2-4_amd64.deb 28fba5a86557034b5aa9da443033b91a523c685851380fc8dd833220498a2104 45272 libghc-sha-doc_1.6.4.2-4_all.deb 101aa61eafbc5d2b30faabfc0a54106ff6927aca52bee58932bd163978909c62 80026 libghc-sha-prof_1.6.4.2-4_amd64.deb 93af8a8416a981b7040703d76f046affb90769eb8c4ef263773cd7a99a316c41 2316 haskell-sha_1.6.4.2-4.dsc b9c470ebfb164c21bc246809fd1283bf50a168f3240642d61c4c138cf74d4987 3380 haskell-sha_1.6.4.2-4.debian.tar.xz c470176f63cbe49fd0502a1b32ef22bc01b1af42385583b8be94547750958a8c 2715266 haskell-sha_1.6.4.2.orig.tar.gz Checksums-Sha1: f8f3c172a4afe90cd548ce1302c899336ac2d48b 91322 libghc-sha-dev_1.6.4.2-4_amd64.deb 0d5bb4c0e1ae4a921fa70f3f8811471c5eb4b4b9 45272 libghc-sha-doc_1.6.4.2-4_all.deb bdc30f6cdfe688b83c837bdeaaffa75011ed0561 80026 libghc-sha-prof_1.6.4.2-4_amd64.deb 0066760d27c5447c5b050b1db508c4d038206456 2316 haskell-sha_1.6.4.2-4.dsc 71480f8af4aca8624fbd1a7b56bb7218bf76d752 3380 haskell-sha_1.6.4.2-4.debian.tar.xz 4e07889c623851e1560ebccabee9b02e42e565d5 2715266 haskell-sha_1.6.4.2.orig.tar.gz Files: bd6c8620cee7167bdd18747fec2e29a2 91322 haskell extra libghc-sha-dev_1.6.4.2-4_amd64.deb b6e51a3814e66f77941a2bdc800d86c7 45272 doc extra libghc-sha-doc_1.6.4.2-4_all.deb ee5c7f65fe063c476d04f09bc48ed4be 80026 haskell extra libghc-sha-prof_1.6.4.2-4_amd64.deb 111064a33ff574d53b0a8cb286c08e6c 2316 haskell extra haskell-sha_1.6.4.2-4.dsc f76e74e24d2039171db6ef2b0d19b9bc 3380 - - haskell-sha_1.6.4.2-4.debian.tar.xz e2ee68e4b1a5e1772fe72d601dd6a2f0 2715266 - - haskell-sha_1.6.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1I0P/jNChXoy0cvzNSeo6t7J0XSi QUNpHaOGWbEWY8TfILLTBHN/3HfE92feav37jfqbxNbON2aNXphf4Rd17QFobxVT 1FIpsQm/acBEdkqfk002/kaxzFY9JLDj9PuL6CS1cdUKpXvkPSmAgGTWPiVI8gbx DyAUlicN2QWnRgFTKD4BpkWua0FZYBdbrRpQJnrDdiQS6iOUhS78DroGgW00XVTa DDIf67aKLrtxeaAkOiiyXs32nYZ+jewdqhVCbTy+CNKLWY02x16/Irom4dJ0zXqk 4pyBSu9cHvhdVizSJOe9W6fi3uUwdi2XwKYrYNvp01gRacpg1jw2rhQAu00Mo2An y5NEp8OEWO4p+HX9+cHy019kiaZij9YLR8eWkUPToPHNbX8TOEbN7+EcYu0iuVfh 8aYRJng/3wYkXhHD7mewyBzsDDa/u+A9XKLdjofuVlFjDOY9NK2W+3B19vrA5iAM /XutHRYJsrq+NIbyqnER67x9mPmzoxxWVLMyGbrAMQ1o42ofYHT2fDxo6KAosbWe S92cRrvSZUXqrEBC/egFLQc7mZzh7+RSDN0sIxfN5RR+OHl05I/Re1qBpn6zbs+T nupSSBJCKnn1T0E3ehn2+DdygJ7J2ss6wmg1grLeVTeCOAj0ihjl6+k/oQmDVjcG nHzSSncyJLC6tLdz851/ =b/1z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:24 +0000 Subject: haskell-show_0.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:52:44 EST Source: haskell-show Binary: libghc-show-dev libghc-show-prof libghc-show-doc Architecture: amd64 all source Version: 0.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-show-dev - Show instances for lambdabot${haskell:ShortBlurb} libghc-show-prof - Show instances for lambdabot${haskell:ShortBlurb} libghc-show-doc - Show instances for lambdabot${haskell:ShortBlurb} Changes: haskell-show (0.6-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c2801f875c2861660b39d723a70129044c05e7146aac6fbce39fe9a3bb73bcc0 14416 libghc-show-dev_0.6-5_amd64.deb 7f3da6a0ccccab66e09ee186b81675b1d69d39b0be9d057217536906d10aaf44 25946 libghc-show-doc_0.6-5_all.deb 7d74238c8e9f69806a14fdeb569df0410b2a36687ada6f220e53c261be479ea6 13016 libghc-show-prof_0.6-5_amd64.deb e7c84c1cfc697c73d5359273dec8c7dc332d27c95d755bc6edbe35deba5bbbea 2336 haskell-show_0.6-5.dsc fb1595f849dbd9103720667177b6ffb921bbe5db6e5e0d1880706cda2b2bb86c 1760 haskell-show_0.6-5.debian.tar.xz 4f57a947a538d021406f649049dde27d4d8d0b44aac3ba38fa64806c9d737b95 7635 haskell-show_0.6.orig.tar.gz Checksums-Sha1: ac35832f830d7885797033e04be4d9d5d1a5a764 14416 libghc-show-dev_0.6-5_amd64.deb 7054e901da97561da2cf6720a8cd5c1cca72d487 25946 libghc-show-doc_0.6-5_all.deb d0a4e76dfeaa77600e210f7b26380ea25da5bb60 13016 libghc-show-prof_0.6-5_amd64.deb 49ead3aa5c8f55434d39955037a83fb9a5e71321 2336 haskell-show_0.6-5.dsc 687a3999127e9deed9d69c2fd39ab7f2d8bd7a36 1760 haskell-show_0.6-5.debian.tar.xz ef488f6e76cbeeca6b1ec8f7d1f17cc0e68dd8c3 7635 haskell-show_0.6.orig.tar.gz Files: d778f68324fdff4b6449a3d55c40e57e 14416 haskell extra libghc-show-dev_0.6-5_amd64.deb b54b444120312be475b6189719897953 25946 doc extra libghc-show-doc_0.6-5_all.deb 4df3045b79bb21b4ace91983ef50c7db 13016 haskell extra libghc-show-prof_0.6-5_amd64.deb 76730eaf9a19138899e32dc7644cd68d 2336 haskell extra haskell-show_0.6-5.dsc 7eb75b81cc63bb9086d73e6a9881dcbb 1760 - - haskell-show_0.6-5.debian.tar.xz 8af8627f94ad57597990b3bc7d9637a7 7635 - - haskell-show_0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEWoQAJG9kLRZPE8Lu1bQt8fx0EVl fCbq2deoQd0RAXhv9Qxmy9Wh20USO0EhHPN2J2gHz4RQyAMjEuB8Lk/dnxN9lrV0 QuvY3OIqYw0JnRDDKArn8cP0ITZC6bIX8jqK+uFTyxVLhCMNIpAFIjomghD6pFps f1ykatl7CsLhdSOW1epyndem2xan9ugbN6i/MxCJbY8HBfHay7+HV6/QUhGl1PD9 L1YWlkIpmkSsn3rQKQS3rGSZq/5t0d9Blvy3BknH1PdvDecV6YDgbrGqM/cdxBrK LBXL8hLeVWVXTIo/7gfDCleuREIWIGFbuGVHgK/Q2rrYW7Qs+BsVly4bEI12Z7ri h/IdBW11F54KAZ7Gie+hqFUuCg9wup7bvgaUf8l+RyUIXERvDCKsU7m7DvateXoe +yNfcuVkCvBaNfnpoVMxiJo9IzXfnIMu24cOJnWz91Dw6Kdx7kb1NBT45lzKrRJv Y1BLK6bJTQaZ+f8sttDqP3AfSTOF7oX92Rl/LuEgHJBkWYvbifC/0ar0obbgEdw5 KwS4jcmd8hhNaOba6Zih5er67K6FR3ANopBcLjdLZdbSTRRBobJLvf1aqfEMcJqD 63WhOxDjHaZ6IbxtF09tm6GIrcqMgjt5kHmVFOo5whQQ3pKy1I3yCm06KrrVQE0t H10DslS+vlZnHJXFrM0H =eNJI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:33 +0000 Subject: haskell-silently_1.2.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:46:45 EST Source: haskell-silently Binary: libghc-silently-dev libghc-silently-prof libghc-silently-doc Architecture: amd64 all source Version: 1.2.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-silently-dev - prevent or capture writing to stdout and other handles${haskell:S libghc-silently-prof - prevent or capture writing to stdout and other handles${haskell:S libghc-silently-doc - prevent or capture writing to stdout and other handles${haskell:S Changes: haskell-silently (1.2.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 62af00c684203fac616484b7da9fb6a8d031bb461df4a4b923b33364ca3c5149 17156 libghc-silently-dev_1.2.5-3_amd64.deb 15d585ae55d55ff6bd671613df0c315153e264d0747a85a3bb0b21277eeddfad 29210 libghc-silently-doc_1.2.5-3_all.deb fa171adf4255038ccac8136221d4e2fafcf29d8db5e74178e9b74e2aa7844455 14048 libghc-silently-prof_1.2.5-3_amd64.deb c773be162d01aebcf3b835e3ac3b9678b532d97fe5af66e1c16661ce64000764 2347 haskell-silently_1.2.5-3.dsc 677910401405b120bea97ecf39306dbb91fd7194d94f5d961fd3bf270dc34799 2440 haskell-silently_1.2.5-3.debian.tar.xz cef625635053a46032ca53b43d311921875a437910b6568ded17027fdca83839 3364 haskell-silently_1.2.5.orig.tar.gz Checksums-Sha1: d1f9c5c03036a4ba92d15fd72e5f88a10df58513 17156 libghc-silently-dev_1.2.5-3_amd64.deb 72510636e2c6ba83e96c2975d38117ff9d864f47 29210 libghc-silently-doc_1.2.5-3_all.deb fe6507992f0ae9c436a958b43b30d4e7a3bec268 14048 libghc-silently-prof_1.2.5-3_amd64.deb 2bbeeca28c803eeec3bc72a9f7758b957f160e59 2347 haskell-silently_1.2.5-3.dsc 5b835ae39d1b1407ebea184266d2de737457bd12 2440 haskell-silently_1.2.5-3.debian.tar.xz 14aa9eff5bc4cb4fdb0ad6bae5d5ceaeefe61aaf 3364 haskell-silently_1.2.5.orig.tar.gz Files: aa3c7d73ee1d31b676b32108542f6919 17156 haskell extra libghc-silently-dev_1.2.5-3_amd64.deb c67408f44f432688330d9363adc47ccc 29210 doc extra libghc-silently-doc_1.2.5-3_all.deb a7ca46f535ad80394136096ef167fc64 14048 haskell extra libghc-silently-prof_1.2.5-3_amd64.deb bda8ae5d0d331ca47d2661a729fc523a 2347 haskell extra haskell-silently_1.2.5-3.dsc c18179d58c24b9904c50bb6af62fedc8 2440 - - haskell-silently_1.2.5-3.debian.tar.xz 9eb50fbd47c59830cfe89a7e6e2c08e9 3364 - - haskell-silently_1.2.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4tXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioriIP/04s1SPJbFlUGTL8yU3IVu8R laEO8CtU9OffY68V4CJR6P6bAYbq6fNsiiYgieRNBFb3TSNoyyRc6VwizCVLXyvO bLUo9knXhYmYtWoPyz6rdjzJvULN8SaZqj29qxt1Z+zbJ/tjs7guHOukqD5D7WEX Z4090dJ8M1Zc3jbVJA4STFX4v3K1p805EUEsTCAOVgtUcEpkufskjulpxu69JiQr FP15mIlNEhEuoryYL7S+sCGA9YzJY9SjL1UHkV7l5pMrnXNIFifZCIKX965PZMre 1gbU7wbbCb6Kll8TSFYeNl640aSoFdURVy8OMxwak/fYUdZ1iCDy+PY1/ukZkobD R8CmF+Cb8fwg6Ywe2TzWUUy1+bRfjh0yd0jfN58bY79Mi+NFhsV/wEyfw11mWAzu q5wUQzwGSoY0z9zIAhJsB1TJmasaY25K75oY+H+CPXM/t7P81NAgIKeDL/vSIymb YXkA4DWgwut55x6LGx/dFZdP3WCZ35bIGRpa5DPl/kV1zicCZOWjaE8GXGd1IKrf Km6305voi4g2OwnTFwbosrrxNIEhOql0As0v0eNO8DYp0jFeJwtZVBdNqW/7T7nL Vkn/Dpraklp7YkiElYEjjN4gb8wGMvTvyFDKIm+XCfqmtkj4Ssfo/Luk/Bna4JcW vSbGRv2ohCHFj2XYcInO =89nq -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:40 +0000 Subject: haskell-simple-reflect_0.3.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:14:44 EST Source: haskell-simple-reflect Binary: libghc-simple-reflect-dev libghc-simple-reflect-prof libghc-simple-reflect-doc Architecture: amd64 all source Version: 0.3.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-simple-reflect-dev - simple reflection of expressions containing variables${haskell:Sh libghc-simple-reflect-prof - simple reflection of expressions containing variables${haskell:Sh libghc-simple-reflect-doc - simple reflection of expressions containing variables${haskell:Sh Changes: haskell-simple-reflect (0.3.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0b5095ed9980ab0e4848c2b5d1cf76617f871796cc9084b546022a831db02ff5 64438 libghc-simple-reflect-dev_0.3.2-5_amd64.deb d0388a985b11a70ab7638218f10d54506a6333a0428fd54685ca4e178a996741 35728 libghc-simple-reflect-doc_0.3.2-5_all.deb 5b597f0c8cb8e0cfc0635fe5f1cb8770996ca0c8cc1f8931910ee7284f83697a 53746 libghc-simple-reflect-prof_0.3.2-5_amd64.deb 1eb1775db886f731b4ddbd8d60b7eb3ced4121ae494b05474e5552f6dc5249e6 2454 haskell-simple-reflect_0.3.2-5.dsc 72eb4ee66b60e755d2a823b5da21931502cb8686fd89f30d3fcac7cf233d1f15 2636 haskell-simple-reflect_0.3.2-5.debian.tar.xz 38224eb3d0d5eafc7101ad48fa92001c3e753a015d53bb12753a3836b871ecb6 4492 haskell-simple-reflect_0.3.2.orig.tar.gz Checksums-Sha1: 1b0071f901a20323f55a3f0ce9dc4fbc1cfb8421 64438 libghc-simple-reflect-dev_0.3.2-5_amd64.deb 48cf5aaf6bf14084c3150b641985b567ca0dc413 35728 libghc-simple-reflect-doc_0.3.2-5_all.deb 86a0576934abc272c5eee8b691f0fbe8a626a5d7 53746 libghc-simple-reflect-prof_0.3.2-5_amd64.deb ed7c9c2c605469642ea629d3cca26c306670b4f3 2454 haskell-simple-reflect_0.3.2-5.dsc 3952fc6155307d49fff35e97733ddbf88a731b11 2636 haskell-simple-reflect_0.3.2-5.debian.tar.xz 6e9dd7cf7828c1abf14f63cc334f62c810f73e6e 4492 haskell-simple-reflect_0.3.2.orig.tar.gz Files: 3a885a6e8edbadc57821c8c13334b40a 64438 haskell extra libghc-simple-reflect-dev_0.3.2-5_amd64.deb 257a2701ef7a9c0cd1eba8ae4ade8df5 35728 doc extra libghc-simple-reflect-doc_0.3.2-5_all.deb 1e91166bb82f1689ae363e5b021001b7 53746 haskell extra libghc-simple-reflect-prof_0.3.2-5_amd64.deb c65326530155671564d70295c122fa76 2454 haskell extra haskell-simple-reflect_0.3.2-5.dsc 83a474d9ca952ebc14529707fa6b6931 2636 - - haskell-simple-reflect_0.3.2-5.debian.tar.xz 6e0ffb747aadb02ebe07ac424a8ecdbb 4492 - - haskell-simple-reflect_0.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPsEP/3jYcGaq6zvE+LMFWNwlxG+1 EqQgnLFjWkNUxZXHDV3s+O+nhjWz/5lmDS7geaJLBLi154vHeXDzISmOzInFTU57 MJnFXjYpQBkJFcCGhEq0Vd00TTfD/kCK8x017Hmcigw0R34JKGI/QvI4QRMG6O85 lfThTmPAO1/sbklOX4OEcXuu1ceSxd/CdIL/kguQKUTwHhTcDnkUtAsxfLG191Nx R8V1JqiloWn4Ofk3V1Q2DMKL9ZqjacaSnWMTxrFCGr9NUGz4Qn3Q3hAV5koibq4v qP91+ezTzwjz0fBRxD+61DyFLiiIQK6eWXpV+w6mP48bSyRwS8YYF63khwQFcr+6 f/DHixSU6IPQxiG0xLqOirQEa2GtSbmH0WJl0ZuvET9737mqA8gbHcmbSYavJ6gX wCLgKKSU6ztuRY3eEwVqCVNEgna3cRMXsf2V9XVK+R2rAX9QTnlrrmHjCecorid7 i87FleywXKpMFdMl4frc91onEy9QrCUTeIrTBczwIb46B5cpmqRDFNcwexYAzWo6 Kp5kDiFUhc09VcAju/PT18WEHpEdutU6ZaeXOUpnwQECuDBLfOSm7aul2l4goU0P VhipTcONe3hfImXGwnRDAN5UPpiKzQvehdh2iXU0aB5eUrcUNpIsKXvhd93+Ly8X ztgj0RIeueczUdaPzxCX =IK7j -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:49 +0000 Subject: haskell-smtlib_1.0.7-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:34:36 EST Source: haskell-smtlib Binary: libghc-smtlib-dev libghc-smtlib-prof libghc-smtlib-doc Architecture: amd64 all source Version: 1.0.7-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-smtlib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-smtlib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-smtlib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-smtlib (1.0.7-3) unstable; urgency=medium . * Add missing Vcs-Git/Vcs-Browser headers. Checksums-Sha256: 2eb028e8bc4e8fbc18ca837b9080d679e66087155dcce45ac4fdee48cf969bf3 227348 libghc-smtlib-dev_1.0.7-3_amd64.deb 51f7508b0d95101fba93b93e960bd9e1977162ba52c705072c832b821bdeea88 57094 libghc-smtlib-doc_1.0.7-3_all.deb 5aee1c96b2545e498500082d86d180fbb4dc920f93514ee422c21c114bf25b0c 172654 libghc-smtlib-prof_1.0.7-3_amd64.deb 4382232b18b51d2264bf366396d49bb173c58712df9a0deaa884af8ce1dcdf20 2286 haskell-smtlib_1.0.7-3.dsc 870d4bbdd86a9d19144791d54ceaed776f1734219aaa5b1e125d6d958b5a110e 2032 haskell-smtlib_1.0.7-3.debian.tar.xz 6e660125d16c7ad42120df7fb0bd53d1d0614532ed3956aa34f6bcd3413ac2ca 9484 haskell-smtlib_1.0.7.orig.tar.gz Checksums-Sha1: 1d146ae81b5e47379f462f3b3aeee3cda1926fad 227348 libghc-smtlib-dev_1.0.7-3_amd64.deb b541f0a65f12a97979d9841605904cad176822a6 57094 libghc-smtlib-doc_1.0.7-3_all.deb 4943048810889cff411c1be9f5973ba5fe5b553b 172654 libghc-smtlib-prof_1.0.7-3_amd64.deb 2e36aa51f8e95ce6bb3a56f8bc1d4b8e60e4cd7a 2286 haskell-smtlib_1.0.7-3.dsc 239464bea64d3e6300158ae6e5695a207a26cae8 2032 haskell-smtlib_1.0.7-3.debian.tar.xz 7d3ad5f1bba87b73e244529efa1ea6af1928679e 9484 haskell-smtlib_1.0.7.orig.tar.gz Files: c41e884bd9b0ac7006e17d52ffbf188e 227348 haskell extra libghc-smtlib-dev_1.0.7-3_amd64.deb f9c41f327824bec484332a822994c463 57094 doc extra libghc-smtlib-doc_1.0.7-3_all.deb 013ae86bd3eb18836d23ce2bba3db523 172654 haskell extra libghc-smtlib-prof_1.0.7-3_amd64.deb 8d9106fde0191056998928c2cd343c4f 2286 haskell extra haskell-smtlib_1.0.7-3.dsc 6994534cf71e964d37b84d4ab6ac52da 2032 - - haskell-smtlib_1.0.7-3.debian.tar.xz 8800f1030e69a019ae47f4bed050a15f 9484 - - haskell-smtlib_1.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio004QAI64t48zUA96BIjchV/K+0J+ ld9cliejHiqlE6UGc0rQJ5/k/BpNSKxT4iTlHNg+M+/NUQtM7vYAyKu518w4s2me zotPA6DML5IOj9yeqfWFa8TFPMGJXa3paN+p9/NM/PbYbFr6c2ObYGZ3Oxzcfc6q RXzlUAPGXYvb/HpWSJgAcxHQKrU9tofK59PZK2UhwFJ4spf1RTYOuO/edG1afyrU PtK10fegeN8J+9swp1t3REVwlu4jF+uK+3vJRQEn15q/OiBCiq3g1P+J5KhGj8kp gTtIIPo3zhhlUGMvNlqOEW/wOB8Qv7IbafaTKmX91jR29xD5HLNLgFyjAmgwwrxo J6eTz3bzK8nvg1i7RuwAIZ2KJ7A0R+7p2NJZR6/Kw3r5yS+B4i8Om15j2PpEsd5h m+FfT3Wo6/WAENL1DzMj75XrfEaKYRlbRUUdc7ZCV4Xnfyhn1enS5VvD21auEXYH wamjTY/Hw8QYUhWBWGV/pkCwcEEOeZkSAhVMNeKo/z8afEWZPVNnUO31h3tJDceu dj/OPJmQrhhGKMS63mmEm3sUKtuOh8fEfk+whgdM4Z/Gx2u5RLsY4tg52+ZqYpHM IjcpyLHOsrID5uK+xzQRkwPtmTpYQZ4Ity+mGRmoF/ycHDYY/x6SOvezixGFUcyR p2TF21poP9IC43+ZdTD6 =M9Im -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:40:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:40:57 +0000 Subject: haskell-sockaddr_0.0.0-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:08:24 EST Source: haskell-sockaddr Binary: libghc-sockaddr-dev libghc-sockaddr-prof libghc-sockaddr-doc Architecture: amd64 all source Version: 0.0.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sockaddr-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sockaddr-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sockaddr-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-sockaddr (0.0.0-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 84e1c666a379ae5a1ac0c2165ce781b69938cf0dd49bbd768f7fa6ade77bafb9 14958 libghc-sockaddr-dev_0.0.0-6_amd64.deb 2916cfc8886ff9f7334f783710f5173f7ac6b15f60f648d1f87fc490f4d949f6 28702 libghc-sockaddr-doc_0.0.0-6_all.deb f5dbf13cf59564fc545e41f70c7c90655d0674845d7a2f5613fb646911ea292c 12564 libghc-sockaddr-prof_0.0.0-6_amd64.deb c72961fbefab328238770d261d591ad2bd9217732d38126783ff9b4f75743905 2492 haskell-sockaddr_0.0.0-6.dsc 5240ca0f966b3e697723e9e874227a1fd2b8eefe30f6a01c67afba8650e471d0 2380 haskell-sockaddr_0.0.0-6.debian.tar.xz 422f7e27c550878c9b0b05146cd935d775bf1fbf8f8b163c0923ed1b6f99e4c0 2257 haskell-sockaddr_0.0.0.orig.tar.gz Checksums-Sha1: cdc94baabaacf554dc1a244f0771491a932d63a7 14958 libghc-sockaddr-dev_0.0.0-6_amd64.deb df207be0bd7d34b24145fbfca4d4827a75534952 28702 libghc-sockaddr-doc_0.0.0-6_all.deb bfa323392cfc946e2895bd513fe1453d50436a63 12564 libghc-sockaddr-prof_0.0.0-6_amd64.deb 89bcdb0d5e8177cb356f7aeb9e820b9353ac68b4 2492 haskell-sockaddr_0.0.0-6.dsc 6887852318ee8dab875be231894fefa9f318cd6b 2380 haskell-sockaddr_0.0.0-6.debian.tar.xz 4a2a1c98b67a8a661750e52750f15a0db483e5ef 2257 haskell-sockaddr_0.0.0.orig.tar.gz Files: 9e13ce82d7b6a5cfef5f2660a1c6b132 14958 haskell extra libghc-sockaddr-dev_0.0.0-6_amd64.deb 29c8fd8173b6a6759380c34a4480afa2 28702 doc extra libghc-sockaddr-doc_0.0.0-6_all.deb ed19e3a90c1f6c295a9ef627b5a12656 12564 haskell extra libghc-sockaddr-prof_0.0.0-6_amd64.deb e530eea9b6683c6456579e709c33f8dd 2492 haskell extra haskell-sockaddr_0.0.0-6.dsc e4e90dbb5b43ef60b80ba87683ed0c5b 2380 - - haskell-sockaddr_0.0.0-6.debian.tar.xz 42a1083d00a5c64162c7b978ede106e6 2257 - - haskell-sockaddr_0.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLQgP/RJX7wHtSsas2PCepWlMJxFR JSU2GkGHTACyALaRSRBs7HvV8Bi75M5GWaTx/VdCntvG1ZSueTrcC2tEZpdA5Xdj 6bpM3syyTL6359tpSVE3SnuL39YzoFkBaGsq9aWoxsJrAVrzxvJN9O6aM7WpGXkp AryeOsjivYwAcypGC7RpN7waFGYb+iBJ6AV2G0ejA46SXuWk8VGcZWT5qHEv738g b+j3wTz5MZk+JX+STLRZLZ8ia8RQCWcLY2C2WM+6rKozEzR6+uaxeFaS0FoVrniy oXca6sS2eaKUIngvyRmSQkaez+HiS9XdbcJLNPOfSJc4NRd/KK/5BgS9JnScRnOY XZ9cMIcp16tz8ZisGc8TNzFHNb4uplxpJMdbM8ZizgMBwE8Fe+oCwHvu/l5lsYmZ JAsFBhcb5giTGu8wG/tc9o2hNX2by0G/ijephEh63ivfnHncVONTJDwZMii1pWge hVDIlU+THBxsPI3YYATXuziqdGKMUOCPvQ16DYmagHlkaD9Ly0lNVgWKamLg+pRX 0eHiuKZH5iPdDOrY+kSMm64AJ2ZwwWhWUjlRc+Mr/lQ6ZxYeosKN2m6fznYUGzs/ xR8xa8NyMViRWmXt946nT57aARPI6SJwKu2DzuTVspe+aBsWID8jZ1CDAqCwekQd v+ZJJq77bkOlgdgDurrj =2hZV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:04 +0000 Subject: haskell-split_0.2.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:26:50 EST Source: haskell-split Binary: libghc-split-dev libghc-split-prof libghc-split-doc Architecture: amd64 all source Version: 0.2.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-split-dev - Haskell library for splitting lists${haskell:ShortBlurb} libghc-split-prof - Haskell library for splitting lists${haskell:ShortBlurb} libghc-split-doc - Haskell library for splitting lists${haskell:ShortBlurb} Changes: haskell-split (0.2.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 52ec85e046c0cf8bf1275662a14f22bb61aef7740631b488819c84b778cbab34 41644 libghc-split-dev_0.2.2-5_amd64.deb 05d086ca4348e7ab9ef2c701931bccc957ea71b523d662ca5f143e0de964881a 55712 libghc-split-doc_0.2.2-5_all.deb ce55e42dd94bbc9a01f245c516d95c6b76487ea2551d2950675b243a6405af22 34360 libghc-split-prof_0.2.2-5_amd64.deb f70f34d5d03cf574aac0700cb8d2f5786509602f5480e5ce47901ee8dcfa777a 2356 haskell-split_0.2.2-5.dsc a77b553ea590d884b21fe8e0db352a7c93dc0b923ce9abc3fe72e00b6367b8ed 3320 haskell-split_0.2.2-5.debian.tar.xz f9cf9e571357f227aed5be9a78f5bbf78ef55c99df2edf7fdc659acc1f904375 14666 haskell-split_0.2.2.orig.tar.gz Checksums-Sha1: 68037693128be53300461d5a5119c681102ff3e8 41644 libghc-split-dev_0.2.2-5_amd64.deb e9641ec718ccf4106273a19e33f6009b284fbe39 55712 libghc-split-doc_0.2.2-5_all.deb 5f30a3127f14d6c165c3eb5ecec087fc2c5e9210 34360 libghc-split-prof_0.2.2-5_amd64.deb e018572a4653723bfdcefd46179d6c3ceaeef93e 2356 haskell-split_0.2.2-5.dsc 1eb3521fca87e7ad7fc829f7e99bda414fbd30d4 3320 haskell-split_0.2.2-5.debian.tar.xz c5aa04f033846058a96450e7720268348c13d928 14666 haskell-split_0.2.2.orig.tar.gz Files: 91a3d85d6ddfd958dba036d6d3038713 41644 haskell extra libghc-split-dev_0.2.2-5_amd64.deb 08a3b94e8b047ad4d318d96454b2a3ca 55712 doc extra libghc-split-doc_0.2.2-5_all.deb e137d70fc7cbf11f9b8534a991f62459 34360 haskell extra libghc-split-prof_0.2.2-5_amd64.deb 4ca5ed9ff56f58fe676da6f003a384c2 2356 haskell extra haskell-split_0.2.2-5.dsc 2479b44fa3800b6deb2edf1e82636df9 3320 - - haskell-split_0.2.2-5.debian.tar.xz 8178c7e70b07fe4415d7dbd12617e8b5 14666 - - haskell-split_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXHAP/3VNU7EmSogzyjzUTWfDVgll OrcZkX4sd8Tml/JxhW1MMU+z2Vsnye/4cxwG3m24qS1++OSbyMEtGTYXoJky3sPU j8Uvgbu5mJQYN8xpByIBjZxpzu68O2On/g8lxnazaLU+QlB2x6OHJQ3NABowxyVc UNHXlf8dhkdzm1SypioUB3LAzX+oEhxb+gTvu96mKN+MIOoBPEWIKB0Koch679nM 1djuC2WGmMYfh2MWBTzdKecvI6NJWr4b4mWo8uThg1lZYYomg9hb/eeYp45DItEe 72XjJwFsSZeayAgjRqOtScr1QmdCOzdzxF5X0yrpgiKxHcngljxtYtWy1p21EUbK kOwOilUKgZfMdR0OAHPMODHDU8vO4T4zDSzfDwf2n4vTvxXta1/tGSY8RmRDl6hI g7RHq5tBYqQt7K+yAUWxlJaLf131vOu8q5HRz5zt/tmYXE6WJwZHrE0vg3Kb6nJR pCLOuZCCDVvyo3DgTVO3ogdt5a6Jm7cxCFdGvFjc/NbphTiv+ZFRnrkBmyL4lopq PsdgtL/WrK79V0l7XBcmUB9KyZrhFYedAV4GjMt0Nzu0kKBkf2IWrs0pX0IBWLHk YQka2EmB0lhW5EmTuUgGos6DL+T/0aA+Ls9KC1o2HgLmtF34xIcBv8LBiN71KgvN 0M+0UlCvHfbN8V5L0ukV =k4PC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:13 +0000 Subject: haskell-stateref_0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:59:29 EST Source: haskell-stateref Binary: libghc-stateref-dev libghc-stateref-prof libghc-stateref-doc Architecture: amd64 all source Version: 0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stateref-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stateref-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stateref-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-stateref (0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4ac1990697d6a8f1e463172f7b5ff655d274f24b95f54d162700fece8db49d60 60840 libghc-stateref-dev_0.3-3_amd64.deb 02066dd3e5139b09cf6dbe5893f08b057ed93040af58b07789ca7fd2de0b4925 47118 libghc-stateref-doc_0.3-3_all.deb a82d41b4725f7af7f4a2666d703aee02d664b11041d4c30c1be10ffe9266dd97 54600 libghc-stateref-prof_0.3-3_amd64.deb d7ec440a1e9e798633a7ac69183dae9314832d458025d41120067013afcfd24e 2441 haskell-stateref_0.3-3.dsc ae93292a6384c1419da396d467ca2bb3817a3191157e0e08a9de34ef5ea81970 2268 haskell-stateref_0.3-3.debian.tar.xz 7dd390aab346ca877cde1217d5b62145cdfa6f9390e3b7a53c9296229ee1b741 7135 haskell-stateref_0.3.orig.tar.gz Checksums-Sha1: 9f423c3ac3ebb85fc6e3307b1ef2e0a7db809d6c 60840 libghc-stateref-dev_0.3-3_amd64.deb fe7403a6c88790a1f3a41c70025bdd4b6c1e530d 47118 libghc-stateref-doc_0.3-3_all.deb 533555d4dc8cb54f7e33df26ae5fade66af8a98d 54600 libghc-stateref-prof_0.3-3_amd64.deb 9aacff249791d16ee899ecf3b354c7a73e9e5b5f 2441 haskell-stateref_0.3-3.dsc 3fbd2605485a716c5597b261c8c0929d09ed09bc 2268 haskell-stateref_0.3-3.debian.tar.xz 267a07d2ba3eda392869be415464a680b3968314 7135 haskell-stateref_0.3.orig.tar.gz Files: 60b6f6752d06cefce533b0e565bffb14 60840 haskell extra libghc-stateref-dev_0.3-3_amd64.deb d7d0718a5e2713a300ed3ee2566ea2b2 47118 doc extra libghc-stateref-doc_0.3-3_all.deb 012b48fcc65cc46277c601fc1ef37573 54600 haskell extra libghc-stateref-prof_0.3-3_amd64.deb ec547c3ba89610f898e521d8759942ae 2441 haskell extra haskell-stateref_0.3-3.dsc 56609d73db63f53f545c604649d27694 2268 - - haskell-stateref_0.3-3.debian.tar.xz 095e8796464d865c1d753ad957103124 7135 - - haskell-stateref_0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0QwP/27x6wbbTTLdSrJjq7B0QXKj SN36sZqrBm+MLRuEQt8t487kTQJoWpM5heNEuRdbFlQJYEnSd4JTPiUHKbcnSLZ8 gjEpZBrbOlhqccrnqsLH52C9hsfTlVdEGWpeXXGe+/ad+XvqtjyU9QgF9meD+UD8 Nyn9luJ+ToPrEv6ZXZEpbyJnoY4bveGsjmwc5CkUx566a9Tp7/Ra8GSnQt+O/fhn ZkEHymDOba+be7SYC6w+IEJCCCdWoYIHojMZvd1tDNrbIHBKlY38OhRHt47QxwHy 28+nivCRIJKpGUUDYYyxYoOhpV7y6o6Bb3gH1tdsHl2u6xDEIX/uD8rpgfd180AK AiLwXEtNnh2VrvQnxV9WCwo3x22RzdvUoz6fLEL5QEi1Vv9h6nSaAa4ngIUz+b7+ uFrh8pBfElSt0e2J8prrmyB52fJDuoYUyJUP/nG9lRfOOdmibtoiSaTzxJdNW0jZ +j+i0TUfGuABQDpVuMG3hF0104XZvT1ZC3u0gZgZEaPuM0UtFfhmS8yyzUAgjHJq tVhGRWkyzf+x1GiQRPZphQFteYRnW8BhtwQSci12ktd52l9+ou2dVgyvaSoSHIwa 6btntsBDYfQmSm6N+UoEwWaEGdtEdqq1Tr+hsWtkGP4q6o3pHDYJm8RnVcJLHR2I 2ULnMw7TtLjM3kl+Y18N =EJfI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:21 +0000 Subject: haskell-statevar_1.1.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:56:14 EST Source: haskell-statevar Binary: libghc-statevar-dev libghc-statevar-prof libghc-statevar-doc Architecture: amd64 all source Version: 1.1.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-statevar-dev - state variables in Haskell${haskell:ShortBlurb} libghc-statevar-prof - state variables in Haskell${haskell:ShortBlurb} libghc-statevar-doc - state variables in Haskell${haskell:ShortBlurb} Changes: haskell-statevar (1.1.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b5a8abb6c0802b817e40c03df2c732d7df5304cb6186bea484f98b8b845cd71f 21490 libghc-statevar-dev_1.1.0.1-3_amd64.deb 2d8c7abffaff7617513fe7d1bcbb1cb79fd60d744aa633f649f284408a6be248 34688 libghc-statevar-doc_1.1.0.1-3_all.deb f5f9ddd5bee1c6ffebf4dee134ff24c43bfd52fcabc96cfef57fdc665a13f82b 18638 libghc-statevar-prof_1.1.0.1-3_amd64.deb 814e1400c11493026baa2e71e8c6468af674b4356ff9aeb66560a373eaa0dda7 2460 haskell-statevar_1.1.0.1-3.dsc 81d92c1c5899989d8d406d4a1df5d77b4018aa45d3b13246b190a0d9c16a2439 2468 haskell-statevar_1.1.0.1-3.debian.tar.xz 0eae79ccc58509f2302cb90f2306d6bb2f1805a2847058fa643d18cc370be5aa 4462 haskell-statevar_1.1.0.1.orig.tar.gz Checksums-Sha1: 68224e8365a705a064bba89f56885e7c86b477c3 21490 libghc-statevar-dev_1.1.0.1-3_amd64.deb 2557fec6ade5d3ac43ab02c4aff836a4b9a6cb62 34688 libghc-statevar-doc_1.1.0.1-3_all.deb 3f268d2dd20fafaa2133e651538687575e512c3e 18638 libghc-statevar-prof_1.1.0.1-3_amd64.deb 5cbab93b28fea8d46f8419b258c1b546405d7c5c 2460 haskell-statevar_1.1.0.1-3.dsc 2a5952a04a8fdaa967f2cd9bd806330d7fa476b6 2468 haskell-statevar_1.1.0.1-3.debian.tar.xz 9b7b6e020771756095c9b926741e26f7909cddc4 4462 haskell-statevar_1.1.0.1.orig.tar.gz Files: 8105dd5d9c7cafed4313f2ac1658bc9d 21490 haskell extra libghc-statevar-dev_1.1.0.1-3_amd64.deb 2721307dce84d1f851891779183c8ff7 34688 doc extra libghc-statevar-doc_1.1.0.1-3_all.deb 20400fbe878583260c04e4a901c2d05f 18638 haskell extra libghc-statevar-prof_1.1.0.1-3_amd64.deb 6d5c2c3e75553029683066aa5acdbe76 2460 haskell extra haskell-statevar_1.1.0.1-3.dsc f9ba2e9466a8e439b622209e942eb904 2468 - - haskell-statevar_1.1.0.1-3.debian.tar.xz 183836544d709f1fcde4ccbd2dd6b447 4462 - - haskell-statevar_1.1.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4VIP/RrW7sWcY9Y5Y3hpuiTLUAve ENt1sTJlXq+iSWEYk00zl3uQxqouHEnaAwwQIilZmo+1ZboemBrqMvtu/7yHuE/4 DhrX+EfSfuvgPJzJBuN0jXEa3yaUl6OQZCtSQwP59bM5m1lGDgGsxW70f0IyoTj1 uB1QLeIGDKPrU/4MJllfMlS+M/eSJP2FSex2gUJA6mWLWVwFTuD0pWoyJDWZjbbF LXu4FZ69GM5AP5g1olds/7k8pByUYyJ7J0x8W6Y5dOoBE+4lsXmlJnx0GYQCQ+lf 14cacaNu5p9X0PregH5lfJdZhS6sX3CuB/04AjO8t7/q+Bkl9hCH+EZszfYOzCyL uQkUWMwBwsRBkOZnk3bA+Yd67Cwr8cSPvxg/ViSG6mIPZ+xHt6mkZ85hDSqJrNi3 SXDtJF/G4wKtd6ro982vr7PFE8napeDjtZZhBrK00xnh5lVEIMk8XrmKrutSCg3q fZs/U4KzUbBAq5zgx5sG81EluDONzqlqvfQ7rGRHIEW2cBwGsQ/0KBRbfmsCDQ/h 5m8ZH/wX+B4jIzotRTGFEFRFFUUgXyUx8zKRCpE5sWtUPCmQmLDXxM3VdeFWfR2I CjssokLdZ0F5SOwtARa+oqAfPzkmxm2ssBz1EGzrOj8d1VwtAuRcNzfaC2ugdYwa WW8kPTWtMkaJn5ifCAjm =M7Cq -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:29 +0000 Subject: haskell-stm_2.4.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:27:39 EST Source: haskell-stm Binary: libghc-stm-dev libghc-stm-prof libghc-stm-doc Architecture: amd64 all source Version: 2.4.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stm-dev - Haskell Software Transactional Memory library for GHC${haskell:Sh libghc-stm-prof - Haskell Software Transactional Memory library for GHC${haskell:Sh libghc-stm-doc - Haskell Software Transactional Memory library for GHC${haskell:Sh Changes: haskell-stm (2.4.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ec93ac6e4c109bbd1f2e6e3e62b2a332293893c5442ef4b96c0ea4273a063ad6 55988 libghc-stm-dev_2.4.4-4_amd64.deb 63e1fa857baabf8bbc8ffada6df09156cf890b9efb45eeef0e5c262d3c8c8b55 54482 libghc-stm-doc_2.4.4-4_all.deb 93efa2bf5d33358e644ff82db1739ef1c20bb95c1166d4be8be6b18e35ab8217 47836 libghc-stm-prof_2.4.4-4_amd64.deb 065393b333cf47674e0f141afc01dbf87a63608e07f9860c7f0e2daceaf89d7f 2297 haskell-stm_2.4.4-4.dsc 659fdb16a3cc1476d5fc81a61f612e3ed2ebfeb24b3d0234e154aa49a5fb64b4 2464 haskell-stm_2.4.4-4.debian.tar.xz 5dfb588a01b46f427b16a92d6b7843ac81489639bbdfd962e5795c19dbfe883d 10349 haskell-stm_2.4.4.orig.tar.gz Checksums-Sha1: 9e2f608938201f57fa0f1028a68d0c77a7cef85e 55988 libghc-stm-dev_2.4.4-4_amd64.deb e0ea5350f7cd1c6389aba948397ec2dfb1d3341c 54482 libghc-stm-doc_2.4.4-4_all.deb eb2767926ee670d00d835ab9ad769c3a84f9967f 47836 libghc-stm-prof_2.4.4-4_amd64.deb bc9b8fda155390c75070151baa1a075a262994bc 2297 haskell-stm_2.4.4-4.dsc e1ab4d70240ce7f55010a9968870d163ab699b79 2464 haskell-stm_2.4.4-4.debian.tar.xz e5e50df24cba2273ebe18753a336ed4f68392230 10349 haskell-stm_2.4.4.orig.tar.gz Files: 8a51036ae945c8293c70502ec35fec42 55988 haskell extra libghc-stm-dev_2.4.4-4_amd64.deb 91f1070b3ebf93834ea22766d5238aa8 54482 doc extra libghc-stm-doc_2.4.4-4_all.deb 20e9f90a9e25c2188118084e5a01d054 47836 haskell extra libghc-stm-prof_2.4.4-4_amd64.deb b97c5d8278a90324c16578a35f2f0908 2297 haskell extra haskell-stm_2.4.4-4.dsc fe6dd1feee6df3978005043ed0f5f20a 2464 - - haskell-stm_2.4.4-4.debian.tar.xz 3acbbfc1e95d0939728f12673bdd2bae 10349 - - haskell-stm_2.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJG0QAIQ3MbquqYJfwO25pPXyeiaD RxIekjWqBjZZzuonnd9ytFfK1JyL3VafUBKFoSx4tvX6qpnYOIuCIja7NSXvnxNA 6HS1d5ow7TA6GBzqYyZ8fqrYgYbgJtvVoCCCxZBop3INhwyqkDQ8RvH1ZzQo9+yh XKafKzYjpDLqflJM6tUdV5qVOzvfkZUOC/fSHsjTeeNG13c8UpljMrYP6VocNgMd 7co30mKtnfM3PbysOQ4NyfYViWKWisuIw9dT56fPfShUaajn85yZgNzOMJNk3DXB gPUt7r0ZZbUv+rZlhMPyN4DuvBX5ZrEs2sR0tMnO4vkOyZoOyNoMYg/e4a7nWpk3 UMLfUE7YK6QC8zfmZOv798/kSCkum7p9yAR2kRfncMoCCNZje4cngbR3VK7tSIbB ClbUdhb9/+xlpMp2VTCuXs4gqk+ITlzy8y0FBaql/q++k3an4tYsVcJi2KW+x1ic CTnDBsmPU8S6SWEzgY6ksHTS9GWXj6X/CZKnTsDsqO9nnFfBosBAPkcnP/m4Lpra Xx7Pxn1aXL/vFGFtpE4BSg7WCrFTAzjVE3pfJUNtSu2qfM8mb1BKSvE7gzPQaY9v dReW43Q6ngcejYSQKUxNactzP/sykn+XGwAEFQZnqO4mVEKyC6hhuOjjYUT50FCL uaVbUYptSxnel2FgNQTq =PszK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:38 +0000 Subject: haskell-stm-chans_3.0.0.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:57:12 EST Source: haskell-stm-chans Binary: libghc-stm-chans-dev libghc-stm-chans-prof libghc-stm-chans-doc Architecture: amd64 all source Version: 3.0.0.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stm-chans-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stm-chans-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stm-chans-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-stm-chans (3.0.0.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 26690ee061a3a9f40a4c557883309f442854dd32c8edc0936b1c2fc3547bb0a3 47588 libghc-stm-chans-dev_3.0.0.4-3_amd64.deb fc62cd833dec284db3b54f1c5c66e5a3bb94008e345ae48037504fae4a6a5d83 50106 libghc-stm-chans-doc_3.0.0.4-3_all.deb 01129f8d4552cceef48f43bee6bc3ef1676c64721ab49d7ec4efa16d3c2d4eb2 39060 libghc-stm-chans-prof_3.0.0.4-3_amd64.deb 2dc37e0e451a4eb8ae1e1472c8d86392628efb7b0b65fe59392c804c9a63979f 2429 haskell-stm-chans_3.0.0.4-3.dsc 677818e26c0bf96d9f219a3c309f35874cd61d32654352423b826c98ff257e09 2804 haskell-stm-chans_3.0.0.4-3.debian.tar.xz 2344fc5bfa33d565bad7b009fc0e2c5a7a595060ba149c661f44419fc0d54738 9673 haskell-stm-chans_3.0.0.4.orig.tar.gz Checksums-Sha1: a9cae59037d65bcfa6685980a6d0f7729764fcc3 47588 libghc-stm-chans-dev_3.0.0.4-3_amd64.deb 8b7098c277ecbefbfb74da5dda43d1d2603d1890 50106 libghc-stm-chans-doc_3.0.0.4-3_all.deb 72551b779f6d6b7f50a075f64c47651a5bd743fd 39060 libghc-stm-chans-prof_3.0.0.4-3_amd64.deb 7a01ef985dfb20820c742a9c5b68da8b404bb35c 2429 haskell-stm-chans_3.0.0.4-3.dsc 0b1f0b3a0b53dfd894ce13e4647e0deeb34807cd 2804 haskell-stm-chans_3.0.0.4-3.debian.tar.xz cdacc4fdb9d52b2c4d33d0481a04a89e9765fadc 9673 haskell-stm-chans_3.0.0.4.orig.tar.gz Files: a9b78c8fe5c2ee3f73d37d8a62148211 47588 haskell extra libghc-stm-chans-dev_3.0.0.4-3_amd64.deb 8dd1bc1364e6a7909e26e1a6b3b6747a 50106 doc extra libghc-stm-chans-doc_3.0.0.4-3_all.deb c7924d1c6113d21fa4b2651ba8c8ba0e 39060 haskell extra libghc-stm-chans-prof_3.0.0.4-3_amd64.deb 5226136a780edf947dbf1d61a5a7765b 2429 haskell extra haskell-stm-chans_3.0.0.4-3.dsc 9ac1ead72901a4cf0f3f030dd04be864 2804 - - haskell-stm-chans_3.0.0.4-3.debian.tar.xz ddb8266b8104dd26568e7948dcad5a9a 9673 - - haskell-stm-chans_3.0.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioWysP/0oY7AmvkUV723cjk2cGQ417 n/oh4BP3wbXacoNoiwvjhWX3watNAlM84vDxdpA/7ULtcbN/xZtE9nTSwj8Wk2RD W4Wu6grn86O45jo32ncTdoiTp0EbtRCqFWo5EEQIoVLtbRST27WCiMLVLRfsOAJP FLohznTd8+AkbZ1Up2s+YSm6Qpn0JNEgMNkbA0nIXSnR3s+WsHg/SqagHau2r1wm CapUjYmA+7pHYAqY4V+bci+xdvBntS86nxR+PYABJygyfXTU1pRt2g/xPD2sLwVx M7jJW8s1YT2rnxlZGCJaQLpQZy9jqO+TrgdYif4IQfHlXopYpuH6xS8S6qtvqmfw 0LpmxaRwD34RfiDlvuJ9eGCpn53xmxBLCZE7oMw4wzwAS8yz0BjCK/hOcksQzwqk W7MEIQkokkJQZlcUdsSwhdThInSJsw3vEPAA0Uh4iJaY3fYDA2OKsh205X7uoLv4 leziRS/mBwu4kYSTt+fhmY7oh7kBVdsx55DbatH74nNS95oy37TjeSEi5hfiw3Ms 4IcgaLsDmY96pF891v3vCjHb00dvwdIC08PTC2teRaYc7vTIfu9sbO2fbWsc4M7n 1qCngjCyndHJpY1GAA1xpuRAj/GBP1Gh9mXF9H7brIuvHJROcZ+zBlo6EWUWnUYg QhE2FNa1BtRkFGTKWWjJ =nPla -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:46 +0000 Subject: haskell-stmonadtrans_0.3.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:02:00 EST Source: haskell-stmonadtrans Binary: libghc-stmonadtrans-dev libghc-stmonadtrans-prof libghc-stmonadtrans-doc Architecture: amd64 all source Version: 0.3.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stmonadtrans-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stmonadtrans-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stmonadtrans-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-stmonadtrans (0.3.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 45f740684d03edbec0c2a159821e55ebe42e8cf5e93c69cfed290d7291cd2fdc 36378 libghc-stmonadtrans-dev_0.3.3-2_amd64.deb 15fc24c1b932e04490915d81c9d9936005ca4df89ea9ca41f5132a7038b4edfd 35588 libghc-stmonadtrans-doc_0.3.3-2_all.deb 5d316d99a0749837bf7df809fcb29e4143056a30b7360e66e9e0687adb9c879a 31838 libghc-stmonadtrans-prof_0.3.3-2_amd64.deb 4c66db17341f430fb9e847eae9d031310cb33faff81b42ddcd8be4422154503e 2469 haskell-stmonadtrans_0.3.3-2.dsc d2c660d40cad34bea26ae9d9f6efede8ccc51d9806a99e31e8a90d19261d9cf1 2628 haskell-stmonadtrans_0.3.3-2.debian.tar.xz d9911c7634c42b94f57ac7c2a6d523f6d7124870b35fc3030cb72109ba3aa315 4820 haskell-stmonadtrans_0.3.3.orig.tar.gz Checksums-Sha1: b28b79a4f815925ad19c22f5c3d6e551e08c1471 36378 libghc-stmonadtrans-dev_0.3.3-2_amd64.deb b51b1e435d37e9c77367f2e215efbb4fa2d961cd 35588 libghc-stmonadtrans-doc_0.3.3-2_all.deb 4340a6f5501a348b549c9a2ae0d2e2d2b817f14d 31838 libghc-stmonadtrans-prof_0.3.3-2_amd64.deb 7e9efaa034c0299da8690857888a86b9f2a1794a 2469 haskell-stmonadtrans_0.3.3-2.dsc e27e2d39df764c1443a6c44a367ed2238404cbe3 2628 haskell-stmonadtrans_0.3.3-2.debian.tar.xz 3d6ccbcf7c43b7466ee4c46e2e52cd864bacc17d 4820 haskell-stmonadtrans_0.3.3.orig.tar.gz Files: 7852f722f793a9d17e15b0f84c4e24b2 36378 haskell extra libghc-stmonadtrans-dev_0.3.3-2_amd64.deb ba276e822bb3f1a4b63be8ff39d2aa39 35588 doc extra libghc-stmonadtrans-doc_0.3.3-2_all.deb ed0e10baef3a29099ee3f2b2b6290766 31838 haskell extra libghc-stmonadtrans-prof_0.3.3-2_amd64.deb 5cf978a60a7bd0567f44ea7edc065e57 2469 haskell extra haskell-stmonadtrans_0.3.3-2.dsc a7a3c5777a0ee2299470e8e6dc40aa33 2628 - - haskell-stmonadtrans_0.3.3-2.debian.tar.xz 5f1cbb340964eb0af609d2033bc57a54 4820 - - haskell-stmonadtrans_0.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiZMP/2+BPEsIF6Up3DCEjP8TGC8z 7VoNEogeCG4hvtUXujOQzSJsKNkUmjORzuB2Wm6of+XlQOY1ULkrdTPtTLW7AznR nYUF2eb6qBr179ZmMUQIq1EDbJvFLlykWnQtJz9WBQSx/tSZT64c5SifVEwxdaR1 cN1lzrm8wOQYBImXO5FCRcrGXRknuY2GMIA779/YB2f9Hgg7nGKhEGh0iIw5a29U GXPVGF3gJvJjAwqyba0T2Mj7/VrhVHF8LS8g1MlFggbQ/hNQsl1u4Mb1gJswtIiV C2JGHJoaHNh+a69imSRMdrF6J7mLjYt5A1a2eNuZMzUvsD+OAAxPlzKayDTOvA4k wo5h5jWUZZ4SERvYESW0XjHwobcAzW4WYOsQK5VyfBNOM+QgfLnJWcv7S4c3F6Fy Sti/AIxnPBNf6iDWv2kKAFgQix2sQxItnTLKfyc41AoXWV27OOwUFacLD13YmUpE WOn1ZrmGf72dqrNzMeac25hPB5hdMpvPiOzmR2ikSo1Qx60ciTYwLXvPnz2K6KaA j2LI0JwrqPmGHpIvcwkuPn10VNiEIG26EPWpoCAlwfGYR5vlnWrXI1pmdkxbAQy0 8mT+xm21hcaxm2TI0Ue1K8vjjrBwNEZ5dRfor5tfsY8aHaUWNEe6QTd+cBLg5fqo Zi5CCz5fnwy7UIMhNVvZ =xfUW -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:41:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:41:54 +0000 Subject: haskell-storable-complex_0.2.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:25:30 EST Source: haskell-storable-complex Binary: libghc-storable-complex-dev libghc-storable-complex-prof libghc-storable-complex-doc Architecture: amd64 all source Version: 0.2.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-storable-complex-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-storable-complex-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-storable-complex-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-storable-complex (0.2.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 743a314ac42ae9bed304032853db8b0aae04cba243833a410b53407eb3c06b8d 8660 libghc-storable-complex-dev_0.2.2-4_amd64.deb 7ca71e9755f1e5777724cdb64298bcdf5450eb465cc916e9d6230e21cfc6a28d 26432 libghc-storable-complex-doc_0.2.2-4_all.deb a03c368e45707fd1bd2149db149a3ff47f5502ff82236a89a5d7357909cdb2ce 6960 libghc-storable-complex-prof_0.2.2-4_amd64.deb 0701b58a70864046d2579bc32b42e2693b4e5327ab4155e38ee5409ae3be3afa 2469 haskell-storable-complex_0.2.2-4.dsc ea32b052b0640e2792742f7a869f8a62192086f0e90babb12f1e8e25ecf03d0e 2504 haskell-storable-complex_0.2.2-4.debian.tar.xz ab076f15c47a2a324a2119c8feee0a78e1d2af488d0d24b7113b4bb7eee47c06 3902 haskell-storable-complex_0.2.2.orig.tar.gz Checksums-Sha1: a4a41888b022d799cf21573695e794cb24833292 8660 libghc-storable-complex-dev_0.2.2-4_amd64.deb 1dc1173f6b8307820a86ff3ff3e30d1a16e8160a 26432 libghc-storable-complex-doc_0.2.2-4_all.deb 84a7f06964a1eed8157b06ef36afe2d70f5a7d01 6960 libghc-storable-complex-prof_0.2.2-4_amd64.deb 7326dd84a7e84ae54c44ab958eaff1029f9a8219 2469 haskell-storable-complex_0.2.2-4.dsc 2d07cddbf1c9f698097494285ca7a523398627b4 2504 haskell-storable-complex_0.2.2-4.debian.tar.xz c68e521f49c8094f958fae62dc1f3bcd3c6d666f 3902 haskell-storable-complex_0.2.2.orig.tar.gz Files: 8e4ad2b4cfbbe7a65f61c0173c05229e 8660 haskell extra libghc-storable-complex-dev_0.2.2-4_amd64.deb 6f7c2729237b1d02d1fe1c6bcb5b78fa 26432 doc extra libghc-storable-complex-doc_0.2.2-4_all.deb ae6971e0a64012b50250062d0a701357 6960 haskell extra libghc-storable-complex-prof_0.2.2-4_amd64.deb 1cb06d59a07dbc155f05ba4484203264 2469 haskell extra haskell-storable-complex_0.2.2-4.dsc f7c85b1bf02f5b1ae05f596175cd4c09 2504 - - haskell-storable-complex_0.2.2-4.debian.tar.xz d18a04e10647672c69b479604d97f17d 3902 - - haskell-storable-complex_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiHcP/3PmGgFvz1Y3c3clYORLWWD7 QkqsrJFB9EaXxwP9Sc/jIB2GhsfK+ByES0d8RrkCph3MXQgzb2rUYmjpo71OheLi P/zfP3WjMeFNKBoLkGVyeIpi1IiVvZycaf0v2/hQfu07BTcHhqVjdlJ1ZgU4JChs yhZhW/08+TX6QMvpHIIfkmsgSlbfXxSg1RoPgBV7/yWwwYWOXwjZBJnY6FbIFd+U kGbtGHo7oyKWa/HsCyI2nd5mas7r3ISCs0YtfaZD+mcKhd7IBBG5oy7oMzuvJ/Vv Z+sYnhnJh32Hrj0t+ryEFN9TLLa7DOgzQrTwmtu7uLb/ZVV/Iz1Nmdtr+V2QfHS9 k9t0VToraZS+7x4qWNj47j439PdBAuy7EwA1QO1gZxBFDGfwUBUQAP23viN0eleZ YzYUe7OhSScWznLZBZZ3UMUOqGeO6kTLENFHw8fkYlb1azarbt9f7aqXn7ukHHKC TuY0jC0W4A1r+tM+NAGuvnVIvUyCoUJzNj0EWILkWfmogUN/opG5uOOPBi0gpB6O NWtYPhaw5/fVqrHM9KWt6dIECXQxLYvadP/CyaC3YC8URFX0vd41vK1qcfdmNBFD eDWCYhSbQ6PJBNY1tIYxPOc4FUT/YEtK/4wDsPcplXUYxP1UoqXTS4sSsoQwoNZ5 zTc156SuwRfGzfFWJsDK =e57/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:01 +0000 Subject: haskell-strict_0.3.2-11_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:46:44 EST Source: haskell-strict Binary: libghc-strict-dev libghc-strict-prof libghc-strict-doc Architecture: amd64 all source Version: 0.3.2-11 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-strict-dev - Strict variants of standard Haskell datatypes${haskell:ShortBlurb libghc-strict-prof - Strict variants of standard Haskell datatypes${haskell:ShortBlurb libghc-strict-doc - Strict variants of standard Haskell datatypes${haskell:ShortBlurb Changes: haskell-strict (0.3.2-11) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3fb5788aab942a4911b5a34767a9504f50700d23fe8d8459941db7d8616eea74 46324 libghc-strict-dev_0.3.2-11_amd64.deb 4cd7cf926690b39c0cba58767cefa06e633eafa2f840c612c72ad9d6272bdbc2 35952 libghc-strict-doc_0.3.2-11_all.deb e3d9aaa64f67edeb70932c5513006c42b7ba208e8d53a02208bc82c245450874 40654 libghc-strict-prof_0.3.2-11_amd64.deb b1a1217847a146f2a7e3f33cb054528c937d92ba40d96e00a8e86d1cbe6b773a 2346 haskell-strict_0.3.2-11.dsc 15dfcbea4fc6c58d0b8970b9d377cf71604c31f8247be68544fefc4b5a886771 2496 haskell-strict_0.3.2-11.debian.tar.xz 2cd35a67938db635a87617d9576d5df0158b581e8e5694f07487c0f4b1549221 3948 haskell-strict_0.3.2.orig.tar.gz Checksums-Sha1: 2d247212ab516e643bbac1d86a1f41ccf87c3a91 46324 libghc-strict-dev_0.3.2-11_amd64.deb 54cadf381d422dd2b90196d41bd79cce9fab48da 35952 libghc-strict-doc_0.3.2-11_all.deb c34f2ec683070b8baae837c75f16a6aee1ff8899 40654 libghc-strict-prof_0.3.2-11_amd64.deb 0613589f7fd0874607245ee387267cd865e23807 2346 haskell-strict_0.3.2-11.dsc fdf9d7bac4d02014b5219bbc5d3b1da279243ab9 2496 haskell-strict_0.3.2-11.debian.tar.xz b36ca608002fe403802c02b8e195faa036f88302 3948 haskell-strict_0.3.2.orig.tar.gz Files: 6ab5f271f8b3249b371207d0d4381ac6 46324 haskell extra libghc-strict-dev_0.3.2-11_amd64.deb d70c976cd1aceb864e66ef8ad0ce7948 35952 doc extra libghc-strict-doc_0.3.2-11_all.deb 861620307db97057a8b6367d92607256 40654 haskell extra libghc-strict-prof_0.3.2-11_amd64.deb 8f097a17facfea71f89376e900585a8e 2346 haskell extra haskell-strict_0.3.2-11.dsc d5aed6a563ec28134271ea1bba392319 2496 - - haskell-strict_0.3.2-11.debian.tar.xz 35442576f7bd5b12b961c64144c6cb2d 3948 - - haskell-strict_0.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5OIQAIq23kWZfCDEmKjdkwU6/rkv Ty+xTtJHmPKHyrV4fsuQTitq1ogwLLiYzw9HG41zBKR1JkUIzEyUBKuEeiDUc2B3 8FiC3fu3w58BXKvb9i9Zbyjsj71vvV/oRorowFRo0rS0DS2QzuqCmRmmxYqX5kIK 1yZYupGuLo6wBeXoq0sw3+t/wmvk8uRIe33lUHzcTbbBekpGP0TQx6H3wx/0Xz4A FpMuIVAajwR+pfmpc5fEzRm4+QWzKDxKOsH/5i1M1tgeWc0uLIYRwv36/1W3NrCA aqVh1AaK5o0oflNms9FF+MbIjci+mwW30BRbRksULDggfiWgKiKBWhT8uKzNtq4b Jni6diVo7snskBXm2+CKk+PNhQ9CaSEeSwlK9HOGy7/QZtCnOnV1GmbEMvuCDXdx a2N7mKrdRj1WSttCynOnb7WnBSX+ZY2a2a60vgwhmDFYk278qdQuHQmmkYKjzDyC sqPAxEiSkDyT3xlo2lBv9Ykc8Bc06j4YfzUYaQWEF0hO3OyN8FN2TgL2vqHoUh+0 6sDSSchFG3dADr1Qp04iRPKtwjzoNLZHhjh0IvCdMCsEcWDT9fXK8CRL0kmI0fQt HSQOxvy0FLmvY8w541oUtI+oG2nMk8fkrucXJXt6Rb7pvvdh0W3p5hZ9ZQPCrnox sX5h07745tpcFI8iuDW3 =/kiI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:09 +0000 Subject: haskell-stringbuilder_0.5.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:21:06 EST Source: haskell-stringbuilder Binary: libghc-stringbuilder-dev libghc-stringbuilder-prof libghc-stringbuilder-doc Architecture: amd64 all source Version: 0.5.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stringbuilder-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stringbuilder-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-stringbuilder-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-stringbuilder (0.5.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b69539ca34bd38fe85334bcda8f454a79ba4b57d64b71e37aa23bc90687a5d93 13922 libghc-stringbuilder-dev_0.5.0-4_amd64.deb d6a15e806d842c5efa61a439c0ffc68903b2b9349d2bd4a405482d7e5b39e398 27896 libghc-stringbuilder-doc_0.5.0-4_all.deb 5c0ee03b9cc4b456cc340f3a4b1815154f2cd31409baac8eba6b49f4afa062f5 11616 libghc-stringbuilder-prof_0.5.0-4_amd64.deb 6f761a42c84d2d257453f8a586bf5a51b7468c60571efa946e21d667088f5e4f 2427 haskell-stringbuilder_0.5.0-4.dsc 25dee51ee7d001d7a91eee58284e1588a816cbfa687fd55d7896d1019f3d695d 2108 haskell-stringbuilder_0.5.0-4.debian.tar.xz 8966882622fc06fd4e588da626a558b54daa313f2328c188d9305b0c6f2fe9aa 2104 haskell-stringbuilder_0.5.0.orig.tar.gz Checksums-Sha1: 752a1b5edba617bb81f0efc6de730a8b3d2a2ecb 13922 libghc-stringbuilder-dev_0.5.0-4_amd64.deb 9743a36db26eeefbad5339eca3099d3949ebc055 27896 libghc-stringbuilder-doc_0.5.0-4_all.deb 1d93165dc2a5163079b6f9bf5449ec4dbfcf1447 11616 libghc-stringbuilder-prof_0.5.0-4_amd64.deb ba477589d0be4c0bf40756be4e916541f60b46aa 2427 haskell-stringbuilder_0.5.0-4.dsc 43dda62321709f2265727efd5531d32bf8e350e9 2108 haskell-stringbuilder_0.5.0-4.debian.tar.xz 60c49ed4c0a6d81141ba952c107e2e57415b0db7 2104 haskell-stringbuilder_0.5.0.orig.tar.gz Files: ad51abfb0b641ccbfc55553badc3bc07 13922 haskell extra libghc-stringbuilder-dev_0.5.0-4_amd64.deb 4fa7781fffedfb7a0646010d0228f96b 27896 doc extra libghc-stringbuilder-doc_0.5.0-4_all.deb 788d9fcd89c7e45256749c5ed3ac6c77 11616 haskell extra libghc-stringbuilder-prof_0.5.0-4_amd64.deb 091a450930b50c245d8ca5abb4996314 2427 haskell extra haskell-stringbuilder_0.5.0-4.dsc eb2adfd6c776c825ccca6891d45fa706 2108 - - haskell-stringbuilder_0.5.0-4.debian.tar.xz ddcf6de25724ecaf62f12e9af29195ca 2104 - - haskell-stringbuilder_0.5.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNi8P/AswOwjeyEFFeFNE1VzybMlX UjbjPQbhfxloI5ArLft4uqShnPWwKT0q8tex+Xl+seEXE938eNw1Mgfyr4phUKAX 0tHgzmFL5EAe5kk6bTuatEKBCP5wLwmZA46XhDYGw+BXjOQcY/KzLJ1M3eI2Beg2 XQZsJvZjYHPfaqADPxBwStIHPmWxnlQYX0VFpGOpDZV3LjC/TUtj4rcHcmrjTxBx 62/GzVjmXwBy8k6guFHdiWoYX45ZLTkNKUYbjtHkpnqJRMk/CviTb4nTAoy+2zLe icXIJzzvBBfUXRUJe9c36iUUNZkXteNEFPiq4Dui2feTlh/fdEmyYy96nZz8t522 pidhMKshHrYvuLk8WbnsQ4QZO51lvBZj54xULYa812SEaxNBD60a1b6oCzEtC7ao KuT3qtWq+3o1AvtUauu+90eSNO8u3llrQ/ry11RjVW9qurl5Ek5A6hEqtAFxUWJl QkMhBkV/1tbsyArI9OLHOUFWpzGDjtRdCeFa3qYJ2Udg7Im3ixYReMsG4wofJCkG gAD0KGi356npepF29nPcS+owfxfS2+Zp4zGjx4uDQM07wtc7R+80E8ruQrE2CKJt 6WIg902BPkILLLje9jnPKnBAFJopT66UUzkuz3rXKzYwm+SgK+IAvhx7b+DQgxP6 wypTCw+N6KTc1gMzd5Kr =5buo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:17 +0000 Subject: haskell-stringsearch_0.3.6.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:18:01 EST Source: haskell-stringsearch Binary: libghc-stringsearch-dev libghc-stringsearch-prof libghc-stringsearch-doc Architecture: amd64 all source Version: 0.3.6.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stringsearch-dev - Fast searching, splitting and replacing of ByteStrings${haskell:S libghc-stringsearch-prof - Fast searching, splitting and replacing of ByteStrings${haskell:S libghc-stringsearch-doc - Fast searching, splitting and replacing of ByteStrings${haskell:S Changes: haskell-stringsearch (0.3.6.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 79987faa75ed50123085fb0f87c9be01cba3ccd72c520460606b38bf87a90be7 151084 libghc-stringsearch-dev_0.3.6.6-4_amd64.deb 4fb86986859eed09a22fc07d7cf69d30db9619bf2b129855f6ce6039e2c97741 84096 libghc-stringsearch-doc_0.3.6.6-4_all.deb 88fad9146db8f6aac731608fce42be870d38feb79fe85c910c83aebdf85f23f1 138584 libghc-stringsearch-prof_0.3.6.6-4_amd64.deb 7cbb6b8eac588b96a4604ee66f896402d5285f930201c6f7cdc7032d565fe054 2423 haskell-stringsearch_0.3.6.6-4.dsc 1cb18b335bb950eae2be4abd4d0b99dbdb74290ca582d4d12d7e522ab0c4475b 2448 haskell-stringsearch_0.3.6.6-4.debian.tar.xz 295f1971920bc52263d8275d7054ad223a7e1aefe75533f9887735c9644ffe4a 39679 haskell-stringsearch_0.3.6.6.orig.tar.gz Checksums-Sha1: 88d5b4ab47ab2ecf2455d3d2bfb9497134cb6db7 151084 libghc-stringsearch-dev_0.3.6.6-4_amd64.deb 51a0eeffae9d6d24bd9c94855b8815fb2af71cf1 84096 libghc-stringsearch-doc_0.3.6.6-4_all.deb 74853f73ac236f060efa1bd32ae790fa633e28c8 138584 libghc-stringsearch-prof_0.3.6.6-4_amd64.deb 851167de3fe6541f2e0426d08b441e410439a1a5 2423 haskell-stringsearch_0.3.6.6-4.dsc dce4e8331dcaaf28288b06a02a250922f645dd19 2448 haskell-stringsearch_0.3.6.6-4.debian.tar.xz d7c34aa3314ec63096d0aac7ef2a47114fb1b980 39679 haskell-stringsearch_0.3.6.6.orig.tar.gz Files: 3e4a8361fc77eb8ee1d63df286e5690a 151084 haskell extra libghc-stringsearch-dev_0.3.6.6-4_amd64.deb 17dbe764f6dc1136ab6103bfb5314984 84096 doc extra libghc-stringsearch-doc_0.3.6.6-4_all.deb e62d7b7264c0b7211df07c77ad0deee8 138584 haskell extra libghc-stringsearch-prof_0.3.6.6-4_amd64.deb e7af0afedb9b8fb1b4419add2944832b 2423 haskell extra haskell-stringsearch_0.3.6.6-4.dsc 8c1a0822650a18a43643ad5f16039f8f 2448 - - haskell-stringsearch_0.3.6.6-4.debian.tar.xz b7455a2d8462a55631e261e2981e1bce 39679 - - haskell-stringsearch_0.3.6.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio30kP/316tRfJIw0UfVo3fdD86aXa 1fWh1YFmLJ8Z5cDteACZnkST/e47CclsfhCJW6UYCwuD85SKxOxwquiTWH/h04Ob +GUASFuLq0AeUYcQ3k7nFbbSBZ163BRkd/KCH3/wGSf+B1BI6ePJznU98RzkD94d HlK98+3km2yLxp4KY8rkInygYCz4wgRbivCsoZtKEefJJ4ioDk2yKDqZ75TD10AR fq87hU7tZl0GfuUgpmWmuFYeW71nToRC3I10BazQA+sK1hkTeQvv1XfZpjy7hINX pPin+VVGqpSWVGLzduu9MgIb5e8/oHRla5KJJ2B3eeboCjsH8lvuhNyEqm/0eFdY z5YqxZ4tZnCPIMKDYfy9ZLNLd9c7l3z5iZTLGruK9J+C8k7oNVpqUuXMbMPgp0BX uDdU/y7wXeRO9+UqnWsDQF2/h900bZnU6XKZzbUFI8tozGsH6K/AnJ8v7nej/Tzc 3O0PX8jG5fbGIEVSQKHLgOFSwMVJGH+/LDMXcaLcDvSSVZ3K5L8VrpG/YB+KAZis K0RAjaWGw+Dif/QGHFC3UbClMn+fgkbKXb/qf8h/4LknosKNsCmRZXbYu55O4+JY uNu4ou1AYBEQbcu0tNgpuinwfRXujWrkAaoibktkyuTL4sdTRSJlOqZLEbX0Cly7 VMa47Vs61dZJP8DzkYJ+ =0ULO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:25 +0000 Subject: haskell-syb_0.5.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:15:37 EST Source: haskell-syb Binary: libghc-syb-dev libghc-syb-prof libghc-syb-doc Architecture: amd64 all source Version: 0.5.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-syb-dev - Generic programming library for Haskell${haskell:ShortBlurb} libghc-syb-prof - Generic programming library for Haskell${haskell:ShortBlurb} libghc-syb-doc - Generic programming library for Haskell${haskell:ShortBlurb} Changes: haskell-syb (0.5.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7657421b379d14092485a87409ed16365d9c03c396207af9b61d3d9537727542 95900 libghc-syb-dev_0.5.1-2_amd64.deb a7d0137a8f84116268515856b795cfdcb27408cfe2cdd6581e08c1d610cbd58b 58646 libghc-syb-doc_0.5.1-2_all.deb 9eb3dd546e574ec96743997e0d08923e99d21832eb1a9462ed7bd3e608c75f75 85212 libghc-syb-prof_0.5.1-2_amd64.deb d8dc284f9945996c4f52623980e2a6a2ed6e24aedfaea6eae2a4aa601d8a6719 2306 haskell-syb_0.5.1-2.dsc 32191d4ff94b333de3d59c4b3596c83dbb0b5d3555a45ca336f71c151d7c3c74 2844 haskell-syb_0.5.1-2.debian.tar.xz 81b05f0e78d03e1cabe9610a6045a5ae74d88eaed7e79464d436ccaa6af93846 39469 haskell-syb_0.5.1.orig.tar.gz Checksums-Sha1: 230166a49262fcb3c4c7bba220380747a977c87e 95900 libghc-syb-dev_0.5.1-2_amd64.deb ebdda15dde9cc38902f6cb89bd75698fd5e8c834 58646 libghc-syb-doc_0.5.1-2_all.deb a98ffbbb86d5bf1b88393b6bb5377bd8b556f16f 85212 libghc-syb-prof_0.5.1-2_amd64.deb 837e505f722719c6f386e432d6c403a534e9366d 2306 haskell-syb_0.5.1-2.dsc e1f2623a92b8bd23fbf1d18e0a3d6e4646b41c4e 2844 haskell-syb_0.5.1-2.debian.tar.xz 7e165210d3597239653b0da347af55ae61bc30bc 39469 haskell-syb_0.5.1.orig.tar.gz Files: 9f036d4f4bf5d5c59cb77baa01aa10cb 95900 haskell extra libghc-syb-dev_0.5.1-2_amd64.deb 4f0e205d2f6562a7d070751911d1f0b1 58646 doc extra libghc-syb-doc_0.5.1-2_all.deb 5ccbfc691f383242defb4fd92b03058f 85212 haskell extra libghc-syb-prof_0.5.1-2_amd64.deb f5ddcd2f2b9edb9414ae3bde783f0ae6 2306 haskell extra haskell-syb_0.5.1-2.dsc 8b4473fb54753a175d79904fa775513e 2844 - - haskell-syb_0.5.1-2.debian.tar.xz 88543f017b0c2ed24ffa37253aabcb5b 39469 - - haskell-syb_0.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioS+cP/3gwIVyowjD7geoiQfSUVPA6 xLwhZ3IVsmebvakjOspQqB9Hh+KStw9EBS7xbIUJ521EUwU2weVHq2HtVLvuePsD OFGsQY69HA87077/fpUgWeCiwfP4/XCM6FF63rT2BQvIp1ztKo+T/fMIl3kT67vn TUssnG9Lrac/UCT8QG5R9tGlNUHFg1N04Xxoyr7FTrNtUcIFtXyI61qy+Fnwa98V XStlImbE0wjoy8I/UlBYvi9Z7PqIvdyHVwXFEOqNnClrUha89CjDL/6CnC82hcxM Nk0bx90EANNBnqMTiegAXYv3Rj/rEnL5bibj1XIZxlYJxGxuKXqW6tdVDl5/VDLA 0Vhl2gCiGovDUEO5Y1PWn6rwuKA0e36JrOKEwTIONcvmcMACw6wFdlCnTEz/vH5E AigVeBwDJkIJ7boZP7y+EEzFsHP0nhXVaDcku1mFGNUWPq9RFTR5I42gvKzr9BZl 4y+8ryyHiDIjH11QMP247cLNeMNPOq3OB++rjJmUhDe2S2OE4tz5zMydhHZDzMnJ C7Lc9zT1lPOFO6s4M3zCI1mWfkUx9Lx9ySzQiRAdu++5vE9ZoE3DG6800c28aEb7 R5t80x1cceOfmfnaNQtgiuixdHAKkGRIc4RrnILBwLgn6/CvBQwbJxdxqmgYCFTZ gPGjgMmYNBgQ6dREu8rr =Iy7Y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:33 +0000 Subject: haskell-syb-with-class_0.6.1.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:38:47 EST Source: haskell-syb-with-class Binary: libghc-syb-with-class-dev libghc-syb-with-class-prof libghc-syb-with-class-doc Architecture: amd64 all source Version: 0.6.1.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-syb-with-class-dev - Haskell library for generic programming${haskell:ShortBlurb} libghc-syb-with-class-prof - Haskell library for generic programming${haskell:ShortBlurb} libghc-syb-with-class-doc - Haskell library for generic programming${haskell:ShortBlurb} Changes: haskell-syb-with-class (0.6.1.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7cf634ce512efa164dd57553c6b55ba989025443fb8fd9d035d28e3b9644d0d0 179336 libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb 31120157af870f64d5296a42084ae29fd96ab03c8a7a12071d2b8749b156cd19 57416 libghc-syb-with-class-doc_0.6.1.6-3_all.deb 33e0485da5500bc39d9e91586ea096d2174ef5036b3c8bdb3f2e8ae5cde3254f 155528 libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb 2efec572a71c3ca372497ca85192c0303eafbc89d71454fe4cf6c9d81d19848e 2475 haskell-syb-with-class_0.6.1.6-3.dsc a00ed58cf356ebf22174c982fd49653ddf86d0cb19c5f9c7bb8c3468abf1bab7 2948 haskell-syb-with-class_0.6.1.6-3.debian.tar.xz 565c909dcf39c30c7fa2b5721e5d1049dbc9cdcd23e63645f69d8e245e84c1b0 12515 haskell-syb-with-class_0.6.1.6.orig.tar.gz Checksums-Sha1: 79057a55bb1b2e744efa1313c58491f15e2e2e5d 179336 libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb 2431d3c0116775e2dbc73bb29e7622512a8910f9 57416 libghc-syb-with-class-doc_0.6.1.6-3_all.deb 89dfffc5f27421f8c5260498bda5e9fa45622534 155528 libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb 09b3204a28fcac1e24c9c1da4ebceeb097465fe5 2475 haskell-syb-with-class_0.6.1.6-3.dsc 9cc25883531ae3eda498d9e314075bff74abbf7d 2948 haskell-syb-with-class_0.6.1.6-3.debian.tar.xz 49a829b04625583bb330047721510ff36912d3eb 12515 haskell-syb-with-class_0.6.1.6.orig.tar.gz Files: e23c68b80cdd081abf4451e2da7dad15 179336 haskell extra libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb 66e786fd2a58d46062865052d32dca77 57416 doc extra libghc-syb-with-class-doc_0.6.1.6-3_all.deb 2cc5f66003a0f5d2b0e394f66f6f9e47 155528 haskell extra libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb 5bb4d8fdc1d09d33ae9428208bd1315d 2475 haskell extra haskell-syb-with-class_0.6.1.6-3.dsc ffd46c6501f83c490dbb5525afb874d4 2948 - - haskell-syb-with-class_0.6.1.6-3.debian.tar.xz d03ee968729d6149b8c1d9892e216cda 12515 - - haskell-syb-with-class_0.6.1.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+oAP/2OJ+9J910O5jH0ff4M+nPUj kU1RQjkzTghG6w/OeA6XrdGBmvZ/jxv/YgcCe5BIeE/pvXaufyiL9WTepSzEiYx1 D+7stP3N0opRjAvvsNMXfDCCZ4z9lCTggoN/lTsHj2dL/vXy+UJvLr5ES3AS3Br8 E8/CXk8GZQp2OiwXsvoyNt7bacdShWXoceUxIfeXud51QCw4OhvPD/bFFP1OsXm+ H3V9DLyyqrLZnnLt2ArCdwY3Hnvs3FNc//VkL3Q2KnDuLYT1YN/IZkdi7YLKUHtC I+FCnvgcPiWCCpNCfL10AiNkgPMnvd9k1Cqn6nh9DzF7hAmF6/5o3VFw0cULJuNJ cmtHI5Lq7aoeB+rZ66eIOevJIrN9YutiaqganQNljANYk+Kc4NQz4ayVBPEd2Pgw BPGqWitKV+DIOvicfvCDiYgu0RuXxfkZo3gH+73dUaKXqIeweALjadWoeyMvFSBk 1YoOJ7CaQvXLkcjb29vCIo8nS91vZQltD6AHMPcxVZiIr/EodakIKvCxKI+Jv+kA QsjcmowShF4XGGKNk0p5bjzK4UD2TwHWsQDxT/vIrb+kYaLieT7Ho9tbE8qaKAtz Az7OLYgmEKX2+w/CdrH62uXwy7PRaFMnREq8ZpCLhc0R+WudnjBH9qGrtTkL7a9Y zuiVisjCiEtBV38uwDXs =JFcA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:41 +0000 Subject: haskell-tagged_0.8.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:18:48 EST Source: haskell-tagged Binary: libghc-tagged-dev libghc-tagged-prof libghc-tagged-doc Architecture: amd64 all source Version: 0.8.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tagged-dev - newtype wrappers for phantom types${haskell:ShortBlurb} libghc-tagged-prof - newtype wrappers for phantom types${haskell:ShortBlurb} libghc-tagged-doc - newtype wrappers for phantom types${haskell:ShortBlurb} Changes: haskell-tagged (0.8.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3bdd5c078408ee84923e38b8ea6eb54829648f86b7db8afaa03665430ab0a53a 63656 libghc-tagged-dev_0.8.1-2_amd64.deb 45d37c76600d63f704a1cc88dc2b551ae5076337dbb83ded625e0e37d04dd5cf 37334 libghc-tagged-doc_0.8.1-2_all.deb bc67acaa115f201f0f952abacbe68ba5294edd97ee6f5d3f2d8674936b142773 56526 libghc-tagged-prof_0.8.1-2_amd64.deb 00be982eac53d846fd44874d4ddc2fb2d0cf3dd45d8ed9ca11246019f0baac91 2319 haskell-tagged_0.8.1-2.dsc 6374fa2eacc5ea300076fb3bb046ba8c78e1d913ee4f93713551daaded7d4ae3 2568 haskell-tagged_0.8.1-2.debian.tar.xz 5bdd98389fcca3aa9c9902d1fb209fd431685ba6530f3051ebe1960fe1c782c1 8088 haskell-tagged_0.8.1.orig.tar.gz Checksums-Sha1: 4f05b30fe45099296728fe0ec188ef7193782438 63656 libghc-tagged-dev_0.8.1-2_amd64.deb 7f06ef726ac07c6ccd062196ae17efdbdfc5ed36 37334 libghc-tagged-doc_0.8.1-2_all.deb 375b9548329dbcc8aac276f90c3a51b6b317f56d 56526 libghc-tagged-prof_0.8.1-2_amd64.deb 3b41f3922319eeba53d624624b57c5b014f9c33d 2319 haskell-tagged_0.8.1-2.dsc 3cf3df9daadea7332c18593cfc666fb4696b9b2e 2568 haskell-tagged_0.8.1-2.debian.tar.xz c25dc155404fb7c224dc4e01a321a2eadec79a54 8088 haskell-tagged_0.8.1.orig.tar.gz Files: 3efe09a9c817e01d930862b86bc5d4a0 63656 haskell extra libghc-tagged-dev_0.8.1-2_amd64.deb 7e4d7e0088d8e1d6e47823a7b1e58821 37334 doc extra libghc-tagged-doc_0.8.1-2_all.deb 5d493e7f54c777f27f1fdb7af134e4b3 56526 haskell extra libghc-tagged-prof_0.8.1-2_amd64.deb 62ef7f41bfbb45d11f8aa0707ebf2f14 2319 haskell extra haskell-tagged_0.8.1-2.dsc ca64b226f04f2220bcecbffa7043391d 2568 - - haskell-tagged_0.8.1-2.debian.tar.xz d372de50d58cbafdfda0f05b814ddc56 8088 - - haskell-tagged_0.8.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioF7wP/j+WDhXKhSACtSVFV0nq5Xoe 0jSEPlbXFushfNRDAoAHLUyooI3Lzyd5hBUY0vyWSDFcEcFdMEunD8sqaD6Q9uuB RF9tiHaqTjNZpTxH+BfUEW1SJpw1SJmzlzlntSbOUbGjilJq6BZf5GfgTvSlh8uQ aZPaJr+o2DPfx0a2IqTXrkX8lSO7rDzRJIwyy6CvnLNGrZ2x1b7jxSgt96wm7Yvj MpzoFiZCEAw9fW8egwYXF4IYN8OpPu1+OkyQfMxm/VzPdkoct5pQKKvw5aEGSMlo 4UMCV4wZDQ2cjWsVT5fFlhJJYIOrmasKdVYOVlIlFZ14l642H9/y682VanFv/s6s 7+Cik1sGRj5NOudMpzQztgOeaoBo3J9rmSFmz4iAuP4L5gBtQ8VpIfM0SfP0ldI6 Do6z2uLhQaa84QxKjfLrSwXMkMYGzvA3pUogpIykp0orNFaQ+fVjBwfOUdmBU3QQ 4hc92hMFKgAJFELFthu0eaxi+8ntkgCf0cMvcO7nYSkZ6RwQSORdG87q4qCMSMQk oQQJ6QMGWy2Ti8rbPWKQleOXOzXehAgCNcS14slPoGmVmJbzW2k9GqAXP1eIMl7A P9tO7UhcI4L+TlMULJY1IZcZGxR2fnr2FhmuuPVYE6zURYxfjy25lERK4kLdf7iX x/gKdZ+KVaINj4KfpeKc =uBgc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:44 +0000 Subject: haskell-template_0.2.0.10-4_amd64.changes REJECTED Message-ID: libghc-template-doc_0.2.0.10-4_all.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:42:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:42:51 +0000 Subject: haskell-terminal-size_0.3.2.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:36:46 EST Source: haskell-terminal-size Binary: libghc-terminal-size-dev libghc-terminal-size-prof libghc-terminal-size-doc Architecture: amd64 all source Version: 0.3.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-terminal-size-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-terminal-size-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-terminal-size-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-terminal-size (0.3.2.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e3c2e63252bc53ccdb8b4754583d89756569b2daecc7a2f622af4d7cd630383b 43680 libghc-terminal-size-dev_0.3.2.1-2_amd64.deb 518cf2f9bda55f9588d717a5a26eb817a437e628f9092761051d3715ffbb9648 30536 libghc-terminal-size-doc_0.3.2.1-2_all.deb 1c74837c25b111e0e07351b36cacf235572707ade39f125aa76df6a2ccbbd21c 38816 libghc-terminal-size-prof_0.3.2.1-2_amd64.deb b4f2bd4bedff17d76fb47731e4d9a64d2dc6c83114be5d55381103d4971c44f0 2448 haskell-terminal-size_0.3.2.1-2.dsc 4312f00bbccc70a0e6a91193079cf3233926d168e2c2b72d33f3ca49fb200b99 2128 haskell-terminal-size_0.3.2.1-2.debian.tar.xz b5c23e964756bc13914649a67d63233f59ad0a813abe7cadeb2fc9d586dc9658 4175 haskell-terminal-size_0.3.2.1.orig.tar.gz Checksums-Sha1: 54a20b4d9b73b71a01578ae601bd7778af932dd6 43680 libghc-terminal-size-dev_0.3.2.1-2_amd64.deb c865e630a312388c917bafbb2efee95f721fd8e9 30536 libghc-terminal-size-doc_0.3.2.1-2_all.deb 6af492430371c8de11d4775f5bdbadac18d43309 38816 libghc-terminal-size-prof_0.3.2.1-2_amd64.deb fef342ca9bb9fc92f236bf9d9de039c23ff3e2ac 2448 haskell-terminal-size_0.3.2.1-2.dsc 97e61b7336d227e4d71816daef0b65ab280c6b01 2128 haskell-terminal-size_0.3.2.1-2.debian.tar.xz 4e72b521d37884544a4e3f14f8b80998e3bcefbb 4175 haskell-terminal-size_0.3.2.1.orig.tar.gz Files: 39e9b839e33f0196b04a898fbe41d20c 43680 haskell extra libghc-terminal-size-dev_0.3.2.1-2_amd64.deb 40c58676ef12f9119141a9d252eee136 30536 doc extra libghc-terminal-size-doc_0.3.2.1-2_all.deb 77e78cca3751cff94a376bba316ba561 38816 haskell extra libghc-terminal-size-prof_0.3.2.1-2_amd64.deb 476f342b281f2de4e2ef9b34b62005d7 2448 haskell extra haskell-terminal-size_0.3.2.1-2.dsc fe464c5d0e46452306629561e6e5a5c6 2128 - - haskell-terminal-size_0.3.2.1-2.debian.tar.xz f4a2f633dac0ff938173079af259e4e7 4175 - - haskell-terminal-size_0.3.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCFAP/A6Znfw3QUKFMRZThzkePJh5 NGj8nL763D88xhvl9JjoEWAQ6hPiprnUUjjRxN9He8SYb44DV1rJ5P8tyLqzM2iR qPv6LrICQrMNMMUAsiR7/abMSxZTDl5HrztQcitR0wwa/h1PD8PQy0ddcU7RSpGq 9hYTt3DClHEtdq+4+J6BWJ3oshjTFHanAISazahPEVfHUU+ERuoS1EgQRCtmcHu6 pFPwOT5cChYn3+lK9eky2XeCsq9vFH58rvzOokmGJwNKCV4qmgFlLu4RtsF80iW+ 5dojVHNnXNoj4kQ/k4x6WCXDgiKSO12dU+nrcEHi7fHMJJzcFhbB+pP9tsq9Dk7g sDHxoSXypkWFnoUb50LeVNhWvSEmouLwXMxqiYiIqhOEkyENKFL91omhlPhwJPWu ersv98GAru/oius6D9d3lbtPzh6GIKvbj2fd0cKp4cCA7QY+Eb6qF+ndTogw5SZC g/AXFhFPMCoiYyucAa+v9FXYpKNwBeFZZwB50DrAOeoWiPXdMbn8ymNNaoiEdwq1 SlDR9z+fgGxy6/ZA+qhJpOcbA6cyygqgZWec41fgbspJj9UxubEbrSQgFdPsUQbb ldCubkvjL+y2I1ID7gJrbrmHEDZlpB0e9EV8gmQsJDw4ca7qIOiRUXUlqwfJtd7e ccpII6dT1uNQPeODfVoi =Djzr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:00 +0000 Subject: haskell-text_1.2.1.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:34:31 EST Source: haskell-text Binary: libghc-text-dev libghc-text-prof libghc-text-doc Architecture: amd64 all source Version: 1.2.1.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-text-dev - efficient packed Unicode text type for Haskell${haskell:ShortBlur libghc-text-prof - efficient packed Unicode text type for Haskell${haskell:ShortBlur libghc-text-doc - efficient packed Unicode text type for Haskell${haskell:ShortBlur Changes: haskell-text (1.2.1.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2aef8c336ea8a74fa1b2c552142b6b7772ebe952a2d506cdbb49a7348ec3c0ec 871020 libghc-text-dev_1.2.1.3-2_amd64.deb cf572bb9fa2a4fcd0d4677617921b063bb537ad32656b6e50ec958bf0b53604a 234570 libghc-text-doc_1.2.1.3-2_all.deb 0b4ff62ce3857db20a0b1b6ebf06b1dabd19f50de0dcf3473536b5cca5ec11f7 721688 libghc-text-prof_1.2.1.3-2_amd64.deb 98a7e37166099dda87f6f7e1b84afc851b91e842541a66024509d8cae77c9b03 2315 haskell-text_1.2.1.3-2.dsc 507253dce6e56b55afa4011627af184ed7aca771f3356e2027014641d35f2510 4020 haskell-text_1.2.1.3-2.debian.tar.xz 98364c94f259ec95e380e44bde90b37708ec6f0d45eb9efe821ab67959e9f83f 145946 haskell-text_1.2.1.3.orig.tar.gz Checksums-Sha1: 20ccb411518bb4430dd8bb1ac3bf46a1b4e875e1 871020 libghc-text-dev_1.2.1.3-2_amd64.deb 4a6cb8bf208494e55a9cbd397b36d80334302311 234570 libghc-text-doc_1.2.1.3-2_all.deb 7723fa5fdcad747006abed78a25f0c9abe91eae2 721688 libghc-text-prof_1.2.1.3-2_amd64.deb 63a2e11450c4720a4091a2696522dbffc47ffd49 2315 haskell-text_1.2.1.3-2.dsc 244c159c48851b8ab43547481bc25160be2081eb 4020 haskell-text_1.2.1.3-2.debian.tar.xz a816d89deb40513f2f9d03c6dc5c247ef417f253 145946 haskell-text_1.2.1.3.orig.tar.gz Files: 7b089d0c1780b1fc2eb854a4d5d7303d 871020 haskell extra libghc-text-dev_1.2.1.3-2_amd64.deb 620036f2f1bcd0dba5f1493f120435f9 234570 doc extra libghc-text-doc_1.2.1.3-2_all.deb f9aecac7363a58204fe70efc23a49f62 721688 haskell extra libghc-text-prof_1.2.1.3-2_amd64.deb ec59d081ff9181d0452a97ffb39723eb 2315 haskell extra haskell-text_1.2.1.3-2.dsc 2f38f7aeec9e1a29164587b6783fc0ef 4020 - - haskell-text_1.2.1.3-2.debian.tar.xz cda1b7c5322b46b2e5fdab92e2e21dd7 145946 - - haskell-text_1.2.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0V4P/jzM/Ax70JDuUilUIypTh1dE 6akeFlC8AyH00EXUP663B1/36cHVhJegvZ0O3y77g12JwLGkaPn+DkhAiDYPfl0h 4/pspxVBrKL6UI/GqAF/P2xBn2I3wqScpDC+JzmmMd5G/Et63apa0azKMzUrTPR0 f7Z29P3VL3ZEqyVLCRv3+xGCNIu44cLmEe4nfiM+OMraZZiXz50Yx974cneSV/Vx T2730iE732Xoe3/tipou12ovWE1bY0fYNPlmK3RKRH7+JlF/AmUQs/mfBEVWa+Hm KKiPaYLBVWyc/LULXmt8b4oGir3hwym/I4fpu4JqcsPuUtaf65lhK6IBoxVQXdE7 YKM88izVn8pz7OvreqWADeh8quI5RUk2/ldUhRuB0G+em2soPchZ2R1AgH4r4BZi 1XaOU8U+6tWYWzDOYgYTqvOqcCR+HGvq4c/L3kNlMxgO4lZeNUboW9iQYqcV4NJt 75KaBZ5i2232B9IrH7V1zlnQ+LgU4p108ifADt/m5TPkn9xuEDuLqtWgdjYQQ7c5 kKdfptGcHBFnu33Jt7Cl7g/RbnKt+uE+sFdBEg1lTby5qQFsVDXQcNBHs7v8EZap IngM5ogr9A4dilFe5CUT6ekOsLtmZaV9hDMtB6McOIGZyYmPYeHgEDoX94jXcvLg Xf55RzRma1gob5w47Gc9 =CFbn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:08 +0000 Subject: haskell-tf-random_0.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:11:36 EST Source: haskell-tf-random Binary: libghc-tf-random-dev libghc-tf-random-prof libghc-tf-random-doc Architecture: amd64 all source Version: 0.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tf-random-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tf-random-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tf-random-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tf-random (0.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c06acf2962966fc2ddf4d6d9c910a4dbd1fa8c3852210395aceb1476371b5926 79656 libghc-tf-random-dev_0.5-5_amd64.deb 3ecbd8941fbce0c60b91efa41598cc4a471fc0a374732874377bd6a193d43855 43260 libghc-tf-random-doc_0.5-5_all.deb 441fe3f536070c6c1bb68094c93818dc21504bed1ee26c745bf40626de1d7481 68696 libghc-tf-random-prof_0.5-5_amd64.deb 67309a9e5fa80630144aa4f82e1397a32e556e9862dd6fa1e31fbc5979321c83 2501 haskell-tf-random_0.5-5.dsc 5ceb40a8da41abd930aba06342dc7b6f87d7c7757865dae2d3432f93b1ca7592 3416 haskell-tf-random_0.5-5.debian.tar.xz 2e30cec027b313c9e1794d326635d8fc5f79b6bf6e7580ab4b00186dadc88510 18483 haskell-tf-random_0.5.orig.tar.gz Checksums-Sha1: 815b4e0887a0fb708b4ccbaffe5d4c4521a93ef2 79656 libghc-tf-random-dev_0.5-5_amd64.deb 65cdc8759b8adeaac14583eb25c3caebaaed31b3 43260 libghc-tf-random-doc_0.5-5_all.deb 8e760b0a596606b79d0fd8be267af3a286d41a2f 68696 libghc-tf-random-prof_0.5-5_amd64.deb d2c6ea7fb9829842f3c5900f9db82581ccd14ff7 2501 haskell-tf-random_0.5-5.dsc 41b6d86ef98917977f87dfeaf7de45c39809f362 3416 haskell-tf-random_0.5-5.debian.tar.xz 27eeae9eeeee8d4162a2646eeee0fd715f76cead 18483 haskell-tf-random_0.5.orig.tar.gz Files: 29cf9d40aab749fe50f2aca62bd8a1ce 79656 haskell extra libghc-tf-random-dev_0.5-5_amd64.deb fe616d3f874dee5777b01e347ebcda24 43260 doc extra libghc-tf-random-doc_0.5-5_all.deb 75386e7d3c1674b5b0535396c6066273 68696 haskell extra libghc-tf-random-prof_0.5-5_amd64.deb 58417dfa3b05235625443de8f8e99c3b 2501 haskell extra haskell-tf-random_0.5-5.dsc 3314e2d5b1c1ee3738a2c7570aef19b9 3416 - - haskell-tf-random_0.5-5.debian.tar.xz 569f8acb14d09227f136a53ffd84b7b2 18483 - - haskell-tf-random_0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiop+YQAKPEMJoezuwSoBoTVBLNVIiG zqHV/naY7xCAx2obqy5tkNP0qgQGa6e7T4OTixA0Ebn1HyDShI0fa9CQ2/sbfMxb O07e7dcjKCJgOJ1BlfYI7gnQ9EQdQmGXM3UYWWVDF1GdXjpvMvJJZXcY3pDePY+k O3j3apUMrLFAMxWFaPXqD3GjdT01AyyKI7qaf6MLzjngpY5N1RykLcrFfRjbwvW4 zAo+D417Vnymtxg0JetmCYfVVeDFajpwT9oVEcdSGPTW8/a+4aeTUIQ23lztYeDY B5opJcL2flcFG6VuJgN7OWmli8MRp1t5/+c6EaWb24sKlWm9RAspOg3wgMlQIg1t sO0WFfQwpo92pwuHSb2jVACQWxAi0+cyF//9Oeeh5V6ZJaIk04oXCeE+CLUc2A89 irMGve4D2RbS+x67w6/roq41xL7xoNK25IV4+xRCvxsVCk0wP/zJV8KGU0SfRxTQ 7eqaTbLA3+Rxa+mzj/ZD9Ip2dyz98uqjFHvJhYBK1aEJKRvXBF83dF5vLnq4BmNC 4CRNpyPWYPeJzPgTmF6/oktwuVHW4KifVPteva/jStRsxMUtP/36IMTOL6sGcZlu oFW7o76Lgsp+fOcYUIzAp05pMYxTB4/BnsvOXXNgpXhVox08OYALO0tLOGa+0JN1 RqgBaesITECrERqBE//G =hWYk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:16 +0000 Subject: haskell-th-expand-syns_0.3.0.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:54:55 EST Source: haskell-th-expand-syns Binary: libghc-th-expand-syns-dev libghc-th-expand-syns-prof libghc-th-expand-syns-doc Architecture: amd64 all source Version: 0.3.0.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-th-expand-syns-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-expand-syns-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-expand-syns-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-th-expand-syns (0.3.0.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 38df0042570600cc51bbd9e5a0ae9135c41223a6feb9a9d5ea2c38aa3a29ad06 42264 libghc-th-expand-syns-dev_0.3.0.6-4_amd64.deb 52d2dae9eb5d8dc096ac3e9274446796a7dabc89133f121b02e190d4d859fa75 33310 libghc-th-expand-syns-doc_0.3.0.6-4_all.deb 9f028bb433b4317bb6dca8c920ac02e72e797ec751c3dae57c092be1f26f7898 36450 libghc-th-expand-syns-prof_0.3.0.6-4_amd64.deb 01bbc6fbcad986c3e42168e7108f5437231eca5023e4e2fc2fa022c39720b317 2518 haskell-th-expand-syns_0.3.0.6-4.dsc 28d778127b0945cc81ca6cf82995a160df3197cf3cd1c723bdcd83b9491b2c18 2308 haskell-th-expand-syns_0.3.0.6-4.debian.tar.xz d2f4ea032b5cc79591f516cf607a99acb9557f054edb9906a50a4decef481b0f 6395 haskell-th-expand-syns_0.3.0.6.orig.tar.gz Checksums-Sha1: c0df300920bf7f0f9d666f5797d4e4cb83134789 42264 libghc-th-expand-syns-dev_0.3.0.6-4_amd64.deb fd5f24845645a09532a9dcba8621243d0abf1486 33310 libghc-th-expand-syns-doc_0.3.0.6-4_all.deb 97d5141f0413bcf6d937880c0ce0cd5c1eaecb70 36450 libghc-th-expand-syns-prof_0.3.0.6-4_amd64.deb 442322aa4a0163705f9416d024108ba16f294ed8 2518 haskell-th-expand-syns_0.3.0.6-4.dsc fafc0addd682973bd75fb813dc5bdc3b5d771d87 2308 haskell-th-expand-syns_0.3.0.6-4.debian.tar.xz 3cd29ad5579d11b75594125edffae6ad13766510 6395 haskell-th-expand-syns_0.3.0.6.orig.tar.gz Files: 1e8fa1833dd7bae02f32776120f18bd6 42264 haskell extra libghc-th-expand-syns-dev_0.3.0.6-4_amd64.deb 7207b93131d9f10b6891feb9db755c47 33310 doc extra libghc-th-expand-syns-doc_0.3.0.6-4_all.deb d9dc80aa21089f4f0ce882158f05ff49 36450 haskell extra libghc-th-expand-syns-prof_0.3.0.6-4_amd64.deb 17bf453d7cdb897073ab56c676aa366b 2518 haskell extra haskell-th-expand-syns_0.3.0.6-4.dsc df79beec715a1f6a7f0025c3d377282a 2308 - - haskell-th-expand-syns_0.3.0.6-4.debian.tar.xz 0fda65371ffb32a9bd242041af2ad4ce 6395 - - haskell-th-expand-syns_0.3.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQSkP/RplywXBNAca8I8nNtow8wMK /+FmSX33ypZlcpE2sXeaTe9i+5ww5FKrr2U9lzg1/UcHS9//vkhIV453esbGdNE3 QGATNQm1fMu9Bs9R9AIg0qQ38ea9pSv9MU1fRyIILIBLAKvkCrFZ2BR2K5H2BVbv Xd2Vd7xKSIuebYykZTaw35/OMjoCn+DZoa9mj9/Xk5/uFzbieQdUFzl7u77ctXNg EfM8x3qCcXtT4MGAxsV5zoMazfSdsEX1pfQY4CtMUSch0jUowt5Q2RLb5ggnw0oV 071cRB/ynnOTakapm+hsGkE3hFN+QqBBPGEn6/TWtIt4z2bKRHY5/75vxRSgHdWK Vf9+mvREmra5aU3rNF7sQtDD/qcfIJHdsLkSghzZBD+k5l2IoQjaCcF1lhuIcZdv /QZqeKowZixBE2lNMao2zkC3n2f4XeSW9y5mZkfCDemAPDCYyMiEHkBuOZJIa+sv R08q9e3JDyYUmzAVo914eeLDWSsb9swqhQ5S8i2wWm2DfQ6K1McuI2ysZeNRXKmt /yJHPqqR1wzZ7anzNuRMES1RjR/T2n6LzA++Cl7bo5I6lDED2X41120IfvVJhOMB /7DJfDciOLq/+sc54dluagQgQ3QPWlgoCuYNsmXQSazHY4y83OepNRywrzbjXP1c f0RNYr+PufMJk7VQ2Tpy =S8Il -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:24 +0000 Subject: haskell-th-extras_0.0.0.2-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:54:35 EST Source: haskell-th-extras Binary: libghc-th-extras-dev libghc-th-extras-prof libghc-th-extras-doc Architecture: amd64 all source Version: 0.0.0.2-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-th-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-th-extras (0.0.0.2-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b730385157ee3d32a0e354d69fa1c6e023b4091b4df5a648b45db45d8e8a029a 18710 libghc-th-extras-dev_0.0.0.2-7_amd64.deb d4e4ebe27a2125240fb37819a43b9d47af0e00b7247507eeb31d5243a37ae2de 29358 libghc-th-extras-doc_0.0.0.2-7_all.deb c0b350859bc5ed06d7a1201dabfe2c14b82ae8e2352aa86a5217ac951476d7ca 15510 libghc-th-extras-prof_0.0.0.2-7_amd64.deb 8266a883ce2945c2b5e9b2183f3616f7cae9f072665933997387dbb56059e731 2442 haskell-th-extras_0.0.0.2-7.dsc 5d854bcef2c7c5efebbf85bdc28435fbd790e2a8c7fca604111e26c9e3266423 1712 haskell-th-extras_0.0.0.2-7.debian.tar.xz 94212defd4d76bf27eddfb85c1a49c1ef3a73d980ea00b11d69a612ba5705897 2368 haskell-th-extras_0.0.0.2.orig.tar.gz Checksums-Sha1: 40ea64d5e6b5c00b467f32a9c475060604f4f283 18710 libghc-th-extras-dev_0.0.0.2-7_amd64.deb 2ba9b651036642b244f61906d799b6dae19c28cb 29358 libghc-th-extras-doc_0.0.0.2-7_all.deb fd2a4f21964d14fdb0916f827009831a351a0b7c 15510 libghc-th-extras-prof_0.0.0.2-7_amd64.deb f2c605e72a6210fc229bbbcd76b935e46c515831 2442 haskell-th-extras_0.0.0.2-7.dsc 032567e70d4a2aba204423a771ede04c4a8c861b 1712 haskell-th-extras_0.0.0.2-7.debian.tar.xz 3e39d6c6e36cee2db819fad9ca8fcbe3ca6da1cd 2368 haskell-th-extras_0.0.0.2.orig.tar.gz Files: 27e0ee3d24bb4207b32b100e8423d622 18710 haskell extra libghc-th-extras-dev_0.0.0.2-7_amd64.deb 070ba351826f255850ed0d2eba430c9f 29358 doc extra libghc-th-extras-doc_0.0.0.2-7_all.deb 50ee440174f1a6e9e289d4c04f00dec9 15510 haskell extra libghc-th-extras-prof_0.0.0.2-7_amd64.deb 3582b2f00c8dd983f0b3fc7f6eaa4afb 2442 haskell extra haskell-th-extras_0.0.0.2-7.dsc a6a72dc7dca3a1f6f0e0fb5c6113fb0e 1712 - - haskell-th-extras_0.0.0.2-7.debian.tar.xz 9928d9b63e26358187fab89d7771b030 2368 - - haskell-th-extras_0.0.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiou9YP/RLa0lZgPdMkGUJaRRKOmO8p ensMwzrvGMYRfRCgai18MyDyoq+c+j7F+sOD/bcC1xinU4gc2BzWu7/SZ4M7CfFC yzUzm7MKU/Baln5/m+Jb/iTKKGNTjGLhtD1FOHTw90cBa8u9uoE+0uD6HTR2wYgX SBDIp7fQHguFawBGBAW4Kx3b1k8+Rs7HDQUkOb/cFlRcFpsgx+mvspI06RirOzLq peAfl+VCkYGm5j/I4fcpHcnw/qpsQFjoypwWI/6tk5++sHiidRc8Ce8HerXriLZK uHkRu7QktdJiIkrjK26PzB2PK0OpwHgq+A6aS11/hHjmTMU73A0WPloScM4pNWoy u/0ywEBp1qGYbbMcBiR7o+qYml752gn+8Qe9eRl+50pkXK+23n+VGPvxDbwVqp+b m+eZV2GEKHnXTmWMnmkSIAOvw9rU0VdnKVOEfSWKnyngd2Ddd6HGUeI79lrImay1 bnuV5LWOqR0t2r3N/zs99dvKf/1yyKPUKIp1APdZUZKBmG/93Z6BOIy+Da4TznLN u2gtyKNF/WFlTnnTveCnHlage//FFUwgXZ7lnE1fiPZAX8UgnNeo8UDb8S2aB0kI jpcU2aYDdbNWT82ZJFqx2SS0CahrlMpUgHNt6N49fLVMvgQqz4HOVEbAm7CVfdHk 9p3JK+RjbIRSVtnFiD3v =MZxz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:32 +0000 Subject: haskell-th-lift_0.7.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:24:52 EST Source: haskell-th-lift Binary: libghc-th-lift-dev libghc-th-lift-prof libghc-th-lift-doc Architecture: amd64 all source Version: 0.7.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-th-lift-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-lift-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-lift-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-th-lift (0.7.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e43bcdfb115b20ea5c41f56eb92b14b6592762c648a401fe70bb631f55a4c4c7 31576 libghc-th-lift-dev_0.7.2-4_amd64.deb 07bbd2d85cb25d4c47329f02f9b03144c44a06c531e644775b7f3f9ecbd7637c 31502 libghc-th-lift-doc_0.7.2-4_all.deb 58499d14cb8c0a814b71f398f8da2f293ac122451b0ffcc8261a2a1fe363940b 27230 libghc-th-lift-prof_0.7.2-4_amd64.deb 8b8a2bf6f21e488742e514cb088f54fa92feaa9017d4b6d4502413ddb0d39c60 2345 haskell-th-lift_0.7.2-4.dsc e92651945294eeeea7ff64ba7c4292640660e23cbd94429240657ed020c40d2e 2520 haskell-th-lift_0.7.2-4.debian.tar.xz 755c2477d4f1c77d9da73ef5a824b34b1c382aa98833b64ad7d9255813e8824a 10980 haskell-th-lift_0.7.2.orig.tar.gz Checksums-Sha1: 8bffbd6d84bf01bc4a3f34bd6e584993226f20dd 31576 libghc-th-lift-dev_0.7.2-4_amd64.deb cc60f5ac84be83989d887232618af0fd5d0ab74f 31502 libghc-th-lift-doc_0.7.2-4_all.deb 3ed0aeab52dbb22c78a7ec15c95927abf6539d6e 27230 libghc-th-lift-prof_0.7.2-4_amd64.deb d21824804c870a39859d1722879ad886a8dfff69 2345 haskell-th-lift_0.7.2-4.dsc 423b9ba741cf7a159d44127a5449a0a231f16300 2520 haskell-th-lift_0.7.2-4.debian.tar.xz ebe7440fe08bf56dede4db9b50eb2eef44e44911 10980 haskell-th-lift_0.7.2.orig.tar.gz Files: 09d7ecea293ada60b9fa7c4d2b761e6a 31576 haskell extra libghc-th-lift-dev_0.7.2-4_amd64.deb 3c8a7ec5df63fa6b881c6b4e802962d0 31502 doc extra libghc-th-lift-doc_0.7.2-4_all.deb 6e34f56dadf20378bb45b8756d2efba7 27230 haskell extra libghc-th-lift-prof_0.7.2-4_amd64.deb 6b60c70ff117848797dc56b2a300dbf9 2345 haskell extra haskell-th-lift_0.7.2-4.dsc 5dfc3e0534276049d5f749773b6c5cf9 2520 - - haskell-th-lift_0.7.2-4.debian.tar.xz 696ca88d4f0f67a389e9b22c380ff298 10980 - - haskell-th-lift_0.7.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogvAP/jL0VkBQUkzHSA6VrSNcJ/1u 3BMcVu+BcHWFRuJ+rP6o9urcWZ97ipNZpnsBAyjhG/w503KB+wJJaIojRW/qFR5B dNXkvbOpH0JpTlPVI3L+BQaIPF0+s0Px7+IUInbHkwmvIuszmIrbmex7nhlnITkM uD1fqghxl9Q20akpsaorJW2N5vBCYdmG9eoScWkVrsIZAZQ924NZF0uJZ0VV4RvK daLu9M2hshOVFB0ln6nbeBOlHwk6A8qF1FFhu7lQsePBPVwqprHFebiF7hyMC+Nb cx8MISDsdXXGJTxdxQNNrz73PjgvdI9YJ9CuQsyyzRVUZSLkEyHmxB35TPctqqye 63NprO2vVQ/ImxNFceA5TQkN4NhKbyx/SIdjrv+PWYhQZWwR7SPKOonvVQdI+KS+ bGKVIJU+YccZXA/LCcRW99lgf0TH76PX+3oZZtzi8oZITqX/D885B1dgubNHSXBL ZifeIo5LMhqraTq28d2sLMwDzy6u46KjAx4RbinWwj3pmi/tfYVZjmQxoPfaT2JC urknZeAN+oiyUiP4wOuknsIvtObE/9xUpUUkG8NH1dDh9mHzzfeWgiMwWs0VOFsF CEkhdjZe1zWXhA1pukENAwBH4bb28wvVFOcWDOMa1KXvO0ZNrANlgOycKoP8eOAM WrWUJxgRa5AK+E5WRtI7 =iByb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:40 +0000 Subject: haskell-threads_0.5.1.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:57:16 EST Source: haskell-threads Binary: libghc-threads-dev libghc-threads-prof libghc-threads-doc Architecture: amd64 all source Version: 0.5.1.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-threads-dev - Fork threads and wait for their result${haskell:ShortBlurb} libghc-threads-prof - Fork threads and wait for their result${haskell:ShortBlurb} libghc-threads-doc - Fork threads and wait for their result${haskell:ShortBlurb} Changes: haskell-threads (0.5.1.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c2997ca5d94040d506c6ec501bca1b397a73c6ada8987122c46802f261ba3c8c 23646 libghc-threads-dev_0.5.1.3-4_amd64.deb bcc4bfc9dbefd9b7752100bce48cced6a7fdea82ab8e3b0a840e907f491556ef 35390 libghc-threads-doc_0.5.1.3-4_all.deb 29faacddb0aaed60cc6bc92e587b2a45cd9c951458341d8006ba20cde5ef0feb 21006 libghc-threads-prof_0.5.1.3-4_amd64.deb d25880c56f75d75bba3e98cd84c00c7b17de347ac24b9196ac429a17fbfe17b5 2442 haskell-threads_0.5.1.3-4.dsc 47f74b1a4d5794483dacb6534a88f398ab7c946b0c7affd471577f6764149302 2484 haskell-threads_0.5.1.3-4.debian.tar.xz 02bd4c7597f77d0d5064db4031547cd7b4989f453c77d520223ba2b1b9846411 7239 haskell-threads_0.5.1.3.orig.tar.gz Checksums-Sha1: 7a83ae047ad77195c3d9dd0697c1d029fa8d05ba 23646 libghc-threads-dev_0.5.1.3-4_amd64.deb 8a0e838ce8cb3a4fe113343a4ae9f6d6e2af6b0a 35390 libghc-threads-doc_0.5.1.3-4_all.deb 8d3cf4ba9adf9669c06a00b34c7800cfad879cfa 21006 libghc-threads-prof_0.5.1.3-4_amd64.deb 7349b6031afefd159c09a7e3d5cad73bcecf5806 2442 haskell-threads_0.5.1.3-4.dsc 601f7d6a96b1df0ccd4cd858d4f1bd896a86f5bd 2484 haskell-threads_0.5.1.3-4.debian.tar.xz 28d7028aaf4e1547af5fabfc5ae65159a1f4f78d 7239 haskell-threads_0.5.1.3.orig.tar.gz Files: 3ef888160598be869dd31f72dcc96125 23646 haskell extra libghc-threads-dev_0.5.1.3-4_amd64.deb 65ac01114b80792f0236b8b1d283a50a 35390 doc extra libghc-threads-doc_0.5.1.3-4_all.deb b5f3e1e1720bd6b1ed302b3cad7e38a0 21006 haskell extra libghc-threads-prof_0.5.1.3-4_amd64.deb e00cdb84f8bf9bc466e321dbf9797758 2442 haskell extra haskell-threads_0.5.1.3-4.dsc ac40829bf3fc80411b9226b0d5d6389b 2484 - - haskell-threads_0.5.1.3-4.debian.tar.xz 76c2e406566c3529e363d28206a06546 7239 - - haskell-threads_0.5.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBUoQAIBcMaycn/iJ7WYIxXjqY3k6 LuUJaedOsSTnZINtV085OUBAlm8qkPy1LE9v0jtZXoqluZoL7bqgqPqtExTCFxra Oa6U8bWNGDDT0fhOtqRjeACrjCpVJezeyld47RuM1RVILqJXvhTDy1T+lSWG1Vvh LnhJiSnyv3DAwur1hrtwetyhod4bXjUERst/cj/3sy50LH9jt7h43sI+fCj+AU14 6X6nJ37+xOPBomzjOvgkVFUBZ04JbkTdXz/NVtQVxG8vCBPz1YyR7pZmP8ZqU+bX jF2v3R3ZbPqyCtPjsKBf5pABNivbBRiYEn3Y+jdbXfrt9sqAHHHgwMEC+EVMpoYh GSJzXdkUzA3DlylZx0iQlUra/BC2fVR2b49hPFx+4+NLWybpd93Y7c1fT/s413d9 jt3RF4kYV7e87mCpzlXMKzlGZAr1oHzQYhlhFOjVLkdjHF2R8mOpavQiwvQdPlv7 ChVkdQeuuapkT9i4peW3AurLJCjvzlIHZXYYa61w+HWUFdnEbTtgj7eo3kph4fsV Hn49mTj1LuqjhNAu691t6jbdhlaK0F6pwL5fzrZGKSJkEi2nPe/PJvLSeqyPKimC eeZsoEYuuRG9PWV+msMgjzPSVsdmHkhb9SBo1zr9rxvn0eHIIvkIxG8l2WQgCsWy qzVeUpJH0Ep76A4wKhtp =HjLE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:48 +0000 Subject: haskell-time-locale-compat_0.1.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:21:59 EST Source: haskell-time-locale-compat Binary: libghc-time-locale-compat-dev libghc-time-locale-compat-prof libghc-time-locale-compat-doc Architecture: amd64 all source Version: 0.1.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-time-locale-compat-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-time-locale-compat-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-time-locale-compat-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-time-locale-compat (0.1.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b48b09a70e8ccd73a05df8da4bbc67ca8d1470442a5723a7e07e3a41c988f46a 8832 libghc-time-locale-compat-dev_0.1.1.0-2_amd64.deb 29a241ff404446e1c7f9da0cc3152979d3a2d610c99444019869638db848e9df 27892 libghc-time-locale-compat-doc_0.1.1.0-2_all.deb 5e7143f28155d904b8067aff8739aa0d44e976a18cb3de57b430c9534960ae90 7154 libghc-time-locale-compat-prof_0.1.1.0-2_amd64.deb 5018e4527451d2bbdcb63a8ef22828646867a8693bae552ff1542c96625ab56a 2492 haskell-time-locale-compat_0.1.1.0-2.dsc 32a9851a67f69351988036cc1e419377f3198790d6bb5d4f3c109ba53f9861e5 2300 haskell-time-locale-compat_0.1.1.0-2.debian.tar.xz 25a04d0099482c2f367fb80e557ab59ba09c99aec6061c2b52733178420cb455 1933 haskell-time-locale-compat_0.1.1.0.orig.tar.gz Checksums-Sha1: 966070b093311b9afbb52f27218d75e9eb1b8ec7 8832 libghc-time-locale-compat-dev_0.1.1.0-2_amd64.deb 9cb5f02314fb200bf5b766d0b913194709378fae 27892 libghc-time-locale-compat-doc_0.1.1.0-2_all.deb d3538374a596915549f87254963cfe319d717c79 7154 libghc-time-locale-compat-prof_0.1.1.0-2_amd64.deb f9816280dd9387b04dee1f0fa2eb74f7fb3c7b5e 2492 haskell-time-locale-compat_0.1.1.0-2.dsc 784120de398816b9774afffd1000919b1ae51d14 2300 haskell-time-locale-compat_0.1.1.0-2.debian.tar.xz a382feaa79c1e638f9a852ca73ed5662c12bbf04 1933 haskell-time-locale-compat_0.1.1.0.orig.tar.gz Files: 335493e869e7304dd5371c340bf11805 8832 haskell extra libghc-time-locale-compat-dev_0.1.1.0-2_amd64.deb 3e314c51f31baa825c2e810092d8781e 27892 doc extra libghc-time-locale-compat-doc_0.1.1.0-2_all.deb 9a69a8d600e1f51ab7bc1301ece70b59 7154 haskell extra libghc-time-locale-compat-prof_0.1.1.0-2_amd64.deb 71b7ce75471101ef879cfab8ab41c1d3 2492 haskell extra haskell-time-locale-compat_0.1.1.0-2.dsc dd40c75ed8c534a7287640c3cc2149b5 2300 - - haskell-time-locale-compat_0.1.1.0-2.debian.tar.xz 414073c8c6474d213cba735540579375 1933 - - haskell-time-locale-compat_0.1.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCHAP/02TZFBvrIEvS44XYbme2Qap 0gRjNLWWCb4esXs01AzopYoqcbwF+nOaJeW2lw/ScOjxHUsYlhBC7+Tv11jZuH9x uVprfWa9J93w9EDw7maj4CjTodnEJ15FChdpfVsGQlxIkAj8ofTpLlzw260YwYbQ eATAr5VNfx5lwGLQS6wIMSyNXMbE7JmhfaNVGA6meurD62CRDRUah5cyqCAUW+zJ Hyr5YDrkJ1aND0dmP/bT+eqoOmuAwgiCRhcYC1ximSLY/ZE9GCcOFAKTGud18FNW ruoeKl2WLXNAt44nWODNn0My78DmStjXOPm42Of590AxzYpPrBOHEYN9jKgDbwL9 bt/4VgO12ewT8PWSPWknqxcB5hrS+2bdUBcLUDgcYUqKQyVOqE3e8SxorLJCtHLl ihmvofPdAZOCN72OO3rcZjDLGiBd162k6zEHP8OXoiiMQ6aSYhHbFVCnydGWKMgl F5KXeo1e3f5B3weuP0AX6PYEYHmJ5btAMy5+KwpUJbTo9061C1TQQqRP6L4ifq1o hhbFdtuxXhs2QkMkl5eG4d4WG9rDiit0Hw2q3vFuEeshvElwlqanrJdIlCONnxX1 1lM+pds2qTQrVCO3dLkNRBue/Tr6eAzd5Ttl7+m5ZEqtreECGRwv2hkmQFS1hZ7b aIu7MM6sG39Td0cfT8xH =N3Hy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:43:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:43:56 +0000 Subject: haskell-transformers-compat_0.4.0.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:23:15 EST Source: haskell-transformers-compat Binary: libghc-transformers-compat-dev libghc-transformers-compat-prof libghc-transformers-compat-doc Architecture: amd64 all source Version: 0.4.0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-transformers-compat-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-transformers-compat-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-transformers-compat-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-transformers-compat (0.4.0.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2883c513dc70b9a7e596a423f3b132a6c8d264fad8ff0f9894f6971015490be4 15136 libghc-transformers-compat-dev_0.4.0.4-5_amd64.deb e29d4a2b5c0670d11ce1aefff68a149e44e0f20924a402ce93f397a581b5c6cf 27152 libghc-transformers-compat-doc_0.4.0.4-5_all.deb b3644d74efce31f8e2356f922c93d147ac0ed3d1c804a9c2563904cd079b1f30 12004 libghc-transformers-compat-prof_0.4.0.4-5_amd64.deb 6dde61af5f94f61ea32f860875d298f8db8cf10d5bbd221fec37c77690fe02b9 2570 haskell-transformers-compat_0.4.0.4-5.dsc 40012b88c043f3bbac48db4e92d92fa389ec2c18ee94a1a54a16e6dd30cd6ccb 2496 haskell-transformers-compat_0.4.0.4-5.debian.tar.xz d5231bc9929ed234032411038c0baae5a3d82939163c2a36582fbe657c46af52 12048 haskell-transformers-compat_0.4.0.4.orig.tar.gz Checksums-Sha1: 403626c0eae50a5185003d98d0f035a177397184 15136 libghc-transformers-compat-dev_0.4.0.4-5_amd64.deb 5e2d64d5099bac48316970f9827ce1c972d85177 27152 libghc-transformers-compat-doc_0.4.0.4-5_all.deb 7b20e5d8eb3986842619e205a0a5783e37d0c4cb 12004 libghc-transformers-compat-prof_0.4.0.4-5_amd64.deb 0aa36d1c8bc65b3ecedeba1debe18ad503938efa 2570 haskell-transformers-compat_0.4.0.4-5.dsc a977aefc5f8cada96832849c634b9b4dcd53b7db 2496 haskell-transformers-compat_0.4.0.4-5.debian.tar.xz 3f37c0563de02c609da4cb5d4c54db35e847e833 12048 haskell-transformers-compat_0.4.0.4.orig.tar.gz Files: fecf628f6b6ed400c67d10e36a7a1bc3 15136 haskell extra libghc-transformers-compat-dev_0.4.0.4-5_amd64.deb f1bc347fbae329e51b6cdc0e6c0c1003 27152 doc extra libghc-transformers-compat-doc_0.4.0.4-5_all.deb ade8865707ab1519e2c7b2e4d2517c99 12004 haskell extra libghc-transformers-compat-prof_0.4.0.4-5_amd64.deb c91ff527f4da1039087cda5a917cb738 2570 haskell extra haskell-transformers-compat_0.4.0.4-5.dsc a18ba3f3ed668a0b3dce6029afcf6dd5 2496 - - haskell-transformers-compat_0.4.0.4-5.debian.tar.xz 6fa6c10d0344251ae27fa968036f5ed3 12048 - - haskell-transformers-compat_0.4.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIwkQAIh+LCytlimbfbeBVePpXOCr bzhSSesOz2s1iJ/BGdM3ip8BMQ+P59EotnG9TrNmkXGYCl+WLpFIiJIqTm0+jauG wV0WtKPj+QFjwd4fpxdNVGeWElcUUb2gNpzyDvQC1El2WhFkSvMR8AidEEqvoPe5 bRjhqVDkuPPMcHTRUp878c8YE28leXiF7CrZrtSC49/Uu4SnKFgEXD9fKszZXa5+ a5OtiVKjVCLIvzd97XRVK6mSPsdLAi8cZ1sWbNyQReINdlEGWoAFr4VRteBoEBym HjVPvqC1iIFLoKFGiPpViWk75iMAU+uRwtP4hnKTFS1kACmpy/1UNvLDZ8An7g0d 6l4l0X5OYwPtLRg9NieNRpnnjl4XprBbL6TLwBdZGhhxZjOoTBJBhs9ZyecKqYW9 /L6Mf1mH5BQLfI1ePHW0rjipCn3Vhk8SfuorBcIdwATRovoHP70pfbyuY3E5tSC3 qn/bDNh7tNCiNg4XYc8O7RntSmQ5whaA1D+y7uAUgyUiYDf+OUc5S2kKIL6DT0fu YvoX2dar/Wm4xxyxUjHq0E893rvXVVjEcecZmLzqLI1IhB+GQAnCx/vUiueRbspG 80X2DfmLkTDq7hJwfEo6jk2RjGmJdK3S1/A6lkAfQp4lw+nqvXPuiDY5NVlUi70o tA4Tqyo9qfH+/1b3steI =mBVc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:04 +0000 Subject: haskell-unbounded-delays_0.1.0.9-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:22:06 EST Source: haskell-unbounded-delays Binary: libghc-unbounded-delays-dev libghc-unbounded-delays-prof libghc-unbounded-delays-doc Architecture: amd64 all source Version: 0.1.0.9-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-unbounded-delays-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-unbounded-delays-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-unbounded-delays-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-unbounded-delays (0.1.0.9-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9785322bdd1368c92ac987dccfe370ba2f4a7976e8997010f6c76c5c17691b6f 17354 libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb 837609b5c25940a3492254f2a4419930549bc05b4ae7df7509b2e338b3cf4fba 33202 libghc-unbounded-delays-doc_0.1.0.9-4_all.deb 1cb6ce849d8cc74374c1292c6a7fc35713f26d586997c582a210a9a9cd4f672c 14714 libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb d76545765c15d2d449fdf0b99e102c54b2e68ded5077afcb76c103a0616c18f0 2485 haskell-unbounded-delays_0.1.0.9-4.dsc 8d994138e07ae0269aae8ff6960ad9d402793b0b72092e61c3508c8cf7876bf5 2348 haskell-unbounded-delays_0.1.0.9-4.debian.tar.xz 4010ca5c4ca800039db259fc7a5180f10fc98f00580c7223ac7ad401ca4190b8 4199 haskell-unbounded-delays_0.1.0.9.orig.tar.gz Checksums-Sha1: eed94b46a9ec47a96bddc8707faf21f68bb23212 17354 libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb ff28f3b6e529b3ca00cae7f1da42a42adb9150d0 33202 libghc-unbounded-delays-doc_0.1.0.9-4_all.deb d12312c9624df16f90353abcedc6b4fe205d4e59 14714 libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb 0b4756433c46c435e3684b2e0b9416530f96b396 2485 haskell-unbounded-delays_0.1.0.9-4.dsc c27b0f04857547b71360afa87b24101d20c41ebe 2348 haskell-unbounded-delays_0.1.0.9-4.debian.tar.xz 4dd48ffc44367c5c434e00c80e94baa70a1dc3cd 4199 haskell-unbounded-delays_0.1.0.9.orig.tar.gz Files: f90276a67b9ec9ad5ae246c8b1e49f1e 17354 haskell extra libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb 726853b003827c32f58ef15c5dabeeaf 33202 doc extra libghc-unbounded-delays-doc_0.1.0.9-4_all.deb d4cf5544d818e6772041baa28b75aa43 14714 haskell extra libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb 5fa42275e2f1304c1a2f8b0041270db6 2485 haskell extra haskell-unbounded-delays_0.1.0.9-4.dsc c3b7dfb30c7c6bdea9fde288d1a647d4 2348 - - haskell-unbounded-delays_0.1.0.9-4.debian.tar.xz 1ff1b85604fa5fa8340c109d446aa36d 4199 - - haskell-unbounded-delays_0.1.0.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioi/4QAIk924i2Vuii0fc5u+1l7cZW sXxMwUMTxUHgsuDkCFvVxswleArYZv1o0PQGDrKDiMVOBijSMUoWp8qT6nJ5OHza j199YrkCzVY0K59YJD9TOMJLjIg5Bd9lpOVnTUr4MePk369PZDtoG2XICSy038Zp vvpqnKkRy6WQkk9mD73uqpGgvfZmRbvcS7Eh5v+DbQAGoF/UjAlvhO1nrY48tHpj x7IqGMUHtgBsMo502znr0Y6vIii8OQNtuXFh0f7gqKxcYLqsf7xeMSxUW31hJTdN TyprqZMRkvzEtSgxWNwYjFWveXVmFQc/89IL5WcpqWCT0YjenL0nli/905pfg+il I7HbqdXbMrufKMhYScHug0OztA4CFIm7Q1L0AtOhzSd66EXRee5gDeGwXUshasrK BrDWRy3TqSDjMJHwPPiCwn3dB5Yyh/zjozV67K01FsFakN3i028sq2+vmMmy/h64 wPnfhgg7ui2PI43wsid20TCNe5gWcAJPA9VYRgrWsFzodL9t0O9ABafp7b7C8o0h QyN0a+wlOjVrTUD3Wzmm+LYKujA5FoHds2zHyJwVfPfdzm51vaFQUy7FtEwCG5vy SF+AuTW5mdru5j9+pSEuRXHKkjDshUho4+BN055U+ZxlyU4afE4wTIzB5vObyREa zIoQwHj2D6/Nyw0TVFAu =uWir -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:11 +0000 Subject: haskell-universe-base_1.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:34:02 EST Source: haskell-universe-base Binary: libghc-universe-base-dev libghc-universe-base-prof libghc-universe-base-doc Architecture: amd64 all source Version: 1.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-universe-base-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-universe-base-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-universe-base-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-universe-base (1.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4d620df480194c1456b41f2c6345ab0c2c097d48fd2314e3f4fb8fa313ac8a2a 15166 libghc-universe-base-dev_1.0-5_amd64.deb 8efa037600a820e1f19dbf1e1b5dd8f397817aa3bfbe7940db31136670190292 31724 libghc-universe-base-doc_1.0-5_all.deb 5f99e393ad29c0e5d67caec58a8166e7f82cb92eebba30dad2fd40d8263b7ed7 13022 libghc-universe-base-prof_1.0-5_amd64.deb 9f76571bb341842d410c83ff2abf65f74a6d71e216d1dde17f71e2ad6fbac417 2398 haskell-universe-base_1.0-5.dsc e33b792c664b6b362a16358e73a2dacab342abb1d9486fd80c807e231e7de751 2540 haskell-universe-base_1.0-5.debian.tar.xz 8475cc6dcfd785e6e9baef146bba7b5aa372ff55311d75866acb1c0467ac0fae 2983 haskell-universe-base_1.0.orig.tar.gz Checksums-Sha1: 80de9c55657d4b223645d12562dc57bcca94eaab 15166 libghc-universe-base-dev_1.0-5_amd64.deb c8f66102b60006b1c9fdd15f5a14c1bd581ef878 31724 libghc-universe-base-doc_1.0-5_all.deb 9eaeccecfefb07979792c209e72aae3fbf3d6c39 13022 libghc-universe-base-prof_1.0-5_amd64.deb ba727443ab833b3b70662e365d9f48e65b2da6b8 2398 haskell-universe-base_1.0-5.dsc 841373beeca917932018b7e1a6004fd5eb9d3aeb 2540 haskell-universe-base_1.0-5.debian.tar.xz 0dd24600e8ff5d7c8d36bbd1b95da2abb14effbd 2983 haskell-universe-base_1.0.orig.tar.gz Files: 644ba6f71702e2db9040b69f19963b8e 15166 haskell extra libghc-universe-base-dev_1.0-5_amd64.deb b3bc31e8ec252a8724a0ad7cf218e70b 31724 doc extra libghc-universe-base-doc_1.0-5_all.deb 9aa80e3cd5bd56ee46d5504e8b8f3d5b 13022 haskell extra libghc-universe-base-prof_1.0-5_amd64.deb b7afdadaa861b8c0c16482012dfd5864 2398 haskell extra haskell-universe-base_1.0-5.dsc 6b1d947e5c0d1ca07b2747b7f7057ff0 2540 - - haskell-universe-base_1.0-5.debian.tar.xz 266e5d7fe442a77fb6c9439958f3c559 2983 - - haskell-universe-base_1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBBEQAKQNr4w2dKly2/0HfuQiHFeq VzuZR/uKqn2BYE3vXBLAadz7Ix9qnx7x9P7soJhwuNIZhcY2WcjZ/hfXudrbq8i3 R5psYleQRiS/toa/5B5SsCKAuNIEdc2ARVz4dH21I/jOoY9zZCF+NllVmpOnDt98 rf9WIfpU9tT46ou9XjTQvYlwoWiCb5CBIJlEDvN8h4/Ckjj6eHXR8DCRPGIe45Mv iK2T+gg7ZxrR+Uw1DR5YM6XpXUiLOxkpuH4EeCiZ9ibfUImEEvZ5HWKof62ZER1h igDWoWUa2IJFsoPiZA/JVnU8cuXo1ew+o/8NNKT7aYp75I539QnB8pzwMluTc/C9 sVAHXFHcEaLVI9iWdEDuXVRHqmnRI4YKMYzCH5bvqpo8CUpfEGL5M9pmIcv/Co/t PYY94HpGISG2j2QRb3bNWaqIjKbSWnEjbSq+Pcw7f1XkrsUphddRmHwzI26M0O9p KbSIHdmygyTZBgvlWdxXbEA55ksaUVbK6G8E/z6rQhMDsZSS+fdkIalxubgxKYaF 21OOIQv+xfkfcVDCyb/XFzAZV/mRHyy3ChGy9z9fPHXlYkbvO/QeAkMa4lZI2Msn qDpw12UMC7KndiD+rpKbugx35aY8r/V8KKv7LcZDh/MY25NX3Ziu14g46xbgm3Gk WGUdeSVXEt6M1PQn9e49 =4TQt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:19 +0000 Subject: haskell-unix-compat_0.4.1.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:24:43 EST Source: haskell-unix-compat Binary: libghc-unix-compat-dev libghc-unix-compat-prof libghc-unix-compat-doc Architecture: amd64 all source Version: 0.4.1.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-unix-compat-dev - Haskell portable POSIX-compatible layer${haskell:ShortBlurb} libghc-unix-compat-prof - Haskell portable POSIX-compatible layer${haskell:ShortBlurb} libghc-unix-compat-doc - Haskell portable POSIX-compatible layer${haskell:ShortBlurb} Changes: haskell-unix-compat (0.4.1.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b97c52f0a21373a4d27965225b1f8ee899dc3e85de10adbe9d4bc5639429bcde 15766 libghc-unix-compat-dev_0.4.1.4-4_amd64.deb 86317e150273346989098660ca06a8f2a15d94c6ecc44b7fd913919e02f0f105 47672 libghc-unix-compat-doc_0.4.1.4-4_all.deb 960e9092e04eba3ea0cf6c4bf1fb6c7bfaa5afc8348122ca5576f77c08c526e0 13350 libghc-unix-compat-prof_0.4.1.4-4_amd64.deb 0980e2cb775b142363c26fea748cafefa50d1d3d017f2f94ae2b5f4727bee96e 2412 haskell-unix-compat_0.4.1.4-4.dsc 5e1366fb32704069028b80a28825092bdb0746ce683d0792e64b01934f9d7cfa 2760 haskell-unix-compat_0.4.1.4-4.debian.tar.xz fafa1a9eefc93287c028cc61f17a91f886f164b3f64392f1756f8a7f8b3cb34b 12830 haskell-unix-compat_0.4.1.4.orig.tar.gz Checksums-Sha1: 2cc0cfa822d67a1eadc56f95b3ef1315cbd092d5 15766 libghc-unix-compat-dev_0.4.1.4-4_amd64.deb 1f27317a2673835e1d03e051e331601ddffcef0d 47672 libghc-unix-compat-doc_0.4.1.4-4_all.deb 8b95733c7bb8448fc58a7b739d98f69f84a57f9a 13350 libghc-unix-compat-prof_0.4.1.4-4_amd64.deb 79ca8af7c769c70bd55005e56368162203ad01fa 2412 haskell-unix-compat_0.4.1.4-4.dsc c15d9bc445d4c74fb9b00a348c52ba3ca0ee02e9 2760 haskell-unix-compat_0.4.1.4-4.debian.tar.xz 73a5a3acd5faa9081e145874e37c373c6fcca9e9 12830 haskell-unix-compat_0.4.1.4.orig.tar.gz Files: 3a57425fd40d742ea3f3c3674b1226eb 15766 haskell extra libghc-unix-compat-dev_0.4.1.4-4_amd64.deb d1504e0d16e3b6391b47c9dfdb28694d 47672 doc extra libghc-unix-compat-doc_0.4.1.4-4_all.deb d0e1e9d2ad1a09e0215a3c33f379e533 13350 haskell extra libghc-unix-compat-prof_0.4.1.4-4_amd64.deb d5094e18d5ec926d053fdcdbbe0791db 2412 haskell extra haskell-unix-compat_0.4.1.4-4.dsc 6eff1b9144a6dcbed1b08b4eb51ce2a7 2760 - - haskell-unix-compat_0.4.1.4-4.debian.tar.xz 903b557f758ff6ff6ae67a37076706f7 12830 - - haskell-unix-compat_0.4.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokwgP/0b3QCCxxMNGQ2FZaUvkkKwk 8B15nOBRHeTQ9ZZNiPb4KR4PP0NRy6e1ia7oBLuof5vgOjF8gJshITr3Iynmvcn0 WB4rGvpJTdqPHx2wH2jtMyODOLLtGx3KGWYW0MWWDja2wuL97dOcww1i8zbUsr/n yuU2GO/KI6qq389obIemi+49U1T2DgQ7DmGOHSRT/yLfGPOd1gYAzbd3PByzl/+g NgsHw+YESKsPwrjnQ9rTybNBcneViHrp0F6kAKblBZ7kBLzhf7h5WtHXT31qgqXO zHn6f1M9HDUO/TWmmzo2B9hC/CN2K9vpQrGWhbsWVgJ2F+YBkTQprlzmMtvI6RUH fgrC/tEYx/sRD1Qqmy3M3PoCxwwve1uWqLBVWpi01jgXEKhHEIuTw/dsxqSzYTH0 gqaprE3vofjYJoLIgSmb01z+/IRUGh6h6GG1BChnjLXGwohR4HbgOoj9OIIfbIKH MGphPXjnmSfBxiiUijZtOtWXdN5qH3F2tSxzbqJcBMovlMXAkLv7JZ8w/CWLxXIT MdL378dOh+gIBI2kGi8+VTCziAe5sfbTrZ6FXCXcRnLe65aEpynAi3HnZlVL+3yX c5p4qyH0qbvp9EkCrBXA8O4SNaFQgbNuCJn+awLayp1SoczcRn/sqJGiialqHcXF LHL9y9V1cVh72kVGSwCI =0Xo9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:27 +0000 Subject: haskell-unlambda_0.1.4.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:07:06 EST Source: haskell-unlambda Binary: libghc-unlambda-dev libghc-unlambda-prof libghc-unlambda-doc unlambda Architecture: amd64 all source Version: 0.1.4.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-unlambda-dev - Unlambda interpreter library${haskell:ShortBlurb} libghc-unlambda-prof - Unlambda interpreter library${haskell:ShortBlurb} libghc-unlambda-doc - Unlambda interpreter library${haskell:ShortBlurb} unlambda - interpreter for the Unlambda language Changes: haskell-unlambda (0.1.4.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9fda522d5cbb70899a1b79a4e315a54b66423c13dc4d18fe08f198b1f409432f 22176 libghc-unlambda-dev_0.1.4.1-3_amd64.deb 041f13d294d21bebec1b019b9716cf46a427b5f7aad814c8069165b6c443ffd2 30550 libghc-unlambda-doc_0.1.4.1-3_all.deb 09eaff869e8b50dda7cd86d4505401c97be12eb1b78a8816f7310244e3900e69 24352 libghc-unlambda-prof_0.1.4.1-3_amd64.deb 839791e0a4dcd61cde4966d51c40ffea1d8a629894efa06a262c81b4e35a8b2c 199696 unlambda_0.1.4.1-3_amd64.deb 2c863beb74a7653962a62daf1ddf693b4ce422bf41c83da78379073e0ccf8dd0 2467 haskell-unlambda_0.1.4.1-3.dsc 9495f105598e03a40972355ae79e01765e4f55e98a477030007c2dcaf84d2d9e 2524 haskell-unlambda_0.1.4.1-3.debian.tar.xz 07a5525d1333264e6909732d3c0872a9b2b6d7612f61d387448c3f400a656007 9631 haskell-unlambda_0.1.4.1.orig.tar.gz Checksums-Sha1: 90bcb824eb5164e63695dcf41db5b869808942ab 22176 libghc-unlambda-dev_0.1.4.1-3_amd64.deb 23b2615514dc29dba2fa1e69b2a4f3d433e9d181 30550 libghc-unlambda-doc_0.1.4.1-3_all.deb fa8c7b0f2bb737585c568345c2a601676c2ea3a6 24352 libghc-unlambda-prof_0.1.4.1-3_amd64.deb d25e15340baaac03442d3f21934910c0d7a48b79 199696 unlambda_0.1.4.1-3_amd64.deb 1d57499fa6b60190c9dab637cd631218ad4b0c07 2467 haskell-unlambda_0.1.4.1-3.dsc 421cf275f2de55cbbdc5f477fae2b6273020d276 2524 haskell-unlambda_0.1.4.1-3.debian.tar.xz 27538e6c5966b8b1bdbf498deda73b6d80abc9ec 9631 haskell-unlambda_0.1.4.1.orig.tar.gz Files: 9a241f269c23443650edc047077aaca2 22176 haskell extra libghc-unlambda-dev_0.1.4.1-3_amd64.deb 2fd76a60eec95219f2de208731ade568 30550 doc extra libghc-unlambda-doc_0.1.4.1-3_all.deb 8731f22ee7cd8441ad8039862290b717 24352 haskell extra libghc-unlambda-prof_0.1.4.1-3_amd64.deb 2997f669cc26e4553378885b6dccd2b2 199696 haskell extra unlambda_0.1.4.1-3_amd64.deb 19d85bfe4d852c373fb723c3b5170b2b 2467 haskell extra haskell-unlambda_0.1.4.1-3.dsc eb22ebc290ad8d7bcdac89cfe7ea91cb 2524 - - haskell-unlambda_0.1.4.1-3.debian.tar.xz be6d41ab38660668d553fed994bad66e 9631 - - haskell-unlambda_0.1.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiortgP/Rl71Gvz4g2uXOwzyISAP49K ocQYMi0TZZ7VvEeFRi/g5wHVIbL9q53CF1kQlFoEVg5fQneWN8vUiWwHrx88sHnZ Pe7ImsvwuGBIop2j5GgjKttJR0Bl1F9ZLLFA/VewqVCGWXw+R/9vFtwI7/Yc1TC2 ZG108NA1ow14VZpOY0of6fZbUHUd3EHbR/9Rxy6xYm2oEg3pk3gqndh5mA0WxQeL YO8y85RG69Qb0WKSSCep3tzVuEeLqNs1RE+d/CX6hhy2cU7KLC/mUSp51WVVExK+ zEbbMetVshLDHasBfmrFwmsTWo144zJmY5SkFltuJJNSKajCux4zvoHPgoAY0LJr GPcR3VNS1dKxYgIVf7k8fmgFpawNZuSC7UbGJ5Yun4JWnmpPXz5Ed5hEoPo68KGk VsZus+VX+MivdwNfu1/cIQMy/EqrnjC2gzqYxOtbhar8JDGofVYpfB4abZTQWueN 8NXdBn0+nszj42S+w9KGb2iXUCdmyjfHYXkMJ/1Fq5lRufvYUHbLLmtMYBqz9fJ1 5xNpTq5QN8fw67HZwW5EAfLwQKvmkPyw0Pd22zxUgpNgg8vkr+xtxD0UiqVxjgrZ LEex9qGp0ciByrkUI8LSy/q3QmwV2eAKSp9FCVCPQKVJecPVE9ex5X9HTh7YfAsJ shk5z4rTMrDjvUkipCLP =Em/K -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:35 +0000 Subject: haskell-url_2.1.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:58:05 EST Source: haskell-url Binary: libghc-url-dev libghc-url-prof libghc-url-doc Architecture: amd64 all source Version: 2.1.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-url-dev - Haskell library for working with URLs${haskell:ShortBlurb} libghc-url-prof - Haskell library for working with URLs${haskell:ShortBlurb} libghc-url-doc - Haskell library for working with URLs${haskell:ShortBlurb} Changes: haskell-url (2.1.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 217aa673b6bdf634db254365d660e5011c4204b0df2cc69fb4da80fb5dae6b52 51580 libghc-url-dev_2.1.3-4_amd64.deb a57d187e7739aa2da753844af79d4db71fa58ca940b513bb6303ebdd6e22e457 35202 libghc-url-doc_2.1.3-4_all.deb ec6efb0e08b838c8940a2991d85a141a8ce4933f815886294b96a956aa682f75 41524 libghc-url-prof_2.1.3-4_amd64.deb 854b799a4c182e3be7493b6f26071c8606e7d05b7e9b4d2e6e8bda58caf3355f 2408 haskell-url_2.1.3-4.dsc 9c8c9a0ce81baa1021ee63262c3af6780adeba318b78d3ac563d696801a1ca21 2844 haskell-url_2.1.3-4.debian.tar.xz 5af27e3f8c0a27e52d0dcb98ef06a0fdd01efe8bb21242c29432e1bc380a4f61 4180 haskell-url_2.1.3.orig.tar.gz Checksums-Sha1: d569a1fe1c57bc5667dd8a30342b299785b1c944 51580 libghc-url-dev_2.1.3-4_amd64.deb a1ab10168428e35e911351ddcaa4f5f30e73cf9a 35202 libghc-url-doc_2.1.3-4_all.deb 3f833f7f7ede9d84ee40bfb72c964138ee50d694 41524 libghc-url-prof_2.1.3-4_amd64.deb e8e74a7b9480505c58519bde4e13a0b10b718e67 2408 haskell-url_2.1.3-4.dsc f0d78caa28a011870c8c45a3c9a1883db57f5ac4 2844 haskell-url_2.1.3-4.debian.tar.xz e4a9bab680e0a27d150404416b8da4a90a437804 4180 haskell-url_2.1.3.orig.tar.gz Files: 16908ed6b1a5397822073570c0579238 51580 haskell extra libghc-url-dev_2.1.3-4_amd64.deb f11f130084b80d29251a8697a54c3113 35202 doc extra libghc-url-doc_2.1.3-4_all.deb d6ec8d72c3ea5ec67a39557a3f75f6be 41524 haskell extra libghc-url-prof_2.1.3-4_amd64.deb 52cc59e05208e7b17427738c5d69e653 2408 haskell extra haskell-url_2.1.3-4.dsc 4251ec61f8f3f3ed48a1b6697c58d0b5 2844 - - haskell-url_2.1.3-4.debian.tar.xz 1ed9a3a58d3cd35460d668096f55eba4 4180 - - haskell-url_2.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolY0P/2pAaxnLWcFPWiWfIb9O7i2D E24d5kL1h3gZV85o1Bzt7DyC2PKOAdelrR18hys/7WbCzPTPMTteR3R4+FDhy105 QgP6ILR0xfZ7nlU56QzUiStRcI5rErcsL4I1NPXwC5ti6fL5BxehJjY/9I5Bh9Oe 5kD0x6l3zcD6LAgsBUp8HE10EAvndzgybPtwgo7Qbe8BSWYkiHaUqUKvUgCazQWr JhXx6GtkkqeCm9MWXhC3IQdUzb4iCFyIxvUaDmZ2+z3QHy8Oh0TiDuUWhAx/7Yab GAZKDL7wLQgIJ9GRlzrk3rWm+APJ0Ts9F4rO0tCWItpkoy4sLEw1xSMWyLQIxOiL RLl52Hy4HpJHdjLMP1YqU65gh3jVtEDdckIaKVTEep8rrgLNdoPCalwzjfi9UDj5 5RG/1MWMDU3xDC2CqBzKzQVHrmQ0ORHwmhf45+yLUbjJVmSre0PnmpTE0CI79huh CFJtLZBUOgMlx7kwjwEvBcp9bacxbEHqb9WY/mG0Ei60viFfothVexP96NhokWtF ptHNuI6/g4/hktaZs8csSwKeB1J8NpELo1PQOD2miIsH3Q7jE3t63SfKfbRwET0p 2/jYkE/ZfVYq5DU5fuMWPjn1AkYIe+UZUlEdmJi8vs6D5lwWLeKb/KHd2RejDqKo UTBujLmVv/8MCanJcqfa =MFbl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:42 +0000 Subject: haskell-utf8-light_0.4.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:16:36 EST Source: haskell-utf8-light Binary: libghc-utf8-light-dev libghc-utf8-light-prof libghc-utf8-light-doc Architecture: amd64 all source Version: 0.4.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-utf8-light-dev - Lightweight UTF-8 handling library${haskell:ShortBlurb} libghc-utf8-light-prof - Lightweight UTF-8 handling library${haskell:ShortBlurb} libghc-utf8-light-doc - Lightweight UTF-8 handling library${haskell:ShortBlurb} Changes: haskell-utf8-light (0.4.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0a28705cc27e9a04354c9b8e1c329141e5106d52bd305c2eca1d6a39a1ea0ff4 39122 libghc-utf8-light-dev_0.4.2-4_amd64.deb 822595a5f84ec2909eca2a3a63cd0718471489a46ae9d84636981cfe91b7e356 37902 libghc-utf8-light-doc_0.4.2-4_all.deb 23d943ee61236cf06bc40e18dac8b0a1c03926385653c589c05334ebad66451f 32012 libghc-utf8-light-prof_0.4.2-4_amd64.deb dd57a89771615438432003afe147a27e02dbf15c8dacb52d21aae4ae36fddae7 2385 haskell-utf8-light_0.4.2-4.dsc a381c5b5b934a3f4d5def47f35f1c09fbdbe8d31879fa05793529601e0ed224c 2452 haskell-utf8-light_0.4.2-4.debian.tar.xz 184c428ce7896d702da46f6f107e6873ff100dbc1af40b49b5ce87317e619e67 5821 haskell-utf8-light_0.4.2.orig.tar.gz Checksums-Sha1: 4ed54e4395aa1adc6b0a925af106519aec73f206 39122 libghc-utf8-light-dev_0.4.2-4_amd64.deb 60848481378a53d75fd339730c397a665475abbc 37902 libghc-utf8-light-doc_0.4.2-4_all.deb 3b7ad74304feb424491ed22467be899b08a053ed 32012 libghc-utf8-light-prof_0.4.2-4_amd64.deb af90f10f20b943201e646013e7cdb79dc34b667b 2385 haskell-utf8-light_0.4.2-4.dsc 6356c924c1e85c8f34d219343ace7274e5e73c6a 2452 haskell-utf8-light_0.4.2-4.debian.tar.xz 5a597f180f937cf37d4a9a4d5ac8575d9c1c49b1 5821 haskell-utf8-light_0.4.2.orig.tar.gz Files: e6c1459b5e3cdb123122aae410b678f2 39122 haskell extra libghc-utf8-light-dev_0.4.2-4_amd64.deb 7c32cb058739e718f37eb4569978c020 37902 doc extra libghc-utf8-light-doc_0.4.2-4_all.deb 67985d97d1885bb23680e5f0279d294e 32012 haskell extra libghc-utf8-light-prof_0.4.2-4_amd64.deb 2690ee5245c1483b2de0dc92b7479126 2385 haskell extra haskell-utf8-light_0.4.2-4.dsc 847efb4f6cf5b040ddeca24c27fefe75 2452 - - haskell-utf8-light_0.4.2-4.debian.tar.xz cfca2e5e2f484ab2716525c8e87da865 5821 - - haskell-utf8-light_0.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioG1wP/15P/YzswhKxo9fDbVWy2ccg /9taYkEw7ZVC6174fX5CK7byN+R4YGAK/4alGkcnYqpTs7JnCGH39l1tIdncadYp n9g+TShk34XpPpsz4SIx1FnBMjPG+WMxn/gnOTQmD+/Vv6YZuU4ACU9lr0gTtmD/ WD8+8DlaX2BK1YToM/WITRq/SxygRb5dyrRBHhV7DAbNeA5/YAvSXmJBZNycVuBt GvLCLi70QSZrt+BZbH3ImkwRL6pMgqdhLqFHIPl82lAVhJsmKnicADSYsB8oUf0O 6srYJwCIKT9j4eiD99xmR9sfMs/btwZQRsTFYw4SSql6BNSidD29cpMxbNJdW0zj 00aMRJeTg7SReq1xqOL2UGdxGeDjcmYV+gAJzqJJkxEZkHvzZIZSZznjEf8tTId1 vLuxqiZXyomUlPsLWhtBHLctIa2V9jdBjG1qJlPWeZRTrU/ZxCJZyV2EeuB1tuZD KnPF5uyNDJ/PA688n3ZaDgvfXgiSGvZhOIrZ2pctJaucpk/zmC7yDIXxtPSKUkT/ X7DdHEI1WJaZqMgI2U5NpRX2/4QpNuNtqoobPb+oYpaki1lx7rHzR6QrwSfLncSc SiQ69QLmgS4MuxnnQv9Gtjk9rUtp1azsqXr4XeErdRYNBBiQHZOT+ZxHmIHz7UZK r9CSMU37c++Cn512L9Dl =2CsV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:50 +0000 Subject: haskell-utf8-string_1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:21:10 EST Source: haskell-utf8-string Binary: libghc-utf8-string-dev libghc-utf8-string-prof libghc-utf8-string-doc Architecture: amd64 all source Version: 1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-utf8-string-dev - GHC libraries for the Haskell UTF-8 library libghc-utf8-string-prof - Profiling support for the GHC Haskell UTF-8 library libghc-utf8-string-doc - GHC libraries for the Haskell UTF-8 library (documentation) Changes: haskell-utf8-string (1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0ace9dd5fd1eacd0ddae6469a5fad529ab2c454ffa9b7794d1be9d1435a824ee 92712 libghc-utf8-string-dev_1-3_amd64.deb e42b00b55056c00a82da80816b57ff2579ab61e893e5b880dcfc25a49a3806e4 48174 libghc-utf8-string-doc_1-3_all.deb f3c55b84467e3e1682445770dfb0998738e8b4264e4ec08dbaef9eeb63ea3f00 79386 libghc-utf8-string-prof_1-3_amd64.deb 4ed5acb81def9c5593ea6e539db2603e550035a7dc4e8a75da733ab95b1424c8 2400 haskell-utf8-string_1-3.dsc a5706d33c4b56f1a021ca8c9f7c6fb2f22529178fd6ff893a4a107e2807313c7 3520 haskell-utf8-string_1-3.debian.tar.xz 79f388d3f089e0c483c1dc1afad524b06f1abb6e288ed9029f934cffb3b2ba08 7707 haskell-utf8-string_1.orig.tar.gz Checksums-Sha1: e821cadb18708be1c951262dba0ba21ce9da72e9 92712 libghc-utf8-string-dev_1-3_amd64.deb cf92f6047a617aafa44f66908213b66963cfa061 48174 libghc-utf8-string-doc_1-3_all.deb 23fc216a2aa8409e06498b9830cba3e265b6abf4 79386 libghc-utf8-string-prof_1-3_amd64.deb dfc039682c3b6ba3565b0fd27f50fd9394a72739 2400 haskell-utf8-string_1-3.dsc 662503bc6571eb32b34944dd3366f6134817a622 3520 haskell-utf8-string_1-3.debian.tar.xz 27d36585df199480cb90043605ab70eafa788419 7707 haskell-utf8-string_1.orig.tar.gz Files: f9eed96ca495d9cf55c02c6b4f2f6016 92712 haskell extra libghc-utf8-string-dev_1-3_amd64.deb a574126455707678049f9ee69a44e3aa 48174 doc extra libghc-utf8-string-doc_1-3_all.deb a4072c3af2a49e0ed59f18b591470056 79386 haskell extra libghc-utf8-string-prof_1-3_amd64.deb 8cccabe07d259e521914074bef2e292e 2400 haskell extra haskell-utf8-string_1-3.dsc ecd2a7f85df30501a0e8bcecbe76e8d8 3520 - - haskell-utf8-string_1-3.debian.tar.xz ba089498bf478266ce25d21eb00236aa 7707 - - haskell-utf8-string_1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4wXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioepwQAKey64c4iiRUMKTP+UQ3JqEG XetNGW0/tmn3o5EOcFbG0CrOEVnxVhhAdMql/WNnWRcyc008qa1QHBIeAQzBPteZ 0YXaxvtSHrE4Zzo1bdotoNlkAggOtSy2CXmLjZmWnEsj84MPIYNe8mKCdW4bWGNG JMBItZ/D5mcK6/9xwR4GQ1RX526vhRE4R3HxXof5zbUa4EjWOoN5jHM42Q03iyvo JQShhfW/Pm4xbgsfm1rtKkti8EaWLwvwr+3Ov/EYY4pymXaK/sGTbCLGPsLZRzid Z/5Z0Yl+vJR/p/YBVgIlfl26M+P1xASDCJm3UpV4BiAuE6jKs6d86iaDDl7oZi7F 4sj7LkRv1QQG8GT/sm8gyxZftGr9rQcseomYicxX++Tri94quui0uFAfrXLuBGk1 az7kzJ92A0d6/XvRlGfZpAqfx+hrOXZCB4YWz4fGb1W3U7pU8dfj1kmIby6PnnDt Zdi+hkR9mMQFHzVrQSRb91x4F0/i0hxVQkc5gC+1VvyqHn7BCoZNCunhjvTi1LeN +5WLmmuN/q7sZi9rfyFuoWzCjicu2iV0zo0pDKVRaFFLlYvFo/ExlCXJ3ZdB0/7l 8PJNBFFeMdvpQYatj1Ky9WdsMPL9QedkPFsqBM4dQyopeYg6K21nVU+Vbj913VsX jUL1Y/1xraUHP1HJt/D1 =1h+X -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:44:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:44:57 +0000 Subject: haskell-utility-ht_0.0.10-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:39:10 EST Source: haskell-utility-ht Binary: libghc-utility-ht-dev libghc-utility-ht-prof libghc-utility-ht-doc Architecture: amd64 all source Version: 0.0.10-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-utility-ht-dev - Small helper functions for Lists, Maybes, Tuples and Functions${h libghc-utility-ht-prof - profiling libraries for libghc-utility-ht-dev${haskell:ShortBlurb libghc-utility-ht-doc - Small helper functions for Lists, Maybes, Tuples and Functions${h Changes: haskell-utility-ht (0.0.10-5) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e1e894c69cd73cc1226cdd250b8e476882855edff63c89f3adeac4b53ce390f3 118436 libghc-utility-ht-dev_0.0.10-5_amd64.deb 4fea01ff42679eca6352f780c6274699e1adcda46886c223724af8eb63b5143d 78014 libghc-utility-ht-doc_0.0.10-5_all.deb 821efc8c0232a842f2f3a34f9a8187beb4ea55e2a59888e26106dc2966b83ae8 104584 libghc-utility-ht-prof_0.0.10-5_amd64.deb ca4dd909dc0ce76cd6b88a9516b657a45ef0b9d6c6a08d20432e6bb8e5090977 2402 haskell-utility-ht_0.0.10-5.dsc 7d39bdfce4ac940ad166ba9fdc7cf732d9414c4c4a11118a2e47aba14a32e23d 2876 haskell-utility-ht_0.0.10-5.debian.tar.xz ad8399180f495e6bb30e416a67a43d1bf82a7dd99293badd6e0d7674c1facd9f 20103 haskell-utility-ht_0.0.10.orig.tar.gz Checksums-Sha1: c63df551bba3c48f4f8466a74ad91125a1904f29 118436 libghc-utility-ht-dev_0.0.10-5_amd64.deb d4ca9ffb8a04832081fe05baf0e89fa23378abe6 78014 libghc-utility-ht-doc_0.0.10-5_all.deb 892ae28c24037940192dfdbde191127cf42f3e71 104584 libghc-utility-ht-prof_0.0.10-5_amd64.deb c4ff4062ad946e953b9695c05c70bc48b5881012 2402 haskell-utility-ht_0.0.10-5.dsc 0fb23bdd2cb9f4ed6a239eb2621db81312ac806e 2876 haskell-utility-ht_0.0.10-5.debian.tar.xz e7b5973d65ed8af73f1b1c565e85812f38c18a2a 20103 haskell-utility-ht_0.0.10.orig.tar.gz Files: 4af7b7017fb5f18b0833fde2cee522b7 118436 haskell extra libghc-utility-ht-dev_0.0.10-5_amd64.deb c8b88608d2c870b689ff7b2eeed79667 78014 doc extra libghc-utility-ht-doc_0.0.10-5_all.deb 55c3d2a614250c58b6785e2ba067f937 104584 haskell extra libghc-utility-ht-prof_0.0.10-5_amd64.deb ab93f299dd2ca98e2f29ce1d0d5a105c 2402 haskell extra haskell-utility-ht_0.0.10-5.dsc d650b1117b68174c0922097d285882b0 2876 - - haskell-utility-ht_0.0.10-5.debian.tar.xz b814e55d40da00736f80d03189f93f72 20103 - - haskell-utility-ht_0.0.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovoEP/A/N7tBFaexq5skeivVzbelS /EVVN5kNyL92W/DKzwULGwaJIjQYTyOqJKZDKwD28ho+XoHH7KGtuWhkg2IOM3um 3l3IWLs/Ecmwym35rXJ6Z9g+HeMbjyYySiCLgOkhu79epppizINLDzrhO4IpcBzr Ry2TOjq+0Tl4pPYnie+rW6FelIhNtNaCirYiBJzT5gjb1Ab3SAgarpiYjEImuIIk 45BENG/bPtVwW9E8lWWqnDbu6lyTZ8dvjY+1stzH5t0SVBVkYzAIznMPAMosWODT SaKVdsUaKB5SQXnTymawGaWLGzVgK12TEdgh2MmIl9KkK29AayKQyf9DpZlV0etU pyQtggMUdZcSC3UM/rs49vgASFJMRU1XklM1Wa2hpJfKggC1KrjYT8ouOMuXyiHF uDv35ih6DfoyRtmXfjt46JIoozmB1ims5thF9DiPywm5sGDmMo+TiCTaVfGUyVht Zp0uz9OUXhDBB1E5wWFED4hojmPLNZkHjyofbzpcri/qVGob1pNmy9hZKAwRXPKh xDJAMYT8eMI/5Z4tyQXmTaM0FiQKyUB4U7q7eCjqvaHGB6dXXH/qBq1goaDxxOd3 BHC/4wAfQivgBs0/5FKSleHP8HhD0CQ7FaYsnkFdU5hY7qtRpwbIUJyz85MHhj3B V5wzoATSwEqnNQqj4KDR =Q4Z0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:05 +0000 Subject: haskell-uulib_0.9.20-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:22:36 EST Source: haskell-uulib Binary: libghc-uulib-dev libghc-uulib-prof libghc-uulib-doc Architecture: amd64 all source Version: 0.9.20-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-uulib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-uulib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-uulib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-uulib (0.9.20-2) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c8a38bca32ff4f20dff45cec4868e3ff3d64fb75121bbea6e9a8f0cf9ff4e75f 396488 libghc-uulib-dev_0.9.20-2_amd64.deb afd6e1ab1ecbcf095a6991f6071a9583c37c42949dcbcb78d609ffdbe73c5f6d 144166 libghc-uulib-doc_0.9.20-2_all.deb 2ebfc40060afb29c1e9561939a958b824ef327420158d6c37e42cb9dc39b7a37 349736 libghc-uulib-prof_0.9.20-2_amd64.deb e4d9fb0da208143ba40e06e22bcc50d8e79debc2934336cee2f7a431373951fe 2335 haskell-uulib_0.9.20-2.dsc a2f9a67bd4891733219051c2e6fd9f4607932c233b5421b85c4ad9b8c604c1af 7348 haskell-uulib_0.9.20-2.debian.tar.xz e2bb4d7b2aa0d3e987748185589d7d25b453d3ee448a468aab8971df651ee7e3 45120 haskell-uulib_0.9.20.orig.tar.gz Checksums-Sha1: 651c795478ba22a5702378a9dbf0d377ff5db914 396488 libghc-uulib-dev_0.9.20-2_amd64.deb 479a7a615ce575f60a4a0f94866e79710c8f8874 144166 libghc-uulib-doc_0.9.20-2_all.deb 8c0814f01a6d99acbfda937c10d545e6aa15ed18 349736 libghc-uulib-prof_0.9.20-2_amd64.deb 62739915ebbe19010cb4cdc3ab82e836761b177a 2335 haskell-uulib_0.9.20-2.dsc b352373bcbd55dc2e8b8525c13adc0223c126837 7348 haskell-uulib_0.9.20-2.debian.tar.xz e67c751db68c371bfd4dab018be24207e5c2b7b8 45120 haskell-uulib_0.9.20.orig.tar.gz Files: 7b931e2749bb118e5e34f90602b511ca 396488 haskell extra libghc-uulib-dev_0.9.20-2_amd64.deb 028f32bc466a89d1a50aea9bf9037add 144166 doc extra libghc-uulib-doc_0.9.20-2_all.deb 8ab8731e2f918a89d3e326985eb7e643 349736 haskell extra libghc-uulib-prof_0.9.20-2_amd64.deb 2c304be11378292227fb142dd0faa2b6 2335 haskell extra haskell-uulib_0.9.20-2.dsc 8441d458236d22cebf0a473ebf158be6 7348 - - haskell-uulib_0.9.20-2.debian.tar.xz 6f61d4336556bf659d5e41c87c793408 45120 - - haskell-uulib_0.9.20.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioji8QAKws65lwy7Oc6wA8+ZRphVpZ mCniSt3lQpq1G4RHC9ov7xnFRWM42uU3hVuGw6Qcms8144NNeJ9oXglF1Qr4kyhk E+3QzzTjVtjv1QbiDxNnOVEf5TUMXTxBPERBZleDJPVJlzXLj2ETim8cLPBs4ZeW 9AKmqYAUUUMzk912hm/TjUCJ/qq2wTsyAQBLDN2tD2sRv86R30TEzy+6/eEsKRsd BJxeaP51sR5+J/nwOsRX9GOOUcQf5/RlXAV9lwczExG6s467RKsWverhEn8cuFZx DkcFfiG6P4Do9/5B0hoiCEZEYgnTqUeKyINsmTKtl1qC5buO8VNSc9x/4ObMiXOr pfJPWzxcinwcE3P+Wlo3J16X90atfY2O8SMAvGROllJfXNjjOAAzBHH6wLbH8c0j wKElZFfYBxwWWgsoU2obqDrBhKeOkrzBy/JJJAr3/2QCKo/xF5s9Zw/qsHfV11dF 1CFGYSiyQpZPBBmoXoej4c4Nvjf2QGKaPCGyGhXbZhHX8X+pL5V78326ecNUqaSP RJ4D9ZuUqBkH1csHgSci436E+OcC5nQ2wZiJu+ChzYCE0f+Dh2loHuck6JQGthbt Byd8etKZ/BP1y4MTPJFJ4XKIjuMRJuWZeKltdlfLku+dLvcyufQEXPppVWZSFRZ+ toYdgz+uHvr473G/83vW =18w6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:31 +0000 Subject: haskell-xdg-basedir_0.2.2-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:19:25 EST Source: haskell-xdg-basedir Binary: libghc-xdg-basedir-dev libghc-xdg-basedir-prof libghc-xdg-basedir-doc Architecture: amd64 all source Version: 0.2.2-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xdg-basedir-dev - basic implementation of the XDG Base Directory specification${has libghc-xdg-basedir-prof - basic implementation of the XDG Base Directory spec${haskell:Shor libghc-xdg-basedir-doc - basic implementation of the XDG Base Directory specification${has Changes: haskell-xdg-basedir (0.2.2-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f97bcbcda31f765498bdd18512c2bb6b5dccd1f1e151eb5c82e53320f1ee66f9 18572 libghc-xdg-basedir-dev_0.2.2-6_amd64.deb 0d4db0460f601f30d0cb3b26415e571e919634088cf057ed85259cfde0656db6 29556 libghc-xdg-basedir-doc_0.2.2-6_all.deb a814979a23391a2b7c854d83c69f38fa677ba8923e15592247c6017f26fd5156 15376 libghc-xdg-basedir-prof_0.2.2-6_amd64.deb 5e8358abce84b91dd50a233935a01c88194dd98aea0ad6596b660ddcf87273b7 2395 haskell-xdg-basedir_0.2.2-6.dsc da6c8e91ee53b31d343a7eb2b9bc73eac4611790f8ac2acd63127cedd53ce551 2396 haskell-xdg-basedir_0.2.2-6.debian.tar.xz e461c3a5c6007c55ceaea03be3be0ef3a92aa0ea1aea936da0c43671bbfaf42b 2606 haskell-xdg-basedir_0.2.2.orig.tar.gz Checksums-Sha1: 6b6ae3c6e7839b35e99c86b14a9df54268e97462 18572 libghc-xdg-basedir-dev_0.2.2-6_amd64.deb 9d2068dfdc0df650c82eea16578e85537231ae41 29556 libghc-xdg-basedir-doc_0.2.2-6_all.deb 4eca86edfd3f03840fb3146c57932057d39d338d 15376 libghc-xdg-basedir-prof_0.2.2-6_amd64.deb 33d7fe44267ec816be3169569a9d3242bba73a3a 2395 haskell-xdg-basedir_0.2.2-6.dsc f1e7d9b4b9301409fd42c9f15ba728b1ffaef63e 2396 haskell-xdg-basedir_0.2.2-6.debian.tar.xz 9e4bbbe7cdc0bf19387042a2e8addadf88147a9d 2606 haskell-xdg-basedir_0.2.2.orig.tar.gz Files: fd5f55422d401b2dbc5ca2f542a003d6 18572 haskell extra libghc-xdg-basedir-dev_0.2.2-6_amd64.deb f3a7989095dd8bd6256183c859549db3 29556 doc extra libghc-xdg-basedir-doc_0.2.2-6_all.deb 2a8da18f6c8d2cf0e30a04257ab71e72 15376 haskell extra libghc-xdg-basedir-prof_0.2.2-6_amd64.deb 9659f69f714a8821795ac0ac31b90c01 2395 haskell extra haskell-xdg-basedir_0.2.2-6.dsc 175860acdc8e9ba783c594cdab376400 2396 - - haskell-xdg-basedir_0.2.2-6.debian.tar.xz 0122cf87ba58b0be74cd341d5afa0789 2606 - - haskell-xdg-basedir_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXg0P/14i/VZEcUKM+LgVeLYICdI/ xKt7NEsv9dHyjP+rpAsvUxzm6SaJUKdXKofmVveDO3jIyECdxwS3vQJ4JuJGKMUA /wtOkH/lClqmskOgO9uHEP+tfW3N/Rwd+IUOVRV4DNsDKtwixwkAMhduHRUw58LD bwP8+kopbS+jIq3N4rBl/lS6bEnvqhTQ2K1Z0F/6M/KlgxbNbyyd/Bkgjme1JThy Wdgdl/Cn+c78QMfUkKy7Ni3rRTgPvlUvPCJxPzmAFKHA1Xr9SXh+sZIk1jlZo7DA XrDRiaXAJ5JsJ758C9NSMlNTGpAr5TiMYgANh1ncvJNtJp57n3viC9X4jkXl1lre fktGr6Nm1L8ufbrLD3lXLEOPnoToQk158DRD3Vatup5oe3ac0sy8pUraxxpeZAfG i1R7TfzWiodNeC9A3S0ab6uRAhm7LPxM0SZlOAI4IvdsLl39PVdzRHDw748ZzOLU fjopRQgs6J2EQm4i4BETdk4Ncp4T/MjtgdQkcol/IVU9/xK6C4F5xlqfCDCCm84K b0pam3KbuixKl0UljHL7muyTKdoyFopVvyIIVZEaA/3Gae6b98AoixR1XAG5nrbR N0jAsM3U6Urxtr++er+3PAKyKg7bykTG517dy9ILJDq7v6KRi+nM+rpP/tvPo9/Z BxI13gSTErcTPUwZtk7+ =5+Sv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:23 +0000 Subject: haskell-wl-pprint-text_1.1.0.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:11:22 EST Source: haskell-wl-pprint-text Binary: libghc-wl-pprint-text-dev libghc-wl-pprint-text-prof libghc-wl-pprint-text-doc Architecture: amd64 all source Version: 1.1.0.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wl-pprint-text-dev - Wadler/Leijen Pretty Printer for Text values in Haskell${haskell: libghc-wl-pprint-text-prof - Wadler/Leijen Pretty Printer for Text values in Haskell${haskell: libghc-wl-pprint-text-doc - Wadler/Leijen Pretty Printer for Text values in Haskell${haskell: Changes: haskell-wl-pprint-text (1.1.0.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5bad8ff0a18b10f0cb6b1975bc15191586e99d07074bb1e71e4d890491882569 85362 libghc-wl-pprint-text-dev_1.1.0.4-4_amd64.deb 610a83334a9679981edb0ef19fc5c0d2fa2d08ecdf86d2bf74bb2fcfaeb9c93f 66498 libghc-wl-pprint-text-doc_1.1.0.4-4_all.deb ab517a2dd496a24f096e6f67730c3b7cd378ac36fa40e1ffe668a8dd54489cd6 72390 libghc-wl-pprint-text-prof_1.1.0.4-4_amd64.deb b308b73d0eaed03b19d01d25d9bb6e61bf2e2b4886b551099b36c7146651adc1 2558 haskell-wl-pprint-text_1.1.0.4-4.dsc 07f38bdc4a7184e52f2f0d9ccfe5fd748c10039908ec154d8568f07fc2e03d93 2876 haskell-wl-pprint-text_1.1.0.4-4.debian.tar.xz ff2d53814b7c66624a2ef3d8f79034273de5b7addb29c1ebad277057e3fff1f5 15140 haskell-wl-pprint-text_1.1.0.4.orig.tar.gz Checksums-Sha1: ee7b87ea84809ae018cea6bbae4a913dedbb2713 85362 libghc-wl-pprint-text-dev_1.1.0.4-4_amd64.deb 8dd20638124826aedbf16af27989304460610770 66498 libghc-wl-pprint-text-doc_1.1.0.4-4_all.deb e912f80ae6be0cb6315f6310022e82084b9cf1e0 72390 libghc-wl-pprint-text-prof_1.1.0.4-4_amd64.deb 7f7c1e8d3a2500d6b3e22cb10327d2782f74297b 2558 haskell-wl-pprint-text_1.1.0.4-4.dsc a422912acdfbfb54918a80020f72d6de157434f6 2876 haskell-wl-pprint-text_1.1.0.4-4.debian.tar.xz e2d5d15c2f746013915ce8f01f55e277d3d0a767 15140 haskell-wl-pprint-text_1.1.0.4.orig.tar.gz Files: ceb36492deab3ac7507493a6f282f733 85362 haskell extra libghc-wl-pprint-text-dev_1.1.0.4-4_amd64.deb b75633a1288c13918185d3c8c3607117 66498 doc extra libghc-wl-pprint-text-doc_1.1.0.4-4_all.deb 7ac13cfdc4c52b7c48a8dfc333ee3248 72390 haskell extra libghc-wl-pprint-text-prof_1.1.0.4-4_amd64.deb d04b6e1924eba08615cba23f578c4658 2558 haskell extra haskell-wl-pprint-text_1.1.0.4-4.dsc 58377298988d5f1ae99278cbc0a7a686 2876 - - haskell-wl-pprint-text_1.1.0.4-4.debian.tar.xz fd2acb06faa2f1cec8e4b9c941d6d613 15140 - - haskell-wl-pprint-text_1.1.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6ccP/i5VZhMO1WW9jvy9Sq0EtMOK dyOHnV/IL8bway56F68bAZ33Y30+zFqgaYVM32Aqnm6FxA/TTq7bcReWg0wridrl kYCVG7YhB7zmO3Scn6m4AAGFj9avXv9czQ+a2DDRxBNMQCdc5izY3OUnB6qOg1A2 OQwjKBCwLlcFWOuXgk7J9CtKEYB03HXiUv+I/lD68PEbgpIHtwA4GZ+1CI7Z0We/ iD6nv50fT6gbmbUwyrWPo5YHRWIby7449XaGDu9QSeYIEoDATxFJPgiCfxtQllbI lQR4jB7lSFR7GEDO62WqpCYeo0Qn1JNa5jyje3m5twAdmxGOIFXUis+bLlQU/Ixl 0hgeqeSONCefCM9sEKmRRk3hvdOArSBZ3Jb60RoVQ9L94flJ3y6FV468LYBeh1ig 8Y+AgIElNMjNv+AJ4yRaXK0f7Zr9wz1v3X2ReRQQLumVTnjz8nom8weET4ajDimq uSrwGHK+k8HkdmZdkA9imHQNMPfSKp3Xwd+i/l0NQD/kcNYgX9Ck7qUs+f81o/C+ bD6useXfksNfszcYygcZmedoTO+rgN1eounmd4Bv7fn2dAwEP6yJMP4d4s/SqkUc JEouA40nYF+UZHTGlF5VKCsOVQd3mgVmHtlSqBW0SPiOqVekyPJnVnDaGSb69gah pyTgnO/SBBTFOzIYrpgA =Sor/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:14 +0000 Subject: haskell-vector_0.10.12.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:06:59 EST Source: haskell-vector Binary: libghc-vector-dev libghc-vector-prof libghc-vector-doc Architecture: amd64 all source Version: 0.10.12.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-dev - Efficient Arrays for Haskell${haskell:ShortBlurb} libghc-vector-prof - Efficient Arrays for Haskell${haskell:ShortBlurb} libghc-vector-doc - Efficient Arrays for Haskell${haskell:ShortBlurb} Changes: haskell-vector (0.10.12.3-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 76752a1b6f2ba6035b0c9637c9f387c4569b1120087efaf19dc77badbd3c232d 915152 libghc-vector-dev_0.10.12.3-4_amd64.deb 201b4265c01888e8310474948fe35324e1bf01c8e97ba152515171f379ab244b 232872 libghc-vector-doc_0.10.12.3-4_all.deb 94d178d6aed7300234cae3387658477cee91be2a789684891e904ceda3a3a7bb 796442 libghc-vector-prof_0.10.12.3-4_amd64.deb 9bfcf8a55880e4a2e4c6afa040b4036ee29a3b8d673fbdc46a6f51f78cc65e80 2473 haskell-vector_0.10.12.3-4.dsc 7d3af859297df26a157fbd5a1e3cf5fa91dccdbd8db160f4d88404c42106c326 3344 haskell-vector_0.10.12.3-4.debian.tar.xz 0f765ce0238d89ffdb67656a364f7bf5012d68de9642da6bb2a425b61f88e89a 103617 haskell-vector_0.10.12.3.orig.tar.gz Checksums-Sha1: 6d6d7cf469c66faa541970cf5d59317ddf294b5f 915152 libghc-vector-dev_0.10.12.3-4_amd64.deb abfbe6587c7cd53beda71f7891c2868a8831b9cc 232872 libghc-vector-doc_0.10.12.3-4_all.deb b5c4e1e5172228931e6913fd829f0f9385f1cc49 796442 libghc-vector-prof_0.10.12.3-4_amd64.deb 58fe399706b4f6aabe70f0d064eecd4aa3516a50 2473 haskell-vector_0.10.12.3-4.dsc e6d9cdc28b69b08102d34dc37de15a90fb3e1072 3344 haskell-vector_0.10.12.3-4.debian.tar.xz e7d98d21868ec4837c48d01b4ef49815b494e161 103617 haskell-vector_0.10.12.3.orig.tar.gz Files: 5bd5810cd59d19a033a083c62f8856ce 915152 haskell extra libghc-vector-dev_0.10.12.3-4_amd64.deb adf8ff41d28eb0780e5ad09cfb8d33ee 232872 doc extra libghc-vector-doc_0.10.12.3-4_all.deb 7d141c29a433e683c12aced06ca25d3c 796442 haskell extra libghc-vector-prof_0.10.12.3-4_amd64.deb 0d5f4c0c0a3617af951cf3553ee59df0 2473 haskell extra haskell-vector_0.10.12.3-4.dsc 22795317b1da52af1687d1d230f4e939 3344 - - haskell-vector_0.10.12.3-4.debian.tar.xz a9e325be278ca0f0e4d123a8c3f8ee79 103617 - - haskell-vector_0.10.12.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2BEP/3UVj9DlDh5MA0PKxTTu3x2D D2UuNGc9UWz7tBLGQxJCIpw0lTo1T92muvBCSjTPAg1OKtcW2qIF0EaBMbqp2pWv tfuJUOrKxqhFG947nfQcAng9viOb/DB2nTQ26vhesaVcy3W8GsAHViFsKECwrsxy BKdp+rH4GFmsgAmK4Fso6MO4tWvhKcDmpdfI/3hCgUKnMzdN9rqpi3E/0GdcqJZ9 QKfyMPiV76AjzCpBauQII/aH9e8h2/iyZ1BAKcdsx2sa0X9ASReR1lZGBBuHPU2f yMUPhEQo60lQr7v27szdu2d8SOB6OwAhuTehHGVPecKVhL9VQUTLqLpP59gRVhfh TpeJXpHYzvFdcz6CDqMr5yIx6lFZU5LzoD7dhoKTykXgtXU4g36QLmczV5m+pm2F 4D8+uGul9+f27d1HixP992hLFIKzGhhDKJPzSkrN91WjyG25k9BnX+2A02wZR6yp 9JW078PdfVB4TyNca/UhFn3NXA7pgVvmrwLWp46MVZFwa6U+CfVAIOZu5PXEwZWl exFpeKdWg3paDnlQ5Pu6ctKgY9bdfSPP8WWSvPnH0gssMPiXEyq6En8vR4dht/s6 aiQzc5EWRTtWxlSBOq6flef2d3GMlxnG9svL95hoL1YJZyzpSaWZzHdi/xuNz4bz vk1x8QmRilexWZe6BCVf =VXH/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:39 +0000 Subject: haskell-xml_1.3.14-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:10:06 EST Source: haskell-xml Binary: libghc-xml-dev libghc-xml-prof libghc-xml-doc Architecture: amd64 all source Version: 1.3.14-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xml-dev - A simple Haskell XML library${haskell:ShortBlurb} libghc-xml-prof - A simple Haskell XML library${haskell:ShortBlurb} libghc-xml-doc - A simple Haskell XML library${haskell:ShortBlurb} Changes: haskell-xml (1.3.14-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 51c096f94342c30ddeded3e5c3696d1069afbd4c54e9407fcc80dcf671702d8c 174056 libghc-xml-dev_1.3.14-4_amd64.deb 74e25f14b2620dd2252fb2ca59516fc0ac80770f033b3465dfb389fe23ff6024 63002 libghc-xml-doc_1.3.14-4_all.deb 12c54dbb144c20b05720d03acff584d1f3ecf113cb7d02da439542f94cd36df1 148022 libghc-xml-prof_1.3.14-4_amd64.deb cfd6b205343c5d9e71922ca071a6152dc4aaf3a986fa0025a24dd90fe6572ba4 2371 haskell-xml_1.3.14-4.dsc 79f5235a027f1637bab3304026b83149eb35db211d8d26d217f0ed509af31851 3016 haskell-xml_1.3.14-4.debian.tar.xz 32d1a1a9f21a59176d84697f96ae3a13a0198420e3e4f1c48abbab7d2425013d 12048 haskell-xml_1.3.14.orig.tar.gz Checksums-Sha1: 494e4cbcc77632615199640347d32e1afbdc14be 174056 libghc-xml-dev_1.3.14-4_amd64.deb 65fa959988eb092f96beae071e3e94014a32a72c 63002 libghc-xml-doc_1.3.14-4_all.deb 4bca9300c77f44893bbe477b15747f0e4334e5a3 148022 libghc-xml-prof_1.3.14-4_amd64.deb efb183ec11a6c8c3f140353e5b40485a618643fd 2371 haskell-xml_1.3.14-4.dsc 11d6840768fa7224c902af638db8df184bff76f8 3016 haskell-xml_1.3.14-4.debian.tar.xz 067bc290e6de1b7301539da28ef349c1d8ebe17b 12048 haskell-xml_1.3.14.orig.tar.gz Files: 5fa84d74ba1f59e1d1f568bcb175b7ca 174056 haskell extra libghc-xml-dev_1.3.14-4_amd64.deb 214b1d76dbaa9aa5ab05299d1352cae7 63002 doc extra libghc-xml-doc_1.3.14-4_all.deb 8297cce099311f931e3550868064e0dd 148022 haskell extra libghc-xml-prof_1.3.14-4_amd64.deb ab52029476ba1178104b157174cf97d7 2371 haskell extra haskell-xml_1.3.14-4.dsc cb8d741d619471ea72779fee2e903a43 3016 - - haskell-xml_1.3.14-4.debian.tar.xz bc3d37dca61f52e4d3f547b07beb76c8 12048 - - haskell-xml_1.3.14.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6f8P/jPr3K3DQwpKRDrqAtXl+lr4 hvaTIP+Ad/vKnTpYW5o4Hm35knwAx5CPgSX3yjtIRJThETMNgsQ4fsH7cgsTQXY1 gtVIEjwJg1PgYJab+OeSngm+1jRG4azzZbxB6KeK2tisvnr1aAYaPc7ToZ8gTKHo Gnsm8u/N6sX3iKV9r6zJu4d3M/6DDW1BQ5lZW/LLmo8nw4TWIKlo8nreHyIrR5Bv eBv9i70OTGBZX/Ew0RgqG04OkxHq2pS/lTRV6L5I9O1JPt3FihsDyTGxyQKhyBLN toPXSUE2U1gT8YHf/lXtm+uMiBG0EihG5QRg/Dfo0ZRsbff7GS475jcn0uTQEaQ5 zCvGoprY0RlFqFKmkRxPFyqlO2d4+Ztttl8RjAJfVzfvGrfk54vf73axxuum4E/T oBi8Bb0ZvfnKIBeXxekk44vb/trKCkPLXTBxeSFOJJb4gINhOcw4NYnXZCuKeiEV NQPYbotfSTpKx6vfyKzsKF/AOuz7DkXMLIIfF0QaSW3epaxTHSdwIYVzd16GcNoT JVreoacEmAOBfVtawaxKDZskwYb5gPnD8q/PZqtzL79Fy+e6mZA4XpQcyBVPGXBR tdtW4tkMOhftPovypht9DxFmYOHPzuItmT/xWc/+wZz3IdBi05O344K4Hf68JQMt 6emanzq0lTNRE7Sc7t0X =0QwA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:47 +0000 Subject: haskell-zlib_0.5.4.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:45:06 EST Source: haskell-zlib Binary: libghc-zlib-dev libghc-zlib-prof libghc-zlib-doc Architecture: amd64 all source Version: 0.5.4.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-zlib-dev - Compression and decompression in the gzip and zlib formats${haske libghc-zlib-prof - Compression and decompression in the gzip and zlib formats${haske libghc-zlib-doc - Compression and decompression in the gzip and zlib formats${haske Changes: haskell-zlib (0.5.4.2-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6ceb5cafed7a8eb3a88377c29e67fc676d73d8642e1f11b032815476cde1ad07 79782 libghc-zlib-dev_0.5.4.2-4_amd64.deb e2897b5feb3b9ed6fd086d99e5ebc2af4ea6d04a04d7c4346662227ae480f98c 66814 libghc-zlib-doc_0.5.4.2-4_all.deb cfe5be271bc7a82ca77b539a3259f61c8d90d197af4d436ffd6aac322064537c 66592 libghc-zlib-prof_0.5.4.2-4_amd64.deb bc1c5e9c86efcce4093ce377f1786091e40116f96ea581361c0f8c57b52e6135 2340 haskell-zlib_0.5.4.2-4.dsc 62a1aca081ef05c4c72cb3ced6de70e6e2d2a9fe11f979e33158f7337727a773 5884 haskell-zlib_0.5.4.2-4.debian.tar.xz 75d617d8a77d85ba5a0d69e42c2cd5371b56140b5fb028be3e75bff1cfd41096 127818 haskell-zlib_0.5.4.2.orig.tar.gz Checksums-Sha1: 2217fffd5e19352e3cbb388320fd311ec7c6288a 79782 libghc-zlib-dev_0.5.4.2-4_amd64.deb 5d1ce5ae98125b5bdf05d376dcd3419676cf9402 66814 libghc-zlib-doc_0.5.4.2-4_all.deb fb1e062e5c697ee88e092df0f6e11047aa93de5e 66592 libghc-zlib-prof_0.5.4.2-4_amd64.deb 156a787bbe731205c36d3c9eec1988c62b5877d2 2340 haskell-zlib_0.5.4.2-4.dsc 462db42c7ce6dce25b156ad1451dbdff4b16b955 5884 haskell-zlib_0.5.4.2-4.debian.tar.xz 16f9454a60d503a981c9b21db0153cbcc085a1dc 127818 haskell-zlib_0.5.4.2.orig.tar.gz Files: 33c1222fbd53df161e4ad14b74a2d375 79782 haskell extra libghc-zlib-dev_0.5.4.2-4_amd64.deb f4f2f2354c7121a56bddc1b89686d3cf 66814 doc extra libghc-zlib-doc_0.5.4.2-4_all.deb 9140f24da3a9566025fca30894deb4e1 66592 haskell extra libghc-zlib-prof_0.5.4.2-4_amd64.deb 327987d7c6c83f72ede42156ff9a1136 2340 haskell extra haskell-zlib_0.5.4.2-4.dsc 596a040fe0b3198cdfbbaedc583645a2 5884 - - haskell-zlib_0.5.4.2-4.debian.tar.xz 79f01f01f859b0ef68d5787756d181c1 127818 - - haskell-zlib_0.5.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0AQP/1nCkbVRRZ8FI8BFWxi0vG0h cROET3XHVuIEQvjT0KN5rgIJV9ZUMk8gR3CfWjgDR19uS28d5eqxZGqGKHaen+/Y Ch9y2CcDPvk0rTyvfNeU463cuUqXvtRh3O8TyZXwIz/HbArGMXDrwLQiYog5Rmpq TxGn9hyeOJOXdH288ry8ntkXvBP3VEH8hj4+PF18UlDZmh1pHqVgWlcSgkotMYrF BFg372V+KwXhaTyOOwnMc0V1yzfbLUhNC/wqBTzS3K/xZ0Gu41A7EDEqp39Z8pMW UoIF3ymTu8V8erNYZEadvA4wLH7CjQQ525XDxlIqKMraRD+rX+N5n7jQd/UncLNm 2/3DOP6+uzENLpI0Os4AcQJ1wSgx28mJuO/x0ErAZrxeVNrrTPvfOweRkcNrrW+3 rYv159O+oISW4Ha4/qEJfjYpyNu5X5CVjRBjbYPd807xjiZerp9mEgQz/g9te9DJ 8AYAB1ufdQTTBZkH9QZK3CGv1pHpw3rRHEKiCC85OhxndzrUsNbExjAF3yQnSCzD RUykAkWMou0snedcqQLAgRhRU0Ug1R8OE9dp2UvTHDpwsVV4fUgspxkb7IYrl76d t3uXzETytILqMH09OaTsMUwsG3/acJMPL3qti2d1Tn4Yb41IMni+t/Ppf9+UrObX XaWeMZYr/VYa2XOmekSJ =SYKb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:45:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:45:55 +0000 Subject: haskell-zlib-bindings_0.1.1.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:55:56 EST Source: haskell-zlib-bindings Binary: libghc-zlib-bindings-dev libghc-zlib-bindings-prof libghc-zlib-bindings-doc Architecture: amd64 all source Version: 0.1.1.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-zlib-bindings-dev - low-level bindings to zlib${haskell:ShortBlurb} libghc-zlib-bindings-prof - low-level bindings to zlib${haskell:ShortBlurb} libghc-zlib-bindings-doc - low-level bindings to zlib${haskell:ShortBlurb} Changes: haskell-zlib-bindings (0.1.1.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ce401bb4b6ec9ea6f15a6024757e3dfeb67a4b83fada47e4eb7e61b640d8197b 40490 libghc-zlib-bindings-dev_0.1.1.5-5_amd64.deb fc81979133cb8628658d3932c573f855ff3288bb92f903a37a060e5c5a157527 38846 libghc-zlib-bindings-doc_0.1.1.5-5_all.deb 8b9338bcfaf36e0d7a71b978f783fedc2f518498f2436515ea6e7452850b5f9e 33082 libghc-zlib-bindings-prof_0.1.1.5-5_amd64.deb a2c237e75f79d5e076e2f53cdf6adb691da7691669e3ac020b420f0d3a8ec072 2501 haskell-zlib-bindings_0.1.1.5-5.dsc 3bbc9810ea26bae0f8c8158337b81f6d2c7a112af3cd3b8d24345a577cab6d6d 2588 haskell-zlib-bindings_0.1.1.5-5.debian.tar.xz c83bb438f9b6c5fe860982731eb8ac7eff993e8b56cbc15ef5b471f229f79109 54770 haskell-zlib-bindings_0.1.1.5.orig.tar.gz Checksums-Sha1: 1ce822f5d32746e0240fc1008b2a300ade6ac901 40490 libghc-zlib-bindings-dev_0.1.1.5-5_amd64.deb 8b55259114589dd1cec70b1acc5095032431f48b 38846 libghc-zlib-bindings-doc_0.1.1.5-5_all.deb 5a07a0e8f7c7446b7a0c2cef97a08829940e0763 33082 libghc-zlib-bindings-prof_0.1.1.5-5_amd64.deb a703b8f863705bf3f4c871f0d47523dd1fabb86c 2501 haskell-zlib-bindings_0.1.1.5-5.dsc e65ad34ee1f40eed86ea94cbe0738af928180189 2588 haskell-zlib-bindings_0.1.1.5-5.debian.tar.xz dd7768388b6add2ad179bfb8b456975e68368b5a 54770 haskell-zlib-bindings_0.1.1.5.orig.tar.gz Files: bd2ca5bd49755a013d3e6e0227291f83 40490 haskell extra libghc-zlib-bindings-dev_0.1.1.5-5_amd64.deb bf39cf67ea4e777e433d2977d0635e6e 38846 doc extra libghc-zlib-bindings-doc_0.1.1.5-5_all.deb a54d2b8df0ff4b2aef366ac4c46a4d1d 33082 haskell extra libghc-zlib-bindings-prof_0.1.1.5-5_amd64.deb 2cdabc4f59ec110e87501e82689094a9 2501 haskell extra haskell-zlib-bindings_0.1.1.5-5.dsc 323bd154dc212b4ca5a45828e346f3b5 2588 - - haskell-zlib-bindings_0.1.1.5-5.debian.tar.xz c8c3d5e20a5c46612f0715f777a2823e 54770 - - haskell-zlib-bindings_0.1.1.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZegP/RGUMM3dVIRLR+7HbDjUT8ys MT1SVw5DE+3kjqZA0dsH1bKq5OEqljgxMFrt4Jl3w0szLzMHCevTX4U+AmGBLsjA 792mjCpgwLXMzciWKmZVQmpwKWXcXoRLuM0G1lHxaKWAKmXovSmlzFRlhRhEdWNZ rINA1eTQXxqwKzKAkf6bZ8EMum7AjuiNHv1AosWQFzGVB95ZHtb2Hbcen09uXGtu Lgs3WYlj13RfauQ7fJiSl7jQALXhZDN724Soc6XLjR/5cJwmj2sFsy7ez5MevmUH F2IeC78SnfY/7kuEPx5OnnSV0qhLSAuztvcTFpD5Z/bsKKNzeEXQ+DGmch8xBE29 MNJTRlePnC1VR61Ba6H1BvifoH6jgFIxd67en+Nj4vYp0RcsEPQO38ehlIGyDFS9 1fWrqHcubr9yGssCZawOsEL5Fd9dgo4CL07PcpqHKlqgPwwUJ9vSayvbNmYO1yoT 7mqFqkYZT9pgnJ3kXrdkS40qJmKRi4bkD+ChjhvYe+Vf33aD5unl4N9cpDyRG85U 0uyQDdvy4GudT9ezBEOyDnRyWZBbX3go3b+eVTsqewQeQiSBPqHS0avRbYmKjZp+ 8CQGofMRWxCkomO0Mgu0SoIGGtG3pSkjeo/9vcCamrPPVf5IEU0uNq2iYqfiHqHm dYevE/anY9u0sCMbIuax =xvTf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:46:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:46:04 +0000 Subject: hscolour_1.23-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:44:07 EST Source: hscolour Binary: hscolour libghc-hscolour-dev libghc-hscolour-prof libghc-hscolour-doc Architecture: amd64 all source Version: 1.23-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hscolour - Haskell program to colourise Haskell code libghc-hscolour-dev - GHC libraries for colourising Haskell code${haskell:ShortBlurb} libghc-hscolour-prof - Profiling libraries for colourising Haskell code${haskell:ShortBl libghc-hscolour-doc - Documentation for libghc-hscolour-dev${haskell:ShortBlurb} Changes: hscolour (1.23-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6462732018af8c040a399fcbaea255e8663a8a393382d478313f8647220669f7 312030 hscolour_1.23-3_amd64.deb e066be522491b88d5325acab821cc553ef05e5b7297e5259d77a51756d68ae2a 208224 libghc-hscolour-dev_1.23-3_amd64.deb b3f2a5d8aaa9e82a988fd814286f99e761b8627fc7e6b4a7f25dfc2509911772 66970 libghc-hscolour-doc_1.23-3_all.deb d2fddc41324bd185d651cfbc177e6c5196e4748c17495926331d77cda5cf67e6 170846 libghc-hscolour-prof_1.23-3_amd64.deb 54a04d548c8bdf4d7a135af167446f19dd9eeee8eb3e24b35dd0e6edb0381c25 2354 hscolour_1.23-3.dsc 70e96f366d2f3838f8501d5e3b7d650f92b934cc2dd269054c086145825c5cd4 4780 hscolour_1.23-3.debian.tar.xz 97167eaecc309eff51317d6e925881bc9f27921bd52692121f0fc5aaee1791b0 26027 hscolour_1.23.orig.tar.gz Checksums-Sha1: 8847de851eab1a2792d6a609ad545c91d95bdbe1 312030 hscolour_1.23-3_amd64.deb 3aeeec9ca3e5351c225dd63cd86df52716825fa5 208224 libghc-hscolour-dev_1.23-3_amd64.deb 826f3162a0a86d38748567df221f61f35464c80e 66970 libghc-hscolour-doc_1.23-3_all.deb e781ffc62db0b3d77626da57faa4ed7340c822a9 170846 libghc-hscolour-prof_1.23-3_amd64.deb 1f954c589848e970cc23a6f84c2aa65e0ea9d19f 2354 hscolour_1.23-3.dsc edbd52237041182b25d84e38fe4dbffcf504fd52 4780 hscolour_1.23-3.debian.tar.xz 466882c6366c19f1dafbf0d5b630a1ef2194849d 26027 hscolour_1.23.orig.tar.gz Files: d444fe6cede550c13e1b6d0717c3ed63 312030 haskell extra hscolour_1.23-3_amd64.deb 0e2af713aa2787f30a722f36c5f177f9 208224 haskell extra libghc-hscolour-dev_1.23-3_amd64.deb 56805e06bd061cf28b727d0cb342cfae 66970 doc extra libghc-hscolour-doc_1.23-3_all.deb 04885c5491e0760b12512449b752cddf 170846 haskell extra libghc-hscolour-prof_1.23-3_amd64.deb 886f78931d97a8ff76691f04df01a66f 2354 haskell extra hscolour_1.23-3.dsc 0aba278d04dc8dddfd928ea255ad8531 4780 - - hscolour_1.23-3.debian.tar.xz db7d455e29429c2038595ac1d33f1865 26027 - - hscolour_1.23.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokqgQAJfJ7dWByAvyFgoHxg1KuhJq zXGQFv9ZhcAqWhv0fpSudVaXeBDkUTCe0+FgzHrGewLV8BFufE16eoiKBTE4ujLv LM3cJaxyVDP3PxWm6pILO0QR7ioB/AKZW1cXZt0n75qHlsnUiM7sD7wuohTTdAnV TL+ZwS/uChTOd0v1/wLeNlLtTWjpCFsYl/B1mL/KsLC7gQNgNqS8Ul94P6p3dHiV ljtO5PeXHBvuSEXHZLp1YRVx1+Ab0YJUwvms3J5ckVjz5ezpZOvJAjCuyYJ+iBP3 6t1UXWf3EArS95r1TfLHm5fOHyBMFM1nWQ3A9WyQraKiDMF/C2lEC3OK7iRqO4+x sj7U1kjcVHb00Vm4RWTimjwwJ3BNo+19HwQ5VrZTRK7woJ5TcJosz3L1yxKm+oV+ rR6fjL2FIxn29JLGE8A8FdomoRWabG7ID70nn8wkbMbcaomr2w/NmX/+8GAF0iSg VqZImUYAQGVtwFCV4AyGR5yxobTfVxwh2am1Asxz0isfKZV4oCX8DonV6eiyTYg+ TtMfPiGHkN3O4817vnp0+G9VM8Jz4eo1573kQPQGnT8gd6MbkA4qgm+jFNAOtvVN wGc+lo0FkMVwwg5Hh/xpbe4owEAZE1PritOBBnDIDTKtyulKWMolqXQkfHNwcN9L UTt0JTtb/tQGPagVq2fa =fquF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:46:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:46:13 +0000 Subject: hslogger_1.2.9+dfsg1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 19:00:32 EST Source: hslogger Binary: libghc-hslogger-dev libghc-hslogger-prof libghc-hslogger-doc Architecture: amd64 all source Version: 1.2.9+dfsg1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hslogger-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslogger-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslogger-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: hslogger (1.2.9+dfsg1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3f0e29de104639b9c598a5c1fe8990bc89926aec1f3621c3f5490b8cf1df7e6a 112864 libghc-hslogger-dev_1.2.9+dfsg1-3_amd64.deb ed5778010d9d2d73dd5f473bc338b7035cdbe7b1573548a78a6e8e02fad49d4f 74286 libghc-hslogger-doc_1.2.9+dfsg1-3_all.deb 4b4e65c916f804bf47f38e7b094e4b80a50a03fc3a2611801137b6c3ed419f53 95020 libghc-hslogger-prof_1.2.9+dfsg1-3_amd64.deb 08a8e020aec141f903974d7d872b2ede04cfcd7da857b46763ab7e70b8d6a237 2526 hslogger_1.2.9+dfsg1-3.dsc ef735325e1962b1ad9038384513b7043df99a6323bba14b1a38e6a566d11de91 8380 hslogger_1.2.9+dfsg1-3.debian.tar.xz cae65a86b9e5e050d8e2e52ebc126b6c86e5365b6772adbc7fcd915ee899a5a1 18796 hslogger_1.2.9+dfsg1.orig.tar.gz Checksums-Sha1: 9b32866af29c82fdd404314493794c407c722659 112864 libghc-hslogger-dev_1.2.9+dfsg1-3_amd64.deb 8c8e27d713b92c8f27b899316d7fd80fd67729c9 74286 libghc-hslogger-doc_1.2.9+dfsg1-3_all.deb b89899b69f2204abfe33fa50bbfac8caa57d35ef 95020 libghc-hslogger-prof_1.2.9+dfsg1-3_amd64.deb 300230d9cf5c26a9771eaef41a7e08576f6cffad 2526 hslogger_1.2.9+dfsg1-3.dsc cf8a79f3243bb6f24d21a82f9a556ac16c4573b1 8380 hslogger_1.2.9+dfsg1-3.debian.tar.xz 948bdaa515232d25930d02dec69469c0cc9825dd 18796 hslogger_1.2.9+dfsg1.orig.tar.gz Files: 3ed11ad7935efe2fd343674e56bd485d 112864 haskell extra libghc-hslogger-dev_1.2.9+dfsg1-3_amd64.deb 9a6dfd3129d5250f1b0483fd142f3a32 74286 doc extra libghc-hslogger-doc_1.2.9+dfsg1-3_all.deb 600aa806ce867341880efbc58bf81a6d 95020 haskell extra libghc-hslogger-prof_1.2.9+dfsg1-3_amd64.deb 7e937e3d880192b6b6c1cbf15dc3642b 2526 haskell extra hslogger_1.2.9+dfsg1-3.dsc ad25e27a90c69a25b360de143ad3598d 8380 - - hslogger_1.2.9+dfsg1-3.debian.tar.xz 7676d65021592b18fe5d275bcc1d1a0d 18796 - - hslogger_1.2.9+dfsg1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDIAQAIIIfu3yMSKnS+li/NRjOSkg XbG1uCPdoBhadwSNw+gPyB2CjgFY+FsjlQc5WfAEmlv60xNHzEPuh3GeaduZomJ1 u701wyY9qQmdYgEneQilsycu6LDLyMTJ184tZjjNvUKMyhvWs5fATGPjo01wybcR PUh+0T03RCJs56+D9nvfcVdGcPkO/qxTkac4on+7hvwfk66MD8FW6bidPAE6lKWL RqKk48X4CmNRjTocLR7zqKtb+jn3KMqN7N07SdTr0BMTXfKfwRg1hIyemM60++Qc VtOs6b4gE9O/DMAOg8i5oyMriTc2pXZyKYx+qanFP152zEeSu+2NWUg32ghVtn8w /ZBxvY7esXSWDwVQ8FomTU2utJ+qDQwdD+54vEAPdFgT4/gfuvXWvYzHMzg24X4C GsEnEWnFtcW2XQsiPKFbEN3HPp43oLNfanGs6W6bSz2JgaBpgdz0juQfHTtnmVvc 1MMN6Gj7rfg7galsdPCVJb2PpOj94HvGQWu32Hvg6NRKxFfWKWqfOz+/TD0DGM8c VSK20GFoIoMJ25XPmsWwp89kS5SswwD6Z9fL1x3kgBpSNEE3v35+rMae20UK2zkG gwcQ3oexQ5pyW5TT08sHAewLoRuENk5XrFGOxGnK855mV/wlbzdcGxrU0D/nNI7h FoWUG4zvp9qGELNEHJUB =DhIh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:46:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:46:36 +0000 Subject: ldap-haskell_0.6.10-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:26:27 EST Source: ldap-haskell Binary: libghc-ldap-dev libghc-ldap-prof libghc-ldap-doc Architecture: amd64 all source Version: 0.6.10-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ldap-dev - LDAP Interface for Haskell libghc-ldap-prof - LDAP Interface for Haskell; profiling libraries libghc-ldap-doc - LDAP Interface for Haskell Changes: ldap-haskell (0.6.10-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 514cb441a4df30b24dc01b60b58e2333859d83b3c764f046ad1024657d402c4f 109850 libghc-ldap-dev_0.6.10-5_amd64.deb 140257a62bc4188d9cf3a878e0cbb0a7a1b0f11d3304e1068dfe4a59002899ac 58746 libghc-ldap-doc_0.6.10-5_all.deb 3a11a380561196a83123ca29ccdce7f9cbf86af764895b4a9191492ab98f03ae 90634 libghc-ldap-prof_0.6.10-5_amd64.deb fab5cc3e465885c78064c0954b0841f1d70f9cdcdf004b057503a707de6c18d1 2353 ldap-haskell_0.6.10-5.dsc 1317ef22ad0bc49107f666cac8696bd50a609c101a27331af1945dae94819f68 3448 ldap-haskell_0.6.10-5.debian.tar.xz 4050875df6157fd71ce14bb0025499a1e9ccbb4d7a03686d68d3521dd2539f82 12691 ldap-haskell_0.6.10.orig.tar.gz Checksums-Sha1: 2b794187936339405bee3a3a3b96344a0b95341a 109850 libghc-ldap-dev_0.6.10-5_amd64.deb 016cb4ece88f6e28b43d79c58750ae9831e8e201 58746 libghc-ldap-doc_0.6.10-5_all.deb ceef3e7a02f107de4e9f87a32891de37b0a513fe 90634 libghc-ldap-prof_0.6.10-5_amd64.deb ea4cdb86c3435077f7789dbb8192921460dd866a 2353 ldap-haskell_0.6.10-5.dsc 37219e118a660b88f63564db4a59c5b7f431f441 3448 ldap-haskell_0.6.10-5.debian.tar.xz 9e6780be7abd3a475098ba669b1c840c478265dc 12691 ldap-haskell_0.6.10.orig.tar.gz Files: d2d8d930ca701a08c90c3c7f09e8920f 109850 haskell optional libghc-ldap-dev_0.6.10-5_amd64.deb d368cf44a3ae928c3bbb4f8547e70eb4 58746 doc optional libghc-ldap-doc_0.6.10-5_all.deb a1457b3b41ce7a5fe392e439943eb5e7 90634 haskell optional libghc-ldap-prof_0.6.10-5_amd64.deb f91970ceb13324a476c304c9c342fe97 2353 haskell optional ldap-haskell_0.6.10-5.dsc 99be05e5e136bb0b63dfc9ba6bd19dec 3448 - - ldap-haskell_0.6.10-5.debian.tar.xz 245d1a46d5a795c448f37617ef73c3ee 12691 - - ldap-haskell_0.6.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4xXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVK4P+wce7FDeEDJJMylXVr/LI48V sAZ4VARJw4SFMPlTswKUQWzzerHLpAenfZSyKZtYMS4xr2FMBlT3A1pKltu6Uaz5 AxDOeqdkVhikSwEzHYkt5NMnxso4Fbut7PkbQxR7u4/z3SToCmaXR2VCzVl//3dk Fy833uchvXNPZeeT073aY17Okcj4EGAL3oEDKgPaK4CIdVshVZhj319hTQaI1Uz9 bi9Sc7/3vEoIDxgXUd0qEuI4gmMa6fWkrGMLSEYtwWvQW7IkfZs+PeGZH5YAFn8R d5xPAQ5ojK4OoRRzA2zHRSqqGNWerRzg5/4LxpLvBTiSNFhZ9do+5vV5nkwaGllH t1MvT6TFrqGkoFTeHaNX9b4ZDPXDBbBSXX51n7q7wX6sJ7bfDQCSauu6KQOElKs8 H5+LrnSF2ZCM+zo73d6JFcPQ4rg4Lrh6Zw9XcEOkZOLupzUMRqQBvd+sIXaT6y52 sCb+OzcpPMW2ioM1/3BLFUbfPxTooGfcWyhNVdKZVRx2ksJHZy76DXVi64CB0rYS 77M8+ZXvSoav5GP5/NIRAiVQ/tF5yWMb9SPUcDJbRAcE+1XiZ4WGJgGs0QYLWQYt ECILAkP4nkJ1RgZmZptjlbzuddTN19tPd8ZCVy7PTxtu1QDAJauyIkynsZgDi2p4 m7C806B7GeyQsiSCMkfY =kI/t -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 01:46:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 01:46:58 +0000 Subject: magic-haskell_1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 18:26:39 EST Source: magic-haskell Binary: libghc-magic-dev libghc-magic-prof libghc-magic-doc Architecture: amd64 all source Version: 1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-magic-dev - File type determination library for Haskell${haskell:ShortBlurb} libghc-magic-prof - File type determination library for Haskell${haskell:ShortBlurb} libghc-magic-doc - File type determination library for Haskell${haskell:ShortBlurb} Changes: magic-haskell (1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 57b6ec02202ca54ef49def772d59a56db1c66b7ed57b2d12e3cc5fdffe6858fb 35186 libghc-magic-dev_1.1-4_amd64.deb 98a0d4fbb5538e9e52db1d10462aab469244a512623f6df3c43533c3f868ae70 36388 libghc-magic-doc_1.1-4_all.deb 7f3529e6257da85a8aef7721082552ca21c21528aa1ca514081af5a4f3ccf4c4 29592 libghc-magic-prof_1.1-4_amd64.deb 68b0ecef4d3e4a2bd59f6e25dfa2b64a40f435c0936b1551e1d65ccfa7313e6b 2330 magic-haskell_1.1-4.dsc 1897b5192b17b418f5c84a3a30828e82ce20d5bf47aabe1eedd5383a692975bb 3672 magic-haskell_1.1-4.debian.tar.xz b21c3b69f57b64199c1d7be0ac8ea1d02d698be59943058f6a2d642ea57ce082 4318 magic-haskell_1.1.orig.tar.gz Checksums-Sha1: f7a9cba9ea7814689769fb86868290b667767cc5 35186 libghc-magic-dev_1.1-4_amd64.deb 2abd3df5ebc06a07534c3b577b53d1bc9156d4a6 36388 libghc-magic-doc_1.1-4_all.deb 2a4f76b12010ce467c62d35aced4b89a0fcc2867 29592 libghc-magic-prof_1.1-4_amd64.deb 9ace772c7993683b37fb76c949a554d276f9307d 2330 magic-haskell_1.1-4.dsc 26446be4b36406a35f857b418c62a2f2acaecc47 3672 magic-haskell_1.1-4.debian.tar.xz 87e98f21058aabb33a3b98f393aa8c0b22fa9be3 4318 magic-haskell_1.1.orig.tar.gz Files: 1c570d2b6fda6f6e7d84e811c39be2d7 35186 haskell optional libghc-magic-dev_1.1-4_amd64.deb 35db37717c2f9387afd9ed745863a979 36388 doc optional libghc-magic-doc_1.1-4_all.deb 6e117d56928b25cac2d6866bb34813cc 29592 haskell optional libghc-magic-prof_1.1-4_amd64.deb 81e2b4191c50fd76f21fcc0e00fb1be4 2330 haskell optional magic-haskell_1.1-4.dsc a63afa4542e9416a9add3e928c194469 3672 - - magic-haskell_1.1-4.debian.tar.xz a7d21b4466a4a3a776eb684559a2579e 4318 - - magic-haskell_1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYN4yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZ/cP/RBrlOXiwHabHFNxUM0XKokT iRGUm0mzF0KOaSPQU9V+BWS1fnodj5h4TR6DSgCQm8QydvawdMDAyF3Qj1ouK6Bp f1GX5KbrZ5AjheqEpJdFk9cBgBn6CyKOS4hlzJ78zLGY/eJQv8XivkRY8AqGv2M9 ZWqr+IbHjVyClJ73LY2p6SLpJ77v9pHzId9bMak6juV+23KpKzeD03qw/vz5WSOX 0pCi0s4r/kVsP7RBqcvAFauFHeX0BczKV2CUyY0ZcJxTIwQf/78lYXyJCqsXYLAy zYWm2BjGiMegO8saBBK/GhFc2SKB90b78rgUcyB4pEpynFLzodxKk07MOkqXG7dW xr3BDX0TC4ulyLaNosiDyO+1ZKEWMygGNCt4uv/3OBZ0zjwx9Lj5tUt8q6knNnga LY2gdxhHhv+3PD4Z/3zZx7A4xpTEEjtZNIQ9UVeJEFusGi9OfnJm7IbUcE+K4786 mC06wUuD3LxJCq3ixakxVNqDysimSO8SwchqLd7uJsv0AQiCiWrX1EWqDWWKQBbM klffvYaTghYAqPGjmvvFMw2V7eeOAzn/A2gPnZYx06nYdIXtbMM2Y1xebBI6OuTS NhTWPGu2oqCwobVmrzO6cPas5qa+QQJo6Kx42PakHllHJiGniiIPmCqcpeb+3G7h Tw/CE7+oQ/U4RjhaFrZa =2rlC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 02:08:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 02:08:34 +0000 Subject: Processing of haskell-maths_0.4.8-2_amd64.changes Message-ID: haskell-maths_0.4.8-2_amd64.changes uploaded successfully to localhost along with the files: libghc-maths-dev_0.4.8-2_amd64.deb libghc-maths-doc_0.4.8-2_all.deb libghc-maths-prof_0.4.8-2_amd64.deb haskell-maths_0.4.8-2.dsc haskell-maths_0.4.8-2.debian.tar.xz haskell-maths_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 04:22:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 04:22:04 +0000 Subject: haskell-maths_0.4.8-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 3 Dec 2015 21:06:03 EST Source: haskell-maths Binary: libghc-maths-dev libghc-maths-prof libghc-maths-doc Architecture: amd64 all source Version: 0.4.8-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-maths-dev - Combinatorics, group theory, (non-)commutative algebra${haskell:S libghc-maths-prof - Combinatorics, group theory, (non-)commutative algebra${haskell:S libghc-maths-doc - Combinatorics, group theory, (non-)commutative algebra${haskell:S Changes: haskell-maths (0.4.8-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4784381d031ea06e9da77307628111aa94e9149875a1df7d7636fd386987fd37 2200254 libghc-maths-dev_0.4.8-2_amd64.deb 42e2f5910c59ff812bec110affbdeabf159ba01294e8daeac2a4d669f6228c53 435998 libghc-maths-doc_0.4.8-2_all.deb a811a2e795afe59e2f4570e947e0365cde1db242c0de7b5631c7564661b5ceea 1821696 libghc-maths-prof_0.4.8-2_amd64.deb 265ab0450e8a97ead6f6e6120f85f6b2ff094ffd00b0a021e908578ce494dcb5 2377 haskell-maths_0.4.8-2.dsc 1433288d732d3e2b226eb9dfd6edf28e91a5d7d00b6b9845e362b2b58108507b 2808 haskell-maths_0.4.8-2.debian.tar.xz 9298592ca32f853233abb0f1d0d34b6e51118dc0d66ed9822442d61c8db4c27a 191038 haskell-maths_0.4.8.orig.tar.gz Checksums-Sha1: 773f4c2288f3161844611e1d388828ad3a395d30 2200254 libghc-maths-dev_0.4.8-2_amd64.deb bef8330d06fc0afaecdae004515afe210d9c4e63 435998 libghc-maths-doc_0.4.8-2_all.deb e89c118182f0d3e2176a509f9ecebf7ec7c05cc5 1821696 libghc-maths-prof_0.4.8-2_amd64.deb 61b4c67a50b759afb519d4fc85739ee0238c7f73 2377 haskell-maths_0.4.8-2.dsc 3d545cb574dcedea80de7eeba615eb647b33072d 2808 haskell-maths_0.4.8-2.debian.tar.xz 3b43e366cc9a9239ed8a70e2c637136bc70abc3c 191038 haskell-maths_0.4.8.orig.tar.gz Files: 5b98438b911d063d6e5a4d7595d0f19d 2200254 haskell extra libghc-maths-dev_0.4.8-2_amd64.deb 4ed72c2dd9f54e44cd202d6072ed9268 435998 doc extra libghc-maths-doc_0.4.8-2_all.deb 44d9703ac6e1731900cde70e4d09dcb8 1821696 haskell extra libghc-maths-prof_0.4.8-2_amd64.deb 7ee884da6b3e8c09ba348ae7421a6bc9 2377 haskell extra haskell-maths_0.4.8-2.dsc 908e8dfbc57b7009145383d66ac87f49 2808 - - haskell-maths_0.4.8-2.debian.tar.xz 7748f2fa4249d404f36b440caec78d39 191038 - - haskell-maths_0.4.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYPVGXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTios3YQAKhK72IbMX3a44YWwafWcHNG mddp/YLVXRSPi7UTNKfZK++3AmaHvEbkrKgBK0lvWtFeyXcG1vVZCELhU7ATB6aE o2HpUdKFRZZ0SFdZZGvENnURzkGLU9l4lgIJ6bhknqipCUjKBqFcF3asdZpN9mgQ ycMd0dz2+frdLmvSdfAIluoclfGvISbRwTIPB1Ro/RJz2RBXDVwaLlmqsmZWn8kQ zrudexxyCZ73CU2ivhSZC5oLk8QSpebF3xccL5el3aDyQueC2cBN8V1hfxERsf8n uhqKXpdJH2rqxvrp+Kypch008plv3nNBzM0nA+PwsQE3fBccfYij2AN3MFKoxBCp 122vxWjCKLMvPLAAg0i6uMMGK+VVg2hIfPB/T4KzvwdqHE2RL8Y+QPEInKYEi2rx L71u4yjX/+wQptMDOBgbTVuZX1TO9+yvTp5YZuAwBKD65EgRtLJiAhASuk7OGg0R 5/yFkzNrlPFWJ0vImZl/pFmgHl4PE+vj+Bvib7AvzzlaTTFmdYMRNaDu9YFubXL2 YnYmJJINmjawTW9vtyKKVAkjbvTaH5mh301oFzfqbFfs7hDHpON9mxxuQ4z7op5o 1pwtX4ulVJhTK3wdSbZ7NdUFKyRNkS9FMT+A+M5RVfNNE4h7eNqMpBqPJjWpMU8E BGbU+FENBlpxQLcSOOes =ZHiT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Fri Dec 4 05:54:03 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 4 Dec 2015 05:54:03 +0000 (UTC) Subject: Failure: chroot-installation_sid_install_haskell/887 Message-ID: <645677729.409.1449208443664.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/887//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/887/ for more information. From pochu at debian.org Fri Dec 4 10:14:43 2015 From: pochu at debian.org (Emilio Pozuelo Monfort) Date: Fri, 04 Dec 2015 11:14:43 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode Message-ID: <144922408346.5560.8786519489342029920.reportbug@tatooine> Source: ghc Version: 7.10.3-2 Severity: serious Your package failed to build on armel: "inplace/bin/ghc-stage1" -static -H32m -O -lffi -optl-pthread -optl-B/usr/bin/ld.gold -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.o /tmp/ghc074d_0/ghc_7.s: Assembler messages: /tmp/ghc074d_0/ghc_7.s:96:0: Error: selected processor does not support `ldrd r0,r1,[r3,#64]' in ARM mode /tmp/ghc074d_0/ghc_7.s:99:0: Error: selected processor does not support `strd r0,r1,[r3,#64]' in ARM mode /tmp/ghc074d_0/ghc_7.s:210:0: Error: selected processor does not support `ldrd r0,r1,[r7,#64]' in ARM mode /tmp/ghc074d_0/ghc_7.s:214:0: Error: selected processor does not support `strd r0,r1,[r7,#64]' in ARM mode rts/ghc.mk:236: recipe for target 'rts/dist/build/StgStartup.o' failed Full log at: https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=armel&ver=7.10.3-2&stamp=1449207555 Emilio From info at piramidasunca.net Fri Dec 4 10:55:52 2015 From: info at piramidasunca.net (Piramida Sunca) Date: Fri, 04 Dec 2015 11:55:52 +0100 Subject: Ljekovitost energije Bosanskih piramida Message-ID: <20151204105615.12780.1008147802.swift@piramidasunca.net> An HTML attachment was scrubbed... URL: From veronique-lecomte1 at megamiillioons.onmicrosoft.com Fri Dec 4 12:36:17 2015 From: veronique-lecomte1 at megamiillioons.onmicrosoft.com (=?iso-8859-1?Q?V=E9ronique_LECOMTE?=) Date: Fri, 4 Dec 2015 12:36:17 +0000 Subject: CONFIRMATION. Message-ID: Bonjour Nous avons le grand plaisir de vous annoncer les r?sultats de la 10?me ?dition de la M?ga Million Marc Andressen Price. Votre ?mail a ?t? ajust? sur plus d'un million (1.000.000) d'Adresses ?lectroniques (E-MAIL) qui ont ?t?s soustraits sur plusieurs diff?rents sites. Ceci n'?tant donc pas un spam, veuillez trouver en fichier joint , la notification de votre gain et veuillez rentrer en contact avec Ma?tre Bertrand Kouassi d?s r?ception de ce pr?sent mail pour confirmation de votre gain. Contact Me Bertrand Kouassi pour la validation par ?mail: ?mail :me.bertrand.kouassi at gmail.com T?l. 00225 03 68 11 06 *********************************************************** Cordialement V?ronique LECOMTE Directrice des Op?rations -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Notification de gain..pdf Type: application/pdf Size: 191648 bytes Desc: Notification de gain..pdf URL: From rafaela.cantillo at ayuncordoba.es Fri Dec 4 12:43:09 2015 From: rafaela.cantillo at ayuncordoba.es (ms ella golan) Date: Fri, 4 Dec 2015 13:43:09 +0100 (CET) Subject: Hello Message-ID: <1798707983.9302225.1449232989715.JavaMail.zimbra@ayuncordoba.es> I am Mrs.Ella Golan, I am the Executive Vice President Banking Division with FIRST INTERNATIONAL BANK OF ISRAEL LTD (FIBI). I am getting in touch with you regarding an extremely important and urgent matter. If you would oblige me the opportunity, I shall provide you with details upon your response, please reply to my personal email: mrsellagolan at gmail.com Faithfully, Ms.Ella Golan From jenkins at jenkins.debian.net Fri Dec 4 15:18:59 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 4 Dec 2015 15:18:59 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1023 In-Reply-To: <562281279.396.1449192988660.JavaMail.jenkins@jenkins> References: <562281279.396.1449192988660.JavaMail.jenkins@jenkins> Message-ID: <876414297.433.1449242339974.JavaMail.jenkins@jenkins> See Changes: [clint] patch cabal-install [clint] refresh fast-logger patch [clint] add original fast-logger cabal file ------------------------------------------ [...truncated 2506 lines...] Added: cabal-helper is 0.5.1.0 here but does not exist in the archive. Updated: cabal-install is 1.22.0.1 in the archive but 1.22.6.0 exists here. Updated: case-insensitive is 1.2.0.4 in the archive but 1.2.0.5 exists here. Updated: cassava is 0.4.3.1 in the archive but 0.4.4.0 exists here. Obsolete: certificate Updated: chunked-data is 0.1.0.1 in the archive but 0.2.0 exists here. Updated: cipher-aes128 is 0.6.4 in the archive but 0.7.0.1 exists here. Updated: classy-prelude is 0.11.1.1 in the archive but 0.12.5 exists here. Updated: classy-prelude-conduit is 0.11.1 in the archive but 0.12.5 exists here. Updated: classy-prelude-yesod is 0.11.1 in the archive but 0.12.5 exists here. Updated: cmark is 0.4.0.1 in the archive but 0.4.1 exists here. Obsolete: concrete-typerep Added: concurrent-output is 1.7.1 here but does not exist in the archive. Updated: conduit is 1.2.5 in the archive but 1.2.5.1 exists here. Updated: conduit-combinators is 0.3.1 in the archive but 1.0.3 exists here. Updated: connection is 0.2.4 in the archive but 0.2.5 exists here. Updated: contravariant is 1.3.2 in the archive but 1.3.3 exists here. Updated: cpphs is 1.19.2 in the archive but 1.19.3 exists here. Updated: cryptonite is 0.5 in the archive but 0.6 exists here. Updated: data-hash is 0.2.0.0 in the archive but 0.2.0.1 exists here. Updated: dbus is 0.10.9 in the archive but 0.10.11 exists here. Updated: dependent-sum-template is 0.0.0.1 in the archive but 0.0.0.4 exists here. Updated: diagrams-cairo is 1.2.0.7 in the archive but 1.3.0.5 exists here. Updated: diagrams-core is 1.2.0.6 in the archive but 1.3.0.4 exists here. Updated: diagrams-gtk is 1.0.1.3 in the archive but 1.3 exists here. Updated: diagrams-lib is 1.2.0.9 in the archive but 1.3.0.3 exists here. Updated: diagrams-svg is 1.1.0.5 in the archive but 1.3.1.7 exists here. Added: dice is 0.1 here but does not exist in the archive. Updated: dlist is 0.7.1.1 in the archive but 0.7.1.2 exists here. Updated: dns is 1.3.0 in the archive but 2.0.1 exists here. Updated: dual-tree is 0.2.0.6 in the archive but 0.2.0.8 exists here. Updated: dynamic-state is 0.1.1.0 in the archive but 0.2.0.0 exists here. Obsolete: ed25519 Updated: ekg is 0.4.0.5 in the archive but 0.4.0.8 exists here. Updated: ekg-core is 0.1.0.2 in the archive but 0.1.1.0 exists here. Added: ekg-json is 0.1.0.0 here but does not exist in the archive. Updated: email-validate is 2.0.1 in the archive but 2.1.3 exists here. Updated: equivalence is 0.2.5 in the archive but 0.3.1 exists here. Updated: errors is 2.0.0 in the archive but 2.0.1 exists here. Updated: esqueleto is 2.1.3 in the archive but 2.4.1 exists here. Updated: exception-transformers is 0.3.0.4 in the archive but 0.4.0.2 exists here. Updated: extra is 1.4.1 in the archive but 1.4.2 exists here. Updated: fast-logger is 2.3.1 in the archive but 2.4.1 exists here. Updated: fb is 1.0.11 in the archive but 1.0.12 exists here. Updated: fclabels is 2.0.2.2 in the archive but 2.0.2.3 exists here. Updated: feed is 0.3.9.7 in the archive but 0.3.10.3 exists here. Updated: fgl is 5.5.2.1 in the archive but 5.5.2.3 exists here. Updated: file-embed is 0.0.8.2 in the archive but 0.0.9 exists here. Updated: foldl is 1.1.0 in the archive but 1.1.2 exists here. Updated: free is 4.11 in the archive but 4.12.1 exists here. Obsolete: frown Updated: fsnotify is 0.1.0.3 in the archive but 0.2.1 exists here. Obsolete: geniplate Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. AHEAD: git-annex is 5.20151116 here, but only 5.20150727 in the tracked LTS release. Updated: gitit is 0.10.7 in the archive but 0.11.1.1 exists here. Updated: gitlib is 3.1.0.1 in the archive but 3.1.1 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk2hs-buildtools is 0.13.0.4 in the archive but 0.13.0.5 exists here. Updated: gtk3 is 0.13.9 in the archive but 0.14.1 exists here. Updated: hakyll is 4.6.9.0 in the archive but 4.7.4.0 exists here. Updated: happstack-hsp is 7.3.5 in the archive but 7.3.6 exists here. Updated: happstack-server is 7.4.2 in the archive but 7.4.5 exists here. Updated: hashtables is 1.2.0.2 in the archive but 1.2.1.0 exists here. Updated: haskell-src-meta is 0.6.0.10 in the archive but 0.6.0.12 exists here. Updated: haskelldb-hdbc is 2.2.2 in the archive but 2.2.4 exists here. Updated: haxr is 3000.10.4.2 in the archive but 3000.11.1.2 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Updated: hedis is 0.6.5 in the archive but 0.6.9 exists here. Updated: highlighting-kate is 0.5.12 in the archive but 0.6 exists here. Updated: hjsmin is 0.1.5.0 in the archive but 0.1.5.1 exists here. Updated: hledger is 0.24.1 in the archive but 0.26 exists here. Updated: hledger-lib is 0.24.1 in the archive but 0.26 exists here. Updated: hledger-web is 0.24.1 in the archive but 0.26 exists here. Updated: hlint is 1.9.21 in the archive but 1.9.22 exists here. Obsolete: hoauth Updated: hoogle is 4.2.41 in the archive but 4.2.43 exists here. Updated: hsemail is 1.7.2 in the archive but 1.7.7 exists here. Updated: hslua is 0.4.0 in the archive but 0.4.1 exists here. Updated: hspec is 2.1.7 in the archive but 2.1.10 exists here. Added: hspec-contrib is 0.3.0 here but does not exist in the archive. Updated: hspec-core is 2.1.7 in the archive but 2.1.10 exists here. Updated: hspec-expectations is 0.6.1.1 in the archive but 0.7.1 exists here. Updated: hsx2hs is 0.13.3.1 in the archive but 0.13.3.2 exists here. Updated: html-conduit is 1.1.1.2 in the archive but 1.2.1 exists here. Updated: http-client is 0.4.18.1 in the archive but 0.4.24 exists here. Added: http-common is 0.8.2.0 here but does not exist in the archive. Updated: http-conduit is 2.1.7.2 in the archive but 2.1.8 exists here. Updated: http-reverse-proxy is 0.4.2 in the archive but 0.4.3 exists here. Added: http-streams is 0.8.3.3 here but does not exist in the archive. Added: http2 is 1.0.4 here but does not exist in the archive. Updated: iCalendar is 0.4.0.2 in the archive but 0.4.0.3 exists here. Updated: incremental-parser is 0.2.3.4 in the archive but 0.2.4 exists here. Added: io-streams is 1.3.2.0 here but does not exist in the archive. Updated: ircbot is 0.6.2 in the archive but 0.6.4 exists here. Updated: kan-extensions is 4.2.2 in the archive but 4.2.3 exists here. Updated: lambdabot is 4.3.0.1 in the archive but 5.0.3 exists here. Added: lambdabot-core is 5.0.3 here but does not exist in the archive. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-irc-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-misc-plugins is 5.0.1 here but does not exist in the archive. Added: lambdabot-novelty-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-reference-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-social-plugins is 5.0.1 here but does not exist in the archive. Added: lambdabot-trusted is 5.0.2.1 here but does not exist in the archive. Updated: lens is 4.7.0.1 in the archive but 4.12.3 exists here. Updated: lens-action is 0.1.0.1 in the archive but 0.2.0.2 exists here. Updated: lens-aeson is 1.0.0.4 in the archive but 1.0.0.5 exists here. Updated: lifted-async is 0.7.0.1 in the archive but 0.7.0.2 exists here. Added: linear is 1.19.1.3 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: logging-facade is 0.0.0 in the archive but 0.1.0 exists here. Added: lucid is 2.9.4 here but does not exist in the archive. Added: lucid-svg is 0.5.0.0 here but does not exist in the archive. Updated: mighttpd2 is 3.2.7 in the archive but 3.2.9 exists here. Updated: mime is 0.4.0.1 in the archive but 0.4.0.2 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Added: misfortune is 0.1.1.2 here but does not exist in the archive. Updated: monad-logger is 0.3.13.2 in the archive but 0.3.15 exists here. Updated: mono-traversable is 0.9.2.1 in the archive but 0.9.3 exists here. Updated: monoid-extras is 0.3.3.5 in the archive but 0.4.0.3 exists here. Updated: mutable-containers is 0.3.0 in the archive but 0.3.2 exists here. Updated: network-conduit-tls is 1.1.2 in the archive but 1.2.0.1 exists here. Updated: network-info is 0.2.0.7 in the archive but 0.2.0.8 exists here. Updated: network-protocol-xmpp is 0.4.6 in the archive but 0.4.8 exists here. Added: openssl-streams is 1.2.1.0 here but does not exist in the archive. Updated: pandoc is 1.13.2.1 in the archive but 1.15.2.1 exists here. Updated: pandoc-citeproc is 0.6.0.1 in the archive but 0.7.4 exists here. Updated: pandoc-types is 1.12.4.5 in the archive but 1.12.4.7 exists here. Updated: parsers is 0.12.2.1 in the archive but 0.12.3 exists here. Updated: path is 0.5.2 in the archive but 0.5.3 exists here. Updated: path-pieces is 0.2.0 in the archive but 0.2.1 exists here. Updated: pcre-light is 0.4.0.3 in the archive but 0.4.0.4 exists here. Updated: persistent is 2.1.6 in the archive but 2.2.2.1 exists here. Updated: persistent-postgresql is 2.1.6 in the archive but 2.2.1.1 exists here. Updated: persistent-sqlite is 2.1.4.2 in the archive but 2.2 exists here. Updated: persistent-template is 2.1.3.4 in the archive but 2.1.4 exists here. Updated: pipes is 4.1.6 in the archive but 4.1.7 exists here. Updated: pipes-aeson is 0.4.1.3 in the archive but 0.4.1.4 exists here. Updated: pipes-group is 1.0.2 in the archive but 1.0.3 exists here. Updated: prelude-extras is 0.4 in the archive but 0.4.0.2 exists here. Updated: pretty-show is 1.6.8.2 in the archive but 1.6.9 exists here. Updated: primitive is 0.6 in the archive but 0.6.1.0 exists here. Updated: profunctors is 4.4.1 in the archive but 5.1.1 exists here. Updated: project-template is 0.1.4.2 in the archive but 0.2.0 exists here. Added: psqueues is 0.2.0.3 here but does not exist in the archive. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: reactive-banana is 0.7.1.3 in the archive but 0.8.1.2 exists here. Updated: regex-tdfa is 1.2.0 in the archive but 1.2.1 exists here. Updated: repa is 3.3.1.2 in the archive but 3.4.0.1 exists here. Added: retry is 0.6 here but does not exist in the archive. Obsolete: rss2irc Updated: safecopy is 0.8.5 in the archive but 0.8.6 exists here. Updated: scientific is 0.3.3.8 in the archive but 0.3.4.4 exists here. Obsolete: scrobble Updated: semigroupoids is 4.3 in the archive but 5.0.0.4 exists here. Updated: shake is 0.15.2 in the archive but 0.15.5 exists here. Updated: shakespeare is 2.0.5 in the archive but 2.0.7 exists here. Updated: snap-core is 0.9.7.2 in the archive but 0.9.8.0 exists here. Updated: stack is 0.1.2.0 in the archive but 0.1.8.0 exists here. Updated: streaming-commons is 0.1.12.1 in the archive but 0.1.15 exists here. Updated: tagged is 0.8.1 in the archive but 0.8.2 exists here. Updated: tagsoup is 0.13.3 in the archive but 0.13.5 exists here. Updated: tar is 0.4.1.0 in the archive but 0.4.2.2 exists here. Updated: tasty-golden is 2.3.0.1 in the archive but 2.3.1 exists here. Updated: tasty-hspec is 0.1.0.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.3 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: th-orphans is 0.11.1 in the archive but 0.12.2 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Updated: tls is 1.2.18 in the archive but 1.3.2 exists here. Updated: trifecta is 1.5.1.3 in the archive but 1.5.2 exists here. Updated: unix-time is 0.3.5 in the archive but 0.3.6 exists here. Updated: utf8-string is 1 in the archive but 1.0.1.1 exists here. Updated: vector-algorithms is 0.6.0.4 in the archive but 0.7.0.1 exists here. Updated: vector-instances is 3.3.0.1 in the archive but 3.3.1 exists here. Updated: vector-space is 0.9 in the archive but 0.10.2 exists here. Updated: vector-th-unbox is 0.2.1.2 in the archive but 0.2.1.3 exists here. Updated: void is 0.7 in the archive but 0.7.1 exists here. Updated: vty is 5.2.8 in the archive but 5.3.1 exists here. Updated: wai is 3.0.3.0 in the archive but 3.0.4.0 exists here. Updated: wai-app-static is 3.0.1.1 in the archive but 3.1.3 exists here. Updated: wai-extra is 3.0.10 in the archive but 3.0.13 exists here. Updated: warp is 3.0.13.1 in the archive but 3.1.3.1 exists here. Updated: warp-tls is 3.0.4.2 in the archive but 3.1.3 exists here. Updated: websockets is 0.9.5.0 in the archive but 0.9.6.1 exists here. Updated: x509 is 1.5.1 in the archive but 1.6.3 exists here. Updated: x509-store is 1.5.0 in the archive but 1.6.1 exists here. Updated: x509-system is 1.5.0 in the archive but 1.6.1 exists here. Obsolete: x509-util Updated: x509-validation is 1.5.2 in the archive but 1.6.3 exists here. Updated: xml-conduit is 1.2.6 in the archive but 1.3.2 exists here. Updated: xmonad-contrib is 0.11.3 in the archive but 0.11.4 exists here. Updated: yaml is 0.8.12 in the archive but 0.8.15.1 exists here. Updated: yesod is 1.4.1.5 in the archive but 1.4.2 exists here. Updated: yesod-auth is 1.4.6 in the archive but 1.4.8 exists here. Updated: yesod-bin is 1.4.13.1 in the archive but 1.4.14 exists here. Updated: yesod-core is 1.4.12 in the archive but 1.4.15.1 exists here. Updated: yesod-form is 1.4.4.1 in the archive but 1.4.5 exists here. Added: yesod-init-test is 0 here but does not exist in the archive. Updated: yesod-static is 1.4.0.4 in the archive but 1.5.0.3 exists here. Updated: yesod-test is 1.4.3.1 in the archive but 1.4.4 exists here. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty.cabal (version 0.10.1.2) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... Cabal install failed: cabal: Could not resolve dependencies: trying: tasty-golden-2.3.1 (user goal) rejecting: tasty-golden-2.3.1:!test (global constraint requires opposite flag selection) trying: tasty-golden-2.3.1:*test next goal: temporary-rc (dependency of tasty-golden-2.3.1:*test) rejecting: temporary-rc-1.2.0.3 (global constraint requires (==42.23.1.2)) Dependency tree exhaustively searched. Use of uninitialized value $_[0] in join or string at /usr/share/perl5/File/Slurp.pm line 405. 3 error(s) in total. ?/chroots/chroot-run-sid.0K8PyBWAm/tmp/testrun/stats.csv? -> ? Fri 4 Dec 15:18:59 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-vdZ9cNDq, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:00 +0000 Subject: Processing of happy_1.19.5-4_amd64.changes Message-ID: happy_1.19.5-4_amd64.changes uploaded successfully to localhost along with the files: happy_1.19.5-4_amd64.deb happy_1.19.5-4.dsc happy_1.19.5-4.debian.tar.xz happy_1.19.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:01 +0000 Subject: Processing of haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes Message-ID: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb haskell-ansi-wl-pprint_0.6.7.2-4.dsc haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:02 +0000 Subject: Processing of haskell-appar_0.1.4-5_amd64.changes Message-ID: haskell-appar_0.1.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-appar-dev_0.1.4-5_amd64.deb libghc-appar-doc_0.1.4-5_all.deb libghc-appar-prof_0.1.4-5_amd64.deb haskell-appar_0.1.4-5.dsc haskell-appar_0.1.4-5.debian.tar.xz haskell-appar_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:00 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:02 +0000 Subject: Processing of djinn_2014.9.7-4_amd64.changes Message-ID: djinn_2014.9.7-4_amd64.changes uploaded successfully to localhost along with the files: djinn_2014.9.7-4_amd64.deb djinn_2014.9.7-4.dsc djinn_2014.9.7-4.debian.tar.xz djinn_2014.9.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:01 +0000 Subject: Processing of haskell-abstract-par_0.3.3-5_amd64.changes Message-ID: haskell-abstract-par_0.3.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-abstract-par-dev_0.3.3-5_amd64.deb libghc-abstract-par-doc_0.3.3-5_all.deb libghc-abstract-par-prof_0.3.3-5_amd64.deb haskell-abstract-par_0.3.3-5.dsc haskell-abstract-par_0.3.3-5.debian.tar.xz haskell-abstract-par_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:37:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:37:59 +0000 Subject: Processing of haskell-ansi-terminal_0.6.2.3-1_amd64.changes Message-ID: haskell-ansi-terminal_0.6.2.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-ansi-terminal-dev_0.6.2.3-1_amd64.deb libghc-ansi-terminal-doc_0.6.2.3-1_all.deb libghc-ansi-terminal-prof_0.6.2.3-1_amd64.deb haskell-ansi-terminal_0.6.2.3-1.dsc haskell-ansi-terminal_0.6.2.3-1.debian.tar.xz haskell-ansi-terminal_0.6.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:00 +0000 Subject: Processing of haskell-abstract-deque_0.3-5_amd64.changes Message-ID: haskell-abstract-deque_0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-abstract-deque-dev_0.3-5_amd64.deb libghc-abstract-deque-doc_0.3-5_all.deb libghc-abstract-deque-prof_0.3-5_amd64.deb haskell-abstract-deque_0.3-5.dsc haskell-abstract-deque_0.3-5.debian.tar.xz haskell-abstract-deque_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:38:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:38:01 +0000 Subject: Processing of haskell-auto-update_0.1.2.2-3_amd64.changes Message-ID: haskell-auto-update_0.1.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-auto-update-dev_0.1.2.2-3_amd64.deb libghc-auto-update-doc_0.1.2.2-3_all.deb libghc-auto-update-prof_0.1.2.2-3_amd64.deb haskell-auto-update_0.1.2.2-3.dsc haskell-auto-update_0.1.2.2-3.debian.tar.xz haskell-auto-update_0.1.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:06 +0000 Subject: Processing of haskell-bindings-sane_0.0.1-7_amd64.changes Message-ID: haskell-bindings-sane_0.0.1-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bindings-sane-dev_0.0.1-7_amd64.deb libghc-bindings-sane-doc_0.0.1-7_all.deb libghc-bindings-sane-prof_0.0.1-7_amd64.deb haskell-bindings-sane_0.0.1-7.dsc haskell-bindings-sane_0.0.1-7.debian.tar.xz haskell-bindings-sane_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:10 +0000 Subject: Processing of haskell-blaze-builder_0.4.0.1-3_amd64.changes Message-ID: haskell-blaze-builder_0.4.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-blaze-builder-dev_0.4.0.1-3_amd64.deb libghc-blaze-builder-doc_0.4.0.1-3_all.deb libghc-blaze-builder-prof_0.4.0.1-3_amd64.deb haskell-blaze-builder_0.4.0.1-3.dsc haskell-blaze-builder_0.4.0.1-3.debian.tar.xz haskell-blaze-builder_0.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:14 +0000 Subject: Processing of haskell-bmp_1.2.5.2-4_amd64.changes Message-ID: haskell-bmp_1.2.5.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bmp-dev_1.2.5.2-4_amd64.deb libghc-bmp-doc_1.2.5.2-4_all.deb libghc-bmp-prof_1.2.5.2-4_amd64.deb haskell-bmp_1.2.5.2-4.dsc haskell-bmp_1.2.5.2-4.debian.tar.xz haskell-bmp_1.2.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:20 +0000 Subject: Processing of haskell-base16-bytestring_0.1.1.6-5_amd64.changes Message-ID: Upload to ftp-master.debian.org failed Error messages: Could not create file. The upload will be retried in 0:30:00 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:18 +0000 Subject: Processing of haskell-boolean_0.2.3-4_amd64.changes Message-ID: haskell-boolean_0.2.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-boolean-dev_0.2.3-4_amd64.deb libghc-boolean-doc_0.2.3-4_all.deb libghc-boolean-prof_0.2.3-4_amd64.deb haskell-boolean_0.2.3-4.dsc haskell-boolean_0.2.3-4.debian.tar.xz haskell-boolean_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:23 +0000 Subject: Processing of haskell-base-orphans_0.4.4-1_amd64.changes Message-ID: haskell-base-orphans_0.4.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-base-orphans-dev_0.4.4-1_amd64.deb libghc-base-orphans-doc_0.4.4-1_all.deb libghc-base-orphans-prof_0.4.4-1_amd64.deb haskell-base-orphans_0.4.4-1.dsc haskell-base-orphans_0.4.4-1.debian.tar.xz haskell-base-orphans_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:27 +0000 Subject: Processing of haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes Message-ID: haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb haskell-base-unicode-symbols_0.2.2.4-7.dsc haskell-base-unicode-symbols_0.2.2.4-7.debian.tar.xz haskell-base-unicode-symbols_0.2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:31 +0000 Subject: Processing of haskell-bencode_0.6.0.0-2_amd64.changes Message-ID: haskell-bencode_0.6.0.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bencode-dev_0.6.0.0-2_amd64.deb libghc-bencode-doc_0.6.0.0-2_all.deb libghc-bencode-prof_0.6.0.0-2_amd64.deb haskell-bencode_0.6.0.0-2.dsc haskell-bencode_0.6.0.0-2.debian.tar.xz haskell-bencode_0.6.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:33 +0000 Subject: Processing of haskell-bindings-dsl_1.0.23-1_amd64.changes Message-ID: haskell-bindings-dsl_1.0.23-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bindings-dsl-dev_1.0.23-1_amd64.deb haskell-bindings-dsl_1.0.23-1.dsc haskell-bindings-dsl_1.0.23-1.debian.tar.xz haskell-bindings-dsl_1.0.23.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:37 +0000 Subject: Processing of haskell-bool-extras_0.4.0-4_amd64.changes Message-ID: haskell-bool-extras_0.4.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bool-extras-dev_0.4.0-4_amd64.deb libghc-bool-extras-doc_0.4.0-4_all.deb libghc-bool-extras-prof_0.4.0-4_amd64.deb haskell-bool-extras_0.4.0-4.dsc haskell-bool-extras_0.4.0-4.debian.tar.xz haskell-bool-extras_0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:41 +0000 Subject: Processing of haskell-boomerang_1.4.5-4_amd64.changes Message-ID: haskell-boomerang_1.4.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-boomerang-dev_1.4.5-4_amd64.deb libghc-boomerang-doc_1.4.5-4_all.deb libghc-boomerang-prof_1.4.5-4_amd64.deb haskell-boomerang_1.4.5-4.dsc haskell-boomerang_1.4.5-4.debian.tar.xz haskell-boomerang_1.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:44 +0000 Subject: Processing of haskell-boundedchan_1.0.3.0-5_amd64.changes Message-ID: haskell-boundedchan_1.0.3.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-boundedchan-dev_1.0.3.0-5_amd64.deb libghc-boundedchan-doc_1.0.3.0-5_all.deb libghc-boundedchan-prof_1.0.3.0-5_amd64.deb haskell-boundedchan_1.0.3.0-5.dsc haskell-boundedchan_1.0.3.0-5.debian.tar.xz haskell-boundedchan_1.0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:41:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:41:48 +0000 Subject: Processing of haskell-boxes_0.1.4-2_amd64.changes Message-ID: haskell-boxes_0.1.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-boxes-dev_0.1.4-2_amd64.deb libghc-boxes-doc_0.1.4-2_all.deb libghc-boxes-prof_0.1.4-2_amd64.deb haskell-boxes_0.1.4-2.dsc haskell-boxes_0.1.4-2.debian.tar.xz haskell-boxes_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:42:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:42:28 +0000 Subject: Processing of haskell-brainfuck_0.1.0.2-3_amd64.changes Message-ID: haskell-brainfuck_0.1.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hsbrainfuck_0.1.0.2-3_amd64.deb libghc-brainfuck-dev_0.1.0.2-3_amd64.deb libghc-brainfuck-doc_0.1.0.2-3_all.deb libghc-brainfuck-prof_0.1.0.2-3_amd64.deb haskell-brainfuck_0.1.0.2-3.dsc haskell-brainfuck_0.1.0.2-3.debian.tar.xz haskell-brainfuck_0.1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:42:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:42:39 +0000 Subject: Processing of haskell-bytedump_1.0-5_amd64.changes Message-ID: haskell-bytedump_1.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bytedump-dev_1.0-5_amd64.deb libghc-bytedump-doc_1.0-5_all.deb libghc-bytedump-prof_1.0-5_amd64.deb haskell-bytedump_1.0-5.dsc haskell-bytedump_1.0-5.debian.tar.xz haskell-bytedump_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:42:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:42:53 +0000 Subject: Processing of haskell-byteable_0.1.1-5_amd64.changes Message-ID: haskell-byteable_0.1.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-byteable-dev_0.1.1-5_amd64.deb libghc-byteable-doc_0.1.1-5_all.deb libghc-byteable-prof_0.1.1-5_amd64.deb haskell-byteable_0.1.1-5.dsc haskell-byteable_0.1.1-5.debian.tar.xz haskell-byteable_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:42:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:42:57 +0000 Subject: Processing of haskell-byteorder_1.0.4-5_amd64.changes Message-ID: haskell-byteorder_1.0.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-byteorder-dev_1.0.4-5_amd64.deb libghc-byteorder-doc_1.0.4-5_all.deb libghc-byteorder-prof_1.0.4-5_amd64.deb haskell-byteorder_1.0.4-5.dsc haskell-byteorder_1.0.4-5.debian.tar.xz haskell-byteorder_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:02 +0000 Subject: Processing of haskell-boxes_0.1.4-2_amd64.changes Message-ID: haskell-boxes_0.1.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-boxes-dev_0.1.4-2_amd64.deb libghc-boxes-doc_0.1.4-2_all.deb libghc-boxes-prof_0.1.4-2_amd64.deb haskell-boxes_0.1.4-2.dsc haskell-boxes_0.1.4-2.debian.tar.xz haskell-boxes_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:03 +0000 Subject: Processing of haskell-bindings-dsl_1.0.23-1_amd64.changes Message-ID: haskell-bindings-dsl_1.0.23-1_amd64.changes uploaded successfully to localhost along with the files: libghc-bindings-dsl-dev_1.0.23-1_amd64.deb haskell-bindings-dsl_1.0.23-1.dsc haskell-bindings-dsl_1.0.23-1.debian.tar.xz haskell-bindings-dsl_1.0.23.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:02 +0000 Subject: Processing of haskell-base-orphans_0.4.4-1_amd64.changes Message-ID: haskell-base-orphans_0.4.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-base-orphans-dev_0.4.4-1_amd64.deb libghc-base-orphans-doc_0.4.4-1_all.deb libghc-base-orphans-prof_0.4.4-1_amd64.deb haskell-base-orphans_0.4.4-1.dsc haskell-base-orphans_0.4.4-1.debian.tar.xz haskell-base-orphans_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:03 +0000 Subject: Processing of haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes Message-ID: haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes uploaded successfully to localhost along with the files: libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb haskell-base-unicode-symbols_0.2.2.4-7.dsc haskell-base-unicode-symbols_0.2.2.4-7.debian.tar.xz haskell-base-unicode-symbols_0.2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:04 +0000 Subject: Processing of haskell-brainfuck_0.1.0.2-3_amd64.changes Message-ID: haskell-brainfuck_0.1.0.2-3_amd64.changes uploaded successfully to localhost along with the files: hsbrainfuck_0.1.0.2-3_amd64.deb libghc-brainfuck-dev_0.1.0.2-3_amd64.deb libghc-brainfuck-doc_0.1.0.2-3_all.deb libghc-brainfuck-prof_0.1.0.2-3_amd64.deb haskell-brainfuck_0.1.0.2-3.dsc haskell-brainfuck_0.1.0.2-3.debian.tar.xz haskell-brainfuck_0.1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:03 +0000 Subject: Processing of haskell-boolean_0.2.3-4_amd64.changes Message-ID: haskell-boolean_0.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-boolean-dev_0.2.3-4_amd64.deb libghc-boolean-doc_0.2.3-4_all.deb libghc-boolean-prof_0.2.3-4_amd64.deb haskell-boolean_0.2.3-4.dsc haskell-boolean_0.2.3-4.debian.tar.xz haskell-boolean_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:03 +0000 Subject: Processing of haskell-bytedump_1.0-5_amd64.changes Message-ID: haskell-bytedump_1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-bytedump-dev_1.0-5_amd64.deb libghc-bytedump-doc_1.0-5_all.deb libghc-bytedump-prof_1.0-5_amd64.deb haskell-bytedump_1.0-5.dsc haskell-bytedump_1.0-5.debian.tar.xz haskell-bytedump_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:05 +0000 Subject: Processing of haskell-bencode_0.6.0.0-2_amd64.changes Message-ID: haskell-bencode_0.6.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-bencode-dev_0.6.0.0-2_amd64.deb libghc-bencode-doc_0.6.0.0-2_all.deb libghc-bencode-prof_0.6.0.0-2_amd64.deb haskell-bencode_0.6.0.0-2.dsc haskell-bencode_0.6.0.0-2.debian.tar.xz haskell-bencode_0.6.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:06 +0000 Subject: Processing of haskell-boundedchan_1.0.3.0-5_amd64.changes Message-ID: haskell-boundedchan_1.0.3.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-boundedchan-dev_1.0.3.0-5_amd64.deb libghc-boundedchan-doc_1.0.3.0-5_all.deb libghc-boundedchan-prof_1.0.3.0-5_amd64.deb haskell-boundedchan_1.0.3.0-5.dsc haskell-boundedchan_1.0.3.0-5.debian.tar.xz haskell-boundedchan_1.0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:05 +0000 Subject: Processing of haskell-blaze-builder_0.4.0.1-3_amd64.changes Message-ID: haskell-blaze-builder_0.4.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-blaze-builder-dev_0.4.0.1-3_amd64.deb libghc-blaze-builder-doc_0.4.0.1-3_all.deb libghc-blaze-builder-prof_0.4.0.1-3_amd64.deb haskell-blaze-builder_0.4.0.1-3.dsc haskell-blaze-builder_0.4.0.1-3.debian.tar.xz haskell-blaze-builder_0.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:05 +0000 Subject: Processing of haskell-boomerang_1.4.5-4_amd64.changes Message-ID: haskell-boomerang_1.4.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-boomerang-dev_1.4.5-4_amd64.deb libghc-boomerang-doc_1.4.5-4_all.deb libghc-boomerang-prof_1.4.5-4_amd64.deb haskell-boomerang_1.4.5-4.dsc haskell-boomerang_1.4.5-4.debian.tar.xz haskell-boomerang_1.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:07 +0000 Subject: Processing of haskell-byteorder_1.0.4-5_amd64.changes Message-ID: haskell-byteorder_1.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-byteorder-dev_1.0.4-5_amd64.deb libghc-byteorder-doc_1.0.4-5_all.deb libghc-byteorder-prof_1.0.4-5_amd64.deb haskell-byteorder_1.0.4-5.dsc haskell-byteorder_1.0.4-5.debian.tar.xz haskell-byteorder_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:07 +0000 Subject: Processing of haskell-byteable_0.1.1-5_amd64.changes Message-ID: haskell-byteable_0.1.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-byteable-dev_0.1.1-5_amd64.deb libghc-byteable-doc_0.1.1-5_all.deb libghc-byteable-prof_0.1.1-5_amd64.deb haskell-byteable_0.1.1-5.dsc haskell-byteable_0.1.1-5.debian.tar.xz haskell-byteable_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:07 +0000 Subject: Processing of haskell-bmp_1.2.5.2-4_amd64.changes Message-ID: haskell-bmp_1.2.5.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bmp-dev_1.2.5.2-4_amd64.deb libghc-bmp-doc_1.2.5.2-4_all.deb libghc-bmp-prof_1.2.5.2-4_amd64.deb haskell-bmp_1.2.5.2-4.dsc haskell-bmp_1.2.5.2-4.debian.tar.xz haskell-bmp_1.2.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:06 +0000 Subject: Processing of haskell-bool-extras_0.4.0-4_amd64.changes Message-ID: haskell-bool-extras_0.4.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bool-extras-dev_0.4.0-4_amd64.deb libghc-bool-extras-doc_0.4.0-4_all.deb libghc-bool-extras-prof_0.4.0-4_amd64.deb haskell-bool-extras_0.4.0-4.dsc haskell-bool-extras_0.4.0-4.debian.tar.xz haskell-bool-extras_0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:43:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:43:07 +0000 Subject: Processing of haskell-bindings-sane_0.0.1-7_amd64.changes Message-ID: haskell-bindings-sane_0.0.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-bindings-sane-dev_0.0.1-7_amd64.deb libghc-bindings-sane-doc_0.0.1-7_all.deb libghc-bindings-sane-prof_0.0.1-7_amd64.deb haskell-bindings-sane_0.0.1-7.dsc haskell-bindings-sane_0.0.1-7.debian.tar.xz haskell-bindings-sane_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:48:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:48:55 +0000 Subject: Processing of haskell-charsetdetect-ae_1.0.1-4_amd64.changes Message-ID: haskell-charsetdetect-ae_1.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-charsetdetect-ae-dev_1.0.1-4_amd64.deb libghc-charsetdetect-ae-doc_1.0.1-4_all.deb libghc-charsetdetect-ae-prof_1.0.1-4_amd64.deb haskell-charsetdetect-ae_1.0.1-4.dsc haskell-charsetdetect-ae_1.0.1-4.debian.tar.xz haskell-charsetdetect-ae_1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:48:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:48:59 +0000 Subject: Processing of haskell-cmdargs_0.10.13-4_amd64.changes Message-ID: haskell-cmdargs_0.10.13-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cmdargs-dev_0.10.13-4_amd64.deb libghc-cmdargs-doc_0.10.13-4_all.deb libghc-cmdargs-prof_0.10.13-4_amd64.deb haskell-cmdargs_0.10.13-4.dsc haskell-cmdargs_0.10.13-4.debian.tar.xz haskell-cmdargs_0.10.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:03 +0000 Subject: Processing of haskell-bzlib_0.5.0.5-4_amd64.changes Message-ID: haskell-bzlib_0.5.0.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bzlib-dev_0.5.0.5-4_amd64.deb libghc-bzlib-doc_0.5.0.5-4_all.deb libghc-bzlib-prof_0.5.0.5-4_amd64.deb haskell-bzlib_0.5.0.5-4.dsc haskell-bzlib_0.5.0.5-4.debian.tar.xz haskell-bzlib_0.5.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:13 +0000 Subject: Processing of haskell-cabal_1.22.4.0-2_amd64.changes Message-ID: haskell-cabal_1.22.4.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cabal-dev_1.22.4.0-2_amd64.deb libghc-cabal-doc_1.22.4.0-2_all.deb libghc-cabal-prof_1.22.4.0-2_amd64.deb haskell-cabal_1.22.4.0-2.dsc haskell-cabal_1.22.4.0-2.debian.tar.xz haskell-cabal_1.22.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:17 +0000 Subject: Processing of haskell-cmark_0.4.1-1_amd64.changes Message-ID: haskell-cmark_0.4.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cmark-dev_0.4.1-1_amd64.deb libghc-cmark-doc_0.4.1-1_all.deb libghc-cmark-prof_0.4.1-1_amd64.deb haskell-cmark_0.4.1-1.dsc haskell-cmark_0.4.1-1.debian.tar.xz haskell-cmark_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:21 +0000 Subject: Processing of haskell-bytestring-show_0.3.5.6-5_amd64.changes Message-ID: haskell-bytestring-show_0.3.5.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bytestring-show-dev_0.3.5.6-5_amd64.deb libghc-bytestring-show-doc_0.3.5.6-5_all.deb libghc-bytestring-show-prof_0.3.5.6-5_amd64.deb haskell-bytestring-show_0.3.5.6-5.dsc haskell-bytestring-show_0.3.5.6-5.debian.tar.xz haskell-bytestring-show_0.3.5.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:24 +0000 Subject: Processing of haskell-cabal-file-th_0.2.3-6_amd64.changes Message-ID: haskell-cabal-file-th_0.2.3-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cabal-file-th-dev_0.2.3-6_amd64.deb libghc-cabal-file-th-doc_0.2.3-6_all.deb libghc-cabal-file-th-prof_0.2.3-6_amd64.deb haskell-cabal-file-th_0.2.3-6.dsc haskell-cabal-file-th_0.2.3-6.debian.tar.xz haskell-cabal-file-th_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:28 +0000 Subject: Processing of haskell-cereal_0.4.1.1-4_amd64.changes Message-ID: haskell-cereal_0.4.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cereal-dev_0.4.1.1-4_amd64.deb libghc-cereal-doc_0.4.1.1-4_all.deb libghc-cereal-prof_0.4.1.1-4_amd64.deb haskell-cereal_0.4.1.1-4.dsc haskell-cereal_0.4.1.1-4.debian.tar.xz haskell-cereal_0.4.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:32 +0000 Subject: Processing of haskell-clock_0.5.1-3_amd64.changes Message-ID: haskell-clock_0.5.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-clock-dev_0.5.1-3_amd64.deb libghc-clock-doc_0.5.1-3_all.deb libghc-clock-prof_0.5.1-3_amd64.deb haskell-clock_0.5.1-3.dsc haskell-clock_0.5.1-3.debian.tar.xz haskell-clock_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:36 +0000 Subject: Processing of haskell-bytestring-mmap_0.2.2-8_amd64.changes Message-ID: haskell-bytestring-mmap_0.2.2-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb libghc-bytestring-mmap-doc_0.2.2-8_all.deb libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb haskell-bytestring-mmap_0.2.2-8.dsc haskell-bytestring-mmap_0.2.2-8.debian.tar.xz haskell-bytestring-mmap_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:40 +0000 Subject: Processing of haskell-colour_2.3.3-8_amd64.changes Message-ID: haskell-colour_2.3.3-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-colour-dev_2.3.3-8_amd64.deb libghc-colour-doc_2.3.3-8_all.deb libghc-colour-prof_2.3.3-8_amd64.deb haskell-colour_2.3.3-8.dsc haskell-colour_2.3.3-8.debian.tar.xz haskell-colour_2.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:43 +0000 Subject: Processing of haskell-cond_0.4.1.1-4_amd64.changes Message-ID: haskell-cond_0.4.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cond-dev_0.4.1.1-4_amd64.deb libghc-cond-doc_0.4.1.1-4_all.deb libghc-cond-prof_0.4.1.1-4_amd64.deb haskell-cond_0.4.1.1-4.dsc haskell-cond_0.4.1.1-4.debian.tar.xz haskell-cond_0.4.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:47 +0000 Subject: Processing of haskell-constraints_0.4.1.3-3_amd64.changes Message-ID: haskell-constraints_0.4.1.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-constraints-dev_0.4.1.3-3_amd64.deb libghc-constraints-doc_0.4.1.3-3_all.deb libghc-constraints-prof_0.4.1.3-3_amd64.deb haskell-constraints_0.4.1.3-3.dsc haskell-constraints_0.4.1.3-3.debian.tar.xz haskell-constraints_0.4.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:51 +0000 Subject: Processing of haskell-control-monad-free_0.6.1-3_amd64.changes Message-ID: haskell-control-monad-free_0.6.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-control-monad-free-dev_0.6.1-3_amd64.deb libghc-control-monad-free-doc_0.6.1-3_all.deb libghc-control-monad-free-prof_0.6.1-3_amd64.deb haskell-control-monad-free_0.6.1-3.dsc haskell-control-monad-free_0.6.1-3.debian.tar.xz haskell-control-monad-free_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:55 +0000 Subject: Processing of haskell-convertible_1.1.1.0-3_amd64.changes Message-ID: haskell-convertible_1.1.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-convertible-dev_1.1.1.0-3_amd64.deb libghc-convertible-doc_1.1.1.0-3_all.deb libghc-convertible-prof_1.1.1.0-3_amd64.deb haskell-convertible_1.1.1.0-3.dsc haskell-convertible_1.1.1.0-3.debian.tar.xz haskell-convertible_1.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:49:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:49:59 +0000 Subject: Processing of haskell-cookie_0.4.1.6-3_amd64.changes Message-ID: haskell-cookie_0.4.1.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cookie-dev_0.4.1.6-3_amd64.deb libghc-cookie-doc_0.4.1.6-3_all.deb libghc-cookie-prof_0.4.1.6-3_amd64.deb haskell-cookie_0.4.1.6-3.dsc haskell-cookie_0.4.1.6-3.debian.tar.xz haskell-cookie_0.4.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:50:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:50:02 +0000 Subject: Processing of haskell-cpu_0.1.2-5_amd64.changes Message-ID: haskell-cpu_0.1.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cpu-dev_0.1.2-5_amd64.deb libghc-cpu-doc_0.1.2-5_all.deb libghc-cpu-prof_0.1.2-5_amd64.deb haskell-cpu_0.1.2-5.dsc haskell-cpu_0.1.2-5.debian.tar.xz haskell-cpu_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:12 +0000 Subject: Processing of haskell-cabal_1.22.4.0-2_amd64.changes Message-ID: haskell-cabal_1.22.4.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-cabal-dev_1.22.4.0-2_amd64.deb libghc-cabal-doc_1.22.4.0-2_all.deb libghc-cabal-prof_1.22.4.0-2_amd64.deb haskell-cabal_1.22.4.0-2.dsc haskell-cabal_1.22.4.0-2.debian.tar.xz haskell-cabal_1.22.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-cabal-file-th_0.2.3-6_amd64.changes Message-ID: haskell-cabal-file-th_0.2.3-6_amd64.changes uploaded successfully to localhost along with the files: libghc-cabal-file-th-dev_0.2.3-6_amd64.deb libghc-cabal-file-th-doc_0.2.3-6_all.deb libghc-cabal-file-th-prof_0.2.3-6_amd64.deb haskell-cabal-file-th_0.2.3-6.dsc haskell-cabal-file-th_0.2.3-6.debian.tar.xz haskell-cabal-file-th_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:12 +0000 Subject: Processing of haskell-colour_2.3.3-8_amd64.changes Message-ID: haskell-colour_2.3.3-8_amd64.changes uploaded successfully to localhost along with the files: libghc-colour-dev_2.3.3-8_amd64.deb libghc-colour-doc_2.3.3-8_all.deb libghc-colour-prof_2.3.3-8_amd64.deb haskell-colour_2.3.3-8.dsc haskell-colour_2.3.3-8.debian.tar.xz haskell-colour_2.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:12 +0000 Subject: Processing of haskell-cereal_0.4.1.1-4_amd64.changes Message-ID: haskell-cereal_0.4.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cereal-dev_0.4.1.1-4_amd64.deb libghc-cereal-doc_0.4.1.1-4_all.deb libghc-cereal-prof_0.4.1.1-4_amd64.deb haskell-cereal_0.4.1.1-4.dsc haskell-cereal_0.4.1.1-4.debian.tar.xz haskell-cereal_0.4.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-bytestring-show_0.3.5.6-5_amd64.changes Message-ID: haskell-bytestring-show_0.3.5.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-bytestring-show-dev_0.3.5.6-5_amd64.deb libghc-bytestring-show-doc_0.3.5.6-5_all.deb libghc-bytestring-show-prof_0.3.5.6-5_amd64.deb haskell-bytestring-show_0.3.5.6-5.dsc haskell-bytestring-show_0.3.5.6-5.debian.tar.xz haskell-bytestring-show_0.3.5.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:12 +0000 Subject: Processing of haskell-clock_0.5.1-3_amd64.changes Message-ID: haskell-clock_0.5.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-clock-dev_0.5.1-3_amd64.deb libghc-clock-doc_0.5.1-3_all.deb libghc-clock-prof_0.5.1-3_amd64.deb haskell-clock_0.5.1-3.dsc haskell-clock_0.5.1-3.debian.tar.xz haskell-clock_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:12 +0000 Subject: Processing of haskell-cpu_0.1.2-5_amd64.changes Message-ID: haskell-cpu_0.1.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cpu-dev_0.1.2-5_amd64.deb libghc-cpu-doc_0.1.2-5_all.deb libghc-cpu-prof_0.1.2-5_amd64.deb haskell-cpu_0.1.2-5.dsc haskell-cpu_0.1.2-5.debian.tar.xz haskell-cpu_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-cookie_0.4.1.6-3_amd64.changes Message-ID: haskell-cookie_0.4.1.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-cookie-dev_0.4.1.6-3_amd64.deb libghc-cookie-doc_0.4.1.6-3_all.deb libghc-cookie-prof_0.4.1.6-3_amd64.deb haskell-cookie_0.4.1.6-3.dsc haskell-cookie_0.4.1.6-3.debian.tar.xz haskell-cookie_0.4.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:11 +0000 Subject: Processing of haskell-convertible_1.1.1.0-3_amd64.changes Message-ID: haskell-convertible_1.1.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-convertible-dev_1.1.1.0-3_amd64.deb libghc-convertible-doc_1.1.1.0-3_all.deb libghc-convertible-prof_1.1.1.0-3_amd64.deb haskell-convertible_1.1.1.0-3.dsc haskell-convertible_1.1.1.0-3.debian.tar.xz haskell-convertible_1.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:12 +0000 Subject: Processing of haskell-charsetdetect-ae_1.0.1-4_amd64.changes Message-ID: haskell-charsetdetect-ae_1.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-charsetdetect-ae-dev_1.0.1-4_amd64.deb libghc-charsetdetect-ae-doc_1.0.1-4_all.deb libghc-charsetdetect-ae-prof_1.0.1-4_amd64.deb haskell-charsetdetect-ae_1.0.1-4.dsc haskell-charsetdetect-ae_1.0.1-4.debian.tar.xz haskell-charsetdetect-ae_1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-bzlib_0.5.0.5-4_amd64.changes Message-ID: haskell-bzlib_0.5.0.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bzlib-dev_0.5.0.5-4_amd64.deb libghc-bzlib-doc_0.5.0.5-4_all.deb libghc-bzlib-prof_0.5.0.5-4_amd64.deb haskell-bzlib_0.5.0.5-4.dsc haskell-bzlib_0.5.0.5-4.debian.tar.xz haskell-bzlib_0.5.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-cmark_0.4.1-1_amd64.changes Message-ID: haskell-cmark_0.4.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-cmark-dev_0.4.1-1_amd64.deb libghc-cmark-doc_0.4.1-1_all.deb libghc-cmark-prof_0.4.1-1_amd64.deb haskell-cmark_0.4.1-1.dsc haskell-cmark_0.4.1-1.debian.tar.xz haskell-cmark_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-cond_0.4.1.1-4_amd64.changes Message-ID: haskell-cond_0.4.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cond-dev_0.4.1.1-4_amd64.deb libghc-cond-doc_0.4.1.1-4_all.deb libghc-cond-prof_0.4.1.1-4_amd64.deb haskell-cond_0.4.1.1-4.dsc haskell-cond_0.4.1.1-4.debian.tar.xz haskell-cond_0.4.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-control-monad-free_0.6.1-3_amd64.changes Message-ID: haskell-control-monad-free_0.6.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-control-monad-free-dev_0.6.1-3_amd64.deb libghc-control-monad-free-doc_0.6.1-3_all.deb libghc-control-monad-free-prof_0.6.1-3_amd64.deb haskell-control-monad-free_0.6.1-3.dsc haskell-control-monad-free_0.6.1-3.debian.tar.xz haskell-control-monad-free_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:14 +0000 Subject: Processing of haskell-cmdargs_0.10.13-4_amd64.changes Message-ID: haskell-cmdargs_0.10.13-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cmdargs-dev_0.10.13-4_amd64.deb libghc-cmdargs-doc_0.10.13-4_all.deb libghc-cmdargs-prof_0.10.13-4_amd64.deb haskell-cmdargs_0.10.13-4.dsc haskell-cmdargs_0.10.13-4.debian.tar.xz haskell-cmdargs_0.10.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:14 +0000 Subject: Processing of haskell-bytestring-mmap_0.2.2-8_amd64.changes Message-ID: haskell-bytestring-mmap_0.2.2-8_amd64.changes uploaded successfully to localhost along with the files: libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb libghc-bytestring-mmap-doc_0.2.2-8_all.deb libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb haskell-bytestring-mmap_0.2.2-8.dsc haskell-bytestring-mmap_0.2.2-8.debian.tar.xz haskell-bytestring-mmap_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:53:13 +0000 Subject: Processing of haskell-constraints_0.4.1.3-3_amd64.changes Message-ID: haskell-constraints_0.4.1.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-constraints-dev_0.4.1.3-3_amd64.deb libghc-constraints-doc_0.4.1.3-3_all.deb libghc-constraints-prof_0.4.1.3-3_amd64.deb haskell-constraints_0.4.1.3-3.dsc haskell-constraints_0.4.1.3-3.debian.tar.xz haskell-constraints_0.4.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:55:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:55:38 +0000 Subject: Processing of haskell-data-accessor_0.2.2.6-5_amd64.changes Message-ID: haskell-data-accessor_0.2.2.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-accessor-dev_0.2.2.6-5_amd64.deb libghc-data-accessor-doc_0.2.2.6-5_all.deb libghc-data-accessor-prof_0.2.2.6-5_amd64.deb haskell-data-accessor_0.2.2.6-5.dsc haskell-data-accessor_0.2.2.6-5.debian.tar.xz haskell-data-accessor_0.2.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:56:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:56:13 +0000 Subject: Processing of haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes Message-ID: haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-accessor-mtl-dev_0.2.0.4-5_amd64.deb libghc-data-accessor-mtl-doc_0.2.0.4-5_all.deb libghc-data-accessor-mtl-prof_0.2.0.4-5_amd64.deb haskell-data-accessor-mtl_0.2.0.4-5.dsc haskell-data-accessor-mtl_0.2.0.4-5.debian.tar.xz haskell-data-accessor-mtl_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:56:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:56:22 +0000 Subject: Processing of haskell-data-default-class_0.0.1-5_amd64.changes Message-ID: haskell-data-default-class_0.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-default-class-dev_0.0.1-5_amd64.deb libghc-data-default-class-doc_0.0.1-5_all.deb libghc-data-default-class-prof_0.0.1-5_amd64.deb haskell-data-default-class_0.0.1-5.dsc haskell-data-default-class_0.0.1-5.debian.tar.xz haskell-data-default-class_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:56:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:56:36 +0000 Subject: Processing of haskell-crypto-api_0.13.2-5_amd64.changes Message-ID: haskell-crypto-api_0.13.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-api-dev_0.13.2-5_amd64.deb libghc-crypto-api-doc_0.13.2-5_all.deb libghc-crypto-api-prof_0.13.2-5_amd64.deb haskell-crypto-api_0.13.2-5.dsc haskell-crypto-api_0.13.2-5.debian.tar.xz haskell-crypto-api_0.13.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:56:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:56:52 +0000 Subject: Processing of haskell-crypto_4.2.5.1-5_amd64.changes Message-ID: haskell-crypto_4.2.5.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-dev_4.2.5.1-5_amd64.deb libghc-crypto-doc_4.2.5.1-5_all.deb libghc-crypto-prof_4.2.5.1-5_amd64.deb haskell-crypto_4.2.5.1-5.dsc haskell-crypto_4.2.5.1-5.debian.tar.xz haskell-crypto_4.2.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:56:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:56:58 +0000 Subject: Processing of haskell-curl_1.3.8-7_amd64.changes Message-ID: haskell-curl_1.3.8-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-curl-dev_1.3.8-7_amd64.deb libghc-curl-doc_1.3.8-7_all.deb libghc-curl-prof_1.3.8-7_amd64.deb haskell-curl_1.3.8-7.dsc haskell-curl_1.3.8-7.debian.tar.xz haskell-curl_1.3.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:57:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:57:04 +0000 Subject: Processing of haskell-crypto-random-api_0.2.0-6_amd64.changes Message-ID: haskell-crypto-random-api_0.2.0-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-random-api-dev_0.2.0-6_amd64.deb libghc-crypto-random-api-doc_0.2.0-6_all.deb libghc-crypto-random-api-prof_0.2.0-6_amd64.deb haskell-crypto-random-api_0.2.0-6.dsc haskell-crypto-random-api_0.2.0-6.debian.tar.xz haskell-crypto-random-api_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:57:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:57:09 +0000 Subject: Processing of haskell-csv_0.1.2-9_amd64.changes Message-ID: haskell-csv_0.1.2-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-csv-dev_0.1.2-9_amd64.deb libghc-csv-doc_0.1.2-9_all.deb libghc-csv-prof_0.1.2-9_amd64.deb haskell-csv_0.1.2-9.dsc haskell-csv_0.1.2-9.debian.tar.xz haskell-csv_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:57:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:57:16 +0000 Subject: Processing of haskell-data-binary-ieee754_0.4.4-5_amd64.changes Message-ID: haskell-data-binary-ieee754_0.4.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-binary-ieee754-dev_0.4.4-5_amd64.deb libghc-data-binary-ieee754-doc_0.4.4-5_all.deb libghc-data-binary-ieee754-prof_0.4.4-5_amd64.deb haskell-data-binary-ieee754_0.4.4-5.dsc haskell-data-binary-ieee754_0.4.4-5.debian.tar.xz haskell-data-binary-ieee754_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:57:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:57:24 +0000 Subject: Processing of haskell-decimal_0.4.2-4_amd64.changes Message-ID: haskell-decimal_0.4.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-decimal-dev_0.4.2-4_amd64.deb libghc-decimal-doc_0.4.2-4_all.deb libghc-decimal-prof_0.4.2-4_amd64.deb haskell-decimal_0.4.2-4.dsc haskell-decimal_0.4.2-4.debian.tar.xz haskell-decimal_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:14 +0000 Subject: Processing of haskell-data-default-class_0.0.1-5_amd64.changes Message-ID: haskell-data-default-class_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-class-dev_0.0.1-5_amd64.deb libghc-data-default-class-doc_0.0.1-5_all.deb libghc-data-default-class-prof_0.0.1-5_amd64.deb haskell-data-default-class_0.0.1-5.dsc haskell-data-default-class_0.0.1-5.debian.tar.xz haskell-data-default-class_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:14 +0000 Subject: Processing of haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes Message-ID: haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-accessor-mtl-dev_0.2.0.4-5_amd64.deb libghc-data-accessor-mtl-doc_0.2.0.4-5_all.deb libghc-data-accessor-mtl-prof_0.2.0.4-5_amd64.deb haskell-data-accessor-mtl_0.2.0.4-5.dsc haskell-data-accessor-mtl_0.2.0.4-5.debian.tar.xz haskell-data-accessor-mtl_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:16 +0000 Subject: Processing of haskell-curl_1.3.8-7_amd64.changes Message-ID: haskell-curl_1.3.8-7_amd64.changes uploaded successfully to localhost along with the files: libghc-curl-dev_1.3.8-7_amd64.deb libghc-curl-doc_1.3.8-7_all.deb libghc-curl-prof_1.3.8-7_amd64.deb haskell-curl_1.3.8-7.dsc haskell-curl_1.3.8-7.debian.tar.xz haskell-curl_1.3.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:15 +0000 Subject: Processing of haskell-crypto_4.2.5.1-5_amd64.changes Message-ID: haskell-crypto_4.2.5.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-dev_4.2.5.1-5_amd64.deb libghc-crypto-doc_4.2.5.1-5_all.deb libghc-crypto-prof_4.2.5.1-5_amd64.deb haskell-crypto_4.2.5.1-5.dsc haskell-crypto_4.2.5.1-5.debian.tar.xz haskell-crypto_4.2.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:18 +0000 Subject: Processing of haskell-csv_0.1.2-9_amd64.changes Message-ID: haskell-csv_0.1.2-9_amd64.changes uploaded successfully to localhost along with the files: libghc-csv-dev_0.1.2-9_amd64.deb libghc-csv-doc_0.1.2-9_all.deb libghc-csv-prof_0.1.2-9_amd64.deb haskell-csv_0.1.2-9.dsc haskell-csv_0.1.2-9.debian.tar.xz haskell-csv_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:17 +0000 Subject: Processing of haskell-crypto-api_0.13.2-5_amd64.changes Message-ID: haskell-crypto-api_0.13.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-api-dev_0.13.2-5_amd64.deb libghc-crypto-api-doc_0.13.2-5_all.deb libghc-crypto-api-prof_0.13.2-5_amd64.deb haskell-crypto-api_0.13.2-5.dsc haskell-crypto-api_0.13.2-5.debian.tar.xz haskell-crypto-api_0.13.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:17 +0000 Subject: Processing of haskell-decimal_0.4.2-4_amd64.changes Message-ID: haskell-decimal_0.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-decimal-dev_0.4.2-4_amd64.deb libghc-decimal-doc_0.4.2-4_all.deb libghc-decimal-prof_0.4.2-4_amd64.deb haskell-decimal_0.4.2-4.dsc haskell-decimal_0.4.2-4.debian.tar.xz haskell-decimal_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:18 +0000 Subject: Processing of haskell-crypto-random-api_0.2.0-6_amd64.changes Message-ID: haskell-crypto-random-api_0.2.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-random-api-dev_0.2.0-6_amd64.deb libghc-crypto-random-api-doc_0.2.0-6_all.deb libghc-crypto-random-api-prof_0.2.0-6_amd64.deb haskell-crypto-random-api_0.2.0-6.dsc haskell-crypto-random-api_0.2.0-6.debian.tar.xz haskell-crypto-random-api_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:18 +0000 Subject: Processing of haskell-data-accessor_0.2.2.6-5_amd64.changes Message-ID: haskell-data-accessor_0.2.2.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-accessor-dev_0.2.2.6-5_amd64.deb libghc-data-accessor-doc_0.2.2.6-5_all.deb libghc-data-accessor-prof_0.2.2.6-5_amd64.deb haskell-data-accessor_0.2.2.6-5.dsc haskell-data-accessor_0.2.2.6-5.debian.tar.xz haskell-data-accessor_0.2.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:20 +0000 Subject: Processing of haskell-data-binary-ieee754_0.4.4-5_amd64.changes Message-ID: haskell-data-binary-ieee754_0.4.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-binary-ieee754-dev_0.4.4-5_amd64.deb libghc-data-binary-ieee754-doc_0.4.4-5_all.deb libghc-data-binary-ieee754-prof_0.4.4-5_amd64.deb haskell-data-binary-ieee754_0.4.4-5.dsc haskell-data-binary-ieee754_0.4.4-5.debian.tar.xz haskell-data-binary-ieee754_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:42 +0000 Subject: Processing of haskell-data-default-instances-base_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-base_0.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-default-instances-base-dev_0.0.1-5_amd64.deb libghc-data-default-instances-base-doc_0.0.1-5_all.deb libghc-data-default-instances-base-prof_0.0.1-5_amd64.deb haskell-data-default-instances-base_0.0.1-5.dsc haskell-data-default-instances-base_0.0.1-5.debian.tar.xz haskell-data-default-instances-base_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:46 +0000 Subject: Processing of haskell-data-default-instances-containers_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-containers_0.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-default-instances-containers-dev_0.0.1-5_amd64.deb libghc-data-default-instances-containers-doc_0.0.1-5_all.deb libghc-data-default-instances-containers-prof_0.0.1-5_amd64.deb haskell-data-default-instances-containers_0.0.1-5.dsc haskell-data-default-instances-containers_0.0.1-5.debian.tar.xz haskell-data-default-instances-containers_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:49 +0000 Subject: Processing of haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-default-instances-old-locale-dev_0.0.1-5_amd64.deb libghc-data-default-instances-old-locale-doc_0.0.1-5_all.deb libghc-data-default-instances-old-locale-prof_0.0.1-5_amd64.deb haskell-data-default-instances-old-locale_0.0.1-5.dsc haskell-data-default-instances-old-locale_0.0.1-5.debian.tar.xz haskell-data-default-instances-old-locale_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:53 +0000 Subject: Processing of haskell-dataenc_0.14.0.7-5_amd64.changes Message-ID: haskell-dataenc_0.14.0.7-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dataenc-dev_0.14.0.7-5_amd64.deb libghc-dataenc-doc_0.14.0.7-5_all.deb libghc-dataenc-prof_0.14.0.7-5_amd64.deb haskell-dataenc_0.14.0.7-5.dsc haskell-dataenc_0.14.0.7-5.debian.tar.xz haskell-dataenc_0.14.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:58:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:58:57 +0000 Subject: Processing of haskell-data-ordlist_0.4.7.0-3_amd64.changes Message-ID: haskell-data-ordlist_0.4.7.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-ordlist-dev_0.4.7.0-3_amd64.deb libghc-data-ordlist-doc_0.4.7.0-3_all.deb libghc-data-ordlist-prof_0.4.7.0-3_amd64.deb haskell-data-ordlist_0.4.7.0-3.dsc haskell-data-ordlist_0.4.7.0-3.debian.tar.xz haskell-data-ordlist_0.4.7.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:59:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:59:02 +0000 Subject: Processing of haskelldb_2.2.4-4_amd64.changes Message-ID: haskelldb_2.2.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskelldb-doc_2.2.4-4_all.deb libghc-haskelldb-dev_2.2.4-4_amd64.deb libghc-haskelldb-doc_2.2.4-4_all.deb libghc-haskelldb-prof_2.2.4-4_amd64.deb haskelldb_2.2.4-4.dsc haskelldb_2.2.4-4.debian.tar.xz haskelldb_2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:59:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:59:06 +0000 Subject: Processing of haskell-data-inttrie_0.1.0-4_amd64.changes Message-ID: haskell-data-inttrie_0.1.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-inttrie-dev_0.1.0-4_amd64.deb libghc-data-inttrie-doc_0.1.0-4_all.deb libghc-data-inttrie-prof_0.1.0-4_amd64.deb haskell-data-inttrie_0.1.0-4.dsc haskell-data-inttrie_0.1.0-4.debian.tar.xz haskell-data-inttrie_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 15:59:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 15:59:09 +0000 Subject: Processing of haskell-data-memocombinators_0.5.1-4_amd64.changes Message-ID: haskell-data-memocombinators_0.5.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-memocombinators-dev_0.5.1-4_amd64.deb libghc-data-memocombinators-doc_0.5.1-4_all.deb libghc-data-memocombinators-prof_0.5.1-4_amd64.deb haskell-data-memocombinators_0.5.1-4.dsc haskell-data-memocombinators_0.5.1-4.debian.tar.xz haskell-data-memocombinators_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:22 +0000 Subject: Processing of haskell-dataenc_0.14.0.7-5_amd64.changes Message-ID: haskell-dataenc_0.14.0.7-5_amd64.changes uploaded successfully to localhost along with the files: libghc-dataenc-dev_0.14.0.7-5_amd64.deb libghc-dataenc-doc_0.14.0.7-5_all.deb libghc-dataenc-prof_0.14.0.7-5_amd64.deb haskell-dataenc_0.14.0.7-5.dsc haskell-dataenc_0.14.0.7-5.debian.tar.xz haskell-dataenc_0.14.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:21 +0000 Subject: Processing of haskell-data-ordlist_0.4.7.0-3_amd64.changes Message-ID: haskell-data-ordlist_0.4.7.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-data-ordlist-dev_0.4.7.0-3_amd64.deb libghc-data-ordlist-doc_0.4.7.0-3_all.deb libghc-data-ordlist-prof_0.4.7.0-3_amd64.deb haskell-data-ordlist_0.4.7.0-3.dsc haskell-data-ordlist_0.4.7.0-3.debian.tar.xz haskell-data-ordlist_0.4.7.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:21 +0000 Subject: Processing of haskell-data-default-instances-base_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-base_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-base-dev_0.0.1-5_amd64.deb libghc-data-default-instances-base-doc_0.0.1-5_all.deb libghc-data-default-instances-base-prof_0.0.1-5_amd64.deb haskell-data-default-instances-base_0.0.1-5.dsc haskell-data-default-instances-base_0.0.1-5.debian.tar.xz haskell-data-default-instances-base_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:22 +0000 Subject: Processing of haskelldb_2.2.4-4_amd64.changes Message-ID: haskelldb_2.2.4-4_amd64.changes uploaded successfully to localhost along with the files: haskelldb-doc_2.2.4-4_all.deb libghc-haskelldb-dev_2.2.4-4_amd64.deb libghc-haskelldb-doc_2.2.4-4_all.deb libghc-haskelldb-prof_2.2.4-4_amd64.deb haskelldb_2.2.4-4.dsc haskelldb_2.2.4-4.debian.tar.xz haskelldb_2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:22 +0000 Subject: Processing of haskell-data-inttrie_0.1.0-4_amd64.changes Message-ID: haskell-data-inttrie_0.1.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-data-inttrie-dev_0.1.0-4_amd64.deb libghc-data-inttrie-doc_0.1.0-4_all.deb libghc-data-inttrie-prof_0.1.0-4_amd64.deb haskell-data-inttrie_0.1.0-4.dsc haskell-data-inttrie_0.1.0-4.debian.tar.xz haskell-data-inttrie_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:21 +0000 Subject: Processing of haskell-data-default-instances-containers_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-containers_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-containers-dev_0.0.1-5_amd64.deb libghc-data-default-instances-containers-doc_0.0.1-5_all.deb libghc-data-default-instances-containers-prof_0.0.1-5_amd64.deb haskell-data-default-instances-containers_0.0.1-5.dsc haskell-data-default-instances-containers_0.0.1-5.debian.tar.xz haskell-data-default-instances-containers_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:22 +0000 Subject: Processing of haskell-data-memocombinators_0.5.1-4_amd64.changes Message-ID: haskell-data-memocombinators_0.5.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-data-memocombinators-dev_0.5.1-4_amd64.deb libghc-data-memocombinators-doc_0.5.1-4_all.deb libghc-data-memocombinators-prof_0.5.1-4_amd64.deb haskell-data-memocombinators_0.5.1-4.dsc haskell-data-memocombinators_0.5.1-4.debian.tar.xz haskell-data-memocombinators_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:03:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:03:21 +0000 Subject: Processing of haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-old-locale-dev_0.0.1-5_amd64.deb libghc-data-default-instances-old-locale-doc_0.0.1-5_all.deb libghc-data-default-instances-old-locale-prof_0.0.1-5_amd64.deb haskell-data-default-instances-old-locale_0.0.1-5.dsc haskell-data-default-instances-old-locale_0.0.1-5.debian.tar.xz haskell-data-default-instances-old-locale_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:30 +0000 Subject: Processing of haskell-dependent-sum_0.2.1.0-5_amd64.changes Message-ID: haskell-dependent-sum_0.2.1.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dependent-sum-dev_0.2.1.0-5_amd64.deb libghc-dependent-sum-doc_0.2.1.0-5_all.deb libghc-dependent-sum-prof_0.2.1.0-5_amd64.deb haskell-dependent-sum_0.2.1.0-5.dsc haskell-dependent-sum_0.2.1.0-5.debian.tar.xz haskell-dependent-sum_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:34 +0000 Subject: Processing of haskell-djinn-lib_0.0.1.2-6_amd64.changes Message-ID: haskell-djinn-lib_0.0.1.2-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-djinn-lib-dev_0.0.1.2-6_amd64.deb libghc-djinn-lib-doc_0.0.1.2-6_all.deb libghc-djinn-lib-prof_0.0.1.2-6_amd64.deb haskell-djinn-lib_0.0.1.2-6.dsc haskell-djinn-lib_0.0.1.2-6.debian.tar.xz haskell-djinn-lib_0.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:37 +0000 Subject: Processing of haskell-diagrams_1.3-2_amd64.changes Message-ID: haskell-diagrams_1.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-dev_1.3-2_all.deb libghc-diagrams-doc_1.3-2_all.deb libghc-diagrams-prof_1.3-2_all.deb haskell-diagrams_1.3-2.dsc haskell-diagrams_1.3-2.debian.tar.xz haskell-diagrams_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:41 +0000 Subject: Processing of haskell-diagrams-solve_0.1-2_amd64.changes Message-ID: haskell-diagrams-solve_0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-solve-dev_0.1-2_amd64.deb libghc-diagrams-solve-doc_0.1-2_all.deb libghc-diagrams-solve-prof_0.1-2_amd64.deb haskell-diagrams-solve_0.1-2.dsc haskell-diagrams-solve_0.1-2.debian.tar.xz haskell-diagrams-solve_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:44 +0000 Subject: Processing of haskell-diff_0.3.2-3_amd64.changes Message-ID: haskell-diff_0.3.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diff-dev_0.3.2-3_amd64.deb libghc-diff-doc_0.3.2-3_all.deb libghc-diff-prof_0.3.2-3_amd64.deb haskell-diff_0.3.2-3.dsc haskell-diff_0.3.2-3.debian.tar.xz haskell-diff_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:50 +0000 Subject: Processing of haskell-edit-distance_0.2.2.1-3_amd64.changes Message-ID: haskell-edit-distance_0.2.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-edit-distance-dev_0.2.2.1-3_amd64.deb libghc-edit-distance-doc_0.2.2.1-3_all.deb libghc-edit-distance-prof_0.2.2.1-3_amd64.deb haskell-edit-distance_0.2.2.1-3.dsc haskell-edit-distance_0.2.2.1-3.debian.tar.xz haskell-edit-distance_0.2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:54 +0000 Subject: Processing of haskell-enumerator_0.4.20-4_amd64.changes Message-ID: haskell-enumerator_0.4.20-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-enumerator-dev_0.4.20-4_amd64.deb libghc-enumerator-doc_0.4.20-4_all.deb libghc-enumerator-prof_0.4.20-4_amd64.deb haskell-enumerator_0.4.20-4.dsc haskell-enumerator_0.4.20-4.debian.tar.xz haskell-enumerator_0.4.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:04:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:04:58 +0000 Subject: Processing of haskell-erf_2.0.0.0-9_amd64.changes Message-ID: haskell-erf_2.0.0.0-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-erf-dev_2.0.0.0-9_amd64.deb libghc-erf-doc_2.0.0.0-9_all.deb libghc-erf-prof_2.0.0.0-9_amd64.deb haskell-erf_2.0.0.0-9.dsc haskell-erf_2.0.0.0-9.debian.tar.xz haskell-erf_2.0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:01 +0000 Subject: Processing of haskell-errors_2.0.1-1_amd64.changes Message-ID: haskell-errors_2.0.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-errors-dev_2.0.1-1_amd64.deb libghc-errors-doc_2.0.1-1_all.deb libghc-errors-prof_2.0.1-1_amd64.deb haskell-errors_2.0.1-1.dsc haskell-errors_2.0.1-1.debian.tar.xz haskell-errors_2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:07 +0000 Subject: Processing of haskell-digest_0.0.1.2-5_amd64.changes Message-ID: haskell-digest_0.0.1.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-digest-dev_0.0.1.2-5_amd64.deb libghc-digest-doc_0.0.1.2-5_all.deb libghc-digest-prof_0.0.1.2-5_amd64.deb haskell-digest_0.0.1.2-5.dsc haskell-digest_0.0.1.2-5.debian.tar.xz haskell-digest_0.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:11 +0000 Subject: Processing of haskell-dimensional_0.13.0.2-3_amd64.changes Message-ID: haskell-dimensional_0.13.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dimensional-dev_0.13.0.2-3_amd64.deb libghc-dimensional-doc_0.13.0.2-3_all.deb libghc-dimensional-prof_0.13.0.2-3_amd64.deb haskell-dimensional_0.13.0.2-3.dsc haskell-dimensional_0.13.0.2-3.debian.tar.xz haskell-dimensional_0.13.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:18 +0000 Subject: Processing of haskell-doctest_0.10.1-3_amd64.changes Message-ID: haskell-doctest_0.10.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: doctest_0.10.1-3_amd64.deb libghc-doctest-dev_0.10.1-3_amd64.deb libghc-doctest-doc_0.10.1-3_all.deb libghc-doctest-prof_0.10.1-3_amd64.deb haskell-doctest_0.10.1-3.dsc haskell-doctest_0.10.1-3.debian.tar.xz haskell-doctest_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:21 +0000 Subject: Processing of haskell-easy-file_0.2.1-3_amd64.changes Message-ID: haskell-easy-file_0.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-easy-file-dev_0.2.1-3_amd64.deb libghc-easy-file-doc_0.2.1-3_all.deb libghc-easy-file-prof_0.2.1-3_amd64.deb haskell-easy-file_0.2.1-3.dsc haskell-easy-file_0.2.1-3.debian.tar.xz haskell-easy-file_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:25 +0000 Subject: Processing of haskell-entropy_0.3.7-3_amd64.changes Message-ID: haskell-entropy_0.3.7-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-entropy-dev_0.3.7-3_amd64.deb libghc-entropy-doc_0.3.7-3_all.deb libghc-entropy-prof_0.3.7-3_amd64.deb haskell-entropy_0.3.7-3.dsc haskell-entropy_0.3.7-3.debian.tar.xz haskell-entropy_0.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:29 +0000 Subject: Processing of haskell-directory-tree_0.12.0-3_amd64.changes Message-ID: haskell-directory-tree_0.12.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-directory-tree-dev_0.12.0-3_amd64.deb libghc-directory-tree-doc_0.12.0-3_all.deb libghc-directory-tree-prof_0.12.0-3_amd64.deb haskell-directory-tree_0.12.0-3.dsc haskell-directory-tree_0.12.0-3.debian.tar.xz haskell-directory-tree_0.12.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:32 +0000 Subject: Processing of haskell-exceptions_0.8.0.2-3_amd64.changes Message-ID: haskell-exceptions_0.8.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-exceptions-dev_0.8.0.2-3_amd64.deb libghc-exceptions-doc_0.8.0.2-3_all.deb libghc-exceptions-prof_0.8.0.2-3_amd64.deb haskell-exceptions_0.8.0.2-3.dsc haskell-exceptions_0.8.0.2-3.debian.tar.xz haskell-exceptions_0.8.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:36 +0000 Subject: Processing of haskell-executable-path_0.0.3-7_amd64.changes Message-ID: haskell-executable-path_0.0.3-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-executable-path-dev_0.0.3-7_amd64.deb libghc-executable-path-doc_0.0.3-7_all.deb libghc-executable-path-prof_0.0.3-7_amd64.deb haskell-executable-path_0.0.3-7.dsc haskell-executable-path_0.0.3-7.debian.tar.xz haskell-executable-path_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:39 +0000 Subject: Processing of haskell-extensible-exceptions_0.1.1.4-6_amd64.changes Message-ID: haskell-extensible-exceptions_0.1.1.4-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-extensible-exceptions-dev_0.1.1.4-6_amd64.deb libghc-extensible-exceptions-doc_0.1.1.4-6_all.deb libghc-extensible-exceptions-prof_0.1.1.4-6_amd64.deb haskell-extensible-exceptions_0.1.1.4-6.dsc haskell-extensible-exceptions_0.1.1.4-6.debian.tar.xz haskell-extensible-exceptions_0.1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:43 +0000 Subject: Processing of haskell-extra_1.4.2-1_amd64.changes Message-ID: haskell-extra_1.4.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-extra-dev_1.4.2-1_amd64.deb libghc-extra-doc_1.4.2-1_all.deb libghc-extra-prof_1.4.2-1_amd64.deb haskell-extra_1.4.2-1.dsc haskell-extra_1.4.2-1.debian.tar.xz haskell-extra_1.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:47 +0000 Subject: Processing of haskell-failure_0.2.0.3-5_amd64.changes Message-ID: haskell-failure_0.2.0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-failure-dev_0.2.0.3-5_amd64.deb libghc-failure-doc_0.2.0.3-5_all.deb libghc-failure-prof_0.2.0.3-5_amd64.deb haskell-failure_0.2.0.3-5.dsc haskell-failure_0.2.0.3-5.debian.tar.xz haskell-failure_0.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:51 +0000 Subject: Processing of haskell-fclabels_2.0.2.3-1_amd64.changes Message-ID: haskell-fclabels_2.0.2.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fclabels-dev_2.0.2.3-1_amd64.deb libghc-fclabels-doc_2.0.2.3-1_all.deb libghc-fclabels-prof_2.0.2.3-1_amd64.deb haskell-fclabels_2.0.2.3-1.dsc haskell-fclabels_2.0.2.3-1.debian.tar.xz haskell-fclabels_2.0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:05:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:05:54 +0000 Subject: Processing of haskell-dependent-sum-template_0.0.0.4-2_amd64.changes Message-ID: haskell-dependent-sum-template_0.0.0.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dependent-sum-template-dev_0.0.0.4-2_amd64.deb libghc-dependent-sum-template-doc_0.0.0.4-2_all.deb libghc-dependent-sum-template-prof_0.0.0.4-2_amd64.deb haskell-dependent-sum-template_0.0.0.4-2.dsc haskell-dependent-sum-template_0.0.0.4-2.debian.tar.xz haskell-dependent-sum-template_0.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:06:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:06:02 +0000 Subject: Processing of haskell-dependent-map_0.1.1.3-2_amd64.changes Message-ID: haskell-dependent-map_0.1.1.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dependent-map-dev_0.1.1.3-2_amd64.deb libghc-dependent-map-doc_0.1.1.3-2_all.deb libghc-dependent-map-prof_0.1.1.3-2_amd64.deb haskell-dependent-map_0.1.1.3-2.dsc haskell-dependent-map_0.1.1.3-2.debian.tar.xz haskell-dependent-map_0.1.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From jenkins at jenkins.debian.net Fri Dec 4 16:06:26 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 4 Dec 2015 16:06:26 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1024 In-Reply-To: <876414297.433.1449242339974.JavaMail.jenkins@jenkins> References: <876414297.433.1449242339974.JavaMail.jenkins@jenkins> Message-ID: <1938671044.436.1449245186534.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 2506 lines...] Added: cabal-helper is 0.5.1.0 here but does not exist in the archive. Updated: cabal-install is 1.22.0.1 in the archive but 1.22.6.0 exists here. Updated: case-insensitive is 1.2.0.4 in the archive but 1.2.0.5 exists here. Updated: cassava is 0.4.3.1 in the archive but 0.4.4.0 exists here. Obsolete: certificate Updated: chunked-data is 0.1.0.1 in the archive but 0.2.0 exists here. Updated: cipher-aes128 is 0.6.4 in the archive but 0.7.0.1 exists here. Updated: classy-prelude is 0.11.1.1 in the archive but 0.12.5 exists here. Updated: classy-prelude-conduit is 0.11.1 in the archive but 0.12.5 exists here. Updated: classy-prelude-yesod is 0.11.1 in the archive but 0.12.5 exists here. Updated: cmark is 0.4.0.1 in the archive but 0.4.1 exists here. Obsolete: concrete-typerep Added: concurrent-output is 1.7.1 here but does not exist in the archive. Updated: conduit is 1.2.5 in the archive but 1.2.5.1 exists here. Updated: conduit-combinators is 0.3.1 in the archive but 1.0.3 exists here. Updated: connection is 0.2.4 in the archive but 0.2.5 exists here. Updated: contravariant is 1.3.2 in the archive but 1.3.3 exists here. Updated: cpphs is 1.19.2 in the archive but 1.19.3 exists here. Updated: cryptonite is 0.5 in the archive but 0.6 exists here. Updated: data-hash is 0.2.0.0 in the archive but 0.2.0.1 exists here. Updated: dbus is 0.10.9 in the archive but 0.10.11 exists here. Updated: dependent-sum-template is 0.0.0.1 in the archive but 0.0.0.4 exists here. Updated: diagrams-cairo is 1.2.0.7 in the archive but 1.3.0.5 exists here. Updated: diagrams-core is 1.2.0.6 in the archive but 1.3.0.4 exists here. Updated: diagrams-gtk is 1.0.1.3 in the archive but 1.3 exists here. Updated: diagrams-lib is 1.2.0.9 in the archive but 1.3.0.3 exists here. Updated: diagrams-svg is 1.1.0.5 in the archive but 1.3.1.7 exists here. Added: dice is 0.1 here but does not exist in the archive. Updated: dlist is 0.7.1.1 in the archive but 0.7.1.2 exists here. Updated: dns is 1.3.0 in the archive but 2.0.1 exists here. Updated: dual-tree is 0.2.0.6 in the archive but 0.2.0.8 exists here. Updated: dynamic-state is 0.1.1.0 in the archive but 0.2.0.0 exists here. Obsolete: ed25519 Updated: ekg is 0.4.0.5 in the archive but 0.4.0.8 exists here. Updated: ekg-core is 0.1.0.2 in the archive but 0.1.1.0 exists here. Added: ekg-json is 0.1.0.0 here but does not exist in the archive. Updated: email-validate is 2.0.1 in the archive but 2.1.3 exists here. Updated: equivalence is 0.2.5 in the archive but 0.3.1 exists here. Updated: errors is 2.0.0 in the archive but 2.0.1 exists here. Updated: esqueleto is 2.1.3 in the archive but 2.4.1 exists here. Updated: exception-transformers is 0.3.0.4 in the archive but 0.4.0.2 exists here. Updated: extra is 1.4.1 in the archive but 1.4.2 exists here. Updated: fast-logger is 2.3.1 in the archive but 2.4.1 exists here. Updated: fb is 1.0.11 in the archive but 1.0.12 exists here. Updated: fclabels is 2.0.2.2 in the archive but 2.0.2.3 exists here. Updated: feed is 0.3.9.7 in the archive but 0.3.10.3 exists here. Updated: fgl is 5.5.2.1 in the archive but 5.5.2.3 exists here. Updated: file-embed is 0.0.8.2 in the archive but 0.0.9 exists here. Updated: foldl is 1.1.0 in the archive but 1.1.2 exists here. Updated: free is 4.11 in the archive but 4.12.1 exists here. Obsolete: frown Updated: fsnotify is 0.1.0.3 in the archive but 0.2.1 exists here. Obsolete: geniplate Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. AHEAD: git-annex is 5.20151116 here, but only 5.20150727 in the tracked LTS release. Updated: gitit is 0.10.7 in the archive but 0.11.1.1 exists here. Updated: gitlib is 3.1.0.1 in the archive but 3.1.1 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk2hs-buildtools is 0.13.0.4 in the archive but 0.13.0.5 exists here. Updated: gtk3 is 0.13.9 in the archive but 0.14.1 exists here. Updated: hakyll is 4.6.9.0 in the archive but 4.7.4.0 exists here. Updated: happstack-hsp is 7.3.5 in the archive but 7.3.6 exists here. Updated: happstack-server is 7.4.2 in the archive but 7.4.5 exists here. Updated: hashtables is 1.2.0.2 in the archive but 1.2.1.0 exists here. Updated: haskell-src-meta is 0.6.0.10 in the archive but 0.6.0.12 exists here. Updated: haskelldb-hdbc is 2.2.2 in the archive but 2.2.4 exists here. Updated: haxr is 3000.10.4.2 in the archive but 3000.11.1.2 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Updated: hedis is 0.6.5 in the archive but 0.6.9 exists here. Updated: highlighting-kate is 0.5.12 in the archive but 0.6 exists here. Updated: hjsmin is 0.1.5.0 in the archive but 0.1.5.1 exists here. Updated: hledger is 0.24.1 in the archive but 0.26 exists here. Updated: hledger-lib is 0.24.1 in the archive but 0.26 exists here. Updated: hledger-web is 0.24.1 in the archive but 0.26 exists here. Updated: hlint is 1.9.21 in the archive but 1.9.22 exists here. Obsolete: hoauth Updated: hoogle is 4.2.41 in the archive but 4.2.43 exists here. Updated: hsemail is 1.7.2 in the archive but 1.7.7 exists here. Updated: hslua is 0.4.0 in the archive but 0.4.1 exists here. Updated: hspec is 2.1.7 in the archive but 2.1.10 exists here. Added: hspec-contrib is 0.3.0 here but does not exist in the archive. Updated: hspec-core is 2.1.7 in the archive but 2.1.10 exists here. Updated: hspec-expectations is 0.6.1.1 in the archive but 0.7.1 exists here. Updated: hsx2hs is 0.13.3.1 in the archive but 0.13.3.2 exists here. Updated: html-conduit is 1.1.1.2 in the archive but 1.2.1 exists here. Updated: http-client is 0.4.18.1 in the archive but 0.4.24 exists here. Added: http-common is 0.8.2.0 here but does not exist in the archive. Updated: http-conduit is 2.1.7.2 in the archive but 2.1.8 exists here. Updated: http-reverse-proxy is 0.4.2 in the archive but 0.4.3 exists here. Added: http-streams is 0.8.3.3 here but does not exist in the archive. Added: http2 is 1.0.4 here but does not exist in the archive. Updated: iCalendar is 0.4.0.2 in the archive but 0.4.0.3 exists here. Updated: incremental-parser is 0.2.3.4 in the archive but 0.2.4 exists here. Added: io-streams is 1.3.2.0 here but does not exist in the archive. Updated: ircbot is 0.6.2 in the archive but 0.6.4 exists here. Updated: kan-extensions is 4.2.2 in the archive but 4.2.3 exists here. Updated: lambdabot is 4.3.0.1 in the archive but 5.0.3 exists here. Added: lambdabot-core is 5.0.3 here but does not exist in the archive. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-irc-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-misc-plugins is 5.0.1 here but does not exist in the archive. Added: lambdabot-novelty-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-reference-plugins is 5.0.3 here but does not exist in the archive. Added: lambdabot-social-plugins is 5.0.1 here but does not exist in the archive. Added: lambdabot-trusted is 5.0.2.1 here but does not exist in the archive. Updated: lens is 4.7.0.1 in the archive but 4.12.3 exists here. Updated: lens-action is 0.1.0.1 in the archive but 0.2.0.2 exists here. Updated: lens-aeson is 1.0.0.4 in the archive but 1.0.0.5 exists here. Updated: lifted-async is 0.7.0.1 in the archive but 0.7.0.2 exists here. Added: linear is 1.19.1.3 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: logging-facade is 0.0.0 in the archive but 0.1.0 exists here. Added: lucid is 2.9.4 here but does not exist in the archive. Added: lucid-svg is 0.5.0.0 here but does not exist in the archive. Updated: mighttpd2 is 3.2.7 in the archive but 3.2.9 exists here. Updated: mime is 0.4.0.1 in the archive but 0.4.0.2 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Added: misfortune is 0.1.1.2 here but does not exist in the archive. Updated: monad-logger is 0.3.13.2 in the archive but 0.3.15 exists here. Updated: mono-traversable is 0.9.2.1 in the archive but 0.9.3 exists here. Updated: monoid-extras is 0.3.3.5 in the archive but 0.4.0.3 exists here. Updated: mutable-containers is 0.3.0 in the archive but 0.3.2 exists here. Updated: network-conduit-tls is 1.1.2 in the archive but 1.2.0.1 exists here. Updated: network-info is 0.2.0.7 in the archive but 0.2.0.8 exists here. Updated: network-protocol-xmpp is 0.4.6 in the archive but 0.4.8 exists here. Added: openssl-streams is 1.2.1.0 here but does not exist in the archive. Updated: pandoc is 1.13.2.1 in the archive but 1.15.2.1 exists here. Updated: pandoc-citeproc is 0.6.0.1 in the archive but 0.7.4 exists here. Updated: pandoc-types is 1.12.4.5 in the archive but 1.12.4.7 exists here. Updated: parsers is 0.12.2.1 in the archive but 0.12.3 exists here. Updated: path is 0.5.2 in the archive but 0.5.3 exists here. Updated: path-pieces is 0.2.0 in the archive but 0.2.1 exists here. Updated: pcre-light is 0.4.0.3 in the archive but 0.4.0.4 exists here. Updated: persistent is 2.1.6 in the archive but 2.2.2.1 exists here. Updated: persistent-postgresql is 2.1.6 in the archive but 2.2.1.1 exists here. Updated: persistent-sqlite is 2.1.4.2 in the archive but 2.2 exists here. Updated: persistent-template is 2.1.3.4 in the archive but 2.1.4 exists here. Updated: pipes is 4.1.6 in the archive but 4.1.7 exists here. Updated: pipes-aeson is 0.4.1.3 in the archive but 0.4.1.4 exists here. Updated: pipes-group is 1.0.2 in the archive but 1.0.3 exists here. Updated: prelude-extras is 0.4 in the archive but 0.4.0.2 exists here. Updated: pretty-show is 1.6.8.2 in the archive but 1.6.9 exists here. Updated: primitive is 0.6 in the archive but 0.6.1.0 exists here. Updated: profunctors is 4.4.1 in the archive but 5.1.1 exists here. Updated: project-template is 0.1.4.2 in the archive but 0.2.0 exists here. Added: psqueues is 0.2.0.3 here but does not exist in the archive. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: reactive-banana is 0.7.1.3 in the archive but 0.8.1.2 exists here. Updated: regex-tdfa is 1.2.0 in the archive but 1.2.1 exists here. Updated: repa is 3.3.1.2 in the archive but 3.4.0.1 exists here. Added: retry is 0.6 here but does not exist in the archive. Obsolete: rss2irc Updated: safecopy is 0.8.5 in the archive but 0.8.6 exists here. Updated: scientific is 0.3.3.8 in the archive but 0.3.4.4 exists here. Obsolete: scrobble Updated: semigroupoids is 4.3 in the archive but 5.0.0.4 exists here. Updated: shake is 0.15.2 in the archive but 0.15.5 exists here. Updated: shakespeare is 2.0.5 in the archive but 2.0.7 exists here. Updated: snap-core is 0.9.7.2 in the archive but 0.9.8.0 exists here. Updated: stack is 0.1.2.0 in the archive but 0.1.8.0 exists here. Updated: streaming-commons is 0.1.12.1 in the archive but 0.1.15 exists here. Updated: tagged is 0.8.1 in the archive but 0.8.2 exists here. Updated: tagsoup is 0.13.3 in the archive but 0.13.5 exists here. Updated: tar is 0.4.1.0 in the archive but 0.4.2.2 exists here. Updated: tasty-golden is 2.3.0.1 in the archive but 2.3.1 exists here. Updated: tasty-hspec is 0.1.0.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.3 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: th-orphans is 0.11.1 in the archive but 0.12.2 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Updated: tls is 1.2.18 in the archive but 1.3.2 exists here. Updated: trifecta is 1.5.1.3 in the archive but 1.5.2 exists here. Updated: unix-time is 0.3.5 in the archive but 0.3.6 exists here. Updated: utf8-string is 1 in the archive but 1.0.1.1 exists here. Updated: vector-algorithms is 0.6.0.4 in the archive but 0.7.0.1 exists here. Updated: vector-instances is 3.3.0.1 in the archive but 3.3.1 exists here. Updated: vector-space is 0.9 in the archive but 0.10.2 exists here. Updated: vector-th-unbox is 0.2.1.2 in the archive but 0.2.1.3 exists here. Updated: void is 0.7 in the archive but 0.7.1 exists here. Updated: vty is 5.2.8 in the archive but 5.3.1 exists here. Updated: wai is 3.0.3.0 in the archive but 3.0.4.0 exists here. Updated: wai-app-static is 3.0.1.1 in the archive but 3.1.3 exists here. Updated: wai-extra is 3.0.10 in the archive but 3.0.13 exists here. Updated: warp is 3.0.13.1 in the archive but 3.1.3.1 exists here. Updated: warp-tls is 3.0.4.2 in the archive but 3.1.3 exists here. Updated: websockets is 0.9.5.0 in the archive but 0.9.6.1 exists here. Updated: x509 is 1.5.1 in the archive but 1.6.3 exists here. Updated: x509-store is 1.5.0 in the archive but 1.6.1 exists here. Updated: x509-system is 1.5.0 in the archive but 1.6.1 exists here. Obsolete: x509-util Updated: x509-validation is 1.5.2 in the archive but 1.6.3 exists here. Updated: xml-conduit is 1.2.6 in the archive but 1.3.2 exists here. Updated: xmonad-contrib is 0.11.3 in the archive but 0.11.4 exists here. Updated: yaml is 0.8.12 in the archive but 0.8.15.1 exists here. Updated: yesod is 1.4.1.5 in the archive but 1.4.2 exists here. Updated: yesod-auth is 1.4.6 in the archive but 1.4.8 exists here. Updated: yesod-bin is 1.4.13.1 in the archive but 1.4.14 exists here. Updated: yesod-core is 1.4.12 in the archive but 1.4.15.1 exists here. Updated: yesod-form is 1.4.4.1 in the archive but 1.4.5 exists here. Added: yesod-init-test is 0 here but does not exist in the archive. Updated: yesod-static is 1.4.0.4 in the archive but 1.5.0.3 exists here. Updated: yesod-test is 1.4.3.1 in the archive but 1.4.4 exists here. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty.cabal (version 0.10.1.2) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... Cabal install failed: cabal: Could not resolve dependencies: trying: tasty-golden-2.3.1 (user goal) rejecting: tasty-golden-2.3.1:!test (global constraint requires opposite flag selection) trying: tasty-golden-2.3.1:*test next goal: temporary-rc (dependency of tasty-golden-2.3.1:*test) rejecting: temporary-rc-1.2.0.3 (global constraint requires (==42.23.1.2)) Dependency tree exhaustively searched. Use of uninitialized value $_[0] in join or string at /usr/share/perl5/File/Slurp.pm line 405. 3 error(s) in total. ?/chroots/chroot-run-sid.nA9Kp6Bx5/tmp/testrun/stats.csv? -> ? Fri 4 Dec 16:06:26 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-6fBCl85e, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:25 +0000 Subject: Processing of haskell-enumerator_0.4.20-4_amd64.changes Message-ID: haskell-enumerator_0.4.20-4_amd64.changes uploaded successfully to localhost along with the files: libghc-enumerator-dev_0.4.20-4_amd64.deb libghc-enumerator-doc_0.4.20-4_all.deb libghc-enumerator-prof_0.4.20-4_amd64.deb haskell-enumerator_0.4.20-4.dsc haskell-enumerator_0.4.20-4.debian.tar.xz haskell-enumerator_0.4.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:25 +0000 Subject: Processing of haskell-exceptions_0.8.0.2-3_amd64.changes Message-ID: haskell-exceptions_0.8.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-exceptions-dev_0.8.0.2-3_amd64.deb libghc-exceptions-doc_0.8.0.2-3_all.deb libghc-exceptions-prof_0.8.0.2-3_amd64.deb haskell-exceptions_0.8.0.2-3.dsc haskell-exceptions_0.8.0.2-3.debian.tar.xz haskell-exceptions_0.8.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:25 +0000 Subject: Processing of haskell-executable-path_0.0.3-7_amd64.changes Message-ID: haskell-executable-path_0.0.3-7_amd64.changes uploaded successfully to localhost along with the files: libghc-executable-path-dev_0.0.3-7_amd64.deb libghc-executable-path-doc_0.0.3-7_all.deb libghc-executable-path-prof_0.0.3-7_amd64.deb haskell-executable-path_0.0.3-7.dsc haskell-executable-path_0.0.3-7.debian.tar.xz haskell-executable-path_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:23 +0000 Subject: Processing of haskell-dimensional_0.13.0.2-3_amd64.changes Message-ID: haskell-dimensional_0.13.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-dimensional-dev_0.13.0.2-3_amd64.deb libghc-dimensional-doc_0.13.0.2-3_all.deb libghc-dimensional-prof_0.13.0.2-3_amd64.deb haskell-dimensional_0.13.0.2-3.dsc haskell-dimensional_0.13.0.2-3.debian.tar.xz haskell-dimensional_0.13.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:24 +0000 Subject: Processing of haskell-dependent-map_0.1.1.3-2_amd64.changes Message-ID: haskell-dependent-map_0.1.1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-dependent-map-dev_0.1.1.3-2_amd64.deb libghc-dependent-map-doc_0.1.1.3-2_all.deb libghc-dependent-map-prof_0.1.1.3-2_amd64.deb haskell-dependent-map_0.1.1.3-2.dsc haskell-dependent-map_0.1.1.3-2.debian.tar.xz haskell-dependent-map_0.1.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:25 +0000 Subject: Processing of haskell-easy-file_0.2.1-3_amd64.changes Message-ID: haskell-easy-file_0.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-easy-file-dev_0.2.1-3_amd64.deb libghc-easy-file-doc_0.2.1-3_all.deb libghc-easy-file-prof_0.2.1-3_amd64.deb haskell-easy-file_0.2.1-3.dsc haskell-easy-file_0.2.1-3.debian.tar.xz haskell-easy-file_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:24 +0000 Subject: Processing of haskell-edit-distance_0.2.2.1-3_amd64.changes Message-ID: haskell-edit-distance_0.2.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-edit-distance-dev_0.2.2.1-3_amd64.deb libghc-edit-distance-doc_0.2.2.1-3_all.deb libghc-edit-distance-prof_0.2.2.1-3_amd64.deb haskell-edit-distance_0.2.2.1-3.dsc haskell-edit-distance_0.2.2.1-3.debian.tar.xz haskell-edit-distance_0.2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:24 +0000 Subject: Processing of haskell-erf_2.0.0.0-9_amd64.changes Message-ID: haskell-erf_2.0.0.0-9_amd64.changes uploaded successfully to localhost along with the files: libghc-erf-dev_2.0.0.0-9_amd64.deb libghc-erf-doc_2.0.0.0-9_all.deb libghc-erf-prof_2.0.0.0-9_amd64.deb haskell-erf_2.0.0.0-9.dsc haskell-erf_2.0.0.0-9.debian.tar.xz haskell-erf_2.0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:26 +0000 Subject: Processing of haskell-errors_2.0.1-1_amd64.changes Message-ID: haskell-errors_2.0.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-errors-dev_2.0.1-1_amd64.deb libghc-errors-doc_2.0.1-1_all.deb libghc-errors-prof_2.0.1-1_amd64.deb haskell-errors_2.0.1-1.dsc haskell-errors_2.0.1-1.debian.tar.xz haskell-errors_2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-entropy_0.3.7-3_amd64.changes Message-ID: haskell-entropy_0.3.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-entropy-dev_0.3.7-3_amd64.deb libghc-entropy-doc_0.3.7-3_all.deb libghc-entropy-prof_0.3.7-3_amd64.deb haskell-entropy_0.3.7-3.dsc haskell-entropy_0.3.7-3.debian.tar.xz haskell-entropy_0.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:24 +0000 Subject: Processing of haskell-diagrams_1.3-2_amd64.changes Message-ID: haskell-diagrams_1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-dev_1.3-2_all.deb libghc-diagrams-doc_1.3-2_all.deb libghc-diagrams-prof_1.3-2_all.deb haskell-diagrams_1.3-2.dsc haskell-diagrams_1.3-2.debian.tar.xz haskell-diagrams_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-diagrams-solve_0.1-2_amd64.changes Message-ID: haskell-diagrams-solve_0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-solve-dev_0.1-2_amd64.deb libghc-diagrams-solve-doc_0.1-2_all.deb libghc-diagrams-solve-prof_0.1-2_amd64.deb haskell-diagrams-solve_0.1-2.dsc haskell-diagrams-solve_0.1-2.debian.tar.xz haskell-diagrams-solve_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:25 +0000 Subject: Processing of haskell-extra_1.4.2-1_amd64.changes Message-ID: haskell-extra_1.4.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-extra-dev_1.4.2-1_amd64.deb libghc-extra-doc_1.4.2-1_all.deb libghc-extra-prof_1.4.2-1_amd64.deb haskell-extra_1.4.2-1.dsc haskell-extra_1.4.2-1.debian.tar.xz haskell-extra_1.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:26 +0000 Subject: Processing of haskell-diff_0.3.2-3_amd64.changes Message-ID: haskell-diff_0.3.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-diff-dev_0.3.2-3_amd64.deb libghc-diff-doc_0.3.2-3_all.deb libghc-diff-prof_0.3.2-3_amd64.deb haskell-diff_0.3.2-3.dsc haskell-diff_0.3.2-3.debian.tar.xz haskell-diff_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:26 +0000 Subject: Processing of haskell-extensible-exceptions_0.1.1.4-6_amd64.changes Message-ID: haskell-extensible-exceptions_0.1.1.4-6_amd64.changes uploaded successfully to localhost along with the files: libghc-extensible-exceptions-dev_0.1.1.4-6_amd64.deb libghc-extensible-exceptions-doc_0.1.1.4-6_all.deb libghc-extensible-exceptions-prof_0.1.1.4-6_amd64.deb haskell-extensible-exceptions_0.1.1.4-6.dsc haskell-extensible-exceptions_0.1.1.4-6.debian.tar.xz haskell-extensible-exceptions_0.1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:24 +0000 Subject: Processing of haskell-djinn-lib_0.0.1.2-6_amd64.changes Message-ID: haskell-djinn-lib_0.0.1.2-6_amd64.changes uploaded successfully to localhost along with the files: libghc-djinn-lib-dev_0.0.1.2-6_amd64.deb libghc-djinn-lib-doc_0.0.1.2-6_all.deb libghc-djinn-lib-prof_0.0.1.2-6_amd64.deb haskell-djinn-lib_0.0.1.2-6.dsc haskell-djinn-lib_0.0.1.2-6.debian.tar.xz haskell-djinn-lib_0.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:26 +0000 Subject: Processing of haskell-doctest_0.10.1-3_amd64.changes Message-ID: haskell-doctest_0.10.1-3_amd64.changes uploaded successfully to localhost along with the files: doctest_0.10.1-3_amd64.deb libghc-doctest-dev_0.10.1-3_amd64.deb libghc-doctest-doc_0.10.1-3_all.deb libghc-doctest-prof_0.10.1-3_amd64.deb haskell-doctest_0.10.1-3.dsc haskell-doctest_0.10.1-3.debian.tar.xz haskell-doctest_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-dependent-sum_0.2.1.0-5_amd64.changes Message-ID: haskell-dependent-sum_0.2.1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-dependent-sum-dev_0.2.1.0-5_amd64.deb libghc-dependent-sum-doc_0.2.1.0-5_all.deb libghc-dependent-sum-prof_0.2.1.0-5_amd64.deb haskell-dependent-sum_0.2.1.0-5.dsc haskell-dependent-sum_0.2.1.0-5.debian.tar.xz haskell-dependent-sum_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:26 +0000 Subject: Processing of haskell-digest_0.0.1.2-5_amd64.changes Message-ID: haskell-digest_0.0.1.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-digest-dev_0.0.1.2-5_amd64.deb libghc-digest-doc_0.0.1.2-5_all.deb libghc-digest-prof_0.0.1.2-5_amd64.deb haskell-digest_0.0.1.2-5.dsc haskell-digest_0.0.1.2-5.debian.tar.xz haskell-digest_0.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-fclabels_2.0.2.3-1_amd64.changes Message-ID: haskell-fclabels_2.0.2.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-fclabels-dev_2.0.2.3-1_amd64.deb libghc-fclabels-doc_2.0.2.3-1_all.deb libghc-fclabels-prof_2.0.2.3-1_amd64.deb haskell-fclabels_2.0.2.3-1.dsc haskell-fclabels_2.0.2.3-1.debian.tar.xz haskell-fclabels_2.0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-dependent-sum-template_0.0.0.4-2_amd64.changes Message-ID: haskell-dependent-sum-template_0.0.0.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-dependent-sum-template-dev_0.0.0.4-2_amd64.deb libghc-dependent-sum-template-doc_0.0.0.4-2_all.deb libghc-dependent-sum-template-prof_0.0.0.4-2_amd64.deb haskell-dependent-sum-template_0.0.0.4-2.dsc haskell-dependent-sum-template_0.0.0.4-2.debian.tar.xz haskell-dependent-sum-template_0.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-failure_0.2.0.3-5_amd64.changes Message-ID: haskell-failure_0.2.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-failure-dev_0.2.0.3-5_amd64.deb libghc-failure-doc_0.2.0.3-5_all.deb libghc-failure-prof_0.2.0.3-5_amd64.deb haskell-failure_0.2.0.3-5.dsc haskell-failure_0.2.0.3-5.debian.tar.xz haskell-failure_0.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:08:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:08:27 +0000 Subject: Processing of haskell-directory-tree_0.12.0-3_amd64.changes Message-ID: haskell-directory-tree_0.12.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-directory-tree-dev_0.12.0-3_amd64.deb libghc-directory-tree-doc_0.12.0-3_all.deb libghc-directory-tree-prof_0.12.0-3_amd64.deb haskell-directory-tree_0.12.0-3.dsc haskell-directory-tree_0.12.0-3.debian.tar.xz haskell-directory-tree_0.12.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:10 +0000 Subject: Processing of haskell-gd_3000.7.3-8_amd64.changes Message-ID: haskell-gd_3000.7.3-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gd-dev_3000.7.3-8_amd64.deb libghc-gd-doc_3000.7.3-8_all.deb libghc-gd-prof_3000.7.3-8_amd64.deb haskell-gd_3000.7.3-8.dsc haskell-gd_3000.7.3-8.debian.tar.xz haskell-gd_3000.7.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:14 +0000 Subject: Processing of haskell-fingertree_0.1.1.0-3_amd64.changes Message-ID: haskell-fingertree_0.1.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fingertree-dev_0.1.1.0-3_amd64.deb libghc-fingertree-doc_0.1.1.0-3_all.deb libghc-fingertree-prof_0.1.1.0-3_amd64.deb haskell-fingertree_0.1.1.0-3.dsc haskell-fingertree_0.1.1.0-3.debian.tar.xz haskell-fingertree_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:19 +0000 Subject: Processing of haskell-fgl_5.5.2.3-1_amd64.changes Message-ID: haskell-fgl_5.5.2.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fgl-dev_5.5.2.3-1_amd64.deb libghc-fgl-doc_5.5.2.3-1_all.deb libghc-fgl-prof_5.5.2.3-1_amd64.deb haskell-fgl_5.5.2.3-1.dsc haskell-fgl_5.5.2.3-1.debian.tar.xz haskell-fgl_5.5.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:23 +0000 Subject: Processing of haskell-filemanip_0.3.6.3-4_amd64.changes Message-ID: haskell-filemanip_0.3.6.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-filemanip-dev_0.3.6.3-4_amd64.deb libghc-filemanip-doc_0.3.6.3-4_all.deb libghc-filemanip-prof_0.3.6.3-4_amd64.deb haskell-filemanip_0.3.6.3-4.dsc haskell-filemanip_0.3.6.3-4.debian.tar.xz haskell-filemanip_0.3.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:27 +0000 Subject: Processing of haskell-flexible-defaults_0.0.1.1-3_amd64.changes Message-ID: haskell-flexible-defaults_0.0.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-flexible-defaults-dev_0.0.1.1-3_amd64.deb libghc-flexible-defaults-doc_0.0.1.1-3_all.deb libghc-flexible-defaults-prof_0.0.1.1-3_amd64.deb haskell-flexible-defaults_0.0.1.1-3.dsc haskell-flexible-defaults_0.0.1.1-3.debian.tar.xz haskell-flexible-defaults_0.0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:31 +0000 Subject: Processing of haskell-file-embed_0.0.9-1_amd64.changes Message-ID: haskell-file-embed_0.0.9-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-file-embed-dev_0.0.9-1_amd64.deb libghc-file-embed-doc_0.0.9-1_all.deb libghc-file-embed-prof_0.0.9-1_amd64.deb haskell-file-embed_0.0.9-1.dsc haskell-file-embed_0.0.9-1.debian.tar.xz haskell-file-embed_0.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:34 +0000 Subject: Processing of haskell-filelock_0.1.0.1-2_amd64.changes Message-ID: haskell-filelock_0.1.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-filelock-dev_0.1.0.1-2_amd64.deb libghc-filelock-doc_0.1.0.1-2_all.deb libghc-filelock-prof_0.1.0.1-2_amd64.deb haskell-filelock_0.1.0.1-2.dsc haskell-filelock_0.1.0.1-2.debian.tar.xz haskell-filelock_0.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:11:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:11:38 +0000 Subject: Processing of haskell-fmlist_0.9-4_amd64.changes Message-ID: haskell-fmlist_0.9-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fmlist-dev_0.9-4_amd64.deb libghc-fmlist-doc_0.9-4_all.deb libghc-fmlist-prof_0.9-4_amd64.deb haskell-fmlist_0.9-4.dsc haskell-fmlist_0.9-4.debian.tar.xz haskell-fmlist_0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:12:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:12:31 +0000 Subject: Processing of haskell-haddock-library_1.2.1-2_amd64.changes Message-ID: haskell-haddock-library_1.2.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haddock-library-dev_1.2.1-2_amd64.deb libghc-haddock-library-doc_1.2.1-2_all.deb libghc-haddock-library-prof_1.2.1-2_amd64.deb haskell-haddock-library_1.2.1-2.dsc haskell-haddock-library_1.2.1-2.debian.tar.xz haskell-haddock-library_1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:12:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:12:39 +0000 Subject: Processing of haskell-harp_0.4.1-2_amd64.changes Message-ID: haskell-harp_0.4.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-harp-dev_0.4.1-2_amd64.deb libghc-harp-doc_0.4.1-2_all.deb libghc-harp-prof_0.4.1-2_amd64.deb haskell-harp_0.4.1-2.dsc haskell-harp_0.4.1-2.debian.tar.xz haskell-harp_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:28 +0000 Subject: Processing of haskell-fgl_5.5.2.3-1_amd64.changes Message-ID: haskell-fgl_5.5.2.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-fgl-dev_5.5.2.3-1_amd64.deb libghc-fgl-doc_5.5.2.3-1_all.deb libghc-fgl-prof_5.5.2.3-1_amd64.deb haskell-fgl_5.5.2.3-1.dsc haskell-fgl_5.5.2.3-1.debian.tar.xz haskell-fgl_5.5.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:31 +0000 Subject: Processing of haskell-fmlist_0.9-4_amd64.changes Message-ID: haskell-fmlist_0.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-fmlist-dev_0.9-4_amd64.deb libghc-fmlist-doc_0.9-4_all.deb libghc-fmlist-prof_0.9-4_amd64.deb haskell-fmlist_0.9-4.dsc haskell-fmlist_0.9-4.debian.tar.xz haskell-fmlist_0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:30 +0000 Subject: Processing of haskell-gd_3000.7.3-8_amd64.changes Message-ID: haskell-gd_3000.7.3-8_amd64.changes uploaded successfully to localhost along with the files: libghc-gd-dev_3000.7.3-8_amd64.deb libghc-gd-doc_3000.7.3-8_all.deb libghc-gd-prof_3000.7.3-8_amd64.deb haskell-gd_3000.7.3-8.dsc haskell-gd_3000.7.3-8.debian.tar.xz haskell-gd_3000.7.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:29 +0000 Subject: Processing of haskell-file-embed_0.0.9-1_amd64.changes Message-ID: haskell-file-embed_0.0.9-1_amd64.changes uploaded successfully to localhost along with the files: libghc-file-embed-dev_0.0.9-1_amd64.deb libghc-file-embed-doc_0.0.9-1_all.deb libghc-file-embed-prof_0.0.9-1_amd64.deb haskell-file-embed_0.0.9-1.dsc haskell-file-embed_0.0.9-1.debian.tar.xz haskell-file-embed_0.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:33 +0000 Subject: Processing of haskell-filelock_0.1.0.1-2_amd64.changes Message-ID: haskell-filelock_0.1.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-filelock-dev_0.1.0.1-2_amd64.deb libghc-filelock-doc_0.1.0.1-2_all.deb libghc-filelock-prof_0.1.0.1-2_amd64.deb haskell-filelock_0.1.0.1-2.dsc haskell-filelock_0.1.0.1-2.debian.tar.xz haskell-filelock_0.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:34 +0000 Subject: Processing of haskell-fingertree_0.1.1.0-3_amd64.changes Message-ID: haskell-fingertree_0.1.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-fingertree-dev_0.1.1.0-3_amd64.deb libghc-fingertree-doc_0.1.1.0-3_all.deb libghc-fingertree-prof_0.1.1.0-3_amd64.deb haskell-fingertree_0.1.1.0-3.dsc haskell-fingertree_0.1.1.0-3.debian.tar.xz haskell-fingertree_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:35 +0000 Subject: Processing of haskell-flexible-defaults_0.0.1.1-3_amd64.changes Message-ID: haskell-flexible-defaults_0.0.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-flexible-defaults-dev_0.0.1.1-3_amd64.deb libghc-flexible-defaults-doc_0.0.1.1-3_all.deb libghc-flexible-defaults-prof_0.0.1.1-3_amd64.deb haskell-flexible-defaults_0.0.1.1-3.dsc haskell-flexible-defaults_0.0.1.1-3.debian.tar.xz haskell-flexible-defaults_0.0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:33 +0000 Subject: Processing of haskell-geniplate-mirror_0.7.1-2_amd64.changes Message-ID: haskell-geniplate-mirror_0.7.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-geniplate-mirror-dev_0.7.1-2_amd64.deb libghc-geniplate-mirror-doc_0.7.1-2_all.deb libghc-geniplate-mirror-prof_0.7.1-2_amd64.deb haskell-geniplate-mirror_0.7.1-2.dsc haskell-geniplate-mirror_0.7.1-2.debian.tar.xz haskell-geniplate-mirror_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:34 +0000 Subject: Processing of haskell-filemanip_0.3.6.3-4_amd64.changes Message-ID: haskell-filemanip_0.3.6.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-filemanip-dev_0.3.6.3-4_amd64.deb libghc-filemanip-doc_0.3.6.3-4_all.deb libghc-filemanip-prof_0.3.6.3-4_amd64.deb haskell-filemanip_0.3.6.3-4.dsc haskell-filemanip_0.3.6.3-4.debian.tar.xz haskell-filemanip_0.3.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:34 +0000 Subject: Processing of haskell-haddock-library_1.2.1-2_amd64.changes Message-ID: haskell-haddock-library_1.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-haddock-library-dev_1.2.1-2_amd64.deb libghc-haddock-library-doc_1.2.1-2_all.deb libghc-haddock-library-prof_1.2.1-2_amd64.deb haskell-haddock-library_1.2.1-2.dsc haskell-haddock-library_1.2.1-2.debian.tar.xz haskell-haddock-library_1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:34 +0000 Subject: Processing of haskell-harp_0.4.1-2_amd64.changes Message-ID: haskell-harp_0.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-harp-dev_0.4.1-2_amd64.deb libghc-harp-doc_0.4.1-2_all.deb libghc-harp-prof_0.4.1-2_amd64.deb haskell-harp_0.4.1-2.dsc haskell-harp_0.4.1-2.debian.tar.xz haskell-harp_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:38 +0000 Subject: Processing of haskell-ghc-events_0.4.4.0-2_amd64.changes Message-ID: haskell-ghc-events_0.4.4.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ghc-events-dev_0.4.4.0-2_amd64.deb libghc-ghc-events-doc_0.4.4.0-2_all.deb libghc-ghc-events-prof_0.4.4.0-2_amd64.deb haskell-ghc-events_0.4.4.0-2.dsc haskell-ghc-events_0.4.4.0-2.debian.tar.xz haskell-ghc-events_0.4.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:42 +0000 Subject: Processing of haskell-ghc-syb-utils_0.2.3-4_amd64.changes Message-ID: haskell-ghc-syb-utils_0.2.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ghc-syb-utils-dev_0.2.3-4_amd64.deb libghc-ghc-syb-utils-doc_0.2.3-4_all.deb libghc-ghc-syb-utils-prof_0.2.3-4_amd64.deb haskell-ghc-syb-utils_0.2.3-4.dsc haskell-ghc-syb-utils_0.2.3-4.debian.tar.xz haskell-ghc-syb-utils_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:46 +0000 Subject: Processing of haskell-gsasl_0.3.6-2_amd64.changes Message-ID: haskell-gsasl_0.3.6-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gsasl-dev_0.3.6-2_amd64.deb libghc-gsasl-doc_0.3.6-2_all.deb libghc-gsasl-prof_0.3.6-2_amd64.deb haskell-gsasl_0.3.6-2.dsc haskell-gsasl_0.3.6-2.debian.tar.xz haskell-gsasl_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:53 +0000 Subject: Processing of haskell-generic-deriving_1.8.0-2_amd64.changes Message-ID: haskell-generic-deriving_1.8.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-generic-deriving-dev_1.8.0-2_amd64.deb libghc-generic-deriving-doc_1.8.0-2_all.deb libghc-generic-deriving-prof_1.8.0-2_amd64.deb haskell-generic-deriving_1.8.0-2.dsc haskell-generic-deriving_1.8.0-2.debian.tar.xz haskell-generic-deriving_1.8.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:13:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:13:56 +0000 Subject: Processing of haskell-ghc-mtl_1.2.1.0-4_amd64.changes Message-ID: haskell-ghc-mtl_1.2.1.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ghc-mtl-dev_1.2.1.0-4_amd64.deb libghc-ghc-mtl-doc_1.2.1.0-4_all.deb libghc-ghc-mtl-prof_1.2.1.0-4_amd64.deb haskell-ghc-mtl_1.2.1.0-4.dsc haskell-ghc-mtl_1.2.1.0-4.debian.tar.xz haskell-ghc-mtl_1.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:14:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:14:02 +0000 Subject: Processing of haskell-ghc-paths_0.1.0.9-7_amd64.changes Message-ID: haskell-ghc-paths_0.1.0.9-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ghc-paths-dev_0.1.0.9-7_amd64.deb libghc-ghc-paths-doc_0.1.0.9-7_all.deb libghc-ghc-paths-prof_0.1.0.9-7_amd64.deb haskell-ghc-paths_0.1.0.9-7.dsc haskell-ghc-paths_0.1.0.9-7.debian.tar.xz haskell-ghc-paths_0.1.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:14:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:14:06 +0000 Subject: Processing of haskell-gitrev_1.1.0-2_amd64.changes Message-ID: haskell-gitrev_1.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gitrev-dev_1.1.0-2_amd64.deb libghc-gitrev-doc_1.1.0-2_all.deb libghc-gitrev-prof_1.1.0-2_amd64.deb haskell-gitrev_1.1.0-2.dsc haskell-gitrev_1.1.0-2.debian.tar.xz haskell-gitrev_1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:14:10 +0000 Subject: Processing of haskell-gluraw_1.5.0.1-3_amd64.changes Message-ID: haskell-gluraw_1.5.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gluraw-dev_1.5.0.1-3_amd64.deb libghc-gluraw-doc_1.5.0.1-3_all.deb libghc-gluraw-prof_1.5.0.1-3_amd64.deb haskell-gluraw_1.5.0.1-3.dsc haskell-gluraw_1.5.0.1-3.debian.tar.xz haskell-gluraw_1.5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:14:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:14:15 +0000 Subject: Processing of haskell-gnutls_0.2-2_amd64.changes Message-ID: haskell-gnutls_0.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gnutls-dev_0.2-2_amd64.deb libghc-gnutls-doc_0.2-2_all.deb libghc-gnutls-prof_0.2-2_amd64.deb haskell-gnutls_0.2-2.dsc haskell-gnutls_0.2-2.debian.tar.xz haskell-gnutls_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:14:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:14:19 +0000 Subject: Processing of haskell-groups_0.4.0.0-5_amd64.changes Message-ID: haskell-groups_0.4.0.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-groups-dev_0.4.0.0-5_amd64.deb libghc-groups-doc_0.4.0.0-5_all.deb libghc-groups-prof_0.4.0.0-5_amd64.deb haskell-groups_0.4.0.0-5.dsc haskell-groups_0.4.0.0-5.debian.tar.xz haskell-groups_0.4.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:14:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:14:55 +0000 Subject: Processing of haskell-haskell-src_1.0.2.0-4_amd64.changes Message-ID: haskell-haskell-src_1.0.2.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haskell-src-dev_1.0.2.0-4_amd64.deb libghc-haskell-src-doc_1.0.2.0-4_all.deb libghc-haskell-src-prof_1.0.2.0-4_amd64.deb haskell-haskell-src_1.0.2.0-4.dsc haskell-haskell-src_1.0.2.0-4.debian.tar.xz haskell-haskell-src_1.0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:35 +0000 Subject: Processing of haskell-haskell-src_1.0.2.0-4_amd64.changes Message-ID: haskell-haskell-src_1.0.2.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-haskell-src-dev_1.0.2.0-4_amd64.deb libghc-haskell-src-doc_1.0.2.0-4_all.deb libghc-haskell-src-prof_1.0.2.0-4_amd64.deb haskell-haskell-src_1.0.2.0-4.dsc haskell-haskell-src_1.0.2.0-4.debian.tar.xz haskell-haskell-src_1.0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:36 +0000 Subject: Processing of haskell-geniplate-mirror_0.7.1-2_amd64.changes Message-ID: haskell-geniplate-mirror_0.7.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-geniplate-mirror-dev_0.7.1-2_amd64.deb libghc-geniplate-mirror-doc_0.7.1-2_all.deb libghc-geniplate-mirror-prof_0.7.1-2_amd64.deb haskell-geniplate-mirror_0.7.1-2.dsc haskell-geniplate-mirror_0.7.1-2.debian.tar.xz haskell-geniplate-mirror_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:36 +0000 Subject: Processing of haskell-gitrev_1.1.0-2_amd64.changes Message-ID: haskell-gitrev_1.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gitrev-dev_1.1.0-2_amd64.deb libghc-gitrev-doc_1.1.0-2_all.deb libghc-gitrev-prof_1.1.0-2_amd64.deb haskell-gitrev_1.1.0-2.dsc haskell-gitrev_1.1.0-2.debian.tar.xz haskell-gitrev_1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:35 +0000 Subject: Processing of haskell-ghc-events_0.4.4.0-2_amd64.changes Message-ID: haskell-ghc-events_0.4.4.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-events-dev_0.4.4.0-2_amd64.deb libghc-ghc-events-doc_0.4.4.0-2_all.deb libghc-ghc-events-prof_0.4.4.0-2_amd64.deb haskell-ghc-events_0.4.4.0-2.dsc haskell-ghc-events_0.4.4.0-2.debian.tar.xz haskell-ghc-events_0.4.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:36 +0000 Subject: Processing of haskell-ghc-syb-utils_0.2.3-4_amd64.changes Message-ID: haskell-ghc-syb-utils_0.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-syb-utils-dev_0.2.3-4_amd64.deb libghc-ghc-syb-utils-doc_0.2.3-4_all.deb libghc-ghc-syb-utils-prof_0.2.3-4_amd64.deb haskell-ghc-syb-utils_0.2.3-4.dsc haskell-ghc-syb-utils_0.2.3-4.debian.tar.xz haskell-ghc-syb-utils_0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:38 +0000 Subject: Processing of haskell-ghc-paths_0.1.0.9-7_amd64.changes Message-ID: haskell-ghc-paths_0.1.0.9-7_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-paths-dev_0.1.0.9-7_amd64.deb libghc-ghc-paths-doc_0.1.0.9-7_all.deb libghc-ghc-paths-prof_0.1.0.9-7_amd64.deb haskell-ghc-paths_0.1.0.9-7.dsc haskell-ghc-paths_0.1.0.9-7.debian.tar.xz haskell-ghc-paths_0.1.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:38 +0000 Subject: Processing of haskell-ghc-mtl_1.2.1.0-4_amd64.changes Message-ID: haskell-ghc-mtl_1.2.1.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ghc-mtl-dev_1.2.1.0-4_amd64.deb libghc-ghc-mtl-doc_1.2.1.0-4_all.deb libghc-ghc-mtl-prof_1.2.1.0-4_amd64.deb haskell-ghc-mtl_1.2.1.0-4.dsc haskell-ghc-mtl_1.2.1.0-4.debian.tar.xz haskell-ghc-mtl_1.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:38 +0000 Subject: Processing of haskell-gnutls_0.2-2_amd64.changes Message-ID: haskell-gnutls_0.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gnutls-dev_0.2-2_amd64.deb libghc-gnutls-doc_0.2-2_all.deb libghc-gnutls-prof_0.2-2_amd64.deb haskell-gnutls_0.2-2.dsc haskell-gnutls_0.2-2.debian.tar.xz haskell-gnutls_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:38 +0000 Subject: Processing of haskell-gluraw_1.5.0.1-3_amd64.changes Message-ID: haskell-gluraw_1.5.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-gluraw-dev_1.5.0.1-3_amd64.deb libghc-gluraw-doc_1.5.0.1-3_all.deb libghc-gluraw-prof_1.5.0.1-3_amd64.deb haskell-gluraw_1.5.0.1-3.dsc haskell-gluraw_1.5.0.1-3.debian.tar.xz haskell-gluraw_1.5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:38 +0000 Subject: Processing of haskell-groups_0.4.0.0-5_amd64.changes Message-ID: haskell-groups_0.4.0.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-groups-dev_0.4.0.0-5_amd64.deb libghc-groups-doc_0.4.0.0-5_all.deb libghc-groups-prof_0.4.0.0-5_amd64.deb haskell-groups_0.4.0.0-5.dsc haskell-groups_0.4.0.0-5.debian.tar.xz haskell-groups_0.4.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:38 +0000 Subject: Processing of haskell-generic-deriving_1.8.0-2_amd64.changes Message-ID: haskell-generic-deriving_1.8.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-generic-deriving-dev_1.8.0-2_amd64.deb libghc-generic-deriving-doc_1.8.0-2_all.deb libghc-generic-deriving-prof_1.8.0-2_amd64.deb haskell-generic-deriving_1.8.0-2.dsc haskell-generic-deriving_1.8.0-2.debian.tar.xz haskell-generic-deriving_1.8.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:18:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:18:36 +0000 Subject: Processing of haskell-gsasl_0.3.6-2_amd64.changes Message-ID: haskell-gsasl_0.3.6-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gsasl-dev_0.3.6-2_amd64.deb libghc-gsasl-doc_0.3.6-2_all.deb libghc-gsasl-prof_0.3.6-2_amd64.deb haskell-gsasl_0.3.6-2.dsc haskell-gsasl_0.3.6-2.debian.tar.xz haskell-gsasl_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:01 +0000 Subject: Processing of haskell-hsopenssl_0.11.1.1-2_amd64.changes Message-ID: haskell-hsopenssl_0.11.1.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb libghc-hsopenssl-doc_0.11.1.1-2_all.deb libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb haskell-hsopenssl_0.11.1.1-2.dsc haskell-hsopenssl_0.11.1.1-2.debian.tar.xz haskell-hsopenssl_0.11.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:05 +0000 Subject: Processing of haskell-base16-bytestring_0.1.1.6-5_amd64.changes Message-ID: /haskell-base16-bytestring_0.1.1.6-5_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3742 Dec 04 15:41 haskell-base16-bytestring_0.1.1.6-5_amd64.changes Either you already uploaded it, or someone else came first. Job haskell-base16-bytestring_0.1.1.6-5_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:04 +0000 Subject: Processing of haskell-hspec-discover_2.1.10-2_amd64.changes Message-ID: haskell-hspec-discover_2.1.10-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hspec-discover_2.1.10-2_amd64.deb haskell-hspec-discover_2.1.10-2.dsc haskell-hspec-discover_2.1.10-2.debian.tar.xz haskell-hspec-discover_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:09 +0000 Subject: Processing of haskell-hsp_0.10.0-3_amd64.changes Message-ID: haskell-hsp_0.10.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hsp-dev_0.10.0-3_amd64.deb libghc-hsp-doc_0.10.0-3_all.deb libghc-hsp-prof_0.10.0-3_amd64.deb haskell-hsp_0.10.0-3.dsc haskell-hsp_0.10.0-3.debian.tar.xz haskell-hsp_0.10.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:12 +0000 Subject: Processing of haskell-hstatsd_0.1-2_amd64.changes Message-ID: haskell-hstatsd_0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hstatsd-dev_0.1-2_amd64.deb libghc-hstatsd-doc_0.1-2_all.deb libghc-hstatsd-prof_0.1-2_amd64.deb haskell-hstatsd_0.1-2.dsc haskell-hstatsd_0.1-2.debian.tar.xz haskell-hstatsd_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:16 +0000 Subject: Processing of haskell-hinotify_0.3.8.1-3_amd64.changes Message-ID: haskell-hinotify_0.3.8.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hinotify-dev_0.3.8.1-3_amd64.deb libghc-hinotify-doc_0.3.8.1-3_all.deb libghc-hinotify-prof_0.3.8.1-3_amd64.deb haskell-hinotify_0.3.8.1-3.dsc haskell-hinotify_0.3.8.1-3.debian.tar.xz haskell-hinotify_0.3.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:19 +0000 Subject: Processing of haskell-hsemail_1.7.7-3_amd64.changes Message-ID: haskell-hsemail_1.7.7-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hsemail-dev_1.7.7-3_amd64.deb libghc-hsemail-doc_1.7.7-3_all.deb libghc-hsemail-prof_1.7.7-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:23 +0000 Subject: Processing of haskell-hostname_1.0-10_amd64.changes Message-ID: haskell-hostname_1.0-10_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hostname-dev_1.0-10_amd64.deb libghc-hostname-doc_1.0-10_all.deb libghc-hostname-prof_1.0-10_amd64.deb haskell-hostname_1.0-10.dsc haskell-hostname_1.0-10.debian.tar.xz haskell-hostname_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:27 +0000 Subject: Processing of haskell-hs-bibutils_5.5-3_amd64.changes Message-ID: haskell-hs-bibutils_5.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hs-bibutils-dev_5.5-3_amd64.deb libghc-hs-bibutils-doc_5.5-3_all.deb libghc-hs-bibutils-prof_5.5-3_amd64.deb haskell-hs-bibutils_5.5-3.dsc haskell-hs-bibutils_5.5-3.debian.tar.xz haskell-hs-bibutils_5.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:31 +0000 Subject: Processing of haskell-hslua_0.4.1-1_amd64.changes Message-ID: haskell-hslua_0.4.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hslua-dev_0.4.1-1_amd64.deb libghc-hslua-doc_0.4.1-1_all.deb libghc-hslua-prof_0.4.1-1_amd64.deb haskell-hslua_0.4.1-1.dsc haskell-hslua_0.4.1-1.debian.tar.xz haskell-hslua_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:34 +0000 Subject: Processing of haskell-hspec-expectations_0.7.1-2_amd64.changes Message-ID: haskell-hspec-expectations_0.7.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hspec-expectations-dev_0.7.1-2_amd64.deb libghc-hspec-expectations-doc_0.7.1-2_all.deb libghc-hspec-expectations-prof_0.7.1-2_amd64.deb haskell-hspec-expectations_0.7.1-2.dsc haskell-hspec-expectations_0.7.1-2.debian.tar.xz haskell-hspec-expectations_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:38 +0000 Subject: Processing of haskell-hunit_1.2.5.2-5_amd64.changes Message-ID: haskell-hunit_1.2.5.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hunit-dev_1.2.5.2-5_amd64.deb libghc-hunit-doc_1.2.5.2-5_all.deb libghc-hunit-prof_1.2.5.2-5_amd64.deb haskell-hunit_1.2.5.2-5.dsc haskell-hunit_1.2.5.2-5.debian.tar.xz haskell-hunit_1.2.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:42 +0000 Subject: Processing of haskell-hxt-regex-xmlschema_9.2.0.2-4_amd64.changes Message-ID: haskell-hxt-regex-xmlschema_9.2.0.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-regex-xmlschema-dev_9.2.0.2-4_amd64.deb libghc-hxt-regex-xmlschema-doc_9.2.0.2-4_all.deb libghc-hxt-regex-xmlschema-prof_9.2.0.2-4_amd64.deb haskell-hxt-regex-xmlschema_9.2.0.2-4.dsc haskell-hxt-regex-xmlschema_9.2.0.2-4.debian.tar.xz haskell-hxt-regex-xmlschema_9.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:46 +0000 Subject: Processing of haskell-iconv_0.4.1.3-3_amd64.changes Message-ID: haskell-iconv_0.4.1.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-iconv-dev_0.4.1.3-3_amd64.deb libghc-iconv-doc_0.4.1.3-3_all.deb libghc-iconv-prof_0.4.1.3-3_amd64.deb haskell-iconv_0.4.1.3-3.dsc haskell-iconv_0.4.1.3-3.debian.tar.xz haskell-iconv_0.4.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:49 +0000 Subject: Processing of haskell-ifelse_0.85-11_amd64.changes Message-ID: haskell-ifelse_0.85-11_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ifelse-dev_0.85-11_amd64.deb libghc-ifelse-doc_0.85-11_all.deb libghc-ifelse-prof_0.85-11_amd64.deb haskell-ifelse_0.85-11.dsc haskell-ifelse_0.85-11.debian.tar.xz haskell-ifelse_0.85.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:57 +0000 Subject: Processing of haskell-iproute_1.5.0-2_amd64.changes Message-ID: haskell-iproute_1.5.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-iproute-dev_1.5.0-2_amd64.deb libghc-iproute-doc_1.5.0-2_all.deb libghc-iproute-prof_1.5.0-2_amd64.deb haskell-iproute_1.5.0-2.dsc haskell-iproute_1.5.0-2.debian.tar.xz haskell-iproute_1.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:20:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:20:53 +0000 Subject: Processing of haskell-io-storage_0.3-9_amd64.changes Message-ID: haskell-io-storage_0.3-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-io-storage-dev_0.3-9_amd64.deb libghc-io-storage-doc_0.3-9_all.deb libghc-io-storage-prof_0.3-9_amd64.deb haskell-io-storage_0.3-9.dsc haskell-io-storage_0.3-9.debian.tar.xz haskell-io-storage_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:01 +0000 Subject: Processing of haskell-hsyslog_2.0-4_amd64.changes Message-ID: haskell-hsyslog_2.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hsyslog-dev_2.0-4_amd64.deb libghc-hsyslog-doc_2.0-4_all.deb libghc-hsyslog-prof_2.0-4_amd64.deb haskell-hsyslog_2.0-4.dsc haskell-hsyslog_2.0-4.debian.tar.xz haskell-hsyslog_2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:07 +0000 Subject: Processing of haskell-html_1.0.1.2-11_amd64.changes Message-ID: haskell-html_1.0.1.2-11_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-html-dev_1.0.1.2-11_amd64.deb libghc-html-doc_1.0.1.2-11_all.deb libghc-html-prof_1.0.1.2-11_amd64.deb haskell-html_1.0.1.2-11.dsc haskell-html_1.0.1.2-11.debian.tar.xz haskell-html_1.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:13 +0000 Subject: Processing of haskell-hxt-charproperties_9.2.0.1-4_amd64.changes Message-ID: haskell-hxt-charproperties_9.2.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-charproperties-dev_9.2.0.1-4_amd64.deb libghc-hxt-charproperties-doc_9.2.0.1-4_all.deb libghc-hxt-charproperties-prof_9.2.0.1-4_amd64.deb haskell-hxt-charproperties_9.2.0.1-4.dsc haskell-hxt-charproperties_9.2.0.1-4.debian.tar.xz haskell-hxt-charproperties_9.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:25 +0000 Subject: Processing of haskell-hxt-unicode_9.0.2.4-4_amd64.changes Message-ID: haskell-hxt-unicode_9.0.2.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-unicode-dev_9.0.2.4-4_amd64.deb libghc-hxt-unicode-doc_9.0.2.4-4_all.deb libghc-hxt-unicode-prof_9.0.2.4-4_amd64.deb haskell-hxt-unicode_9.0.2.4-4.dsc haskell-hxt-unicode_9.0.2.4-4.debian.tar.xz haskell-hxt-unicode_9.0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:34 +0000 Subject: Processing of haskell-ieee754_0.7.6-6_amd64.changes Message-ID: haskell-ieee754_0.7.6-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ieee754-dev_0.7.6-6_amd64.deb libghc-ieee754-doc_0.7.6-6_all.deb libghc-ieee754-prof_0.7.6-6_amd64.deb haskell-ieee754_0.7.6-6.dsc haskell-ieee754_0.7.6-6.debian.tar.xz haskell-ieee754_0.7.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:41 +0000 Subject: Processing of haskell-js-jquery_1.11.3-4_amd64.changes Message-ID: haskell-js-jquery_1.11.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-js-jquery-data_1.11.3-4_all.deb libghc-js-jquery-dev_1.11.3-4_amd64.deb libghc-js-jquery-doc_1.11.3-4_all.deb libghc-js-jquery-prof_1.11.3-4_amd64.deb haskell-js-jquery_1.11.3-4.dsc haskell-js-jquery_1.11.3-4.debian.tar.xz haskell-js-jquery_1.11.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:49 +0000 Subject: Processing of haskell-json_0.9.1-3_amd64.changes Message-ID: haskell-json_0.9.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-json-dev_0.9.1-3_amd64.deb libghc-json-doc_0.9.1-3_all.deb libghc-json-prof_0.9.1-3_amd64.deb haskell-json_0.9.1-3.dsc haskell-json_0.9.1-3.debian.tar.xz haskell-json_0.9.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:52 +0000 Subject: Processing of haskell-knob_0.1.1-8_amd64.changes Message-ID: haskell-knob_0.1.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-knob-dev_0.1.1-8_amd64.deb libghc-knob-doc_0.1.1-8_all.deb libghc-knob-prof_0.1.1-8_amd64.deb haskell-knob_0.1.1-8.dsc haskell-knob_0.1.1-8.debian.tar.xz haskell-knob_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:21:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:21:56 +0000 Subject: Processing of haskell-lazysmallcheck_0.6-7_amd64.changes Message-ID: haskell-lazysmallcheck_0.6-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lazysmallcheck-dev_0.6-7_amd64.deb libghc-lazysmallcheck-doc_0.6-7_all.deb libghc-lazysmallcheck-prof_0.6-7_amd64.deb haskell-lazysmallcheck_0.6-7.dsc haskell-lazysmallcheck_0.6-7.debian.tar.xz haskell-lazysmallcheck_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:22:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:22:00 +0000 Subject: Processing of haskell-lexer_1.0-9_amd64.changes Message-ID: haskell-lexer_1.0-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haskell-lexer-dev_1.0-9_amd64.deb libghc-haskell-lexer-doc_1.0-9_all.deb libghc-haskell-lexer-prof_1.0-9_amd64.deb haskell-lexer_1.0-9.dsc haskell-lexer_1.0-9.debian.tar.xz haskell-lexer_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:22:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:22:08 +0000 Subject: Processing of haskell-logict_0.6.0.2-5_amd64.changes Message-ID: haskell-logict_0.6.0.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-logict-dev_0.6.0.2-5_amd64.deb libghc-logict-doc_0.6.0.2-5_all.deb libghc-logict-prof_0.6.0.2-5_amd64.deb haskell-logict_0.6.0.2-5.dsc haskell-logict_0.6.0.2-5.debian.tar.xz haskell-logict_0.6.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:22:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:22:14 +0000 Subject: Processing of haskell-hex_0.1.2-2_amd64.changes Message-ID: haskell-hex_0.1.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hex-dev_0.1.2-2_amd64.deb libghc-hex-doc_0.1.2-2_all.deb libghc-hex-prof_0.1.2-2_amd64.deb haskell-hex_0.1.2-2.dsc haskell-hex_0.1.2-2.debian.tar.xz haskell-hex_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:39 +0000 Subject: Processing of haskell-iconv_0.4.1.3-3_amd64.changes Message-ID: haskell-iconv_0.4.1.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-iconv-dev_0.4.1.3-3_amd64.deb libghc-iconv-doc_0.4.1.3-3_all.deb libghc-iconv-prof_0.4.1.3-3_amd64.deb haskell-iconv_0.4.1.3-3.dsc haskell-iconv_0.4.1.3-3.debian.tar.xz haskell-iconv_0.4.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:39 +0000 Subject: Processing of haskell-hsopenssl_0.11.1.1-2_amd64.changes Message-ID: haskell-hsopenssl_0.11.1.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hsopenssl-dev_0.11.1.1-2_amd64.deb libghc-hsopenssl-doc_0.11.1.1-2_all.deb libghc-hsopenssl-prof_0.11.1.1-2_amd64.deb haskell-hsopenssl_0.11.1.1-2.dsc haskell-hsopenssl_0.11.1.1-2.debian.tar.xz haskell-hsopenssl_0.11.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:40 +0000 Subject: Processing of haskell-hsemail_1.7.7-3_amd64.changes Message-ID: haskell-hsemail_1.7.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hsemail-dev_1.7.7-3_amd64.deb libghc-hsemail-doc_1.7.7-3_all.deb libghc-hsemail-prof_1.7.7-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:39 +0000 Subject: Processing of haskell-html_1.0.1.2-11_amd64.changes Message-ID: haskell-html_1.0.1.2-11_amd64.changes uploaded successfully to localhost along with the files: libghc-html-dev_1.0.1.2-11_amd64.deb libghc-html-doc_1.0.1.2-11_all.deb libghc-html-prof_1.0.1.2-11_amd64.deb haskell-html_1.0.1.2-11.dsc haskell-html_1.0.1.2-11.debian.tar.xz haskell-html_1.0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:40 +0000 Subject: Processing of haskell-logict_0.6.0.2-5_amd64.changes Message-ID: haskell-logict_0.6.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-logict-dev_0.6.0.2-5_amd64.deb libghc-logict-doc_0.6.0.2-5_all.deb libghc-logict-prof_0.6.0.2-5_amd64.deb haskell-logict_0.6.0.2-5.dsc haskell-logict_0.6.0.2-5.debian.tar.xz haskell-logict_0.6.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:39 +0000 Subject: Processing of haskell-iproute_1.5.0-2_amd64.changes Message-ID: haskell-iproute_1.5.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-iproute-dev_1.5.0-2_amd64.deb libghc-iproute-doc_1.5.0-2_all.deb libghc-iproute-prof_1.5.0-2_amd64.deb haskell-iproute_1.5.0-2.dsc haskell-iproute_1.5.0-2.debian.tar.xz haskell-iproute_1.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:39 +0000 Subject: Processing of haskell-ieee754_0.7.6-6_amd64.changes Message-ID: haskell-ieee754_0.7.6-6_amd64.changes uploaded successfully to localhost along with the files: libghc-ieee754-dev_0.7.6-6_amd64.deb libghc-ieee754-doc_0.7.6-6_all.deb libghc-ieee754-prof_0.7.6-6_amd64.deb haskell-ieee754_0.7.6-6.dsc haskell-ieee754_0.7.6-6.debian.tar.xz haskell-ieee754_0.7.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:40 +0000 Subject: Processing of haskell-hxt-regex-xmlschema_9.2.0.2-4_amd64.changes Message-ID: haskell-hxt-regex-xmlschema_9.2.0.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-regex-xmlschema-dev_9.2.0.2-4_amd64.deb libghc-hxt-regex-xmlschema-doc_9.2.0.2-4_all.deb libghc-hxt-regex-xmlschema-prof_9.2.0.2-4_amd64.deb haskell-hxt-regex-xmlschema_9.2.0.2-4.dsc haskell-hxt-regex-xmlschema_9.2.0.2-4.debian.tar.xz haskell-hxt-regex-xmlschema_9.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:40 +0000 Subject: Processing of haskell-hostname_1.0-10_amd64.changes Message-ID: haskell-hostname_1.0-10_amd64.changes uploaded successfully to localhost along with the files: libghc-hostname-dev_1.0-10_amd64.deb libghc-hostname-doc_1.0-10_all.deb libghc-hostname-prof_1.0-10_amd64.deb haskell-hostname_1.0-10.dsc haskell-hostname_1.0-10.debian.tar.xz haskell-hostname_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:39 +0000 Subject: Processing of haskell-lexer_1.0-9_amd64.changes Message-ID: haskell-lexer_1.0-9_amd64.changes uploaded successfully to localhost along with the files: libghc-haskell-lexer-dev_1.0-9_amd64.deb libghc-haskell-lexer-doc_1.0-9_all.deb libghc-haskell-lexer-prof_1.0-9_amd64.deb haskell-lexer_1.0-9.dsc haskell-lexer_1.0-9.debian.tar.xz haskell-lexer_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:41 +0000 Subject: Processing of haskell-hsyslog_2.0-4_amd64.changes Message-ID: haskell-hsyslog_2.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hsyslog-dev_2.0-4_amd64.deb libghc-hsyslog-doc_2.0-4_all.deb libghc-hsyslog-prof_2.0-4_amd64.deb haskell-hsyslog_2.0-4.dsc haskell-hsyslog_2.0-4.debian.tar.xz haskell-hsyslog_2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-lazysmallcheck_0.6-7_amd64.changes Message-ID: haskell-lazysmallcheck_0.6-7_amd64.changes uploaded successfully to localhost along with the files: libghc-lazysmallcheck-dev_0.6-7_amd64.deb libghc-lazysmallcheck-doc_0.6-7_all.deb libghc-lazysmallcheck-prof_0.6-7_amd64.deb haskell-lazysmallcheck_0.6-7.dsc haskell-lazysmallcheck_0.6-7.debian.tar.xz haskell-lazysmallcheck_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-hsp_0.10.0-3_amd64.changes Message-ID: haskell-hsp_0.10.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hsp-dev_0.10.0-3_amd64.deb libghc-hsp-doc_0.10.0-3_all.deb libghc-hsp-prof_0.10.0-3_amd64.deb haskell-hsp_0.10.0-3.dsc haskell-hsp_0.10.0-3.debian.tar.xz haskell-hsp_0.10.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:40 +0000 Subject: Processing of haskell-io-storage_0.3-9_amd64.changes Message-ID: haskell-io-storage_0.3-9_amd64.changes uploaded successfully to localhost along with the files: libghc-io-storage-dev_0.3-9_amd64.deb libghc-io-storage-doc_0.3-9_all.deb libghc-io-storage-prof_0.3-9_amd64.deb haskell-io-storage_0.3-9.dsc haskell-io-storage_0.3-9.debian.tar.xz haskell-io-storage_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:41 +0000 Subject: Processing of haskell-ifelse_0.85-11_amd64.changes Message-ID: haskell-ifelse_0.85-11_amd64.changes uploaded successfully to localhost along with the files: libghc-ifelse-dev_0.85-11_amd64.deb libghc-ifelse-doc_0.85-11_all.deb libghc-ifelse-prof_0.85-11_amd64.deb haskell-ifelse_0.85-11.dsc haskell-ifelse_0.85-11.debian.tar.xz haskell-ifelse_0.85.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:41 +0000 Subject: Processing of haskell-hex_0.1.2-2_amd64.changes Message-ID: haskell-hex_0.1.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hex-dev_0.1.2-2_amd64.deb libghc-hex-doc_0.1.2-2_all.deb libghc-hex-prof_0.1.2-2_amd64.deb haskell-hex_0.1.2-2.dsc haskell-hex_0.1.2-2.debian.tar.xz haskell-hex_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-hxt-charproperties_9.2.0.1-4_amd64.changes Message-ID: haskell-hxt-charproperties_9.2.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-charproperties-dev_9.2.0.1-4_amd64.deb libghc-hxt-charproperties-doc_9.2.0.1-4_all.deb libghc-hxt-charproperties-prof_9.2.0.1-4_amd64.deb haskell-hxt-charproperties_9.2.0.1-4.dsc haskell-hxt-charproperties_9.2.0.1-4.debian.tar.xz haskell-hxt-charproperties_9.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:40 +0000 Subject: Processing of haskell-hspec-expectations_0.7.1-2_amd64.changes Message-ID: haskell-hspec-expectations_0.7.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hspec-expectations-dev_0.7.1-2_amd64.deb libghc-hspec-expectations-doc_0.7.1-2_all.deb libghc-hspec-expectations-prof_0.7.1-2_amd64.deb haskell-hspec-expectations_0.7.1-2.dsc haskell-hspec-expectations_0.7.1-2.debian.tar.xz haskell-hspec-expectations_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:43 +0000 Subject: Processing of haskell-hxt-unicode_9.0.2.4-4_amd64.changes Message-ID: haskell-hxt-unicode_9.0.2.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-unicode-dev_9.0.2.4-4_amd64.deb libghc-hxt-unicode-doc_9.0.2.4-4_all.deb libghc-hxt-unicode-prof_9.0.2.4-4_amd64.deb haskell-hxt-unicode_9.0.2.4-4.dsc haskell-hxt-unicode_9.0.2.4-4.debian.tar.xz haskell-hxt-unicode_9.0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-hinotify_0.3.8.1-3_amd64.changes Message-ID: haskell-hinotify_0.3.8.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hinotify-dev_0.3.8.1-3_amd64.deb libghc-hinotify-doc_0.3.8.1-3_all.deb libghc-hinotify-prof_0.3.8.1-3_amd64.deb haskell-hinotify_0.3.8.1-3.dsc haskell-hinotify_0.3.8.1-3.debian.tar.xz haskell-hinotify_0.3.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-hspec-discover_2.1.10-2_amd64.changes Message-ID: haskell-hspec-discover_2.1.10-2_amd64.changes uploaded successfully to localhost along with the files: hspec-discover_2.1.10-2_amd64.deb haskell-hspec-discover_2.1.10-2.dsc haskell-hspec-discover_2.1.10-2.debian.tar.xz haskell-hspec-discover_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-js-jquery_1.11.3-4_amd64.changes Message-ID: haskell-js-jquery_1.11.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-js-jquery-data_1.11.3-4_all.deb libghc-js-jquery-dev_1.11.3-4_amd64.deb libghc-js-jquery-doc_1.11.3-4_all.deb libghc-js-jquery-prof_1.11.3-4_amd64.deb haskell-js-jquery_1.11.3-4.dsc haskell-js-jquery_1.11.3-4.debian.tar.xz haskell-js-jquery_1.11.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:41 +0000 Subject: Processing of haskell-knob_0.1.1-8_amd64.changes Message-ID: haskell-knob_0.1.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-knob-dev_0.1.1-8_amd64.deb libghc-knob-doc_0.1.1-8_all.deb libghc-knob-prof_0.1.1-8_amd64.deb haskell-knob_0.1.1-8.dsc haskell-knob_0.1.1-8.debian.tar.xz haskell-knob_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:43 +0000 Subject: Processing of haskell-hs-bibutils_5.5-3_amd64.changes Message-ID: haskell-hs-bibutils_5.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hs-bibutils-dev_5.5-3_amd64.deb libghc-hs-bibutils-doc_5.5-3_all.deb libghc-hs-bibutils-prof_5.5-3_amd64.deb haskell-hs-bibutils_5.5-3.dsc haskell-hs-bibutils_5.5-3.debian.tar.xz haskell-hs-bibutils_5.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:43 +0000 Subject: Processing of haskell-hstatsd_0.1-2_amd64.changes Message-ID: haskell-hstatsd_0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hstatsd-dev_0.1-2_amd64.deb libghc-hstatsd-doc_0.1-2_all.deb libghc-hstatsd-prof_0.1-2_amd64.deb haskell-hstatsd_0.1-2.dsc haskell-hstatsd_0.1-2.debian.tar.xz haskell-hstatsd_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:42 +0000 Subject: Processing of haskell-json_0.9.1-3_amd64.changes Message-ID: haskell-json_0.9.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-json-dev_0.9.1-3_amd64.deb libghc-json-doc_0.9.1-3_all.deb libghc-json-prof_0.9.1-3_amd64.deb haskell-json_0.9.1-3.dsc haskell-json_0.9.1-3.debian.tar.xz haskell-json_0.9.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:41 +0000 Subject: Processing of haskell-hunit_1.2.5.2-5_amd64.changes Message-ID: haskell-hunit_1.2.5.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hunit-dev_1.2.5.2-5_amd64.deb libghc-hunit-doc_1.2.5.2-5_all.deb libghc-hunit-prof_1.2.5.2-5_amd64.deb haskell-hunit_1.2.5.2-5.dsc haskell-hunit_1.2.5.2-5.debian.tar.xz haskell-hunit_1.2.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:23:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:23:41 +0000 Subject: Processing of haskell-hslua_0.4.1-1_amd64.changes Message-ID: haskell-hslua_0.4.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-hslua-dev_0.4.1-1_amd64.deb libghc-hslua-doc_0.4.1-1_all.deb libghc-hslua-prof_0.4.1-1_amd64.deb haskell-hslua_0.4.1-1.dsc haskell-hslua_0.4.1-1.debian.tar.xz haskell-hslua_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:24:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:24:08 +0000 Subject: djinn_2014.9.7-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package djinn, version 2014.9.7-4, however unstable already has version 2014.9.7-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:24:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:24:39 +0000 Subject: happy_1.19.5-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package happy, version 1.19.5-4, however unstable already has version 1.19.5-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:24:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:24:45 +0000 Subject: haskell-abstract-deque_0.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-abstract-deque, version 0.3-5, however unstable already has version 0.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:24:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:24:52 +0000 Subject: haskell-abstract-par_0.3.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-abstract-par, version 0.3.3-5, however unstable already has version 0.3.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:01 +0000 Subject: haskell-ansi-terminal_0.6.2.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 00:43:34 EST Source: haskell-ansi-terminal Binary: libghc-ansi-terminal-dev libghc-ansi-terminal-prof libghc-ansi-terminal-doc Architecture: amd64 all source Version: 0.6.2.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ansi-terminal-dev - Simple ANSI terminal support, with Windows compatibility libghc-ansi-terminal-prof - Simple ANSI terminal support, with Windows compatibility; profili libghc-ansi-terminal-doc - Simple ANSI terminal support, with Windows compatibility; documen Changes: haskell-ansi-terminal (0.6.2.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: f2cc0e9b544cfaa73a97011de96d67968ba23ef3187dd8063cc1d0aa3abd0bdc 103508 libghc-ansi-terminal-dev_0.6.2.3-1_amd64.deb 5de2e74febcb945d1c66992c48c367717b2e741419a2a2266ed10c896f08f14b 40174 libghc-ansi-terminal-doc_0.6.2.3-1_all.deb dc11f4baa47817cb5962bed88c427a856dea43c8b03e238ecc61dd7924eb7ebf 84456 libghc-ansi-terminal-prof_0.6.2.3-1_amd64.deb 493f4d2fa497787641c62b4f165641a44a8d738e601890cc06527a1be3b1f68a 2442 haskell-ansi-terminal_0.6.2.3-1.dsc 7789b29fe3310da4c3edce3e7678703353fbf1ec077e5f25d1cd9ba5dbb08312 2676 haskell-ansi-terminal_0.6.2.3-1.debian.tar.xz 4dc02cb53e9ca7c8800bbdfc0337b961e5a945382cd09a6a40c6170126e0ee42 21964 haskell-ansi-terminal_0.6.2.3.orig.tar.gz Checksums-Sha1: 3677fd0b02d0a44271f88c02277cb7f27ab1de74 103508 libghc-ansi-terminal-dev_0.6.2.3-1_amd64.deb 27aad1ed276467f5e21e822f3a92d9a0da3a3481 40174 libghc-ansi-terminal-doc_0.6.2.3-1_all.deb 020d1a230c36a98205be793d43429a23d52edaaf 84456 libghc-ansi-terminal-prof_0.6.2.3-1_amd64.deb 6b34d2e4890025e9a21c98d88ec7fe3e4de5ef9d 2442 haskell-ansi-terminal_0.6.2.3-1.dsc 49923ba40d7c3b9ada50799d4fffe2ae16371adc 2676 haskell-ansi-terminal_0.6.2.3-1.debian.tar.xz e24a89a7e3f212014a3c8def4bc0c188ed3ded25 21964 haskell-ansi-terminal_0.6.2.3.orig.tar.gz Files: 4f2502c31ed38491c162190191f01d87 103508 haskell extra libghc-ansi-terminal-dev_0.6.2.3-1_amd64.deb c8ef20728b50936d36bc29d21e41f8f3 40174 doc extra libghc-ansi-terminal-doc_0.6.2.3-1_all.deb d9d361aad0d74dbbe2577e64f18dd785 84456 haskell extra libghc-ansi-terminal-prof_0.6.2.3-1_amd64.deb a1a5d2cc46245ced1f66e34fd80bcccb 2442 haskell extra haskell-ansi-terminal_0.6.2.3-1.dsc 73b0a78b2a34f6dea5f5d39963e26968 2676 - - haskell-ansi-terminal_0.6.2.3-1.debian.tar.xz 8afe9864ce4600841a83febb40a2c753 21964 - - haskell-ansi-terminal_0.6.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolQcP/RfMk6SYh/aYmNRl3cXnF0sL ZDB9BK+BDyi0QVEehW/s0vlbrVNw9zy/IsrMWl/bC5fd2FfLgg/dIA9ypVFlG7zC wYqcVUrTFLBZyqE0pukE8SVbg6PLxjElIveAYozy1ZGPe4GqP1CnJr+Dvv2uED+h ScUwPvi2MEXysvYUCa7pYNA9LAAybq4hKipvGbEtLtbbuInvpVGQMMxK3fa0J3D5 Zh8u0bQLr2rP4udU9Qgyweo5NI6KUN3d6IaiJ6Mt/8DYTTLKmF/XTpLWC0pEpTSk VYp4O9rvIy2ZHx/4HLsWgQBR544f8LPcvdPZA1LTDyEP54DZFjVxkU65auOHqRH1 Ky+qJAucfVpAC1th07tzQkFIBSjAULOD3AVD7qyJs6z0i/qcOmsFiB0Ja4dh9IUe zo8Bc5B53KP2QxSEEWro/z7iy2p0ncND/Nwu+o3vXRPIOtZGh71G2W4qui8RG+R4 BN6kTdY9qKvHxvhjf6tiGAFgfAM32ElYHzGjlhPybeQRRPn/xog236rEN4KZ137Y STwYwABhDe2ka68+8df2gdzt0ZlnWPgJfV4N4ttN765lhMYObV2D/dSRi0qRZyno erS99uF07aAbivfN04d37HYTBNDYjt2dUMFR3+5AQSqfD/tBsTYKsCXU2LsAOols Ayy2b9dI8CEnBxDZkDw8 =Qtb3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:08 +0000 Subject: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ansi-wl-pprint, version 0.6.7.2-4, however unstable already has version 0.6.7.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:16 +0000 Subject: haskell-appar_0.1.4-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-appar, version 0.1.4-5, however unstable already has version 0.1.4-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:24 +0000 Subject: haskell-asn1-data_0.7.1-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:16:10 EST Source: haskell-asn1-data Binary: libghc-asn1-data-dev libghc-asn1-data-prof libghc-asn1-data-doc Architecture: amd64 all source Version: 0.7.1-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-asn1-data-dev - ASN1 data reader/writer in RAW, BER, DER and CER forms${haskell:S libghc-asn1-data-prof - ASN1 data reader/writer in RAW, BER, DER, CER forms${haskell:Shor libghc-asn1-data-doc - ASN1 data reader/writer in RAW, BER, DER, CER forms${haskell:Shor Changes: haskell-asn1-data (0.7.1-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 43138ae39e4b355b62a87c517408806e5c295a12747f1d6b31d3bae1c64483cc 186112 libghc-asn1-data-dev_0.7.1-8_amd64.deb 0158956b91c769a030003bd5773e1c7d3bc65192f3405cabb5128fac6783c637 63030 libghc-asn1-data-doc_0.7.1-8_all.deb 40b1f797b9e179ab5b5b1cbdecb0834534d90a55961ed774d8e2db104c485f5e 157180 libghc-asn1-data-prof_0.7.1-8_amd64.deb 9d5b9ae6a2fe4c25075cb73efbf7b7273b637c5856a44b9f681d03101872eabb 2539 haskell-asn1-data_0.7.1-8.dsc 3bd7f8ca10b4093a96739bddf7f4c0404f471bbd9abca6791e9cbcdc14f375b1 3016 haskell-asn1-data_0.7.1-8.debian.tar.xz f9a8a8ec41e89ebb4af6bd6b8a4c45515e44d7d61524d02b52881bfe7caf4783 17500 haskell-asn1-data_0.7.1.orig.tar.gz Checksums-Sha1: 42587dbbc2c4bf6c1f199f53f9997b2178fd8dab 186112 libghc-asn1-data-dev_0.7.1-8_amd64.deb 6673253101e5b800069a7da58ecfeb9dc224fa80 63030 libghc-asn1-data-doc_0.7.1-8_all.deb 0af21a631a7c56d35edc946f62de2ab3c20b084f 157180 libghc-asn1-data-prof_0.7.1-8_amd64.deb 374e9aa2e0fe82ff9ae4fdaf3c9dd8af06d672ea 2539 haskell-asn1-data_0.7.1-8.dsc e406b704111701e175102906804562f1f3a8f026 3016 haskell-asn1-data_0.7.1-8.debian.tar.xz fcf7cf7af1b2ba570de37bc31e2d975278c2d2c4 17500 haskell-asn1-data_0.7.1.orig.tar.gz Files: c94137351f6ef85dc3c7c74d99d289fa 186112 haskell extra libghc-asn1-data-dev_0.7.1-8_amd64.deb 0b822a0eb803616d0f1cdd75f9576336 63030 doc extra libghc-asn1-data-doc_0.7.1-8_all.deb b1c2009aa1f49aeda318650ec6f3d5f6 157180 haskell extra libghc-asn1-data-prof_0.7.1-8_amd64.deb 5e771144babb2404e27a3f484957c04d 2539 haskell extra haskell-asn1-data_0.7.1-8.dsc be0e2b6267ffa16d01f0fec1dc541e07 3016 - - haskell-asn1-data_0.7.1-8.debian.tar.xz 723b11c9e0424c0622a7460d8b52c97c 17500 - - haskell-asn1-data_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTion/wQAIR8Ds/DvhtctZHw+Xt9SODE gt/CwNXX0tJTII+fBcU6GVmwU4oV7j85VDzMI89nlkoDscayWOR+qQSPPf4xdYol mpi8iXRpEjf8J+y3ogrCquRLY7P0eEfvkZsJ+SzraLcezo7srBHvYXFZbkJdfbCc l86SDCKa1aoAnc1RTkr+yYYN+yDj1FfFuMRtKYrIaTxUgL1qATPOU5hPGvhB2nGl EK1xuABmHI0aHn29wrQucU/z83GnAsDQpKGrPhE6XWGsZSR1qhZhVGagXsi/+KfI zfhz4xXEkoJ5tZRHAraEC7LaOihxK+GWMlZAVkSfL8zP2qtKxRkqLzOh8UxyUVkH jWoVb1rM82/ZHImMukvITE72Av4wIH1ggvb8oI6RaKq5aE6kVyZ6Qfw3NwCZa7cP 08/iNeDSncWfLqshhisWcaDLwjOUG2FbhHAeJw0H9HDJsDzCo6ReFj9bVFhsZ9fM Rq9YxOZHuhGp7eD+CSl/U/eSWsvn/9St0J4bMRwLLfVQQ9fa1OKEwWb16bkpN5MK butrT3ORulsYDxLlDHbmMRV5Lx+wLMU0ATTxSf+qdpsITDkG0YUeL1vCYeFfPICL 9sn/95EHywc1kQWEQ9T07H+0+2gKsyIAea+g09D+JGnHNVr0aPoU8oiEH8ChLoex 6jK9pPslB5q6fEslH3sM =xgi8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:31 +0000 Subject: haskell-auto-update_0.1.2.2-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-auto-update, version 0.1.2.2-3, however unstable already has version 0.1.2.2-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:42 +0000 Subject: haskell-base-orphans_0.4.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:25:33 EST Source: haskell-base-orphans Binary: libghc-base-orphans-dev libghc-base-orphans-prof libghc-base-orphans-doc Architecture: amd64 all source Version: 0.4.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-base-orphans-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-base-orphans-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-base-orphans-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-base-orphans (0.4.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: b89678f661c033ba9f0198356d85f12cd235d45df71875ac109ac2b6ecdcc208 20542 libghc-base-orphans-dev_0.4.4-1_amd64.deb 16425bfb55e1c30df7e56f86e8bf61503b2e6e78a127695208f0abdd17a82567 49978 libghc-base-orphans-doc_0.4.4-1_all.deb f596f1a8988ff5623bcb6e36431da571b8ea2454590ebc7afffce37c5d53bdd9 18958 libghc-base-orphans-prof_0.4.4-1_amd64.deb 7ef8cde9f0459ee14bff844fcd7bb63e8625146bc4628539d30d903a929634c1 2429 haskell-base-orphans_0.4.4-1.dsc 4e43fbf7a24a4f93d5f2a715772f59f2bb1d3efe13b7ba06b6c9280bd645d875 2216 haskell-base-orphans_0.4.4-1.debian.tar.xz f4323cc2ae2b25ce228d7291ff65ac5e6c583070b53eaf21dd509ebe25bf0f42 13068 haskell-base-orphans_0.4.4.orig.tar.gz Checksums-Sha1: c1b1609c569b7b6ce3475eaaed296a09ef3ecf24 20542 libghc-base-orphans-dev_0.4.4-1_amd64.deb 3886048e14503a9c2432f4fcff468ecdd3f5df15 49978 libghc-base-orphans-doc_0.4.4-1_all.deb 050f664c07d613fe053d4cca3f0cf431c0a444ae 18958 libghc-base-orphans-prof_0.4.4-1_amd64.deb 32dcefa58f082374d24cbf29c6a0431de8b16a67 2429 haskell-base-orphans_0.4.4-1.dsc 9ba22f44a5dba38d13114b6ee80e8a76aefba552 2216 haskell-base-orphans_0.4.4-1.debian.tar.xz be550e7e9d14ddb1563c7ff269fb10c75b0c8e3e 13068 haskell-base-orphans_0.4.4.orig.tar.gz Files: d353a8b6936451273e84f7b6a5894fcc 20542 haskell extra libghc-base-orphans-dev_0.4.4-1_amd64.deb 562bbc48bab5366dad9799155826385f 49978 doc extra libghc-base-orphans-doc_0.4.4-1_all.deb 8a85e5b8e6f4057390139859198391df 18958 haskell extra libghc-base-orphans-prof_0.4.4-1_amd64.deb 30bd9c2081091a298f21654a218a01f3 2429 haskell extra haskell-base-orphans_0.4.4-1.dsc ff0700da1175b9edb661dca88886714b 2216 - - haskell-base-orphans_0.4.4-1.debian.tar.xz 357b1bae157ebef441522eb355c3d6cf 13068 - - haskell-base-orphans_0.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioipQP/2PT2HnHs3WMGzzvQrWJf9Ir l8NlqNhEy9mTsugwM7j3z6Im80AR9eAKzyM4Pb7lrpazAc/Wd7RG95bsW0v+Zt/h DoyQlNmjVs1fGszh96J2i98qHRdcXq/TNAiIloAgZOwF4Qe4QOUQZOI2jVC+qPr1 ZiA8RlZIQhNL6S0NiAFqLS8CArGhfE73hF7rDjSqg82L/C+5f+zvyZbr66wrqE56 8CkaNPJ5xufXxxw7XOs19Kh/Oo87Acxnkk6RFsp/C3fgSbhAsCKO9NRRau/HS1il JxO98Ak9E4o+PnfmtLlODfiXZCp+KTj8+p2n0zDauCDI/MWaq0R/UTD5rIBxa8ov McisuyzAo8JTKZUhcAvJx2Vd1c+C1nZxuC/dbxHwETGs5hefOEkxe1XkuVHhM6L8 K7cw6+b+vTs8TYkNOLpx1WrtQVR3hoV4aPWo2y7+U8vlNqmF8A8rj6N7Q2TjCE6V dY0lWk2txDOLN9J7yGmVveEB9GJyelxiiz81Olr0Tq6I3W8ANGdIPKTqyY3qFM2J ob1RTg2X51RuePcCrQa/2lnQEqlj6mnDAd5OvTfUyqdzTsCwhrbdqJ6SBff8lIn5 Loq5jC1UIiJ3l2Nxxiel6ZBhjaYH0IBljdG79CQ5lu6kHcYlnmg4ID7NbQUEtvNt PGKQXaETXVfEwuIuLvRh =q00c -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:48 +0000 Subject: haskell-base-unicode-symbols_0.2.2.4-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-base-unicode-symbols, version 0.2.2.4-7, however unstable already has version 0.2.2.4-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:25:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:25:56 +0000 Subject: haskell-bencode_0.6.0.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:22:36 EST Source: haskell-bencode Binary: libghc-bencode-dev libghc-bencode-prof libghc-bencode-doc Architecture: amd64 all source Version: 0.6.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bencode-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bencode-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bencode-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-bencode (0.6.0.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bee43ac0fb02e62a8fa9ec604d1b4cec3f10fef75c7fbf285162a2aa21bbbd46 54550 libghc-bencode-dev_0.6.0.0-2_amd64.deb 25bf89f718fe816930bab5e3a63f672d86f67111d1a677d54377a1f4b57d90a5 34770 libghc-bencode-doc_0.6.0.0-2_all.deb 2ac3882d09f782bd65e2d362507cd06fee209e4cfb7384b2d12a925bc9a31478 45548 libghc-bencode-prof_0.6.0.0-2_amd64.deb 667973589073a04d5ab1cf0c6c276fd0cd690be6fc97c58afc5c874bdfe2ecd4 2432 haskell-bencode_0.6.0.0-2.dsc cc97cc51e79b7a9b133753091a1e3d6cdd690496b3f4312b11ed50bde0f0c6b7 2412 haskell-bencode_0.6.0.0-2.debian.tar.xz 3b8efdfecee9bc486d9bcdbb633b7128ca235360f102478a7e0f8c895281f68a 4622 haskell-bencode_0.6.0.0.orig.tar.gz Checksums-Sha1: 2fea55626216d95c85c54f7bb626cbda014f5d55 54550 libghc-bencode-dev_0.6.0.0-2_amd64.deb 9261e743e6a6d044454c93fcfb0214cedc01e26f 34770 libghc-bencode-doc_0.6.0.0-2_all.deb d11f53eb531c7be9c0db002961e5900459fc6b85 45548 libghc-bencode-prof_0.6.0.0-2_amd64.deb 3bd6fbdea9b8c1eec900f03fb500c0a67707ecab 2432 haskell-bencode_0.6.0.0-2.dsc 487d5cfe21f68c8058ab3faf7d54e45695598ccf 2412 haskell-bencode_0.6.0.0-2.debian.tar.xz 6cdd8d26000681a927aa9ee764a981ce88bc7da7 4622 haskell-bencode_0.6.0.0.orig.tar.gz Files: a05aa9e78679a052f431de11f5416e65 54550 haskell extra libghc-bencode-dev_0.6.0.0-2_amd64.deb 054fee77cca1405d1f6d04f4c4ce4e2e 34770 doc extra libghc-bencode-doc_0.6.0.0-2_all.deb 6cc32ba41ae4a3d1eeba95906b999045 45548 haskell extra libghc-bencode-prof_0.6.0.0-2_amd64.deb 15ec95076729b54e57987463ed5ebcd1 2432 haskell extra haskell-bencode_0.6.0.0-2.dsc d854177d262755c9be70a7c394f6abde 2412 - - haskell-bencode_0.6.0.0-2.debian.tar.xz 1fd8a7797517589ccfaa19957e14877e 4622 - - haskell-bencode_0.6.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiova8P/A25e/wDexGT7fMP4eVRMS3t LB44JkF8XYc9QtAK6t8PjPwrKTUgWrLDmPlXdV8YUgrUkNF0hDxRU/ykpHcFQzhS /4V/a3oZYMr6tcag9qWDhmmlGM7ctk0LoPJV68cggT88TL6TjU5z/MNjLD04zt1z KqHkYvXM1deP9sEYponTZiDO9JNGOcjY22w6lcOHj9FqPTBmY04j0B3xFUnLGCmv 2MkD34ShJTydUA1zJrh8N2BanpAy5f58OeIed3cJqv7SZGfzmbJcqzENfO3Rw/QT YuE8F9z0vRuewb+d+8YD7M6ICI/YtRw+IJlV0g6gvW6EAM/YCLtRIYOHzxbVjwqK 7P3YSKsssWmzqcirebLBh7XyKm9BiYJ3Ud0kFq3SQJrOGu/g138xNUXH/4h9cLRl aWadeQGvlNE8CbrhwJThlPUsSvNMqJoDJRcsJ1RfNGDpooMB0ZvpLpmsi5UDg692 dEXlViu1nHZrF0Wc2RzZ8kTspAgTH8xsDpM2qgNw0WPApayx0V+g1iJ7p3Q4LoYO pw++FtFq37gjAxbrA8urdf70op5htGt7P5qkwUdRKIv1BfG70AJOk3UwL6VCET8x eENh4KCKhR/A8+MFKYhKYt9/PmJhhEKUO/EkAzC+jKI2giHDAWEi//wycn6QCSSi FXYyKhw9MQscB0SAj1zW =K/i8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:02 +0000 Subject: haskell-bindings-dsl_1.0.23-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 00:40:15 EST Source: haskell-bindings-dsl Binary: libghc-bindings-dsl-dev Architecture: amd64 source Version: 1.0.23-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bindings-dsl-dev - FFI domain specific language, on top of hsc2hs${haskell:ShortBlur Changes: haskell-bindings-dsl (1.0.23-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: f758773f76dc6bedb0478516ee061bfc18e34fb51db32e0de534dc25b9155b90 16390 libghc-bindings-dsl-dev_1.0.23-1_amd64.deb f49836687fd13f0bc99e45f773f14f72503524cf03c24d76cadb552860eb4736 2233 haskell-bindings-dsl_1.0.23-1.dsc 3f5b8d89f01a545726081899ee6223bc2f3003fa2b0f481a052941478a846c4b 2800 haskell-bindings-dsl_1.0.23-1.debian.tar.xz eb6c76448eeb2a9a17135b08eec0dd09e1917a9f6ab702cea0b2070bd19c10e7 6371 haskell-bindings-dsl_1.0.23.orig.tar.gz Checksums-Sha1: 23dd74b83b30c515fae4068361d919f095079409 16390 libghc-bindings-dsl-dev_1.0.23-1_amd64.deb df93f64a3df41ba60d0397ea22a747e31493ff16 2233 haskell-bindings-dsl_1.0.23-1.dsc d6b22d0b28884ea8cb7f282a9eb9d65c8e5e564e 2800 haskell-bindings-dsl_1.0.23-1.debian.tar.xz 274e60de638838c73509ed03198e3db42b0fb48b 6371 haskell-bindings-dsl_1.0.23.orig.tar.gz Files: 1fb8df68fadb49063c5a70093ef9b83e 16390 haskell extra libghc-bindings-dsl-dev_1.0.23-1_amd64.deb 5b108fa9565e49e1ba5a3bc82d53b408 2233 haskell extra haskell-bindings-dsl_1.0.23-1.dsc e9558b91171b90d2cf88ad9e48571057 2800 - - haskell-bindings-dsl_1.0.23-1.debian.tar.xz dbd39f517c77a6fc3a3173e3a0d5a9f7 6371 - - haskell-bindings-dsl_1.0.23.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVXgQAKC8/0QwDTe7jBqDv+mOEuBp WO+u0tgezuT7myEygJX9RIBLljJWmbTUCGxkyilZouFur9dyfbkAFV8pj0QhgbT0 /Z4T72/c/fHqtlvJy3xeZAP2dPnlKjRApSM8Akgjg0rl8hW33uarOJontSrdyCdd LDt7JIHRKsvHhrNgEbe6DuSf88OJVT9Dh9CwzpubWWc4bPROC7oiU/kpkvSf+Upd O7iw1Q7zF5IHPr54YUa4FNxZl2uyLJ7KYV+1jGStqBgycb1cpdh8BHj5QyGVOqq9 Qfgyu4TknUYQR192XYwkDDzTc28PHBYvQOMmcn0118uXLIWrOreCXOMwexr2Fw0L zQLVxxr6MN3n6J5C2lCCoveMflVqoPQO73q5MAZXlIqO6CQiqEuHqlm78BlQqp3B NGqbSdVSOZO7fftRiAZlRgVkvzbpGCjoOnTH6UqVj0ZPc//93yL7BJ6VqeZ6WmsV uIuXtBwAr0RoW8d1uN/sTlnbzNrLByVpVyHI5muRYN67C6S1eaviUJdx3UCHLiVn AraFPWwjbDKEyFX0PDSNChFkJ9YcsWmnIxBlZN5ZUl/916RxG06wxacB6CCCrzZp ZKv4sDiicAAI/XXoHONUR720/sZCZsikBr7CY/ysz8gZJ3w/insrrg4HIZjemxUR g4jSC669TAjC5gG29+W8 =gi9k -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:09 +0000 Subject: haskell-bindings-sane_0.0.1-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bindings-sane, version 0.0.1-7, however unstable already has version 0.0.1-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:17 +0000 Subject: haskell-blaze-builder_0.4.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:08:50 EST Source: haskell-blaze-builder Binary: libghc-blaze-builder-dev libghc-blaze-builder-prof libghc-blaze-builder-doc Architecture: amd64 all source Version: 0.4.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blaze-builder-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-blaze-builder-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-blaze-builder-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-blaze-builder (0.4.0.1-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 915fb7f29ed596cc9db967390bb071d1c2594cfe8f0ca7e02946b1b390627d60 66484 libghc-blaze-builder-dev_0.4.0.1-3_amd64.deb cad0c0fdd1ee16d64f2bd70c5cda7739230643f814aa7e8cf5f39fd0fd753a09 71992 libghc-blaze-builder-doc_0.4.0.1-3_all.deb 0d0438cf9a0822fe84c938d0998892f1374f2da3a6fe716409737a4853e16263 59036 libghc-blaze-builder-prof_0.4.0.1-3_amd64.deb 9b882731712c48fcbbd581f7ca69f0db4d1200b6a1728448bd2191de6dc077df 2530 haskell-blaze-builder_0.4.0.1-3.dsc 04a64e4c25b967f13a71f2f196490ba86b93bb3e065cd9e0d4212cd87f592bef 2880 haskell-blaze-builder_0.4.0.1-3.debian.tar.xz c136ec877bb8d1558409e87b77174977ae01f8dff5bddb472df8b8d4c7e0a3c5 57113 haskell-blaze-builder_0.4.0.1.orig.tar.gz Checksums-Sha1: 7c665fc16d9722e0643b6718f3d23e9bdbec7118 66484 libghc-blaze-builder-dev_0.4.0.1-3_amd64.deb ad76f665d7b8006b889b5577066c10d4959802f5 71992 libghc-blaze-builder-doc_0.4.0.1-3_all.deb 9df8837e030840c45c3a114228a49f151c65dbb4 59036 libghc-blaze-builder-prof_0.4.0.1-3_amd64.deb 526610fc2530d4741dca86ca37cd1e6693ed9810 2530 haskell-blaze-builder_0.4.0.1-3.dsc 6a2902d6b442cbe38884f770ad1b8e5bd738f0cd 2880 haskell-blaze-builder_0.4.0.1-3.debian.tar.xz be4efbc9c41a12d6488d4a1fa3f84aea80ed8f21 57113 haskell-blaze-builder_0.4.0.1.orig.tar.gz Files: b337ae0af8027e4b5a27545d8822a098 66484 haskell extra libghc-blaze-builder-dev_0.4.0.1-3_amd64.deb 09f01c296d78ad44d8ef85c1286d1a67 71992 doc extra libghc-blaze-builder-doc_0.4.0.1-3_all.deb 94a533703860cfb37b9199e687bedbdb 59036 haskell extra libghc-blaze-builder-prof_0.4.0.1-3_amd64.deb 364eb23ec6d56e023dc4af035d4b84c2 2530 haskell extra haskell-blaze-builder_0.4.0.1-3.dsc 9851dc699c28d6e31f6f188515194a46 2880 - - haskell-blaze-builder_0.4.0.1-3.debian.tar.xz 97fd54eb400f8f7170ec57f8b1e3e6af 57113 - - haskell-blaze-builder_0.4.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosUIP/j1D5vhMJF3wgcpxRHkV4lw3 c5PfdjtwUn6JrmGPmwycPotKKZYDG6cDzWUM0c9Pv/goOGA+6x3cfRNk4QaJSke0 AHL9nw/ivL4z/klw5C8pKDm6Cw//NmDIKTEaesVB6giF1dTLdzmPrV8ZQE6rCOPd 5y9XftjeODJakq73/i3DnMAsCLoR29OnF7e5TjZCrQVUcJOXfVibDMtLPuUoFPcs Kyhw/HSqAVATG9FgHgqzI2X6isHfT92uh7mpSQdiPMtA9QTOVIIJS45XN0c8IqTt eGMX4HLNxP8vUVyUeYeEpg1i7WKE3f0e5NwibcpRoTkx5Lb2kzIYsFiwhsD4zaN3 L73cykg7cz47jClEfrIZ5VdN3eKq7wS7a4MkBF2O80dh8xPP985PMuxsu0tVg0z2 vIRjnAkQRgIAMpstVf7i+Nt2xEHs+6Wl1j6iSgS3qvTcnt/OL1pkm9vxr4hzn+RX 7OCRhUDoFSXsl2ePuavQAGFrJyqvQnNGaBBTzLPiHOsl0pQrOyAp0PhX9fNQhDM+ cbUd2UMzL7F4jV0Y64Kiw4dSFrJLqI4I0HqVsB9fNHB8nlkEOmjsVyRHlZmJqwkw +wqbcpbABXr1V/jJTN5DEvCTtbvAyte3fCRNp/GXf4DjwzD2f1oaP4jAwWVM7y3W VHfo2by6vXywul2rzvh3 =jH7G -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:24 +0000 Subject: haskell-bmp_1.2.5.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bmp, version 1.2.5.2-4, however unstable already has version 1.2.5.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:31 +0000 Subject: haskell-bool-extras_0.4.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bool-extras, version 0.4.0-4, however unstable already has version 0.4.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:39 +0000 Subject: haskell-boolean_0.2.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-boolean, version 0.2.3-4, however unstable already has version 0.2.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:46 +0000 Subject: haskell-boomerang_1.4.5-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-boomerang, version 1.4.5-4, however unstable already has version 1.4.5-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:53 +0000 Subject: haskell-boundedchan_1.0.3.0-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-boundedchan, version 1.0.3.0-5, however unstable already has version 1.0.3.0-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:26:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:26:59 +0000 Subject: haskell-boxes_0.1.4-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-boxes, version 0.1.4-2, however unstable already has version 0.1.4-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:08 +0000 Subject: haskell-brainfuck_0.1.0.2-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-brainfuck, version 0.1.0.2-3, however unstable already has version 0.1.0.2-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:14 +0000 Subject: haskell-byteable_0.1.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-byteable, version 0.1.1-5, however unstable already has version 0.1.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:21 +0000 Subject: haskell-bytedump_1.0-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bytedump, version 1.0-5, however unstable already has version 1.0-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:24 +0000 Subject: Processing of haskell-mmap_0.5.9-3_amd64.changes Message-ID: haskell-mmap_0.5.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mmap-dev_0.5.9-3_amd64.deb libghc-mmap-doc_0.5.9-3_all.deb libghc-mmap-prof_0.5.9-3_amd64.deb haskell-mmap_0.5.9-3.dsc haskell-mmap_0.5.9-3.debian.tar.xz haskell-mmap_0.5.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:28 +0000 Subject: haskell-byteorder_1.0.4-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-byteorder, version 1.0.4-5, however unstable already has version 1.0.4-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:34 +0000 Subject: haskell-bytestring-mmap_0.2.2-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bytestring-mmap, version 0.2.2-8, however unstable already has version 0.2.2-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:29 +0000 Subject: Processing of haskell-mbox_0.3.1-3_amd64.changes Message-ID: haskell-mbox_0.3.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mbox-dev_0.3.1-3_amd64.deb libghc-mbox-doc_0.3.1-3_all.deb libghc-mbox-prof_0.3.1-3_amd64.deb haskell-mbox_0.3.1-3.dsc haskell-mbox_0.3.1-3.debian.tar.xz haskell-mbox_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:36 +0000 Subject: Processing of haskell-memoize_0.7-4_amd64.changes Message-ID: haskell-memoize_0.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-memoize-dev_0.7-4_amd64.deb libghc-memoize-doc_0.7-4_all.deb libghc-memoize-prof_0.7-4_amd64.deb haskell-memoize_0.7-4.dsc haskell-memoize_0.7-4.debian.tar.xz haskell-memoize_0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:41 +0000 Subject: haskell-bytestring-show_0.3.5.6-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bytestring-show, version 0.3.5.6-5, however unstable already has version 0.3.5.6-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:42 +0000 Subject: Processing of haskell-mime_0.4.0.2-2_amd64.changes Message-ID: haskell-mime_0.4.0.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mime-dev_0.4.0.2-2_amd64.deb libghc-mime-doc_0.4.0.2-2_all.deb libghc-mime-prof_0.4.0.2-2_amd64.deb haskell-mime_0.4.0.2-2.dsc haskell-mime_0.4.0.2-2.debian.tar.xz haskell-mime_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:49 +0000 Subject: haskell-bzlib_0.5.0.5-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-bzlib, version 0.5.0.5-4, however unstable already has version 0.5.0.5-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:47 +0000 Subject: Processing of haskell-mmorph_1.0.4-3_amd64.changes Message-ID: haskell-mmorph_1.0.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mmorph-dev_1.0.4-3_amd64.deb libghc-mmorph-doc_1.0.4-3_all.deb libghc-mmorph-prof_1.0.4-3_amd64.deb haskell-mmorph_1.0.4-3.dsc haskell-mmorph_1.0.4-3.debian.tar.xz haskell-mmorph_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:54 +0000 Subject: Processing of haskell-maths_0.4.8-2_amd64.changes Message-ID: haskell-maths_0.4.8-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-maths-dev_0.4.8-2_amd64.deb libghc-maths-doc_0.4.8-2_all.deb libghc-maths-prof_0.4.8-2_amd64.deb haskell-maths_0.4.8-2.dsc haskell-maths_0.4.8-2.debian.tar.xz haskell-maths_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:58 +0000 Subject: Processing of haskell-mersenne-random-pure64_0.2.0.4-5_amd64.changes Message-ID: haskell-mersenne-random-pure64_0.2.0.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mersenne-random-pure64-dev_0.2.0.4-5_amd64.deb libghc-mersenne-random-pure64-doc_0.2.0.4-5_all.deb libghc-mersenne-random-pure64-prof_0.2.0.4-5_amd64.deb haskell-mersenne-random-pure64_0.2.0.4-5.dsc haskell-mersenne-random-pure64_0.2.0.4-5.debian.tar.xz haskell-mersenne-random-pure64_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:27:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:27:59 +0000 Subject: haskell-cabal_1.22.4.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-cabal, version 1.22.4.0-2, however unstable already has version 1.22.4.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:02 +0000 Subject: Processing of haskell-mime-types_0.1.0.6-3_amd64.changes Message-ID: haskell-mime-types_0.1.0.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mime-types-dev_0.1.0.6-3_amd64.deb libghc-mime-types-doc_0.1.0.6-3_all.deb libghc-mime-types-prof_0.1.0.6-3_amd64.deb haskell-mime-types_0.1.0.6-3.dsc haskell-mime-types_0.1.0.6-3.debian.tar.xz haskell-mime-types_0.1.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:05 +0000 Subject: Processing of haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes Message-ID: haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monadcatchio-transformers-dev_0.3.1.3-4_amd64.deb libghc-monadcatchio-transformers-doc_0.3.1.3-4_all.deb libghc-monadcatchio-transformers-prof_0.3.1.3-4_amd64.deb haskell-monadcatchio-transformers_0.3.1.3-4.dsc haskell-monadcatchio-transformers_0.3.1.3-4.debian.tar.xz haskell-monadcatchio-transformers_0.3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:06 +0000 Subject: haskell-cabal-file-th_0.2.3-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-cabal-file-th, version 0.2.3-6, however unstable already has version 0.2.3-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:09 +0000 Subject: Processing of haskell-monad-par-extras_0.3.3-5_amd64.changes Message-ID: haskell-monad-par-extras_0.3.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monad-par-extras-dev_0.3.3-5_amd64.deb libghc-monad-par-extras-doc_0.3.3-5_all.deb libghc-monad-par-extras-prof_0.3.3-5_amd64.deb haskell-monad-par-extras_0.3.3-5.dsc haskell-monad-par-extras_0.3.3-5.debian.tar.xz haskell-monad-par-extras_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:13 +0000 Subject: haskell-cereal_0.4.1.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-cereal, version 0.4.1.1-4, however unstable already has version 0.4.1.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:13 +0000 Subject: Processing of haskell-monadprompt_1.0.0.5-4_amd64.changes Message-ID: haskell-monadprompt_1.0.0.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monadprompt-dev_1.0.0.5-4_amd64.deb libghc-monadprompt-doc_1.0.0.5-4_all.deb libghc-monadprompt-prof_1.0.0.5-4_amd64.deb haskell-monadprompt_1.0.0.5-4.dsc haskell-monadprompt_1.0.0.5-4.debian.tar.xz haskell-monadprompt_1.0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:21 +0000 Subject: Processing of haskell-monadrandom_0.4.1-1_amd64.changes Message-ID: haskell-monadrandom_0.4.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monadrandom-dev_0.4.1-1_amd64.deb libghc-monadrandom-doc_0.4.1-1_all.deb libghc-monadrandom-prof_0.4.1-1_amd64.deb haskell-monadrandom_0.4.1-1.dsc haskell-monadrandom_0.4.1-1.debian.tar.xz haskell-monadrandom_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:21 +0000 Subject: haskell-charsetdetect-ae_1.0.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-charsetdetect-ae, version 1.0.1-4, however unstable already has version 1.0.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:25 +0000 Subject: Processing of haskell-monads-tf_0.1.0.2-5_amd64.changes Message-ID: haskell-monads-tf_0.1.0.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monads-tf-dev_0.1.0.2-5_amd64.deb libghc-monads-tf-doc_0.1.0.2-5_all.deb libghc-monads-tf-prof_0.1.0.2-5_amd64.deb haskell-monads-tf_0.1.0.2-5.dsc haskell-monads-tf_0.1.0.2-5.debian.tar.xz haskell-monads-tf_0.1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:29 +0000 Subject: Processing of haskell-mtl_2.2.1-2_amd64.changes Message-ID: haskell-mtl_2.2.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mtl-dev_2.2.1-2_amd64.deb libghc-mtl-doc_2.2.1-2_all.deb libghc-mtl-prof_2.2.1-2_amd64.deb haskell-mtl_2.2.1-2.dsc haskell-mtl_2.2.1-2.debian.tar.xz haskell-mtl_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:28 +0000 Subject: haskell-clock_0.5.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-clock, version 0.5.1-3, however unstable already has version 0.5.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:36 +0000 Subject: haskell-cmark_0.4.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:08:42 EST Source: haskell-cmark Binary: libghc-cmark-dev libghc-cmark-prof libghc-cmark-doc Architecture: amd64 all source Version: 0.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cmark-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cmark-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cmark-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cmark (0.4.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a1ca2744ffcb0ab035652ed4925bbe969b8cd06dbf1b982093e126191ba2f6d5 253882 libghc-cmark-dev_0.4.1-1_amd64.deb 36b56491073966195a61fc8bd6a9912e10c4a860f23083e120c2770e32f1a697 38550 libghc-cmark-doc_0.4.1-1_all.deb 61353d28457f09d07f53f5a91fd95c41dec4275a078cf597327779d07d3e0d3c 209588 libghc-cmark-prof_0.4.1-1_amd64.deb d299f8d2b58b094df0747f65cff603bfa45cd82e52478a027daa149bc6e2043a 2458 haskell-cmark_0.4.1-1.dsc 7a29a9a9ccd8dcca4e068c9fc37de27d9da99be4c66cf0560fc7a59f19a880e3 2744 haskell-cmark_0.4.1-1.debian.tar.xz 22f006ba36620476916c605b92de8e1f325eb2b5ebec6b30c12aee6220262330 179755 haskell-cmark_0.4.1.orig.tar.gz Checksums-Sha1: a7ac0ca4018dbf8de10c66ab2b1a9334e7df1e66 253882 libghc-cmark-dev_0.4.1-1_amd64.deb 36eb55b9a4e69e09e745b7b8840b9025b3408008 38550 libghc-cmark-doc_0.4.1-1_all.deb 3df6e1ef4ee30442b9e6d544005bac5772e5cb6f 209588 libghc-cmark-prof_0.4.1-1_amd64.deb bd51389cc2e971bcb557ad9e9426f30a54264b38 2458 haskell-cmark_0.4.1-1.dsc 374ee45d9685f6a1d499c7772999b7b980b38448 2744 haskell-cmark_0.4.1-1.debian.tar.xz 7b0004875e596ed41661c06dbb36eda4b6626b6a 179755 haskell-cmark_0.4.1.orig.tar.gz Files: f3a225bb061d09466cccbd3e86769cef 253882 haskell extra libghc-cmark-dev_0.4.1-1_amd64.deb 3cf93adbdbded91e8d93f18088eff727 38550 doc extra libghc-cmark-doc_0.4.1-1_all.deb a19cc8702c956f9536f863910ed77a1f 209588 haskell extra libghc-cmark-prof_0.4.1-1_amd64.deb 16dee7e82d9d659cb6825835feb48eeb 2458 haskell extra haskell-cmark_0.4.1-1.dsc e9676c01aa9404ff5367d2be340c9885 2744 - - haskell-cmark_0.4.1-1.debian.tar.xz 3103ff8257ef38cb69d91e74bb660b00 179755 - - haskell-cmark_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRfMQAJGWBypSBsWEYp/+ih600+Ed NPpclCB0pHOmdKf9Qa+9eLM9sJabNu3GEmB/u7g0B5iJWIGZaYOldX5mojpZ9FEV TqCh4uAxzu9BvZaPQImGucwZLAEjCfGhMrQ0xUyB+sX8ZWei2nFAMx3Pv/mRCg7+ /V9U8rrRQsI37OC9fZPOE7tMxBmdlvo+lXKl8wfh1Gw297Zjq4g4C0gHBZjvSBdX JasLzfxGfGV1A3CPBXChlpyMYEDpEwvCRBObFGcZgVPEn8Y6D98JJS6Bk66PPQ7O yraW7u6i//fQqQnvq5VdQM6BtPjy7ruKwvRCS8namf4Zp7cLmbBRsG5GDZYvTVyB IoAkwoiNTQUYo4t8Ti9Q1Zq012JWC7R1u69BcY2YIhc9bT8oizCnsLDH/OG5duI0 LNfuCmjCEhfpKRWSy/5TcPmolQezH8QUCKzvJllzhKl2JEdc5if1uQFUHpNW51rm /Hnr+yM6R5WFlmxlcyURqNEvCzt+09lIwgxxMlmORVm+HWW03mLvA9FS3QGU3Dmt 7X8EO2BsVmGD47OzEhXcIgtS7vgzy1bJOOMXnLOQ+Cq3OyYFK6usJCuqLngIuyFl M+AAwpqBVXd9x3KmMv76j709Lq99vcJu7HH294mSuayl9DdfpbOrVnuaROckAKtl spTE61uj9p8P45pIlZ+E =Tkwx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:44 +0000 Subject: Processing of haskell-mtl_2.2.1-2_amd64.changes Message-ID: haskell-mtl_2.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-mtl-dev_2.2.1-2_amd64.deb libghc-mtl-doc_2.2.1-2_all.deb libghc-mtl-prof_2.2.1-2_amd64.deb haskell-mtl_2.2.1-2.dsc haskell-mtl_2.2.1-2.debian.tar.xz haskell-mtl_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:43 +0000 Subject: Processing of haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes Message-ID: haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-monadcatchio-transformers-dev_0.3.1.3-4_amd64.deb libghc-monadcatchio-transformers-doc_0.3.1.3-4_all.deb libghc-monadcatchio-transformers-prof_0.3.1.3-4_amd64.deb haskell-monadcatchio-transformers_0.3.1.3-4.dsc haskell-monadcatchio-transformers_0.3.1.3-4.debian.tar.xz haskell-monadcatchio-transformers_0.3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:43 +0000 Subject: Processing of haskell-memoize_0.7-4_amd64.changes Message-ID: haskell-memoize_0.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-memoize-dev_0.7-4_amd64.deb libghc-memoize-doc_0.7-4_all.deb libghc-memoize-prof_0.7-4_amd64.deb haskell-memoize_0.7-4.dsc haskell-memoize_0.7-4.debian.tar.xz haskell-memoize_0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:45 +0000 Subject: Processing of haskell-mime_0.4.0.2-2_amd64.changes Message-ID: haskell-mime_0.4.0.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-mime-dev_0.4.0.2-2_amd64.deb libghc-mime-doc_0.4.0.2-2_all.deb libghc-mime-prof_0.4.0.2-2_amd64.deb haskell-mime_0.4.0.2-2.dsc haskell-mime_0.4.0.2-2.debian.tar.xz haskell-mime_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:45 +0000 Subject: Processing of haskell-maths_0.4.8-2_amd64.changes Message-ID: haskell-maths_0.4.8-2_amd64.changes uploaded successfully to localhost along with the files: libghc-maths-dev_0.4.8-2_amd64.deb libghc-maths-doc_0.4.8-2_all.deb libghc-maths-prof_0.4.8-2_amd64.deb haskell-maths_0.4.8-2.dsc haskell-maths_0.4.8-2.debian.tar.xz haskell-maths_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:44 +0000 Subject: Processing of haskell-monads-tf_0.1.0.2-5_amd64.changes Message-ID: haskell-monads-tf_0.1.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-monads-tf-dev_0.1.0.2-5_amd64.deb libghc-monads-tf-doc_0.1.0.2-5_all.deb libghc-monads-tf-prof_0.1.0.2-5_amd64.deb haskell-monads-tf_0.1.0.2-5.dsc haskell-monads-tf_0.1.0.2-5.debian.tar.xz haskell-monads-tf_0.1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:43 +0000 Subject: Processing of haskell-mbox_0.3.1-3_amd64.changes Message-ID: haskell-mbox_0.3.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mbox-dev_0.3.1-3_amd64.deb libghc-mbox-doc_0.3.1-3_all.deb libghc-mbox-prof_0.3.1-3_amd64.deb haskell-mbox_0.3.1-3.dsc haskell-mbox_0.3.1-3.debian.tar.xz haskell-mbox_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:45 +0000 Subject: Processing of haskell-monad-par-extras_0.3.3-5_amd64.changes Message-ID: haskell-monad-par-extras_0.3.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-monad-par-extras-dev_0.3.3-5_amd64.deb libghc-monad-par-extras-doc_0.3.3-5_all.deb libghc-monad-par-extras-prof_0.3.3-5_amd64.deb haskell-monad-par-extras_0.3.3-5.dsc haskell-monad-par-extras_0.3.3-5.debian.tar.xz haskell-monad-par-extras_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:45 +0000 Subject: Processing of haskell-mersenne-random-pure64_0.2.0.4-5_amd64.changes Message-ID: haskell-mersenne-random-pure64_0.2.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-mersenne-random-pure64-dev_0.2.0.4-5_amd64.deb libghc-mersenne-random-pure64-doc_0.2.0.4-5_all.deb libghc-mersenne-random-pure64-prof_0.2.0.4-5_amd64.deb haskell-mersenne-random-pure64_0.2.0.4-5.dsc haskell-mersenne-random-pure64_0.2.0.4-5.debian.tar.xz haskell-mersenne-random-pure64_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:44 +0000 Subject: haskell-cmdargs_0.10.13-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-cmdargs, version 0.10.13-4, however unstable already has version 0.10.13-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:46 +0000 Subject: Processing of haskell-monadrandom_0.4.1-1_amd64.changes Message-ID: haskell-monadrandom_0.4.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-monadrandom-dev_0.4.1-1_amd64.deb libghc-monadrandom-doc_0.4.1-1_all.deb libghc-monadrandom-prof_0.4.1-1_amd64.deb haskell-monadrandom_0.4.1-1.dsc haskell-monadrandom_0.4.1-1.debian.tar.xz haskell-monadrandom_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:51 +0000 Subject: haskell-colour_2.3.3-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-colour, version 2.3.3-8, however unstable already has version 2.3.3-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:46 +0000 Subject: Processing of haskell-mime-types_0.1.0.6-3_amd64.changes Message-ID: haskell-mime-types_0.1.0.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mime-types-dev_0.1.0.6-3_amd64.deb libghc-mime-types-doc_0.1.0.6-3_all.deb libghc-mime-types-prof_0.1.0.6-3_amd64.deb haskell-mime-types_0.1.0.6-3.dsc haskell-mime-types_0.1.0.6-3.debian.tar.xz haskell-mime-types_0.1.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:45 +0000 Subject: Processing of haskell-mmorph_1.0.4-3_amd64.changes Message-ID: haskell-mmorph_1.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mmorph-dev_1.0.4-3_amd64.deb libghc-mmorph-doc_1.0.4-3_all.deb libghc-mmorph-prof_1.0.4-3_amd64.deb haskell-mmorph_1.0.4-3.dsc haskell-mmorph_1.0.4-3.debian.tar.xz haskell-mmorph_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:44 +0000 Subject: Processing of haskell-monadprompt_1.0.0.5-4_amd64.changes Message-ID: haskell-monadprompt_1.0.0.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-monadprompt-dev_1.0.0.5-4_amd64.deb libghc-monadprompt-doc_1.0.0.5-4_all.deb libghc-monadprompt-prof_1.0.0.5-4_amd64.deb haskell-monadprompt_1.0.0.5-4.dsc haskell-monadprompt_1.0.0.5-4.debian.tar.xz haskell-monadprompt_1.0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:46 +0000 Subject: Processing of haskell-mmap_0.5.9-3_amd64.changes Message-ID: haskell-mmap_0.5.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mmap-dev_0.5.9-3_amd64.deb libghc-mmap-doc_0.5.9-3_all.deb libghc-mmap-prof_0.5.9-3_amd64.deb haskell-mmap_0.5.9-3.dsc haskell-mmap_0.5.9-3.debian.tar.xz haskell-mmap_0.5.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:28:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:28:58 +0000 Subject: haskell-cond_0.4.1.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-cond, version 0.4.1.1-4, however unstable already has version 0.4.1.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:06 +0000 Subject: haskell-constraints_0.4.1.3-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-constraints, version 0.4.1.3-3, however unstable already has version 0.4.1.3-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:13 +0000 Subject: haskell-control-monad-free_0.6.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-control-monad-free, version 0.6.1-3, however unstable already has version 0.6.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:22 +0000 Subject: haskell-convertible_1.1.1.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:12:08 EST Source: haskell-convertible Binary: libghc-convertible-dev libghc-convertible-prof libghc-convertible-doc Architecture: amd64 all source Version: 1.1.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-convertible-dev - Typeclasses and instances for converting between types, GHC packa libghc-convertible-prof - Typeclasses and instances for converting between types, GHC profi libghc-convertible-doc - Typeclasses and instances for converting between types, documenta Changes: haskell-convertible (1.1.1.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d0bbd5684a330199e31bf7d3dd873198a4b9360b8d6f7014d5de4428cb113145 364224 libghc-convertible-dev_1.1.1.0-3_amd64.deb f8efc29a86608b3949e713faac71c095288e95349d5e2831e1779e253668948b 59868 libghc-convertible-doc_1.1.1.0-3_all.deb f1be267bf3de92ec3bff5e01d6b2215950564cbb6de3ce7d6c4073645ccd872e 290976 libghc-convertible-prof_1.1.1.0-3_amd64.deb 8fa6bafe029a3d91cd36c3fe7fbe174c1aefe42e7adb460d26d59c10f463fc70 2698 haskell-convertible_1.1.1.0-3.dsc b42ce3d51c12555b2cae849649ec605edf187ccfd33696791d8cedf5aa575085 3792 haskell-convertible_1.1.1.0-3.debian.tar.xz e9f9a70904b9995314c2aeb41580d654a2c76293feb955fb6bd63256c355286c 14354 haskell-convertible_1.1.1.0.orig.tar.gz Checksums-Sha1: 06966ad6e67c28e0a6f80b7f3351086d0ffee407 364224 libghc-convertible-dev_1.1.1.0-3_amd64.deb 9a8de1e4044f97b1ca1421039e4955f1a061c4df 59868 libghc-convertible-doc_1.1.1.0-3_all.deb b131d404eccc5c1db49465e263731e529acf6088 290976 libghc-convertible-prof_1.1.1.0-3_amd64.deb 1665457915a418afb0846444f414c48d4a11d99c 2698 haskell-convertible_1.1.1.0-3.dsc 61338941563d798f0049ebc43fe7b68eb0732199 3792 haskell-convertible_1.1.1.0-3.debian.tar.xz 688193ad2db965b43e094425f9a1a2738667ff4a 14354 haskell-convertible_1.1.1.0.orig.tar.gz Files: e42063e85ed5aee952dc393b94ca133a 364224 haskell extra libghc-convertible-dev_1.1.1.0-3_amd64.deb 41dec6c37379de85a684a2318b54dcb9 59868 doc extra libghc-convertible-doc_1.1.1.0-3_all.deb 08291b096da8b150e860fd232f44af12 290976 haskell extra libghc-convertible-prof_1.1.1.0-3_amd64.deb 1456955c0a835dd229c0c16ffe3ae1e9 2698 haskell extra haskell-convertible_1.1.1.0-3.dsc 18bbaf203c37a6f356612790af48492b 3792 - - haskell-convertible_1.1.1.0-3.debian.tar.xz 349e011a9739cf0db6b94bed3e8f7500 14354 - - haskell-convertible_1.1.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBdsQAI3T/4ZHgP5KoPgoECXEw4hI Nc9indX7DhSKzzwReu31dOj/E3Aey1GjyOlQ+SWvtq5cs1RVRKJ/QAOScJfTUJgW m7V+/12owRU7AFOI8LbmkeW2/s9GchMSP9SjA1sG1h5tHyS7bN9idjF2+jEBvzkt PKUaaixh3JZ4Eei1L48vajaY5HgOEyNzzP2HtUuynHI/ULaOdHRIDe3UJiyP4KN0 0OWMJyNVx8zjM705Ko6dwzyPNkWFYRGllkOpe0MQcd/Jy92/UZM+GyIfVZSEtNrU d70Tu6LMAyMADxyr7RoYi6iQYXXo5s9Gp9EAON6C5H8InIMRxPf4l3HbA+NaE0uA L7iQgO3toNrXNhYfIp81HJKW3KI74+dfI23w9Kr4wZE6zbMVdCMQ96miAl1nOfHc 20oRGpJvd9dagH0WYyIjBF8jXOLJdPEpcOTZVZ4tbz6xrLpKmUYA4DBHAkYalkaS VDYVo5grbavdhWyr1fEcnycDDr1/xEOB6qoQ5vhTLeFNNzrNKXPXCDG7/vuDV829 x2NVjZGiZ/ev6gfZgqHnbDMfFjujOXBxND/dJURBJHa7K8aL0KTDprc8yUF8IkxV U78uMbtK8YiTHP6jpn9H1EkC5okDiO08Xd8A2HUsgl/ts+ESTlrh1M52zkfd8C3g PjXFc1bHJ/OO9juENgnY =SFUB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:30 +0000 Subject: Processing of haskell-network-info_0.2.0.8-1_amd64.changes Message-ID: haskell-network-info_0.2.0.8-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-info-dev_0.2.0.8-1_amd64.deb libghc-network-info-doc_0.2.0.8-1_all.deb libghc-network-info-prof_0.2.0.8-1_amd64.deb haskell-network-info_0.2.0.8-1.dsc haskell-network-info_0.2.0.8-1.debian.tar.xz haskell-network-info_0.2.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:31 +0000 Subject: haskell-cookie_0.4.1.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:19:57 EST Source: haskell-cookie Binary: libghc-cookie-dev libghc-cookie-prof libghc-cookie-doc Architecture: amd64 all source Version: 0.4.1.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cookie-dev - HTTP cookie-parsing and rendering library${haskell:ShortBlurb} libghc-cookie-prof - HTTP cookie-parsing and rendering library${haskell:ShortBlurb} libghc-cookie-doc - HTTP cookie-parsing and rendering library${haskell:ShortBlurb} Changes: haskell-cookie (0.4.1.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b329c8b1d38442d0cfc041a4213f9961348da19b1853aae4302cdbe6667ae076 39690 libghc-cookie-dev_0.4.1.6-3_amd64.deb ef558045369183f393af630416ef58a723bb1e0ae1b1b110d43525f489bbd196 34656 libghc-cookie-doc_0.4.1.6-3_all.deb 85a339f258be65c0dd191f1616ba9e9421b4ce836d9051ea56dd8e15d33721d0 33816 libghc-cookie-prof_0.4.1.6-3_amd64.deb 1397aa7dbacd915808aea0e5f750c14c5bb9814f8432bcee96c1a2cc27bfbdd6 2657 haskell-cookie_0.4.1.6-3.dsc b8e2bdfa2df00f8a09d9ef5b9c7c80e6f88454d06915e013ae0459281e2590e4 2416 haskell-cookie_0.4.1.6-3.debian.tar.xz 3a2da4db7478ae45f848ebd5fcd40c23c84ecd00be79dec857e526619da9de2c 5319 haskell-cookie_0.4.1.6.orig.tar.gz Checksums-Sha1: ee9cfd44ab7ffe6ea7a54b6a12010dabc212ea73 39690 libghc-cookie-dev_0.4.1.6-3_amd64.deb 7dfac8538eaada836a3d6bd96ab2827eab4323ba 34656 libghc-cookie-doc_0.4.1.6-3_all.deb 428933bed714835f02c1fac6de33848b9c56b9ed 33816 libghc-cookie-prof_0.4.1.6-3_amd64.deb 7a9078a27473e26d4668ee3b122a4840046c26d8 2657 haskell-cookie_0.4.1.6-3.dsc 04d7637e7fe86bcc9ff263fa9ebceeebb6e4882b 2416 haskell-cookie_0.4.1.6-3.debian.tar.xz fed5ad2062c973a96de86c7a4390e4e74c8c8139 5319 haskell-cookie_0.4.1.6.orig.tar.gz Files: 00c078f51edf27b198c8ef3cc23c328d 39690 haskell extra libghc-cookie-dev_0.4.1.6-3_amd64.deb c03026da43d435c301413de43f0361a8 34656 doc extra libghc-cookie-doc_0.4.1.6-3_all.deb bb1a25473755daeec4f066241db246e0 33816 haskell extra libghc-cookie-prof_0.4.1.6-3_amd64.deb d3e76f45a29be25a8b460f2a2deea59a 2657 haskell extra haskell-cookie_0.4.1.6-3.dsc 1395b36892977e312360d4ab193e5b88 2416 - - haskell-cookie_0.4.1.6-3.debian.tar.xz 0ecc47492d973e99af56f14a4e2b304a 5319 - - haskell-cookie_0.4.1.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8GUP/2NJ3fQE87YOcj51a7QslCfH EZN5wmhxvDPX0dURVricf9bYo28WuYB/OMlRkPC26Jocw93TkBVRyhcYmzSKi1tT ntd0rkkNNZzeeQI9XXu8+wTUHj2XVdA0DO1nM8+/CUDOK2WN3yur+N1TGuC5aEMX oIF1VY2r8r42X33Vr5eckJkVWmzL2tiV8G2EgbBbHK5CSalp8mHFNsYUrJOpOxkz 99Cowsy+LhUCVKlV0/lrQZJ9zQiAwRXYuJvorZvohHHDO5K9+yDnz59i+28SJQxl H09xuUNFomw2Of2xIg3j+qmwkS52goawrPptdI/dDSEt6YqbilPD9MKQ/9Uwa94m T/acsaaVg8pP0nc4T/IvFVRYlrSFEHyiN9LanMZYbP0lxe/zucl5P43EqNT6cNVb Mou4tnSjPDFOZmZ2BF9z6rqWDeFTvlSjlpHBvxF1xtKtsps3vyWsGa9BYpuxPC2q P1Bv3h5cgJATGuNk/NwwntYpNPC4luKCwSQtPoual1c5cLjxJAU3xlYBITvIlFb3 I8yvt3Z4wsJvi1UCWMBBqByyYItlyGcKfsLa/CNCT9X2dplAsqx/Ph86sk89E62h ASOx5aqn2xR/8KiSFw1ElBUaUNInHQhG4xeOx/ALeaymoiYRFE6H4E3OGmmjvWmS mA8ApjXREC8EJlphPtgX =+lVl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:34 +0000 Subject: Processing of haskell-network-multicast_0.1.0-2_amd64.changes Message-ID: haskell-network-multicast_0.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-multicast-dev_0.1.0-2_amd64.deb libghc-network-multicast-doc_0.1.0-2_all.deb libghc-network-multicast-prof_0.1.0-2_amd64.deb haskell-network-multicast_0.1.0-2.dsc haskell-network-multicast_0.1.0-2.debian.tar.xz haskell-network-multicast_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:37 +0000 Subject: haskell-cpu_0.1.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-cpu, version 0.1.2-5, however unstable already has version 0.1.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:38 +0000 Subject: Processing of haskell-network-uri_2.6.0.3-3_amd64.changes Message-ID: haskell-network-uri_2.6.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-uri-dev_2.6.0.3-3_amd64.deb libghc-network-uri-doc_2.6.0.3-3_all.deb libghc-network-uri-prof_2.6.0.3-3_amd64.deb haskell-network-uri_2.6.0.3-3.dsc haskell-network-uri_2.6.0.3-3.debian.tar.xz haskell-network-uri_2.6.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:42 +0000 Subject: Processing of haskell-mtlparse_0.1.4.0-4_amd64.changes Message-ID: haskell-mtlparse_0.1.4.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mtlparse-dev_0.1.4.0-4_amd64.deb libghc-mtlparse-doc_0.1.4.0-4_all.deb libghc-mtlparse-prof_0.1.4.0-4_amd64.deb haskell-mtlparse_0.1.4.0-4.dsc haskell-mtlparse_0.1.4.0-4.debian.tar.xz haskell-mtlparse_0.1.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:46 +0000 Subject: Processing of haskell-newtype_0.2-7_amd64.changes Message-ID: haskell-newtype_0.2-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-newtype-dev_0.2-7_amd64.deb libghc-newtype-doc_0.2-7_all.deb libghc-newtype-prof_0.2-7_amd64.deb haskell-newtype_0.2-7.dsc haskell-newtype_0.2-7.debian.tar.xz haskell-newtype_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:46 +0000 Subject: haskell-crypto_4.2.5.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:38:40 EST Source: haskell-crypto Binary: libghc-crypto-dev libghc-crypto-prof libghc-crypto-doc Architecture: amd64 all source Version: 4.2.5.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-dev - cryptographical algorithms for Haskell${haskell:ShortBlurb} libghc-crypto-prof - cryptographical algorithms for Haskell${haskell:ShortBlurb} libghc-crypto-doc - cryptographical algorithms for Haskell${haskell:ShortBlurb} Changes: haskell-crypto (4.2.5.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: dee6fdb01fb120270b35549e8138e47a886cc6462683a1b4b92280a7dcd200fb 431792 libghc-crypto-dev_4.2.5.1-5_amd64.deb fbb4c74e08359be07a570c50006ba9de8712433db47aa49ce3b5d75ec87aef5c 98556 libghc-crypto-doc_4.2.5.1-5_all.deb d463efa773bdb76154805a0c95c56ec1579d763024de31adb77f71a56be2e673 352364 libghc-crypto-prof_4.2.5.1-5_amd64.deb b6acae035d1dec6d1850a742ac3d906617dd4018e9f9138c96427e01cbfec492 2466 haskell-crypto_4.2.5.1-5.dsc bf7c602514db1c89471eb79dc6556e78735fea14a06481fefdf763a2d02ab1b4 3452 haskell-crypto_4.2.5.1-5.debian.tar.xz 6ad5e0533d0aaaf2f30049d166881a845cc190780798661815da9b4914a0af66 56474 haskell-crypto_4.2.5.1.orig.tar.gz Checksums-Sha1: 744b174531817a827c5780146a40965a1ebc4887 431792 libghc-crypto-dev_4.2.5.1-5_amd64.deb 18f2ad0796748b74bb6260c2958549a7724e46cc 98556 libghc-crypto-doc_4.2.5.1-5_all.deb 157248178ce40cf716652e0539ddd45de0f56aea 352364 libghc-crypto-prof_4.2.5.1-5_amd64.deb 77f9967d8918945881d07566dad4873f1f5bb309 2466 haskell-crypto_4.2.5.1-5.dsc 6c839a79ca1dfecaa415be3ca97e13f63b2ec35d 3452 haskell-crypto_4.2.5.1-5.debian.tar.xz 7efc39c73b1ecbebe0bdc10ca078a2eecc698a91 56474 haskell-crypto_4.2.5.1.orig.tar.gz Files: 3def2913d8dd0df74443a8d902f3c3aa 431792 haskell extra libghc-crypto-dev_4.2.5.1-5_amd64.deb a1446225f79b68cab678bd24d8c5b2e9 98556 doc extra libghc-crypto-doc_4.2.5.1-5_all.deb 77edc42592b50be910b922da23b302f0 352364 haskell extra libghc-crypto-prof_4.2.5.1-5_amd64.deb 6bd5ce4488d9929f1c8524f1cd897a18 2466 haskell extra haskell-crypto_4.2.5.1-5.dsc 368ded837359b764c84c6b223ad9064a 3452 - - haskell-crypto_4.2.5.1-5.debian.tar.xz e1ec7d91e888107f2544064456f8eb36 56474 - - haskell-crypto_4.2.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioH2oQAKo/9WQhDMDP+X0xv6sanH6k U3SY1ROod0FhCNEajuYgCQoiIV/D6PFkVeLBykF1NkZXVDNursImgFPCqNyvBlbx NMguUddVUXZ3RY6urlx+dINspj8eMQ/ZXNB4BV9/+I/jhy477DhSmGlTu8LR1/SK KCD/gQ2IZAIZdPzG13nQY1oSkZBqx2OWlMcd5qEienv7BJyvw7hBZkW9+D2bSKUj fa/9YCX7TiLXNmQrSFy0Znxqd6Ii0K2OTuNOdwBEQhVqo8QUxysbOXeOakSX/dcq JwnWwyuyEEvVZ7mh39lBldM3aGw9bIxKiZfRO4uR9I9NLEWYomRD/RYpkMDpdSBW OOPs28fq/H82U1W6BMx5dsvRWURN7nYTZZr21BUBwNe11/EZmQq/oxsWIcskBZkB gFS4x+3/rXBSD1AAlexiXWqd3Euq6v6cMUYij+X9MRQNKaW50s+DEPgoDhtPXu/9 l9BqCTDFNJKCuK1fpa0RgVZEZTVQt0feashF0DnOyikwV0xFauTI2gzvHG1DzyxX 8LtTe9YBIMGSHRnRrXOokfZ5Omhz3suBsVrZ63k6YhJAOUxG9g0gxyAusM2jXWqM 9NiNfWOoDjThyELftRVsqNnyGOFDFGWH7QaTeYPSHkOiqg7Maq4t7o2v63oAgGMU xccIDNKdyNt4oH8drcPa =ePQS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:49 +0000 Subject: Processing of haskell-multipart_0.1.2-3_amd64.changes Message-ID: haskell-multipart_0.1.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-multipart-dev_0.1.2-3_amd64.deb libghc-multipart-doc_0.1.2-3_all.deb libghc-multipart-prof_0.1.2-3_amd64.deb haskell-multipart_0.1.2-3.dsc haskell-multipart_0.1.2-3.debian.tar.xz haskell-multipart_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:29:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:29:54 +0000 Subject: haskell-crypto-api_0.13.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:23:57 EST Source: haskell-crypto-api Binary: libghc-crypto-api-dev libghc-crypto-api-prof libghc-crypto-api-doc Architecture: amd64 all source Version: 0.13.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-api-dev - generic interface for cryptographic operations${haskell:ShortBlur libghc-crypto-api-prof - generic interface for cryptographic operations${haskell:ShortBlur libghc-crypto-api-doc - generic interface for cryptographic operations${haskell:ShortBlur Changes: haskell-crypto-api (0.13.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0438b13334d3a3e7bfdba5d507bb28835bece619fa42ed7b03cf51a5c83ce7df 213224 libghc-crypto-api-dev_0.13.2-5_amd64.deb 11faa91b692942f07514f7a5d4335f80b0a60d223c48375458dc832f2ddeb9cd 123460 libghc-crypto-api-doc_0.13.2-5_all.deb 0941c0edad4891880056d9885de82b0022504c7108e595a7c01cc47f5e730cf7 186874 libghc-crypto-api-prof_0.13.2-5_amd64.deb d8d11ee8e6480938960f54573ac4450abec622bc5e05dbc7243aff2206716096 2580 haskell-crypto-api_0.13.2-5.dsc daa07bfa69d8c9a4457cd154185cde97d55ed6bbd263169ad43ae4f58284ff5b 2852 haskell-crypto-api_0.13.2-5.debian.tar.xz 5331d511a9761d5073e6661148234228d88f8ace14e2994171f0bcf5183e82ed 47877 haskell-crypto-api_0.13.2.orig.tar.gz Checksums-Sha1: 1b414b9cb44407ddad84bac458ac14e5139aeab1 213224 libghc-crypto-api-dev_0.13.2-5_amd64.deb cca266b18a1448a2bc51f774499550a763585e75 123460 libghc-crypto-api-doc_0.13.2-5_all.deb be84fff5631cfb792dc53e2dc431a3800e85ecf9 186874 libghc-crypto-api-prof_0.13.2-5_amd64.deb c1b9a82f6fd4a6ff7523d0f96d0024ea5b397c92 2580 haskell-crypto-api_0.13.2-5.dsc 4b41fac95884bf247f38f6b9899aaecb9312b213 2852 haskell-crypto-api_0.13.2-5.debian.tar.xz 954650a39e11d93c6221dffb52adcd7e7950a68a 47877 haskell-crypto-api_0.13.2.orig.tar.gz Files: 21012c6293db969e0a5ddf927be56511 213224 haskell extra libghc-crypto-api-dev_0.13.2-5_amd64.deb 1ab7c2b1155289aa57074b1f7989a98d 123460 doc extra libghc-crypto-api-doc_0.13.2-5_all.deb 17fea1ee1af7060dd017eaef14782c3f 186874 haskell extra libghc-crypto-api-prof_0.13.2-5_amd64.deb 754ea8d5bb5bab50e42982b584cdd430 2580 haskell extra haskell-crypto-api_0.13.2-5.dsc ad1d541404dca4db1a39bec5940abc8a 2852 - - haskell-crypto-api_0.13.2-5.debian.tar.xz 9ef2acab08cc20747c181df29b12099d 47877 - - haskell-crypto-api_0.13.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiodHMP/jiil0JXLnF+HEwkF1a66Bbp LdAi2j9XxgUhF/fyt2sgv/2J5df1FhwdGiaH0wEoz0g517L7iIv25rFoqLSLbJo5 MdoZ9jGP9sJUTEQmXtZ1j5/GkNFIupwlQuDLMggPraIBTnME7Q4NhMVCYI0py0tO pyMLnw48VnclQ0Avx6QT4xRFIFN7YeiDXtgKJ6E4CQRG24IkX8zvDMjHMdDdh3VW x4VbTT/Ub9TKIJMiHNc0Stey7htpuKBLxxO+oRaQEf4jCk5wZYr2KPYEQbyXnCHJ enqq+xaL2eqjneEIZNOhPeNBUzVU7lJuz1p5mG+7+6kitwHaOgOJgF8juLYO9GEo JcWqqBYVflxWGj5nJACjttYuuXvtQkLfCzM1k74cEjT0M9OWaVDhU8p7Sm+agVIj irJXlM0I9PhsxzL6HaxHReoKZdBMPkHWVvWMXMzoZXr3KO5xDun5Cw8qmfNVmitI /5bk/+A01218wufd10z6cRWK24Hv8+bjk4QzMhs8/Z2eaKd0NtiH+g6kzbOrRG9h Rr12H338jAL/qViY4/ZeyubeXOPxLpQJPlx3jYIqR7yTrhw6hNu4kS6OF4rBfiaw rsn7bl2t+wqoLGnPsgkiwUaXnU3qTQeYg2ef3kJSTePpa8hC160F8CVBozsR5W+7 e1TL4yAGQyZxvXC4NPd9 =FZy2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:00 +0000 Subject: Processing of haskell-network_2.6.2.1-3_amd64.changes Message-ID: haskell-network_2.6.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-dev_2.6.2.1-3_amd64.deb libghc-network-doc_2.6.2.1-3_all.deb libghc-network-prof_2.6.2.1-3_amd64.deb haskell-network_2.6.2.1-3.dsc haskell-network_2.6.2.1-3.debian.tar.xz haskell-network_2.6.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:01 +0000 Subject: haskell-crypto-random-api_0.2.0-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-crypto-random-api, version 0.2.0-6, however unstable already has version 0.2.0-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:08 +0000 Subject: haskell-csv_0.1.2-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:28:03 EST Source: haskell-csv Binary: libghc-csv-dev libghc-csv-prof libghc-csv-doc Architecture: amd64 all source Version: 0.1.2-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-csv-dev - CSV loader and dumper${haskell:ShortBlurb} libghc-csv-prof - CSV loader and dumper${haskell:ShortBlurb} libghc-csv-doc - CSV loader and dumper${haskell:ShortBlurb} Changes: haskell-csv (0.1.2-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9b969c9f226db470d529551af388dc3936b3ff3f4d7699360491eac4bf75f275 21188 libghc-csv-dev_0.1.2-9_amd64.deb 7a833f8aee97e04e459f8775d048ac963891017f965d8015bbc6db94b0f2bc10 30584 libghc-csv-doc_0.1.2-9_all.deb 4c2852b9e4d91d7685234a9a2deac39d3a25a94717dace5431c5f926dec47b55 17598 libghc-csv-prof_0.1.2-9_amd64.deb 43e2d5c00965b82854616be43eb9511ff639d700f751c45e1e94d323f30d4d40 2348 haskell-csv_0.1.2-9.dsc 29997d54e400ca801b0bc6c74e5e201010c7465ed0c14b0d65ea6210312263f2 2352 haskell-csv_0.1.2-9.debian.tar.xz 8cf43442325faa1368f9b55ad952beccf677d9980cdffa3d70a7f204a23ae600 2923 haskell-csv_0.1.2.orig.tar.gz Checksums-Sha1: d3496cdd3b5aa9260190a1aa8801600eb3fd02a6 21188 libghc-csv-dev_0.1.2-9_amd64.deb fc70d35f2e192e7035281d1f3635bfb32628035b 30584 libghc-csv-doc_0.1.2-9_all.deb 703078a5028c55d86f79b83954f774049a363721 17598 libghc-csv-prof_0.1.2-9_amd64.deb 89773e6678d2b3bbe20710465e6747f6ce651d59 2348 haskell-csv_0.1.2-9.dsc 4f0de7cf8b792ff0cd26fb08a5965ea2018c2080 2352 haskell-csv_0.1.2-9.debian.tar.xz 26121119276e3fe0b3622ba3a20da80a83ba1e38 2923 haskell-csv_0.1.2.orig.tar.gz Files: e5cd716ce3bc30645cef06ee84ee63ea 21188 haskell extra libghc-csv-dev_0.1.2-9_amd64.deb 6dced485b239f2bd55bfa62f2ec01c79 30584 doc extra libghc-csv-doc_0.1.2-9_all.deb c851e3d16426d056dc324703d3c60059 17598 haskell extra libghc-csv-prof_0.1.2-9_amd64.deb 0ba90bb1524b9de50a8f8b51b6296061 2348 haskell extra haskell-csv_0.1.2-9.dsc 6b741505b5e5b867573ea9893d181e9f 2352 - - haskell-csv_0.1.2-9.debian.tar.xz f8e58a83393542c404e649f0b612af3d 2923 - - haskell-csv_0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioblEP/1NmUt2N/0i+/fSOWfirJNOA CnXG7ruIxp4E0naoKjYuA0LTnDitmQ+C746SEi9BAVc7VEg5yz/pKfSyQk10Ria5 tY3l64QtaOM5Cf2DMGQGjCtFVjxnlIIR9n/4S7Bcu7/PRluWdjwztZYYyJFZhKmg ylAZcEOTb3Tp59q4Bt9JDasPDBmFCMIoGRGkJtnNY7DrcC14WQbF6kYp0H8L9xOC 8/PBDw4Irq07Nevzrtdud8BVhOCbAKBIgSw+Ww0QzxZYuOiMxM9q++Wkj5jResji Kpd4nkXslDj45GnUBCNXxaTwv18qKuZXw8TUojgTFoxGFJbV5y7O8N9rn1TlTWFJ DWwX/75n3MCB+xXSjOhLKcKZ0Yxj4yWevl+8oe33AgOyp4MMLu2Xjp8qIm3nRzuK UqlkSH2+Yh0Jv/hwu2Il7kux5CsLA+qpVsNtZF2SmsKXEDOAgn9SZahp1TqtT9ZY 5QNo71MkooCYKyeuh1YCJ4fm0EsW9IN0ICv67GVbJ1rPRJD7U3ME6qKD2E/+LRgQ 6Rs/i271gEVO0mW8rZ5auzLO/M4dVNXJ5q0eCZWocf4PNxKgXYmdNVy07FnzmDDR JOMnSuGZZbxmYEMmJI8alAhMU2dgmPkKNMp8awmsLHFrpuSa9e9U8QBVWRgup/jw W79StUMrh8Tu5t4C3e8J =gfpO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:15 +0000 Subject: haskell-curl_1.3.8-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-curl, version 1.3.8-7, however unstable already has version 1.3.8-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:22 +0000 Subject: haskell-data-accessor_0.2.2.6-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-accessor, version 0.2.2.6-5, however unstable already has version 0.2.2.6-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:29 +0000 Subject: haskell-data-accessor-mtl_0.2.0.4-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-accessor-mtl, version 0.2.0.4-5, however unstable already has version 0.2.0.4-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:36 +0000 Subject: haskell-data-binary-ieee754_0.4.4-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-binary-ieee754, version 0.4.4-5, however unstable already has version 0.4.4-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:43 +0000 Subject: haskell-data-default-class_0.0.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-default-class, version 0.0.1-5, however unstable already has version 0.0.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:50 +0000 Subject: haskell-data-default-instances-base_0.0.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-default-instances-base, version 0.0.1-5, however unstable already has version 0.0.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:30:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:30:56 +0000 Subject: haskell-data-default-instances-containers_0.0.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-default-instances-containers, version 0.0.1-5, however unstable already has version 0.0.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:03 +0000 Subject: haskell-data-default-instances-old-locale_0.0.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-default-instances-old-locale, version 0.0.1-5, however unstable already has version 0.0.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:10 +0000 Subject: haskell-data-inttrie_0.1.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-inttrie, version 0.1.0-4, however unstable already has version 0.1.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:18 +0000 Subject: haskell-data-memocombinators_0.5.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:58:54 EST Source: haskell-data-memocombinators Binary: libghc-data-memocombinators-dev libghc-data-memocombinators-prof libghc-data-memocombinators-doc Architecture: amd64 all source Version: 0.5.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-memocombinators-dev - Combinators for building memo tables library${haskell:ShortBlurb} libghc-data-memocombinators-prof - Combinators for building memo tables library${haskell:ShortBlurb} libghc-data-memocombinators-doc - Combinators for building memo tables library${haskell:ShortBlurb} Changes: haskell-data-memocombinators (0.5.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a9526ac548a2c126365a51a612ec01baf9a6762c66b807249fbfd03ee7f18409 37552 libghc-data-memocombinators-dev_0.5.1-4_amd64.deb ad51c6d3dcdf24c55a1a3fc4b84722fa96b1600df8c1adec8f8b8430af5afb51 34958 libghc-data-memocombinators-doc_0.5.1-4_all.deb 14f13b68b2ae3184462ccd192f578757e9e2504c7dd10274af2be1ad9d21948d 33270 libghc-data-memocombinators-prof_0.5.1-4_amd64.deb f3e88f7d40a71d1f37b67d1b5eb8382109dbb605480a7fded504ae9e3ee35a71 2625 haskell-data-memocombinators_0.5.1-4.dsc 275d151e646c5c6e98900250cf4bc2cc342808760bb43e86673c01dddf5791f0 1808 haskell-data-memocombinators_0.5.1-4.debian.tar.xz b4341d2024b84a43f92edc39f6d6766bf4f0f00a40fd834b9f6f8e987b606ed7 3066 haskell-data-memocombinators_0.5.1.orig.tar.gz Checksums-Sha1: 56be2302673d32b169a3f85c5f4c0aaac5bbc264 37552 libghc-data-memocombinators-dev_0.5.1-4_amd64.deb dfd28ff5906897798e13ca98e41af99fafc7c3d8 34958 libghc-data-memocombinators-doc_0.5.1-4_all.deb d61b86befd05afe98f7899f9802b78c90fec06a8 33270 libghc-data-memocombinators-prof_0.5.1-4_amd64.deb d88198950cf73598d10990e3f0f821285097275a 2625 haskell-data-memocombinators_0.5.1-4.dsc fc3056f8f3e6b7693fb3f6de65bb35bc4c89a29a 1808 haskell-data-memocombinators_0.5.1-4.debian.tar.xz bf905af868cf3fb3ce085d97e001f8ec14a54d2b 3066 haskell-data-memocombinators_0.5.1.orig.tar.gz Files: fc17173d307e6ed180e4bb910b0187fd 37552 haskell extra libghc-data-memocombinators-dev_0.5.1-4_amd64.deb d652c9cc1070602106e8402e4a38eca6 34958 doc extra libghc-data-memocombinators-doc_0.5.1-4_all.deb 21dd104d02ccbfe3582a80642044835b 33270 haskell extra libghc-data-memocombinators-prof_0.5.1-4_amd64.deb 31e7ed4c521ccc33b74e34a71d6ae50d 2625 haskell extra haskell-data-memocombinators_0.5.1-4.dsc 5e624f6b0b775da4edc0662816e3b9ae 1808 - - haskell-data-memocombinators_0.5.1-4.debian.tar.xz fa6cf6ba6db301ae0485a91719717aa6 3066 - - haskell-data-memocombinators_0.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotBsP/i37JB64E59zPwyGgW1EWxeq 9aG11b1oqJW/m+QmjQ4MJF70hm65t/MxBEmD4THYrQ1BKuiwITh9HO2ZX24p7VQn FmHj3VM0JetJrDxh0gNQ2J6Eb0CNiJnB66qAQHpurZcOF5w977J6vhOkOv7EowEf dSs+lgPy/6se1CUpRPicPS/DjKtpB5VbnLdG27LK+cmuqsN0gVPyY2Hj/tCZ7/K6 5xUb5sEzM3H+w06dXcGHWviJPx04iLHCPGKE80V2LwPQWcLjFKCyYlv9qnDjjdQY iI/owBqy16TkcnxiIf65MPQzmZY+EwiIKVbl0AjgAOVVIbn6Ep1epBKOs3NeD6+3 W37Hwf0vcRNrdOBLks0qsZtAk2ut/Hx49I5Y/WWBwEjwkE81aUMYqDnSTVNwxW6m u0v0DEq0eo7xvI7Hjb4wV+FjaV4kN7tC32OSBGmnOCOUI9vnpzl4IIXsA53he+5u iNsxgTPFIosY6fU/TX0vhVhWw74Bk3NRJsUPMWJPh9KzxH6CdrKh7pM9QUgPcja3 0/1Ah8IPzlNQvWybZrK9xiQIAGlwA+eDeJXYciUn/Ax8+oWRy8DbHDGlGhrrbaWU aBC0haxCL0KEcwyLNonV3rVprBIpE4eCKSdem9RiEJCMYfAoBKMUPJqGYOpGZXiI TXbR7+B3VMgvr8zSHWz6 =cl08 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:26 +0000 Subject: haskell-data-ordlist_0.4.7.0-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-data-ordlist, version 0.4.7.0-3, however unstable already has version 0.4.7.0-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:33 +0000 Subject: haskell-dataenc_0.14.0.7-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-dataenc, version 0.14.0.7-5, however unstable already has version 0.14.0.7-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:40 +0000 Subject: haskell-decimal_0.4.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-decimal, version 0.4.2-4, however unstable already has version 0.4.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:47 +0000 Subject: haskell-dependent-map_0.1.1.3-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-dependent-map, version 0.1.1.3-2, however unstable already has version 0.1.1.3-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:31:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:31:53 +0000 Subject: haskell-dependent-sum_0.2.1.0-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-dependent-sum, version 0.2.1.0-5, however unstable already has version 0.2.1.0-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:01 +0000 Subject: haskell-dependent-sum-template_0.0.0.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:19:39 EST Source: haskell-dependent-sum-template Binary: libghc-dependent-sum-template-dev libghc-dependent-sum-template-prof libghc-dependent-sum-template-doc Architecture: amd64 all source Version: 0.0.0.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dependent-sum-template-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dependent-sum-template-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dependent-sum-template-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dependent-sum-template (0.0.0.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8e9859f57b1ee3bcbbadf1b63b033947efe6078512660fc5446b06dec6b5df25 43412 libghc-dependent-sum-template-dev_0.0.0.4-2_amd64.deb d8c7a61d589adf2dba47b605ecc72d3e69f8f3710b0644581bb5decf4bd96727 31856 libghc-dependent-sum-template-doc_0.0.0.4-2_all.deb f5aa606746eb3bf9e589c3d5dbbed309e133573629e1bab27d4f2c92765111ac 38852 libghc-dependent-sum-template-prof_0.0.0.4-2_amd64.deb 69e5c01b49f39476acdbde6531ac1e27f5fb78121e6d06722919b07bbc03a888 2777 haskell-dependent-sum-template_0.0.0.4-2.dsc 9f79d5ddb12635a53ea56fc30a4e8dbd48f28aa3bbac970f9a0db3ea0a166259 1588 haskell-dependent-sum-template_0.0.0.4-2.debian.tar.xz 99dfc6913a688d714d95b1a2d723ca9c7d54c4d169c0fae63d2fb7c1ffef7280 3341 haskell-dependent-sum-template_0.0.0.4.orig.tar.gz Checksums-Sha1: 55014f68986e55d82bf5699895f95b26f1aa1ebb 43412 libghc-dependent-sum-template-dev_0.0.0.4-2_amd64.deb afaa033a624c0ff6273fd561c719c865b0320cd5 31856 libghc-dependent-sum-template-doc_0.0.0.4-2_all.deb 9756d5f692933822705f516b015a48f3a6f2b31c 38852 libghc-dependent-sum-template-prof_0.0.0.4-2_amd64.deb 96f0cd0ff2aab478eb60ab8945be07fe1c11a205 2777 haskell-dependent-sum-template_0.0.0.4-2.dsc df7b3a142c52b96a726d4f47c01cf7b277f87809 1588 haskell-dependent-sum-template_0.0.0.4-2.debian.tar.xz 9bd88802894d61a0feb52adc815196e73b0fe678 3341 haskell-dependent-sum-template_0.0.0.4.orig.tar.gz Files: 4723d6a94b03eac842b5f01215f7f225 43412 haskell extra libghc-dependent-sum-template-dev_0.0.0.4-2_amd64.deb 311bd49cc8d8faca565d41f84c252fd8 31856 doc extra libghc-dependent-sum-template-doc_0.0.0.4-2_all.deb 13879e939d3a22ba36fccf984734d725 38852 haskell extra libghc-dependent-sum-template-prof_0.0.0.4-2_amd64.deb 1b4a9a9a02b108779f364e145b162d07 2777 haskell extra haskell-dependent-sum-template_0.0.0.4-2.dsc 590cbfd54e5f522c8d136bd2d5efc11f 1588 - - haskell-dependent-sum-template_0.0.0.4-2.debian.tar.xz 73cf69169c84bb2dc0a7ed2daa4dc0ce 3341 - - haskell-dependent-sum-template_0.0.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioh7YP/0/PiS5AXub5IVrFVWNDiejT CnOXcVw8Hk6VhQxMCkyhDDttodyKq+Tye5TjcTMGJdSr5WbFflOx/T79iriS0iWy SLCXEf1IhS1CmaPll9/WeV6o6vc5qj2pq57hdFy6XQfvHbK5Vwcb73AIMpYzwIje zCnnLt1zpAWqzuy1qMuwh18joc9Oms9ERHtZHviarccpvBjMsRgjiG79LBIzVAoO YPJgHhLzYN2YMxd5sJdQcVf7FefnsnFAPyq2/64O1Umv/v/2M52aFI+ZLM7BqyWv 5MKVMtV3LpQYjmqRUV3f6v2qX3Q8+gzbIyvjhUNDRdONHoKGdXSxwu4JlHz5CEwh kcBiodC0YApPkiw81c2eEgif7t9xWLMgDQzFXElDRlZeBQTnckrmo7bVpWfeXjz5 eGY25xFdVjkgUrEDmVOc4iqH7BNL3SuQ7LkcfoYzOU0X+bwVksJZ5tAkp3g0VDvx KD3WSX3hOwBXAA8GKHG0tlQ0Wq+e99Tz6r1Rg9jWLiyx9nDF0m+XikwihoDQW6on z+h2+3oVZQRgCM0qsxWnuNTss7Oj5WvpJWiRwTIHkRiq3zKyM19PVaxFuQoTrWBe RO5OpQ+HWarqjYKwaPccHHyGqo7AkrutTpY1E6JiCihX5odQtT3uBoWg/hmXJTTD uK2yPDP95AaEQuCncw6B =gSf5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:08 +0000 Subject: haskell-diagrams_1.3-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-diagrams, version 1.3-2, however unstable already has version 1.3-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:14 +0000 Subject: haskell-diagrams-solve_0.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-diagrams-solve, version 0.1-2, however unstable already has version 0.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:24 +0000 Subject: haskell-diff_0.3.2-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-diff, version 0.3.2-3, however unstable already has version 0.3.2-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:30 +0000 Subject: haskell-digest_0.0.1.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-digest, version 0.0.1.2-5, however unstable already has version 0.0.1.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:38 +0000 Subject: haskell-dimensional_0.13.0.2-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-dimensional, version 0.13.0.2-3, however unstable already has version 0.13.0.2-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:45 +0000 Subject: haskell-directory-tree_0.12.0-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-directory-tree, version 0.12.0-3, however unstable already has version 0.12.0-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:32:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:32:52 +0000 Subject: haskell-djinn-lib_0.0.1.2-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-djinn-lib, version 0.0.1.2-6, however unstable already has version 0.0.1.2-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:02 +0000 Subject: haskell-doctest_0.10.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-doctest, version 0.10.1-3, however unstable already has version 0.10.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:09 +0000 Subject: haskell-easy-file_0.2.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-easy-file, version 0.2.1-3, however unstable already has version 0.2.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:17 +0000 Subject: haskell-edit-distance_0.2.2.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-edit-distance, version 0.2.2.1-3, however unstable already has version 0.2.2.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:24 +0000 Subject: haskell-entropy_0.3.7-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-entropy, version 0.3.7-3, however unstable already has version 0.3.7-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:32 +0000 Subject: haskell-enumerator_0.4.20-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:36:25 EST Source: haskell-enumerator Binary: libghc-enumerator-dev libghc-enumerator-prof libghc-enumerator-doc Architecture: amd64 all source Version: 0.4.20-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-enumerator-dev - high-performance left-fold enumerators${haskell:ShortBlurb} libghc-enumerator-prof - high-performance left-fold enumerators${haskell:ShortBlurb} libghc-enumerator-doc - high-performance left-fold enumerators${haskell:ShortBlurb} Changes: haskell-enumerator (0.4.20-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aa50ffe1996f2e823c1327d1f53a800134719fe58cc9841cdc44b9f8343d62eb 212762 libghc-enumerator-dev_0.4.20-4_amd64.deb c82aa3b4d7eef19ca2771c38467b3090a70ca307c4b7635354f01158f2ffe9b3 100404 libghc-enumerator-doc_0.4.20-4_all.deb f1d86601f8bc3d565855ae901983d1dce33921bbe0e3b37674e9acf79fc2114c 190664 libghc-enumerator-prof_0.4.20-4_amd64.deb 858c8cf46ab4403e4dea8f9083a3e6512d6e630b040abc89ad9c7139801a3f06 2457 haskell-enumerator_0.4.20-4.dsc 565d0960dbc21df400ac744a5876389c8430a90930a38929a5a9a4e3f47a7b3a 3128 haskell-enumerator_0.4.20-4.debian.tar.xz 33e21054352bb579e8db8697256ff3c61b3dc862c567f9e0fc2509f95e2b4709 53986 haskell-enumerator_0.4.20.orig.tar.gz Checksums-Sha1: e5c1098a7f9e45e15011fd62f1846ea11244864c 212762 libghc-enumerator-dev_0.4.20-4_amd64.deb cc2c5fa227d627275698ea159baf583f6d2d339a 100404 libghc-enumerator-doc_0.4.20-4_all.deb c33aadb9ff529d34bc6444bbc98ae3bb546ce5ee 190664 libghc-enumerator-prof_0.4.20-4_amd64.deb 459ff82688795a77613df690f69364273637ee58 2457 haskell-enumerator_0.4.20-4.dsc d3fbd01e99b5df8eb54debba580c402ebeb55319 3128 haskell-enumerator_0.4.20-4.debian.tar.xz ba679b8b9f9047074752a644b196b6ec254344af 53986 haskell-enumerator_0.4.20.orig.tar.gz Files: 986943ab872b58f564fb9515a244682a 212762 haskell extra libghc-enumerator-dev_0.4.20-4_amd64.deb e295ca9321a5babfffbda8eab088b251 100404 doc extra libghc-enumerator-doc_0.4.20-4_all.deb 727fad2786e7643aff1cad2e6e5a2b79 190664 haskell extra libghc-enumerator-prof_0.4.20-4_amd64.deb c2ecb7304b5a7b84d97f5e8525011111 2457 haskell extra haskell-enumerator_0.4.20-4.dsc 3d7433e8ffbd724778e2af05e8be818f 3128 - - haskell-enumerator_0.4.20-4.debian.tar.xz 69ab1712b13571dfcc7ae4f8a1dcb616 53986 - - haskell-enumerator_0.4.20.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiog0QP/3Cq+dMOlLOwrTiEV+2R9ON8 +wODINq4FL2Hi5jI6PukNVMiaWJo7FX0QH1DDlxKWWefRWXobCaubZ42BYm85d4f jQC4QYkPi6owDbpJHol4U/AC8U3kqptD5VbxwX2+tvE4WrQwOtyc2g5+x+5+L881 Uy7Q0pil8rbeSgygipGTOCxSOl4a7lgsdba7Y60Og59yjAji7hCekTXeXM789bF/ yo46RnU7epJTt/bKcqOvLpTjVCO77r5nDjr8YtrM3eibEdE8J3RrvUkcga6T3qyM r2FR7cicDmwhX2LgV3CY4WMS1KNBvGutm4Vj3JXRdCaj/a801hgcap64eefntUhj JjP+FJyoaxc0rOwy1hj5/XUa0NSrLhHeUI9Puhde2+4ikkSZ9rzZtabmF+xWaIU4 T5NzAuyCZO/72MonNdynOUzAst4JVfxN1Q//R/EcOv9dYQZ2nN9Ww7EafLS7kKR9 lq7YUOCYxmmhz8JGAAKQJlnx1lj2JpRC06cpg60jZBhvDdmgEQ5/D0Gh1badGISJ TIp77B67SDZW7HLQTb4MCNe2BrsCj4+XmwlE70Qo3AqnJ8xfNMC1rpguU/vFwokr mwxodjs1MOaOPyWk48AvwtMklXF4GvujcYBlmrOFaPWupXFr5fK3qkHIY9BhSvji o9NhwLBchTc9s0IGrR2t =ZOJo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:39 +0000 Subject: haskell-erf_2.0.0.0-9_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-erf, version 2.0.0.0-9, however unstable already has version 2.0.0.0-9. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:47 +0000 Subject: Processing of haskell-newtype_0.2-7_amd64.changes Message-ID: haskell-newtype_0.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-newtype-dev_0.2-7_amd64.deb libghc-newtype-doc_0.2-7_all.deb libghc-newtype-prof_0.2-7_amd64.deb haskell-newtype_0.2-7.dsc haskell-newtype_0.2-7.debian.tar.xz haskell-newtype_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:48 +0000 Subject: haskell-errors_2.0.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:10:05 EST Source: haskell-errors Binary: libghc-errors-dev libghc-errors-prof libghc-errors-doc Architecture: amd64 all source Version: 2.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-errors-dev - simplified error handling${haskell:ShortBlurb} libghc-errors-prof - simplified error handling${haskell:ShortBlurb} libghc-errors-doc - simplified error handling${haskell:ShortBlurb} Changes: haskell-errors (2.0.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: fed82ed81999f735d0ab8e775a3362367633c884d8dfe625cdf77de36228e98e 58230 libghc-errors-dev_2.0.1-1_amd64.deb 511ae35d22e09a565b635633e479d12c492c5833e42139838816d90de4c3b7a6 51810 libghc-errors-doc_2.0.1-1_all.deb 4b43fb70860b2bd80aecc4dfb079d4f6b3c0e6a3981211a72fb14617264f0133 50898 libghc-errors-prof_2.0.1-1_amd64.deb ac40270379aa73c740617612ae482ecea31cc9d91d756306be4aa354c75dd9ba 2565 haskell-errors_2.0.1-1.dsc 3889b93a0b57974fa06d7f6bad31c8b0ca718d682f5109a8cfdad044b09c3337 2728 haskell-errors_2.0.1-1.debian.tar.xz 7e5585e4a9fafd64b39825ff6d5d6872fe000db0be5f968d8d619cb6a0c997f0 8066 haskell-errors_2.0.1.orig.tar.gz Checksums-Sha1: 159874fcae1c39b4b4e04823186dcf44a88f8293 58230 libghc-errors-dev_2.0.1-1_amd64.deb 0563f135dcdfd26b5aa2824a521abf54ced3cb1b 51810 libghc-errors-doc_2.0.1-1_all.deb f67a007cc0919688b81962eb45ee016d8a73021a 50898 libghc-errors-prof_2.0.1-1_amd64.deb ddf0c9ce7853adff24878e830974371d148d6cf1 2565 haskell-errors_2.0.1-1.dsc af4dd702e9a9acac887f1c43e01ccd6f308d10a9 2728 haskell-errors_2.0.1-1.debian.tar.xz f9b4395716a88306bdd7d024a6779413d250885f 8066 haskell-errors_2.0.1.orig.tar.gz Files: 0ef17cadcc9b325ac8e7e916e96c47e2 58230 haskell extra libghc-errors-dev_2.0.1-1_amd64.deb a51f8927888ce10188a4d2ad3618e39c 51810 doc extra libghc-errors-doc_2.0.1-1_all.deb f636c423d02f6405c44082aefbe77188 50898 haskell extra libghc-errors-prof_2.0.1-1_amd64.deb 006848109cf05b0d2d6e2cac53e46372 2565 haskell extra haskell-errors_2.0.1-1.dsc cac81eaa3862a4cdb23b1e7e63dab850 2728 - - haskell-errors_2.0.1-1.debian.tar.xz 0502d287e465d97b689044d4bfccd9ce 8066 - - haskell-errors_2.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiommwP/3F+ffPfG9Cae2+b2pDR0EDZ 8xhyxBYdv9qT8iFe8vvP4wIKfGpGp+J6qSiZHPiJNbHifd/APQBXfavMGlAnzhFX yn+XUiepKpF/InT21bdx92Bhvo87pz3LUySrEpwpG0D8frGdmLSQQYFJZK0QX1A9 iFTKE8CH2GFY47nJX9KgCV92L3OxZMA9KqDpfpju8roHg6Vu+BSCZhm4ePbUuIuq XE+y2dhLupcDW55I2Ap9+dj17tZd1VcIwvEEJFtElaoIj9MTBFrKCa/b99X7iJGL w0MMxoHT78+ELAtEqbuexVpHg/Ua+303LpNxbb89lNqW6tO8dzM0lpKNQY7m0Qct lBgzWyOqeb2zhqum3bOV13eaMMxnFhNDkanGleOEM6KdCaBlmJEiFUuHtYX7fq/u rkVvyJElLV/tgWOF5IDimCXgR1QJe8tg7MiSmOCwOf3iuPsYuaS6hE5fB1XigwJz d6y0kMal5RfINjAj9x5agCsE4l+TAhRwPNKEj+tK2aK7iF1IIux5PdSRDuZVeMF0 KUDlrYyN416LrzurpcURIcsl18Hrej9vkEhCbrsNWqLbyRxvmtMjwBACSn8NbPVa xthnNiifiKlq4JEZj2jLdqXuKAPN3FwCMMvwfHUIOfe5jxkNE9XtCu+DmdVG6/7X sv+VmqrNiOjzPVgnQGq7 =leKI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:47 +0000 Subject: Processing of haskell-network_2.6.2.1-3_amd64.changes Message-ID: haskell-network_2.6.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-network-dev_2.6.2.1-3_amd64.deb libghc-network-doc_2.6.2.1-3_all.deb libghc-network-prof_2.6.2.1-3_amd64.deb haskell-network_2.6.2.1-3.dsc haskell-network_2.6.2.1-3.debian.tar.xz haskell-network_2.6.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:49 +0000 Subject: Processing of haskell-network-uri_2.6.0.3-3_amd64.changes Message-ID: haskell-network-uri_2.6.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-network-uri-dev_2.6.0.3-3_amd64.deb libghc-network-uri-doc_2.6.0.3-3_all.deb libghc-network-uri-prof_2.6.0.3-3_amd64.deb haskell-network-uri_2.6.0.3-3.dsc haskell-network-uri_2.6.0.3-3.debian.tar.xz haskell-network-uri_2.6.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:49 +0000 Subject: Processing of haskell-mtlparse_0.1.4.0-4_amd64.changes Message-ID: haskell-mtlparse_0.1.4.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-mtlparse-dev_0.1.4.0-4_amd64.deb libghc-mtlparse-doc_0.1.4.0-4_all.deb libghc-mtlparse-prof_0.1.4.0-4_amd64.deb haskell-mtlparse_0.1.4.0-4.dsc haskell-mtlparse_0.1.4.0-4.debian.tar.xz haskell-mtlparse_0.1.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:47 +0000 Subject: Processing of haskell-network-info_0.2.0.8-1_amd64.changes Message-ID: haskell-network-info_0.2.0.8-1_amd64.changes uploaded successfully to localhost along with the files: libghc-network-info-dev_0.2.0.8-1_amd64.deb libghc-network-info-doc_0.2.0.8-1_all.deb libghc-network-info-prof_0.2.0.8-1_amd64.deb haskell-network-info_0.2.0.8-1.dsc haskell-network-info_0.2.0.8-1.debian.tar.xz haskell-network-info_0.2.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:50 +0000 Subject: Processing of haskell-multipart_0.1.2-3_amd64.changes Message-ID: haskell-multipart_0.1.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-multipart-dev_0.1.2-3_amd64.deb libghc-multipart-doc_0.1.2-3_all.deb libghc-multipart-prof_0.1.2-3_amd64.deb haskell-multipart_0.1.2-3.dsc haskell-multipart_0.1.2-3.debian.tar.xz haskell-multipart_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:48 +0000 Subject: Processing of haskell-network-multicast_0.1.0-2_amd64.changes Message-ID: haskell-network-multicast_0.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-network-multicast-dev_0.1.0-2_amd64.deb libghc-network-multicast-doc_0.1.0-2_all.deb libghc-network-multicast-prof_0.1.0-2_amd64.deb haskell-network-multicast_0.1.0-2.dsc haskell-network-multicast_0.1.0-2.debian.tar.xz haskell-network-multicast_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:33:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:33:56 +0000 Subject: haskell-exceptions_0.8.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:04:52 EST Source: haskell-exceptions Binary: libghc-exceptions-dev libghc-exceptions-prof libghc-exceptions-doc Architecture: amd64 all source Version: 0.8.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-exceptions-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-exceptions-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-exceptions-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-exceptions (0.8.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d81bd5dbd9bb0bdf63783ee6ac45df51cd08404c1756f292c559950ff0d4ce7e 66156 libghc-exceptions-dev_0.8.0.2-3_amd64.deb d6ecba6e4a4a15c9aa6f837a51cf74c329f92aefa607cca1cef3026abfd79198 48822 libghc-exceptions-doc_0.8.0.2-3_all.deb dc447900af8eb2db9f81eb8b26a28eb5585412d1a4c0efc9ca89c8f418c4a36a 61394 libghc-exceptions-prof_0.8.0.2-3_amd64.deb 50fedd33a06a3810cfcfff570ea6ab2bfb3b122332a2ec1a89123c038113fb76 2738 haskell-exceptions_0.8.0.2-3.dsc 156d76dae20435c1659d31886642ceb87298bd1196eef3cf3b3fdcc5c9ad98b3 2108 haskell-exceptions_0.8.0.2-3.debian.tar.xz 070a3e0d1495243770fb3a629d5187ce898f069cb3621c5f7c610ae264982bf4 12241 haskell-exceptions_0.8.0.2.orig.tar.gz Checksums-Sha1: 51dc1f0da706b2a6fe4b479a5ca6cd3e4c4e244f 66156 libghc-exceptions-dev_0.8.0.2-3_amd64.deb ba70435f181a8db0e4643ed027986689ae042a6c 48822 libghc-exceptions-doc_0.8.0.2-3_all.deb 895eb46713dfafd435adcbbb97fbaadbcca56f16 61394 libghc-exceptions-prof_0.8.0.2-3_amd64.deb 0b931134a86fca77b92c844d152cedb8e121800a 2738 haskell-exceptions_0.8.0.2-3.dsc 9385fe53a29fd9a30c94d59873e6e883fb0dac3c 2108 haskell-exceptions_0.8.0.2-3.debian.tar.xz 672b665ad5efaecfc7a075f566df0060f54778e0 12241 haskell-exceptions_0.8.0.2.orig.tar.gz Files: 5008fb29ccd5e006e41d346264482ac4 66156 haskell extra libghc-exceptions-dev_0.8.0.2-3_amd64.deb dcb4620eb16b543f1d09354dbecdfefe 48822 doc extra libghc-exceptions-doc_0.8.0.2-3_all.deb cb576efacd316642d9e18e678dd2b909 61394 haskell extra libghc-exceptions-prof_0.8.0.2-3_amd64.deb eee6f40f84e0a4289f62eec84304a12b 2738 haskell extra haskell-exceptions_0.8.0.2-3.dsc e38f1c44e121c304b61f163b3d2c934f 2108 - - haskell-exceptions_0.8.0.2-3.debian.tar.xz 91714be88db1eee936106fd0bd9952b7 12241 - - haskell-exceptions_0.8.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTionJgP/iE0484PvluUPauozvLvIxn5 RtvOAnibeVafrASF5bDmH+hoht9zb49Z6CM6Q/uiGX9MkqCe2KVG2eUmnFdgxA4Y 9ZrObkWivcOciSy324AWSRJe2IJfJleTFbQtaPuSdVgQTeirBU+KczBQlfW+XESI xomq+HVDZAiltHqYf4IuxQav27iWHRem2EIX6hsAefgolZgaIZclG74Nm5Us7msm CNo0nphPQDe1uuD0lyRq6aLpFW1bp2Y6f2iYreX6lrDTBihK7BDptN1B3h6bfztM sNwA/0kKXWL6fy3NIHIlQsi666g9avoj3nlVrtM53aC/4Hg39rwCVL6vbxtH/6gP Sfl0Gq6Xp6brLmdLXrV3MvEjNglAy7gJscbMvS4DtQKwICnwCnXBlDbVVuBOUh3r Wf05rKUlMXnFC0c9he815W0EGhcy1LYbxFNChj0+gmXb7Nu1ZNJUbP9gBDBzWmEi oDcnV66DKHOwdaqVHGq16xl/wFqQpICQuhkU1CtgkAFBB+xj/OpF5Y2vNCn8s4wG ZW+i41iIb1cjIsa+QF8Fw+trb5rHnadIiEbWVYsg5fAJvIkY2/bvpoHLxZsuoWZy mlilR5cgZlZ6gbzr2f/dzzKfdIWVPPASz5KKIYdwjmnMgmY9cmgniIhXB/O+opJN adpK1BdYsb7HR8iChFHJ =sChE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:03 +0000 Subject: haskell-executable-path_0.0.3-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-executable-path, version 0.0.3-7, however unstable already has version 0.0.3-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:09 +0000 Subject: haskell-extensible-exceptions_0.1.1.4-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-extensible-exceptions, version 0.1.1.4-6, however unstable already has version 0.1.1.4-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:18 +0000 Subject: haskell-extra_1.4.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 00:48:15 EST Source: haskell-extra Binary: libghc-extra-dev libghc-extra-prof libghc-extra-doc Architecture: amd64 all source Version: 1.4.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-extra-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-extra-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-extra-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-extra (1.4.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: fc21b26523f812d5944511f4ca26335e83eacb0aa4016693092392b3d7011187 113964 libghc-extra-dev_1.4.2-1_amd64.deb d266a40c57976c481a70170833072621d1c24b54dc261bbc0a714495089dafd7 109108 libghc-extra-doc_1.4.2-1_all.deb 03ff70ad9b64d1205fa56e3adfc57f2a6fc79fde9016a4d190c54bd9de3a367e 98798 libghc-extra-prof_1.4.2-1_amd64.deb c68b920933ec7c7720d62aff437ad18ead603e82bfd12928f847162844ecf235 2322 haskell-extra_1.4.2-1.dsc 15b0a7430d4f32fadf7aa499aa2144cab086627024bdb2b54d8cbb4b7d111570 2404 haskell-extra_1.4.2-1.debian.tar.xz 0ea699d56bb08ad6e70ee6aaa2069326c2bc76ac347c0f04e94ce38cf3ec30c1 31311 haskell-extra_1.4.2.orig.tar.gz Checksums-Sha1: d80755499026cc9caffb7d0ab61dc5035b2273c6 113964 libghc-extra-dev_1.4.2-1_amd64.deb 7f9b6ebac0d95f92d1bb873d685890fd90c98c2c 109108 libghc-extra-doc_1.4.2-1_all.deb c440f16ce1dca6176994e69e47ab8d9daa22ad63 98798 libghc-extra-prof_1.4.2-1_amd64.deb e2a2be31fb34aabe742b590e32550ddcbf5a4fbb 2322 haskell-extra_1.4.2-1.dsc 28894f410b6f7727333917fb50da9ece6110201d 2404 haskell-extra_1.4.2-1.debian.tar.xz deb9c5b3fbc727ede2b7559fd885143ca6e1ab38 31311 haskell-extra_1.4.2.orig.tar.gz Files: ad10a1a50df5a1b017a43d960f6a6638 113964 haskell extra libghc-extra-dev_1.4.2-1_amd64.deb fee0126c2b2916f658a5fd3f7c1fff2c 109108 doc extra libghc-extra-doc_1.4.2-1_all.deb 0525277d8d3dd9ac26767400c95708db 98798 haskell extra libghc-extra-prof_1.4.2-1_amd64.deb 93a5dca7a56dd56db43ea0e537d08d5d 2322 haskell extra haskell-extra_1.4.2-1.dsc 6d2d0a0c14eccda933a28a127a18fc17 2404 - - haskell-extra_1.4.2-1.debian.tar.xz a1cda1f610216ad4320790e7e5eb12a5 31311 - - haskell-extra_1.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotIoP/jR6McQUWaq6i6quMAbYazln Md0gdJBkX/u5/pAHv0ZkhuglKAKN9w8Md8ockqtOH86le1nzcUA1P7AiJ62jFMRY 5z01c1lna9lEyk+OGAy9g6fmYvzvkHdjz6A3/uo8KZ8OZS4tGbno8gTKkjoFDvl+ DGhsY4sOAP+u0w4mGD+Ex0Ky27EQLt9T6SRksYQs1f52sYJxSSRsSHwjXQXTNurK NgvGORoMP3BhYP5vH/OzmBLMHrl9jrbhnW+0WE8JOxEJ5Pv2uVMazNz3TN6j8yQv ggshslvhlICfs5GiNABwFodPTlYWRLwJTtXm0YcYT4fgiQYLyrfn3VgUugTwG9Yx wPVDMTxn173VegBHhD+WFd9SUlmjfloVSN4zlk2uyAL4nsqF9XSLReGUHjvJKh15 QhLzTOXr57VWXExSEWQJcS6FnVDBkqG032+1l1GyHinH9injyZsW/7DOPXrEeeJT KZW9ExCLasJNeo/G6jhh3OHVKOg7+ZEMIC9JvjTVATpBtux7qDJUPs2Od6+nLBJV iN8D8Ts4AilG0OxJZ/koJZm+k/iY6NU600AKhVIz3h6de4vDKA4FYx1TIk/1hBQu Wc2bfB4sYUsCTQeyeBOYKNLEjw2kN3Wq5x2jFVFf50zTHrHBrkdQMjBFUxcxLvoP UBlqUjwwnOSBrjEABSkR =VjZG -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:25 +0000 Subject: haskell-failure_0.2.0.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-failure, version 0.2.0.3-5, however unstable already has version 0.2.0.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:33 +0000 Subject: haskell-fclabels_2.0.2.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:39:53 EST Source: haskell-fclabels Binary: libghc-fclabels-dev libghc-fclabels-prof libghc-fclabels-doc Architecture: amd64 all source Version: 2.0.2.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fclabels-dev - first-class accessor labels libghc-fclabels-prof - first-class accessor labels; profiling libraries libghc-fclabels-doc - first-class accessor labels; documentation Changes: haskell-fclabels (2.0.2.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 6f4463c9f694e2713154de92de109bc54605e8a6fa87678c1d92fb946ea35522 127910 libghc-fclabels-dev_2.0.2.3-1_amd64.deb 5ffe4ce74f92a597e0392456a35fecfebcd3fbbf33d071cea25aa0a2038fc34e 68800 libghc-fclabels-doc_2.0.2.3-1_all.deb 24480fc31dee82d074218d45e8902365197f7242c6a83e50bb1ba4c67b014021 118038 libghc-fclabels-prof_2.0.2.3-1_amd64.deb 9db7abc62995fefa5b59688bcac036ea3911b5a4234ca1f05669c298faa39a66 2458 haskell-fclabels_2.0.2.3-1.dsc 2089533a51b07e06b0e7808cbc228f25cc92d760051bc21b67fb71bdb804a3e4 2796 haskell-fclabels_2.0.2.3-1.debian.tar.xz 82ba7747afeec6526d3bc2df61b222ae71b45aa3dd8bb8787e9ab2c537f6fad5 22787 haskell-fclabels_2.0.2.3.orig.tar.gz Checksums-Sha1: c5e4cd13fe73f9792a4159d93abb0e91164574d8 127910 libghc-fclabels-dev_2.0.2.3-1_amd64.deb 6ab3ffd8acb6c81bd2ded15281ca49aa7df37efe 68800 libghc-fclabels-doc_2.0.2.3-1_all.deb e93c41204e442176cd47cac40bcfc3adce089d39 118038 libghc-fclabels-prof_2.0.2.3-1_amd64.deb 04ba382f5cdce026ce4f5f8f37a77c4931f36967 2458 haskell-fclabels_2.0.2.3-1.dsc e018d6ca0362bf2062369048dc46add4519f419a 2796 haskell-fclabels_2.0.2.3-1.debian.tar.xz 599b5589f00e8411b76c7dec1b3479540396b5ca 22787 haskell-fclabels_2.0.2.3.orig.tar.gz Files: 119421d8c57d73702bc704886b4d6eac 127910 haskell extra libghc-fclabels-dev_2.0.2.3-1_amd64.deb ba4dc1a0a1a615e42072ef52e6ccb55a 68800 doc extra libghc-fclabels-doc_2.0.2.3-1_all.deb 2a03ebcf112126e2d4f67d4d64f9bcbb 118038 haskell extra libghc-fclabels-prof_2.0.2.3-1_amd64.deb 196c868959ba3f60dff5ec98b573647e 2458 haskell extra haskell-fclabels_2.0.2.3-1.dsc ae57cfb89ca18afba877d9e0fd2c1a12 2796 - - haskell-fclabels_2.0.2.3-1.debian.tar.xz f91e49831c12d24b6f9bf83bb08b6444 22787 - - haskell-fclabels_2.0.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozqIP/3lNeC20+1JHFnv+BOzAlL6v 8PHxeb5Y9Dkj8GQkEqf7QcqheNrQA+xsLGrkuSzCAFxbOvFArmpHRf4FwGlku4Q2 TLJrjEMLwyvSyKi2hfG76D3bKZLUhPRUBCQN0dNWAGcRletjjJ21j0KAFHjJqYA3 O0CVdcUl7T9eBMUd9tUc6ezg0HBsVc/ssDdQ9w7qDdbM+kIJA/ElwWWWcmaX9iEY OPTbUyXzkcnPWgfk8/pIwP88akqArCyx7AiFk6E/iEMwHB0pJ5PlaLgBAj/Q+rPD N2pRa9cdjsf6k9G55zkn67isgvxCn6Sm+qF4N1wY34kkEZFFI7nNLfe49eGBEIOJ OT6SZvbSu2hpgfFAoZKaI9/JbQjd6sS/JhQicoqGJbzjdF0L0QNRQinWEcyuT+JL ufbfQq82jKBC3axIT+Y1e5OCyQAIuRtbU9NdjGSJ6sTCoxD68vVFf1nEMQRExr79 sVknaXoktLvvVKwzL4B2zunOBsz1E+ulWrLZvbEvBJXef6vKw15j30/OmRhgf9Ah UuDmDNzSkxkg0IX+0i5akTG1a/tPe5ZWQxTZ+T48XvZTlrZYctKa7my5tjFOoNYa xW1a1RzQxH1sZY6K5dXR1dFcOftfU2VOHHaRiAmZMY1Hg2CVg8t1334Kbi15+lxM DbjAFtkxZanjWNAVJzWO =0U6M -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:42 +0000 Subject: haskell-fgl_5.5.2.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:21:48 EST Source: haskell-fgl Binary: libghc-fgl-dev libghc-fgl-prof libghc-fgl-doc Architecture: amd64 all source Version: 5.5.2.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fgl-dev - Haskell graph library for GHC${haskell:ShortBlurb} libghc-fgl-prof - Haskell graph library for GHC${haskell:ShortBlurb} libghc-fgl-doc - Haskell graph library for GHC${haskell:ShortBlurb} Changes: haskell-fgl (5.5.2.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 7efa69c97b6df876cfcd53fc9b4931c201bb9d346dd2b001ee2465ad4eb986a5 352566 libghc-fgl-dev_5.5.2.3-1_amd64.deb 220bb9f0cc61bfb81e3dbaca3cf4a1330a6109e92430b520ed7e7c0c7dfbfef0 134824 libghc-fgl-doc_5.5.2.3-1_all.deb f0896a45bdfb34818bbf3aee6412ea7f5b7f64b86e0af1a92bde0fcce6fe5a8b 303942 libghc-fgl-prof_5.5.2.3-1_amd64.deb 54fef615eeb56530a3a5521129bcb16fa8abe833672423627711e1b2c83b02f4 2311 haskell-fgl_5.5.2.3-1.dsc a00b23dc4a71057bf7edee5850fbaa7eac139395275e5f3ee634f140b78f73e3 3140 haskell-fgl_5.5.2.3-1.debian.tar.xz f4113b5221917feb6389494bf8b7b6221ee00f322b6c25fc25a25795549f9e20 52223 haskell-fgl_5.5.2.3.orig.tar.gz Checksums-Sha1: 173845f170933ab7337c244d439231f58e15fe0c 352566 libghc-fgl-dev_5.5.2.3-1_amd64.deb 21c4f8422d4aeaf0da062bf3d4cfc8dc2b264f35 134824 libghc-fgl-doc_5.5.2.3-1_all.deb 7d0d894a83b4f6f5f948861535971a3dc72d0c82 303942 libghc-fgl-prof_5.5.2.3-1_amd64.deb 03fad3c75e9305a55abcfeae3733868117c8a38d 2311 haskell-fgl_5.5.2.3-1.dsc 857952150a9d5be68b80e7c20bca7f2b9ab3c319 3140 haskell-fgl_5.5.2.3-1.debian.tar.xz 943bc392a46c5463634cfaad12adc46112f6536c 52223 haskell-fgl_5.5.2.3.orig.tar.gz Files: a5474565e6b8e7c30ee6762358885afd 352566 haskell extra libghc-fgl-dev_5.5.2.3-1_amd64.deb 757a108dc3ced58be661d7bce5699295 134824 doc extra libghc-fgl-doc_5.5.2.3-1_all.deb de181601b6da9146d11d0d140f258459 303942 haskell extra libghc-fgl-prof_5.5.2.3-1_amd64.deb 1b07b87d6c7288d48742d88ff7bd9dc7 2311 haskell extra haskell-fgl_5.5.2.3-1.dsc 4ee4acea5294f5f62ecd658e54d7a99e 3140 - - haskell-fgl_5.5.2.3-1.debian.tar.xz 996c3343552cef115f3c03f8cc927a95 52223 - - haskell-fgl_5.5.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVawP/RRTaJzQ5cSaq7DvUQcFWSfL un/B6jKAftHqjZS0WG7NJl5lLa7YMe1kwv6mZJWsnPAARy35H9+xOX2Zf/92TBB2 NrBWb+oS+E/7hvZ12ffy2wK85PSKAvb1ZdnbMiq3PPyTJG2pel+BHQzHQT4SaEwo zx9KyVRp+wzyqnh96GucDuF1MhkyME81+y6kflf9Q/NZZ7mFvzZ/8c7vydU54msb kSTu48tNkhLYRbYBRckgrn9F9GX6nG4S2CiEaMtshx3JD1YNS6dJZ9NqRqXedvR3 t5d+gUJb5/p71wh7OyjkHZfWPEGWUKcwbyyda42twxZBG5Y/C0eZWaqyA+Ug1JX3 g0vjvTe3fftY3f4/KIWFs1E+GkKefUfuNkjNXWU3tPm097vFdLZEh56JCSFSbAMF txWQZItbVkUTMOfvGB0+wpuIMUGyPDyiF4JIelInVUQfxSQHNoUR6eJbArpyb77r KiVq2GB6A/5Bpk8xS2tQf4m0codAS+AkwO2MIXFm0wnt7fEM88z8YqUF5Qa8YqOQ xYE0S0o3GmpMbZCHU+YdEWXmU44lTo0ZbfznZo4MNYTn58xs3obwE5wUlLEtqFXE aXiAA7FCPzHdem5YfIC6eO9XB2HQ/QvQ/hrWSeGCVg7d9JLtkoAzv7vH426boyyS F4oV3+F9oJc6tsKP9xhC =m816 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:51 +0000 Subject: haskell-file-embed_0.0.9-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:27:34 EST Source: haskell-file-embed Binary: libghc-file-embed-dev libghc-file-embed-prof libghc-file-embed-doc Architecture: amd64 all source Version: 0.0.9-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-file-embed-dev - direct file embedding library${haskell:ShortBlurb} libghc-file-embed-prof - direct file embedding library${haskell:ShortBlurb} libghc-file-embed-doc - direct file embedding library${haskell:ShortBlurb} Changes: haskell-file-embed (0.0.9-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 49ccd08185cadea1f84bc72484661862a52a5f9166077029eb3cf2f68e867b0d 35736 libghc-file-embed-dev_0.0.9-1_amd64.deb 86bde91e7947ae84e53c5d03ba0d12ff911d81b45597af9fee2b50ae14e505cb 35734 libghc-file-embed-doc_0.0.9-1_all.deb aa47b6d931f8c81558e1a652fc1d2fb9e2eda1400705d7f787d0ee5f693c6968 30570 libghc-file-embed-prof_0.0.9-1_amd64.deb 2009b177904188c74cd9c27dc03d04cdc41c79cbdce2b4e276ee980c17ddb35a 2406 haskell-file-embed_0.0.9-1.dsc cb0bd8c8f5c6f89bdd4501545179cd333c7e50664502cab6915ff82ff85838e0 2508 haskell-file-embed_0.0.9-1.debian.tar.xz 58b3a6b0e0566b9f89286ecd456a669273b8333cd39356d4cc88ef897d93d005 5624 haskell-file-embed_0.0.9.orig.tar.gz Checksums-Sha1: 11c3f17471737a48404e007f2e1c4fd14095fa7c 35736 libghc-file-embed-dev_0.0.9-1_amd64.deb 275c0319149d01f5a9123f029c8cc626c47e06d2 35734 libghc-file-embed-doc_0.0.9-1_all.deb 9689253a536f630365bbfe39e7f0d5e12dd337bd 30570 libghc-file-embed-prof_0.0.9-1_amd64.deb 130e54b19dfa1849fcc9f6554871dab66b13883b 2406 haskell-file-embed_0.0.9-1.dsc bf168bebdaad358bc71199953c7f8623072d035d 2508 haskell-file-embed_0.0.9-1.debian.tar.xz ca7f918da74b381ff32565f9bfef9b70c05effa1 5624 haskell-file-embed_0.0.9.orig.tar.gz Files: b076fa8cdb593bcfefa92661ee026680 35736 haskell extra libghc-file-embed-dev_0.0.9-1_amd64.deb 8e74ffc16bd08218b17b3e6c26659f73 35734 doc extra libghc-file-embed-doc_0.0.9-1_all.deb c6bb26cd5959eb24db59c8ac54bf8554 30570 haskell extra libghc-file-embed-prof_0.0.9-1_amd64.deb db8df3d9042a89208ceaf4e8f98d306d 2406 haskell extra haskell-file-embed_0.0.9-1.dsc 03fa3d04cb586f37b81a495b3181f4d0 2508 - - haskell-file-embed_0.0.9-1.debian.tar.xz 53511a056b3570f227a6e443848ea3cd 5624 - - haskell-file-embed_0.0.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiox20P/iHcLr67A2SqH8mPTD9bpIQ2 ewA+dQzkIm8eubzEXLSkR0i4bwYXgh4nj7gI5Ll/0/1IhHEkgElZyyPkk+jiH+EU g1VsGle86VfkMhRVepOkL+63eGqQazXnYAvlp2MFK9j1MNisliJbODGlDJz9+mtl GVxe2O4B6lNGx0kG5X6j/JT8giJ2oBkyAtRPBoguB1Z4kUM588RMTyV+vJCPltF8 gG7847tVWAti7kyAz0Gec1l6UD05P33b5o1rI/JniFk9nvVXlpJ03+zjyOm/ZtXw e8OY+e/dXLzmZpsOMzQ4W8hADHRD2/dTz31mecFGL9vdW8mY1/WgyKiIaNr0ihQ6 QTt9D233GSYuRalQQxWl2pIXpppoI8yNysPfz7JZbc5bH8klKRFlnsICoyyqOv4N mqOEGMqajC/f9kWdlpwWzOL9TXk5GjmPaLvyCfmAM5VA7R5oFXw2NKBlry7kH2WG yL8TW3gQJyVgBbGmKtGuhFS4j/RQPp/1PCpDEP6M8Vb1WvVVzBQlE7qlovprVw3l VUDo8j5qFoVaBJuj9sSxejj5JwMn0vcywP+UkWeBpi6ZC3Rz4qIil5WrxMlQ62Zh IwlJqQRxaC3FlKIOM3TKsSk8X/md9vomgYzlU4mui4wcPeOuLjoA79A+HUr4C/iZ ExTbQ0kSpdgutrVaGWAL =4JKr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:34:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:34:58 +0000 Subject: haskell-filelock_0.1.0.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-filelock, version 0.1.0.1-2, however unstable already has version 0.1.0.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:04 +0000 Subject: Processing of haskell-newtype-generics_0.4.1-2_amd64.changes Message-ID: haskell-newtype-generics_0.4.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-newtype-generics-dev_0.4.1-2_amd64.deb libghc-newtype-generics-doc_0.4.1-2_all.deb libghc-newtype-generics-prof_0.4.1-2_amd64.deb haskell-newtype-generics_0.4.1-2.dsc haskell-newtype-generics_0.4.1-2.debian.tar.xz haskell-newtype-generics_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:07 +0000 Subject: haskell-filemanip_0.3.6.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:18:22 EST Source: haskell-filemanip Binary: libghc-filemanip-dev libghc-filemanip-prof libghc-filemanip-doc Architecture: amd64 all source Version: 0.3.6.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-filemanip-dev - expressive file and directory manipulation for Haskell${haskell:S libghc-filemanip-prof - expressive file and directory manipulation for Haskell${haskell:S libghc-filemanip-doc - expressive file and directory manipulation for Haskell${haskell:S Changes: haskell-filemanip (0.3.6.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2a346b0591f02bfdabea8c2878bc9bd51f49f8a564c487c7bba38845f4c732cb 73554 libghc-filemanip-dev_0.3.6.3-4_amd64.deb b31ce8ada4c89ba27e924d9401f39cac14d9efbcbbb157bda97dfedb336735e0 53070 libghc-filemanip-doc_0.3.6.3-4_all.deb 26df433e715bd6f69584677da68864ae9b0a89d59a5d9260fe94438d934d84be 63318 libghc-filemanip-prof_0.3.6.3-4_amd64.deb b6d023e8f0549e75c31903816b0e5e01b566a1035a7e1d9d5907168c4845e70b 2496 haskell-filemanip_0.3.6.3-4.dsc 65670efabd93a7df17c2542248915967fc5faa563c0c4bd62dbfe25d96331784 2944 haskell-filemanip_0.3.6.3-4.debian.tar.xz 8836da17baaaf02ca080c9990ece4e0b0c8d6a128f458f8b64fd07b225ca9846 10369 haskell-filemanip_0.3.6.3.orig.tar.gz Checksums-Sha1: da5089c69c72d72252b0c16aa2c26808b765bc18 73554 libghc-filemanip-dev_0.3.6.3-4_amd64.deb aba68317d5d9eb467df15bee374d4432fa0e5549 53070 libghc-filemanip-doc_0.3.6.3-4_all.deb 3dbeb809097b904ccc12dd7a89dbc77282b5742e 63318 libghc-filemanip-prof_0.3.6.3-4_amd64.deb ab3f2f600c118a81342ba3f6d0d32d574f79b5f4 2496 haskell-filemanip_0.3.6.3-4.dsc cf10974345deb8b7cf5942da3db9373be2f6db79 2944 haskell-filemanip_0.3.6.3-4.debian.tar.xz 34783fbae576016b40fbee2e65c7565b88ff6b2c 10369 haskell-filemanip_0.3.6.3.orig.tar.gz Files: 5ba133966247c370d7febe1c7faf602e 73554 haskell extra libghc-filemanip-dev_0.3.6.3-4_amd64.deb 04efaac94a9326b68ed7a9d63f1f8d85 53070 doc extra libghc-filemanip-doc_0.3.6.3-4_all.deb 9bfb86f31fab1baf20fe3fb18e62d84e 63318 haskell extra libghc-filemanip-prof_0.3.6.3-4_amd64.deb 34c715b4647222d4e77d8282917d0d80 2496 haskell extra haskell-filemanip_0.3.6.3-4.dsc 087b5941ab4d0327b1b86c12703dd87b 2944 - - haskell-filemanip_0.3.6.3-4.debian.tar.xz 04d23467ce2e7ac0bc9c01c4e0ebd06c 10369 - - haskell-filemanip_0.3.6.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiodNQP/i6r5LXHHURkyCWyLNE9Bd0V +h6Xn70LuNxYbAFOfmocF0PpxovEla9JdlBy0Z8BAk+IEG2r0LOH9CwP5VFNMPyj ZANj5Pstzr9O3DGtTWgYizGNjnn6sx7wAE2q+bGCVAzYr4G+eO83hYUkJZZjZorE q9QBjrjbC4n8lNQThn/FScaOfYkvshXGWgYa4ySjRSIL6++BHXdLZgYmP8gT72tl BA15hCqSjzUdi95nHXeWDObbQw0U/mj7xS0awX9xUani4b9iYQfiXEwXc9lgvbwa Cc8CT481Wbt1kAKDjN1mApFDvu2hTplNA1wSBcXeRz19pHgazOarRDTSWJY8F7LC knF7E4cKTGlVPu2jqWMUaS2IjTzS2dQ0XB+VQMctwQxO4KQ/XVWkQzigQXnUDudN s0kLd/XKwCQQ9S3L2OIEm0eS2y8JTZG4kopzbpNXzAHhTTWYPu5Kj3Wjm/ZPQzY/ O32vwE7ZekcU9QG5fBTYRfKb2u4EfjaRWTK0UTDvn+l4zwTo5ZhfMZ2bKOtKuD1G ceeng8ehRlgzVBT1yEJxzFYo6SAmf3Qq/GgZFYE6L0lw41Wa83JzLsxIHXo+argo 9PPpBMPmq3XZvdCvM1PX44WS1bhExtyCjHkfrnUDtjj7Je+t2sTpnh6iUMWYBQH8 JPhohtyRJBWEc//xQczj =/2Gt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:08 +0000 Subject: Processing of haskell-numeric-extras_0.0.3-5_amd64.changes Message-ID: haskell-numeric-extras_0.0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-numeric-extras-dev_0.0.3-5_amd64.deb libghc-numeric-extras-doc_0.0.3-5_all.deb libghc-numeric-extras-prof_0.0.3-5_amd64.deb haskell-numeric-extras_0.0.3-5.dsc haskell-numeric-extras_0.0.3-5.debian.tar.xz haskell-numeric-extras_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:11 +0000 Subject: Processing of haskell-numtype_1.1-4_amd64.changes Message-ID: haskell-numtype_1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-numtype-dev_1.1-4_amd64.deb libghc-numtype-doc_1.1-4_all.deb libghc-numtype-prof_1.1-4_amd64.deb haskell-numtype_1.1-4.dsc haskell-numtype_1.1-4.debian.tar.xz haskell-numtype_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:15 +0000 Subject: haskell-fingertree_0.1.1.0-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-fingertree, version 0.1.1.0-3, however unstable already has version 0.1.1.0-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:15 +0000 Subject: Processing of haskell-old-locale_1.0.0.7-2_amd64.changes Message-ID: haskell-old-locale_1.0.0.7-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-old-locale-dev_1.0.0.7-2_amd64.deb libghc-old-locale-doc_1.0.0.7-2_all.deb libghc-old-locale-prof_1.0.0.7-2_amd64.deb haskell-old-locale_1.0.0.7-2.dsc haskell-old-locale_1.0.0.7-2.debian.tar.xz haskell-old-locale_1.0.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:23 +0000 Subject: Processing of haskell-openglraw_2.4.1.0-5_amd64.changes Message-ID: haskell-openglraw_2.4.1.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-openglraw-dev_2.4.1.0-5_amd64.deb libghc-openglraw-doc_2.4.1.0-5_all.deb libghc-openglraw-prof_2.4.1.0-5_amd64.deb haskell-openglraw_2.4.1.0-5.dsc haskell-openglraw_2.4.1.0-5.debian.tar.xz haskell-openglraw_2.4.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:24 +0000 Subject: haskell-flexible-defaults_0.0.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:15:42 EST Source: haskell-flexible-defaults Binary: libghc-flexible-defaults-dev libghc-flexible-defaults-prof libghc-flexible-defaults-doc Architecture: amd64 all source Version: 0.0.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-flexible-defaults-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-flexible-defaults-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-flexible-defaults-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-flexible-defaults (0.0.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5a7f9f336ea2609c27dd01fa288d674b2f9d09725e3d1f646cc5b6c452ad42db 54802 libghc-flexible-defaults-dev_0.0.1.1-3_amd64.deb 5fc060f0507d58244a43afd23ad3250e6e56844d9263c1b48d586e56947d9ee1 35640 libghc-flexible-defaults-doc_0.0.1.1-3_all.deb 29010d34f708fa68b4e0fe71f6e35d3e030b3f5216f75fe0141ba0407200d532 46234 libghc-flexible-defaults-prof_0.0.1.1-3_amd64.deb 93ad3c85a3f48dc4cddc83b84171a0102464b446a2cf9c9a3cf5522dbb7d23e2 2574 haskell-flexible-defaults_0.0.1.1-3.dsc 14ba6d21ae29999fb6686e05275d270524acdeb0cd6ff43d5ce2d826eea8542f 2316 haskell-flexible-defaults_0.0.1.1-3.debian.tar.xz f4c652b03224e3dcc63edfa194816b4431a3d93801a043e1f83d097f16447731 5483 haskell-flexible-defaults_0.0.1.1.orig.tar.gz Checksums-Sha1: e6d5b39c3c18ce3b702651bea037ed3adfb03ec5 54802 libghc-flexible-defaults-dev_0.0.1.1-3_amd64.deb 0801a817c0c092e5ee6eb5d5f7346d57dd9768b9 35640 libghc-flexible-defaults-doc_0.0.1.1-3_all.deb cfebf29e7caf108ddcbfd7d414949583f8c58ecb 46234 libghc-flexible-defaults-prof_0.0.1.1-3_amd64.deb 69a98e225b123fc31bcaad89f4308043648f01fe 2574 haskell-flexible-defaults_0.0.1.1-3.dsc ccb8ffdef9ce19efb87e75db69123771b66ef94c 2316 haskell-flexible-defaults_0.0.1.1-3.debian.tar.xz 2881e3afb16e1022ceac36f78e2fe5cdb50fecef 5483 haskell-flexible-defaults_0.0.1.1.orig.tar.gz Files: 82821f76cc3aff43de0d3e06655eac10 54802 haskell extra libghc-flexible-defaults-dev_0.0.1.1-3_amd64.deb 154315d50ce181591159aa4529ae6202 35640 doc extra libghc-flexible-defaults-doc_0.0.1.1-3_all.deb a7674e0478fe57c49e78ba52751fa1d0 46234 haskell extra libghc-flexible-defaults-prof_0.0.1.1-3_amd64.deb cecda6553c7e0bfd7431a2067773cccc 2574 haskell extra haskell-flexible-defaults_0.0.1.1-3.dsc af749e1be3e3ac4733e72f513080d38d 2316 - - haskell-flexible-defaults_0.0.1.1-3.debian.tar.xz e9c1bed86782d303a0d5735c79386baa 5483 - - haskell-flexible-defaults_0.0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioE5gQAIQcAMeOcjOokaAfE3N/skI/ GTcQ/nczWN1IOpCW6GQ0ddeGMixekvHfmEc0WtCWwhFdkcBOI2oZIQgwY09f1Pwj mUlEqt/5efDuKFXJ2G53G0kinLaINo0I7tfu02Js/l5t6Ok+27/WtXT+po+GZQ8k Ac7UhG0Ta3EXoyWvTpVpt6p9W9oAubS/1RCJoqLHDw6TYqO8S8I8GmU6MeW1kYry k5ChZQ1OXvGzQa5hvWbi/sNXk1rmStQ1YO2Pgw5JDthmhdP8ZqUi3F6PwVHpqZhO e9s6994Zb6ndJ+rx4ZA1gRBXb8icNVI0GICoZNj33OKPGb1yRFmE4PIO2QQf9Dfi 1I+4vZOggycB7SXR20s+AvboSDjiAMiC/i1uZ97mviXiwDoFwztpX6vziGwnnWZv 8ckqdgXUqyRgFPx3yAr6qZoq9jx9d3vYa6xsltc0IZlC+woTBbu9L/Hxamg8F6/1 m51xVPZf5thUQJB0vLLljL9uF9wDBcdYnWEVRjYfmgvwT+78KmQVx7e7wqfW+E66 Gj8DJALxvicpcqdOF/g0MkgfQNInwWdJx7P4TjGsB13jfIqJtdjQrbE4F6UaQdOZ jGSnJQcaqQWi6oLvUHMIT5/hq7O4nULO0UIpdnv+ELx7qbLUzQfMJnKzNNXijRzp cGE0H4G9cbuXphP42vu3 =BtZ9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:26 +0000 Subject: Processing of haskell-operational_0.2.3.2-5_amd64.changes Message-ID: haskell-operational_0.2.3.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-operational-dev_0.2.3.2-5_amd64.deb libghc-operational-doc_0.2.3.2-5_all.deb libghc-operational-prof_0.2.3.2-5_amd64.deb haskell-operational_0.2.3.2-5.dsc haskell-operational_0.2.3.2-5.debian.tar.xz haskell-operational_0.2.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:31 +0000 Subject: haskell-fmlist_0.9-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-fmlist, version 0.9-4, however unstable already has version 0.9-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:30 +0000 Subject: Processing of haskell-ofx_0.4.0.2-5_amd64.changes Message-ID: haskell-ofx_0.4.0.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ofx-dev_0.4.0.2-5_amd64.deb libghc-ofx-doc_0.4.0.2-5_all.deb libghc-ofx-prof_0.4.0.2-5_amd64.deb haskell-ofx_0.4.0.2-5.dsc haskell-ofx_0.4.0.2-5.debian.tar.xz haskell-ofx_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:34 +0000 Subject: Processing of haskell-numinstances_1.4-4_amd64.changes Message-ID: haskell-numinstances_1.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-numinstances-dev_1.4-4_amd64.deb libghc-numinstances-doc_1.4-4_all.deb libghc-numinstances-prof_1.4-4_amd64.deb haskell-numinstances_1.4-4.dsc haskell-numinstances_1.4-4.debian.tar.xz haskell-numinstances_1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:37 +0000 Subject: Processing of haskell-objectname_1.1.0.0-4_amd64.changes Message-ID: haskell-objectname_1.1.0.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-objectname-dev_1.1.0.0-4_amd64.deb libghc-objectname-doc_1.1.0.0-4_all.deb libghc-objectname-prof_1.1.0.0-4_amd64.deb haskell-objectname_1.1.0.0-4.dsc haskell-objectname_1.1.0.0-4.debian.tar.xz haskell-objectname_1.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:37 +0000 Subject: haskell-gd_3000.7.3-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-gd, version 3000.7.3-8, however unstable already has version 3000.7.3-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:41 +0000 Subject: Processing of haskell-old-time_1.1.0.3-2_amd64.changes Message-ID: haskell-old-time_1.1.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-old-time-dev_1.1.0.3-2_amd64.deb libghc-old-time-doc_1.1.0.3-2_all.deb libghc-old-time-prof_1.1.0.3-2_amd64.deb haskell-old-time_1.1.0.3-2.dsc haskell-old-time_1.1.0.3-2.debian.tar.xz haskell-old-time_1.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:44 +0000 Subject: haskell-generic-deriving_1.8.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-generic-deriving, version 1.8.0-2, however unstable already has version 1.8.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:45 +0000 Subject: Processing of haskell-oo-prototypes_0.1.0.0-3_amd64.changes Message-ID: haskell-oo-prototypes_0.1.0.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-oo-prototypes-dev_0.1.0.0-3_amd64.deb libghc-oo-prototypes-doc_0.1.0.0-3_all.deb libghc-oo-prototypes-prof_0.1.0.0-3_amd64.deb haskell-oo-prototypes_0.1.0.0-3.dsc haskell-oo-prototypes_0.1.0.0-3.debian.tar.xz haskell-oo-prototypes_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:49 +0000 Subject: Processing of haskell-options_1.2.1.1-4_amd64.changes Message-ID: haskell-options_1.2.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-options-dev_1.2.1.1-4_amd64.deb libghc-options-doc_1.2.1.1-4_all.deb libghc-options-prof_1.2.1.1-4_amd64.deb haskell-options_1.2.1.1-4.dsc haskell-options_1.2.1.1-4.debian.tar.xz haskell-options_1.2.1.1.orig.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:52 +0000 Subject: haskell-geniplate-mirror_0.7.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-geniplate-mirror, version 0.7.1-2, however unstable already has version 0.7.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:56 +0000 Subject: Processing of haskell-parseargs_0.1.5.2-4_amd64.changes Message-ID: haskell-parseargs_0.1.5.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-parseargs-dev_0.1.5.2-4_amd64.deb libghc-parseargs-doc_0.1.5.2-4_all.deb libghc-parseargs-prof_0.1.5.2-4_amd64.deb haskell-parseargs_0.1.5.2-4.dsc haskell-parseargs_0.1.5.2-4.debian.tar.xz haskell-parseargs_0.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:53 +0000 Subject: Processing of haskell-parallel_3.2.0.6-4_amd64.changes Message-ID: haskell-parallel_3.2.0.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-parallel-dev_3.2.0.6-4_amd64.deb libghc-parallel-doc_3.2.0.6-4_all.deb libghc-parallel-prof_3.2.0.6-4_amd64.deb haskell-parallel_3.2.0.6-4.dsc haskell-parallel_3.2.0.6-4.debian.tar.xz haskell-parallel_3.2.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:01 +0000 Subject: Processing of haskell-parsec_3.1.9-4_amd64.changes Message-ID: haskell-parsec_3.1.9-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-parsec3-dev_3.1.9-4_amd64.deb libghc-parsec3-doc_3.1.9-4_all.deb libghc-parsec3-prof_3.1.9-4_amd64.deb haskell-parsec_3.1.9-4.dsc haskell-parsec_3.1.9-4.debian.tar.xz haskell-parsec_3.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:35:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:35:59 +0000 Subject: haskell-ghc-events_0.4.4.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ghc-events, version 0.4.4.0-2, however unstable already has version 0.4.4.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:04 +0000 Subject: Processing of haskell-patience_0.1.1-7_amd64.changes Message-ID: haskell-patience_0.1.1-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-patience-dev_0.1.1-7_amd64.deb libghc-patience-doc_0.1.1-7_all.deb libghc-patience-prof_0.1.1-7_amd64.deb haskell-patience_0.1.1-7.dsc haskell-patience_0.1.1-7.debian.tar.xz haskell-patience_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:07 +0000 Subject: haskell-ghc-mtl_1.2.1.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:17:01 EST Source: haskell-ghc-mtl Binary: libghc-ghc-mtl-dev libghc-ghc-mtl-prof libghc-ghc-mtl-doc Architecture: amd64 all source Version: 1.2.1.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ghc-mtl-dev - an mtl compatible version of the Ghc-Api monads${haskell:ShortBlu libghc-ghc-mtl-prof - an mtl compatible version of the Ghc-Api monads${haskell:ShortBlu libghc-ghc-mtl-doc - an mtl compatible version of the Ghc-Api monads${haskell:ShortBlu Changes: haskell-ghc-mtl (1.2.1.0-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 94c4d02eeb6a71ba2f50816ffdd021aff784b51663f8ad2b6c2ee43ba795583f 38824 libghc-ghc-mtl-dev_1.2.1.0-4_amd64.deb e36da3a5c63d4b65c660294c016f516e8de4987ca6b9127b715e656789231996 33724 libghc-ghc-mtl-doc_1.2.1.0-4_all.deb 19faf5ad4fbc7c724b8b5a33c6bc998423d33f46519c12d6ee92bd5a5106a08c 35180 libghc-ghc-mtl-prof_1.2.1.0-4_amd64.deb d515c0e1d366930a1ca941ad228e1686a925c969d26268b933a94b8c2c50482c 2592 haskell-ghc-mtl_1.2.1.0-4.dsc 4f758f4a9aea6df3d8ec91e456eeed14d1560568f175df7697c2b53bdfd09972 4724 haskell-ghc-mtl_1.2.1.0-4.debian.tar.xz 934e36c03ae0cbf59d6eb6d626983a3e520c6101417284b0a652db74e333d940 2963 haskell-ghc-mtl_1.2.1.0.orig.tar.gz Checksums-Sha1: a9f17fe31d6f2aa77c68cdbc23860b6973fc67fc 38824 libghc-ghc-mtl-dev_1.2.1.0-4_amd64.deb 10e346f2d64f3d5ec37bb91d9bc5e6340e94bbef 33724 libghc-ghc-mtl-doc_1.2.1.0-4_all.deb 6e666ee7f962af88d00509b839d97524bfa1dad6 35180 libghc-ghc-mtl-prof_1.2.1.0-4_amd64.deb 111cee9d0e01dcbaaa74197d0c82dd44c2dbc45c 2592 haskell-ghc-mtl_1.2.1.0-4.dsc c8ef86d3bf12791dfe747fc4c308ed46961c8bd9 4724 haskell-ghc-mtl_1.2.1.0-4.debian.tar.xz ee0f3f28379460b3b4323405683cd71c8bfd6758 2963 haskell-ghc-mtl_1.2.1.0.orig.tar.gz Files: 4bf3254de57adf09fbc9ead833311ff1 38824 haskell extra libghc-ghc-mtl-dev_1.2.1.0-4_amd64.deb e5a1799d093d9fe9ceb358e1a53b299b 33724 doc extra libghc-ghc-mtl-doc_1.2.1.0-4_all.deb f8144660b3f744cb8676840b75f9caf8 35180 haskell extra libghc-ghc-mtl-prof_1.2.1.0-4_amd64.deb cdfcc0e8e94ea38c19d6eaaba2ce52fd 2592 haskell extra haskell-ghc-mtl_1.2.1.0-4.dsc d3798ab2c27b45af57b7a93ef8c49c4f 4724 - - haskell-ghc-mtl_1.2.1.0-4.debian.tar.xz f885cad31c5b32fa3184424e898575b7 2963 - - haskell-ghc-mtl_1.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHOgP/1V367XrVjxLWgweIb4FCfgy cQmVVxm56TF5/TTTnk2iidT58B7TgEiuSzI2ipYWHut3/Jr5txRgcmUNYRtikSt5 KyuyWHOBbEo/NWBVUbrMbUlJjBaX01wlWPR43bqJJdebFG8/WX5+ylsCeR895Kc6 se25oQn2x4bklIrjwewZM46/8K80BO2DEau48bDBC9YuyhukhAEPv+svq02Pl67/ tiv9guSPmXYU9/y2B9nAnU2hXk4XnuO8afSKq0ubANQO+9/TjybGny3JdvuB+/xW 4Z+zgrLr18ZIUWUUEHBG2cSnJpFAi0R7KfLuGjn6Omso/zh62hGX4lMWASmb8GBi jZHPKrBsHY1C7oRPbPciV4SxjWEmqhIuTuCUgZriurz4D6ZxPDasUpqV3V7Gwas6 C3/szv8bwhzZgUV2kgYMq8SOOE+eZ9Qf3TL1iL3W9fu+TxWdM3VIFmLY6V9xChTA vQIBq1QD28sRs8EacWF5DQQKr3RPRdcD7aGXnucqYsKIiv+hDWTUWS/cSYotCKt6 xDHp5+2j768bndJRK0EXE20rEK5JpHXlLrHQUb7ayq/kRWTqZogzAdg9H3p5IxE5 n7yagp8PEBzc8OChvrlRWAR03BGNtIjTJztBstwA1CuXu0cju0MLOuBNaaigcAqh MnQ7VDxm9jzHZ13h2+mO =lASx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:08 +0000 Subject: Processing of haskell-pcap_0.4.5.2-9_amd64.changes Message-ID: haskell-pcap_0.4.5.2-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pcap-dev_0.4.5.2-9_amd64.deb libghc-pcap-doc_0.4.5.2-9_all.deb libghc-pcap-prof_0.4.5.2-9_amd64.deb haskell-pcap_0.4.5.2-9.dsc haskell-pcap_0.4.5.2-9.debian.tar.xz haskell-pcap_0.4.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:14 +0000 Subject: haskell-ghc-paths_0.1.0.9-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ghc-paths, version 0.1.0.9-7, however unstable already has version 0.1.0.9-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:12 +0000 Subject: Processing of haskell-pcre-light_0.4.0.4-1_amd64.changes Message-ID: haskell-pcre-light_0.4.0.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pcre-light-dev_0.4.0.4-1_amd64.deb libghc-pcre-light-doc_0.4.0.4-1_all.deb libghc-pcre-light-prof_0.4.0.4-1_amd64.deb haskell-pcre-light_0.4.0.4-1.dsc haskell-pcre-light_0.4.0.4-1.debian.tar.xz haskell-pcre-light_0.4.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:16 +0000 Subject: Processing of haskell-pipes_4.1.7-1_amd64.changes Message-ID: haskell-pipes_4.1.7-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-dev_4.1.7-1_amd64.deb libghc-pipes-doc_4.1.7-1_all.deb libghc-pipes-prof_4.1.7-1_amd64.deb haskell-pipes_4.1.7-1.dsc haskell-pipes_4.1.7-1.debian.tar.xz haskell-pipes_4.1.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:21 +0000 Subject: haskell-ghc-syb-utils_0.2.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ghc-syb-utils, version 0.2.3-4, however unstable already has version 0.2.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:20 +0000 Subject: Processing of haskell-pointedlist_0.6.1-4_amd64.changes Message-ID: haskell-pointedlist_0.6.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pointedlist-dev_0.6.1-4_amd64.deb libghc-pointedlist-doc_0.6.1-4_all.deb libghc-pointedlist-prof_0.6.1-4_amd64.deb haskell-pointedlist_0.6.1-4.dsc haskell-pointedlist_0.6.1-4.debian.tar.xz haskell-pointedlist_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:24 +0000 Subject: Processing of haskell-polyparse_1.11-4_amd64.changes Message-ID: haskell-polyparse_1.11-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-polyparse-dev_1.11-4_amd64.deb libghc-polyparse-doc_1.11-4_all.deb libghc-polyparse-prof_1.11-4_amd64.deb haskell-polyparse_1.11-4.dsc haskell-polyparse_1.11-4.debian.tar.xz haskell-polyparse_1.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:28 +0000 Subject: Processing of haskell-postgresql-libpq_0.9.1.1-3_amd64.changes Message-ID: haskell-postgresql-libpq_0.9.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb libghc-postgresql-libpq-doc_0.9.1.1-3_all.deb libghc-postgresql-libpq-prof_0.9.1.1-3_amd64.deb haskell-postgresql-libpq_0.9.1.1-3.dsc haskell-postgresql-libpq_0.9.1.1-3.debian.tar.xz haskell-postgresql-libpq_0.9.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:27 +0000 Subject: haskell-gitrev_1.1.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-gitrev, version 1.1.0-2, however unstable already has version 1.1.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:32 +0000 Subject: Processing of haskell-prelude-extras_0.4.0.2-1_amd64.changes Message-ID: haskell-prelude-extras_0.4.0.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-prelude-extras-dev_0.4.0.2-1_amd64.deb libghc-prelude-extras-doc_0.4.0.2-1_all.deb libghc-prelude-extras-prof_0.4.0.2-1_amd64.deb haskell-prelude-extras_0.4.0.2-1.dsc haskell-prelude-extras_0.4.0.2-1.debian.tar.xz haskell-prelude-extras_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:35 +0000 Subject: Processing of haskell-prettyclass_1.0.0.0-4_amd64.changes Message-ID: haskell-prettyclass_1.0.0.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-prettyclass-dev_1.0.0.0-4_amd64.deb libghc-prettyclass-doc_1.0.0.0-4_all.deb libghc-prettyclass-prof_1.0.0.0-4_amd64.deb haskell-prettyclass_1.0.0.0-4.dsc haskell-prettyclass_1.0.0.0-4.debian.tar.xz haskell-prettyclass_1.0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:36 +0000 Subject: haskell-gluraw_1.5.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:08:52 EST Source: haskell-gluraw Binary: libghc-gluraw-dev libghc-gluraw-prof libghc-gluraw-doc Architecture: amd64 all source Version: 1.5.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gluraw-dev - Raw binding for the OpenGL graphics system${haskell:ShortBlurb} libghc-gluraw-prof - Raw binding for the OpenGL graphics system${haskell:ShortBlurb} libghc-gluraw-doc - Raw binding for the OpenGL graphics system${haskell:ShortBlurb} Changes: haskell-gluraw (1.5.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f641d798923d404f8efa100a90d64c08d9d3aa30bf7d61e6dc737db500db097f 83052 libghc-gluraw-dev_1.5.0.1-3_amd64.deb a570690cd762ba54b08868a0bc9a6c98bcbc20b6ddb9df83a6f683b612ae3ce3 56706 libghc-gluraw-doc_1.5.0.1-3_all.deb 27dd630ffce8b3baba2f60ec50e564c34f71d822619ac78a98f0b47b1bf47130 64902 libghc-gluraw-prof_1.5.0.1-3_amd64.deb 91a9347c510944374388ee41b49981e216a414a0513bd8b477e86db4107c4118 2512 haskell-gluraw_1.5.0.1-3.dsc 172dfaeb31efe5cde3f23a9a9bfe56e245cc050af25ff50b0f45e52e95eb745a 3000 haskell-gluraw_1.5.0.1-3.debian.tar.xz 1b52c2637820c2bea38f40acdd217a68c0dd3849f7ed1308959aa324b6b2c8f1 10121 haskell-gluraw_1.5.0.1.orig.tar.gz Checksums-Sha1: 1521658ae4a6c1917caed84f0767775db0d248e5 83052 libghc-gluraw-dev_1.5.0.1-3_amd64.deb aad48a107bfc2ec1ef4c62c63f2ae7032e9b11e7 56706 libghc-gluraw-doc_1.5.0.1-3_all.deb 7b0bd8aeb17916114dc844eb34668cd485f89ad7 64902 libghc-gluraw-prof_1.5.0.1-3_amd64.deb 3316dd3c4358a3936a5ad816eaea00d582fb0852 2512 haskell-gluraw_1.5.0.1-3.dsc 22010fcf3872cb8df6cbb22c78a5ba58c88391de 3000 haskell-gluraw_1.5.0.1-3.debian.tar.xz 50abb9ea259abb37f44aff0afa5d7c72252dd9b6 10121 haskell-gluraw_1.5.0.1.orig.tar.gz Files: f4ab3a6a1b21e98a0be6a391801f44e4 83052 haskell extra libghc-gluraw-dev_1.5.0.1-3_amd64.deb 0aaa8ab0a7f8f44f5b662134adea2b5c 56706 doc extra libghc-gluraw-doc_1.5.0.1-3_all.deb 265a0a56e0cb55e01b313f054093ea72 64902 haskell extra libghc-gluraw-prof_1.5.0.1-3_amd64.deb f16043756922c3684006e463cd14bf75 2512 haskell extra haskell-gluraw_1.5.0.1-3.dsc 74dd7c5106f8b408ac0f1fa93b44090e 3000 - - haskell-gluraw_1.5.0.1-3.debian.tar.xz 5f1d46e46e9a3388f3862ab52486e186 10121 - - haskell-gluraw_1.5.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9GsQAJFbXi84YLUu6u55apIxIahW k4mpL5wIk2Sl54z4tvcA/T+G0dbG8/ByEOReYtxZZexAn9J70A6Kzcrg226+y0NN fc0OZuODxEwRvqzE+/ulXfXCkYunPhnj8YnKeTXePJ96jyvig4O1FPHxbBmyZteP WlDgw6+ScSv5oTRKsMSVdzdKLzpePC7zqDYILCRNhPDpcREitUzw1DkIAil3PfJu wbC7zgvFlA4hPfJWQkDlKOwYgn2NDL0sx1ai0gEVap365e8I4RZ6xnRX2sNEUUDq 9dStT5IoOHUOGGGX+ZWiQaWh4FPsq15birFL8F8DRcCNleSnomPiVSb1w1Zbd5gd /sAY3RxmKobPXJ8MdEbjoBsRCMc9lG2rEnI8xi6sScwyjU9y25A3qsCpmVv/Eb3p x17cH7mVffoCvLcp6Pxd5yPQS6HMjSyAKXIhPgg6CyfEf/xmwvKsenmwxf2iLzH2 s4Nch7yDAza1oMDr/eLm9dglrJtEpLfhjbCLqrFu+yn0cgFOIaWfP55IpIjDDP0E wEHtd1cUN8fYrOKDqQ6FPwX4g1+lc80La9RH9UarFiY8GD4gT7O0DbU7wYuYDpyt ZzNY7hc2eJq4dvI952F/AsOPsSRNDorzJiYNHBOubJh49Jkoa44PD2uhO6PfZen3 yrJzxv8KLo+nYo8Aby5S =zdx0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:39 +0000 Subject: Processing of haskell-pretty-show_1.6.9-1_amd64.changes Message-ID: haskell-pretty-show_1.6.9-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pretty-show-dev_1.6.9-1_amd64.deb libghc-pretty-show-doc_1.6.9-1_all.deb libghc-pretty-show-prof_1.6.9-1_amd64.deb ppsh_1.6.9-1_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:43 +0000 Subject: haskell-gnutls_0.2-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-gnutls, version 0.2-2, however unstable already has version 0.2-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:43 +0000 Subject: Processing of haskell-primes_0.2.1.0-8_amd64.changes Message-ID: haskell-primes_0.2.1.0-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-primes-dev_0.2.1.0-8_amd64.deb libghc-primes-doc_0.2.1.0-8_all.deb libghc-primes-prof_0.2.1.0-8_amd64.deb haskell-primes_0.2.1.0-8.dsc haskell-primes_0.2.1.0-8.debian.tar.xz haskell-primes_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:46 +0000 Subject: Processing of haskell-primitive_0.6.1.0-1_amd64.changes Message-ID: haskell-primitive_0.6.1.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-primitive-dev_0.6.1.0-1_amd64.deb libghc-primitive-doc_0.6.1.0-1_all.deb libghc-primitive-prof_0.6.1.0-1_amd64.deb haskell-primitive_0.6.1.0-1.dsc haskell-primitive_0.6.1.0-1.debian.tar.xz haskell-primitive_0.6.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:50 +0000 Subject: haskell-groups_0.4.0.0-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-groups, version 0.4.0.0-5, however unstable already has version 0.4.0.0-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:36:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:36:57 +0000 Subject: haskell-gsasl_0.3.6-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-gsasl, version 0.3.6-2, however unstable already has version 0.3.6-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:37:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:37:04 +0000 Subject: haskell-haddock-library_1.2.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-haddock-library, version 1.2.1-2, however unstable already has version 1.2.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:37:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:37:11 +0000 Subject: haskell-harp_0.4.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-harp, version 0.4.1-2, however unstable already has version 0.4.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:37:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:37:19 +0000 Subject: haskell-haskell-src_1.0.2.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:04:53 EST Source: haskell-haskell-src Binary: libghc-haskell-src-dev libghc-haskell-src-prof libghc-haskell-src-doc Architecture: amd64 all source Version: 1.0.2.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskell-src-dev - Haskell module to manipulate Haskell source libghc-haskell-src-prof - Haskell module to manipulate Haskell source; profiling libraries libghc-haskell-src-doc - Haskell module to manipulate Haskell source; documentation Changes: haskell-haskell-src (1.0.2.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7158d5c280bfbd5afe97b0ce58b829ed48d04e1bf0d7e244e31dc24c1355a51c 641806 libghc-haskell-src-dev_1.0.2.0-4_amd64.deb b7dede8afa91c5891831d782824a88227ddca539469320df56d0bb693ead2881 125010 libghc-haskell-src-doc_1.0.2.0-4_all.deb 7a90ed102a99176f1e320d7c80d2903e8a69f8e6930e13c44632279912faae6f 531882 libghc-haskell-src-prof_1.0.2.0-4_amd64.deb b5dc710847a8d89e0e41aefeb39a118915b79872f73bd08ca90cab649a3df827 2479 haskell-haskell-src_1.0.2.0-4.dsc 0b32731f69bd92f0a7bc5a11914b28ed6a0cae310251cbda680c99d0a6fd2da7 3240 haskell-haskell-src_1.0.2.0-4.debian.tar.xz 2a25ee5729230edddb94af8d9881efbc1d8798bd316097f4646749cb2fa491a6 53636 haskell-haskell-src_1.0.2.0.orig.tar.gz Checksums-Sha1: 5fc8646ffdefe62e750b5bed19abd5a430d5e4f8 641806 libghc-haskell-src-dev_1.0.2.0-4_amd64.deb 432f2c420177b5254ac88a9f90c2b8a9f484221d 125010 libghc-haskell-src-doc_1.0.2.0-4_all.deb 43cb4098049e74d4333f359a9df575e16a699171 531882 libghc-haskell-src-prof_1.0.2.0-4_amd64.deb faf4db7da32ae8a337009bdd41b1cc03d6d36cfd 2479 haskell-haskell-src_1.0.2.0-4.dsc 98507f1aba2c16959867ff591cc06443acbfde7c 3240 haskell-haskell-src_1.0.2.0-4.debian.tar.xz c4b8e3c5800c3de6c95c51b972b37638ba91f99a 53636 haskell-haskell-src_1.0.2.0.orig.tar.gz Files: 4459cd1efea4858238da5914e1731328 641806 haskell extra libghc-haskell-src-dev_1.0.2.0-4_amd64.deb e7720fbae154a7b0448a1da4217ac2e6 125010 doc extra libghc-haskell-src-doc_1.0.2.0-4_all.deb 4a79ccc7cdd8deaa214226059e091b71 531882 haskell extra libghc-haskell-src-prof_1.0.2.0-4_amd64.deb 5f01f8978e7a71c352f99e4584ac796d 2479 haskell extra haskell-haskell-src_1.0.2.0-4.dsc 2356ac066f3f18c9fdef694abcd848e2 3240 - - haskell-haskell-src_1.0.2.0-4.debian.tar.xz d025e8cd7fe17cf76adc07f18fde5b9e 53636 - - haskell-haskell-src_1.0.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKBUP/R0T0/p0PailDQFvAFHm8hN3 +D3LXutBfiHkHG32Or39eGmM2GSRXLa3Wfh5InzHteLZ1xZHnWfYQ+AwaeaenL9M c9aBtRijGq2yUFyxTw1l6R57us0XD/yjs7ldcxYu9U4b1UDGLAZhhYm4Ye+kMdp3 RAIzbgWqRAMDuFolcjXAh1OqI9L8B0hn22iYwCvl28sznPXpSeciYdumgueOMY9P LogDkDmrSwwT2lbbAXMmcz89Z7Ncga/7TJXS69QvogvZ5WHUnOLDIyejzm5G96gy PjrlYJWGoG6rrv/vurFTrIXNDsC8Q4qTgJLe7bg6PXNpflVUO9dxXbkjPXdUWn8t hTGbAaQOAntwmYSjQVbZ1x7PC5C4BAA+kuaCJL1i+eDne9Dyf2kCIzhV8fbgm8WG 1q7Bzcfc6jwB7o1dyx3iMaxqUnWB6Tkol/13luXIWNh/cw6b5u4EEXJOJf0SlBYV ZlDf2qZQM/ArMWtCUVL6YNFCWkkq3/IxgoVmDxzQLam+zURMG/4hx7ttD279AiEC c7qSbi1KRXrKyRKaU+lChSZ6tIE9KeNCymFcU8p1CGlM9r521bdUAAmXmtY1DBum ceLGXlhF6YmQhu/PGOlebuYPZ7GTJPJGIrD5veJbc3tbWCOGr0T4z+K3zwIBWfn9 bcVU3V7ZG2btRQXCDqzv =aY9v -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:30 +0000 Subject: haskelldb_2.2.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:13:20 EST Source: haskelldb Binary: libghc-haskelldb-dev libghc-haskelldb-prof haskelldb-doc libghc-haskelldb-doc Architecture: all amd64 source Version: 2.2.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskelldb-dev - Haskell library for expressing database queries libghc-haskelldb-prof - Haskell library for expressing database queries; profiling librar haskelldb-doc - transitional dummy package libghc-haskelldb-doc - API documentation of haskelldb Changes: haskelldb (2.2.4-4) unstable; urgency=medium . [ Joachim Breitner ] * General lintian cleanup . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a8fe4a630aaf42719cab8453eff81e0013aafabd9b1cb77560fbe6ec6fac7d7b 9564 haskelldb-doc_2.2.4-4_all.deb b0d33f657721eed98535bd87c98c305c622e2ae920a9d0d83a8ab044bc30ef2d 538614 libghc-haskelldb-dev_2.2.4-4_amd64.deb ce19e8807101332587d681265f6c5ae8aec00d94e9149b72a9a44d1631ef59e6 191656 libghc-haskelldb-doc_2.2.4-4_all.deb abd5f3ef6deedb1adc1351f6efa1fb20b3bcebd0b1eafae80a49c8308fb66941 446398 libghc-haskelldb-prof_2.2.4-4_amd64.deb 8b90677cc88aa40fb9728a51aae1e371d2c3108f607207bb4359163601e32614 2656 haskelldb_2.2.4-4.dsc 59d8fd3a3aa84d91260bbeac7edceae2a80f9b8143e6d1c9578696c4a0838ce4 6000 haskelldb_2.2.4-4.debian.tar.xz be90caa6cf54521704ba877645043a24f19166870ceccf8a61faf322fe4a0c39 55056 haskelldb_2.2.4.orig.tar.gz Checksums-Sha1: 43983982a4ae04c887044420a3797b7cb7f748ad 9564 haskelldb-doc_2.2.4-4_all.deb 895c6bab9313ff349d20165ae4225f6cfb11afc0 538614 libghc-haskelldb-dev_2.2.4-4_amd64.deb e399ad71bde7193a8f0db9df5642c2621a07c579 191656 libghc-haskelldb-doc_2.2.4-4_all.deb 22a52bbc69ff1486cbb52056b2fd6503398b034e 446398 libghc-haskelldb-prof_2.2.4-4_amd64.deb 96dc00add624d00ebea0918ca28ad8327f5ba2f3 2656 haskelldb_2.2.4-4.dsc 4317cfc69a1e750cf587c096295dcd431eb85dbe 6000 haskelldb_2.2.4-4.debian.tar.xz 4f00d9d19cd83529fc14a85c2c80fcabdb992075 55056 haskelldb_2.2.4.orig.tar.gz Files: b6925069867b6019a39e3eea6ce534fe 9564 doc extra haskelldb-doc_2.2.4-4_all.deb 45eb06a948b034ff26cd6f89fd77214a 538614 haskell extra libghc-haskelldb-dev_2.2.4-4_amd64.deb 9b7563d0ccf69a3080b44ea35732da75 191656 doc extra libghc-haskelldb-doc_2.2.4-4_all.deb af235824c0718f735d8fd59cb54231b3 446398 haskell extra libghc-haskelldb-prof_2.2.4-4_amd64.deb 6ce9ae3eda57c1911583bc7c292c0264 2656 haskell extra haskelldb_2.2.4-4.dsc 202dd97cd094998e8bc035928b469d14 6000 - - haskelldb_2.2.4-4.debian.tar.xz b3fa6f8341fee0875c84c3a0bbd9fe3e 55056 - - haskelldb_2.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCCUQAIEUPh+Ln6FnYaAEB4bFCYbp K7E3qcgyx2/YcA0PqP7pifGbe40sS09UrWj/lHvbEQ6L0eXiORIdEn8rbOv8QXEP ZATgUPBuPnhgnLy/g7ZYGnKkuT0sW2XQ+VCGZ906wJu8RrFzpPahRe4Hq0HsKc7C kEr7WyEu91yUAO5LKEiitpYGgQf/9zamaFLumFz5MJxxagQADwUvm59Yte+rZuTe omAMjzOzymPBMa12tPnyug+Sn5n3sqYNAcKKvP8mcQ7WMCMx6OGHjj8h0GCb1GrT 2ArnvcpiM3GuoCp52+HabYpyxRMYitrAfQ6q7n6wHQAlDhIuNsUbyftx1xkEr6nF 70jbAfDuMypHEI0+pzDS+qZR3YT6BzR4VTtp/9EPs1lXO74WMEJk1Ir7maI6Ucot zUutHFDfZlHcsR8VonEogEts+i8OyStIHv5ldA2gFEREVTFENpfCNgEyv2DI+24l QNP1qbP15z0TL0RQ3raKIsU+udF8ORhEAnUFQGl9io+nKgZDedjT6t/ob/ZElEVM 0jl5j1CE1ynXSY3CEYHbnbaoP8Te9spIm43yj7v8vkwdeAbWEaCEPXwvRcJhRAJp 9U5qsAaibp149Ka7HOJq5mgQDk8ivTPZuKyfcwwBjtLlP0DYOWArm6X8adiAONYD 2WzmfGSj2HnlQPRLNcGX =kxOC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:50 +0000 Subject: Processing of haskell-oo-prototypes_0.1.0.0-3_amd64.changes Message-ID: haskell-oo-prototypes_0.1.0.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-oo-prototypes-dev_0.1.0.0-3_amd64.deb libghc-oo-prototypes-doc_0.1.0.0-3_all.deb libghc-oo-prototypes-prof_0.1.0.0-3_amd64.deb haskell-oo-prototypes_0.1.0.0-3.dsc haskell-oo-prototypes_0.1.0.0-3.debian.tar.xz haskell-oo-prototypes_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-postgresql-libpq_0.9.1.1-3_amd64.changes Message-ID: haskell-postgresql-libpq_0.9.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb libghc-postgresql-libpq-doc_0.9.1.1-3_all.deb libghc-postgresql-libpq-prof_0.9.1.1-3_amd64.deb haskell-postgresql-libpq_0.9.1.1-3.dsc haskell-postgresql-libpq_0.9.1.1-3.debian.tar.xz haskell-postgresql-libpq_0.9.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:52 +0000 Subject: Processing of haskell-prelude-extras_0.4.0.2-1_amd64.changes Message-ID: haskell-prelude-extras_0.4.0.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-prelude-extras-dev_0.4.0.2-1_amd64.deb libghc-prelude-extras-doc_0.4.0.2-1_all.deb libghc-prelude-extras-prof_0.4.0.2-1_amd64.deb haskell-prelude-extras_0.4.0.2-1.dsc haskell-prelude-extras_0.4.0.2-1.debian.tar.xz haskell-prelude-extras_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-parseargs_0.1.5.2-4_amd64.changes Message-ID: haskell-parseargs_0.1.5.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-parseargs-dev_0.1.5.2-4_amd64.deb libghc-parseargs-doc_0.1.5.2-4_all.deb libghc-parseargs-prof_0.1.5.2-4_amd64.deb haskell-parseargs_0.1.5.2-4.dsc haskell-parseargs_0.1.5.2-4.debian.tar.xz haskell-parseargs_0.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:52 +0000 Subject: Processing of haskell-pcre-light_0.4.0.4-1_amd64.changes Message-ID: haskell-pcre-light_0.4.0.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pcre-light-dev_0.4.0.4-1_amd64.deb libghc-pcre-light-doc_0.4.0.4-1_all.deb libghc-pcre-light-prof_0.4.0.4-1_amd64.deb haskell-pcre-light_0.4.0.4-1.dsc haskell-pcre-light_0.4.0.4-1.debian.tar.xz haskell-pcre-light_0.4.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:50 +0000 Subject: Processing of haskell-primitive_0.6.1.0-1_amd64.changes Message-ID: haskell-primitive_0.6.1.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-primitive-dev_0.6.1.0-1_amd64.deb libghc-primitive-doc_0.6.1.0-1_all.deb libghc-primitive-prof_0.6.1.0-1_amd64.deb haskell-primitive_0.6.1.0-1.dsc haskell-primitive_0.6.1.0-1.debian.tar.xz haskell-primitive_0.6.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-prettyclass_1.0.0.0-4_amd64.changes Message-ID: haskell-prettyclass_1.0.0.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-prettyclass-dev_1.0.0.0-4_amd64.deb libghc-prettyclass-doc_1.0.0.0-4_all.deb libghc-prettyclass-prof_1.0.0.0-4_amd64.deb haskell-prettyclass_1.0.0.0-4.dsc haskell-prettyclass_1.0.0.0-4.debian.tar.xz haskell-prettyclass_1.0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:54 +0000 Subject: Processing of haskell-pipes_4.1.7-1_amd64.changes Message-ID: haskell-pipes_4.1.7-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-dev_4.1.7-1_amd64.deb libghc-pipes-doc_4.1.7-1_all.deb libghc-pipes-prof_4.1.7-1_amd64.deb haskell-pipes_4.1.7-1.dsc haskell-pipes_4.1.7-1.debian.tar.xz haskell-pipes_4.1.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:54 +0000 Subject: Processing of haskell-options_1.2.1.1-4_amd64.changes Message-ID: haskell-options_1.2.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-options-dev_1.2.1.1-4_amd64.deb libghc-options-doc_1.2.1.1-4_all.deb libghc-options-prof_1.2.1.1-4_amd64.deb haskell-options_1.2.1.1-4.dsc haskell-options_1.2.1.1-4.debian.tar.xz haskell-options_1.2.1.1.orig.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-newtype-generics_0.4.1-2_amd64.changes Message-ID: haskell-newtype-generics_0.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-newtype-generics-dev_0.4.1-2_amd64.deb libghc-newtype-generics-doc_0.4.1-2_all.deb libghc-newtype-generics-prof_0.4.1-2_amd64.deb haskell-newtype-generics_0.4.1-2.dsc haskell-newtype-generics_0.4.1-2.debian.tar.xz haskell-newtype-generics_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-parallel_3.2.0.6-4_amd64.changes Message-ID: haskell-parallel_3.2.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-parallel-dev_3.2.0.6-4_amd64.deb libghc-parallel-doc_3.2.0.6-4_all.deb libghc-parallel-prof_3.2.0.6-4_amd64.deb haskell-parallel_3.2.0.6-4.dsc haskell-parallel_3.2.0.6-4.debian.tar.xz haskell-parallel_3.2.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:52 +0000 Subject: Processing of haskell-operational_0.2.3.2-5_amd64.changes Message-ID: haskell-operational_0.2.3.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-operational-dev_0.2.3.2-5_amd64.deb libghc-operational-doc_0.2.3.2-5_all.deb libghc-operational-prof_0.2.3.2-5_amd64.deb haskell-operational_0.2.3.2-5.dsc haskell-operational_0.2.3.2-5.debian.tar.xz haskell-operational_0.2.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-old-locale_1.0.0.7-2_amd64.changes Message-ID: haskell-old-locale_1.0.0.7-2_amd64.changes uploaded successfully to localhost along with the files: libghc-old-locale-dev_1.0.0.7-2_amd64.deb libghc-old-locale-doc_1.0.0.7-2_all.deb libghc-old-locale-prof_1.0.0.7-2_amd64.deb haskell-old-locale_1.0.0.7-2.dsc haskell-old-locale_1.0.0.7-2.debian.tar.xz haskell-old-locale_1.0.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-ofx_0.4.0.2-5_amd64.changes Message-ID: haskell-ofx_0.4.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-ofx-dev_0.4.0.2-5_amd64.deb libghc-ofx-doc_0.4.0.2-5_all.deb libghc-ofx-prof_0.4.0.2-5_amd64.deb haskell-ofx_0.4.0.2-5.dsc haskell-ofx_0.4.0.2-5.debian.tar.xz haskell-ofx_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:52 +0000 Subject: Processing of haskell-pcap_0.4.5.2-9_amd64.changes Message-ID: haskell-pcap_0.4.5.2-9_amd64.changes uploaded successfully to localhost along with the files: libghc-pcap-dev_0.4.5.2-9_amd64.deb libghc-pcap-doc_0.4.5.2-9_all.deb libghc-pcap-prof_0.4.5.2-9_amd64.deb haskell-pcap_0.4.5.2-9.dsc haskell-pcap_0.4.5.2-9.debian.tar.xz haskell-pcap_0.4.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-numtype_1.1-4_amd64.changes Message-ID: haskell-numtype_1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-numtype-dev_1.1-4_amd64.deb libghc-numtype-doc_1.1-4_all.deb libghc-numtype-prof_1.1-4_amd64.deb haskell-numtype_1.1-4.dsc haskell-numtype_1.1-4.debian.tar.xz haskell-numtype_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-numeric-extras_0.0.3-5_amd64.changes Message-ID: haskell-numeric-extras_0.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-numeric-extras-dev_0.0.3-5_amd64.deb libghc-numeric-extras-doc_0.0.3-5_all.deb libghc-numeric-extras-prof_0.0.3-5_amd64.deb haskell-numeric-extras_0.0.3-5.dsc haskell-numeric-extras_0.0.3-5.debian.tar.xz haskell-numeric-extras_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:52 +0000 Subject: Processing of haskell-pointedlist_0.6.1-4_amd64.changes Message-ID: haskell-pointedlist_0.6.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-pointedlist-dev_0.6.1-4_amd64.deb libghc-pointedlist-doc_0.6.1-4_all.deb libghc-pointedlist-prof_0.6.1-4_amd64.deb haskell-pointedlist_0.6.1-4.dsc haskell-pointedlist_0.6.1-4.debian.tar.xz haskell-pointedlist_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-openglraw_2.4.1.0-5_amd64.changes Message-ID: haskell-openglraw_2.4.1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-openglraw-dev_2.4.1.0-5_amd64.deb libghc-openglraw-doc_2.4.1.0-5_all.deb libghc-openglraw-prof_2.4.1.0-5_amd64.deb haskell-openglraw_2.4.1.0-5.dsc haskell-openglraw_2.4.1.0-5.debian.tar.xz haskell-openglraw_2.4.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-pretty-show_1.6.9-1_amd64.changes Message-ID: haskell-pretty-show_1.6.9-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pretty-show-dev_1.6.9-1_amd64.deb libghc-pretty-show-doc_1.6.9-1_all.deb libghc-pretty-show-prof_1.6.9-1_amd64.deb ppsh_1.6.9-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-objectname_1.1.0.0-4_amd64.changes Message-ID: haskell-objectname_1.1.0.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-objectname-dev_1.1.0.0-4_amd64.deb libghc-objectname-doc_1.1.0.0-4_all.deb libghc-objectname-prof_1.1.0.0-4_amd64.deb haskell-objectname_1.1.0.0-4.dsc haskell-objectname_1.1.0.0-4.debian.tar.xz haskell-objectname_1.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:54 +0000 Subject: Processing of haskell-polyparse_1.11-4_amd64.changes Message-ID: haskell-polyparse_1.11-4_amd64.changes uploaded successfully to localhost along with the files: libghc-polyparse-dev_1.11-4_amd64.deb libghc-polyparse-doc_1.11-4_all.deb libghc-polyparse-prof_1.11-4_amd64.deb haskell-polyparse_1.11-4.dsc haskell-polyparse_1.11-4.debian.tar.xz haskell-polyparse_1.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:53 +0000 Subject: Processing of haskell-numinstances_1.4-4_amd64.changes Message-ID: haskell-numinstances_1.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-numinstances-dev_1.4-4_amd64.deb libghc-numinstances-doc_1.4-4_all.deb libghc-numinstances-prof_1.4-4_amd64.deb haskell-numinstances_1.4-4.dsc haskell-numinstances_1.4-4.debian.tar.xz haskell-numinstances_1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:54 +0000 Subject: Processing of haskell-parsec_3.1.9-4_amd64.changes Message-ID: haskell-parsec_3.1.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-parsec3-dev_3.1.9-4_amd64.deb libghc-parsec3-doc_3.1.9-4_all.deb libghc-parsec3-prof_3.1.9-4_amd64.deb haskell-parsec_3.1.9-4.dsc haskell-parsec_3.1.9-4.debian.tar.xz haskell-parsec_3.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:51 +0000 Subject: Processing of haskell-patience_0.1.1-7_amd64.changes Message-ID: haskell-patience_0.1.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-patience-dev_0.1.1-7_amd64.deb libghc-patience-doc_0.1.1-7_all.deb libghc-patience-prof_0.1.1-7_amd64.deb haskell-patience_0.1.1-7.dsc haskell-patience_0.1.1-7.debian.tar.xz haskell-patience_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:54 +0000 Subject: Processing of haskell-primes_0.2.1.0-8_amd64.changes Message-ID: haskell-primes_0.2.1.0-8_amd64.changes uploaded successfully to localhost along with the files: libghc-primes-dev_0.2.1.0-8_amd64.deb libghc-primes-doc_0.2.1.0-8_all.deb libghc-primes-prof_0.2.1.0-8_amd64.deb haskell-primes_0.2.1.0-8.dsc haskell-primes_0.2.1.0-8.debian.tar.xz haskell-primes_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:38:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:38:52 +0000 Subject: Processing of haskell-old-time_1.1.0.3-2_amd64.changes Message-ID: haskell-old-time_1.1.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-old-time-dev_1.1.0.3-2_amd64.deb libghc-old-time-doc_1.1.0.3-2_all.deb libghc-old-time-prof_1.1.0.3-2_amd64.deb haskell-old-time_1.1.0.3-2.dsc haskell-old-time_1.1.0.3-2.debian.tar.xz haskell-old-time_1.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:41:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:41:51 +0000 Subject: Processing of haskell-regex-pcre_0.94.4-7_amd64.changes Message-ID: haskell-regex-pcre_0.94.4-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-pcre-dev_0.94.4-7_amd64.deb libghc-regex-pcre-doc_0.94.4-7_all.deb libghc-regex-pcre-prof_0.94.4-7_amd64.deb haskell-regex-pcre_0.94.4-7.dsc haskell-regex-pcre_0.94.4-7.debian.tar.xz haskell-regex-pcre_0.94.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:41:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:41:55 +0000 Subject: Processing of haskell-psqueue_1.1-8_amd64.changes Message-ID: haskell-psqueue_1.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-psqueue-dev_1.1-8_amd64.deb libghc-psqueue-doc_1.1-8_all.deb libghc-psqueue-prof_1.1-8_amd64.deb haskell-psqueue_1.1-8.dsc haskell-psqueue_1.1-8.debian.tar.xz haskell-psqueue_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:41:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:41:59 +0000 Subject: Processing of haskell-regex-tdfa_1.2.1-1_amd64.changes Message-ID: haskell-regex-tdfa_1.2.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-tdfa-dev_1.2.1-1_amd64.deb libghc-regex-tdfa-doc_1.2.1-1_all.deb libghc-regex-tdfa-prof_1.2.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:02 +0000 Subject: Processing of haskell-regex-compat_0.95.1-8_amd64.changes Message-ID: haskell-regex-compat_0.95.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-compat-dev_0.95.1-8_amd64.deb libghc-regex-compat-doc_0.95.1-8_all.deb libghc-regex-compat-prof_0.95.1-8_amd64.deb haskell-regex-compat_0.95.1-8.dsc haskell-regex-compat_0.95.1-8.debian.tar.xz haskell-regex-compat_0.95.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:06 +0000 Subject: Processing of haskell-punycode_2.0-6_amd64.changes Message-ID: haskell-punycode_2.0-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-punycode-dev_2.0-6_amd64.deb libghc-punycode-doc_2.0-6_all.deb libghc-punycode-prof_2.0-6_amd64.deb haskell-punycode_2.0-6.dsc haskell-punycode_2.0-6.debian.tar.xz haskell-punycode_2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:10 +0000 Subject: Processing of haskell-reflection_2-2_amd64.changes Message-ID: haskell-reflection_2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-reflection-dev_2-2_amd64.deb libghc-reflection-doc_2-2_all.deb libghc-reflection-prof_2-2_amd64.deb haskell-reflection_2-2.dsc haskell-reflection_2-2.debian.tar.xz haskell-reflection_2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:14 +0000 Subject: Processing of haskell-regex-base_0.93.2-8_amd64.changes Message-ID: haskell-regex-base_0.93.2-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-base-dev_0.93.2-8_amd64.deb libghc-regex-base-doc_0.93.2-8_all.deb libghc-regex-base-prof_0.93.2-8_amd64.deb haskell-regex-base_0.93.2-8.dsc haskell-regex-base_0.93.2-8.debian.tar.xz haskell-regex-base_0.93.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:18 +0000 Subject: Processing of haskell-regex-posix_0.95.2-7_amd64.changes Message-ID: haskell-regex-posix_0.95.2-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-posix-dev_0.95.2-7_amd64.deb libghc-regex-posix-doc_0.95.2-7_all.deb libghc-regex-posix-prof_0.95.2-7_amd64.deb haskell-regex-posix_0.95.2-7.dsc haskell-regex-posix_0.95.2-7.debian.tar.xz haskell-regex-posix_0.95.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:21 +0000 Subject: Processing of haskell-qrencode_1.0.4-6_amd64.changes Message-ID: haskell-qrencode_1.0.4-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-qrencode-dev_1.0.4-6_amd64.deb libghc-qrencode-doc_1.0.4-6_all.deb libghc-qrencode-prof_1.0.4-6_amd64.deb haskell-qrencode_1.0.4-6.dsc haskell-qrencode_1.0.4-6.debian.tar.xz haskell-qrencode_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:25 +0000 Subject: Processing of haskell-random_1.1-3_amd64.changes Message-ID: haskell-random_1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-random-dev_1.1-3_amd64.deb libghc-random-doc_1.1-3_all.deb libghc-random-prof_1.1-3_amd64.deb haskell-random_1.1-3.dsc haskell-random_1.1-3.debian.tar.xz haskell-random_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:29 +0000 Subject: Processing of haskell-reform_0.2.6-4_amd64.changes Message-ID: haskell-reform_0.2.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-reform-dev_0.2.6-4_amd64.deb libghc-reform-doc_0.2.6-4_all.deb libghc-reform-prof_0.2.6-4_amd64.deb haskell-reform_0.2.6-4.dsc haskell-reform_0.2.6-4.debian.tar.xz haskell-reform_0.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:33 +0000 Subject: Processing of haskell-retry_0.6-2_amd64.changes Message-ID: haskell-retry_0.6-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-retry-dev_0.6-2_amd64.deb libghc-retry-doc_0.6-2_all.deb libghc-retry-prof_0.6-2_amd64.deb haskell-retry_0.6-2.dsc haskell-retry_0.6-2.debian.tar.xz haskell-retry_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:37 +0000 Subject: Processing of haskell-safe_0.3.9-3_amd64.changes Message-ID: haskell-safe_0.3.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-safe-dev_0.3.9-3_amd64.deb libghc-safe-doc_0.3.9-3_all.deb libghc-safe-prof_0.3.9-3_amd64.deb haskell-safe_0.3.9-3.dsc haskell-safe_0.3.9-3.debian.tar.xz haskell-safe_0.3.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:41 +0000 Subject: Processing of haskell-safesemaphore_0.10.1-5_amd64.changes Message-ID: haskell-safesemaphore_0.10.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-safesemaphore-dev_0.10.1-5_amd64.deb libghc-safesemaphore-doc_0.10.1-5_all.deb libghc-safesemaphore-prof_0.10.1-5_amd64.deb haskell-safesemaphore_0.10.1-5.dsc haskell-safesemaphore_0.10.1-5.debian.tar.xz haskell-safesemaphore_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:45 +0000 Subject: Processing of haskell-sendfile_0.7.9-6_amd64.changes Message-ID: haskell-sendfile_0.7.9-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sendfile-dev_0.7.9-6_amd64.deb libghc-sendfile-doc_0.7.9-6_all.deb libghc-sendfile-prof_0.7.9-6_amd64.deb haskell-sendfile_0.7.9-6.dsc haskell-sendfile_0.7.9-6.debian.tar.xz haskell-sendfile_0.7.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:48 +0000 Subject: Processing of haskell-setenv_0.1.1.3-4_amd64.changes Message-ID: haskell-setenv_0.1.1.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-setenv-dev_0.1.1.3-4_amd64.deb libghc-setenv-doc_0.1.1.3-4_all.deb libghc-setenv-prof_0.1.1.3-4_amd64.deb haskell-setenv_0.1.1.3-4.dsc haskell-setenv_0.1.1.3-4.debian.tar.xz haskell-setenv_0.1.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:42:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:42:52 +0000 Subject: Processing of haskell-set-extra_1.3.2-2_amd64.changes Message-ID: haskell-set-extra_1.3.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-set-extra-dev_1.3.2-2_amd64.deb libghc-set-extra-doc_1.3.2-2_all.deb libghc-set-extra-prof_1.3.2-2_amd64.deb haskell-set-extra_1.3.2-2.dsc haskell-set-extra_1.3.2-2.debian.tar.xz haskell-set-extra_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:25 +0000 Subject: Processing of haskell-setlocale_1.0.0.3-3_amd64.changes Message-ID: haskell-setlocale_1.0.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-setlocale-dev_1.0.0.3-3_amd64.deb libghc-setlocale-doc_1.0.0.3-3_all.deb libghc-setlocale-prof_1.0.0.3-3_amd64.deb haskell-setlocale_1.0.0.3-3.dsc haskell-setlocale_1.0.0.3-3.debian.tar.xz haskell-setlocale_1.0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:35 +0000 Subject: Processing of haskell-sha_1.6.4.2-4_amd64.changes Message-ID: haskell-sha_1.6.4.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sha-dev_1.6.4.2-4_amd64.deb libghc-sha-doc_1.6.4.2-4_all.deb libghc-sha-prof_1.6.4.2-4_amd64.deb haskell-sha_1.6.4.2-4.dsc haskell-sha_1.6.4.2-4.debian.tar.xz haskell-sha_1.6.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:42 +0000 Subject: Processing of haskell-show_0.6-5_amd64.changes Message-ID: haskell-show_0.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-show-dev_0.6-5_amd64.deb libghc-show-doc_0.6-5_all.deb libghc-show-prof_0.6-5_amd64.deb haskell-show_0.6-5.dsc haskell-show_0.6-5.debian.tar.xz haskell-show_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:46 +0000 Subject: Processing of haskell-silently_1.2.5-3_amd64.changes Message-ID: haskell-silently_1.2.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-silently-dev_1.2.5-3_amd64.deb libghc-silently-doc_1.2.5-3_all.deb libghc-silently-prof_1.2.5-3_amd64.deb haskell-silently_1.2.5-3.dsc haskell-silently_1.2.5-3.debian.tar.xz haskell-silently_1.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:49 +0000 Subject: Processing of haskell-simple-reflect_0.3.2-5_amd64.changes Message-ID: haskell-simple-reflect_0.3.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-simple-reflect-dev_0.3.2-5_amd64.deb libghc-simple-reflect-doc_0.3.2-5_all.deb libghc-simple-reflect-prof_0.3.2-5_amd64.deb haskell-simple-reflect_0.3.2-5.dsc haskell-simple-reflect_0.3.2-5.debian.tar.xz haskell-simple-reflect_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:55 +0000 Subject: Processing of haskell-safesemaphore_0.10.1-5_amd64.changes Message-ID: haskell-safesemaphore_0.10.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-safesemaphore-dev_0.10.1-5_amd64.deb libghc-safesemaphore-doc_0.10.1-5_all.deb libghc-safesemaphore-prof_0.10.1-5_amd64.deb haskell-safesemaphore_0.10.1-5.dsc haskell-safesemaphore_0.10.1-5.debian.tar.xz haskell-safesemaphore_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:54 +0000 Subject: Processing of haskell-psqueue_1.1-8_amd64.changes Message-ID: haskell-psqueue_1.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-psqueue-dev_1.1-8_amd64.deb libghc-psqueue-doc_1.1-8_all.deb libghc-psqueue-prof_1.1-8_amd64.deb haskell-psqueue_1.1-8.dsc haskell-psqueue_1.1-8.debian.tar.xz haskell-psqueue_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:54 +0000 Subject: Processing of haskell-smallcheck_1.1.1-5_amd64.changes Message-ID: haskell-smallcheck_1.1.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-smallcheck-dev_1.1.1-5_amd64.deb libghc-smallcheck-doc_1.1.1-5_all.deb libghc-smallcheck-prof_1.1.1-5_amd64.deb haskell-smallcheck_1.1.1-5.dsc haskell-smallcheck_1.1.1-5.debian.tar.xz haskell-smallcheck_1.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:57 +0000 Subject: Processing of haskell-simple-reflect_0.3.2-5_amd64.changes Message-ID: haskell-simple-reflect_0.3.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-simple-reflect-dev_0.3.2-5_amd64.deb libghc-simple-reflect-doc_0.3.2-5_all.deb libghc-simple-reflect-prof_0.3.2-5_amd64.deb haskell-simple-reflect_0.3.2-5.dsc haskell-simple-reflect_0.3.2-5.debian.tar.xz haskell-simple-reflect_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:55 +0000 Subject: Processing of haskell-regex-tdfa_1.2.1-1_amd64.changes Message-ID: haskell-regex-tdfa_1.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-tdfa-dev_1.2.1-1_amd64.deb libghc-regex-tdfa-doc_1.2.1-1_all.deb libghc-regex-tdfa-prof_1.2.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:57 +0000 Subject: Processing of haskell-setlocale_1.0.0.3-3_amd64.changes Message-ID: haskell-setlocale_1.0.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-setlocale-dev_1.0.0.3-3_amd64.deb libghc-setlocale-doc_1.0.0.3-3_all.deb libghc-setlocale-prof_1.0.0.3-3_amd64.deb haskell-setlocale_1.0.0.3-3.dsc haskell-setlocale_1.0.0.3-3.debian.tar.xz haskell-setlocale_1.0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:56 +0000 Subject: Processing of haskell-regex-base_0.93.2-8_amd64.changes Message-ID: haskell-regex-base_0.93.2-8_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-base-dev_0.93.2-8_amd64.deb libghc-regex-base-doc_0.93.2-8_all.deb libghc-regex-base-prof_0.93.2-8_amd64.deb haskell-regex-base_0.93.2-8.dsc haskell-regex-base_0.93.2-8.debian.tar.xz haskell-regex-base_0.93.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:55 +0000 Subject: Processing of haskell-set-extra_1.3.2-2_amd64.changes Message-ID: haskell-set-extra_1.3.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-set-extra-dev_1.3.2-2_amd64.deb libghc-set-extra-doc_1.3.2-2_all.deb libghc-set-extra-prof_1.3.2-2_amd64.deb haskell-set-extra_1.3.2-2.dsc haskell-set-extra_1.3.2-2.debian.tar.xz haskell-set-extra_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:56 +0000 Subject: Processing of haskell-retry_0.6-2_amd64.changes Message-ID: haskell-retry_0.6-2_amd64.changes uploaded successfully to localhost along with the files: libghc-retry-dev_0.6-2_amd64.deb libghc-retry-doc_0.6-2_all.deb libghc-retry-prof_0.6-2_amd64.deb haskell-retry_0.6-2.dsc haskell-retry_0.6-2.debian.tar.xz haskell-retry_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:56 +0000 Subject: Processing of haskell-punycode_2.0-6_amd64.changes Message-ID: haskell-punycode_2.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-punycode-dev_2.0-6_amd64.deb libghc-punycode-doc_2.0-6_all.deb libghc-punycode-prof_2.0-6_amd64.deb haskell-punycode_2.0-6.dsc haskell-punycode_2.0-6.debian.tar.xz haskell-punycode_2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:59 +0000 Subject: Processing of haskell-smallcheck_1.1.1-5_amd64.changes Message-ID: haskell-smallcheck_1.1.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-smallcheck-dev_1.1.1-5_amd64.deb libghc-smallcheck-doc_1.1.1-5_all.deb libghc-smallcheck-prof_1.1.1-5_amd64.deb haskell-smallcheck_1.1.1-5.dsc haskell-smallcheck_1.1.1-5.debian.tar.xz haskell-smallcheck_1.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:57 +0000 Subject: Processing of haskell-safe_0.3.9-3_amd64.changes Message-ID: haskell-safe_0.3.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-safe-dev_0.3.9-3_amd64.deb libghc-safe-doc_0.3.9-3_all.deb libghc-safe-prof_0.3.9-3_amd64.deb haskell-safe_0.3.9-3.dsc haskell-safe_0.3.9-3.debian.tar.xz haskell-safe_0.3.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:59 +0000 Subject: Processing of haskell-show_0.6-5_amd64.changes Message-ID: haskell-show_0.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-show-dev_0.6-5_amd64.deb libghc-show-doc_0.6-5_all.deb libghc-show-prof_0.6-5_amd64.deb haskell-show_0.6-5.dsc haskell-show_0.6-5.debian.tar.xz haskell-show_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:58 +0000 Subject: Processing of haskell-silently_1.2.5-3_amd64.changes Message-ID: haskell-silently_1.2.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-silently-dev_1.2.5-3_amd64.deb libghc-silently-doc_1.2.5-3_all.deb libghc-silently-prof_1.2.5-3_amd64.deb haskell-silently_1.2.5-3.dsc haskell-silently_1.2.5-3.debian.tar.xz haskell-silently_1.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:00 +0000 Subject: Processing of haskell-regex-compat_0.95.1-8_amd64.changes Message-ID: haskell-regex-compat_0.95.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-compat-dev_0.95.1-8_amd64.deb libghc-regex-compat-doc_0.95.1-8_all.deb libghc-regex-compat-prof_0.95.1-8_amd64.deb haskell-regex-compat_0.95.1-8.dsc haskell-regex-compat_0.95.1-8.debian.tar.xz haskell-regex-compat_0.95.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:58 +0000 Subject: Processing of haskell-reform_0.2.6-4_amd64.changes Message-ID: haskell-reform_0.2.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-reform-dev_0.2.6-4_amd64.deb libghc-reform-doc_0.2.6-4_all.deb libghc-reform-prof_0.2.6-4_amd64.deb haskell-reform_0.2.6-4.dsc haskell-reform_0.2.6-4.debian.tar.xz haskell-reform_0.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:01 +0000 Subject: Processing of haskell-setenv_0.1.1.3-4_amd64.changes Message-ID: haskell-setenv_0.1.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-setenv-dev_0.1.1.3-4_amd64.deb libghc-setenv-doc_0.1.1.3-4_all.deb libghc-setenv-prof_0.1.1.3-4_amd64.deb haskell-setenv_0.1.1.3-4.dsc haskell-setenv_0.1.1.3-4.debian.tar.xz haskell-setenv_0.1.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:59 +0000 Subject: Processing of haskell-random_1.1-3_amd64.changes Message-ID: haskell-random_1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-random-dev_1.1-3_amd64.deb libghc-random-doc_1.1-3_all.deb libghc-random-prof_1.1-3_amd64.deb haskell-random_1.1-3.dsc haskell-random_1.1-3.debian.tar.xz haskell-random_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:01 +0000 Subject: Processing of haskell-regex-posix_0.95.2-7_amd64.changes Message-ID: haskell-regex-posix_0.95.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-posix-dev_0.95.2-7_amd64.deb libghc-regex-posix-doc_0.95.2-7_all.deb libghc-regex-posix-prof_0.95.2-7_amd64.deb haskell-regex-posix_0.95.2-7.dsc haskell-regex-posix_0.95.2-7.debian.tar.xz haskell-regex-posix_0.95.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:00 +0000 Subject: Processing of haskell-reflection_2-2_amd64.changes Message-ID: haskell-reflection_2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-reflection-dev_2-2_amd64.deb libghc-reflection-doc_2-2_all.deb libghc-reflection-prof_2-2_amd64.deb haskell-reflection_2-2.dsc haskell-reflection_2-2.debian.tar.xz haskell-reflection_2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:01 +0000 Subject: Processing of haskell-sendfile_0.7.9-6_amd64.changes Message-ID: haskell-sendfile_0.7.9-6_amd64.changes uploaded successfully to localhost along with the files: libghc-sendfile-dev_0.7.9-6_amd64.deb libghc-sendfile-doc_0.7.9-6_all.deb libghc-sendfile-prof_0.7.9-6_amd64.deb haskell-sendfile_0.7.9-6.dsc haskell-sendfile_0.7.9-6.debian.tar.xz haskell-sendfile_0.7.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:00 +0000 Subject: Processing of haskell-regex-pcre_0.94.4-7_amd64.changes Message-ID: haskell-regex-pcre_0.94.4-7_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-pcre-dev_0.94.4-7_amd64.deb libghc-regex-pcre-doc_0.94.4-7_all.deb libghc-regex-pcre-prof_0.94.4-7_amd64.deb haskell-regex-pcre_0.94.4-7.dsc haskell-regex-pcre_0.94.4-7.debian.tar.xz haskell-regex-pcre_0.94.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:43:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:43:59 +0000 Subject: Processing of haskell-sha_1.6.4.2-4_amd64.changes Message-ID: haskell-sha_1.6.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-sha-dev_1.6.4.2-4_amd64.deb libghc-sha-doc_1.6.4.2-4_all.deb libghc-sha-prof_1.6.4.2-4_amd64.deb haskell-sha_1.6.4.2-4.dsc haskell-sha_1.6.4.2-4.debian.tar.xz haskell-sha_1.6.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:44:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:44:00 +0000 Subject: Processing of haskell-qrencode_1.0.4-6_amd64.changes Message-ID: haskell-qrencode_1.0.4-6_amd64.changes uploaded successfully to localhost along with the files: libghc-qrencode-dev_1.0.4-6_amd64.deb libghc-qrencode-doc_1.0.4-6_all.deb libghc-qrencode-prof_1.0.4-6_amd64.deb haskell-qrencode_1.0.4-6.dsc haskell-qrencode_1.0.4-6.debian.tar.xz haskell-qrencode_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:49:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:49:42 +0000 Subject: Processing of haskell-stm_2.4.4-4_amd64.changes Message-ID: haskell-stm_2.4.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stm-dev_2.4.4-4_amd64.deb libghc-stm-doc_2.4.4-4_all.deb libghc-stm-prof_2.4.4-4_amd64.deb haskell-stm_2.4.4-4.dsc haskell-stm_2.4.4-4.debian.tar.xz haskell-stm_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:49:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:49:46 +0000 Subject: Processing of haskell-statestack_0.2.0.4-3_amd64.changes Message-ID: haskell-statestack_0.2.0.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-statestack-dev_0.2.0.4-3_amd64.deb libghc-statestack-doc_0.2.0.4-3_all.deb libghc-statestack-prof_0.2.0.4-3_amd64.deb haskell-statestack_0.2.0.4-3.dsc haskell-statestack_0.2.0.4-3.debian.tar.xz haskell-statestack_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:49:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:49:49 +0000 Subject: Processing of haskell-stm-chans_3.0.0.4-3_amd64.changes Message-ID: haskell-stm-chans_3.0.0.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stm-chans-dev_3.0.0.4-3_amd64.deb libghc-stm-chans-doc_3.0.0.4-3_all.deb libghc-stm-chans-prof_3.0.0.4-3_amd64.deb haskell-stm-chans_3.0.0.4-3.dsc haskell-stm-chans_3.0.0.4-3.debian.tar.xz haskell-stm-chans_3.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:49:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:49:53 +0000 Subject: Processing of haskell-storable-complex_0.2.2-4_amd64.changes Message-ID: haskell-storable-complex_0.2.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-storable-complex-dev_0.2.2-4_amd64.deb libghc-storable-complex-doc_0.2.2-4_all.deb libghc-storable-complex-prof_0.2.2-4_amd64.deb haskell-storable-complex_0.2.2-4.dsc haskell-storable-complex_0.2.2-4.debian.tar.xz haskell-storable-complex_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:49:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:49:57 +0000 Subject: Processing of haskell-socks_0.5.4-6_amd64.changes Message-ID: haskell-socks_0.5.4-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-socks-dev_0.5.4-6_amd64.deb libghc-socks-doc_0.5.4-6_all.deb libghc-socks-prof_0.5.4-6_amd64.deb haskell-socks_0.5.4-6.dsc haskell-socks_0.5.4-6.debian.tar.xz haskell-socks_0.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:00 +0000 Subject: Processing of haskell-stmonadtrans_0.3.3-2_amd64.changes Message-ID: haskell-stmonadtrans_0.3.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stmonadtrans-dev_0.3.3-2_amd64.deb libghc-stmonadtrans-doc_0.3.3-2_all.deb libghc-stmonadtrans-prof_0.3.3-2_amd64.deb haskell-stmonadtrans_0.3.3-2.dsc haskell-stmonadtrans_0.3.3-2.debian.tar.xz haskell-stmonadtrans_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:04 +0000 Subject: Processing of haskell-stateref_0.3-3_amd64.changes Message-ID: haskell-stateref_0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stateref-dev_0.3-3_amd64.deb libghc-stateref-doc_0.3-3_all.deb libghc-stateref-prof_0.3-3_amd64.deb haskell-stateref_0.3-3.dsc haskell-stateref_0.3-3.debian.tar.xz haskell-stateref_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:08 +0000 Subject: Processing of haskell-statevar_1.1.0.1-3_amd64.changes Message-ID: haskell-statevar_1.1.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-statevar-dev_1.1.0.1-3_amd64.deb libghc-statevar-doc_1.1.0.1-3_all.deb libghc-statevar-prof_1.1.0.1-3_amd64.deb haskell-statevar_1.1.0.1-3.dsc haskell-statevar_1.1.0.1-3.debian.tar.xz haskell-statevar_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:11 +0000 Subject: Processing of haskell-sockaddr_0.0.0-6_amd64.changes Message-ID: haskell-sockaddr_0.0.0-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sockaddr-dev_0.0.0-6_amd64.deb libghc-sockaddr-doc_0.0.0-6_all.deb libghc-sockaddr-prof_0.0.0-6_amd64.deb haskell-sockaddr_0.0.0-6.dsc haskell-sockaddr_0.0.0-6.debian.tar.xz haskell-sockaddr_0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:15 +0000 Subject: Processing of haskell-split_0.2.2-5_amd64.changes Message-ID: haskell-split_0.2.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-split-dev_0.2.2-5_amd64.deb libghc-split-doc_0.2.2-5_all.deb libghc-split-prof_0.2.2-5_amd64.deb haskell-split_0.2.2-5.dsc haskell-split_0.2.2-5.debian.tar.xz haskell-split_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:18 +0000 Subject: Processing of haskell-terminal-size_0.3.2.1-2_amd64.changes Message-ID: haskell-terminal-size_0.3.2.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-terminal-size-dev_0.3.2.1-2_amd64.deb libghc-terminal-size-doc_0.3.2.1-2_all.deb libghc-terminal-size-prof_0.3.2.1-2_amd64.deb haskell-terminal-size_0.3.2.1-2.dsc haskell-terminal-size_0.3.2.1-2.debian.tar.xz haskell-terminal-size_0.3.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:23 +0000 Subject: Processing of haskell-text_1.2.1.3-2_amd64.changes Message-ID: haskell-text_1.2.1.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-text-dev_1.2.1.3-2_amd64.deb libghc-text-doc_1.2.1.3-2_all.deb libghc-text-prof_1.2.1.3-2_amd64.deb haskell-text_1.2.1.3-2.dsc haskell-text_1.2.1.3-2.debian.tar.xz haskell-text_1.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:27 +0000 Subject: Processing of haskell-tf-random_0.5-5_amd64.changes Message-ID: haskell-tf-random_0.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tf-random-dev_0.5-5_amd64.deb libghc-tf-random-doc_0.5-5_all.deb libghc-tf-random-prof_0.5-5_amd64.deb haskell-tf-random_0.5-5.dsc haskell-tf-random_0.5-5.debian.tar.xz haskell-tf-random_0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:31 +0000 Subject: Processing of haskell-th-expand-syns_0.3.0.6-4_amd64.changes Message-ID: haskell-th-expand-syns_0.3.0.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-th-expand-syns-dev_0.3.0.6-4_amd64.deb libghc-th-expand-syns-doc_0.3.0.6-4_all.deb libghc-th-expand-syns-prof_0.3.0.6-4_amd64.deb haskell-th-expand-syns_0.3.0.6-4.dsc haskell-th-expand-syns_0.3.0.6-4.debian.tar.xz haskell-th-expand-syns_0.3.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:34 +0000 Subject: Processing of haskell-th-extras_0.0.0.2-7_amd64.changes Message-ID: haskell-th-extras_0.0.0.2-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-th-extras-dev_0.0.0.2-7_amd64.deb libghc-th-extras-doc_0.0.0.2-7_all.deb libghc-th-extras-prof_0.0.0.2-7_amd64.deb haskell-th-extras_0.0.0.2-7.dsc haskell-th-extras_0.0.0.2-7.debian.tar.xz haskell-th-extras_0.0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:38 +0000 Subject: Processing of haskell-th-lift_0.7.2-4_amd64.changes Message-ID: haskell-th-lift_0.7.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-th-lift-dev_0.7.2-4_amd64.deb libghc-th-lift-doc_0.7.2-4_all.deb libghc-th-lift-prof_0.7.2-4_amd64.deb haskell-th-lift_0.7.2-4.dsc haskell-th-lift_0.7.2-4.debian.tar.xz haskell-th-lift_0.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:41 +0000 Subject: Processing of haskell-threads_0.5.1.3-4_amd64.changes Message-ID: haskell-threads_0.5.1.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-threads-dev_0.5.1.3-4_amd64.deb libghc-threads-doc_0.5.1.3-4_all.deb libghc-threads-prof_0.5.1.3-4_amd64.deb haskell-threads_0.5.1.3-4.dsc haskell-threads_0.5.1.3-4.debian.tar.xz haskell-threads_0.5.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:45 +0000 Subject: Processing of haskell-th-reify-many_0.1.3-4_amd64.changes Message-ID: haskell-th-reify-many_0.1.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-th-reify-many-dev_0.1.3-4_amd64.deb libghc-th-reify-many-doc_0.1.3-4_all.deb libghc-th-reify-many-prof_0.1.3-4_amd64.deb haskell-th-reify-many_0.1.3-4.dsc haskell-th-reify-many_0.1.3-4.debian.tar.xz haskell-th-reify-many_0.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:49 +0000 Subject: Processing of haskell-strict_0.3.2-11_amd64.changes Message-ID: haskell-strict_0.3.2-11_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-strict-dev_0.3.2-11_amd64.deb libghc-strict-doc_0.3.2-11_all.deb libghc-strict-prof_0.3.2-11_amd64.deb haskell-strict_0.3.2-11.dsc haskell-strict_0.3.2-11.debian.tar.xz haskell-strict_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:52 +0000 Subject: Processing of haskell-stringbuilder_0.5.0-4_amd64.changes Message-ID: haskell-stringbuilder_0.5.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stringbuilder-dev_0.5.0-4_amd64.deb libghc-stringbuilder-doc_0.5.0-4_all.deb libghc-stringbuilder-prof_0.5.0-4_amd64.deb haskell-stringbuilder_0.5.0-4.dsc haskell-stringbuilder_0.5.0-4.debian.tar.xz haskell-stringbuilder_0.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:50:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:50:56 +0000 Subject: Processing of haskell-stringsearch_0.3.6.6-4_amd64.changes Message-ID: haskell-stringsearch_0.3.6.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stringsearch-dev_0.3.6.6-4_amd64.deb libghc-stringsearch-doc_0.3.6.6-4_all.deb libghc-stringsearch-prof_0.3.6.6-4_amd64.deb haskell-stringsearch_0.3.6.6-4.dsc haskell-stringsearch_0.3.6.6-4.debian.tar.xz haskell-stringsearch_0.3.6.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:01 +0000 Subject: Processing of haskell-syb_0.5.1-2_amd64.changes Message-ID: haskell-syb_0.5.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-syb-dev_0.5.1-2_amd64.deb libghc-syb-doc_0.5.1-2_all.deb libghc-syb-prof_0.5.1-2_amd64.deb haskell-syb_0.5.1-2.dsc haskell-syb_0.5.1-2.debian.tar.xz haskell-syb_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:05 +0000 Subject: Processing of haskell-syb-with-class_0.6.1.6-3_amd64.changes Message-ID: haskell-syb-with-class_0.6.1.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb libghc-syb-with-class-doc_0.6.1.6-3_all.deb libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb haskell-syb-with-class_0.6.1.6-3.dsc haskell-syb-with-class_0.6.1.6-3.debian.tar.xz haskell-syb-with-class_0.6.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:09 +0000 Subject: Processing of haskell-system-filepath_0.4.13.4-3_amd64.changes Message-ID: haskell-system-filepath_0.4.13.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-system-filepath-dev_0.4.13.4-3_amd64.deb libghc-system-filepath-doc_0.4.13.4-3_all.deb libghc-system-filepath-prof_0.4.13.4-3_amd64.deb haskell-system-filepath_0.4.13.4-3.dsc haskell-system-filepath_0.4.13.4-3.debian.tar.xz haskell-system-filepath_0.4.13.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:12 +0000 Subject: Processing of haskell-tagged_0.8.2-1_amd64.changes Message-ID: haskell-tagged_0.8.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tagged-dev_0.8.2-1_amd64.deb libghc-tagged-doc_0.8.2-1_all.deb libghc-tagged-prof_0.8.2-1_amd64.deb haskell-tagged_0.8.2-1.dsc haskell-tagged_0.8.2-1.debian.tar.xz haskell-tagged_0.8.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:16 +0000 Subject: Processing of haskell-template_0.2.0.10-4_amd64.changes Message-ID: haskell-template_0.2.0.10-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-template-dev_0.2.0.10-4_amd64.deb libghc-template-doc_0.2.0.10-4_all.deb libghc-template-prof_0.2.0.10-4_amd64.deb haskell-template_0.2.0.10-4.dsc haskell-template_0.2.0.10-4.debian.tar.xz haskell-template_0.2.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:20 +0000 Subject: Processing of haskell-smtlib_1.0.7-3_amd64.changes Message-ID: haskell-smtlib_1.0.7-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-smtlib-dev_1.0.7-3_amd64.deb libghc-smtlib-doc_1.0.7-3_all.deb libghc-smtlib-prof_1.0.7-3_amd64.deb haskell-smtlib_1.0.7-3.dsc haskell-smtlib_1.0.7-3.debian.tar.xz haskell-smtlib_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:25 +0000 Subject: Processing of haskell-tagsoup_0.13.5-1_amd64.changes Message-ID: haskell-tagsoup_0.13.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tagsoup-dev_0.13.5-1_amd64.deb libghc-tagsoup-doc_0.13.5-1_all.deb libghc-tagsoup-prof_0.13.5-1_amd64.deb haskell-tagsoup_0.13.5-1.dsc haskell-tagsoup_0.13.5-1.debian.tar.xz haskell-tagsoup_0.13.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:51:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:51:28 +0000 Subject: Processing of haskell-temporary_1.2.0.3-5_amd64.changes Message-ID: haskell-temporary_1.2.0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-temporary-dev_1.2.0.3-5_amd64.deb libghc-temporary-doc_1.2.0.3-5_all.deb libghc-temporary-prof_1.2.0.3-5_amd64.deb haskell-temporary_1.2.0.3-5.dsc haskell-temporary_1.2.0.3-5.debian.tar.xz haskell-temporary_1.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:32 +0000 Subject: Processing of haskell-unix-compat_0.4.1.4-4_amd64.changes Message-ID: haskell-unix-compat_0.4.1.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-unix-compat-dev_0.4.1.4-4_amd64.deb libghc-unix-compat-doc_0.4.1.4-4_all.deb libghc-unix-compat-prof_0.4.1.4-4_amd64.deb haskell-unix-compat_0.4.1.4-4.dsc haskell-unix-compat_0.4.1.4-4.debian.tar.xz haskell-unix-compat_0.4.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:12 +0000 Subject: Processing of haskell-utf8-string_1.0.1.1-1_amd64.changes Message-ID: haskell-utf8-string_1.0.1.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-utf8-string-dev_1.0.1.1-1_amd64.deb libghc-utf8-string-doc_1.0.1.1-1_all.deb libghc-utf8-string-prof_1.0.1.1-1_amd64.deb haskell-utf8-string_1.0.1.1-1.dsc haskell-utf8-string_1.0.1.1-1.debian.tar.xz haskell-utf8-string_1.0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:16 +0000 Subject: Processing of haskell-utility-ht_0.0.10-5_amd64.changes Message-ID: haskell-utility-ht_0.0.10-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-utility-ht-dev_0.0.10-5_amd64.deb libghc-utility-ht-doc_0.0.10-5_all.deb libghc-utility-ht-prof_0.0.10-5_amd64.deb haskell-utility-ht_0.0.10-5.dsc haskell-utility-ht_0.0.10-5.debian.tar.xz haskell-utility-ht_0.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:21 +0000 Subject: Processing of haskell-uulib_0.9.20-2_amd64.changes Message-ID: haskell-uulib_0.9.20-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-uulib-dev_0.9.20-2_amd64.deb libghc-uulib-doc_0.9.20-2_all.deb libghc-uulib-prof_0.9.20-2_amd64.deb haskell-uulib_0.9.20-2.dsc haskell-uulib_0.9.20-2.debian.tar.xz haskell-uulib_0.9.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:26 +0000 Subject: Processing of haskell-vector_0.10.12.3-4_amd64.changes Message-ID: haskell-vector_0.10.12.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-dev_0.10.12.3-4_amd64.deb libghc-vector-doc_0.10.12.3-4_all.deb libghc-vector-prof_0.10.12.3-4_amd64.deb haskell-vector_0.10.12.3-4.dsc haskell-vector_0.10.12.3-4.debian.tar.xz haskell-vector_0.10.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:03 +0000 Subject: Processing of haskell-xml_1.3.14-4_amd64.changes Message-ID: haskell-xml_1.3.14-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xml-dev_1.3.14-4_amd64.deb libghc-xml-doc_1.3.14-4_all.deb libghc-xml-prof_1.3.14-4_amd64.deb haskell-xml_1.3.14-4.dsc haskell-xml_1.3.14-4.debian.tar.xz haskell-xml_1.3.14.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:16 +0000 Subject: Processing of haskell-xml-types_0.3.6-3_amd64.changes Message-ID: haskell-xml-types_0.3.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xml-types-dev_0.3.6-3_amd64.deb libghc-xml-types-doc_0.3.6-3_all.deb libghc-xml-types-prof_0.3.6-3_amd64.deb haskell-xml-types_0.3.6-3.dsc haskell-xml-types_0.3.6-3.debian.tar.xz haskell-xml-types_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:18 +0000 Subject: Processing of haskell-xcb-types_0.7.1-2_amd64.changes Message-ID: haskell-xcb-types_0.7.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-xcb-types-dev_0.7.1-2_amd64.deb libghc-xcb-types-doc_0.7.1-2_all.deb libghc-xcb-types-prof_0.7.1-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:20 +0000 Subject: Processing of haskell-zlib-bindings_0.1.1.5-5_amd64.changes Message-ID: haskell-zlib-bindings_0.1.1.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-zlib-bindings-dev_0.1.1.5-5_amd64.deb libghc-zlib-bindings-doc_0.1.1.5-5_all.deb libghc-zlib-bindings-prof_0.1.1.5-5_amd64.deb haskell-zlib-bindings_0.1.1.5-5.dsc haskell-zlib-bindings_0.1.1.5-5.debian.tar.xz haskell-zlib-bindings_0.1.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:19 +0000 Subject: Processing of haskell-utf8-string_1.0.1.1-1_amd64.changes Message-ID: haskell-utf8-string_1.0.1.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-utf8-string-dev_1.0.1.1-1_amd64.deb libghc-utf8-string-doc_1.0.1.1-1_all.deb libghc-utf8-string-prof_1.0.1.1-1_amd64.deb haskell-utf8-string_1.0.1.1-1.dsc haskell-utf8-string_1.0.1.1-1.debian.tar.xz haskell-utf8-string_1.0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:22 +0000 Subject: Processing of haskell-xml_1.3.14-4_amd64.changes Message-ID: haskell-xml_1.3.14-4_amd64.changes uploaded successfully to localhost along with the files: libghc-xml-dev_1.3.14-4_amd64.deb libghc-xml-doc_1.3.14-4_all.deb libghc-xml-prof_1.3.14-4_amd64.deb haskell-xml_1.3.14-4.dsc haskell-xml_1.3.14-4.debian.tar.xz haskell-xml_1.3.14.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:20 +0000 Subject: Processing of haskell-time-locale-compat_0.1.1.0-2_amd64.changes Message-ID: haskell-time-locale-compat_0.1.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-time-locale-compat-dev_0.1.1.0-2_amd64.deb libghc-time-locale-compat-doc_0.1.1.0-2_all.deb libghc-time-locale-compat-prof_0.1.1.0-2_amd64.deb haskell-time-locale-compat_0.1.1.0-2.dsc haskell-time-locale-compat_0.1.1.0-2.debian.tar.xz haskell-time-locale-compat_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:23 +0000 Subject: Processing of haskell-vector_0.10.12.3-4_amd64.changes Message-ID: haskell-vector_0.10.12.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-dev_0.10.12.3-4_amd64.deb libghc-vector-doc_0.10.12.3-4_all.deb libghc-vector-prof_0.10.12.3-4_amd64.deb haskell-vector_0.10.12.3-4.dsc haskell-vector_0.10.12.3-4.debian.tar.xz haskell-vector_0.10.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:23 +0000 Subject: Processing of haskell-utf8-light_0.4.2-4_amd64.changes Message-ID: haskell-utf8-light_0.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-utf8-light-dev_0.4.2-4_amd64.deb libghc-utf8-light-doc_0.4.2-4_all.deb libghc-utf8-light-prof_0.4.2-4_amd64.deb haskell-utf8-light_0.4.2-4.dsc haskell-utf8-light_0.4.2-4.debian.tar.xz haskell-utf8-light_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:25 +0000 Subject: Processing of haskell-url_2.1.3-4_amd64.changes Message-ID: haskell-url_2.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-url-dev_2.1.3-4_amd64.deb libghc-url-doc_2.1.3-4_all.deb libghc-url-prof_2.1.3-4_amd64.deb haskell-url_2.1.3-4.dsc haskell-url_2.1.3-4.debian.tar.xz haskell-url_2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:25 +0000 Subject: Processing of haskell-xdg-basedir_0.2.2-6_amd64.changes Message-ID: haskell-xdg-basedir_0.2.2-6_amd64.changes uploaded successfully to localhost along with the files: libghc-xdg-basedir-dev_0.2.2-6_amd64.deb libghc-xdg-basedir-doc_0.2.2-6_all.deb libghc-xdg-basedir-prof_0.2.2-6_amd64.deb haskell-xdg-basedir_0.2.2-6.dsc haskell-xdg-basedir_0.2.2-6.debian.tar.xz haskell-xdg-basedir_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:26 +0000 Subject: Processing of haskell-unlambda_0.1.4.1-3_amd64.changes Message-ID: haskell-unlambda_0.1.4.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-unlambda-dev_0.1.4.1-3_amd64.deb libghc-unlambda-doc_0.1.4.1-3_all.deb libghc-unlambda-prof_0.1.4.1-3_amd64.deb unlambda_0.1.4.1-3_amd64.deb haskell-unlambda_0.1.4.1-3.dsc haskell-unlambda_0.1.4.1-3.debian.tar.xz haskell-unlambda_0.1.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:28 +0000 Subject: Processing of haskell-xml-types_0.3.6-3_amd64.changes Message-ID: haskell-xml-types_0.3.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-xml-types-dev_0.3.6-3_amd64.deb libghc-xml-types-doc_0.3.6-3_all.deb libghc-xml-types-prof_0.3.6-3_amd64.deb haskell-xml-types_0.3.6-3.dsc haskell-xml-types_0.3.6-3.debian.tar.xz haskell-xml-types_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:28 +0000 Subject: Processing of haskell-wl-pprint-text_1.1.0.4-4_amd64.changes Message-ID: haskell-wl-pprint-text_1.1.0.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-wl-pprint-text-dev_1.1.0.4-4_amd64.deb libghc-wl-pprint-text-doc_1.1.0.4-4_all.deb libghc-wl-pprint-text-prof_1.1.0.4-4_amd64.deb haskell-wl-pprint-text_1.1.0.4-4.dsc haskell-wl-pprint-text_1.1.0.4-4.debian.tar.xz haskell-wl-pprint-text_1.1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:29 +0000 Subject: Processing of haskell-transformers-compat_0.4.0.4-5_amd64.changes Message-ID: haskell-transformers-compat_0.4.0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-transformers-compat-dev_0.4.0.4-5_amd64.deb libghc-transformers-compat-doc_0.4.0.4-5_all.deb libghc-transformers-compat-prof_0.4.0.4-5_amd64.deb haskell-transformers-compat_0.4.0.4-5.dsc haskell-transformers-compat_0.4.0.4-5.debian.tar.xz haskell-transformers-compat_0.4.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:30 +0000 Subject: Processing of haskell-uri_0.1.6.2-5_amd64.changes Message-ID: haskell-uri_0.1.6.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-uri-dev_0.1.6.2-5_amd64.deb libghc-uri-doc_0.1.6.2-5_all.deb libghc-uri-prof_0.1.6.2-5_amd64.deb haskell-uri_0.1.6.2-5.dsc haskell-uri_0.1.6.2-5.debian.tar.xz haskell-uri_0.1.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:31 +0000 Subject: Processing of haskell-unbounded-delays_0.1.0.9-4_amd64.changes Message-ID: haskell-unbounded-delays_0.1.0.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb libghc-unbounded-delays-doc_0.1.0.9-4_all.deb libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb haskell-unbounded-delays_0.1.0.9-4.dsc haskell-unbounded-delays_0.1.0.9-4.debian.tar.xz haskell-unbounded-delays_0.1.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:30 +0000 Subject: Processing of haskell-transformers-base_0.4.4-4_amd64.changes Message-ID: haskell-transformers-base_0.4.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-transformers-base-dev_0.4.4-4_amd64.deb libghc-transformers-base-doc_0.4.4-4_all.deb libghc-transformers-base-prof_0.4.4-4_amd64.deb haskell-transformers-base_0.4.4-4.dsc haskell-transformers-base_0.4.4-4.debian.tar.xz haskell-transformers-base_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:34 +0000 Subject: Processing of haskell-universe-base_1.0-5_amd64.changes Message-ID: haskell-universe-base_1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-universe-base-dev_1.0-5_amd64.deb libghc-universe-base-doc_1.0-5_all.deb libghc-universe-base-prof_1.0-5_amd64.deb haskell-universe-base_1.0-5.dsc haskell-universe-base_1.0-5.debian.tar.xz haskell-universe-base_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:34 +0000 Subject: Processing of haskell-utility-ht_0.0.10-5_amd64.changes Message-ID: haskell-utility-ht_0.0.10-5_amd64.changes uploaded successfully to localhost along with the files: libghc-utility-ht-dev_0.0.10-5_amd64.deb libghc-utility-ht-doc_0.0.10-5_all.deb libghc-utility-ht-prof_0.0.10-5_amd64.deb haskell-utility-ht_0.0.10-5.dsc haskell-utility-ht_0.0.10-5.debian.tar.xz haskell-utility-ht_0.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:33 +0000 Subject: Processing of haskell-uulib_0.9.20-2_amd64.changes Message-ID: haskell-uulib_0.9.20-2_amd64.changes uploaded successfully to localhost along with the files: libghc-uulib-dev_0.9.20-2_amd64.deb libghc-uulib-doc_0.9.20-2_all.deb libghc-uulib-prof_0.9.20-2_amd64.deb haskell-uulib_0.9.20-2.dsc haskell-uulib_0.9.20-2.debian.tar.xz haskell-uulib_0.9.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:33 +0000 Subject: Processing of haskell-time-compat_0.1.0.3-5_amd64.changes Message-ID: haskell-time-compat_0.1.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-time-compat-dev_0.1.0.3-5_amd64.deb libghc-time-compat-doc_0.1.0.3-5_all.deb libghc-time-compat-prof_0.1.0.3-5_amd64.deb haskell-time-compat_0.1.0.3-5.dsc haskell-time-compat_0.1.0.3-5.debian.tar.xz haskell-time-compat_0.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:35 +0000 Subject: Processing of haskell-unix-compat_0.4.1.4-4_amd64.changes Message-ID: haskell-unix-compat_0.4.1.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-unix-compat-dev_0.4.1.4-4_amd64.deb libghc-unix-compat-doc_0.4.1.4-4_all.deb libghc-unix-compat-prof_0.4.1.4-4_amd64.deb haskell-unix-compat_0.4.1.4-4.dsc haskell-unix-compat_0.4.1.4-4.debian.tar.xz haskell-unix-compat_0.4.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:59:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:59:36 +0000 Subject: Processing of haskell-zlib-bindings_0.1.1.5-5_amd64.changes Message-ID: haskell-zlib-bindings_0.1.1.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-zlib-bindings-dev_0.1.1.5-5_amd64.deb libghc-zlib-bindings-doc_0.1.1.5-5_all.deb libghc-zlib-bindings-prof_0.1.1.5-5_amd64.deb haskell-zlib-bindings_0.1.1.5-5.dsc haskell-zlib-bindings_0.1.1.5-5.debian.tar.xz haskell-zlib-bindings_0.1.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:01:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:01:09 +0000 Subject: Processing of haskell-zip-archive_0.2.3.7-4_amd64.changes Message-ID: haskell-zip-archive_0.2.3.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-zip-archive-dev_0.2.3.7-4_amd64.deb libghc-zip-archive-doc_0.2.3.7-4_all.deb libghc-zip-archive-prof_0.2.3.7-4_amd64.deb haskell-zip-archive_0.2.3.7-4.dsc haskell-zip-archive_0.2.3.7-4.debian.tar.xz haskell-zip-archive_0.2.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:01:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:01:36 +0000 Subject: Processing of haskell-zlib_0.5.4.2-4_amd64.changes Message-ID: haskell-zlib_0.5.4.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-zlib-dev_0.5.4.2-4_amd64.deb libghc-zlib-doc_0.5.4.2-4_all.deb libghc-zlib-prof_0.5.4.2-4_amd64.deb haskell-zlib_0.5.4.2-4.dsc haskell-zlib_0.5.4.2-4.debian.tar.xz haskell-zlib_0.5.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:04:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:04:39 +0000 Subject: Processing of haskell-zip-archive_0.2.3.7-4_amd64.changes Message-ID: haskell-zip-archive_0.2.3.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-zip-archive-dev_0.2.3.7-4_amd64.deb libghc-zip-archive-doc_0.2.3.7-4_all.deb libghc-zip-archive-prof_0.2.3.7-4_amd64.deb haskell-zip-archive_0.2.3.7-4.dsc haskell-zip-archive_0.2.3.7-4.debian.tar.xz haskell-zip-archive_0.2.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:04:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:04:40 +0000 Subject: Processing of haskell-zlib_0.5.4.2-4_amd64.changes Message-ID: haskell-zlib_0.5.4.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-zlib-dev_0.5.4.2-4_amd64.deb libghc-zlib-doc_0.5.4.2-4_all.deb libghc-zlib-prof_0.5.4.2-4_amd64.deb haskell-zlib_0.5.4.2-4.dsc haskell-zlib_0.5.4.2-4.debian.tar.xz haskell-zlib_0.5.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:06:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:06:46 +0000 Subject: Processing of hscolour_1.23-3_amd64.changes Message-ID: hscolour_1.23-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hscolour_1.23-3_amd64.deb libghc-hscolour-dev_1.23-3_amd64.deb libghc-hscolour-doc_1.23-3_all.deb libghc-hscolour-prof_1.23-3_amd64.deb hscolour_1.23-3.dsc hscolour_1.23-3.debian.tar.xz hscolour_1.23.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:06:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:06:50 +0000 Subject: Processing of hslogger_1.2.9+dfsg1-3_amd64.changes Message-ID: hslogger_1.2.9+dfsg1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hslogger-dev_1.2.9+dfsg1-3_amd64.deb libghc-hslogger-doc_1.2.9+dfsg1-3_all.deb libghc-hslogger-prof_1.2.9+dfsg1-3_amd64.deb hslogger_1.2.9+dfsg1-3.dsc hslogger_1.2.9+dfsg1-3.debian.tar.xz hslogger_1.2.9+dfsg1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:06:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:06:54 +0000 Subject: Processing of magic-haskell_1.1-4_amd64.changes Message-ID: magic-haskell_1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-magic-dev_1.1-4_amd64.deb libghc-magic-doc_1.1-4_all.deb libghc-magic-prof_1.1-4_amd64.deb magic-haskell_1.1-4.dsc magic-haskell_1.1-4.debian.tar.xz magic-haskell_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:06:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:06:58 +0000 Subject: Processing of ldap-haskell_0.6.10-5_amd64.changes Message-ID: ldap-haskell_0.6.10-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ldap-dev_0.6.10-5_amd64.deb libghc-ldap-doc_0.6.10-5_all.deb libghc-ldap-prof_0.6.10-5_amd64.deb ldap-haskell_0.6.10-5.dsc ldap-haskell_0.6.10-5.debian.tar.xz ldap-haskell_0.6.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:09:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:09:40 +0000 Subject: Processing of hslogger_1.2.9+dfsg1-3_amd64.changes Message-ID: hslogger_1.2.9+dfsg1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hslogger-dev_1.2.9+dfsg1-3_amd64.deb libghc-hslogger-doc_1.2.9+dfsg1-3_all.deb libghc-hslogger-prof_1.2.9+dfsg1-3_amd64.deb hslogger_1.2.9+dfsg1-3.dsc hslogger_1.2.9+dfsg1-3.debian.tar.xz hslogger_1.2.9+dfsg1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:09:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:09:41 +0000 Subject: Processing of magic-haskell_1.1-4_amd64.changes Message-ID: magic-haskell_1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-magic-dev_1.1-4_amd64.deb libghc-magic-doc_1.1-4_all.deb libghc-magic-prof_1.1-4_amd64.deb magic-haskell_1.1-4.dsc magic-haskell_1.1-4.debian.tar.xz magic-haskell_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:09:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:09:40 +0000 Subject: Processing of ldap-haskell_0.6.10-5_amd64.changes Message-ID: ldap-haskell_0.6.10-5_amd64.changes uploaded successfully to localhost along with the files: libghc-ldap-dev_0.6.10-5_amd64.deb libghc-ldap-doc_0.6.10-5_all.deb libghc-ldap-prof_0.6.10-5_amd64.deb ldap-haskell_0.6.10-5.dsc ldap-haskell_0.6.10-5.debian.tar.xz ldap-haskell_0.6.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:09:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:09:41 +0000 Subject: Processing of hscolour_1.23-3_amd64.changes Message-ID: hscolour_1.23-3_amd64.changes uploaded successfully to localhost along with the files: hscolour_1.23-3_amd64.deb libghc-hscolour-dev_1.23-3_amd64.deb libghc-hscolour-doc_1.23-3_all.deb libghc-hscolour-prof_1.23-3_amd64.deb hscolour_1.23-3.dsc hscolour_1.23-3.debian.tar.xz hscolour_1.23.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:08 +0000 Subject: Processing of haskell-socks_0.5.4-6_amd64.changes Message-ID: haskell-socks_0.5.4-6_amd64.changes uploaded successfully to localhost along with the files: libghc-socks-dev_0.5.4-6_amd64.deb libghc-socks-doc_0.5.4-6_all.deb libghc-socks-prof_0.5.4-6_amd64.deb haskell-socks_0.5.4-6.dsc haskell-socks_0.5.4-6.debian.tar.xz haskell-socks_0.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:11 +0000 Subject: Processing of haskell-stm-chans_3.0.0.4-3_amd64.changes Message-ID: haskell-stm-chans_3.0.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-stm-chans-dev_3.0.0.4-3_amd64.deb libghc-stm-chans-doc_3.0.0.4-3_all.deb libghc-stm-chans-prof_3.0.0.4-3_amd64.deb haskell-stm-chans_3.0.0.4-3.dsc haskell-stm-chans_3.0.0.4-3.debian.tar.xz haskell-stm-chans_3.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:14 +0000 Subject: Processing of haskell-template_0.2.0.10-4_amd64.changes Message-ID: haskell-template_0.2.0.10-4_amd64.changes uploaded successfully to localhost along with the files: libghc-template-dev_0.2.0.10-4_amd64.deb libghc-template-doc_0.2.0.10-4_all.deb libghc-template-prof_0.2.0.10-4_amd64.deb haskell-template_0.2.0.10-4.dsc haskell-template_0.2.0.10-4.debian.tar.xz haskell-template_0.2.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:30 +0000 Subject: Processing of haskell-wl-pprint-text_1.1.0.4-4_amd64.changes Message-ID: haskell-wl-pprint-text_1.1.0.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wl-pprint-text-dev_1.1.0.4-4_amd64.deb libghc-wl-pprint-text-doc_1.1.0.4-4_all.deb libghc-wl-pprint-text-prof_1.1.0.4-4_amd64.deb haskell-wl-pprint-text_1.1.0.4-4.dsc haskell-wl-pprint-text_1.1.0.4-4.debian.tar.xz haskell-wl-pprint-text_1.1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:40 +0000 Subject: Processing of haskell-time-locale-compat_0.1.1.0-2_amd64.changes Message-ID: haskell-time-locale-compat_0.1.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-time-locale-compat-dev_0.1.1.0-2_amd64.deb libghc-time-locale-compat-doc_0.1.1.0-2_all.deb libghc-time-locale-compat-prof_0.1.1.0-2_amd64.deb haskell-time-locale-compat_0.1.1.0-2.dsc haskell-time-locale-compat_0.1.1.0-2.debian.tar.xz haskell-time-locale-compat_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:35 +0000 Subject: Processing of haskell-xdg-basedir_0.2.2-6_amd64.changes Message-ID: haskell-xdg-basedir_0.2.2-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xdg-basedir-dev_0.2.2-6_amd64.deb libghc-xdg-basedir-doc_0.2.2-6_all.deb libghc-xdg-basedir-prof_0.2.2-6_amd64.deb haskell-xdg-basedir_0.2.2-6.dsc haskell-xdg-basedir_0.2.2-6.debian.tar.xz haskell-xdg-basedir_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:36 +0000 Subject: Processing of haskell-url_2.1.3-4_amd64.changes Message-ID: haskell-url_2.1.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-url-dev_2.1.3-4_amd64.deb libghc-url-doc_2.1.3-4_all.deb libghc-url-prof_2.1.3-4_amd64.deb haskell-url_2.1.3-4.dsc haskell-url_2.1.3-4.debian.tar.xz haskell-url_2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:54 +0000 Subject: Processing of haskell-transformers-base_0.4.4-4_amd64.changes Message-ID: haskell-transformers-base_0.4.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-transformers-base-dev_0.4.4-4_amd64.deb libghc-transformers-base-doc_0.4.4-4_all.deb libghc-transformers-base-prof_0.4.4-4_amd64.deb haskell-transformers-base_0.4.4-4.dsc haskell-transformers-base_0.4.4-4.debian.tar.xz haskell-transformers-base_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:44 +0000 Subject: Processing of haskell-time-compat_0.1.0.3-5_amd64.changes Message-ID: haskell-time-compat_0.1.0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-time-compat-dev_0.1.0.3-5_amd64.deb libghc-time-compat-doc_0.1.0.3-5_all.deb libghc-time-compat-prof_0.1.0.3-5_amd64.deb haskell-time-compat_0.1.0.3-5.dsc haskell-time-compat_0.1.0.3-5.debian.tar.xz haskell-time-compat_0.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:02 +0000 Subject: Processing of haskell-unlambda_0.1.4.1-3_amd64.changes Message-ID: haskell-unlambda_0.1.4.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-unlambda-dev_0.1.4.1-3_amd64.deb libghc-unlambda-doc_0.1.4.1-3_all.deb libghc-unlambda-prof_0.1.4.1-3_amd64.deb unlambda_0.1.4.1-3_amd64.deb haskell-unlambda_0.1.4.1-3.dsc haskell-unlambda_0.1.4.1-3.debian.tar.xz haskell-unlambda_0.1.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:43 +0000 Subject: Processing of haskell-unbounded-delays_0.1.0.9-4_amd64.changes Message-ID: haskell-unbounded-delays_0.1.0.9-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb libghc-unbounded-delays-doc_0.1.0.9-4_all.deb libghc-unbounded-delays-prof_0.1.0.9-4_amd64.deb haskell-unbounded-delays_0.1.0.9-4.dsc haskell-unbounded-delays_0.1.0.9-4.debian.tar.xz haskell-unbounded-delays_0.1.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:10 +0000 Subject: Processing of haskell-stringbuilder_0.5.0-4_amd64.changes Message-ID: haskell-stringbuilder_0.5.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-stringbuilder-dev_0.5.0-4_amd64.deb libghc-stringbuilder-doc_0.5.0-4_all.deb libghc-stringbuilder-prof_0.5.0-4_amd64.deb haskell-stringbuilder_0.5.0-4.dsc haskell-stringbuilder_0.5.0-4.debian.tar.xz haskell-stringbuilder_0.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:17 +0000 Subject: Processing of haskell-tagsoup_0.13.5-1_amd64.changes Message-ID: haskell-tagsoup_0.13.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-tagsoup-dev_0.13.5-1_amd64.deb libghc-tagsoup-doc_0.13.5-1_all.deb libghc-tagsoup-prof_0.13.5-1_amd64.deb haskell-tagsoup_0.13.5-1.dsc haskell-tagsoup_0.13.5-1.debian.tar.xz haskell-tagsoup_0.13.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:04 +0000 Subject: Processing of haskell-strict_0.3.2-11_amd64.changes Message-ID: haskell-strict_0.3.2-11_amd64.changes uploaded successfully to localhost along with the files: libghc-strict-dev_0.3.2-11_amd64.deb libghc-strict-doc_0.3.2-11_all.deb libghc-strict-prof_0.3.2-11_amd64.deb haskell-strict_0.3.2-11.dsc haskell-strict_0.3.2-11.debian.tar.xz haskell-strict_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:04 +0000 Subject: Processing of haskell-text_1.2.1.3-2_amd64.changes Message-ID: haskell-text_1.2.1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-text-dev_1.2.1.3-2_amd64.deb libghc-text-doc_1.2.1.3-2_all.deb libghc-text-prof_1.2.1.3-2_amd64.deb haskell-text_1.2.1.3-2.dsc haskell-text_1.2.1.3-2.debian.tar.xz haskell-text_1.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:04 +0000 Subject: Processing of haskell-temporary_1.2.0.3-5_amd64.changes Message-ID: haskell-temporary_1.2.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-temporary-dev_1.2.0.3-5_amd64.deb libghc-temporary-doc_1.2.0.3-5_all.deb libghc-temporary-prof_1.2.0.3-5_amd64.deb haskell-temporary_1.2.0.3-5.dsc haskell-temporary_1.2.0.3-5.debian.tar.xz haskell-temporary_1.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:06 +0000 Subject: Processing of haskell-sockaddr_0.0.0-6_amd64.changes Message-ID: haskell-sockaddr_0.0.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-sockaddr-dev_0.0.0-6_amd64.deb libghc-sockaddr-doc_0.0.0-6_all.deb libghc-sockaddr-prof_0.0.0-6_amd64.deb haskell-sockaddr_0.0.0-6.dsc haskell-sockaddr_0.0.0-6.debian.tar.xz haskell-sockaddr_0.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:09 +0000 Subject: Processing of haskell-terminal-size_0.3.2.1-2_amd64.changes Message-ID: haskell-terminal-size_0.3.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-terminal-size-dev_0.3.2.1-2_amd64.deb libghc-terminal-size-doc_0.3.2.1-2_all.deb libghc-terminal-size-prof_0.3.2.1-2_amd64.deb haskell-terminal-size_0.3.2.1-2.dsc haskell-terminal-size_0.3.2.1-2.debian.tar.xz haskell-terminal-size_0.3.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:16 +0000 Subject: Processing of haskell-syb-with-class_0.6.1.6-3_amd64.changes Message-ID: haskell-syb-with-class_0.6.1.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb libghc-syb-with-class-doc_0.6.1.6-3_all.deb libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb haskell-syb-with-class_0.6.1.6-3.dsc haskell-syb-with-class_0.6.1.6-3.debian.tar.xz haskell-syb-with-class_0.6.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:11 +0000 Subject: Processing of haskell-stm_2.4.4-4_amd64.changes Message-ID: haskell-stm_2.4.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-stm-dev_2.4.4-4_amd64.deb libghc-stm-doc_2.4.4-4_all.deb libghc-stm-prof_2.4.4-4_amd64.deb haskell-stm_2.4.4-4.dsc haskell-stm_2.4.4-4.debian.tar.xz haskell-stm_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:12 +0000 Subject: Processing of haskell-tf-random_0.5-5_amd64.changes Message-ID: haskell-tf-random_0.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tf-random-dev_0.5-5_amd64.deb libghc-tf-random-doc_0.5-5_all.deb libghc-tf-random-prof_0.5-5_amd64.deb haskell-tf-random_0.5-5.dsc haskell-tf-random_0.5-5.debian.tar.xz haskell-tf-random_0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:12 +0000 Subject: Processing of haskell-storable-complex_0.2.2-4_amd64.changes Message-ID: haskell-storable-complex_0.2.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-storable-complex-dev_0.2.2-4_amd64.deb libghc-storable-complex-doc_0.2.2-4_all.deb libghc-storable-complex-prof_0.2.2-4_amd64.deb haskell-storable-complex_0.2.2-4.dsc haskell-storable-complex_0.2.2-4.debian.tar.xz haskell-storable-complex_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:50 +0000 Subject: Processing of haskell-transformers-compat_0.4.0.4-5_amd64.changes Message-ID: haskell-transformers-compat_0.4.0.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-transformers-compat-dev_0.4.0.4-5_amd64.deb libghc-transformers-compat-doc_0.4.0.4-5_all.deb libghc-transformers-compat-prof_0.4.0.4-5_amd64.deb haskell-transformers-compat_0.4.0.4-5.dsc haskell-transformers-compat_0.4.0.4-5.debian.tar.xz haskell-transformers-compat_0.4.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:48 +0000 Subject: Processing of haskell-xcb-types_0.7.1-2_amd64.changes Message-ID: haskell-xcb-types_0.7.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xcb-types-dev_0.7.1-2_amd64.deb libghc-xcb-types-doc_0.7.1-2_all.deb libghc-xcb-types-prof_0.7.1-2_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:06 +0000 Subject: Processing of haskell-th-expand-syns_0.3.0.6-4_amd64.changes Message-ID: haskell-th-expand-syns_0.3.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-th-expand-syns-dev_0.3.0.6-4_amd64.deb libghc-th-expand-syns-doc_0.3.0.6-4_all.deb libghc-th-expand-syns-prof_0.3.0.6-4_amd64.deb haskell-th-expand-syns_0.3.0.6-4.dsc haskell-th-expand-syns_0.3.0.6-4.debian.tar.xz haskell-th-expand-syns_0.3.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:05 +0000 Subject: Processing of haskell-stateref_0.3-3_amd64.changes Message-ID: haskell-stateref_0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-stateref-dev_0.3-3_amd64.deb libghc-stateref-doc_0.3-3_all.deb libghc-stateref-prof_0.3-3_amd64.deb haskell-stateref_0.3-3.dsc haskell-stateref_0.3-3.debian.tar.xz haskell-stateref_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:13 +0000 Subject: Processing of haskell-split_0.2.2-5_amd64.changes Message-ID: haskell-split_0.2.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-split-dev_0.2.2-5_amd64.deb libghc-split-doc_0.2.2-5_all.deb libghc-split-prof_0.2.2-5_amd64.deb haskell-split_0.2.2-5.dsc haskell-split_0.2.2-5.debian.tar.xz haskell-split_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:14 +0000 Subject: Processing of haskell-syb_0.5.1-2_amd64.changes Message-ID: haskell-syb_0.5.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-syb-dev_0.5.1-2_amd64.deb libghc-syb-doc_0.5.1-2_all.deb libghc-syb-prof_0.5.1-2_amd64.deb haskell-syb_0.5.1-2.dsc haskell-syb_0.5.1-2.debian.tar.xz haskell-syb_0.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:18 +0000 Subject: Processing of haskell-statevar_1.1.0.1-3_amd64.changes Message-ID: haskell-statevar_1.1.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-statevar-dev_1.1.0.1-3_amd64.deb libghc-statevar-doc_1.1.0.1-3_all.deb libghc-statevar-prof_1.1.0.1-3_amd64.deb haskell-statevar_1.1.0.1-3.dsc haskell-statevar_1.1.0.1-3.debian.tar.xz haskell-statevar_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:13 +0000 Subject: Processing of haskell-tagged_0.8.2-1_amd64.changes Message-ID: haskell-tagged_0.8.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-tagged-dev_0.8.2-1_amd64.deb libghc-tagged-doc_0.8.2-1_all.deb libghc-tagged-prof_0.8.2-1_amd64.deb haskell-tagged_0.8.2-1.dsc haskell-tagged_0.8.2-1.debian.tar.xz haskell-tagged_0.8.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:09 +0000 Subject: Processing of haskell-th-reify-many_0.1.3-4_amd64.changes Message-ID: haskell-th-reify-many_0.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-th-reify-many-dev_0.1.3-4_amd64.deb libghc-th-reify-many-doc_0.1.3-4_all.deb libghc-th-reify-many-prof_0.1.3-4_amd64.deb haskell-th-reify-many_0.1.3-4.dsc haskell-th-reify-many_0.1.3-4.debian.tar.xz haskell-th-reify-many_0.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:15 +0000 Subject: Processing of haskell-smtlib_1.0.7-3_amd64.changes Message-ID: haskell-smtlib_1.0.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-smtlib-dev_1.0.7-3_amd64.deb libghc-smtlib-doc_1.0.7-3_all.deb libghc-smtlib-prof_1.0.7-3_amd64.deb haskell-smtlib_1.0.7-3.dsc haskell-smtlib_1.0.7-3.debian.tar.xz haskell-smtlib_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:05 +0000 Subject: Processing of haskell-statestack_0.2.0.4-3_amd64.changes Message-ID: haskell-statestack_0.2.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-statestack-dev_0.2.0.4-3_amd64.deb libghc-statestack-doc_0.2.0.4-3_all.deb libghc-statestack-prof_0.2.0.4-3_amd64.deb haskell-statestack_0.2.0.4-3.dsc haskell-statestack_0.2.0.4-3.debian.tar.xz haskell-statestack_0.2.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:08 +0000 Subject: Processing of haskell-stringsearch_0.3.6.6-4_amd64.changes Message-ID: haskell-stringsearch_0.3.6.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-stringsearch-dev_0.3.6.6-4_amd64.deb libghc-stringsearch-doc_0.3.6.6-4_all.deb libghc-stringsearch-prof_0.3.6.6-4_amd64.deb haskell-stringsearch_0.3.6.6-4.dsc haskell-stringsearch_0.3.6.6-4.debian.tar.xz haskell-stringsearch_0.3.6.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:17 +0000 Subject: Processing of haskell-stmonadtrans_0.3.3-2_amd64.changes Message-ID: haskell-stmonadtrans_0.3.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-stmonadtrans-dev_0.3.3-2_amd64.deb libghc-stmonadtrans-doc_0.3.3-2_all.deb libghc-stmonadtrans-prof_0.3.3-2_amd64.deb haskell-stmonadtrans_0.3.3-2.dsc haskell-stmonadtrans_0.3.3-2.debian.tar.xz haskell-stmonadtrans_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:16 +0000 Subject: Processing of haskell-th-extras_0.0.0.2-7_amd64.changes Message-ID: haskell-th-extras_0.0.0.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-th-extras-dev_0.0.0.2-7_amd64.deb libghc-th-extras-doc_0.0.0.2-7_all.deb libghc-th-extras-prof_0.0.0.2-7_amd64.deb haskell-th-extras_0.0.0.2-7.dsc haskell-th-extras_0.0.0.2-7.debian.tar.xz haskell-th-extras_0.0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:15 +0000 Subject: Processing of haskell-system-filepath_0.4.13.4-3_amd64.changes Message-ID: haskell-system-filepath_0.4.13.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-system-filepath-dev_0.4.13.4-3_amd64.deb libghc-system-filepath-doc_0.4.13.4-3_all.deb libghc-system-filepath-prof_0.4.13.4-3_amd64.deb haskell-system-filepath_0.4.13.4-3.dsc haskell-system-filepath_0.4.13.4-3.debian.tar.xz haskell-system-filepath_0.4.13.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:47 +0000 Subject: Processing of haskell-uri_0.1.6.2-5_amd64.changes Message-ID: haskell-uri_0.1.6.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-uri-dev_0.1.6.2-5_amd64.deb libghc-uri-doc_0.1.6.2-5_all.deb libghc-uri-prof_0.1.6.2-5_amd64.deb haskell-uri_0.1.6.2-5.dsc haskell-uri_0.1.6.2-5.debian.tar.xz haskell-uri_0.1.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:56:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:56:58 +0000 Subject: Processing of haskell-universe-base_1.0-5_amd64.changes Message-ID: haskell-universe-base_1.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-universe-base-dev_1.0-5_amd64.deb libghc-universe-base-doc_1.0-5_all.deb libghc-universe-base-prof_1.0-5_amd64.deb haskell-universe-base_1.0-5.dsc haskell-universe-base_1.0-5.debian.tar.xz haskell-universe-base_1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:57:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:57:08 +0000 Subject: Processing of haskell-utf8-light_0.4.2-4_amd64.changes Message-ID: haskell-utf8-light_0.4.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-utf8-light-dev_0.4.2-4_amd64.deb libghc-utf8-light-doc_0.4.2-4_all.deb libghc-utf8-light-prof_0.4.2-4_amd64.deb haskell-utf8-light_0.4.2-4.dsc haskell-utf8-light_0.4.2-4.debian.tar.xz haskell-utf8-light_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:14 +0000 Subject: Processing of haskell-threads_0.5.1.3-4_amd64.changes Message-ID: haskell-threads_0.5.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-threads-dev_0.5.1.3-4_amd64.deb libghc-threads-doc_0.5.1.3-4_all.deb libghc-threads-prof_0.5.1.3-4_amd64.deb haskell-threads_0.5.1.3-4.dsc haskell-threads_0.5.1.3-4.debian.tar.xz haskell-threads_0.5.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 16:54:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 16:54:05 +0000 Subject: Processing of haskell-th-lift_0.7.2-4_amd64.changes Message-ID: haskell-th-lift_0.7.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-th-lift-dev_0.7.2-4_amd64.deb libghc-th-lift-doc_0.7.2-4_all.deb libghc-th-lift-prof_0.7.2-4_amd64.deb haskell-th-lift_0.7.2-4.dsc haskell-th-lift_0.7.2-4.debian.tar.xz haskell-th-lift_0.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 17:22:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:22:49 +0000 Subject: haskell-hex_0.1.2-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hex, version 0.1.2-2, however unstable already has version 0.1.2-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:22:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:22:57 +0000 Subject: haskell-hinotify_0.3.8.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hinotify, version 0.3.8.1-3, however unstable already has version 0.3.8.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:04 +0000 Subject: haskell-hostname_1.0-10_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hostname, version 1.0-10, however unstable already has version 1.0-10. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:11 +0000 Subject: haskell-hs-bibutils_5.5-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hs-bibutils, version 5.5-3, however unstable already has version 5.5-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:16 +0000 Subject: haskell-hsemail_1.7.7-3_amd64.changes REJECTED Message-ID: libghc-hsemail-prof_1.7.7-3_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:24 +0000 Subject: haskell-hslua_0.4.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:27:30 EST Source: haskell-hslua Binary: libghc-hslua-dev libghc-hslua-prof libghc-hslua-doc Architecture: amd64 all source Version: 0.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hslua-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hslua (0.4.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: b8c3d0919b3aedf8999e06b6355d12eba21f318fd91b115699d09a832ca6a3dd 111980 libghc-hslua-dev_0.4.1-1_amd64.deb f618c579c5007c7848911ed263d746741ff120da2af7cfd4210e282ae8a135ee 61916 libghc-hslua-doc_0.4.1-1_all.deb 49986bd6d82d778dd927fce1fe68c855f588e719166934a2144ee787b1d1524c 86598 libghc-hslua-prof_0.4.1-1_amd64.deb da09bca1316c9f148ff3d935080676698d9c94fa1c72d7ba074d0133fc5df7fe 2369 haskell-hslua_0.4.1-1.dsc e92821e4261bcc6e4eb96f1804679649952ac6c79b2ae6f6d0881f48e7a92ab9 2660 haskell-hslua_0.4.1-1.debian.tar.xz 2df2b4f0566ef2244506f9830e0207fce3bece7c331129f69f446c722136173f 130342 haskell-hslua_0.4.1.orig.tar.gz Checksums-Sha1: 2ee8471501f4726d48f9ba4883dd4d1fe4bd916c 111980 libghc-hslua-dev_0.4.1-1_amd64.deb 5d28309b5c3b6ee35a0fe4622afd012842176c63 61916 libghc-hslua-doc_0.4.1-1_all.deb be28559166cf1247b2bd9ba3e66e14d26739f991 86598 libghc-hslua-prof_0.4.1-1_amd64.deb 0c1a0498b74011cc82f6f9ef6a63a1f32952675d 2369 haskell-hslua_0.4.1-1.dsc b80257b0550440563f31d6086844c6ea03d15467 2660 haskell-hslua_0.4.1-1.debian.tar.xz 74bc951c6a1a93f79bcb40789df6ca900ced3544 130342 haskell-hslua_0.4.1.orig.tar.gz Files: 5ffeee3eaf693d0bffb4121776bd1f63 111980 haskell extra libghc-hslua-dev_0.4.1-1_amd64.deb bb42a75e194f4a209003a75869359ea7 61916 doc extra libghc-hslua-doc_0.4.1-1_all.deb 87b3b31858a0df5aed8e2c83866238c9 86598 haskell extra libghc-hslua-prof_0.4.1-1_amd64.deb 6fd4bd3c69537e66141d548503f4efd2 2369 haskell extra haskell-hslua_0.4.1-1.dsc 7b41c5aec9608db5497016fa6a7ab697 2660 - - haskell-hslua_0.4.1-1.debian.tar.xz 6f73759272a938ce091be463676b3e84 130342 - - haskell-hslua_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKugP/2wwrMcZUF0m3D6vmKgITm1S ml8+kKw0ww/Fmae3Q/vP3nk05d6sGnDcq3MkxVLKKSB51wNCvOSRsQI1kWGS8tcy O3Wg/TdlGgzfqOsqJsey25C4SF+wPHgL5E/pmuNC0CRxo9KUD4Eo8QsgMBh3+dcR abQUuwO+sbek5zXwa+NzK/aTYhBZaSpOVGrMB2l1/3zAWj0Wn7RVMVA1n58VJX65 gosRSiFLCJxxBIljMd9uTNJfYmy2tb5WJUmy8DfLmY1i2nXtk239jSA3VickmS7d 5QuamtRCVIwATv6ka7cpPcYCzPN6thgCjVh1mRiJYiECqOpZHWmVb/OuogXMhQbq 96Tgcon/opgLEIl7KZ/tMgq2ZP6w6au8QVf1AZUC8hhucC1f9Ymc6xNnhkGlI0M8 CfWiDG2k1NFoX1wpp6FdOV5op1/TENbMVDtB3s8J5+h+Xz1aqouye4TdckddzgpT gQAz0SZKM1ekdXunGM/z9eUN5aJvyvMnuCkmGIT79FQ744zwxG1uaxfHwFWg+nBy 75R8ob3ByrXAePQcqULvVcK8hKi+EV54h70/bm88KBrfJNdhFjNsikcAOdALFJi1 /KJmOsbgydRI+eHdE7MUPjQX6uGPNXK+oinI1g+/5G8jSCV4Ba7Ma9F9MEqUfnZA zsqTVnwtJ8PHthtKLdYd =OPT9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:31 +0000 Subject: haskell-hsopenssl_0.11.1.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hsopenssl, version 0.11.1.1-2, however unstable already has version 0.11.1.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:40 +0000 Subject: haskell-hsp_0.10.0-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hsp, version 0.10.0-3, however unstable already has version 0.10.0-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:45 +0000 Subject: haskell-hspec-discover_2.1.10-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hspec-discover, version 2.1.10-2, however unstable already has version 2.1.10-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:23:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:23:53 +0000 Subject: haskell-hspec-expectations_0.7.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:30:00 EST Source: haskell-hspec-expectations Binary: libghc-hspec-expectations-dev libghc-hspec-expectations-prof libghc-hspec-expectations-doc Architecture: amd64 all source Version: 0.7.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hspec-expectations-dev - catchy combinators for HUnit libghc-hspec-expectations-prof - catchy combinators for HUnit; profiling libraries libghc-hspec-expectations-doc - catchy combinators for HUnit; documentation Changes: haskell-hspec-expectations (0.7.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 051eb9e1a82395145dc8b84b2857df0b520d6172b5ea2d3bed27360e449e03ff 31822 libghc-hspec-expectations-dev_0.7.1-2_amd64.deb 14fc9151bdf3b75ff23d0ea1299e099a1f8053bf2501af1e35413fbb8fa35509 34842 libghc-hspec-expectations-doc_0.7.1-2_all.deb 7b8daf4f75fbbca56a12096a9275cdb73c1ec4dd3bdce634e5e1903de28ffc97 26722 libghc-hspec-expectations-prof_0.7.1-2_amd64.deb 8447d9de02ff610cf98b3cd570bacac1f2ef48ba88f7ad68e776aa11b6b013c2 2547 haskell-hspec-expectations_0.7.1-2.dsc bebcd4a4fa40a5facc76fc659a2ff061fe3bc9167cc964c5cbd208bb8180e0a2 2312 haskell-hspec-expectations_0.7.1-2.debian.tar.xz afcac6b3492a2db618e0e85e83cb106ba555fd966a3b045ee4aa30ccf199a258 4005 haskell-hspec-expectations_0.7.1.orig.tar.gz Checksums-Sha1: cb06efc76518e2e46c302ec19bd1a515fe585aeb 31822 libghc-hspec-expectations-dev_0.7.1-2_amd64.deb 315ad5d19c71dc88f7371061cc3d4a30c5a033d4 34842 libghc-hspec-expectations-doc_0.7.1-2_all.deb 00bfb22754110a8674a6990c79b01d25069b4fa0 26722 libghc-hspec-expectations-prof_0.7.1-2_amd64.deb 73d875f240c2e6ca67f1b32a4ca2ffd430145bad 2547 haskell-hspec-expectations_0.7.1-2.dsc b4dcc4350573ee29d9759c3bbc408a5e239778bf 2312 haskell-hspec-expectations_0.7.1-2.debian.tar.xz 291f9733f30e031592373c4ab7298683c5ea97cc 4005 haskell-hspec-expectations_0.7.1.orig.tar.gz Files: 61f46a6802e0ed266eeccce24cc628ac 31822 haskell extra libghc-hspec-expectations-dev_0.7.1-2_amd64.deb eca2e55bb905bbd9c6a37a24e9594bf8 34842 doc extra libghc-hspec-expectations-doc_0.7.1-2_all.deb c0f93f1c8ab03a6022a6223e9ac40e6c 26722 haskell extra libghc-hspec-expectations-prof_0.7.1-2_amd64.deb 8001d5c55e598f196ef80789799ec9c7 2547 haskell extra haskell-hspec-expectations_0.7.1-2.dsc fc93615e2887bd43e8695273aa09641a 2312 - - haskell-hspec-expectations_0.7.1-2.debian.tar.xz 9661c6f034bf1b4c71579986a0680494 4005 - - haskell-hspec-expectations_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiVIP/0/9kaiKFCCoX1SlfOXy38wD 08UHrJXNXxbUmpj7vgLKHzOyqn7gCf2ilaZvJHXFSAP/3//dvqGh1tihAP3RPCpK DiB1zpY+h53ZRUXchQe80syB24w5tY1alKSoZL885qBulC4W55xF2T0c0KP13bX+ CcnRBnadFTEIKgpV7jBMxOCg1AS30KEdhiQho2mubMJ2B719Q6q7F+tyF+kyT+4a hKdc3tsQ+TUw7sWuco+SdgaOb9ptyw60iuoG3Hj4jJM/AhzqI10hmoczEyK/n9YB dxvMBr7OmYzCOdd29OQI1bmTl52cCSwOI3xQiit03j1xE1PMGAk/DpSSk3MAbqPL lJAXxrmI3eE/yyI9iJcqD1zJwBGOie2emJhEaOhr708KtOcgdA5+fCMAxT6XCQMN RexoDbliWAICFxxq1b9il88MgzqYtffll8P6YzK5Vjn93lezRU3XHr/r4MxAxHJx PV+/pTwzxrIgm9nOG8SAEaIEHBbt6nJM7VqRV3ycBcGLYBefCDIxmm35CFQGUv3I oAp2yMmBzeMNktfSShaN3qYSXkWurxbxigHc/bM46hvpQY3lFGjwiMPIrLPRHymn ncaoMRDN7S57vVTVPx2pSKNhM/PbGXX561mf33Y7dcNe514pKAC46tuQJ/OZkvYT GbgqtZLB/wDmR9T6Dndv =EU7g -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:00 +0000 Subject: haskell-hstatsd_0.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hstatsd, version 0.1-2, however unstable already has version 0.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:07 +0000 Subject: haskell-hsyslog_2.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hsyslog, version 2.0-4, however unstable already has version 2.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:13 +0000 Subject: haskell-html_1.0.1.2-11_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-html, version 1.0.1.2-11, however unstable already has version 1.0.1.2-11. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:20 +0000 Subject: haskell-hunit_1.2.5.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hunit, version 1.2.5.2-5, however unstable already has version 1.2.5.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:28 +0000 Subject: haskell-hxt-charproperties_9.2.0.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hxt-charproperties, version 9.2.0.1-4, however unstable already has version 9.2.0.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:36 +0000 Subject: haskell-hxt-regex-xmlschema_9.2.0.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:24:04 EST Source: haskell-hxt-regex-xmlschema Binary: libghc-hxt-regex-xmlschema-dev libghc-hxt-regex-xmlschema-prof libghc-hxt-regex-xmlschema-doc Architecture: amd64 all source Version: 9.2.0.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-regex-xmlschema-dev - W3C XML Schema regular expressions library${haskell:ShortBlurb} libghc-hxt-regex-xmlschema-prof - W3C XML Schema regular expressions library${haskell:ShortBlurb} libghc-hxt-regex-xmlschema-doc - W3C XML Schema regular expressions library${haskell:ShortBlurb} Changes: haskell-hxt-regex-xmlschema (9.2.0.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6f687dcfa21d031758fded6a6ae72822260cb5b51f64714a7b24ea23c74b5011 143664 libghc-hxt-regex-xmlschema-dev_9.2.0.2-4_amd64.deb 0a68351515c17266e81389285dca58b52c0600d04daaa46db0edd9bd9e637f18 73520 libghc-hxt-regex-xmlschema-doc_9.2.0.2-4_all.deb e8ad007b12c6d5ccc23096c7ae486b02516a6f871994c72c70fee0959c4c23fb 137522 libghc-hxt-regex-xmlschema-prof_9.2.0.2-4_amd64.deb 295fd85b4bfa343545c725067f0a159d64e72382fde09084decaee8adc895230 2848 haskell-hxt-regex-xmlschema_9.2.0.2-4.dsc 021f113d2e8dd813aa7642da2a81e9ee323cb190fa827689657eb8fc49bb6903 2792 haskell-hxt-regex-xmlschema_9.2.0.2-4.debian.tar.xz 4744676dde2b29c4bb75a579345145225a1f1b7ba15d46b7f868c37c6e696cc2 35896 haskell-hxt-regex-xmlschema_9.2.0.2.orig.tar.gz Checksums-Sha1: 145e5e65c8fd12ce64bbcb40e86dad0b96e031bb 143664 libghc-hxt-regex-xmlschema-dev_9.2.0.2-4_amd64.deb a18abede763ef9436e9d2fe2a6e10b26e2bbfa1f 73520 libghc-hxt-regex-xmlschema-doc_9.2.0.2-4_all.deb 0a6c77a6cfa933a7331b382ba398c0e0cbf67723 137522 libghc-hxt-regex-xmlschema-prof_9.2.0.2-4_amd64.deb 792887a337fed3030e455808b81c25ad4edeb534 2848 haskell-hxt-regex-xmlschema_9.2.0.2-4.dsc 940a091704de132b4d234c19654ef98f0dd92a93 2792 haskell-hxt-regex-xmlschema_9.2.0.2-4.debian.tar.xz f5cec80497b19c2ef30f2110d07d10b3ea28372c 35896 haskell-hxt-regex-xmlschema_9.2.0.2.orig.tar.gz Files: d6e0e1e7e976fe3cd92cb24575746f39 143664 haskell extra libghc-hxt-regex-xmlschema-dev_9.2.0.2-4_amd64.deb a088ba69d7005c82aad10f3f7ff1aeca 73520 doc extra libghc-hxt-regex-xmlschema-doc_9.2.0.2-4_all.deb cf0b31b1e5a2335385d842174d3db330 137522 haskell extra libghc-hxt-regex-xmlschema-prof_9.2.0.2-4_amd64.deb 5e164ac4c1a92db5bf59587a165e33c8 2848 haskell extra haskell-hxt-regex-xmlschema_9.2.0.2-4.dsc 14af3e955fc3d5286fd8112d7384b034 2792 - - haskell-hxt-regex-xmlschema_9.2.0.2-4.debian.tar.xz 6bd88596c4e3b42d310fa79479ba2a22 35896 - - haskell-hxt-regex-xmlschema_9.2.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomMgP+gJhH3v+/tbfzsgs8dziHOwg Dd17mfvzohKk1TdNVjONy1kY+/omdvlKahCXZ84sL2+q0bau2AhTS4ForM0uSEzK h4XEklOOefQUzTT6KB4WA5FMh2GQX3wky47U1gqay6QBAq07p6MqHoOhxaSErM/+ GBkdXn2d/To8NPY/J4Ayh6Ds1FOpVmwqpYt01pQNlWXgkdNSwGaiglSeIKF3Aamb R0z22ufO6Y+ATb5d3RuoQy9XmHoXXafR9Su+UtrvujG0pgTpKofK9g2oVFHy4NKe RBW2wxHIJwmt+1gakp7mDMYdlGXW8jE5bnqo08HqUadBoeBJIFxASNounk3z/0S4 /5GgU8bG1sa5YrQCCERJ27Obke13OvZW2K0Hi8AGrKAdsp7wSHtBhSKt7poPokse +nidBpAcn/l3gkhElvTB4lus6cy9Gb/pXaVq1lM9+AoVotNTGfH5+B7vDoqv4Dvs NCeHQ+xLZE4j05ouH4URUvaF0xSb5gCYqqaYPc+ea9Zk2xPJ5yOI48DOh/CKkiez 76ItmB5oqpzMnJBR9H071rThuzzmmAqdHIrgrLbsoXr2pXeiBDPT6O2PF2w5AxDn RBaFBysmyMqCVnPn54NFgjNDmYpy5Srk9rYGoYSnq5hpQ/SN37TICOGRcChwujgk IXj+iYSL2xLdI8yMet2C =1MnE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:43 +0000 Subject: haskell-hxt-unicode_9.0.2.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:29:24 EST Source: haskell-hxt-unicode Binary: libghc-hxt-unicode-dev libghc-hxt-unicode-prof libghc-hxt-unicode-doc Architecture: amd64 all source Version: 9.0.2.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-unicode-dev - Unicode en-/decoding functions${haskell:ShortBlurb} libghc-hxt-unicode-prof - Unicode en-/decoding functions${haskell:ShortBlurb} libghc-hxt-unicode-doc - Unicode en-/decoding functions${haskell:ShortBlurb} Changes: haskell-hxt-unicode (9.0.2.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 53e13493950e88b99437a160ed4642e7280e8e581d58d01f4af73713e67d45de 161114 libghc-hxt-unicode-dev_9.0.2.4-4_amd64.deb b5a7710c48939ccc4d0a2a0e3573dcacfb9dfefdbea0c45066107f096e726786 52148 libghc-hxt-unicode-doc_9.0.2.4-4_all.deb 8bb5ff8b4e91e50810eb232d4dbe15c843857b77476d9558b4b48c8232557319 123194 libghc-hxt-unicode-prof_9.0.2.4-4_amd64.deb d5bc7c9498469b5f40d58d169cd937183ddf45d34bc8c89528e85507472a13f7 2549 haskell-hxt-unicode_9.0.2.4-4.dsc d97b55b0f9d405b8d33f2901b135ec6184974095b3aab4802ace15b27ccad64b 2560 haskell-hxt-unicode_9.0.2.4-4.debian.tar.xz 7b5823f3bd94b57022d9d84ab3555303653c5121eaaef2ee1fd4918f3c434466 14010 haskell-hxt-unicode_9.0.2.4.orig.tar.gz Checksums-Sha1: 56a6c9f1c41f33ddf1c8e4dd3d323fa6bccf97fd 161114 libghc-hxt-unicode-dev_9.0.2.4-4_amd64.deb 6f80a7c2eef824bba55e3d95dc12e8ee08251d54 52148 libghc-hxt-unicode-doc_9.0.2.4-4_all.deb 094ebd7209f55f1108b8e741c4a537420563ae9f 123194 libghc-hxt-unicode-prof_9.0.2.4-4_amd64.deb d1b42a9a3d5c5371384a91be7a5705b8112e527e 2549 haskell-hxt-unicode_9.0.2.4-4.dsc 1efddea612d5929f6fe733ece5e827f544e61ee9 2560 haskell-hxt-unicode_9.0.2.4-4.debian.tar.xz 8ece2631570c2b55dc29e83728ff676c38fffe5f 14010 haskell-hxt-unicode_9.0.2.4.orig.tar.gz Files: 4464d0287da9538ac15b2960f7991707 161114 haskell extra libghc-hxt-unicode-dev_9.0.2.4-4_amd64.deb 85e0e1461f5ac2d895aaf521c062d784 52148 doc extra libghc-hxt-unicode-doc_9.0.2.4-4_all.deb 3adf9a7b101d3eafbe4d9b9d71fbd8b3 123194 haskell extra libghc-hxt-unicode-prof_9.0.2.4-4_amd64.deb d2cd763128fbb1401fa623ff3090f5b3 2549 haskell extra haskell-hxt-unicode_9.0.2.4-4.dsc abddf86780e4dd399023452ff311c7dc 2560 - - haskell-hxt-unicode_9.0.2.4-4.debian.tar.xz e4f61cef60736dca5778641e791f66c8 14010 - - haskell-hxt-unicode_9.0.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHHQP/iZf7gSj2Oi+0/ArVsojaxqd VmjicKZVHOmHhrOvgsRyIymkVWAo8B2qVmzS/QUHmzgwUWRyZbxm9bt4f3vgDs1Q Qm603thuaeyAzlR0RSkE0DraF3magqoDqWrUV7vDIhDOgpkwA6VdIw1VS8URg31n TyfH95itSKucb9WcP8+eVC1WVsX8Q5AyfrnIpDTfM22h1l6YgVJok1sx/OuSy/u+ ohnNDFvIFv/qrG7IQMznQGyYgGbWzw5oAb7k4FG2y1s0RppEziUMlHleFYYEE4sH uUvr/P1CVBOtXEUXbiHGz7TumDM6jHwcISQgkaxgIH//T4w1GK3wBuz/EgA2Z6gp QV9qG9c8R6ELXnbVdgK+HN9HqxZmsRmbgZ0vKacIqEJQHQqIKUhpEgSzPQEvkrxA /CCy2Csffia8rE+madGdoPJXPPKQLYprF6zjdWj7fGr/8asxrJ7AmCw86m9m6LRj zy57v6KJgePqQxz+j5FYpUQbGwy+SYU8Venhk0Jhm6+t3KL6d/rP4T9A9RMz8iVp WtvYRyGHp8kUGkyBt652WK8HRnDzc27R68OzQnqj17mwbBrHlTjpSoFRQtzmQoOv M0PxoaXjTD8PJzNcsWe0VedLdwzItpvuEOqwrvvl1HOdbggwf25kXLywQXbqtqO+ QmoOHnNdpdh0IfQQ2F4o =nhfi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:51 +0000 Subject: haskell-iconv_0.4.1.3-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-iconv, version 0.4.1.3-3, however unstable already has version 0.4.1.3-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:24:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:24:57 +0000 Subject: haskell-ieee754_0.7.6-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ieee754, version 0.7.6-6, however unstable already has version 0.7.6-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:03 +0000 Subject: haskell-ifelse_0.85-11_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ifelse, version 0.85-11, however unstable already has version 0.85-11. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:09 +0000 Subject: haskell-io-storage_0.3-9_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-io-storage, version 0.3-9, however unstable already has version 0.3-9. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:16 +0000 Subject: haskell-iproute_1.5.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-iproute, version 1.5.0-2, however unstable already has version 1.5.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:25 +0000 Subject: haskell-js-jquery_1.11.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-js-jquery, version 1.11.3-4, however unstable already has version 1.11.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:33 +0000 Subject: haskell-json_0.9.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:22:17 EST Source: haskell-json Binary: libghc-json-dev libghc-json-prof libghc-json-doc Architecture: amd64 all source Version: 0.9.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-json-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-json-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-json-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-json (0.9.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a9b00ef85c8e01844d3cb9c82eefe2fc96dd855f62b79e39203cf67b17ca7973 219692 libghc-json-dev_0.9.1-3_amd64.deb a1b1646075d52ee8d49fed7a8e5d40d3f1034abce0da1ae96c799a4be992df6e 66894 libghc-json-doc_0.9.1-3_all.deb 4eb30dfbe07cf39ef077ab551209af44b2b0a0e2450cebdfb13fc18e6925b702 182866 libghc-json-prof_0.9.1-3_amd64.deb 6d9b27f4cea67c7e5d0cf44d17fff3ed6d05ba068a2cc7701f1fd9dda9ee1339 2537 haskell-json_0.9.1-3.dsc 8d179506a97dfca55e8f4411d445c61b32c2af3a4daed50839e40366e38600ba 3264 haskell-json_0.9.1-3.debian.tar.xz 96b57e4d167e45dc80aeff872a922ae9cdb953a1ded29ebbb51019b68f0085a2 22568 haskell-json_0.9.1.orig.tar.gz Checksums-Sha1: 1ffb5d577897b248aa4a8c54e51c18479fea2e68 219692 libghc-json-dev_0.9.1-3_amd64.deb c92306a43b37c42ae5f3cd725b90a9db2be0c9df 66894 libghc-json-doc_0.9.1-3_all.deb f0f1b6771f6ca319ff023b624e3482dc38d80853 182866 libghc-json-prof_0.9.1-3_amd64.deb 44c1fcf1de3d695dd10d48a6863785b3cfc36835 2537 haskell-json_0.9.1-3.dsc 3b27a9f59dd1b0a228eda7f004825691640415ee 3264 haskell-json_0.9.1-3.debian.tar.xz 18bf3e11d302a9a334a9b48afe6857872aef3705 22568 haskell-json_0.9.1.orig.tar.gz Files: c0759c960985294b1f8745836f9ed7bd 219692 haskell extra libghc-json-dev_0.9.1-3_amd64.deb 9d47edaa062e5ad233081af85bdabc17 66894 doc extra libghc-json-doc_0.9.1-3_all.deb 112c65e631709c767586ff6c97c67aa3 182866 haskell extra libghc-json-prof_0.9.1-3_amd64.deb 5c281844a8cb28b72629888ae241a84a 2537 haskell extra haskell-json_0.9.1-3.dsc 9edea51b7227e9c57a021e0362472d78 3264 - - haskell-json_0.9.1-3.debian.tar.xz 39f878c351120c7d8bd1d634eee26cbb 22568 - - haskell-json_0.9.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBiUP/1F1yhLb5hSLsK7tXwkdW8aH nJMf7Ofs6azM9+NzLyR3lDh1AL3GEIGzKXwsU32atmza7mqiXy41bLW9vZGw5IHT fpkWIsbIu+v39BG9kJ3AGhDhKe36KiMDu4fBTs66vyj5BU5KJdbm/LnSCgkACVhD 5Nj474EoWoJD/K1ijISlpc/QnyWkechTnqi9WVtU2sPUxp47NQoqBV5ZpL03HHPc 0G9TbR3DQgdJoMgUbLcW0RPDjk6LNz9AR2NQAX9YvrTs5dcy8JxadAI/5Pd47noD k+omLlOMCuWuSUma1zr20sJfiPwOtTuasVc8b1QgGIbHoFCmIYqmKKH3A3OmOVOj /894VbCwB6W5J6dpEDqnpDT7EAd6SBGhfpoueUlz2I9hWU/N+laB5ll4d5emlVnB 9KQz3yODVvJdHf3Ue35IWlhidZJLNLyNYGvAfm1K4lzksVIBHvfl+j1G1VCCbv/p JXAKwoh6uECx1G0t5NXwtARFMDl30e8PTEdnXKxCXTaoq/wZvz+HP8IZgUld+NIY hTxst8gsmsBC1uTAzuDzl0sa721nDDbo6eBYxfBg0FX3dQtWOs8G9d0B3/5qxAdc tYhm+QCh08Tof580z7tQDzmfEW2/2TITM8Xdr9Kpl3T8yoe0IgRwLIdV2M1d6tZa hFIg+ko8b5RSYcfOzdJI =Hr3y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:40 +0000 Subject: haskell-knob_0.1.1-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-knob, version 0.1.1-8, however unstable already has version 0.1.1-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:47 +0000 Subject: haskell-lazysmallcheck_0.6-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-lazysmallcheck, version 0.6-7, however unstable already has version 0.6-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:25:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:25:54 +0000 Subject: haskell-lexer_1.0-9_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-lexer, version 1.0-9, however unstable already has version 1.0-9. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:01 +0000 Subject: haskell-logict_0.6.0.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-logict, version 0.6.0.2-5, however unstable already has version 0.6.0.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:11 +0000 Subject: haskell-maths_0.4.8-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-maths, version 0.4.8-2, however unstable already has version 0.4.8-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:20 +0000 Subject: haskell-mbox_0.3.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:18:15 EST Source: haskell-mbox Binary: libghc-mbox-dev libghc-mbox-prof libghc-mbox-doc Architecture: amd64 all source Version: 0.3.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mbox-dev - mbox reader/writer library${haskell:ShortBlurb} libghc-mbox-prof - mbox reader/writer library${haskell:ShortBlurb} libghc-mbox-doc - mbox reader/writer library${haskell:ShortBlurb} Changes: haskell-mbox (0.3.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a2c1afbc07a128e788486fb8dd540190208ba3f4f5cadb5d3408a1bbfb1dd150 67856 libghc-mbox-dev_0.3.1-3_amd64.deb 1c4d66d71e485472a7905aa12262c7a40ee095ae6d9765ce02cf8c618b6639cb 33134 libghc-mbox-doc_0.3.1-3_all.deb c388d3c8f986cc072f6a3c29dab256a917536008ff526aabb54c4d6ec849f10f 56826 libghc-mbox-prof_0.3.1-3_amd64.deb fd785062215f169f98fa71c9464b4c0dec58fb183959b4c49e10fe83fdf508bc 2499 haskell-mbox_0.3.1-3.dsc bb2764b599384e34898d62134e1477c9118d660168ca13d6a55ac7e0ea588ed3 2428 haskell-mbox_0.3.1-3.debian.tar.xz d172b9d4c57b1138fb27931281deb7562e98312698b5bd784f6c71800434188e 3544 haskell-mbox_0.3.1.orig.tar.gz Checksums-Sha1: 64a4cac6a8bd8188e089cae6953a3f256391326e 67856 libghc-mbox-dev_0.3.1-3_amd64.deb b3b626846c876414eac990c349fcb8a4404d0321 33134 libghc-mbox-doc_0.3.1-3_all.deb 8435fe26ba84e0374af0a9c6b2407a8e6c8097b8 56826 libghc-mbox-prof_0.3.1-3_amd64.deb bbd242f1b865511f8ed7d6e9e0246c457cb82af9 2499 haskell-mbox_0.3.1-3.dsc 3692527de44973d107fdeeb0bbda9b38fa8cebff 2428 haskell-mbox_0.3.1-3.debian.tar.xz e001333e1ee6932efeb2acf6cde05ecfc1912c45 3544 haskell-mbox_0.3.1.orig.tar.gz Files: b427d91db2ca52fa72cb9fe2d9fe555b 67856 haskell extra libghc-mbox-dev_0.3.1-3_amd64.deb f8f847e5469e51f6701bb34978ca6ee2 33134 doc extra libghc-mbox-doc_0.3.1-3_all.deb 38a1198eb80b999337531368e526de13 56826 haskell extra libghc-mbox-prof_0.3.1-3_amd64.deb e596b347cc8a7b0774d2de96c7ca7fbc 2499 haskell extra haskell-mbox_0.3.1-3.dsc d982a1801a5e91b12e4c9af41c5e50ec 2428 - - haskell-mbox_0.3.1-3.debian.tar.xz a52365d033eb508bf06325b7b2422dfb 3544 - - haskell-mbox_0.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZt0P/R3QMVJtCp33SiWKa/y6mMub JZobYef8uSVx+HMiH/8m1sP1tFz7X9jiRaxEbe5jXIWpR19pzGKCq+rImccE5028 KXvOXQuMmwwFlUO2FaQ1WGTv6pk3c0OhXlQPGwA3KrUsUxYHajbRfY9XUmipIRkv 5DP9gqktiiiB4OtjxojKKf0W9yyStlEdkfUKF9ZnQsNFrG9UypkPaVCMpXQPMIRf m4qABeG5A9q//Fj9bwyEM0b0B3LrelWTWVBOo/9kbWnuhILa+Sj+zqYcqJAJ0OI4 oY6JSzm5j/uci3GOXXmaqdVhc8DBHnM8hi72EJtPBm9STbk2h90klb4i42JHNOOE 83IwSzh+CAEbOhKjgiVf86UrYsm5ywpes9YKfpnAUh1xRVpkDDLtfPF36ZO0EjEM U1L5jig35D/bgYHVaI+d3J7jfqhLoTZzr8maM7lJPEm2Kv+qK8LEwaMG1Dzjdjn+ xBVTrrFrtlsgXKTCyNmJC1oysx/Ej9ytSO03GVyzQR6cND0TwxWdAEFN2z1vg2zd hBNVokbgcd7m/0pC8KAcebeHLVrGSbwe/Nhrz2xlRsnTBnXQpyE8ggbd090Nj+bJ XC6G0eEfPAi6ixPz+bIzFqxxIu2OC5F2LA7DLAlNArbRFzSCMU7PLfUoplmix7Ej kpc1Q/odlarQ5qnG97Wh =lBEO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:27 +0000 Subject: haskell-memoize_0.7-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-memoize, version 0.7-4, however unstable already has version 0.7-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:35 +0000 Subject: haskell-mersenne-random-pure64_0.2.0.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:09:56 EST Source: haskell-mersenne-random-pure64 Binary: libghc-mersenne-random-pure64-dev libghc-mersenne-random-pure64-prof libghc-mersenne-random-pure64-doc Architecture: amd64 all source Version: 0.2.0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mersenne-random-pure64-dev - Fast pure pseudorandom number generator${haskell:ShortBlurb} libghc-mersenne-random-pure64-prof - Fast pure pseudorandom number generator${haskell:ShortBlurb} libghc-mersenne-random-pure64-doc - Fast pure pseudorandom number generator${haskell:ShortBlurb} Changes: haskell-mersenne-random-pure64 (0.2.0.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f2741ce9ff3fb7646586d9193fc1703ad7a3fdb75030e13c422afc4d30a95a68 25502 libghc-mersenne-random-pure64-dev_0.2.0.4-5_amd64.deb 34d314b1fbbb59bf907715ea0aeaea93bedb90eb03618dedba8cbc5f54900c13 35750 libghc-mersenne-random-pure64-doc_0.2.0.4-5_all.deb 76fad41a75eb421eeddd1d5287d5022d5353dec4dc3ae3c9172c8f00b3bcc544 20566 libghc-mersenne-random-pure64-prof_0.2.0.4-5_amd64.deb e3974b10d84c1491f2d70e567f28a2e10623091ed7cc8c0f8494f98e8b4ebdd3 2697 haskell-mersenne-random-pure64_0.2.0.4-5.dsc 8eda4479f8d4ddab3e6f8bb17ddb521856b8ae30ba19f8165ab034e047e54cd5 2856 haskell-mersenne-random-pure64_0.2.0.4-5.debian.tar.xz 302534036199a7835841f1a52668ec9ea71e9c51fab78ec1616486e7ac170762 6900 haskell-mersenne-random-pure64_0.2.0.4.orig.tar.gz Checksums-Sha1: 8534d71d9da99f1c30b25a9d009e7e623455fe62 25502 libghc-mersenne-random-pure64-dev_0.2.0.4-5_amd64.deb f690b1f040e2a15b252773b63dea5c5fdcad2ff2 35750 libghc-mersenne-random-pure64-doc_0.2.0.4-5_all.deb 76fbe9f224fb8b19d1ead435acb4edbaf3a71546 20566 libghc-mersenne-random-pure64-prof_0.2.0.4-5_amd64.deb 85042b5e5727c1fbfa38c1a05ffda9be4573db79 2697 haskell-mersenne-random-pure64_0.2.0.4-5.dsc c4bbdc5efeaebda115ae0c3012e0ace3a916d5ba 2856 haskell-mersenne-random-pure64_0.2.0.4-5.debian.tar.xz c74879d6714cd269686582e3f01ac57fa78590fa 6900 haskell-mersenne-random-pure64_0.2.0.4.orig.tar.gz Files: 60a06f5aa5a069c20fd372d4723e02fa 25502 haskell extra libghc-mersenne-random-pure64-dev_0.2.0.4-5_amd64.deb b2dbfa9f5ea44f477857ee9624c065ec 35750 doc extra libghc-mersenne-random-pure64-doc_0.2.0.4-5_all.deb 342f608fcb7de04a6dc056c591b32dd2 20566 haskell extra libghc-mersenne-random-pure64-prof_0.2.0.4-5_amd64.deb 9be537e4ffaa9aadebff7fcb603af978 2697 haskell extra haskell-mersenne-random-pure64_0.2.0.4-5.dsc c8b9b0f242110fe459e8270269cc5054 2856 - - haskell-mersenne-random-pure64_0.2.0.4-5.debian.tar.xz 5aa436c9fede1788680502bc8ab8c07c 6900 - - haskell-mersenne-random-pure64_0.2.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiA0P/1Ehf0So0XCLfoiO7XW/xChv +05p4vE/nhTvwegBnc1QbQNWOZqNeI1dlOK5eVShwVYSTdFL7PYWBoy9icGASp+r rRlvi/9+j+J+4E//iUOjvk4NpBV9GvYv60xwWWOpkf3tDkZMqfrRpeSUK7y09sp0 voblgU0ANCkOJfjWJ2uTrE/mOdECU/Ew4mtCbPs7XY69LkFh4JOZ85fBqArwpF1N MuvIvfTkyCGEUuTnLwOqiTi3eCoJxi6r5m9ktdjVatb5YcnH9LkWh726WXWT8l9C KdnJMS7QCopapcQ1k4wuIvLTl08nzIU+Ne1eMV0esCRCS9NQW901iG0nU1sj7NJp +7uuLwKFq6nDL0KTR9oUIaLAl3tOTBGlErMaJxxen7C5b6pKFCnF3314iQx3qcB5 85gGlQCMoevaC8U4GL8B9YEqNWYk05QqXR7YwLYZP1+o42GX3VhwQCb5R8nyp53E /8QDaOfruYS2NiFskNApGhk18mYcis81vcrHGWZ8/1R/I9Imu2ecFfPsL+UsZYgo x4qNZ1suKByyLHxM/UdyDeiFlvdFTqLUvvR/2qwADEJ9Yt1fMwUpTvZJbUXGLfce PlItCSdfUZCW81CMsf+ju/JDCr2FL463I+wwEk5Elr2lbV+yrmPzq2ChvsiGO6OU WTZiUVCGiOW8M2G9rWtd =ksVf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:43 +0000 Subject: haskell-mime_0.4.0.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:38:05 EST Source: haskell-mime Binary: libghc-mime-dev libghc-mime-prof libghc-mime-doc Architecture: amd64 all source Version: 0.4.0.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mime-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mime-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mime-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mime (0.4.0.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 78a8e594598cfbd7c575c36ed1e538bf2925a78949b8f38ddb86596dbdbddbb9 141822 libghc-mime-dev_0.4.0.2-2_amd64.deb 5c35de566766b5b5c0a08e4ab4a2050674fad623bb864cad4080e8a3b2187c7e 48342 libghc-mime-doc_0.4.0.2-2_all.deb 076298b31c416a0ebc349d2e7d1eff32ac162e78f896e05705c4af918b331e50 116698 libghc-mime-prof_0.4.0.2-2_amd64.deb a134c7162788f4beb87f80c369aee32880abd8742f1ae235a28556034480a035 2370 haskell-mime_0.4.0.2-2.dsc 33bb7c36d9f83fb8ca3fcde2f8d2af79adc0e6e7b9252f624df5c1b6f052d44a 2576 haskell-mime_0.4.0.2-2.debian.tar.xz e7fa283e5caa6371d5b3978e152412a2dd2489eec43aee722caca9dc14ea3875 9438 haskell-mime_0.4.0.2.orig.tar.gz Checksums-Sha1: 10a938ddf5fbc0cc4ddd95b11dc14cfa07588440 141822 libghc-mime-dev_0.4.0.2-2_amd64.deb 7aa192e1692ea1e2ec3bf4808c9b583b30589a59 48342 libghc-mime-doc_0.4.0.2-2_all.deb 91b65070402dfe6b23bbbe30cbcbf66437526db1 116698 libghc-mime-prof_0.4.0.2-2_amd64.deb 488e074ce2473752da1fe7cda96462cecfdcb935 2370 haskell-mime_0.4.0.2-2.dsc 3605548957f5fd95c70cee18795b6bfc81cb11ad 2576 haskell-mime_0.4.0.2-2.debian.tar.xz 26abc930bb0840013e7964e7151d597e4933e9f2 9438 haskell-mime_0.4.0.2.orig.tar.gz Files: 4ebccdb1a77bb1bd7d57a1d5033c6d88 141822 haskell extra libghc-mime-dev_0.4.0.2-2_amd64.deb 24c321aa5d34e1a7c67b6f2443acd5c6 48342 doc extra libghc-mime-doc_0.4.0.2-2_all.deb 150e7d9b5c5c18266ca93d56fff1d073 116698 haskell extra libghc-mime-prof_0.4.0.2-2_amd64.deb cf1eefca2e9069ba80a6495db969a7df 2370 haskell extra haskell-mime_0.4.0.2-2.dsc 16e5ededce586488f017ea45be239613 2576 - - haskell-mime_0.4.0.2-2.debian.tar.xz b0c5345df0efca0d3a40931e981f081f 9438 - - haskell-mime_0.4.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJScP/2XXXrZJ6Ne/jilPxB7jjbVT mr88GYXgXNBvL75WdzNth03JGNKz1LtDDAt2jxjAMXiNg/y2yHk11BH1XR5aDOFZ qzJLUeO5t8+2I5MOEHZMh9mo74i8LH8FQIoL9N75IOhycZf4nGFDS3LjLLEsS5JM Kvwewc/M88HHwvss+Xa3OOuVEwMwfc9HDwBZnuf8LcZd7ZfI2OCUhLVVOSZnpX5O E7ducKqJqAznQKs9MNjihGtNmdYLJtMa0vmp98IMeqVR3gsDDseVvNz6/h0rWPIr FSvrAZ+Q7rpbp9lA8DJIB6Dpw6F9PO0Lp64P/jm8xXLYtgeq6XMrzE7PpEYky45+ 3qmyMVLJ9xLlocjuEpumRnrpsf7T7DO0n3aKK+XdFyb4q0UsLj5weK9haqioA6YJ oAjg0sIJoR8x37RPWRRxA3XcdaZyoXBErcnsXS9rqVt1o0z0ib8oiX6fQh2y/2mr esI/6c0GI9UxS1d7WXQ2/vlhOBpUVdK5UCkyD1peWrRwVRnmbgd0huF+hF9b/nlp pIvpKzvhfP2C2zcimBsbMaQ/PykuV0HBgxorR25z/TPOVyjYMSK9lz6cMfW7reWh zHI7qQoUWF/xYHAOgz/+17/pQzFrXozNLPIGfcANKvGXlioq0pY/MWC2hmBaOKgY EtYsYyIQTkLvdI898abn =30Bw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:50 +0000 Subject: haskell-mime-types_0.1.0.6-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-mime-types, version 0.1.0.6-3, however unstable already has version 0.1.0.6-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:26:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:26:58 +0000 Subject: haskell-mmap_0.5.9-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-mmap, version 0.5.9-3, however unstable already has version 0.5.9-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:05 +0000 Subject: haskell-mmorph_1.0.4-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-mmorph, version 1.0.4-3, however unstable already has version 1.0.4-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:13 +0000 Subject: haskell-monad-par-extras_0.3.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:19:57 EST Source: haskell-monad-par-extras Binary: libghc-monad-par-extras-dev libghc-monad-par-extras-prof libghc-monad-par-extras-doc Architecture: amd64 all source Version: 0.3.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monad-par-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monad-par-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monad-par-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-monad-par-extras (0.3.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7c5633594c2c5ed69bfe4108bacce2fd4c609eb7d9466b162fc485b87c297163 53410 libghc-monad-par-extras-dev_0.3.3-5_amd64.deb 2a62c336d8ff0ea1d35c17cf66f39d3c3b25f278aecb36ddce5ad394fd1cd348 46782 libghc-monad-par-extras-doc_0.3.3-5_all.deb da1cdf8649a3f7bbab8248413b95728eeeb42e644a7619a9cf0d8db802a9906a 48912 libghc-monad-par-extras-prof_0.3.3-5_amd64.deb 4aadc4f32bc8fd32ec932c4567a9217813ccbfa8a20d3cf00be121d5fa67eae2 2773 haskell-monad-par-extras_0.3.3-5.dsc f9495f01f8411a7f2a9526d80048c80a280a58bc0fa1098b83300574c7293d37 2496 haskell-monad-par-extras_0.3.3-5.debian.tar.xz e21e33190bc248afa4ae467287ac37d24037ef3de6050c44fd85b52f4d5b842e 9146 haskell-monad-par-extras_0.3.3.orig.tar.gz Checksums-Sha1: 587e1f5cdce58c8ec7108145ebe5c1799baff3a8 53410 libghc-monad-par-extras-dev_0.3.3-5_amd64.deb 5d5afdea0baf7c432dbd2fafe1d98d4449cc7aea 46782 libghc-monad-par-extras-doc_0.3.3-5_all.deb 3843fe2dd20c6b48497c31fcb98d1fac444b7a87 48912 libghc-monad-par-extras-prof_0.3.3-5_amd64.deb 08e96a9de835c0357393404de745d84be1b3a739 2773 haskell-monad-par-extras_0.3.3-5.dsc 63a8f6b4a845b0ed0991746e6c477b95106f406e 2496 haskell-monad-par-extras_0.3.3-5.debian.tar.xz 0494c7135d5e62b3c1341c14a042f8b21f386ea1 9146 haskell-monad-par-extras_0.3.3.orig.tar.gz Files: 1ccd10bfa6508542dcad83e5efab01ec 53410 haskell extra libghc-monad-par-extras-dev_0.3.3-5_amd64.deb fa830152b3632c5550c3d08ae3dea4a3 46782 doc extra libghc-monad-par-extras-doc_0.3.3-5_all.deb 08f0d87471e471e3e28bc1641771662e 48912 haskell extra libghc-monad-par-extras-prof_0.3.3-5_amd64.deb ead482ec3db57c56b950e4003fb2b974 2773 haskell extra haskell-monad-par-extras_0.3.3-5.dsc dbc40f7aecd47f0eb1f747c719c7c1f7 2496 - - haskell-monad-par-extras_0.3.3-5.debian.tar.xz f858aa268ea18443b0a543dab4151d7c 9146 - - haskell-monad-par-extras_0.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozkIP/jZWzYjcXYISnE8wwOTX2gCv x2s5VkymPE4kia3tmIhK+1gVE+lvibQhR8vvXQkej060RjdOjr9aGlOBSPEygI6J x+lnKC6hESv6NL6oIJa+85U2nEDnxRXHcvCd8lwKD21JzP2zGXOZtRAujcyDkZVb xaCFMtbhipJ4lVVbCTVNZQJ97iwOUIv3SHvAVpbpTbzdrJ3cu2i0HUzCrYgdA5r8 ujEfcPz1XGyfLo+UYbqpRjilelw0vNkdmgtbLv6ul4U+3NS6F1s2seQD1aVqRcR/ NtN4HGJCwhQdGqiYnS00SNCMhnPsKAmQr6WsRT3UAp3zljhkdnseHAGqsU+l0Els m9lDcE+A/7IrSspJRhc9ag91x+qJLU+NUKOJgSKSckGDQq4qA4fb8IefIHxkV+iu DjR/PGuv8utlaHvxptoYglTSQLeUEBOdzN4LiahsSWfGnRdDUxNg6NS6QoET/o6c 6YYdBGvgBtgfOL7Sf5/PWb3NKAfPpea+8461rpeJbpkFegK9PA4UX8QyybUjEPAu BgGjKnnnl9uUiaYNCgfF2vCOB9Hq4Cq9EVxjY5VL0kCVDV+/92dhsmIPE4r/Q12r V2WJtWRQcUMeItWHRjhklD6RUKtTIvEkbCwqxwkMIyXNCcE0wSzWnpmkSvNlYEpA CG1t1kEi81Pu0bl0a3Xh =/DxJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:20 +0000 Subject: haskell-monadcatchio-transformers_0.3.1.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-monadcatchio-transformers, version 0.3.1.3-4, however unstable already has version 0.3.1.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:29 +0000 Subject: haskell-monadprompt_1.0.0.5-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-monadprompt, version 1.0.0.5-4, however unstable already has version 1.0.0.5-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:40 +0000 Subject: haskell-monadrandom_0.4.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:06:08 EST Source: haskell-monadrandom Binary: libghc-monadrandom-dev libghc-monadrandom-prof libghc-monadrandom-doc Architecture: amd64 all source Version: 0.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monadrandom-dev - random-number generation monad${haskell:ShortBlurb} libghc-monadrandom-prof - random-number generation monad${haskell:ShortBlurb} libghc-monadrandom-doc - random-number generation monad${haskell:ShortBlurb} Changes: haskell-monadrandom (0.4.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 7063a0c3d23a2e8c96a6a0ee797e4f828a6c1b0e085c32af1a1ce4920e31db80 55608 libghc-monadrandom-dev_0.4.1-1_amd64.deb d70ac798d4c7e54109659752f4ff53047c21b110531f25c5fb88fceb3790722d 36050 libghc-monadrandom-doc_0.4.1-1_all.deb f3a372c51bd7406e0aa14c234c9837a9d674de24d970e25316b623ac5bcd3ffb 52770 libghc-monadrandom-prof_0.4.1-1_amd64.deb 2d37abc9f79a244149c8be3185fd811d55ef557f878305cdc1db0b9ef779018e 2722 haskell-monadrandom_0.4.1-1.dsc 686ac9d61f162e5c2d43fb7935cb8f60e3363b34113c67fbbd8dbcac9af547eb 2648 haskell-monadrandom_0.4.1-1.debian.tar.xz 71fbc82f2cec58795b28a1c4820127b64939d3fa710e465a86764413b891554b 5204 haskell-monadrandom_0.4.1.orig.tar.gz Checksums-Sha1: c408b7c4a0fd7a2923ab0e5f4121c6979598b138 55608 libghc-monadrandom-dev_0.4.1-1_amd64.deb c3ffd262a4ba059ec968039cc23f206da0185ad3 36050 libghc-monadrandom-doc_0.4.1-1_all.deb ac9abcfc3d7cd36cf5db7fe6f5b9a6469b2c19ea 52770 libghc-monadrandom-prof_0.4.1-1_amd64.deb 4c4a8dd4f5ac4fd1e075b4cb507cf328616965e4 2722 haskell-monadrandom_0.4.1-1.dsc 1cc19665004654c7f4ba686fc26b56cc9a4989a8 2648 haskell-monadrandom_0.4.1-1.debian.tar.xz 497d8d9bb01670f3122244066119f5556614a384 5204 haskell-monadrandom_0.4.1.orig.tar.gz Files: 8358e697eccc8821689fadc4e9dff946 55608 haskell extra libghc-monadrandom-dev_0.4.1-1_amd64.deb 29bbc7d8f84ea3710ed2994ecb3e058e 36050 doc extra libghc-monadrandom-doc_0.4.1-1_all.deb 58231aa203349c1ea9868536d5d6c35c 52770 haskell extra libghc-monadrandom-prof_0.4.1-1_amd64.deb 47179a035336ab9aabecf7dba66c22a1 2722 haskell extra haskell-monadrandom_0.4.1-1.dsc 8e9adf5812a305f53f34f76ecf2be842 2648 - - haskell-monadrandom_0.4.1-1.debian.tar.xz 7a00f53270354ed5d6d41b94e5ba85e2 5204 - - haskell-monadrandom_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosPoP/iirinr30N9xvB+m9lhaGZpg wh4tavi4b9ZUUMbc84SW708WsXmG8tRS+sSjCmKtZd4WxiVGGRRM9caIGJbR4b+V /auhpe4JOwkDh4VFmt3lJFsX1HfTiPZiwWvi0TiPW9OUE0+xO0Eb+ANfbM/bYNQT 8aMSwBZ8GcE9ZrXUDp8/A4KXjXCPf5KqZmhisCCvuqQA1KmRNUKHYYnlYPeuTbie 0n+DT//LFT28ZSpM0FjPCgyUksZHKJhYigt85yiCyq4xvvXDj4niWhtw9uFQe6bx z5n+0mYEskzJEfRQzqU5DBye3O/mRKdsU5iPdw092Njdj5Z3OhByRT33VwFZhNvp YWaxIaFy53abdfPZuhR2xFPfpSDqMNcFnG8VAqKP4qDNhWE/fL3WY41Wd89AjwR4 PhdBiU68Eoe8e4Zf5iXr/vf5dM5l03QlmXC57SfWpoevX77rPMThD4fXna8DOhPl YVxLKCbH2jngw021OsheNmsLiBtGDn9slW+BC+r/IwkM/kLHxFMFYNEFHSE2VKa2 vfa9AsDqNYgRWWZoCpCCUD7cLeZE8t0z719gTAzdU3MfLwNFECF44NK6nmuua6X5 XwvyhDo+udl+0AHLXTLB9/wS7BDGSBP9mCiHIS23ExVuFJtAf6ALAl40nKEyEcKF b4kgXledIN54Adnp0Yco =yjOj -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:48 +0000 Subject: haskell-monads-tf_0.1.0.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-monads-tf, version 0.1.0.2-5, however unstable already has version 0.1.0.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:27:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:27:55 +0000 Subject: haskell-mtl_2.2.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-mtl, version 2.2.1-2, however unstable already has version 2.2.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:03 +0000 Subject: haskell-mtlparse_0.1.4.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-mtlparse, version 0.1.4.0-4, however unstable already has version 0.1.4.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:13 +0000 Subject: haskell-multipart_0.1.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:20:48 EST Source: haskell-multipart Binary: libghc-multipart-dev libghc-multipart-prof libghc-multipart-doc Architecture: amd64 all source Version: 0.1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-multipart-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-multipart-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-multipart-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-multipart (0.1.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 49ece889b53121bcf7337f8a87b2b80d1ab9b4d51f10e7002e0b5a00e024a9a9 87648 libghc-multipart-dev_0.1.2-3_amd64.deb 7d433de47a79bc3e63afdfb8305a6cf2278d6509b00632b0b02fc660867c37a8 40826 libghc-multipart-doc_0.1.2-3_all.deb 82554be721dcf584dedae63d299ce1144a5eea4fb67bc9490cfb1437f22b37b9 76360 libghc-multipart-prof_0.1.2-3_amd64.deb 7a9917de8574f7830b6f2a7b0be9bf06e24079fc8f507ec7059126e69d83bf51 2443 haskell-multipart_0.1.2-3.dsc 3dc48699fd3f7e13b6b957e155f137bdd144c1410b5f6aead8f8796041707a49 2336 haskell-multipart_0.1.2-3.debian.tar.xz e543fb307beb14fc366171d7767a6a18244bacf78db295d8d161c5c03d94043c 6787 haskell-multipart_0.1.2.orig.tar.gz Checksums-Sha1: 2b8647f1f8e067c2d5f351ba0c31f2824ae59563 87648 libghc-multipart-dev_0.1.2-3_amd64.deb b2763db53bf6581ed5ba064843ee588464f9d5b7 40826 libghc-multipart-doc_0.1.2-3_all.deb 2d7c19215dd518af0857e7e3d8e4acadcaf1ace2 76360 libghc-multipart-prof_0.1.2-3_amd64.deb 31a7c96e2d4886c0e77d199cf8aee16f7c38d321 2443 haskell-multipart_0.1.2-3.dsc 410f3493f172c344ccdd9c5bd5354d70eb58d81a 2336 haskell-multipart_0.1.2-3.debian.tar.xz 4f65b1feb58e68f5f4b81c72b57a0cca6fb68cb8 6787 haskell-multipart_0.1.2.orig.tar.gz Files: 0c8ac665d908b28bc117376a1b8aef22 87648 haskell extra libghc-multipart-dev_0.1.2-3_amd64.deb 171f4893ecd93c153386073e1dc004cc 40826 doc extra libghc-multipart-doc_0.1.2-3_all.deb c605b3106350aff56fe30702864f6d53 76360 haskell extra libghc-multipart-prof_0.1.2-3_amd64.deb 63c1f60f785fd9ca58de60d51a267902 2443 haskell extra haskell-multipart_0.1.2-3.dsc 8c952c89ccb90cb8227bda66fa1929cb 2336 - - haskell-multipart_0.1.2-3.debian.tar.xz 375aa366fb2aca34a264d41df1292a87 6787 - - haskell-multipart_0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioas4QAJOP9f+IlKAjuKzYMaItnwhQ GocTSHNqLpflYfKa611Ul06ndhYG6J0m77ctcYP92aIMs7mdsOnxS0tUeyMTVi1m nNheCnD0AacLOX/GfKFcn9iVyC/Nqdvg3EShL95r+rlqFEjf2Pjl2X0tSMD85U5l kHcEOb86xP8NggCQRJJZWSIClTFHCKeITPC6fwbxqqEjMf56QAXN+lLcnIydouOI XPxYV1eJMX+jSqUB5pZUUOMO7SbffYkS91lnk3XkkxUh7lT4yhVhhPUTPBwJbogo XrIBMvLacSUEh/jp11jE1wv3Q2PA/JLOAIoaGCKYDIFz4YA7zZRSKhsB/b/M2gsy 4AZpH5trgOlVqSOwncHRhwAoK/uFEp/SEvWkur5UFk+VT70f8QgqQBexJaEnvkWB /wspwArB/QZxVep0PBXzb+3asBql8ByqdsOIvzdHf/FljbQwnMO1ybBdxIlKLXlh HV+jHIQ8bx55E2tvWjWMwvuhkrrkYkKPiCMraFva5sucdoLvNp1N9sJwWukpBmMO yWO86Yme8IMYildirt7whAM+wEuxyP/2Bg+3S/H6tMO4WS4rdPz0aKrPqMtSVLKj /AqaEQn4KsieimoQApQcb8s4X4FLAzml4rke4IEk/c3GPUYrv461jhgm5cTrXjWM G/Iw4lxdmXgOubntEycx =rmX9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:21 +0000 Subject: haskell-network_2.6.2.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-network, version 2.6.2.1-3, however unstable already has version 2.6.2.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:30 +0000 Subject: haskell-network-info_0.2.0.8-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 00:52:19 EST Source: haskell-network-info Binary: libghc-network-info-dev libghc-network-info-prof libghc-network-info-doc Architecture: amd64 all source Version: 0.2.0.8-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-info-dev - listing network interfaces in Haskell${haskell:ShortBlurb} libghc-network-info-prof - listing network interfaces in Haskell${haskell:ShortBlurb} libghc-network-info-doc - listing network interfaces in Haskell${haskell:ShortBlurb} Changes: haskell-network-info (0.2.0.8-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a79cc3b225f120eededc4d09c356bd856c2b99c0ae0e6017da0edc21b67e35ff 40672 libghc-network-info-dev_0.2.0.8-1_amd64.deb 2f9310c5c54b90073dcde7f007750fa5a53e487924b80c011a101a36fb9eb782 31616 libghc-network-info-doc_0.2.0.8-1_all.deb 179cda0d7d063d79458f555a2a11b1e65672e1ea39433ef9811176ce6d1a3acf 33250 libghc-network-info-prof_0.2.0.8-1_amd64.deb dd9ca47bc7f73869150eed143600e27e790e5905ab31c4ceea06ab5c8fdba2e9 2415 haskell-network-info_0.2.0.8-1.dsc dd75aaea521a6f97447734ecedd356e42c0adaf11405ab5e5566a6aeaf2b707e 2736 haskell-network-info_0.2.0.8-1.debian.tar.xz ecdff121f3e154c480f363bc8660959a051790bfae5b5fe573810873cedbcd76 5998 haskell-network-info_0.2.0.8.orig.tar.gz Checksums-Sha1: 817ca692bf6a259e1b8bae5f46a67b19009047b4 40672 libghc-network-info-dev_0.2.0.8-1_amd64.deb 54ef78cfc585d570d0995d51f76b9b5db885e76d 31616 libghc-network-info-doc_0.2.0.8-1_all.deb 17289e7fd56cf5f645cc7a4b0728487fd2beaf84 33250 libghc-network-info-prof_0.2.0.8-1_amd64.deb 8fa4a83d8685da628951228c441626db62f3510f 2415 haskell-network-info_0.2.0.8-1.dsc c1e871cd1c3a30d4cfb9f10aa49b8d02e6992844 2736 haskell-network-info_0.2.0.8-1.debian.tar.xz 75403bc1c4ae51175154b268d293f588e5635720 5998 haskell-network-info_0.2.0.8.orig.tar.gz Files: 9d72c1dda41d5b6e5491fbf0de6cfafa 40672 haskell extra libghc-network-info-dev_0.2.0.8-1_amd64.deb a7c470082f453eb74719039e835a8904 31616 doc extra libghc-network-info-doc_0.2.0.8-1_all.deb 7eb46fc94328d6d219ce66d8a646a588 33250 haskell extra libghc-network-info-prof_0.2.0.8-1_amd64.deb 25960bff5f047a821442b83c2d6ac472 2415 haskell extra haskell-network-info_0.2.0.8-1.dsc 31fed409bfcde1c8a5e1a3739a27ac72 2736 - - haskell-network-info_0.2.0.8-1.debian.tar.xz 0ada05d4df01c13e063d6d6ac12a0e5e 5998 - - haskell-network-info_0.2.0.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioERQQAKF5iZ5s04imsN+FEkq+vp3F /kcEoGCmI7j9jP5vR94h2RFALA/37lfiAtRVE2ZkzPcRecdWRJCC0aEEdR9/j0hL 9iIT3+9Dj8hfQuEYTrTHCAeVe4ExtwBFJmAWGFPWlOanIJ1Os7tRaK0toKXAwxZI ukcdcN0Jc0y0XU9Wi4GauJc8k07uaViRBWsBcrW+xPUr0OmdiA1XzybMR+bs+Qim UPT07kYAZEetcz/RimxGgiiPWtppqjb9iqha6B/dgeNtmstD8Be0IZfW+8fnsSEK 5J4h3aibxQjkwGXZep+Hp19+88hm70VcyrHGsGiORgmYLLll8cNqR/wNbAs2QLA9 lASLLvassCLkUXUDoeE19Bk7lFMP+YVNgENqwClbhRf2Jhxk8rSsbSofXtXYO3KB q6ILlg4mZ8ZclMuiB7D5Tun3vJOuDz+jlHdkNNZTFA1Xl5kKk/mSp6NZI93x7UcX OPOZB+ffUT7fkTSA6Fd0MhvLdxoElZ6puVepRwxj7mBx+j1eTKAL56lq+y3m6Dt5 KfCgux0CRVc/epF7gPQeklv+Xjxo3NIUH2bs4hNIyDQCe8K7G3SR9swnl1Hofsbe ghxE9sx75Z12W0xk2L/xoqk4/5jWmlEt4aS7KdxzTOyLeyNOFSQ/UxrOIV/eP4qG bcol4veg38PfIv7AKT9W =8qit -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:37 +0000 Subject: haskell-network-multicast_0.1.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-network-multicast, version 0.1.0-2, however unstable already has version 0.1.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:47 +0000 Subject: haskell-network-uri_2.6.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:21:30 EST Source: haskell-network-uri Binary: libghc-network-uri-dev libghc-network-uri-prof libghc-network-uri-doc Architecture: amd64 all source Version: 2.6.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-uri-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-uri-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-uri-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-network-uri (2.6.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 35854e5ebb651e6b7822e917487f99b6e6072b14c27b58475a50dd88c1ca20e3 133862 libghc-network-uri-dev_2.6.0.3-3_amd64.deb 749109380d910946c8582f3f8f6ad6713381f593f5a434dcbfb5033fb9a9b201 51600 libghc-network-uri-doc_2.6.0.3-3_all.deb b2fe6fb5570dd8a16cf5da520c1167d0a932fa2173fe996c5cd75989934ee7a8 117918 libghc-network-uri-prof_2.6.0.3-3_amd64.deb ae8efc1db5f654f5ea6993fe6cf0b68f6caa0af27af590094fe8e35851b8794a 2555 haskell-network-uri_2.6.0.3-3.dsc 467daa2151ce43a00fc9d45d43b37bffc31be458209417336053031352de1774 2432 haskell-network-uri_2.6.0.3-3.debian.tar.xz 0fc2cdff47ca77d826ebeb5cabe6ddac2333ca1504b2b629dd369399c5c28bdf 26639 haskell-network-uri_2.6.0.3.orig.tar.gz Checksums-Sha1: 9f6eebf84eb2020b506b735221ff11b27059b87a 133862 libghc-network-uri-dev_2.6.0.3-3_amd64.deb 61719ba98097600e4e720116eab6012a32bfad90 51600 libghc-network-uri-doc_2.6.0.3-3_all.deb 1edb660df8cbb59fba1bf4dab950fdb9bdb60f63 117918 libghc-network-uri-prof_2.6.0.3-3_amd64.deb 086fe01ee70931605aed8f4323265dae69c51998 2555 haskell-network-uri_2.6.0.3-3.dsc efa30076ff09e27e59064048da1791a43c28799d 2432 haskell-network-uri_2.6.0.3-3.debian.tar.xz 6c87afe0c715a42bd6b61622b909a9a721ecd07d 26639 haskell-network-uri_2.6.0.3.orig.tar.gz Files: bfe09fee6873d00099a0908d0c43bfe0 133862 haskell extra libghc-network-uri-dev_2.6.0.3-3_amd64.deb 6cb23c24d7b835c2c96c6a5c155c468b 51600 doc extra libghc-network-uri-doc_2.6.0.3-3_all.deb c63d2d9e8f97049243aa33697f61dc2e 117918 haskell extra libghc-network-uri-prof_2.6.0.3-3_amd64.deb 9fb16c5f5c4f5457306063b565876d21 2555 haskell extra haskell-network-uri_2.6.0.3-3.dsc 6930c175e5c0ba80032bf91b2868fd01 2432 - - haskell-network-uri_2.6.0.3-3.debian.tar.xz 1370aa94bb60da253616e23c4a849277 26639 - - haskell-network-uri_2.6.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZz0P/1hw/B0Kb5XlcVaA6bMC1bqr jK7GT5tb9jXljBhNCDBBSfEfO5OzueessRNL7R7sXyX4QNBy/Pf55/2JTCC2aIug EQq6hKjt3fO966/Sjf6A7HbDzkmw0anGiURXsguyEwZbTRmVJKl/vAdvSQhcrhPG r+Y6JRYYT3HT/vSjI/h1Ziu87JXRzj9rTw3hpUdJJR7Zk9ArDyzw+puv2U0HL4GX DLhyBoezpVVIDahwynxi3QlLw2eHTXxZqimhT30UP+N70qivKAEqZcuZlNcO/DHS ZQSlCtZu1O9hcdYXvqpqVGi1EhKkHRLd3ch+3q7J9g7PClJxOK4gdCAMg7KUKn8l GAldtKp8pUBPRS54/UAZP7L3Li5ThB3OSwIYEJKM3qucsYnXmN76YrVitIDL+TOj BudM9T6zuXIrycA8diqVjlZ7XCqDCiivmW6v1xxOpDjuS/MbgGM+y28K08AKzaU7 mwMOWTBK8Fm+VdBSzaVOuOhcOSmnBtcjyXV3HZeQPx8l+7KIT4vCP1Ycx/q1wDAU UVnDUP8IzgANcQS0emXso58tBHR6kEVdA5v0KOeBz1vX96O4XG/8NJF5qnXNdpPw 9nHDHIAmh3znbhB3GVm3t3n3tkJwmgwNoab4GnIZQjJBF+DaWLsXWOyii+S+mU6r uzqi6H+KPT03Z9vppiHt =gwYB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:28:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:28:54 +0000 Subject: haskell-newtype_0.2-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-newtype, version 0.2-7, however unstable already has version 0.2-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:01 +0000 Subject: haskell-newtype-generics_0.4.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-newtype-generics, version 0.4.1-2, however unstable already has version 0.4.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:08 +0000 Subject: haskell-numeric-extras_0.0.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-numeric-extras, version 0.0.3-5, however unstable already has version 0.0.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:15 +0000 Subject: haskell-numinstances_1.4-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-numinstances, version 1.4-4, however unstable already has version 1.4-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:23 +0000 Subject: haskell-numtype_1.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-numtype, version 1.1-4, however unstable already has version 1.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:30 +0000 Subject: haskell-objectname_1.1.0.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-objectname, version 1.1.0.0-4, however unstable already has version 1.1.0.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:38 +0000 Subject: haskell-ofx_0.4.0.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:24:44 EST Source: haskell-ofx Binary: libghc-ofx-dev libghc-ofx-prof libghc-ofx-doc Architecture: amd64 all source Version: 0.4.0.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ofx-dev - parser for Open Financial Exchange (OFX) financial data${haskell: libghc-ofx-prof - parser for Open Financial Exchange (OFX) financial data${haskell: libghc-ofx-doc - parser for Open Financial Exchange (OFX) financial data${haskell: Changes: haskell-ofx (0.4.0.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 992fc719dcd4acd9ae1673e26992a5b1dc7ac2e482945218a0d05b1989d84249 146870 libghc-ofx-dev_0.4.0.2-5_amd64.deb 0a6b8bbd78469876e5ed1b13647ad00b77de88e6b493365aac1741fca019f130 54772 libghc-ofx-doc_0.4.0.2-5_all.deb f0018352a98b07120e2c633b1ec8c15d804d397da153f6dca96abfff7824c98a 120746 libghc-ofx-prof_0.4.0.2-5_amd64.deb b97298a3c90fbd525af333e69245187f0867d72535780e489d6dbd357a7201fe 2373 haskell-ofx_0.4.0.2-5.dsc 8445fd379d14864c01b149086492c608fdfdcd721a01a12b5fd0ea865777b975 3124 haskell-ofx_0.4.0.2-5.debian.tar.xz 0f6a699b2f8bc245ab09d5ba43ec90f453efcb2db6e1c08faa8039dbfc15196e 11712 haskell-ofx_0.4.0.2.orig.tar.gz Checksums-Sha1: 0cd2a2134bdfc57bd7772c33c7367d8e635ff07b 146870 libghc-ofx-dev_0.4.0.2-5_amd64.deb 75aa8a830f7e9e678ec5e80d37c798e3982636b0 54772 libghc-ofx-doc_0.4.0.2-5_all.deb a729eb7c2f271b24ea3f3cd137d1e2ab0d65621a 120746 libghc-ofx-prof_0.4.0.2-5_amd64.deb 994a2540c6c68db73c117bcfa8be1657ff5a676d 2373 haskell-ofx_0.4.0.2-5.dsc 9cbd666819f65c410eb8eef37a1f4a0e70be9d1e 3124 haskell-ofx_0.4.0.2-5.debian.tar.xz a52f7eae636e901866895753323454c449ad27b4 11712 haskell-ofx_0.4.0.2.orig.tar.gz Files: 87428733c3a276b7a949b014ce82ccf6 146870 haskell extra libghc-ofx-dev_0.4.0.2-5_amd64.deb 2d4bb0ba4c7ad8dcf31581e19b95b670 54772 doc extra libghc-ofx-doc_0.4.0.2-5_all.deb ba7d714b21cf3501cb8074578432ce0b 120746 haskell extra libghc-ofx-prof_0.4.0.2-5_amd64.deb 54ce4a095afa2d9c13e5b5d34d601045 2373 haskell extra haskell-ofx_0.4.0.2-5.dsc 7e59bed47016953af90d89fba792a393 3124 - - haskell-ofx_0.4.0.2-5.debian.tar.xz bde5e40b465b0b364d0092479d3ed5bd 11712 - - haskell-ofx_0.4.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVT0P/jsXbVtIk3wNnoP7hk3JPZSQ ztAtavb4PU0MUiWZHGJwrcrkiRsW8zUhk1W/oCVbrxgZJfTOumdXcqc1GdWOIILI k6do/Xfy4yRVmEYVq6JOteBi3tiPUkeD+mVotiMmJzaPbvo+r4HpUiLYYdNqFDDP 4wPTgLqO3q/KCLhGmHUIl2R3B7gVQS+usCsFchwZ8aWh09ZMNmJfFEG2ZBgbL1jk 7dfhofjVdUCf50x5D1TsbIhJ9ihV3VLfj/GqPznBkZMIdNJgqPVuipG2ZkwIOdLR hyZADqXFBSEKPQ+sQAbzCuKgp6SmMMJ0dWGtsWClq4B4cBrqLF/f99eOxiCnVxU/ vLJKW+rEnnwe5bB233jrYDj9DlASmUKV9KfSS3IZKSNNrLUiqabzAYVdEK424Plu vc+S0/NNkoAmD0Fa1RXOoK7ro1C2gTSYiONF9Z+XX0Lea9cZvz+Iu5D/+s4+QJ79 +wkqHszcJnSw05YtsgOVEuoRH03aHVp63N4A8RcGWGgQx2pTry2aETEmyL/WoeeL 2ocHczOAUGbCWfTIgnbYHyhkm+8hx7rM8/l1nJG4PnTK5Ugn6oJyvPLp9eQhHJC8 DjjRapKCr85vHVpHTg+UCCrpey+Kwy1F7Pwy4Y1cCEzXt+4lhn9GjbpgnvPu3ock 4G4LLMH+KZQNnHkZDxpB =O+z5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:45 +0000 Subject: haskell-old-locale_1.0.0.7-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-old-locale, version 1.0.0.7-2, however unstable already has version 1.0.0.7-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:29:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:29:51 +0000 Subject: haskell-old-time_1.1.0.3-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-old-time, version 1.1.0.3-2, however unstable already has version 1.1.0.3-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:30:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:30:01 +0000 Subject: haskell-oo-prototypes_0.1.0.0-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-oo-prototypes, version 0.1.0.0-3, however unstable already has version 0.1.0.0-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:30:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:30:21 +0000 Subject: haskell-openglraw_2.4.1.0-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-openglraw, version 2.4.1.0-5, however unstable already has version 2.4.1.0-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:30:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:30:30 +0000 Subject: haskell-operational_0.2.3.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-operational, version 0.2.3.2-5, however unstable already has version 0.2.3.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:30:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:30:40 +0000 Subject: haskell-options_1.2.1.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-options, version 1.2.1.1-4, however unstable already has version 1.2.1.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:30:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:30:49 +0000 Subject: haskell-parallel_3.2.0.6-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-parallel, version 3.2.0.6-4, however unstable already has version 3.2.0.6-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:30:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:30:56 +0000 Subject: haskell-parseargs_0.1.5.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-parseargs, version 0.1.5.2-4, however unstable already has version 0.1.5.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:04 +0000 Subject: haskell-parsec_3.1.9-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-parsec, version 3.1.9-4, however unstable already has version 3.1.9-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:10 +0000 Subject: haskell-patience_0.1.1-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-patience, version 0.1.1-7, however unstable already has version 0.1.1-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:17 +0000 Subject: haskell-pcap_0.4.5.2-9_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-pcap, version 0.4.5.2-9, however unstable already has version 0.4.5.2-9. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:26 +0000 Subject: haskell-pcre-light_0.4.0.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:20:02 EST Source: haskell-pcre-light Binary: libghc-pcre-light-dev libghc-pcre-light-prof libghc-pcre-light-doc Architecture: amd64 all source Version: 0.4.0.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pcre-light-dev - Haskell library for Perl 5-compatible regular expressions${haskel libghc-pcre-light-prof - pcre-light library with profiling enabled${haskell:ShortBlurb} libghc-pcre-light-doc - library documentation for pcre-light${haskell:ShortBlurb} Changes: haskell-pcre-light (0.4.0.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 4d44bf53961ecb7d443fd7545d8926354d86baa2541a8a1da9380a391e5c6e76 45842 libghc-pcre-light-dev_0.4.0.4-1_amd64.deb bb0fd5d1610a243d757e9a555bdf75215fe56cbb3124129129ca59c22d59b428 69078 libghc-pcre-light-doc_0.4.0.4-1_all.deb 06a28b640f564f288eaa8ad27dc7b8a71fc8442407cb05aa1296658ee4494b58 39288 libghc-pcre-light-prof_0.4.0.4-1_amd64.deb 12e47de7e065199af6f6cdd31ac292fb75cab563486bd86886b65389015807e8 2442 haskell-pcre-light_0.4.0.4-1.dsc c624a50e1ecec69e9e53309260141ddc2fe1ea49d39d300706666ba10f7ca77c 2684 haskell-pcre-light_0.4.0.4-1.debian.tar.xz 02c97e39263d18fd26aa63d52c88c4bfbb5c3f66ab40564552e7f11d5d889e75 15065 haskell-pcre-light_0.4.0.4.orig.tar.gz Checksums-Sha1: a7a49732766b16bf68bed2c27773d286ce0fd881 45842 libghc-pcre-light-dev_0.4.0.4-1_amd64.deb 5608c4cf1ae4a7d329551321b13b71cee0143536 69078 libghc-pcre-light-doc_0.4.0.4-1_all.deb 02e9b7ecd330262e11cc4d650757d6d5823cf1d8 39288 libghc-pcre-light-prof_0.4.0.4-1_amd64.deb 2f25e0b6f735b1e64318a9605c764f758fc3ad4f 2442 haskell-pcre-light_0.4.0.4-1.dsc 8cf738bf363004355bd2544f7044b80c1ac97694 2684 haskell-pcre-light_0.4.0.4-1.debian.tar.xz 8e5fc42957a71a2405255fcc8ef0d4c88dda9502 15065 haskell-pcre-light_0.4.0.4.orig.tar.gz Files: a47249e907cc07853642748f0e7bfdeb 45842 haskell extra libghc-pcre-light-dev_0.4.0.4-1_amd64.deb c4932f53490de9bbe20788f799ee9a77 69078 doc extra libghc-pcre-light-doc_0.4.0.4-1_all.deb 5253d2271be522b87b95f63c36ef8c21 39288 haskell extra libghc-pcre-light-prof_0.4.0.4-1_amd64.deb 63c940a41b74000ff97d38df67915830 2442 haskell extra haskell-pcre-light_0.4.0.4-1.dsc bdff0928d58fb602307c7078324c93fc 2684 - - haskell-pcre-light_0.4.0.4-1.debian.tar.xz 4fe5f197cf1d37187218ae42f410b0d5 15065 - - haskell-pcre-light_0.4.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioR+sQAKxZ1wK3GyD3G9ckVMIiWv1E 0/fe3UqQ6iA2UeuZq8lKo0TFvp3xMrQMXmqCJxlrtCw96R01nriQ5tPktu9e+3Qd JQnDucpfBKF12BJlc0NAmWU5m8usCGISFCkusuOllvSw9n04qtwqp3AUimN9FkfD mkkoGTKitRxmEecHPx21ng5VXX+35NLjLuDwXmDa6jxEIOvaEeMaYVEKMb0QOsDh JZTHduELoNEtEdjd9MICm9HkPJNOPKTRrsPAmw7fYPVF9tUYCDwpkswyTqMiPsIc 5xZGqw3Fw6iKTh29SFGRxr0UxjI2dq9enxdwPiQH9Upmy5OycJX7eA2V80xz83/p PT5pgvjTkhaQPKLoujsl7T5rCrgiChMe9jz4J1nI//iLnMuEkaikiOt18xRVy6n4 Zy3gwr7QFvK4Hunmgn/Rj/6oyJi2CDNBI5+vgfKvSuJGwGBX8AZjhAJx/VMsIT8E /wDXlmIFof2F7NK1fFWRbepxIqaY/0X+aMyGJ4O08wpqg1AzUM8sgCgDDhqJmhI7 xC1Oc5GBmZhJ0v907gbLPnXTvdOw9i/8yZ3nJcTlTgYVAE02t/OJENRDS2ea/zC0 XOHE8tKZM/uqRboWeHe8wk13zDCCTufMdJTzKwrCRcmnCH1oFdWTuKs2ZwL2ISuo K4L4N7yeLIibFF9nxqLF =htme -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:34 +0000 Subject: haskell-pipes_4.1.7-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:09:44 EST Source: haskell-pipes Binary: libghc-pipes-dev libghc-pipes-prof libghc-pipes-doc Architecture: amd64 all source Version: 4.1.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes (4.1.7-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 49c485940657c3483e8a6f54a816f14c1a25b5d4631f2b3fb6c7da6198584db1 115044 libghc-pipes-dev_4.1.7-1_amd64.deb 0ef76819c77ec5bf236d50bce39c74b0b20cf87582df8ef05b68f4b50c91240b 114880 libghc-pipes-doc_4.1.7-1_all.deb 9f64a2410b9e8184eda3a4dffe37278a015ce7ba59eb1ec3653e9fb255c80579 109898 libghc-pipes-prof_4.1.7-1_amd64.deb d4e811afb7eae0600ad93be64abf86b40dd621fd922c8dc3cd018d13ebce70ab 2498 haskell-pipes_4.1.7-1.dsc 48af59e5b6943576e6256a22b866dc198fa6fee268607b4b782ac060e321ebac 3164 haskell-pipes_4.1.7-1.debian.tar.xz 104620e6868cc2c4f84c85416ecfce32d53fbbbecaacc7466a0566f574f9d616 40008 haskell-pipes_4.1.7.orig.tar.gz Checksums-Sha1: b7afac7a7c4ce30273952b58e09978df82475012 115044 libghc-pipes-dev_4.1.7-1_amd64.deb 36c595eae73cebcf55d3294b527e9005499512e7 114880 libghc-pipes-doc_4.1.7-1_all.deb 61b102ca8f378914a4c1195d32cc33db5cd202c6 109898 libghc-pipes-prof_4.1.7-1_amd64.deb 64bf4ea20c7e33f974a318b047cb84a16e7bb81b 2498 haskell-pipes_4.1.7-1.dsc 6b9ce4d600704d0a46a460ba76d5e5b327190dcb 3164 haskell-pipes_4.1.7-1.debian.tar.xz e7ab636b69a6b5a6dffba879126b7c282fae5fab 40008 haskell-pipes_4.1.7.orig.tar.gz Files: cfc0185f8e029d0da7f70a2a8e26cae4 115044 haskell extra libghc-pipes-dev_4.1.7-1_amd64.deb 3dbcbe5790539c97bbc6a91d893320a1 114880 doc extra libghc-pipes-doc_4.1.7-1_all.deb 72cabad10f4ae038131d251946aa2ee5 109898 haskell extra libghc-pipes-prof_4.1.7-1_amd64.deb ce0e186d8ae7e21bc494228050e12d97 2498 haskell extra haskell-pipes_4.1.7-1.dsc 09a10c60c8be971fef02bf58542da7ca 3164 - - haskell-pipes_4.1.7-1.debian.tar.xz 5cda98369bf30a23243f0e78d621f674 40008 - - haskell-pipes_4.1.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8ScP/ikGteM8/AUhZpBZDVGK8AO0 l0GeVQ383osT0BjUJjHzsbYYfG28R+ru7CukWjKeHqGPGmZb5NZ9q+YNl+mC+1bV pJtbcuZpVctv7mLm+Cik/j/1bGc+gi7ljlXMAzNKvN/V9iFWPalDu8YLf4kkYYUl jlalrLTPQZJ2cEbvIuv7uDBzLK4DRVfPiQcrX0YYI4DD5eVcADtx2BZg+v/5OyiL x8SpjXv3oTAz2qaYdP0z0I6UzJqbd+N3dr0vzcFzEObM3vE7zei9u+F061c2pM/x J12Z92LzUKO2ph1tpwmIeV7LGCZ8DBHHkGGhE4E+MIlt2aMFkIjf//ql41zwuF0Q H1bZyvGz+WnxfrQbSq1o6Duyq6wxXPaGLHlM/rmpZAbzo/2AVVl2nhRaD4XkUXSR i2lhhNeSuh2OKsQNvBTuVT4z7ZUVgxUbs0L0z0dkU+U9U0Wnz34gXuvtGywgxSzc wfVF068QhZqMb/E0xAAe5KC/8ocTyzPYRGe47qRsagtXmAipUHRS8f5bEs6zUgyD gNa+lFPDTYEHkQAGFWXe5hRsftqui8b9hJ5HaXegpXpD8n75GmMFoLq9il/Fhtam cBs0XONTw1V164FXWYJELhgLI92Eqs9ICbe+Fjbvm/p7WT8uffhtlViQYVcnwyvj FZX25czak1FbaHWcj3AG =cCUg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:42 +0000 Subject: haskell-pointedlist_0.6.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-pointedlist, version 0.6.1-4, however unstable already has version 0.6.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:49 +0000 Subject: haskell-polyparse_1.11-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-polyparse, version 1.11-4, however unstable already has version 1.11-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:31:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:31:57 +0000 Subject: haskell-postgresql-libpq_0.9.1.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-postgresql-libpq, version 0.9.1.1-3, however unstable already has version 0.9.1.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:05 +0000 Subject: haskell-prelude-extras_0.4.0.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:16:08 EST Source: haskell-prelude-extras Binary: libghc-prelude-extras-dev libghc-prelude-extras-prof libghc-prelude-extras-doc Architecture: amd64 all source Version: 0.4.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-prelude-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-prelude-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-prelude-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-prelude-extras (0.4.0.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 8dcff07925daf10ed7cdce2e9e573f03ed5c91335384ce6d18017791891c3ed6 79938 libghc-prelude-extras-dev_0.4.0.2-1_amd64.deb a516e5ca0e4b705a5512d1ebc824bcaa51abb8bffcc52afa24fcf383a4d283a5 39952 libghc-prelude-extras-doc_0.4.0.2-1_all.deb 2f3f53d3e95f1fdc60beeece3e6aa0b8b36bd3d0218920a630d7a06e52672834 69240 libghc-prelude-extras-prof_0.4.0.2-1_amd64.deb a6550e6e8928409d81b615e628e0fecc4275d84df634663de6ba14521e64fa47 2445 haskell-prelude-extras_0.4.0.2-1.dsc 34fb463f6b6b2ff3c3268840ad0fc41a25f517fb2c9c29a9f6413e6dbf7ece59 2632 haskell-prelude-extras_0.4.0.2-1.debian.tar.xz 975212ddf8d5b2c5b83347f5d8abef4a2c1ea6e6d9535be33ee478ed6192f5e0 7202 haskell-prelude-extras_0.4.0.2.orig.tar.gz Checksums-Sha1: b06e8bf53e47427d8c58d4391a984b9c44740975 79938 libghc-prelude-extras-dev_0.4.0.2-1_amd64.deb 16d9bcf25764f92e98c40c240f252d283f5afda4 39952 libghc-prelude-extras-doc_0.4.0.2-1_all.deb 555494cecd9ceb3d1ad1470f5905735f3dc93d5a 69240 libghc-prelude-extras-prof_0.4.0.2-1_amd64.deb 57652ba4c505398cdb3bd5dc7f68f19d9c2c48d2 2445 haskell-prelude-extras_0.4.0.2-1.dsc 9c1aa4a4263796fd8f9a55cdd821d8c3805232eb 2632 haskell-prelude-extras_0.4.0.2-1.debian.tar.xz 8e97dbd9549d02d2d60cc88c436dab3fa01ef98a 7202 haskell-prelude-extras_0.4.0.2.orig.tar.gz Files: 5d8a962d2c875c8374f06a3137b62ff4 79938 haskell extra libghc-prelude-extras-dev_0.4.0.2-1_amd64.deb 5a3b7f8d4750a782f6a77a733c4db15c 39952 doc extra libghc-prelude-extras-doc_0.4.0.2-1_all.deb 7293593ec02280e4b2cc2f20bebe3c05 69240 haskell extra libghc-prelude-extras-prof_0.4.0.2-1_amd64.deb ff255aa8c5656b3c26516659c5dff7aa 2445 haskell extra haskell-prelude-extras_0.4.0.2-1.dsc d1cea6e0e81f0f770403ca971a5c63c9 2632 - - haskell-prelude-extras_0.4.0.2-1.debian.tar.xz fc87e427e5400a4b9f7fd489a6ae1536 7202 - - haskell-prelude-extras_0.4.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio56QP/iu69YA1kMFaelbfJCeaTAxb BQfFAMjYnAla1BnEnTfWUaQSdkroLJ4rfL+sEty87mIVkhnNFe6moQcvt2VMK6zF KMJ7jDuba5XaadxXqIWplMFdpJYMXQRQKeH50p+ZVerDuUlK1JdfBdayi9LBdn8H xkd6vabEWV5RjN+lNICUluzLRxiNne4VCL3VG4jQRdoRa5bIuB0OhD9m7wbH3z3a pyQXFcvFQbnuQuScqoRxhsEZrj4rBtmsGsEy4cv1z7k6lSdwXMnri4M9fh/1PdZd KhvwddYxlxUTT9PWONaYQGjyFH/oizmvN1TxR0nuKTRUPLvuQfda8LGC71RObdzm YPgRinRqhjK8nKr0gaa5BJ63N4pmrVMDmUkX4/Ove+DZXgguSo3oI8SAf8YwWaFC ivXBWXesanY0dAW09b42qw7fAQWf8haYcBgz3KgwL9SOOlJ7wK+6Rcr//3QulAQL JDlQCgPKEJUwZzfOLykPQ3g2Psne6zxAx+QV41wX9q3gWfCXDMrPcujG0kmq4czA hjHp4lz8I9R1C2oytRrO35Sl7o1DKwa3mut+BjS1K3pa2PLRL+X9PkrUkbN6/gvm twpVPrNWDZBERyl0IKct+4Gu2BPVQlm5J+ASO/Jze09k76W/bhVYRivcMvNyFeQF j6NWTsE5A6SRuv6YxzeJ =o1BB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:09 +0000 Subject: haskell-pretty-show_1.6.9-1_amd64.changes REJECTED Message-ID: libghc-pretty-show-prof_1.6.9-1_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:16 +0000 Subject: haskell-prettyclass_1.0.0.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-prettyclass, version 1.0.0.0-4, however unstable already has version 1.0.0.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:22 +0000 Subject: haskell-primes_0.2.1.0-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-primes, version 0.2.1.0-8, however unstable already has version 0.2.1.0-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:31 +0000 Subject: haskell-primitive_0.6.1.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 00:46:25 EST Source: haskell-primitive Binary: libghc-primitive-dev libghc-primitive-prof libghc-primitive-doc Architecture: amd64 all source Version: 0.6.1.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-primitive-dev - Wrappers for primitive operations${haskell:ShortBlurb} libghc-primitive-prof - Wrappers for primitive operations${haskell:ShortBlurb} libghc-primitive-doc - Wrappers for primitive operations${haskell:ShortBlurb} Changes: haskell-primitive (0.6.1.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 5e2d0afb4a16ddd25d1c45c43b75552eb72d114bd81e0439802660e9a78eac47 85618 libghc-primitive-dev_0.6.1.0-1_amd64.deb abd0cfd4e7a921cdf37068f4ec445a6b39691251412e7ee72318650d4429f2b4 59760 libghc-primitive-doc_0.6.1.0-1_all.deb 18515e3b77d429f1e68edc4b65366bbe56f0e0d3b33899add1fe8b9fd6b041ac 73946 libghc-primitive-prof_0.6.1.0-1_amd64.deb eb61f13961d77e52b369b8f13854cbc9463dcd7b1cc93b1b9f09a6820f6d1f75 2387 haskell-primitive_0.6.1.0-1.dsc f712f040b00c19b74fa68a05df9d95c3253b947ca09ebc360e15062c6712ca31 2724 haskell-primitive_0.6.1.0-1.debian.tar.xz 93731fa72eaf74e8e83453f080828e18cec9fbc82bee91b49ba8b61c043d38c8 12857 haskell-primitive_0.6.1.0.orig.tar.gz Checksums-Sha1: 257cdc02792b113d6053b90cc63080fbe11bdfb4 85618 libghc-primitive-dev_0.6.1.0-1_amd64.deb 3710f36c7958a0d0b37bc4b1b7e5d44cbaf46ee6 59760 libghc-primitive-doc_0.6.1.0-1_all.deb 6557775e42ac09ca2a11fc8972928997de7bc0f6 73946 libghc-primitive-prof_0.6.1.0-1_amd64.deb beee6d406afc99c3c0b55486b67fd61ba8559933 2387 haskell-primitive_0.6.1.0-1.dsc 1edec69be08aca2afb6f046f49d60ec493b35edf 2724 haskell-primitive_0.6.1.0-1.debian.tar.xz 2c1aea8754e9dad7adeb16a0052e6c32f8058ac5 12857 haskell-primitive_0.6.1.0.orig.tar.gz Files: bf8615ad45117a8b645e187f6e619a9d 85618 haskell extra libghc-primitive-dev_0.6.1.0-1_amd64.deb 01628344949e252d8c297e1e9b27fca6 59760 doc extra libghc-primitive-doc_0.6.1.0-1_all.deb edf328ada2c23bdbdc0715b8d750052e 73946 haskell extra libghc-primitive-prof_0.6.1.0-1_amd64.deb 9e433eee9a0c320bcda431d375f02cde 2387 haskell extra haskell-primitive_0.6.1.0-1.dsc 66c782134bbc3649bcd187e7dacef840 2724 - - haskell-primitive_0.6.1.0-1.debian.tar.xz 05d8583c20761ff88bd5959bc0f11817 12857 - - haskell-primitive_0.6.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioi4UQAKjBhkN2G5SgMXGH1spYnBaD ycdbkuOZ1WzaUVTvdpgu6U1brqeFzMFjNJbaWTKo+i30dYHCBary3oCR3be8IGXe //IESBVOzqQNxo+vJnisEusKyKRqb6+nlAa7H/GGYbW6GtF+MiNTqNVmSM9auv1K 9RGxSMIcAGrsyZ2/RIa+mlztKXOq+W50FUVmhOwTjpeuYbWEVJHFzOje6ZzflOoR NIUzMlKPvp6P659hbRyLDUmLCEUyXhNGpizONFeOt5bygtYIUrV8JmWucBW4gZOy 1pCV2m3lKgXP4BD+05iZnReLjXhHq3EQmA5OBEK5Oxaft5GuYHwhRVwfcLSky8f4 1mFJd8eJ34DUFwabVja3AvbH7SbBEjv/KQGZqOSKIpUfctpRX9h+OcdfpaRk88Dl roVY+RImJGH8gqvlEEUn8WJEq5xPfFVEG6FTRjdYmIPGX+UbFCpceAHU7DEi5sfI DIxpsqHPmx3VqalrfnbOwyMLjTnqtoX+G50+dPKyAt20QeYpIbZlXTpCsBnxDvF+ EEySyEmD6+JM3kfMBra6NRpj6VrfKMr7jMCmU+pD6OIdYAQEeOIaPFH1U7tMyq7g psByxcslt1iyp3CQxbZiIAqERujoN3QvqZGT6Yf+Z7qFLnLWaw3+IPiW1IGJ8XuN JyJJ66Cej/jAg/Un/4X9 =zGFI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:38 +0000 Subject: haskell-psqueue_1.1-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-psqueue, version 1.1-8, however unstable already has version 1.1-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:46 +0000 Subject: haskell-punycode_2.0-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:18:35 EST Source: haskell-punycode Binary: libghc-punycode-dev libghc-punycode-prof libghc-punycode-doc Architecture: amd64 all source Version: 2.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-punycode-dev - Encode unicode strings to ascii forms according to RFC 3492${hask libghc-punycode-prof - Encode unicode strings to ascii forms according to RFC 3492${hask libghc-punycode-doc - Encode unicode strings to ascii forms according to RFC 3492${hask Changes: haskell-punycode (2.0-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3a00532958bb5dab3508d011781b53e99d5ec60eab5d625cc4f4357f53d098e1 43150 libghc-punycode-dev_2.0-6_amd64.deb a24e4a26333c041affae601d28b44ab545cd89958bec714bc8cee02150ec7917 31986 libghc-punycode-doc_2.0-6_all.deb 9801c3227c6981fe861e706904e7fb9f89657147f80d6bd4a83bcfcaee8bfead 37484 libghc-punycode-prof_2.0-6_amd64.deb 84f837991abae2b9ed85671dbc6e86182015dace35a6450aa658345c85cc20ff 2502 haskell-punycode_2.0-6.dsc f9571b9b5d12a8692566491143fc59501ebadccc44bf977de5d4aad90d562292 2200 haskell-punycode_2.0-6.debian.tar.xz 59072915dbd5f94d5cc2e6ac84061b329ab84a9f22fd18a591ad5fdba37b52a4 6243 haskell-punycode_2.0.orig.tar.gz Checksums-Sha1: 8bd40f7c0ea615ad9e9c11a49f16a9496a549b66 43150 libghc-punycode-dev_2.0-6_amd64.deb 192f7ba933ccd6fd5044c03ab32ebf2457294227 31986 libghc-punycode-doc_2.0-6_all.deb 2728fc8d3d7b94a9460d1c2544e7ae8914afba91 37484 libghc-punycode-prof_2.0-6_amd64.deb fa46a1862eb98348c370b86e816a6541d316fdf0 2502 haskell-punycode_2.0-6.dsc 787143029b7d27502484b68d172926d8cbe3655c 2200 haskell-punycode_2.0-6.debian.tar.xz 7151f99fcdbaddd44e4d2150aea5f6bd34a32dac 6243 haskell-punycode_2.0.orig.tar.gz Files: c90e297cfcf86997cca9229101bd9dbd 43150 haskell extra libghc-punycode-dev_2.0-6_amd64.deb 92df87fd07f50012e97b903617d859cb 31986 doc extra libghc-punycode-doc_2.0-6_all.deb 0f844d8b587b76b273cb8940cbaab644 37484 haskell extra libghc-punycode-prof_2.0-6_amd64.deb 78122b26e506ed8fd1015cb232579db2 2502 haskell extra haskell-punycode_2.0-6.dsc 09d0bdf69679ce0ede2e82b660fdb73d 2200 - - haskell-punycode_2.0-6.debian.tar.xz 36b87090223cc82a9f37f8a69e89c874 6243 - - haskell-punycode_2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQsYP/i+vcnWfgIKwQDUbi4O2zgct XH2CXl623LB+IOQbOu59PYQZ1BPWDUH0TqFK+xNvWLD52A1hOSQgjKajSlFeM66N fWYXfe+32p4fwbCcWLGnJ1k82Qrq6sHucbDCiExhJ41WDVIZXAwnANHo7PHiDCTT VIJkq3Ex6hMQ/0oWaJqFzfWtC2CUixCPRxh0W/KAUSYpW0Jjn8idB5zE/HfnNIgD MJjD2J/kPX0It6NTE3X6B4QLwbZxXvFr0P1xK4fsbQWlz3EmRNfggvn7BzbnTvx+ MhmHzG7ePNV14tT+28RGAlv2dMM4f5azKo8cOei9sR3QwRCyOsLszMRrX6yFV7rL GIc+uZc6/Z1z4RdijNn+joWnpUDqdNR2lrxGVNyxd5WaqOyehYWwJ9kRJ+A+63nY uM5PXe35ewpz00/FlEPZSlZqOnbFVfI8OrXfjxITUu7jAzDVSZrBbvJtXkk/eYID 8gJ1tsS4AanffrCz8em4kGPiE5tbeOIbpu5AZkb80xgceizYd5rT+fxofBSAoGyf lD7DQr3xzrdMHzY6TP7fR58gfscZanMwc0DhgcMNrKcEb6aVwRD7LpEa8PHTuEFe bENEznoxWM+dcxKsX89rVaaPmtyw74lbmVq7MDM4KZi/7Z14xMBE1cUJ6XuauJu8 vgahuzSlRcJUjGlOol8l =fpA7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:32:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:32:52 +0000 Subject: haskell-qrencode_1.0.4-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-qrencode, version 1.0.4-6, however unstable already has version 1.0.4-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:00 +0000 Subject: haskell-random_1.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-random, version 1.1-3, however unstable already has version 1.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:07 +0000 Subject: haskell-reflection_2-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-reflection, version 2-2, however unstable already has version 2-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:14 +0000 Subject: haskell-reform_0.2.6-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-reform, version 0.2.6-4, however unstable already has version 0.2.6-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:21 +0000 Subject: haskell-regex-base_0.93.2-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-regex-base, version 0.93.2-8, however unstable already has version 0.93.2-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:31 +0000 Subject: haskell-regex-compat_0.95.1-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:25:03 EST Source: haskell-regex-compat Binary: libghc-regex-compat-dev libghc-regex-compat-prof libghc-regex-compat-doc Architecture: amd64 all source Version: 0.95.1-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-compat-dev - GHC library providing old Text.Regex interface libghc-regex-compat-prof - GHC profiling library providing old Text.Regex interface libghc-regex-compat-doc - API documentation for regex-compat Haskell library Changes: haskell-regex-compat (0.95.1-8) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 42005aef0147908fc428bb1d32e01e025089253af288adada7a20fff4b7ae01e 21788 libghc-regex-compat-dev_0.95.1-8_amd64.deb 11cfbf5b3a65b4b14707912ca3edaa467ba0e0ad42482245fedc5c209129dfa4 33836 libghc-regex-compat-doc_0.95.1-8_all.deb 598883cc58365290d9e94286716d98cfb6d540b3c317fd21665e27b0be48c245 18534 libghc-regex-compat-prof_0.95.1-8_amd64.deb b530be6610249bdd2b9b62c084e4ec68f7659d22d5420a72c5e71f78c7255ead 2587 haskell-regex-compat_0.95.1-8.dsc c962b22a157a28a4369d78e093f34bd05fdc3ff289dcac7698b9ee5236ecefd6 3424 haskell-regex-compat_0.95.1-8.debian.tar.xz d57cb1a5a4d66753b18eaa37a1621246f660472243b001894f970037548d953b 3968 haskell-regex-compat_0.95.1.orig.tar.gz Checksums-Sha1: 07d58e0f5082899d3eb8af657d151ac3daef0ddc 21788 libghc-regex-compat-dev_0.95.1-8_amd64.deb a67c8b222a2499c4e3cab176fa9e545f4bff70f4 33836 libghc-regex-compat-doc_0.95.1-8_all.deb 9bce0e9f9ed09b69159d35983d18291718d467f8 18534 libghc-regex-compat-prof_0.95.1-8_amd64.deb 8904730bb98a800f30cbcf29a306317c7a162e61 2587 haskell-regex-compat_0.95.1-8.dsc e65adc027ddd89ecd55fd30931aa93f86e2ef29a 3424 haskell-regex-compat_0.95.1-8.debian.tar.xz a2f9745bd396018e7f8ba644baad4a55e7c70d54 3968 haskell-regex-compat_0.95.1.orig.tar.gz Files: 514c6382fba295b981dd2811f606c9b6 21788 haskell extra libghc-regex-compat-dev_0.95.1-8_amd64.deb a829ec394995e09d0b7a2f969afbd0be 33836 doc extra libghc-regex-compat-doc_0.95.1-8_all.deb b00633505ad515b58b1fb0112803a0a3 18534 haskell extra libghc-regex-compat-prof_0.95.1-8_amd64.deb 77ab97f07ae47858797e6a52f2e0a1b8 2587 haskell extra haskell-regex-compat_0.95.1-8.dsc e349be6e8b64cd525976353c093b8472 3424 - - haskell-regex-compat_0.95.1-8.debian.tar.xz d0573ab4e2f3de5faa61380b67333320 3968 - - haskell-regex-compat_0.95.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9+gQAKADQCWEvbVbhaXQ7UjRIs+1 miZ4h/pEkxyCrAgtcl98LKzf7PHiOUCpOJZueva5t0pznR3QKRUcX8ASw1uTLPyE VKLbouABy2fFSAAzwf35Wcc4/3FiY7jO0yaM6ghCIVVsSOl9yJ2qQzpU/zDgXwHX B6MjUtkn4CXZ7CEWGGKOPhvXlJ/8hxlo1eZo8k+LcA11E7BbWfOIXJFatSRtM5h7 2+grA7CMxDqj05Qg5KNn7KH9HWck9Jg4hN795UMLHLPazQGSfECamp1LgjWihjfm zQmXWSj5QKmJZX6u5NvcdRCqa9Nwd8QI1p9SSPNU8oJoPGBXCz7rCMCAI5zsdfvk kovw5q9Y9cR/ncKykiHM8X21BSCHpWydrGAOlMLLhk0OfjXsYfHrGxy7u9429FhJ WwyiwtecoMRLFYoT50fuAZ3EhY5CSa6M3HNehW/XZFJzJx3OHwl1qTEGYCdtoVs1 C5OHYWLcwxdjQd7hJmmPCKSa7o6MeWUPF5K8E6uUQZE7iOA6UV48GMm0OxMa6Zed +tAHzbJW6uXBUQKTvRqeMcDYzb/BjgwRXevD4ME/g7zTUNfl+VosO1ryt5P8j/CB RA7Mdq4zkc7SofWdZcO9qsoFBgH6rWNVxNb+G7ilAfdfACjC21FZxK2tEDVznb+A orMdUGE8YxDoHRFxAFMs =tKT2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:38 +0000 Subject: haskell-regex-pcre_0.94.4-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:11:48 EST Source: haskell-regex-pcre Binary: libghc-regex-pcre-dev libghc-regex-pcre-prof libghc-regex-pcre-doc Architecture: amd64 all source Version: 0.94.4-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-pcre-dev - Perl-compatible regular expressions libghc-regex-pcre-prof - Perl-compatible regular expressions; profiling libraries libghc-regex-pcre-doc - Perl-compatible regular expressions; documentation Changes: haskell-regex-pcre (0.94.4-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4c4fa8c51d567d900a0a5c599fdfc0a169b7baaaf1d6dbe0f6ac274c954c8f75 105800 libghc-regex-pcre-dev_0.94.4-7_amd64.deb d504a86bdd8e3e8828daf41b96610fb44b1dc7c79fcb58dfd0e6a58a9545c46b 51686 libghc-regex-pcre-doc_0.94.4-7_all.deb 9983eb560bf457c621d2afa96c17ea1dd25845007da09254011521d661bb8d25 91032 libghc-regex-pcre-prof_0.94.4-7_amd64.deb df736d4215efcd67ab028c263971accb809571c326a43884e69e61867fc211ae 2489 haskell-regex-pcre_0.94.4-7.dsc 1ea5adf0ad07a56a142d57f228e0f166db3ca78118d8c61ce1447eda03f5d293 2464 haskell-regex-pcre_0.94.4-7.debian.tar.xz 8eaa7d4ac6c0a4ba35aa59fc3f6b8f8e252bb25a47e136791446a74752e226c0 10814 haskell-regex-pcre_0.94.4.orig.tar.gz Checksums-Sha1: 7182b253d8b08936d29d2ded1f1ef5b65d3a9afd 105800 libghc-regex-pcre-dev_0.94.4-7_amd64.deb 6592fb545fe73947c39628f597b1fbce7a8ce6bc 51686 libghc-regex-pcre-doc_0.94.4-7_all.deb 7f90940ebe1d9a32567ed67e96c836945ef67442 91032 libghc-regex-pcre-prof_0.94.4-7_amd64.deb f91995f3d53d67a3bfc4c13fd5a1d06f59659e25 2489 haskell-regex-pcre_0.94.4-7.dsc 208d0474ea0e557e26aef0561c3e858014ce0f2c 2464 haskell-regex-pcre_0.94.4-7.debian.tar.xz 2d330b46bf268f5cdbd5c7ad58749fc10e0d1358 10814 haskell-regex-pcre_0.94.4.orig.tar.gz Files: bb2cfa6f3a6be823b805e82bc31d3815 105800 haskell extra libghc-regex-pcre-dev_0.94.4-7_amd64.deb 80b56ac253ff7ecd67d79ca48ea75023 51686 doc extra libghc-regex-pcre-doc_0.94.4-7_all.deb b9e16f0106fe160ac7f1375f6befa48f 91032 haskell extra libghc-regex-pcre-prof_0.94.4-7_amd64.deb e02ddbe082f1bf657a5639f7bbffc5fc 2489 haskell extra haskell-regex-pcre_0.94.4-7.dsc 9506b97cb5283a058ff5702f0f6d29f2 2464 - - haskell-regex-pcre_0.94.4-7.debian.tar.xz be3794c67959f2b3b840bd026ef0b9ea 10814 - - haskell-regex-pcre_0.94.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIG8P/iNDy63mIuA4B8EcsDyWu6Rl xREwgdVVRzbYxSX28KzjP7TrEdHV9Y5vPD1qea7EZoe6e5bG6r9CCGKtfZv12cTD 64X40GsFSHu5qyZ1g809mTpXlsfKcUd5m/jfhLzAnN3qOuqgHbJyrdgiMIFqzgEt rmDAn3U8D++n0YeDgABn3ZJQMnIjdANtfzHvDc72Dng9yLkRuWZ34grPFpHv3+m1 YUqw6KsqLt5XFb0DqGhYOqz5ytZIwxvpqNGan9sHwUOM69WEAk52PfHKT8gqn+ee Kz4gLNl9SJdaLvlulmUqMNdGo+VJnOEi60vG6wMEMLybvt8TCifw3KLZA0F11zyS 9iGO3BX9v2JPgyXn2jYthiDsntpbB1juvQTPlf7Bpz3JNz5QN0GYL0nlj7B9DXkl UvrYLutA9iLDIXk6SeIP8XXoGU2qqfDiUKeKRXsaDQTavaChlkOgK8WIXYfxY4Ra NNuQI6Ow/13A2JaQ44npc1npUNBCi4t7se05v66qikOQ+eVH6+Qf62fvEr1ITKVG YRuTNIOeOfm4znsf5o204FJoed4jHIHtbXz9/IqhoURKEzZ/C6c8pUtRWtwe+Pby 5Pn2X1Z90yL9Dop8BihnQjbcXooAly1OH+MNc1q9O2pQqbsRe5c3qzon5zOXb3J3 +j3TizGSMv9ogVL8IUV6 =b2Dr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:46 +0000 Subject: haskell-regex-posix_0.95.2-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:13:28 EST Source: haskell-regex-posix Binary: libghc-regex-posix-dev libghc-regex-posix-prof libghc-regex-posix-doc Architecture: amd64 all source Version: 0.95.2-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-posix-dev - GHC library of the POSIX regex backend for regex-base libghc-regex-posix-prof - GHC profiling library of the POSIX regex backend for regex-base libghc-regex-posix-doc - API documentation for regex-posix Haskell library Changes: haskell-regex-posix (0.95.2-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ece48bf4629b0526048a3d2440907794227d4308e11c0d9b06b0f8aa9acda220 120392 libghc-regex-posix-dev_0.95.2-7_amd64.deb cbef50fe012dbe43ef8087fca4eaeb88a28b384e363ac633d04ccd01115bbb1b 57546 libghc-regex-posix-doc_0.95.2-7_all.deb eec1b084951928f78176470b7a3f49a7c74c3f11a40dd5c2b9d0a5192f72c751 100346 libghc-regex-posix-prof_0.95.2-7_amd64.deb ba265d6365a8da2d736d76533909b44975c81f0b078b320fec3164515adb0638 2492 haskell-regex-posix_0.95.2-7.dsc bec721ffe0def931ffe9cc39d254b5f809e9e8dbc70e98005839a27d28acb922 3360 haskell-regex-posix_0.95.2-7.debian.tar.xz 56019921cd4a4c9682b81ec614236fea816ba8ed8785a1640cd66d8b24fc703e 42916 haskell-regex-posix_0.95.2.orig.tar.gz Checksums-Sha1: 42cf657328c83ca7d2323894106e4d3584516d23 120392 libghc-regex-posix-dev_0.95.2-7_amd64.deb d67301b689f77ba7f1dedf789ecf743eb896b787 57546 libghc-regex-posix-doc_0.95.2-7_all.deb 2cdcf45833590460f6153240cc9cffe79fba65a3 100346 libghc-regex-posix-prof_0.95.2-7_amd64.deb 970cbe8d287906a7a070b4c2c6ff8adfc517ce75 2492 haskell-regex-posix_0.95.2-7.dsc da10010efb704978c134875284dff9993c0ab228 3360 haskell-regex-posix_0.95.2-7.debian.tar.xz 280a3aec0de94f03909d67e644f67bd918dff43f 42916 haskell-regex-posix_0.95.2.orig.tar.gz Files: ff9813c07cedc3e9c3fda0ada80efaa5 120392 haskell extra libghc-regex-posix-dev_0.95.2-7_amd64.deb b9fa1de7dda76708adf3d430da2ae567 57546 doc extra libghc-regex-posix-doc_0.95.2-7_all.deb 3d9b941253b2d0f12bc43c16f48f37c2 100346 haskell extra libghc-regex-posix-prof_0.95.2-7_amd64.deb db3c5be8ec88c86f455a4e20e3aafacb 2492 haskell extra haskell-regex-posix_0.95.2-7.dsc 1e25f015e6f615babdbaad6f607f20a7 3360 - - haskell-regex-posix_0.95.2-7.debian.tar.xz 1df0f9494aab110c7231f36393285c7c 42916 - - haskell-regex-posix_0.95.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioc0MP/23s7FyHwVAwoINXhSvLckYu FCc4pYePwuecSf5YKYNA2OVplb21LeZ/8sFzj/wTvn91/qW5Y4JbGJGfFYTQ1Up/ dB9Rq4EM/2YqHPVXj/AlmR/L7svz864Ty+ni0dgJLBdqzXZd2JeU1NTqBOBBkH9N Pumgav2k3qN7sgigR+tZDVlJ2g1Tjk+prk1kh88n8U2mAM8n8v1CjPGqJExMHC/q aYFfRvCaoXOMIIvtgukF6cw2BYbv2KTHd7mGDW6TmDckhpzHgwOgecccrYEZtt4e b9SFEkbb0R84at14SZIQmLyrwC3B0R1C+vOm8YVas2+AXZtk7frRGzjGJ1GK4HIf imDzbjGQwUvKtUwmcE573ethiX/YqyZ9IY3AlbtE8GtNBWvpj0edJdzcJAflDot7 FGUl2wbyA74jmmICY7mC7DG3aEBrBQ85q9QIp3pOCs4hmnsI3KJEElmAXAn7T/SL tEnJKie1tozhfFk/+R3pHU+VP0fMt0pAz5wrhkZ5nL4TXxNLSXgNuyjMls8UMQFt 6CJ20tjAxs6/GbdOgXF+yZyWMZV0pw3ycktQx9C25uB5sHKnTLdH7Gr6iAvNLqa4 hi99JC2PQFGJszgLdXr5KDNjZP1x87GjnZmUDwsQeL2PYId5z/iOpHO68vePkIhJ q4nZHxvSkHCJwHbEci9t =mtyp -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:49 +0000 Subject: haskell-regex-tdfa_1.2.1-1_amd64.changes REJECTED Message-ID: libghc-regex-tdfa-prof_1.2.1-1_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:33:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:33:57 +0000 Subject: haskell-retry_0.6-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:16:54 EST Source: haskell-retry Binary: libghc-retry-dev libghc-retry-prof libghc-retry-doc Architecture: amd64 all source Version: 0.6-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-retry-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-retry-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-retry-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-retry (0.6-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 892c4f782ac3874cacd47692ff09fc9c6947232819240d0d902b60ddc6b893e4 21860 libghc-retry-dev_0.6-2_amd64.deb eef878718c41d83b53d06817447e0ec9a1d177f850622ef37b235ac6c676bde3 36660 libghc-retry-doc_0.6-2_all.deb 15ac42e3f7e6a06c68a38f402133f89c48b879f91e96cd82da3310e7ff425ace 18862 libghc-retry-prof_0.6-2_amd64.deb 93a9792a46bbf07e41e85e4105b046ad4fa8ec1e04d793151d293c5dc3a12f0c 2505 haskell-retry_0.6-2.dsc 7f369817c4eeac5e72b470f81e516e57b8e78b805cb652f577265f73a74c8ee4 2452 haskell-retry_0.6-2.debian.tar.xz f269db0c9f4943249cd8a0a2a0a05183da41afe4ca34bb627935985134fec2e7 5086 haskell-retry_0.6.orig.tar.gz Checksums-Sha1: 7f4f6e2f077bc61bdef399ca356296d57d111ed8 21860 libghc-retry-dev_0.6-2_amd64.deb 1bb2306288d09effbd988bef090fcbb620d81ce1 36660 libghc-retry-doc_0.6-2_all.deb a5903dd678eb902556fec3e00f85413e207344ec 18862 libghc-retry-prof_0.6-2_amd64.deb 4b8f1c25bd77b1317107e6f85625c074dfd51eeb 2505 haskell-retry_0.6-2.dsc 997d60c067600d9d4e9d7f831f7d07cc1267b1a7 2452 haskell-retry_0.6-2.debian.tar.xz 2a6f628daf67da3eb5881ac861d1c3d6cfd10129 5086 haskell-retry_0.6.orig.tar.gz Files: 2b0c8bcbf77dbb182bf8b7e9a534dc2b 21860 haskell extra libghc-retry-dev_0.6-2_amd64.deb f4df476848eac175dafb4daaf54458b6 36660 doc extra libghc-retry-doc_0.6-2_all.deb 58febbb86e011d5e0bf2b5621c23419c 18862 haskell extra libghc-retry-prof_0.6-2_amd64.deb caf265393298fb9322ea154eb72eb200 2505 haskell extra haskell-retry_0.6-2.dsc 232fac5b4bdb463a5ceb16881421628c 2452 - - haskell-retry_0.6-2.debian.tar.xz c72d8e68fae15c6c23b59114d39ecfb9 5086 - - haskell-retry_0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJxXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMO4QAJoXh4VCIftvsZPsICBtQwfE cLWG/kQfOV5v6a2V1V5yGvRHyvZYuS01L9MRPNTEJV4gkJMN2tWpVXPlQVjcGJ3K s9l6rAcdgQM4BO6Ml8ujjANQr5p2CW6/w3y9XwxIS67xX+sbXuatqBceX1T56LwH fz2nvayvc74/d+7B6hb9cGGyQLKLpSnheG2pIdOk+dj2JvTaFIvnzIN7zKQPPVwG j/XAXodcfpUyHy3SSpVtPl7kem6RuQg6ddAMuRlRoZmIoIUNYAFCDZXbyF75/lnN PRXit6NhKMp9jy0G9PWoFIqAk3EH8tqoZsQAQvnMx7aM9HLcmFbHsECa1+B/Um/m oixhlQMGfrrbpyiVvdeT0LOX/wL1T/rrvS84TRIzoN/H8nyh/Qhp3HCVDqk2UuGS 2PxvAd/CDdWOE7cuSjWVcgJ3Ef3DR3VmaBxzaxomNC2fb657z/PJ9KJToTSbieL8 SabhCJXaccjW7Pj5fztYnxbyH6kojHSZ8y4dSv7/QogB+Ge4TKXMglRmaRqjYrab 94S4sxrfBwilYI4J2B+oqwChsJKXKMqnN50cqb7V0wg9eJYNql1yY78dzFv14Vql YhW1HbP0d/5CDshffQXrp1eHKx8SnZwftZ/ixkkz/zAYPJg38L7SHPtk4cjFEJr6 Vb+x7Sj9dxeVWx6L+s3/ =3dh/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:04 +0000 Subject: haskell-safe_0.3.9-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-safe, version 0.3.9-3, however unstable already has version 0.3.9-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:12 +0000 Subject: haskell-safesemaphore_0.10.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-safesemaphore, version 0.10.1-5, however unstable already has version 0.10.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:19 +0000 Subject: haskell-sendfile_0.7.9-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-sendfile, version 0.7.9-6, however unstable already has version 0.7.9-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:25 +0000 Subject: haskell-set-extra_1.3.2-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-set-extra, version 1.3.2-2, however unstable already has version 1.3.2-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:35 +0000 Subject: haskell-setenv_0.1.1.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-setenv, version 0.1.1.3-4, however unstable already has version 0.1.1.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:42 +0000 Subject: haskell-setlocale_1.0.0.3-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-setlocale, version 1.0.0.3-3, however unstable already has version 1.0.0.3-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:34:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:34:49 +0000 Subject: haskell-sha_1.6.4.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-sha, version 1.6.4.2-4, however unstable already has version 1.6.4.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:00 +0000 Subject: haskell-show_0.6-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-show, version 0.6-5, however unstable already has version 0.6-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:08 +0000 Subject: haskell-silently_1.2.5-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-silently, version 1.2.5-3, however unstable already has version 1.2.5-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:17 +0000 Subject: haskell-simple-reflect_0.3.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-simple-reflect, version 0.3.2-5, however unstable already has version 0.3.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:28 +0000 Subject: haskell-smallcheck_1.1.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:07:04 EST Source: haskell-smallcheck Binary: libghc-smallcheck-dev libghc-smallcheck-prof libghc-smallcheck-doc Architecture: amd64 all source Version: 1.1.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-smallcheck-dev - Another lightweight testing library${haskell:ShortBlurb} libghc-smallcheck-prof - Another lightweight testing library${haskell:ShortBlurb} libghc-smallcheck-doc - Another lightweight testing library${haskell:ShortBlurb} Changes: haskell-smallcheck (1.1.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 02c53afcc0f76dec79d7015b5d7ead3e08c6c1aa12f1e59c3f8c5ba7cb7ff598 138984 libghc-smallcheck-dev_1.1.1-5_amd64.deb 6aebbcd2035d476613eae8c683aaf90685160f7234ef17b99c3dc4f0482ae52c 60906 libghc-smallcheck-doc_1.1.1-5_all.deb 92290b82be2d0eaeb13595c8ae71c449d77c53c86f21bf998a0cd5d8a1a09ffc 126282 libghc-smallcheck-prof_1.1.1-5_amd64.deb e73b8ce4c0c0942a3539669b5cbed0fe58597b5ab29397abab525196e5030d95 2489 haskell-smallcheck_1.1.1-5.dsc 5b06e78c368b4720dd8b053fe13e696551ee939ac5d5b420558eb0b276dba448 2520 haskell-smallcheck_1.1.1-5.debian.tar.xz 4d17607c1a620491e7e495a17575b73952932c761e7f9bdfa87e0102fb52f9f9 15202 haskell-smallcheck_1.1.1.orig.tar.gz Checksums-Sha1: 464d4c15cd64aff78fcbfcd8189ffa2b739b18d5 138984 libghc-smallcheck-dev_1.1.1-5_amd64.deb a29cb46c955972462c05639049c54a487ed97c0a 60906 libghc-smallcheck-doc_1.1.1-5_all.deb b95a2dfb3f6f49455b13e11ce531b7b8cd118d31 126282 libghc-smallcheck-prof_1.1.1-5_amd64.deb 0478b9f9fea7eba90bc12ec6ce6524376dc7197b 2489 haskell-smallcheck_1.1.1-5.dsc 7df769c1c6fd650a4813f458f63ef2ef7f56959e 2520 haskell-smallcheck_1.1.1-5.debian.tar.xz 234d4ffd4dea76bbe273c3e603996dd8b967cb6b 15202 haskell-smallcheck_1.1.1.orig.tar.gz Files: 3d838d268e812afa9f740d030c9c2529 138984 haskell extra libghc-smallcheck-dev_1.1.1-5_amd64.deb 88ff1a230e500eced8c700c77fcd7707 60906 doc extra libghc-smallcheck-doc_1.1.1-5_all.deb 6a1efa6dacea5a45960ae90c6297c365 126282 haskell extra libghc-smallcheck-prof_1.1.1-5_amd64.deb dee483ff55f99eea82dfe308ac5cfed5 2489 haskell extra haskell-smallcheck_1.1.1-5.dsc 0e40d67a6cec8a3c5255ef7d5d84a2ef 2520 - - haskell-smallcheck_1.1.1-5.debian.tar.xz 025955110b8831a8db1e5558e461bfc5 15202 - - haskell-smallcheck_1.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBVUP/2g8FWkyDklSoU1Lw83mITyH O4WqnXhsq/T8RcnIxvB7uHY5U064EvwPpAslqsn5ou8K77REVU/KAJMt0TWpnUUi hBIj0ktHl9dWyCbYClKPeWOipqT0TDnXTfYYl15ZL7Y0C7kuPEN5jqnOpy7fj41A VLvRwSzlR1DxRUbi8Eh70D1YwOE9ymn5vbsnd5+dqzXCcOAvBIldXujTEGcRqJXs /NDGfGVmJBX84t7aO9dqUVuDfE7ikHC88gs28Da1cSuxBAD6EfntdYsz8nB8SGHo UxPNnQN/3U2fOmVp3rkKd0IS0bZ9vgNbKMMhiA0eI+/e7Ymk2QxbcEMBf8rGZ9eo 2ut2ScUw1wRq0gzQZU6xj4vjndHwphoPm5RALLjtSDAElKIr9AAh8tLwVX1fKXsP hC1rQD/sgPVd8xi6JjlSSR1BS8734NZslCIafF3EceN1vWc7DcHcP/G2ZYQrbgu3 FcfPfVaPJ/gDRLeVDkf1Zne1r35WNpSYGdPFzdbz6LL9//59cwNlgdOxRk/ZNLzt UcwFy7P8OkgUq8YwzvFRaSktWZ5DhESTwtScKA7i7YAbp7dJ7Ov/qMnwlWXkjDCH H+Oto5t18O1jLMG29jeMw105vN6rjfJOaLT9Fj05G4lqiZ3Camy+zQrUdcT0Aqbo DBp+1QQiJp0eEYpoK2Um =9m4k -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:35 +0000 Subject: haskell-smtlib_1.0.7-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-smtlib, version 1.0.7-3, however unstable already has version 1.0.7-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:44 +0000 Subject: haskell-sockaddr_0.0.0-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-sockaddr, version 0.0.0-6, however unstable already has version 0.0.0-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:35:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:35:54 +0000 Subject: haskell-socks_0.5.4-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:13:39 EST Source: haskell-socks Binary: libghc-socks-dev libghc-socks-prof libghc-socks-doc Architecture: amd64 all source Version: 0.5.4-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-socks-dev - SOCKS proxy library${haskell:ShortBlurb} libghc-socks-prof - SOCKS proxy library${haskell:ShortBlurb} libghc-socks-doc - SOCKS proxy library${haskell:ShortBlurb} Changes: haskell-socks (0.5.4-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3d63a2cc89ca1966c6647f0796565a0f558a85a0fef85542eb25e9292288cba6 153980 libghc-socks-dev_0.5.4-6_amd64.deb 228c91f5d92d19e1a0b608f0df465f09779abf1165bee491ce519d4c3b306839 44542 libghc-socks-doc_0.5.4-6_all.deb ad258740cbb635070d08590ea233b4b74c9db3f64a5928e3a36c458965cf6acc 131228 libghc-socks-prof_0.5.4-6_amd64.deb 2239602ae4c26245a337618b4016f15d15eefd251a3dfca2b1f171ed9d3e789b 2450 haskell-socks_0.5.4-6.dsc db2e57d6ea056789ce13f0eb1e3e06c4715a4275190641ef6ca0dd576623716d 2460 haskell-socks_0.5.4-6.debian.tar.xz e9b5e1ea78592632bb086e5f4d6da523be01921a4a8998ca78552bdc396db4da 8021 haskell-socks_0.5.4.orig.tar.gz Checksums-Sha1: 558cccb2c9d441b358bb2a35e6f8a6c7af64c102 153980 libghc-socks-dev_0.5.4-6_amd64.deb e7c57169255ff10464e5f9542c14124cbd9c6328 44542 libghc-socks-doc_0.5.4-6_all.deb 214000b32cb170837fe68646e6682991dd4fdff7 131228 libghc-socks-prof_0.5.4-6_amd64.deb de3295892f638bbe67dc0aeb92befe497e1ed359 2450 haskell-socks_0.5.4-6.dsc 4c69c3a82aa9dc55e14af147cd2f6005966d0c1c 2460 haskell-socks_0.5.4-6.debian.tar.xz 422b6c9d2a51e2e1227f1bd6c6c0c0f5582b9aa9 8021 haskell-socks_0.5.4.orig.tar.gz Files: 526b7aae268153b13c8002cde48c6863 153980 haskell extra libghc-socks-dev_0.5.4-6_amd64.deb ff7bb1221bf8277d44f78885c90a4723 44542 doc extra libghc-socks-doc_0.5.4-6_all.deb c2110b444494fb83a2a6b185959edc85 131228 haskell extra libghc-socks-prof_0.5.4-6_amd64.deb cd9c2328650ec98e61fd058e564898ba 2450 haskell extra haskell-socks_0.5.4-6.dsc 711aa83ab0ebaba36cb40e7d7818fa62 2460 - - haskell-socks_0.5.4-6.debian.tar.xz 7b8234b43b4e4727c52736e89c9da036 8021 - - haskell-socks_0.5.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioI44P/0X9VHNn4iR2oZNftsvSPvW9 n/OhxlS79V3qKf+QzP/MKoZ5iulfAQBA4IWv5BgGPzTpfQUhU0Mtp/QjZi8BS4zI 6/B6pajG8X4JOWYMah1rta5QTDJeQeuOKzv8WNYVBkFILzK6/5xGaf+/DMREpqAs rd+n4HxFFI+t6NOf+ZArVXKynGvxj5EL5MCORsc6916eAQTQTB9W5qMsMOKAHRQq iWJ3077UsafJRseoLOZ5Zix0ipGht9hmHMSFG6R1ds5PDdwoYpVtwq8joC7Roq4l 5BFsN63iNOLXaRhTFwR382QlwJ0YoAQaxhQevraGTSpZb7kJa4YiLz0/z0/SnSP/ Vzk5KoCz98zC7+oPU/KYVdIMLDbAZ3YfJzj3jno1bK4tx+7PPn2owj9iquI013Eb 8HAsBTIyqSt047GAegt/7lYf9HLgO8deu0BjuVpSiUbL43IIn2vUWxYh7QBxqgLf LI5JM/8q+1wY7via93r619DOhoE80HpeTbk6FvdpA6p9DoZLpA2CGwvfP3yEE3QY uZGySB5fMpjbGM6nufpIdAS7j6dvIFxcopXnD50Tpy/GSG3emOFay7AITDHEF1ka R7CaUfEgTgHJ/uO79JB50hCMjy9GxXYQVGuNoQEFmxmTdmxBVTjqU0x/wWV7SUVw 40Eb9GwAwtGfHfjOMKE6 =2IK+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:00 +0000 Subject: haskell-split_0.2.2-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-split, version 0.2.2-5, however unstable already has version 0.2.2-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:10 +0000 Subject: haskell-stateref_0.3-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-stateref, version 0.3-3, however unstable already has version 0.3-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:18 +0000 Subject: haskell-statestack_0.2.0.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:06:09 EST Source: haskell-statestack Binary: libghc-statestack-dev libghc-statestack-prof libghc-statestack-doc Architecture: amd64 all source Version: 0.2.0.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-statestack-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-statestack-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-statestack-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-statestack (0.2.0.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ef8d0f0c06e4fc524156b61c2623d16a134066398a368a159f1127fa7945f8dd 30882 libghc-statestack-dev_0.2.0.4-3_amd64.deb 6e848ac3883a3b2e8c38b4bca57e34116e9f88d702a90972164d1e897f704b46 33218 libghc-statestack-doc_0.2.0.4-3_all.deb bb1b81f7cae9b81898caf966dfa457486217e50384223147e6eb66e848a2bb6b 27554 libghc-statestack-prof_0.2.0.4-3_amd64.deb b1dc5f85a286b3185af17c86434627c1d1dba171b5975eb66193121b01b8646f 2629 haskell-statestack_0.2.0.4-3.dsc aaeb6dfb5f44a893d0613af31a9d5f04b52ae815b57f043b757f671d554f32ec 2708 haskell-statestack_0.2.0.4-3.debian.tar.xz 0d8a81165e90553fa3aaeda04a0567cff2d92dc257dc8e852fca14b6851b926b 3664 haskell-statestack_0.2.0.4.orig.tar.gz Checksums-Sha1: 6c4d17fe7441a62038b6f3da5f4df70a279ec2d7 30882 libghc-statestack-dev_0.2.0.4-3_amd64.deb fee440c73f5d8d52c6a9894945da50f80bafa486 33218 libghc-statestack-doc_0.2.0.4-3_all.deb 9d9e331e578c14179394bcbf7beb0557c6a10194 27554 libghc-statestack-prof_0.2.0.4-3_amd64.deb 9921dce416eff1169e8f868d7dd792b07e72a255 2629 haskell-statestack_0.2.0.4-3.dsc 522dea6c81b9e0107b3d9f2cc55f08a9e6010ec2 2708 haskell-statestack_0.2.0.4-3.debian.tar.xz b91acc660a4bba494ac5e81db72cf6436bdda6fc 3664 haskell-statestack_0.2.0.4.orig.tar.gz Files: b1a13aef69d0440a9aef6111dc674e1e 30882 haskell extra libghc-statestack-dev_0.2.0.4-3_amd64.deb bc1b98432cd312ec54eb4ccd9aede2ef 33218 doc extra libghc-statestack-doc_0.2.0.4-3_all.deb d521af6cfa8dc078f84dfa72eb9cc7b3 27554 haskell extra libghc-statestack-prof_0.2.0.4-3_amd64.deb fe2b0b65152e88d93e88f303d739cf5a 2629 haskell extra haskell-statestack_0.2.0.4-3.dsc 042d12146b84b86cdb4d591d157f9399 2708 - - haskell-statestack_0.2.0.4-3.debian.tar.xz 26af844b35be2a2591f15d213cf381be 3664 - - haskell-statestack_0.2.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobWsQAIl73avkM6oyZ/n0lWy/38ha uV9avl38VNaoJ6jOipX1QzzCWS4a7dnhyPVtIRM99HVHavDOH7NqIm1a0orU4CVA eqdXU+ZIHqjm6jAuLY3ReLyZhzi+In1rpEY0JU7ws1fgcGDllndIIbcCMlCwyYu7 N366URxF3YjzohSADQDLkTgMSX0Vw2ssdYp1YiMGQNao7kN11tnkPwyhVZCpA88X ComfZaojg9Ka2yrtXl/eLvJG0pREnck4eYTC8+C72LRjkeeb4iA681K3yD2jirsi u2UdVG/VEKzfHyCiVrmc1LBN+PtTrR3xGdQ+++KevJ2jgqJFBUzuq1kmXXy0RkfK suxCqgpQlheAbVwDEyJD/nDQtmk/NtBe/C1HBOqMBN/6vol4jf6f72w4W9WPoJpd u0NNZPCJdTPQxRR9E8X33NEJO/VwfXi/gLI1VjFmfdqABHvYTMxD1qYw3Ivz2Zfh MDmoW547uYRHSV5qZOAhETtx2e9fs+VI8zRyL9FiVxgJl2gQcfHZuUgHiJmTR7cK KR32UQ5ngjDkOTQgXoi40sQ2jdujJORO3uAGCUi6XGOLxaYhJ+C3Z7TjJJhZRwye 4D197194JQpteWo/OcQPvKIvZeVL0EWNmLKppfepDhsmQ40XRfRFvpjTnpUwtYF7 aerrTs+p3+6gl/HfZr6S =oPcS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:26 +0000 Subject: haskell-statevar_1.1.0.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-statevar, version 1.1.0.1-3, however unstable already has version 1.1.0.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:33 +0000 Subject: haskell-stm_2.4.4-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-stm, version 2.4.4-4, however unstable already has version 2.4.4-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:43 +0000 Subject: haskell-stm-chans_3.0.0.4-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-stm-chans, version 3.0.0.4-3, however unstable already has version 3.0.0.4-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:50 +0000 Subject: haskell-stmonadtrans_0.3.3-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-stmonadtrans, version 0.3.3-2, however unstable already has version 0.3.3-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:36:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:36:57 +0000 Subject: haskell-storable-complex_0.2.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-storable-complex, version 0.2.2-4, however unstable already has version 0.2.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:37:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:37:05 +0000 Subject: haskell-strict_0.3.2-11_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-strict, version 0.3.2-11, however unstable already has version 0.3.2-11. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:37:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:37:14 +0000 Subject: haskell-stringbuilder_0.5.0-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-stringbuilder, version 0.5.0-4, however unstable already has version 0.5.0-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:37:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:37:24 +0000 Subject: haskell-stringsearch_0.3.6.6-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-stringsearch, version 0.3.6.6-4, however unstable already has version 0.3.6.6-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:37:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:37:33 +0000 Subject: haskell-syb_0.5.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-syb, version 0.5.1-2, however unstable already has version 0.5.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:37:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:37:42 +0000 Subject: haskell-syb-with-class_0.6.1.6-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-syb-with-class, version 0.6.1.6-3, however unstable already has version 0.6.1.6-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:37:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:37:53 +0000 Subject: haskell-system-filepath_0.4.13.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:33:49 EST Source: haskell-system-filepath Binary: libghc-system-filepath-dev libghc-system-filepath-prof libghc-system-filepath-doc Architecture: amd64 all source Version: 0.4.13.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-system-filepath-dev - high-level, byte-based file and directory path manipulations${has libghc-system-filepath-prof - high-level, byte-based file and directory path manipulations${has libghc-system-filepath-doc - high-level, byte-based file and directory path manipulations${has Changes: haskell-system-filepath (0.4.13.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ea82d272c6bb6680505dfcc0fa09280eefc412b7486ed22453fb71c8e883a925 161408 libghc-system-filepath-dev_0.4.13.4-3_amd64.deb 29e83775c90fb4dc938023087a9fa4c364a9e6a1945f90bd127bb72a14a95e9a 52810 libghc-system-filepath-doc_0.4.13.4-3_all.deb 9a43c7e8a722eea6a47bdaabbfbe410b3bd2e9b794bdfa45aa35434fe090befd 133880 libghc-system-filepath-prof_0.4.13.4-3_amd64.deb fb400fbaa26443899fe05e3c77a8de8bf8931fd88d4d061b2887b7b6f8f06965 2537 haskell-system-filepath_0.4.13.4-3.dsc 951665757be0e056a355f65dad18f8d0ff91a10113e9b5d87abb01d1ad497b42 2324 haskell-system-filepath_0.4.13.4-3.debian.tar.xz 345d7dec968b74ab1b8c0e7bb78c2ef1e5be7be6b7bac455340fd658abfec5fb 16590 haskell-system-filepath_0.4.13.4.orig.tar.gz Checksums-Sha1: 0fc846418ef97c467da6d222273c7f659ba82583 161408 libghc-system-filepath-dev_0.4.13.4-3_amd64.deb 17ff980a2b60469e4e65e188128ffe494625ea77 52810 libghc-system-filepath-doc_0.4.13.4-3_all.deb 9199224e0ccc935713195fe5bee2916710456301 133880 libghc-system-filepath-prof_0.4.13.4-3_amd64.deb 50ecde79a6b266bf6364851a099b9bccb5da9ae5 2537 haskell-system-filepath_0.4.13.4-3.dsc 30ac604c65fbb3d8e9b22ee554ccef8f8e9fc3c4 2324 haskell-system-filepath_0.4.13.4-3.debian.tar.xz efbd4c34e7574990fd25f6af802913fbe4ac5720 16590 haskell-system-filepath_0.4.13.4.orig.tar.gz Files: baaa2789fecd06cf29de8c2dade62fa1 161408 haskell extra libghc-system-filepath-dev_0.4.13.4-3_amd64.deb 8287f468dd91e014eba2b723ab93aa90 52810 doc extra libghc-system-filepath-doc_0.4.13.4-3_all.deb 4ce9cc1545c1e24b2b7a73df9c275b97 133880 haskell extra libghc-system-filepath-prof_0.4.13.4-3_amd64.deb b9ca1127872c016a0344606dda8500f3 2537 haskell extra haskell-system-filepath_0.4.13.4-3.dsc e3722f6042f61f538dd66e5fb11e541f 2324 - - haskell-system-filepath_0.4.13.4-3.debian.tar.xz 6e65c39166b45e004c752a240a777422 16590 - - haskell-system-filepath_0.4.13.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLDAP/iZoBAXkrE1wG42LPR+XVIIu 7xsMlHeEYFWB6SI1M2dbaEVpRmyVqx/2EyhmtbldWJhmeHjqO9f+SYmzCzHX05MN mr6uChrR/m61SNEIWVzSosiQrtmM95GM7XpVfK42kOzB/rdZ0SafxdOo3cpqSeXc PbY82yOPAi9wYLMeDq9YZk+QAIvrsiqnVxiOtvAs1rpHQsoS0MgJIFB74O0LAAwJ fzVnIa7WsVlDO9JiO7BnDiKUKXOBbluqlJIHkPoyzqBjedIPgBaxY+xCZbzb+Ga9 V3bP+8mrk8gbwtE8S8+ik9msoPHuTyhG/gYc4e2UN94BljrXrzY+tS/VWE1PxLi0 nNyXZgWgaGjkFtLwDP5UteKIp2NWP9vh8zyxnZOPLwiIX7Iykedp1XrkWHqXKQ4v XUITg/xqbDi5vH0jtlsWfu3fpnwH+dz870MBa5pd1BktCvHLTNQmSOqU8iJ5YAwh uEtZtTE9TfPJoblBSDxyfmSbVVCavX5Q/O3dr26Y0UuuFrSvqpxitpAYOJBd/uUL mSEWrbXwXOSiCUwKf+m+iEV5F4EbHGbu46mtRJegkcyzdXTRA4Yo6IIY44pb88Gg 1Yzd2FxoF/xtB2HnZQ9l3rGhaNZJZkB0XyXbJJlzmNC3Writ4ENk02yHZ8oT6LzM Z+eIgrUQ4Mc8IjI7bSH6 =fwyB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:04 +0000 Subject: haskell-tagged_0.8.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 01:03:00 EST Source: haskell-tagged Binary: libghc-tagged-dev libghc-tagged-prof libghc-tagged-doc Architecture: amd64 all source Version: 0.8.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tagged-dev - newtype wrappers for phantom types${haskell:ShortBlurb} libghc-tagged-prof - newtype wrappers for phantom types${haskell:ShortBlurb} libghc-tagged-doc - newtype wrappers for phantom types${haskell:ShortBlurb} Changes: haskell-tagged (0.8.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 2fa3d3eb550d17ef5b8f9a7f6885d5362a16a67395726bd7e7299e35eacdbb86 64220 libghc-tagged-dev_0.8.2-1_amd64.deb cf6aede6b1e62d35cc5fef600019ab0c765b6df9aeb18f69b39236604f44495e 37734 libghc-tagged-doc_0.8.2-1_all.deb a6d6cfe96335cd1fd5ba5d4207b6aa05c90b4a03fc6a7df67b078561dd1e8cef 56662 libghc-tagged-prof_0.8.2-1_amd64.deb 2217cf675b4e8ecc5e01ab8d42fc20ffeb2a02247041b3e65204d40db726a498 2319 haskell-tagged_0.8.2-1.dsc 59031e17110c11b3d31fdd94ba057990363fcea4c3863c9a266caefb69875fab 2564 haskell-tagged_0.8.2-1.debian.tar.xz e415d83329dba6c6b604cdf7ab331d321fa62d396f15e79439caa58279d6b77c 8957 haskell-tagged_0.8.2.orig.tar.gz Checksums-Sha1: 0bebba16d15b3497c14e425ce73367b968dcfa7c 64220 libghc-tagged-dev_0.8.2-1_amd64.deb f0f6d4afb33658bab1d349006e102ea3511cb6f7 37734 libghc-tagged-doc_0.8.2-1_all.deb 13fc3691b352dec8bc1bd88e8be20233f609e40a 56662 libghc-tagged-prof_0.8.2-1_amd64.deb 69e8932abb5a2327392d5abd9cbcae707f8f07a1 2319 haskell-tagged_0.8.2-1.dsc c9203e62bf8a66ba9f79500d8b6abff242e94306 2564 haskell-tagged_0.8.2-1.debian.tar.xz d90969cbe12b4b7cae32a6fe55bfcf1909116cc8 8957 haskell-tagged_0.8.2.orig.tar.gz Files: 3385ffe26a1427d44ebb99a6b24b8e1a 64220 haskell extra libghc-tagged-dev_0.8.2-1_amd64.deb ec9013e2ae64634c23416df9e1bf8377 37734 doc extra libghc-tagged-doc_0.8.2-1_all.deb 278e012d44ba2e73fd3f2604619648f2 56662 haskell extra libghc-tagged-prof_0.8.2-1_amd64.deb 64c36b928b1ba13254e52251fe97c439 2319 haskell extra haskell-tagged_0.8.2-1.dsc bc75f6ff634395d96d66b80bc42fc4fd 2564 - - haskell-tagged_0.8.2-1.debian.tar.xz 1567bce77034a9bb0893b96141a42e9a 8957 - - haskell-tagged_0.8.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ0XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9nIQAJ1gyoeC1IEZBuq79y/RyJmI 1ZO9og+9ly+7mg0gVxRTv3frd1QmC1SMyEd3jvHZ3xCN9zB+KuLvS9HEmoxN4rIj ivYWSMtJwD+Ys7/Ex9pPKOqLzJxsyGXtMduZO7GZhPU193rVqgZurLyLMl2DIeCg B03J4s2zyLrJWTz3D2jEwi3aDBXDJaQRuLm9fL2cO0AMNTHGPbPsZlQRsAKuCkR5 SIyYa4LUr9qVxHlVLDevdarTnhdJwO0bk+fdNpI6hM98g9PvHWTZwmiW+os5a9Qq /G/8kHNYN1THBXontfPmAVlDKk1QAZPGsGnOdFmuBD42uLJs4aO4mJYTD1iYGjyQ y5ys5sApmaq5q+EBzUtr8kZPIn6AQ4g++GplOKL/FFmCwRRd4cfPErO/8fIDoet9 RbeviAwlIK3yhWczR5M88xLHkv/SVCot5lHAXBHnL89JZOa4XzUkKqsqLcoMZA1R eFlEl0NF6Gf1/D4Na4zbq0aVg9Kuczb3WdnduhiJaYv7mmcob5XQ+OvOIkc3dPD0 pTQREdIfLAskpdchhuMtXzhWlGb47dI0MckWCRh91xH5vY8BrltkBcO4av+kmFn8 GEivPvomkvDLH6DEZLzpO+hi3zoxaHH6xen9UqrfOmVvwby8lnG2U+oFrPURfTp1 JGANvo+YFu13rtW4ABJd =uzsv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:13 +0000 Subject: haskell-tagsoup_0.13.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:41:47 EST Source: haskell-tagsoup Binary: libghc-tagsoup-dev libghc-tagsoup-prof libghc-tagsoup-doc Architecture: amd64 all source Version: 0.13.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tagsoup-dev - Haskell library to robustly parse unstructured HTML libghc-tagsoup-prof - Profiling support for TagSoup Haskell library libghc-tagsoup-doc - Documentation for Haskell TagSoup library Changes: haskell-tagsoup (0.13.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 0b4986bfd571ec4957a4de8f8cdb9c42e5a919c10c694acb0baec7e2f144342d 668040 libghc-tagsoup-dev_0.13.5-1_amd64.deb 0f300ac1c1b84fced960539df92d4855601e73f969cc7156fd988c84f3e84aa6 101030 libghc-tagsoup-doc_0.13.5-1_all.deb e140391353c628224074af9b3329f7fa5b5223b3a1dcc455e6b6e6a7653ad580 533388 libghc-tagsoup-prof_0.13.5-1_amd64.deb fc6912960bf4f7c0405610851a19dffe592fd3c948d24d2ac60e61b324059bea 2473 haskell-tagsoup_0.13.5-1.dsc 98c98a2249eff614fdcdf892c85afd8049b8df591250386aeb64120798fe17ef 3748 haskell-tagsoup_0.13.5-1.debian.tar.xz 9997aec735e54657ab03c34ac5ca95110703cb07eed6fa3989ad22832853bebe 42769 haskell-tagsoup_0.13.5.orig.tar.gz Checksums-Sha1: be998e3da43b5203ea6efa69d2652d0dcc756104 668040 libghc-tagsoup-dev_0.13.5-1_amd64.deb e24ded9d2b13e1b7baa44d51693d569c929d9d28 101030 libghc-tagsoup-doc_0.13.5-1_all.deb 06b90501b58b744902af0abb1e24d886f61f89f2 533388 libghc-tagsoup-prof_0.13.5-1_amd64.deb 393c113c4e5daf9d9959a9b13049545eb12e1187 2473 haskell-tagsoup_0.13.5-1.dsc 982862c7e079c627265387b2aaf6a082cd765179 3748 haskell-tagsoup_0.13.5-1.debian.tar.xz 42bd924db5dcc63027eeb0f385d3df7b23effa6f 42769 haskell-tagsoup_0.13.5.orig.tar.gz Files: 7442f0ffb590d2626f705c860d203a68 668040 haskell extra libghc-tagsoup-dev_0.13.5-1_amd64.deb 1e56b256035f6aaca2abba743ca67900 101030 doc extra libghc-tagsoup-doc_0.13.5-1_all.deb 10354276ab10a63754bd696892e8b675 533388 haskell extra libghc-tagsoup-prof_0.13.5-1_amd64.deb aaf4c1084f5d53e3eb666ebd1b317b21 2473 haskell extra haskell-tagsoup_0.13.5-1.dsc 0e94121a7fb445f5b0acbcd81cd8a1c5 3748 - - haskell-tagsoup_0.13.5-1.debian.tar.xz 50b7e5a0e0deb633a243bb85a0f5693f 42769 - - haskell-tagsoup_0.13.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ0XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiojXAQAImMK9Q+XkO1IUMg+uT6/4l7 Ugb8wzl1cveGE2s4z8ouwqxpQxMXeFxiEQjkqiZvrUknpG15GmNl0RwHU5Vfkkyc PVTD5PNnwaqW09b6/vsw1ZgjBVqrQkCooG1HPk5BvHVQZlpyl8StwZSMuHM9aeg8 COOCNYXsN46qvIL9Qjihz/MkzAH8xB/Z7lOXkugwLSO8LSKEubIezUxxSX7huRsq ufw48sXLGZ9oVb6d8MrldyaqNhb537S7gL1OvRoLOQGYj02Hs3LSi6SIzVbw2/57 OZW8kupoNysq/rc1f1zaBCQivhkLyUsZSiN6jGizBqWm2iPwUUfNV8QUnsEvSwmA +TDiXUhtML4Y0h5rcshD0/oX7TdDOkvnaMpgCQ/NoG3oCk/nnGtmLxKnLkLQS6L8 Mwm/Xnajc/Ub24jOgSg+1lLxhW1Kuh26OJz+Rd31UF8ZQCc4HDaArTP/dV6RtjXn sMm0+bU8rZio0AIkCMaYcJhQzJEAmC7eQk747Bn8po0BRdE2oLtuti6Mm4OiWaIT OXCOQKB6FeREDrb/9cyfpPJuKrUlcH93hQEGPywUO764esRulz4ZEmU+htdbd8e/ vWap80qS/FYz+nJ0L6sviBEk0lS0OjO7d68PFKomxljgj8Uf+W/rnFsJs+oGAw83 4Qrn9QmTTK8OMylB+vqh =BJht -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:21 +0000 Subject: haskell-template_0.2.0.10-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:40:22 EST Source: haskell-template Binary: libghc-template-dev libghc-template-prof libghc-template-doc Architecture: amd64 all source Version: 0.2.0.10-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-template-dev - string substitution library${haskell:ShortBlurb} libghc-template-prof - string substitution library${haskell:ShortBlurb} libghc-template-doc - string substitution library${haskell:ShortBlurb} Changes: haskell-template (0.2.0.10-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 577ba793428169223c5c84e645a480c3c4ffaf342b257607a735c9f7e234c3d5 37180 libghc-template-dev_0.2.0.10-4_amd64.deb 5e2bd2e4344bc24555dc5357d0e85d2fb7aa17a9f7ff64a0b59e00438b8e90bf 35742 libghc-template-doc_0.2.0.10-4_all.deb d05cae2ccca1f0be04af787fe9ce1db71089e89d3a48728264db6c48af89e267 30618 libghc-template-prof_0.2.0.10-4_amd64.deb 8603b5020dd29f14b453c53613dd0f9de362e99d171384182b98ddf5e072f6df 2557 haskell-template_0.2.0.10-4.dsc a535273f1f304246e84e2bd0ab0b9fb90239d8fedfc5ee4ae8597462de760bfd 2536 haskell-template_0.2.0.10-4.debian.tar.xz 8fd5a321b1c62f8ca5ed68c098e676917a5dac4d65809fceaed4b52c22b4ac82 5261 haskell-template_0.2.0.10.orig.tar.gz Checksums-Sha1: 861d66fa14be44109ca119597e9fb359ccdf5036 37180 libghc-template-dev_0.2.0.10-4_amd64.deb 7e1bea2ceefe04f7218ae223d09d4533099ec611 35742 libghc-template-doc_0.2.0.10-4_all.deb b11de2ce58d11b8a557a7399b7194858e661ede8 30618 libghc-template-prof_0.2.0.10-4_amd64.deb 2306d8c190925b382c78bb7ddf05a10c38f234f7 2557 haskell-template_0.2.0.10-4.dsc d4a6ca61081803129ee489b682d76ae183877cd7 2536 haskell-template_0.2.0.10-4.debian.tar.xz aa0e7050d8c78912a61273903ab153048ad00d99 5261 haskell-template_0.2.0.10.orig.tar.gz Files: 178db2d12f50c654bc2eec42960a0748 37180 haskell extra libghc-template-dev_0.2.0.10-4_amd64.deb 6e7348b70a4dc6a2a44cbfbf67b19af0 35742 doc extra libghc-template-doc_0.2.0.10-4_all.deb 5e2f313659e69214a051158d2398ce47 30618 haskell extra libghc-template-prof_0.2.0.10-4_amd64.deb fa97e7f0f30287ee29883f54d6831ef8 2557 haskell extra haskell-template_0.2.0.10-4.dsc b68a081864465b27fc40f667711df765 2536 - - haskell-template_0.2.0.10-4.debian.tar.xz 5600d6e0afecf1562fff458c0079ef47 5261 - - haskell-template_0.2.0.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ0XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovsIP/0Uus9E3fT6N7WqulBLJNIRm dvVz72dEJ9QcSBUVaACyr8lzCzHRFyrag+aTpCDEEdJCbdOVFD8Ff0bEkEqZCQNF bWxjIziTqK3bIgU4HcJHJPnIhVKI8iOVUqwEJ4XwL6v0WMiziuVSM+0ayKxdNM7h JJHL1cfSbyiBgsWvNRoJrKYx6bqW1Uk3twpRicpDdxATFi5kpKLGBxatq4hxftcZ ZY2LAgV1yKkh9g3uEOOfBJbwUse10xqb2UisslSL6Wd1AFQUt+UpFmlz8NT8erjG UPGYnaFQmxnE50dgdb26hWkb9rltBJq/hcKmWTxiCIfXyKeciRJ16Rz4znVRvhyc +pWjPAlzvP67RQuXMiIreS+gnFYMQxa9aZFYeI5ocDRZ21zy3uADztsv+/U+lEiB ACTMevJjGW/yO7HJrM++4wNiqSb9gVdb5b4h+PBuCtZU2nvMpaJCxIFDHI3HVqAy D1EICoxUX+sspKbxWlo62xisyq7isDR7XWxpDIHLl9QWaEad3meqO8Ga+5O+B+uZ UAwC+jl9qcKENlNPUCYkhaAkZi7HlXFp+DYfpzoEeGO1yCVEJLTCUUEGTHQiVzcZ /W5vLqR+U9K1xyH/Y0SOPkVh5PKCwr6CQzfsuHgfXO7Cz/YrRclS0w7qn0TBUbAP NoMOzdaaeewgFRZOnHEC =REg2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:29 +0000 Subject: haskell-temporary_1.2.0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:17:11 EST Source: haskell-temporary Binary: libghc-temporary-dev libghc-temporary-prof libghc-temporary-doc Architecture: amd64 all source Version: 1.2.0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-temporary-dev - Temporary files and directories${haskell:ShortBlurb} libghc-temporary-prof - Temporary files and directories${haskell:ShortBlurb} libghc-temporary-doc - Temporary files and directories${haskell:ShortBlurb} Changes: haskell-temporary (1.2.0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6cde7e9413aa546214ed7e7b8552f1ed9e03d03734c122a6bffed795bbdd3c43 24076 libghc-temporary-dev_1.2.0.3-5_amd64.deb b78ad90548f89f730c680e4c4898ecb451f5349943f8d0b4c76a6504b8deee4f 34704 libghc-temporary-doc_1.2.0.3-5_all.deb f012624c5ccfa20b4ffca755c789c3c4c06cbf0fd2f1e9ffe98b54eeb7f3cd24 20586 libghc-temporary-prof_1.2.0.3-5_amd64.deb 7a44a48491b4bb0f33c86d3995ec56b90c47a3d3c2cf21d872d4fd11f88c5d72 2473 haskell-temporary_1.2.0.3-5.dsc 12b783b81a1699ae55d460ea5196753f900523a070a113e438efe2dd23376775 2448 haskell-temporary_1.2.0.3-5.debian.tar.xz 8a889c7e62a2bb144eb9e394fab51e5dbd843d473ac2eab9e16b55a9eb3a4647 5308 haskell-temporary_1.2.0.3.orig.tar.gz Checksums-Sha1: 859bf69728d02b526ce119e3be6f51a04d540e9d 24076 libghc-temporary-dev_1.2.0.3-5_amd64.deb 11f7569a8eca69140fc287bcb23c9f50f213f95e 34704 libghc-temporary-doc_1.2.0.3-5_all.deb d915876a6bdce91d854090da4811c4c9ea0000f3 20586 libghc-temporary-prof_1.2.0.3-5_amd64.deb dc9f051ae05aa05e4d7962a60627d16b07b76729 2473 haskell-temporary_1.2.0.3-5.dsc d5687910091a7b81f1733471bce09bf7b64db147 2448 haskell-temporary_1.2.0.3-5.debian.tar.xz 7f3468c837d1b82b9c684dce68581c5ab4f6b849 5308 haskell-temporary_1.2.0.3.orig.tar.gz Files: fd0653f1a0e3770734721b63456de986 24076 haskell extra libghc-temporary-dev_1.2.0.3-5_amd64.deb dc73d7dc30f565baa4fc29329729d494 34704 doc extra libghc-temporary-doc_1.2.0.3-5_all.deb 95bd8ab51c606a93dcf703013a4cabf9 20586 haskell extra libghc-temporary-prof_1.2.0.3-5_amd64.deb 28f1a680268d5c163efeb36c15531148 2473 haskell extra haskell-temporary_1.2.0.3-5.dsc 33d14da9076275c23e128062e8cabaa3 2448 - - haskell-temporary_1.2.0.3-5.debian.tar.xz 93e44c4cd6a381885dc9d20969f405a4 5308 - - haskell-temporary_1.2.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ0XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiok7wQAKTUIZn8i6cqlqjOi0eV3xqc Sw0G7+GnpzhTo+khcX/RmHjq2nqY97loHzL/3P2adMqeoqzpt74rqzn13xfHEOHX sh7z9qzyPT2Jf8Lu2oBP5nMR4GllN9UnLSGLAsMxs0bgiXtIyc3dswcn7Ed2N1x2 C4PrQKJPDPXu5oefp+pJ/YavdYkwOUq/CZ8+tFCQ13oXfGtaj85zJEjErCOIP3v/ eMiWIp86DvkOU4F3SHZ/WsT3HMuQf+48hrTqrP+MDlTIx66CbVHVL1OJni4zL+sc kV8T6RbGLn4Ng5Dyq84uLY3e4APRvykD+NwMVyoPbbPLI3NSOgp6P1kwmiQt/bOy rtN6i39kgTmw2TKQgvXfYxXnPWG0aQBYL1V9ITr8NgLfInPEBSNoSy963mqaLpht dzSlNrfaElnA5TvglP5mZE1VpWMyqvpJXuQMvKauVM+krWRR3XCkSKv06ftIntjR xM14q88w225cmNww4vClqh30Iyk/YzMLGsqpEcG5zkPQH7UddiYc2deyYihicTnD tZHsbDndD6vicZHDUnt9x/QkmDMwDiY08EED7IPaGGnVK4CR95EsJjhux87qk5tJ UZNx/IznOE11+KAdMCoWRYWzTgL1ape3RpShzkS8ZBcK2qAJ5S417MaJwoSa46zn BZtj/f9wQu3FK8nHKA9I =HCO8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:35 +0000 Subject: haskell-terminal-size_0.3.2.1-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-terminal-size, version 0.3.2.1-2, however unstable already has version 0.3.2.1-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:46 +0000 Subject: haskell-text_1.2.1.3-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-text, version 1.2.1.3-2, however unstable already has version 1.2.1.3-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:38:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:38:55 +0000 Subject: haskell-tf-random_0.5-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-tf-random, version 0.5-5, however unstable already has version 0.5-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:02 +0000 Subject: haskell-th-expand-syns_0.3.0.6-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-th-expand-syns, version 0.3.0.6-4, however unstable already has version 0.3.0.6-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:08 +0000 Subject: haskell-th-extras_0.0.0.2-7_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-th-extras, version 0.0.0.2-7, however unstable already has version 0.0.0.2-7. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:16 +0000 Subject: haskell-th-lift_0.7.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-th-lift, version 0.7.2-4, however unstable already has version 0.7.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:25 +0000 Subject: haskell-th-reify-many_0.1.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:23:26 EST Source: haskell-th-reify-many Binary: libghc-th-reify-many-dev libghc-th-reify-many-prof libghc-th-reify-many-doc Architecture: amd64 all source Version: 0.1.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-th-reify-many-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-reify-many-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-reify-many-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-th-reify-many (0.1.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ff5b7693d4bb6aa56a4e2b997fdc7ff4c2ae345ec08314ef0ef3e7ca747537de 30372 libghc-th-reify-many-dev_0.1.3-4_amd64.deb 58defd016a131ab6ef04afd81e72c96639431aaafd55a1652f8121ede2d29c87 36436 libghc-th-reify-many-doc_0.1.3-4_all.deb 0d97406359d639350f5afd8f9c0973578dc9954f4f886052fa827522b84e1178 26252 libghc-th-reify-many-prof_0.1.3-4_amd64.deb 681103bc4d0bdb3d3dddb018ee725229bbc46e97fc601cb9db1e5795d8e1aec9 2615 haskell-th-reify-many_0.1.3-4.dsc 10abb8360c37232c0fea8c024132f6da33ede5546e62a55ec47d241504f74a13 2424 haskell-th-reify-many_0.1.3-4.debian.tar.xz dd51e8aafe834e7a39ad6777d90c71a7a029577355a91d36e36410cd24f51902 5481 haskell-th-reify-many_0.1.3.orig.tar.gz Checksums-Sha1: bd74b4a916058a328ab26f22766e67083cab6545 30372 libghc-th-reify-many-dev_0.1.3-4_amd64.deb 7b773a01801ad3bd67238ddb2777fefbd30bfbb1 36436 libghc-th-reify-many-doc_0.1.3-4_all.deb 480e46849a9eedda71fec0e69537dad8158a44ee 26252 libghc-th-reify-many-prof_0.1.3-4_amd64.deb b27a3eabb481b553aeb472bd2d08ef79129b2186 2615 haskell-th-reify-many_0.1.3-4.dsc dc484f8e9a4bff28246e0f546730ea2b195077cd 2424 haskell-th-reify-many_0.1.3-4.debian.tar.xz 93fa80f377dff54602763dba0535d28c0cc47211 5481 haskell-th-reify-many_0.1.3.orig.tar.gz Files: c9272aec2e071089fd293d5e9c4fd1ce 30372 haskell extra libghc-th-reify-many-dev_0.1.3-4_amd64.deb dae8c24b7d98d58962e0f9bfb4254f81 36436 doc extra libghc-th-reify-many-doc_0.1.3-4_all.deb d089e45da4ca748f0367871d8cdf4a7e 26252 haskell extra libghc-th-reify-many-prof_0.1.3-4_amd64.deb 3152e588c6b071292853fc7e86b8999f 2615 haskell extra haskell-th-reify-many_0.1.3-4.dsc e6cc9e6711a0b9694e968fe8e982cf5d 2424 - - haskell-th-reify-many_0.1.3-4.debian.tar.xz 9f09ddd1f644ed042b848658cdb454ca 5481 - - haskell-th-reify-many_0.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioN78P/1W0Ff1wsJCnOCwb5z9Mi778 wf8mC8e+U2cBU2QFVs09+64mf0MHhrP7JCXDPDRwYYkZuwptXyg627WjALSZrkde pkL3A+041xeaUlLiRQPYBoTm9aPI/zIo7Yb/ZTTnTkusKit/+twiMoT199fL+EUw w0rT2EvxVHra81kaWusLrmxFifAjC/hv0ZJd36Cu3lJ6wX+/N1dZNuogb9Dm6zVD 3Yh4SYqNVuQmTDGcnTOlogAo0V7wRloS4Hu3jAWQ4rdF3SA/b6icfDcHWEbuTz3l NRwpmQHKcNrvf4vJ09zArAdR3tkgIOojHdyH9x8ucs+TEMGlPspPspDfRexwicHb PeFI9KTKvtKLmyd9RBcFDw60OnewdI9Vts7UYQIUkSCe8wgDbt5umvWKS7Wfs78A rqD782AH1nGXOTgspgjtpgK/EHWp0YzvyY382D3kUf3vjtxAU373+FPA/jpVH7Ec ipUoI1wOFB2QHoLL54U0jPUyGmqXLYn9eLFH876so/ddBTGrfD+8lev0krEwLhkO xLGYn1swoTMs9OpTJzQgKEmjix4OvmmK1sJfbY5EdluPtoxw3qL5050avtm4C8zF O9ZjqbLFZF6jzd6m4w0OpSCCis6kjMmvfdFf1rb6PoY5ZrYHxfydWyUeSBAxZrnO 1vEPDEBCReU96bSFx9vM =F8d5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:33 +0000 Subject: haskell-threads_0.5.1.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-threads, version 0.5.1.3-4, however unstable already has version 0.5.1.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:41 +0000 Subject: haskell-time-compat_0.1.0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:09:55 EST Source: haskell-time-compat Binary: libghc-time-compat-dev libghc-time-compat-prof libghc-time-compat-doc Architecture: amd64 all source Version: 0.1.0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-time-compat-dev - Compatibility with old-time for the time package${haskell:ShortBl libghc-time-compat-prof - Compatibility with old-time for the time package${haskell:ShortBl libghc-time-compat-doc - Compatibility with old-time for the time package${haskell:ShortBl Changes: haskell-time-compat (0.1.0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 623da9f24cc7a22d4f4abdf33d48e6119ff0de74a239a56e9fea015cbad0e64c 13768 libghc-time-compat-dev_0.1.0.3-5_amd64.deb c085fcbe8f3514acdba738282daaef747e2a59114e38748cdbbec649a97f4ebd 28474 libghc-time-compat-doc_0.1.0.3-5_all.deb bc933e663be1d764a494ea5559e317dde81d211c41fe73a79a40768ecc98c646 11448 libghc-time-compat-prof_0.1.0.3-5_amd64.deb 810b4a23785b3eb176a939f865ddf0416b78d1994cdda56ac0107ddf736b5776 2474 haskell-time-compat_0.1.0.3-5.dsc 2cb61470415d29cab0880b89f8f344a6e49efaa3da2b7385e5bc10f6f36ce5bf 2296 haskell-time-compat_0.1.0.3-5.debian.tar.xz 590711214510c0d2d09780c7fe3b21748bc4802e9053f78ccd6658e951fe0f7f 2256 haskell-time-compat_0.1.0.3.orig.tar.gz Checksums-Sha1: c0bee7dfaa57cf42b9b5fa5c999b5713af2caecc 13768 libghc-time-compat-dev_0.1.0.3-5_amd64.deb 8e4edee36a7d208a0184b7ddbf59f9d1eae80bbf 28474 libghc-time-compat-doc_0.1.0.3-5_all.deb edf54d98392b87f40e4133ae48d7f770ddc4a26e 11448 libghc-time-compat-prof_0.1.0.3-5_amd64.deb b8d287f2e33a19736169a063094bfcbb04044272 2474 haskell-time-compat_0.1.0.3-5.dsc 30e110ecf70fd5870a1b285d18c3446a42dc4978 2296 haskell-time-compat_0.1.0.3-5.debian.tar.xz b3d798b74ff90305c965a60e734da4befa404e65 2256 haskell-time-compat_0.1.0.3.orig.tar.gz Files: 5b8c9357cccaebc50d890bfa2b8ebd3d 13768 haskell extra libghc-time-compat-dev_0.1.0.3-5_amd64.deb 39bb687ff5f01aad1b466374ce5f77f6 28474 doc extra libghc-time-compat-doc_0.1.0.3-5_all.deb c417770cd9d327138652fd143933ee86 11448 haskell extra libghc-time-compat-prof_0.1.0.3-5_amd64.deb 4e25e6c97b2459fc37b27672be57fea4 2474 haskell extra haskell-time-compat_0.1.0.3-5.dsc 667c4bbd105a004fba2fddd1483904a7 2296 - - haskell-time-compat_0.1.0.3-5.debian.tar.xz 087e9973c2f5f986fd2f4ff493fec98a 2256 - - haskell-time-compat_0.1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohHEP/RPmWWbBmBg6ymFyBX9i1OPP +0QGWlorcIMRIHxDwe2lfdYQo2VBwQUkGMYV/A8D5G1e0getesJNHaA/+qOYadRA AxWp5KWQwPMMSKLilgMRlsbfHEySO4+K3XnquJ/UuCo51mWl4dn4p7byrk0alYOV MHlA1bI4d0f8nQx4b0i/SwegqiJFonMiCIc3epC5JJR5Qa4MijzB4sLTp5mEkYSR 1Klgtw3zwVhQxNV1fVv6jW4YgpFMFZ+NJtdhwii+qF8T7xQmJJDR2TiMvHjWRjLL 1vVBo5fYlDE2VZQdINjLA80ZV1rDUb/8KGtYhhy3wRPXl3BLr64DXQ/BpQbZHjOx uFhWI6MUD6qw7XX+8/IqhQI62xYRKUPVnJFAmjp30GYL3/ZAGVhqPhhWTsqi1v7f J3DOrMJYEgoSUMl6GOrLm2YMl8HGMWEZrB2o0LRVe2M0/bcDUmUaL4FXE+ATXL3V Ha65JMMXG+p025QeEi2fYfQOplhHrvbKw0l5hNxG5F8I7lhsWUdLyOc4RvxsgadE PulC7fnQhbxCBiv1NXUNcV3XwdWVmNiBT7iIHXcjUpFKjKQ0Qv3tisv10IjYp4ma nyECOHSQtQpUglC1TlN1rv93NctHZtb5y53hnJYVxwGQr+qbC0vD6SQfTbL0stwc 9K/do+iu75Q6FkFJ2YCl =Bvuv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:48 +0000 Subject: haskell-time-locale-compat_0.1.1.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-time-locale-compat, version 0.1.1.0-2, however unstable already has version 0.1.1.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:39:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:39:58 +0000 Subject: haskell-transformers-base_0.4.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:04:45 EST Source: haskell-transformers-base Binary: libghc-transformers-base-dev libghc-transformers-base-prof libghc-transformers-base-doc Architecture: amd64 all source Version: 0.4.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-transformers-base-dev - lift computations from the bottom of a transformer stack${haskell libghc-transformers-base-prof - lift computations from the bottom of a transformer stack${haskell libghc-transformers-base-doc - lift computations from the bottom of a transformer stack${haskell Changes: haskell-transformers-base (0.4.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1047909155583643f4fda14a896e92bae606e85c646f810978ed415ffd440828 17842 libghc-transformers-base-dev_0.4.4-4_amd64.deb 14bdee2c8e8e4eca2ad84d8ac6bc253af560d77d3876ce5cdfe2d46b3f5b917d 29986 libghc-transformers-base-doc_0.4.4-4_all.deb b65ee8b09c254d28805d9899da5eda152dbbfebcb65ed7142e1d9880af9b215d 15338 libghc-transformers-base-prof_0.4.4-4_amd64.deb 87c1cbfd6363b34b617bb7814d8f19867c69b739d36ad4d8e71372ff9961cd06 2635 haskell-transformers-base_0.4.4-4.dsc 50d28f5d038ec90e7af18974655083e178d618584f5685b045922d82b88621ed 2520 haskell-transformers-base_0.4.4-4.debian.tar.xz 6aa3494fc70659342fbbb163035d5827ecfd8079e3c929e2372adf771fd52387 2550 haskell-transformers-base_0.4.4.orig.tar.gz Checksums-Sha1: 95296211c614d4f2163beb916eae32d5829ecd30 17842 libghc-transformers-base-dev_0.4.4-4_amd64.deb 9baa4a05b170f34f0811adee442e05c555a7269c 29986 libghc-transformers-base-doc_0.4.4-4_all.deb 890751c5cc307ba3bda1e5237e92dc19c4f6ce1e 15338 libghc-transformers-base-prof_0.4.4-4_amd64.deb 653c1d79b62dc8ac0aaa4fd8afd785552a34a3fd 2635 haskell-transformers-base_0.4.4-4.dsc 4e49c58695724754f2ee1c683091da3b7921cb0b 2520 haskell-transformers-base_0.4.4-4.debian.tar.xz d2781db1bbea6607d2232d8b4bbeba2a21224d91 2550 haskell-transformers-base_0.4.4.orig.tar.gz Files: e884dbf6445404b4aadfbb05a0bf69e7 17842 haskell extra libghc-transformers-base-dev_0.4.4-4_amd64.deb b89309f303204a1eaa88f89bc4aae552 29986 doc extra libghc-transformers-base-doc_0.4.4-4_all.deb 4e3fbf32b40364ac59c9868f7ab6dc50 15338 haskell extra libghc-transformers-base-prof_0.4.4-4_amd64.deb cadf8cbed52747f5df8a481d6b07822e 2635 haskell extra haskell-transformers-base_0.4.4-4.dsc 0dc30d5b79ea32744ceea04aaabe97bd 2520 - - haskell-transformers-base_0.4.4-4.debian.tar.xz d2904686fa190187ea99e756c8f2c901 2550 - - haskell-transformers-base_0.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosZ0P/06I0sjoSthDYOe0ERAfatml mQRI/0UmWAmccvXxavSOYObDzhnamRqb6VKL82ggjfePMdmqrrrU2bQmQT4sLvk4 cjK0mTgCxT0ui6ZjODKGmPt8NGzsndroW4d6uT+TrkSv23q8XdSxKP4cLx9/f9jN hJYU7oFwUi+x/OxHsMz4NbgQyhCWilHE1lXtyiRRmAqFQBHOERay6n5XcQWL7nh4 OVf+j91s1t01IvH4cH7FwdAfoEc4FTbY7P95HF7eeQrjWuksaCiCoLgBUoB8LPDv o7FjhhfiRxkQxc+K0/uQAh7Q+xfFq2Aa7NOZXYAbtNBZ60gHWIkvJjcVbGx/byUM rlyTs4GXXkgd4u/wrbPj/LMGGAmGCUHm/k6oFR0NQIJguYbiJDNsrHAks9Jfhkk2 H6UDyW5/Ew9EX1/spQQpsvxBzOzdnQuO1U8o5KxRrzbrQDAW04liuhyl97BQeC34 bs9higqHLHetqI+1F3ppQYjBAooMDL5r6opwyyzM9jDUONHZCBR0RvoNfuY1wzf3 YN9LTOAwRjoMz/xtuzoKngzKirX/Dx3T98uFoZ0EQL1UEzREMxiB6f1z8foDYPQ5 I+KMF4mLtQPYj4IFC0EF5Y93ZE+/AYq14XMNEygR0W3Ke8D/DG6jUA8exigpkiwo 5sRdidNProsTtr2Deaku =hndL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:05 +0000 Subject: haskell-transformers-compat_0.4.0.4-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-transformers-compat, version 0.4.0.4-5, however unstable already has version 0.4.0.4-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:14 +0000 Subject: haskell-unbounded-delays_0.1.0.9-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-unbounded-delays, version 0.1.0.9-4, however unstable already has version 0.1.0.9-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:23 +0000 Subject: haskell-universe-base_1.0-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-universe-base, version 1.0-5, however unstable already has version 1.0-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:33 +0000 Subject: haskell-unix-compat_0.4.1.4-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-unix-compat, version 0.4.1.4-4, however unstable already has version 0.4.1.4-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:43 +0000 Subject: haskell-unlambda_0.1.4.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-unlambda, version 0.1.4.1-3, however unstable already has version 0.1.4.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:50 +0000 Subject: haskell-uri_0.1.6.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:21:26 EST Source: haskell-uri Binary: libghc-uri-dev libghc-uri-prof libghc-uri-doc Architecture: amd64 all source Version: 0.1.6.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-uri-dev - Haskell Text.URI library${haskell:ShortBlurb} libghc-uri-prof - Haskell Text.URI library${haskell:ShortBlurb} libghc-uri-doc - Haskell Text.URI library${haskell:ShortBlurb} Changes: haskell-uri (0.1.6.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d0ac8fea2ac0b410864a66c277446ed48e39a6209d7290e445733c95556006ba 87428 libghc-uri-dev_0.1.6.2-5_amd64.deb 10d86abc52501b2033d907542331c3b1d8b1d0bdbf32f6e86bc54ab40d3854fd 37336 libghc-uri-doc_0.1.6.2-5_all.deb b85807e889c852959071ca9124d05c5f8f0dea7730850a884ac347017dacfa48 80260 libghc-uri-prof_0.1.6.2-5_amd64.deb 356abf61207b09986c58d493001de9bdff59ff53abe0ba1ec635fe67839c4b1a 2480 haskell-uri_0.1.6.2-5.dsc 03c8e5c2baefa1cb7ed397fa254ba52460669fb635c4b880c65718ee7288f7c6 2508 haskell-uri_0.1.6.2-5.debian.tar.xz 7a4030532dece7990f4940abbed086b6e2ab7b05361a5d11bfa793ca15d25538 5296 haskell-uri_0.1.6.2.orig.tar.gz Checksums-Sha1: 6167c6c8d1c3817819a9c3c698c50a726fe69236 87428 libghc-uri-dev_0.1.6.2-5_amd64.deb 1a6b180cb41b9e02a994724b4c2389413c392ec7 37336 libghc-uri-doc_0.1.6.2-5_all.deb e859e59c20c4e1ad065561f35dd0aae179371a60 80260 libghc-uri-prof_0.1.6.2-5_amd64.deb c298f5d0b9e522c00374acf848b373226aa67b3b 2480 haskell-uri_0.1.6.2-5.dsc f3a2e7547ee2e0b16fe1bb23c5e6b4460f5f417b 2508 haskell-uri_0.1.6.2-5.debian.tar.xz a183ee60e112390cca52aeaa0a240bc20537c5f8 5296 haskell-uri_0.1.6.2.orig.tar.gz Files: 14ab4d93e075280e29e8398f97528af9 87428 haskell extra libghc-uri-dev_0.1.6.2-5_amd64.deb 617de77c10dbf2da16441ce2fbf4cfe1 37336 doc extra libghc-uri-doc_0.1.6.2-5_all.deb c09f0dc17688728573980a0268975039 80260 haskell extra libghc-uri-prof_0.1.6.2-5_amd64.deb 134179ecb460c9981b2feab383a58e6e 2480 haskell extra haskell-uri_0.1.6.2-5.dsc e311f664c21a4ffc0975ee33a7e6774b 2508 - - haskell-uri_0.1.6.2-5.debian.tar.xz 486e88a06f443301e088393e238a427f 5296 - - haskell-uri_0.1.6.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyhYP/iMvrGC+LAapdqO6AyRCrlch wfE0uAUtAOJfGmaOQVW6wrqkjllYftaJogwa2d5CD76xXDGv6fpQ35zEp6xc9MRI 5/loD+NMGol41u0udxz3QAVlCswJ2n0vGnXBclWBukAiSrqlPawiJKdDwk4V+lou +I+G4GpaCX7ACzbunY7IBa5WUo61gDBintK5RTZffVvNQ3qDirgyQSXn1TVMeEq1 PjC+/GFzHyx6FUMeyvgXy3xWvS17ufwO3eHRMvYaV3Wucd916jUCAsaH5v792sNc eRxqG1tM4lHxJ9YoFQ++J8pZRZRA3c3m1fC5fXEfYv2RaukWHjzJLHcoLd7XdXkM JbM0oqy8HhWZ26W12Zi/bnpkOTfKFpQpVfBE23yHEEAwpZwlQn2hyyHoNjHiK67L jEv6ncS98ENbnZzCkXocR2B5nKxeddr3rb7YAt3Nk1b43i+57jzvwUFbJFS9B0BA Zo8o/vL5oIBLo2UJSnQmcAjZlGCbWlvHE+J8roLQ3AxuXeAweRojAyRNh4aUQ6Uj mOF0CuXuzhcVaojLme9s6kKzRh9JXoIusWXItQBouDqVFTEOdgUrvvTVpnhlUV0b +cTQuYFywO80OLqlH6mCPw8ltA1d86K8dePhGX7r4dnQJ3zn4umIcYtwJlHbVGVz 0fuAVXOSZfVRPdYUqdv5 =YEOs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:40:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:40:58 +0000 Subject: haskell-url_2.1.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-url, version 2.1.3-4, however unstable already has version 2.1.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:05 +0000 Subject: haskell-utf8-light_0.4.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-utf8-light, version 0.4.2-4, however unstable already has version 0.4.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:17 +0000 Subject: haskell-utf8-string_1.0.1.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:17:06 EST Source: haskell-utf8-string Binary: libghc-utf8-string-dev libghc-utf8-string-prof libghc-utf8-string-doc Architecture: amd64 all source Version: 1.0.1.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-utf8-string-dev - GHC libraries for the Haskell UTF-8 library libghc-utf8-string-prof - Profiling support for the GHC Haskell UTF-8 library libghc-utf8-string-doc - GHC libraries for the Haskell UTF-8 library (documentation) Changes: haskell-utf8-string (1.0.1.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 350f2351ecba789049287df2d36be0a03edf006fd3e84427722d7ce338801cd2 95166 libghc-utf8-string-dev_1.0.1.1-1_amd64.deb f929193f55eedcdee82dd091314aea9ae7a8997b4ecca62ccf6e1dee6c854ff8 49778 libghc-utf8-string-doc_1.0.1.1-1_all.deb e6bc1eedf3b75dd6ed6075443ace45b29d43e82b3cf32a24edd1cd80506e7017 80134 libghc-utf8-string-prof_1.0.1.1-1_amd64.deb ee812d60115e672b583b2dc687ad10a345eb5990af34d300d601c517d3a80af5 2442 haskell-utf8-string_1.0.1.1-1.dsc 98c9b13efb9beb9e74dfb62970e40881c1a39c41fa602d3801777c517ac379c8 3532 haskell-utf8-string_1.0.1.1-1.debian.tar.xz fb0b9e3acbe0605bcd1c63e51f290a7bbbe6628dfa3294ff453e4235fbaef140 8667 haskell-utf8-string_1.0.1.1.orig.tar.gz Checksums-Sha1: 91a367cded77726944af367de226ca2e5ef3404d 95166 libghc-utf8-string-dev_1.0.1.1-1_amd64.deb e1391872230bc79d1319a13d5583f0d02a5f5169 49778 libghc-utf8-string-doc_1.0.1.1-1_all.deb 7acd33a07e9efb75db2b6e3c8078cb90dd1ea331 80134 libghc-utf8-string-prof_1.0.1.1-1_amd64.deb 1e4f1da8863f3c866a733639d8ba5690851c4e8b 2442 haskell-utf8-string_1.0.1.1-1.dsc 575874ab55d3a6c564672e659e6e851e3487d3c6 3532 haskell-utf8-string_1.0.1.1-1.debian.tar.xz f975afafeae267c6974a2cb58e22e57bf8357eb3 8667 haskell-utf8-string_1.0.1.1.orig.tar.gz Files: e8d47102c7409c46a7c20b02a76706f7 95166 haskell extra libghc-utf8-string-dev_1.0.1.1-1_amd64.deb 25c5ac58ac0c6bc7e4a077b477d25970 49778 doc extra libghc-utf8-string-doc_1.0.1.1-1_all.deb 1517f8b906237ab1bc177ca0184468e5 80134 haskell extra libghc-utf8-string-prof_1.0.1.1-1_amd64.deb d9d27b313c55cfde45bf9fd8c79bb5b8 2442 haskell extra haskell-utf8-string_1.0.1.1-1.dsc fdc42a0c2eadf5057cf0233166cc00c1 3532 - - haskell-utf8-string_1.0.1.1-1.debian.tar.xz fe24e26bd4b09731af66ef27b18b5177 8667 - - haskell-utf8-string_1.0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTK0P/1ugIwz+2LMI9cFZ1u+FK1Kk Y8gCWStpbF0lfkeIxGH0x4wgqU/nFui2hbsWUKeKKxi8O/efUE4MWC4/BWv48+rx X9AKSfdJ5kU0LAkzFOqqM+VtYPvwjJOyw2uGBGrrf8uRSgVJX+fbB4TazBoBUtCl CnAzIc8xmmi3pIawAtOn6+bw3HJZ3K0ZdMrnQbV72xGhorWrdgf3Fcz7pPg2V/Ob Hos5b5dh8dHMv0KFZnRDFHH7DYOsjR+Av5CRNGcMddfxWStJmJoQzpy26svGpyPw E2/jE3NiFj5t41jV/hS6ilXoWYVF2qiS4l9FtdEp46NlbR8pu+VhcFJa/tEVxnFN J6NKgH3niHp6DHR4654RRmYYiNjMx6cNpHKcsah6NvmjgRLg1DyjIYwKiQYhpWCy 9qwTYbwDddspHoUy87LzJW6uHWxsokq3HFMpwFMFlp3KmX0yCWsBQus9Yh2P3hQ/ GEqkxsnhC+biI5dnETjsw/+dpMjW/ErBcRjoV2C0cJzgpCRcv/St65kvPl5kNNQB OfktN9equzVWCtYkCSWukw4gZ23FBJ/Ws2ek8eekiZXyp6hxqtvagjp9gmQzpAXG 2L+rhIFIVpg13GjvyJD9xpuWJqn2c30VzVpEIVjoxlIi/gNZCHnRpPgNLRILUp1b CO/6VLXwdSB8oL4bXvSE =b1o1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:24 +0000 Subject: haskell-utility-ht_0.0.10-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-utility-ht, version 0.0.10-5, however unstable already has version 0.0.10-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:33 +0000 Subject: haskell-uulib_0.9.20-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-uulib, version 0.9.20-2, however unstable already has version 0.9.20-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:44 +0000 Subject: haskell-vector_0.10.12.3-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-vector, version 0.10.12.3-4, however unstable already has version 0.10.12.3-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:51 +0000 Subject: haskell-wl-pprint-text_1.1.0.4-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-wl-pprint-text, version 1.1.0.4-4, however unstable already has version 1.1.0.4-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:41:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:41:53 +0000 Subject: haskell-xcb-types_0.7.1-2_amd64.changes REJECTED Message-ID: libghc-xcb-types-doc_0.7.1-2_all.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:00 +0000 Subject: haskell-xdg-basedir_0.2.2-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-xdg-basedir, version 0.2.2-6, however unstable already has version 0.2.2-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:07 +0000 Subject: haskell-xml_1.3.14-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-xml, version 1.3.14-4, however unstable already has version 1.3.14-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:16 +0000 Subject: haskell-xml-types_0.3.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 09:34:29 EST Source: haskell-xml-types Binary: libghc-xml-types-dev libghc-xml-types-prof libghc-xml-types-doc Architecture: amd64 all source Version: 0.3.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xml-types-dev - basic types for representing XML${haskell:ShortBlurb} libghc-xml-types-prof - basic types for representing XML${haskell:ShortBlurb} libghc-xml-types-doc - basic types for representing XML${haskell:ShortBlurb} Changes: haskell-xml-types (0.3.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1a127909e8035801bdc83b001a030a75e5c8a7f6832fff042f6c18925cb60280 205898 libghc-xml-types-dev_0.3.6-3_amd64.deb 78602f9ee2ea115b760cfbd337b37a5b3470943fd9c4c1bfb787152c3a00477c 38302 libghc-xml-types-doc_0.3.6-3_all.deb 228e72c6b28fc3a962e9c375435feae3634174ed09d25d0949940065d5d74045 170868 libghc-xml-types-prof_0.3.6-3_amd64.deb e293a14a52fd90c7ded1dde40584f8a71066777fe2382d643732a6857bfb8663 2426 haskell-xml-types_0.3.6-3.dsc e7e4359fc80c7ad395f26d37a7ca63cff9796362cfb7bcdcec32115a04c83cb2 2568 haskell-xml-types_0.3.6-3.debian.tar.xz 9937d440072552c03c6d8ad79f61e61467dc28dcd5adeaad81038b9b94eef8c9 4020 haskell-xml-types_0.3.6.orig.tar.gz Checksums-Sha1: 0d78f0d60ad0b88c475aa88203afa3d550d2bdf5 205898 libghc-xml-types-dev_0.3.6-3_amd64.deb 8caa6fd403865823174f5c38ac9cf333a1d51792 38302 libghc-xml-types-doc_0.3.6-3_all.deb 6cb76f07345ba896628e6a68fa16844060fa60e1 170868 libghc-xml-types-prof_0.3.6-3_amd64.deb a84ddb7c8692867586c575adb7bd472da8199667 2426 haskell-xml-types_0.3.6-3.dsc 99566a7ba06f8af32f34014f9b72e30e11c2f70c 2568 haskell-xml-types_0.3.6-3.debian.tar.xz e229216d86c71ae79ce98db7f10bfe19c18cd581 4020 haskell-xml-types_0.3.6.orig.tar.gz Files: 062f58a5e4b4529f17b160066712ea48 205898 haskell extra libghc-xml-types-dev_0.3.6-3_amd64.deb 2b4434dd8dc9186b4a493f24cf156f4e 38302 doc extra libghc-xml-types-doc_0.3.6-3_all.deb d0eac96792a86e321a1a5fc0374bfd0c 170868 haskell extra libghc-xml-types-prof_0.3.6-3_amd64.deb c9267571622b93e5d1f34362c3742aad 2426 haskell extra haskell-xml-types_0.3.6-3.dsc f30dbe4dc967eb8fe8111cf0f5c9f5f0 2568 - - haskell-xml-types_0.3.6-3.debian.tar.xz d8ca51cebbc1c0977edb6faabe40418e 4020 - - haskell-xml-types_0.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3ZUP/A/DeoI+ceC7Q5hq77ScGM6Z zukJ+C/xPchTDqDaNhVejvEjUObk0B9r4Gt5/8Kvw7oyzgfG+rEe6zNDoURsMZ0s HHkDZ3wLhkROH2HSWmRGSp2H4T4ojHVQDhQPz3idVZMQW82bF48wCY2u/wBzp2Pg UEHWZ45yWPq0JuvBFTOsR/WiLUIVwEYUApV1U5xWnEKbyrVc+Ew0+luRN1M8k2P3 QT/EYUwRrZxoiCWn3cfqPjHuVua2/vzqn8ygOYF6QrjvzgVI2Xi0FqWLMoqCaoMh xGLDhtVTEUv6+xoQKJyqGBVOPrOUyc4VS38sdpBXoZj9zfiibLr5rJi4tdXnMduH i5g/G4j6508r1957ukzzATSQu/L+++hykELn+4GkUAjmU+fkYZjAijpIlW8/9PV+ SOSsesUdNr7LEYqb2uiulNjfvHlwLvcNrSPZY4+OUpnEjH4YIjbTXFk7C+xDrbpZ N6s6GKA5nGs7BdIdxkn4wAW96Kp7XytmULe+HFxkLya+paCVMgIGOOMkX08CSUqc 9SjAIZKI3QTelklTb/wBkZLHRCtOuVPrF2UEi31PWU4FHxc/hRWggelNqgUtJ8tq ASpMwAm9M/H4DLD4EDCkKFBZOxq3Vyal8DVsDrwaiVFXNw9OWewtutLWm0zgzMPh I54psetn90vZKVdXGBek =WbFc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:24 +0000 Subject: haskell-zip-archive_0.2.3.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 10:15:43 EST Source: haskell-zip-archive Binary: libghc-zip-archive-dev libghc-zip-archive-prof libghc-zip-archive-doc Architecture: amd64 all source Version: 0.2.3.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-zip-archive-dev - library to create, modify and extract files from zip archives${ha libghc-zip-archive-prof - library to create and modify zip archives${haskell:ShortBlurb} libghc-zip-archive-doc - library to create, modify and extract files from zip archives${ha Changes: haskell-zip-archive (0.2.3.7-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 05d128453ad15d361a230a587c39d278f08f20d93db59150fa389b5a90aed4cc 115236 libghc-zip-archive-dev_0.2.3.7-4_amd64.deb a2f8fd3ad16e85623bf48250ac112efc3770a46561fe122ce2ff49285b679cff 46344 libghc-zip-archive-doc_0.2.3.7-4_all.deb 8368b958fe506195aa52254a1cf568d83f68a66ba0dcc282e60554332ebd5dec 99236 libghc-zip-archive-prof_0.2.3.7-4_amd64.deb 1cbca5df16e8027ed205480a52c8b30c79f7e2f47113603284704dfc48c52101 2731 haskell-zip-archive_0.2.3.7-4.dsc 3f64eb8f9214d010fea37dd42e0fa6081da761de2f4a2ee21bc6a32fe6ba9aa5 2984 haskell-zip-archive_0.2.3.7-4.debian.tar.xz 41623b3831795e785329b017f42af3116f6332a690361f7eac7ed15f729f3699 12902 haskell-zip-archive_0.2.3.7.orig.tar.gz Checksums-Sha1: e9f747bcf072bf3d95e7d45c22a548e587cfbc66 115236 libghc-zip-archive-dev_0.2.3.7-4_amd64.deb 4186bb315604e596bd5dd11c52962ad76958b540 46344 libghc-zip-archive-doc_0.2.3.7-4_all.deb a35ca847e5e5673f9e647cc8dd6d44567f38951b 99236 libghc-zip-archive-prof_0.2.3.7-4_amd64.deb 7344f4bb826dc8492251b8c6118fd324e0c3d19e 2731 haskell-zip-archive_0.2.3.7-4.dsc 6288db30fbf3f955be19c4d86a46f52e71bed17e 2984 haskell-zip-archive_0.2.3.7-4.debian.tar.xz f7e72b1a0940d9787242b8a8bbdd2180383decf2 12902 haskell-zip-archive_0.2.3.7.orig.tar.gz Files: 5a2d97f99cdda933c096479ed527784f 115236 haskell extra libghc-zip-archive-dev_0.2.3.7-4_amd64.deb 65dfb98f16a5b9c2bcf08fb2621de3b2 46344 doc extra libghc-zip-archive-doc_0.2.3.7-4_all.deb ab960846bde2bc55f25ae4a6b9ec1c38 99236 haskell extra libghc-zip-archive-prof_0.2.3.7-4_amd64.deb 0140d37500515157c730021ed560d4ac 2731 haskell extra haskell-zip-archive_0.2.3.7-4.dsc 42543d88032063280dae701e023c3f53 2984 - - haskell-zip-archive_0.2.3.7-4.debian.tar.xz d1a00d760cae3613bff2b306f54bfc3d 12902 - - haskell-zip-archive_0.2.3.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYbJ3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKxYP/0saic/td+D35q6Twzswgxnj 0IHc8Sgp1yBNa7zLJ2GWFu3vjgIdX3yMcx0y1nG1ACKupTUv3vqI+uW1qsfA1zAE 7+A0/mNbFToHx+XOoYS3ECZLQDu6o0WcKw4SuXYyOHIEJFBDIkjgFEGIkxzmoNZe B7H085jij3RJZWHj+G9ueJ4MRO7a8kTZe7oe2lC0JcX+tGJtnmdLhAdfM7b9Rl53 669JGKGg+/fABipb62adiXoFV10o0kBcc5T0MAblTeLIh8tCpJpJ88uX3WygyZi6 iPtQGswuibqAu9uLxsZ+HDsrieX8a9kKfl+J73zngu2B6XpcWCI+Fyz0zIflCcyc tWHGu9pFFCTCox5k3Twx72nZ68npJUINCf+afVVNhl+IIg8MGN7BaLXGAOG9DzyI 6V3vI3uNoWgDGepJyb3+vVhH9j8jg0VWbTUMNQmOTqfFoDzlf6WQEMu7cpgBHACc xvM57ONg/r7SKreICShSQPuJeUOxqTj4h8ToSJleoEj2zCFsu8EP+kDAcIWwF3qt Qp7cYI7acRqcFQVUs6pirnGQVptLgBTOr2OlJthQebLLCfuzlV4vqkmlwLhCJkWj AinnPTRAY1d6upM2kZ9MQzMW15JYOcyL8PQnEd6I1q4wP+RKZSkYDwMrIsavGidG kH+wocn0GP9YFTVK82HT =7lWF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:32 +0000 Subject: haskell-zlib_0.5.4.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-zlib, version 0.5.4.2-4, however unstable already has version 0.5.4.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:39 +0000 Subject: haskell-zlib-bindings_0.1.1.5-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-zlib-bindings, version 0.1.1.5-5, however unstable already has version 0.1.1.5-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:49 +0000 Subject: hscolour_1.23-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package hscolour, version 1.23-3, however unstable already has version 1.23-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:42:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:42:59 +0000 Subject: hslogger_1.2.9+dfsg1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package hslogger, version 1.2.9+dfsg1-3, however unstable already has version 1.2.9+dfsg1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:43:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:43:20 +0000 Subject: ldap-haskell_0.6.10-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package ldap-haskell, version 0.6.10-5, however unstable already has version 0.6.10-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 17:43:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 17:43:40 +0000 Subject: magic-haskell_1.1-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package magic-haskell, version 1.1-4, however unstable already has version 1.1-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 18:08:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:08:54 +0000 Subject: Processing of djinn_2014.9.7-4_amd64.changes Message-ID: djinn_2014.9.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: djinn_2014.9.7-4_amd64.deb djinn_2014.9.7-4.dsc djinn_2014.9.7-4.debian.tar.xz djinn_2014.9.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:08:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:08:57 +0000 Subject: Processing of happy_1.19.5-4_amd64.changes Message-ID: happy_1.19.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: happy_1.19.5-4_amd64.deb happy_1.19.5-4.dsc happy_1.19.5-4.debian.tar.xz happy_1.19.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:09:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:09:01 +0000 Subject: Processing of haskell-abstract-par_0.3.3-5_amd64.changes Message-ID: haskell-abstract-par_0.3.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-abstract-par-dev_0.3.3-5_amd64.deb libghc-abstract-par-doc_0.3.3-5_all.deb libghc-abstract-par-prof_0.3.3-5_amd64.deb haskell-abstract-par_0.3.3-5.dsc haskell-abstract-par_0.3.3-5.debian.tar.xz haskell-abstract-par_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:10:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:10:39 +0000 Subject: Processing of djinn_2014.9.7-4_amd64.changes Message-ID: djinn_2014.9.7-4_amd64.changes uploaded successfully to localhost along with the files: djinn_2014.9.7-4_amd64.deb djinn_2014.9.7-4.dsc djinn_2014.9.7-4.debian.tar.xz djinn_2014.9.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:10:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:10:39 +0000 Subject: Processing of happy_1.19.5-4_amd64.changes Message-ID: happy_1.19.5-4_amd64.changes uploaded successfully to localhost along with the files: happy_1.19.5-4_amd64.deb happy_1.19.5-4.dsc happy_1.19.5-4.debian.tar.xz happy_1.19.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:10:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:10:39 +0000 Subject: Processing of haskell-abstract-par_0.3.3-5_amd64.changes Message-ID: haskell-abstract-par_0.3.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-abstract-par-dev_0.3.3-5_amd64.deb libghc-abstract-par-doc_0.3.3-5_all.deb libghc-abstract-par-prof_0.3.3-5_amd64.deb haskell-abstract-par_0.3.3-5.dsc haskell-abstract-par_0.3.3-5.debian.tar.xz haskell-abstract-par_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:14:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:14:24 +0000 Subject: Processing of haskell-ansi-terminal_0.6.2.3-1_amd64.changes Message-ID: haskell-ansi-terminal_0.6.2.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ansi-terminal-dev_0.6.2.3-1_amd64.deb libghc-ansi-terminal-doc_0.6.2.3-1_all.deb libghc-ansi-terminal-prof_0.6.2.3-1_amd64.deb haskell-ansi-terminal_0.6.2.3-1.dsc haskell-ansi-terminal_0.6.2.3-1.debian.tar.xz haskell-ansi-terminal_0.6.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:14:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:14:28 +0000 Subject: Processing of haskell-appar_0.1.4-5_amd64.changes Message-ID: haskell-appar_0.1.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-appar-dev_0.1.4-5_amd64.deb libghc-appar-doc_0.1.4-5_all.deb libghc-appar-prof_0.1.4-5_amd64.deb haskell-appar_0.1.4-5.dsc haskell-appar_0.1.4-5.debian.tar.xz haskell-appar_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:14:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:14:31 +0000 Subject: Processing of haskell-auto-update_0.1.2.2-3_amd64.changes Message-ID: haskell-auto-update_0.1.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-auto-update-dev_0.1.2.2-3_amd64.deb libghc-auto-update-doc_0.1.2.2-3_all.deb libghc-auto-update-prof_0.1.2.2-3_amd64.deb haskell-auto-update_0.1.2.2-3.dsc haskell-auto-update_0.1.2.2-3.debian.tar.xz haskell-auto-update_0.1.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:15:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:15:40 +0000 Subject: Processing of haskell-ansi-terminal_0.6.2.3-1_amd64.changes Message-ID: haskell-ansi-terminal_0.6.2.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-ansi-terminal-dev_0.6.2.3-1_amd64.deb libghc-ansi-terminal-doc_0.6.2.3-1_all.deb libghc-ansi-terminal-prof_0.6.2.3-1_amd64.deb haskell-ansi-terminal_0.6.2.3-1.dsc haskell-ansi-terminal_0.6.2.3-1.debian.tar.xz haskell-ansi-terminal_0.6.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:15:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:15:41 +0000 Subject: Processing of haskell-auto-update_0.1.2.2-3_amd64.changes Message-ID: haskell-auto-update_0.1.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-auto-update-dev_0.1.2.2-3_amd64.deb libghc-auto-update-doc_0.1.2.2-3_all.deb libghc-auto-update-prof_0.1.2.2-3_amd64.deb haskell-auto-update_0.1.2.2-3.dsc haskell-auto-update_0.1.2.2-3.debian.tar.xz haskell-auto-update_0.1.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:15:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:15:42 +0000 Subject: Processing of haskell-appar_0.1.4-5_amd64.changes Message-ID: haskell-appar_0.1.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-appar-dev_0.1.4-5_amd64.deb libghc-appar-doc_0.1.4-5_all.deb libghc-appar-prof_0.1.4-5_amd64.deb haskell-appar_0.1.4-5.dsc haskell-appar_0.1.4-5.debian.tar.xz haskell-appar_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 18:19:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:19:47 +0000 Subject: djinn_2014.9.7-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package djinn, version 2014.9.7-4, however unstable already has version 2014.9.7-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 18:22:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:22:43 +0000 Subject: happy_1.19.5-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package happy, version 1.19.5-4, however unstable already has version 1.19.5-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 18:22:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:22:50 +0000 Subject: haskell-abstract-par_0.3.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-abstract-par, version 0.3.3-5, however unstable already has version 0.3.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 18:22:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:22:57 +0000 Subject: haskell-ansi-terminal_0.6.2.3-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ansi-terminal, version 0.6.2.3-1, however unstable already has version 0.6.2.3-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 18:23:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:23:08 +0000 Subject: haskell-appar_0.1.4-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-appar, version 0.1.4-5, however unstable already has version 0.1.4-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 18:23:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 18:23:20 +0000 Subject: haskell-auto-update_0.1.2.2-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-auto-update, version 0.1.2.2-3, however unstable already has version 0.1.2.2-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Fri Dec 4 23:38:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 23:38:25 +0000 Subject: Processing of haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes Message-ID: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb haskell-ansi-wl-pprint_0.6.7.2-4.dsc haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 23:39:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 23:39:48 +0000 Subject: Processing of haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes Message-ID: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ansi-wl-pprint-dev_0.6.7.2-4_amd64.deb libghc-ansi-wl-pprint-doc_0.6.7.2-4_all.deb libghc-ansi-wl-pprint-prof_0.6.7.2-4_amd64.deb haskell-ansi-wl-pprint_0.6.7.2-4.dsc haskell-ansi-wl-pprint_0.6.7.2-4.debian.tar.xz haskell-ansi-wl-pprint_0.6.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 4 23:50:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Dec 2015 23:50:39 +0000 Subject: haskell-ansi-wl-pprint_0.6.7.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ansi-wl-pprint, version 0.6.7.2-4, however unstable already has version 0.6.7.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:33:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:33:54 +0000 Subject: Processing of haskell-async_2.0.2-4_amd64.changes Message-ID: haskell-async_2.0.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-async-dev_2.0.2-4_amd64.deb libghc-async-doc_2.0.2-4_all.deb libghc-async-prof_2.0.2-4_amd64.deb haskell-async_2.0.2-4.dsc haskell-async_2.0.2-4.debian.tar.xz haskell-async_2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:33:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:33:59 +0000 Subject: Processing of haskell-optparse-applicative_0.11.0.2-6_amd64.changes Message-ID: haskell-optparse-applicative_0.11.0.2-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-optparse-applicative-dev_0.11.0.2-6_amd64.deb libghc-optparse-applicative-doc_0.11.0.2-6_all.deb libghc-optparse-applicative-prof_0.11.0.2-6_amd64.deb haskell-optparse-applicative_0.11.0.2-6.dsc haskell-optparse-applicative_0.11.0.2-6.debian.tar.xz haskell-optparse-applicative_0.11.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:34:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:34:03 +0000 Subject: Processing of haskell-tasty_0.10.1.2-3_amd64.changes Message-ID: haskell-tasty_0.10.1.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-dev_0.10.1.2-3_amd64.deb libghc-tasty-doc_0.10.1.2-3_all.deb libghc-tasty-prof_0.10.1.2-3_amd64.deb haskell-tasty_0.10.1.2-3.dsc haskell-tasty_0.10.1.2-3.debian.tar.xz haskell-tasty_0.10.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:34:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:34:06 +0000 Subject: Processing of haskell-tasty-golden_2.3.1-1_amd64.changes Message-ID: haskell-tasty-golden_2.3.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-golden-dev_2.3.1-1_amd64.deb libghc-tasty-golden-doc_2.3.1-1_all.deb libghc-tasty-golden-prof_2.3.1-1_amd64.deb haskell-tasty-golden_2.3.1-1.dsc haskell-tasty-golden_2.3.1-1.debian.tar.xz haskell-tasty-golden_2.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:34:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:34:10 +0000 Subject: Processing of haskell-tasty-hunit_0.9.2-5_amd64.changes Message-ID: haskell-tasty-hunit_0.9.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-hunit-dev_0.9.2-5_amd64.deb libghc-tasty-hunit-doc_0.9.2-5_all.deb libghc-tasty-hunit-prof_0.9.2-5_amd64.deb haskell-tasty-hunit_0.9.2-5.dsc haskell-tasty-hunit_0.9.2-5.debian.tar.xz haskell-tasty-hunit_0.9.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:34:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:34:14 +0000 Subject: Processing of haskell-test-framework_0.8.1.1-4_amd64.changes Message-ID: haskell-test-framework_0.8.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-test-framework-dev_0.8.1.1-4_amd64.deb libghc-test-framework-doc_0.8.1.1-4_all.deb libghc-test-framework-prof_0.8.1.1-4_amd64.deb haskell-test-framework_0.8.1.1-4.dsc haskell-test-framework_0.8.1.1-4.debian.tar.xz haskell-test-framework_0.8.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:34:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:34:17 +0000 Subject: Processing of haskell-test-framework-hunit_0.3.0.1-6_amd64.changes Message-ID: haskell-test-framework-hunit_0.3.0.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-test-framework-hunit-dev_0.3.0.1-6_amd64.deb libghc-test-framework-hunit-doc_0.3.0.1-6_all.deb libghc-test-framework-hunit-prof_0.3.0.1-6_amd64.deb haskell-test-framework-hunit_0.3.0.1-6.dsc haskell-test-framework-hunit_0.3.0.1-6.debian.tar.xz haskell-test-framework-hunit_0.3.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:22 +0000 Subject: Processing of haskell-test-framework_0.8.1.1-4_amd64.changes Message-ID: haskell-test-framework_0.8.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-test-framework-dev_0.8.1.1-4_amd64.deb libghc-test-framework-doc_0.8.1.1-4_all.deb libghc-test-framework-prof_0.8.1.1-4_amd64.deb haskell-test-framework_0.8.1.1-4.dsc haskell-test-framework_0.8.1.1-4.debian.tar.xz haskell-test-framework_0.8.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:21 +0000 Subject: Processing of haskell-tasty_0.10.1.2-3_amd64.changes Message-ID: haskell-tasty_0.10.1.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-dev_0.10.1.2-3_amd64.deb libghc-tasty-doc_0.10.1.2-3_all.deb libghc-tasty-prof_0.10.1.2-3_amd64.deb haskell-tasty_0.10.1.2-3.dsc haskell-tasty_0.10.1.2-3.debian.tar.xz haskell-tasty_0.10.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:26 +0000 Subject: Processing of haskell-async_2.0.2-4_amd64.changes Message-ID: haskell-async_2.0.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-async-dev_2.0.2-4_amd64.deb libghc-async-doc_2.0.2-4_all.deb libghc-async-prof_2.0.2-4_amd64.deb haskell-async_2.0.2-4.dsc haskell-async_2.0.2-4.debian.tar.xz haskell-async_2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:26 +0000 Subject: Processing of haskell-optparse-applicative_0.11.0.2-6_amd64.changes Message-ID: haskell-optparse-applicative_0.11.0.2-6_amd64.changes uploaded successfully to localhost along with the files: libghc-optparse-applicative-dev_0.11.0.2-6_amd64.deb libghc-optparse-applicative-doc_0.11.0.2-6_all.deb libghc-optparse-applicative-prof_0.11.0.2-6_amd64.deb haskell-optparse-applicative_0.11.0.2-6.dsc haskell-optparse-applicative_0.11.0.2-6.debian.tar.xz haskell-optparse-applicative_0.11.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:27 +0000 Subject: Processing of haskell-test-framework-hunit_0.3.0.1-6_amd64.changes Message-ID: haskell-test-framework-hunit_0.3.0.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-test-framework-hunit-dev_0.3.0.1-6_amd64.deb libghc-test-framework-hunit-doc_0.3.0.1-6_all.deb libghc-test-framework-hunit-prof_0.3.0.1-6_amd64.deb haskell-test-framework-hunit_0.3.0.1-6.dsc haskell-test-framework-hunit_0.3.0.1-6.debian.tar.xz haskell-test-framework-hunit_0.3.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:29 +0000 Subject: Processing of haskell-tasty-hunit_0.9.2-5_amd64.changes Message-ID: haskell-tasty-hunit_0.9.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-hunit-dev_0.9.2-5_amd64.deb libghc-tasty-hunit-doc_0.9.2-5_all.deb libghc-tasty-hunit-prof_0.9.2-5_amd64.deb haskell-tasty-hunit_0.9.2-5.dsc haskell-tasty-hunit_0.9.2-5.debian.tar.xz haskell-tasty-hunit_0.9.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:35:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:35:28 +0000 Subject: Processing of haskell-tasty-golden_2.3.1-1_amd64.changes Message-ID: haskell-tasty-golden_2.3.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-golden-dev_2.3.1-1_amd64.deb libghc-tasty-golden-doc_2.3.1-1_all.deb libghc-tasty-golden-prof_2.3.1-1_amd64.deb haskell-tasty-golden_2.3.1-1.dsc haskell-tasty-golden_2.3.1-1.debian.tar.xz haskell-tasty-golden_2.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 00:50:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:50:16 +0000 Subject: haskell-async_2.0.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:15:20 EST Source: haskell-async Binary: libghc-async-dev libghc-async-prof libghc-async-doc Architecture: amd64 all source Version: 2.0.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-async-dev - run IO operations asynchronously and wait for their results libghc-async-prof - run IO operations asynchronously and wait for their results; prof libghc-async-doc - run IO operations asynchronously and wait for their results; docu Changes: haskell-async (2.0.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a6cdd52118843ef2b3519984976e754f0e1a6431b742e0af4d84105ed59a0b91 44906 libghc-async-dev_2.0.2-4_amd64.deb 7b2fb4815da18335c854e93fb7a9e4880761f240369285816be52a7e774783f5 45148 libghc-async-doc_2.0.2-4_all.deb 62caeb72f28d46adca0e517a871e9b62061019cb54d5c0c6199fd6002b3e1d46 38526 libghc-async-prof_2.0.2-4_amd64.deb abce900b8b31f558bdfad0408aea58acb8989462877a43d6f264409bb1b97d4a 2469 haskell-async_2.0.2-4.dsc c68b1c7407d675bb4b231267fe388e014a50b5835bb0b8db2bd7388f188111e3 2476 haskell-async_2.0.2-4.debian.tar.xz db54d384259eee2f3ca525821f45fe509b9a101fbf3a8df7132aa9622626fd2b 8565 haskell-async_2.0.2.orig.tar.gz Checksums-Sha1: e89970b45e0a016fe7eb82379875582ca466fb88 44906 libghc-async-dev_2.0.2-4_amd64.deb dd5fdfd9c85438f06ea3452fd437ee31ebf6fd4f 45148 libghc-async-doc_2.0.2-4_all.deb 22583033e460902625f30f20598452fe1fe69983 38526 libghc-async-prof_2.0.2-4_amd64.deb 9d06fda52d4aa25fc032d08378131b83ab17523e 2469 haskell-async_2.0.2-4.dsc e75566442f49af874b7d1a0811708565e023846f 2476 haskell-async_2.0.2-4.debian.tar.xz 36c564caab9ee6a1a512efd603db56e98b70b42f 8565 haskell-async_2.0.2.orig.tar.gz Files: a4f7e862df95a879cef617550a332c3e 44906 haskell extra libghc-async-dev_2.0.2-4_amd64.deb 59dd9c71c6d1ff817c208169c8cfc0f1 45148 doc extra libghc-async-doc_2.0.2-4_all.deb 18b36ef4380a5fc0363887ff65e063fb 38526 haskell extra libghc-async-prof_2.0.2-4_amd64.deb 521caf9883bea65eb70ace30652f9abe 2469 haskell extra haskell-async_2.0.2-4.dsc 568e2458cd90f20be4da18408d4a1eb1 2476 - - haskell-async_2.0.2-4.debian.tar.xz 801c094592caacb0306fa05f754f9d20 8565 - - haskell-async_2.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi80XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTionTwQAKGyVa5ZmRlJ36sBhUXAj+ZM 1eZScZWxacUN/lUHpPWbamQaYqoJQueIWeFCedUT2NIP3M9TLDf7KZmbv9FdMRW1 8aAtMSY0xuhXNRe3OKjku01oJf9Vfqho3xiBFlIJTYIYjJkbBvy5TL1fj/vKwa7E VMRC04WA4jEne8vyZk9LiG1Z2Fk8wcsmUt5VuWsaCVPh5v4QJKBnBFFxL3HK3WK4 gCvcHiJm9TMo1UQWd4pp/3QBcdpElmtYcIzocfs5A+dPHrpJDIpsWS7ClmCkRual Jety1oKCow0np/9XQswAYmbauu0hcieVTL1t1Cv6qiw1hpBnV9zbJrk4daVHGKeb 3oqJANesnTv3q2XY8URONoXyUssVGMjIcNtWhsZswNBV5sTLgBKs7u0zTwlZ6REX EAl5z9PAxUoFdZlxNDhGDU6lRdMIhqmQLfat0siwe7vpTgPSi6Zrw8JbAOtkC04d 7/5DlADWlDcMv8qGxXXqyNsrX/TctNcTjuYLaCZ15HYwDYfgnv8jSMzcu0jcX1dM VYU0ELNfSpWLs96wRjTfekvCKc2zujIUpagYpMf6CSDtxi7Y24X9Nt9O61H2TQx9 +EWDPaNJFvkbYSPSNRkwjPi3sbqV0b5z1j8WEYfkTIXuWlWdepBLH328SxsKCtbE G+StZotVw/O7L9g1R2BQ =DJcd -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:50:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:50:44 +0000 Subject: haskell-optparse-applicative_0.11.0.2-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:16:17 EST Source: haskell-optparse-applicative Binary: libghc-optparse-applicative-dev libghc-optparse-applicative-prof libghc-optparse-applicative-doc Architecture: amd64 all source Version: 0.11.0.2-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-optparse-applicative-dev - utilities and combinators for parsing command-line options${haske libghc-optparse-applicative-prof - utilities and combinators for parsing command-line options${haske libghc-optparse-applicative-doc - utilities and combinators for parsing command-line options${haske Changes: haskell-optparse-applicative (0.11.0.2-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ecb86d3e2741e4059010b65721977617820c7328ed69a98c79c4c21d3e39dc6a 214456 libghc-optparse-applicative-dev_0.11.0.2-6_amd64.deb 83ab04831d5e043a299aef04e38d84e2e96208ef6ab5530bd5bc814251b90101 100704 libghc-optparse-applicative-doc_0.11.0.2-6_all.deb 59c6e4efe888b3684509bd1855c6069ec32efb721cef88a1748c09117559b81f 187804 libghc-optparse-applicative-prof_0.11.0.2-6_amd64.deb 1dfa562cae036d10ff8e502e950eb80af63e673a23044342e5ef96ace4787ccb 2818 haskell-optparse-applicative_0.11.0.2-6.dsc a98ec69afb039a9fa876912ec5e6e615b9c13d782840d52da5ba6fcbcc212060 3100 haskell-optparse-applicative_0.11.0.2-6.debian.tar.xz 31c6923c01cfd6dce0cf83f3430c17d164169f0db6ff2de9b3b294926214255a 30425 haskell-optparse-applicative_0.11.0.2.orig.tar.gz Checksums-Sha1: c2ce6ef3fb294d2584692a227e2e53d3e0f62afb 214456 libghc-optparse-applicative-dev_0.11.0.2-6_amd64.deb 5988b817a70af05bafd1a3f4f09188826defaa6b 100704 libghc-optparse-applicative-doc_0.11.0.2-6_all.deb 337afe764b98ba2493860e75b241408fdc40b1f8 187804 libghc-optparse-applicative-prof_0.11.0.2-6_amd64.deb b2f4e7ab81b72650a498637e50fe5c12a85170b4 2818 haskell-optparse-applicative_0.11.0.2-6.dsc 5c1813e08bc982edae69fb9fe691e637f55fc8b0 3100 haskell-optparse-applicative_0.11.0.2-6.debian.tar.xz 38fc530c538c932235d0c0660242fc74f1235674 30425 haskell-optparse-applicative_0.11.0.2.orig.tar.gz Files: e4643c721096555f39b4af37b663d02a 214456 haskell extra libghc-optparse-applicative-dev_0.11.0.2-6_amd64.deb cf0bd883e0d4da9e354361cc9faeb7d3 100704 doc extra libghc-optparse-applicative-doc_0.11.0.2-6_all.deb 11444a1e538b1b3776ce8a4d868daa6f 187804 haskell extra libghc-optparse-applicative-prof_0.11.0.2-6_amd64.deb 47ba7931e0ec9d6a6eeb41f60c0d3ba3 2818 haskell extra haskell-optparse-applicative_0.11.0.2-6.dsc 34635386049b145064868ab551c61cc6 3100 - - haskell-optparse-applicative_0.11.0.2-6.debian.tar.xz fad194dc48581e65fc31f9e8402a9bdd 30425 - - haskell-optparse-applicative_0.11.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi85XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioasoQAJJkP/dYqDMSvsxqZfKzybDm S3ocDVhITQqslCd9NH27skyKrazvrKCT5yay995nmhGVD0LWUGFGxGsMKPBkDBdW fmjDm59g0GptaTKL0RB+gEcfqIqok8Rq0TMluFNqS5U2iTeLMpYvqYg94TlcZ2IC DjBxwpOu9nIxsInA7u2pjWNJjQp4GzL7AnySTPRdxjWG6dqj1cU/3O+KYtar2sov 2RXyXHH9cPx5KnBSNWeZKo06RrE1yq6YZsMkOgxeCDWESmU1w/50/yiWsdeFtulX eIXfBeDtXmpDn9l2K5Z7ZgsDOfSgMb9lFVrJ+kNG02XQZY7VNf5ZMzPuzqtpC70u VZ8o6lWZyHLZQ2oiwttlNtDMxnUAyCCWE6Td+6jH5JTzu5MgluhtWNqDFOjCxQ91 yAxcPCcoYrDk2F7mOnn34SBg1RiIJzuHD2pKZGwTuyBxJZTHyICZBumjrQ+5kzKj 9EUYGR729EjjVKxrHHZnFZVv5Ty6N+JrP06pfJg/FKWpI9ot5EzCV6wafC5vpd0F vWcqopGJNLi6E+XSe3EhwpVZELnQVc0WH3Xfwl5X9lvGkcwFvBFZR4CnOZO+fQ/w 2S7Ic/kUR4Wfd4VPIxJnXhfl5avL5H1VH06wKskCB7ngJyF/+8CWMQsFEhOK6wUo PaRX87SWDk3gGEoAi+Am =PlCS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:51:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:51:30 +0000 Subject: haskell-tasty_0.10.1.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:22:55 EST Source: haskell-tasty Binary: libghc-tasty-dev libghc-tasty-prof libghc-tasty-doc Architecture: amd64 all source Version: 0.10.1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty (0.10.1.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5bffc659ae428cf899444d5d17f63ed4731294622cb29c462b73ec2e5756448f 195758 libghc-tasty-dev_0.10.1.2-3_amd64.deb 069a0005038b0f82b753d3b6f97a7af597a7eefa8ee6d677e8af869285c30491 86980 libghc-tasty-doc_0.10.1.2-3_all.deb a7fe2c5d8b029d34abfb7c7dcf77e1f3a17d559dd4cfe5aa63405ac784c991f4 166562 libghc-tasty-prof_0.10.1.2-3_amd64.deb 82a008646b1e880b36a3fae92682e8c36a160af5ef9fa2ef304094173db050cf 2948 haskell-tasty_0.10.1.2-3.dsc 9f85b37ab7409082ef90abe244c7a6101a4b9701abf88127c10421192ff20840 3092 haskell-tasty_0.10.1.2-3.debian.tar.xz 91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730 26285 haskell-tasty_0.10.1.2.orig.tar.gz Checksums-Sha1: 29a20fc9c648181b5847e057a8650daea8f4a09a 195758 libghc-tasty-dev_0.10.1.2-3_amd64.deb 1e4b8c4e256893f5a605afa2f0ed3a547390d039 86980 libghc-tasty-doc_0.10.1.2-3_all.deb 04f9581a1d7bb9f97f80c70085ec8b9a80e81fae 166562 libghc-tasty-prof_0.10.1.2-3_amd64.deb 0805f9941f0961db8bd742b0ff7b3a9577d9155d 2948 haskell-tasty_0.10.1.2-3.dsc 4371e0a632439241334472c897a21d3fa25a915b 3092 haskell-tasty_0.10.1.2-3.debian.tar.xz d4a49c32b2dbfeb8797176b785d7162837b29d67 26285 haskell-tasty_0.10.1.2.orig.tar.gz Files: 070f03f23c860c41fa64cbec53e9eda3 195758 haskell extra libghc-tasty-dev_0.10.1.2-3_amd64.deb b8b1a0122dacb4a063cc42056d2c81a2 86980 doc extra libghc-tasty-doc_0.10.1.2-3_all.deb 78a6a68aaef1d2deaf8a6f34dc5c57f6 166562 haskell extra libghc-tasty-prof_0.10.1.2-3_amd64.deb a1a5511ccf24c476a27afe1418819fef 2948 haskell extra haskell-tasty_0.10.1.2-3.dsc 9a933ee1a7df34fc691cdb9890803243 3092 - - haskell-tasty_0.10.1.2-3.debian.tar.xz 340668f2ac9cf0ce0ed84346a3205f20 26285 - - haskell-tasty_0.10.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi87XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTgUQAJ31Hya4pjqappErWp/+l7bG hECOBKQRWR4MK1IjKnkTRIp24B3OiZBhKc+vZKv1Fnor4PUOAEmSNlNw+gWJlXsh TX0njhV5Tw5DRNPJ7jjS8dWRxY48pqJsc+G88ih41Npdqib5eAwm2ICuH+tK6xo5 u2LgTn0Mn7CyYbxcNfRRH/BzlnGGHEfKNDUJrKclj/IuP6sWVsbryCDsn6uPKMYp Z2h/+erwvY4UsQ+d/VgL/jky7xZu4VaqKMIyVbSE3hHaecQP2iZPt6qRmXA2Ofc8 I5/jPZgicrjaL4K9IhUHWmLEOTDxQGhXsfKJB2bgVD/+D+vt/fF01BFsXuneex+y ewXcycXAakEo38coM/BQwHrnmAYTEBx9Q8LMZPM5l1EDtyEL/M1I3FZkeXxbvXse DY2PwcQSm6ujVAmKWPK3jdSoYmRvMsoZkvPyueGHvwoS4vnQHOcA1H2Dyg7sjOtl qnwF1ujVeZaEXlcacqDb6MNg+oKG+O18M5Tq8ENxrJaV+R5ncxwZpvm66UP3Lohu 7pfApIw2COzHPGT9nc+Y6c3qej4FNM+kAN2oGejBtBPEH6vG/8Z5sFu/6jxIyxUu GzXVCfKmfeICCPdw3STJfKVMUTqZqSZZ15YRC62RbhwZna1DUobdnQMBsJLT2+4c ERJ4vsWVN10l4y6gDhpb =56KN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:51:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:51:39 +0000 Subject: haskell-tasty-golden_2.3.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:26:11 EST Source: haskell-tasty-golden Binary: libghc-tasty-golden-dev libghc-tasty-golden-prof libghc-tasty-golden-doc Architecture: amd64 all source Version: 2.3.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-golden-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-golden-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-golden-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-golden (2.3.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 6ac5c4e05b0f09b2b4613fb0cda66cecd12420ac2212fa05b60e8ba883cb1b58 45036 libghc-tasty-golden-dev_2.3.1-1_amd64.deb ba58d496717c8606815a3c50eac06e03b76cc56ab051989eb4719435ac618294 40134 libghc-tasty-golden-doc_2.3.1-1_all.deb 672cdf783368ddab3690c7163bc4ece51753a7a7a63c4de70cc50d90242acc1b 37786 libghc-tasty-golden-prof_2.3.1-1_amd64.deb 11f8a1668211f876fafb8f6b2ede14451afb5603e1a9e2a22105ad78cd9967e7 2837 haskell-tasty-golden_2.3.1-1.dsc fc715bc2fd4a9f09295212571ad9466d5ee4e9f9a4cd57f1186ad468207ae782 2712 haskell-tasty-golden_2.3.1-1.debian.tar.xz f292a57dc63afdd5607cca82bcc5ad606c5e1c59bb6fabc7fe48a26d816dcbf1 7193 haskell-tasty-golden_2.3.1.orig.tar.gz Checksums-Sha1: 9350050ec12e769186fa7608c0bc5edcdf33349c 45036 libghc-tasty-golden-dev_2.3.1-1_amd64.deb 1a96ff76b695bfed3698d934f0c62553e1808863 40134 libghc-tasty-golden-doc_2.3.1-1_all.deb f906a53ce62e7125f94471ec089a1509330ff147 37786 libghc-tasty-golden-prof_2.3.1-1_amd64.deb 3edd3eec8f3f6dcdfa2dc8320223c6c7f8acb641 2837 haskell-tasty-golden_2.3.1-1.dsc 05f8299b1686ed8f5432f6ada09c788d45286460 2712 haskell-tasty-golden_2.3.1-1.debian.tar.xz 8f7b54194d0987956043a71615bf56aca38d59ae 7193 haskell-tasty-golden_2.3.1.orig.tar.gz Files: 9ed41539ac3fabcc6c0c5a41b7842be8 45036 haskell extra libghc-tasty-golden-dev_2.3.1-1_amd64.deb 85df2de4f06282d41a23d655daf76a3f 40134 doc extra libghc-tasty-golden-doc_2.3.1-1_all.deb 11faf8dc35f281897de7242756e830ae 37786 haskell extra libghc-tasty-golden-prof_2.3.1-1_amd64.deb 04a2be442cbd0cbaeabf3b0fe4bad69e 2837 haskell extra haskell-tasty-golden_2.3.1-1.dsc 1a8d6c14ce9c4ca091cb7b8e59f96bdc 2712 - - haskell-tasty-golden_2.3.1-1.debian.tar.xz d4478e93f6ac68f81f6cfdf12538a562 7193 - - haskell-tasty-golden_2.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi88XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTUUQAJ7aSJlWNOXAr0Yyb2psQ7Qn 25r3/mRH00lNClh7IURTo/IvyXbkEMPSxEXGReXhkxA77jzSSxUJbJVQaJ5CRv3K t7ELsBzCkQ2DhM+ywiGG8+U5W7qIwSuaGNFeExb4zYc63E3YFvcFnXs3JmPqLmuj jeBwP+GY3XCl3fe4HIM6r9daRtaKi/dtLuZ6I3IgHCd0/vihGOb64NfUXUVx7cJJ ADAugZl1G4dbnOsoz0fC7BAigyTODqKdSy1jF3BLrEJnN7UsdPepk5KukeLd4gux 5gb0msHSaxTz2AxEVMWA3WeM6VP1B7jajD5G0jb7MG03BL9YuInjwcFyOADmqbCt iku1XH5erBRcdRFEjbKwM7Zo0/R9jyum0yTReC2r0jl6HogJqkxov7tmH0MTvE5E PXelAVVTJ0EZzvVgakH1yfdmxtqge5SwVRSFN0nbeEub619xoqO5HWMoqvRFNAiV eePeBWcL6O0lriUiu8Ke9E2aJfHytTDjWiVGvhxdKv+fU+D+QjyrknYnRm8c2eqt b6HaWrwVewIRZSk6AAzgpLXdOllphb6bRh9T1x3eX3PBair5LnLAtDtSHTwEQMIR KiCFGtMTK5FPkItIzL5xOQ0W8CD8KEMZRU0/Eo6S1mTKu40BGy4ejOQacYiiTpAy O8h7oUDBD2QvWIdDVWzZ =kKUS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:51:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:51:47 +0000 Subject: haskell-tasty-hunit_0.9.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:25:09 EST Source: haskell-tasty-hunit Binary: libghc-tasty-hunit-dev libghc-tasty-hunit-prof libghc-tasty-hunit-doc Architecture: amd64 all source Version: 0.9.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-hunit-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-hunit-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-hunit-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-hunit (0.9.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3b56b41ed6e37ff4dbc8441202c12ad7cd9f9cfcfb39d1f3b745471e5c979456 29250 libghc-tasty-hunit-dev_0.9.2-5_amd64.deb e6abf312fd1a8ed3b166240f511e2594dee2d355af42378799103c9c1ac59dad 37632 libghc-tasty-hunit-doc_0.9.2-5_all.deb b640b62e8a39551d35ceb490f0b183db37db0c95e0346ed8eb6b7bfa40c8e842 24348 libghc-tasty-hunit-prof_0.9.2-5_amd64.deb bb5f4d167b2643f80127cd1f09f64be83ea81af6a7931a411c1c0f8a7e22e8ff 2452 haskell-tasty-hunit_0.9.2-5.dsc eb306adb4f9b6842239c16933d204c2cfdb9e43b6547d41c999e3bf393f9addb 2268 haskell-tasty-hunit_0.9.2-5.debian.tar.xz ae1efc2a750dfc09f9276d3a57e6a8f8b30f1a6932e81c53fcd67132b8ea1623 5765 haskell-tasty-hunit_0.9.2.orig.tar.gz Checksums-Sha1: 43df23e00faa0912362b5875270ae6289f9b2a2c 29250 libghc-tasty-hunit-dev_0.9.2-5_amd64.deb 5e7568bca1d70a4f02de9b759b69ef5ade4204a5 37632 libghc-tasty-hunit-doc_0.9.2-5_all.deb 3a2baa5d5062496e18117e5249e04ca864f2e7b9 24348 libghc-tasty-hunit-prof_0.9.2-5_amd64.deb 573a41ee59324eb7e46322459baabe952beaa9a2 2452 haskell-tasty-hunit_0.9.2-5.dsc cde10ef1a503c27d4d75c2a8fb32d45293627a9e 2268 haskell-tasty-hunit_0.9.2-5.debian.tar.xz c16330d498becf9856e76b7596c905963d4542f0 5765 haskell-tasty-hunit_0.9.2.orig.tar.gz Files: 6da58c45b036ade3bad5ba82990da277 29250 haskell extra libghc-tasty-hunit-dev_0.9.2-5_amd64.deb 9d7673773c25540ab1f93d7e9d6fd6b3 37632 doc extra libghc-tasty-hunit-doc_0.9.2-5_all.deb 528b4eaa36750f86fc3b3ec56ea7a720 24348 haskell extra libghc-tasty-hunit-prof_0.9.2-5_amd64.deb c3a47568f94b0e4d0f1206df4b840b28 2452 haskell extra haskell-tasty-hunit_0.9.2-5.dsc 0c1d700ae6eb030afc32a611ab0aeecb 2268 - - haskell-tasty-hunit_0.9.2-5.debian.tar.xz 5fbcffd24d6511a266dc58a66f655112 5765 - - haskell-tasty-hunit_0.9.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi88XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolR8QAIXoJCVEFWdp+WdsBZZ7PgnH 0TkD66QmuZma15k9LLAXkugC9M4TuNGEpixv23rMQZr3RJlM2H6xKXcu7sP+D5Sb U5H2kbRYWsaQU9IXgibrO7544M6sXu35Bu5EbyS56NqIG0oi5pSh4Tr+lHE/Vhqu S9pksL2j7SjWRdBcCPpz9fgcvFvDkWaxhh+vQUW16eJcisP7QHnilL98CTf26wxZ wl5QAWlVdhYnPM3mLavpRCyKSJUJI97qUn86LZCCWXDDRNu1yL7+RXNGfc3q6uq1 x3GPaJof2EUNzYLvOJf+ExWciqAVYh9IsSn7cwcUW9GoBOSaWsTjRiUaW1ZJZUrO hVWt2G1IPKbd1HeAF6v56qtnmAKfYufKf/N2d+Hy0UbrtOqcTwgcOeRynTF4h6sg 0cAU9Yg8Ey9XJGRScGIM07bKpmIJ75lKm6JpPpIj0QtU/vgVsLCcpvcJH6GAQaU0 EHIMo4K6ISnLzSmGXA/9ALDx32QuU1XyIfMrKyBnxcN5A1lTsXaSb0IF5hHW3py2 BWrLxUg0g/Ao7DMpUR61CokWxqhFkqaHugnJT9RVsep3m/Bn7sZ6bGB2vP5nCRxf aQ2uwpzyJxzZ3Nrz0vMb3rwVDwKT/0CLGDIc3ueL7g1LQ+3ulCb3yEjKfPwHADHQ ueqSW+wDG4yZKcOP89TU =i8DB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:51:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:51:55 +0000 Subject: haskell-test-framework_0.8.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:13:10 EST Source: haskell-test-framework Binary: libghc-test-framework-dev libghc-test-framework-prof libghc-test-framework-doc Architecture: amd64 all source Version: 0.8.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-test-framework-dev - Framework for running and organising tests libghc-test-framework-prof - Framework for running and organising tests; profiling libraries libghc-test-framework-doc - Framework for running and organising tests; documentation Changes: haskell-test-framework (0.8.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 16b612e4a86ddd1668daa81e42e6b95dc39f9df42262cd1870059bac1cbb4762 159760 libghc-test-framework-dev_0.8.1.1-4_amd64.deb 4f8f41972be111c21af9b3fe20fe976453b73ff36a28b8fd3f8361eb9104f13a 70180 libghc-test-framework-doc_0.8.1.1-4_all.deb 5c91c0d5beb7ee3dcf5d716d3f90942cb6e4eb8a798e03056a253e2eec153a62 137638 libghc-test-framework-prof_0.8.1.1-4_amd64.deb cc8631d410a2308a04b4cf29bd1f5eebe8891d04679de658f23796d98290d017 3006 haskell-test-framework_0.8.1.1-4.dsc 931db59132635f6201d3145c3b660c77073d79505d709aedd07b8ab4e9f5ccff 2912 haskell-test-framework_0.8.1.1-4.debian.tar.xz 7883626a5aebb1df327bf26dbd382208946250a79f9cc3bf9a9eb0b0767bb273 20900 haskell-test-framework_0.8.1.1.orig.tar.gz Checksums-Sha1: 6cbbeb7b59449725ab101b166e8e44c1477cb695 159760 libghc-test-framework-dev_0.8.1.1-4_amd64.deb 0c00e842034645f0675df9d0baddddf929930946 70180 libghc-test-framework-doc_0.8.1.1-4_all.deb a11b412fc42dd05fc3b310f53de7f102ac138e80 137638 libghc-test-framework-prof_0.8.1.1-4_amd64.deb 8c4a272f9c0d05dfd09b69f947c9225ae8dfb3ee 3006 haskell-test-framework_0.8.1.1-4.dsc e428e3c22bc40ec0ad7a372409c86b555915cbec 2912 haskell-test-framework_0.8.1.1-4.debian.tar.xz c6e72711cc5be069697b647c0035a56c6ff06933 20900 haskell-test-framework_0.8.1.1.orig.tar.gz Files: 6e8a862a27411f55a85624d407ce5f77 159760 haskell extra libghc-test-framework-dev_0.8.1.1-4_amd64.deb 67507156c0215c8f2bed8c70ba6c0c58 70180 doc extra libghc-test-framework-doc_0.8.1.1-4_all.deb 85dad84fe7cecd4d94a785a74bc03de5 137638 haskell extra libghc-test-framework-prof_0.8.1.1-4_amd64.deb a1ca227dabea9457f31414fef9225c1d 3006 haskell extra haskell-test-framework_0.8.1.1-4.dsc a2610d7ebd84eb257b3564d229832c69 2912 - - haskell-test-framework_0.8.1.1-4.debian.tar.xz adcef18605b724c41a469d148ce99d72 20900 - - haskell-test-framework_0.8.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi88XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5xcP/04+W8pFpsYCjIYSH6oy8/Nz ajX5Xd0WZLDWg6ePsRpDbL4nWgy/Ey7dCqMR0tDcxqjmI2pJcXgHuOJFnd2azwGL krP62CcHzHMO9UHp8+CjpqMndV77U6yrJ5/At3KVlfxeWF6kqTyGsZXhXdf33hBN 0zo4Hp06xXwtZpUAYyLzvcduYGgLlec2Qn/ivJ4VWlQ3AN0hxpFz2JZ9jbrn7X2Z ZFuCh4PANbhnHwmSCoDDSneXmS+Bq9Xu+p+7n4da81C132r+m7/9mTjPKPCBsELk 3VcQAfqSpQEz86nM6R1jTcNIZkLoUKBK4PDoqMFuCglbyk4CzoHZYe2Gqs2Qd5mm Bzs6tbqb9/pncF+kpx+VlJtLiVCG+WJpG7OiBQQ5UDlsg0EwL6CHeIJZvAsiVYDO MemL+Rh/tk0fmbAMl5FZq3CSYgipKtp/Q6hOVOfRA7KjjDro4GU1Lo2R/VDXtCxR VdzzkW779QedwVMWSh2+WnvPsLJu2XmSwznfCEyKYne+MaDgLiSu1iZ6d2CiJFmN 5khteSxWdm8w9OhpgqyHJPH0zcyK0ImpkIXxnaMRvNPcxFWD3r95Dz0XbtrvWFEQ wgo/W9fCzTeUtuJS042Ibg03R0PGgol7rsYwJWQQPoPhIrEr9vIiagqR3yAqRshs BkC6ZWhJrGsC5ih8Xw0Q =8Iky -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 00:52:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 00:52:03 +0000 Subject: haskell-test-framework-hunit_0.3.0.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:14:31 EST Source: haskell-test-framework-hunit Binary: libghc-test-framework-hunit-dev libghc-test-framework-hunit-prof libghc-test-framework-hunit-doc Architecture: amd64 all source Version: 0.3.0.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-test-framework-hunit-dev - HUnit support for the test-framework package. libghc-test-framework-hunit-prof - HUnit support for the test-framework package.; profiling librarie libghc-test-framework-hunit-doc - HUnit support for the test-framework package.; documentation Changes: haskell-test-framework-hunit (0.3.0.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: da9de819f44a54d9e2f696cdfc29187723abd6cbed2655a8d577dd10f0948a0a 19556 libghc-test-framework-hunit-dev_0.3.0.1-6_amd64.deb e3a5adc0a3eeea9896aa3ef17b25e31620e1b7f12e4932e5e47077b325f6e840 29402 libghc-test-framework-hunit-doc_0.3.0.1-6_all.deb bb43cca616db950bbbc4d15ee3ffd35a9376329a2323e5a9430ca42e78c4b5f0 15702 libghc-test-framework-hunit-prof_0.3.0.1-6_amd64.deb 7a3c716419c79e5d194f3dbb5c7192fb5e6582b055324f3d8a53bfcf4a79df4e 2877 haskell-test-framework-hunit_0.3.0.1-6.dsc cdde6f998043453f60c7d49f7e47660ff67a60ef77247fc8b78abe7a22dc5f6d 2556 haskell-test-framework-hunit_0.3.0.1-6.debian.tar.xz d3f9fd8e5e7251fa2f4727feb1397d80d9e979a4b086ee962dc239e3662910c0 2690 haskell-test-framework-hunit_0.3.0.1.orig.tar.gz Checksums-Sha1: 3c9ae310cccb6d3f163e0c827ef2431a772fa5f2 19556 libghc-test-framework-hunit-dev_0.3.0.1-6_amd64.deb cda4a450a7db8f075aba89a779b2c04b2e9e35e8 29402 libghc-test-framework-hunit-doc_0.3.0.1-6_all.deb cc958fc10864aa9ebdddf5eda7c4966917f711c5 15702 libghc-test-framework-hunit-prof_0.3.0.1-6_amd64.deb f4fe0b61cafcceeec42391e30474ed60b56ed6ac 2877 haskell-test-framework-hunit_0.3.0.1-6.dsc b2a3054ff768ee99a23c3b50175457e9effb3f97 2556 haskell-test-framework-hunit_0.3.0.1-6.debian.tar.xz 5b952f06b267d0b08bce3d8242657d73d872fd5a 2690 haskell-test-framework-hunit_0.3.0.1.orig.tar.gz Files: cccba3ef446169cdc1d242187a897301 19556 haskell extra libghc-test-framework-hunit-dev_0.3.0.1-6_amd64.deb 9f9916ca2484de37c4077fc1391414d3 29402 doc extra libghc-test-framework-hunit-doc_0.3.0.1-6_all.deb 75d620503d3e211d2530e5870c59df68 15702 haskell extra libghc-test-framework-hunit-prof_0.3.0.1-6_amd64.deb 3c22f69253cd033b62e8954ca825e8d3 2877 haskell extra haskell-test-framework-hunit_0.3.0.1-6.dsc 0b05ef11508a09244719d8e6935f89a2 2556 - - haskell-test-framework-hunit_0.3.0.1-6.debian.tar.xz 0e29fb6c9bbab36d98f46a3743cd1726 2690 - - haskell-test-framework-hunit_0.3.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYi88XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobeMP/1BmuRJ8E/0SLwfOFVyiwNCW rRy07+QIsc8NVP4IoxC1DQD5BepIocNotg+Optipi9n3jR4nPu7pyWCmG8/rOXeb s4uldfF/Zr+jCgEgqJtjXU6IzHzATq5/wDR7FLY2A7GD8Ty2rHqk10J8GEzZz3/S Z1mK10HKBzrOZ5oZG0w8U/lMAAg6dwI4DPyS6WuTcXU8b5P+GvFufKfjexwLgwqy JqMUUu40okmRWnhCXdbLa66vU1qoZre/H8CLB24ooUKZ3uQzCtIdEi1zG4OApvHI akXcT43CzkLkDkys4C7GrbFNFG5NV3/q2hM/05z4BVFH8PxysLZ0YDYUccXTlWfX xNCxbGB8DcZksGqxE1DV2yIhe8jsEH3BEu+9GwretfRG8wo0T+wN3s6YskJ2w0DC x0yJFuRoDuXrNCaIbL/kPAZdZT7noPO/biH9xuL0JBxUb0IxExryAd5BoajzgK73 /zVPYpmUgsCRD6JwVBtr8cBVCCkXu8aNVWfPODHIkILCS7+GHxtp4LQaRFdeEGMC 7ZxXrKVv2dOgZuLkRIxAGkkFw6NU6DWVCBMq+Y2H1u4j8NElLtNrI0+h5p2JZ7Eb HWKhAi0fB+7cJFbxiqfw7dwyvCKU98swkeJUyekEP9qPj0r2FQBTDN2kFrc+ir0S 4nHpj+83rBY7d8RouT3K =Y2TD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:07:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:07:45 +0000 Subject: Processing of haskell-chasingbottoms_1.3.0.13-4_amd64.changes Message-ID: haskell-chasingbottoms_1.3.0.13-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-chasingbottoms-dev_1.3.0.13-4_amd64.deb libghc-chasingbottoms-doc_1.3.0.13-4_all.deb libghc-chasingbottoms-prof_1.3.0.13-4_amd64.deb haskell-chasingbottoms_1.3.0.13-4.dsc haskell-chasingbottoms_1.3.0.13-4.debian.tar.xz haskell-chasingbottoms_1.3.0.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:07:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:07:41 +0000 Subject: Processing of haskell-case-insensitive_1.2.0.5-1_amd64.changes Message-ID: haskell-case-insensitive_1.2.0.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-case-insensitive-dev_1.2.0.5-1_amd64.deb libghc-case-insensitive-doc_1.2.0.5-1_all.deb libghc-case-insensitive-prof_1.2.0.5-1_amd64.deb haskell-case-insensitive_1.2.0.5-1.dsc haskell-case-insensitive_1.2.0.5-1.debian.tar.xz haskell-case-insensitive_1.2.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:07:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:07:49 +0000 Subject: Processing of haskell-hashable_1.2.3.3-3_amd64.changes Message-ID: haskell-hashable_1.2.3.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hashable-dev_1.2.3.3-3_amd64.deb libghc-hashable-doc_1.2.3.3-3_all.deb libghc-hashable-prof_1.2.3.3-3_amd64.deb haskell-hashable_1.2.3.3-3.dsc haskell-hashable_1.2.3.3-3.debian.tar.xz haskell-hashable_1.2.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:10:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:10:46 +0000 Subject: Processing of haskell-chasingbottoms_1.3.0.13-4_amd64.changes Message-ID: haskell-chasingbottoms_1.3.0.13-4_amd64.changes uploaded successfully to localhost along with the files: libghc-chasingbottoms-dev_1.3.0.13-4_amd64.deb libghc-chasingbottoms-doc_1.3.0.13-4_all.deb libghc-chasingbottoms-prof_1.3.0.13-4_amd64.deb haskell-chasingbottoms_1.3.0.13-4.dsc haskell-chasingbottoms_1.3.0.13-4.debian.tar.xz haskell-chasingbottoms_1.3.0.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:10:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:10:46 +0000 Subject: Processing of haskell-case-insensitive_1.2.0.5-1_amd64.changes Message-ID: haskell-case-insensitive_1.2.0.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-case-insensitive-dev_1.2.0.5-1_amd64.deb libghc-case-insensitive-doc_1.2.0.5-1_all.deb libghc-case-insensitive-prof_1.2.0.5-1_amd64.deb haskell-case-insensitive_1.2.0.5-1.dsc haskell-case-insensitive_1.2.0.5-1.debian.tar.xz haskell-case-insensitive_1.2.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:10:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:10:46 +0000 Subject: Processing of haskell-hashable_1.2.3.3-3_amd64.changes Message-ID: haskell-hashable_1.2.3.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hashable-dev_1.2.3.3-3_amd64.deb libghc-hashable-doc_1.2.3.3-3_all.deb libghc-hashable-prof_1.2.3.3-3_amd64.deb haskell-hashable_1.2.3.3-3.dsc haskell-hashable_1.2.3.3-3.debian.tar.xz haskell-hashable_1.2.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:12:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:12:59 +0000 Subject: Processing of haskell-quickcheck_2.8.1-2_amd64.changes Message-ID: haskell-quickcheck_2.8.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-quickcheck2-dev_2.8.1-2_amd64.deb libghc-quickcheck2-doc_2.8.1-2_all.deb libghc-quickcheck2-prof_2.8.1-2_amd64.deb haskell-quickcheck_2.8.1-2.dsc haskell-quickcheck_2.8.1-2.debian.tar.xz haskell-quickcheck_2.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:03 +0000 Subject: Processing of haskell-test-framework-quickcheck2_0.3.0.3-6_amd64.changes Message-ID: haskell-test-framework-quickcheck2_0.3.0.3-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-test-framework-quickcheck2-dev_0.3.0.3-6_amd64.deb libghc-test-framework-quickcheck2-doc_0.3.0.3-6_all.deb libghc-test-framework-quickcheck2-prof_0.3.0.3-6_amd64.deb haskell-test-framework-quickcheck2_0.3.0.3-6.dsc haskell-test-framework-quickcheck2_0.3.0.3-6.debian.tar.xz haskell-test-framework-quickcheck2_0.3.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:07 +0000 Subject: Processing of haskell-hspec-core_2.1.10-2_amd64.changes Message-ID: haskell-hspec-core_2.1.10-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hspec-core-dev_2.1.10-2_amd64.deb libghc-hspec-core-doc_2.1.10-2_all.deb libghc-hspec-core-prof_2.1.10-2_amd64.deb haskell-hspec-core_2.1.10-2.dsc haskell-hspec-core_2.1.10-2.debian.tar.xz haskell-hspec-core_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:11 +0000 Subject: Processing of haskell-quickcheck-io_0.1.1-3_amd64.changes Message-ID: haskell-quickcheck-io_0.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-quickcheck-io-dev_0.1.1-3_amd64.deb libghc-quickcheck-io-doc_0.1.1-3_all.deb libghc-quickcheck-io-prof_0.1.1-3_amd64.deb haskell-quickcheck-io_0.1.1-3.dsc haskell-quickcheck-io_0.1.1-3.debian.tar.xz haskell-quickcheck-io_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:14 +0000 Subject: Processing of haskell-hspec_2.1.10-2_amd64.changes Message-ID: haskell-hspec_2.1.10-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hspec-dev_2.1.10-2_amd64.deb libghc-hspec-doc_2.1.10-2_all.deb libghc-hspec-prof_2.1.10-2_amd64.deb haskell-hspec_2.1.10-2.dsc haskell-hspec_2.1.10-2.debian.tar.xz haskell-hspec_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:18 +0000 Subject: Processing of haskell-http-types_0.8.6-3_amd64.changes Message-ID: haskell-http-types_0.8.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-types-dev_0.8.6-3_amd64.deb libghc-http-types-doc_0.8.6-3_all.deb libghc-http-types-prof_0.8.6-3_amd64.deb haskell-http-types_0.8.6-3.dsc haskell-http-types_0.8.6-3.debian.tar.xz haskell-http-types_0.8.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:22 +0000 Subject: Processing of haskell-quickcheck-instances_0.3.11-3_amd64.changes Message-ID: haskell-quickcheck-instances_0.3.11-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-quickcheck-instances-dev_0.3.11-3_amd64.deb libghc-quickcheck-instances-doc_0.3.11-3_all.deb libghc-quickcheck-instances-prof_0.3.11-3_amd64.deb haskell-quickcheck-instances_0.3.11-3.dsc haskell-quickcheck-instances_0.3.11-3.debian.tar.xz haskell-quickcheck-instances_0.3.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:27 +0000 Subject: Processing of haskell-unordered-containers_0.2.5.1-4_amd64.changes Message-ID: haskell-unordered-containers_0.2.5.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-unordered-containers-dev_0.2.5.1-4_amd64.deb libghc-unordered-containers-doc_0.2.5.1-4_all.deb libghc-unordered-containers-prof_0.2.5.1-4_amd64.deb haskell-unordered-containers_0.2.5.1-4.dsc haskell-unordered-containers_0.2.5.1-4.debian.tar.xz haskell-unordered-containers_0.2.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:31 +0000 Subject: Processing of haskell-vault_0.3.0.4-4_amd64.changes Message-ID: haskell-vault_0.3.0.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vault-dev_0.3.0.4-4_amd64.deb libghc-vault-doc_0.3.0.4-4_all.deb libghc-vault-prof_0.3.0.4-4_amd64.deb haskell-vault_0.3.0.4-4.dsc haskell-vault_0.3.0.4-4.debian.tar.xz haskell-vault_0.3.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:13:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:13:35 +0000 Subject: Processing of haskell-wai_3.0.4.0-1_amd64.changes Message-ID: haskell-wai_3.0.4.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-dev_3.0.4.0-1_amd64.deb libghc-wai-doc_3.0.4.0-1_all.deb libghc-wai-prof_3.0.4.0-1_amd64.deb haskell-wai_3.0.4.0-1.dsc haskell-wai_3.0.4.0-1.debian.tar.xz haskell-wai_3.0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:46 +0000 Subject: Processing of haskell-test-framework-quickcheck2_0.3.0.3-6_amd64.changes Message-ID: haskell-test-framework-quickcheck2_0.3.0.3-6_amd64.changes uploaded successfully to localhost along with the files: libghc-test-framework-quickcheck2-dev_0.3.0.3-6_amd64.deb libghc-test-framework-quickcheck2-doc_0.3.0.3-6_all.deb libghc-test-framework-quickcheck2-prof_0.3.0.3-6_amd64.deb haskell-test-framework-quickcheck2_0.3.0.3-6.dsc haskell-test-framework-quickcheck2_0.3.0.3-6.debian.tar.xz haskell-test-framework-quickcheck2_0.3.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:46 +0000 Subject: Processing of haskell-quickcheck_2.8.1-2_amd64.changes Message-ID: haskell-quickcheck_2.8.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-quickcheck2-dev_2.8.1-2_amd64.deb libghc-quickcheck2-doc_2.8.1-2_all.deb libghc-quickcheck2-prof_2.8.1-2_amd64.deb haskell-quickcheck_2.8.1-2.dsc haskell-quickcheck_2.8.1-2.debian.tar.xz haskell-quickcheck_2.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:48 +0000 Subject: Processing of haskell-wai_3.0.4.0-1_amd64.changes Message-ID: haskell-wai_3.0.4.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-dev_3.0.4.0-1_amd64.deb libghc-wai-doc_3.0.4.0-1_all.deb libghc-wai-prof_3.0.4.0-1_amd64.deb haskell-wai_3.0.4.0-1.dsc haskell-wai_3.0.4.0-1.debian.tar.xz haskell-wai_3.0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:48 +0000 Subject: Processing of haskell-quickcheck-instances_0.3.11-3_amd64.changes Message-ID: haskell-quickcheck-instances_0.3.11-3_amd64.changes uploaded successfully to localhost along with the files: libghc-quickcheck-instances-dev_0.3.11-3_amd64.deb libghc-quickcheck-instances-doc_0.3.11-3_all.deb libghc-quickcheck-instances-prof_0.3.11-3_amd64.deb haskell-quickcheck-instances_0.3.11-3.dsc haskell-quickcheck-instances_0.3.11-3.debian.tar.xz haskell-quickcheck-instances_0.3.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:48 +0000 Subject: Processing of haskell-hspec_2.1.10-2_amd64.changes Message-ID: haskell-hspec_2.1.10-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hspec-dev_2.1.10-2_amd64.deb libghc-hspec-doc_2.1.10-2_all.deb libghc-hspec-prof_2.1.10-2_amd64.deb haskell-hspec_2.1.10-2.dsc haskell-hspec_2.1.10-2.debian.tar.xz haskell-hspec_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:49 +0000 Subject: Processing of haskell-vault_0.3.0.4-4_amd64.changes Message-ID: haskell-vault_0.3.0.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-vault-dev_0.3.0.4-4_amd64.deb libghc-vault-doc_0.3.0.4-4_all.deb libghc-vault-prof_0.3.0.4-4_amd64.deb haskell-vault_0.3.0.4-4.dsc haskell-vault_0.3.0.4-4.debian.tar.xz haskell-vault_0.3.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:49 +0000 Subject: Processing of haskell-quickcheck-io_0.1.1-3_amd64.changes Message-ID: haskell-quickcheck-io_0.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-quickcheck-io-dev_0.1.1-3_amd64.deb libghc-quickcheck-io-doc_0.1.1-3_all.deb libghc-quickcheck-io-prof_0.1.1-3_amd64.deb haskell-quickcheck-io_0.1.1-3.dsc haskell-quickcheck-io_0.1.1-3.debian.tar.xz haskell-quickcheck-io_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:49 +0000 Subject: Processing of haskell-http-types_0.8.6-3_amd64.changes Message-ID: haskell-http-types_0.8.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-http-types-dev_0.8.6-3_amd64.deb libghc-http-types-doc_0.8.6-3_all.deb libghc-http-types-prof_0.8.6-3_amd64.deb haskell-http-types_0.8.6-3.dsc haskell-http-types_0.8.6-3.debian.tar.xz haskell-http-types_0.8.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:50 +0000 Subject: Processing of haskell-hspec-core_2.1.10-2_amd64.changes Message-ID: haskell-hspec-core_2.1.10-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hspec-core-dev_2.1.10-2_amd64.deb libghc-hspec-core-doc_2.1.10-2_all.deb libghc-hspec-core-prof_2.1.10-2_amd64.deb haskell-hspec-core_2.1.10-2.dsc haskell-hspec-core_2.1.10-2.debian.tar.xz haskell-hspec-core_2.1.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:15:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:15:51 +0000 Subject: Processing of haskell-unordered-containers_0.2.5.1-4_amd64.changes Message-ID: haskell-unordered-containers_0.2.5.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-unordered-containers-dev_0.2.5.1-4_amd64.deb libghc-unordered-containers-doc_0.2.5.1-4_all.deb libghc-unordered-containers-prof_0.2.5.1-4_amd64.deb haskell-unordered-containers_0.2.5.1-4.dsc haskell-unordered-containers_0.2.5.1-4.debian.tar.xz haskell-unordered-containers_0.2.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 01:21:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:21:40 +0000 Subject: haskell-case-insensitive_1.2.0.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:48:08 EST Source: haskell-case-insensitive Binary: libghc-case-insensitive-dev libghc-case-insensitive-prof libghc-case-insensitive-doc Architecture: amd64 all source Version: 1.2.0.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-case-insensitive-dev - case-insensitive string comparison${haskell:ShortBlurb} libghc-case-insensitive-prof - case-insensitive string comparison${haskell:ShortBlurb} libghc-case-insensitive-doc - case-insensitive string comparison${haskell:ShortBlurb} Changes: haskell-case-insensitive (1.2.0.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 93c1340856afc9d785ff76c56c9f33a4c357d775a5196b8eb2daf8fb4edddb6f 41538 libghc-case-insensitive-dev_1.2.0.5-1_amd64.deb 0edf00e66c3d2387685431b3ef819e8b4fe4eb2e308205b135b8fe24680ad4e3 35710 libghc-case-insensitive-doc_1.2.0.5-1_all.deb 1e7d41ec2c926d7f11a77a1c53075b0e8007b7302ca88419bd7e185049ed566c 36340 libghc-case-insensitive-prof_1.2.0.5-1_amd64.deb 35640818a78a6a5d3f78eee8bd012d547da75909c6afd2f974907c8f776a0b2f 2887 haskell-case-insensitive_1.2.0.5-1.dsc ee7a275f9ae03980803c65bfc77f443e721bf7327d699b9fa7d16ad9eff731ed 2700 haskell-case-insensitive_1.2.0.5-1.debian.tar.xz c450d04e018a027747592482d7b4d8725e334bde38e903d4f2c03f99583d3700 53404 haskell-case-insensitive_1.2.0.5.orig.tar.gz Checksums-Sha1: 01aa511c4638434c9b26d7fc856aa8fe24574686 41538 libghc-case-insensitive-dev_1.2.0.5-1_amd64.deb e2b967d53f6969b37685fc730ef501d064726a2b 35710 libghc-case-insensitive-doc_1.2.0.5-1_all.deb 2679d43ab91d4dee0d8e5ff2ef8c498e0b716556 36340 libghc-case-insensitive-prof_1.2.0.5-1_amd64.deb 0bc7da1d64d976b7b2a76d4fccc0359dbe91ef17 2887 haskell-case-insensitive_1.2.0.5-1.dsc 8738ba9760e14628171214d48e112afa299dbd90 2700 haskell-case-insensitive_1.2.0.5-1.debian.tar.xz 3810dcd1a312e1fb54b83cca03eb37c555995bcb 53404 haskell-case-insensitive_1.2.0.5.orig.tar.gz Files: 36489c7834fe1ddb3e52e5be470d47fa 41538 haskell extra libghc-case-insensitive-dev_1.2.0.5-1_amd64.deb 5b5f662adaf24c76e1578178c086a462 35710 doc extra libghc-case-insensitive-doc_1.2.0.5-1_all.deb 72befcd482d28f99e407d4001162debc 36340 haskell extra libghc-case-insensitive-prof_1.2.0.5-1_amd64.deb acc95cd08052b99cff2c5991cd89be11 2887 haskell extra haskell-case-insensitive_1.2.0.5-1.dsc 443716aaa4af6ef7243e755a90e07a13 2700 - - haskell-case-insensitive_1.2.0.5-1.debian.tar.xz e1473703da830478f5bf37100d7a72a7 53404 - - haskell-case-insensitive_1.2.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSXwQAKOGuWG33XHnI2lWaEDw67gp l5OWqHe1Y9zn7YYxkj+XaBDMvBoRZVQtzzrOoNzv8b//AGWE1fbT0qY7aqlcEYXr NYOUpl5kps1mwrsqduD3B8kCts4C2uS6/pRdZrQ3CIsEEMmFxQx0/FUveG0L/nSW G0+Ucx+sZ/qv20bKaHbENCoDtU6dEehW9B5Kj4RmKQwiUEhScZK/+//3U0iZqJ14 XVtnj09BvjIvumutaDKYNjtr7OA4xoClfiWIH8+RwmcPoZJRvfPrgUJ+HqExY/rg sf/Kj1PaSlIydHB+tfH5CSXQFefOJd/00DwYb5X+LwqF7bklIyVcQHZKqNZcXajS 4pgnY54Eb0zCK4sJAesXG1VzziTMViwHLVfM19FIhfpGt682+yQWTWtCRLohRw4Q zNehollKIAPOyKW/zcAtu5ReZBON6GlBk8FN23u/VQZLK+/K4uUnQHeNLnoYvUcN mGbyvP2T7Jq+3md+LqVKolxtk2JjVeNUZZrz2hIyXVM/hrsEgl9Z3la+Zdj2UPMr JubceYVoGay1/L1uLQaZNwV8cU7nTqoWYkGlb9O/6VhOYYyyOhzJgR38shswzh5F /oPMfzuBWmM6U0+sZp7A6KPlzF0QjmdRaxsIXhgL0VU6YGprXyxm5iaD5rCbZzvP soKA8G3tnlyXNw04Ax5/ =/VPR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:21:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:21:49 +0000 Subject: haskell-chasingbottoms_1.3.0.13-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:58:00 EST Source: haskell-chasingbottoms Binary: libghc-chasingbottoms-dev libghc-chasingbottoms-prof libghc-chasingbottoms-doc Architecture: amd64 all source Version: 1.3.0.13-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-chasingbottoms-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chasingbottoms-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chasingbottoms-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-chasingbottoms (1.3.0.13-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8f5020065d30d85576d51955dba62182d56b8fa2517679b7d4b8ee7217bc9659 118026 libghc-chasingbottoms-dev_1.3.0.13-4_amd64.deb a8f3cdf342ecb2a12cde4b3ca5edcad23bc0ea8ec28efe77a8f4af5b904add0e 67664 libghc-chasingbottoms-doc_1.3.0.13-4_all.deb 86b1f155e6cd7000da864240675b6ce3579ab908e40ab872cdd90c53b988870c 99972 libghc-chasingbottoms-prof_1.3.0.13-4_amd64.deb 7662318f95ef552edb07c499059b7b9fa92657270127541581a27d2d05e759ae 2886 haskell-chasingbottoms_1.3.0.13-4.dsc 86a588ad431860e97a11fe43680fe04845a7702c4d9e22c7055adc7a7d064d93 2628 haskell-chasingbottoms_1.3.0.13-4.debian.tar.xz f40e250db12ab76c31e1ed78ce3d11a84f601ab2290fe946cfe437669a3468b9 31474 haskell-chasingbottoms_1.3.0.13.orig.tar.gz Checksums-Sha1: 21fc205a9a542f3062e46d5531568446ee7c27d5 118026 libghc-chasingbottoms-dev_1.3.0.13-4_amd64.deb 628311b2a1cd7909f58d3fb4a64d865c8653d607 67664 libghc-chasingbottoms-doc_1.3.0.13-4_all.deb 34ebb2a52cfd90e5f2c6934ff385caeb21e8bb89 99972 libghc-chasingbottoms-prof_1.3.0.13-4_amd64.deb f2f79507d7d138762cbe9e7df8cb1cf5e0eb69a8 2886 haskell-chasingbottoms_1.3.0.13-4.dsc 0996614c496de0e522e60f3213f28adb47152dda 2628 haskell-chasingbottoms_1.3.0.13-4.debian.tar.xz ec62ca62c1d856b20300f6bc368fc331e15c9d79 31474 haskell-chasingbottoms_1.3.0.13.orig.tar.gz Files: c98353d46a87c751ff3d675706c06e24 118026 haskell extra libghc-chasingbottoms-dev_1.3.0.13-4_amd64.deb de5fa1b2bc0a07d5973f47166acecb36 67664 doc extra libghc-chasingbottoms-doc_1.3.0.13-4_all.deb 4df5bb58498bceea27c8783d74eb8543 99972 haskell extra libghc-chasingbottoms-prof_1.3.0.13-4_amd64.deb 768df51adf2086690f9e85186e1f8617 2886 haskell extra haskell-chasingbottoms_1.3.0.13-4.dsc ffdbe589f4aa772746a9ea533eaa10fc 2628 - - haskell-chasingbottoms_1.3.0.13-4.debian.tar.xz a409928b11a2fa2fa7f3ad5ac758c8c0 31474 - - haskell-chasingbottoms_1.3.0.13.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohBwP/19OYr0ZLorqYhxivLXodKP8 c4hSwao4y9Ffvct6NeHj4l5hHtgiuKov/tKe12SUG3dIJyQwXL0LS6GwK+VYjtV2 QdqLtPR17/QxQOY3MqN+JqzP43b+KOuBx1dMNdZoPt+mH4ypBccc2NZ5At3zqGxo XBNxvi40AyCELpY2i9Ml2rYf8dSqixYESXQN1V4PYW+XQUqW6l8s5M+IW88ezGId YbBXvnVR0fwuxxvLtM/HvNIYPRE5bsNFNITXMdTKrns1jIQo6BNB+TeC2YwjJSe9 QqapA8MX/PuaETE+IHNKE/DJ+PuvEvoRqkeuXvU+32a2JekgARzqB5IGG3IEYHAF KDLCwB1qpew+Fhc549EgtIBYD3QiEPKctCdP3hYPU+MPzy3WdNhXESYRcF1SQd8l JtFaefU++GrR+yce2sJa/LU5yKBBrrrEfbfiTTLo+SyCJqAvRk4nPtfALsye4hKN yhj7/jY/5bbFX1Ut5NZnBiA64rxVc5dxCKm/R2sAcGbQ4NNP3LZOvzlrEiVrMHUY fG8lPCo3ozYv1JoJv13J+mvOCcFkLOa8vwIwi95smXrcORSl+RdDzlSC/WjPnWRH 4MC99XH3HFzyBsUobXO7T2MQ3mX9LeZ2ljxjuZrT7Z80cW12NiiGCzzNFTGaakPt bqOh7SR8BYO7ansz4qVb =NQC3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:01 +0000 Subject: haskell-hashable_1.2.3.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:47:19 EST Source: haskell-hashable Binary: libghc-hashable-dev libghc-hashable-prof libghc-hashable-doc Architecture: amd64 all source Version: 1.2.3.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hashable-dev - Class for types that can be converted to a hash value${haskell:Sh libghc-hashable-prof - Class for types that can be converted to a hash value${haskell:Sh libghc-hashable-doc - Class for types that can be converted to a hash value${haskell:Sh Changes: haskell-hashable (1.2.3.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a04bb3075dccebc09760e14300b6a549ec70a1a3941c256cb1cc4e1b8159f0d2 47902 libghc-hashable-dev_1.2.3.3-3_amd64.deb 7286ac252b5e1b57d9c3b960fac689b3cf992e4d6f78c689626d334abf2f5276 45764 libghc-hashable-doc_1.2.3.3-3_all.deb f793997285f781df67ee0b5a593b8dfbd50d051155b6a70713876ee8085445f7 41028 libghc-hashable-prof_1.2.3.3-3_amd64.deb a22d5c6ad0816ef61373a4d5f391fe85178e860b47ac7afc538208871d60302b 2661 haskell-hashable_1.2.3.3-3.dsc 747e019dd9fbb0de89214002a084012556e56f56f649577bf47d5c0bb1bab87f 3952 haskell-hashable_1.2.3.3-3.debian.tar.xz fc923f7d1fdc0062416a61f6ab96b4e1958e1aee1ddf1c71fa2cc6d08154e44e 23944 haskell-hashable_1.2.3.3.orig.tar.gz Checksums-Sha1: d77bb41f398d6b78509dfbc3a22e24e3769fe67b 47902 libghc-hashable-dev_1.2.3.3-3_amd64.deb 8cf3b9812e24d565a0418192eed6b09a3b5eca79 45764 libghc-hashable-doc_1.2.3.3-3_all.deb bce0d5e793bc715961193c096bda50fd2d1f6ebd 41028 libghc-hashable-prof_1.2.3.3-3_amd64.deb 8e6774f77db8fb5c90008dfccb258c7872da1922 2661 haskell-hashable_1.2.3.3-3.dsc 98b4963e140f0a3e705d08f27b965e0c263b22b5 3952 haskell-hashable_1.2.3.3-3.debian.tar.xz e0410b1171413a94cf6ee8ef74c903c1fd54bfdf 23944 haskell-hashable_1.2.3.3.orig.tar.gz Files: b7b5fb740ba86e525e1948ac33c47cb8 47902 haskell extra libghc-hashable-dev_1.2.3.3-3_amd64.deb 5b80d343306477a4c13bae2204964ef7 45764 doc extra libghc-hashable-doc_1.2.3.3-3_all.deb f131c317d0111b413854efbbc004cda6 41028 haskell extra libghc-hashable-prof_1.2.3.3-3_amd64.deb 9e72e5fcd1882e5d5d5f28462c946beb 2661 haskell extra haskell-hashable_1.2.3.3-3.dsc 537eb51d3ef19345f445a4b79fe3336b 3952 - - haskell-hashable_1.2.3.3-3.debian.tar.xz f8f0630f5f715b5693682895cd57cc46 23944 - - haskell-hashable_1.2.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT2oP+wRJtrYZAbGA5D5kVTOf/aDF cbc8KjY6UEjDDEzIi5QHaJB/3kZrLWdRj7wP12kUHDINGkVyjJ6pegeea14w48nc YAJjofgx8lcEoRmaIJwFOUzHvndlKC5bXQ04nvNWc0FX3rm3o1zACOGd7efq6iuj 8vGJ9cIpBo/XndUMV8cO/TpHT/VWl9sVkWGgvts062O6ptsubOz7d7aGjcyaHum/ xTgbvPK8/mg7hNYCv70aUoifGKQxvCdYKM2mVZ6e3HxHgCIs06blrTc5IkP4i2zH y+Pv2nxyoek3u0hW/Xf2ISHFi/9r6Cy2xVIOyM0xxSMx/aWwdbCoeCCoy7/PDXPp 2E9z9pc+RqLInrmGi1mh6xTg9h5qzQqEviu2ralovuVzQXGgiy+IDFO8jeoy0ZDj yoEI0w1jOjcowmgbAYUiDHbI8rWX24w4xZ+XOUt6ZefEVf/5VB/0CRBbJ0MRBjDR pl7nUHpMYn5exW/vaQLgdmdbdjidRg2JpguGYcNtAvEq1WAxId4D1nbxooTcvP+u dwYZwNU1Sp0YkXcJqaCwCxgpGmck7ql+8hcobXWGk/9KY9nLDwpjEwGfYOCEoY7I 9kQQlt7o6WyEoOdMyGROiXtq1xL84Eos46b97A0ceTw2jEcPSVgafGD9abaRFhW4 dN2p5L80u4J5rddapTrF =j/Ka -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:09 +0000 Subject: haskell-hspec_2.1.10-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:55:54 EST Source: haskell-hspec Binary: libghc-hspec-dev libghc-hspec-prof libghc-hspec-doc Architecture: amd64 all source Version: 2.1.10-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hspec-dev - behavior-driven development for Haskell${haskell:ShortBlurb} libghc-hspec-prof - behavior-driven development for Haskell${haskell:ShortBlurb} libghc-hspec-doc - behavior-driven development for Haskell${haskell:ShortBlurb} Changes: haskell-hspec (2.1.10-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0da9929a48ef4f01cf48dc809b6ddf4aef4f4e1eff284676d2fa0622f1fdd19c 35850 libghc-hspec-dev_2.1.10-2_amd64.deb 172ec92244a78ba52e94098fb6cffa5dbbd22fca680aecde7aba101b512f70b4 45680 libghc-hspec-doc_2.1.10-2_all.deb 8258b62cc8cd2ec00d9fa52fc6c07a47d625e3314273f14561fd9a89bf727d2f 30718 libghc-hspec-prof_2.1.10-2_amd64.deb d4d2a73663d2c98702ad80cd1349e22835613d8db018a5bb5e3802e2c4750bd2 2719 haskell-hspec_2.1.10-2.dsc 78279eae5e2adae83c390776ae04c2727ab2454c4d3c1219ee2ab42e6712c00f 3028 haskell-hspec_2.1.10-2.debian.tar.xz f8fad4636ac0c89373c1b82e77fed8702ac84278597107ba9407052b9453a154 5382 haskell-hspec_2.1.10.orig.tar.gz Checksums-Sha1: b97a7d862c32770bdfb8f31b906804f1f06ead42 35850 libghc-hspec-dev_2.1.10-2_amd64.deb b5310bcdfeae1fe774a3092108939eadb17e4f27 45680 libghc-hspec-doc_2.1.10-2_all.deb 02c8a842a4fa0fc005860129d6bddcdbcaa12f78 30718 libghc-hspec-prof_2.1.10-2_amd64.deb 173a109e7872a6f2a48c30cf3a74730e7bfa0fc8 2719 haskell-hspec_2.1.10-2.dsc b8c869897d432370b5f2e80c80e38f33a5961859 3028 haskell-hspec_2.1.10-2.debian.tar.xz cfbae7b5b71752c94381ee78a8c591ca77f0a46d 5382 haskell-hspec_2.1.10.orig.tar.gz Files: bb518b3269bc34b1a45ad7104b4e3f64 35850 haskell extra libghc-hspec-dev_2.1.10-2_amd64.deb 1752980d0dceb75b50506f33f65ee29a 45680 doc extra libghc-hspec-doc_2.1.10-2_all.deb 9dd36ba7b665afb045a7d82ff2967c41 30718 haskell extra libghc-hspec-prof_2.1.10-2_amd64.deb e6ccff3d0e6fc46f32839651a152e170 2719 haskell extra haskell-hspec_2.1.10-2.dsc 3b30026470e2eab3417e04c369dde2e6 3028 - - haskell-hspec_2.1.10-2.debian.tar.xz fa57d6e67ad40bf9e34c8d6907ed3a41 5382 - - haskell-hspec_2.1.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomHoP/2mNURhf1KRQ/a467BSne2rr tShOVL10mR7rlNcYgKX8taxTz7tbTOrsMBK3wJw+E4CQYcdTxDbA/s0nmsEAPJ1V ZZHkLZ8AvYq7YeGhL9MlS+1u/2CxqmkBQIrrJv25WdQfXM/G/1wA6uEFpIQw/oVU UUaroebH2MDAuaXamgilEW6eymrLN1qceLTbMgyCnIxm5zHexWPihbIrNMV0NkdT hI4mdZ+h2+4oeipg6yCQ8bT6H7GtrM3JY8WuH/KM9pXfxFiimiNllKPpqoezVEaL BnCaxM5SjEqd5421y3Svb3JlENdxBDfxT+wMv0ONe3iLToEkkvoI/jdPqmH+Wxm2 SVxe6lJ2s1gs42qoLame5c04r8HFPOBbiN4ZoJp+Ps52hYhzWEzap6idg/+fVOKA d/P7v3zO1eJnPm2QQ4x8ex2rLiiN9jIadZocvNkCDr619hj3S/yNyiRRNavIPSqd LEL77lucaV9VU89yzh+UU2KkI92xlFawJUoI6bnWJX38A5dlxtGFD17FmQtczeyt l+9b152R9P//upLoQDnw+1TL0oa7Qt71/cKPvo0o0G/J1k0q2yePqInsTMitQ55+ ZchUio7Mn2PCeo+f5zf//JJ1CoRJyulLJbW42453gjWORiHwImN5DN0VC8TWjywW KJv2nB5yzgox/txvsZmB =Y2T3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:17 +0000 Subject: haskell-hspec-core_2.1.10-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:55:02 EST Source: haskell-hspec-core Binary: libghc-hspec-core-dev libghc-hspec-core-prof libghc-hspec-core-doc Architecture: amd64 all source Version: 2.1.10-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hspec-core-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hspec-core-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hspec-core-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hspec-core (2.1.10-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a8f9356302ad49eb04d53b696d934a0a1cee4aa093ab3af2aea864f0370ca260 195712 libghc-hspec-core-dev_2.1.10-2_amd64.deb 1a658219911e16189c9881d8dcaa2b40bd89261fa05b13cc314d47d9151330ef 76458 libghc-hspec-core-doc_2.1.10-2_all.deb a2e2c73f43491d3ac216728a35d2f788a63d8467ff3af783a1bbbeb2952064b0 169426 libghc-hspec-core-prof_2.1.10-2_amd64.deb 6c737c9ef07c88a27c43dfad2410b985f83316f28e46317fdae328fc4bfc35dd 3089 haskell-hspec-core_2.1.10-2.dsc 4182a7bc0a2c5b3d296ebd0f4cd4ba3890d0ac2d20e828c30dd6d2ca80ede561 2336 haskell-hspec-core_2.1.10-2.debian.tar.xz 682e7e77e6f6256caefa6c0582d89dbee8efd864ac14a98cfba4707a9eb20ee0 31124 haskell-hspec-core_2.1.10.orig.tar.gz Checksums-Sha1: 7d46e94e5e5ee083e84e5431101371a01e90ce83 195712 libghc-hspec-core-dev_2.1.10-2_amd64.deb df673cd38b9cb14cff993507184975af2c2ce525 76458 libghc-hspec-core-doc_2.1.10-2_all.deb dcba9dcb56bfbc81de65baefad40977893185202 169426 libghc-hspec-core-prof_2.1.10-2_amd64.deb 8abd8cc3ccbdebc0e4041cb98b0b0e0d10ae110d 3089 haskell-hspec-core_2.1.10-2.dsc f181d890735554279762763d04170b20c5c3a243 2336 haskell-hspec-core_2.1.10-2.debian.tar.xz 139a6925e2f5a8cb79d2067a5086c7333641f331 31124 haskell-hspec-core_2.1.10.orig.tar.gz Files: 399bfbc8c9f9054d2ae1de75ec4be7fe 195712 haskell extra libghc-hspec-core-dev_2.1.10-2_amd64.deb f4492ee4a237fafdbe59e9b1928caaa5 76458 doc extra libghc-hspec-core-doc_2.1.10-2_all.deb 3abeec6309344b383d088db41aedabf1 169426 haskell extra libghc-hspec-core-prof_2.1.10-2_amd64.deb 150d606f842165b7f674472c046f4bb0 3089 haskell extra haskell-hspec-core_2.1.10-2.dsc 58edcc2ce47f57c449048cb78ea02413 2336 - - haskell-hspec-core_2.1.10-2.debian.tar.xz a6799e23c68011d30f29fc908a1116f6 31124 - - haskell-hspec-core_2.1.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5goP/0CdYG/m0D72LU/FRcHUyVMv Eed7Gj4vGCwv2j/apyBHYD4cmDK4Dl0NW6Vw/pcAEaMG2ORTPEcdDYszg2rYMKTF /DvK6RAkSMtANX2fh34ZQ2v7re2fbEDsMl9aCFaGkoJJbDXJo+k+WoByfXz8Gui6 UWaO8mhIgVDSQwEfGO4XkzssM3u23+6avNb95W5NmYk+b9C2oCSBPblfcN9jr1U6 ZqSy7Up8uTgNIZ3wGg+pUWgXpGmVszc1902h+uz4r8nB6TltL2rK57UQ628y81sB Lf/tWkGpIMMJe1yffxIc/5xVmbgnGK33rMKrJ6j7y53V4sQuROjpQz36baju5waT KgxSxdhynkczD8g2L33OZtl0dHNsUFi3KcLze/IKKiNvKnxhaVjc0XHKA+OX2DR2 LvCCHozE7fbq8CRQPDV/GpYCYPpt7DXDA+JwMkh7PVl40xeHRVX09uQXbNP9XxsT XcrriXgG5vU84C+vHU8F6oD5wi130s5+6nYuA+RHdgHso5uIHYgi++kSwHD/rWiH EZTlxThSgr6SaElqGZJFdfINiUWbHHfXQNCkumoriptOaHKyCTgKqcV4I7BgFHpd IBwQwcMiz/CfnnAcSS8PDS4BeA2n+q7IwKkSKXWn9GQUTPV12Fr5ngJKMrbAnMy1 UzHuwm8+e2J99hQpSRds =YoaJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:26 +0000 Subject: haskell-http-types_0.8.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:01:30 EST Source: haskell-http-types Binary: libghc-http-types-dev libghc-http-types-prof libghc-http-types-doc Architecture: amd64 all source Version: 0.8.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-types-dev - Generic HTTP types (for both client and server code)${haskell:Sho libghc-http-types-prof - Generic HTTP types (for both client and server code)${haskell:Sho libghc-http-types-doc - Generic HTTP types (for both client and server code)${haskell:Sho Changes: haskell-http-types (0.8.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 83cef025df0a5495a0bd9bf870609304a5078788664279269ae60fdc3b51eafb 119482 libghc-http-types-dev_0.8.6-3_amd64.deb 02492f825c79a3f93d25c8bea069cda4949c9128826cc42a72cb551950885a28 66028 libghc-http-types-doc_0.8.6-3_all.deb f58be32d79ecf95c7f1deb2d7fc8c2a714325fac96550bacc34dbe23d7cd38d2 98050 libghc-http-types-prof_0.8.6-3_amd64.deb 4879f69d49856c56a0ad3dba32f9d79c81bbe472c7fa33a1b2626c742cf1f5bc 2824 haskell-http-types_0.8.6-3.dsc c871ea12cc72ac65d701a2e791680e72e2611bd411579ad6352ead68de8b2cff 2804 haskell-http-types_0.8.6-3.debian.tar.xz b03b1893e0148169087f64ef0b1dedcf2382865352f4306d4fa7219d118a36e0 10796 haskell-http-types_0.8.6.orig.tar.gz Checksums-Sha1: 274d71e729765d8ede651b76c0f2e235d9bd3169 119482 libghc-http-types-dev_0.8.6-3_amd64.deb cd93b7aa5fffdb2cdd6e4414f0f553576c8c61eb 66028 libghc-http-types-doc_0.8.6-3_all.deb c1512ac48d848706bb8971c238be7e5608894928 98050 libghc-http-types-prof_0.8.6-3_amd64.deb c021667d0f75533ef6c1d82c4519f198927eadb1 2824 haskell-http-types_0.8.6-3.dsc 34fe70a3839779fc01b2b86599cb38eb416b774c 2804 haskell-http-types_0.8.6-3.debian.tar.xz 3cc0c798af500e102b206bc03462ae2a0d66dbe0 10796 haskell-http-types_0.8.6.orig.tar.gz Files: e8ba73cc5942a39bc252cdb4518ed3ca 119482 haskell extra libghc-http-types-dev_0.8.6-3_amd64.deb 243cc68729a84003c5f3a87ac1077622 66028 doc extra libghc-http-types-doc_0.8.6-3_all.deb 7c1fd6ff7b8981bc5faefd9e137b82f2 98050 haskell extra libghc-http-types-prof_0.8.6-3_amd64.deb b2de2cf58880c18d81267fbdaefaea71 2824 haskell extra haskell-http-types_0.8.6-3.dsc 11a74b0ac3fa5c6921ffa675d38ccfad 2804 - - haskell-http-types_0.8.6-3.debian.tar.xz f8093802f61e243038d6f6da5667e66e 10796 - - haskell-http-types_0.8.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDC4QAJeCo97SqJ+prT0Fo2Yn62kc ja9Q+MrM4dAIKdxdFo1Yn7onoGor5c9a2zI9jaAtgPb1jiDzOpQxSuJT9K7o2Rve iglZGWkWqZkERZwDSe5kYeCCmxjcHdfhybzD1oL+t2jxVsO1pi31b88ohWRPWMGg dHeFKNZ0uOetjm52R9XmQ7fdmVb2+NSDnPyt2DU8tXd0jiLCu2ZBGLiSNAJ5ZS9J cvo+lOkd7Hf4f637TKDLl+NwRkCwgQ3x8JXSWw9VsWizEMe6ZldnnQ6GK4qB6Lek IYgwiJGztyrC3ujJI2xmTBO1x872tXemNrZFE3+SY3Mo12/GG0rtzlulehUEbrOz WnxR+JXhG6ivw625INnbuUjtYhaF4p2A6wyJi38nZbLgU+Sm34AhRQN1T3dwsH7u HAc8PhmCViF9qLtdgS27aBYs9XA07gWPPf7I08sDUkyZAlpqh2qNXevLOLnLhdxg hbRVcepswqObRN06xXbyWf8sMz6UP4eXmi1H+ECI756UJmSR9qwhBZHsJTVqqfQm RPkZn6JST2ln1zqJCRzTfING97VSHZUd5yN7o4q0QsDCyRsaFbX3BPndnQ8qkKWz tsr0HC+8qr6Uod1CRvByK7A0OWu6JJBBmUE7ngato9rYi/sJEJhjZxYOSAJl1SPo 5QtCT0IUDzDTiyTUmfIs =gTpQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:34 +0000 Subject: haskell-quickcheck_2.8.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:44:11 EST Source: haskell-quickcheck Binary: libghc-quickcheck2-dev libghc-quickcheck2-prof libghc-quickcheck2-doc Architecture: amd64 all source Version: 2.8.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-quickcheck2-dev - Haskell automatic testing library for GHC libghc-quickcheck2-prof - Haskell automatic testing library for GHC; profiling libraries libghc-quickcheck2-doc - Haskell automatic testing library for GHC; documentation Changes: haskell-quickcheck (2.8.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 807cbeacff56b2c125f01b394c9d79890c96bb67b2db2fd865e51032c99fdc09 428130 libghc-quickcheck2-dev_2.8.1-2_amd64.deb de521e637e77fa8fa5e2a8ac4ad0621b9e796a61563cd003b2167042d79359cd 138852 libghc-quickcheck2-doc_2.8.1-2_all.deb 9561b717d33b5cacac16e80392410f48ef6606fb6774fdb6e92f69dfd1798681 377272 libghc-quickcheck2-prof_2.8.1-2_amd64.deb f1e0d2e3699ac6c17f63a527402b803fd99cc4395fe51b678cb6d880753729e2 2591 haskell-quickcheck_2.8.1-2.dsc 1e0599c6f49657f3550fab6a4e4670446ba2a70583716d5bd0b028cba3b80dc5 4512 haskell-quickcheck_2.8.1-2.debian.tar.xz 7073aa3635660476aa31df7cf0476926a1ac0231235020122eb276070675763b 38999 haskell-quickcheck_2.8.1.orig.tar.gz Checksums-Sha1: 9784395fc0061db8638dab0a4e71daf21e533b59 428130 libghc-quickcheck2-dev_2.8.1-2_amd64.deb cd329776401c52be0a2a6f3d4fa28db7957db8e4 138852 libghc-quickcheck2-doc_2.8.1-2_all.deb 3779338dc07234f38e10fe3c715e4eb034d27f8d 377272 libghc-quickcheck2-prof_2.8.1-2_amd64.deb b3e5208ac0bb9cc792dcb61135d24546496afdd1 2591 haskell-quickcheck_2.8.1-2.dsc 3983e781ec6203a687d3e51cefc062a06f306f7e 4512 haskell-quickcheck_2.8.1-2.debian.tar.xz cf3aff8844140bc6841976139184111833f50296 38999 haskell-quickcheck_2.8.1.orig.tar.gz Files: e1618ffac4e765d599a78a338a8c3225 428130 haskell extra libghc-quickcheck2-dev_2.8.1-2_amd64.deb 428f501c5e71fe5f6f56434fbba269ad 138852 doc extra libghc-quickcheck2-doc_2.8.1-2_all.deb 8b26a84024274b84d3bf0076035773b6 377272 haskell extra libghc-quickcheck2-prof_2.8.1-2_amd64.deb c1561902639ea7c27f82fefb20145dee 2591 haskell extra haskell-quickcheck_2.8.1-2.dsc f10f30cfef0fa4f7aee5f48110228647 4512 - - haskell-quickcheck_2.8.1-2.debian.tar.xz de1e7cdfc5dc7696b6473ed17ad02983 38999 - - haskell-quickcheck_2.8.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioy38QAJgVxUNTAnmXaW6PCh7BC9nK N6NKKU+Z460EgxDalkDIa+H6dWS5tAesEwT/0der7cv7j9ENZuRWX/Eel0d/ZAlg RRQ3nYpa/Sqx32s394oyujZ9qZsICZRMFS0NGGPOvQ0DxaLQr3Wgzqn5br10uNn+ Lrqxx3XaxIOr0wEPLTA8RGigbY8CxzQmAdRrQshl4foBmHtEkz1e8qGjllPtLaul ixFbiiTA3v4pPU8hD/N18RbzKi+8OryvGtLsA3NCKwKHXIXfDORPY8Xr7mq9oVJc c4zkDYbHB2PI9BY7bB+pCQcdwqfm4LyJiax7kmTDKfCa3ssxYepTQdXtd/NaA303 2oPc6uImRMs1p6pCPOL+xmBjaacAk/D7QrbMC54qfEuQIPzGfNM6ouIIJsWtO1k+ IyqbrAQKvKEI8B55vshta6YIXuoDaA8zY9mULJN+3J40wVc8wtPw1Kzovr7UN0R5 e3/9iWV6/vlT0L4v81JXL1MhPXvqvFvhiKSxnykpQAYpMdOboIVx+wNoHBOlymjJ qQqKjU3uPlM7+BAVDS/AT1NAyIzdz0jb+PEUm9b4+8AdRUHYq41aeySeahmPxP74 nx0ms6Yzr34tqbeAVLQAfLOWA3fDQvx9csajJLXhCTdez+pxrOaksO99DTz3Wf1a g4vKCC7gh6rPJg32XaoD =nIzt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:42 +0000 Subject: haskell-quickcheck-instances_0.3.11-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:00:23 EST Source: haskell-quickcheck-instances Binary: libghc-quickcheck-instances-dev libghc-quickcheck-instances-prof libghc-quickcheck-instances-doc Architecture: amd64 all source Version: 0.3.11-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-quickcheck-instances-dev - common QuickCheck instances libghc-quickcheck-instances-prof - common QuickCheck instances; profiling libraries libghc-quickcheck-instances-doc - common QuickCheck instances; documentation Changes: haskell-quickcheck-instances (0.3.11-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 44d3ec1627592e62dcdeafbbb7e84e6197f61c4beebc399e6d5ce9a7640a92f1 82310 libghc-quickcheck-instances-dev_0.3.11-3_amd64.deb 1ff34590d70c9ab956a93cc72a9322ae32483b374263b968697678e3d154a052 35658 libghc-quickcheck-instances-doc_0.3.11-3_all.deb a2b5e3d4319d09bb4361e9a9319faaf71f6777c88702ce9be1a348dd4f92226e 69932 libghc-quickcheck-instances-prof_0.3.11-3_amd64.deb c53b4c2627c5b0cad34f58d80518635f1b27e383f58ca3e12979c8449040e37a 3082 haskell-quickcheck-instances_0.3.11-3.dsc c0efd3b1ea6cf0c939703ebde911dbe25baa04214c4dc6869d5ee0ab924f18fa 2572 haskell-quickcheck-instances_0.3.11-3.debian.tar.xz 02962005e51d77b84e94dd0a8f3f1be89af6e8099d25e6c0bf417f364c323a10 6024 haskell-quickcheck-instances_0.3.11.orig.tar.gz Checksums-Sha1: 9973ac3499e47a1f4002da8eab43b1a544773322 82310 libghc-quickcheck-instances-dev_0.3.11-3_amd64.deb 9b9b4a909190db922201c8595fbddbd5263bbb16 35658 libghc-quickcheck-instances-doc_0.3.11-3_all.deb b3823fcde2146257df819b4591f9c53ca0d4d965 69932 libghc-quickcheck-instances-prof_0.3.11-3_amd64.deb 422e837ebb5896b6e34d4d81d615bb14f1195a70 3082 haskell-quickcheck-instances_0.3.11-3.dsc ff926cddf09bb053060d9fe3065b16fd26604412 2572 haskell-quickcheck-instances_0.3.11-3.debian.tar.xz f3807e0686ba02157aaa32b4ee1e42e774758a33 6024 haskell-quickcheck-instances_0.3.11.orig.tar.gz Files: 65c3a7c5d145ee1964f48b350269df75 82310 haskell extra libghc-quickcheck-instances-dev_0.3.11-3_amd64.deb 2444b805a48ae44d56cc005162b64bc1 35658 doc extra libghc-quickcheck-instances-doc_0.3.11-3_all.deb 6068cf24792f31da6a3b96229b7bb7e6 69932 haskell extra libghc-quickcheck-instances-prof_0.3.11-3_amd64.deb 52b7e9beda281de5f185768ab4c26455 3082 haskell extra haskell-quickcheck-instances_0.3.11-3.dsc 6b13cd2f7839ad7eb7a3fe3d57bd0ff4 2572 - - haskell-quickcheck-instances_0.3.11-3.debian.tar.xz 870f59fa52d9dc37b0f84b948e54d5d8 6024 - - haskell-quickcheck-instances_0.3.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio64cQAJzHOl7KCrgS2GQaf+WCMxfU 6HyqckDRxXRN7WHVUacpAu68v+ZOw/nGakfmPZWViepYFZ4av8D+fswQ5FUMvE5x OBCD6/usGfDO0A6t/kOIZI/Zd6JBPLsygYOMGPUq0twLiDtytTMuBMqOW+zTvUo2 IX2DyO8uwnLAHVi8Vq7jNcre9vA/N0oq7dNMTCA2DXrnHUEFj1noDWvTMxTNxMaI DMCPphwnE0TrkIwWBCyS0kLdBs5tPCMpY8XlCCEt22b0q636TvAUBKxRRN+bkiwn 4AXLpAaciY3dR+ZqYphEcAppZGzo9JEn3mE3WF3b2Ztbh0OHqWIjWdVeL6Q5wOrf uc/8hJR6srZFGBW6DUHSoT1k9JwnQv3x3KyT5WN60tdsYl6n8RxR7E+NjFkoFADS W578WP9wFPzzWaXPqs0qnmVioyHfOr6eTTrNANNvvhDxffZUMH5cE7N5JTRUGqPx 0WoyDcLyYeFDY3uLp8J/TSk+g0FGBpLpphzfpxtiUN4b4h626uJca162jTgXd9uR suHdTkQg3V/tDzaLkhf77leXnQ8XkpnuKk6b8FPtTAQF1k/M3eimu/zz+LcNAYQp GTj0W/1kZPrHZWdHuFzBFC1p777eNQWc+hF3tc2i+K6E0SqcncyjI6PKDso1LOP+ rlRv0gHXXanzhgSwPFd8 =xqFD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:22:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:22:51 +0000 Subject: haskell-quickcheck-io_0.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:53:27 EST Source: haskell-quickcheck-io Binary: libghc-quickcheck-io-dev libghc-quickcheck-io-prof libghc-quickcheck-io-doc Architecture: amd64 all source Version: 0.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-quickcheck-io-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-quickcheck-io-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-quickcheck-io-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-quickcheck-io (0.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2f0faaaa660291a70d7be05e96edcb1930cbc79d3efa7c36351f4d7454c98c09 12428 libghc-quickcheck-io-dev_0.1.1-3_amd64.deb 8dca23fa7c3648088c12e3c3c1c890a6546389c2169c4a2b60dcbe8dc95b3deb 27044 libghc-quickcheck-io-doc_0.1.1-3_all.deb 3eaf4909a54465e192753f3924ad3f204a3a7d520a38bb7aee39a8dd9658b07a 10190 libghc-quickcheck-io-prof_0.1.1-3_amd64.deb dbbbd5fe353c5712f8d5bdb7f75b363eac9c6caa2e97b296e468f011fd2985b1 2577 haskell-quickcheck-io_0.1.1-3.dsc 88452e94b7b64a3420ae402af5e1236e98efa2099d677c41d9bde2fd2340f579 2140 haskell-quickcheck-io_0.1.1-3.debian.tar.xz a23a6e011aafd211c2521ddb9f61ffb5d256837148b5f5c35a152bdb37d6039b 1646 haskell-quickcheck-io_0.1.1.orig.tar.gz Checksums-Sha1: ef7db3f682610a6921800b8f1128b71a9478d2c8 12428 libghc-quickcheck-io-dev_0.1.1-3_amd64.deb b2330d2effb569bc92ffb3afbb63fadf5bff0c50 27044 libghc-quickcheck-io-doc_0.1.1-3_all.deb 5cb25d78f0b4fb3e695b45774918cd651bb869ca 10190 libghc-quickcheck-io-prof_0.1.1-3_amd64.deb 8b3fd5938c0e4a5e112ecd73ec25dce5a7c0f003 2577 haskell-quickcheck-io_0.1.1-3.dsc 9c695167e1190637865ea2586703f067844a4540 2140 haskell-quickcheck-io_0.1.1-3.debian.tar.xz fe4b948a7d93dfe639e15f04756ce046fb6ff0d4 1646 haskell-quickcheck-io_0.1.1.orig.tar.gz Files: c4cfe5cc3607dc86553a550ece5540b5 12428 haskell extra libghc-quickcheck-io-dev_0.1.1-3_amd64.deb e20c0a171453fd898d909f1dab850c25 27044 doc extra libghc-quickcheck-io-doc_0.1.1-3_all.deb 7315cd288c0b6377efb59c03563c0946 10190 haskell extra libghc-quickcheck-io-prof_0.1.1-3_amd64.deb 77c27c20e9eee7a1e0fcda64dce1c6b3 2577 haskell extra haskell-quickcheck-io_0.1.1-3.dsc f0a53a8eced3802153699385ad26fd44 2140 - - haskell-quickcheck-io_0.1.1-3.debian.tar.xz 414a26459a12d43ba9621eea63e9d1d5 1646 - - haskell-quickcheck-io_0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioz6EP/2NIl0Fqy9RgpKA9A/eqh80w 1eKz3n4U8PU9EvgUgugKgCiW85ZMb0FUB9rD4NuAN2vk+0NGeZ5eV0nJujnAt7Fu taIME/INhLLqu3X4N2juYoMAbHg9AYRKTIPAVofbRNJ5o8cDb4QS6SQorI22OfyA oS2TokUKag4Y69iCI53FsCWKForHslY5JX/J9tMzEaNWqFitej2dMdOAHlGpOt2J jwHagNtFARlbC2O7TTP44ioCT2yF7lqJiT7/uBx9JBDVe7+pT8sO4Njk4ejf0Q8J izUT2keKO6SR8ZHCl9CNSbG/zPaVagFjJDyedFJbcJhuRUMFX9sSG/aOFM2RkRrE IuXoUVd/zRQggkDW2IKeEZ5uQazeGb3dYJwXdpBqZ4nEbrRv8OWfwJFPsDmZub0w brk67rfwRCOrkq+QP3EGn1c8QLUw5MfzOLYw6P9BJqaynTpPKrUfZWIMFssBOg3M ugSVf2q4v/Sekd7kH3cO01q2Fx5ErTVsgyWO6zoiCTRTWjsZzuKh0uwIGjryTptw Ku9o+gziOHkWv59qaAiTB1+dPxkz63tVKq2Li1/mpTKobHnP2RB1QPQZDd5gt+mO CdvxqrmpD09na1Mlnt/L/uTl0P9Tw/RuEU3tKMl1SMrcjR9M3/6IHc6JXy2LnluP u6IE26gDyW+tf0r5sMgA =bGuJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:23:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:23:15 +0000 Subject: haskell-test-framework-quickcheck2_0.3.0.3-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:46:27 EST Source: haskell-test-framework-quickcheck2 Binary: libghc-test-framework-quickcheck2-dev libghc-test-framework-quickcheck2-prof libghc-test-framework-quickcheck2-doc Architecture: amd64 all source Version: 0.3.0.3-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-test-framework-quickcheck2-dev - QuickCheck2 support for the test-framework package. libghc-test-framework-quickcheck2-prof - QuickCheck2 support for the test-framework package.; profiling li libghc-test-framework-quickcheck2-doc - QuickCheck2 support for the test-framework package.; documentatio Changes: haskell-test-framework-quickcheck2 (0.3.0.3-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 05b3711d5f36cc2fdd1ab70e168f719282ba8ce48d1461cd68bdf607e92e67ea 23134 libghc-test-framework-quickcheck2-dev_0.3.0.3-6_amd64.deb 6be98b47b20c5136ed63ca322a2680899f8d5e892015937813a0272bcbc533a3 30990 libghc-test-framework-quickcheck2-doc_0.3.0.3-6_all.deb 605eb2589bacb7234017db12db502367c55491cfbc25885b3a34ef3e5f2f1bda 18998 libghc-test-framework-quickcheck2-prof_0.3.0.3-6_amd64.deb 3efe37b48c230ea474ba74676f6e210ed2b6922ffaa9441028d356265dd29a35 3046 haskell-test-framework-quickcheck2_0.3.0.3-6.dsc d32004fbf722003a8bec0cab31610cea96ea4b80ddc78b326fd1872622f45c91 3044 haskell-test-framework-quickcheck2_0.3.0.3-6.debian.tar.xz cc96c6f30c29b16a3f7ec5c108f320a6c0f0d3ef71afff8a1cb98caf33ffe18a 3518 haskell-test-framework-quickcheck2_0.3.0.3.orig.tar.gz Checksums-Sha1: 5f39339fed7402289dab61a7d1d98518c55eeba9 23134 libghc-test-framework-quickcheck2-dev_0.3.0.3-6_amd64.deb 606cc1ccfb81761c7aae4150352d0cf75d212394 30990 libghc-test-framework-quickcheck2-doc_0.3.0.3-6_all.deb 7f2a53e6ffa15b56e89aaf7553de3f85b02c7787 18998 libghc-test-framework-quickcheck2-prof_0.3.0.3-6_amd64.deb 04f2e5bf305f942655cd04a64e5edca24bd8c30b 3046 haskell-test-framework-quickcheck2_0.3.0.3-6.dsc fed81f08a2cbe3035221cd5c7be2aa9249405923 3044 haskell-test-framework-quickcheck2_0.3.0.3-6.debian.tar.xz 7ea56078af6faaab3effbb83a845bd7a74de3429 3518 haskell-test-framework-quickcheck2_0.3.0.3.orig.tar.gz Files: ad87b7ec4925d4f897a33a215249dfe8 23134 haskell extra libghc-test-framework-quickcheck2-dev_0.3.0.3-6_amd64.deb 963687c3b185e62bd8ca5ef4cf19ab14 30990 doc extra libghc-test-framework-quickcheck2-doc_0.3.0.3-6_all.deb fe2995443164b879e644bfa0c86c31c4 18998 haskell extra libghc-test-framework-quickcheck2-prof_0.3.0.3-6_amd64.deb ae24e56e7a4c59328dd41264fdf05f90 3046 haskell extra haskell-test-framework-quickcheck2_0.3.0.3-6.dsc 1c4150eb93ae776861007fb9781633d1 3044 - - haskell-test-framework-quickcheck2_0.3.0.3-6.debian.tar.xz 76e7b501eb721f885d9165aed31346f0 3518 - - haskell-test-framework-quickcheck2_0.3.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTP0P/jMWBioW6SaUSqKS4NBuYYld YjAWvMgWsKXE+4dPKoHsbP6AohnLHihS6cKIRskAM7E8w/lRHaXEiFKqkJ8TjVO5 WN8IlHsHyw/vi2KF4QbTMQStObQn9qy3x5AQ2HA+4Ik34BwT23UZS9Ul0Cum4RTI +DcSMJT9nl3nQeWjSWYeVM22Ls7jkQsHmN5VU9PquCy2f2qE6eTxyqR1EXf22p9v jKdDDAHebJ8qZBqzV6d2gd3EjbcFpwDClpqE/oG6/IwTgJR3taBCgk7nxNwDU2C2 QkpMu8zq0F628IPW2i2jfBlBCfALrRoBd3uc+LsW7FsOuZCKOTPnvnDWR48sRsqd aQNiHopTUi+G7gJ2zvbQhkEI5fcoPcIbpZYzbgAhH/RpUzt+U0GNEsVJriQr3rHp DlWirsCvVOhRpVbmG9zObdenH2S+AEtlmCXcLtv5tFxJZpnohwoy+UlwtFUfO/iv xYl3v+aRJ/ONFITp73sOn8zXLz3hfYcc9+admgK7QdwVLznN57xK/3WSXzBptx2F l2mug8bqppbjI+HAhvR8JY0c0PmrmzXqz+18zzzzR7yLTTxjVmYCboyIvU9X/y0V tsl+TN3hkdYX4NiLxlkors0QVJPSAYpfvwxA9N1JBtaAAigYpME021s4w6adWtdO 1rewrHJXl0NjkW/y4Ao8 =ETgb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:23:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:23:36 +0000 Subject: haskell-unordered-containers_0.2.5.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 19:59:30 EST Source: haskell-unordered-containers Binary: libghc-unordered-containers-dev libghc-unordered-containers-prof libghc-unordered-containers-doc Architecture: amd64 all source Version: 0.2.5.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-unordered-containers-dev - Efficient hashing-based container types${haskell:ShortBlurb} libghc-unordered-containers-prof - Efficient hashing-based container types${haskell:ShortBlurb} libghc-unordered-containers-doc - Efficient hashing-based container types${haskell:ShortBlurb} Changes: haskell-unordered-containers (0.2.5.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 241018f8cbb8d10b9f9c5f85f383f54612221d74b4f789582f2f739a8b728bf4 167188 libghc-unordered-containers-dev_0.2.5.1-4_amd64.deb fce4324c56ed5c7746799062c6f9a3d5aacf6ef2ffad8b57028bf1d5419edfe8 65992 libghc-unordered-containers-doc_0.2.5.1-4_all.deb c31acf5d21ad548de01e020c8218a7119809bf968a22f1ae878734d911411013 145470 libghc-unordered-containers-prof_0.2.5.1-4_amd64.deb 3db257d9b61665ead5034102e6fa6b6795b07c11e94ba6e501d73b8d4399dd5a 2812 haskell-unordered-containers_0.2.5.1-4.dsc 290e2432d5ee8c27b4040bbd0ac7d5dbcee82770faf15b3d92fd8f8eeef47df0 2920 haskell-unordered-containers_0.2.5.1-4.debian.tar.xz 6e5878ade3ea65f2a7cb0a1df155f88f7e710d5bb975a5cbf1b45fb8cfee811a 26093 haskell-unordered-containers_0.2.5.1.orig.tar.gz Checksums-Sha1: 0fc4b9360b878b609d05ee7928e696c51d9caad3 167188 libghc-unordered-containers-dev_0.2.5.1-4_amd64.deb 7a206aa8a8b0a1a93544396a6fa6f1ee90387265 65992 libghc-unordered-containers-doc_0.2.5.1-4_all.deb 94df9016f3e3248f3ecd86139e9ac38252a124ea 145470 libghc-unordered-containers-prof_0.2.5.1-4_amd64.deb 03005a9c5f8af65ed996104c2c06b8b94fc79e98 2812 haskell-unordered-containers_0.2.5.1-4.dsc 618e63b3bde7b21f3ab0df305011ea395258be89 2920 haskell-unordered-containers_0.2.5.1-4.debian.tar.xz 54e622d716757e7487efa6ccd5b5633f1c600baf 26093 haskell-unordered-containers_0.2.5.1.orig.tar.gz Files: c2fd681f8b75ba0bb616a6320c48a9ab 167188 haskell extra libghc-unordered-containers-dev_0.2.5.1-4_amd64.deb b9600e5b9e3f383b29d99b624c640d85 65992 doc extra libghc-unordered-containers-doc_0.2.5.1-4_all.deb 8ffaeb380c00f92a989b3970ea851631 145470 haskell extra libghc-unordered-containers-prof_0.2.5.1-4_amd64.deb b00cf35ff8ce4cd380d72f6e09674f21 2812 haskell extra haskell-unordered-containers_0.2.5.1-4.dsc c0e0742e473eb077639495fc551dddb9 2920 - - haskell-unordered-containers_0.2.5.1-4.debian.tar.xz c330100ca1d5e6b3cb8242d0bde706f9 26093 - - haskell-unordered-containers_0.2.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTios6kP/iCuC8NHB817hJgoRxE5WvLl DS/Q0oRr2AjknD1kCWP7OPUVLZywVpRevW2I3Ha6BYYun4KI4BGpb4NDNFDscleM UrIQJoC7m4cGjZfJU6mdxTw8/6e5dXdRy7r5Zd/hXlUDVDBEtm/cmYgKz0UNRcMb vmq41hbQM5/td8wZ54sNSBZeQkCpTw8iFWnOo8tyfcp79UzWx84TMr4K/7KJzaxY cupapxCu0xIhHl5Ykt9+WrVW7pwfPJ3oZv92bAi4DjTsYr6WcwqmDAEix8mRauzT I5dP32Gi8qeddVyhK3zTz05VMuLb5pQHfPIydOYE8c5RBUa0Zc4RFFNK2kidaLd/ HKNjfIuHMnQV3Quy3iK3PRwSiX0hCxfztbfYotoBlVPfiF4hr3n3RdYCcfIeuANk FFhuWwPu/cLKDIzxQeFaJfNgGy2a/LMrj4uD9YSHuKmQsl++OBLRsOv1OPO/sR9s iM/nyikyUKJ0+ghkJf3l8hbf+TVDm7y9pn8TzSdMhllImIw4e0NMLAasCbJtCmyt CjExqjuCboAMlkgcyNT8DXMdZd32gZ1LfpuLoVPwpym8I+JSCVvnjwLD82GRWA8W Ne4EBy2L8ntJXV7WIZB4K9eVOKh2sTtSIWRRMkRLJemNBBZUfzo3Isvv3Ic1SgU6 iVs4yFwUTpUI6iUVt7kI =8BtT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:23:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:23:51 +0000 Subject: haskell-vault_0.3.0.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:03:40 EST Source: haskell-vault Binary: libghc-vault-dev libghc-vault-prof libghc-vault-doc Architecture: amd64 all source Version: 0.3.0.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vault-dev - typed, persistent store for values of arbitrary types${haskell:Sh libghc-vault-prof - typed, persistent store for values of arbitrary types${haskell:Sh libghc-vault-doc - typed, persistent store for values of arbitrary types${haskell:Sh Changes: haskell-vault (0.3.0.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 471cd8eaf08b7acb1a0dda0a2f1f1dc1498f713b95a0f3b0028919892dd8bf7a 46850 libghc-vault-dev_0.3.0.4-4_amd64.deb 6a87ddee4cde7785911484e299a356dd72ee649c83317ec84ee1b88d0712193f 34528 libghc-vault-doc_0.3.0.4-4_all.deb b9554276c1a6d23f8b45d6450ee040d9e58c568e043d0c214ac974c3ec8b10a9 38568 libghc-vault-prof_0.3.0.4-4_amd64.deb bf79989b87bf230a18c518d114802be14f4d9db21b34ed0b899e06a52f3f8320 2592 haskell-vault_0.3.0.4-4.dsc e39da37272d04c5576210d0aef9356abee66c732af67173579c2fe3431101c69 2652 haskell-vault_0.3.0.4-4.debian.tar.xz 561ef32877935067e458333a44a37f15b4063559c4cb4ddc412ccf705ec6062a 5009 haskell-vault_0.3.0.4.orig.tar.gz Checksums-Sha1: b39d6a4a26b1f29b82084ed0f32c3451fea209c2 46850 libghc-vault-dev_0.3.0.4-4_amd64.deb ba8e0b01c69f0e725f6a74c11d42d89c31f57918 34528 libghc-vault-doc_0.3.0.4-4_all.deb 846a0fe832230e91498c163390dd603b2b0d3c5f 38568 libghc-vault-prof_0.3.0.4-4_amd64.deb f18b90c668ce10d1eaf19d591c1d8e5f232b8805 2592 haskell-vault_0.3.0.4-4.dsc e649d1fac0f57d719d2689b74ef55b5e0663fea4 2652 haskell-vault_0.3.0.4-4.debian.tar.xz aa02a3723243d8681d532c95a20653b976e78722 5009 haskell-vault_0.3.0.4.orig.tar.gz Files: 0b6ffe80add227a4dbb9044cb0991066 46850 haskell extra libghc-vault-dev_0.3.0.4-4_amd64.deb afa96d9bdeebeceb3dd801c52e23d736 34528 doc extra libghc-vault-doc_0.3.0.4-4_all.deb e8d3b1cc0f570c8eb79c629cec83ad93 38568 haskell extra libghc-vault-prof_0.3.0.4-4_amd64.deb 75204d4a5391b5f5b68bc1e7dfcf3d08 2592 haskell extra haskell-vault_0.3.0.4-4.dsc c41390da32e9b48197c9c037c46a2fd7 2652 - - haskell-vault_0.3.0.4-4.debian.tar.xz 979f42ff1d66ac69b2549edd2871f618 5009 - - haskell-vault_0.3.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolYoP/ish4OiBe4kcrvj0OGKDSaJY UMuuoFxZS2RJw6rMLvS37IMIlZhASrxQ6OZvlxZ7TeSNr9oNFOBXyXy8G5elV2ql 48gS2pT3WIelvD2dYsFkoUUEHRoHx1jboU8uNX2bPG2BO6IvFrq0WEUdXVF9w870 Lku813UT9yMTMPqp2hNpZIbsEbNXZnHbuw1IEGShOk3p+oy8ErX4ro5NNdaXfESH vajPNER7P/mNxNZ1LwZedacMSgiaF6OYAVztaK1h9l9L5p8oLtGAMlZDT1Y88pP3 ki/d3H22Q5PPFIGI0XILlQFuhmThvLPnMpaijKMxC0LaddioVf91OFmAoGaF5rk5 aRZjCWP17W2CazWhUFExe9/ztsSw9GbyrWwzVYXrCknDYblrOltsGoWJ6jIO+cyq ZIzur8BUXShOb1007mvLTwkrcK7MNZzEodF5Qs+Tyxch0Fuky0WoVC2QfQ3/Cfr1 usV4jzi0Se18QpL5X2xNePf7lQhEzkyODXTKaaYCfU1tQRNN9jLnDU09IoZ6SUWH 42YzKemsODsr24BOQYRMSUIbA9ZWqmla/k8jV77CW3BBL2IGFwp2YcV4a3tetkVn NEHXA/kdJUfOzsp4eiqpDX7Wzp0kbhexBNuLq8B8sitQFaim/6vIFi4CYD2zRPzu xLjNEx0VVuy1GNLf+vbG =hg+A -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 01:23:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 01:23:59 +0000 Subject: haskell-wai_3.0.4.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:04:44 EST Source: haskell-wai Binary: libghc-wai-dev libghc-wai-prof libghc-wai-doc Architecture: amd64 all source Version: 3.0.4.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-dev - web application interface${haskell:ShortBlurb} libghc-wai-prof - web application interface${haskell:ShortBlurb} libghc-wai-doc - web application interface${haskell:ShortBlurb} Changes: haskell-wai (3.0.4.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 6fd55cb77e09f4ea4097bb192a19c3341a41fe0455399a4d40944c611d06b9d2 68162 libghc-wai-dev_3.0.4.0-1_amd64.deb 3aad564c43b1f51d5748fb9febce5d976adadc79c8040d3651ff2001f2cf2076 61892 libghc-wai-doc_3.0.4.0-1_all.deb eba6a9eff18636691fa24f6851f8392cfa59b041d801566964306f8f87f93585 57864 libghc-wai-prof_3.0.4.0-1_amd64.deb 0965c124e19f96e3dfbec7115c5bd8986d57273b55dad1d72a141304695fb72a 2829 haskell-wai_3.0.4.0-1.dsc 0cd2fe01c432f65effc858cf8ca30f09dec91b795f63018998111f3bf585cf39 2908 haskell-wai_3.0.4.0-1.debian.tar.xz 0e5399a5a4e50715c2c34def47553ad278265f2f5f823d06ad5b080b1eb0a194 14468 haskell-wai_3.0.4.0.orig.tar.gz Checksums-Sha1: d016f09f02529fe1dcebb4404f5ddc9618386c05 68162 libghc-wai-dev_3.0.4.0-1_amd64.deb 04d2ab027e2b50030a0133eda90e0e1769b72906 61892 libghc-wai-doc_3.0.4.0-1_all.deb c7c9fce2b56112ee932360b5441acfe07934c0da 57864 libghc-wai-prof_3.0.4.0-1_amd64.deb 1348ead889f1be572d67cb9884a76ef88b8a9b3a 2829 haskell-wai_3.0.4.0-1.dsc b537efa79cae337d51032f6f4b0480d4c9e239f7 2908 haskell-wai_3.0.4.0-1.debian.tar.xz fea39cc4ac460bce77936aebe7be76015e2a3730 14468 haskell-wai_3.0.4.0.orig.tar.gz Files: ea84051f28d95ecf163c333505b43c3c 68162 haskell extra libghc-wai-dev_3.0.4.0-1_amd64.deb f10b438351b7e7ca440215fb79bd2edb 61892 doc extra libghc-wai-doc_3.0.4.0-1_all.deb f126e36dc00cd9f922f7099b5c9c37fb 57864 haskell extra libghc-wai-prof_3.0.4.0-1_amd64.deb 40c5a21144802b7c0098f645bbc1f277 2829 haskell extra haskell-wai_3.0.4.0-1.dsc b44189d28071ec74736a98677299b238 2908 - - haskell-wai_3.0.4.0-1.debian.tar.xz f3476a75b6fdb8d5108b2a01370eb239 14468 - - haskell-wai_3.0.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYjiUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1AwP/RdZuBhs3WxHpRWPla7Gqn1C kdn8a81u360KtMXPP2nLKlsA48o0HMpe4D/tZV1ljHpjyIveiWF/yoMaUqS66fgW IemRMW5YC9vVzpDy2RogYAHV0VfWh+X9lMhPybE/iU1OEtXURYbzTHEzi7y5wztu w0Xc/0i9UGLfY44ZMZGQ+jh4or+0RdD8L3oyk9QYUTChD6EyqrA4gIB8gi9WqkR3 YqdkohpdE8xBaCOeOzPOyWaeSbennujNp+jfb07sFZwHK+DIF8Crs0GjnMQh6eMz 2kF4R26BmLzsFh2utVOgrS25wX8hGuCKsnMpfnZMUuW6W7xpMkvNdyiOeA3hRNhf qtHT0KeA++wxaCgUx67hG8DQKeDMFPLkzpkre86JzO1EkSJSI+T75yOYHhDUjVy7 Ss6StEFofuAvR3h6yOyfrkHWLBUWPe3ndxmWeWXPMtSxslXVSMbpfPnbYV0wR7bU nD/UEusfoAYOV7gJhMbF9T4N97jATkAyO3MdCVDclOR1YH59oHTZp6Vr1mMjnjmZ oP4eXoygcM6P42XQ49KqWbU9IxJIawU7NwiEEwJBiZd0f87pG/CqXTkWh4NMykHU nf5JF6Zr4N3lmDu8F6/GvjpZz8yKJlwNiBdblR7GsIMNanb6JH750ZTAgsjr8Qql YqRqFbrH/+yoh5+pIpn7 =iNJn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Sat Dec 5 02:14:51 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 5 Dec 2015 02:14:51 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1025 In-Reply-To: <1938671044.436.1449245186534.JavaMail.jenkins@jenkins> References: <1938671044.436.1449245186534.JavaMail.jenkins@jenkins> Message-ID: <1090208889.448.1449281691035.JavaMail.jenkins@jenkins> See From ftpmaster at ftp-master.debian.org Sat Dec 5 02:24:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:24:45 +0000 Subject: Processing of haskell-lifted-base_0.2.3.6-4_amd64.changes Message-ID: haskell-lifted-base_0.2.3.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lifted-base-dev_0.2.3.6-4_amd64.deb libghc-lifted-base-doc_0.2.3.6-4_all.deb libghc-lifted-base-prof_0.2.3.6-4_amd64.deb haskell-lifted-base_0.2.3.6-4.dsc haskell-lifted-base_0.2.3.6-4.debian.tar.xz haskell-lifted-base_0.2.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:24:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:24:49 +0000 Subject: Processing of haskell-monad-control_1.0.0.4-3_amd64.changes Message-ID: haskell-monad-control_1.0.0.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monad-control-dev_1.0.0.4-3_amd64.deb libghc-monad-control-doc_1.0.0.4-3_all.deb libghc-monad-control-prof_1.0.0.4-3_amd64.deb haskell-monad-control_1.0.0.4-3.dsc haskell-monad-control_1.0.0.4-3.debian.tar.xz haskell-monad-control_1.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:24:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:24:53 +0000 Subject: Processing of haskell-attoparsec_0.12.1.6-3_amd64.changes Message-ID: haskell-attoparsec_0.12.1.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-attoparsec-dev_0.12.1.6-3_amd64.deb libghc-attoparsec-doc_0.12.1.6-3_all.deb libghc-attoparsec-prof_0.12.1.6-3_amd64.deb haskell-attoparsec_0.12.1.6-3.dsc haskell-attoparsec_0.12.1.6-3.debian.tar.xz haskell-attoparsec_0.12.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:24:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:24:57 +0000 Subject: Processing of haskell-dlist_0.7.1.2-1_amd64.changes Message-ID: haskell-dlist_0.7.1.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dlist-dev_0.7.1.2-1_amd64.deb libghc-dlist-doc_0.7.1.2-1_all.deb libghc-dlist-prof_0.7.1.2-1_amd64.deb haskell-dlist_0.7.1.2-1.dsc haskell-dlist_0.7.1.2-1.debian.tar.xz haskell-dlist_0.7.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:01 +0000 Subject: Processing of haskell-http-date_0.0.6.1-3_amd64.changes Message-ID: haskell-http-date_0.0.6.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-date-dev_0.0.6.1-3_amd64.deb libghc-http-date-doc_0.0.6.1-3_all.deb libghc-http-date-prof_0.0.6.1-3_amd64.deb haskell-http-date_0.0.6.1-3.dsc haskell-http-date_0.0.6.1-3.debian.tar.xz haskell-http-date_0.0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:04 +0000 Subject: Processing of haskell-quickcheck-unicode_1.0.0.1-4_amd64.changes Message-ID: haskell-quickcheck-unicode_1.0.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-quickcheck-unicode-dev_1.0.0.1-4_amd64.deb libghc-quickcheck-unicode-doc_1.0.0.1-4_all.deb libghc-quickcheck-unicode-prof_1.0.0.1-4_amd64.deb haskell-quickcheck-unicode_1.0.0.1-4.dsc haskell-quickcheck-unicode_1.0.0.1-4.debian.tar.xz haskell-quickcheck-unicode_1.0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:09 +0000 Subject: Processing of haskell-aeson_0.8.0.2-5_amd64.changes Message-ID: haskell-aeson_0.8.0.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-aeson-dev_0.8.0.2-5_amd64.deb libghc-aeson-doc_0.8.0.2-5_all.deb libghc-aeson-prof_0.8.0.2-5_amd64.deb haskell-aeson_0.8.0.2-5.dsc haskell-aeson_0.8.0.2-5.debian.tar.xz haskell-aeson_0.8.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:14 +0000 Subject: Processing of haskell-aeson-pretty_0.7.2-6_amd64.changes Message-ID: haskell-aeson-pretty_0.7.2-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: aeson-pretty_0.7.2-6_amd64.deb libghc-aeson-pretty-dev_0.7.2-6_amd64.deb libghc-aeson-pretty-doc_0.7.2-6_all.deb libghc-aeson-pretty-prof_0.7.2-6_amd64.deb haskell-aeson-pretty_0.7.2-6.dsc haskell-aeson-pretty_0.7.2-6.debian.tar.xz haskell-aeson-pretty_0.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:18 +0000 Subject: Processing of haskell-http2_1.0.4-2_amd64.changes Message-ID: haskell-http2_1.0.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http2-dev_1.0.4-2_amd64.deb libghc-http2-doc_1.0.4-2_all.deb libghc-http2-prof_1.0.4-2_amd64.deb haskell-http2_1.0.4-2.dsc haskell-http2_1.0.4-2.debian.tar.xz haskell-http2_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:22 +0000 Subject: Processing of haskell-mwc-random_0.13.3.2-3_amd64.changes Message-ID: haskell-mwc-random_0.13.3.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mwc-random-dev_0.13.3.2-3_amd64.deb libghc-mwc-random-doc_0.13.3.2-3_all.deb libghc-mwc-random-prof_0.13.3.2-3_amd64.deb haskell-mwc-random_0.13.3.2-3.dsc haskell-mwc-random_0.13.3.2-3.debian.tar.xz haskell-mwc-random_0.13.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:26 +0000 Subject: Processing of haskell-resourcet_1.1.6-3_amd64.changes Message-ID: haskell-resourcet_1.1.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-resourcet-dev_1.1.6-3_amd64.deb libghc-resourcet-doc_1.1.6-3_all.deb libghc-resourcet-prof_1.1.6-3_amd64.deb haskell-resourcet_1.1.6-3.dsc haskell-resourcet_1.1.6-3.debian.tar.xz haskell-resourcet_1.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:30 +0000 Subject: Processing of haskell-scientific_0.3.4.4-1_amd64.changes Message-ID: haskell-scientific_0.3.4.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-scientific-dev_0.3.4.4-1_amd64.deb libghc-scientific-doc_0.3.4.4-1_all.deb libghc-scientific-prof_0.3.4.4-1_amd64.deb haskell-scientific_0.3.4.4-1.dsc haskell-scientific_0.3.4.4-1.debian.tar.xz haskell-scientific_0.3.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:25:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:25:33 +0000 Subject: Processing of haskell-word8_0.1.2-4_amd64.changes Message-ID: haskell-word8_0.1.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-word8-dev_0.1.2-4_amd64.deb libghc-word8-doc_0.1.2-4_all.deb libghc-word8-prof_0.1.2-4_amd64.deb haskell-word8_0.1.2-4.dsc haskell-word8_0.1.2-4.debian.tar.xz haskell-word8_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:25 +0000 Subject: Processing of haskell-lifted-base_0.2.3.6-4_amd64.changes Message-ID: haskell-lifted-base_0.2.3.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-lifted-base-dev_0.2.3.6-4_amd64.deb libghc-lifted-base-doc_0.2.3.6-4_all.deb libghc-lifted-base-prof_0.2.3.6-4_amd64.deb haskell-lifted-base_0.2.3.6-4.dsc haskell-lifted-base_0.2.3.6-4.debian.tar.xz haskell-lifted-base_0.2.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:26 +0000 Subject: Processing of haskell-aeson_0.8.0.2-5_amd64.changes Message-ID: haskell-aeson_0.8.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-aeson-dev_0.8.0.2-5_amd64.deb libghc-aeson-doc_0.8.0.2-5_all.deb libghc-aeson-prof_0.8.0.2-5_amd64.deb haskell-aeson_0.8.0.2-5.dsc haskell-aeson_0.8.0.2-5.debian.tar.xz haskell-aeson_0.8.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:26 +0000 Subject: Processing of haskell-mwc-random_0.13.3.2-3_amd64.changes Message-ID: haskell-mwc-random_0.13.3.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mwc-random-dev_0.13.3.2-3_amd64.deb libghc-mwc-random-doc_0.13.3.2-3_all.deb libghc-mwc-random-prof_0.13.3.2-3_amd64.deb haskell-mwc-random_0.13.3.2-3.dsc haskell-mwc-random_0.13.3.2-3.debian.tar.xz haskell-mwc-random_0.13.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:25 +0000 Subject: Processing of haskell-scientific_0.3.4.4-1_amd64.changes Message-ID: haskell-scientific_0.3.4.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-scientific-dev_0.3.4.4-1_amd64.deb libghc-scientific-doc_0.3.4.4-1_all.deb libghc-scientific-prof_0.3.4.4-1_amd64.deb haskell-scientific_0.3.4.4-1.dsc haskell-scientific_0.3.4.4-1.debian.tar.xz haskell-scientific_0.3.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:28 +0000 Subject: Processing of haskell-quickcheck-unicode_1.0.0.1-4_amd64.changes Message-ID: haskell-quickcheck-unicode_1.0.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-quickcheck-unicode-dev_1.0.0.1-4_amd64.deb libghc-quickcheck-unicode-doc_1.0.0.1-4_all.deb libghc-quickcheck-unicode-prof_1.0.0.1-4_amd64.deb haskell-quickcheck-unicode_1.0.0.1-4.dsc haskell-quickcheck-unicode_1.0.0.1-4.debian.tar.xz haskell-quickcheck-unicode_1.0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:25 +0000 Subject: Processing of haskell-aeson-pretty_0.7.2-6_amd64.changes Message-ID: haskell-aeson-pretty_0.7.2-6_amd64.changes uploaded successfully to localhost along with the files: aeson-pretty_0.7.2-6_amd64.deb libghc-aeson-pretty-dev_0.7.2-6_amd64.deb libghc-aeson-pretty-doc_0.7.2-6_all.deb libghc-aeson-pretty-prof_0.7.2-6_amd64.deb haskell-aeson-pretty_0.7.2-6.dsc haskell-aeson-pretty_0.7.2-6.debian.tar.xz haskell-aeson-pretty_0.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:28 +0000 Subject: Processing of haskell-attoparsec_0.12.1.6-3_amd64.changes Message-ID: haskell-attoparsec_0.12.1.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-attoparsec-dev_0.12.1.6-3_amd64.deb libghc-attoparsec-doc_0.12.1.6-3_all.deb libghc-attoparsec-prof_0.12.1.6-3_amd64.deb haskell-attoparsec_0.12.1.6-3.dsc haskell-attoparsec_0.12.1.6-3.debian.tar.xz haskell-attoparsec_0.12.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:27 +0000 Subject: Processing of haskell-monad-control_1.0.0.4-3_amd64.changes Message-ID: haskell-monad-control_1.0.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-monad-control-dev_1.0.0.4-3_amd64.deb libghc-monad-control-doc_1.0.0.4-3_all.deb libghc-monad-control-prof_1.0.0.4-3_amd64.deb haskell-monad-control_1.0.0.4-3.dsc haskell-monad-control_1.0.0.4-3.debian.tar.xz haskell-monad-control_1.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:28 +0000 Subject: Processing of haskell-dlist_0.7.1.2-1_amd64.changes Message-ID: haskell-dlist_0.7.1.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-dlist-dev_0.7.1.2-1_amd64.deb libghc-dlist-doc_0.7.1.2-1_all.deb libghc-dlist-prof_0.7.1.2-1_amd64.deb haskell-dlist_0.7.1.2-1.dsc haskell-dlist_0.7.1.2-1.debian.tar.xz haskell-dlist_0.7.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:28 +0000 Subject: Processing of haskell-http2_1.0.4-2_amd64.changes Message-ID: haskell-http2_1.0.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-http2-dev_1.0.4-2_amd64.deb libghc-http2-doc_1.0.4-2_all.deb libghc-http2-prof_1.0.4-2_amd64.deb haskell-http2_1.0.4-2.dsc haskell-http2_1.0.4-2.debian.tar.xz haskell-http2_1.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:29 +0000 Subject: Processing of haskell-word8_0.1.2-4_amd64.changes Message-ID: haskell-word8_0.1.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-word8-dev_0.1.2-4_amd64.deb libghc-word8-doc_0.1.2-4_all.deb libghc-word8-prof_0.1.2-4_amd64.deb haskell-word8_0.1.2-4.dsc haskell-word8_0.1.2-4.debian.tar.xz haskell-word8_0.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:27 +0000 Subject: Processing of haskell-resourcet_1.1.6-3_amd64.changes Message-ID: haskell-resourcet_1.1.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-resourcet-dev_1.1.6-3_amd64.deb libghc-resourcet-doc_1.1.6-3_all.deb libghc-resourcet-prof_1.1.6-3_amd64.deb haskell-resourcet_1.1.6-3.dsc haskell-resourcet_1.1.6-3.debian.tar.xz haskell-resourcet_1.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 02:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 02:26:28 +0000 Subject: Processing of haskell-http-date_0.0.6.1-3_amd64.changes Message-ID: haskell-http-date_0.0.6.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-http-date-dev_0.0.6.1-3_amd64.deb libghc-http-date-doc_0.0.6.1-3_all.deb libghc-http-date-prof_0.0.6.1-3_amd64.deb haskell-http-date_0.0.6.1-3.dsc haskell-http-date_0.0.6.1-3.debian.tar.xz haskell-http-date_0.0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:10:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:10:03 +0000 Subject: Processing of haskell-data-default_0.5.3-5_amd64.changes Message-ID: haskell-data-default_0.5.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-default-dev_0.5.3-5_amd64.deb libghc-data-default-doc_0.5.3-5_all.deb libghc-data-default-prof_0.5.3-5_amd64.deb haskell-data-default_0.5.3-5.dsc haskell-data-default_0.5.3-5.debian.tar.xz haskell-data-default_0.5.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:10:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:10:09 +0000 Subject: Processing of haskell-data-default-instances-dlist_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-dlist_0.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-default-instances-dlist-dev_0.0.1-5_amd64.deb libghc-data-default-instances-dlist-doc_0.0.1-5_all.deb libghc-data-default-instances-dlist-prof_0.0.1-5_amd64.deb haskell-data-default-instances-dlist_0.0.1-5.dsc haskell-data-default-instances-dlist_0.0.1-5.debian.tar.xz haskell-data-default-instances-dlist_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:12:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:12:01 +0000 Subject: Processing of haskell-data-default-instances-dlist_0.0.1-5_amd64.changes Message-ID: haskell-data-default-instances-dlist_0.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-instances-dlist-dev_0.0.1-5_amd64.deb libghc-data-default-instances-dlist-doc_0.0.1-5_all.deb libghc-data-default-instances-dlist-prof_0.0.1-5_amd64.deb haskell-data-default-instances-dlist_0.0.1-5.dsc haskell-data-default-instances-dlist_0.0.1-5.debian.tar.xz haskell-data-default-instances-dlist_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:12:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:12:01 +0000 Subject: Processing of haskell-data-default_0.5.3-5_amd64.changes Message-ID: haskell-data-default_0.5.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-data-default-dev_0.5.3-5_amd64.deb libghc-data-default-doc_0.5.3-5_all.deb libghc-data-default-prof_0.5.3-5_amd64.deb haskell-data-default_0.5.3-5.dsc haskell-data-default_0.5.3-5.debian.tar.xz haskell-data-default_0.5.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:54:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:54:13 +0000 Subject: Processing of alex_3.1.5-1_amd64.changes Message-ID: alex_3.1.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: alex_3.1.5-1_amd64.deb alex_3.1.5-1.dsc alex_3.1.5-1.debian.tar.xz alex_3.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:54:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:54:17 +0000 Subject: Processing of haskell-hashtables_1.2.1.0-1_amd64.changes Message-ID: haskell-hashtables_1.2.1.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hashtables-dev_1.2.1.0-1_amd64.deb libghc-hashtables-doc_1.2.1.0-1_all.deb libghc-hashtables-prof_1.2.1.0-1_amd64.deb haskell-hashtables_1.2.1.0-1.dsc haskell-hashtables_1.2.1.0-1.debian.tar.xz haskell-hashtables_1.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:54:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:54:21 +0000 Subject: Processing of haskell-http_4000.2.20-3_amd64.changes Message-ID: haskell-http_4000.2.20-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-dev_4000.2.20-3_amd64.deb libghc-http-doc_4000.2.20-3_all.deb libghc-http-prof_4000.2.20-3_amd64.deb haskell-http_4000.2.20-3.dsc haskell-http_4000.2.20-3.debian.tar.xz haskell-http_4000.2.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:57:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:57:25 +0000 Subject: Processing of haskell-http_4000.2.20-3_amd64.changes Message-ID: haskell-http_4000.2.20-3_amd64.changes uploaded successfully to localhost along with the files: libghc-http-dev_4000.2.20-3_amd64.deb libghc-http-doc_4000.2.20-3_all.deb libghc-http-prof_4000.2.20-3_amd64.deb haskell-http_4000.2.20-3.dsc haskell-http_4000.2.20-3.debian.tar.xz haskell-http_4000.2.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:57:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:57:24 +0000 Subject: Processing of haskell-hashtables_1.2.1.0-1_amd64.changes Message-ID: haskell-hashtables_1.2.1.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-hashtables-dev_1.2.1.0-1_amd64.deb libghc-hashtables-doc_1.2.1.0-1_all.deb libghc-hashtables-prof_1.2.1.0-1_amd64.deb haskell-hashtables_1.2.1.0-1.dsc haskell-hashtables_1.2.1.0-1.debian.tar.xz haskell-hashtables_1.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:57:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:57:25 +0000 Subject: Processing of alex_3.1.5-1_amd64.changes Message-ID: alex_3.1.5-1_amd64.changes uploaded successfully to localhost along with the files: alex_3.1.5-1_amd64.deb alex_3.1.5-1.dsc alex_3.1.5-1.debian.tar.xz alex_3.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 03:59:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 03:59:29 +0000 Subject: Processing of haskell-pipes-parse_3.0.3-3_amd64.changes Message-ID: haskell-pipes-parse_3.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-parse-dev_3.0.3-3_amd64.deb libghc-pipes-parse-doc_3.0.3-3_all.deb libghc-pipes-parse-prof_3.0.3-3_amd64.deb haskell-pipes-parse_3.0.3-3.dsc haskell-pipes-parse_3.0.3-3.debian.tar.xz haskell-pipes-parse_3.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 04:02:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:02:29 +0000 Subject: Processing of haskell-pipes-parse_3.0.3-3_amd64.changes Message-ID: haskell-pipes-parse_3.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-parse-dev_3.0.3-3_amd64.deb libghc-pipes-parse-doc_3.0.3-3_all.deb libghc-pipes-parse-prof_3.0.3-3_amd64.deb haskell-pipes-parse_3.0.3-3.dsc haskell-pipes-parse_3.0.3-3.debian.tar.xz haskell-pipes-parse_3.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 04:19:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:19:50 +0000 Subject: alex_3.1.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 22:45:55 EST Source: alex Binary: alex Architecture: amd64 source Version: 3.1.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: alex - lexical analyser generator for Haskell Changes: alex (3.1.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 4efcc15684203cbdd65ea4e408d98fd12579c6940f390461fdfc8d4149cc9083 499046 alex_3.1.5-1_amd64.deb 530931bab79011636125516f7d7dce50a317f74b0c9efbf8aec0a77c498743b5 2256 alex_3.1.5-1.dsc db86d22303b0eedcc43df01024dc88a324f48ec53a3ed09e40ae0ca3b2fa8da3 5396 alex_3.1.5-1.debian.tar.xz ddadb06546c2d5677482a943ceefad6990936367712bf6e6ceae251163092210 102419 alex_3.1.5.orig.tar.gz Checksums-Sha1: e0d957edb8fc105ab3004b2b3f54170b9d6354f6 499046 alex_3.1.5-1_amd64.deb 700cd8e32c6b30c9cfb418eb1703676b2aeb80e0 2256 alex_3.1.5-1.dsc 7bab798e13249801e2def212b8715a56168f996b 5396 alex_3.1.5-1.debian.tar.xz 3dc9a2ecc2e4d99eaba48eb08a8a1e3310473df3 102419 alex_3.1.5.orig.tar.gz Files: 671a50e5bf4efd802dd9d3a8af5eb5e7 499046 haskell extra alex_3.1.5-1_amd64.deb 6dca753feb43c3e247cd41531aab1ab5 2256 haskell extra alex_3.1.5-1.dsc 4b1b993cd5ffdc610319558b139dfa81 5396 - - alex_3.1.5-1.debian.tar.xz 1758714caada00b42b9cd9d6c479542a 102419 - - alex_3.1.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYl8yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4PMP/RZvF74kJyB0xDsHTw3pr+fy 6gLU6cEKg2j+Ob5iY9s0P0sYd3zG1TwpoH9zZlqaJSvMG/WDNg1vUG8xN5seoyLS sayHN9UsshljQodKTLIg87SaRH7Ftf9z7cQCaA6nihAKgmShyK9cO3l5amtlUJRs h3nMj1tr80CSO66PNbUUvGVr6O3l1kv5P9jOZf8revqd5rGtTYRPaHMjyAy+e3Y9 Ykr2Q+3wT0xynhC892ummwDMzBlS1Y5vcxj7/NhSiix2D7O4KUMncL8P6FLaZM4/ FN4Ou2ssGIFduFHYin52cg7n8bslNcIMBlQxNquRiIBVR4MDe3kfWhMpWd5a7fKe RaJNp46vNYJPBb3isu8XluUAuCJ7jTXebE18+ncO7G20rE0hWKukvNcqqPiH5jwj IrNxotKOyMo4ntMGYD6ooXrEh5wqh2RrvJwgPqkpiqGEj13IQ7bFKYGceU0QjrO/ ODWLZP8sgpp0Xg3OT3YrEuYn/HiXFDPcuqhrDYKCA90g+ztcjPr76OklIZnfpS9j 2LiV+FPtUW7NHxJC7HJBZaFykqZixbcNgj2AX6nX1bHXTDOViI4Ax4mhH3HMdOIx Czp9XHVxn0IEqG+TWO2frapUQyL8cyiLILogHhLVPlFmv7fwyU6TeW4e9lZfuVxP NON5GTbn7dGKIGAKgpYA =UrsQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:22:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:22:18 +0000 Subject: haskell-aeson_0.8.0.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:04:09 EST Source: haskell-aeson Binary: libghc-aeson-dev libghc-aeson-prof libghc-aeson-doc Architecture: amd64 all source Version: 0.8.0.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-aeson-dev - Fast JSON parsing and encoding library${haskell:ShortBlurb} libghc-aeson-prof - Fast JSON parsing and encoding library${haskell:ShortBlurb} libghc-aeson-doc - Fast JSON parsing and encoding library${haskell:ShortBlurb} Changes: haskell-aeson (0.8.0.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6e921b8818aeb4686a562352a721b724a9fa96412ebfa03259eb37caf9459949 528462 libghc-aeson-dev_0.8.0.2-5_amd64.deb 3c23da2334492616554cb175de2b966aef7499d694c49c1c2db2aba55cb1d775 112238 libghc-aeson-doc_0.8.0.2-5_all.deb 9271d7bd437232b479778416267578cc3de9dd8f7a26275bcfd47d08d643ca93 462678 libghc-aeson-prof_0.8.0.2-5_amd64.deb b6063977eb0a5b81d8e1020f52e8572e450dea2560ea1ba4b80d9e4cf9670606 3147 haskell-aeson_0.8.0.2-5.dsc 9d403cea7807e95fa745a2c19949cb6afc6393f4a386f9b721df1fa6f92cab1a 3772 haskell-aeson_0.8.0.2-5.debian.tar.xz 0707588dfb5fdfe787eba5b3d5a9950acb224a8dae9dcdcfc9c974ae2b6788d5 143850 haskell-aeson_0.8.0.2.orig.tar.gz Checksums-Sha1: be420c46f7ed1f13ba0bf093d161f863dc13fb24 528462 libghc-aeson-dev_0.8.0.2-5_amd64.deb 6a7f8dcb2698f0cdd0b2680dbbe1b5d0520e46ba 112238 libghc-aeson-doc_0.8.0.2-5_all.deb 84db36f0c677ae0f6abdf0076246ad0170643635 462678 libghc-aeson-prof_0.8.0.2-5_amd64.deb ea9aba2ba058a5431e72432b5d0b7307adb050ec 3147 haskell-aeson_0.8.0.2-5.dsc f9033a3becfae564aa1868e24b7386f75c527f35 3772 haskell-aeson_0.8.0.2-5.debian.tar.xz 4f2c2dcae0bedc0c5c12b677f96d11d9fc78ac91 143850 haskell-aeson_0.8.0.2.orig.tar.gz Files: 9296c2fbd28c6893ea36130ffca2f001 528462 haskell extra libghc-aeson-dev_0.8.0.2-5_amd64.deb fcfe4efd8d0ebbeeb603294e9198aa7d 112238 doc extra libghc-aeson-doc_0.8.0.2-5_all.deb 12becafb99dc12ac5906c9c5f3f3e665 462678 haskell extra libghc-aeson-prof_0.8.0.2-5_amd64.deb 8c91c2fdd5634b924b2529ec1f13b808 3147 haskell extra haskell-aeson_0.8.0.2-5.dsc b32cd031906be35301e7dd65126aafc3 3772 - - haskell-aeson_0.8.0.2-5.debian.tar.xz 33f09a236e47dfa87f5fb292f48d189a 143850 - - haskell-aeson_0.8.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklZXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiob28QAICdmiyjTgcgIVz8PTL56cc8 xSg1FFIF4Q9g7U72dXKN3YHKlqCYRHlBB3CjMse73GDwzOLV6sj6bqI+qHKGip9R RIVP4djAv4Ic9ZId3o2nZXB4eH3TL/QKL1QZKId3XWz2bxSN27JtinnGhyJZKFHH MkUt8zJiUAzK36XZVF/t8T/gL6fxdaNUvsLiv77fzEpugASz5LwmEeD/vVuXI5Ki yuQ31TqAh15aklGll1elUbVmUvnas0Eq2flKpNmJAvcfijEADQfxbRf0Up5tw1wD ysQjIrC7fWje6MbUtXRef0uXtRRZ+HDZhVkYDGcjnGF6duk0QZTaUxLO09ZicGY7 6J1B+n3LHA1ARDfMm7JDYUC23/rE1WxTcNpfNrxRSDV1bUgpzc878Q2wisWpQPvA zwGrv35ld9wom32qdznM5Zc7r1BSgik/QjLYqtB7AlfUAm6xpKkGvS5pZNM/oWCG Dfa0Eo9mgHZMkkkfog358xYHpQjjAVOC2X6aVgbPV5rgZMwagrm90buZQ6VjNcS7 OdblOK4VAVaS5r6kQMWR4K0Hht0Ox7seh7Uo3ICHomeY0M9vFs8yO9qkRepYfeF9 bUyhzh3h5GxuPcB2d9Mb2lsGKO0R3rC8J0V8n375QJHNvm0sOVw4cU+HvY2KFo7i Kcd70dWeeIVUPLHCz0e4 =o6xW -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:22:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:22:28 +0000 Subject: haskell-aeson-pretty_0.7.2-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:06:36 EST Source: haskell-aeson-pretty Binary: libghc-aeson-pretty-dev libghc-aeson-pretty-prof libghc-aeson-pretty-doc aeson-pretty Architecture: amd64 all source Version: 0.7.2-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-aeson-pretty-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-pretty-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-pretty-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} aeson-pretty - JSON pretty-printing tool Changes: haskell-aeson-pretty (0.7.2-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d8f1b00c2537e007f4d8cddd3ab6fbebd54c99f61c7989a1140884ad49b574fb 1137106 aeson-pretty_0.7.2-6_amd64.deb a837d62f1b73f6c3f7b978718cb09bca5affc0456ce4cae7164d62b5536a95f8 24476 libghc-aeson-pretty-dev_0.7.2-6_amd64.deb 7daee4ce34e978a7136436f1ee7d4b0ed2954a794521ae8af861243c762c0948 33244 libghc-aeson-pretty-doc_0.7.2-6_all.deb c46790055572f0c287061653e0458f137d4ea47e59a1d10bfa2213979bdc6a49 20560 libghc-aeson-pretty-prof_0.7.2-6_amd64.deb 31ad24071b8347db05eb0820cf51db1a98a1d8157bb90bf3e314a8e6e32c0afa 2829 haskell-aeson-pretty_0.7.2-6.dsc af8a4aed4b71f1609834c8bbdcd3e23832c26f4dcdc1e959bc3e5e69646d5573 3084 haskell-aeson-pretty_0.7.2-6.debian.tar.xz 6408b8b2bcd12cf591e4b93b4d9f5143449b33a59fbd3653f328e2515040570d 4838 haskell-aeson-pretty_0.7.2.orig.tar.gz Checksums-Sha1: 98c116dafa1afada6820559aee2c9c84a965aeb8 1137106 aeson-pretty_0.7.2-6_amd64.deb daab6d09c632e2e834e372e00dcec1c3eebd54a8 24476 libghc-aeson-pretty-dev_0.7.2-6_amd64.deb 405a9ac4c72278f517cecfec33952f24f50e6547 33244 libghc-aeson-pretty-doc_0.7.2-6_all.deb 3eb5a7ab392c205794e8a4a242efd8e07026d64d 20560 libghc-aeson-pretty-prof_0.7.2-6_amd64.deb b9911957d122babe76470ab199b9ee3bb96ca49e 2829 haskell-aeson-pretty_0.7.2-6.dsc ac26561981c0c6e190b8dc9424a5f358e66f3247 3084 haskell-aeson-pretty_0.7.2-6.debian.tar.xz 34a49b76582ccd0238d4ed668d62476efdfeddfa 4838 haskell-aeson-pretty_0.7.2.orig.tar.gz Files: d960f553c71957fcbdaa0dbfbaff098c 1137106 utils extra aeson-pretty_0.7.2-6_amd64.deb e50716a6b65f921a26bd8321d7857bd7 24476 haskell extra libghc-aeson-pretty-dev_0.7.2-6_amd64.deb e31de1a60f147111b5a866c5184510ec 33244 doc extra libghc-aeson-pretty-doc_0.7.2-6_all.deb f17b4f1e1408fe20b6641f69a6dae78e 20560 haskell extra libghc-aeson-pretty-prof_0.7.2-6_amd64.deb e422958b6487f8daec41cbed8b3a3716 2829 haskell extra haskell-aeson-pretty_0.7.2-6.dsc 5f04256a90e11cef015cd49c27e2542d 3084 - - haskell-aeson-pretty_0.7.2-6.debian.tar.xz 6d897fa4d95b6752668fd5ff9f697244 4838 - - haskell-aeson-pretty_0.7.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+QIP/1MX0+cuPZI/JztWQHCV4e3o xVl7p/d90Um25WQ1V/GD46vmHorscD51K5Nxvso+noLGWnseasJ/Cxm9yAMSLoHR uxLUdrNNkziNdm43Ct7n29LizIsmFW3bKVoukWTMSZTnDTrqYIYlahOwqZCuBiDP qPZtrUTAC4G1ZEEkiL1TUrvGoC7qDh4RMdyMUyAmKDGWIIMhjiOx16+IGqYOjBFh FSg1I61onZ6g9yGh4T3AfOnxJdMg24dclPvg+sxi8TBE5aD4Ne2IOFKgzkFlG/kJ 9OVKhUMY85Zsnu/8aULALgOEOL1/4SnnQJBbdw+8HZHjclfpKn51k++8Yq/DxAvY mxIefd+aWStlJs1DEktytGje0eXJPlMLCMXkRix4sQPPUC8eIC9BjwWn74vJLJJL BVjNOHjG/Sx8oW90ltuRIstYD0ZxYdXZfk9vBH4/geEGOZ4MtGsoGjfh/hqWao8b U5yLVXuGL6KdwuLCRh28YMInwsh9tctEWho3/EO1MtI+IxwDCucCOq6qRu0ZWMS8 A3tClCoX4jtrZEh/JiQF2yhCrTIYs9smzQDZCpsPSSm/BzbmQ70W6XGQAkDrNT3/ Nt08B1tOtV5Fvl3vLmMaS5ffjMrmAEr/9yABkh7MCidQwT96ohU9T5zPWIjBJ1a2 xglDQRZ6pcWBn8C4Nf1I =OSGi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:22:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:22:41 +0000 Subject: haskell-attoparsec_0.12.1.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:37:00 EST Source: haskell-attoparsec Binary: libghc-attoparsec-dev libghc-attoparsec-prof libghc-attoparsec-doc Architecture: amd64 all source Version: 0.12.1.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-attoparsec-dev - Fast combinator parsing for bytestrings${haskell:ShortBlurb} libghc-attoparsec-prof - Fast combinator parsing for bytestrings${haskell:ShortBlurb} libghc-attoparsec-doc - Fast combinator parsing for bytestrings${haskell:ShortBlurb} Changes: haskell-attoparsec (0.12.1.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a109472f6a9fb01f6928d1c07d0c725682003d90dcf7dabae96ceaea29656af9 461520 libghc-attoparsec-dev_0.12.1.6-3_amd64.deb b493eb823410f5ed7fe3fa2867fd0d477ef93f5cd5fcb13a61d8840a17130988 110724 libghc-attoparsec-doc_0.12.1.6-3_all.deb ff1f1f408c94b7afadc9dab78e1eaa092d22a7354d3652e5326857ff3d5bfdd4 387452 libghc-attoparsec-prof_0.12.1.6-3_amd64.deb c6644f3f5821e2b3eed3112b9c4752bce45adc96ac231953b73389f1153b2a6c 2797 haskell-attoparsec_0.12.1.6-3.dsc 187fbb62c6a2c3509f3728c23f0da361daa6367a546ce662f6f5ae718673969a 3320 haskell-attoparsec_0.12.1.6-3.debian.tar.xz ce0bb68c3a232dc981412b44211395ee04b0c18075777c30493d4e0f1edc06a8 65300 haskell-attoparsec_0.12.1.6.orig.tar.gz Checksums-Sha1: 63a69c6b88e21dc72c42798376c4ad4da409c071 461520 libghc-attoparsec-dev_0.12.1.6-3_amd64.deb 145c4aef147f526c5f1eb6556f7c262c6e6cd26c 110724 libghc-attoparsec-doc_0.12.1.6-3_all.deb 577abc9f3a37c6075c60150ac62b65039e844205 387452 libghc-attoparsec-prof_0.12.1.6-3_amd64.deb 005442142f676f4394d5be23d4702edcd5c79082 2797 haskell-attoparsec_0.12.1.6-3.dsc 81b4695f8a1a0dbc3d57ae476e2eb2a4ec357638 3320 haskell-attoparsec_0.12.1.6-3.debian.tar.xz b09e0a14eeecb39dac86bf3905a1e3669dc923c7 65300 haskell-attoparsec_0.12.1.6.orig.tar.gz Files: 732349885355ee31ebfbf341c6b241ba 461520 haskell optional libghc-attoparsec-dev_0.12.1.6-3_amd64.deb 0c35a6c08214abf8ca2f5fad52d373f3 110724 doc optional libghc-attoparsec-doc_0.12.1.6-3_all.deb b09e22f747dd3aa5628df5b01e70f9e8 387452 haskell optional libghc-attoparsec-prof_0.12.1.6-3_amd64.deb fef25ba5adc8aa9b946626c86dba7382 2797 haskell optional haskell-attoparsec_0.12.1.6-3.dsc 35a078388df672beeefdcb9d8aca3516 3320 - - haskell-attoparsec_0.12.1.6-3.debian.tar.xz c52e2c124b8067b82ca2977debf7b4cb 65300 - - haskell-attoparsec_0.12.1.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYcwQAJ+FEEaFkk4mI622r2OzgydX tp90pX0Kxfxf5TxPByI7LRxM+o7C/184dlUyiiHD/FX3+6uHud9Zt4QxD0drhQgw HEtHdaKgAS/Mc1FrqE3+nIn995JtQtArkbmmhlmTj7B9yknTdJvYJp91rPBRrTOY 4zpePWAd4N34Axsmsqc0OEA7Wd4X9lFwffz9n6Etnp1KRLRiyQyBJ2uiOIkuystT oCnke4UHtCsEBrZSYelXY6Ulk8KzkVhg9frS4Ewyjx6+VDWHpWE/765/5PXuiX8X flzsL8tt7+ULNYVbuLz1Ec70Yc/0xI9m0RNYiFVIfi1oi0rDNTL/3yiPirDEJJfJ h88a+iEnODANzJCwPGP0KtBY091C+og0LYONxlfVkeSt33wSwD86MtkRFXsnDT+4 54iB2CJJ6BDVf5ZxGoSStd59M6fmuh66SeihqDhiOXQehkrR1p2wmuDmCjGwMRNt U+C1ipVSDyQDhNxtQT89nCV0jCWhZUSUOn76z9OgCOe51bXM7qHz//bSu+5i57be 4AyNQ40i6ZH3r/uEMoPzjDZkiE15wdEd7SqaW5FUEOrPvBBST6T+NdX8TDc4xDwA pqClbTNC4s8q1C1q3X7NkDxqlOtJgW3uSipcx+VbuDQXog4rIF6n9OdTpP/F5NTj UhgYvQBhYY31Pk9qdjVd =dM9E -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:24:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:24:14 +0000 Subject: haskell-data-default_0.5.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:52:31 EST Source: haskell-data-default Binary: libghc-data-default-dev libghc-data-default-prof libghc-data-default-doc Architecture: amd64 all source Version: 0.5.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-default-dev - class for types with a default value${haskell:ShortBlurb} libghc-data-default-prof - class for types with a default value${haskell:ShortBlurb} libghc-data-default-doc - class for types with a default value${haskell:ShortBlurb} Changes: haskell-data-default (0.5.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 95fa53352aa76b86130b71bd7277667d6cf86b8536e44eafb053f1716b3b6f9d 9812 libghc-data-default-dev_0.5.3-5_amd64.deb 9fe760a83f54a2f14307d0fd3578f6656e20bcf986026ab5e13572e202d4a16e 27578 libghc-data-default-doc_0.5.3-5_all.deb 8e418e815b0499c72dbef46b2d17cb7528323ddbc8c6fba86e1f28fce1070d52 7940 libghc-data-default-prof_0.5.3-5_amd64.deb 0d7f00d82efb3d37ad6c44ad37c8c3ea20e634c6f1acf78760f230513617b068 3030 haskell-data-default_0.5.3-5.dsc 78d4138fc385aea170e44f2ab6ca4e2aa7007dc76aeece401e8c15d516eaa808 2500 haskell-data-default_0.5.3-5.debian.tar.xz ec5470f41bf6dc60d65953fc8788823ffff85fd59564a8bf9ea3c69928a83034 1623 haskell-data-default_0.5.3.orig.tar.gz Checksums-Sha1: 1e087a5c08b4fdeb5e16d16008e47105f42c262f 9812 libghc-data-default-dev_0.5.3-5_amd64.deb 6904aa7e02f7d42653c2c42185f0107f99798d41 27578 libghc-data-default-doc_0.5.3-5_all.deb 9405b45198955b4d97131096b7a0135bab3de0ff 7940 libghc-data-default-prof_0.5.3-5_amd64.deb 48d252c84eeb98a474840955344f4a36f032c9df 3030 haskell-data-default_0.5.3-5.dsc e47921c9a17e5835ea8813ceeffd12f5f2e2788c 2500 haskell-data-default_0.5.3-5.debian.tar.xz 521db8291c2449fd8ff7dcd4876d2ec83c28b9ed 1623 haskell-data-default_0.5.3.orig.tar.gz Files: a0682e8cd1e3c33b1a3861d4bdb5eb90 9812 haskell extra libghc-data-default-dev_0.5.3-5_amd64.deb 1e83ea62115ff8d0b1a850a5479a9bb1 27578 doc extra libghc-data-default-doc_0.5.3-5_all.deb c12e2fa588549dc31b9af24bd30a30d0 7940 haskell extra libghc-data-default-prof_0.5.3-5_amd64.deb fe9338819ea887882b96ca87b3c53cf0 3030 haskell extra haskell-data-default_0.5.3-5.dsc 250a8bb6a3030909ac2b7df2dcc0c6bd 2500 - - haskell-data-default_0.5.3-5.debian.tar.xz 03a98d999273ad20d5bc0c711bf1c533 1623 - - haskell-data-default_0.5.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYlMXXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3OoP/2EWLjICO2RCjbmk7ckNOLTJ Fnvdlxrg7tyiOQxyRg8wvAJjNv4u13LVLBKlKDwYBEGhyxyNSyS5gQ4OTsZYLjmX FnKqCGKbqTSMvwjf0qOv3pxrXEeXYTzdPIx3GYdS3BWQoEZLUnjvctJ9pznllArm R77mtJrXvON1WnfqYfoUiMmA0rigN6HkY0DqN4lfBO3Pb7U6UGAk+Ds8LmljkVtl tFI6n5Ipp/hLMm/2LxKxhnovJgSs9EBgLSxQJwiwLNYatk3Qb0l9rPd9cz4YJnfT Ly4fN2S/qYgNFLNLi+gQhPm1iNJAdWwRwLpnlmXgTzO8VE8Bz2M0iLbgX6yIghlq NITxPStFw+pFfcNT4UYC5LrxPVkuILTXeh16TkXwJK0jbV/S5wghmY60mp9cvmtv BZE0v29tdkeBz2jRptYeCSCNyoI9jlAUatoPFQIm5ur3hRwQdv8ZFbLS9GPJ1zI7 f/8sW8qhSx8aW2Ac0DgCw4IXp2FoyOdzT/QfVhZ49CgZwOmiK+l/2Yh73guWNDfM yYRr1TsRtaLrRaCGhGUEkxs1lKNfzV0aJIwP3csE9e56ypAIQpqrkCy+1GFXD4mA nfxWi1NsW5ZN7NfaBmScqMa/v3HYdJlxuYTjAK1lns4GQqIeVN386f9lu1m44xNT fCgw+Z24RiSyP1xMSoyT =RGse -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:24:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:24:28 +0000 Subject: haskell-data-default-instances-dlist_0.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:51:09 EST Source: haskell-data-default-instances-dlist Binary: libghc-data-default-instances-dlist-dev libghc-data-default-instances-dlist-prof libghc-data-default-instances-dlist-doc Architecture: amd64 all source Version: 0.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-default-instances-dlist-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-dlist-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-default-instances-dlist-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-default-instances-dlist (0.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 24517442dc9f6d2277babd7fc509c71c23d6016402d07b1f6f6bd4a5105e55f0 9304 libghc-data-default-instances-dlist-dev_0.0.1-5_amd64.deb c4d8eb3d95688c74863e85a3e0acccf3dedbe732a0ea3f0deb8a4925a45e790b 26898 libghc-data-default-instances-dlist-doc_0.0.1-5_all.deb 9861bcf33106c27a1bee4f0e40f6390ef344a4957a308724ded7c90519d9565b 7560 libghc-data-default-instances-dlist-prof_0.0.1-5_amd64.deb d070238aa5f2a98956d5a6c2a5153ac086b19ef4ee613bdeda1ba00953ffe306 2786 haskell-data-default-instances-dlist_0.0.1-5.dsc c7f68183ae08eda9398a04dd4e80f5a27fd70f60adc015f74d60defb0e90e2ce 2436 haskell-data-default-instances-dlist_0.0.1-5.debian.tar.xz 7d683711cbf08abd7adcd5ac2be825381308d220397315a5570fe61b719b5959 1503 haskell-data-default-instances-dlist_0.0.1.orig.tar.gz Checksums-Sha1: cb19af7990b89f9beefcc5791c5042d6a1206088 9304 libghc-data-default-instances-dlist-dev_0.0.1-5_amd64.deb cfb7a99c80e984e574fc8669e9fef6303fabe705 26898 libghc-data-default-instances-dlist-doc_0.0.1-5_all.deb 23c2b827871451d156090a78e43f7e849fcd1039 7560 libghc-data-default-instances-dlist-prof_0.0.1-5_amd64.deb a6dd40e3f55ef8c3b43cd8d9d6b9028598542ca9 2786 haskell-data-default-instances-dlist_0.0.1-5.dsc 9f59ac3fc488493d1b85c530cd6d0e891cc59f7f 2436 haskell-data-default-instances-dlist_0.0.1-5.debian.tar.xz 19c3f60425ca61216c6177fcbc3a0a9f8a65448d 1503 haskell-data-default-instances-dlist_0.0.1.orig.tar.gz Files: bf270260866f463059f9b9eb0234e05f 9304 haskell extra libghc-data-default-instances-dlist-dev_0.0.1-5_amd64.deb e3e75b466d13824678f7c5339c042dbe 26898 doc extra libghc-data-default-instances-dlist-doc_0.0.1-5_all.deb afd42487a7a62629e3bc5971363a3f21 7560 haskell extra libghc-data-default-instances-dlist-prof_0.0.1-5_amd64.deb 95262eb624c4262b065319b34e8fff2c 2786 haskell extra haskell-data-default-instances-dlist_0.0.1-5.dsc 130554f096479167972a35e5d42d3cf5 2436 - - haskell-data-default-instances-dlist_0.0.1-5.debian.tar.xz 6683d943ab70b7077ff6837fce75b4de 1503 - - haskell-data-default-instances-dlist_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYlMYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAh4P/2ly6oUEdzYzBqxBJw65lyq4 93P/tGa530jdMA6tTo3unO79rt5Kjq50V9sOKdW7TbXOcKDKLcDNTwKcqxhCcKZD 6uXOl3WennkWe3Pae6AzgzOAR0w++HQiognriLZYYE/TxDbIpVaarWdpRArAFeSy lI4zTTMTeuZsZjIIMe/2dd4Bnu2Vgv4p8lgwBWDTqUBTi48GWY+XaPzG/kSu1oEl QXRIiQc9qa/+bdHJ2NXmT8ggTuTQKU3+ok5u04s+gS71ZKgmSNOzUFFaG7blZEmL K3nWZoH5/DZ8mQBQM/SJ4aQjo6KJFwct8GAXtOqxeKqMJNoK93kjIcUJ+81nF9Tc AI1+pWiJZ/aqfQwhBq0MtqTBmVg0atO6dwcaF5G5R0aTvyGXYGgJOFsnJ3XbW4qf sLNoDZ31jZf6URPbPKdN+jwEXsG2QeotKC5eJQ/uB0Z+D7ej24N6CQvnBV0+2i98 RSOwMgjFKTN4WOQ32q2WKzbbh1pwaaMc7pZw3obU2Xv6l1UGbz/ZGyJBeXcJRxyD ///80PktdkOuUYNaR3r1YfquaXRJQnlX0KTzKtwq+KulDzJzbolox1vY5Xine9ar 3tVvCRYg0SV3hldQSqRmwQcYIgOtfT6G3f6Wzmo1WqneqNNQA3AK4/ph3b9sJqpm upNluUJS5SW6i+Cf37fp =HVgc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:25:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:25:03 +0000 Subject: haskell-dlist_0.7.1.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:01:02 EST Source: haskell-dlist Binary: libghc-dlist-dev libghc-dlist-prof libghc-dlist-doc Architecture: amd64 all source Version: 0.7.1.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dlist-dev - Haskell library for Differences lists${haskell:ShortBlurb} libghc-dlist-prof - Haskell library for Differences lists${haskell:ShortBlurb} libghc-dlist-doc - Haskell library for Differences lists${haskell:ShortBlurb} Changes: haskell-dlist (0.7.1.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 1ccff854c96238a211fafb456f17d5b6a7c7f78072f9b892fe7c7ba032cc5c60 34810 libghc-dlist-dev_0.7.1.2-1_amd64.deb f2b151ef22564f60b7479d3368b8f876997f45f7afbea25f1ae2af5cbeeace60 35680 libghc-dlist-doc_0.7.1.2-1_all.deb e7dfdb76d783c32713c39902702b7eb5f7c47c3c1733e87d4371e6cf8beea568 30238 libghc-dlist-prof_0.7.1.2-1_amd64.deb 55b80780f304db74714177f71defb035168647bbd9c6b6a1e82ef75477d0f847 2416 haskell-dlist_0.7.1.2-1.dsc 10d9264767afca6f1530cc074b8e30f00ee4550bb5063bd2764438ab3bf8c48f 2788 haskell-dlist_0.7.1.2-1.debian.tar.xz 332d21f16fd30d2534b6ab96c98830a14266d8f368cff21f6a47469fb3493783 6301 haskell-dlist_0.7.1.2.orig.tar.gz Checksums-Sha1: 884da257e94619b98413b20e15b654860d17d853 34810 libghc-dlist-dev_0.7.1.2-1_amd64.deb af48de0957d5687cb87c480594353a40228c3faa 35680 libghc-dlist-doc_0.7.1.2-1_all.deb 4fc70c9b4e4288069fb265560d47f24565cc0f93 30238 libghc-dlist-prof_0.7.1.2-1_amd64.deb 3f6b3fd60e286ada6d6715df1f6bf2b31153ecd8 2416 haskell-dlist_0.7.1.2-1.dsc 38883794353a78e5b7de516affee0275950e7338 2788 haskell-dlist_0.7.1.2-1.debian.tar.xz 808e09c1328f6de41110b3337243af7f9dd8a9d4 6301 haskell-dlist_0.7.1.2.orig.tar.gz Files: b1634db8664c758689c73d6d443b48ed 34810 haskell optional libghc-dlist-dev_0.7.1.2-1_amd64.deb 4daced512328662c0fbe6248c31f7e31 35680 doc optional libghc-dlist-doc_0.7.1.2-1_all.deb 04879fe095d666aafafaa23890cbc470 30238 haskell optional libghc-dlist-prof_0.7.1.2-1_amd64.deb 747fbc201456f0dcbdb212f8b768369d 2416 haskell optional haskell-dlist_0.7.1.2-1.dsc 4064cbbb50abeefaa196a0629907029c 2788 - - haskell-dlist_0.7.1.2-1.debian.tar.xz 8868b323eeba59d7116bebfbd7ebef88 6301 - - haskell-dlist_0.7.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohHoP/0Ia5FqUIK+abQqA6V1rxr+U JBJXtSsJ8qvYYh/jXCFDU7pCt56UWE4p8u+rm0Rri0taCvlMLFsxH4HoIM8oFR+U z3xPYAomCBpHDrn3o/by0DOZdjf+Sl2gWiDdWXJyvqo58m/XRhPo5wA6PxSXZbMe vRQ0qKly/hKW3e3/hrywy3yPmW/c/gXGn0hSZiXnmaZ0HgnU8iOVbHbnc3SGzc63 KkH+o28dAdHj9y4gyBOOIxT4EyaBnYMv4imiLPiboEtCsgZeQxXtOjDHWcFt+CFQ 5fVmr+a6KW2u827OrblhNs2J/TuxWCz4jdu0zGkMlK6KJOfIUgBaIy95LYhd+59D sVuvJ0zCXcWb/8wcXBJWAKvtCPOdHhIrF5pXtYdIzPciHDiRqeJVv28ziDXHqgh5 KBP7QFh1QteIXO61H097SyeRdb8A4c79OkYmXis89n+sM9pN7/ebchqWD2vyGOZ3 CWeqo51VvZ8gsD2zj96DTcmnUVqy8nMIRzbtyHrk6AvMC8Zvo3vJrCJCloBju5K/ TAnADbUnMn0gZkuux6jN3I31VzG5+ogDQGkbd0/4n6BjTXkImLqSDxpKG8UbFuCK FQuNcXcltbnuqup8I6fymyqsXYpUxYpfEarAGUvtZVacBhGzr5SDrRvx5/9PA7fK x5gW47ttGG1RAkRM+312 =QzK1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:25:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:25:35 +0000 Subject: haskell-hashtables_1.2.1.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 22:49:32 EST Source: haskell-hashtables Binary: libghc-hashtables-dev libghc-hashtables-prof libghc-hashtables-doc Architecture: amd64 all source Version: 1.2.1.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hashtables-dev - mutable hash tables${haskell:ShortBlurb} libghc-hashtables-prof - mutable hash tables -- profiling libraries${haskell:ShortBlurb} libghc-hashtables-doc - mutable hash tables -- documentation${haskell:ShortBlurb} Changes: haskell-hashtables (1.2.1.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 5b6a6498eae83724d99d6abb4d7372ab39d3907c5881d4c12def3501c377f285 181934 libghc-hashtables-dev_1.2.1.0-1_amd64.deb 7dadb8c20e8935787bff1e39a48afa401cd04405c0e059b93a2d992523570844 83632 libghc-hashtables-doc_1.2.1.0-1_all.deb a1792bdeae335f6a9321691360566918dcd0c74650e5071c88a4224e1b9471c9 196264 libghc-hashtables-prof_1.2.1.0-1_amd64.deb 09429079ce5f3f8be3582f79d5a73fbb118515b6d742781682579d76038b9149 2625 haskell-hashtables_1.2.1.0-1.dsc cc6ad06d4df1f963a79260240b5ce9ae744d76a0cf712c0deb0382fd94de52c6 2956 haskell-hashtables_1.2.1.0-1.debian.tar.xz ef5122c8f3b72d1e817a4f2adb410ad88b30818934a276b7184790697f4fdcac 53706 haskell-hashtables_1.2.1.0.orig.tar.gz Checksums-Sha1: dd36292bc0c9052543dfec205242eba4d26fb3c0 181934 libghc-hashtables-dev_1.2.1.0-1_amd64.deb d333f8236f7cfbed55ccd5a2b72f43da91fcd2d6 83632 libghc-hashtables-doc_1.2.1.0-1_all.deb 73d7bf8dfd54b0ebfa274709c32525444a441047 196264 libghc-hashtables-prof_1.2.1.0-1_amd64.deb df50e180d379f3b7281188635091638eb0ab4899 2625 haskell-hashtables_1.2.1.0-1.dsc 899ebe2578d69e74210f1b5be013dfc37d893222 2956 haskell-hashtables_1.2.1.0-1.debian.tar.xz 41db9e0e6a5c3ea36cdd5081466ea98041bcc44a 53706 haskell-hashtables_1.2.1.0.orig.tar.gz Files: 56c26b6242067db711cd2d5039a74b09 181934 haskell extra libghc-hashtables-dev_1.2.1.0-1_amd64.deb 6259e4596b6b3eba74ac7f5c54d2474e 83632 doc extra libghc-hashtables-doc_1.2.1.0-1_all.deb d6bc8377c2344c1080e4ad34ebff4df2 196264 haskell extra libghc-hashtables-prof_1.2.1.0-1_amd64.deb ed8a7b5f88ef1c3209af2732b6459673 2625 haskell extra haskell-hashtables_1.2.1.0-1.dsc ef141948d0855c4d0398e01566a43bf7 2956 - - haskell-hashtables_1.2.1.0-1.debian.tar.xz 2ee6506e6bda88f6b85a343609ad90c4 53706 - - haskell-hashtables_1.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYl8zXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPrQP/itJmp2zZ0XPMZO51GedoVS+ 4RByBIpHbLBSH0z71+n+H74cFZbwuiu1KwBQgD+q5rEPD07UQkoHjfXZHstMi5X3 BPiZ08xQM91FmWJRs5H5UGEr8NBwQDt21YbJYDJ9U49sS6xQRYFtnjvycRuj+kBG zHyMQ3V6P+seWolEWID1yO3Z3ha6CHzv7qDaBCqDVb8svhtst/p6yDrmvvD1ojXi dXSDsNb2io0f9XFEL2pFOWMt6iwROwUh0M1Neu1psaAoV2fE1vcDyoMxB+GIurRn RvzI9ADSHOlwGJ57PmunTt3Pujrs8SBzonirM1Ds5kYhLGnaVpaSB1bS/EPAdoUF q1n9MgkTi4sZeUhdFNZTsFWqIDOiPjRaLuHyIortSzFRcsR5OikcRxRPcpdUyg9r e4Fw2Rodz6aEyIjsS7dw25IBZhjL4gxOI0bazFQ1/2DKQp1OzyFJBoqUSgik1yiH q4WS6nL1GIDiTQn8yAV2mXbrcbPw5qt/RfLzk8nv3b+Hs4Y3Lin3rRWn2hFuDG35 H5yT6VWrkfEk+XKSxk4ViT7Znshx/dax+6F51MDsCohHyMpTvAYZdOEejhYWCFqC SzJasHoIxLTIyqYw6TLMwiib8964p7ghRyOmrC5sEjS3w9jrL6w7AzIlhkqrLNHu 4Tjh0A+XSOaqZYPi4AqJ =TRUD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:25:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:25:46 +0000 Subject: haskell-http_4000.2.20-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 22:38:40 EST Source: haskell-http Binary: libghc-http-dev libghc-http-prof libghc-http-doc Architecture: amd64 all source Version: 1:4000.2.20-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http (1:4000.2.20-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4d12693d2b960fdf3c74ca20a075665849f8b58827a0097e4099840a8f053cc6 379308 libghc-http-dev_4000.2.20-3_amd64.deb b71150bedcebfe830824db022e88c63641750527d039c49f5d07b099bdbfc63d 165578 libghc-http-doc_4000.2.20-3_all.deb fa12c6746e7a29473c2546a7970c66606d4901e2b6c7c057d9b22dbecff2bdc7 322880 libghc-http-prof_4000.2.20-3_amd64.deb 7da4e172c8930312b36326b95ab2357d4577abcf070e7ca05a415edee9280f5d 2897 haskell-http_4000.2.20-3.dsc 34be1b9834f1fcd98e3451759f7e376eabeee7de8dfe3dc0e3afa11e79825dfe 6660 haskell-http_4000.2.20-3.debian.tar.xz 4407cc863699720d179b36257baf21b5f1df4be8c30545dcec4d685a726fd85b 71475 haskell-http_4000.2.20.orig.tar.gz Checksums-Sha1: bea5df8afce6dbd25c745b8bb0500e85a16735e8 379308 libghc-http-dev_4000.2.20-3_amd64.deb b2a5b09d4c704a1cdd69160259426dae32c36beb 165578 libghc-http-doc_4000.2.20-3_all.deb 89c02274ff5c871af5fc08c1e374d11cabedeff6 322880 libghc-http-prof_4000.2.20-3_amd64.deb a4d0c803941b750bb9ff4d4978d5968d772670e1 2897 haskell-http_4000.2.20-3.dsc 9e651e29764942b8b9643068350a1515fdcd8a9e 6660 haskell-http_4000.2.20-3.debian.tar.xz 935f7a3dcaf1ed48db39976e556136882374d26d 71475 haskell-http_4000.2.20.orig.tar.gz Files: ecc6df2b0c73da986a45307e9a1b1d43 379308 haskell extra libghc-http-dev_4000.2.20-3_amd64.deb 7fae7c168f26a574270472746b6c265e 165578 doc extra libghc-http-doc_4000.2.20-3_all.deb e2f2b7a69be752f746f0bddf04868273 322880 haskell extra libghc-http-prof_4000.2.20-3_amd64.deb 7e195033b29f90884629f4e8fb6ad1dc 2897 haskell extra haskell-http_4000.2.20-3.dsc 8cd891377031e78bf6e0d03ccb72d0cc 6660 - - haskell-http_4000.2.20-3.debian.tar.xz e2d682a564203d90c3fa040dd885afd1 71475 - - haskell-http_4000.2.20.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYl8zXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioP9cQAJLpHXZ4PFwPV7qFFgB2x2t8 BpcEji2qqQo88IlI8q98tngfm1MapMejDaVn2cf1ic8rs2P4Hs5Feuooa5rC2Wpd RaL2TW1lIBbUkwwV4i9SN1cwF9NSUM/Yg0VhEgwu47OQwyHoF3Hxp70xd0ivf8YX XX2Rnj3RStnvOWFCn8Cg0W8NeWY8eUWO1HOMsFzvRZ7HGgWF2lGDHZSloSQApLq1 ZGp+/ajWZE1pmWAMfMtLqOOwYH0U3k6FY916CqvcOL1CZWO8WUbWN7X5gPnFVhmr lq667vqXnRgfy7DZpz6YzT5JP5qPxX3C/7NnAl/SvIrXXFfOX6FhDwNXcUkjxmpf BYeaGuySShmKTuyRq+tG0DRVkHqjN1SInVU7LuzV7/z3D1I1V1cSPKDapbVmudR+ 4TE3Asej32edaeeT5ruo3aVT4ZK22/an40UdLyp49fZlrKjK6YsgN4pW3KCLv5cM 1sjPMEdMNMmKb0CYNKr/YUNQOIbYIaB5BlwJGhjiKc7gwrMoIRIQ+fXVFKo5t42t BcuY4HmLKMQTl/dZSQZ6tqmpDRL3CcyvQ+t+q6tEy2Vrfk88Wn9RnpSMtIxydFjC 8Hzo/MHXSe9b/JXAM1TG0BH2BvVvJZVFSrEtlPg6mvtTw+wyWjRZlXL93B3Kw4H+ TFACcnoPL5HsYhSUqj1V =ndfG -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:25:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:25:54 +0000 Subject: haskell-http-date_0.0.6.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:37:51 EST Source: haskell-http-date Binary: libghc-http-date-dev libghc-http-date-prof libghc-http-date-doc Architecture: amd64 all source Version: 0.0.6.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-date-dev - HTTP Date parser/formatter${haskell:ShortBlurb} libghc-http-date-prof - HTTP Date parser/formatter${haskell:ShortBlurb} libghc-http-date-doc - HTTP Date parser/formatter${haskell:ShortBlurb} Changes: haskell-http-date (0.0.6.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 76f24b5585c29082a6e43856cfb1e6a275600b87b21c1b37b506363edbdfa177 53456 libghc-http-date-dev_0.0.6.1-3_amd64.deb 2f9d18e3d31ad9127b5192c53dcc5edaf06e75f59c9e1736943057fae5e5a9a0 33248 libghc-http-date-doc_0.0.6.1-3_all.deb 9bb17ba1a7a606defd6a2e9a207a950af45d04033e59bde116f00a5c539f8eac 45388 libghc-http-date-prof_0.0.6.1-3_amd64.deb a69d7e6bb1415ba8937000be4fa2d5a20d64542f2c787d6c13638eeb8ee8d26e 2488 haskell-http-date_0.0.6.1-3.dsc 972322915c4ccfc3585051e9f0321cc03bde464ee1eeaf9ed32ad04983ae61d3 2404 haskell-http-date_0.0.6.1-3.debian.tar.xz f2e106603e2b3f710f1189e478f6c20067d9a9d21a20a633fe362b3f91807636 4989 haskell-http-date_0.0.6.1.orig.tar.gz Checksums-Sha1: e8076f85a3c29d59b739348d58db27e27d50d078 53456 libghc-http-date-dev_0.0.6.1-3_amd64.deb b7846f78e1e413a2ba717082fff687754317e382 33248 libghc-http-date-doc_0.0.6.1-3_all.deb 063df9d6bccfbd94f06897e0d1b8091f4d10a958 45388 libghc-http-date-prof_0.0.6.1-3_amd64.deb 5097663bb6f4d44bd0a1e9055ed9f9a283cdb163 2488 haskell-http-date_0.0.6.1-3.dsc ac15dab4c9d3a73b83cd94586d416627c374f10c 2404 haskell-http-date_0.0.6.1-3.debian.tar.xz 793f84dddcbfb421f4a04b948f7c1aa731d835d4 4989 haskell-http-date_0.0.6.1.orig.tar.gz Files: c5f13692c8cb81d4d8aa3f0fb0282c5b 53456 haskell extra libghc-http-date-dev_0.0.6.1-3_amd64.deb b2a1713076310e3a15e1383bc7d8d5f2 33248 doc extra libghc-http-date-doc_0.0.6.1-3_all.deb 58d0cd01fc6ba15e0128a057e034a379 45388 haskell extra libghc-http-date-prof_0.0.6.1-3_amd64.deb 3bb4d274bafd27ed73a198c4ed582ae2 2488 haskell extra haskell-http-date_0.0.6.1-3.dsc 9da01dd3965d3a4f02bdd18576137eda 2404 - - haskell-http-date_0.0.6.1-3.debian.tar.xz 436f33c7574fe68b383cef742f715bb3 4989 - - haskell-http-date_0.0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopM8P/i0PogGGWu93hzbbH8wOPzlJ LVQhv2v68ccIC3s7QlMPtR47d1sPhgO0ltfyXLVR+jU896hgwitOeO3dNUnfjGsu 6Vd/daStUCaxM3qbZzY6SkFmMDiqg/LgFzZ2FJLOpuzX9NNhu5JpS6qX6kX5cgez rs6xxKxuL/DRgkjSDVLUCeM6oxKH0Skki9Nhg9oNiBAZE/Oil1OIkNyJtFTbbVmC dDEy308VuJOuXqOCTK3myHT+RIw2aASXRU51TKyP04eYsSBX6fehwzZV11lJ00iz l0FQmRWHqdHc9OW5wFu3+hKnasryg6fQNf95WnFwG56U+JuEPFQksMzM/eO6+8B9 jdFe7lgVhih8THgLxNnA+JSqHSDcyy0Chq73p61Yfk4Mn8F4/3phdhgt0IeEtusM JVnBXN+tO8EEp+3xqcWkG/bdkVEHMasAF9VKVQLmMeEnJ+kIjufW7+Ea2MhopPRe ZX3IsOGg1FS45G7kX7zwmaGQka+XbFkHklDy2e3uecDzvDzg9Tcpw/tSMqiN+7rQ sMdGycnaIrXFUu3//D4dxP2EgSzti5cg9iYdbPFZHwaI2UzSZ8ND1hS93/JpVfa+ 9rzUJ7qHXuwedq1HBROc9NawHZB9dWyFYnOypQDKBvLOXQdrFHS5aZf8s349dS60 N7O1N06noWkiAlxJ8k/y =CyVX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:26:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:26:03 +0000 Subject: haskell-http2_1.0.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:09:10 EST Source: haskell-http2 Binary: libghc-http2-dev libghc-http2-prof libghc-http2-doc Architecture: amd64 all source Version: 1.0.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http2-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http2-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http2-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http2 (1.0.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 20830fb8fb84a15f23c4806745229ca15c6c696eaf19b4117541e8f206dfd867 375342 libghc-http2-dev_1.0.4-2_amd64.deb 2b2b912e31d6a7872ce773fad27b60b86dc5ff6c0f7616a51ca9f3c7aa66e85b 92102 libghc-http2-doc_1.0.4-2_all.deb 19f55bb37b2493c90a593c1b35d975cca9b74ee3f17303e8fc07775edd1b8379 312348 libghc-http2-prof_1.0.4-2_amd64.deb 3f06ef90b7056a60692ab0a14405d743afec58f892b19abdabe9ebe6c17584b4 2657 haskell-http2_1.0.4-2.dsc 86742dbdc3f83ba240338b89901d05197257806c3dce42af50c669c8dfbd510d 2592 haskell-http2_1.0.4-2.debian.tar.xz 727fc0d39a62b02b677189f9ef745e3c8fd574334736594139767940dc4647b7 35760 haskell-http2_1.0.4.orig.tar.gz Checksums-Sha1: 6a63ef11e3b6a43a58219dbb586d369a4f4072c5 375342 libghc-http2-dev_1.0.4-2_amd64.deb dabb3c41bbddd354875b80d502af72a786a8fef5 92102 libghc-http2-doc_1.0.4-2_all.deb 76a8825635167edc54d610553445f624c27280b8 312348 libghc-http2-prof_1.0.4-2_amd64.deb a4f0058636d84bf30755de0f49adc25ffb97f7e3 2657 haskell-http2_1.0.4-2.dsc e5dea4154bdb1083391d630af7a1a331d929c0e7 2592 haskell-http2_1.0.4-2.debian.tar.xz 19b09db7bea22448e85ab97929c6789a47f3ba00 35760 haskell-http2_1.0.4.orig.tar.gz Files: c8573e791edcdf20d29d3272bb1bc47b 375342 haskell extra libghc-http2-dev_1.0.4-2_amd64.deb 5141d9bceadc876f58ff46577e3af2e2 92102 doc extra libghc-http2-doc_1.0.4-2_all.deb 624d4d7a07fd8c703d942f1184895eb2 312348 haskell extra libghc-http2-prof_1.0.4-2_amd64.deb a49d8dd343d17516e5f7f195ae29e98c 2657 haskell extra haskell-http2_1.0.4-2.dsc 9f711ab78663dbf649bdebc49725162a 2592 - - haskell-http2_1.0.4-2.debian.tar.xz 12a45266128a73ff46c50414f795b9fc 35760 - - haskell-http2_1.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioA+0QAJVRQDAif5RtsPrzss5OfAv6 erca5zkgiuflUtbwZv5yLqpCM4+7wdmHSvKjrkV7muH3I1tOsP5fIHEfT/A6J3b2 qAFOOcfCUGtUBAi2VSAQGIUASZjNdcVQ7szdhkEmvGWcAhOkbi4HT35KeufY2hok GQPcAYgX7YDIw82bwKa+zEXqCr8yyDQ0OW6JQhhjXhqTm6O+tswgcd90K58MAYWT r/+aOJCRSV/UGTxs1vuyXbb2r8PKn6ILAIkRVBQO2xPHovvOtUWkzMl2bqq/Tpbj urTsam4VSXA/I2mQ48VVvAfVkLL4XZ5SWjmP/+Pp5tJw5fYX0Qhb8lCi2LbEZ2HZ axnh+K0PBPz2j+FPOOaJBkKNn5l3GcxBG4HZfRn1QId9wRwEA/7nTI1libeW7Xmu yrUFzbioAgbZBwIKEsBeCe8c0lWttgRdxKdhxzFK3bcTIRoxD5BKZEAcKX/uKSDm N6K4gJT3Oum1frGawp06C1JKeqLnXX9tSlcjVMswjZY9/r43TQS5Rr6Ra0TibJtJ w6doHP/yLm+RWL8i3Ou3/1iFUDdXjbqkyFQPm7HpVs7AlejL9DPhRYHru2sCcLtS 5GZvTIn0xytwE59H/aDxfn1oAYwI/pbiqqrWAkw/AmOTqTfuBQaBAQVDGVBjpDhR UwJTV3pQX1iIE4SZO5Y8 =yK43 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:26:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:26:15 +0000 Subject: haskell-lifted-base_0.2.3.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:15:20 EST Source: haskell-lifted-base Binary: libghc-lifted-base-dev libghc-lifted-base-prof libghc-lifted-base-doc Architecture: amd64 all source Version: 0.2.3.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lifted-base-dev - Lifted IO operations from the base library${haskell:ShortBlurb} libghc-lifted-base-prof - Lifted IO operations from the base library${haskell:ShortBlurb} libghc-lifted-base-doc - Lifted IO operations from the base library${haskell:ShortBlurb} Changes: haskell-lifted-base (0.2.3.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ff97eba5a2715f6b3e7cf2500894ded71ceb51a0acd96673e5df9881488331c7 47144 libghc-lifted-base-dev_0.2.3.6-4_amd64.deb cd2597b600fd6adc7435749db2470d91da15750fd1fdd6cc34426591662b407b 54544 libghc-lifted-base-doc_0.2.3.6-4_all.deb 9ad054b2081794c3cd7cc83121d00881a81a092d467cb539aaf97aecc6b8db83 45662 libghc-lifted-base-prof_0.2.3.6-4_amd64.deb ea057c485f4b6b669ad6474e0372dab65e8684b2d79a2141148629891c1fd5e0 2680 haskell-lifted-base_0.2.3.6-4.dsc e93c9101494801c50e93288073b5f7cd8fd7584e1d1b9ad6ff06a7f255b158b3 2644 haskell-lifted-base_0.2.3.6-4.debian.tar.xz 57c5837d83f569bb72136ca89256e50e1ac168ee935804a8e7763e9d8322e1fb 11613 haskell-lifted-base_0.2.3.6.orig.tar.gz Checksums-Sha1: 8fa890aff9b02ae951ed1c012aa1335f565e7ab6 47144 libghc-lifted-base-dev_0.2.3.6-4_amd64.deb 8f769fbd3e874cd7ed72389ef15f2823791dfcfc 54544 libghc-lifted-base-doc_0.2.3.6-4_all.deb 3d8dfb225fcecc98e96c351e73b388d962767aa2 45662 libghc-lifted-base-prof_0.2.3.6-4_amd64.deb f0e1483aa9ed61f8f23af6a2af71188611f22c60 2680 haskell-lifted-base_0.2.3.6-4.dsc 4d44e89a0f9cbcdb95599053ffa79d2563a9cbca 2644 haskell-lifted-base_0.2.3.6-4.debian.tar.xz 873fa818d9343c7b932f0c6243cfed988c5619c5 11613 haskell-lifted-base_0.2.3.6.orig.tar.gz Files: 3302857f50c0b6e40a0ae9c3aa667d8b 47144 haskell extra libghc-lifted-base-dev_0.2.3.6-4_amd64.deb 1d426f4a6e0c34c30e436684f374173c 54544 doc extra libghc-lifted-base-doc_0.2.3.6-4_all.deb 3a894dc99d54569182b6c0b5ab92fd45 45662 haskell extra libghc-lifted-base-prof_0.2.3.6-4_amd64.deb e2f8f439db8ff1bf71db8f059c0b8a60 2680 haskell extra haskell-lifted-base_0.2.3.6-4.dsc 5c6d5c91554429fd962f72e88bf160b9 2644 - - haskell-lifted-base_0.2.3.6-4.debian.tar.xz 83c1c1be3194fefb4f0f78ddf9394352 11613 - - haskell-lifted-base_0.2.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYkldXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxXQQAK4vx/quSyHpp82TI2QLc/Vk SqmjGn0hX9ps0A/GNwqUOh6dKsPchrP+3WdygIJ7CvjKelWl1it5v3lwN1hZn2FP hhlLXFdiOz2wfnaQnzW8Ex4RANBrECLLGpMz0Ew2aEn/8rb7KFzaBEW64cGWeSYY zqNFiS/zC5XeJ9EGYkMW3nyFfiSw3to8I/rRpz2td0LOtSlG4Sh+c/+7ESttib5c tz58lCV7z+BQhy1E2CekBAI0KnEUpFMTCEWcVOpVSVi7njc/jvaPVNz6li2gO9Ei +z4quvfxNNx6DbF6kMecYWKORZQGSIGCeOnRQt8KvPMOlEXSmJPZvRvlRzzY74nj 0ydREMjmd9/b64U43e/36GrXglCx4hinHgPEqCy2AthHolTahv0q/ncNfW4+W25Z cIK1xAltIL5sJZ9SPRB5nuBKW/EsTOWNtJn5kCuo1V7UNCtZcjF90auVhRS5wQWQ VtnPS9/kr5SJuHxWaivNJIH8M5gNuTt936g1qEqdoHgBNccz8+MFu0FyHyRGaSrI r0UGaJb8Z4AJQKGNGhtBkYVipKPUGHV8NwDk1fWOUtDtJvKEZXiFLiPWkDh7Kyzr IZp/aW36LnBSlggJJGLmlMoRHngYjrb8UNStMz1HiwQSYblOWpJZIS+wxRsZaUPq rnUb9Zwf6XqoiVBqDJb1 =Rt1r -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:26:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:26:30 +0000 Subject: haskell-monad-control_1.0.0.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:14:36 EST Source: haskell-monad-control Binary: libghc-monad-control-dev libghc-monad-control-prof libghc-monad-control-doc Architecture: amd64 all source Version: 1.0.0.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monad-control-dev - Monad transformers to lift control operations${haskell:ShortBlurb libghc-monad-control-prof - Monad transformers to lift control operations${haskell:ShortBlurb libghc-monad-control-doc - Monad transformers to lift control operations${haskell:ShortBlurb Changes: haskell-monad-control (1.0.0.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ef63581bc7b06aa09c965986e8158f8a824fc6f1a14bbf6ddfbbb81751968694 43082 libghc-monad-control-dev_1.0.0.4-3_amd64.deb d94b950d782342b3290796ff87b4655496a7dfffbaa0c1ef351fb8fd3c81c4f1 46832 libghc-monad-control-doc_1.0.0.4-3_all.deb aabd5bac5d607f318e7fa973f065098dc6d27b9ddc71d39f32d64fe995cedc56 39690 libghc-monad-control-prof_1.0.0.4-3_amd64.deb 597c0b43e03c61998bb2126dfdab9b43772ad7a16ddaddbd722953adb2b9958e 2808 haskell-monad-control_1.0.0.4-3.dsc 74b40eeac408dd23b4e689b0874d20dceba0c226d96c7a7fbbf09f882e9865b0 3016 haskell-monad-control_1.0.0.4-3.debian.tar.xz e984b7346af6d31b7ce918e1a0263075af8cbcf5440bc3df698d0354c90df61e 10709 haskell-monad-control_1.0.0.4.orig.tar.gz Checksums-Sha1: 8b84392f5ba232ba6dd95077f47dcdb19a0370d5 43082 libghc-monad-control-dev_1.0.0.4-3_amd64.deb 21a9dabe10b622308419f7515a939db4e0a94547 46832 libghc-monad-control-doc_1.0.0.4-3_all.deb 84dcf301fcbd434094afd0d5b4b523b60f811362 39690 libghc-monad-control-prof_1.0.0.4-3_amd64.deb 18ec668473bf5e7f2b80d2ad83ffd4506235c7fb 2808 haskell-monad-control_1.0.0.4-3.dsc 851e4af3c57007105c8fdc9ffbc70823e956800f 3016 haskell-monad-control_1.0.0.4-3.debian.tar.xz 7b40637ad1905e7d7b7f01396cb47f4feb720547 10709 haskell-monad-control_1.0.0.4.orig.tar.gz Files: c1aec7a24b4742b77404acd925398093 43082 haskell extra libghc-monad-control-dev_1.0.0.4-3_amd64.deb a8f8c3de1b51f729d112464ce542cad0 46832 doc extra libghc-monad-control-doc_1.0.0.4-3_all.deb a53262ddafc0daa18d244708dc66f7e9 39690 haskell extra libghc-monad-control-prof_1.0.0.4-3_amd64.deb 33b9b289e73cfd78cce5fb08d393cd8e 2808 haskell extra haskell-monad-control_1.0.0.4-3.dsc c7f271335d50d7b4bec45ba1091b8f0e 3016 - - haskell-monad-control_1.0.0.4-3.debian.tar.xz 0b7a04457195df963ae088ac2ff1b057 10709 - - haskell-monad-control_1.0.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYkldXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAfMQAKlPwbkUXDrA3IkVmeyHk52s GjDDXmD7l1xYxn70QSoQ2uwgJ+PVe0bFt1wDBVRz+8g+8c4N+adoHfeCG6E1q9I5 Vf2jSZLjQCbSrZ0LbjfDO/VuI3Um6VZg8PwkJyYqH/L+8UD4AbdQjftFQ645QcTe YhuI+C0XFkUx5NYM6uMSViDybtkN/R/EvJtStM3T87upZ4LPByqYXT54Q3G1bjag eBW3ph6l76RkQKm11WSU1zanw4EarECZD/el+LXlQpYdq4VdCIck/ILP8YRuPXkY 93t15CQs0QjZ/S1ac6SAyoTQiAsnpc19XaR0w8h74tS74axdwEsFEe1Mc6NqyP3p xgqjmVWeQIaP0f6Lpld7oE1ej1+uMzutD9o+N/qXjC+AUY3G3399ti8XAxR/UKfo 973otSGE56KD5/9fPNGOX7TtcIGrUg/9e+GSBrQ5n9W69jPv04SBj8illSGvxAIU Y4IkyoRg69ukB73P16X3BARCDFeeDjP1PljJkjZbuxbwWgRpV7OaanDhZodQuIJU r7gOXEO+vAib0/ZRHprtJnxGFQM84bnhpLOaUHkFyVJ1+Ei0itLlH02iQlJPxwu8 +KM84QOD2FQ0PGl1jZovL0sGN8XF3u/yd9DQ/i+GyoDjnIuq0IwxfPimV92lpRyv 4+vG1Tmfs1sNC3cpReFN =2aab -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:26:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:26:52 +0000 Subject: haskell-mwc-random_0.13.3.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:52:47 EST Source: haskell-mwc-random Binary: libghc-mwc-random-dev libghc-mwc-random-prof libghc-mwc-random-doc Architecture: amd64 all source Version: 0.13.3.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mwc-random-dev - Fast, high quality pseudo random number generation${haskell:Short libghc-mwc-random-prof - Fast, high quality pseudo random number generation${haskell:Short libghc-mwc-random-doc - Fast, high quality pseudo random number generation${haskell:Short Changes: haskell-mwc-random (0.13.3.2-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c3994567c9169e69029a32c5a84d71fe62c9026d46010cffb7a79f9e70056d25 225592 libghc-mwc-random-dev_0.13.3.2-3_amd64.deb 340a42d3c6961f3921cccd35b42b87c2fca999336f96cdc898d904e7ae199ea8 61740 libghc-mwc-random-doc_0.13.3.2-3_all.deb 6d60fe005ed8eded359a1bd8a03fb71892cb36ba49d755c636fda2f3eeb2507d 144318 libghc-mwc-random-prof_0.13.3.2-3_amd64.deb 9a61bf45e5a29732ce4bd70010c8900f1378a95858855bcf129bc7e4887b81a6 2538 haskell-mwc-random_0.13.3.2-3.dsc a7b05aa09af332767f27811b197a80397a56e0e884acab5d6385e779f57fac6f 3152 haskell-mwc-random_0.13.3.2-3.debian.tar.xz 2cb1e354ec8b31400d14716920f38eedd5161003249deedfd49cda290aae5806 22290 haskell-mwc-random_0.13.3.2.orig.tar.gz Checksums-Sha1: 9c1364f92f658a8b9b8a6921e7fddbd2f9cc5b55 225592 libghc-mwc-random-dev_0.13.3.2-3_amd64.deb 3b4c0bf4c3b90eb5a70d9b2f243ea44cf2c08770 61740 libghc-mwc-random-doc_0.13.3.2-3_all.deb ce6b0a32cdba4f68ff9f7c8cb3687f092cf7d7a6 144318 libghc-mwc-random-prof_0.13.3.2-3_amd64.deb 8d1e6cf5b360f3a8086088281e712bab0eec5b43 2538 haskell-mwc-random_0.13.3.2-3.dsc f8a337a07a62cb07ac4ce9c8b999fb773d0f5181 3152 haskell-mwc-random_0.13.3.2-3.debian.tar.xz fa60a31bab7da60c6ef3cba31923be8b84863d6c 22290 haskell-mwc-random_0.13.3.2.orig.tar.gz Files: 6dbddab7258eafb1e9a5219f8d84a805 225592 haskell extra libghc-mwc-random-dev_0.13.3.2-3_amd64.deb 57b80c7a48bf3bd9dd9af9b905ead79a 61740 doc extra libghc-mwc-random-doc_0.13.3.2-3_all.deb 438fa0f295c0bb03ecc6d71e7c02375d 144318 haskell extra libghc-mwc-random-prof_0.13.3.2-3_amd64.deb 9e0af2772dcccfe7993b9bbda479e09a 2538 haskell extra haskell-mwc-random_0.13.3.2-3.dsc 1e026d796c7b1aac4f4d7a36f581899f 3152 - - haskell-mwc-random_0.13.3.2-3.debian.tar.xz 8005cc09142a9459f873fc0ff19cc56b 22290 - - haskell-mwc-random_0.13.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYkldXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioS8cQAIGGbZbQR78Ag5MuEZyxaZnx Q2Ot6WtulxAbMhbiTQd0JZ9tsUKj08/rD2qf3Y/XCaU8itQaXE9wageEH2/Wn5ZM 1zQQldNEGNJLMsK8MlnD8reNggF4RIWFriHc5wHfd1MELLIFtNmozBGcktyWCYhj Bui1ugUupGpmkiLsZFHJD3x5a1KWLSbd/t/SxAOSE3md37i6Uhk+0mx9GWuTdszX qd9NkyM4i0MDRGlqa0gErmalWUIbvhwq97BTpO6ttugZ6d0LI1zC32W6HPCAN9sL YbvMa75sUA1aac+T30dJ5qWTRI2s5BxaCjHaBHnPQPeo2JGhwIVB/C75B0ltkG8/ 1b4tpnk3O+9MrwLjb5sr/Trol4dSXJ7sToE9S5qO/BLGoh4jbZATBTlV7rIZ+YWq 5wB3YnNY6tMNIIWKC9S+iFH8o84LcFWw5PzAWmGNig2Ml/ts3hy7deZdtjRyjyHJ GwesD2e6TPRALt6X+x/dNGREGGezSwW5bg378udRZDtlOXI/jBH0S8SCDkPabyf7 WRYxLo8XLLtVcUgzeEl3G3BCrsHW4avxgNJ3OTjhtdbDR2NQRkJigRubYio0aM1b idKuqLpvySXExdEJO0lkAQAFsv1yrw7cEfyQMQgAImgdZ7x4nwe/y6HsZmnmNFgx d8ztVTdgJctxuZEtclLI =eaBA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:27:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:27:21 +0000 Subject: haskell-pipes-parse_3.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 22:55:24 EST Source: haskell-pipes-parse Binary: libghc-pipes-parse-dev libghc-pipes-parse-prof libghc-pipes-parse-doc Architecture: amd64 all source Version: 3.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-parse-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-parse-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-parse-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-parse (3.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8a63292333f11711bbe6cb72dfd4784f15ac0398a92291e382664bf7c0db1784 27354 libghc-pipes-parse-dev_3.0.3-3_amd64.deb a693d5a40f761bfc34a217af86eb7e428bf27cf894f7cdb57fa328e8dafedc01 43386 libghc-pipes-parse-doc_3.0.3-3_all.deb 92211eab70111f4fd3fa40e682cc804623dd0b07c1487fddcd9dacb22ba12818 24636 libghc-pipes-parse-prof_3.0.3-3_amd64.deb ebc4a6acee669a89c4124bc97a74c0820d3e6bfa309c900f2b8438f0e004f95e 2490 haskell-pipes-parse_3.0.3-3.dsc d63daef14091e5b4d8da23cf75dd003f5303ad8a0f244faf8cc9b9fcda6a3d43 2828 haskell-pipes-parse_3.0.3-3.debian.tar.xz f55298ad7a4d02c2cfb0bfc02a5cfd3785c987e06202d61409c10618e0a35a03 8264 haskell-pipes-parse_3.0.3.orig.tar.gz Checksums-Sha1: fb9cbb2aa97529991e3b75ea3e6c1355beb2dc30 27354 libghc-pipes-parse-dev_3.0.3-3_amd64.deb b322eb57e62cf9b5f43485a89dafc8bcb17d668e 43386 libghc-pipes-parse-doc_3.0.3-3_all.deb c4a4b74f7695c65a678acb4d62bee21d5853982f 24636 libghc-pipes-parse-prof_3.0.3-3_amd64.deb 353706c5d67dcf8fa96c5821d58b2f86a5efeeb8 2490 haskell-pipes-parse_3.0.3-3.dsc 2082ce0ebf987a0faff1395139573ffdde7cd780 2828 haskell-pipes-parse_3.0.3-3.debian.tar.xz c95ec6d47b1834b7a06706843168bf4f493c362b 8264 haskell-pipes-parse_3.0.3.orig.tar.gz Files: 45fdbc9606b943b2a4cec529ad48e77b 27354 haskell extra libghc-pipes-parse-dev_3.0.3-3_amd64.deb 21a9ce809a8e3e3d1c0520ee8948bf96 43386 doc extra libghc-pipes-parse-doc_3.0.3-3_all.deb 8e0af7b88dca3ff3f3bf593e10fc0f3b 24636 haskell extra libghc-pipes-parse-prof_3.0.3-3_amd64.deb 054f125a0cbdeb1ec915664089a6c466 2490 haskell extra haskell-pipes-parse_3.0.3-3.dsc 3985c563171f2afba450b563ff9cb4fb 2828 - - haskell-pipes-parse_3.0.3-3.debian.tar.xz e4c2158281c171484c9012517a4e0977 8264 - - haskell-pipes-parse_3.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYmBsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+ZwP/jMHpAIK6nf2VMJIRdm4LQns QQuX+YkowXzRDGd6tFMJ/sOzO1jY57X7ethm9cWGjFonzPGWge9d0ksJPOp2my1P 9CFpIcFQywpUJ+vqgV15B821+l8iyQz47N1D+6spzFPAXOku1LqufAsJkce5J2b+ S1HyPhsowZ2Ru3FR/2uRs3akZ5d5lr1QQobu5d9JhWr2k5Rg+2GazG5Mz2rGRYPy FRy1Q94xHhewBQnyd8tY7M5HLFMoeROgCq2vd4uo7LlGO/wUEbp3dm4ac4a5WXPB esLJqHOyU2g55HxDtq0hK8lKchCJ0XkAxml2IauiNrB+Atl7Bq1qKp5JlSCLe7vQ hRB+aCIUAYsIz7ytqtZbNAe8L170ecD5IV2Dp1t1u/GqEaKecCeeGQq0GPsTErTl 8bK2k5x8/hizaXLg8W8O80whpPLhHqbrizqeIpVP61uQGgaQNq3AIJZddL3gGyiQ lyHBc18YBPjCLhWSzTOSSiSjJma9B2OuDP+bzpekT+es9xi8fGky29X6w6o7csTs 1/0fGMh/RZZmUfUytAW/qLeSQn7sj0hz6i/bkMgbAtPfjzrajYDsKnLm+CSS4vTC f85sbxlYsirUFn5F9yb6+f/6ZHg+XOZ9+r4fpFF5EHtb1bOGpFzhXUyMSnKhGWJ9 jxTYyAeHcTnRyMVpzXDx =BVXl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:27:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:27:29 +0000 Subject: haskell-quickcheck-unicode_1.0.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:34:51 EST Source: haskell-quickcheck-unicode Binary: libghc-quickcheck-unicode-dev libghc-quickcheck-unicode-prof libghc-quickcheck-unicode-doc Architecture: amd64 all source Version: 1.0.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-quickcheck-unicode-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-quickcheck-unicode-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-quickcheck-unicode-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-quickcheck-unicode (1.0.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f756a8bff0160c1de9838997f4b45b50d1f505fbb283639ded231276a7a18aac 33728 libghc-quickcheck-unicode-dev_1.0.0.1-4_amd64.deb b9b453d08f061f95bdb32f88669c92e54c21be4a10041b436368aacee0b0656c 31056 libghc-quickcheck-unicode-doc_1.0.0.1-4_all.deb 74d6557d8f9ec85a43637f13267bb539fc752acfc0796b0d1166502199926dc9 28204 libghc-quickcheck-unicode-prof_1.0.0.1-4_amd64.deb 356e819a71f01326d6d97f3c346d87ad123e7a62e237596befdd8b65b7b69005 2588 haskell-quickcheck-unicode_1.0.0.1-4.dsc 8b6f9812a325020d8e67b409999ded880c4e7982c2545a80e09541861821319d 2348 haskell-quickcheck-unicode_1.0.0.1-4.debian.tar.xz 24c29caddc515d477878ef97581a0cebf760055ca0f260ba1762257abaa116a9 3145 haskell-quickcheck-unicode_1.0.0.1.orig.tar.gz Checksums-Sha1: 3a93d10f7497f4383b23643df3e8098317c362c5 33728 libghc-quickcheck-unicode-dev_1.0.0.1-4_amd64.deb 1c2dcb01ebf4e1d370f7c6e0e804854aa89b49c8 31056 libghc-quickcheck-unicode-doc_1.0.0.1-4_all.deb 26ad5649ab6112c80bd5ea9fde21a54fd912e669 28204 libghc-quickcheck-unicode-prof_1.0.0.1-4_amd64.deb 9e804465dc29ebf4261d0f94d403a0bcdeedab78 2588 haskell-quickcheck-unicode_1.0.0.1-4.dsc ff5b3577ec720ee7bc8871ebae9e73bff18cfcd2 2348 haskell-quickcheck-unicode_1.0.0.1-4.debian.tar.xz 967b7a0594b344028ac80fd981b53e127018b215 3145 haskell-quickcheck-unicode_1.0.0.1.orig.tar.gz Files: 5a79c9da6567d6ffd1ea03574083314d 33728 haskell extra libghc-quickcheck-unicode-dev_1.0.0.1-4_amd64.deb 39bcf7531f15435989f31eccdd6bd42d 31056 doc extra libghc-quickcheck-unicode-doc_1.0.0.1-4_all.deb 04da617e100d34fc14c1124eb8850f82 28204 haskell extra libghc-quickcheck-unicode-prof_1.0.0.1-4_amd64.deb 41be7ad21d094aa5778f4590915346c6 2588 haskell extra haskell-quickcheck-unicode_1.0.0.1-4.dsc ff822d10731633e827620e8a29a71df7 2348 - - haskell-quickcheck-unicode_1.0.0.1-4.debian.tar.xz e9df1c05ac7ce6acba2bca1c6fab61cf 3145 - - haskell-quickcheck-unicode_1.0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYkleXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouRsP/0xWa7/DmJK8jTpdqeoIy8FO chkdSbmgPQ4yVb1D6olPaZ7Y5PNqI/e5Bup6U/aJCZc2UAeA4RoXiby3j34slcXk tilc0d/hdxwG144hnvYKsVALD+YQzyxl2uZFkoC4rGSW5Ipkhgqh3qzP6ltHI6eC KkldwW0/mf6qbOJiri3Km8qKD9jC7Vlryj8Qg4ifSY/TRxRe+VyGPJt82iV/PBmO Tf8eEIWejbeHbqkG8ohnAorHSm+UGRXNLoYN+XxWqzj1N6oZPwRLl6ntz5QZIj0L VPdIa3BfRPjLfcfDaUw9i44wAGzG6SahnSmn6lDCnAou/YLzmBMvDZcAyXdF3Gop 7iH2NTkQZu9Xwhi+MztwaN/ev+D2QJyQJdZiALF31E4zWQOP31zudfPWuDdVq90c UIc0qrFACO6HJmGKRDSJTqVgGMi+/louMhPAf/pKuAI0VWJXRuGViv756UzWxHYS RPJrJnt7KhWdYf54KRFY5kGV4TAawdvQgM48y6gCvvdtXEdBTqVP6dEnHVByMn8d U4pWQlhKm4rzAtuZ3vfP2DBORBJ5cIpW37WrULyBmpqwl4iGnVrZY+2ZSOj5SMs6 5wfbDh2I6t/VtDX/3Z9mxiee+Jji260hXOah/hfcOaVPGLfIyAuIEyaXsjya1a/e 12/W7KtdK2y/xF1RWcnD =gJPi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:27:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:27:42 +0000 Subject: haskell-resourcet_1.1.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:16:56 EST Source: haskell-resourcet Binary: libghc-resourcet-dev libghc-resourcet-prof libghc-resourcet-doc Architecture: amd64 all source Version: 1.1.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-resourcet-dev - deterministic allocation and freeing of scarce resources${haskell libghc-resourcet-prof - deterministic allocation and freeing of scarce resources${haskell libghc-resourcet-doc - deterministic allocation and freeing of scarce resources${haskell Changes: haskell-resourcet (1.1.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b398226533b069da8100385b276ca198f5faf403e222ab6fb8410efb3c7ee94f 85562 libghc-resourcet-dev_1.1.6-3_amd64.deb 9ef2a26e01c17455a2cb8e747b812699c482f7ceca7561b6ac1bcaa58bc9a9b6 56878 libghc-resourcet-doc_1.1.6-3_all.deb 4618050678497fe58e9ec7b17cbbf6994ac8433a2db6f6b31e6f3d3977111e17 77074 libghc-resourcet-prof_1.1.6-3_amd64.deb 86d4686e6263e05402a359c5194445d50fecb46655854aa634907aa6bc4eab46 3106 haskell-resourcet_1.1.6-3.dsc 20010533821beb0a7c644179162254db92267d6fc942b61dd26541e4bc79c946 2756 haskell-resourcet_1.1.6-3.debian.tar.xz 3e10ea62fd97334a5fd6aa3410e6cf50d46b914aa1c028b7393e234b94521a7e 11627 haskell-resourcet_1.1.6.orig.tar.gz Checksums-Sha1: df01683c40c92e07839aa5e665a18932cfb996ba 85562 libghc-resourcet-dev_1.1.6-3_amd64.deb b5a2d5ce293a2e2265bd95aad59f5b8ba9a7edbe 56878 libghc-resourcet-doc_1.1.6-3_all.deb ec64e1e367165e778e0d7e9d9abb3df4dd63785f 77074 libghc-resourcet-prof_1.1.6-3_amd64.deb 4fd17fa00b7b689678402173cdf4703f7110bfe6 3106 haskell-resourcet_1.1.6-3.dsc db3cc45b0f02190788f08e13839526a76233149b 2756 haskell-resourcet_1.1.6-3.debian.tar.xz 0a073ebd06c0f01a412418dbd5c1042c39d19139 11627 haskell-resourcet_1.1.6.orig.tar.gz Files: 1d93941f5ba4c6abaa284a4cf92e6e7c 85562 haskell extra libghc-resourcet-dev_1.1.6-3_amd64.deb 8306fb37596ddc06da7bd3ab587c2ba2 56878 doc extra libghc-resourcet-doc_1.1.6-3_all.deb ceb293055d8588b5ca3e61867bcc95bf 77074 haskell extra libghc-resourcet-prof_1.1.6-3_amd64.deb e4f5f111afc9c898f19449175a5cb922 3106 haskell extra haskell-resourcet_1.1.6-3.dsc e7ad89c9b5c4e371ff2286d72e952dcd 2756 - - haskell-resourcet_1.1.6-3.debian.tar.xz ed4583de4f54e018c7112b2e1e4d3992 11627 - - haskell-resourcet_1.1.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYkleXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxyIQAImgqMiNLP0y3miu+AGACREd yVNP4A914IoCU96HeVq+goBQYuXjE4IbnYpLaipEvRzzvLeD7+Qg9xe5nt7qyx1s 4x04RIC9zQrzl+khRHEYwAi0B7sr+pFhgUoRFttD/9NOieiFociyAuMwe3GX2D2J 0roBgS+YdeohppOBjMZDnT0gVLaN6NCPNgLdq5oLu1Qbovsi8sLSG8EmdhMzwlTq +qXXOSgQcQ76K9AjyaiClv5Xn9awwaCIP5lIHIVGi3nz3iQWBX+7zJU5NO6iAqZp 8LCWRQYud9cdVxll9jfShf0/paNfqkjvPhVd4jvzp0QoWiQuYgtIMFEwTJLvuqXg 5N6PhXhruDH9yngJHo7iCFX4XcK2zgD5OwpaffJ7q/Y75jFF18zZP//ikZ8AmqK1 XZnAJe8Eg5hXmODX+PRTKUjJ1zeeDZlWFLt11qhfUEWwLrTWKfHXwnVA55j/GV3f ZaID9EDMzR+xogz+VfY+I8OHNG5iq5t+EhCESJexyQxz885SKxYHnxgGgoTGTzNk 0lzaDf40wyMoHPt6H5UhKYKSLVZEAL4cCS/arQYhz4Jjh3/5FEUHDKTqHMGc58Sc BkKBIOvqPjpKlcaWuqYVPSwg/zMIqmCoRRi5ebS88KPQEpy/ub13QG+M1dnsidSK MsxVoiIQ1S0bBIHlA7/7 =2AGt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:27:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:27:52 +0000 Subject: haskell-scientific_0.3.4.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 20:34:10 EST Source: haskell-scientific Binary: libghc-scientific-dev libghc-scientific-prof libghc-scientific-doc Architecture: amd64 all source Version: 0.3.4.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-scientific-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-scientific-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-scientific-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-scientific (0.3.4.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: bb82a5c586d925d3816dc7bf2715918285bfc7defb547ee396fed81526461f91 131406 libghc-scientific-dev_0.3.4.4-1_amd64.deb 6365cec8bb17b2fe6b3f8b4befbbdfb3af0a78f4fa880306d5562ad19c69f514 62082 libghc-scientific-doc_0.3.4.4-1_all.deb 6394a93632d3eb3841897aa10aeedff8db0898cc65875a7429ab528b6cdc8d19 108884 libghc-scientific-prof_0.3.4.4-1_amd64.deb a2a8c13f7e41aa579a5697d2c2db045381ce3d8770c1cdfa10d9dc768bad0518 2692 haskell-scientific_0.3.4.4-1.dsc fcea05dc99f61bba030f3690b15e4b7cd97c694963e55f7a66a7d4de6893bca9 2524 haskell-scientific_0.3.4.4-1.debian.tar.xz f7c81e6ce6bf1161033ad4bc47b5bf164f4404d9df686dd0edadd488db25a519 21646 haskell-scientific_0.3.4.4.orig.tar.gz Checksums-Sha1: 3206bfeafad240774b971b47410c04aa82d54b5c 131406 libghc-scientific-dev_0.3.4.4-1_amd64.deb 72c89bed7d744c2299126aa0c82bfe0afcbe4aba 62082 libghc-scientific-doc_0.3.4.4-1_all.deb be1239312a541ca336c8b2376cc23df9ba3fa971 108884 libghc-scientific-prof_0.3.4.4-1_amd64.deb 2516717cf8961bd7e24b5661a5d8ebbbbcbff322 2692 haskell-scientific_0.3.4.4-1.dsc b01188488047bcd324fa93b183724f1f7e052f06 2524 haskell-scientific_0.3.4.4-1.debian.tar.xz 449ea8e13e1c40c5ab3b08d9d6b961b02d249234 21646 haskell-scientific_0.3.4.4.orig.tar.gz Files: bc2fb70db6e2b988016708c1ed62648d 131406 haskell extra libghc-scientific-dev_0.3.4.4-1_amd64.deb d91568902f1b0576ab5fc89a81e49a30 62082 doc extra libghc-scientific-doc_0.3.4.4-1_all.deb 331f0105bf2141d4a0c7cea9ca6fdaf6 108884 haskell extra libghc-scientific-prof_0.3.4.4-1_amd64.deb 4752b34de75340b00fcb20d3870f8960 2692 haskell extra haskell-scientific_0.3.4.4-1.dsc 1571b5169e626a7a7939efd7bb80ba05 2524 - - haskell-scientific_0.3.4.4-1.debian.tar.xz e4f4a2574c4a86200bf5ff24fe72f9cd 21646 - - haskell-scientific_0.3.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYkleXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0q8P/02z6hTRaRSkstLbjtHsgmGW iUUXNHeMdzMBwHRylkCdpDLMrcXExcvx+EMgSK8QztWMRyl7jXBQdYstcbGyrabe +vFkH5xy37r8piFIUGNvJFGCZGnZeTMmiwbFvVxYbwHocf4CKC/TBCHBE8iVonyC c4DsbRuZ4rLbJaclv0nw0A+ajOyN/ZZrgrVU7Uu8756jZAb/6XVnJZnZ1C6ZFRh3 u9NEglK22kB/VcALav2PWb3WErt1Jz2W+P/rqF4h1XQHkKsDH34Shp5KGHxYtAaV P9cB3B59qKzfV+pZR5pxQI15tPosEvedso9f+KStGyQnYnOPlaODf4m2RrLHby90 TZxPJ4hlhEtNwCnxTd6dibYiX0d1LergzzKouJQKHa4zL85K5ukbsToMB1HDhs99 lDzw/37eVMI9r40/SNsZI8xch7nycsKjNfkPg9CwC8JDCi534gZ831YNp2ebJfcG Xx6TwccBuYZ/WocFgrqdpn502FQXK2kvCtaH2wGJI182jngT8HEFPX0dun43uzfk K3ChtwiOhaYB4W3mGRbqbfKgqSQmNvpxFD6SehSNbcAUfFbZGT/1hxIjKSZfQVQ0 UONOiAe1YzkYmTI6pVYUbxKFAhPM2MVkFcm8WHw7azXMg3xkznFEKnuYLER0NO8U 3sd4cRWMOpOtAyWwRjC+ =nICX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:28:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:28:42 +0000 Subject: haskell-word8_0.1.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 21:07:52 EST Source: haskell-word8 Binary: libghc-word8-dev libghc-word8-prof libghc-word8-doc Architecture: amd64 all source Version: 0.1.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-word8-dev - Char-like utility functions for Word8s to be used with ByteString libghc-word8-prof - functions for Word8s to be used with ByteStrings${haskell:ShortBl libghc-word8-doc - functions for Word8s to be used with ByteStrings${haskell:ShortBl Changes: haskell-word8 (0.1.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f5f0ec6669ce3994b5058793114a19630d264315731003038b3c9303bea467f3 36718 libghc-word8-dev_0.1.2-4_amd64.deb 52535c7c5f95947f983b69894e89fee7b7fe0bd4b1ee904fb5553d5f5ea7944b 39680 libghc-word8-doc_0.1.2-4_all.deb 571f9be5c46874cf1615a78feeb987e2bedf74fb051ddb9dad530fad7fd9b508 28466 libghc-word8-prof_0.1.2-4_amd64.deb 529d73496db064b8fdd2bb83dffaa2f2596da747fb34aa94194e615b71d0d20c 2333 haskell-word8_0.1.2-4.dsc 7f3e58d69000954a6e5654f93f80660981dbfc7fc5df434100ba309477067659 2700 haskell-word8_0.1.2-4.debian.tar.xz 3cbae3755a078ecff46524b3f6e0018f7e796e6dac9c710fe09b433c544676dd 6218 haskell-word8_0.1.2.orig.tar.gz Checksums-Sha1: b0ea181a78d2c3e17bf7d883cefca57e3bb7dca1 36718 libghc-word8-dev_0.1.2-4_amd64.deb b8dfc605c3014886313c9b2ffc76c4a79d957e44 39680 libghc-word8-doc_0.1.2-4_all.deb b5a31890b44ffd345f2a726be94d34e95f3b8936 28466 libghc-word8-prof_0.1.2-4_amd64.deb e8492e647ff8363c43a0d57d22be36386caf98de 2333 haskell-word8_0.1.2-4.dsc 991e32041b857cc45dbe0ce74b3b3c0bd8bd6ba8 2700 haskell-word8_0.1.2-4.debian.tar.xz 29ae58a5c0c3f32e946816d458602f391e516e54 6218 haskell-word8_0.1.2.orig.tar.gz Files: 3e566d794dd0c3477bfc95e8dc3bc133 36718 haskell extra libghc-word8-dev_0.1.2-4_amd64.deb 3a3ea3029fdc7ea2ca4b8c26c0f9a996 39680 doc extra libghc-word8-doc_0.1.2-4_all.deb 919f0f36ec4e0345851d06446ebf44ed 28466 haskell extra libghc-word8-prof_0.1.2-4_amd64.deb b57fdfcc0f098b84d18f855817d77a90 2333 haskell extra haskell-word8_0.1.2-4.dsc 3168d24bb9a60bd45bf46db8602abadd 2700 - - haskell-word8_0.1.2-4.debian.tar.xz cb37877493642a1a258730464124cff5 6218 - - haskell-word8_0.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYklgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7OkP+QGQmmeibrhwXEj9YUcMgd2y mAIM9oVBUNWBa9Z8mX2H2tCWUG1lqcaz45k77+oLBTn5MSOpBrjzkj3ik9Ih9/HB 0JEPnA9wcBPbN7Zr0jt3RaQMfNT/jJ4vOKxmyb0qSCRT0yZQfSVb7HM4f7s5LNOT dhDXYcyfiGHRwbbcjG7Cwpm6byXK2zUqYsrDV4mhgyljjfStGlyIQu+j3oKh63w/ sggqbrDM+BGsii8RBFviGpzy/mtJzcR4sayp5vkXrBsLp4TRQSiwzh0mwbzg4dAm QMMG6+X9Aor33tL7Dv7F9bVxvDI+8ictP/jnuHk8Q8Xwh7VqRR6jbVGPLPtgMLky U7JccImyVZh4IWBJ4zCRinQN2C9KvORVoeEggoN7kMUeWcIkF4CreNFVM8S+SREf clkAljsYz3HAK2xfDcNm45qYDU/7Ouv7yXTfzEJEat8W1+eFcOepDPM95cFl0UZ7 /8ciIFKyqfSLqqezdw9nLFFSoPm8bTryv/yyjOesBJRkjeVW+al3GKtf6QkT1Do0 AsDft2rEfTfpM2SV/vlrAgAr25jCjLs80jB84crAUHbsAIyaDC84mPQqM+zJH36R +mdhsxJfo5dD8iyAsUpLTL3cTUy5fP9gNE9Cgu05llYhLuLzsnK8KNZVi02jdDUK doLPvuCdzfyFGbQwW5p2 =hxtD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 04:57:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:57:51 +0000 Subject: Processing of haskell-basic-prelude_0.5.0-2_amd64.changes Message-ID: haskell-basic-prelude_0.5.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-basic-prelude-dev_0.5.0-2_amd64.deb libghc-basic-prelude-doc_0.5.0-2_all.deb libghc-basic-prelude-prof_0.5.0-2_amd64.deb haskell-basic-prelude_0.5.0-2.dsc haskell-basic-prelude_0.5.0-2.debian.tar.xz haskell-basic-prelude_0.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 04:57:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 04:57:55 +0000 Subject: Processing of haskell-readargs_1.2.2-5_amd64.changes Message-ID: haskell-readargs_1.2.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-readargs-dev_1.2.2-5_amd64.deb libghc-readargs-doc_1.2.2-5_all.deb libghc-readargs-prof_1.2.2-5_amd64.deb haskell-readargs_1.2.2-5.dsc haskell-readargs_1.2.2-5.debian.tar.xz haskell-readargs_1.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:02:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:02:51 +0000 Subject: Processing of haskell-basic-prelude_0.5.0-2_amd64.changes Message-ID: haskell-basic-prelude_0.5.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-basic-prelude-dev_0.5.0-2_amd64.deb libghc-basic-prelude-doc_0.5.0-2_all.deb libghc-basic-prelude-prof_0.5.0-2_amd64.deb haskell-basic-prelude_0.5.0-2.dsc haskell-basic-prelude_0.5.0-2.debian.tar.xz haskell-basic-prelude_0.5.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:02:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:02:55 +0000 Subject: Processing of haskell-readargs_1.2.2-5_amd64.changes Message-ID: haskell-readargs_1.2.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-readargs-dev_1.2.2-5_amd64.deb libghc-readargs-doc_1.2.2-5_all.deb libghc-readargs-prof_1.2.2-5_amd64.deb haskell-readargs_1.2.2-5.dsc haskell-readargs_1.2.2-5.debian.tar.xz haskell-readargs_1.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:17:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:17:24 +0000 Subject: Processing of haskell-base64-bytestring_1.0.0.1-6_amd64.changes Message-ID: haskell-base64-bytestring_1.0.0.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-base64-bytestring-dev_1.0.0.1-6_amd64.deb libghc-base64-bytestring-doc_1.0.0.1-6_all.deb libghc-base64-bytestring-prof_1.0.0.1-6_amd64.deb haskell-base64-bytestring_1.0.0.1-6.dsc haskell-base64-bytestring_1.0.0.1-6.debian.tar.xz haskell-base64-bytestring_1.0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:17:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:17:28 +0000 Subject: Processing of haskell-pem_0.2.2-5_amd64.changes Message-ID: haskell-pem_0.2.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pem-dev_0.2.2-5_amd64.deb libghc-pem-doc_0.2.2-5_all.deb libghc-pem-prof_0.2.2-5_amd64.deb haskell-pem_0.2.2-5.dsc haskell-pem_0.2.2-5.debian.tar.xz haskell-pem_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:18:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:18:01 +0000 Subject: Processing of haskell-pem_0.2.2-5_amd64.changes Message-ID: haskell-pem_0.2.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-pem-dev_0.2.2-5_amd64.deb libghc-pem-doc_0.2.2-5_all.deb libghc-pem-prof_0.2.2-5_amd64.deb haskell-pem_0.2.2-5.dsc haskell-pem_0.2.2-5.debian.tar.xz haskell-pem_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:18:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:18:04 +0000 Subject: Processing of haskell-base64-bytestring_1.0.0.1-6_amd64.changes Message-ID: haskell-base64-bytestring_1.0.0.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-base64-bytestring-dev_1.0.0.1-6_amd64.deb libghc-base64-bytestring-doc_1.0.0.1-6_all.deb libghc-base64-bytestring-prof_1.0.0.1-6_amd64.deb haskell-base64-bytestring_1.0.0.1-6.dsc haskell-base64-bytestring_1.0.0.1-6.debian.tar.xz haskell-base64-bytestring_1.0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:19:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:19:41 +0000 Subject: haskell-base64-bytestring_1.0.0.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 00:11:13 EST Source: haskell-base64-bytestring Binary: libghc-base64-bytestring-dev libghc-base64-bytestring-prof libghc-base64-bytestring-doc Architecture: amd64 all source Version: 1.0.0.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-base64-bytestring-dev - fast base64 encoding/deconding for ByteStrings${haskell:ShortBlur libghc-base64-bytestring-prof - fast base64 encoding/deconding for ByteStrings${haskell:ShortBlur libghc-base64-bytestring-doc - fast base64 encoding/deconding for ByteStrings${haskell:ShortBlur Changes: haskell-base64-bytestring (1.0.0.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: efa1d895590cc3458cc603848aa56e4eac120a40abd34d28e80bccffd3ab83cd 38818 libghc-base64-bytestring-dev_1.0.0.1-6_amd64.deb 66f0dcce698c7408d82eeae610e740c80bac3c3a4c68b3cb07f55139f4053efa 36590 libghc-base64-bytestring-doc_1.0.0.1-6_all.deb dbbf53362833a5ecad7ef03e1ae1b56a37b4caeec041e9dc134fa4ca3224780e 49586 libghc-base64-bytestring-prof_1.0.0.1-6_amd64.deb ddb49bce9bc3bbbf9c2d82e3e9ea6fa95e81ba6317a05ba3a33f76a4ff88525f 2626 haskell-base64-bytestring_1.0.0.1-6.dsc 6548bf542e6f44ba1b8392360b77d6156306a40c26d9c871ed580ec73cc57d02 2784 haskell-base64-bytestring_1.0.0.1-6.debian.tar.xz ab25abf4b00a2f52b270bc3ed43f1d59f16c8eec9d7dffb14df1e9265b233b50 9080 haskell-base64-bytestring_1.0.0.1.orig.tar.gz Checksums-Sha1: 1d0ede5981dbbd7916cccf05d62578f5e1fb4ba1 38818 libghc-base64-bytestring-dev_1.0.0.1-6_amd64.deb 7855a4d087a4fda56164000aef0244c73b929d88 36590 libghc-base64-bytestring-doc_1.0.0.1-6_all.deb b1fa4bbd39878b11c255e91ea20750df076ddcc8 49586 libghc-base64-bytestring-prof_1.0.0.1-6_amd64.deb c19a82ac1873c699cc00d883dd02b361910b1c4c 2626 haskell-base64-bytestring_1.0.0.1-6.dsc e4be039f51e079fba6270b45ae32d5323eeb57cb 2784 haskell-base64-bytestring_1.0.0.1-6.debian.tar.xz ff4bfb12aa25a5947f9818dd6cd974dba145fb70 9080 haskell-base64-bytestring_1.0.0.1.orig.tar.gz Files: 817f3aa02b693c1a72e874b3fc2e30ed 38818 haskell extra libghc-base64-bytestring-dev_1.0.0.1-6_amd64.deb fb2f59a6eecb00c5e079e53cf7c13d41 36590 doc extra libghc-base64-bytestring-doc_1.0.0.1-6_all.deb 9e0b359c2a2ce275c518067737c64505 49586 haskell extra libghc-base64-bytestring-prof_1.0.0.1-6_amd64.deb 495cdaded8b951bfd6003062922eff75 2626 haskell extra haskell-base64-bytestring_1.0.0.1-6.dsc acefa4c75fedb8a5f676b8765a331874 2784 - - haskell-base64-bytestring_1.0.0.1-6.debian.tar.xz bfe70cca4c75f09f02a8299e19421afc 9080 - - haskell-base64-bytestring_1.0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYnJZXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNgIP/2PWz8qgoexhkvU/040CiB9A Rp7aF87+3wrdpRZDAHT+JG3AbNu0M72xHo4CR8YK6HJZ+JdonZQ8HlrQi7BPbjPa Ch626j1QB1YX42FFSSJ1DIN0++9oM6iwjg8QsTtnzygtpEo5jyOKMyEojzMzwWOp +jsWOOkI/C8Z/rAlOe/C0cr9astybB7BEoiGDlprmV5X0etBBo7T+2jsTjqyfaLq yDrHhV850yriudNqDNIHkxsiljpzTusqKxuTIm7qQTab+zJ+94FT30k7OpI0W4+r YyIWxihDMBJTvhxcnjh2Kdb2ogMdC5JPvGxlahItYs4djrCXInCWHpNmfX59Xrwd 556hNXxHU+cYA5ehaHxmKjtYdZ8aWvat1ZfZ6DG0gtNbq48X8vomRuHJWDQjLGMq bgyqegPBSwDeZ8zc7taG7BEAZpdOQAwAqdkco+Gzos5ojV3ABw+BpQbgUnDtLfwV WMbhOBwG9gUu62v5N0v8V35Vphgv+lPNzkCtnWg76Ud3gJJ4qF6ZFVdpJkJ/nmJW zynPGjo2T5orddQaARxV3TR+FyzKNis/7PAYDLrXZRnmROCKUT4ym8YkMqEm8WKI jAa8nhDmD/Wi5D6RF+l3C1PBKWYFRdBKg0yFjjuDcWBDOAOM9J+KeWJHSI9DmCMM SLIrnB6awAcNnvj/d+jX =5lj4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 05:19:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:19:49 +0000 Subject: haskell-basic-prelude_0.5.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 23:52:28 EST Source: haskell-basic-prelude Binary: libghc-basic-prelude-dev libghc-basic-prelude-prof libghc-basic-prelude-doc Architecture: amd64 all source Version: 0.5.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-basic-prelude-dev - enhanced core prelude${haskell:ShortBlurb} libghc-basic-prelude-prof - enhanced core prelude${haskell:ShortBlurb} libghc-basic-prelude-doc - enhanced core prelude${haskell:ShortBlurb} Changes: haskell-basic-prelude (0.5.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6636035f4b7556679cdd655d8c6ec9e1623bb8eec37ae1f5c36c35cf41bb435a 30284 libghc-basic-prelude-dev_0.5.0-2_amd64.deb ba620ddd0d8875fb5ba5769ba668e8e5efb28ffd49781501c4f33ec9246fd5c3 99206 libghc-basic-prelude-doc_0.5.0-2_all.deb 1febc32ae9655cd77aa06db134dd2fea080a7ab26aeeb1918fe1306150ac707b 26254 libghc-basic-prelude-prof_0.5.0-2_amd64.deb c8704cd1391401fab8e38f0f4b86e822c10ffb0af744ce380da49bc0269e21cf 2956 haskell-basic-prelude_0.5.0-2.dsc 8b3ebd9a402bcb8c2fe9c9625170279a93474e05157b3e6ebb0d8caa31270060 2800 haskell-basic-prelude_0.5.0-2.debian.tar.xz d1f562338ed9934a02b4fadc9f9a33f467d10105dbe03f527b47d4ae536210d1 5743 haskell-basic-prelude_0.5.0.orig.tar.gz Checksums-Sha1: 86382c293821fa5e5c3f79830446c609fdd67330 30284 libghc-basic-prelude-dev_0.5.0-2_amd64.deb 7aa0d8c7bcf78f6862222da7c67edba8dd584018 99206 libghc-basic-prelude-doc_0.5.0-2_all.deb 9cddba8ce8b56f765f2b2fa4638b6ecce330519c 26254 libghc-basic-prelude-prof_0.5.0-2_amd64.deb 9d72fde95cf073390960a317fda812bc6329890f 2956 haskell-basic-prelude_0.5.0-2.dsc 816f56a82d36d70075b0b5baffb68f1ead7e9a3c 2800 haskell-basic-prelude_0.5.0-2.debian.tar.xz 392826fbf51aaa8ff417effa6aaee4e84d366145 5743 haskell-basic-prelude_0.5.0.orig.tar.gz Files: 2c2c7f309e1ce03ca97cc73872486289 30284 haskell extra libghc-basic-prelude-dev_0.5.0-2_amd64.deb 2b4d2f19a3820c5ba02214a8ea623329 99206 doc extra libghc-basic-prelude-doc_0.5.0-2_all.deb be93aa6a18bb23ab87e29f9241a462bb 26254 haskell extra libghc-basic-prelude-prof_0.5.0-2_amd64.deb 4938d8b65c1e1ced53e3bcbfd13416fb 2956 haskell extra haskell-basic-prelude_0.5.0-2.dsc f719d997ac7e9d9ad4d093eb4161ed49 2800 - - haskell-basic-prelude_0.5.0-2.debian.tar.xz d3bfc5756de34f1b0fb236066a718ea5 5743 - - haskell-basic-prelude_0.5.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYm25XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDhoP/0WNwoBDuQXNBJosqAn0PcKY CzqlY8j3msJ0KujqSmEqsl7teD53A8HzZxjWt9McVqmWYIfBwwWOfrZKelOR8Dqm INa3wyEymRsajXXbUGxhJiMn4xaDzAvptB2nXR3uljxXBODB2Vk2vqoeQilK2/rA 2n1Qm2h3mN7IPmje3yPz5m+3Ef9wJaeV91LEUK2Jwgq92l0I3T+mOwHiViAMv2sf Bhg5GyQQUGK2x9rL8jgnUT1uEkLB9tP/f6IUXzYwckLTcuknsOdfl1ExMP51/NK3 oe2d34qPw1Ooxr4D2kY9KFHVCwa483hbe6OJwgBQB7qiDCRHgJJbcmhQwsl50xS5 0HHT41/4CdMUCawdFXqD/rJNjUNmLsPAXrYkletuvdTygNGg9spxUQqvFI1mtCIU /VDkXY1mqq9+9sqm5nOIoI/F6IrOiRgZ+MJD9pn/D+Jf3buyiWgFhpqc393wxZNk hckvKp8Z5idTc5+g1/WoJivor/DMSRQAYoqeEifUhdNVoRcti3iDiGOgpPDyAmaJ uhI6VMGdfe1nVKTyGA9PuPbwCjbgMsz2MF6M0DIEmO0yF2aVL0xobClODuFpCmMB EZzzk45teCKMhxFQxRKInFfClfyhcofj7o4Lr3DC+RbtplPdhKVcFKzczzxgR9IX PZpqw1+x8NJPVJItzqrW =alN/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 05:21:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:21:28 +0000 Subject: haskell-pem_0.2.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 00:12:06 EST Source: haskell-pem Binary: libghc-pem-dev libghc-pem-prof libghc-pem-doc Architecture: amd64 all source Version: 0.2.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pem-dev - Privacy Enhanced Mail (PEM) format reader and writer${haskell:Sho libghc-pem-prof - Privacy Enhanced Mail (PEM) format reader and writer${haskell:Sho libghc-pem-doc - Privacy Enhanced Mail (PEM) format reader and writer${haskell:Sho Changes: haskell-pem (0.2.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5057c1f0c43fef515b5d19291a38c57c490dad933cd66f7630f4d7edc56f31fb 29352 libghc-pem-dev_0.2.2-5_amd64.deb c95ca12be66c577808556747b73ffb9fb05c0d44d94444e13a17e42f07ad4797 31808 libghc-pem-doc_0.2.2-5_all.deb c12ec22d5de53fb41ba2ce00293c7fbda8da7cb554c2278e081d8056dadd91c1 24348 libghc-pem-prof_0.2.2-5_amd64.deb 71a086acd0ec2bc97a76293f8b2b04a23c065f08646983113eab4038e8acd871 2599 haskell-pem_0.2.2-5.dsc 545dd4d5c59405d8eb3fa1a1e14508c21fb1927185fd599507dc2a032b451b35 2484 haskell-pem_0.2.2-5.debian.tar.xz 372808c76c6d860aedb4e30171cb4ee9f6154d9f68e3f2310f820bf174995a98 4641 haskell-pem_0.2.2.orig.tar.gz Checksums-Sha1: ac6da43fd213aef98fbfdd6950bd5a4b4754f431 29352 libghc-pem-dev_0.2.2-5_amd64.deb 51c8c857d0d63597fe51004f7317811228f2ae2b 31808 libghc-pem-doc_0.2.2-5_all.deb f90af3a1c11f161243e86883ffd8330ccdbaa870 24348 libghc-pem-prof_0.2.2-5_amd64.deb 201fb9526a737983b515fb632741e21722ee4fa1 2599 haskell-pem_0.2.2-5.dsc 7ace42ec93a5cf4b5f181fe6a0e6a389fc0be574 2484 haskell-pem_0.2.2-5.debian.tar.xz b269b189da619f161d2a2476c6d8121071726438 4641 haskell-pem_0.2.2.orig.tar.gz Files: 0b449c4027405389d6c47e58fb22f9d6 29352 haskell extra libghc-pem-dev_0.2.2-5_amd64.deb b083c1bd77aef29a0c7a1ab1aa2419bc 31808 doc extra libghc-pem-doc_0.2.2-5_all.deb 3c5b6244de368e5b145381614b18c945 24348 haskell extra libghc-pem-prof_0.2.2-5_amd64.deb d5472418dcc3a6a63bb7a1cde2450bb0 2599 haskell extra haskell-pem_0.2.2-5.dsc f5797287a78be2a68aeb92df6aa7e617 2484 - - haskell-pem_0.2.2-5.debian.tar.xz 66489241d291cc8e402263c9f8ede91f 4641 - - haskell-pem_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYnJaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNcYQAIwUNnmtibiFvw3+Kkk+ZCx3 rezQ0JsWQSM8Qi3WRWU+O9sSSXfEDZkucewH9rPPpXT81IydA5Nz1v/h4QSu27cD WJ67jCI/SGWqHfMk+tU/+k5x1153y/lqmYHnLgXCySRe/cuabbNxefIaRWA+p+I3 /MMyzZkMiG6tqOvyVdxdPDIthkyGfUbMoRXBCJJfsaypyp9zvOSNb+PZPmcWYmfN bL0aJvFn3bPMIb3GBs8IERhSW+bqhkx55VPub30HAoSf5BvDicdtw7jKipp1VQQt 3mNC0IM04T23cP0dna4iALz4/LskofGyeCafRKxQlW7SajKhhXfmXZRnm/pnZpz6 tLw/08HcKJCSSWpf96HAKSm6XaCqkD32DG/od1WNiti1RdRCFUCCk6+fTD3luQp2 /s9wmWRxdVvN+FPwP7c2E2siaAeCnLM+w8yKJ5jCFbZI0PsaI/Auh3+tMfjTN/vG D1qbQ6cCvzjMwn0NUQLk84OU+JdGWyVBLg1AbQynTYUHwtNgOFMaD1KIN7pLKSGD lC5kx4GtS/4++3LgGhiN05Srey55QToZW2YYlxkRGlii7JC3kfCOGBQwhwFQdCKb HiFG7QCwsg0sjn5IdZxbnFidsPSiHD46e/rOnOuWO7w0TnUo/Oz1KqZ33ezz1IaB mHshwg9Sp5wl8TN6yyxm =4qgs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 05:21:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:21:54 +0000 Subject: haskell-readargs_1.2.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 4 Dec 2015 23:48:20 EST Source: haskell-readargs Binary: libghc-readargs-dev libghc-readargs-prof libghc-readargs-doc Architecture: amd64 all source Version: 1.2.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-readargs-dev - simple command-line argument parsing${haskell:ShortBlurb} libghc-readargs-prof - simple command-line argument parsing${haskell:ShortBlurb} libghc-readargs-doc - simple command-line argument parsing${haskell:ShortBlurb} Changes: haskell-readargs (1.2.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 45573c4624ad4c521e76a3143265388c5e0c3a75dac66cc38fa863a104a0c64a 57846 libghc-readargs-dev_1.2.2-5_amd64.deb 46c7c541bbb769c2d9b61bac70949fe0c217991dee0b16dc5bd0685e45f6810f 35594 libghc-readargs-doc_1.2.2-5_all.deb 7ad3650eff11a54df3f28cce2ea1e2bead43a850acc81eacc800d0fb9e09b20f 51782 libghc-readargs-prof_1.2.2-5_amd64.deb 53f140d67bcdbfd0d9017766295e6e5edea756924cd74ab070706a310b0c0bfc 2634 haskell-readargs_1.2.2-5.dsc 43e84c20f9775b07d810129f816169e60df55977043375b192f7663a938fc6cd 2916 haskell-readargs_1.2.2-5.debian.tar.xz 47a1a21621a45a960f516393c1e7c5d33a7d840db0f7eff20d43e6fc7fc9deec 5102 haskell-readargs_1.2.2.orig.tar.gz Checksums-Sha1: caed9a250501572bbd119f6fc35276cfbe1f98ee 57846 libghc-readargs-dev_1.2.2-5_amd64.deb c5b9f349f7ce922995afcee17b4686dfb9270809 35594 libghc-readargs-doc_1.2.2-5_all.deb 27ead20fa01b6d843fc103b571f4255de51538e3 51782 libghc-readargs-prof_1.2.2-5_amd64.deb 884155bde54b1c457bf185caf86b797acbaedfa8 2634 haskell-readargs_1.2.2-5.dsc d92867ee3d3ec7e0a3e9440788ed2ade713dfb39 2916 haskell-readargs_1.2.2-5.debian.tar.xz 9f5d57df74cf0774672a421665ff8236a08c77f7 5102 haskell-readargs_1.2.2.orig.tar.gz Files: b3b346866579da5bf1a0f7284809c3b6 57846 haskell extra libghc-readargs-dev_1.2.2-5_amd64.deb cb7e21195f40a2fa6815a803c57e88cb 35594 doc extra libghc-readargs-doc_1.2.2-5_all.deb 175e594a40b381e6c797432bd4024a80 51782 haskell extra libghc-readargs-prof_1.2.2-5_amd64.deb 326ff104aff05a43cd54c2a376ecc131 2634 haskell extra haskell-readargs_1.2.2-5.dsc 94cd9282948c977d976b09268a384fc1 2916 - - haskell-readargs_1.2.2-5.debian.tar.xz a38469677ae86f3603c50253cac08469 5102 - - haskell-readargs_1.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYm27XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFEkP/A84kya2gO2bXSPSajT6W5d4 DO50xG2dUN2ntd+h6RLgsDn2Oj4EPgD5VQCcnwuqeN/VAsIdaQztzdrNmnv6rb1W 5DYftbI0jONhNkafQsQa0sFgeA8ihQ3Uby/DSPANpeVkujMfEKGWVRTwB+tkktP2 0tAlPrEXPO/F17JSF6Vd54AoJ6xrDT2csQndY9Oxjm8c6L9/oMNMdYSDdMpCur/d JRKvEYwRA/22kaqwYfTMj7bmNMP+Ia6iR5+EsbpuFUPn/xDh2Hz8e94cj3tIQGxE eMV78vOpb00n1ist6ZZ++en0LPEMzC0PZfC5/MoE2+dv3cSabr3X+Msy4MPP1N2j Dis1T+u8panI15TZsogeEK+uJBvm+05KIqRm8DKPp8EXMch5WRkDaGgqI+xC0kfO Qg2uRn3IYv0T/d1DtV34N7PtDZwZOWVr/kZis2g2LEyKLGCeSdgZ2agf+TG8JM7+ QhQmhAsq2S/J+Tp/ti7QT3H/ezPj2UmWBfJraZdeUjPjvUxywrP4mTYhTQQA0uSH jFTyQn6YlRlDZC70c7l1KRolVqEjyTXFjjzbIaExbryZodUMaosMSsIAOfpzE3xR lVHV2WlO4joqwp46hq0XD/cSsIzIQG9vTahHzuO/yEEMXd0AiNjeNLdFf358+3fw W3GSUzUQn1QRCcww87UJ =rDJ/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 05:54:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:54:01 +0000 Subject: Processing of gtk2hs-buildtools_0.13.0.5-1_amd64.changes Message-ID: gtk2hs-buildtools_0.13.0.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: gtk2hs-buildtools_0.13.0.5-1_amd64.deb gtk2hs-buildtools_0.13.0.5-1.dsc gtk2hs-buildtools_0.13.0.5-1.debian.tar.xz gtk2hs-buildtools_0.13.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 05:58:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 05:58:17 +0000 Subject: Processing of gtk2hs-buildtools_0.13.0.5-1_amd64.changes Message-ID: gtk2hs-buildtools_0.13.0.5-1_amd64.changes uploaded successfully to localhost along with the files: gtk2hs-buildtools_0.13.0.5-1_amd64.deb gtk2hs-buildtools_0.13.0.5-1.dsc gtk2hs-buildtools_0.13.0.5-1.debian.tar.xz gtk2hs-buildtools_0.13.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 06:19:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 06:19:33 +0000 Subject: gtk2hs-buildtools_0.13.0.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 00:49:20 EST Source: gtk2hs-buildtools Binary: gtk2hs-buildtools Architecture: amd64 source Version: 0.13.0.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: gtk2hs-buildtools - Tools to build the Gtk2Hs suite of User Interface libraries Changes: gtk2hs-buildtools (0.13.0.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 8f72664981cc910a1a373815a2cde291007e139c42433912ea75930bf8de2680 971038 gtk2hs-buildtools_0.13.0.5-1_amd64.deb d891e847efbcfa11cafe1178e7795f13cccaa874f46168c2d463ca99d36fd310 2296 gtk2hs-buildtools_0.13.0.5-1.dsc 4dd630db76c82c9212bcb7d93d3aa43cf08379b04af6155282345a90f6d9f07e 6388 gtk2hs-buildtools_0.13.0.5-1.debian.tar.xz d95811a505ec10e4c82f3ca81c06b317eb9d345e73b6eda7aeaebd1e868f0a93 170895 gtk2hs-buildtools_0.13.0.5.orig.tar.gz Checksums-Sha1: 408db489408c0eb165edf37baf9d9e1cdce75a0a 971038 gtk2hs-buildtools_0.13.0.5-1_amd64.deb a9db33343cd893748c4bd395827e81b090919230 2296 gtk2hs-buildtools_0.13.0.5-1.dsc a8853762a547d38cd27131e3d170affb2475f9dc 6388 gtk2hs-buildtools_0.13.0.5-1.debian.tar.xz 8d100b9fb6d77b25e6a072d12f1dc5a820d4b8b8 170895 gtk2hs-buildtools_0.13.0.5.orig.tar.gz Files: 029097ec7c631b91c4ee165c83b17aca 971038 haskell extra gtk2hs-buildtools_0.13.0.5-1_amd64.deb 7e31677ecfb9a5d72c5234aa48f53155 2296 haskell extra gtk2hs-buildtools_0.13.0.5-1.dsc 1f6efd1044d45c6ff09853ea51329a2e 6388 - - gtk2hs-buildtools_0.13.0.5-1.debian.tar.xz 3f44f44c9eb6c6aec27331326b0aebc7 170895 - - gtk2hs-buildtools_0.13.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWYnr5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiog78QAJqNqfx20LxRqTcGfnESqteG 81ZqmUDYXStBTd23DFx3wSNawHhwq/vJwvqBVG0v95rlc4o7TfIgB4fvtDIoj4zr dVlzNL2MuTuxNH9Di2Im4rxyiN2fwn8lRonZD2Eks6C8X2U0eKkYCGZoZFyqbnBW FVtjLtQdpxwdovXvfdR6/6Kvitlvldp2UwtX0Jmhya42vB/rHPIgIG+ilTDaFc1j TkOaK9JUfxWfYd+tJ4KPnEOwkK8nHFm3PMnRW8YNQHaXkVGCCQvrh9G15ON2yRv3 6JkpnClVVCTQR6fMZu7Dgu3AhukFanivBKm2JO21zHHOobqaBL632cPsLZ/e+OII eCXBrg1VO9IktGMH7UO5wvgI5WV2PeplInXulwv0gyn4errcjOZGgU11kv9MDVHm EW/AF+ZA9WytILSgfbOaNaci6+p4Nv9Nond/8JspmOll/5gmP1zsCHqMDTeT1Cl5 O6mPmw3yTrKn2whEcfZsKvQYhn1yMrtM4tR1lWEOzSPUivMpo6qiN+UX3O73l+Mc 2+hH1VXicOMk4BHUXActD2OB3z+0/gWJM4KOXWpNysvohDdkdXo6fOkOXAOm0xe5 mLrkHeKz40rMynUOSEjmkeOUlQmC+ngOP+cBfNLtHbF5ybf/eTahDIjrAXXHc7X4 KcNFkPccx+EKIg/L1xGg =BOKU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 06:50:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 06:50:52 +0000 Subject: Processing of haskell-abstract-deque_0.3-5_amd64.changes Message-ID: haskell-abstract-deque_0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-abstract-deque-dev_0.3-5_amd64.deb libghc-abstract-deque-doc_0.3-5_all.deb libghc-abstract-deque-prof_0.3-5_amd64.deb haskell-abstract-deque_0.3-5.dsc haskell-abstract-deque_0.3-5.debian.tar.xz haskell-abstract-deque_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 06:53:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 06:53:40 +0000 Subject: Processing of haskell-abstract-deque_0.3-5_amd64.changes Message-ID: haskell-abstract-deque_0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-abstract-deque-dev_0.3-5_amd64.deb libghc-abstract-deque-doc_0.3-5_all.deb libghc-abstract-deque-prof_0.3-5_amd64.deb haskell-abstract-deque_0.3-5.dsc haskell-abstract-deque_0.3-5.debian.tar.xz haskell-abstract-deque_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 07:19:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 07:19:46 +0000 Subject: haskell-abstract-deque_0.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-abstract-deque, version 0.3-5, however unstable already has version 0.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From glaubitz at physik.fu-berlin.de Sat Dec 5 12:19:16 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sat, 05 Dec 2015 13:19:16 +0100 Subject: Bug#807108: ghc: Please add platform detection support for sh4 (patch supplied) Message-ID: <144931795649.31098.2832564919535488206.reportbug@z6.physik.fu-berlin.de> Package: ghc Version: 7.10.3-2 Severity: normal Tags: patch User: debian-sh4 at superh.org Usertags: sh4 Hello! I am currently preparing a ghc package for Debian's sh4 port. I have successfully bootstrapped ghc via cross-compilation [1] and I am now building the actual Debian package which I will upload to the 'unreleased' suite later. In order for ghc to actually build on sh4, I had to add sh4 to the list of known architectures in aclocal.m4. Please add the attached patch to the package's Debian patches so the official Debian ghc package supports sh4 as well. Thanks, Adrian > [1] https://lists.debian.org/debian-superh/2015/12/msg00000.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: sh4-platform-detection-support.patch Type: text/x-diff Size: 746 bytes Desc: not available URL: From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:15 +0000 Subject: Processing of haskell-aeson-qq_0.8.1-1_amd64.changes Message-ID: haskell-aeson-qq_0.8.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-aeson-qq-dev_0.8.1-1_amd64.deb libghc-aeson-qq-doc_0.8.1-1_all.deb libghc-aeson-qq-prof_0.8.1-1_amd64.deb haskell-aeson-qq_0.8.1-1.dsc haskell-aeson-qq_0.8.1-1.debian.tar.xz haskell-aeson-qq_0.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:19 +0000 Subject: Processing of haskell-asn1-encoding_0.9.3-1_amd64.changes Message-ID: haskell-asn1-encoding_0.9.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-encoding-dev_0.9.3-1_amd64.deb libghc-asn1-encoding-doc_0.9.3-1_all.deb libghc-asn1-encoding-prof_0.9.3-1_amd64.deb haskell-asn1-encoding_0.9.3-1.dsc haskell-asn1-encoding_0.9.3-1.debian.tar.xz haskell-asn1-encoding_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:22 +0000 Subject: Processing of haskell-asn1-parse_0.9.4-1_amd64.changes Message-ID: haskell-asn1-parse_0.9.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-parse-dev_0.9.4-1_amd64.deb libghc-asn1-parse-doc_0.9.4-1_all.deb libghc-asn1-parse-prof_0.9.4-1_amd64.deb haskell-asn1-parse_0.9.4-1.dsc haskell-asn1-parse_0.9.4-1.debian.tar.xz haskell-asn1-parse_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:30 +0000 Subject: Processing of haskell-base-compat_0.8.2-2_amd64.changes Message-ID: haskell-base-compat_0.8.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-base-compat-dev_0.8.2-2_amd64.deb libghc-base-compat-doc_0.8.2-2_all.deb libghc-base-compat-prof_0.8.2-2_amd64.deb haskell-base-compat_0.8.2-2.dsc haskell-base-compat_0.8.2-2.debian.tar.xz haskell-base-compat_0.8.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:26 +0000 Subject: Processing of haskell-authenticate_1.3.2.11-5_amd64.changes Message-ID: haskell-authenticate_1.3.2.11-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-authenticate-dev_1.3.2.11-5_amd64.deb libghc-authenticate-doc_1.3.2.11-5_all.deb libghc-authenticate-prof_1.3.2.11-5_amd64.deb haskell-authenticate_1.3.2.11-5.dsc haskell-authenticate_1.3.2.11-5.debian.tar.xz haskell-authenticate_1.3.2.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:34 +0000 Subject: Processing of haskell-cipher-aes_0.2.11-3_amd64.changes Message-ID: haskell-cipher-aes_0.2.11-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cipher-aes-dev_0.2.11-3_amd64.deb libghc-cipher-aes-doc_0.2.11-3_all.deb libghc-cipher-aes-prof_0.2.11-3_amd64.deb haskell-cipher-aes_0.2.11-3.dsc haskell-cipher-aes_0.2.11-3.debian.tar.xz haskell-cipher-aes_0.2.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:38 +0000 Subject: Processing of haskell-blaze-markup_0.7.0.3-1_amd64.changes Message-ID: haskell-blaze-markup_0.7.0.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-blaze-markup-dev_0.7.0.3-1_amd64.deb libghc-blaze-markup-doc_0.7.0.3-1_all.deb libghc-blaze-markup-prof_0.7.0.3-1_amd64.deb haskell-blaze-markup_0.7.0.3-1.dsc haskell-blaze-markup_0.7.0.3-1.debian.tar.xz haskell-blaze-markup_0.7.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:43 +0000 Subject: Processing of cpphs_1.19.3-1_amd64.changes Message-ID: cpphs_1.19.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cpphs_1.19.3-1_amd64.deb libghc-cpphs-dev_1.19.3-1_amd64.deb libghc-cpphs-doc_1.19.3-1_all.deb libghc-cpphs-prof_1.19.3-1_amd64.deb cpphs_1.19.3-1.dsc cpphs_1.19.3-1.debian.tar.xz cpphs_1.19.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:47 +0000 Subject: Processing of haskell-blaze-html_0.8.1.1-1_amd64.changes Message-ID: haskell-blaze-html_0.8.1.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-blaze-html-dev_0.8.1.1-1_amd64.deb libghc-blaze-html-doc_0.8.1.1-1_all.deb libghc-blaze-html-prof_0.8.1.1-1_amd64.deb haskell-blaze-html_0.8.1.1-1.dsc haskell-blaze-html_0.8.1.1-1.debian.tar.xz haskell-blaze-html_0.8.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:51 +0000 Subject: Processing of haskell-asn1-types_0.3.1-1_amd64.changes Message-ID: haskell-asn1-types_0.3.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-types-dev_0.3.1-1_amd64.deb libghc-asn1-types-doc_0.3.1-1_all.deb libghc-asn1-types-prof_0.3.1-1_amd64.deb haskell-asn1-types_0.3.1-1.dsc haskell-asn1-types_0.3.1-1.debian.tar.xz haskell-asn1-types_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:20:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:20:59 +0000 Subject: Processing of haskell-clientsession_0.9.1.1-3_amd64.changes Message-ID: haskell-clientsession_0.9.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-clientsession-dev_0.9.1.1-3_amd64.deb libghc-clientsession-doc_0.9.1.1-3_all.deb libghc-clientsession-prof_0.9.1.1-3_amd64.deb haskell-clientsession_0.9.1.1-3.dsc haskell-clientsession_0.9.1.1-3.debian.tar.xz haskell-clientsession_0.9.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:21:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:21:03 +0000 Subject: Processing of haskell-conduit_1.2.5.1-1_amd64.changes Message-ID: haskell-conduit_1.2.5.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-conduit-dev_1.2.5.1-1_amd64.deb libghc-conduit-doc_1.2.5.1-1_all.deb libghc-conduit-prof_1.2.5.1-1_amd64.deb haskell-conduit_1.2.5.1-1.dsc haskell-conduit_1.2.5.1-1.debian.tar.xz haskell-conduit_1.2.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:21:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:21:07 +0000 Subject: Processing of haskell-conduit-extra_1.1.9.1-3_amd64.changes Message-ID: haskell-conduit-extra_1.1.9.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-conduit-extra-dev_1.1.9.1-3_amd64.deb libghc-conduit-extra-doc_1.1.9.1-3_all.deb libghc-conduit-extra-prof_1.1.9.1-3_amd64.deb haskell-conduit-extra_1.1.9.1-3.dsc haskell-conduit-extra_1.1.9.1-3.debian.tar.xz haskell-conduit-extra_1.1.9.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:21:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:21:11 +0000 Subject: Processing of haskell-connection_0.2.5-2_amd64.changes Message-ID: haskell-connection_0.2.5-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-connection-dev_0.2.5-2_amd64.deb libghc-connection-doc_0.2.5-2_all.deb libghc-connection-prof_0.2.5-2_amd64.deb haskell-connection_0.2.5-2.dsc haskell-connection_0.2.5-2.debian.tar.xz haskell-connection_0.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:21:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:21:14 +0000 Subject: Processing of haskell-cprng-aes_0.6.1-3_amd64.changes Message-ID: haskell-cprng-aes_0.6.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cprng-aes-dev_0.6.1-3_amd64.deb libghc-cprng-aes-doc_0.6.1-3_all.deb libghc-cprng-aes-prof_0.6.1-3_amd64.deb haskell-cprng-aes_0.6.1-3.dsc haskell-cprng-aes_0.6.1-3.debian.tar.xz haskell-cprng-aes_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:23 +0000 Subject: Processing of haskell-conduit-extra_1.1.9.1-3_amd64.changes Message-ID: haskell-conduit-extra_1.1.9.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-conduit-extra-dev_1.1.9.1-3_amd64.deb libghc-conduit-extra-doc_1.1.9.1-3_all.deb libghc-conduit-extra-prof_1.1.9.1-3_amd64.deb haskell-conduit-extra_1.1.9.1-3.dsc haskell-conduit-extra_1.1.9.1-3.debian.tar.xz haskell-conduit-extra_1.1.9.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:23 +0000 Subject: Processing of haskell-blaze-markup_0.7.0.3-1_amd64.changes Message-ID: haskell-blaze-markup_0.7.0.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-blaze-markup-dev_0.7.0.3-1_amd64.deb libghc-blaze-markup-doc_0.7.0.3-1_all.deb libghc-blaze-markup-prof_0.7.0.3-1_amd64.deb haskell-blaze-markup_0.7.0.3-1.dsc haskell-blaze-markup_0.7.0.3-1.debian.tar.xz haskell-blaze-markup_0.7.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:23 +0000 Subject: Processing of haskell-asn1-types_0.3.1-1_amd64.changes Message-ID: haskell-asn1-types_0.3.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-types-dev_0.3.1-1_amd64.deb libghc-asn1-types-doc_0.3.1-1_all.deb libghc-asn1-types-prof_0.3.1-1_amd64.deb haskell-asn1-types_0.3.1-1.dsc haskell-asn1-types_0.3.1-1.debian.tar.xz haskell-asn1-types_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:24 +0000 Subject: Processing of haskell-authenticate_1.3.2.11-5_amd64.changes Message-ID: haskell-authenticate_1.3.2.11-5_amd64.changes uploaded successfully to localhost along with the files: libghc-authenticate-dev_1.3.2.11-5_amd64.deb libghc-authenticate-doc_1.3.2.11-5_all.deb libghc-authenticate-prof_1.3.2.11-5_amd64.deb haskell-authenticate_1.3.2.11-5.dsc haskell-authenticate_1.3.2.11-5.debian.tar.xz haskell-authenticate_1.3.2.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:24 +0000 Subject: Processing of haskell-base-compat_0.8.2-2_amd64.changes Message-ID: haskell-base-compat_0.8.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-base-compat-dev_0.8.2-2_amd64.deb libghc-base-compat-doc_0.8.2-2_all.deb libghc-base-compat-prof_0.8.2-2_amd64.deb haskell-base-compat_0.8.2-2.dsc haskell-base-compat_0.8.2-2.debian.tar.xz haskell-base-compat_0.8.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:24 +0000 Subject: Processing of cpphs_1.19.3-1_amd64.changes Message-ID: cpphs_1.19.3-1_amd64.changes uploaded successfully to localhost along with the files: cpphs_1.19.3-1_amd64.deb libghc-cpphs-dev_1.19.3-1_amd64.deb libghc-cpphs-doc_1.19.3-1_all.deb libghc-cpphs-prof_1.19.3-1_amd64.deb cpphs_1.19.3-1.dsc cpphs_1.19.3-1.debian.tar.xz cpphs_1.19.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:26 +0000 Subject: Processing of haskell-cipher-aes_0.2.11-3_amd64.changes Message-ID: haskell-cipher-aes_0.2.11-3_amd64.changes uploaded successfully to localhost along with the files: libghc-cipher-aes-dev_0.2.11-3_amd64.deb libghc-cipher-aes-doc_0.2.11-3_all.deb libghc-cipher-aes-prof_0.2.11-3_amd64.deb haskell-cipher-aes_0.2.11-3.dsc haskell-cipher-aes_0.2.11-3.debian.tar.xz haskell-cipher-aes_0.2.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:25 +0000 Subject: Processing of haskell-cprng-aes_0.6.1-3_amd64.changes Message-ID: haskell-cprng-aes_0.6.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-cprng-aes-dev_0.6.1-3_amd64.deb libghc-cprng-aes-doc_0.6.1-3_all.deb libghc-cprng-aes-prof_0.6.1-3_amd64.deb haskell-cprng-aes_0.6.1-3.dsc haskell-cprng-aes_0.6.1-3.debian.tar.xz haskell-cprng-aes_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:26 +0000 Subject: Processing of haskell-asn1-encoding_0.9.3-1_amd64.changes Message-ID: haskell-asn1-encoding_0.9.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-encoding-dev_0.9.3-1_amd64.deb libghc-asn1-encoding-doc_0.9.3-1_all.deb libghc-asn1-encoding-prof_0.9.3-1_amd64.deb haskell-asn1-encoding_0.9.3-1.dsc haskell-asn1-encoding_0.9.3-1.debian.tar.xz haskell-asn1-encoding_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:25 +0000 Subject: Processing of haskell-blaze-html_0.8.1.1-1_amd64.changes Message-ID: haskell-blaze-html_0.8.1.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-blaze-html-dev_0.8.1.1-1_amd64.deb libghc-blaze-html-doc_0.8.1.1-1_all.deb libghc-blaze-html-prof_0.8.1.1-1_amd64.deb haskell-blaze-html_0.8.1.1-1.dsc haskell-blaze-html_0.8.1.1-1.debian.tar.xz haskell-blaze-html_0.8.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:26 +0000 Subject: Processing of haskell-clientsession_0.9.1.1-3_amd64.changes Message-ID: haskell-clientsession_0.9.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-clientsession-dev_0.9.1.1-3_amd64.deb libghc-clientsession-doc_0.9.1.1-3_all.deb libghc-clientsession-prof_0.9.1.1-3_amd64.deb haskell-clientsession_0.9.1.1-3.dsc haskell-clientsession_0.9.1.1-3.debian.tar.xz haskell-clientsession_0.9.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:26 +0000 Subject: Processing of haskell-conduit_1.2.5.1-1_amd64.changes Message-ID: haskell-conduit_1.2.5.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-conduit-dev_1.2.5.1-1_amd64.deb libghc-conduit-doc_1.2.5.1-1_all.deb libghc-conduit-prof_1.2.5.1-1_amd64.deb haskell-conduit_1.2.5.1-1.dsc haskell-conduit_1.2.5.1-1.debian.tar.xz haskell-conduit_1.2.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:24 +0000 Subject: Processing of haskell-asn1-parse_0.9.4-1_amd64.changes Message-ID: haskell-asn1-parse_0.9.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-parse-dev_0.9.4-1_amd64.deb libghc-asn1-parse-doc_0.9.4-1_all.deb libghc-asn1-parse-prof_0.9.4-1_amd64.deb haskell-asn1-parse_0.9.4-1.dsc haskell-asn1-parse_0.9.4-1.debian.tar.xz haskell-asn1-parse_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:24 +0000 Subject: Processing of haskell-aeson-qq_0.8.1-1_amd64.changes Message-ID: haskell-aeson-qq_0.8.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-aeson-qq-dev_0.8.1-1_amd64.deb libghc-aeson-qq-doc_0.8.1-1_all.deb libghc-aeson-qq-prof_0.8.1-1_amd64.deb haskell-aeson-qq_0.8.1-1.dsc haskell-aeson-qq_0.8.1-1.debian.tar.xz haskell-aeson-qq_0.8.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:24:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:24:26 +0000 Subject: Processing of haskell-connection_0.2.5-2_amd64.changes Message-ID: haskell-connection_0.2.5-2_amd64.changes uploaded successfully to localhost along with the files: libghc-connection-dev_0.2.5-2_amd64.deb libghc-connection-doc_0.2.5-2_all.deb libghc-connection-prof_0.2.5-2_amd64.deb haskell-connection_0.2.5-2.dsc haskell-connection_0.2.5-2.debian.tar.xz haskell-connection_0.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:24 +0000 Subject: Processing of haskell-hjsmin_0.1.5.1-1_amd64.changes Message-ID: haskell-hjsmin_0.1.5.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hjsmin-dev_0.1.5.1-1_amd64.deb libghc-hjsmin-doc_0.1.5.1-1_all.deb libghc-hjsmin-prof_0.1.5.1-1_amd64.deb haskell-hjsmin_0.1.5.1-1.dsc haskell-hjsmin_0.1.5.1-1.debian.tar.xz haskell-hjsmin_0.1.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:28 +0000 Subject: Processing of haskell-crypto-cipher-tests_0.0.11-5_amd64.changes Message-ID: haskell-crypto-cipher-tests_0.0.11-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-cipher-tests-dev_0.0.11-5_amd64.deb libghc-crypto-cipher-tests-doc_0.0.11-5_all.deb libghc-crypto-cipher-tests-prof_0.0.11-5_amd64.deb haskell-crypto-cipher-tests_0.0.11-5.dsc haskell-crypto-cipher-tests_0.0.11-5.debian.tar.xz haskell-crypto-cipher-tests_0.0.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:31 +0000 Subject: Processing of haskell-crypto-cipher-types_0.0.9-5_amd64.changes Message-ID: haskell-crypto-cipher-types_0.0.9-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-cipher-types-dev_0.0.9-5_amd64.deb libghc-crypto-cipher-types-doc_0.0.9-5_all.deb libghc-crypto-cipher-types-prof_0.0.9-5_amd64.deb haskell-crypto-cipher-types_0.0.9-5.dsc haskell-crypto-cipher-types_0.0.9-5.debian.tar.xz haskell-crypto-cipher-types_0.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:35 +0000 Subject: Processing of haskell-cryptohash_0.11.6-6_amd64.changes Message-ID: haskell-cryptohash_0.11.6-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cryptohash-dev_0.11.6-6_amd64.deb libghc-cryptohash-doc_0.11.6-6_all.deb libghc-cryptohash-prof_0.11.6-6_amd64.deb haskell-cryptohash_0.11.6-6.dsc haskell-cryptohash_0.11.6-6.debian.tar.xz haskell-cryptohash_0.11.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:41 +0000 Subject: Processing of haskell-cryptonite_0.6-5_amd64.changes Message-ID: haskell-cryptonite_0.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cryptonite-dev_0.6-5_amd64.deb libghc-cryptonite-doc_0.6-5_all.deb libghc-cryptonite-prof_0.6-5_amd64.deb haskell-cryptonite_0.6-5.dsc haskell-cryptonite_0.6-5.debian.tar.xz haskell-cryptonite_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:44 +0000 Subject: Processing of haskell-crypto-random_0.0.9-4_amd64.changes Message-ID: haskell-crypto-random_0.0.9-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-random-dev_0.0.9-4_amd64.deb libghc-crypto-random-doc_0.0.9-4_all.deb libghc-crypto-random-prof_0.0.9-4_amd64.deb haskell-crypto-random_0.0.9-4.dsc haskell-crypto-random_0.0.9-4.debian.tar.xz haskell-crypto-random_0.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:48 +0000 Subject: Processing of haskell-email-validate_2.1.3-2_amd64.changes Message-ID: haskell-email-validate_2.1.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-email-validate-dev_2.1.3-2_amd64.deb libghc-email-validate-doc_2.1.3-2_all.deb libghc-email-validate-prof_2.1.3-2_amd64.deb haskell-email-validate_2.1.3-2.dsc haskell-email-validate_2.1.3-2.debian.tar.xz haskell-email-validate_2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:53 +0000 Subject: Processing of haskell-enclosed-exceptions_1.0.1.1-4_amd64.changes Message-ID: haskell-enclosed-exceptions_1.0.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-enclosed-exceptions-dev_1.0.1.1-4_amd64.deb libghc-enclosed-exceptions-doc_1.0.1.1-4_all.deb libghc-enclosed-exceptions-prof_1.0.1.1-4_amd64.deb haskell-enclosed-exceptions_1.0.1.1-4.dsc haskell-enclosed-exceptions_1.0.1.1-4.debian.tar.xz haskell-enclosed-exceptions_1.0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:26:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:26:57 +0000 Subject: Processing of haskell-fast-logger_2.4.1-1_amd64.changes Message-ID: haskell-fast-logger_2.4.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fast-logger-dev_2.4.1-1_amd64.deb libghc-fast-logger-doc_2.4.1-1_all.deb libghc-fast-logger-prof_2.4.1-1_amd64.deb haskell-fast-logger_2.4.1-1.dsc haskell-fast-logger_2.4.1-1.debian.tar.xz haskell-fast-logger_2.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:27:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:27:31 +0000 Subject: Processing of haskell-hledger_0.26-2_amd64.changes Message-ID: haskell-hledger_0.26-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hledger_0.26-2_amd64.deb libghc-hledger-dev_0.26-2_amd64.deb libghc-hledger-doc_0.26-2_all.deb libghc-hledger-prof_0.26-2_amd64.deb haskell-hledger_0.26-2.dsc haskell-hledger_0.26-2.debian.tar.xz haskell-hledger_0.26.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:27:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:27:37 +0000 Subject: Processing of haskell-hledger-lib_0.26-3_amd64.changes Message-ID: haskell-hledger-lib_0.26-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hledger-lib-dev_0.26-3_amd64.deb libghc-hledger-lib-doc_0.26-3_all.deb libghc-hledger-lib-prof_0.26-3_amd64.deb haskell-hledger-lib_0.26-3.dsc haskell-hledger-lib_0.26-3.debian.tar.xz haskell-hledger-lib_0.26.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:26 +0000 Subject: Processing of haskell-crypto-cipher-tests_0.0.11-5_amd64.changes Message-ID: haskell-crypto-cipher-tests_0.0.11-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-cipher-tests-dev_0.0.11-5_amd64.deb libghc-crypto-cipher-tests-doc_0.0.11-5_all.deb libghc-crypto-cipher-tests-prof_0.0.11-5_amd64.deb haskell-crypto-cipher-tests_0.0.11-5.dsc haskell-crypto-cipher-tests_0.0.11-5.debian.tar.xz haskell-crypto-cipher-tests_0.0.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:27 +0000 Subject: Processing of haskell-hledger_0.26-2_amd64.changes Message-ID: haskell-hledger_0.26-2_amd64.changes uploaded successfully to localhost along with the files: hledger_0.26-2_amd64.deb libghc-hledger-dev_0.26-2_amd64.deb libghc-hledger-doc_0.26-2_all.deb libghc-hledger-prof_0.26-2_amd64.deb haskell-hledger_0.26-2.dsc haskell-hledger_0.26-2.debian.tar.xz haskell-hledger_0.26.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:27 +0000 Subject: Processing of haskell-fast-logger_2.4.1-1_amd64.changes Message-ID: haskell-fast-logger_2.4.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-fast-logger-dev_2.4.1-1_amd64.deb libghc-fast-logger-doc_2.4.1-1_all.deb libghc-fast-logger-prof_2.4.1-1_amd64.deb haskell-fast-logger_2.4.1-1.dsc haskell-fast-logger_2.4.1-1.debian.tar.xz haskell-fast-logger_2.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:28 +0000 Subject: Processing of haskell-cryptohash_0.11.6-6_amd64.changes Message-ID: haskell-cryptohash_0.11.6-6_amd64.changes uploaded successfully to localhost along with the files: libghc-cryptohash-dev_0.11.6-6_amd64.deb libghc-cryptohash-doc_0.11.6-6_all.deb libghc-cryptohash-prof_0.11.6-6_amd64.deb haskell-cryptohash_0.11.6-6.dsc haskell-cryptohash_0.11.6-6.debian.tar.xz haskell-cryptohash_0.11.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:28 +0000 Subject: Processing of haskell-email-validate_2.1.3-2_amd64.changes Message-ID: haskell-email-validate_2.1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-email-validate-dev_2.1.3-2_amd64.deb libghc-email-validate-doc_2.1.3-2_all.deb libghc-email-validate-prof_2.1.3-2_amd64.deb haskell-email-validate_2.1.3-2.dsc haskell-email-validate_2.1.3-2.debian.tar.xz haskell-email-validate_2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:27 +0000 Subject: Processing of haskell-crypto-random_0.0.9-4_amd64.changes Message-ID: haskell-crypto-random_0.0.9-4_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-random-dev_0.0.9-4_amd64.deb libghc-crypto-random-doc_0.0.9-4_all.deb libghc-crypto-random-prof_0.0.9-4_amd64.deb haskell-crypto-random_0.0.9-4.dsc haskell-crypto-random_0.0.9-4.debian.tar.xz haskell-crypto-random_0.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:29 +0000 Subject: Processing of haskell-crypto-cipher-types_0.0.9-5_amd64.changes Message-ID: haskell-crypto-cipher-types_0.0.9-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-cipher-types-dev_0.0.9-5_amd64.deb libghc-crypto-cipher-types-doc_0.0.9-5_all.deb libghc-crypto-cipher-types-prof_0.0.9-5_amd64.deb haskell-crypto-cipher-types_0.0.9-5.dsc haskell-crypto-cipher-types_0.0.9-5.debian.tar.xz haskell-crypto-cipher-types_0.0.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:29 +0000 Subject: Processing of haskell-enclosed-exceptions_1.0.1.1-4_amd64.changes Message-ID: haskell-enclosed-exceptions_1.0.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-enclosed-exceptions-dev_1.0.1.1-4_amd64.deb libghc-enclosed-exceptions-doc_1.0.1.1-4_all.deb libghc-enclosed-exceptions-prof_1.0.1.1-4_amd64.deb haskell-enclosed-exceptions_1.0.1.1-4.dsc haskell-enclosed-exceptions_1.0.1.1-4.debian.tar.xz haskell-enclosed-exceptions_1.0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:30 +0000 Subject: Processing of haskell-hjsmin_0.1.5.1-1_amd64.changes Message-ID: haskell-hjsmin_0.1.5.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-hjsmin-dev_0.1.5.1-1_amd64.deb libghc-hjsmin-doc_0.1.5.1-1_all.deb libghc-hjsmin-prof_0.1.5.1-1_amd64.deb haskell-hjsmin_0.1.5.1-1.dsc haskell-hjsmin_0.1.5.1-1.debian.tar.xz haskell-hjsmin_0.1.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:29 +0000 Subject: Processing of haskell-hledger-lib_0.26-3_amd64.changes Message-ID: haskell-hledger-lib_0.26-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hledger-lib-dev_0.26-3_amd64.deb libghc-hledger-lib-doc_0.26-3_all.deb libghc-hledger-lib-prof_0.26-3_amd64.deb haskell-hledger-lib_0.26-3.dsc haskell-hledger-lib_0.26-3.debian.tar.xz haskell-hledger-lib_0.26.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:29:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:29:29 +0000 Subject: Processing of haskell-cryptonite_0.6-5_amd64.changes Message-ID: haskell-cryptonite_0.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cryptonite-dev_0.6-5_amd64.deb libghc-cryptonite-doc_0.6-5_all.deb libghc-cryptonite-prof_0.6-5_amd64.deb haskell-cryptonite_0.6-5.dsc haskell-cryptonite_0.6-5.debian.tar.xz haskell-cryptonite_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:32:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:32:41 +0000 Subject: Processing of haskell-monad-logger_0.3.15-1_amd64.changes Message-ID: haskell-monad-logger_0.3.15-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monad-logger-dev_0.3.15-1_amd64.deb libghc-monad-logger-doc_0.3.15-1_all.deb libghc-monad-logger-prof_0.3.15-1_amd64.deb haskell-monad-logger_0.3.15-1.dsc haskell-monad-logger_0.3.15-1.debian.tar.xz haskell-monad-logger_0.3.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:32:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:32:46 +0000 Subject: Processing of haskell-hourglass_0.2.9-5_amd64.changes Message-ID: haskell-hourglass_0.2.9-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hourglass-dev_0.2.9-5_amd64.deb libghc-hourglass-doc_0.2.9-5_all.deb libghc-hourglass-prof_0.2.9-5_amd64.deb haskell-hourglass_0.2.9-5.dsc haskell-hourglass_0.2.9-5.debian.tar.xz haskell-hourglass_0.2.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:32:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:32:50 +0000 Subject: Processing of haskell-http-client_0.4.24-1_amd64.changes Message-ID: haskell-http-client_0.4.24-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-client-dev_0.4.24-1_amd64.deb libghc-http-client-doc_0.4.24-1_all.deb libghc-http-client-prof_0.4.24-1_amd64.deb haskell-http-client_0.4.24-1.dsc haskell-http-client_0.4.24-1.debian.tar.xz haskell-http-client_0.4.24.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:32:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:32:54 +0000 Subject: Processing of haskell-http-client-tls_0.2.2-8_amd64.changes Message-ID: haskell-http-client-tls_0.2.2-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-client-tls-dev_0.2.2-8_amd64.deb libghc-http-client-tls-doc_0.2.2-8_all.deb libghc-http-client-tls-prof_0.2.2-8_amd64.deb haskell-http-client-tls_0.2.2-8.dsc haskell-http-client-tls_0.2.2-8.debian.tar.xz haskell-http-client-tls_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:32:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:32:57 +0000 Subject: Processing of haskell-http-conduit_2.1.8-2_amd64.changes Message-ID: haskell-http-conduit_2.1.8-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-conduit-dev_2.1.8-2_amd64.deb libghc-http-conduit-doc_2.1.8-2_all.deb libghc-http-conduit-prof_2.1.8-2_amd64.deb haskell-http-conduit_2.1.8-2.dsc haskell-http-conduit_2.1.8-2.debian.tar.xz haskell-http-conduit_2.1.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:02 +0000 Subject: Processing of haskell-language-javascript_0.5.14.2-3_amd64.changes Message-ID: haskell-language-javascript_0.5.14.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-language-javascript-dev_0.5.14.2-3_amd64.deb libghc-language-javascript-doc_0.5.14.2-3_all.deb libghc-language-javascript-prof_0.5.14.2-3_amd64.deb haskell-language-javascript_0.5.14.2-3.dsc haskell-language-javascript_0.5.14.2-3.debian.tar.xz haskell-language-javascript_0.5.14.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:06 +0000 Subject: Processing of haskell-logging-facade_0.1.0-2_amd64.changes Message-ID: haskell-logging-facade_0.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-logging-facade-dev_0.1.0-2_amd64.deb libghc-logging-facade-doc_0.1.0-2_all.deb libghc-logging-facade-prof_0.1.0-2_amd64.deb haskell-logging-facade_0.1.0-2.dsc haskell-logging-facade_0.1.0-2.debian.tar.xz haskell-logging-facade_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:10 +0000 Subject: Processing of haskell-memory_0.7-4_amd64.changes Message-ID: haskell-memory_0.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-memory-dev_0.7-4_amd64.deb libghc-memory-doc_0.7-4_all.deb libghc-memory-prof_0.7-4_amd64.deb haskell-memory_0.7-4.dsc haskell-memory_0.7-4.debian.tar.xz haskell-memory_0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:13 +0000 Subject: Processing of haskell-mockery_0.3.2-3_amd64.changes Message-ID: haskell-mockery_0.3.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mockery-dev_0.3.2-3_amd64.deb libghc-mockery-doc_0.3.2-3_all.deb libghc-mockery-prof_0.3.2-3_amd64.deb haskell-mockery_0.3.2-3.dsc haskell-mockery_0.3.2-3.debian.tar.xz haskell-mockery_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:17 +0000 Subject: Processing of haskell-mime-mail_0.4.9-3_amd64.changes Message-ID: haskell-mime-mail_0.4.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mime-mail-dev_0.4.9-3_amd64.deb libghc-mime-mail-doc_0.4.9-3_all.deb libghc-mime-mail-prof_0.4.9-3_amd64.deb haskell-mime-mail_0.4.9-3.dsc haskell-mime-mail_0.4.9-3.debian.tar.xz haskell-mime-mail_0.4.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:21 +0000 Subject: Processing of haskell-skein_1.0.9.3-3_amd64.changes Message-ID: haskell-skein_1.0.9.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-skein-dev_1.0.9.3-3_amd64.deb libghc-skein-doc_1.0.9.3-3_all.deb libghc-skein-prof_1.0.9.3-3_amd64.deb haskell-skein_1.0.9.3-3.dsc haskell-skein_1.0.9.3-3.debian.tar.xz haskell-skein_1.0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:25 +0000 Subject: Processing of haskell-monad-loops_0.4.3-3_amd64.changes Message-ID: haskell-monad-loops_0.4.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monad-loops-dev_0.4.3-3_amd64.deb libghc-monad-loops-doc_0.4.3-3_all.deb libghc-monad-loops-prof_0.4.3-3_amd64.deb haskell-monad-loops_0.4.3-3.dsc haskell-monad-loops_0.4.3-3.debian.tar.xz haskell-monad-loops_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:28 +0000 Subject: Processing of haskell-nonce_1.0.2-3_amd64.changes Message-ID: haskell-nonce_1.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-nonce-dev_1.0.2-3_amd64.deb libghc-nonce-doc_1.0.2-3_all.deb libghc-nonce-prof_1.0.2-3_amd64.deb haskell-nonce_1.0.2-3.dsc haskell-nonce_1.0.2-3.debian.tar.xz haskell-nonce_1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:32 +0000 Subject: Processing of haskell-path-pieces_0.2.1-1_amd64.changes Message-ID: haskell-path-pieces_0.2.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-path-pieces-dev_0.2.1-1_amd64.deb libghc-path-pieces-doc_0.2.1-1_all.deb libghc-path-pieces-prof_0.2.1-1_amd64.deb haskell-path-pieces_0.2.1-1.dsc haskell-path-pieces_0.2.1-1.debian.tar.xz haskell-path-pieces_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:35 +0000 Subject: Processing of haskell-resource-pool_0.2.3.2-4_amd64.changes Message-ID: haskell-resource-pool_0.2.3.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-resource-pool-dev_0.2.3.2-4_amd64.deb libghc-resource-pool-doc_0.2.3.2-4_all.deb libghc-resource-pool-prof_0.2.3.2-4_amd64.deb haskell-resource-pool_0.2.3.2-4.dsc haskell-resource-pool_0.2.3.2-4.debian.tar.xz haskell-resource-pool_0.2.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:39 +0000 Subject: Processing of haskell-securemem_0.1.9-3_amd64.changes Message-ID: haskell-securemem_0.1.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-securemem-dev_0.1.9-3_amd64.deb libghc-securemem-doc_0.1.9-3_all.deb libghc-securemem-prof_0.1.9-3_amd64.deb haskell-securemem_0.1.9-3.dsc haskell-securemem_0.1.9-3.debian.tar.xz haskell-securemem_0.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:33:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:33:56 +0000 Subject: Processing of haskell-semigroups_0.16.2.2-3_amd64.changes Message-ID: haskell-semigroups_0.16.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-semigroups-dev_0.16.2.2-3_amd64.deb libghc-semigroups-doc_0.16.2.2-3_all.deb libghc-semigroups-prof_0.16.2.2-3_amd64.deb haskell-semigroups_0.16.2.2-3.dsc haskell-semigroups_0.16.2.2-3.debian.tar.xz haskell-semigroups_0.16.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:02 +0000 Subject: Processing of haskell-shakespeare_2.0.7-1_amd64.changes Message-ID: haskell-shakespeare_2.0.7-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-shakespeare-dev_2.0.7-1_amd64.deb libghc-shakespeare-doc_2.0.7-1_all.deb libghc-shakespeare-prof_2.0.7-1_amd64.deb haskell-shakespeare_2.0.7-1.dsc haskell-shakespeare_2.0.7-1.debian.tar.xz haskell-shakespeare_2.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:06 +0000 Subject: Processing of haskell-simple-sendfile_0.2.21-4_amd64.changes Message-ID: haskell-simple-sendfile_0.2.21-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-simple-sendfile-dev_0.2.21-4_amd64.deb libghc-simple-sendfile-doc_0.2.21-4_all.deb libghc-simple-sendfile-prof_0.2.21-4_amd64.deb haskell-simple-sendfile_0.2.21-4.dsc haskell-simple-sendfile_0.2.21-4.debian.tar.xz haskell-simple-sendfile_0.2.21.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:15 +0000 Subject: Processing of haskell-src-exts_1.16.0.1-5_amd64.changes Message-ID: haskell-src-exts_1.16.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-src-exts-dev_1.16.0.1-5_amd64.deb libghc-src-exts-doc_1.16.0.1-5_all.deb libghc-src-exts-prof_1.16.0.1-5_amd64.deb haskell-src-exts_1.16.0.1-5.dsc haskell-src-exts_1.16.0.1-5.debian.tar.xz haskell-src-exts_1.16.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:19 +0000 Subject: Processing of haskell-src-meta_0.6.0.12-1_amd64.changes Message-ID: haskell-src-meta_0.6.0.12-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-src-meta-dev_0.6.0.12-1_amd64.deb libghc-src-meta-doc_0.6.0.12-1_all.deb libghc-src-meta-prof_0.6.0.12-1_amd64.deb haskell-src-meta_0.6.0.12-1.dsc haskell-src-meta_0.6.0.12-1.debian.tar.xz haskell-src-meta_0.6.0.12.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:23 +0000 Subject: Processing of haskell-streaming-commons_0.1.15-1_amd64.changes Message-ID: haskell-streaming-commons_0.1.15-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-streaming-commons-dev_0.1.15-1_amd64.deb libghc-streaming-commons-doc_0.1.15-1_all.deb libghc-streaming-commons-prof_0.1.15-1_amd64.deb haskell-streaming-commons_0.1.15-1.dsc haskell-streaming-commons_0.1.15-1.debian.tar.xz haskell-streaming-commons_0.1.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:27 +0000 Subject: Processing of haskell-tabular_0.2.2.7-4_amd64.changes Message-ID: haskell-tabular_0.2.2.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tabular-dev_0.2.2.7-4_amd64.deb libghc-tabular-doc_0.2.2.7-4_all.deb libghc-tabular-prof_0.2.2.7-4_amd64.deb haskell-tabular_0.2.2.7-4.dsc haskell-tabular_0.2.2.7-4.debian.tar.xz haskell-tabular_0.2.2.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:30 +0000 Subject: Processing of haskell-skein_1.0.9.3-3_amd64.changes Message-ID: haskell-skein_1.0.9.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-skein-dev_1.0.9.3-3_amd64.deb libghc-skein-doc_1.0.9.3-3_all.deb libghc-skein-prof_1.0.9.3-3_amd64.deb haskell-skein_1.0.9.3-3.dsc haskell-skein_1.0.9.3-3.debian.tar.xz haskell-skein_1.0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:30 +0000 Subject: Processing of haskell-monad-loops_0.4.3-3_amd64.changes Message-ID: haskell-monad-loops_0.4.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-monad-loops-dev_0.4.3-3_amd64.deb libghc-monad-loops-doc_0.4.3-3_all.deb libghc-monad-loops-prof_0.4.3-3_amd64.deb haskell-monad-loops_0.4.3-3.dsc haskell-monad-loops_0.4.3-3.debian.tar.xz haskell-monad-loops_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:30 +0000 Subject: Processing of haskell-monad-logger_0.3.15-1_amd64.changes Message-ID: haskell-monad-logger_0.3.15-1_amd64.changes uploaded successfully to localhost along with the files: libghc-monad-logger-dev_0.3.15-1_amd64.deb libghc-monad-logger-doc_0.3.15-1_all.deb libghc-monad-logger-prof_0.3.15-1_amd64.deb haskell-monad-logger_0.3.15-1.dsc haskell-monad-logger_0.3.15-1.debian.tar.xz haskell-monad-logger_0.3.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:30 +0000 Subject: Processing of haskell-tabular_0.2.2.7-4_amd64.changes Message-ID: haskell-tabular_0.2.2.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-tabular-dev_0.2.2.7-4_amd64.deb libghc-tabular-doc_0.2.2.7-4_all.deb libghc-tabular-prof_0.2.2.7-4_amd64.deb haskell-tabular_0.2.2.7-4.dsc haskell-tabular_0.2.2.7-4.debian.tar.xz haskell-tabular_0.2.2.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:31 +0000 Subject: Processing of haskell-shakespeare_2.0.7-1_amd64.changes Message-ID: haskell-shakespeare_2.0.7-1_amd64.changes uploaded successfully to localhost along with the files: libghc-shakespeare-dev_2.0.7-1_amd64.deb libghc-shakespeare-doc_2.0.7-1_all.deb libghc-shakespeare-prof_2.0.7-1_amd64.deb haskell-shakespeare_2.0.7-1.dsc haskell-shakespeare_2.0.7-1.debian.tar.xz haskell-shakespeare_2.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:31 +0000 Subject: Processing of haskell-simple-sendfile_0.2.21-4_amd64.changes Message-ID: haskell-simple-sendfile_0.2.21-4_amd64.changes uploaded successfully to localhost along with the files: libghc-simple-sendfile-dev_0.2.21-4_amd64.deb libghc-simple-sendfile-doc_0.2.21-4_all.deb libghc-simple-sendfile-prof_0.2.21-4_amd64.deb haskell-simple-sendfile_0.2.21-4.dsc haskell-simple-sendfile_0.2.21-4.debian.tar.xz haskell-simple-sendfile_0.2.21.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:32 +0000 Subject: Processing of haskell-memory_0.7-4_amd64.changes Message-ID: haskell-memory_0.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-memory-dev_0.7-4_amd64.deb libghc-memory-doc_0.7-4_all.deb libghc-memory-prof_0.7-4_amd64.deb haskell-memory_0.7-4.dsc haskell-memory_0.7-4.debian.tar.xz haskell-memory_0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:32 +0000 Subject: Processing of haskell-src-meta_0.6.0.12-1_amd64.changes Message-ID: haskell-src-meta_0.6.0.12-1_amd64.changes uploaded successfully to localhost along with the files: libghc-src-meta-dev_0.6.0.12-1_amd64.deb libghc-src-meta-doc_0.6.0.12-1_all.deb libghc-src-meta-prof_0.6.0.12-1_amd64.deb haskell-src-meta_0.6.0.12-1.dsc haskell-src-meta_0.6.0.12-1.debian.tar.xz haskell-src-meta_0.6.0.12.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:32 +0000 Subject: Processing of haskell-http-conduit_2.1.8-2_amd64.changes Message-ID: haskell-http-conduit_2.1.8-2_amd64.changes uploaded successfully to localhost along with the files: libghc-http-conduit-dev_2.1.8-2_amd64.deb libghc-http-conduit-doc_2.1.8-2_all.deb libghc-http-conduit-prof_2.1.8-2_amd64.deb haskell-http-conduit_2.1.8-2.dsc haskell-http-conduit_2.1.8-2.debian.tar.xz haskell-http-conduit_2.1.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:31 +0000 Subject: Processing of haskell-tagstream-conduit_0.5.5.3-5_amd64.changes Message-ID: haskell-tagstream-conduit_0.5.5.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tagstream-conduit-dev_0.5.5.3-5_amd64.deb libghc-tagstream-conduit-doc_0.5.5.3-5_all.deb libghc-tagstream-conduit-prof_0.5.5.3-5_amd64.deb haskell-tagstream-conduit_0.5.5.3-5.dsc haskell-tagstream-conduit_0.5.5.3-5.debian.tar.xz haskell-tagstream-conduit_0.5.5.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:31 +0000 Subject: Processing of haskell-nonce_1.0.2-3_amd64.changes Message-ID: haskell-nonce_1.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-nonce-dev_1.0.2-3_amd64.deb libghc-nonce-doc_1.0.2-3_all.deb libghc-nonce-prof_1.0.2-3_amd64.deb haskell-nonce_1.0.2-3.dsc haskell-nonce_1.0.2-3.debian.tar.xz haskell-nonce_1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:31 +0000 Subject: Processing of haskell-hourglass_0.2.9-5_amd64.changes Message-ID: haskell-hourglass_0.2.9-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hourglass-dev_0.2.9-5_amd64.deb libghc-hourglass-doc_0.2.9-5_all.deb libghc-hourglass-prof_0.2.9-5_amd64.deb haskell-hourglass_0.2.9-5.dsc haskell-hourglass_0.2.9-5.debian.tar.xz haskell-hourglass_0.2.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:32 +0000 Subject: Processing of haskell-securemem_0.1.9-3_amd64.changes Message-ID: haskell-securemem_0.1.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-securemem-dev_0.1.9-3_amd64.deb libghc-securemem-doc_0.1.9-3_all.deb libghc-securemem-prof_0.1.9-3_amd64.deb haskell-securemem_0.1.9-3.dsc haskell-securemem_0.1.9-3.debian.tar.xz haskell-securemem_0.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:33 +0000 Subject: Processing of haskell-streaming-commons_0.1.15-1_amd64.changes Message-ID: haskell-streaming-commons_0.1.15-1_amd64.changes uploaded successfully to localhost along with the files: libghc-streaming-commons-dev_0.1.15-1_amd64.deb libghc-streaming-commons-doc_0.1.15-1_all.deb libghc-streaming-commons-prof_0.1.15-1_amd64.deb haskell-streaming-commons_0.1.15-1.dsc haskell-streaming-commons_0.1.15-1.debian.tar.xz haskell-streaming-commons_0.1.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:33 +0000 Subject: Processing of haskell-http-client_0.4.24-1_amd64.changes Message-ID: haskell-http-client_0.4.24-1_amd64.changes uploaded successfully to localhost along with the files: libghc-http-client-dev_0.4.24-1_amd64.deb libghc-http-client-doc_0.4.24-1_all.deb libghc-http-client-prof_0.4.24-1_amd64.deb haskell-http-client_0.4.24-1.dsc haskell-http-client_0.4.24-1.debian.tar.xz haskell-http-client_0.4.24.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:34 +0000 Subject: Processing of haskell-mockery_0.3.2-3_amd64.changes Message-ID: haskell-mockery_0.3.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mockery-dev_0.3.2-3_amd64.deb libghc-mockery-doc_0.3.2-3_all.deb libghc-mockery-prof_0.3.2-3_amd64.deb haskell-mockery_0.3.2-3.dsc haskell-mockery_0.3.2-3.debian.tar.xz haskell-mockery_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:33 +0000 Subject: Processing of haskell-src-exts_1.16.0.1-5_amd64.changes Message-ID: haskell-src-exts_1.16.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-src-exts-dev_1.16.0.1-5_amd64.deb libghc-src-exts-doc_1.16.0.1-5_all.deb libghc-src-exts-prof_1.16.0.1-5_amd64.deb haskell-src-exts_1.16.0.1-5.dsc haskell-src-exts_1.16.0.1-5.debian.tar.xz haskell-src-exts_1.16.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:33 +0000 Subject: Processing of haskell-resource-pool_0.2.3.2-4_amd64.changes Message-ID: haskell-resource-pool_0.2.3.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-resource-pool-dev_0.2.3.2-4_amd64.deb libghc-resource-pool-doc_0.2.3.2-4_all.deb libghc-resource-pool-prof_0.2.3.2-4_amd64.deb haskell-resource-pool_0.2.3.2-4.dsc haskell-resource-pool_0.2.3.2-4.debian.tar.xz haskell-resource-pool_0.2.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:34 +0000 Subject: Processing of haskell-semigroups_0.16.2.2-3_amd64.changes Message-ID: haskell-semigroups_0.16.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-semigroups-dev_0.16.2.2-3_amd64.deb libghc-semigroups-doc_0.16.2.2-3_all.deb libghc-semigroups-prof_0.16.2.2-3_amd64.deb haskell-semigroups_0.16.2.2-3.dsc haskell-semigroups_0.16.2.2-3.debian.tar.xz haskell-semigroups_0.16.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:34 +0000 Subject: Processing of haskell-path-pieces_0.2.1-1_amd64.changes Message-ID: haskell-path-pieces_0.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-path-pieces-dev_0.2.1-1_amd64.deb libghc-path-pieces-doc_0.2.1-1_all.deb libghc-path-pieces-prof_0.2.1-1_amd64.deb haskell-path-pieces_0.2.1-1.dsc haskell-path-pieces_0.2.1-1.debian.tar.xz haskell-path-pieces_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:34 +0000 Subject: Processing of haskell-language-javascript_0.5.14.2-3_amd64.changes Message-ID: haskell-language-javascript_0.5.14.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-language-javascript-dev_0.5.14.2-3_amd64.deb libghc-language-javascript-doc_0.5.14.2-3_all.deb libghc-language-javascript-prof_0.5.14.2-3_amd64.deb haskell-language-javascript_0.5.14.2-3.dsc haskell-language-javascript_0.5.14.2-3.debian.tar.xz haskell-language-javascript_0.5.14.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:34 +0000 Subject: Processing of haskell-logging-facade_0.1.0-2_amd64.changes Message-ID: haskell-logging-facade_0.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-logging-facade-dev_0.1.0-2_amd64.deb libghc-logging-facade-doc_0.1.0-2_all.deb libghc-logging-facade-prof_0.1.0-2_amd64.deb haskell-logging-facade_0.1.0-2.dsc haskell-logging-facade_0.1.0-2.debian.tar.xz haskell-logging-facade_0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:34 +0000 Subject: Processing of haskell-mime-mail_0.4.9-3_amd64.changes Message-ID: haskell-mime-mail_0.4.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mime-mail-dev_0.4.9-3_amd64.deb libghc-mime-mail-doc_0.4.9-3_all.deb libghc-mime-mail-prof_0.4.9-3_amd64.deb haskell-mime-mail_0.4.9-3.dsc haskell-mime-mail_0.4.9-3.debian.tar.xz haskell-mime-mail_0.4.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:34:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:34:35 +0000 Subject: Processing of haskell-http-client-tls_0.2.2-8_amd64.changes Message-ID: haskell-http-client-tls_0.2.2-8_amd64.changes uploaded successfully to localhost along with the files: libghc-http-client-tls-dev_0.2.2-8_amd64.deb libghc-http-client-tls-doc_0.2.2-8_all.deb libghc-http-client-tls-prof_0.2.2-8_amd64.deb haskell-http-client-tls_0.2.2-8.dsc haskell-http-client-tls_0.2.2-8.debian.tar.xz haskell-http-client-tls_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:35 +0000 Subject: Processing of haskell-tagstream-conduit_0.5.5.3-5_amd64.changes Message-ID: haskell-tagstream-conduit_0.5.5.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tagstream-conduit-dev_0.5.5.3-5_amd64.deb libghc-tagstream-conduit-doc_0.5.5.3-5_all.deb libghc-tagstream-conduit-prof_0.5.5.3-5_amd64.deb haskell-tagstream-conduit_0.5.5.3-5.dsc haskell-tagstream-conduit_0.5.5.3-5.debian.tar.xz haskell-tagstream-conduit_0.5.5.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:36 +0000 Subject: Processing of haskell-wai-logger_2.2.4.1-3_amd64.changes Message-ID: haskell-wai-logger_2.2.4.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-logger-dev_2.2.4.1-3_amd64.deb libghc-wai-logger-doc_2.2.4.1-3_all.deb libghc-wai-logger-prof_2.2.4.1-3_amd64.deb haskell-wai-logger_2.2.4.1-3.dsc haskell-wai-logger_2.2.4.1-3.debian.tar.xz haskell-wai-logger_2.2.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:40 +0000 Subject: Processing of haskell-warp_3.1.3.1-1_amd64.changes Message-ID: haskell-warp_3.1.3.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-warp-dev_3.1.3.1-1_amd64.deb libghc-warp-doc_3.1.3.1-1_all.deb libghc-warp-prof_3.1.3.1-1_amd64.deb haskell-warp_3.1.3.1-1.dsc haskell-warp_3.1.3.1-1.debian.tar.xz haskell-warp_3.1.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:44 +0000 Subject: Processing of haskell-tasty-quickcheck_0.8.3.2-5_amd64.changes Message-ID: haskell-tasty-quickcheck_0.8.3.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-quickcheck-dev_0.8.3.2-5_amd64.deb libghc-tasty-quickcheck-doc_0.8.3.2-5_all.deb libghc-tasty-quickcheck-prof_0.8.3.2-5_amd64.deb haskell-tasty-quickcheck_0.8.3.2-5.dsc haskell-tasty-quickcheck_0.8.3.2-5.debian.tar.xz haskell-tasty-quickcheck_0.8.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:47 +0000 Subject: Processing of haskell-th-orphans_0.12.2-2_amd64.changes Message-ID: haskell-th-orphans_0.12.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-th-orphans-dev_0.12.2-2_amd64.deb libghc-th-orphans-doc_0.12.2-2_all.deb libghc-th-orphans-prof_0.12.2-2_amd64.deb haskell-th-orphans_0.12.2-2.dsc haskell-th-orphans_0.12.2-2.debian.tar.xz haskell-th-orphans_0.12.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:53 +0000 Subject: Processing of haskell-tls_1.3.2-1_amd64.changes Message-ID: haskell-tls_1.3.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tls-dev_1.3.2-1_amd64.deb libghc-tls-doc_1.3.2-1_all.deb libghc-tls-prof_1.3.2-1_amd64.deb haskell-tls_1.3.2-1.dsc haskell-tls_1.3.2-1.debian.tar.xz haskell-tls_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:39:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:39:56 +0000 Subject: Processing of haskell-unix-time_0.3.6-1_amd64.changes Message-ID: haskell-unix-time_0.3.6-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-unix-time-dev_0.3.6-1_amd64.deb libghc-unix-time-doc_0.3.6-1_all.deb libghc-unix-time-prof_0.3.6-1_amd64.deb haskell-unix-time_0.3.6-1.dsc haskell-unix-time_0.3.6-1.debian.tar.xz haskell-unix-time_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:00 +0000 Subject: Processing of haskell-void_0.7.1-1_amd64.changes Message-ID: haskell-void_0.7.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-void-dev_0.7.1-1_amd64.deb libghc-void-doc_0.7.1-1_all.deb libghc-void-prof_0.7.1-1_amd64.deb haskell-void_0.7.1-1.dsc haskell-void_0.7.1-1.debian.tar.xz haskell-void_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:03 +0000 Subject: Processing of haskell-wai-conduit_3.0.0.2-5_amd64.changes Message-ID: haskell-wai-conduit_3.0.0.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-conduit-dev_3.0.0.2-5_amd64.deb libghc-wai-conduit-doc_3.0.0.2-5_all.deb libghc-wai-conduit-prof_3.0.0.2-5_amd64.deb haskell-wai-conduit_3.0.0.2-5.dsc haskell-wai-conduit_3.0.0.2-5.debian.tar.xz haskell-wai-conduit_3.0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:08 +0000 Subject: Processing of haskell-wai-extra_3.0.13-1_amd64.changes Message-ID: haskell-wai-extra_3.0.13-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-extra-dev_3.0.13-1_amd64.deb libghc-wai-extra-doc_3.0.13-1_all.deb libghc-wai-extra-prof_3.0.13-1_amd64.deb haskell-wai-extra_3.0.13-1.dsc haskell-wai-extra_3.0.13-1.debian.tar.xz haskell-wai-extra_3.0.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:12 +0000 Subject: Processing of haskell-wai-handler-launch_3.0.0.4-3_amd64.changes Message-ID: haskell-wai-handler-launch_3.0.0.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-handler-launch-dev_3.0.0.4-3_amd64.deb libghc-wai-handler-launch-doc_3.0.0.4-3_all.deb libghc-wai-handler-launch-prof_3.0.0.4-3_amd64.deb haskell-wai-handler-launch_3.0.0.4-3.dsc haskell-wai-handler-launch_3.0.0.4-3.debian.tar.xz haskell-wai-handler-launch_3.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:16 +0000 Subject: Processing of haskell-x509-validation_1.6.3-1_amd64.changes Message-ID: haskell-x509-validation_1.6.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-x509-validation-dev_1.6.3-1_amd64.deb libghc-x509-validation-doc_1.6.3-1_all.deb libghc-x509-validation-prof_1.6.3-1_amd64.deb haskell-x509-validation_1.6.3-1.dsc haskell-x509-validation_1.6.3-1.debian.tar.xz haskell-x509-validation_1.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:20 +0000 Subject: Processing of haskell-warp-tls_3.1.3-1_amd64.changes Message-ID: haskell-warp-tls_3.1.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-warp-tls-dev_3.1.3-1_amd64.deb libghc-warp-tls-doc_3.1.3-1_all.deb libghc-warp-tls-prof_3.1.3-1_amd64.deb haskell-warp-tls_3.1.3-1.dsc haskell-warp-tls_3.1.3-1.debian.tar.xz haskell-warp-tls_3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:24 +0000 Subject: Processing of haskell-wizards_1.0.2-4_amd64.changes Message-ID: haskell-wizards_1.0.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wizards-dev_1.0.2-4_amd64.deb libghc-wizards-doc_1.0.2-4_all.deb libghc-wizards-prof_1.0.2-4_amd64.deb haskell-wizards_1.0.2-4.dsc haskell-wizards_1.0.2-4.debian.tar.xz haskell-wizards_1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:29 +0000 Subject: Processing of haskell-x509_1.6.3-1_amd64.changes Message-ID: haskell-x509_1.6.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-x509-dev_1.6.3-1_amd64.deb libghc-x509-doc_1.6.3-1_all.deb libghc-x509-prof_1.6.3-1_amd64.deb haskell-x509_1.6.3-1.dsc haskell-x509_1.6.3-1.debian.tar.xz haskell-x509_1.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:32 +0000 Subject: Processing of haskell-x509-store_1.6.1-1_amd64.changes Message-ID: haskell-x509-store_1.6.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-x509-store-dev_1.6.1-1_amd64.deb libghc-x509-store-doc_1.6.1-1_all.deb libghc-x509-store-prof_1.6.1-1_amd64.deb haskell-x509-store_1.6.1-1.dsc haskell-x509-store_1.6.1-1.debian.tar.xz haskell-x509-store_1.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:36 +0000 Subject: Processing of haskell-x509-system_1.6.1-1_amd64.changes Message-ID: haskell-x509-system_1.6.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-x509-system-dev_1.6.1-1_amd64.deb libghc-x509-system-doc_1.6.1-1_all.deb libghc-x509-system-prof_1.6.1-1_amd64.deb haskell-x509-system_1.6.1-1.dsc haskell-x509-system_1.6.1-1.debian.tar.xz haskell-x509-system_1.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:40 +0000 Subject: Processing of haskell-xml-conduit_1.3.2-1_amd64.changes Message-ID: haskell-xml-conduit_1.3.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xml-conduit-dev_1.3.2-1_amd64.deb libghc-xml-conduit-doc_1.3.2-1_all.deb libghc-xml-conduit-prof_1.3.2-1_amd64.deb haskell-xml-conduit_1.3.2-1.dsc haskell-xml-conduit_1.3.2-1.debian.tar.xz haskell-xml-conduit_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:40:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:40:45 +0000 Subject: Processing of haskell-yaml_0.8.15.1-1_amd64.changes Message-ID: haskell-yaml_0.8.15.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yaml-dev_0.8.15.1-1_amd64.deb libghc-yaml-doc_0.8.15.1-1_all.deb libghc-yaml-prof_0.8.15.1-1_amd64.deb haskell-yaml_0.8.15.1-1.dsc haskell-yaml_0.8.15.1-1.debian.tar.xz haskell-yaml_0.8.15.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:36 +0000 Subject: Processing of haskell-unix-time_0.3.6-1_amd64.changes Message-ID: haskell-unix-time_0.3.6-1_amd64.changes uploaded successfully to localhost along with the files: libghc-unix-time-dev_0.3.6-1_amd64.deb libghc-unix-time-doc_0.3.6-1_all.deb libghc-unix-time-prof_0.3.6-1_amd64.deb haskell-unix-time_0.3.6-1.dsc haskell-unix-time_0.3.6-1.debian.tar.xz haskell-unix-time_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:36 +0000 Subject: Processing of haskell-tasty-quickcheck_0.8.3.2-5_amd64.changes Message-ID: haskell-tasty-quickcheck_0.8.3.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-quickcheck-dev_0.8.3.2-5_amd64.deb libghc-tasty-quickcheck-doc_0.8.3.2-5_all.deb libghc-tasty-quickcheck-prof_0.8.3.2-5_amd64.deb haskell-tasty-quickcheck_0.8.3.2-5.dsc haskell-tasty-quickcheck_0.8.3.2-5.debian.tar.xz haskell-tasty-quickcheck_0.8.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:36 +0000 Subject: Processing of haskell-wai-extra_3.0.13-1_amd64.changes Message-ID: haskell-wai-extra_3.0.13-1_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-extra-dev_3.0.13-1_amd64.deb libghc-wai-extra-doc_3.0.13-1_all.deb libghc-wai-extra-prof_3.0.13-1_amd64.deb haskell-wai-extra_3.0.13-1.dsc haskell-wai-extra_3.0.13-1.debian.tar.xz haskell-wai-extra_3.0.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-warp_3.1.3.1-1_amd64.changes Message-ID: haskell-warp_3.1.3.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-warp-dev_3.1.3.1-1_amd64.deb libghc-warp-doc_3.1.3.1-1_all.deb libghc-warp-prof_3.1.3.1-1_amd64.deb haskell-warp_3.1.3.1-1.dsc haskell-warp_3.1.3.1-1.debian.tar.xz haskell-warp_3.1.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:36 +0000 Subject: Processing of haskell-void_0.7.1-1_amd64.changes Message-ID: haskell-void_0.7.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-void-dev_0.7.1-1_amd64.deb libghc-void-doc_0.7.1-1_all.deb libghc-void-prof_0.7.1-1_amd64.deb haskell-void_0.7.1-1.dsc haskell-void_0.7.1-1.debian.tar.xz haskell-void_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-xml-conduit_1.3.2-1_amd64.changes Message-ID: haskell-xml-conduit_1.3.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-xml-conduit-dev_1.3.2-1_amd64.deb libghc-xml-conduit-doc_1.3.2-1_all.deb libghc-xml-conduit-prof_1.3.2-1_amd64.deb haskell-xml-conduit_1.3.2-1.dsc haskell-xml-conduit_1.3.2-1.debian.tar.xz haskell-xml-conduit_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:36 +0000 Subject: Processing of haskell-x509-validation_1.6.3-1_amd64.changes Message-ID: haskell-x509-validation_1.6.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-x509-validation-dev_1.6.3-1_amd64.deb libghc-x509-validation-doc_1.6.3-1_all.deb libghc-x509-validation-prof_1.6.3-1_amd64.deb haskell-x509-validation_1.6.3-1.dsc haskell-x509-validation_1.6.3-1.debian.tar.xz haskell-x509-validation_1.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-th-orphans_0.12.2-2_amd64.changes Message-ID: haskell-th-orphans_0.12.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-th-orphans-dev_0.12.2-2_amd64.deb libghc-th-orphans-doc_0.12.2-2_all.deb libghc-th-orphans-prof_0.12.2-2_amd64.deb haskell-th-orphans_0.12.2-2.dsc haskell-th-orphans_0.12.2-2.debian.tar.xz haskell-th-orphans_0.12.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-x509-system_1.6.1-1_amd64.changes Message-ID: haskell-x509-system_1.6.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-x509-system-dev_1.6.1-1_amd64.deb libghc-x509-system-doc_1.6.1-1_all.deb libghc-x509-system-prof_1.6.1-1_amd64.deb haskell-x509-system_1.6.1-1.dsc haskell-x509-system_1.6.1-1.debian.tar.xz haskell-x509-system_1.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:36 +0000 Subject: Processing of haskell-wai-conduit_3.0.0.2-5_amd64.changes Message-ID: haskell-wai-conduit_3.0.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-conduit-dev_3.0.0.2-5_amd64.deb libghc-wai-conduit-doc_3.0.0.2-5_all.deb libghc-wai-conduit-prof_3.0.0.2-5_amd64.deb haskell-wai-conduit_3.0.0.2-5.dsc haskell-wai-conduit_3.0.0.2-5.debian.tar.xz haskell-wai-conduit_3.0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-tls_1.3.2-1_amd64.changes Message-ID: haskell-tls_1.3.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-tls-dev_1.3.2-1_amd64.deb libghc-tls-doc_1.3.2-1_all.deb libghc-tls-prof_1.3.2-1_amd64.deb haskell-tls_1.3.2-1.dsc haskell-tls_1.3.2-1.debian.tar.xz haskell-tls_1.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:38 +0000 Subject: Processing of haskell-yaml_0.8.15.1-1_amd64.changes Message-ID: haskell-yaml_0.8.15.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yaml-dev_0.8.15.1-1_amd64.deb libghc-yaml-doc_0.8.15.1-1_all.deb libghc-yaml-prof_0.8.15.1-1_amd64.deb haskell-yaml_0.8.15.1-1.dsc haskell-yaml_0.8.15.1-1.debian.tar.xz haskell-yaml_0.8.15.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-wai-handler-launch_3.0.0.4-3_amd64.changes Message-ID: haskell-wai-handler-launch_3.0.0.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-handler-launch-dev_3.0.0.4-3_amd64.deb libghc-wai-handler-launch-doc_3.0.0.4-3_all.deb libghc-wai-handler-launch-prof_3.0.0.4-3_amd64.deb haskell-wai-handler-launch_3.0.0.4-3.dsc haskell-wai-handler-launch_3.0.0.4-3.debian.tar.xz haskell-wai-handler-launch_3.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:38 +0000 Subject: Processing of haskell-warp-tls_3.1.3-1_amd64.changes Message-ID: haskell-warp-tls_3.1.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-warp-tls-dev_3.1.3-1_amd64.deb libghc-warp-tls-doc_3.1.3-1_all.deb libghc-warp-tls-prof_3.1.3-1_amd64.deb haskell-warp-tls_3.1.3-1.dsc haskell-warp-tls_3.1.3-1.debian.tar.xz haskell-warp-tls_3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:38 +0000 Subject: Processing of haskell-x509-store_1.6.1-1_amd64.changes Message-ID: haskell-x509-store_1.6.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-x509-store-dev_1.6.1-1_amd64.deb libghc-x509-store-doc_1.6.1-1_all.deb libghc-x509-store-prof_1.6.1-1_amd64.deb haskell-x509-store_1.6.1-1.dsc haskell-x509-store_1.6.1-1.debian.tar.xz haskell-x509-store_1.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:38 +0000 Subject: Processing of haskell-wizards_1.0.2-4_amd64.changes Message-ID: haskell-wizards_1.0.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-wizards-dev_1.0.2-4_amd64.deb libghc-wizards-doc_1.0.2-4_all.deb libghc-wizards-prof_1.0.2-4_amd64.deb haskell-wizards_1.0.2-4.dsc haskell-wizards_1.0.2-4.debian.tar.xz haskell-wizards_1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:38 +0000 Subject: Processing of haskell-x509_1.6.3-1_amd64.changes Message-ID: haskell-x509_1.6.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-x509-dev_1.6.3-1_amd64.deb libghc-x509-doc_1.6.3-1_all.deb libghc-x509-prof_1.6.3-1_amd64.deb haskell-x509_1.6.3-1.dsc haskell-x509_1.6.3-1.debian.tar.xz haskell-x509_1.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:44:37 +0000 Subject: Processing of haskell-wai-logger_2.2.4.1-3_amd64.changes Message-ID: haskell-wai-logger_2.2.4.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-logger-dev_2.2.4.1-3_amd64.deb libghc-wai-logger-doc_2.2.4.1-3_all.deb libghc-wai-logger-prof_2.2.4.1-3_amd64.deb haskell-wai-logger_2.2.4.1-3.dsc haskell-wai-logger_2.2.4.1-3.debian.tar.xz haskell-wai-logger_2.2.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:47:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:47:55 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 21:52:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 21:52:56 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:04:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:04:58 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:09:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:09:59 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:17:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:17:01 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:19:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:19:59 +0000 Subject: cpphs_1.19.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:56:10 EST Source: cpphs Binary: cpphs libghc-cpphs-dev libghc-cpphs-prof libghc-cpphs-doc Architecture: amd64 all source Version: 1.19.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: cpphs - Simplified cpp-a-like preprocessor for Haskell libghc-cpphs-dev - cpphs-library for haskell libghc-cpphs-prof - cpphs-library for haskell; profiling libraries libghc-cpphs-doc - cpphs-library for haskell; documentation Changes: cpphs (1.19.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a598c585aaa24e9c3b0060c8ecef73cb159a150e6bb2738d9f0953dc7f8c7390 375860 cpphs_1.19.3-1_amd64.deb fbd70b8c1077ca65cc15baf9d7c78c4874b6a63cdabfac0ab9d3c22ef8d8926b 175146 libghc-cpphs-dev_1.19.3-1_amd64.deb b656b58511484cd361b2bbd1068afb1e154d2b705e7eb73bbc011956ed3b0e9f 67662 libghc-cpphs-doc_1.19.3-1_all.deb 21ca708357705ebceb355c1d6317d2c81af40b7acb0a7d5be26c4da780b81626 148756 libghc-cpphs-prof_1.19.3-1_amd64.deb 37aee01e3dbfd5259f2ac4d175b251fe615263997ebe1fce4bc74451e3b4a7f9 2521 cpphs_1.19.3-1.dsc ddb4baff60650f68e41c1fcf05f4866522ea3d182dde63c540f6f88eafed7379 3892 cpphs_1.19.3-1.debian.tar.xz e2546aa382e9c22942c5c2849631edc6b1d8cbea2c50762f66b740755faf57da 44306 cpphs_1.19.3.orig.tar.gz Checksums-Sha1: c0bab0ff7fc08959b1a074086952337f0a652fb0 375860 cpphs_1.19.3-1_amd64.deb 8e73a1485b176f58ba8b66617c0377703018f120 175146 libghc-cpphs-dev_1.19.3-1_amd64.deb 614961bd5640d18c3346f098768a75b46d0fa9d6 67662 libghc-cpphs-doc_1.19.3-1_all.deb 516da15a5af4ea658dcb572b2896e328595870b5 148756 libghc-cpphs-prof_1.19.3-1_amd64.deb 769a30c80b8997fdd9e6bf67813f62e554a2dfad 2521 cpphs_1.19.3-1.dsc d13fffd5d16c71ce03a3600eee81213f238a6ec2 3892 cpphs_1.19.3-1.debian.tar.xz faf234414f795565e51ccd43239f7b5b4a3074ff 44306 cpphs_1.19.3.orig.tar.gz Files: 96b477bc972aa3600ef67fbee1d353d7 375860 haskell extra cpphs_1.19.3-1_amd64.deb 6d18c6c4dd388a7fbe781878d6c71a13 175146 haskell extra libghc-cpphs-dev_1.19.3-1_amd64.deb 32d9ec1ab8c1638f4d6056e1d019ecac 67662 doc extra libghc-cpphs-doc_1.19.3-1_all.deb 8e58c70a38811fc4b49c8012671460dc 148756 haskell extra libghc-cpphs-prof_1.19.3-1_amd64.deb b20273893852f75b90fb6fc7ee0a5506 2521 haskell extra cpphs_1.19.3-1.dsc 9f5f44de7b851fc0195e4848ea90713a 3892 - - cpphs_1.19.3-1.debian.tar.xz 3afac84dc54cbc73906bacb74de2b3de 44306 - - cpphs_1.19.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPaYP/3B6DhDEKON+zSt9ElnJp0Ps b4PNgp32gsFQq/j2+prRPRCTLaprIdISghXBC6QifDlhio1P8OrwOwL+xsaKNcpR wNiGM4SqiYAa+MxasFzv7nYkJU+udTvQqbaIIOEegvMMnZsmMqdC+t2dpFHBNxDa Ih/ONi/KV7NJihoxXZJGRGuV1agnhCWVWr/u289Wh3eQVeQbgPTL91j5lrIwobVD uH7d9m27XTIYEjW8+j2B6iccm7UAnF074dkr9m7SsfQQPnmwLIUmKrKiaW7SanLY hDrArooXKD/Ti3FJQ/RoR9CKOU8NQN5mzEiVFmAOZjmuAYWzrxWdaeL0b5gu8cAj wzZdVBYN1kzXTFNjU2z99PVzLRG7+GK637qbOdjOE+oI2OaTQFK6YbpspqMf767A 5beUWfIhydpGapUJMPmy8HR8CWejv4tcCTc8LNfkTb5eyYTpYLzilFyYFCbFrD1w CXLyYGbb7n/+O3+oYTUc4+Gdp7N1o5RntakJa0TCyc4hQY8rqqFBsFF03qOWEagg 2+B9uhMFVpUMyJExZrfMg1N4s1j9ErUwG7J7oDXFAKnGOYi32hOE1MuN5W+fwpDK HEu3mDHFTJJRtcBiYxxJ1YNT9QoYkWV87MvghGdYON1Zo8laRJve2emH0I8nkju6 401BBW2FghOshZIQVJnz =EUNi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:22:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:22:03 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:27:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:27:48 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:28:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:28:41 +0000 Subject: haskell-aeson-qq_0.8.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:11:57 EST Source: haskell-aeson-qq Binary: libghc-aeson-qq-dev libghc-aeson-qq-prof libghc-aeson-qq-doc Architecture: amd64 all source Version: 0.8.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-aeson-qq-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-qq-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-qq-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-aeson-qq (0.8.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: ca9f69457dda8ba41ea3f241831623f5de4675a4ae34892905bae6ed59c7b28c 65202 libghc-aeson-qq-dev_0.8.1-1_amd64.deb 350a6b84ea39e0e492fd734492d6f8fa1d90baa0d468e0b6f3b874c3a2bd8b74 31126 libghc-aeson-qq-doc_0.8.1-1_all.deb 5a6af10f6b83cb429e276f782bb50381e7929fa7805ef31c2090530d048db570 56676 libghc-aeson-qq-prof_0.8.1-1_amd64.deb 78795828f203260d23ce30ecc5e3b9d934ba71b2cef1d999d6a7434c9a300206 2895 haskell-aeson-qq_0.8.1-1.dsc 66ab97dc352671a356d511fdd8dba8f49ae2aa6d081047cb203c2e9033eeb53e 2388 haskell-aeson-qq_0.8.1-1.debian.tar.xz 2dcd2392902baac446e317621df509b09db9dca9b8c9187e53701226f18013fd 4286 haskell-aeson-qq_0.8.1.orig.tar.gz Checksums-Sha1: 9b16f1f02411cd273e3bcae884a995318eed143f 65202 libghc-aeson-qq-dev_0.8.1-1_amd64.deb 838533743acde41ab925b3331b631034fc188811 31126 libghc-aeson-qq-doc_0.8.1-1_all.deb c2f106fcce5fb71544df4a6260e09a74e81cd38c 56676 libghc-aeson-qq-prof_0.8.1-1_amd64.deb ca57cacce499f0b36e75f1e63f87928a2ffbf348 2895 haskell-aeson-qq_0.8.1-1.dsc 7604ad7237e2d252d85e997d3a506ddc5701e47c 2388 haskell-aeson-qq_0.8.1-1.debian.tar.xz ef9ceec4a6644f6ff455e72c3330b1655a07e6bb 4286 haskell-aeson-qq_0.8.1.orig.tar.gz Files: 1cd067d3711bdd914292d00854c4c82f 65202 haskell extra libghc-aeson-qq-dev_0.8.1-1_amd64.deb 6a265155b5de74d76e0823b0c9ff43b8 31126 doc extra libghc-aeson-qq-doc_0.8.1-1_all.deb 269604cff2f2785e9ee36bc3930a384b 56676 haskell extra libghc-aeson-qq-prof_0.8.1-1_amd64.deb b3204c72dfccc11a3cd5f5453d204d0a 2895 haskell extra haskell-aeson-qq_0.8.1-1.dsc 2c0c5ae595dfa6ef0e51e902f78d02a5 2388 - - haskell-aeson-qq_0.8.1-1.debian.tar.xz d7525e7d2c0bd2715f8b1b6788d571e4 4286 - - haskell-aeson-qq_0.8.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCEIP/jdRNfd+Z9oHmfW3H0pWAzmJ fT4opfNDwdJudClhXOGh106+rky/o2IYmEEH2z92GXiYcbvmBy3tlIazVC1PNjxJ DjS3RguxsBOB/baei9JkjmK4OsSsqr45rYIPFAt4hDMiTjqM+1il9CKwelPK/5YU T/ascoamWvIeclMPjzLYzZ1gd2Wf+QNqcKXU0ngamt8lY+3X2Y6DtXsUnttVKj1J pALfNZszIUoQJW2RJpPooP/LmCVBi9O3S7FHNbZeWie3nuFSbhioyXxSQu8bF3b6 izWwyBo1nH9lX6ci7mxLZVOiK5S6QMpuaxoaWGF4wIkh1kFipXclMceInS3SWdmp Gd+nfBkPFIahZWBNnTWa071ziSITFyd9r9S7YM+HYOHejjMmjtj0i+poE45vIEAj tIer3bJ9Xbv5EcBvfnVAN9bqL8VwWBHtW9CNjNOLtIfcbpywFQMSKJDwqw7DbOhJ X3F6L4CUy/TFlk7R9jNTKMxN9dG2X5M8jmU+GV7TuCegqFwr96YSosUxa1qtxQTP bPZWfoya0e8YgW+moz73++BldAdWHPhTXImrwvE3CpPLsGq8Q+KoRhcAD/4O7o4B kt1AoMm2GU+OgkiFkLJLyhtwaqgCaow9MxyURoMVQiTUK2MjAx7NYeKNne4JUB5d J+HzhwQ2z7CAf4y4rLkq =WosW -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:28:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:28:52 +0000 Subject: haskell-asn1-encoding_0.9.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:06:15 EST Source: haskell-asn1-encoding Binary: libghc-asn1-encoding-dev libghc-asn1-encoding-prof libghc-asn1-encoding-doc Architecture: amd64 all source Version: 0.9.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-asn1-encoding-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-asn1-encoding-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-asn1-encoding-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-asn1-encoding (0.9.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 356653a145e590ba39eb580a60b07cc740813434a30b6e44f1649f185244c804 112604 libghc-asn1-encoding-dev_0.9.3-1_amd64.deb 2d190c9cfd05af3e865d862c9247afcd4606ae8723cdefbb24737cb138c00c73 55104 libghc-asn1-encoding-doc_0.9.3-1_all.deb 5f14f55fc0a1831fd3d143a4ac0ca64cec4c8bb8cfef09e6afc1c487d43bf2e7 95134 libghc-asn1-encoding-prof_0.9.3-1_amd64.deb 8df95876cc433734d922223907cb05c28eb064f0f3995e58adeeb1b1d94af556 2608 haskell-asn1-encoding_0.9.3-1.dsc bf791433ed60e822891746c6e9063d41f3d9035b13248594f82df9f5500bbd18 2788 haskell-asn1-encoding_0.9.3-1.debian.tar.xz 90d7e05806977e683a468a4112270c9745c07f52452915db6a8fb19b752d7106 16069 haskell-asn1-encoding_0.9.3.orig.tar.gz Checksums-Sha1: b60290110a67b7855df24bcf0f184ee3b28b93b1 112604 libghc-asn1-encoding-dev_0.9.3-1_amd64.deb 5ece836d7e77266b31ebf386037d1916f1fc0e35 55104 libghc-asn1-encoding-doc_0.9.3-1_all.deb 7ed6ca8c07f37c6e13634041a2c0c39076c0d877 95134 libghc-asn1-encoding-prof_0.9.3-1_amd64.deb 9d05e6d4040b5070a61e70b10a155d88ef59cb9d 2608 haskell-asn1-encoding_0.9.3-1.dsc 1764275a09f7970e4ecbd1afb972bf5ef297be34 2788 haskell-asn1-encoding_0.9.3-1.debian.tar.xz adb47821410e635bca3d52389022c2774fcc4491 16069 haskell-asn1-encoding_0.9.3.orig.tar.gz Files: 0de00f59115a62d7edcee3d2c35ac2bb 112604 haskell extra libghc-asn1-encoding-dev_0.9.3-1_amd64.deb d4896db5e961d0b61b9592a9b606c817 55104 doc extra libghc-asn1-encoding-doc_0.9.3-1_all.deb f53788d03be04dd36991a16cd1255da6 95134 haskell extra libghc-asn1-encoding-prof_0.9.3-1_amd64.deb 8ca0db55976773efacfc60557e595a0f 2608 haskell extra haskell-asn1-encoding_0.9.3-1.dsc 61745a82c28e2cbf9c25fe4c8f7803d7 2788 - - haskell-asn1-encoding_0.9.3-1.debian.tar.xz d4dcb3bd75975ae1a61f4d59b5e6842c 16069 - - haskell-asn1-encoding_0.9.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZYQP/3kNqilO5omAhjR+TVmpjf6z C7B3Gv5ENPZvSG3LzTOb0EPMGiYFRKkJaK6HPHBvG7ZGqzKfmPoiJCHONM5sB94r wAvXVlItb2qmkZd8gnaeDe5GH0pxZert6+5voPoDZ73805KtgoETY1gmw5f3hvXe fgGn+yOBbMpatzaCXzn/rZ52yBa7djfinkYNYdEVqai+1ijmc4lgD4jst0vni7mC sm5/OeoZ6Pf+Ru6/AZdqlUUwRwgIYaa7CYdSEDRic2sn8E327UMSPYC8Hrmobkj0 Ih5sOs/azL36h6skXiU7TmDlhquHK16my/vqVyP5K78GCC5zK/vY2t+xGA51ma5p G1sdwNNt8H8050vbZakH8jrJOKFoiosc+0pMh3WLONj1DVGD2rHwQiOZKcapActM Q7GKlTtj5dFIirmWEnMhK8t8Sx3w4Nexue3az8qcJwBffAPm9bFdZsR059tXjT9W eBI0K2bmYvlV/RHlrhb/cFqxVn4BOMEZ+UVOA/s5/qAEq34NT2hkCn1NSh5JzOsa G1gnAb6isvw0aReKbAXIzNV+FbBBKXp6osNFPXnVI2ji5juZCjUiieEGXhLdkoSG +uBH/sr88Ky6hkVPR/rDqgZdtPeKYWjLDRH4+5d5hIrD8hPlwij9zoTq7Sj2eZCR 9/5hxHWTEhw4V4CsM1EE =p9bP -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:00 +0000 Subject: haskell-asn1-parse_0.9.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:11:37 EST Source: haskell-asn1-parse Binary: libghc-asn1-parse-dev libghc-asn1-parse-prof libghc-asn1-parse-doc Architecture: amd64 all source Version: 0.9.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-asn1-parse-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-asn1-parse-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-asn1-parse-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-asn1-parse (0.9.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 276acc12a5accbbd411209d3aeb01bfd396c8aa339214c4ce9a129aa69750f25 22168 libghc-asn1-parse-dev_0.9.4-1_amd64.deb 457c614e4e7c518f4be63db380dd2a8ad2c4c35c74ab7a48f03d0f2ac4292376 31398 libghc-asn1-parse-doc_0.9.4-1_all.deb 21e860117a4fcb5f4c99532517059391f93b37f2ae72be79bea23c9fbc42496e 18068 libghc-asn1-parse-prof_0.9.4-1_amd64.deb f99a505d6e7f78ccf40b02b0d2ef206e44a27a7fe81d535bd5633105ce26e986 2575 haskell-asn1-parse_0.9.4-1.dsc ee667baea8f71dc6cfedfcb5ce6776111e5d3afe1b777a916a60c012b8befc69 2756 haskell-asn1-parse_0.9.4-1.debian.tar.xz c6a328f570c69db73f8d2416f9251e8a03753f90d5d19e76cbe69509a3ceb708 2860 haskell-asn1-parse_0.9.4.orig.tar.gz Checksums-Sha1: b0a1b4127499d8a204357bdb6ab198a6617ced01 22168 libghc-asn1-parse-dev_0.9.4-1_amd64.deb b899a2adbf2b9651451140829d3d26e86ef39b50 31398 libghc-asn1-parse-doc_0.9.4-1_all.deb 8a5ec60b62bfb453724bbb85f20e0e08e269c8fe 18068 libghc-asn1-parse-prof_0.9.4-1_amd64.deb 36375244ea282512337ba9794bdfff43099afb4b 2575 haskell-asn1-parse_0.9.4-1.dsc 52f0aa1cfc408fcd812f2c7151ab009d7785b14f 2756 haskell-asn1-parse_0.9.4-1.debian.tar.xz 65e4124c6d0a260f5c42ef84d8f70fa83038e0e5 2860 haskell-asn1-parse_0.9.4.orig.tar.gz Files: 0622ead0a3374f9bbf9c4a860953a6e3 22168 haskell extra libghc-asn1-parse-dev_0.9.4-1_amd64.deb 64c0e58259668b353ea82b2eda31e00a 31398 doc extra libghc-asn1-parse-doc_0.9.4-1_all.deb 5c00dc4a2839e0bda17999b2cd79b8c5 18068 haskell extra libghc-asn1-parse-prof_0.9.4-1_amd64.deb d3da8f28ae7c2cfd8b937779ec58bcf4 2575 haskell extra haskell-asn1-parse_0.9.4-1.dsc 1e79723568a552e72bf338618f04e47c 2756 - - haskell-asn1-parse_0.9.4-1.debian.tar.xz 8ace2ce66174478cea183a37f181da99 2860 - - haskell-asn1-parse_0.9.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiof4MP/23TKChUIqm00FLmu0DgIXuQ J8nrmJGxMLpnBdqF8Qi2AP/unSUEgVYnyOKMLY/fN0ZC4tc+UDmNAQXwCUJyCE+p arPEgS9Oq8SGHx0NIb7Bn4xtjJ7eRNPuk7dSIuaGNzSELyQeYV1a/aL8MNH5C6fc P3e9Lda2lF2FjbhngIKB9RpQLcM0OafkA01c1hCzwz55PalzRVA4tJUNOYHTYOOO 1nfJADnoIP/b4+E7mSTRBt5Ldgq68DHI3/TckDIAmw0du1AHabTRcWEalAUrC4jg WIfz7oX1FcfkAkDvcX/yDjv+vXZv0KcGvNMGLJzVhvUSaIlNgTEfo2WTDOeDM7Jz 5VCaqDYVxkSuYrU7irEbdJFoWsN7knGO+Qb2q+bts++MtOm4YXqb+iD+yqCjsgAf liRRn8I8VJQ/utQ+kjXynJIWkBa4yUA8juHUSCULaWSaB5RCx9fkeaWVLrRxuCFP 2L72s+npVgBF+Osv1E/yLpVSOeI4vHRnw9pcqKQoHoPnDspdiuxw4+BuvAi082D3 OwBwWcKLm8mTuab1+8Ncf9FuzqcAPdBJr6ZcAMpGu3CTX822CIqFAS3LWHmQfUtW Dcc940eJm+F4aZW/xPW8PPPv6Az84+mbmlCQKAzklKqvXXaczig+oyKQwzQWF6+5 1HcXp5jEkN/13vr7pB66 =Yr9L -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:09 +0000 Subject: haskell-asn1-types_0.3.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:05:25 EST Source: haskell-asn1-types Binary: libghc-asn1-types-dev libghc-asn1-types-prof libghc-asn1-types-doc Architecture: amd64 all source Version: 0.3.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-asn1-types-dev - ASN.1 types${haskell:ShortBlurb} libghc-asn1-types-prof - ASN.1 types${haskell:ShortBlurb} libghc-asn1-types-doc - ASN.1 types${haskell:ShortBlurb} Changes: haskell-asn1-types (0.3.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 7be2a0382d7b34ce1b4efdf93c22a6d7fa9eeddc89ca5f8d2df1e7ab1ca22527 89756 libghc-asn1-types-dev_0.3.1-1_amd64.deb 169e50f28f69870c020a8e7cbb710ff07fb9d96780270c64f74204158f1d9c75 43702 libghc-asn1-types-doc_0.3.1-1_all.deb 8510f589124a234881a2959f983b9a54a52edb5fa348430ef226ca8ec24d4902 74058 libghc-asn1-types-prof_0.3.1-1_amd64.deb af0a39625a1b0c1a3275fdc33d8c319ce634943fcc00b337bb84b44c38d8959f 2506 haskell-asn1-types_0.3.1-1.dsc 3cc69a0e55cc661585f06efde90a7c33cc1af2207e13d68b0d7e2a7fcb8b601d 2628 haskell-asn1-types_0.3.1-1.debian.tar.xz 4ae6d47503a0ebf40584ea9d733eb572ac2dd607556dff1211b25602b34f2ec6 6284 haskell-asn1-types_0.3.1.orig.tar.gz Checksums-Sha1: 432092668a70b09e453cc4070b707e28a53af8ef 89756 libghc-asn1-types-dev_0.3.1-1_amd64.deb d97f446768ee09d204e1e2f13c788fb9d2ce3764 43702 libghc-asn1-types-doc_0.3.1-1_all.deb 703c58a0fbf18f897d8257b50c6e925e3ac224ba 74058 libghc-asn1-types-prof_0.3.1-1_amd64.deb b840073cc68bfdb4cc89a8ef59bf3e2ef7967fcd 2506 haskell-asn1-types_0.3.1-1.dsc c27cb255f74edb2e427b27b71de0c2cb4e2dad3e 2628 haskell-asn1-types_0.3.1-1.debian.tar.xz 867db93dd9f271df76cfb414e5afd5b5352d27c8 6284 haskell-asn1-types_0.3.1.orig.tar.gz Files: 752251cc15f56e8002e17ea3cfbd8491 89756 haskell extra libghc-asn1-types-dev_0.3.1-1_amd64.deb efe6ec3dea41347e7fe438b5f3ccf648 43702 doc extra libghc-asn1-types-doc_0.3.1-1_all.deb 6eb4a2556773655c793586aff2d4d925 74058 haskell extra libghc-asn1-types-prof_0.3.1-1_amd64.deb f22e0954771dd3d3ca2e0ae1b01af350 2506 haskell extra haskell-asn1-types_0.3.1-1.dsc 0cbb7df1fa41bb759f121af6849fd87a 2628 - - haskell-asn1-types_0.3.1-1.debian.tar.xz a3bd93d6fa1de59f82fedc5396119245 6284 - - haskell-asn1-types_0.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQCoP/1FHKhakkFwznToZ++CENsFA raC70pTGhFiATz42UfzngPPEXpuRgYHcqR1qZkR/Vxci11mzHJjiwRCBxZFalEad DKOFYXGq1cA+Zw8WjBgmZGwrHJMYZR1xNMM6raxK3tsVb+5P8hp2xz0jke1aDyKt AZLJzzF2I7GORh7jQUKKv5FZRiEkw8IGFDOcT2i1pc/fvfqJrmMKJ64Pg9jPxK2y V4xA9mzwKUdPxIVleyIwM3t/NyST0qwmgcFIVTY9o6wxHKKy42t47oWtttq/g+R+ vra01GaP7eMSUFl0GqsNpHOycuQtmBZ+ozA7DCr4VllTynbQJAwqgeCIpYpo5yKN DHdhhzDNEfjv1pOxyEi5BF+zq8cW0erfrnL8C/uwiITpvde24fpyirSlBkVhY4B5 DBf+MzfxGUUlFLoucApkS5pdFwLiKV655feSdWKquHhhw9ujwGn6TWxLWqLv5//R pIyG487FMQHN82ckDhk4ZcWXJ5c9vDcsUtyv+qDeQ/n+VW/2CTNlnsgRZu/Zo9TZ PsmbTE+HWoMeekVGJluQGJI+f176GymW7hdopXNN3dXFfK8Vc9tV8yQiutAMKL+l JWcr0svCI3nwzAlNDlCtuRUAB+/jq1BE9dGp7T8ZyjC2zRQWzHc9FyKFrFIkheIt K/6cYdCkxtYds7hKXv04 =3dTk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:17 +0000 Subject: haskell-authenticate_1.3.2.11-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:27:56 EST Source: haskell-authenticate Binary: libghc-authenticate-dev libghc-authenticate-prof libghc-authenticate-doc Architecture: amd64 all source Version: 1.3.2.11-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-authenticate-dev - authentication methods for Haskell web applications${haskell:Shor libghc-authenticate-prof - authentication methods for Haskell web applications${haskell:Shor libghc-authenticate-doc - authentication methods for Haskell web applications${haskell:Shor Changes: haskell-authenticate (1.3.2.11-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e5653fd8cd8d563e6cf40693c853f9e998d384f5c0823dcef8583a86240da3c5 144190 libghc-authenticate-dev_1.3.2.11-5_amd64.deb 6f17d4dcb9f76f9ab1c375e209a81773a4badc84f95dd755de642b3165c80189 44744 libghc-authenticate-doc_1.3.2.11-5_all.deb 106b71ed2368e0220260e8d7279fa6f8f573f4a03045c28afd6071239096c269 122998 libghc-authenticate-prof_1.3.2.11-5_amd64.deb b9b6c78e4765912dce2a757f7a4ee7a398065fd4a1a1d02bc33c9d889e6a9340 3534 haskell-authenticate_1.3.2.11-5.dsc ae52fca57f589980e77a5b5914d97b8cde421aaaa2921e4d7b388905b8e4bd7d 2836 haskell-authenticate_1.3.2.11-5.debian.tar.xz 049388bf2ebf9017f3854462e1e2af57366959528e815017651e8da112577ff6 8728 haskell-authenticate_1.3.2.11.orig.tar.gz Checksums-Sha1: 53be9233b928bbf12c4e2533b25bbf09380a3853 144190 libghc-authenticate-dev_1.3.2.11-5_amd64.deb cfbf4ca484b9494c4d32b8a33d47adf9da5ea237 44744 libghc-authenticate-doc_1.3.2.11-5_all.deb dafd15139a96ec9fbb7a5ea86dbced0edfcde85e 122998 libghc-authenticate-prof_1.3.2.11-5_amd64.deb aaa47ded345ca4abf1ea104e77be87341f9bf529 3534 haskell-authenticate_1.3.2.11-5.dsc 18cccb0aa9328fe374eaf4b1a6877ceb813aeac1 2836 haskell-authenticate_1.3.2.11-5.debian.tar.xz 2637315f58821e60ddebd98671e45768da2929f4 8728 haskell-authenticate_1.3.2.11.orig.tar.gz Files: 0adff296b76da9c4e63f14e89b9e1ecc 144190 haskell extra libghc-authenticate-dev_1.3.2.11-5_amd64.deb 820c9344f662d91c95a309ddc7908943 44744 doc extra libghc-authenticate-doc_1.3.2.11-5_all.deb f6a35a65b5bc1917fa224a7f3746d858 122998 haskell extra libghc-authenticate-prof_1.3.2.11-5_amd64.deb 33ffa5afa02fa31860f5a67fb92e58d0 3534 haskell extra haskell-authenticate_1.3.2.11-5.dsc 33402664d953e4d90d105f6d466019bd 2836 - - haskell-authenticate_1.3.2.11-5.debian.tar.xz 3e63e118f59ad3b02164187b432719da 8728 - - haskell-authenticate_1.3.2.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHiEP/1c1wHyq4rLdeQFPiD/Uc4NS IlVmao98B50CVu1lDbb4RfWXZXMH7D8Aii4aspeTqIwBCqFb6ttRb1Hm9mh7xt9c 7BsMEpMaT6allupcfZaHtWe2sE5NtP8bcPnKlq8758X/s1HNB7mp48fbD+ztjWmq lifsGzvuMf1zV1guTXjI7LXyEUYh8D9W8LYDlbYiHiItaqZnSJlRr5zaTlZjedlK RMOvERrzMhM0v/B1pddue/rcBOF3lYSw1hMs3JJsG8XheWbAcdxOxsdp5rTZit11 UEdeLdnqX5dHAU/H7bZvEWcY/0VtGP9EVTLt9MbDYa/ULx7MQ24SlO4MOl0kJjFc 3ZFpeEOrpEnofd1prrxTGoDoa/S1cBB3pGJ9Q3xnr1T1moLeHAUC89sqtIQWxile ukKONHiwWaCIpFLsjMfkthgUgQ2AG0rYjljPIZkyVgnFnlPE+Q3CxM/Gj3ffUfQX u7+n3PTHDlDcZKRGwY2KhWdcV4s9cRc6p3FeDZJYOyvPBqSRN5rvdXI4HUxp8dZF KaiLTh4sMn7YYwqFZsBaNSmkCqq3BUrhR01RDfJ7NqGi/+EKF3s7+ymfEeloxCOC RRGjlT0Hvaf15FyGHxiBbKJ3aV5Q6bPjoKspvK4RLDYLR4IjcyrYEuLcE1PKyoMT XDTLdKBc7RRNN5GWvFwB =mruy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:25 +0000 Subject: haskell-base-compat_0.8.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:11:17 EST Source: haskell-base-compat Binary: libghc-base-compat-dev libghc-base-compat-prof libghc-base-compat-doc Architecture: amd64 all source Version: 0.8.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-base-compat-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-base-compat-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-base-compat-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-base-compat (0.8.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aeb1fcccf7bda0a81fae56d4f43cb648f322150d328db8a894cc5e97c4dc1e03 21622 libghc-base-compat-dev_0.8.2-2_amd64.deb 37dd931d910ce43302eccdfd83c9a1c147ec38c29e9438a584d05ab9b2abb93c 73030 libghc-base-compat-doc_0.8.2-2_all.deb 40a55b11a24d65bebe80aaa0135f7528288053217c5d5fb8d7b50ac1fb135a47 18408 libghc-base-compat-prof_0.8.2-2_amd64.deb de515f8dd56bd8fddfa5bfb6b97b54919164ec5651a8d089655a69fd6cc14f27 2460 haskell-base-compat_0.8.2-2.dsc e35b459b14a997e457fb352f40976df4caf2f220ce1840a07ea05f535aa9297a 2176 haskell-base-compat_0.8.2-2.debian.tar.xz 3810c7273168a66e4b8f1051ee0c144c6728607382b17eae658bbcfe3e1ca90a 16053 haskell-base-compat_0.8.2.orig.tar.gz Checksums-Sha1: 6f10027880cb3c6019aff0f6395ec312a456558b 21622 libghc-base-compat-dev_0.8.2-2_amd64.deb 30b0d24723e11b6735ce392b6c4541d0249aa3be 73030 libghc-base-compat-doc_0.8.2-2_all.deb f42d19e79f4165c532166e5bdbe6b7f97b4ece01 18408 libghc-base-compat-prof_0.8.2-2_amd64.deb 9188ddd1e7bae99afccae08065a0c536da3f3445 2460 haskell-base-compat_0.8.2-2.dsc c02d3c6aacfded809771096cb50619256367afc2 2176 haskell-base-compat_0.8.2-2.debian.tar.xz 48ca7e281b52b4c74eece33931bd3588681621ee 16053 haskell-base-compat_0.8.2.orig.tar.gz Files: 73424fcb577be0e109d95d7227a1e3a4 21622 haskell extra libghc-base-compat-dev_0.8.2-2_amd64.deb 21325be1f80bd38c415c4d78e11a99a9 73030 doc extra libghc-base-compat-doc_0.8.2-2_all.deb 89c0fada4d4c4252ab2a76361987f932 18408 haskell extra libghc-base-compat-prof_0.8.2-2_amd64.deb 9057b5a3285a33bff0e29e98f9b1aa0f 2460 haskell extra haskell-base-compat_0.8.2-2.dsc 014ad81fd7851dc810fcf629f9cbccef 2176 - - haskell-base-compat_0.8.2-2.debian.tar.xz 11846161c3048f7a791ed9c65b26454d 16053 - - haskell-base-compat_0.8.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMDIP/2IiEnHKfGVAoXGJfqdtyqAs jfMdtL1mErizrifHP5W+9c7Jt79AsbWAgsfk8OJXOc+h6mWK+lAlEmW2WWabeBvn 60PqHZb3Oq/L9N82WEuHXTyQHqfJ0Ap3z5iiJ9xQSwB1pgk3QsrYMea3GCgglywa BhHaRsGghmHse17YdcUH7i/AUsjD8H7wK+gt+Z8vC/x1szKOqLBPqwR5GbLdZv4e /xq+RSlQXd3jUlH+RYIEKXMrv+Ci1Qb0HXJPLpXD8M78WRXwa+vlkKAM0wCSd73K 2CJcqR+Y5znak8jE7jEAzgStlVRWH/NpRjswMbwdHWU+bRTCDR0JvHjQOhK8o3mN nXkE5+T+LCM8fOwcs+Ldm65+1kNB+CHpHnHqRK9BbUsSvz78ST6rVAvxE2XSCQ74 QP99WgsQxt6Ah6HDBx9hz88dnNVxuDDgf9U/lr7OKtgvtTcIpkyL30IsroGxmhzL 8TpgrgkMOzI1bbFncWhOPauZAxLue6WQdHrLeTgjkmgqC3UYFSPFFQGziB1ddCN8 N6Ywxgl58jA6EzTPxJMGlAdBBK3N59BTwcHv0OhPXuODtk4va8R7CLd4Fl6W6CPf p6krfZlhU12ptISQyUG/qbFdeokVvnU+QFEA46iE0po0Iy5WsMLYoKoIpbtox0Y8 OfaIetqdeRYZ7OobvR5m =sZti -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:37 +0000 Subject: haskell-blaze-html_0.8.1.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:16:06 EST Source: haskell-blaze-html Binary: libghc-blaze-html-dev libghc-blaze-html-prof libghc-blaze-html-doc Architecture: amd64 all source Version: 0.8.1.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blaze-html-dev - HTML combinator library for Haskell${haskell:ShortBlurb} libghc-blaze-html-prof - HTML combinator library for Haskell${haskell:ShortBlurb} libghc-blaze-html-doc - HTML combinator library for Haskell${haskell:ShortBlurb} Changes: haskell-blaze-html (0.8.1.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: d82a4438b903df7b156f9463e8c32e407b18d0d00972812f47d8dc114dcb6209 360980 libghc-blaze-html-dev_0.8.1.1-1_amd64.deb 76d714ebcef7afb6489e794f889d04926d63ed685ff784e05235aef2531827f3 162958 libghc-blaze-html-doc_0.8.1.1-1_all.deb 9f89dc07fa384b217f868d0821bb63a602369ff242dd6c3bb81c82d3e26de223 277456 libghc-blaze-html-prof_0.8.1.1-1_amd64.deb 534b509d0d8b4a554775731a913b2ac15f5e2571bec49860889d42b0f71421f5 3122 haskell-blaze-html_0.8.1.1-1.dsc 07417bf3a9419b20bf483895f9bbed1e35f58274a8bb5dd36abf4478345c3f7a 2972 haskell-blaze-html_0.8.1.1-1.debian.tar.xz f8d2e39764b318f5dde33288f9f11a125ac51552c48b981e2b8068002728dcb6 76157 haskell-blaze-html_0.8.1.1.orig.tar.gz Checksums-Sha1: 868dc46f589411768acd7eb1480f68b4e66fe055 360980 libghc-blaze-html-dev_0.8.1.1-1_amd64.deb 3f41e19f7997cf6f457874ee0db8dc868965b951 162958 libghc-blaze-html-doc_0.8.1.1-1_all.deb 944d6e28fbf90a4e47927d468d3dd44aeb405fa0 277456 libghc-blaze-html-prof_0.8.1.1-1_amd64.deb 9f752e488998256293f0003d6c504b86694c7c14 3122 haskell-blaze-html_0.8.1.1-1.dsc 5dc5b3fc05dc14b27177a4dbd6069c225faa8a1a 2972 haskell-blaze-html_0.8.1.1-1.debian.tar.xz 5b4e6ecc3b6537c86ae16701c8c7be5b1095b7e9 76157 haskell-blaze-html_0.8.1.1.orig.tar.gz Files: e2be19c88f573c674df33a5f6ce3ecbe 360980 haskell extra libghc-blaze-html-dev_0.8.1.1-1_amd64.deb 2bc738865f648e0576d114dafc3993d2 162958 doc extra libghc-blaze-html-doc_0.8.1.1-1_all.deb b1da706525f2401ed0813974bb216732 277456 haskell extra libghc-blaze-html-prof_0.8.1.1-1_amd64.deb ef750b5e2754b74e1a02f1127683abb4 3122 haskell extra haskell-blaze-html_0.8.1.1-1.dsc 47f19f32d6e894f5cbe6b2625699c0c3 2972 - - haskell-blaze-html_0.8.1.1-1.debian.tar.xz 7c6d84943b552f100cab9b14db6de52c 76157 - - haskell-blaze-html_0.8.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUbMQAJZWq/sVIbjJ+M3RKO9yZPSj Q79dBJUVuu2qeFIuV0/Q7aFAEas07JUv3kYvEjcS/tL9h2Z+Uy4T5s0KWKkpx5lU evrxhCN4bh0NCoTcPBbLfbvrCtN6FV80f4AB54mE0pzx3GygCPje6DWS+GWrNjio q1IGhB3zYC+yBU9c2cHGt0osAtM7EJUeBNugzo8I22E+f+iIuTmxoJlSM9dc+Rsb Q20p3qCHZ6k4wFP8knfitSNC8wKMrbLnWoukWmrx4kgJLkG42RMFlkcUqLHWWanb u3TcdKvPEJL2sB7PBNS9ddqvQ+gBnE/Du1Aw6HZS1uvLfCBr/rLxIFr+c7uXd/im dmnWLMXiTLv3xK+zWJJUxwVShyg2hOO245ZI0R6KDhr2Qyv9FMlEkxhVraHnJOF+ 8KyAnRZbn+SCWAToaztj8FKTrQZwd4Mhb3XQXiTV526P3TPB8zHFOvaJ0qSNRb0u igLAlJOcKQGnnClSc86jJO4Qiemu8yBoeBPTAiMZAAweC0myc5X+dcP6IcRGk2Nx x4eWuFEEuvRohPxOHkDf9W3coDjh495GT7ZlDCgdK03Kqf2o3KXobkqf0cNilsZT vj6E83UFMhInpK91GsLg8jeACZP5lMmwC/12QCn71vXmLr/FrX5wYchYK2uAgpKr 56NQv29scNSzLoDpI+0u =faiS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:46 +0000 Subject: haskell-blaze-markup_0.7.0.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:14:20 EST Source: haskell-blaze-markup Binary: libghc-blaze-markup-dev libghc-blaze-markup-prof libghc-blaze-markup-doc Architecture: amd64 all source Version: 0.7.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blaze-markup-dev - blazingly-fast markup combinator library${haskell:ShortBlurb} libghc-blaze-markup-prof - blazingly-fast markup combinator library${haskell:ShortBlurb} libghc-blaze-markup-doc - blazingly-fast markup combinator library${haskell:ShortBlurb} Changes: haskell-blaze-markup (0.7.0.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 01116e1ca7d9945b9778ef82d794818a0c5f620e7c874ba8ddea53d137c00ef6 101738 libghc-blaze-markup-dev_0.7.0.3-1_amd64.deb 46a0f7628c36d822e632f133a7bf8e7a2d295c3c8840b73697ccc9a596df130c 56804 libghc-blaze-markup-doc_0.7.0.3-1_all.deb 1229e43f520c5b710637e16691e41ce7f6d1a02b4be78c452054d10dd0ae4483 95178 libghc-blaze-markup-prof_0.7.0.3-1_amd64.deb cb178b070d39b48a6ce0d3088b80396492decfa602daedbddef2e4c7fa5565c7 2991 haskell-blaze-markup_0.7.0.3-1.dsc 00a67d077d97e92cd00d60b1d2dd80ce89ef26536bf1d62087c8bf338c173baf 2652 haskell-blaze-markup_0.7.0.3-1.debian.tar.xz 3e69a0e88dde5a6a3c8b4204d847a545f7872025a2ac4554cd5df2861aa41b20 13447 haskell-blaze-markup_0.7.0.3.orig.tar.gz Checksums-Sha1: b1340c3d1b981b301f31bd7448cbf3117ff29382 101738 libghc-blaze-markup-dev_0.7.0.3-1_amd64.deb 261c5369f1747137369b7e50c01bf6e5530a5fe7 56804 libghc-blaze-markup-doc_0.7.0.3-1_all.deb f659af27d7615fea69233b7fc0274f3c8598cac4 95178 libghc-blaze-markup-prof_0.7.0.3-1_amd64.deb 42fdd6d699e164c03e5b63fe658255e8d1471361 2991 haskell-blaze-markup_0.7.0.3-1.dsc bd40b4750ac895e9ebf9f305e405e36f8bd03d71 2652 haskell-blaze-markup_0.7.0.3-1.debian.tar.xz 209327c370c8d7b5928567d759b9be3946af3e00 13447 haskell-blaze-markup_0.7.0.3.orig.tar.gz Files: bea255a0a2a5434676cec00a05f6475e 101738 haskell extra libghc-blaze-markup-dev_0.7.0.3-1_amd64.deb 6b17cd92469e1c305338babc14cdf473 56804 doc extra libghc-blaze-markup-doc_0.7.0.3-1_all.deb 35575bc5635a2a1050bbe18bd8e1ec18 95178 haskell extra libghc-blaze-markup-prof_0.7.0.3-1_amd64.deb 840e7667ba0b443d71699c3da6c60967 2991 haskell extra haskell-blaze-markup_0.7.0.3-1.dsc ac4ca7553528636a138f0a83a2bb34f8 2652 - - haskell-blaze-markup_0.7.0.3-1.debian.tar.xz a1edfcab1893df6cdd244d3f97ca4de5 13447 - - haskell-blaze-markup_0.7.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioexAP/jLpWMQ60y+MxT1QPrgm+6nW nO9SnfeHZFD0JEvSs7qrwmA8LrSe1i5kIidvVPCQc03CJQSK88vXsECorLZVB/Ug DJCgwDISS6PI2Q4LQm2GzcFuocSk6OOrgR7QRBbpgLmd26rt5NnmL4KjqOPL8iQp jKn7B3SZDTtWa31uDsc5cYi1/7Y/TGS9BSid07Dr8xUzsxE3JLN8AI+GQFXkrpuT wqS5MIc4ppn7QHgKXZBr+UlgB3HqcmMYCroen+nX1NQZLbMkh1ORMlDOqC4JDOa4 VO5hlRrsO2PgNfw81huqVrMbleYm2CdIuFh3Xkt+dG5KcJZJ6el5RoaSBrEUoenJ UujpDLHfb/ncD+j/18HU0IBaKeE+Yigcogy7sTGNG4bzgCGEUHnOsvWUnR0JvVaA oKd9QKADgF63keGcZYfNIFV7gg10tJaOo7NxJ6VL6DE/2eMN/lJF5TylnQatoKay 3x+kS02CM8rCOof82HuuMDPz8KN54Vxmp8+YuF1+17MXviHUbmeOmWN6G8eX0ATe Us+2qdnQMCzuNi84jWmKEtnJ//d9PxWesFzjogMMkDOTYBFZA9j/ZxvFq3OyA73R jdgspdYe7jhg41JXqY/Tf10vm/JGirJBkm7wyhaCOg/c2Okqsh8e6+eoP21T31Gf 9+e1Xo2SsRJKWc2lRZLv =GpQb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:29:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:29:57 +0000 Subject: haskell-cipher-aes_0.2.11-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:34:29 EST Source: haskell-cipher-aes Binary: libghc-cipher-aes-dev libghc-cipher-aes-prof libghc-cipher-aes-doc Architecture: amd64 all source Version: 0.2.11-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cipher-aes-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-aes-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-aes-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cipher-aes (0.2.11-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: debbb3f8abfdeb7bdd81b1851578568d4104e33a575bf1489f796c9d04c7f111 63518 libghc-cipher-aes-dev_0.2.11-3_amd64.deb 64442d55e1c1d37fcf6cf40374ba7bd5ab5d9ace8e9c6c44ba33abe1a4c45403 40960 libghc-cipher-aes-doc_0.2.11-3_all.deb 9eb5ce022fd2a436214d3b9be14a5a66834525bb7aa79c7d72c3434f1972972c 51834 libghc-cipher-aes-prof_0.2.11-3_amd64.deb dc2dd8f55a646a2f9cf98d1f2d301bb2a07fbaca781250fbe8d27d54bcd03c98 2845 haskell-cipher-aes_0.2.11-3.dsc f5bf1c64ad53b641e7c20d2e1ad7ccc805cd6b19836f0ce242d4a463e0d0a3c4 3084 haskell-cipher-aes_0.2.11-3.debian.tar.xz d3b171895698c73da24d7ce97543f725d26637f038de670c0fd4012ca7f95015 33939 haskell-cipher-aes_0.2.11.orig.tar.gz Checksums-Sha1: a2885aecb06734fb0787cafffd400cc43d512a6b 63518 libghc-cipher-aes-dev_0.2.11-3_amd64.deb de98539dfdd92d63811841c2e2400c4477345aa6 40960 libghc-cipher-aes-doc_0.2.11-3_all.deb a820f89b0289556dd437f8767726be4057cfc08f 51834 libghc-cipher-aes-prof_0.2.11-3_amd64.deb 281002e1101787625d11cf9708e9627f61737d47 2845 haskell-cipher-aes_0.2.11-3.dsc b6b6cf5eca0d4117734d46ded89aaf4aa9f359fc 3084 haskell-cipher-aes_0.2.11-3.debian.tar.xz 0486ea60a7e63a818599b65baec657a3e9f67c7c 33939 haskell-cipher-aes_0.2.11.orig.tar.gz Files: 7e7f06a03e1aaca2fa50405357a422a1 63518 haskell extra libghc-cipher-aes-dev_0.2.11-3_amd64.deb 55e2a0e961d50071bf0115cea1b3f2e5 40960 doc extra libghc-cipher-aes-doc_0.2.11-3_all.deb 555933ca068b76a25546d2d6e938d03e 51834 haskell extra libghc-cipher-aes-prof_0.2.11-3_amd64.deb 4817fb21553da943a284e74a2208ba0e 2845 haskell extra haskell-cipher-aes_0.2.11-3.dsc 08e4c6e01fb907aa63e067a22d197f70 3084 - - haskell-cipher-aes_0.2.11-3.debian.tar.xz 74c953320cbee83963e178f07d8d7689 33939 - - haskell-cipher-aes_0.2.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio/zkP/1ztEeOU9U8cvYiNQEtZ4gdN vgVikfdRRkiKhUHuRo6nXA4Mddz0MpenZQ/zWAXBGxKHk5ybf0jpmVhy0vfsDKtd 5Z7Gz3/MN030qvl50HIloSoAlIxVWHHc6+aEZQHuEZyb3E+ewIhpjNA8zZdvjA6f uBEP166iUHBEcTECyXfVuREZR/m30fuZnV80GI+8PPsP8J9Cp9D6LrGL6Aua5Zm9 DfmfyIbo/Vtft/gBk16ojOMZDtzTHxPHo7tEBoXcGb082Si1X+y2fIdn3sIADd80 T7Uqq7+3+2Ts/7kfXYa13rNEEgQ3C0C18ac11KAdbk6WRBP2aCy+0EqvuugGsb5G 2gVxt+WWT071d0Cb4nV2Ki11n9iEB9YZswIvElIO8EdYoVcN9vYqRY4ddnvLzxwq LVvW8/up/04ZxCTKWseYfH20Vzp4Cm9228Krv1aiOWa6y63MUt/OFMhYWSab78mp IROxP0GXQ7eEZ2AF1vb1f9ypya1QVnZmAWas9gVaBzCkHEPJdb3te+JGj/ZgFUVE DTZvYOKq4oE1kwfKxjHpvHkuA7tU1/5JYxxXEu2fyLN+2MXMncYsws+Wtew2lic1 oDr/+9KELTlBv0139vcedMk2VC2E/SWS4ep+itaEvXZfNzrbqPXSi0NnrMNA4/G5 pMMXJ1MWLXNK4O3i3pjt =3t0k -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:05 +0000 Subject: haskell-clientsession_0.9.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:42:54 EST Source: haskell-clientsession Binary: libghc-clientsession-dev libghc-clientsession-prof libghc-clientsession-doc Architecture: amd64 all source Version: 0.9.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-clientsession-dev - library for web session data in cookies${haskell:ShortBlurb} libghc-clientsession-prof - library for web session data in cookies${haskell:ShortBlurb} libghc-clientsession-doc - library for web session data in cookies${haskell:ShortBlurb} Changes: haskell-clientsession (0.9.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e74323a4ef5304aa874d03bbdb809ce12552f71be743da92921bc7766135ff90 42420 libghc-clientsession-dev_0.9.1.1-3_amd64.deb 51f19e10bb0480debcacfc5ecae50a4f97621d1f2059d4abbbeb5f126b7eaaed 39574 libghc-clientsession-doc_0.9.1.1-3_all.deb fc43b5b6c848104224048d8387162c476f967baab8d87405c1328cc4f8785226 35362 libghc-clientsession-prof_0.9.1.1-3_amd64.deb 5589f365e2317831a44548dc88fc0a4255a719157021cf55062fe52a54d31cdc 3295 haskell-clientsession_0.9.1.1-3.dsc 787f26428da7929d861303d278f604a566afc32a30f9a35d3ad9b26f24283475 2988 haskell-clientsession_0.9.1.1-3.debian.tar.xz c9563c0bcda1a02cfea2fd39aecec5b9f419901587287f05afdec1e683210022 7928 haskell-clientsession_0.9.1.1.orig.tar.gz Checksums-Sha1: 06f3c50b3be9aee3157d1c8beb31ad9ae6a9a8b9 42420 libghc-clientsession-dev_0.9.1.1-3_amd64.deb fdd40c0e19d4214c153a02441470df1bbbf40241 39574 libghc-clientsession-doc_0.9.1.1-3_all.deb 2471a80f11cebf7f6e95eb873c354f7669af930b 35362 libghc-clientsession-prof_0.9.1.1-3_amd64.deb aac354c7e708623907d7a1cf8f074c5727a994cd 3295 haskell-clientsession_0.9.1.1-3.dsc 409b749ecf35cc97af5aa9ea76a33c935e357b0e 2988 haskell-clientsession_0.9.1.1-3.debian.tar.xz ffcc4baf5d9de16651286202717724d5bffaad25 7928 haskell-clientsession_0.9.1.1.orig.tar.gz Files: de030ea51bbec9e96905ed5dbe2e073b 42420 haskell extra libghc-clientsession-dev_0.9.1.1-3_amd64.deb 7d9e912abd20ba3b290782f959da033c 39574 doc extra libghc-clientsession-doc_0.9.1.1-3_all.deb 4a39587ed3c5ac2a618cb31aefb36120 35362 haskell extra libghc-clientsession-prof_0.9.1.1-3_amd64.deb f2ca469323b25b6408de46294bb9b57a 3295 haskell extra haskell-clientsession_0.9.1.1-3.dsc b3efc97e51c1dabe912a237e922c48eb 2988 - - haskell-clientsession_0.9.1.1-3.debian.tar.xz 1d518848b96008c865d4f7e5f9313105 7928 - - haskell-clientsession_0.9.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiognUP/3gf1cpUFMGVuU7mHPZGrMlf 9StopKUmS5rN9RldLa0sG3NwfX9ApjvYXRvcVlKKXRUo1/ftjfqutpB9YCeaFBe6 18LRTMD30PqXjZk+HySYcM7rGy8O/P0F6BQNXvUWpunoo+0gGxwe531/AJ2E2QjO Z0uw9JE91sXq8fFAVyPCH1tPV0n3ZQW+eSGNwaq+8kVpHBWVaqM5Nj8Du7KnmAh/ 1dd9vmH67I0gNTXYoEDaAUzM0p4ZXIRSsIk5tMLF+tBLS1KFTEhYPDHKiaaFb9SX kMS+8Kb+Z2XZ6tgDpevCKAP+5GS5N2ddLV9FRavbojhGLFW8/ePpjh9Zr59OGXPN RQkAFtfyFnMnOY+C+XVpPWNbCog1piFC81w8aJAl+fm8YCniMho3qTTfIIciCX3l mN5VjAlCmkETcs5KtslsrQKSzEqhQC7O9Cvs917oYYpAg+589FtJwB7ttpFMqtJh Ga64vw6jB0ztRr4g3wS06AZhIXqCVYmAcd7gYtLnOsD0+Dwr74d2LzMSGbkrFNXg C9RjAkCpOX1S0y3z5DKnHLOKy4RHd3cxDKRUt7vd3acbo1zpMeQNjc+nyHEy+3oV V9KiQIdrmqrf0vQmoMUfSq9hPHekD3BPY8QrQQ/x0OeC9ouneh97HCaMGopCrd9C kWjm5vy08uAjLEV6vYza =c78x -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:16 +0000 Subject: haskell-conduit_1.2.5.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:01:19 EST Source: haskell-conduit Binary: libghc-conduit-dev libghc-conduit-prof libghc-conduit-doc Architecture: amd64 all source Version: 1.2.5.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-conduit-dev - streaming data processing library${haskell:ShortBlurb} libghc-conduit-prof - streaming data processing library${haskell:ShortBlurb} libghc-conduit-doc - streaming data processing library${haskell:ShortBlurb} Changes: haskell-conduit (1.2.5.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 31ae91ad02f2930d24ab0ea0c3574950e66bb1b3ec9bc0cef74c2d1620236761 204110 libghc-conduit-dev_1.2.5.1-1_amd64.deb 7f6762a9eb7e954b48d61626a0b079e0b98948ac8d72c9f829d4ac53edb311fe 117890 libghc-conduit-doc_1.2.5.1-1_all.deb 064793aa68c76bd79d78d7503e0c28ef5f7b02bb317e09cf1b9531e0d30db819 200620 libghc-conduit-prof_1.2.5.1-1_amd64.deb 304518f80acf5e36a814fc98f49fdd37049288c14ca97173c325ce793c3980aa 3008 haskell-conduit_1.2.5.1-1.dsc 0707b4cd71f8eb2ca4774e2693ba23d32e5e2751fd58f5d2ffbc6a39cc78add6 3140 haskell-conduit_1.2.5.1-1.debian.tar.xz 651fddf1641b2a92eae5acad77711b03df466b4a0d4a7d7c6d70b6d2b8e6062b 46254 haskell-conduit_1.2.5.1.orig.tar.gz Checksums-Sha1: 566780c3da155d2e685a7da41aa3dae16345b9bf 204110 libghc-conduit-dev_1.2.5.1-1_amd64.deb 02b5d0e4dbec0e2769f6d0265c5d81de524fd3d9 117890 libghc-conduit-doc_1.2.5.1-1_all.deb 9f3b8a8d385655b1fc7577a0a61f9ef44b07962f 200620 libghc-conduit-prof_1.2.5.1-1_amd64.deb 53dc3bfc698908d27027c022714b7e52e96ead6b 3008 haskell-conduit_1.2.5.1-1.dsc 684e3645207b2194080f90d1947c319ce5790810 3140 haskell-conduit_1.2.5.1-1.debian.tar.xz 869ef78f13e3a7d779f9b45dff50f1632214af41 46254 haskell-conduit_1.2.5.1.orig.tar.gz Files: 95a3fe7808ed30645f154af3c6ee5e55 204110 haskell extra libghc-conduit-dev_1.2.5.1-1_amd64.deb 161fa8c18f097f1f7b799283ea04134a 117890 doc extra libghc-conduit-doc_1.2.5.1-1_all.deb dbab21e53bb208cf575fd1401c0e214d 200620 haskell extra libghc-conduit-prof_1.2.5.1-1_amd64.deb 3e1d286b3fada9367856b4f30438f9d9 3008 haskell extra haskell-conduit_1.2.5.1-1.dsc dc347a2fdff1e39fb71ec366c33218f7 3140 - - haskell-conduit_1.2.5.1-1.debian.tar.xz b8e141945649d15dd69376b287566bb4 46254 - - haskell-conduit_1.2.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCKcP/0xfZ9FBKT+4CvDQffXLDX5V UkCrjDEa9ZGcKbPWCoVuAovgJDVg9lZvUUXw+RFp5Zdvmh7AUyibHb71u8EJOfLi VjW08Qaq2gk8M1k7v3vIWcVUsfq6Ja7J5IyuEpJvBX/u0P5bwpppxY7m5KIxXV7p s97ezEQjzmY71Sqb9iy7+YWtXMsihVfuqJJKfZn4+ydVKUIKz1ivBOfttl2skUr5 FlFHReffC4R+7Lo6f3peucARIC3oveDCioAucrcx9gTcIa6fcOhUMNMFsk2qoOrP Y2Ce2POWG+gejCOY8rGitPhJVokQURNZ76bkuUMocBphOAN2AapMUEWsTVXHlg+m YwiQMqaFvOBuFBR7xC9gL+vyZe8wYDE3UZreCrxoN420qZb0uvsKlHIrmuuoHPEb DrumJQ61aEExoHgB9tKXVeUZWAeZBbGYsq/WzghJ3YesID/8R1uiv6tLXMGzgImb PPIsA2QuwMuW7VT1XA2T2GMIYn+NF3IY/rfBT6TVuwdKsY+AoYeWpU5+NkkqGBW8 lPoR2bfrv9BUprRmC+AI67oeSXdF6DafaEDZvhQx9sFLpeZZslpmVpPITWt1PYWJ i8/WbsRsiFcrqo46v/ECPL2ZMntbVd86Qhf6wI+CeKlvSWs/6Ht/QA0AuWJIi8LV LRQquuMYSSMZqN3idcno =Gp0A -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:25 +0000 Subject: haskell-conduit-extra_1.1.9.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:08:20 EST Source: haskell-conduit-extra Binary: libghc-conduit-extra-dev libghc-conduit-extra-prof libghc-conduit-extra-doc Architecture: amd64 all source Version: 1.1.9.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-conduit-extra-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-conduit-extra-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-conduit-extra-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-conduit-extra (1.1.9.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6b491f999ba3e05c15a36092835e8ef557801043a32399770decbca480a15cb6 194874 libghc-conduit-extra-dev_1.1.9.1-3_amd64.deb 8a94c2e62fd9c9990313f1ab573c3d68fac06f8eedd214dcec75050648276de1 83630 libghc-conduit-extra-doc_1.1.9.1-3_all.deb 7535c52701f630afdce2612cc1646b34531478d9be51e53cc6941d497176c3d7 183992 libghc-conduit-extra-prof_1.1.9.1-3_amd64.deb c2205961be86827c44c04f92ba736c61766a5eea6d21ba11f47c1afa9cb3cffd 3361 haskell-conduit-extra_1.1.9.1-3.dsc 29e528f984df5b355629bf1e46c5b14d4db151735ac9a96cc2877d1bdfa34fd1 2776 haskell-conduit-extra_1.1.9.1-3.debian.tar.xz 3f1be15bef32652caa9a98e175c95614c0f6d04ca29c35d30ddbc940a90fa0a3 29571 haskell-conduit-extra_1.1.9.1.orig.tar.gz Checksums-Sha1: 6fdb3cc3772e61f5f9b5270800bb20f196be794f 194874 libghc-conduit-extra-dev_1.1.9.1-3_amd64.deb 71f67c6caf45a401d8932bbdb58505851baadc86 83630 libghc-conduit-extra-doc_1.1.9.1-3_all.deb 277b96ba17c3417e32c013ee38e79a964a48ed8c 183992 libghc-conduit-extra-prof_1.1.9.1-3_amd64.deb 8d50a7bef60db11ae43fa36d8bdb3e81ac04ad19 3361 haskell-conduit-extra_1.1.9.1-3.dsc 7d93714c7f44db494acf5fbdf081020771667fe5 2776 haskell-conduit-extra_1.1.9.1-3.debian.tar.xz 39fb78be672566c05bd08a34b9fc263df2578e92 29571 haskell-conduit-extra_1.1.9.1.orig.tar.gz Files: 894ae1289d39d5a7684b8291bbb5998c 194874 haskell extra libghc-conduit-extra-dev_1.1.9.1-3_amd64.deb 6a15451d92fbc76098a45dccf7ac7ad5 83630 doc extra libghc-conduit-extra-doc_1.1.9.1-3_all.deb 79b0ab1804e6a379eaf1e1649c1f2cf5 183992 haskell extra libghc-conduit-extra-prof_1.1.9.1-3_amd64.deb d702db6240f707dea08efc3011d8670e 3361 haskell extra haskell-conduit-extra_1.1.9.1-3.dsc b31f3ecd6b5528006ca9ade3cd1d1b97 2776 - - haskell-conduit-extra_1.1.9.1-3.debian.tar.xz bfea59b353b0c1d119ca86327a4752e0 29571 - - haskell-conduit-extra_1.1.9.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7/YP/2nthXwp4dx1m3FgKS7Jr9+Q ML9nU+RBIVVBfN+U19FmToww335lxDVlDfQNYn+sP33nFNhQkUx5ij4l07e9thup gyL42Z+MJlrEx+GhXlsrHAhYtmlcgJgt5TLdwUSNsew/LXqc7P0zpN9N4J9r8lSQ vKgb6IQnBzEwM8Idc0fMBgmff2pGROU+H6jZLZsNRcIfbG7P5LHppoRgaRAABr8C bGsDT7Ktxff2J9QaXfUNikHXLgvAiHEr5hzW5t06AqVhGxMC9fHPnuB3BcXO4b9E 6S1VQoddXTm5tiqHErzq1MydCS1O+jgeZMAHSEwYgZLhL8Tj0iE+jXvNTUGMv28c iUbrGYcPOnOZTMS28gb2r7vhBnG4HXTYyHqVazLMURzgEcBP+x8edtLeziDt+O+S WHeGLZe4xSU8Q2qp2J/HdljqCc3x8eRxC8tE0UISa0ykhp4WOvGBZMugEKcOzbft 3d8jA8tejBchUywWbZ/HcxaOp1ver9eGMgT5YbUyU6OGxbFVInhD+iO4jHA14C5b rgWpLA4u8b6yGnYUb0PpfDQVT85I2rkgoTkx5cAs0ORZjR7gr4bGCpTIj4C8LCQ1 dI0PWrMg1iO0ZD8dP3tYiiPRaVNRDZrQxk7JZLpVVhAiK+h30C4yNWfL+fEC2/TJ miTAB0fjPYcOkvwFGZyE =wTJb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:33 +0000 Subject: haskell-connection_0.2.5-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:20:39 EST Source: haskell-connection Binary: libghc-connection-dev libghc-connection-prof libghc-connection-doc Architecture: amd64 all source Version: 0.2.5-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-connection-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-connection-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-connection-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-connection (0.2.5-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7fc4934d917c021c64536828ccdfaadd9671d6aed0a041709e8d7b631eaae124 46460 libghc-connection-dev_0.2.5-2_amd64.deb bb70ecbde53c85674d27819fe4f205c9c8d4f493bf5212bce19cfd93b5dec71a 42500 libghc-connection-doc_0.2.5-2_all.deb be313f782460bc72f93695abb61fba1c2ea7c2c325c41b480165732f908e0e83 39416 libghc-connection-prof_0.2.5-2_amd64.deb ac45d57c64add5ad439ad10d8eb89c600c03d7d58d800b276baa0534a24672fb 3047 haskell-connection_0.2.5-2.dsc 799aa695c4aab8df4348d3bf5b5ab17f0ce1e78d26c4c1edc0c0f75138cea1dc 2992 haskell-connection_0.2.5-2.debian.tar.xz 8895d4427985202ac439b884deb4b5675ccba3d9498fce3687f1542b4ba21124 7576 haskell-connection_0.2.5.orig.tar.gz Checksums-Sha1: a7b1a9300bb4b040c39e0c93b7d874bab01a16a9 46460 libghc-connection-dev_0.2.5-2_amd64.deb d3394379657b9b05aeaa4bbef43acdc88e749ff9 42500 libghc-connection-doc_0.2.5-2_all.deb 3d798dd388b4791ca1d053df6a3ccca22e147bda 39416 libghc-connection-prof_0.2.5-2_amd64.deb 7407a3a06305be1586bba5c56163fd4dd98d6193 3047 haskell-connection_0.2.5-2.dsc 1db66f472e48a90eefd141d016faefc4d35ec30e 2992 haskell-connection_0.2.5-2.debian.tar.xz fa4ef449a81812678ab19489311909d6c2a264a0 7576 haskell-connection_0.2.5.orig.tar.gz Files: 4b39b1e4e9c72f91c64a1aadce4bdcca 46460 haskell extra libghc-connection-dev_0.2.5-2_amd64.deb 5dffae3986af7cd39b611c443bcbc51f 42500 doc extra libghc-connection-doc_0.2.5-2_all.deb a9b918a1f8c8f32073a781889cf9786a 39416 haskell extra libghc-connection-prof_0.2.5-2_amd64.deb 759089b55996825976a400dcfb4f84b6 3047 haskell extra haskell-connection_0.2.5-2.dsc b82eb33a0bff2123c079003f0d4f96be 2992 - - haskell-connection_0.2.5-2.debian.tar.xz 556446d3d807af120b53f2ff0f5a251a 7576 - - haskell-connection_0.2.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioA/MP/RJiQnOXgEDasbCZI2ncIzfd ia1lBwzz10YUhFwpCiZYloxczg9grIR+cmQJ/v58+f7XYwcvO4XZzRJYBYkhvIxF zPKkhCQiTqpgOLOxOsUJEg2cO+0wLi00x+vZmQdgVJ0+f+ykRjNX5lrb7X+ERRF1 IfR0bMEHylxoas2Dh5fqmjed9Sze7j0rlMWOr0jO1NWa+ZUc3wN15KkGOU7ZA4u0 6aXzwvLe+hIjcb69fVs/exihk/Doa3FqXOlFVnPjz6jaUCyfDN4ehGBnad1OsA/7 GERnuZ/38FddDesNpgHzjO5TgS0yWb2D8vCZBL1FiZvO8zCjqHRGuE1O224Kmxg3 fpOdYzMOtMo/eHyw8BIsiTT0MTInrzYDVTuhP2rwpe/kJD9MiP2iZjZS43TbKiLf 0AR/IV01bpRE1ueRKlM3pWeOFEDN7TE9KUX8e6ADG9RQ7xBfwxClT2MxkFdHr89T ytXN2Cux3FHLvmsMM7K5rEs74W4l0fHk8gaekGUCy3VyLFXEC6tVzkFlHBgsGEel TxeEnTxjkC8mF68ksJwhLCTDwkNzbQp3OgrtpUqod78TuqIWXuSR1BsboIFuGYXo +ACKLMeXZnwc+sfhLhMAX+ihJO9ogD3MXcxNG8cLuW2aEwcRzb2knyKLA7zIMgH0 Dy/poHPmC4EI5UTI3pjY =JRHT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:41 +0000 Subject: haskell-cprng-aes_0.6.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:38:43 EST Source: haskell-cprng-aes Binary: libghc-cprng-aes-dev libghc-cprng-aes-prof libghc-cprng-aes-doc Architecture: amd64 all source Version: 0.6.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cprng-aes-dev - pseudo-random number generator using AES in counter mode${haskell libghc-cprng-aes-prof - pseudo-random number generator using AES in counter mode${haskell libghc-cprng-aes-doc - pseudo-random number generator using AES in counter mode${haskell Changes: haskell-cprng-aes (0.6.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5af0577c74b7f237bfacac06eff82886913aa25ccf5ace068a3b6c316d1691f1 26328 libghc-cprng-aes-dev_0.6.1-3_amd64.deb aa9d8bb27e46a8371d220a8a03f027f4f001184cca2efdda053935a1b9dca0da 32362 libghc-cprng-aes-doc_0.6.1-3_all.deb 7cd5a2cb94f3bfaacc943f2d364a27471e7dbdc1435607d2030f282a88e69716 21994 libghc-cprng-aes-prof_0.6.1-3_amd64.deb e518cd2ce4f6c555eed23f36bed7d09e3ac882177fa13bb7a7ce33e1737cd39c 2669 haskell-cprng-aes_0.6.1-3.dsc f24d08bd4c029a45d3c612c3839c79215b02697ed8cd5cfffffa61e68894f836 2856 haskell-cprng-aes_0.6.1-3.debian.tar.xz 64592a01de8c6683c5e29f538dceee918887ffe211d87214a2e38559d72c21f3 4396 haskell-cprng-aes_0.6.1.orig.tar.gz Checksums-Sha1: b22b7652b2a2509f94eeaf8861a6ca16be96d5cc 26328 libghc-cprng-aes-dev_0.6.1-3_amd64.deb f6e8746c025bfe13f639a19e17f0da79b8db10e7 32362 libghc-cprng-aes-doc_0.6.1-3_all.deb a46edecf09ff282cd97d5ecad55d7c7eee3e3921 21994 libghc-cprng-aes-prof_0.6.1-3_amd64.deb 78da633a0244aae566d4e32f51200c979fcc0c59 2669 haskell-cprng-aes_0.6.1-3.dsc f9636ffe9a7668a50763c5c81eb39b87e6be69e7 2856 haskell-cprng-aes_0.6.1-3.debian.tar.xz 9aefa95b48ef43b2e443953cb2f8a6ba875531cc 4396 haskell-cprng-aes_0.6.1.orig.tar.gz Files: 12b5c963792972a597e81ef781715182 26328 haskell extra libghc-cprng-aes-dev_0.6.1-3_amd64.deb 912bdbd3f11909f178dbd99b8a2bfd4e 32362 doc extra libghc-cprng-aes-doc_0.6.1-3_all.deb 195916c42dec0cdcc308f9fcb615eb67 21994 haskell extra libghc-cprng-aes-prof_0.6.1-3_amd64.deb 5581be6aeed2bc9c046fe17ddc024cba 2669 haskell extra haskell-cprng-aes_0.6.1-3.dsc 14480cb7021cad83f92576d33ba68904 2856 - - haskell-cprng-aes_0.6.1-3.debian.tar.xz 5b58b89cf396055dd1127befbe7dd253 4396 - - haskell-cprng-aes_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLzgP+QHjAJclPDdyVc1SF0Ojnwbe sXdW9hkHBuHm2nKqQk8xZIMKjblxC4kka7J+zfAVz/jHk0ESZ92QgsQjHw5GdtMc kd+wR1N3XnAy1KXWWqSLIBMIw6lKtWfnvviD1uduLWNznAqQYnX3JXSp1CsJbCTc e5MpCSy0komIdvLZM75D10/5wZD8yF4utEOVwV6Aqi9ClOHC6sM59DZD1UtHTepX rDe7K0Y0lexrl1nwX6g2EKyigyoBD/ilH/H0QvtQIJxgXgTQQFmbXRMJ9eoE2g9W rnY6EGs/mMNGPUP3YUPVg/XGzn8VFWSDxjDtrZ6kfOTsmnevGshb6cfi6xsQE2vK qVng60xfVRPqOn/LbqXmWungbRlL0R2gjm6ATDTy15P9w6lCKNVrW1t1sY445kMv N4rp9RGIa4akSbmaiM3qVMG6olgGvVILKjT4RVoWGHVkUYqg7k+IoStnDojhUmW9 N2wCYcUKHuSQOoLGYbHKZdFOUakhwjtg7PMdK8E43tYDIFTp5G86oWgS8YmkT94J idlltaae8hAzA2xCt1TvTtFre8hXLhgmOBWrjgAx51DgzSLN5/Fbp4zxLmF3AWKt IsxAI0cJKisLCjGWoqHIlD73DnwstIZ5pMsvktP2U1jqgHkv1ZBz/+HDvUXGc3Xx g72XOwsrXBe5Vysdpbav =AfvN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:49 +0000 Subject: haskell-crypto-cipher-tests_0.0.11-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:33:22 EST Source: haskell-crypto-cipher-tests Binary: libghc-crypto-cipher-tests-dev libghc-crypto-cipher-tests-prof libghc-crypto-cipher-tests-doc Architecture: amd64 all source Version: 0.0.11-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-cipher-tests-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-cipher-tests-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-cipher-tests-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-crypto-cipher-tests (0.0.11-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 034f45d019c782060802b309061ad543fb679e97d63da99a98a765dddbe0f151 108472 libghc-crypto-cipher-tests-dev_0.0.11-5_amd64.deb 753b22ab109141ee554a643cf81f4053ca8d57ff436c278c756a95b79fc7453e 39072 libghc-crypto-cipher-tests-doc_0.0.11-5_all.deb 2055b286052d41928dcad0fd3ec18d7915490ddc1c584f3bba9aa2fbe1b6c240 92724 libghc-crypto-cipher-tests-prof_0.0.11-5_amd64.deb 645fb40d9a21f1a2bd06b00822fb567d9b6fff9f6ad5d6c398bd84b5c8843611 3362 haskell-crypto-cipher-tests_0.0.11-5.dsc 4f47eed23a8fa8bacfafb6fa8c914dd0d4ceb307b42a7b0e79f775f0e07ddeba 2440 haskell-crypto-cipher-tests_0.0.11-5.debian.tar.xz dfb670b73d4091b8683634d0d4d5a40576d573ad160650d5e518244ced8b98a7 6183 haskell-crypto-cipher-tests_0.0.11.orig.tar.gz Checksums-Sha1: ec8baef1dd7fdabaee665ca3085095f42b829fa2 108472 libghc-crypto-cipher-tests-dev_0.0.11-5_amd64.deb a3d8ef55fb6e1d475d77b4f9fe9ac26e59c649c3 39072 libghc-crypto-cipher-tests-doc_0.0.11-5_all.deb f6792e422553d7905b01837deeb1f40f3ddf1215 92724 libghc-crypto-cipher-tests-prof_0.0.11-5_amd64.deb f835781c03c5995572cc674249c8deabaa3b7841 3362 haskell-crypto-cipher-tests_0.0.11-5.dsc 2343e99c0bc54a2df5d676200685f0e0e70a339d 2440 haskell-crypto-cipher-tests_0.0.11-5.debian.tar.xz 1b352584aff37069e10f13c7414a2f1d8ea82b08 6183 haskell-crypto-cipher-tests_0.0.11.orig.tar.gz Files: 803e3bcb7d166d3a0e6b5f8f3ed4cf0c 108472 haskell extra libghc-crypto-cipher-tests-dev_0.0.11-5_amd64.deb f3fa29d35e3cb7bc3919a6e0f0d537b2 39072 doc extra libghc-crypto-cipher-tests-doc_0.0.11-5_all.deb 08e8e35b8341cc4bae12692286df6711 92724 haskell extra libghc-crypto-cipher-tests-prof_0.0.11-5_amd64.deb a67f75d46a34ef72dfb1bc9790fca9e1 3362 haskell extra haskell-crypto-cipher-tests_0.0.11-5.dsc 6bb8acf2605728c52660b378842d0023 2440 - - haskell-crypto-cipher-tests_0.0.11-5.debian.tar.xz 1cb4e0f9a563fdcaadc11f6d349ab72d 6183 - - haskell-crypto-cipher-tests_0.0.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioW50P/RTAuKeWfOVtaQhpd006sdLq xV2dL+a/E9Q3FQcopRb13eyFK730Xoq3BANABRt+cccFfdvIOtEfft/7NaO9aqLA 9gHBTnfpbggUe3jayE5qGRaR/W4X88N4Y5UdXaztFmRIdU9oTULvzNPHzbUmp69I WW2a2wDAFBCYdEfDtd4n5O8qPQ26qmHxgyZ3MhGdty91ZG+AINyzMwzBpqnRvT5g Wxl6ZVizB1CbqPCE/cl2vfdlB8oNoCaXAM+8Unmj0nw4q1FaDG7IXuUrBHKOCDYb 00nj4DViJTdP+MmzsgDq6PH5ZxByVsv3SNi3bQoCEuhJdL6JMq2kvgxHrWJqANI9 BPOsX1awAz5AOQ9AwnMd57WkwCQzY7ZR3ckHMWkT7PeMkp8zSKloBhLs09vSBYbs hivE34kgq3pyHvIHD22oYySh4B6Vk5rXjOSgQ9ljz6WfraWi+AOxwzij2d089U5V +gdspTx3P1p4CAinz9FgEo2n1/4wMQzSTj7GiDN5yKkwrC8h7qAXIB12j9XTTK6E P7GcJMb/6nbbCPF/BJZUaWNnidu1manTE7+RBiMDbPHGAxt0mnc593r1sRgO6LO4 i6wJJYbK0bhTMg2r0mxTlHJ5TyAVYH2ffFrfLBCwOw6i7wnRFqBe+4yD3VdNybbt EwlOwd2kcMQNJNNWPKel =qWj5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:30:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:30:57 +0000 Subject: haskell-crypto-cipher-types_0.0.9-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:32:03 EST Source: haskell-crypto-cipher-types Binary: libghc-crypto-cipher-types-dev libghc-crypto-cipher-types-prof libghc-crypto-cipher-types-doc Architecture: amd64 all source Version: 0.0.9-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-cipher-types-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-cipher-types-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-cipher-types-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-crypto-cipher-types (0.0.9-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e238a17848d8a06791c1488056e289cead9d4e302bdda78d5c5dde65ba90c011 64868 libghc-crypto-cipher-types-dev_0.0.9-5_amd64.deb dc3e60266dc7ec4074a027331d655e2f69b71d3f057fe018d200c59b376b56f5 45940 libghc-crypto-cipher-types-doc_0.0.9-5_all.deb 00960b3fe844e4f50a5c24990a2a798c0fa697a424c14b8da5ef5dc408e03bf5 56620 libghc-crypto-cipher-types-prof_0.0.9-5_amd64.deb 63b3e60707f50f499e70af3e5016e4ab28e40c33b3f3c95fd23c838ed182df5e 2654 haskell-crypto-cipher-types_0.0.9-5.dsc d8320204de7fb16d8b654f9d0dacd7c9a4e83398d7ff7e1ae90cf716de2db6c7 2672 haskell-crypto-cipher-types_0.0.9-5.debian.tar.xz 2073f6b70df7916aebe2da49d224497183662d56d19da87b76f70039430c0a0f 8073 haskell-crypto-cipher-types_0.0.9.orig.tar.gz Checksums-Sha1: 8253b6f090fc72bc4cd900c9ddf2149ae31d8f04 64868 libghc-crypto-cipher-types-dev_0.0.9-5_amd64.deb bc9532959207d263b33c46c0f2a328e34a3dec2c 45940 libghc-crypto-cipher-types-doc_0.0.9-5_all.deb 54d2f43534b35dceaa36a7567a4426211550ce5e 56620 libghc-crypto-cipher-types-prof_0.0.9-5_amd64.deb a395d5eb1ea542c79455f3997689ed31712b70be 2654 haskell-crypto-cipher-types_0.0.9-5.dsc 8a2777a840348d1c43d46ef688c22ffd2abff590 2672 haskell-crypto-cipher-types_0.0.9-5.debian.tar.xz 9e598a51f021523e902f9e7e48d551aafa8cfe4e 8073 haskell-crypto-cipher-types_0.0.9.orig.tar.gz Files: ccefbf8651444dc4119dc7d15ab25280 64868 haskell extra libghc-crypto-cipher-types-dev_0.0.9-5_amd64.deb 2295594aafdf262e28fbd0fc71abb9ba 45940 doc extra libghc-crypto-cipher-types-doc_0.0.9-5_all.deb 81bab3a34b03a88f4d9cec474480113c 56620 haskell extra libghc-crypto-cipher-types-prof_0.0.9-5_amd64.deb 3cfbeebb746e5464d94fe69f30150e2d 2654 haskell extra haskell-crypto-cipher-types_0.0.9-5.dsc 9cdcd195da48f9421c68bf894d988c8e 2672 - - haskell-crypto-cipher-types_0.0.9-5.debian.tar.xz 8390e3298f007847210c0adfde2eafe9 8073 - - haskell-crypto-cipher-types_0.0.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTionk8QAIEtP7kkcqBl1slzKCTHHzyW +YslbqPolaTaw/cI0d4wPmcIoLSWwIpqEpVwUVjWSmDIjTM989SvteQDpJMPVf0w 4KiOfikO3PhAq0DgzsmMVmtiM3hvlZqJtb7h5cqDMegc6glmcxyXrzvYXbKCgwot l1HdZ1f2oHB+wNax5cpflTVOCwMN3UYggmHItNmB+gfE2vMhPFk+dFGRFY58hqrS Cu9XfNJrEaNImOMtq4k34fT4G/wPU+cqGZV1f7V95pXSZwBPbwES70Mhe2eADyWH tXik6TTSaJPiOgoUsfHwnTE4wjt6rFMXVfcR+FnGiIwzCVjRqpST4RnDnsMi9Rrv dpm5z04r3mFChhBwnaPsvxC51MdFh76Agm4CID05EuRFMTOuhc91dVX76iS7xpDe /Jvkqek2j4BXwk826Qgf2JMRCjlI51F4y/yCRaw1maUD5kWuipTiPpNo0wSMlTYi ysgLGmufuQj/3UZ9iklFsJGp6UXHzUP/eRBVqCL7onoyMtduLnAtNWVj1tpKV4Ui 5pC/g3t6ttchyhT8xhbQ1ZpsL2io+r9NulbbdUt9+rxsumLDREceDBb/QasvyhTl ngMFZG0wW9hahWkXs9Ppw8XjZLzuFmIo0UxbifpMJcj/lQDEPT64UOyPXCS5HUpm WEGO5+FRZPcZjvBRn9Ht =BHIx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:31:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:31:05 +0000 Subject: haskell-crypto-random_0.0.9-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:37:54 EST Source: haskell-crypto-random Binary: libghc-crypto-random-dev libghc-crypto-random-prof libghc-crypto-random-doc Architecture: amd64 all source Version: 0.0.9-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-random-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-random-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-random-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-crypto-random (0.0.9-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3358fabead27012d25743ed2edaf958200e5f42143981ae1e54d05acea828326 54620 libghc-crypto-random-dev_0.0.9-4_amd64.deb ea724a3e002278165824f16171222d8b55cbfcdf10cb020a1084a23143f61d4d 42414 libghc-crypto-random-doc_0.0.9-4_all.deb 58bf12940a17b38750dd37abc4ce5b873bfd9b14cb4b488ea49d5dbde6df661f 46938 libghc-crypto-random-prof_0.0.9-4_amd64.deb 17744b9a2ca7b8e6cc840bfb052c170c7d8cc6a75d94892e6666c37bd487a051 2548 haskell-crypto-random_0.0.9-4.dsc 26931bfdae7576e15fdaaed4b2f83af11b2d3ec9751280643f4b481920252f88 2640 haskell-crypto-random_0.0.9-4.debian.tar.xz 170a7a18441379c2d1c19b502ee5919026a19adc6e78641cd4fb40b1d69a6904 9256 haskell-crypto-random_0.0.9.orig.tar.gz Checksums-Sha1: 26e15d656911bdea28b59f76819b89dca5054d70 54620 libghc-crypto-random-dev_0.0.9-4_amd64.deb 0bd563798d879db3fd2518052125cc0d68fe8342 42414 libghc-crypto-random-doc_0.0.9-4_all.deb 53b531dbb9cf0f0abd09b654dec5e52448adff84 46938 libghc-crypto-random-prof_0.0.9-4_amd64.deb 6327e356c40748772a7183a7074a7df0beb36d79 2548 haskell-crypto-random_0.0.9-4.dsc f76326d830f739b18ef1738c47c43bc5720deea7 2640 haskell-crypto-random_0.0.9-4.debian.tar.xz d68e41f766d845b63de655fe9a34a97c1942ec24 9256 haskell-crypto-random_0.0.9.orig.tar.gz Files: fd0a7812fc681fe57a62bd4cc85e1954 54620 haskell extra libghc-crypto-random-dev_0.0.9-4_amd64.deb 9d462b5c374aba1af5c9d7d524d5ccb6 42414 doc extra libghc-crypto-random-doc_0.0.9-4_all.deb 397ff8bcafc91813144cb42d27dc5973 46938 haskell extra libghc-crypto-random-prof_0.0.9-4_amd64.deb 223a44c31bc5f2c7b9b50d5ded6f4313 2548 haskell extra haskell-crypto-random_0.0.9-4.dsc 9bddb4af91c8f4dab60e0dc2d40f374c 2640 - - haskell-crypto-random_0.0.9-4.debian.tar.xz a8de977ce6d2d4f79ae53f7d2cd17101 9256 - - haskell-crypto-random_0.0.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobBoP/R68cMaCE61P3SK7NoYzhdg4 SSi/JDg8FuHxd1rcd81iKFgybIP18wxNoCEFJGqzijtezccsn0USJuWXr7lhMhWG RfW0sfH7Nrv/QYExK6RIyDbvibb4gHBuzHMXa3sBW69rJiUBpronddUdGS7JrLz8 BrI8YRqt6CPqD3TcclrCjlQNbmcuDlvFb5UbLvMZwSwItG2R1hVUZEzn34dYlnYR GLVDD943lcZYlAtGbbOUoHZ3jgxiTYZwMYLckrb5fgTlN1gnzfbCcWFuRCKeRFSM GB5imDbahrJx4hIRunN14wW7gcRsF4arv/GvA/honoEShVnKXQRxdLzJT3B2Aqv5 2bKvnH9e19m35/YU7cOG9xA9ZXLBvecK0v/5vGXw46NkHuA8lNPF5EvLUqtV0BWa qGPrDamCr0eJNoyViCyfF/Mm210V4fg9EfONtBVo8tLMg2PYAkRX+YNGmKPOAg2M mqS5ls/OzVR3WnezbKEJ4N5yYmhPiifjRbkz7fsoTUz6mCfhA2QGXJRQHcTed2pj cI9524kgs2nt28+iCXo04fQcOdUML0QvoYZMA3uhDsZmM3cCtXAjpUxDJ94yegKy 6zrfG7qaUIcyXwcIsMWbX+RtPuUenuJ3oLi+vIbRQcrqnP9quU8L7HFLjmZOeeMj NoEb/tApXm791V704PZh =JHPA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:31:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:31:14 +0000 Subject: haskell-cryptohash_0.11.6-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:29:51 EST Source: haskell-cryptohash Binary: libghc-cryptohash-dev libghc-cryptohash-prof libghc-cryptohash-doc Architecture: amd64 all source Version: 0.11.6-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cryptohash-dev - collection of crypto hashes, fast, pure and practical${haskell:Sh libghc-cryptohash-prof - collection of crypto hashes, fast, pure and practical${haskell:Sh libghc-cryptohash-doc - collection of crypto hashes, fast, pure and practical${haskell:Sh Changes: haskell-cryptohash (0.11.6-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 468961bbd50f9e002a7f1bda76665f26096ce77ce7a6f438c771b7e908f5455f 132744 libghc-cryptohash-dev_0.11.6-6_amd64.deb fc640f670b968f9892264c4fd2899f3eed36c7f8ef65b9a1b8e2a605cfa0ebec 58294 libghc-cryptohash-doc_0.11.6-6_all.deb 720ff710190dc0a9bfab0c54374952d28fddb31af3769623a52023cef574c21b 114082 libghc-cryptohash-prof_0.11.6-6_amd64.deb d6f994e541de67929a04b1047e6e4ebf7a8f27e046e228f36b46aba851106b5b 2575 haskell-cryptohash_0.11.6-6.dsc d398fd3bf2d7824ccccf09a0ee38abdf924b95fd02cf6b13144d87aca41c23cf 3816 haskell-cryptohash_0.11.6-6.debian.tar.xz da382334857a88f3e94ce0fb83f425f0a0787b0644100913c61f6e94bb62df37 65798 haskell-cryptohash_0.11.6.orig.tar.gz Checksums-Sha1: 5d49d9c36af407928f85cb4ef2cba0f520d62209 132744 libghc-cryptohash-dev_0.11.6-6_amd64.deb 7e2b6f59d0e9e46938934edbc3c697aafb0a99dc 58294 libghc-cryptohash-doc_0.11.6-6_all.deb 3460fda95d93e7d91896e0c6b2172b794178d792 114082 libghc-cryptohash-prof_0.11.6-6_amd64.deb 91a1c62c11ad652b718f78780faa0f3ebdacafde 2575 haskell-cryptohash_0.11.6-6.dsc 00bd912b8c9425fe867b9f6fc03cfc078258ca8b 3816 haskell-cryptohash_0.11.6-6.debian.tar.xz 270080fa1643eb6334706b1fada1cb58be0b99ee 65798 haskell-cryptohash_0.11.6.orig.tar.gz Files: 4ece4c9782a4fda36b4239fa6ce4aaaa 132744 haskell extra libghc-cryptohash-dev_0.11.6-6_amd64.deb 87862ea621b87d0ef210a47495aaa331 58294 doc extra libghc-cryptohash-doc_0.11.6-6_all.deb 2ff30e35802d7a39af77fbd89869b7a1 114082 haskell extra libghc-cryptohash-prof_0.11.6-6_amd64.deb 7354613355b3c473a4b7acc2d4bbd2ad 2575 haskell extra haskell-cryptohash_0.11.6-6.dsc 95db80e74f0d89528b62998132a0592c 3816 - - haskell-cryptohash_0.11.6-6.debian.tar.xz 4d9bcd1301feac3c130bd8f94df97dba 65798 - - haskell-cryptohash_0.11.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioe6wP/iSYo8YHRQYcKTiQjOychl4a Pm7CFebE68hTZ6GpPXYD15tmkp+19lW4TY6OubtgXVouBx3tvotI1OlFAl9YY7Sj wE5olfsKx//rkDa8rVFQT7hqHWukh12Gzs2z7N7WOANxl/vStXi8fJnpSIWJxnk6 l3BuqEucKILKzTON7zX6maELae2YA6tW7oaoNF396GSWY1oSXiFJW1Vgr7kwUgnu u9kKXduybvpAXk0n2uKOc7exx5DhGMEAJ/OZXnxGVk1TFU3W7MfhKT12iIoBzpPS esxcmv4z1dpr3wNDD987i3h3l47i7u5TNaEcafeMK7sW0fHCl8YCznuUlreFRWNG 0UHVE/9c7r1q+s196va/1BC7OwmxM8WAQEqzsAXEiT5WzKk1KszKdENjM1Kkfyyd uue55g9TXqwovNiDzzwPv+Xl42KHi1ImGR1hm0IeozKxnvbC5dVeF8jmEh+0PUV7 PCK8xpvf70+jeKSIEBcmkiTWl9BkjogM4YRkzQk8OCdmofEYmltxYaBo5M25yjkR aPx7ufcAZ2FAqlmso43t4i1pjFwab3dtlAg0UwBiq9N35xxsx4UxiAGrqS4acRO4 prPYoBLzQ2hMB+IlBfwFv2VvMlSrZs7auFxr5zS82ztif7l5z4ekqNUAiAuysQ6A 1k/tFBq/Sowd8aNN1ziF =lC/S -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:31:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:31:23 +0000 Subject: haskell-cryptonite_0.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:10:52 EST Source: haskell-cryptonite Binary: libghc-cryptonite-dev libghc-cryptonite-prof libghc-cryptonite-doc Architecture: amd64 all source Version: 0.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cryptonite-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptonite-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptonite-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cryptonite (0.6-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4ef71203aa9dc5d412b764838f9383ca4a51641f8cf940d4cb0d7b2b33f27893 966076 libghc-cryptonite-dev_0.6-5_amd64.deb 497620303c61ba30e84c60bccc211d72ac36d2cbfac0b901f05659273723a714 221536 libghc-cryptonite-doc_0.6-5_all.deb 7477f94c84c3de13fb71df53d1b87f3232e83c07756a8279c1a6337c8608e9af 815764 libghc-cryptonite-prof_0.6-5_amd64.deb 022ae33c248d9e9b9e0d086c6a9e4b8fe56732b9d83de741384b6719f22e9614 2619 haskell-cryptonite_0.6-5.dsc 829012b9bebc743ee88d009bd34e91e806e4990ea1b042c26ea5482dc69bb551 5352 haskell-cryptonite_0.6-5.debian.tar.xz a016ccaa38579beb4517807a8917801baf6e6ddb830a74af91fc064c35acf853 319290 haskell-cryptonite_0.6.orig.tar.gz Checksums-Sha1: d7e303cc0db887567b67e3bff8b481aafef5ef5a 966076 libghc-cryptonite-dev_0.6-5_amd64.deb d6e523dc206970ba6affb5bfdd997746b06520f7 221536 libghc-cryptonite-doc_0.6-5_all.deb 835384450044683f45fa366221849b1d98f0770e 815764 libghc-cryptonite-prof_0.6-5_amd64.deb 9e18b1bc1657bad7e6576af0e50a1087eb01e46f 2619 haskell-cryptonite_0.6-5.dsc 9e5940449b616464b6f862c617d8424af12f32ee 5352 haskell-cryptonite_0.6-5.debian.tar.xz 56238e9162b6fd87e89dc6e5e3572b0a7e388a44 319290 haskell-cryptonite_0.6.orig.tar.gz Files: 02f521113e4d82b23ba90e4988fa2ae1 966076 haskell extra libghc-cryptonite-dev_0.6-5_amd64.deb fc8a981a355e27ba814c540c825ce1d4 221536 doc extra libghc-cryptonite-doc_0.6-5_all.deb b2ca8c4598313023cc931713d24e33e7 815764 haskell extra libghc-cryptonite-prof_0.6-5_amd64.deb 54c3a5f431e408d70dcde5a23c2e1f21 2619 haskell extra haskell-cryptonite_0.6-5.dsc 8b128ef21a5e2f42a3c5e5c146d522cb 5352 - - haskell-cryptonite_0.6-5.debian.tar.xz 2edd25bdf0fc7bde2e0b92596be4e746 319290 - - haskell-cryptonite_0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorYMP/ROqU+QclFElNpXwG8r8kNvD UM9RqHL0Znc0oBkK3egikMH3lKiHirHJ4Fo/Kyt79buejApKN0HF9q0r0Mn2SfDi OWKs1h9CdJsS041vW9YyXy6zEyqZBW8RuqiPFY9klIhisQ5dtpiIwlz7zF9cbs6g i/Kuy7ZpEW0mQt96bzQGkXbIvsE7HwNLr30k7YmocnCY67LhRvj6uPJ4M6iTB0wy xbm9g+aMeghvN69I5hPQmwE09O0Vy0WcMpfuezsScEokulPUMvFNORzJBoOQsevH S4Fkc1g/m2IpxVOoqnjRqZ90mEl4Nv7YlbT90WMcrqcrcjId0XLpwUeZg/IDJP1F /U710QrGOi1cID0GYl1kxFdK9gjiS55tjIu7kEF7FtNs9290ubGGWr8qe59GrT3K OJxzPzVMZtuBAJ00EkI12IrAqj/A42b1ZVxGAsBHQ24p+NztyUaVGARa2tERrxzM xmYecOCMSwC8u13uWnGDm1PvBXbGYoFEeYgcUyveogL15ehRfVBOWGCIHoA4lpy7 PZ7XDASP46w8YzH9hkAXbA3Gneamij9s0bml+Z9YGxo2Vw0v2FzDT/zWFervo6dJ d1sq88GBQ7nqdZbKddY3+Yqcizx/BItLeTLN+/pWrsoyTetF73Qv4VfqvFNGm/Sk 4A3VpKpBlyDvhZw8jSVK =H4lf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:31:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:31:31 +0000 Subject: haskell-email-validate_2.1.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:31:02 EST Source: haskell-email-validate Binary: libghc-email-validate-dev libghc-email-validate-prof libghc-email-validate-doc Architecture: amd64 all source Version: 2.1.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-email-validate-dev - validate an email address string against RFC 5322${haskell:ShortB libghc-email-validate-prof - validate an email address string against RFC 5322${haskell:ShortB libghc-email-validate-doc - validate an email address string against RFC 5322${haskell:ShortB Changes: haskell-email-validate (2.1.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8512163e4711a1b6e78351c7a15ddcd42026c7efa79709e10727b4197ce78607 56984 libghc-email-validate-dev_2.1.3-2_amd64.deb 3603d46b44acd2e84d77675ea9f24b0f6b476c8e9e14850ec51ad93795848fac 32322 libghc-email-validate-doc_2.1.3-2_all.deb db374f2be5b630aa1b7a436c02d18c4c82bb827444444ae2418cd1d69d5a8fbd 48472 libghc-email-validate-prof_2.1.3-2_amd64.deb 0cf73f932e15c5bde414833db1bee12e34812b0ecdef0a06b7e5d80899a56aab 2741 haskell-email-validate_2.1.3-2.dsc 4f13015b93d16efdc3529954da915a57b96c233f9d0f783aa0ceb726d1591e7d 2464 haskell-email-validate_2.1.3-2.debian.tar.xz 5b967999717a8216639b39de1583a87e8c8ec471c416386229215c233d2c81cb 7784 haskell-email-validate_2.1.3.orig.tar.gz Checksums-Sha1: 6923262d3dd0622b88ba9f7f6914075ed7044a65 56984 libghc-email-validate-dev_2.1.3-2_amd64.deb dfdf221f50f677b16cc094af170dae536bb6a675 32322 libghc-email-validate-doc_2.1.3-2_all.deb 8d6815af3bbd236578c191b02acb4162e353c87f 48472 libghc-email-validate-prof_2.1.3-2_amd64.deb 1786c7ea68b5549e12f996bba8cdacc89c707385 2741 haskell-email-validate_2.1.3-2.dsc 99f4feb2f4ac7b5a31179bb075392e49e8b0d67c 2464 haskell-email-validate_2.1.3-2.debian.tar.xz 0f75c073e5db224195a0bf3cce7bbe3335bc857f 7784 haskell-email-validate_2.1.3.orig.tar.gz Files: 5972acac90f5102e55e9cd8a41b674c2 56984 haskell extra libghc-email-validate-dev_2.1.3-2_amd64.deb d51eee5b44563e605b2251cf4a9ffd88 32322 doc extra libghc-email-validate-doc_2.1.3-2_all.deb 019de7d4a242ac4bf38ac70086bf9350 48472 haskell extra libghc-email-validate-prof_2.1.3-2_amd64.deb c605d953d09639c4951da9a8277d97ff 2741 haskell extra haskell-email-validate_2.1.3-2.dsc 030d6f3d7a74f1283b23dd36848e40d5 2464 - - haskell-email-validate_2.1.3-2.debian.tar.xz d8e085f840a1738244d037a38e328848 7784 - - haskell-email-validate_2.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNz0QAKGrw+KjZ49md7EFySWRf+dV x+OjtIsK354cLn9BK0Z2kLAAePWIah5LxEp8sGdmbGWKFP4Dqp5qLYtcYdMPWASs EE38eQCnVcov9PkE2MW5GH4K/bnIUe+RIDEsW9ZtOBmZcFXv8RtvfFnjtsdfdKXY fv3VKPebRi4evjkyhzJ/hoGmLfafr9pDf+qUkX4R4ThSAN6T1NkQMgc6fDMwYkk2 wm4lTa6r/jOZYn3CazwwjxUscUOWts4Set/ZBQbGnSwQaYXNto1Ure0zAkO0EmRZ zo9hM6OhyjG8XK1ppDzKcglALhV64B8Jld8kF2XWpZ1UNQDJ0Y7EirDKtmrX/Jsj 3e1aGF1FyPVDU227/RrdgCD/k/WthNs/CUFCUtLFvkwSqQ4xDbHWpE8yHhUmLG2+ h1btHHHjk7Uip2Slt+w1wIKTfJMWZU21SL+FX/js01gTBv0KbXini67iDusutHKw Q0zglRmshQIlcdG3rI9uXOcI1eDbCVJwFLkr5Dfu8ESPCywxaHbP6rl1tMF2A8j9 GxUuDRncze1hkyF3B3G5Ws2eYQIjGWG7iEv9a08RPxgd/JxK6PWXO/fxo3SLzS+D T+RVp0O2Jzrxlk0EjDq2nc2Ml0i1JGR+3qXRctegZr6GmLojSrT1RtaDVS4fR+PP idYYn5x+5BkhhhjbyAKW =HZDX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:31:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:31:39 +0000 Subject: haskell-enclosed-exceptions_1.0.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:53:54 EST Source: haskell-enclosed-exceptions Binary: libghc-enclosed-exceptions-dev libghc-enclosed-exceptions-prof libghc-enclosed-exceptions-doc Architecture: amd64 all source Version: 1.0.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-enclosed-exceptions-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-enclosed-exceptions-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-enclosed-exceptions-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-enclosed-exceptions (1.0.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 18284f5a11a258f30dfd852a705596e519bca268f9f9548e32e27f43de26b035 17442 libghc-enclosed-exceptions-dev_1.0.1.1-4_amd64.deb 5c1e551c9449ae6c0da2d2bb91f486812c49f46f097d1f0f6e910a69884be37d 31974 libghc-enclosed-exceptions-doc_1.0.1.1-4_all.deb 9e47e5a1b3e079cbfd8fe44e16ff09c71dd30bd219a5c1639d3c30b35cbebb4c 14624 libghc-enclosed-exceptions-prof_1.0.1.1-4_amd64.deb b2fd421d115b4d74fdc6f5bc3c58705aed168d63f5d7ebbfe442baa5686950e8 2887 haskell-enclosed-exceptions_1.0.1.1-4.dsc e62da20c2d39e5c160a92d81b578880d0cc1bc94ee6e3bd663de0a7d3d9694fc 2348 haskell-enclosed-exceptions_1.0.1.1-4.debian.tar.xz e5236133ba5a2395fbac9f8436eb8765ede4a0a8b36341ccbb8a4cddf00c5d99 4566 haskell-enclosed-exceptions_1.0.1.1.orig.tar.gz Checksums-Sha1: eac9b1d4e75f15fb541e16642388b9c05d313f43 17442 libghc-enclosed-exceptions-dev_1.0.1.1-4_amd64.deb 697060800c20bc99a2695c44e8c33110c4a66e80 31974 libghc-enclosed-exceptions-doc_1.0.1.1-4_all.deb edffb53c02742127062832a9468d25b09f0b0d82 14624 libghc-enclosed-exceptions-prof_1.0.1.1-4_amd64.deb 0e37c5e836171211c4285a5d395ab8fb3c7e390c 2887 haskell-enclosed-exceptions_1.0.1.1-4.dsc f4afebf4e38a4a263828ab1e07c451e497ba6345 2348 haskell-enclosed-exceptions_1.0.1.1-4.debian.tar.xz 03790e23b254acb67c8cdd947ab2fff0480ac4f4 4566 haskell-enclosed-exceptions_1.0.1.1.orig.tar.gz Files: 1a648baea5484394dba5c8a9afa51073 17442 haskell extra libghc-enclosed-exceptions-dev_1.0.1.1-4_amd64.deb 2a27e14e367e6e8919ce3295c21d74cc 31974 doc extra libghc-enclosed-exceptions-doc_1.0.1.1-4_all.deb b13c9df1c07cc981725f2ada769938f0 14624 haskell extra libghc-enclosed-exceptions-prof_1.0.1.1-4_amd64.deb c23183ea446c71d8daed656c42e359aa 2887 haskell extra haskell-enclosed-exceptions_1.0.1.1-4.dsc 02be592f5f5141bff634cbb09333a05e 2348 - - haskell-enclosed-exceptions_1.0.1.1-4.debian.tar.xz 399d4185e77b2619f9d863aa880f7ef8 4566 - - haskell-enclosed-exceptions_1.0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4nsP/3+T+1jdpQCU9HYMqv3fwXTu 4Pi0FPm6kToZ+TE3TVvwEYcjFog6MmsjZX/revVlLBCKWvW7+9npiQFEHeKvWoWd SHKtdzR+verQhRJtINioiaQLsi4RrFYoEYe20kQmHX6Kn2ILDPtaPS0e16s8ICHI yz1c9WV1FyN9wUVbzI8Z2rnLze5mKIuS48DyncbMgKf32d6/vW8y3xog70Gzzoqz DtQMWR0KjBz1wzZNMQRe2EKpLrQvBgNvGyF2KtZorcS4bQYaSSukGDzXDNbkauv0 8GhtMfGbgdXPw+4ddL7b8zlaGQFjlvZRO3xfD7mKQLoPP2NV7QpKKErNdZGRPreX dGaJBzyvaQ49LLTc7ma8iT3zWl4JjxIB1eYRYubIcCHS2lT/x08lEgp38O7shhlM lj8WCxqzclX/fzFYT1ihOUloDa7UFjZ/BvlydiQFRsnbpgg2iUHklY5QFOm46nZ7 3WHUAtDV29F55eWbufP+qY8qnq/VkNwUx8gEJQHo1dNO4PRS1oLvQoU+/eIaabxT MeOvi/MONTb3t0tTxrTuIys7veOiss5NTZb6LfFDkMMWEDI+16dIJPreqtbdXJn/ PQGLZ4Mb7bD9noypoomYFxjotYcu2Pu3n3qWCPc0x5QATeQRl/xE39zKWIAglkb7 r1DFzGjn19BUdfa6gmZR =cLND -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:31:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:31:50 +0000 Subject: haskell-fast-logger_2.4.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:45:26 EST Source: haskell-fast-logger Binary: libghc-fast-logger-dev libghc-fast-logger-prof libghc-fast-logger-doc Architecture: amd64 all source Version: 2.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fast-logger-dev - a fast logging system${haskell:ShortBlurb} libghc-fast-logger-prof - a fast logging system${haskell:ShortBlurb} libghc-fast-logger-doc - a fast logging system${haskell:ShortBlurb} Changes: haskell-fast-logger (2.4.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 48e6d594a7f5d52ba9853265defa0328d3ece9dbc520520a27c7937f965ade63 50530 libghc-fast-logger-dev_2.4.1-1_amd64.deb 20a4b1a6fb8ab69336ddda759781653629bc05789e7aea4a170c7af03985e84f 38590 libghc-fast-logger-doc_2.4.1-1_all.deb 611bd89d5e7411ccebb68331505d504f6a07c38edcaabf2a606fb92270372004 42620 libghc-fast-logger-prof_2.4.1-1_amd64.deb 942ecdab9b0814ce65c2b60268f7f5239ef474aff041ca87ef078e9be493c570 2553 haskell-fast-logger_2.4.1-1.dsc 8f2853fa7772a46c882b5283f790562cd4f7a3c92366b14bb8f4d6cc5fcdb396 2800 haskell-fast-logger_2.4.1-1.debian.tar.xz e51218b5a00b8b5746fcbd1666262f9ae77b9daea5c4e351459a321c0c0a534e 6211 haskell-fast-logger_2.4.1.orig.tar.gz Checksums-Sha1: 119628aa333ddfc786355bcd34cba521d47c59a5 50530 libghc-fast-logger-dev_2.4.1-1_amd64.deb 477c09595d8dc5e13c130db84afabf8afbe0060d 38590 libghc-fast-logger-doc_2.4.1-1_all.deb b7205725e1bc249a8e590dec811ee9bbb4cd79bf 42620 libghc-fast-logger-prof_2.4.1-1_amd64.deb 53a85a75a50d06d9a909633497e6fde73bb163a5 2553 haskell-fast-logger_2.4.1-1.dsc 2fb5aac6e6238ad81f79d95cb5157987af8cf023 2800 haskell-fast-logger_2.4.1-1.debian.tar.xz 8aba26011dc53d2c2df2c55f71a9e440cea4b4af 6211 haskell-fast-logger_2.4.1.orig.tar.gz Files: b1a9388c8de43eaec83b840dabf9f630 50530 haskell extra libghc-fast-logger-dev_2.4.1-1_amd64.deb f3f22a4734fa1abb07088686328f1bc6 38590 doc extra libghc-fast-logger-doc_2.4.1-1_all.deb b29800233a85775e8ca986497aaaf06d 42620 haskell extra libghc-fast-logger-prof_2.4.1-1_amd64.deb 1415a216c5c79c02552fc7316464894a 2553 haskell extra haskell-fast-logger_2.4.1-1.dsc 3f1e1848b6a7ec4a29d17014a12d7ede 2800 - - haskell-fast-logger_2.4.1-1.debian.tar.xz 4228057823650d08f79641424f19553c 6211 - - haskell-fast-logger_2.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioktYP/2tcX9iO1jQbMwyVw0yyIjpj pOnpdDkwGR6qpVJMXvvjTL0bQ8wrtuJVLZIUFAqvOVOgx1gNVP9XlgRJCV3+XFc2 YArG9PRleaG28q3WrjbaannKITHHN/E6kYJHKfJ5utPXAvRK2OmWoip8MG/mkZM2 TfjrlL7dq+hm4ecQ179a7OLHNYDetTMq4LGgxaYNIVdziR5AvOuVXVEQsVAiCSq7 8xfrOjAaFd01eQkc8+8x3AL+PKFW0sydcS76tDXHUtK1SpXCn8f9HfbhAbDlz/4Z wgtZDjCOwamngQZt5QhSeXdr3Bf0DFhHu7AonreUbQ6RpGizNarnp9H5cSxUIl5n 35yJB5NNJS14+FI6yZZsJhU3J8/cZdK/zOmkCLQCGpi/gXXHMacN8YPpoxnRwWZD cfMu0pGjdWo/yGdvKGJ6JRFQQQSXisGWAi7zvedJ+TMD9wAfsoqKk7ep29BB8Taa Qppjm/xRKPae5oYlcXYCb3Npi4MyirDW9FYkSn51mT0lfSQKIc0VLMBHDxOniJ6D R6raxtyBI0gr15cPK9mYuVnlctVFnGNeVvShzODPzRgwSiOwrdviSQ9BXVtsHnJG DDhQFeCFNq5fRX8KWWqVmUEa3ye6JaQnSAnQaZmYhfTEDZPFBYdqiClNuJoAvtOY bwwOA1XqV/FUsKZRqis8 =GwOK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:01 +0000 Subject: haskell-hjsmin_0.1.5.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:31:36 EST Source: haskell-hjsmin Binary: libghc-hjsmin-dev libghc-hjsmin-prof libghc-hjsmin-doc Architecture: amd64 all source Version: 0.1.5.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hjsmin-dev - JavaScript minifier${haskell:ShortBlurb} libghc-hjsmin-prof - JavaScript minifier${haskell:ShortBlurb} libghc-hjsmin-doc - JavaScript minifier${haskell:ShortBlurb} Changes: haskell-hjsmin (0.1.5.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: e5ef9e747af3e14824e44e3e82cc82b7a6109fe19622ab98b64997e1d4f71394 573582 libghc-hjsmin-dev_0.1.5.1-1_amd64.deb b2bf9548d449fc28bf714d46f7258b08d8a7df9230489d184fd5dc55c358c4df 36496 libghc-hjsmin-doc_0.1.5.1-1_all.deb 34f02329f3772a56b1e1fc50df6ca4bbebaa732c1154c61e5e4061adc08708ff 58850 libghc-hjsmin-prof_0.1.5.1-1_amd64.deb 5e6a4a72c30d2dbab3f1969a7dc15b7289292cd2da7d97d4be585e8eb0d5952a 2817 haskell-hjsmin_0.1.5.1-1.dsc c0bbf9fe7d6c3bcecb5215d6573f5a71e787cb62d514e09b46498296bf643151 2812 haskell-hjsmin_0.1.5.1-1.debian.tar.xz d1e36c8fe5dfd46819425877ca7fc6a5b422fce138de9787b7409850252decff 116938 haskell-hjsmin_0.1.5.1.orig.tar.gz Checksums-Sha1: 6aa98bc3722fc53ad3f253a06d9a3bc5123d22f9 573582 libghc-hjsmin-dev_0.1.5.1-1_amd64.deb 99e54d4fadf0b2feede9fca2e0935d999d67de8e 36496 libghc-hjsmin-doc_0.1.5.1-1_all.deb 0467b0571a218da39ca29aac211fa54c8cd551be 58850 libghc-hjsmin-prof_0.1.5.1-1_amd64.deb e05e6e7c4cbbc4122399633224fedcd191fe7c22 2817 haskell-hjsmin_0.1.5.1-1.dsc be9964adb02cbf2ab371a42a042af97d098ae4ae 2812 haskell-hjsmin_0.1.5.1-1.debian.tar.xz 8ef8019e7c9557d8b4cf22d0db589e9b43e6d85f 116938 haskell-hjsmin_0.1.5.1.orig.tar.gz Files: 562f61505e3b18153db79fe2508bedfa 573582 haskell extra libghc-hjsmin-dev_0.1.5.1-1_amd64.deb 4e63440503c54197a739c30ef6b70724 36496 doc extra libghc-hjsmin-doc_0.1.5.1-1_all.deb d80aebbd1042d5d9d03d1b1ba88a1fee 58850 haskell extra libghc-hjsmin-prof_0.1.5.1-1_amd64.deb 234055a077e95369a3dcaa9d8c7c4551 2817 haskell extra haskell-hjsmin_0.1.5.1-1.dsc 4a73570f267979f5300002d67b06adc2 2812 - - haskell-hjsmin_0.1.5.1-1.debian.tar.xz ba3d6fd50198b56eadeea37d60af5486 116938 - - haskell-hjsmin_0.1.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5LcQAKf/AcJ9/bZbSUFnGRrwikeS DTyJK4tuAxtzcpy0/dliMYn9RUtBOlV36ERhCOdfexdNJYUajx3V82luIAZ806Aq pWFW5hg8dtcbCYDCpiKEl7zhtYf1Cyj7mOtrUpSrPrnZjf5j0P8vuWj8pg4pd9YA UL8LLXa1GyxoIsy0ESV+0c49m9xaDawzwOmAJ6nj8eFxObUh1lFeIFEcobk/GwIl k+Y7IsoAoI+Gbqji5eKPo0CbW22FVCWsKsC+67g7DH5YxG3Aswg/ie67zhdbYqPv yqiqAuLb9HGpxjeW0Q6K6M4OR7LtNzNejJRe+SwFIKpyZnCKhjR0P0qJadbrjeNG 497xRYJf8T1Qb8q0nNQBzS8+qY0TdIcDozcvUFngKbigHPMfHlsl1sfvVXh1VrYV K552YxGKOONU44gVWlRV5HyA6xozDurdKQiuIF7YRwiCPxC+fktBy7nuQTTPxUN0 tAL15jWnzqPaha2+Gpl3tzp+YPqeh7vr/uVCS4dLGoR1jha4ff9HfRW8Nnv0FZ/P Y/2xmZg9dPSHJEpCIPkQy9eAQrD/MD36fV9Hir3H3vb9rKa4Goa1tIW3Kx23pJbk EuK5p0vCTX/y0i2jrYmzEqLK+SKKZ4th82vEkVNP3RgEnDJMycy9NVn8BqtHnQyM wfG+qWeSsHOHvMhNkeN+ =0jzK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:10 +0000 Subject: haskell-hledger_0.26-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:52:22 EST Source: haskell-hledger Binary: hledger libghc-hledger-dev libghc-hledger-prof libghc-hledger-doc Architecture: amd64 all source Version: 0.26-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hledger - command-line double-entry accounting program libghc-hledger-dev - CLI libraries for hledger${haskell:ShortBlurb} libghc-hledger-prof - CLI libraries for hledger${haskell:ShortBlurb} libghc-hledger-doc - CLI libraries for hledger${haskell:ShortBlurb} Changes: haskell-hledger (0.26-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f4f5e1a775381d275d0daf35a6b67b56cf28cb2dfbbd86852e9f7b8a5fbaac09 2115776 hledger_0.26-2_amd64.deb f6c487da8a8fbb2bc56b77a9b6e4f23673846932f0042bbc642eca481cbc3daa 371658 libghc-hledger-dev_0.26-2_amd64.deb 43b5adff006a317d0a056ae6de221f3ab9bd9ec0d763d31e02dd79bc00c48b58 122030 libghc-hledger-doc_0.26-2_all.deb bf95e2e72d36b0af26746978e80c4fd42bb49e405fda6dd391a96bff84d7c6c0 309476 libghc-hledger-prof_0.26-2_amd64.deb c1aec6a676c671429d74a49fc2d8063f73a30a93b2ab4c9e665ff0dad2e652a7 3800 haskell-hledger_0.26-2.dsc a8ad9bba54cbc1948626b006cae63e3a502a16c35676a895e2d6fe180b0b035f 3524 haskell-hledger_0.26-2.debian.tar.xz 758d9645d735c71d431ccdc8befd684da7fd9816d15e1ebfb10be794a2913dbe 56688 haskell-hledger_0.26.orig.tar.gz Checksums-Sha1: cf789c420bc265981acc269709e833214f6b37b2 2115776 hledger_0.26-2_amd64.deb a800f4922b7373cc9c363d5da761cbc7990c0d43 371658 libghc-hledger-dev_0.26-2_amd64.deb 7423fdf094b56ce0616640d454d423b7325517f3 122030 libghc-hledger-doc_0.26-2_all.deb 094d1bafa2265dd025c02aac02427575eaa80303 309476 libghc-hledger-prof_0.26-2_amd64.deb a007603c4a424ad1550b32247835e50cb749ef09 3800 haskell-hledger_0.26-2.dsc a9da4e4849dac1136ec4714711fa402f1e481956 3524 haskell-hledger_0.26-2.debian.tar.xz 8562abe9b1e8f3ece69f9d30692c449d489708db 56688 haskell-hledger_0.26.orig.tar.gz Files: 5952524574dbbb7b4d2b462cbcbbaf39 2115776 utils extra hledger_0.26-2_amd64.deb 52253ab97a48abc147f8239f7502f9fd 371658 haskell extra libghc-hledger-dev_0.26-2_amd64.deb 4047532c7b82a3135bcea5b2e850606d 122030 doc extra libghc-hledger-doc_0.26-2_all.deb a686e9590c4ef6c9838af68e9ee7ea05 309476 haskell extra libghc-hledger-prof_0.26-2_amd64.deb 3a343b519534eb604a07116926a3c766 3800 haskell extra haskell-hledger_0.26-2.dsc 2fd0a1891144cc30dd9e3c60a9ded40d 3524 - - haskell-hledger_0.26-2.debian.tar.xz e18810efda96980c27c666a700eba0a7 56688 - - haskell-hledger_0.26.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopMQP+QHp+fxSxYfbVIrf/OM5Ng7L TLIixPyJ+3Xih7VNzzgdiPc0d6FbG3whAf5lyzPikKGXkbD/O9CkSvqrJzA9MYpI a6Jg2Kmrgs/ZKEyZVF4ANUk+YccqdroAV9plpJhM8afPXHuIZw+opzjVuX6+c3XB X3Pn6azu0WG+BXL9qF7zAIeRkdIMcMR9/o7CqK8haiB0y/86MOVSVsn4d3S8tMbU o7WZkpc2plzA4WuGaz5dXQOzRU1zLVFi7I6DbDXWAVNWkeIlfj65y5n0a+MKzJZB cCUlgf+e+v9n4avfcvA57EHvUSN+yMnRUMGq3IgLldjMDkjjwvBwRF60aAudi9Os NsUwVS/ZeC6sGurJZD5cEHExXE3yk49O40pGq7Xp1EB280aCoLTP9qf2gJImrEwQ PJqmWMElaYZTK0wheBRinT88rFWH6/xE9WB+MXQ8i6NJGrMNxrTCV0zkt9/gTiQt tMl9wJ9QT8KoRXAIrgrG5y071077eqXHCISUT80qVNuEN42jWpCyBi5ZEGN/fywn OCG33spdK7i4E6bnUQ1sXHuyUfTSyolzjv5dv+mDCWuM1xOlXlehpdADtMBBeclx wMvC17jwlLjGb5IgbNdiTu/uZbOJfOS2DSLqYTsv/3FCLNJ5+gXlQEIUYKgxe+k5 fyZjfS26y7dep5DP5rvs =MhKz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:20 +0000 Subject: haskell-hledger-lib_0.26-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:40:00 EST Source: haskell-hledger-lib Binary: libghc-hledger-lib-dev libghc-hledger-lib-prof libghc-hledger-lib-doc Architecture: amd64 all source Version: 0.26-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hledger-lib-dev - core data types, parsers and utilities for the hledger accounting libghc-hledger-lib-prof - core data types, parsers and utilities for hledger${haskell:Short libghc-hledger-lib-doc - core data types, parsers and utilities for hledger${haskell:Short Changes: haskell-hledger-lib (0.26-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 707bead2f42abb8f54f69c6dfe89667869bb014f84c45f1fcf0b57122c4d2dd0 1487142 libghc-hledger-lib-dev_0.26-3_amd64.deb 4eb6e824c5ca81b75b9da96d901e1d69394abdf7e80e160a8b9399a44c5a8d6e 261970 libghc-hledger-lib-doc_0.26-3_all.deb 45f7a092d9c2118e26501aa09c532f16d5a10ba26738e3bb6f9319d6817c4c82 1258302 libghc-hledger-lib-prof_0.26-3_amd64.deb 29563cef9389c6605afba2f2a7329b0a0b870d9b1d7644a8cb0d0ca0a2a869fe 3422 haskell-hledger-lib_0.26-3.dsc 814d4f3e2afcbf09dd7247cc11518de5f98288e5ee4b91f7ac05d492b96eda51 2776 haskell-hledger-lib_0.26-3.debian.tar.xz d002f4640fc4ab8d5ce8485097b579e50245645e31260c90300a76378b69a532 116950 haskell-hledger-lib_0.26.orig.tar.gz Checksums-Sha1: 89f9c0fbb695667ff16e963c1ca097328552ef10 1487142 libghc-hledger-lib-dev_0.26-3_amd64.deb a8f3d0502b76731866248b41a673b826bd99357e 261970 libghc-hledger-lib-doc_0.26-3_all.deb bfbafc0f9150ab7e333cd80dc4bd613964bacff0 1258302 libghc-hledger-lib-prof_0.26-3_amd64.deb b722d91a287692c1eb04da56f770d6851c92cafd 3422 haskell-hledger-lib_0.26-3.dsc d667d4ce98d86d6281ae52fb751f737c295ddc11 2776 haskell-hledger-lib_0.26-3.debian.tar.xz ce5596d91e300b516905b601b4a88a805cd3d514 116950 haskell-hledger-lib_0.26.orig.tar.gz Files: 09e54fb07f405c952460dc879d90529f 1487142 haskell extra libghc-hledger-lib-dev_0.26-3_amd64.deb 48f3f7f9828b7b74ea21718d45454d7b 261970 doc extra libghc-hledger-lib-doc_0.26-3_all.deb 866009ae4c76be126347f06d7d949d2d 1258302 haskell extra libghc-hledger-lib-prof_0.26-3_amd64.deb 50d9bdd50f231fa8d3b407e2ab7309e8 3422 haskell extra haskell-hledger-lib_0.26-3.dsc b230e79c2081fbabb48491b10d167c61 2776 - - haskell-hledger-lib_0.26-3.debian.tar.xz 870da0a6e9012be5d09affabfd5b04ab 116950 - - haskell-hledger-lib_0.26.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio01YP+wU7q/wtyds3jJknH2ePcaek SjcHqU9iDmRTPT9Eh655WfWOSwXvB5HSfGb88cRwL0sPnPP90wjHCfyI3+d/9AIs 9kWoXjKJYTb8Hu9xIuipV8dUhBdIriO8jb/LW8PxFujhRXqaUcvmrrydCtsg0tw+ a8Um0OXGzmF5P/ttWtjK42aw5iHP9Kb8KTcdPzd1v9ptYx7lxkqJiYuRo1VE3kQe v5L91ybTH/49Uyy982LjstS5DPIZwu8lL1jDM/8fwQpS5GCDJcn+gwPnW+vtXxdS wEJvKj0KpexEQ8ExTmtGniZiByvq7u4LIV/tQEAj4wgsF4yXk+BHMTiOvmTaUabe xaK4msPHr7Dcgxdarr2Ql4NrZa3NVkEQrG9x7Bjm8jQq8FnZP5DAA2dnu0x2zxnh PLV3t+voPG/SC8gLjLx6se5FoHMXkejlyPhg0/ZaaCgoSHyF16bR7+hTkSGyYhyg pCw8kc6nf4n7z8feo6c5BL1DmxtDzbmP8FeVQkI8h03scnlOLhyl9FolF+b4c6cX qLN0pITZqDMC5G8FhKSXZfW+LXchxmC4JHF6TgJxAl2D/mIF2/t2oWwyvlV5sgeQ qO30KEuZ0Lwl+OuhVUVa/24kFc4rNB1XvBcJjqhjsfd43MSAxK8hByGIkXZknHKw OCbiUJV/3opSfCRz8q0l =r/K7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:29 +0000 Subject: haskell-hourglass_0.2.9-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:04:39 EST Source: haskell-hourglass Binary: libghc-hourglass-dev libghc-hourglass-prof libghc-hourglass-doc Architecture: amd64 all source Version: 0.2.9-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hourglass-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hourglass-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hourglass-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hourglass (0.2.9-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 866b7e803fc88925f9b0da12f95c3b12e8ed840d5a0344fe93be9c7a3efeca5f 318200 libghc-hourglass-dev_0.2.9-5_amd64.deb b2ab7bf302c820a33a09207760cfa1409182c3c54c4c8ab4b6d38e12dede55b0 75172 libghc-hourglass-doc_0.2.9-5_all.deb 10563c361691a6727db24e275c4b5f665b4934aca2529e481dd97942d006e916 268368 libghc-hourglass-prof_0.2.9-5_amd64.deb 45d4d16d17ad6bb78a04badb691060fc7e445013d8d042d919bb1a559a8234da 2481 haskell-hourglass_0.2.9-5.dsc 2774203f63347cb550175dbc6e8a709be7efda8ca5043782c7ceca06b9dea875 2776 haskell-hourglass_0.2.9-5.debian.tar.xz 9b54f163a1ecad98fbd14cb9737c28001b2648106d98cbd68fb2f5cfed090af6 24919 haskell-hourglass_0.2.9.orig.tar.gz Checksums-Sha1: 46e2b9a4484e79ce4128ccb5c557d1ca514a907d 318200 libghc-hourglass-dev_0.2.9-5_amd64.deb ff7371592aa84ffc849a17d50124d120405b94cf 75172 libghc-hourglass-doc_0.2.9-5_all.deb 5cd62050f91625d1ed211d03be7e8b988a09923f 268368 libghc-hourglass-prof_0.2.9-5_amd64.deb 42176c0524e3f4e1e74cc1748a00bfae05793d31 2481 haskell-hourglass_0.2.9-5.dsc 82d836ff6ded897b2b0f100e26d26c1507a35581 2776 haskell-hourglass_0.2.9-5.debian.tar.xz 1b23eca49b6d10bba1b5c76d21b429cef3084fa7 24919 haskell-hourglass_0.2.9.orig.tar.gz Files: f2fd928141bf84b2868f287fd72024ac 318200 haskell extra libghc-hourglass-dev_0.2.9-5_amd64.deb 868edf0957527d26f09af59f4b4edc99 75172 doc extra libghc-hourglass-doc_0.2.9-5_all.deb 691e7de27a42b6a5861f7ac2179dfd72 268368 haskell extra libghc-hourglass-prof_0.2.9-5_amd64.deb 693efed74bc6cef540061a946a17abc4 2481 haskell extra haskell-hourglass_0.2.9-5.dsc 03534abe02c63bef74cc84ca48e3ecbb 2776 - - haskell-hourglass_0.2.9-5.debian.tar.xz 24c56b5af5338cfdc5073af98f18863f 24919 - - haskell-hourglass_0.2.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJg8P/iuCzSZY3YkVJgWK5IfIfMIr mHv6VXhm1zWZS43aEo3z+M/NauNs0645UeagZ/0r4I22WY71nsa7KJaH/w60I5uq Ms2zvXaFFPWZCABDv2y7MEqQGjuwqx8oyeJG0yt94kIslS8u/m0D/kyLbOAShMKF /6ZZQ7VElbo5+LyqBT/vFEXUfZIM0eTiYDYF/qHowCbfpe+D99hVDHIEu3o9bvLW fBJ1NdE/JX1QhBHDneq7pGNpBum0qdx98YW2ZkMRVtKfV9z4OpG1PGnoUxyiGJL6 mkrXWbIPu86tFlPE9oqtpkwCMvBUvMLpHXB+udIRz8tGbehHyTfs4NAdlTr6hZsY wGvkdjWSpQHNIXZSuxx3ILUu4Hl4Yl8RqVF7If1kYxXPRH3NljAMJz8fB6AoUQFr Dch14H5D6di+P28Bz9SiRtg8rRCqKQ2iYidY3LCzHHPiSa78WUK9enoKRUH2jyTt mJqwJ4prF9xWYT50zgjbc1z4ao5fudkFNSxfIrH2ekjxmXBP9BpVc6pt5dRvKDcI 8iyTam/ce33jwHdJqMJSnCsfRC/8PzLpgFAn5x/Fn3eqqcGu85sxlsCMpxoA4z2j DthZvvqpzdXO7ni6NzK7a0lHspVcaVI6rb7dICKJAAKoSCYwknS2T+Xp9Iblc4EO 5VYYAaysUr75+W6jlHrz =w7jo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:40 +0000 Subject: haskell-http-client_0.4.24-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:02:27 EST Source: haskell-http-client Binary: libghc-http-client-dev libghc-http-client-prof libghc-http-client-doc Architecture: amd64 all source Version: 0.4.24-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-client-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-client-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-client-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http-client (0.4.24-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 4b3ab93a79a96e8e4551a650ff86f05719d0d44be4beaa238058c99f38d1d647 390882 libghc-http-client-dev_0.4.24-1_amd64.deb 607062745ddd01ab2d99dfa63e0cc7eae263a70890df1583cbf0a8b30c0327ab 158086 libghc-http-client-doc_0.4.24-1_all.deb f8e2c422f501b8d4733e295d14d218a44dbd1316f632002871cd0488d1f1f1fc 336264 libghc-http-client-prof_0.4.24-1_amd64.deb 24354d133ebfa448431b16619d8a27a48e2c934e001f250f21d155822192a40d 3598 haskell-http-client_0.4.24-1.dsc 0eaaad59e64a73c12638251879d62deebab761498ca25027de60881834c0fb29 3132 haskell-http-client_0.4.24-1.debian.tar.xz 93e4182ef9d3e8b45b75cca0f63b20457823e5aeaba46f6a16de47d7e618e177 77082 haskell-http-client_0.4.24.orig.tar.gz Checksums-Sha1: 1c317511245835b1cb741632c0235bc46e1bf2ee 390882 libghc-http-client-dev_0.4.24-1_amd64.deb cdf301f9ec7a37b673f58deaa10112dd275d0b7d 158086 libghc-http-client-doc_0.4.24-1_all.deb 2e8128a73289946bfebf5f0fdc38fb9ca93416ec 336264 libghc-http-client-prof_0.4.24-1_amd64.deb b33cecbcbea32a84e486088c2696a499b3183d9b 3598 haskell-http-client_0.4.24-1.dsc 252c8de341f9a6196d4d43c9a02cf454b6f4f1c2 3132 haskell-http-client_0.4.24-1.debian.tar.xz 33b6d1e6b7bed774817d09b6a8b132332efd0165 77082 haskell-http-client_0.4.24.orig.tar.gz Files: 1bbbf009512d42dff150bd4ae31b0439 390882 haskell extra libghc-http-client-dev_0.4.24-1_amd64.deb 89a1747fcc58574b97b30c9fa0c5eac8 158086 doc extra libghc-http-client-doc_0.4.24-1_all.deb cd23156e8e193c6792527e50e0825ece 336264 haskell extra libghc-http-client-prof_0.4.24-1_amd64.deb b876ffe38ddfd0e3fa3030d8aafaf80e 3598 haskell extra haskell-http-client_0.4.24-1.dsc ebabc5990bbdf5273ea5410cd47a249e 3132 - - haskell-http-client_0.4.24-1.debian.tar.xz f6e82cbbd04043d540895723ece4ba01 77082 - - haskell-http-client_0.4.24.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowwAQAIQVRRzfsc+IUleSTLkLEG1g qgPpGUMOLPOy84nIEelmfzwcaXd9FQp0lGRH9U6dJDKdlbgn0XoFxQyf22ml9zJq lwqC0mmhCQh6r7xMdLaKZ6yhuIc33+krpFqakKiylMh7FTohqBOamRJr2cJVIzXn 4d2jqucU3YHgvEXkK1Q/OiPRMrldfNet41DPMhtrCfC8q3JtSGtVcfVpbXweNRr1 fDvR7/dHJqc6PyOtN7VhpbrOM2gIj4GaqBGaZnBx2MONj7Zm4wfOZ4iEnzvimC/q KDeFt6fVDgVOVBbReu6nx+zJ5rv/fJaxRZ7d+TUh0HYVW9pXN8c2mvzu9cVVQgip 46L/E85PAkgwapcIVabzqHu2Fd72U810GwS/IwzqSsDM8Y65tfkzRFwinq9s+rSq FvLwMLzEnW+cIi2qIagybpz7/6g/zvvAldHj6UWK0RKJjtGWv5klR5uGeeLI20en q7wRYPWn/7Xz+ViEcvV9ikHApI+RxGD/IV7W+9aQ9p1vO3UeZhfzvFnSV/ismkkF mUPP6fvMetOXzoQ99F0GM9j5AnpCTDbtBC73bgYMNUHu8MU55/YvG10F6rJf592k uLMgSTexA6u8dzwYNZGmH0vCjc5ufUyaSos9AcKnbKN5CQDtNMBg4Iw62N27toiR kBLXlKNRUQG7vPgapwfi =cIOb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:48 +0000 Subject: haskell-http-client-tls_0.2.2-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:22:12 EST Source: haskell-http-client-tls Binary: libghc-http-client-tls-dev libghc-http-client-tls-prof libghc-http-client-tls-doc Architecture: amd64 all source Version: 0.2.2-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-client-tls-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-client-tls-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-client-tls-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http-client-tls (0.2.2-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 305262d01703be6e96ae3642062b25b998e1f7a60813b0b96f80f37c7f1bf937 21252 libghc-http-client-tls-dev_0.2.2-8_amd64.deb 791be0c273e86f4efe232b222a09c67726521a62433a1349b695613a92a450e7 30328 libghc-http-client-tls-doc_0.2.2-8_all.deb 4c1c10ee9ebedf67d1b05566a1aa56222ae7e694d5260fb50c392176eb67865f 17464 libghc-http-client-tls-prof_0.2.2-8_amd64.deb 5152838199b2effd47806743d370867995cb712d900fa54b172316e4b506f0e6 2822 haskell-http-client-tls_0.2.2-8.dsc d2c39460068b6a4df71726fbf582228d33fda6de46c097852c0ab708842c4622 2416 haskell-http-client-tls_0.2.2-8.debian.tar.xz 451e5833a1f07fdc162fde4371ac92986932d5c38f9969ace7babb020bc80128 2962 haskell-http-client-tls_0.2.2.orig.tar.gz Checksums-Sha1: 0f3e89d22ef1411404696479ca304eba11fe0165 21252 libghc-http-client-tls-dev_0.2.2-8_amd64.deb 79f47988c5815c0455c5353a6e477373d6336aa3 30328 libghc-http-client-tls-doc_0.2.2-8_all.deb b4b98015c0328c6813e047de0cf21b5387267f06 17464 libghc-http-client-tls-prof_0.2.2-8_amd64.deb 7d8a81059481fbdedbd2e320542af8b6fee7c052 2822 haskell-http-client-tls_0.2.2-8.dsc 510ac5f2d575c0ced9c1ca4838b3a0b386f291f1 2416 haskell-http-client-tls_0.2.2-8.debian.tar.xz 3dd40c461fd9de3e48464a8b619be07f1a91a396 2962 haskell-http-client-tls_0.2.2.orig.tar.gz Files: 572dc86111075a4b0df69c1804e7cb68 21252 haskell extra libghc-http-client-tls-dev_0.2.2-8_amd64.deb 6f04a67d9ac8961911bdcbe041c25955 30328 doc extra libghc-http-client-tls-doc_0.2.2-8_all.deb e0b5d8540e94c76e9ad56f057920bda5 17464 haskell extra libghc-http-client-tls-prof_0.2.2-8_amd64.deb 169525d9185cd2583ab0e791db50deeb 2822 haskell extra haskell-http-client-tls_0.2.2-8.dsc 2e64c0a1e4d4b8efc9eb240f736755df 2416 - - haskell-http-client-tls_0.2.2-8.debian.tar.xz b2b53304eaf2f4a53cb67b7ee15777e6 2962 - - haskell-http-client-tls_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHSIP/2oLfJhnSr9sloKsORoRkeqb MvPbMTdvmjAhseK35WPu+nrsxpDwnRTqkOizK3rxy+JfrswKYBh37vsOr1TQg99f ha9719tLoGi3DUZSKkY9oRke/fwDTkPMfhHIHvp3xV/PKb7/gqXeeaQBbVV9Arl8 JoEfqyCfmm53wrpDHwojwFepeN49wfNrRca+rHjwlES8k9Oj19s+Mw0GSByJAoyD QgpOuPr/lZt7wdtmWfVPhEfva+8sbAmxhVwxwRTtYNubeodlB23OFyMbW8cppvTa GPu3xBp56y9ZfY61j6gEG1ZyK0qWKjybw47wnxhQkNxFCgn6kpsIh2WoCMFioA7c muTIJ0w75eo0FojZ3RbemVnJoIcajw84mbYWdy+0OfE/SI49N7m9z8Z47ki8p4Qg TtzCG5IFbitw/sQxe5tU0frngBDYPvQwj4FLDCpQQJBOjLuyh1ZpRpwBV8w5E+l6 qg0Br2lgBrnCru720vtqrVssY2RFzvMjYmxqTs8Y78fw5Kq86oe04GHau0i6Q5oF 1jM3QAlJ44PL7zpOX+sK4lbg+luD1i0BCNRfvfmFioBxV+oP0kAV9ftz+RkfGwpq sNqieskqLbDnMblY0plx49x0N0xQVqwN2FVRMj9JQGSyLP3j6cL9U/+UrZYSctWT xoyD/3QgSMnNtd/AWZqa =5NAI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:48 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:32:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:32:56 +0000 Subject: haskell-http-conduit_2.1.8-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:43:24 EST Source: haskell-http-conduit Binary: libghc-http-conduit-dev libghc-http-conduit-prof libghc-http-conduit-doc Architecture: amd64 all source Version: 2.1.8-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-conduit-dev - HTTP client package with conduit interface and HTTPS support${has libghc-http-conduit-prof - HTTP/HTTPS client package with conduit interface, profiling libra libghc-http-conduit-doc - HTTP client package with conduit interface and HTTPS support${has Changes: haskell-http-conduit (2.1.8-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5e377eddd96428243f46c6db2385a363265bf3b46aef28570407127ea313a9f9 42490 libghc-http-conduit-dev_2.1.8-2_amd64.deb 5274eda497d759bf8824398c52fa736e20afdfee0953c6179b3e5c96fe13edac 57962 libghc-http-conduit-doc_2.1.8-2_all.deb 16325acba8569df3b9cf658847146c586fc154baea25bd71e2515eab6971246f 36440 libghc-http-conduit-prof_2.1.8-2_amd64.deb 3fb1a2d7d4242faecce5a9e22f2e80e739b67faafda4ac16c182d07428f54d78 3594 haskell-http-conduit_2.1.8-2.dsc d8588324ea93cc11fc19ee169afda67f9a48c60335a622f1843119c9bd1d86df 3372 haskell-http-conduit_2.1.8-2.debian.tar.xz 550d86ea9ee6dd90994a460c5c85ddc861fb5c0f007304dc4a2e2035f980ea3d 23331 haskell-http-conduit_2.1.8.orig.tar.gz Checksums-Sha1: 86088352b6dc2f88d252c770bc38c2bb45e50c92 42490 libghc-http-conduit-dev_2.1.8-2_amd64.deb 01dba882fb554151dd446eded7b73065c6e26798 57962 libghc-http-conduit-doc_2.1.8-2_all.deb d5b32531103283b0d182097ff03cc10ffa18ca2c 36440 libghc-http-conduit-prof_2.1.8-2_amd64.deb c19b0234ade953ed9f74c4f72acf0c93f07a2d9a 3594 haskell-http-conduit_2.1.8-2.dsc f17c7c0d8e16df6a646581d336a83b8a7ecb678b 3372 haskell-http-conduit_2.1.8-2.debian.tar.xz 4f941003c60dc5ece93f664d975747d39e8f5661 23331 haskell-http-conduit_2.1.8.orig.tar.gz Files: 7403a3e01e5ca9eebb4b15099d3c76d9 42490 haskell extra libghc-http-conduit-dev_2.1.8-2_amd64.deb c0766dbe768a87e3fbb30ed8f4787838 57962 doc extra libghc-http-conduit-doc_2.1.8-2_all.deb 683f750cb832a7450e04e6338bd13d94 36440 haskell extra libghc-http-conduit-prof_2.1.8-2_amd64.deb 47d65237553c49f789583a56942b6e8c 3594 haskell extra haskell-http-conduit_2.1.8-2.dsc 4e44fed69af0b02d71671453b5233ad1 3372 - - haskell-http-conduit_2.1.8-2.debian.tar.xz 9d6eb0aaa79fae250a5b37350fd0e86e 23331 - - haskell-http-conduit_2.1.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZSYP/AwOQ6aLFPVZrxxTycKaxCzR xrqv5+IAGAw6V84tczZ09T1wQXQUMUSRINrVvV6GBKPTOWd6XR4/Y0vTNORArd0O +DTiItBLIxQXdT3e8aQrMfpceNCN9xAx6aXXc/V3fxu0u/USto4C7aXlYugwy7ul s03rlbBkEuOiANBHIBdWJruiAbq6w+J660UcLaRmz+WVN9izn0my1cNh+8Z3odyi P26CEHHManNAH7LdSF3A5r6iYg1KFf61+9ho6Cl3gq818j6OR4//I7C/nK9q7oXu 0ViF4K6vPCOfoqtBGUrbNGmudVPwgtAmdaj0cPXTZzV0+F5e27yuXpZOUguOIqKu G96WG2oeaoKb+SsznWybulXc7MgucmA5kWSmcxW2sNXHM6N7/6ZF4JpnvjO9Bgl/ IcI0xC4X9fwy8Q+B6aASe3PveEqP7gBX4pbnsmwAG7qjfen0+Gbw/b5SDFqB2JkX dk4bOvkTqj5TA6VjkQqQqltJUyxh5gtBk66muczoiTSGFmx+9hc5eLANvtmBeIcw CViIQ2S3FdvacAgwu/KVuVUyTFNUePC5W0BlETO44zcBKimeGQsymawDia5LFYUz 5L+UWDUOpECOG95VnDIzWExRG0dFulJNIkUE2bc7vbp2uPpFbMHkrOV6gQ432bRK ZzE8lPHYNOv06F1B7r9d =mvLD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:33:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:33:05 +0000 Subject: haskell-language-javascript_0.5.14.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:30:08 EST Source: haskell-language-javascript Binary: libghc-language-javascript-dev libghc-language-javascript-prof libghc-language-javascript-doc Architecture: amd64 all source Version: 0.5.14.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-language-javascript-dev - JavaScript parser${haskell:ShortBlurb} libghc-language-javascript-prof - JavaScript parser${haskell:ShortBlurb} libghc-language-javascript-doc - JavaScript parser${haskell:ShortBlurb} Changes: haskell-language-javascript (0.5.14.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 257b694080532d03bcd25db33676cde9fcefda9d4f55aba2085c22a916bda270 341492 libghc-language-javascript-dev_0.5.14.2-3_amd64.deb dc5cb3669f4d8af5d9ee37b086af11982151ed86a1489c7121be4699504570c9 116566 libghc-language-javascript-doc_0.5.14.2-3_all.deb 581a51aa33b9104c01886bd8699065cf07797868100ac6271de321efa8a08b85 297288 libghc-language-javascript-prof_0.5.14.2-3_amd64.deb 099726adf7c8660391fa1e7257e3ec41a7162a00a62467d8cd3a0b3bd67435c9 3032 haskell-language-javascript_0.5.14.2-3.dsc 2a842f8efaf489fc7d1b48ba88d126c1c32dcd25069ba17c7a26d0d5fc2b2728 3040 haskell-language-javascript_0.5.14.2-3.debian.tar.xz 2a86bd58b1821f1522be191c8d77a80e35550d43637a37644cbb15caac37d546 48466 haskell-language-javascript_0.5.14.2.orig.tar.gz Checksums-Sha1: 2bf034021adb7ee944088d911324b8f4b6f75596 341492 libghc-language-javascript-dev_0.5.14.2-3_amd64.deb 7e6d94bc41f708717818a2c32a84f1352ed384a3 116566 libghc-language-javascript-doc_0.5.14.2-3_all.deb 424bcd0cc46988ffe2480cfcfb0b17b94b88529c 297288 libghc-language-javascript-prof_0.5.14.2-3_amd64.deb fac6d6e8d690695cc1c104c3656514f469e2e0c5 3032 haskell-language-javascript_0.5.14.2-3.dsc ad93b18f58b70e9bd3727d21eea4fe569eb5e081 3040 haskell-language-javascript_0.5.14.2-3.debian.tar.xz 1b90096137b5c29c0c86acd39ff82f287b4ae14e 48466 haskell-language-javascript_0.5.14.2.orig.tar.gz Files: 3ac3ff9bb63f10bf04adb1b225f3d467 341492 haskell extra libghc-language-javascript-dev_0.5.14.2-3_amd64.deb f77a4399e2561028b3067c28722b67f1 116566 doc extra libghc-language-javascript-doc_0.5.14.2-3_all.deb 77302459861bf073d47b829a34012923 297288 haskell extra libghc-language-javascript-prof_0.5.14.2-3_amd64.deb 03608d7e5f50b0ce338b60cbce061fab 3032 haskell extra haskell-language-javascript_0.5.14.2-3.dsc 2f078137ca60d4b4fd243705b8c833e7 3040 - - haskell-language-javascript_0.5.14.2-3.debian.tar.xz c5044f76840041661692e3d042cb5425 48466 - - haskell-language-javascript_0.5.14.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogSUP/1qZEKVDJu5WGDas3ATDep2d Mi/7Zsrkapu4cXxLMNUvD+0GN0oDcQmE4+Tt89ANCvCf/2+kk8aHh/HnKPlW0Ezj B3T3CS6bOlUfm0yXgxLI/ynxJvEFjhr0Pe8nMw5LZqBJ3/+5sA1yiZZgSMqwWr7a NcGKXTytflyGIaqPAGfYz3un51UvWRYRjlCo+rLjOR91zwF56LtUw5tqSviol6/n p40Bf+Z3A4CxM3XCgHGJgd3bWz3mHUpPN0E/oo+9EUxBA9ILgErqyKmlaOcmGRMa In4LWhPw1AvVWNYR5YDAv/2mYxsDcwix9zkNKDrjCCJ5QPXzEZ+I0PKqcrE4GQIj manNDBDJN8cIGXWRu4VtqhCbXgNg8fCKEQ+2ny5SpCS1cUaOgW74PA2E37SM2+4P 0Vvr1RQ+bT+ZFrHaiTnn4dXjs0TQpzYqqx0+0KEDZ72GnA34Ma7QhLSzm4MAbjkC SSkYOQz0pmQwlTIT7L4GWAXCmJxUtzAA7y41N9vOFjjPpU7Sna7HcrIly0pPAmVR DOcnj86ufwmclSwrf2l+YAXtxNTEH9P75zUvxtRyiQaI/yUPaut5RIhfF0jDNfIU 3Pzi83KSSBM9TNpAsRdKrFbkS8HQ+AdtBz9uJeUY1BcbFbFESaMt/f9q0Tui/VZG SiNd/12hd2Ah3n+6acEU =zPHb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:33:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:33:13 +0000 Subject: haskell-logging-facade_0.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:12:47 EST Source: haskell-logging-facade Binary: libghc-logging-facade-dev libghc-logging-facade-prof libghc-logging-facade-doc Architecture: amd64 all source Version: 0.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-logging-facade-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-logging-facade-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-logging-facade-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-logging-facade (0.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6d10aecab6396e9f55c4e2f7de84152237fe6c548ba102c41a8d896cabbf71aa 48032 libghc-logging-facade-dev_0.1.0-2_amd64.deb b6e82bfe2873c09e706f57af2f7ccf11b92e061a0f99e0af53703cdc90b99c36 33324 libghc-logging-facade-doc_0.1.0-2_all.deb e946a2e00d0c7cea1624cad99cd41a7e2c02773d681e55fad4e95955010fce3a 40072 libghc-logging-facade-prof_0.1.0-2_amd64.deb 6b702f66c9011945b7365c18ad808afb03e8c14d3c1c7bed6d3f0933d7c6a738 2501 haskell-logging-facade_0.1.0-2.dsc 106e32fe79793bd4fb4406dfc1d7265c1e75c8968b88a2d61047b4e776163f53 2016 haskell-logging-facade_0.1.0-2.debian.tar.xz 9e1801542faf81bec8fc44cf49f4a0d6f6ac7da72aa99a53f02b4920bd5c0d7e 3428 haskell-logging-facade_0.1.0.orig.tar.gz Checksums-Sha1: 347c702cb48cb1d1165a189dcc9a76e0806c41df 48032 libghc-logging-facade-dev_0.1.0-2_amd64.deb 2d9a6471e526c16439d3cb81da2cf44fc5b858b7 33324 libghc-logging-facade-doc_0.1.0-2_all.deb f20fe626d24afd69ea121144ea8835aeed56cf36 40072 libghc-logging-facade-prof_0.1.0-2_amd64.deb ab206300ed90e0edc022330579e0be232053088d 2501 haskell-logging-facade_0.1.0-2.dsc 3b277e524a554ce4278e0f933411b084f989c302 2016 haskell-logging-facade_0.1.0-2.debian.tar.xz 0c941094b4b2b27a38a41fb3476d4fd12c89a43a 3428 haskell-logging-facade_0.1.0.orig.tar.gz Files: 020dee6695011826f4ac175d747183b1 48032 haskell extra libghc-logging-facade-dev_0.1.0-2_amd64.deb 6953f70c77ae0bd80306c8b505f3e171 33324 doc extra libghc-logging-facade-doc_0.1.0-2_all.deb 32db115cea9fd7ba7a75461e9c70be51 40072 haskell extra libghc-logging-facade-prof_0.1.0-2_amd64.deb 6a680059f66ac984062484ee76447720 2501 haskell extra haskell-logging-facade_0.1.0-2.dsc 7c9e6678ee687366c6f64ac5e6447cab 2016 - - haskell-logging-facade_0.1.0-2.debian.tar.xz 6ebf9f1b19fa476e5ddaae25748c68b5 3428 - - haskell-logging-facade_0.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioB6YP/RqBJxgfC3S/EPArXz97J1dd fOf7Wsiw1+hELqm5STbtP3qIiWF+Gaz+bTXOLzJdwNNpt4EAhKnwBJtF2arwTULg YkhhmstdNxwLb/z2PRUjYqMe/4RBTtPHnHbYNdelF9N/7zIv9ccXkBau03NJxswM k/aXUQCE/sjcNIbGVFazH4FYu6s4UGyB4aECCKHnGND4cNSk2SS81MHlhRxSEUMi 0a9JfybAtf8IvTjamrTivkOG+CaTQSgaKCBZISmYY/fZyn2hNY53e/2CkCghWban 7GYdpobZxcLqyJ7GXJQENO+xezQMwqtWNW10bRnze4MJf7G9Yx5Bi3LHtRw6YJsz BA5NFDM0u2cXLXwPYdBv0L86E7CefutDf8iVM+sJE+R/T/S+Z8jRfoDUjftfEJoC E8T3NQLR5g9qIdBluUI2y4kMu2pytXQXZoSo+rj8YiELVHkcv7CTmIW5M8cRiuxR +butn0nwnIEwfoIxhSHVggfnM39hzQwlvDT3ShrcWgA02h7h5oTc02XhVVDvnVJk w3w+7YLxPu+8pJfJRjere7+/emy1HVSXanA3k4rwdWM++HvaGOYHguxrtuZMy95x f80oihTPeSH0DbOeuS63J656UW//eOphdv2Mr3N2wG6qf2ZsOK+MIMrVMZU8BUcQ eRzSc53I3o7w7aoo4Hjd =h3he -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:33:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:33:24 +0000 Subject: haskell-memory_0.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:30:36 EST Source: haskell-memory Binary: libghc-memory-dev libghc-memory-prof libghc-memory-doc Architecture: amd64 all source Version: 0.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-memory-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-memory-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-memory-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-memory (0.7-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8cbb924f0bde9ccdd53e99be6a92ad6bb8a0312776a3a9e9b088472249d0313d 180372 libghc-memory-dev_0.7-4_amd64.deb c5ebc2995e0f7df26a87b174fe9c4c7f69578e9ee40b9279ae1827d650233d0c 92072 libghc-memory-doc_0.7-4_all.deb 2354acf477d53b4fdbe7f04fd97e816d43e2cc87dd50a34290b74c3fff050c12 157140 libghc-memory-prof_0.7-4_amd64.deb 740f3c5e794cd649e79e0ed6c6933cc5a67a877a288b01ec553356d82f487a08 2386 haskell-memory_0.7-4.dsc 2e6e6cc99025cf687ee97217701157fb1cfadc4c1f745e1d70cb008a617ee6fc 2712 haskell-memory_0.7-4.debian.tar.xz e123c8851a0f9bc3d442a462324bb828f6571d0d90fe1c6cb671f8913bd941fa 33072 haskell-memory_0.7.orig.tar.gz Checksums-Sha1: 9167beedf3f1423029b726ddad99b329d76cdc5b 180372 libghc-memory-dev_0.7-4_amd64.deb c3aeecc8381a3b437cb3daed91af43a44064ee67 92072 libghc-memory-doc_0.7-4_all.deb 1443942f76e57b941ced57c083a5a024788fcf35 157140 libghc-memory-prof_0.7-4_amd64.deb 9e426fe9d41ff4345dc1cfdcc542651c66c29f3f 2386 haskell-memory_0.7-4.dsc 0a054f0a0c27b67ebc23e4a3502e7e2b4fdd281b 2712 haskell-memory_0.7-4.debian.tar.xz e37816ba15d65f980a1c19b2e0169706e0b01b47 33072 haskell-memory_0.7.orig.tar.gz Files: 70dfa37ce256433010059cd13b22fc78 180372 haskell extra libghc-memory-dev_0.7-4_amd64.deb 2bf6ebae98e1d8a2f148be70f0a1088e 92072 doc extra libghc-memory-doc_0.7-4_all.deb a1edc445091a9647d7d9349b37a34f0a 157140 haskell extra libghc-memory-prof_0.7-4_amd64.deb 07384da628e9a48da348150b52615840 2386 haskell extra haskell-memory_0.7-4.dsc 0b28ff6f6faf6d18fa2cadcc5b0a7ccd 2712 - - haskell-memory_0.7-4.debian.tar.xz a25e80e1e127300dbece2ef7e4b0a99e 33072 - - haskell-memory_0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopO0P/2p6W9wA3l0JV0jdFYDSmmLD 2NnkI5lDE58MMny2+zhOJoZb50s11k6CR8sZNcsFi/iKc5wT1IJFYcz6D9vuAlNt lmS7oYpE0rrn5Y8t7iCxhEE2P4+ZOQebJexWF9teFkTkJXJ3XGfhITnQ1nYLITk6 46jSb7UrEB7FjEk3eaHiUAXhiKESE3mWLpr80Gm55hqXXTNpehCrwrrXjh7K4Sje KaZhCgf9KQ42bNEnDofuH0YNvfVoAm4BcxTR3Ua2HXJVrZkWMY9w0AaoW53dHdB0 mSqZwCWzGPD7+3n3UsFvOy7E0HupzcIWDxozvz5jGFk0M2xq8fB2mIB+Fmma656/ b/Tl8uflfq89u/8Fx9+WAFQWhcyeLiIwkm+L1SZdZnbShVqBfIP7FXf31PCr+jwL /Ie+ALTp74zACCCATDbH+BHQJiJOneIboo4StzObyV+9tPwVFECgRN92Rcdm4I1T cnfEm1lMGvUKRod5Mpet8Uj0nKIDiOW/rtAVkE0WAXNTJ9xCyL2FK5XieOEFkz6v Yq+dAtcgFx5Be0aYcCBCLHOXRiO9qRb5OOxnmWZo5+YFGEFYwYo5PwU2HwxaofIc qC1vkPK0Av0A9MWCKLVDox4qayRX3QTFE745fM0R/TerOU5xzjeFYUbebYUMXTmg D5hrR8zbm8eTFpeBTRo+ =djSA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:33:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:33:34 +0000 Subject: haskell-mime-mail_0.4.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:32:43 EST Source: haskell-mime-mail Binary: libghc-mime-mail-dev libghc-mime-mail-prof libghc-mime-mail-doc Architecture: amd64 all source Version: 0.4.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mime-mail-dev - Library to compose MIME email messages${haskell:ShortBlurb} libghc-mime-mail-prof - Library to compose MIME email messages${haskell:ShortBlurb} libghc-mime-mail-doc - Library to compose MIME email messages${haskell:ShortBlurb} Changes: haskell-mime-mail (0.4.9-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 919a37705e98acdae9fd7dc6690daff2fec9f13d7de5e1de145ca8966d807d68 88254 libghc-mime-mail-dev_0.4.9-3_amd64.deb 8225662c968c3f3a63fadcf8d97d60c02c528fa61cb2d90b58815ffcd3173b2a 43096 libghc-mime-mail-doc_0.4.9-3_all.deb e501ed0d92190d5162420b90832bb036f7404405dcd4f6cbfe0c1e6964c92b22 76498 libghc-mime-mail-prof_0.4.9-3_amd64.deb d257e9b8d902bdeeaba12b37a7172e6b777fc14bd9bea57e96bac39fdf817356 2716 haskell-mime-mail_0.4.9-3.dsc 6e9fb8cf929ccd192c21341ffdd48c6884bcebda0e956ff31fa352bd35d8d5bb 2736 haskell-mime-mail_0.4.9-3.debian.tar.xz 641420aa8b1d2c7f8ebf82fdb0e6000443ffba89a420f4ea11828474b244c3d0 7815 haskell-mime-mail_0.4.9.orig.tar.gz Checksums-Sha1: 0f735e5b4bb49a8a96e15f2b8991812eed4ffc14 88254 libghc-mime-mail-dev_0.4.9-3_amd64.deb 26476affb09b7fbc86226b5b9eede34c657144e6 43096 libghc-mime-mail-doc_0.4.9-3_all.deb 6058f63475b1be09500d659fd2ee0900e0608fef 76498 libghc-mime-mail-prof_0.4.9-3_amd64.deb 5a926c03f87caf21f0d67276d1d2583fdc5f24c4 2716 haskell-mime-mail_0.4.9-3.dsc 2f8392b1cdb5c2634ecc44637cf4654560b990f1 2736 haskell-mime-mail_0.4.9-3.debian.tar.xz 6ad23192401cdb3f2e569f3305bf0fd3bf6725f6 7815 haskell-mime-mail_0.4.9.orig.tar.gz Files: ed4c81e090599a3ec1d450b0ab7bb78a 88254 haskell extra libghc-mime-mail-dev_0.4.9-3_amd64.deb 6a2d13846ca21d6b039ced500c75f585 43096 doc extra libghc-mime-mail-doc_0.4.9-3_all.deb 442c8d3428efeb2d4e17e0793740fdfb 76498 haskell extra libghc-mime-mail-prof_0.4.9-3_amd64.deb 63368dbdb271185b37139ee5ded20176 2716 haskell extra haskell-mime-mail_0.4.9-3.dsc 822c737d3a49ea38c02e096be2ed67d7 2736 - - haskell-mime-mail_0.4.9-3.debian.tar.xz ce2486ca8e5b88c363c767831feb11f1 7815 - - haskell-mime-mail_0.4.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9UIP/j7Vi9h9ZOl6CQ84I5R+Es3G 2GP3nK8JCpzLAYOoKkI4HevSeK/lcbs03SqMXxg5nNl4vSZKW4RpjFmA8xdj+gTU fskT+WH99t1lEgnuSVkq+fPgeFa/XYN+ohSux7xB/gX0ARJQBqqvQtxJqIAaoKZz Qf0aQ6avOwnWT87ZHlZ6xIFfCSFpLbeV09xj3FlnQ2wlL2XLE/QKtIs/yqryjPoT RbBJ+APMqyBjrfKxqSNkBpoW8k1TrY6Yr3cmZ7Y4CVgC/IkKcqocGyQfM3Cp3S/r URlPn0aAY0QTF1W4HDqBXM013ZnqQyWpHTmLVvO+fx6YIES2DPMDw6EMAh43SoL+ vdBDmXVYcrKKUPHu06HWfsyYRlwU8TLuF13qG5vj45YNzcliGsN2tGxlJBVtU1ai L7dBJj8R7nTm2E2yFngKB1XURdvmMEmMj/267DHKb0l0Dnw2K23QmSdFTQ1WOcew AiDKdQaG5E2rn+rvMNHxhk4oywvAA3thueBbZzcKGm/0OwG1feeir5oIm0SZ6WhX duFf1gzZDI1P9DEzG3JZQCFc11SOTCwAxxE8EaXTwNvOLRdfs5UCUFnkAw9DXiIs iIV4x39IknfitKFJvjOqfi/s2j7JToOVzGxGTFppWY++dXVbSu85Ec/1/O1XFdtw KMYO1EbRsI0pJPMnltE3 =ZFJ4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:33:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:33:45 +0000 Subject: haskell-mockery_0.3.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:14:30 EST Source: haskell-mockery Binary: libghc-mockery-dev libghc-mockery-prof libghc-mockery-doc Architecture: amd64 all source Version: 0.3.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mockery-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mockery-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mockery-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mockery (0.3.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 136bf4bee00b8f7b271789eaf378909f0b3adaa70c5f0fae46aeb9e2decf1750 18208 libghc-mockery-dev_0.3.2-3_amd64.deb 681c7594a4a2840d89b3072829a9821b764cc139afb6bf8f85811b89a1d1b1f2 30122 libghc-mockery-doc_0.3.2-3_all.deb c62fb6dd76fbd32ab796321b2eb711b5e7272316c93454dfe476f2006027149b 14770 libghc-mockery-prof_0.3.2-3_amd64.deb dc5f4d12d5b3d0f8092b0d7aef4f1fae3995abe9c68226ea3349425a2e94855c 2542 haskell-mockery_0.3.2-3.dsc 2e752f95fd6595fcf6df4f52841dcbc48238ef79dd6490b805f6dbc73cc4ef48 2000 haskell-mockery_0.3.2-3.debian.tar.xz 6f8577fc23392612d6c2f6405cc0b9335b58f2281285513ef5f3e961beb81454 3421 haskell-mockery_0.3.2.orig.tar.gz Checksums-Sha1: a0933cabf72c48cb3e4abcd249d9d9e48fd08d77 18208 libghc-mockery-dev_0.3.2-3_amd64.deb fb2536195a7dcf0265fabd65fcc73463785ea079 30122 libghc-mockery-doc_0.3.2-3_all.deb 92c9b657db76b226f7249ca88a0ae303db6e7ee4 14770 libghc-mockery-prof_0.3.2-3_amd64.deb 20e2f8b0d16dba0c855884c3597e0851129ce37d 2542 haskell-mockery_0.3.2-3.dsc 899dd6283ec200fa6811c8decd90c4997e9bde82 2000 haskell-mockery_0.3.2-3.debian.tar.xz ec94eea5021533bdf99c88cab018bd439a80ace5 3421 haskell-mockery_0.3.2.orig.tar.gz Files: d2e978bf1f969de9d0d801ecdba903c3 18208 haskell extra libghc-mockery-dev_0.3.2-3_amd64.deb 811235fde376ec1c842a7f853d1a65d4 30122 doc extra libghc-mockery-doc_0.3.2-3_all.deb 779b5f8c7d64cfe1e6205b301b32de05 14770 haskell extra libghc-mockery-prof_0.3.2-3_amd64.deb 5f91f9a20578dd6ab0b6e7d8efa55765 2542 haskell extra haskell-mockery_0.3.2-3.dsc 17c57d31b5bca2976cc670846c83d894 2000 - - haskell-mockery_0.3.2-3.debian.tar.xz f78fa9e25960048524c2ca879d313397 3421 - - haskell-mockery_0.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioh9EP/3EVp84UD+CfsQfwA6JHB1kH dmT2Oiqlu/pGI44C0miYGSrA1eV6FS/hBdS1Xd/VyhgL8hk02Uy8i6orZghywupf /2iyr9uEIjGuNGYToWJtTEDG6qhw2OCmaLY2VXqdYSh3F7MiTBHor4oUqBZUhqBh TrIFPkD5raQRs2WI+i/EyhBajaTLOFHWPAQGRB+mvGe87wEn+mi+HFzziF5JAs1W OiDfz61Po9E8RcUusAGMpwYLQ1YqAuDytG/tCP4uK1c/QuQhVDmuKpZX3LwbOMP+ 637Y45es4ETonu3DBRjrwZ24VNZvIwY3HqYx4cWQE+TRZo2tgv3f14OJ7JtpfB8B RgHNNwWozW4tGuwTo3pZRAoVXvi0v6H90r3QNK1gqijToFiR4nG2MLXPAWbaOFPV SHwik2OYy2gFPq6lRQTT2uq7EnA7E+cxgQM6hN7E+pD0z05RkuEi7EaadTUXSn/t 5qvZGXi0uwmDtakT9U3p1Dj5EvhaDt1Ws0I52yr09HxWijMxBdxcz27PbyF4sLNW CJIFzmyRPlQlFaOvbanD7LHFSrQWLcFSBZahx4bJpyPeZSJuU9xeipSCYfrtuswl vyRlbKTTZAfE1WYTQcWO8f6LLb56e2CXiGYrnc3Pi7VFJXMSPF+U0GuJAJXy/Smm vUtK9shTUHPp4joLcr44 =IPLB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:33:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:33:54 +0000 Subject: haskell-monad-logger_0.3.15-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:19:57 EST Source: haskell-monad-logger Binary: libghc-monad-logger-dev libghc-monad-logger-prof libghc-monad-logger-doc Architecture: amd64 all source Version: 0.3.15-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monad-logger-dev - a class of monads which can log messages${haskell:ShortBlurb} libghc-monad-logger-prof - a class of monads which can log messages${haskell:ShortBlurb} libghc-monad-logger-doc - a class of monads which can log messages${haskell:ShortBlurb} Changes: haskell-monad-logger (0.3.15-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: fe5775af200fad5fbad5665a76c21d441f56a8ae372690c04a7c04b096d466ba 97400 libghc-monad-logger-dev_0.3.15-1_amd64.deb 84ac263f8bbfcf4a3a51590049c6da19a767892e6b20ee1a0a7040675f4510be 47598 libghc-monad-logger-doc_0.3.15-1_all.deb fd83e9d568fa49ae8c65f9637502b0b98022cd4793cea5c59684d283f8b0f257 85802 libghc-monad-logger-prof_0.3.15-1_amd64.deb c144317ef69e0e76eed83bba51f7332a9351088a7b0907b67c2b6f3d3d11a91e 3644 haskell-monad-logger_0.3.15-1.dsc ea1c1e36ece7217294648978e6d77b47610b8e936bdfdec3a34b491e2664ba97 3400 haskell-monad-logger_0.3.15-1.debian.tar.xz 33a5bb9d91be1068201ae8764f0a325ab2f4436a6b3bace2e58fb38db872a86e 7489 haskell-monad-logger_0.3.15.orig.tar.gz Checksums-Sha1: 3eeceec4fd11cd908c4f4f474aa78dd891e2f604 97400 libghc-monad-logger-dev_0.3.15-1_amd64.deb cd55be7532345ca0858ae59404627bc0715572ce 47598 libghc-monad-logger-doc_0.3.15-1_all.deb cdcff4107e1b36c7be3177b4509fdb815b816651 85802 libghc-monad-logger-prof_0.3.15-1_amd64.deb 925562003eb00896d830535778e880752e478f08 3644 haskell-monad-logger_0.3.15-1.dsc ea766669ea9f888430afca0cf2ca440d895ee678 3400 haskell-monad-logger_0.3.15-1.debian.tar.xz 2a02c04734922eaf41fbdc0a9611e2dcb54a2802 7489 haskell-monad-logger_0.3.15.orig.tar.gz Files: f91cc0d1cf520acd455acb1c4a17401b 97400 haskell extra libghc-monad-logger-dev_0.3.15-1_amd64.deb 0788c7d8e5c038068f145c414a69b76c 47598 doc extra libghc-monad-logger-doc_0.3.15-1_all.deb df38b2428fe6a9cd41c996548c0553da 85802 haskell extra libghc-monad-logger-prof_0.3.15-1_amd64.deb 11092a014bfee3abe8cba96a7023e9e9 3644 haskell extra haskell-monad-logger_0.3.15-1.dsc 585e26232fefb27a48e4e3dd283fcc20 3400 - - haskell-monad-logger_0.3.15-1.debian.tar.xz f643680e72bbd55ec9816cf648c949a9 7489 - - haskell-monad-logger_0.3.15.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiodWoP/1O723YYGUa9oTUl/fxr3EYn lbIo1tR/o98iS8SwEzo23BOAJ2Cza9ixFUhXrNpB8z1p2vjeGKHf2pBIFR+lHnkw fez9kH7mDybUwT5E9mY+jHwbVMECuR1Tocw+50it6n5qc0btyV43u7J6J0l+2hkt KAJRGLOpqW+yYZTKZGELrUGsiO8msOqebnfdBqWI9W4iaM741/Mnz7qZRCxjuM5M wXCZP0M11hHi1mWFpXKkEVhSTxeCVJ9lGhFmsh1JWyJwh4n58MJUKXMZpTu8vniZ mIvvoZVVaG8lEFPl9N2L5InwEZXxcHc93qwIwEL2RfcpK1DoG0QSNEGBaeDDTsZj 7hRS4iOJob9xQVtrfl1gSgGcRFoI4do8P81MIP8GyYHWUqgmdUiXnL2iBmxxTRjc jFDcf2o+wqUtftXcEziwOr24mHC+UcDsnUdEJJoS4JHeIQVOz7srKb/rC3X13CJB C0s4mhvje/84WCsE/ZTnsYZ/KujV9adDJDy+h913omQZAXRIDVcSyqMiviCJktcd mVDE2Z7kHaOFKjH9gPq/Ya1orXyfhpt/f1yFW0UMNCquL3oefT0h8ly1ixIS4K08 VOTlVWIf0N7VUMT2ApgUJykUpYBT/BShTCbrYw7Ph3Cb+HaEFbuKdns7JAZ0ENWi gEMvvsK/7UJc1TqmCQcy =ko3t -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:34:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:34:02 +0000 Subject: haskell-monad-loops_0.4.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:17:37 EST Source: haskell-monad-loops Binary: libghc-monad-loops-dev libghc-monad-loops-prof libghc-monad-loops-doc Architecture: amd64 all source Version: 0.4.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monad-loops-dev - monadic looping${haskell:ShortBlurb} libghc-monad-loops-prof - monadic looping${haskell:ShortBlurb} libghc-monad-loops-doc - monadic looping${haskell:ShortBlurb} Changes: haskell-monad-loops (0.4.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: dd3f1e80d8a1a85340990338e2721dbcb3bcd139583ca65979177daac372472e 39978 libghc-monad-loops-dev_0.4.3-3_amd64.deb d52ac97211bd1a9bd3870a7a0fe9d83c842c0504d6d0f7ba78c9b0cd07581e2e 39050 libghc-monad-loops-doc_0.4.3-3_all.deb 23d96dc3f1046b4e448643a8f576055b1c72b2078ead4dff3c6a12fc7cda5f52 37480 libghc-monad-loops-prof_0.4.3-3_amd64.deb a376db23f18d59bcba56f6518346719d3acb0959cf0277d05e44474be209e51b 2432 haskell-monad-loops_0.4.3-3.dsc 70ee3657d9e83f2bc4e5b849c6e18616df51bff6fe06f5b336aacc51f7da1afa 2508 haskell-monad-loops_0.4.3-3.debian.tar.xz 7eaaaf6bc43661e9e86e310ff8c56fbea16eb6bf13c31a2e28103138ac164c18 4996 haskell-monad-loops_0.4.3.orig.tar.gz Checksums-Sha1: 305ed18b260f73db1ed8cffacfa4d7dba42fff46 39978 libghc-monad-loops-dev_0.4.3-3_amd64.deb ad26e1cfeac0e48c56d975c51c49cf68957f545b 39050 libghc-monad-loops-doc_0.4.3-3_all.deb 9a7bc753fa56eb165d725b6e2f9531cbbfaca564 37480 libghc-monad-loops-prof_0.4.3-3_amd64.deb 2b9c592e73c623838b9b051f66df25166cf7a62a 2432 haskell-monad-loops_0.4.3-3.dsc 2e40a0e2bd73c155557c71dad3111f9384eaa7f3 2508 haskell-monad-loops_0.4.3-3.debian.tar.xz 28230978f237e6e6b40544d2943516f60de16e65 4996 haskell-monad-loops_0.4.3.orig.tar.gz Files: 613f57a738e5cf43e528bd8995fd7fd2 39978 haskell extra libghc-monad-loops-dev_0.4.3-3_amd64.deb 187ba8de3946cbce5e4e6b06bb037e03 39050 doc extra libghc-monad-loops-doc_0.4.3-3_all.deb 5be31c661a9b5fc760815b9d8fe4e6f0 37480 haskell extra libghc-monad-loops-prof_0.4.3-3_amd64.deb 09d02e4e0926d31b9939ba4c39f0a0b4 2432 haskell extra haskell-monad-loops_0.4.3-3.dsc 2861e6720f90841e08c6366502795346 2508 - - haskell-monad-loops_0.4.3-3.debian.tar.xz e590aa3f2de078eba409723eceed153a 4996 - - haskell-monad-loops_0.4.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowFUP/jVx+kvLA4SVcQQPJQlFPk8O j42lDR1mAd3ZBOiOWvSHH22439qAzZ4NZG61/1u3k8mndwggV2zm5/ufOe1N7eTA kvRN21Qtpzc5wClDd97zztReUYP0i5oCiBa/vFn+qUBIoksSbFMrrxBk7rbDOO0q ixsh2yovhmB7z8s7kf9vGX+slzgc+SlbMiVf1qeWAhP9gEpUKFZT89SZtQ9NZNGW 6AciLRPcQYs982TNSR6339Pe3FOHnOZNiwwrmywQwfjUW429L1PPh0Z7fSJ4FF4N qu6FcgCtigLCXK6rScMldLclEYQMKtUoSKyerHLrkgJTSwAng52SrmsxLdcZwz0X 72XqflYJuenH3VyWy5JGfC4R2IypaqtnYFziUYJTC8qDQWDFOO5KDMNBcHUOp92M o849LE7quPJWpxRMPhn1Sc5U6fY5dEXc8YWrg+hOvs/P99ycY/eDkd3RUj8Tp1Zd BwhN4RsFji+eikaLK9zcwygRtE9O6GAljOjqOQgxpFjkhxWLj/JV5b5PMpzRonFg 3V2y719tsbPnGfAvEEnrlzxJm3qH5I2+ZHw03E3l6d6p9XSq1fvFQgFSc686Yzm3 vMzcHA/fVDgMCynHoVyYMUmkbHpmIXHWDWqSJHum0ixaPYWN9v1BpWX5qqAWagwS hUkYmBb4Kn6sRrYboaBr =ECag -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:34:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:34:11 +0000 Subject: haskell-nonce_1.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:33:41 EST Source: haskell-nonce Binary: libghc-nonce-dev libghc-nonce-prof libghc-nonce-doc Architecture: amd64 all source Version: 1.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-nonce-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-nonce-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-nonce-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-nonce (1.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 256a80acab943e7b63cdc749f90e4396f0c40f916701d3bbeb271c52d56932c0 16554 libghc-nonce-dev_1.0.2-3_amd64.deb 33c1921d1c492943745c3f6c217c716de6486a6c3da25cc8374d49f416ada752 30400 libghc-nonce-doc_1.0.2-3_all.deb b0a4412ef0de04647818c8c3100eb220c84b3e618775541afe2790e66581159e 13256 libghc-nonce-prof_1.0.2-3_amd64.deb 1fb3b963d7fd4763334bea0ebcd08ad8f6d784289adadb7f50d8b5ebf63126b2 2756 haskell-nonce_1.0.2-3.dsc 24000d80eb9630ca530639dd2d63a18fc53b59d28e1b7763f84928ec639b068c 2556 haskell-nonce_1.0.2-3.debian.tar.xz 1004184996ea797b43189a0e73eab0b939f129cafc776341ca82289edb329cd0 2872 haskell-nonce_1.0.2.orig.tar.gz Checksums-Sha1: 69ccbe9e7909e9a86e36da79742f83e7c0449660 16554 libghc-nonce-dev_1.0.2-3_amd64.deb 01b6d6e701aa342c4e1e06f189a985533ed34fb1 30400 libghc-nonce-doc_1.0.2-3_all.deb e98d9067c6dade70f0f6414f4d5175e0cdd4659d 13256 libghc-nonce-prof_1.0.2-3_amd64.deb 4f091d5ff11e0b45d9b01ab6b5d1b64b59731f29 2756 haskell-nonce_1.0.2-3.dsc 9c132b7a4b19305568c9c4415c3b8a3440e201ce 2556 haskell-nonce_1.0.2-3.debian.tar.xz 3514a5e4a6c6f27f11d2f77eea22dd52ecefbcf0 2872 haskell-nonce_1.0.2.orig.tar.gz Files: d81caf755e6fb4d40f300dd72f332098 16554 haskell extra libghc-nonce-dev_1.0.2-3_amd64.deb bea8dc37c86379dc0418ca413a913b41 30400 doc extra libghc-nonce-doc_1.0.2-3_all.deb 289f2897fa74ead3f2a7e1f9f724c368 13256 haskell extra libghc-nonce-prof_1.0.2-3_amd64.deb 49fa35d47fe4a487a61b51cef309b819 2756 haskell extra haskell-nonce_1.0.2-3.dsc 44419fb06ed52d5d9a316fe7c20f3484 2556 - - haskell-nonce_1.0.2-3.debian.tar.xz 89fe10f7044e462a5aafad1b5e41a2be 2872 - - haskell-nonce_1.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIVMQAJA7i7yUnHv9d6nDPYhJ0+Wf 431PiRXp9YPts1bpZMbttyoBgGJGIi/DZsvbgTchFaADNFaxA0wbo9iYueOmazgZ 0re6oErEcMqh5qvbhJncGN0ceDmigW0dZWHwKF7iZXyEuawdAq0au1spBdn6Ef3+ 1hkJ259dkslHyMpx/tbZMCdmiKlGWf295nqxUUH/U6S2B62zGl+KN1lI9LTDfyv6 TiC8ASBoLNdq5aQRR7lGqJqdRnOJ4y78C91M7+ZQ2g0AI1/RfKBlij3YvCurf3eS 7GhpsuENiYT3H1iQ7/r1HrpGJyAISh4QvPVqlLsVnXOZaxkKctzegb8FLbJ4XmKK JQae/2EibqI1K/eRRgA8+QBOOAyJ5KDZ0f+/3l6orM0CgU1gTh54wM3LS7bixGs0 FAbk6qXv06rfGUGv8BtmURkQJOpfaIGDgQkolmqSOujOuSetZrNmVKL8wUugnipg swG7z6ZPO+f60KVlKMoe9OA9KE8Eu9f+7xG6D4U7xiucjuuGlpFTlDrZjRCaY3Bm +zxXWb2e1pnadRqNTQBMs9ANuqVzqAbDnB1Otrkb4dSXOqXNifWjYY7wP/QIrcCv vatkvJdMmGlCSgDfJu7XIS93VmEJDqK1qmq5C0hJSrDDPtHFTxlpOSSZcgxr5WPF bE1XGrsYnq0yWEEGfTvf =15Fz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:34:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:34:22 +0000 Subject: haskell-path-pieces_0.2.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:34:37 EST Source: haskell-path-pieces Binary: libghc-path-pieces-dev libghc-path-pieces-prof libghc-path-pieces-doc Architecture: amd64 all source Version: 0.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-path-pieces-dev - components of paths${haskell:ShortBlurb} libghc-path-pieces-prof - components of paths${haskell:ShortBlurb} libghc-path-pieces-doc - components of paths${haskell:ShortBlurb} Changes: haskell-path-pieces (0.2.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 36fe9a2c5be30553c0400f1f9caa1a771e5cbf361d059972c209722a489f132f 43724 libghc-path-pieces-dev_0.2.1-1_amd64.deb c20104655871e68a78e857bc9756be785baad0d20804b1c9dcc3806593c34ce0 31738 libghc-path-pieces-doc_0.2.1-1_all.deb d0441d0d2eef253120656844a5e3dfbb034c89dc811270205104a55afb3d6464 35138 libghc-path-pieces-prof_0.2.1-1_amd64.deb 640e7aabd76b63509fbb3e25d84e70f7e76ee9415b7b08d8def5afa54b47b1a9 2667 haskell-path-pieces_0.2.1-1.dsc 3a9f44323176b5cc45fccaa1991c74fb448b459785c4b8913361efd016f8ba53 2816 haskell-path-pieces_0.2.1-1.debian.tar.xz 080bd49f53e20597ca3e5962e0c279a3422345f5b088840a30a751cd76d4a36f 3529 haskell-path-pieces_0.2.1.orig.tar.gz Checksums-Sha1: ce6acbc7ffbc7a3221854972e57bcbce3fa4e9d5 43724 libghc-path-pieces-dev_0.2.1-1_amd64.deb 9527a5274070a734630812eb2367cfd9f2501953 31738 libghc-path-pieces-doc_0.2.1-1_all.deb 7af17a1a967bfe5548d8c948832ac23765109466 35138 libghc-path-pieces-prof_0.2.1-1_amd64.deb fb74eedc600d6949029033ce790ff18723963a9a 2667 haskell-path-pieces_0.2.1-1.dsc c0616c2c4322611df5c695f9e6efb089c10b07f3 2816 haskell-path-pieces_0.2.1-1.debian.tar.xz 48eb52ecff072167f83141ae735d4bdd76888cc2 3529 haskell-path-pieces_0.2.1.orig.tar.gz Files: dfab42f721a3a6d8f52bc1cae5bf1711 43724 haskell extra libghc-path-pieces-dev_0.2.1-1_amd64.deb be4ef3ea4b4ca586ed57963a702db9d9 31738 doc extra libghc-path-pieces-doc_0.2.1-1_all.deb 3ad46dee30252ad575f45a83d46b4ffa 35138 haskell extra libghc-path-pieces-prof_0.2.1-1_amd64.deb c3bf0b42659fa0256711cb0769670f4e 2667 haskell extra haskell-path-pieces_0.2.1-1.dsc fef24d6c172fb8fe52f8f72c78335faf 2816 - - haskell-path-pieces_0.2.1-1.debian.tar.xz 0906c878a5b7fb053f328587a55fcd44 3529 - - haskell-path-pieces_0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1EEP/iS9B7TwjKDFFFZzB0RedRSV o3MVLbGvZoZe/5Gy0r93ZoxqLiH2CFgnDR8asnnELvQpl+DHXXYcviHKFh3etgou TQOx18XFo/8Ur2/f9web9r1XaWIznNR0N6okpjupI8AVC1hwDJFbRtcqKGQJMPx7 LCLZgQVTYXmc/M6qADCwyymQPDqKvpDYn0X6wNeKcwk/EhBU+EbaodZy9xWZyR4s CKmb8BL6/QBFWzWRpUdW3tzIXvhw88H7+yYAL5OXGUCsksA3nNfS2EnwX2dILcUK g9ffOgvbuQ3rXFR6/8snpzJb+o2MhtMQogL/wwGpce2wa6TAlYnsx9ZYlBVezZM2 0sxS3bpjapOdGbOrgsnAjTyUmGg4gV3IXIxanqv8LEFfXmsT1ugqViNwztoizqpt rAf8ORgyUgLpdb6mvvUzRu72CtMKO7xUKI6H79IhC0J1SBGAJu1CG1i9Hz6ebemx +/Qcsiwpc7nlqIf/7ZOgX+yrEvdsTyIUcbQ9d3NeYolcXqeZAPgy5xHPX3HX4lZU SCCxf1F1eocW+GlLDEKdOH+zcLJrUCYdURkyJ1JALsIvKOq4Ix5PgUtUHsuTDpdx +pafRY+PtveWBXOoL4U+v5xIKMFeivxhxxgEPpI0m9iuljTJZOkbM3KJh0svSyP1 k811R21/qhsRszKCrHNg =zGJ1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:34:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:34:36 +0000 Subject: haskell-resource-pool_0.2.3.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:35:34 EST Source: haskell-resource-pool Binary: libghc-resource-pool-dev libghc-resource-pool-prof libghc-resource-pool-doc Architecture: amd64 all source Version: 0.2.3.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-resource-pool-dev - high-performance striped resource-pooling implementation${haskell libghc-resource-pool-prof - high-performance striped resource-pooling implementation${haskell libghc-resource-pool-doc - high-performance striped resource-pooling implementation${haskell Changes: haskell-resource-pool (0.2.3.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a05aaf457fc1d4c9d61643b8a5484c7668fb184658688e8ac4346ced5242e4ca 36356 libghc-resource-pool-dev_0.2.3.2-4_amd64.deb e510c005cec122091fa42294fcf66d116a7c3f3f8ce27df63bb24802f11c0a97 38762 libghc-resource-pool-doc_0.2.3.2-4_all.deb a63e5ef9b81178cfd467458dcf44a9e924ff724b4fbe70ec2eb153eefd7b2b25 31660 libghc-resource-pool-prof_0.2.3.2-4_amd64.deb 493f4e47fea8a5cc8fbd75ac357c7fd4ed414dbdfaa5fa477f969e0f1e21b925 2800 haskell-resource-pool_0.2.3.2-4.dsc d8f8eb4b33feadaa6d6923f9add22a770bda314b2d25986c0665bab64f88a498 2516 haskell-resource-pool_0.2.3.2-4.debian.tar.xz 8627eea2bea8824af2723646e74e2af0c73f583dd0c496c9fd242cd9d242bc12 6527 haskell-resource-pool_0.2.3.2.orig.tar.gz Checksums-Sha1: e511bcdd9677a8661aba76279f4ad764d7170739 36356 libghc-resource-pool-dev_0.2.3.2-4_amd64.deb 9d35cd9136c7060c603234740814892ca56895af 38762 libghc-resource-pool-doc_0.2.3.2-4_all.deb 4f6631bb107042df2e7da8b74067f0e300c7aed8 31660 libghc-resource-pool-prof_0.2.3.2-4_amd64.deb f997d57fdf5f8b6f75c05d6798e9f2b40b131c3c 2800 haskell-resource-pool_0.2.3.2-4.dsc e7a91d45c757f622a6dd8ca8101377a60408f12a 2516 haskell-resource-pool_0.2.3.2-4.debian.tar.xz 828fd09e1bd0432879f94526add31cd0ec0bd92e 6527 haskell-resource-pool_0.2.3.2.orig.tar.gz Files: f711a349a3598e78fb4b85810a67c116 36356 haskell extra libghc-resource-pool-dev_0.2.3.2-4_amd64.deb af12a76de44cd4d3e45ba1d83e4dd4d1 38762 doc extra libghc-resource-pool-doc_0.2.3.2-4_all.deb 3719ef7c7fcb87d13afdcb4a0d0ee3a2 31660 haskell extra libghc-resource-pool-prof_0.2.3.2-4_amd64.deb df237f17dfa3ebd9afea71891f0a0b77 2800 haskell extra haskell-resource-pool_0.2.3.2-4.dsc 38589c154b2b7f27dac662de7e97c184 2516 - - haskell-resource-pool_0.2.3.2-4.debian.tar.xz 6a0d29123c1a49d213d8ffd1d845da43 6527 - - haskell-resource-pool_0.2.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUhwQAJYx6md+4j75jK6EIVBxib6Q T/dZxm+G/R9yu/vLbu9V6hD5pGu/Ylqs+QIdbJKHiJGyGXiTxCoN0CUccLyBfY2P jPA/yx6dQ82sHO8qegzaPf0FmEJFC+6C+wnAMzQDMfp0+ZDlQiCSaQ7Z+P+69QyK KFJpu9UNNH3pMW6Oyt0E+ncTigGFlh8P6xxPKJsIlyhUTuYRMkgxo9ZmPpJOSBdC +aAcV3ACENnRRfZvnEfDffir2VcbZGIHsWAp10qQq6HFToaeJEqPvGWVq7eNal8d FpUw0oYeZOXIu3gEVlaLjHmiyIfkroDaDiSSAZ+G2H//ZE2N5kVrQEBeEzolEHkX KpImGISf7K+T3O0MfRA0yLTEOtN9P0djKuEA2zLJkB75iXhhVXShMzYhO2rLOIxe ec/yvI00DeuktMxwxZyFOyp8JXiJ+Oqtj229/WKMwianLSRgaxIumvSMbiTxyrAM KqiwyC3I2jTboqgjWV7sx4ACqKLS4ZIX/ZJDQCKvqpk2l5B9ovhcR5+DalZzxNsf CZz7cUTZMbOgNN7ZYr7eo7cN0IIe3z/Jir8kDfl8r134ehadKUsFTQSgl8lh+Vcy vkoAO6jvnYDMRlomzJ0ArO0BtRe5PIjh9IVnMzMiAR5wUOtGVxEzEFsTpYuXkSeR 97tLPxid4ATERJdZe5Gz =jvq+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:34:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:34:44 +0000 Subject: haskell-securemem_0.1.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:31:18 EST Source: haskell-securemem Binary: libghc-securemem-dev libghc-securemem-prof libghc-securemem-doc Architecture: amd64 all source Version: 0.1.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-securemem-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-securemem-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-securemem-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-securemem (0.1.9-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2dcbd71ba58364d8155aae73c9e20e60b6df3faff8e8c500c5f19c01e627207b 20152 libghc-securemem-dev_0.1.9-3_amd64.deb 77556d17e707146ee17e0d3548d0af4cf2447cbc07ef3bf1c2cc0c669c4eb9c9 32598 libghc-securemem-doc_0.1.9-3_all.deb 95413066b9acdb8735296609b9b1f1aa97e679e43089bfdb24bebfce6b0afc2d 16310 libghc-securemem-prof_0.1.9-3_amd64.deb cb98342e9d7cc8c6511411013155299148673647af40761fb289105b061fe7f9 2509 haskell-securemem_0.1.9-3.dsc afd6c4f4070fc10f263681044ce7da5c3f091d8ae0f189bbba19c8e91d42cf2c 2676 haskell-securemem_0.1.9-3.debian.tar.xz feb60dc542ea3ce9cdb449093b85dc69e43df310aab4fd161e4cdaa3ba847036 4180 haskell-securemem_0.1.9.orig.tar.gz Checksums-Sha1: df26a9710b3f9bef5462892ca922ffe8d1a0146e 20152 libghc-securemem-dev_0.1.9-3_amd64.deb 06a4eb22e3ea74061a04d33b43b732f52353bb46 32598 libghc-securemem-doc_0.1.9-3_all.deb 9e4a542e0098ac858dd3eedf04be0cf9b842580c 16310 libghc-securemem-prof_0.1.9-3_amd64.deb 4fd06011b5b682bb98458f600ba27d1ee533e350 2509 haskell-securemem_0.1.9-3.dsc 6314de4e8cdd4b163632e4346a6109de559054b7 2676 haskell-securemem_0.1.9-3.debian.tar.xz a3f713759abd46b8946068f10492965efa1866dd 4180 haskell-securemem_0.1.9.orig.tar.gz Files: bc782099db9e823f83e4a1cfe2bd14a8 20152 haskell extra libghc-securemem-dev_0.1.9-3_amd64.deb cbc73fd1109e94477f5302ac6ae6e797 32598 doc extra libghc-securemem-doc_0.1.9-3_all.deb 0fbfbec02f50df52fde2f923717741ae 16310 haskell extra libghc-securemem-prof_0.1.9-3_amd64.deb c420648cf8e4bb1e770d3390cdd888b3 2509 haskell extra haskell-securemem_0.1.9-3.dsc e8df1e7554aba6e6a85c94d91bff509e 2676 - - haskell-securemem_0.1.9-3.debian.tar.xz 5f299006dd758487d3c716b510566a9d 4180 - - haskell-securemem_0.1.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT2IQAIiakaY1SMqzT0X+4D4rH0YN cBWx8vAXCR3O2BtnKOpl1eH9lp8RlwvIn6NE5BhDDBkxsLvv4hJ8E2knu9U++n0o Y6iPM8dolVaQKjMkJpP7K6fNYKaHBKbiMJc1vP8r3I8Wa8wDBw1gIepMl8PO1Z/T aw0OAdUzOuE1+K2Q3iZmz66TwMUkTp+9T6/wfXaQakPCPvBUuVBFeodkX0N7xoak xWRFAGZtz7olCSiDD3IxfXpOzK/uYTuh6gjHuHjnBOK3N+ZwMYAG06IfsBe1cGMr RJAUkIOzPHGrm1AFagHf2IBRfInYp95+ZCc3vzwcTXlcvzDXe1gaq91n+XGyc2KR 1faz8QoqiIt02PZIKt4fLFHBWExNsdP0UFaZinG9teQMdvH8binxQcbKKZI+J71e zmtIv6SnUyNNW/R3KYU8yMBsY9Yinm34vHCNQRyPzNKgEo7jXq1xa7CYlVhVmCJR gepUc6LvAX2kLH47xRlD+sfKpUJnM7my/ChoZ2VyYOqEatowC0UtGgF1cKtZrFQ9 oA2xPMEOHctWT0H+1wWOnOqm+YUAtm7pY6UUf4YU6c9xmc9O7e0nDuV+tKuaLfxP /ZLHAI8FbG59IrqBwSF0YSc34v94CkF+PQgSyCca7JDvLV5qS6OeF5IEJFrgipqD lePYUy8GYNrOBlUgX2M5 =tsOe -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:34:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:34:53 +0000 Subject: haskell-semigroups_0.16.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:58:06 EST Source: haskell-semigroups Binary: libghc-semigroups-dev libghc-semigroups-prof libghc-semigroups-doc Architecture: amd64 all source Version: 0.16.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-semigroups-dev - Haskell98 semigroups${haskell:ShortBlurb} libghc-semigroups-prof - Haskell98 semigroups${haskell:ShortBlurb} libghc-semigroups-doc - Haskell98 semigroups${haskell:ShortBlurb} Changes: haskell-semigroups (0.16.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bf26676de4f26e18e0dbc2269c9a372c6209576362b16733f067beed7f7e0655 250574 libghc-semigroups-dev_0.16.2.2-3_amd64.deb 33ce5587081b84950ae6d7499f89ac31ca678a93e8251edf0b3eebf26330fe52 68126 libghc-semigroups-doc_0.16.2.2-3_all.deb a7cd147781137b673b7d62b221baac382fc4826ee6df4d9a93222d38af9fb33a 221398 libghc-semigroups-prof_0.16.2.2-3_amd64.deb f46fc980dbb5bd474ee1769f497124fc097d1e9db3d44e79ec3654cdc1503933 2740 haskell-semigroups_0.16.2.2-3.dsc e403d0e778dfb39e70a10bcae0b588da5968d89f7f24e71282671830534e7d1d 2848 haskell-semigroups_0.16.2.2-3.debian.tar.xz d17e3e42c8e2457286d5c583dad5d0df57678ce4dcf12acc8a7667e80bd8ed57 15159 haskell-semigroups_0.16.2.2.orig.tar.gz Checksums-Sha1: c45c4b50a97059d85aaa4f5d6e291025c9a03a2d 250574 libghc-semigroups-dev_0.16.2.2-3_amd64.deb 4482dd2185cb390c1f55ac6a2e32e4ed29a02799 68126 libghc-semigroups-doc_0.16.2.2-3_all.deb 0601d8bad19849d035431a2bc8eb801a1e4d2aaa 221398 libghc-semigroups-prof_0.16.2.2-3_amd64.deb 6c17c5236ff0449734db2bb4846e57ff5d3a4abc 2740 haskell-semigroups_0.16.2.2-3.dsc c00b5d2e72ba6a3aa4b82a9540bd88e21e5d00ba 2848 haskell-semigroups_0.16.2.2-3.debian.tar.xz b7ce5893b3068554d301b39bff3ad10ec4099594 15159 haskell-semigroups_0.16.2.2.orig.tar.gz Files: 20d81fd5004b1746f27f491ae7e97eae 250574 haskell extra libghc-semigroups-dev_0.16.2.2-3_amd64.deb a6fc4a33b72afa6b114cade729385f1d 68126 doc extra libghc-semigroups-doc_0.16.2.2-3_all.deb bec0c3bad92839b5bf11c1e21b0a4acf 221398 haskell extra libghc-semigroups-prof_0.16.2.2-3_amd64.deb bab1c22e6d4fd7c0a61b9bad82bcb617 2740 haskell extra haskell-semigroups_0.16.2.2-3.dsc f1675ec0f9f29f79d7001fdf5066da16 2848 - - haskell-semigroups_0.16.2.2-3.debian.tar.xz 728f760bca161acdccbe23dfb4fb43db 15159 - - haskell-semigroups_0.16.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+6AQAIcnKqmITd/WliFkz78Jb4BC t39emUQvtcgBkqT6eS2OG77OwIpn+goy/65oNCOeacTLdtQezGd51U3h31eLWdTj Wy0cF3V4/KbmpaTfqMBsbUOH5EbKBXzTuvGPodLd7mEpBcSxzN8dnthZhpjkdSgO l1iQ1GPs6Kwhce33muYWhxyxkUjQ9nOeKAj+/Z+ft7mJ09oJGQSU1BbyPLz1VZCB PwKRpynWKczFzypHRhygZxMpIrAqijjerQ/Q+EGZJzgDHUczqh3fB+5joOmwk/W9 GZ0gDpzQ2qljGDumCp0l+LacMMxODc0KwlWq0mgb5ajC0sZVljAGw9fOLHOVx3GI q4v/MLli12p2Na6R1KTyXlJNq5G4TkPHDikYgy4lfQ9+9W4A2O9vZTKD8NkiAa0F YYKUOn0lg67fFgWHbT22sSRaheLmqMS0Mdcgrt1FT2wM9BYzVdYOU/PjexqxAkxy rmtlwQoGJZvyVJavKHQDbnNIfsVR1FVskQ8HaSZDcj8tH7GJDOUH/DKP4xuNascT BTOGpREZ3fVL5vkJtiZPI7W2jHtiK34pU03wG0KzDfcGRpIs8LpZOZZuHiUkyQKR SGRET84PW9Xo9Yq/tQFgebFvVlGBzxPL/VcUir4cF8aQnbzww4XyPQin3F5x0i03 QmQ2ZkmZFvVj3/KEl0Zd =UFm3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:35:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:35:02 +0000 Subject: haskell-shakespeare_2.0.7-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:46:14 EST Source: haskell-shakespeare Binary: libghc-shakespeare-dev libghc-shakespeare-prof libghc-shakespeare-doc Architecture: amd64 all source Version: 2.0.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-shakespeare-dev - toolkit for making compile-time interpolated templates${haskell:S libghc-shakespeare-prof - toolkit for making compile-time interpolated templates${haskell:S libghc-shakespeare-doc - toolkit for making compile-time interpolated templates${haskell:S Changes: haskell-shakespeare (2.0.7-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 32d168b9de281ccb7a90d172803e479f0818b9d2bab680cb7c6bfa765a74e1d6 801746 libghc-shakespeare-dev_2.0.7-1_amd64.deb 7579ca9e68bd8a4e4b1ae802952c94d921980ebdfe660878dad672dafb7bbf29 134540 libghc-shakespeare-doc_2.0.7-1_all.deb 5d0864b0468ee72e3452aa8d28a86788eb23dddac9341a7b1019407e5825f7c2 698752 libghc-shakespeare-prof_2.0.7-1_amd64.deb dc6c8bbeb6b71a82078a4c2d5ac60eb57a1ebf88d51d43410d993d98250427dc 3073 haskell-shakespeare_2.0.7-1.dsc 753a363c7a81cd325b76b3bbcc953a0971a7593a05f328964c922e17d32b0838 2772 haskell-shakespeare_2.0.7-1.debian.tar.xz 7a567d6effb68c7b39903fb1fccee54e6a1222a4746b5135da5623c406281668 62913 haskell-shakespeare_2.0.7.orig.tar.gz Checksums-Sha1: 1cd5edb0d9417ab9e7f07f73f129aa700410a331 801746 libghc-shakespeare-dev_2.0.7-1_amd64.deb 7d918dfc9a05b11512f1da2792f85c5731447797 134540 libghc-shakespeare-doc_2.0.7-1_all.deb 0fafacbed4d6ccafd5d2b69e869865d02fe4bd33 698752 libghc-shakespeare-prof_2.0.7-1_amd64.deb e36f670851309f5ec72b1159b59424e0dd9bce57 3073 haskell-shakespeare_2.0.7-1.dsc 8ecaf11c770ac14a0a489f7d6eed78605f4959ed 2772 haskell-shakespeare_2.0.7-1.debian.tar.xz d8ffef68a66bc524fd6f0cbbd8d8dff35898249b 62913 haskell-shakespeare_2.0.7.orig.tar.gz Files: 14d8c093849ba4371c74a652201a28d8 801746 haskell extra libghc-shakespeare-dev_2.0.7-1_amd64.deb de100ab7c9942609cd904ed7a181800c 134540 doc extra libghc-shakespeare-doc_2.0.7-1_all.deb b4a92ebff34f43b3c28ed80206367953 698752 haskell extra libghc-shakespeare-prof_2.0.7-1_amd64.deb 4b0d2087d4bcbbee24d02089735f6e16 3073 haskell extra haskell-shakespeare_2.0.7-1.dsc 703f25d569cf6509fa62294f5122d1de 2772 - - haskell-shakespeare_2.0.7-1.debian.tar.xz ac4ae06b48803a1734e457109f001193 62913 - - haskell-shakespeare_2.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouMgP/2GHUZ5t04lcZeIxOkQe+dIn D6cqevIbnIE7Irc/u5btwaAal4yJoyMukg//fN0CtKTPpeJocPqWWnvYgMa5CM4Q Pi/scqRHGYGITovfiQSLtKY+8NBfTMN0Zwwnz6NrgSwt510K1G/rVa9/tLkMiKMR iELVEcoqHeY+tXJ5WihREU137G8+mlYiym0osu1ZdXlXeiSj2RmHIJZzOJ328LGg NlEboQtOuk4yfyQKxXEnctdBdJ1/4JzlxdFu545lkz6gdCkJeYPdYAd7fN4i+hRZ TxxJ3p0TcqJZML5i7yXCt7zGwceuLZLSlzV/+OaC//Uj844xFo6eXnLDNkgzFXk7 k+VgZ3DdFQ0QQhxo5rzTqK2AMBNKoADYdmsx6FVHt47Qn3tTr3APLbdh2Br4AtVY vvvhmDWhT35OjvyzdxiMvR45RSZ587nLpbG/ui+ovHXl0EJjaPtSLOFvQ5xv8xQF CFccmNGPAAVbAeEornJHon5bqaCQpbDcKSmZBc9clm5cdLJc3WjXWsRj9HEDJaJU Uw6PMUXpVrWjl6sTTrlppj8GSAIbXidMek1m+KcVtx52M0yaUn2rI9SZuteBFdFb fFknEdUyu45vtIEjnS39d++HgPIYXnDT5fq4cvACE7x8apTR3XGX/Ohxuv0H2juE ko+W4M3YXgbag4yPdgxk =BqCu -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:35:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:35:11 +0000 Subject: haskell-simple-sendfile_0.2.21-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:35:42 EST Source: haskell-simple-sendfile Binary: libghc-simple-sendfile-dev libghc-simple-sendfile-prof libghc-simple-sendfile-doc Architecture: amd64 all source Version: 0.2.21-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-simple-sendfile-dev - Cross platform library for the sendfile system call${haskell:Shor libghc-simple-sendfile-prof - Cross platform library for the sendfile system call${haskell:Shor libghc-simple-sendfile-doc - Cross platform library for the sendfile system call${haskell:Shor Changes: haskell-simple-sendfile (0.2.21-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ea30a7d67e8fede0d2c650976b72677fd7811f57f33dfc639533317d301497b2 22460 libghc-simple-sendfile-dev_0.2.21-4_amd64.deb 665b7e7e34ea510c8625f10ec63da2c82e412a877cb040d997afe85e41adcedf 33314 libghc-simple-sendfile-doc_0.2.21-4_all.deb 26407b2b476a5bd1e3cffc7cd24141f0075042b60cf526c1cf5a81efaf9098bb 18918 libghc-simple-sendfile-prof_0.2.21-4_amd64.deb b423e1bbc9881766f17c3b91043e6e220dcacea6c28fcad91b531323b9bd3f69 2968 haskell-simple-sendfile_0.2.21-4.dsc a82c17a3cef0565d1bf0c708e410213c10c35f67fdb573a573d52b4265d06290 3160 haskell-simple-sendfile_0.2.21-4.debian.tar.xz 61239d6c5e94ec76067d88d8a09589b53ca0a5d1806fd9f3e042d007cc67fd77 7469 haskell-simple-sendfile_0.2.21.orig.tar.gz Checksums-Sha1: 9c7f84c97dd4bff5b3e0f53c720f380a514de8a9 22460 libghc-simple-sendfile-dev_0.2.21-4_amd64.deb 21c9fc68f99a51d46b38dfd0672b9c73b407e5d7 33314 libghc-simple-sendfile-doc_0.2.21-4_all.deb 60241b0da047fde0af7c0a8882ccc5d4abfff58c 18918 libghc-simple-sendfile-prof_0.2.21-4_amd64.deb 8a8c40b1b62d3ffb1b16df8ecbe99a790b99c6c9 2968 haskell-simple-sendfile_0.2.21-4.dsc 9229a4f154c2edc7c5b3965f19afd45195b53847 3160 haskell-simple-sendfile_0.2.21-4.debian.tar.xz 97f2e128032782773acc4d2ed0f1476017ebaa58 7469 haskell-simple-sendfile_0.2.21.orig.tar.gz Files: 4738f075d30c2fe63f139d2430ae2f28 22460 haskell extra libghc-simple-sendfile-dev_0.2.21-4_amd64.deb 93dfaa4a5d260610b0a94300d0b32418 33314 doc extra libghc-simple-sendfile-doc_0.2.21-4_all.deb 51baa0e1257542b70901453de994a444 18918 haskell extra libghc-simple-sendfile-prof_0.2.21-4_amd64.deb 49aaed5bf4a700479523bf7ae2e48242 2968 haskell extra haskell-simple-sendfile_0.2.21-4.dsc 0e0246f360778fc82e23b4ee674710ec 3160 - - haskell-simple-sendfile_0.2.21-4.debian.tar.xz aac06df55f4ffc9b5f9a13cbfb92f030 7469 - - haskell-simple-sendfile_0.2.21.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNSkP/1f9M30MJClaDK3RcXUbirer J8fZ/51h2+M8I7H8Jhr2ZQDK4hVdlgrCYH9XKIKJBiPfQilwttWI1crjfw41G39I FluLckAWcc+eTHxG1E+wq+SC1HF6kklDkNrLFQ/RHYmPSEEysqVLP9AAKKoaSmwU 3ZTrnUszPaYqxmed8uKIKHQ5ebohrjiRdgqWBJ7vWNuMjQZUXKRnciI9JabPKWkO qwPat1nFVsw1KMElFX4YkDMwrr7R13rcbkQQ03w6Nal9e2IwnByp/cKUw6YCc6nK Z6QfuhnQL9Rnow2u1ficFxP/nsacMw2PPME2qmqkqtlluTLCASGnAOKLKhY+RKqu el0NdE7b/OPbKVk2w2C8MmqdEKn2+VNK2CbKAf4YfZd4Pczt8yK8J5LFzvi56/58 aaz1phThzlYtACmFktSWdjeyN1yaMtkuuUYr4zbT8XSM97VRzTzvAWqXKAT5dhkL oMQO6S7f11LMVRVU5etwnxb6lweGkPTag7WQzCu+BrwmiiJDWl12grTsPcisSvmS VqbwGsjW6F2reohW/c8LIL3WxoRp6+vMkICAB7+RIxMEbhnowJr9OimwXxxclncN TRPWHSIOHLCW5iY3mI5BOkl4mfj+d9IzXdVXYenE49lNXPsOfci263SsQwmmUeFq S/aVXuBPHPjQPshOJvSp =fT3p -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:35:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:35:19 +0000 Subject: haskell-skein_1.0.9.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:41:24 EST Source: haskell-skein Binary: libghc-skein-dev libghc-skein-prof libghc-skein-doc Architecture: amd64 all source Version: 1.0.9.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-skein-dev - family of cryptographic hash functions${haskell:ShortBlurb} libghc-skein-prof - family of cryptographic hash functions${haskell:ShortBlurb} libghc-skein-doc - family of cryptographic hash functions${haskell:ShortBlurb} Changes: haskell-skein (1.0.9.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 383152531904accc5a8ec25b16aeae12c2f19c42f61fd2c0a9383bcdabd63cb2 96312 libghc-skein-dev_1.0.9.3-3_amd64.deb d7a5c958284434db8ec4f7805c7ce6b12045b35d0daa6d2cb4e87ec340317f66 49720 libghc-skein-doc_1.0.9.3-3_all.deb 773e0bae1bfba41eecbe1e6327bca03f786366928dedb642e840423da80ed84c 80608 libghc-skein-prof_1.0.9.3-3_amd64.deb 2f86b17af9b8de69e22c4aaebf307d674f3cfbf916972e1580a68bd133a2ba8d 2688 haskell-skein_1.0.9.3-3.dsc 32954c0f3c236c8bcd3ebcc066055fd2f800e84f08bb7fe9b616d2e4863015bb 3268 haskell-skein_1.0.9.3-3.debian.tar.xz c7bab12dbad3af29fd8d3b10f418198fe22315e8f849539bf9d7efe9495df14c 119484 haskell-skein_1.0.9.3.orig.tar.gz Checksums-Sha1: 4e3351dcf70a3592132188fe62a3e002e79bd61b 96312 libghc-skein-dev_1.0.9.3-3_amd64.deb e69a7b300abf5b2fbd32ef131e0db54beebccd3b 49720 libghc-skein-doc_1.0.9.3-3_all.deb 7f19ddb2f305aceef8992a9b899171bdea0198b7 80608 libghc-skein-prof_1.0.9.3-3_amd64.deb a71e52a706970a9732c2b2eb19897025496c01a0 2688 haskell-skein_1.0.9.3-3.dsc e8ae72f97cf2fad1312031aaee16cbdd19b20ee0 3268 haskell-skein_1.0.9.3-3.debian.tar.xz 5b2bf36e9d7da5ed634815f541930ad1e3193c18 119484 haskell-skein_1.0.9.3.orig.tar.gz Files: b5f9d9873a773aa583bc8b88cbf22945 96312 haskell extra libghc-skein-dev_1.0.9.3-3_amd64.deb ebccb68b61e5ebe2ccb1d5a7a2e8a9d4 49720 doc extra libghc-skein-doc_1.0.9.3-3_all.deb 61ae90dcc5eb63373e9a3ddc2d8a48df 80608 haskell extra libghc-skein-prof_1.0.9.3-3_amd64.deb a9f515caa930251e3c1d440b1e3a13ed 2688 haskell extra haskell-skein_1.0.9.3-3.dsc 15b7e8902a8dda1244c489108cb583ed 3268 - - haskell-skein_1.0.9.3-3.debian.tar.xz b180fe8d7c2e395c87fca348c5bc265f 119484 - - haskell-skein_1.0.9.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioH/gP/2iX+JS46lASi/5mJjz0XtCk n/LhvG4dpQcrPsLe8lQMfVbWDXMh1dZCJ1t8Onw/w74rQj7fAyjME5ya+Oqptb1g HC5VwHLWM1SG5jEivquiaREtmHZ9htl/66i6CtP1w270XQo6Q5Xz9w8TN66XSzsl Wvq98wZk9eR3ZX5KzV2/xY0rJcnwc50ZAm/CU46z0nsz+1+DyilqvZeUx3Fiye7J PFE+R9xq/jEw1VtO5SLTkfGmPQb5h6sN/5a0eF7mxg5SGrXOk78chnWUdrgDRYo/ i2UOYlow9IlPJIjZaP66+I0E8sN12NBi2vAbTRRpdfgX1dM3DZEn3JSKMP+FUKue nZJxThgwhCYqySC9wdIcKmlAPzVWEyfp5ocJcc+b6BXG0T4v3b7QVYXafxTHKz51 hbtt9L7/FaK7l5kpNCPtl/fUqbdDs+iBnPaOxjjyTwyuAmZAcTXBE2twtv//AKTY qEcb2AWlIDPIf5YzcKRjOb94Nz0Li2vrw/Oau28CafTy5rcBuX70uVyaT2CmV9wa 1XiGBaXPo7Nq3RJugSf7KSfoNclixLckkbNd6dholLJJWh7RtG2o5y0YgMH60oi7 PBfNKBB2H1ZDTeRLrUZgFBrMwVzFR7+QgNrKH65xQfI8Iv6lYvh4EbiT5kz1u3fl 2aM5n+Q/ecO4NEuHf8ZP =HPFJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:35:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:35:32 +0000 Subject: haskell-src-exts_1.16.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:05:55 EST Source: haskell-src-exts Binary: libghc-src-exts-dev libghc-src-exts-prof libghc-src-exts-doc Architecture: amd64 all source Version: 1.16.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-src-exts-dev - Haskell-Source with eXtensions library for GHC${haskell:ShortBlur libghc-src-exts-prof - Haskell-Source with eXtensions library for GHC${haskell:ShortBlur libghc-src-exts-doc - API documentation of the haskell-src-exts library${haskell:ShortB Changes: haskell-src-exts (1.16.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c94a29da06ccf97b5cac4a0ddfbb69ef4b2ef88e2ce361d2650edfb76219ad81 4859984 libghc-src-exts-dev_1.16.0.1-5_amd64.deb f17cd9e37bfb78bed880ffe9e62b81e551546201e235b50a8cac015ccc2d1709 425564 libghc-src-exts-doc_1.16.0.1-5_all.deb c7b0abd6acc115892e5362449ad295debb45e198f4c59a5de66c548f090209ba 3898056 libghc-src-exts-prof_1.16.0.1-5_amd64.deb 5201264e0a8b0ef1302ad2911cf22f281071bbae6f14ffdd4c7599f3354c2f2b 2481 haskell-src-exts_1.16.0.1-5.dsc 4bbcec24dff6168f465d9122649be211f3542d9a05fe53f855841a8c3705530b 6860 haskell-src-exts_1.16.0.1-5.debian.tar.xz 3f3bd41ad3a346a78e80195eca83de529d3ece63fa7edcd4df3b8bf40a970fc1 1410081 haskell-src-exts_1.16.0.1.orig.tar.gz Checksums-Sha1: dfc40e592da5328d48a6853823a9c0ad5751212d 4859984 libghc-src-exts-dev_1.16.0.1-5_amd64.deb f5543fcfe19377a70f0a7a1ca9b111bb39fcdeff 425564 libghc-src-exts-doc_1.16.0.1-5_all.deb 7dd7201fd6977592207de3ee5fbd12acd04c69e2 3898056 libghc-src-exts-prof_1.16.0.1-5_amd64.deb a8ae8c149e019f5e430961ba8fd73b98644e5106 2481 haskell-src-exts_1.16.0.1-5.dsc 5a8538d0bb22266e08cad1e7494363de1b06d4bf 6860 haskell-src-exts_1.16.0.1-5.debian.tar.xz f943877b86cbd95f193b8fbef1ea25d0b695ab52 1410081 haskell-src-exts_1.16.0.1.orig.tar.gz Files: 11dcee28a4271bbd7bf55553388e4aef 4859984 haskell extra libghc-src-exts-dev_1.16.0.1-5_amd64.deb 434e54a20c669f4a24bd3828303a3894 425564 doc extra libghc-src-exts-doc_1.16.0.1-5_all.deb ffde75f2f1eeb96b22dd0f203a54946a 3898056 haskell extra libghc-src-exts-prof_1.16.0.1-5_amd64.deb e7e832aba8b8679cd666c31c0766a210 2481 haskell extra haskell-src-exts_1.16.0.1-5.dsc de384c6e3b44bbc751b904d5cffdb58b 6860 - - haskell-src-exts_1.16.0.1-5.debian.tar.xz 15c58aee97a19956770d6aea01835e49 1410081 - - haskell-src-exts_1.16.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+JsP/00qq+TqRLY8RCRCcir3LE3y V3EsXTZLelZrc4XHAGm0zUu+sqh5c7/Mnc+gKCp4RmLaUHRGKY1NqN28vBKnPLQY uc7OnFOR7Pm3bRfGTE5eFblEeWoON0jyAHce4HYnYfd2q8F3IpQz88xW2y8wewZv kz2u8XTkkvS/WJjyrxoc2RTCv5QvUijOkDNvgszpqgXmzFdm32IjmUnRFICv6xTu iU3t8R9eR+2aqkjRWQ4z3tGK3tSPaXTt0z3/rdPw3/rXGi1IQzxPzjpzFfZOriP3 AZ2QWmHReC6YhGMmCW8x2NO6lYqjvpmrU92JnEvFuLzpzklvdNij+V5ipdjrPsgC 1BgR6h1Lbbd20tn8rwNeZ3dLGuLVRJ/dfilCbntIN5IdBcLIgrCn+YqgTwNMullL JQVJmh4ym+bEofhd4exj/RsuRlbOa7y8BxZvQpPy4PSWcVDj5s2E4gTjh9HGRmpV OaGg1WM0xk/Y75Xd9TLOVBEB3TVlAs1RGJfd98+qfm1nX7Oz4tmEcR6Zn49BS6rm QkxCFdV8cYU8c6xJ/DzMBlOj8eBx2CtnebNJoteZcbTtA/PXgyoSzIErSW2K9RPd +8OlID1wcXLrEsuJZIiM3qwHYULs8chjiwwkbeT8Nw0j5isBWWUredYZLJCMjQeI vWuAOeInhPX+lMCR7TlM =xc2Q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:00 +0000 Subject: haskell-tabular_0.2.2.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:47:43 EST Source: haskell-tabular Binary: libghc-tabular-dev libghc-tabular-prof libghc-tabular-doc Architecture: amd64 all source Version: 0.2.2.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tabular-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tabular-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tabular-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tabular (0.2.2.7-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f38261032b6995e5ffb4cc47ab231de8a8cdf18b6c289f510bf839d2f5e65cd3 44604 libghc-tabular-dev_0.2.2.7-4_amd64.deb 78ea368c7a4d076e443652d8cfdce8045689e212e5c51fc27cb9789bc9af6812 41400 libghc-tabular-doc_0.2.2.7-4_all.deb b0e4f5984398ea5b6456dc9607eb2e275d276b2851457532e0b8c61fdf4d46ef 38270 libghc-tabular-prof_0.2.2.7-4_amd64.deb b40e2e03dddd02a05f18a4a9469ea194a8909e1f41d4d112346726fe2e616806 2600 haskell-tabular_0.2.2.7-4.dsc f3f3f48de60f9933fc093608d6ff849c42d5a470aeaa0c9019a00f82544e3472 2872 haskell-tabular_0.2.2.7-4.debian.tar.xz 13f8da12108dafcf3194eb6bf25febf0081c7e4734f66d2d4aeee899f3c14ffb 6526 haskell-tabular_0.2.2.7.orig.tar.gz Checksums-Sha1: af6b7c43d294f3ddb886c50237fbf8e13f86514e 44604 libghc-tabular-dev_0.2.2.7-4_amd64.deb 70d03ff3ea1f1581126a8667051fe15b30de08d4 41400 libghc-tabular-doc_0.2.2.7-4_all.deb fd1e3c6d80a11972c620df9cfea611a1cab69158 38270 libghc-tabular-prof_0.2.2.7-4_amd64.deb 3a4e1e26b20d5fcb96bc8859f84eceb2a728dff2 2600 haskell-tabular_0.2.2.7-4.dsc ec4a35c6a9010d3fbb6a3adb823cf957b37a8808 2872 haskell-tabular_0.2.2.7-4.debian.tar.xz e58f9fc68528d2568d29a72560fb07be39295536 6526 haskell-tabular_0.2.2.7.orig.tar.gz Files: 391289e3aa779fa8a4c7e42f560ca821 44604 haskell extra libghc-tabular-dev_0.2.2.7-4_amd64.deb 0c4b7298da5f29b709baae8e3024b290 41400 doc extra libghc-tabular-doc_0.2.2.7-4_all.deb c875a4dfedf767fe5c933a10b11ef505 38270 haskell extra libghc-tabular-prof_0.2.2.7-4_amd64.deb 115ae8d775859d37eef86e845364c061 2600 haskell extra haskell-tabular_0.2.2.7-4.dsc 6b402c38fee5df445a52404df0cfcc4c 2872 - - haskell-tabular_0.2.2.7-4.debian.tar.xz 3da4101b391a0e6e663caed1aea50486 6526 - - haskell-tabular_0.2.2.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiou/EP/1AyH5i44vCLv5W1nyGvMWDA jEB2FPQWNjFGfYnHKOWipJGCveC3Eu3ZG/cyrU2nJqjqJc8uo9BqL3TnkRmH4RVq ttP6wDaIlJK17eJpx3r4dqcdQkM48KtCdKRrHErz3SJoc/H5B/VisdH9xep5gBxs eGdW47tNRlSwLaKBatgJ6/+nZgHvnE1xe2h/Zy7CyGR2+3svzn8ffNFUsaSgVU75 OsAIDOFJSw+3RftP7MxUlVXTNNKXKnf5QkHlVXJ6xb1qnHeDVriOdDCHgifcUIVx KqnX7aNLGx+OEq8IzFzKiL0FPhwL4I2bi8sY1ELEteOPO8gNz+jVhHNGJ8pEVu8d RMOQRMMliWSjdc+nx8/ufZGRWqArtXCUcpaN+LgBLt1XRpb0KcaaMcqA1khrSILU oSyqmkvIwryRwYL9FoXCAhLTk4Dv5FWOH8FlkzXA/fTlxIAFUrj1RquYcB7tBA0/ Ld3rrK41mK4bppPIx/MBHV9LevspQIJ89v2qWXl5pyjvMjokYmIeFqGNiS7T+it+ A5K2Tkbkfexplbv7gKSZ0MpPmv36tHrM32O7dADGZ+ZA9bLZtIBMA4qNju5RAcZd y7Dw45Yr+IGc9MCTp7vYGdbN4WR6LF3GssPAnGcwt3jy0lviZmdg4B3QisckbY3n n7IqgS1/SJ8JnH7WGrsn =KLH9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:35:49 +0000 Subject: haskell-streaming-commons_0.1.15-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:06:19 EST Source: haskell-streaming-commons Binary: libghc-streaming-commons-dev libghc-streaming-commons-prof libghc-streaming-commons-doc Architecture: amd64 all source Version: 0.1.15-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-streaming-commons-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-streaming-commons-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-streaming-commons-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-streaming-commons (0.1.15-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 65e20c96b93ee63a94f8a7c9de6ead584685c287fde346573f3e69e50cdf258c 196806 libghc-streaming-commons-dev_0.1.15-1_amd64.deb 3e6392f19182263b08227b99910712319b42dcb8dfbf55bbf2693ecd97f0a1b8 102854 libghc-streaming-commons-doc_0.1.15-1_all.deb f02753aa80ae81844800cb990e4526de6ad3025b86d591005514114ca8633982 168428 libghc-streaming-commons-prof_0.1.15-1_amd64.deb dda36bcaef253b89733d95445d4777d64650903b61f5258b1cb6bb6756e9cd93 2946 haskell-streaming-commons_0.1.15-1.dsc c533195b8192b704c0e30125f3465571ff3f73b8ba54672821b5b5df5690e192 3652 haskell-streaming-commons_0.1.15-1.debian.tar.xz e507beac9ab68eaa8be4933bc1e9511610c581fdfc72621ba51faa913e5fce42 87625 haskell-streaming-commons_0.1.15.orig.tar.gz Checksums-Sha1: 6c20806f430e236d6b23d3e83803ef3b30fc0048 196806 libghc-streaming-commons-dev_0.1.15-1_amd64.deb f7edfef878a9debdd9d799ad451655c725961071 102854 libghc-streaming-commons-doc_0.1.15-1_all.deb 1651c77a27c03394a455006559b0257a8476070d 168428 libghc-streaming-commons-prof_0.1.15-1_amd64.deb b99d5947478780d005dfb0b2feeaf125d72cde0f 2946 haskell-streaming-commons_0.1.15-1.dsc 39d51cccb91a192b38e08abeb779031cf1d73bd4 3652 haskell-streaming-commons_0.1.15-1.debian.tar.xz 9671ceff5cdcff98bfd7e731727f0e90e5cdb59c 87625 haskell-streaming-commons_0.1.15.orig.tar.gz Files: 3e1011c6f4adfc650d1fd2adeee3c0b1 196806 haskell extra libghc-streaming-commons-dev_0.1.15-1_amd64.deb c8f82ce91a2980470b6a1529e8079ad4 102854 doc extra libghc-streaming-commons-doc_0.1.15-1_all.deb 60b788bec8a84c97a95bde34c37c9254 168428 haskell extra libghc-streaming-commons-prof_0.1.15-1_amd64.deb adee084e409361d6fef136b67d88eeba 2946 haskell extra haskell-streaming-commons_0.1.15-1.dsc 1195c37eec7b6a43df63de3dc9ebd405 3652 - - haskell-streaming-commons_0.1.15-1.debian.tar.xz 558487295c7e9f9ce608e4e7113e122d 87625 - - haskell-streaming-commons_0.1.15.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNJMP/1bkLOatHQMHrh2rxBT0zW/v cjlUM5b8IzVkIUP7s9klH6buv808v2OnPEW5lH6eRWhpAAiNIr+n+HdQVB+mzyfZ kIcv+nBEETvrk0kfHkxy99I26hYoEMUtPIy/V6NhIzdaXlqpfbWBFwgwTIfAOc8N gF7YqApxbcyiKPx9IBHLM7z3MftHCHR01ukvWu5tj25vgldh3bYhnOorKCYZf9gQ oMofbDKu6rCDlI5YyqAQCCo368wmZuutSHr0FNEN+qm2B6mAiP4ChMAaksCgydNf NSA96RgecRFQsgqyEHzZZRY+CuPiijW2ozLKfceR7Y+xJON6r69IU0basucdCKRj 6TLG2yYlQQLCmXQ/FRQJ6rc569rqreZ70N8PE1DtzRfHknKnM5mqK0MvnwWldDhI GIKbVDrby2X3rR6m554xnAFUSkHteLby47mewlsOYD6c01PaRUu3QIcrehg+v7LE wLnAG/SCwufxBaYj3CtrAquVhO6oL3wp5I4z2GF+MFf4+CMAn/0GaMcx0k5WGZVW lNlvwWzLvsbRKDQnL+W9OKpyNb2mlp6KOXQWAEkCTU79f5YNdIP7831nZ48TjZ5u 86qjUAIXRnXFdKhUPS/ZdpmCWeElidfrqyOfEijy1e/43YXkGmU4qPEKUgo2SSNl o+KVKTFQxIa1YYPXUcjr =HxOf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:10 +0000 Subject: haskell-tagstream-conduit_0.5.5.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:25:28 EST Source: haskell-tagstream-conduit Binary: libghc-tagstream-conduit-dev libghc-tagstream-conduit-prof libghc-tagstream-conduit-doc Architecture: amd64 all source Version: 0.5.5.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tagstream-conduit-dev - streamlined HTML tag parser libghc-tagstream-conduit-prof - streamlined HTML tag parser; profiling libraries libghc-tagstream-conduit-doc - streamlined HTML tag parser; documentation Changes: haskell-tagstream-conduit (0.5.5.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6de5dde7fff4b3fdd2eb4edb016122f273c9d1e86067e368319a7e8d765e68db 196966 libghc-tagstream-conduit-dev_0.5.5.3-5_amd64.deb 2c5cc0917d0378349956a0ec834f33c24ce01ba9c4f133fb380234ade88d6648 45002 libghc-tagstream-conduit-doc_0.5.5.3-5_all.deb 780032543bc9002bfb55ee89c32dc7f509f8262690dcda5bf199283e3d7349d4 167996 libghc-tagstream-conduit-prof_0.5.5.3-5_amd64.deb e5620e70050f72ac19119300c1bad55f991a3c3dd24858977b08b5d93df6f76f 3256 haskell-tagstream-conduit_0.5.5.3-5.dsc 58eca51e73a1ef8899ed8ff7220f930cc99d9b40a9f0785c0a92118a2440b20b 2668 haskell-tagstream-conduit_0.5.5.3-5.debian.tar.xz b296e8f0ba18ae951b5bb3fc2d9d964954666df61ea9363d667f251af17134ab 9813 haskell-tagstream-conduit_0.5.5.3.orig.tar.gz Checksums-Sha1: 107ce2b2117431d8c5c878cf4a2615b83e126e51 196966 libghc-tagstream-conduit-dev_0.5.5.3-5_amd64.deb b07f74c5ed0924a1a51a9c641b652ded5ac34c74 45002 libghc-tagstream-conduit-doc_0.5.5.3-5_all.deb 09958ba7cba0b97b6bbaaa106b6fc92e0763ab2d 167996 libghc-tagstream-conduit-prof_0.5.5.3-5_amd64.deb fad36cc15791d5538c0bdac3046be57be391306b 3256 haskell-tagstream-conduit_0.5.5.3-5.dsc fee45b0364e81101daf0151d287f2ca0a20994ae 2668 haskell-tagstream-conduit_0.5.5.3-5.debian.tar.xz 50eb68fa5cb270d64088b3b4aef6df33ab91cc6e 9813 haskell-tagstream-conduit_0.5.5.3.orig.tar.gz Files: 095567c33a733fbea0bb9e48eefb2407 196966 haskell extra libghc-tagstream-conduit-dev_0.5.5.3-5_amd64.deb ded829b3afba849852f816cfa2935f7d 45002 doc extra libghc-tagstream-conduit-doc_0.5.5.3-5_all.deb 7c323bd781f6f2473c70b77ab37e4be4 167996 haskell extra libghc-tagstream-conduit-prof_0.5.5.3-5_amd64.deb 6629f7f19043bf16409778f09eae7355 3256 haskell extra haskell-tagstream-conduit_0.5.5.3-5.dsc b29b0d0fa2795c7c8fa1358e5a0603b0 2668 - - haskell-tagstream-conduit_0.5.5.3-5.debian.tar.xz b1bdd7b28c313a0ded28adcd72ccd5a5 9813 - - haskell-tagstream-conduit_0.5.5.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7rIP/3ELR+Yi9OabDOxsc9yBfIQ0 6EDNb4yF81Tye7Patx+hwIkroXIFic/Uc86572HnaqSsRgE3Zv3Rhl8E7MOBiml6 JHISgydI6qtTQfTEEZUy1DGf3YNosK5P407nAO6SXVsnmU7AMQiIWNZWu/krM1e+ zB7gtog5wFJnA2BbJxjRsB+YN8FAkWQM8Jau5Vv/tGrix7v9wGwEHMksH+WAViYa nUgqQf+7XnYC9HjhY9qydIAuN8FOgJHu3FNjFXhjxO+L+eGNMkGDEl8AY/bojX3q TXOnr9rJCcqBfvylpWHmLUOejvxAgY2k7xBzRsIBBXdOaJt9QaBrjry+R/1m7W9k QotkloKtboCY5i7ly2gFLdvodHe7UCHhI769e21G4rCrispyWQLFTXLkm3F0cA7q ttCernsJxZCpMRoLp5L1O3a+5gYl4HB432dBKELTC7/6xdFjVQqFO5QHbzzs7/Bi xvw2Bar8Yz64ZYE3eXAfKAkMHNw567G7SRHqdAwfJ0SkLRqZwuYmTTGZD8c6szLp eFA2MYCUmq9JjMiG6glVaohgxM8zaa/fLsCRNZlbkS0qTtIopDhZ1ra0pjiRdwyo SSrgslUtT6jlCxP3zGfZSv/KMOPxD8kDMpmv7TXQtRCXsWCqV3T6VcJz+TsKZLbI X555tvU+bwmg+R/w3T9y =YbDU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:35:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:35:40 +0000 Subject: haskell-src-meta_0.6.0.12-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:10:14 EST Source: haskell-src-meta Binary: libghc-src-meta-dev libghc-src-meta-prof libghc-src-meta-doc Architecture: amd64 all source Version: 0.6.0.12-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-src-meta-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-src-meta-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-src-meta-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-src-meta (0.6.0.12-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: e8305092762a190f278c76f4d2110284d4046a311202af53f70da8a860fd757d 111454 libghc-src-meta-dev_0.6.0.12-1_amd64.deb 5704483c9e329c2c4482f6535ef1d730b06f5d4db2d285f3f03a264079971c70 59790 libghc-src-meta-doc_0.6.0.12-1_all.deb e4b627a0303c1040fbd424855e3a1f87b2ff5ee328231f0fb2209c64d8d4eecf 95394 libghc-src-meta-prof_0.6.0.12-1_amd64.deb ba297aafd75b7e1296742126ecaeb6aadf8c4aa0f606aa5eefdb6db94649d5e8 2701 haskell-src-meta_0.6.0.12-1.dsc ce27e1cf00cd1fde10d84b78b29f277416d9e0aebfb372a033d296b01c890e15 2868 haskell-src-meta_0.6.0.12-1.debian.tar.xz 143742510abf5863de67e3d717721c80049f3f55a60e8e0c40f21aba5d76ebd7 19505 haskell-src-meta_0.6.0.12.orig.tar.gz Checksums-Sha1: bb5ffbf9fd7d2b11139db237776278a70a6ae5b4 111454 libghc-src-meta-dev_0.6.0.12-1_amd64.deb bde57095fb8a5817a3e76f541de4dac7b2c8c489 59790 libghc-src-meta-doc_0.6.0.12-1_all.deb 4839d6e547075d9d91d18e3477c4ae9732473a64 95394 libghc-src-meta-prof_0.6.0.12-1_amd64.deb bd5c9c17300b3de1c6d511dac79c957a0bc67b54 2701 haskell-src-meta_0.6.0.12-1.dsc 371e0ea79bd1c200f968947c83d61afc12de4fba 2868 haskell-src-meta_0.6.0.12-1.debian.tar.xz b2af13ce1dbd513c1377bafa63dfe497db51b507 19505 haskell-src-meta_0.6.0.12.orig.tar.gz Files: 08b617746aebb87ffb99608e459eab0b 111454 haskell extra libghc-src-meta-dev_0.6.0.12-1_amd64.deb 2721951569ca6af6380e2192d7597b9e 59790 doc extra libghc-src-meta-doc_0.6.0.12-1_all.deb 3218483068527eb674f4cd83dd2be5b7 95394 haskell extra libghc-src-meta-prof_0.6.0.12-1_amd64.deb 84ef3776454df27fb0475b68e97f7018 2701 haskell extra haskell-src-meta_0.6.0.12-1.dsc 883114f027b8071474e6068d0d8d6dab 2868 - - haskell-src-meta_0.6.0.12-1.debian.tar.xz bb3fd75c0d411a0fafd9b17b5d183069 19505 - - haskell-src-meta_0.6.0.12.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEtAP/0JXd9tMH8VeH9eb/tBYaRQq dx+KmgLGh5mtqVDfprbUDILprLUd3nTjZRCeqGkCg2iX6M98i45ojXsqIOley0FT nrhEorrFvt/uu4AeH6rWAIaGgWCGpcOCOJ2olpjlT5gHYxvePPEXExPQIex33BjE RY9tlozknCl4Il3T/tOIIKsbrRZMmivOAaBEGO/yiIZ43CE1AbDkZLHMKOmC3KKY rHXHwYgraX0obKB2wDl+tfClA/H6jSfd9eklJ4KT4nQWufFsuZtjwocT6nOPFBU7 7ciw9iXhMtoQ8BMxgcaaiDifingkkBrE+QXzhqkkjnxL8Uou1RTEsrhMbXUrh4Jq JSwPlCXs09As4fpBeO1QQ0yGz07wJdX8CtBtUWN+ELDEEyBanjVwiyWVPyvRi5iI DK1M97om6ACKvoMOMTQOVbKo5I8BiUtectR+BB0ayEp1Vj71K+mnc5zw9SbeVyvK /4JjNDsv6lYlUahOvLaG6Ntp5eygIxnrnoSpaBydL3ETjSZFyL7jndDXCQ5x1LSa fcu1spfX6AbCSeffUsVjOYEpX9zp4gywIHxDtz+sd4KvzGzzEBOCRhzxevy4/Vgl A7n3iTILUNBI31Dq8n5d2f/vPnCO9w5q/Eg0wBKeoCrC9KtYijKroJF/vAV/2hnZ Uk+ga6h5uR5FRYsChFE0 =ynuD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:18 +0000 Subject: haskell-tasty-quickcheck_0.8.3.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:29:06 EST Source: haskell-tasty-quickcheck Binary: libghc-tasty-quickcheck-dev libghc-tasty-quickcheck-prof libghc-tasty-quickcheck-doc Architecture: amd64 all source Version: 0.8.3.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-quickcheck-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-quickcheck-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-quickcheck-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-quickcheck (0.8.3.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ef220e053f69c92b7b49d25f9ef429f098be174541c74b68eca546e27aeddaad 45632 libghc-tasty-quickcheck-dev_0.8.3.2-5_amd64.deb a3a76d410a278d7e2215e4d4630bcf56f70beba49584eede382262c81fb0bf66 33976 libghc-tasty-quickcheck-doc_0.8.3.2-5_all.deb 28bef9a0ecef137cf71c3a1f65cb84c7f15dfc7f65a868257389c6af68f1ed11 36666 libghc-tasty-quickcheck-prof_0.8.3.2-5_amd64.deb 570d77f81ec3f14132466cd6293964d915d4debde638d64184a30961f6ed5b25 2705 haskell-tasty-quickcheck_0.8.3.2-5.dsc 727df0076dc63051a384b386e74b3470965bf282f34dbc1391215ff3619867c1 2272 haskell-tasty-quickcheck_0.8.3.2-5.debian.tar.xz 3b50e0db4ebec3bc778aea7ee899a923a146f8d6552acba634b465a92b7c2ee0 4438 haskell-tasty-quickcheck_0.8.3.2.orig.tar.gz Checksums-Sha1: ae4a95a22bee4b6e66051f7a0ff3bad13f4676b6 45632 libghc-tasty-quickcheck-dev_0.8.3.2-5_amd64.deb 23cd57dafa587d3462ab41cabd234148c86d08b8 33976 libghc-tasty-quickcheck-doc_0.8.3.2-5_all.deb f2f152ecb040dee77b1fb573145efc2a1d37e6e0 36666 libghc-tasty-quickcheck-prof_0.8.3.2-5_amd64.deb dd36f7778ad22e35606ce286f78313ec5a009d19 2705 haskell-tasty-quickcheck_0.8.3.2-5.dsc e437e7f6c1494985b772259ffa73fc00d411a2cc 2272 haskell-tasty-quickcheck_0.8.3.2-5.debian.tar.xz 8864afc63fea5ba74039d6ad3b4630d42796f7bc 4438 haskell-tasty-quickcheck_0.8.3.2.orig.tar.gz Files: c07b853c49c0cc6fc1c808b41c31ce22 45632 haskell extra libghc-tasty-quickcheck-dev_0.8.3.2-5_amd64.deb 268e465808e28c5897733d372da02191 33976 doc extra libghc-tasty-quickcheck-doc_0.8.3.2-5_all.deb d6ced15013065139760d4a9a328e0742 36666 haskell extra libghc-tasty-quickcheck-prof_0.8.3.2-5_amd64.deb 816488c808a046b2423c19d67863e2f0 2705 haskell extra haskell-tasty-quickcheck_0.8.3.2-5.dsc 1d5bfa284087352f0633c64e65b6da1e 2272 - - haskell-tasty-quickcheck_0.8.3.2-5.debian.tar.xz ac0269b9f3d9f39872de6adfe33b59aa 4438 - - haskell-tasty-quickcheck_0.8.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioA2EQAKSR2KPGqydSV3AitUdyDH/u 8OkvDUaKj3F59aug+DMcrj9iLwhFX26yOQkUqsy9k1FhlVbHkLEmjTq2Aj8SZr5C Zts7G1J3HVVS37HmYELKztlCqp5PzJZxfMebJsaREVs6uOEn4k0YzYhFaBPIpUxa J5DwV03E6zM1kpnv865U/47YMCqtrK9JovXXdGk8QoIIfhzcfd+fvHt5SqvQlRQ4 ZSACJNYzUZCYqFSaLRtu0jM24nQhl0n4Yvy0+1X3ceBApD5jC9wADrXpxYJVljDN pBifiYZ1DQVtsJtjK/HWBaN8xisCRJRXPMkldfYtGwkeVjWcqCq3SET/AcUQuZCp lk6yM2Dc4qNSBmTu6xXRZKtipmAgsGkMtKBY9TTa9Fc4De17RjD43Z21IruLQvHT oCMo38FlVU8y8bqfAIhX+qbQP4I+q7Y0iOVv24QIxo1PxMNWYOpnpKVCSkkuE2yU eHO1ws7WkcH4X7cYkM8wgOtp0bgdoJ6xbSP7LboYWzkNJX3byp2pQ8Z+j92pIhto 9mZWiHUlRVnvDDCcwCgPRAMne0Fxu6aZmxSXK/buM9hDPG1aJM3tLo5xePa4ldgu eqOQNZwYMdI1Lz/IYSAq397tW60GnExMgsAgye5IFeCekgSwpksgY8DN09bORmDz o4zrSPXAjZMODBL8B39x =rNal -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:28 +0000 Subject: haskell-th-orphans_0.12.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:09:02 EST Source: haskell-th-orphans Binary: libghc-th-orphans-dev libghc-th-orphans-prof libghc-th-orphans-doc Architecture: amd64 all source Version: 0.12.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-th-orphans-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-orphans-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-th-orphans-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-th-orphans (0.12.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6ae5241477387b230dbd1f3e731032d043965f6f1ba36b81973f07d6834db087 91654 libghc-th-orphans-dev_0.12.2-2_amd64.deb cdb7f00ed4bd9593870878a3c792a0fb53893e9d232dbecf428a6a83486569d7 32966 libghc-th-orphans-doc_0.12.2-2_all.deb 149559587e06e59b5d4ff515928bde3a0dc6ec10ca72307cc4b5ec832e12b188 81738 libghc-th-orphans-prof_0.12.2-2_amd64.deb a53a0e76f4540aad8dd4289fb40418675454156b817a06aaa11de5b7ab70d90d 2646 haskell-th-orphans_0.12.2-2.dsc aca1d16a69f953effb0350611fee3d289a4027000915441f2a5aee53b5407cc7 2904 haskell-th-orphans_0.12.2-2.debian.tar.xz ab3509388cc34b7ec22e8eb8ebd78f98414184f3319b7b15b926ebbf81a06510 5952 haskell-th-orphans_0.12.2.orig.tar.gz Checksums-Sha1: f20946a6ee2a920352054fae54b3c7518457862a 91654 libghc-th-orphans-dev_0.12.2-2_amd64.deb aaae141bddc68349fcd4e9017e3e822920238f4e 32966 libghc-th-orphans-doc_0.12.2-2_all.deb 7688c049297846cc0da08016f50ca7dbb2529fdf 81738 libghc-th-orphans-prof_0.12.2-2_amd64.deb f4854beb5e426cd6bffd98ced178ff20f5bf5326 2646 haskell-th-orphans_0.12.2-2.dsc a4402755b1fd5fd7d20c783e74e0296dfd5eb5e6 2904 haskell-th-orphans_0.12.2-2.debian.tar.xz e862a7428c4ebda5e1e09030d4a5269e729d841f 5952 haskell-th-orphans_0.12.2.orig.tar.gz Files: d5cc4690e21fd8c4b5474992d9712a8d 91654 haskell extra libghc-th-orphans-dev_0.12.2-2_amd64.deb 5f21e627cf508f1f90c6826f0f4656fb 32966 doc extra libghc-th-orphans-doc_0.12.2-2_all.deb f644c21ea34d3e7de2c3cce412c587ad 81738 haskell extra libghc-th-orphans-prof_0.12.2-2_amd64.deb e7fec7771fd63d4f2ae26e65c7f13c29 2646 haskell extra haskell-th-orphans_0.12.2-2.dsc 97aad71636c60ed3683d11bcc681350d 2904 - - haskell-th-orphans_0.12.2-2.debian.tar.xz 5e849841bbd73ff9ce97f0a3e7e3af13 5952 - - haskell-th-orphans_0.12.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioG0IQAI1qUnXx6ZD7ZiQc0byqDq2q ze6lfYz5mbFMg2OZ5uXfLgKAB3wyy4W4JQRerhw2r814cCUx91kAGVqVIDj+Ihet 3jgtKHws8tOUWpzavv+nl9oXefl25WxkrrTeQOHtLpwSLA+AJ8jPvEdkTN1WPnMP oF3J3lZemtd47HvOpT/uIo1E8BL07OjIP2zwNwCxImIQiGTUJmu38AF1/f2EdC7Q wWW9S2Ry7Nfl/fgHbGMTUMMYoPKtKw2gdcL7CcTVUglRJ9D2QainrpXrLNcP/vQu w3xoZdobNbvTyMzgv3fdoM8488rDudWAzDmX66vOvM0h/uWxyit+hCYJU9RKoZyg I0FkTPlDOmqVsuo7mB6gSdhBQBL9hhnA4pY5PAUtH8545pwQp+EcFv/3/7qBlgar h3XzVR3CKYubrybV+AIVselRPZmtcgOsloIa5CKGQGRMnhTdsvbptt9EzOaTXkfu rzZXulxVAIGObCOSWkEVuljEEgIeoxT0Exqj7ErDzwkuOnoOdOpNjVLAyw6Y7sZQ y6aJA+tVFqnUCtxXtOKGDEwmEI3KMiizJ00+2TuMl31QjAXnpXNgV+zIaBLzPLQl /FnmQebArx8TOOavDznxRVfWBWtb0RkTfVSDjN6YeSJvs8uRO67EAr5uVWAySA7O rK1/8FoPFa5PK7uctD2o =i16s -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:38 +0000 Subject: haskell-tls_1.3.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:18:26 EST Source: haskell-tls Binary: libghc-tls-dev libghc-tls-prof libghc-tls-doc Architecture: amd64 all source Version: 1.3.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tls-dev - native Haskell implementation of TLS/SSL protocol${haskell:ShortB libghc-tls-prof - native Haskell implementation of TLS/SSL protocol${haskell:ShortB libghc-tls-doc - native Haskell implementation of TLS/SSL protocol${haskell:ShortB Changes: haskell-tls (1.3.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 621db812b9f20622166786e43b58adaa321e0cbe50f6de33cec641c4c446325a 718850 libghc-tls-dev_1.3.2-1_amd64.deb 040db27997fb3f273df721d702c3cf41d65243e650e3b3db95004ba927ba6436 166656 libghc-tls-doc_1.3.2-1_all.deb b7ec05eac8487ef01644c8918ff759f017595de902092b8c6aea5fa5c887f480 629338 libghc-tls-prof_1.3.2-1_amd64.deb 76e740d48c1a5b69e49a2631499f8cf1b1367023e8e5264a88f4b508d9576d89 3303 haskell-tls_1.3.2-1.dsc 25a3216aa69a29aba8fd06cc52ba231db58f175851071fafc8831cb507e21057 3224 haskell-tls_1.3.2-1.debian.tar.xz e9f2d3685b4731cb865a1d9ea9a2ddd5dce5393c49d8fd89dd9e00e8b0e06ce4 75707 haskell-tls_1.3.2.orig.tar.gz Checksums-Sha1: cec345c346da89731c4d7cd88d9c33a9626b5aaa 718850 libghc-tls-dev_1.3.2-1_amd64.deb 0b4f0619d0d73ecd698c0556db6ae2db2f9e9eb3 166656 libghc-tls-doc_1.3.2-1_all.deb 1893651f950f03028b47c68c837603daf5543818 629338 libghc-tls-prof_1.3.2-1_amd64.deb d9e55c0be32f6855c781c6ceef2d086d698dd639 3303 haskell-tls_1.3.2-1.dsc c358c967bdc2a2fc1e281c2f6cefc007a0fc9199 3224 haskell-tls_1.3.2-1.debian.tar.xz 4709e9c00c29781c1c24864dc4a1e74b3a046324 75707 haskell-tls_1.3.2.orig.tar.gz Files: 4c30a3ecbaba75458e9022da8e0b0239 718850 haskell extra libghc-tls-dev_1.3.2-1_amd64.deb 80396f61f36eccd420f44962ad30a0c5 166656 doc extra libghc-tls-doc_1.3.2-1_all.deb 856fc00ca98ec2ee1c4008d1287c4fb3 629338 haskell extra libghc-tls-prof_1.3.2-1_amd64.deb 69a13d454e99455b29cbd325ea85ff32 3303 haskell extra haskell-tls_1.3.2-1.dsc 19655f49265804b74133b35dec6b92c8 3224 - - haskell-tls_1.3.2-1.debian.tar.xz 1f80bdc280b137a5565f359e3566c977 75707 - - haskell-tls_1.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHIMQAI63oZH6NwW2o+7Krx6hWrNW g/hvwsavB1h6yqxKj/upO+gm++fcCJgD1FnKwzXGkZ4m3W6404rrcWf2cemcOLik KozgUwiNKlf53Av2z04DF+LLqXlJ+Jj3jzNQbMtIJB6oE6fOXSxC8Q9bpdBO1+5M yxUpWhYu+di2cWYlzveLMnKVwNyB8Y7+iS3/4hZY4ZmQLfpoqrU9pCtJm4yCyfFy uCTEkcz6FmyqGvzNFAkoDrcnDpVAlQ2cnBNJ95RSCIAvYNTelwTyDVINeZZmDtQW piFxCHmpmjNcrntYytzu895m5uFp+Q6i4GwfLgcG3OoGGhtWoeZEAmR6HYGqHFaM +F+ndL2X/MlZHIH9x+BL/39GJqLUJEA7oEOJ0xIlfdYdaZpH3Q9A3cmsFUG2Q9Kt 7ifTkPEkRzo4EaD9eSHAZTVDCBljTcp7o9koHn+mqhQOqsKvAcube1U9mLWXd7D6 07MqqzduJFC77/sLP5EvHsrfdnf0mhZD4yO9NuiDWWKrcpC0Cu1Uh3TTQ3qavVJz BDvy/+0DTpRRb/TUg5KCVgO4/0FDzDXPaTC+VN4XeLrBbZwaRaZLZWpHNa7gNbyr Gd0jUmXD6WpPOSIndtXXZQ5HlcnyWpcCu7tI2CrwQTA4JDYYGcXJy3RMC9GYDeF6 2i18DiIfFUsV1KF0VvCx =/B79 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:46 +0000 Subject: haskell-unix-time_0.3.6-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:47:55 EST Source: haskell-unix-time Binary: libghc-unix-time-dev libghc-unix-time-prof libghc-unix-time-doc Architecture: amd64 all source Version: 0.3.6-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-unix-time-dev - Unix time parser/formatter and utilities${haskell:ShortBlurb} libghc-unix-time-prof - Unix time parser/formatter and utilities${haskell:ShortBlurb} libghc-unix-time-doc - Unix time parser/formatter and utilities${haskell:ShortBlurb} Changes: haskell-unix-time (0.3.6-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 0861cd5c67d7330772e41bb19b408c9603408156f2601433ce669f0d6ed45e5a 42802 libghc-unix-time-dev_0.3.6-1_amd64.deb 755617e6f35d38e9c526737888abf04eb29e3d91dc575930c65a4d0373eab73a 37478 libghc-unix-time-doc_0.3.6-1_all.deb 9721cd5aaaf660afe8dd2b9f8e92ee5c7def0cd4124202851fa7a64001c47df9 35892 libghc-unix-time-prof_0.3.6-1_amd64.deb 1d911a3a64168ff94ec3a333d590611a9bc60b9e9136fa97551d3ccc951700e9 2543 haskell-unix-time_0.3.6-1.dsc e4ceaeeb6b87b090a6a5cafa0b417f16b26e6526074c5c64673316921d3ebb28 2716 haskell-unix-time_0.3.6-1.debian.tar.xz 5d15ebd0ee74e13638a7c04a7fc5f05a29ccd3228c8798df226939a778f7db37 40180 haskell-unix-time_0.3.6.orig.tar.gz Checksums-Sha1: afb9e270d4bcd6cdee7d9193cd5c95c5420a125f 42802 libghc-unix-time-dev_0.3.6-1_amd64.deb bf552a9c37a642f80cc0c72104c1a9ba9550026c 37478 libghc-unix-time-doc_0.3.6-1_all.deb fdece29930916ee2ed42925a9b83ad995cb19c84 35892 libghc-unix-time-prof_0.3.6-1_amd64.deb 47e6e02bd96c9f574f4a06437ba6795b09559149 2543 haskell-unix-time_0.3.6-1.dsc 74c71e2ad5effb158405288638d7bea86b6a07aa 2716 haskell-unix-time_0.3.6-1.debian.tar.xz cfc09f29ffdf6b40b13df182e737f5b93ba4356b 40180 haskell-unix-time_0.3.6.orig.tar.gz Files: 41d2f75e721d6d61f57c568bc7710823 42802 haskell extra libghc-unix-time-dev_0.3.6-1_amd64.deb a5ff8c15020d5e0cff6abd409f6f1f8a 37478 doc extra libghc-unix-time-doc_0.3.6-1_all.deb eccf0925a25c9bfe111ad8e41fc0d335 35892 haskell extra libghc-unix-time-prof_0.3.6-1_amd64.deb 96f3e1165c9c224c94cf4afed465ce41 2543 haskell extra haskell-unix-time_0.3.6-1.dsc ab7dc83c49af397abd6062ce01780d7b 2716 - - haskell-unix-time_0.3.6-1.debian.tar.xz ef747e7702b401b689bc2e3d0b3d2340 40180 - - haskell-unix-time_0.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6R0P/0hKaztMPV466nRNEVJcbo1c UiDsIp3do4EeHk3LyDrRQ75GCWsrMHZ6av8sdQbVoFKcsp2g2W09cWrtodsrA2Hj 8XT9nTDTBJxRIGl40oZcWMF0qiRDQZ/TzokI2vyTb2xLg/0SFpsUK4uAiTIqBzst mujB+K8T8TzhBWkicnEXKAUvstYy2LY7//4JkCCIVcAaMW2H1V10QkquwKKSpVkC /S6nJETix+nkFqBwj2kXKudGLU7stQ9lLJYaOGFLHhFgySBRZAEQJcvYpyTvTD1D AW5Ha9InjXSenp58J5kIP85sC8r9mea5xeuXBR5V+8pOiFpuUbbZqwagAM7KHjjr 1rVNImeKLpnSMl0IGbAkCsQYr8o9xEE9f4FmCoklG11wUmMFDFsFX3+5CPpRiNiU 4VIdUYKHnvlsNY592kcCXA0WrK4RsT1v1K2EppBascafUOZSlKWgSm6sP4QvoFS/ eAqowub148TJV8xMVk3A//UzrKSlWJ6KHDNS2JCXr0LFNKrOS8XTBCCuqCYuKnfY kA0kTTtzB/Z5h1n8d/IDZ7fb+Z1517J/8LjAOvS8A810lX8YzVIPH4vy09HeTV7C d7xGUW8giJYjlAEobxEdkEWfiCvbvM0nTis91vWv9O17pGe4db11Zq4pMCV//6I7 7EmqfHAWFMqq3YKLIq9m =cSPP -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:36:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:36:54 +0000 Subject: haskell-void_0.7.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 12:58:49 EST Source: haskell-void Binary: libghc-void-dev libghc-void-prof libghc-void-doc Architecture: amd64 all source Version: 0.7.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-void-dev - Haskell 98 logically uninhabited data type${haskell:ShortBlurb} libghc-void-prof - Haskell 98 logically uninhabited data type${haskell:ShortBlurb} libghc-void-doc - Haskell 98 logically uninhabited data type${haskell:ShortBlurb} Changes: haskell-void (0.7.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 1d30ccf8f57e89831e49ff648d4659cc5ef265de60cf97847472bd99c3bfb48b 10590 libghc-void-dev_0.7.1-1_amd64.deb a33502f9e9e5adb73446502cb86eed2c898df00695f8215f67e9f6c969edf6ca 28442 libghc-void-doc_0.7.1-1_all.deb 6de3726c1f475087857b607115821d6abd72850cf8f92c274aa564aa0506e3d1 8330 libghc-void-prof_0.7.1-1_amd64.deb f3e1000d53182ddc672a0eba1d6a6023f1835bc604cdcae82c15aa100056977c 2478 haskell-void_0.7.1-1.dsc 6c421a1a6ffa4917e0dbc38d69818ac8c212813ad40d0f35eafc1da919722954 2548 haskell-void_0.7.1-1.debian.tar.xz c9f0fd93680c029abb9654b5464be260652829961b18b7046f96a0df95e825f4 4103 haskell-void_0.7.1.orig.tar.gz Checksums-Sha1: 8c08fd7dc9901a9a2b9b2dee851461145140777c 10590 libghc-void-dev_0.7.1-1_amd64.deb a8c977bd61cb426e5d30e5451ef8eb930b2d21ef 28442 libghc-void-doc_0.7.1-1_all.deb b0efb702d27630f2ce205b6db908629c221898c5 8330 libghc-void-prof_0.7.1-1_amd64.deb 6f789d1f55bd6e6288788a4708627293fd6c0077 2478 haskell-void_0.7.1-1.dsc f2e9478d2a6fd13d4cddfee26513eda5325116fa 2548 haskell-void_0.7.1-1.debian.tar.xz 0978c98f6f8cd8fed12c463e0f5a2e5004d9a047 4103 haskell-void_0.7.1.orig.tar.gz Files: 3f1e9918b5a95de5692ea0e57798385a 10590 haskell extra libghc-void-dev_0.7.1-1_amd64.deb 3010cbf95ce106399f45aabc2102ea3c 28442 doc extra libghc-void-doc_0.7.1-1_all.deb 1baa6fe6bd746a3d1afefb4aaac51d3b 8330 haskell extra libghc-void-prof_0.7.1-1_amd64.deb ff4786130ebdbe90daecd78a3319edd8 2478 haskell extra haskell-void_0.7.1-1.dsc 6267322e1539c1c1a0e7d52c8ea94bc8 2548 - - haskell-void_0.7.1-1.debian.tar.xz 42609d17158aff2686fe37424e2673f6 4103 - - haskell-void_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKmgP+weSLVIvsU1yU1/KRg/pMv9Y bH++SGU6S3cMZ6I/rHyb08li9jt98VnfZWBK7dGTVw2YVEOfXPouHiRIWwqga/s+ Ks1Z6SwkTtQYtrtdrSY6f4j3440GySwgUXenOyvdEiiAQw2XB7a5t7FM4OSVzwVW +FfYdEZuMh3LvpP/DI98ikWbMDEh1/CjopBCwLwA3l58UZ9/93JL9Whrgfzd5/ue RqzZa/PHWUlhiF0tcaCwvYrvZtXSNU3UyfYohbO2BkYPHcLQ8pBwhpiZVTYOcfXA 5IF7eMd4WvMfanvh5d0+mcBMQ5JaoPX0+i4McSL612Z/blKvqLYDT/mNs8VBX7mu hRFfvZkBM29EVQrapjNwJaQyhBV6QHvnCtENPbg7hwcnYHSZglISIQqwOwCTcYKC xlsyPUWASmKBo5MhuRta0Pf2hauGZ/FDXjzTDxfdCHiRKRGXXUqiJt+cJ9UsEFjL 8GDdkhWETPH1EPC7MR3IPwTru+EC8SnK6k0XmhpadOgx/gQEv8mdh/8qQcpUleLP 1AMHwCftiaNADioGwgityZRN24zCPJ9VKN7qn98vBVGeJZixEV1LQ+uxQGvZnSdH WFjJyTb4UEK/GBeTT670tiGuZURj543lG00YTc1liKWW0LiuVOe9McHnNnqMYu7B uglewCbdK8oclz8g61Lu =io2v -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:03 +0000 Subject: haskell-wai-conduit_3.0.0.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:25:53 EST Source: haskell-wai-conduit Binary: libghc-wai-conduit-dev libghc-wai-conduit-prof libghc-wai-conduit-doc Architecture: amd64 all source Version: 3.0.0.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-conduit-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wai-conduit-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wai-conduit-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-wai-conduit (3.0.0.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9fe1027250ba69e73ff6f1413e111972f124f048c13e4236794b5018b3f1cf15 17690 libghc-wai-conduit-dev_3.0.0.2-5_amd64.deb 457356826fcd3efe4ca13cd45b14c42bd751df2da6cd947348ed60c154ec0758 29924 libghc-wai-conduit-doc_3.0.0.2-5_all.deb fc1f9b83031344b9cfc205fa7965aa2caa829f0b978fad64fa74949c9a289a4e 15360 libghc-wai-conduit-prof_3.0.0.2-5_amd64.deb 5f962f117d42c84e43a2d6d69dd6531b3ba0c69e3cdf4a4898b2f9aff0c2198d 2691 haskell-wai-conduit_3.0.0.2-5.dsc c31d1d79472c8cfce76b9a6f978c87416f3d700be463723e1f26ae207bb20bd2 2280 haskell-wai-conduit_3.0.0.2-5.debian.tar.xz 47d2882f3f95edf32cdde9db9c663dcc0bdcee3efd605a673c1f3e80e34216f3 2139 haskell-wai-conduit_3.0.0.2.orig.tar.gz Checksums-Sha1: d29437f9aa7452f27e0415bc8cc5c0b4fddba63e 17690 libghc-wai-conduit-dev_3.0.0.2-5_amd64.deb c0c422e8051162bac457e13e5f37c8522f7f299f 29924 libghc-wai-conduit-doc_3.0.0.2-5_all.deb c892da2c04b1ed58ac10486fb2a5220f5299a2c7 15360 libghc-wai-conduit-prof_3.0.0.2-5_amd64.deb c11ca2d3bb38e0e2511a9ad8c19381f9295d6bac 2691 haskell-wai-conduit_3.0.0.2-5.dsc 54b1937807fd4626b8ab7adc311807393a475d4b 2280 haskell-wai-conduit_3.0.0.2-5.debian.tar.xz c46a20e7ff83627a47ce33e649b61aae0feaef04 2139 haskell-wai-conduit_3.0.0.2.orig.tar.gz Files: 259c2ea447545e45a8bd5d63cdba8165 17690 haskell extra libghc-wai-conduit-dev_3.0.0.2-5_amd64.deb bd830c7c4065e4d9ee502f35fe3cd88c 29924 doc extra libghc-wai-conduit-doc_3.0.0.2-5_all.deb 6c8ff69446e79979a56a314fe34d9980 15360 haskell extra libghc-wai-conduit-prof_3.0.0.2-5_amd64.deb 22814c7f4e889a62579a798dd8d57b46 2691 haskell extra haskell-wai-conduit_3.0.0.2-5.dsc ea3f212e4b5ec148580842eb9505d37a 2280 - - haskell-wai-conduit_3.0.0.2-5.debian.tar.xz a3bc60878e69d1f8fd5ac8d48107f14e 2139 - - haskell-wai-conduit_3.0.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofSwP/inL9+918jqclvrDq3+vjrbS gGidbV2+SyuYLqZQIDhoE+tTGbExkZX2rP4plK8JR4mi2z09M/fjjM5DPtvVt7yr 128/L1AkcCslpXPtxv6Z4yuR2e+IF+PLvFnNgZCUKKxnnjsRUIacqwbfu5djJwsT lQY52Ro9Pn5hO7MdGOh/GL/iV2Yiu4jIP0GP+sFW7QmMPrDRYkHVv1poQMgu/K1E J4whIxjpQNN5n88LZ4UZZp4LKC3Z5VK39L8atOgCDeHcdSF4fWgt8rLZO3p7yYh7 KgJIXBRTFDAXeQCqcrD5nb1Rbx6KtPaFu8cWZD4F6dn5rja68V72Tn94it1AisyD ISNA3NZqdRdsT5WK+YFX6Sxr0HueJGFF5ZH7kcHIe5A0BefhgE7n9r+dokwJSmQW lON711bW7BY6frtY7WTlFKIvpsiFXNYoGUyDl8jgiEtxxVVGU1pYM3ANA2ZvOHRJ mR5V6m6E9slOwuEGSLU3UV2chLaIl0SHo2QJPcikNVwMho4gAxffYFjWTipCQ9x0 Iprqd7AgKYJkz/tTsLxuhNkZ+eDYBgq/Y/Neiqv+3m8fGnjYtFlDxn+o2QIojmyq SL0tm1u13RwwP3KN1t91ktFHOdRIeSXZkXzXNfCQZa8pvxEEyEb0bqYCf8GQymsM VyS4VXGCE6cPrr5rzdxf =H+Bf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:12 +0000 Subject: haskell-wai-extra_3.0.13-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:51:34 EST Source: haskell-wai-extra Binary: libghc-wai-extra-dev libghc-wai-extra-prof libghc-wai-extra-doc Architecture: amd64 all source Version: 3.0.13-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-extra-dev - some basic WAI handlers and middleware${haskell:ShortBlurb} libghc-wai-extra-prof - some basic WAI handlers and middleware${haskell:ShortBlurb} libghc-wai-extra-doc - some basic WAI handlers and middleware${haskell:ShortBlurb} Changes: haskell-wai-extra (3.0.13-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 279b78e692663be6825b548256437fdaebec1869991784ffb1beb81e175ca4d5 274972 libghc-wai-extra-dev_3.0.13-1_amd64.deb 74db828a527ca2d7016006aec1748d29f36bc1fb4ba39b07847dea8f14c116f2 100574 libghc-wai-extra-doc_3.0.13-1_all.deb c88ee271e22b5fdb976105148d156b3a5aa0a4b99d3649127f35101cff441ace 233936 libghc-wai-extra-prof_3.0.13-1_amd64.deb f92ea88d166c213fe77fd8ea98430a12fcf038d56de0fdeb8860ecb96aaaa205 4300 haskell-wai-extra_3.0.13-1.dsc 60ff1a6fad224e1f4ca935fa9d3633549ba3021e75cd412333baa0eba35fa66b 3416 haskell-wai-extra_3.0.13-1.debian.tar.xz ec3720bf506247cf0dd6029c23348f431fe3a15816556156be41eb5612d2fce0 51648 haskell-wai-extra_3.0.13.orig.tar.gz Checksums-Sha1: b4a3e58a45dc65b2fd396fc67fae6e50db6360dc 274972 libghc-wai-extra-dev_3.0.13-1_amd64.deb b2755893b8798db4172a7c731b6e53e1a51cc268 100574 libghc-wai-extra-doc_3.0.13-1_all.deb e08b64d6dca0cb55c20303a505b5829640f490ae 233936 libghc-wai-extra-prof_3.0.13-1_amd64.deb e0fcb78a1b7d3ec20a8a934f28f718d8ce52227b 4300 haskell-wai-extra_3.0.13-1.dsc 5ff356f9062d0dac5f148af636c2a9c71f15e8eb 3416 haskell-wai-extra_3.0.13-1.debian.tar.xz 7440d6a82d27d84fca62861988a31685a5a45a6f 51648 haskell-wai-extra_3.0.13.orig.tar.gz Files: 61713cb400ebf4105c5421c773dc5eab 274972 haskell extra libghc-wai-extra-dev_3.0.13-1_amd64.deb 326cf65fe55028df5db844fa04f74a29 100574 doc extra libghc-wai-extra-doc_3.0.13-1_all.deb 86753faf8c00a00710fe0b40118deaad 233936 haskell extra libghc-wai-extra-prof_3.0.13-1_amd64.deb e65d419d527caf17cbf0c52117dbde58 4300 haskell extra haskell-wai-extra_3.0.13-1.dsc 3fc7759b8f5f366dc80c74e04d21fe54 3416 - - haskell-wai-extra_3.0.13-1.debian.tar.xz 5b87f883b9de0ca9ce9009764eef4d44 51648 - - haskell-wai-extra_3.0.13.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofNEQAJf6HypHfmgefXCnRIJQmVL1 wLR1GxV/hb3uS2rQijQDyJiImblZcauAsDE2U45A+zuVOuqP0qA5r9AHYBtUBdfh KDpQtup2HMJI/FrIDHmsWQuRGZqA60L0oac/gPdbirsUrl8OtRwfiSz1Z+kytXrr 1fy8wTlkBUNPNnksV2eOkiRGFmQRjPcUXVsloSSKGQGpPmmOy2vNQc3hlOaURjuu 6BUHAbs9RKmQ1+RiK6s50fsuS3yS/sqZKv5LO+kgY4yD7fimg7moAmJweGjFgRmT Z561J0MYULNCFUKF1VlOk1TL/ECsFxSFEGVVqwz6TMZvfZTobpSfHazs8iCqke4P U1P+SWxcNBjCKpCql19F+GjnAi1YZI09MItwKRyCy8MkoVnpoay+IlVBE930YEMT eXmlr2nBR/iCTOAlNVA//Tvtn38tN6ZcQD+nlt+mUDLvQC3t2JvBESP9GC50yrvZ PRTgD4peRYubqrkMFBLdEUtH2m9GGVCtXvSztwxRyFuzDwMaFqZP+qGmicZRxLVF g8b3axAk5x/xo4HrvnoDmaPQ+C3Ue5KoZZaDl1VL0eJ5sQi0xNzZIftfViQWtgyT I961gcmzRX0fW4RGlYAGRSJy5MtLAo9Ey44ZgIU3Ug5dY5VZ2TAHwnrYXPWAikUn mPHYsXYqAUSK95vfmvX+ =KVOm -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:20 +0000 Subject: haskell-wai-handler-launch_3.0.0.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:52:56 EST Source: haskell-wai-handler-launch Binary: libghc-wai-handler-launch-dev libghc-wai-handler-launch-prof libghc-wai-handler-launch-doc Architecture: amd64 all source Version: 3.0.0.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-handler-launch-dev - WAI handler for launching in a web browser${haskell:ShortBlurb} libghc-wai-handler-launch-prof - Short description of wai-handler-launch${haskell:ShortBlurb} libghc-wai-handler-launch-doc - Short description of wai-handler-launch${haskell:ShortBlurb} Changes: haskell-wai-handler-launch (3.0.0.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 501e7250c43fef3718c1e5fa086f6598e5a303ebf8cba186e8a0d3d3778c0338 34762 libghc-wai-handler-launch-dev_3.0.0.4-3_amd64.deb 5bd9ecc8c69db0f6a2d950185fd88ce45553cbbce996e77851faddf168292ec9 31614 libghc-wai-handler-launch-doc_3.0.0.4-3_all.deb 4bcdc9a230802fa7c7d3f434f38303506d7af09c7dd407d5f6383d8aed7e1771 29268 libghc-wai-handler-launch-prof_3.0.0.4-3_amd64.deb 7fcf7afe11f34733be671449162d9e6541115e24141b93ff73eea25f5378f032 2978 haskell-wai-handler-launch_3.0.0.4-3.dsc 9dcce894e6aaffa1f21c0c94f21dffe94c0810bb416ad2c14a8f88eeb0bad98b 2476 haskell-wai-handler-launch_3.0.0.4-3.debian.tar.xz f1c0a7b7bd2f20b9a9ababa31fba2ff712823afa15a42c03119dc29c82d2d1e1 4104 haskell-wai-handler-launch_3.0.0.4.orig.tar.gz Checksums-Sha1: 7edb1346dc8eab2b33d279c4aee605ff9bb23b5f 34762 libghc-wai-handler-launch-dev_3.0.0.4-3_amd64.deb b1741dc453f43e07cbc20cc7ad4eb7056e51ddcc 31614 libghc-wai-handler-launch-doc_3.0.0.4-3_all.deb d64ee7b9c1855299d461a5771fcfacc14ee9dd50 29268 libghc-wai-handler-launch-prof_3.0.0.4-3_amd64.deb f04ef404c7a40fd71c9df60c9b5ee4586aa27b3a 2978 haskell-wai-handler-launch_3.0.0.4-3.dsc 4dfb8f98263719099aee4679ce1727edaf5cbf04 2476 haskell-wai-handler-launch_3.0.0.4-3.debian.tar.xz e9b85a8668b3e5788c6a61460073a9da6c943335 4104 haskell-wai-handler-launch_3.0.0.4.orig.tar.gz Files: ae27f3daaf32abb6012697cd59b21335 34762 haskell extra libghc-wai-handler-launch-dev_3.0.0.4-3_amd64.deb 7091e1c0d4c485c183426ba036cb518a 31614 doc extra libghc-wai-handler-launch-doc_3.0.0.4-3_all.deb 473c7b1f8fdeacdccf38c409539f7062 29268 haskell extra libghc-wai-handler-launch-prof_3.0.0.4-3_amd64.deb aae5823c8978112d9e585bdef12ed4fd 2978 haskell extra haskell-wai-handler-launch_3.0.0.4-3.dsc f34fbb61f84d9c41ccfc4a11fd1efaca 2476 - - haskell-wai-handler-launch_3.0.0.4-3.debian.tar.xz 5fe3db66040e16a1e43a9593e3fd5f0e 4104 - - haskell-wai-handler-launch_3.0.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8VsP/jFYXbblsqi5EuMzFCh24Nsn BOIlzdyEYvuMJ4YmEvIDoVtlu0dvaLWq4UxzxP29GZj9dfuxmRhQ7P1o0cnOywSf vr5oIB3WwaL8+FAzcaU7lp7WvY1H8unk54qZlbFMbfrWlv4uBYKpocfM1Bp/mXQK IIH6bfzBGX+NvZwITImvw7WPBzXlPrdxIMhirHFWsJZYCSiE8N32tH1f1NzXtXS/ wtQXN63yWDUetZB+cVHh6DCtyQRgRTq4uXoONgJx/BjLV2f4vuMAYrf9sgMZwyqr FmFs5m1863fKoQl2qEPRmdX+dIekL8oEHsSnWlaoJL3hMU5kfmcSJjONojU1PT1u 2eol2dz/i5claWJYwRaiajEXX3ra7mpjMNou2EbT2KF9a02L/CWUq6M6wrb68wu9 Q5OqdosKZ9TZQxcn7iTDZTZPHc6gRpB+lQq8D24CnJ57lYBXI3jwxvHsGJJih56F J8CftLkMsYKZF/U1eU0wdV+xU2TJinUlznMO+D2DKg+OAvaD8I/0Oa71aw/jW4hZ qbmxid7uagC79kKj9RMrQFCA4ZDWRtyPytC5oYjqh0crNz60QcPgh2PoSZaOxHyn C2wYIUnUXZhiyVM9q+xjeAUQeUmqtXyp5BdVI4TBpy9Oc/pStqKwGu5TQvhuVFUM F/tZSc03EC5tVH0mdrh2 =lpGn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:29 +0000 Subject: haskell-wai-logger_2.2.4.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:49:03 EST Source: haskell-wai-logger Binary: libghc-wai-logger-dev libghc-wai-logger-prof libghc-wai-logger-doc Architecture: amd64 all source Version: 2.2.4.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-logger-dev - logging system for WAI${haskell:ShortBlurb} libghc-wai-logger-prof - logging system for WAI${haskell:ShortBlurb} libghc-wai-logger-doc - logging system for WAI${haskell:ShortBlurb} Changes: haskell-wai-logger (2.2.4.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 469973be26fa487d0280808cc60d1b38311d70fbae29a50aaf7619f8a40c3568 40578 libghc-wai-logger-dev_2.2.4.1-3_amd64.deb ed6ad0a68a1114d5dda67a9a96a1994b6aef3cb35e6a6429154a6aaa21d7d075 39850 libghc-wai-logger-doc_2.2.4.1-3_all.deb 837e68ee6aad380d26f58e38430a907770565d9ff7f529b0620bfcb29db69a32 35074 libghc-wai-logger-prof_2.2.4.1-3_amd64.deb f684a0f04e821651e1f951a137be6ba07a98dcf26617048a4709a4ca3f922c23 3133 haskell-wai-logger_2.2.4.1-3.dsc 3925fbe79d2e25a20e49345a47d3a8f284ce401dcf2f1997e5897054fc07e40f 2676 haskell-wai-logger_2.2.4.1-3.debian.tar.xz f37d6bb6ea4a5f881ab2c9df571c923c5624cc83882b19640b924436fcdedae8 6585 haskell-wai-logger_2.2.4.1.orig.tar.gz Checksums-Sha1: 51394ae8325f6870e03d89138fbe39d2f7de0386 40578 libghc-wai-logger-dev_2.2.4.1-3_amd64.deb 71969ccc23e48484069fc00aaf707c48d20f9d62 39850 libghc-wai-logger-doc_2.2.4.1-3_all.deb dfa5a0677cbd61d6a39de767ec7836c1fbce4fcf 35074 libghc-wai-logger-prof_2.2.4.1-3_amd64.deb 3a8b048537eba2a2d69b0497585983962a9ee725 3133 haskell-wai-logger_2.2.4.1-3.dsc 08f1a2361e2123d9f9fa905055a57dc3454628ff 2676 haskell-wai-logger_2.2.4.1-3.debian.tar.xz 626907567ecd2ec97140de78e49cd1ea71f67760 6585 haskell-wai-logger_2.2.4.1.orig.tar.gz Files: b2beda719067e0c2eebf6c6cfe5d11e6 40578 haskell extra libghc-wai-logger-dev_2.2.4.1-3_amd64.deb 23db1c495e5dc51f95dcc9176152e259 39850 doc extra libghc-wai-logger-doc_2.2.4.1-3_all.deb b843894986818b3b2c69bd23c226d999 35074 haskell extra libghc-wai-logger-prof_2.2.4.1-3_amd64.deb 0fea8c8dea46505582059ab7ca588384 3133 haskell extra haskell-wai-logger_2.2.4.1-3.dsc 0765ba7ace7a353c0c58dcd5bd65f1fa 2676 - - haskell-wai-logger_2.2.4.1-3.debian.tar.xz 80580d430267f7ae483b2bb6604dcfcf 6585 - - haskell-wai-logger_2.2.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioeDwP/1dVgpG+r+YdNpjJGuwnruju xHU7+3VPcoYw6I3vfLRiHqdBviu9y+MKyjmuLUBxV5ze7B1veM3BqEe4RtEvuRaV Jf1UUta64E9lDbT+vj4679uLfYlwnVOBSoYVs9Rp/7E0HXgvXzpxiAD1FRgCqtpk QmQeX/tn/U1Ta4AXUx06BopkpDXdUXbVsKhf9sYIYTuvNlJiQ9viTelCld3VDWDZ xQ7s8Syl78IBr2oOQ/jkA5YVyNv6i469NVg4kOI1O612DLLeZxmje3cRq0P3ECil nOzxjuQXncAyKySyi7zNQoH2pczQZUfFMbpRnW8Fe9DHousOKEaCVaProJItu8vu RQPay6uLI3zJUiXdO1PSUcf+S8WeJ3v0Xdf8n2oj7P6qV3ftR7VaTOJyDKuYaZom p/kC8x/c5xUEOSjB9rHxfanVvOPPpgW12BED4h1s/vnxxpwP1tbPuINzuLOisoN7 pvS41ZxzFDdwGY/kzFAPaVL2e3+7/k7HLha6IF4JrE/W4IrHiGiwpzGFn/tXo0Bz qpJK8yQGnY0uZ7ucSfGDpWBzHbepgNl+Lijgxxz0iQ2RsYDiXGAKSUFaW7H6hEXo +lW/9b/OH9zL98U+2nNksEzvPaJ97Nf6bCLNwR8egUxqeqarUl9xozjrOZz6B4kH AeI6swh5+nO6rweK9CvS =4Tki -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:38 +0000 Subject: haskell-warp_3.1.3.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:39:14 EST Source: haskell-warp Binary: libghc-warp-dev libghc-warp-prof libghc-warp-doc Architecture: amd64 all source Version: 3.1.3.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-warp-dev - fast, light-weight web server for WAI applications${haskell:Short libghc-warp-prof - fast, light-weight web server for WAI applications${haskell:Short libghc-warp-doc - fast, light-weight web server for WAI applications${haskell:Short Changes: haskell-warp (3.1.3.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: eafc757efd18cb03e10f9b110f7082d8a11660e608036e20c38b4389ff264508 327700 libghc-warp-dev_3.1.3.1-1_amd64.deb 0cb29dc135cd5346ef0efb4bb17d77afdeca69e88b2944ecaf12941fe4e2c468 134254 libghc-warp-doc_3.1.3.1-1_all.deb 919de6e92150f4e5df1bc2c27e8fb007faa9842f07c1b2e73f9fa94f8cd83ec9 275436 libghc-warp-prof_3.1.3.1-1_amd64.deb 3112527a8ce50eaefa101e77c2452d132592cad5b4af17c3e43132363bb66ab7 3917 haskell-warp_3.1.3.1-1.dsc 54315eafd9d1c47259dd6c8ceef2263e5e93daabfe0535d9d05d38e9a7706d35 3744 haskell-warp_3.1.3.1-1.debian.tar.xz 8754b3554047d767c34362f22b9bdb36c603ff9bde0f5f6155070622e85f3329 63946 haskell-warp_3.1.3.1.orig.tar.gz Checksums-Sha1: ea0f3073ebdea11177288f183936b7fc88c76410 327700 libghc-warp-dev_3.1.3.1-1_amd64.deb f62ccf59bba80aeb38510a2d412d56abba226f70 134254 libghc-warp-doc_3.1.3.1-1_all.deb 49ac6ead300dad75fc65aa29a02fa649a011ecb0 275436 libghc-warp-prof_3.1.3.1-1_amd64.deb df66c39ef61710e13ce128dba3839ed01e3aafe4 3917 haskell-warp_3.1.3.1-1.dsc a12c41d6c9740a8b96888c1ed82cf5e0b1e0c8e7 3744 haskell-warp_3.1.3.1-1.debian.tar.xz 3c6c13d0bcef8d4842d5e8f1c82ba0522567c7f3 63946 haskell-warp_3.1.3.1.orig.tar.gz Files: f00644141b8f949d78553978f9d65c22 327700 haskell extra libghc-warp-dev_3.1.3.1-1_amd64.deb 747a4e2a2a348b45373e69137607f10b 134254 doc extra libghc-warp-doc_3.1.3.1-1_all.deb 2b0c9f004a48191784dbce58366e6d60 275436 haskell extra libghc-warp-prof_3.1.3.1-1_amd64.deb 749c6e1c2e6f35722bc77c043cc0a86e 3917 haskell extra haskell-warp_3.1.3.1-1.dsc 91d77ef50752356a9789757e1c2f3db9 3744 - - haskell-warp_3.1.3.1-1.debian.tar.xz 15f8f2fc4108dec20d84a7cbe3a4f61b 63946 - - haskell-warp_3.1.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokjIP/0TBHBSeo58oWidV7E/Piap8 QedTxPnyXenUxgeaPa1ojmDqnSNgE5B5xt1uin7TUB5Y4eRPDWcXtt3+7JCFvoOv CEezQAp8QI8I2/qfiZ3Cy7jKmQYac7dXFtzIW9dyD7TLr+y3CgalOGsntpkBPn/I 6KnFvK0Vhoh5hQhXwBmJgQdc2VmGMtjcFGGJJZ3IWdJRWdg28bwxoPw3mPu1E5x1 F7gfCwQCahL4e6rGeDik8+HleiftXpbH1YldzbOJtbBc1RNZMSUGy7vHSu5gFctP 4d4B2Dh0y3xLM03/9/OFoOrpjGR+ulkySZupy/Dtney4CDEQZO3NXTvWRkLToCf4 4g8bHZPkVX/X3oDC5CNfH9PaPwikrOMCVpauJ5sRmYlK6lrLqGivoWnm8Yuvwu1U zkDRNQJW7RH6IZ9HgWbb1nsriYDrhq3JDsOuZCIqE7LNWe8xfLTg83fKi6HeHe/Q hShRc+8I2BUKSf4ECpQFhrLyj6F5sSeLqCubZvsOBaAMSG/mEUNVpGqK3+liT667 m4yBh73pWmM1dE3qdGr9KOZHpCTKSLNg20UeIkHcIdLv74QKb3KTjRfpFS3lLlu7 W0/0pEi+9cRGk9UleidJP2H/9f3BKBaecZ3dWxL5sIvPZz+OcaZqkecTXxN1zBu3 ghsILhPLygBXiFT4gFs2 =gqts -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:48 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:47 +0000 Subject: haskell-warp-tls_3.1.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:41:04 EST Source: haskell-warp-tls Binary: libghc-warp-tls-dev libghc-warp-tls-prof libghc-warp-tls-doc Architecture: amd64 all source Version: 3.1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-warp-tls-dev - SSL/TLS support for Warp${haskell:ShortBlurb} libghc-warp-tls-prof - SSL/TLS support for Warp${haskell:ShortBlurb} libghc-warp-tls-doc - SSL/TLS support for Warp${haskell:ShortBlurb} Changes: haskell-warp-tls (3.1.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 58823deeae69054cd632d9bd0b887f8e18ef424c2ba1986374421c5f0bdbe0e8 41840 libghc-warp-tls-dev_3.1.3-1_amd64.deb 72084f90ae8a32626efaf57366d1fe0f20a4d8b4b18ad4a136a698e38d4f8429 40302 libghc-warp-tls-doc_3.1.3-1_all.deb c3410ba51843f6dcedfc3ede2da3c5a460af6a591ded8bce2ea1eed858f55893 34360 libghc-warp-tls-prof_3.1.3-1_amd64.deb a66b2ad5a49d14556a303967ffaedf6a0ea3306f56ce9edb70c04d7f902eaefc 2929 haskell-warp-tls_3.1.3-1.dsc 1c73113b2d116161dd06885ed4f50e6cf217338db811c6943ddaf7ac9e76f67c 2712 haskell-warp-tls_3.1.3-1.debian.tar.xz 3f6857fd29226b0bd02bb8e34c31bb2fc631966ec2c00d6580053f7aa0e6a1ce 6600 haskell-warp-tls_3.1.3.orig.tar.gz Checksums-Sha1: c35480157b2cd85b1881ccca81f14ddf4cbc4391 41840 libghc-warp-tls-dev_3.1.3-1_amd64.deb 1c52f078dfdc3202022580375a1575a211bfea5a 40302 libghc-warp-tls-doc_3.1.3-1_all.deb 61bb76680134f735f2e82b205b901c1e6e705348 34360 libghc-warp-tls-prof_3.1.3-1_amd64.deb fd50b4f2397ef9b0c8be79a18f15e8318413ca0d 2929 haskell-warp-tls_3.1.3-1.dsc 86e2f1e5cffcf6b728f3a372c551784fd6da5035 2712 haskell-warp-tls_3.1.3-1.debian.tar.xz 460036d09e6f592cea19299bd3b30afc7bb7fc4b 6600 haskell-warp-tls_3.1.3.orig.tar.gz Files: 24bc87c7ae4536a63254948fd3c93e35 41840 haskell extra libghc-warp-tls-dev_3.1.3-1_amd64.deb 2770c9d1ddb94b59b93790058d4a1e87 40302 doc extra libghc-warp-tls-doc_3.1.3-1_all.deb edf56d836c47be9cd0562cfbf02e542d 34360 haskell extra libghc-warp-tls-prof_3.1.3-1_amd64.deb 490961b88a093b9fbe581e4496829de8 2929 haskell extra haskell-warp-tls_3.1.3-1.dsc 50bd7ed2cddf6db8b8ddaae3152ba396 2712 - - haskell-warp-tls_3.1.3-1.debian.tar.xz 7e601f7a386167a8ecae0da1b9cb74a3 6600 - - haskell-warp-tls_3.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5UoP/0cZ4kGYs6oQSWtuCvvWtwYN wHUCMiA6dcILMdWJPg7eRvLM2Gn0ghLBAZNFFIdn2EksyVsRqYT1B8z6hSAtxL8E ankgoXnp1C1SBim9xSjWduKY4rXge8kP6phMWWBeLnyjI3YOzqhp1KgPkMBIRR+X vCwS34GMXomlVUEvzePIauvFD0279ewFboS+Im4xDlMsdagmC9heABwmMK3x3Jmr 5wuAPyicAMeS4lundilOP0+kxONfpQkiFsSR9k3FwI2TclYennoTjbnROSXllChx l4B/TlsJvDzt9c0szIIWLIdWjqFWb+kguvN87f5UXSgzR8wrSUr4FxC3EkYUvqO8 OVy7RdWtTg1K+z32to1Cr9iEFYIc6tN3lJJxnsa0ymXCYteOV45j8dBtOl1RcTys 04Bv4g84zP3QSVJ6mVpGsyxyjEOFD6exLk2hS0/T4MiqbXQiB73s4W1jnzrFuHAy 6rPLMU24+Icb3E33VfT+cmb+E2vNpVSlvXdBYKHcIRkZQAwtdrK0ni/Fb50SOD8C Vw9RhjC8wcY6FHHVG2yDLH8uFU7SZdqczSyBTQXeZ+TZ+37kyot6g/HRA3D5KL2D E7Tlm0ERnd2Q0mQQT5sCLRktqV3++KqA0yJu4eznmS4E1u1IcfNxWQlaz1XuLLNI 5ZGfEuteJQ741ji1Z+yZ =DGvs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:37:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:37:56 +0000 Subject: haskell-wizards_1.0.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 13:49:54 EST Source: haskell-wizards Binary: libghc-wizards-dev libghc-wizards-prof libghc-wizards-doc Architecture: amd64 all source Version: 1.0.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wizards-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wizards-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wizards-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-wizards (1.0.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fed8caa708c4b9b45f60c22de12e01a5433fb3b92f982644b2928aca945efa6f 76768 libghc-wizards-dev_1.0.2-4_amd64.deb 9c17b7aac9c1ce7520b8e613b4913b4ede55fb41a1d68eac15955c145016edef 48862 libghc-wizards-doc_1.0.2-4_all.deb 34b091a7d382073d57d8285dfb6fc5b6e5a6f0ed9cf39c17803eee24534cbeb3 67614 libghc-wizards-prof_1.0.2-4_amd64.deb e2dc085f199ea8eb3ae0b8819ab9a4bf06f24142481c9d01c5677fda6626acdb 2576 haskell-wizards_1.0.2-4.dsc ea875434e44b35a0ee4e6cd5a0309025f93eabbb5a633e64f255f9712294dcd3 2732 haskell-wizards_1.0.2-4.debian.tar.xz 4ba12c726d60688b8173db3891aa1dce7f57c6364c40ba2f1c2c8d16404bd30b 8275 haskell-wizards_1.0.2.orig.tar.gz Checksums-Sha1: d170b7f92744e7b2ad99a67701a5a09b4060fc8d 76768 libghc-wizards-dev_1.0.2-4_amd64.deb a23d3b8cafc6dea0a2fe221f241c1aec8f60372f 48862 libghc-wizards-doc_1.0.2-4_all.deb 4eb714d9811db08e46c0c5ccb37f7792d884e763 67614 libghc-wizards-prof_1.0.2-4_amd64.deb 558d8580513f2c0a8810ff00d92ae61ede39b674 2576 haskell-wizards_1.0.2-4.dsc 6756746f5af99c357f73267e15edcf0fa9a2ff11 2732 haskell-wizards_1.0.2-4.debian.tar.xz 1287ccecabe34ec669eafba1af6eff93c67a1fd7 8275 haskell-wizards_1.0.2.orig.tar.gz Files: 1b531af2232de10528d70f95a6caafd1 76768 haskell extra libghc-wizards-dev_1.0.2-4_amd64.deb d92dee59858bf0ba26331196382194c3 48862 doc extra libghc-wizards-doc_1.0.2-4_all.deb 3ac910234525511ef64d59e1f26a0925 67614 haskell extra libghc-wizards-prof_1.0.2-4_amd64.deb 91179a34630fd488e1ed8de54b1464a3 2576 haskell extra haskell-wizards_1.0.2-4.dsc 565491bef6a0c43ce65fb9bebf4bdaf6 2732 - - haskell-wizards_1.0.2-4.debian.tar.xz 08d12465eb6204453d904fc8ff6f7062 8275 - - haskell-wizards_1.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOSYQAKPcv0PKHu7uHobdHRS7efzH HVpDgowmOlantJx7jvQn83UkSXuVgSjNAqsfv/QxJDBY9DnLoMIcXtkiA/VJQWXg L9bB7v9/uIImA/pqfQUzUsP7VbrZSgNtsJGn4SHTINmNK/+7vvETTDZjm+/G0qyd xDGG1wReWyWUSWXlA8o2QyFGNFnMN/qMMAbl5friJvhXY7S6O3bAZUXKPO0UpVaM klFZr3KAy+iTY9AR8MzEl43I7SlZlnB9frT1YwqyLYInTxhoZa9itSVGqi0kUBez +hYEyI+MfeNdOsSCoOK7CGY4tRzhfUVzeKYPGdRGBur2vM5U+P9wxn35E5ci2Z7w FgyqBQadbC0wvvTuIUHZHixgX3ETOSZCMFB85dP9/k+T78UjwT0fWZTpgLXpnUYc HAg6bT/HW5Fg61IGsjpgCuCNAUx/pXhqKyVNqb5399hftAz4goOJwaiy7SQW+O00 bftU5N5+VerjsdRUd005XZpZTFV7/NRfcwum7l8vBY+UVtOzN7XAnatLxaDKXQbE veTiLmHMQ+XxXmz/1rueLPf8YXLdYeChpqUM9Y5CXzzugLqV//41VALGHehEEAmp GyDxbGdog5yOqmclTmynU4+r7xyHY2PLYBmxiVIFKI8f2xb2CwYZBEDNg/FjtdR6 JS2ciYeNMMCYXXj/5z1/ =MxOo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:38:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:38:07 +0000 Subject: haskell-x509_1.6.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:14:00 EST Source: haskell-x509 Binary: libghc-x509-dev libghc-x509-prof libghc-x509-doc Architecture: amd64 all source Version: 1.6.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-x509-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-x509 (1.6.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: b5e4f1470c45f56cc2c282a629e8eb2cc762c4f89334b633cbdd2c6cfcf63347 278768 libghc-x509-dev_1.6.3-1_amd64.deb f2c7a353aeb12eaaa74ab6139664402f50a5b50761835a8597378ca00f0d67d7 65046 libghc-x509-doc_1.6.3-1_all.deb e17ee933198a3c5a1f448d82cc58f64f0dcdac504c90c63fbbe36ae36b66fc05 226952 libghc-x509-prof_1.6.3-1_amd64.deb b847c9d8152f03f2a442768696566be51146c80c0143b6b993500473b7e89310 3032 haskell-x509_1.6.3-1.dsc ce50616dc7236c7d70c48bf73f25bf59d6838cbb4e130673b8c233034467a519 2908 haskell-x509_1.6.3-1.debian.tar.xz 36c62877046e7ecd6c913da4c21264e18eb56f7cba7abb5d41c42e95845fbade 16134 haskell-x509_1.6.3.orig.tar.gz Checksums-Sha1: fe753ce7657794361353bdfddcc61610bd6c82a9 278768 libghc-x509-dev_1.6.3-1_amd64.deb 567b6a0fb725758f11aee9f4aae5945c5f025ff2 65046 libghc-x509-doc_1.6.3-1_all.deb 6bb09a7bf5934d679b68ad8711cc9a3aa39935b8 226952 libghc-x509-prof_1.6.3-1_amd64.deb 4b3a9a5db7e48915cfc8512c4eefdc87fc0307e9 3032 haskell-x509_1.6.3-1.dsc 7783c2af92a12c50faa4a2200dcc1852866c291c 2908 haskell-x509_1.6.3-1.debian.tar.xz 2a553dbf08509ce1f3fc299949cd06c26335a49f 16134 haskell-x509_1.6.3.orig.tar.gz Files: 201f4555737c36e72a757933ad4efe14 278768 haskell extra libghc-x509-dev_1.6.3-1_amd64.deb aadc84be9c52f6e4d937054fadba00f0 65046 doc extra libghc-x509-doc_1.6.3-1_all.deb 9e305fc24c36ea1054c1e18e958ee5ac 226952 haskell extra libghc-x509-prof_1.6.3-1_amd64.deb 5c9c9aa4331fc13cd2f7256e7f8759ba 3032 haskell extra haskell-x509_1.6.3-1.dsc 4f2c9b1971cd57b4cb5e437f8f5dad79 2908 - - haskell-x509_1.6.3-1.debian.tar.xz 4a19230970b1dfdca6267e8f7e3bcaed 16134 - - haskell-x509_1.6.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKBcP/1+UQFwfibL6SeUvAplbajAQ PwrrZz3CU7msQZHmquo2NkwbL7guO4y0dMpgSKQPk2Jb2gfJTUEyAptZ2JzJyXiZ p5OutDrNSCC18mCH5tHhTnbxzQovUEA87+VBJ7DTW4deicISEXych4d5wCQz8Xnq Sz5JzngG0BphbqeYDO6nFrm4O5X72aah+wunrfQz7S2yYbd0HIKoy4CRq3QaQ6en 3cPavPKXHC0DSuKAczE1+VDfrui8oVy4udq9vg+YhdRTWtKrbBllDf06lTiwMuG0 RrKqwWVSKcd4HIKk2Rn1e8XdCAQtp8tAmraYGzSAzJxUPgugoyXDHveJfIEyFlt8 4U/vHe3Q6oVC8ZRaTbFvCMwU78QE0aYTXMzrjSInVggC01xqETZ70bfjmGqM8OYi TqTMbWrTFDvyxcY+TTEhfhm6CX3nw67gdBNk9TY+H3xGThlQwPbnxAI1IDlKnudk FwskN7IU4ZJcg3Ta96+VZu0M+5Bw7v/kquNs224eYX3zXRnqjTrE+1hAJus2fMxq eK0vkR9qNxmsnTWP2bs/vM2a9kwFHNOZWCV+89KLc6UTZn+BG2206Jx7vhWZeY/t Axz+5vnxAPnEN+dmBLF6O0FATqTdWpj47cJr/erNUYKGxv4dfKBjm7a26QpcYz/x DMyctYM5hf8V8alZAzac =J/uR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:38:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:38:15 +0000 Subject: haskell-x509-store_1.6.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:15:00 EST Source: haskell-x509-store Binary: libghc-x509-store-dev libghc-x509-store-prof libghc-x509-store-doc Architecture: amd64 all source Version: 1.6.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-x509-store-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-store-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-store-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-x509-store (1.6.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 23e97b23382381f0d8fb248b68b5254a3aeb5ad2b24ce298be60d8a148a67a66 28472 libghc-x509-store-dev_1.6.1-1_amd64.deb 28288f0960f9b9fd2399313447b83c55518716e190f2f5cd8cf8428b088e0062 32792 libghc-x509-store-doc_1.6.1-1_all.deb e57d12e98cc58d0cb73fd5780256816908f12c11337629c3ab4559315a9ffc7d 23480 libghc-x509-store-prof_1.6.1-1_amd64.deb 39aef918e3441075d47815b647fe73fe7b15377365931b784e1fb4fe53932d13 2906 haskell-x509-store_1.6.1-1.dsc 4aa57652974ae1bdf5818f3a5ca47fcf195dcf21d0e7595aa18ae08e1ff7d224 2816 haskell-x509-store_1.6.1-1.debian.tar.xz 83d69d2f5ce39fceaeca8e4dcc6d9ebe8a8e94f55d9c23b06cc7a58844e94b05 3562 haskell-x509-store_1.6.1.orig.tar.gz Checksums-Sha1: 29d1358a1157d1d1ce8c3eb0053b045069987db0 28472 libghc-x509-store-dev_1.6.1-1_amd64.deb 32f5370492c051f44d8a4f885eade7ea6dc816b4 32792 libghc-x509-store-doc_1.6.1-1_all.deb ebbf22f7255676c808e27df6a9ff73fa454eb71f 23480 libghc-x509-store-prof_1.6.1-1_amd64.deb 16cdd7278403a271e622e7ec21c657fdf81ee8b7 2906 haskell-x509-store_1.6.1-1.dsc 74d7f544054562e9732a2920a9490fade862346f 2816 haskell-x509-store_1.6.1-1.debian.tar.xz 5aecd15516fd52496947117a9c591f3d1b35672f 3562 haskell-x509-store_1.6.1.orig.tar.gz Files: 98b17f92a9cf8ae4d5539a35e991411c 28472 haskell extra libghc-x509-store-dev_1.6.1-1_amd64.deb 8a4b59aa24ce821098bd3ec6acb9d373 32792 doc extra libghc-x509-store-doc_1.6.1-1_all.deb e46f540f059b719b42aad7d7e8bae862 23480 haskell extra libghc-x509-store-prof_1.6.1-1_amd64.deb 300d7c3b028f5a02b4120c636f77a853 2906 haskell extra haskell-x509-store_1.6.1-1.dsc 3e96ad45e1efba65a35cf968af6d5b5f 2816 - - haskell-x509-store_1.6.1-1.debian.tar.xz 37ad645337bcd963c788046fd1c25afd 3562 - - haskell-x509-store_1.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2I4P/i3wSQdQQvorZ05y8zPUvatF 9qBu/YQjPceHLVnGHdQL3AujjbYNidBaXA0IEuCxCSZqXlV6hdvQNmf+84eGhQyl c+7ZQvI5L+aOcFH/VX1IiSob1djLMD5bbg6kjHIUqiMXOX1s9pyZ1v8AbVt6AAQi LD62Rzj7IBiiJDccsh94/sLAuRyFiRlQ6J/NLhuqyz+QGDRGsUTFqdgvoa5kT/ZE S0fr4H9GPoNTNX44j1J5BTDnpq8AZmziyhAua8PclUtL8FbT14w/Sh7kcQvmbNuT v8w2pBYiY2TGHrOtQI/c0uzkUCkoq5pU8DNUKTCQ+llZuVeSUtOm2kLMR1cGyvVi 0bAVofQXmCfByVZPLndexKDqcPTfQP0TmjZUS87A1Ng29/8XnJvCkljBJKq98QXT iw5ML2mo4FTmMUg3Idwua5hZEflkppEK5IwECh7vTy7LKGR+AU9gkD4Dkt9hUJh6 RSQpWWgJwPIP8DgRa52DeiN+fRo5L6TizNgHfG9WhOxfpjD290uQWpX3nU5YUFom Qgg1XsbR0QakeKhBQccGplXUu/5x52K/A8DT1YMgS/xevUB9g2xTD5maYdYs84gi o/R/4EjWVFZes/COmT7t4CgDR+a1kBDbNvP/vo1k3bBOFiaxyc/g2pSiAby6wIZy LZfFCwI6AAkD4cecCs9Q =DOxc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:38:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:38:24 +0000 Subject: haskell-x509-system_1.6.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:19:24 EST Source: haskell-x509-system Binary: libghc-x509-system-dev libghc-x509-system-prof libghc-x509-system-doc Architecture: amd64 all source Version: 1.6.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-x509-system-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-system-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-system-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-x509-system (1.6.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 1fa4bc9ef4d249b104f559c365792894ea363bf37c22f0179ea78cc849078926 24964 libghc-x509-system-dev_1.6.1-1_amd64.deb 146cde6862c3dd097c8061c5c94f5695c08fada27258431ba027038bf591baa2 30674 libghc-x509-system-doc_1.6.1-1_all.deb 62b80ad2f73115fbacb6c67f34a4a8e6e61f2e72d495c8f14b9780b0e05a4603 20288 libghc-x509-system-prof_1.6.1-1_amd64.deb 6da4c3ce3c81cefa3b60eea6db077dba8b634f6146dc79de863c32f6e39b7d4d 2725 haskell-x509-system_1.6.1-1.dsc da4496a13841bd611b00d41116d3c418e31ade1fc4e3410ac8aa636e0d42fb51 2792 haskell-x509-system_1.6.1-1.debian.tar.xz ee19385663611f9378a7cdf666aa31af1b142f6762699897e55826271a300e83 3906 haskell-x509-system_1.6.1.orig.tar.gz Checksums-Sha1: 828016063422866722713f610ca0b61115d6a0a4 24964 libghc-x509-system-dev_1.6.1-1_amd64.deb e87d1cc249ab3e2b4451c0e5f2b36b70e38d3fe0 30674 libghc-x509-system-doc_1.6.1-1_all.deb 3e846e1cab144d83ef7262c911e77a4245c64429 20288 libghc-x509-system-prof_1.6.1-1_amd64.deb 7794bd70fe06f4f2bfa901552db9275faf5e5697 2725 haskell-x509-system_1.6.1-1.dsc 1ce50b657101b362e76de92dcee5fb6bb21d726b 2792 haskell-x509-system_1.6.1-1.debian.tar.xz 03241102cf1fe603affbf659332d05b8d79a4a35 3906 haskell-x509-system_1.6.1.orig.tar.gz Files: 56b87fdf18bbcc39985be6ba657fc844 24964 haskell extra libghc-x509-system-dev_1.6.1-1_amd64.deb 4793dc1894fc90d6d6a2aaac077904bd 30674 doc extra libghc-x509-system-doc_1.6.1-1_all.deb 4bf9dcaf983e8c4df8e58fc2f645aaa0 20288 haskell extra libghc-x509-system-prof_1.6.1-1_amd64.deb efb7e8b557841e55784dbdd1c0a325ab 2725 haskell extra haskell-x509-system_1.6.1-1.dsc adb136df2222ec899b9ee5616e0bb6da 2792 - - haskell-x509-system_1.6.1-1.debian.tar.xz fb5bc58d0a03c0c4c52f659ea9ae9465 3906 - - haskell-x509-system_1.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7TgQAKaHTv4wNHeRee2QLSiGZNuW lYyonD9dPTYc+opR1/tk8zq4ILKS/kGBKP+sO/OObFgIeqt+xT3wGhI8jGqie/mz Z7cv2cJuTqb9Q60f8WkvS1LWBztww3o/R64J9Hrr0Iok6RLro/Sj5PbEPT72MY6/ E9FwGRfmzmKcRaR1rwi/RBfsJexftJG7m1RJbQRi9yUdTuJNpsDHdw6AJTAskr3T fguOBVRi1RWNoEuFzgCAW3bSw/6uPCqlRn2pDh4cCpszFZbI2ef/ME4U0G05vn9O QnpNncCRn1CZ4qPFBPDvVSRZlSVln206/aO031lI8Giz3kLg2NPLoQrNoSvx8NM1 PaxrjV9tymrrkwQityH+IVYgbdl8Ehx63ep7huVd/Vw/DYkAqlDUMStatBFAsQKt 2WbJ2sNY+wv79+X7kx+IfTc6jxwo7zyidJZX8cTrGVgnU9hzxSujiaYncSBKTdVY SPnyZGLUnjGDe95f5+tVEMMwSHfCJf80OPAZ46Oe2c7c5dJHpGSaxphELPkuvd45 VxqpMk91CirYbQ97m3YBJq+xX/nKRMYZJWsXIVY0yHUY8tzS39FNckvrZnqm8wzo WqsNv6g5waNB7wOlt/DilQ7rrKmKxDJOsvjaFQ7Aoff1DGaI0zSt5zpGtZhkpxiI woo7q4mDpfu4KdxtjPuw =Lzp1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:38:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:38:33 +0000 Subject: haskell-x509-validation_1.6.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:16:08 EST Source: haskell-x509-validation Binary: libghc-x509-validation-dev libghc-x509-validation-prof libghc-x509-validation-doc Architecture: amd64 all source Version: 1.6.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-x509-validation-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-validation-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-x509-validation-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-x509-validation (1.6.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 76db5a9761ee0c71583950bb2c3b3edf867ed86da72ada0646d65b2c882df938 70914 libghc-x509-validation-dev_1.6.3-1_amd64.deb c9bd9b5d5809b99f5444d0c69e6dcd90c74b59301d2bd4c2ea543e717a174e34 49962 libghc-x509-validation-doc_1.6.3-1_all.deb c49f8cad784ef62e8445461263c6000571a2f841422643cfcb2e72e9f7af08ce 58896 libghc-x509-validation-prof_1.6.3-1_amd64.deb b834ef00a9ee15b5d03cf95128fcc917da1392debda8b789fe759bb461f03cf2 3377 haskell-x509-validation_1.6.3-1.dsc 4c79116432a2246d3b5d9285e64095e8cacce2015dc3c46abdfe8c27a59438fa 2932 haskell-x509-validation_1.6.3-1.debian.tar.xz 80b7d3beef9dda913c7cc7c890ab703d6030574df2a62df1939036184cd921e3 10259 haskell-x509-validation_1.6.3.orig.tar.gz Checksums-Sha1: 66d6621ed94e786ded7274b82d38bc5840a7cc73 70914 libghc-x509-validation-dev_1.6.3-1_amd64.deb 0a98112a910380a654e96eda1c34b85b53fe9b07 49962 libghc-x509-validation-doc_1.6.3-1_all.deb c8387fbdf95d495db5a2785807e33517af28e33c 58896 libghc-x509-validation-prof_1.6.3-1_amd64.deb df634e03045fa1b664834ef003eb123a560ac030 3377 haskell-x509-validation_1.6.3-1.dsc 5c003da7fa4756b98a1d20a54a5b1777ce704c11 2932 haskell-x509-validation_1.6.3-1.debian.tar.xz dea2c7132dafd9f32197513b51d269affa13a412 10259 haskell-x509-validation_1.6.3.orig.tar.gz Files: 40bc528ac658346865d5f0994674e301 70914 haskell extra libghc-x509-validation-dev_1.6.3-1_amd64.deb b6afc2b976ee5378e3f0403b6c48492d 49962 doc extra libghc-x509-validation-doc_1.6.3-1_all.deb f05e76525fa52de9ccafad58422e4bf6 58896 haskell extra libghc-x509-validation-prof_1.6.3-1_amd64.deb 68c7e7031313006a5166b5ba9bf7d83f 3377 haskell extra haskell-x509-validation_1.6.3-1.dsc 8643393c7974e908f01c9e1d7093c992 2932 - - haskell-x509-validation_1.6.3-1.debian.tar.xz 21d07bd8655acf810be9ee3c0d11f6c3 10259 - - haskell-x509-validation_1.6.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAV0P/REHdWaRbx80h5BU7kHUKeSI 2vaj+IWSHKMhz9vjuDy2WkAGQBani/Jdk0eMWZvQ3NT84/8czbwgv3UYa4M8S4gz U9GEDWK24x6DjdHgTQfSR1A/dNlUPjnVBQD8EMMCABXvCodZXP32xynItE6DKfBe Ze01lxucvUh6LukvYQ4VyiJbPrwkc2ZjpAdnrAINilPShYZ8CpzMjuZElC7MOkxD V1kfW2awUUNeI9ewJPctrHCfseTcSeQcBzLjXb1i0EO431IHkp3jruNYYsU+T6xo EHKGODYkknRYF+q4TFPiwApwjWsLM1D9XbVHMiSW+HiK0sPKKNXW9co5nLttti+N LBxZcJa1rn789IFEz0hnEMgUMwVLPdS/brZYkY65StfCw28LVNNlr9denNJgtLLR DBm3UyZEZOWPqerzWGH+4cOIzS8jT+WSDGcjTM4gNxTLqgo0hEg8AwVyS6HVeVc5 7eGl37GjgwH5XKkhaME5TRZJTlwHM1caMhSv7uKKYjOYsSnqEy4nuY/aI1pRj8fk 8aV9mOG/aXZs77vvPKAGZwh7LiQYNr4Fb3VmD2c3d6MxEbf6NrH0rUc0y05lWide sspum45OTEBwSJDRXY6JiPHDYHCTkNTsJyrcsQbd+dYjo57oZHI4LwOdltwFaQFb //mvi76xWTgc2sIzAgP6 =l+pR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:38:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:38:44 +0000 Subject: haskell-xml-conduit_1.3.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:23:24 EST Source: haskell-xml-conduit Binary: libghc-xml-conduit-dev libghc-xml-conduit-prof libghc-xml-conduit-doc Architecture: amd64 all source Version: 1.3.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xml-conduit-dev - HTTP client package with conduit interface and HTTPS support${has libghc-xml-conduit-prof - HTTP/HTTPS client package with conduit interface${haskell:ShortBl libghc-xml-conduit-doc - HTTP client package with conduit interface and HTTPS support${has Changes: haskell-xml-conduit (1.3.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a0f159696344c3f3313fa25a776d4b965aab94ddb7599e71c26554cef35dbbb3 399642 libghc-xml-conduit-dev_1.3.2-1_amd64.deb 215f6b492b29a97337beea763eb0b41d2dad23bf5b5c3390c5116b1d69d2ffce 102866 libghc-xml-conduit-doc_1.3.2-1_all.deb 2a15acaa5db1c5f71f675796398ce866332ec88e9e24f32ff10b05b171153e77 347018 libghc-xml-conduit-prof_1.3.2-1_amd64.deb 1094fb3a142fc7bff7c0cf687f2d4eb4c7ea61dbe17611a08c8e97ca2ee87511 3461 haskell-xml-conduit_1.3.2-1.dsc 4452910844f219afc598984d5f6f3d4a9b2377c487bba303cc003a5978451958 3048 haskell-xml-conduit_1.3.2-1.debian.tar.xz d45d056e2e7a1ebb0572b630eb8223aac3bd1ce2419bea8074e6607f2a0a06c6 33718 haskell-xml-conduit_1.3.2.orig.tar.gz Checksums-Sha1: 9af9d43d867e31303bf32aabd4e342913dcdcc4d 399642 libghc-xml-conduit-dev_1.3.2-1_amd64.deb 739443f2560404a07d7c62727013f9dcf2125d2d 102866 libghc-xml-conduit-doc_1.3.2-1_all.deb 1d0420662af227d64948ca3259ddf36bba4c9a01 347018 libghc-xml-conduit-prof_1.3.2-1_amd64.deb 80e507c8aef0d0063abab08dbea9c414b0c57543 3461 haskell-xml-conduit_1.3.2-1.dsc 37eb2065d5e07087a1b7de747a98f61b36c576ce 3048 haskell-xml-conduit_1.3.2-1.debian.tar.xz f602d30c7b36d3f7ca51c207fcf2e0f3315b7791 33718 haskell-xml-conduit_1.3.2.orig.tar.gz Files: 46ed753983cb7a92ca5f42c452fea758 399642 haskell extra libghc-xml-conduit-dev_1.3.2-1_amd64.deb f042d65d8bf7247cb916bbe8a3300a27 102866 doc extra libghc-xml-conduit-doc_1.3.2-1_all.deb fc540c79526180ba88d85d624c258a2a 347018 haskell extra libghc-xml-conduit-prof_1.3.2-1_amd64.deb 0653a30d7a85a67007a43b4a99370ada 3461 haskell extra haskell-xml-conduit_1.3.2-1.dsc 8a67023786a5b0a0b016766c1faf3d26 3048 - - haskell-xml-conduit_1.3.2-1.debian.tar.xz 9183c443f1d0a9693db8d72e6eef1690 33718 - - haskell-xml-conduit_1.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCLkQAIWId1Q3RirLOTHpqQ2b3mwr Wf02T/iwR4W9VS7lQHGLy1BwR5jjgLrd9QlJOlCvQTb4WFrE5TzCh6Le3kJxnvER W7RS0Xtnd3TZIu25asn05KnC5oVqaAUcg8haNXggMt4R0paxWzrvCPzKPuZi04i8 LkFjsSjCPeg8jBHjLvV3RF5s2ZncOyfiGyebY0H790JKBXQkyH5w9wsGG5SdoauY VhOlucKeyK5wqmE3r14ijqHl3C3PQK8xOg668rTWraWVSiwOhwkcrfdYbVqDdaLC gmfwyWq8Qj3TDfmMYlM8HuYypuuSG8DmkFJUnIu8DNM4pOVkvkjomdqUXLh8G3A1 f3vqlcSqKylKhIKaxCPNc4DvaEEkI/vHWuzDbLjeuoFvX5T//2C94Usd9xsi2Ohx mZ5YcnGbWaXmG3xbxlUOSRT0acL7oIC7jZ7uGFgIKBsaqOA4JE8Qp4t+Zf/lnkW7 yr5b5zAFR7UtiMWDLlkO7wicAth+3JWlCfMJGwYn8Opd+709Ps0vWFZy21pVa75x cqiT8/UyWTAnyWMjP8S2iaQbB/kEJ2+WcHi0biD0EZcgHImr0Qj1Q3ZySuhiuScB 5GK184J/Co3kzlTjjC2N4ladV2lbO9GTy6g2xfUTEw1iF7FPqPDRftRCBJMtEqb4 rHizXOErQF6b9wv3/U6h =vU+p -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:38:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:38:55 +0000 Subject: haskell-yaml_0.8.15.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 15:16:45 EST Source: haskell-yaml Binary: libghc-yaml-dev libghc-yaml-prof libghc-yaml-doc Architecture: amd64 all source Version: 0.8.15.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yaml-dev - interface to LibYAML${haskell:ShortBlurb} libghc-yaml-prof - interface to LibYAML${haskell:ShortBlurb} libghc-yaml-doc - interface to LibYAML${haskell:ShortBlurb} Changes: haskell-yaml (0.8.15.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a0723c199bca20f882412a88a861237679c0e15659927652a5d48362ca68d7ed 1913998 libghc-yaml-dev_0.8.15.1-1_amd64.deb 32841eda46e55931cadf64bcb02660322ddc774b6f8a2ee823f18bca42fa936f 66048 libghc-yaml-doc_0.8.15.1-1_all.deb 1bbe8177acc47f125ed63fdfe6c248ebcbf328a3b9306214d24bdd340629df94 207712 libghc-yaml-prof_0.8.15.1-1_amd64.deb bdadd1ee9480d44b7e605b30d50e3f557eaa08dfea6ee71013b90b91d760c146 3625 haskell-yaml_0.8.15.1-1.dsc ce003b65963878a5ae08898e4ac54fa4f9d614dae60111302713f23a25a13d99 3652 haskell-yaml_0.8.15.1-1.debian.tar.xz 1db2b881cce7a22f2179e05cdcb9294aac09e9c9f882b1fa4fa9bedacb20cc6c 75180 haskell-yaml_0.8.15.1.orig.tar.gz Checksums-Sha1: 1ae72679cdf3351a430a55213635f92214174d2a 1913998 libghc-yaml-dev_0.8.15.1-1_amd64.deb bb671224b200b4e24b129776735ca053b4d27fa6 66048 libghc-yaml-doc_0.8.15.1-1_all.deb d39bacf1804b9e22f28d32ec12b4057405fcc16d 207712 libghc-yaml-prof_0.8.15.1-1_amd64.deb 0537b0b1903cc74ebdfef7c1973ac0159a1db0ca 3625 haskell-yaml_0.8.15.1-1.dsc 4232312ae8688c744be0db3f9bd6c051add97fa0 3652 haskell-yaml_0.8.15.1-1.debian.tar.xz f6eed943b7477d413a1094f183e3259841e562d8 75180 haskell-yaml_0.8.15.1.orig.tar.gz Files: 7e520eff3dce2b23f936154b6b6d3328 1913998 haskell extra libghc-yaml-dev_0.8.15.1-1_amd64.deb 53412ef9293308724b013a54c3c7c324 66048 doc extra libghc-yaml-doc_0.8.15.1-1_all.deb 60f6799937d0a53034ebece942cb8d95 207712 haskell extra libghc-yaml-prof_0.8.15.1-1_amd64.deb bad2f1625a5d3ad5c83f2f7577ce7bc3 3625 haskell extra haskell-yaml_0.8.15.1-1.dsc 23b5eb854976a2d9d1ffa584f006c555 3652 - - haskell-yaml_0.8.15.1-1.debian.tar.xz 983ac9e134fb126c39acc61277d38256 75180 - - haskell-yaml_0.8.15.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorlYP/2S+lCBoQFB7xNnXGrhWiJni WREKx1u3enZndPeySfoL5FTaJaMNS8Avn9vKLnRRRoWQmyydvnvcS6suBK70d3QG 3cMDUUJ/TxnCuFjN6t2thKvleznsawYziH+wLN38RCcIhx7jbk9WxNAFCFoHtX1s uLPPg06byDvg9EMh4L933qhwvU0Sz4w94yw2NGG+uqkLzbrLx7Tc1ihuhXbhV/tM LHO1H3z1eCL6IBR7MP1yOIAuUM24BcVpKbUHf7biv9rzHp+zYyRWek2hxN+mH86S P1vd+ZeKPARGphsGPXSscryavIPapZ9APfX8It0dQydxEcFlwy+Qaq7tW070tmLv lZkin/Qtv06BfgAzB/OTMqM9gBXs1lV3DJfjGEdl7omNizqMyjFKOr6XHdMLzK9a F1ikKCQbaepfF5lbL5lor96LSoyFTNalwtFizFN3ao60mn7inX1EENADh6glFwSD mAz8gIrQjDuqSJ4L8u3DW375ca1DmveborPiFBleFXqLC+B53YGFBeW+3j6/o/ob Z1vj2SckbYq5pQFrVj9isEpKz/KRbcKKVrhxSj6Gf+zDNFtOIxvjZXSfxLtrtfry BE3vAjdz4l5gTooN0M9Jx4PuR5SzJhM1BJwB+3CZ+6MdEextqgCwptyzeihtKp9J IZd53TZnVwqB0mww1l6e =orpE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 5 22:43:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:43:31 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:48:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:48:36 +0000 Subject: Processing of haskell-aeson-extra_0.2.2.0-1_amd64.changes Message-ID: haskell-aeson-extra_0.2.2.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-aeson-extra-dev_0.2.2.0-1_amd64.deb libghc-aeson-extra-doc_0.2.2.0-1_all.deb libghc-aeson-extra-prof_0.2.2.0-1_amd64.deb haskell-aeson-extra_0.2.2.0-1.dsc haskell-aeson-extra_0.2.2.0-1.debian.tar.xz haskell-aeson-extra_0.2.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:48:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:48:36 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:51:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:51:55 +0000 Subject: Processing of haskell-aeson-extra_0.2.2.0-1_amd64.changes Message-ID: haskell-aeson-extra_0.2.2.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-aeson-extra-dev_0.2.2.0-1_amd64.deb libghc-aeson-extra-doc_0.2.2.0-1_all.deb libghc-aeson-extra-prof_0.2.2.0-1_amd64.deb haskell-aeson-extra_0.2.2.0-1.dsc haskell-aeson-extra_0.2.2.0-1.debian.tar.xz haskell-aeson-extra_0.2.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:53:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:53:36 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 22:58:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 22:58:44 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:03:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:03:47 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:08:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:08:52 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:15:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:15:46 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:20:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:20:46 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:26:28 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:31:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:31:29 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:36:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:36:29 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:40:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:40:24 +0000 Subject: haskell-aeson-extra_0.2.2.0-1_amd64.changes is NEW Message-ID: binary:libghc-aeson-extra-dev is NEW. binary:libghc-aeson-extra-doc is NEW. binary:libghc-aeson-extra-prof is NEW. source:haskell-aeson-extra is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Sat Dec 5 23:43:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:43:21 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:48:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:48:41 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 5 23:53:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 05 Dec 2015 23:53:41 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:00:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:00:05 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:05:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:05:05 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:34 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:34 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-mime Message-ID: <20151206001034.277D21ED91@jenkins.debian.net> 2015-12-05 05:44 https://reproducible.debian.net/unstable/amd64/haskell-mime changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:34 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:34 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-text Message-ID: <20151206001034.519181ED96@jenkins.debian.net> 2015-12-05 03:18 https://reproducible.debian.net/unstable/amd64/haskell-text changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Sun Dec 6 00:10:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:10:49 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:17:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:17:45 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:22:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:22:46 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:28:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:28:55 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:34:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:34:10 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:39:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:39:14 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:47:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:47:46 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 00:52:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 00:52:49 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:00:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:00:13 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:06:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:06:01 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:16:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:16:26 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:21:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:21:27 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:23:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:23:03 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-kat-dev_0.0.3-5_amd64.deb libghc-tasty-kat-doc_0.0.3-5_all.deb libghc-tasty-kat-prof_0.0.3-5_amd64.deb haskell-tasty-kat_0.0.3-5.dsc haskell-tasty-kat_0.0.3-5.debian.tar.xz haskell-tasty-kat_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:27:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:27:29 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:37 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:37 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-zip-archive Message-ID: <20151206001037.45CAF1F001@jenkins.debian.net> 2015-12-05 05:29 https://reproducible.debian.net/unstable/amd64/haskell-zip-archive changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Sun Dec 6 01:32:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:32:29 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:34:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:34:24 +0000 Subject: haskell-tasty-kat_0.0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 14:07:50 EST Source: haskell-tasty-kat Binary: libghc-tasty-kat-dev libghc-tasty-kat-prof libghc-tasty-kat-doc Architecture: amd64 all source Version: 0.0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-kat-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-kat-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-kat-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-kat (0.0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f85c0c4e353dab838d76aca203e6bf7029ee489551c1717a43eb9283a02ede0e 38232 libghc-tasty-kat-dev_0.0.3-5_amd64.deb 900939f867b28c705714075ef4b3aa117be8b6abe6214bb7c45ab0586138c186 35198 libghc-tasty-kat-doc_0.0.3-5_all.deb 60dccd9c928a3cf2d5094b5edd45aa235e9d070e0d3b573b823cca5272e13172 31904 libghc-tasty-kat-prof_0.0.3-5_amd64.deb 9170bd4a35690073ea759be58e838f7904f5f33a10c31352f91fbb9df5ff018e 2427 haskell-tasty-kat_0.0.3-5.dsc 8d5df777497e61244168c45ac6152a6149085f363c4f7b39b520fd9ca12ffe65 2176 haskell-tasty-kat_0.0.3-5.debian.tar.xz a72501f0f77db372648566bbba1dd1d6d0d0c975b42238875d663313e9a5db93 6167 haskell-tasty-kat_0.0.3.orig.tar.gz Checksums-Sha1: 8ea2290cbf3031d8c66b0803e9eb7f97902f3172 38232 libghc-tasty-kat-dev_0.0.3-5_amd64.deb 1058dd5fda48743282c09761add0b6de205e8a7b 35198 libghc-tasty-kat-doc_0.0.3-5_all.deb 5096a43db2efbd5bd12d2ab0c9d6905c34f149bf 31904 libghc-tasty-kat-prof_0.0.3-5_amd64.deb 80f03c364e984b768b96eb80164fe402195d5474 2427 haskell-tasty-kat_0.0.3-5.dsc 3c6e7bf641368a9e3bee0b360aad5dcac8936111 2176 haskell-tasty-kat_0.0.3-5.debian.tar.xz aa99414b923853a126873bccc61417f3950003e1 6167 haskell-tasty-kat_0.0.3.orig.tar.gz Files: 3927c3a66bf72383566bb1d83c0e994e 38232 haskell extra libghc-tasty-kat-dev_0.0.3-5_amd64.deb f6767154e6c0d4859dd158c2ebabb910 35198 doc extra libghc-tasty-kat-doc_0.0.3-5_all.deb 4003f4fee51ebe1cbc8a254402fc3b4f 31904 haskell extra libghc-tasty-kat-prof_0.0.3-5_amd64.deb 6e1ccd8147be0ca65a5a22971f439f4e 2427 haskell extra haskell-tasty-kat_0.0.3-5.dsc 97b5668e5c44d11465340e4f6a278c44 2176 - - haskell-tasty-kat_0.0.3-5.debian.tar.xz 88a3ecccae17a677399f09c27c9feaf9 6167 - - haskell-tasty-kat_0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY1MqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiom2oP/Atxurrbc43bWhIvB8KM2TYr owgPyYtyCL7Rhflmcj67VneQzEee2r5ZSOLsA+Yfyo+M8n0kNeR0TAXedO4N+IEr OQ6EOmt8PleaNj9qlFq3QwBFy0rbKHC7zMg+MBNwLNKoC3kKDGqrB1xOnPczwNtR d6lnrawl/Ip1ffdjCp81/qEO/vFuhiw+EduG1ypVW0+OGRWszko/AGoxWy64yXOq E8ZMknFmDPxAdl5DefdXHX3BQzNjtztmVYgns+JHEYiEbcuYLHnfCUlJynX9yxgY IfUHjfIzHX58khKIANKcqHk5muSHE58sYLBny6vURfzMQz9M/iHnHhoEvnEWUeEw RHXiJRIcZLkurS+pJ75KvFxUCTst3A1svwsZcq8Uap05Z4CRpC/h0aNvzS1U2JRt b7aoozTqmjLLDKMO4BRD4BCMq4pDa/eBCgRH80tEAlE8MuI1+XVsa/w40gWqIC1F KpKwxM1IKu5M525220DoU/m35grmFXj1hgDWcJ1bLh33FLEvvmqcpDRQRLomAutW 9R5QWD9YPu13hRjIKHjca+nn3+5coEc/gclQoSgPmbF+Z16BKL/hO0MmTQqY0VRc 4GGejmOCnh++vKASuooHbsV6lh9FqNxXAG55eFlc6RPKpLWRH9OuGkD81b2uLbnh xiJ9oJs3lmL22l7vITr9 =/b7I -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 01:37:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:37:35 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:43:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:43:31 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:49:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:49:22 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 01:54:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 01:54:23 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From owed101 at q.com Sun Dec 6 01:52:20 2015 From: owed101 at q.com (owed101 at q.com) Date: Sat, 5 Dec 2015 20:52:20 -0500 (EST) Subject: !!! In-Reply-To: Message-ID: <8685573.2292997.1449366740918.JavaMail.root@md37.quartz.synacor.com> ----- Original Message ----- Sent: Sat, 05 Dec 2015 20:37:13 -0500 (EST) Subject: !!! i need your trust "i need your trust" From ftpmaster at ftp-master.debian.org Sun Dec 6 02:00:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 02:00:28 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 02:06:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 02:06:13 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 02:12:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 02:12:36 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5.debian.tar.xz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 02:23:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 02:23:10 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-kat-dev_0.0.3-5_amd64.deb libghc-tasty-kat-doc_0.0.3-5_all.deb libghc-tasty-kat-prof_0.0.3-5_amd64.deb haskell-tasty-kat_0.0.3-5.dsc haskell-tasty-kat_0.0.3-5.debian.tar.xz haskell-tasty-kat_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 02:23:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 02:23:30 +0000 Subject: Processing of haskell-tasty-kat_0.0.3-5_amd64.changes Message-ID: haskell-tasty-kat_0.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-kat-dev_0.0.3-5_amd64.deb libghc-tasty-kat-doc_0.0.3-5_all.deb libghc-tasty-kat-prof_0.0.3-5_amd64.deb haskell-tasty-kat_0.0.3-5.dsc haskell-tasty-kat_0.0.3-5.debian.tar.xz haskell-tasty-kat_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:37 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:37 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-mersenne-random-pure64 Message-ID: <20151206001037.861CD1F01A@jenkins.debian.net> 2015-12-05 05:19 https://reproducible.debian.net/unstable/amd64/haskell-mersenne-random-pure64 changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:37 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:37 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-silently Message-ID: <20151206001037.3BCB71F000@jenkins.debian.net> 2015-12-05 03:03 https://reproducible.debian.net/unstable/amd64/haskell-silently changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Sun Dec 6 03:38:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 03:38:44 +0000 Subject: haskell-tasty-kat_0.0.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-tasty-kat, version 0.0.3-5, however unstable already has version 0.0.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:37 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:37 +0000 (UTC) Subject: reproducible.debian.net status changes for ghc Message-ID: <20151206001037.1D4F91EFFC@jenkins.debian.net> 2015-12-05 12:02 https://reproducible.debian.net/unstable/amd64/ghc changed from unreproducible -> reproducible From reproducible-builds at lists.alioth.debian.org Sun Dec 6 00:10:37 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sun, 6 Dec 2015 00:10:37 +0000 (UTC) Subject: reproducible.debian.net status changes for haskelldb Message-ID: <20151206001037.316F61EFFF@jenkins.debian.net> 2015-12-05 05:32 https://reproducible.debian.net/unstable/amd64/haskelldb changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Sun Dec 6 03:49:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 03:49:20 +0000 Subject: Processing of haskell-vector-binary-instances_0.2.1.0-5_amd64.changes Message-ID: haskell-vector-binary-instances_0.2.1.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-binary-instances-dev_0.2.1.0-5_amd64.deb libghc-vector-binary-instances-doc_0.2.1.0-5_all.deb libghc-vector-binary-instances-prof_0.2.1.0-5_amd64.deb haskell-vector-binary-instances_0.2.1.0-5.dsc haskell-vector-binary-instances_0.2.1.0-5.debian.tar.xz haskell-vector-binary-instances_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 03:49:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 03:49:34 +0000 Subject: Processing of haskell-vector-binary-instances_0.2.1.0-5_amd64.changes Message-ID: haskell-vector-binary-instances_0.2.1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-binary-instances-dev_0.2.1.0-5_amd64.deb libghc-vector-binary-instances-doc_0.2.1.0-5_all.deb libghc-vector-binary-instances-prof_0.2.1.0-5_amd64.deb haskell-vector-binary-instances_0.2.1.0-5.dsc haskell-vector-binary-instances_0.2.1.0-5.debian.tar.xz haskell-vector-binary-instances_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 03:54:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 03:54:31 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 03:54:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 03:54:35 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 03:59:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 03:59:43 +0000 Subject: Processing of haskell-safecopy_0.8.6-1_amd64.changes Message-ID: haskell-safecopy_0.8.6-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-safecopy-dev_0.8.6-1_amd64.deb libghc-safecopy-doc_0.8.6-1_all.deb libghc-safecopy-prof_0.8.6-1_amd64.deb haskell-safecopy_0.8.6-1.dsc haskell-safecopy_0.8.6-1.debian.tar.xz haskell-safecopy_0.8.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:04:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:04:44 +0000 Subject: Processing of haskell-safecopy_0.8.6-1_amd64.changes Message-ID: haskell-safecopy_0.8.6-1_amd64.changes uploaded successfully to localhost along with the files: libghc-safecopy-dev_0.8.6-1_amd64.deb libghc-safecopy-doc_0.8.6-1_all.deb libghc-safecopy-prof_0.8.6-1_amd64.deb haskell-safecopy_0.8.6-1.dsc haskell-safecopy_0.8.6-1.debian.tar.xz haskell-safecopy_0.8.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:06:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:06:59 +0000 Subject: Processing of haskell-filestore_0.6.0.6-4_amd64.changes Message-ID: haskell-filestore_0.6.0.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-filestore-data_0.6.0.6-4_all.deb libghc-filestore-dev_0.6.0.6-4_amd64.deb libghc-filestore-doc_0.6.0.6-4_all.deb libghc-filestore-prof_0.6.0.6-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:07:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:07:05 +0000 Subject: Processing of haxml_1.25.3-4_amd64.changes Message-ID: haxml_1.25.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haxml_1.25.3-4_amd64.deb libghc-haxml-dev_1.25.3-4_amd64.deb libghc-haxml-doc_1.25.3-4_all.deb libghc-haxml-prof_1.25.3-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:09:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:09:47 +0000 Subject: Processing of haxml_1.25.3-4_amd64.changes Message-ID: haxml_1.25.3-4_amd64.changes uploaded successfully to localhost along with the files: haxml_1.25.3-4_amd64.deb libghc-haxml-dev_1.25.3-4_amd64.deb libghc-haxml-doc_1.25.3-4_all.deb libghc-haxml-prof_1.25.3-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:09:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:09:48 +0000 Subject: Processing of haskell-filestore_0.6.0.6-4_amd64.changes Message-ID: haskell-filestore_0.6.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-filestore-data_0.6.0.6-4_all.deb libghc-filestore-dev_0.6.0.6-4_amd64.deb libghc-filestore-doc_0.6.0.6-4_all.deb libghc-filestore-prof_0.6.0.6-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:20:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:20:34 +0000 Subject: haskell-asn1-data_0.7.1-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-data, version 0.7.1-8, however unstable already has version 0.7.1-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:20:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:20:43 +0000 Subject: haskell-filestore_0.6.0.6-4_amd64.changes REJECTED Message-ID: libghc-filestore-prof_0.6.0.6-4_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:21:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:21:00 +0000 Subject: haskell-safecopy_0.8.6-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 22:53:11 EST Source: haskell-safecopy Binary: libghc-safecopy-dev libghc-safecopy-prof libghc-safecopy-doc Architecture: amd64 all source Version: 0.8.6-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-safecopy-dev - Haskell serialization library with version control - GHC librarie libghc-safecopy-prof - Haskell serialization library with version control - GHC profilin libghc-safecopy-doc - Haskell serialization library with version control - documentatio Changes: haskell-safecopy (0.8.6-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 588b894b8b4d1155bbe4fd085a8e5bbe9143f0d59d1e8b3ff362157ee2eac1c9 218980 libghc-safecopy-dev_0.8.6-1_amd64.deb c53fdb9f8212ca482c66ecba38100eed3935fc731469a12325b8166fe2b16e55 56892 libghc-safecopy-doc_0.8.6-1_all.deb 81530a248fa8bae8f3b80a4c69e6b70b14d93ad009c259310a21a96baf709e56 199008 libghc-safecopy-prof_0.8.6-1_amd64.deb 265ed141f706082caeb4de7519e6cc57b808a7157d26e1c02e07e9f7598e8b9f 2623 haskell-safecopy_0.8.6-1.dsc 301dae9356440a02ecf7d3a6cbb8ef81bdde9b5d220649383cfdae9ed089f89f 2428 haskell-safecopy_0.8.6-1.debian.tar.xz e2b435151fe7e15cd1cbb276646b0a9aee7ad69dbf984dfc68996289d45dd1d6 15302 haskell-safecopy_0.8.6.orig.tar.gz Checksums-Sha1: 8691c0bc0a2adc2ad7aa6bcf31ef37cb8ab864dd 218980 libghc-safecopy-dev_0.8.6-1_amd64.deb a4c48481fe9aef4cddbbe56176cda0e2107bcbf7 56892 libghc-safecopy-doc_0.8.6-1_all.deb 4819ee547c3552de3780f04e3bd8c38b8fb0e5be 199008 libghc-safecopy-prof_0.8.6-1_amd64.deb 896efecf249a67f1ea97ffbc1974511a7123a004 2623 haskell-safecopy_0.8.6-1.dsc 9455b494e6b23825e585a2181dfa0e443044da64 2428 haskell-safecopy_0.8.6-1.debian.tar.xz 826057a247991b8804de3b35f146b217f36ad03e 15302 haskell-safecopy_0.8.6.orig.tar.gz Files: 2c8390fe1a3274f190a5c7c1ee19a355 218980 haskell extra libghc-safecopy-dev_0.8.6-1_amd64.deb d1a7628fe552748e6697c457d6755c4f 56892 doc extra libghc-safecopy-doc_0.8.6-1_all.deb 7d4b9c3b7c87c9cf27c8ebc192bafc33 199008 haskell extra libghc-safecopy-prof_0.8.6-1_amd64.deb e527b075f1589700574d1670baed2774 2623 haskell extra haskell-safecopy_0.8.6-1.dsc 1d2fcdd9cf10d0192fd78d14582e7113 2428 - - haskell-safecopy_0.8.6-1.debian.tar.xz c54a83c79c8dbaf0d7dd6e0fccbce98f 15302 - - haskell-safecopy_0.8.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7GDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKNgP/2mVSkjCPID3Yezidbl0N7Lg 2huy2viQmhP5EmU5MQBlNjzwLfQwgZgoZ9UVkg6not+A+iCsxgtszOwDaQVI4yB8 cXWk/dRBFd4a/z389iDOS1KMxEDJh2a56u3j+ehkcnpNoQAUniwC1mF5qkxBzTVI N39JAt8H82wzTz2sswOL6Qld0WKZ9gyUfNNqeMXHgRFdesIpP7NYrm7z7ZAY0DfW GaoszAeg0ejQQhxa5k19bMLIvcSHLVlhxBWLWu5cg5V64alSF/zQVAGSn7JtrK8I 4yC6YXu4FpUdUtFOWxPxmbSIycmuM/IlJ5kec2dLI6E7iIPS6BLX/zr2HI2c9RmK GJRT65xuH7oYic0+IKe8OE5hhqte0yyoVoN5mnLRrG9/rnW712R6WkWIUNnrdaUV Mban6tu5IQCCGzh7bi/EWfGSe4p0GlZ8GyRhCREylJyMSU/9tvkeQwuKBPhmtlI2 e3iDwAxT4Qo3Sg3b0H30eys2H2zW8PE+054XXsgm56auUReHfacXuvUVvueDNtM+ Etb942KgSuqc6intlAtvwbzuzWaSO3Y7n5Qr+tw2w9+sk3Cyj/Aj0iHYFEXvyLur vXONiDc/s0XFJopzjZJPFY9ZloeVSJM4eNYUyazixSbwo2ADbKtwpbP8nR3YchwS Mv9LglqoHyywrwaGuiDy =1ykw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:21:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:21:22 +0000 Subject: haskell-vector-binary-instances_0.2.1.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 22:42:39 EST Source: haskell-vector-binary-instances Binary: libghc-vector-binary-instances-dev libghc-vector-binary-instances-prof libghc-vector-binary-instances-doc Architecture: amd64 all source Version: 0.2.1.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-binary-instances-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-binary-instances-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-binary-instances-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-vector-binary-instances (0.2.1.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b11430aaa08370a0e3b51bf0c5eaf2055ef775fe577d38226dd26d3946dfa5f6 32630 libghc-vector-binary-instances-dev_0.2.1.0-5_amd64.deb b4ba794df3da7347796918cf1a5556c4f77c30ae4d5a20b1e897cb230e5da739 29030 libghc-vector-binary-instances-doc_0.2.1.0-5_all.deb 0a7191de0687f61ea7d94424e15ac9cccef8f97db782b6c50cee073b84854ee1 33552 libghc-vector-binary-instances-prof_0.2.1.0-5_amd64.deb 2813da0f8bd50a51883bc66f6e8b9c9cb3337322e4d93c41be98f6df9c0a5c57 2701 haskell-vector-binary-instances_0.2.1.0-5.dsc 200d5b5e0d4fd98a0864102edf40f944f08ebdd1840bf1ee37532f15f54a9421 2376 haskell-vector-binary-instances_0.2.1.0-5.debian.tar.xz 9450018a61ee5a62b802c1b2cfe8d289b7c8f3debeb0f8828679a4c085d31909 3114 haskell-vector-binary-instances_0.2.1.0.orig.tar.gz Checksums-Sha1: 2b4bf2410dccae6092bf46a39fcd5b9c176b1a48 32630 libghc-vector-binary-instances-dev_0.2.1.0-5_amd64.deb 3a531f262d42fb9354f91cbc75e26c8ad69b30e5 29030 libghc-vector-binary-instances-doc_0.2.1.0-5_all.deb bc1a13220f9037500030e0b59796ee1b45bb7d1b 33552 libghc-vector-binary-instances-prof_0.2.1.0-5_amd64.deb 3db08c187751ada3f9748ab1fd0011bd72f2a5ec 2701 haskell-vector-binary-instances_0.2.1.0-5.dsc 9bc186662636a1d14d057df4109b83fea6219526 2376 haskell-vector-binary-instances_0.2.1.0-5.debian.tar.xz 52b1deafe63492c3e206aa6983243cf2be8de6b8 3114 haskell-vector-binary-instances_0.2.1.0.orig.tar.gz Files: 7a85ff81781fbf5cd0df52ece81b6d1f 32630 haskell extra libghc-vector-binary-instances-dev_0.2.1.0-5_amd64.deb 03ee9311ffca4e904d122b4ee9bbf917 29030 doc extra libghc-vector-binary-instances-doc_0.2.1.0-5_all.deb 946eb853443751d4f9de9a59d419ad24 33552 haskell extra libghc-vector-binary-instances-prof_0.2.1.0-5_amd64.deb a894b61aca75f177cb0ca51b1029edf1 2701 haskell extra haskell-vector-binary-instances_0.2.1.0-5.dsc 3fb86f823817d025ef86252f98a1236f 2376 - - haskell-vector-binary-instances_0.2.1.0-5.debian.tar.xz 06abb679efe6bb617c31f54c055a3d07 3114 - - haskell-vector-binary-instances_0.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY663XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovg4P/jzh7URUbw9kruYVMLZcXTAV 5tjr1dinMN7SnHhrQi//AjsqP/OiHdxPlWfwYOPOrlRTo/NELMrzs5L1BxUE2Pe3 bwX+mli5tiMC3l/EJXbzWDfZQs8u6d5rnGgF2xYDmBNdOkPQ8hwCv4iQMXgH54fp RLAF726TlkSosEYlV1+vWY8wawusxTxeAaGLbLO9KRPmizMsp0feKEnlzy3NGg43 amnlnjvvAH+1BzUR14oY0AXaD33VPGXVfwtVhA3t+7yOrp9qgvhYdc+F3fj/KQ96 ESaQXIN9QyEo1BgxidBphlikkIzERgN9YdiwLup8zmRBCNrRYlaU5lHHqtoQ8KwB EwVJcAGnymPQ0fCSoYP3J5RZ0F6rxhB1h/cH76nWxEJQo+ZHa19noW331pKWNVHC LgS2zC4w3bn+MuZARgvg7vSu/GG64mjAJnvCJ8pAvnf1CgIMvQrPDctE0KzFpiV0 vdjPGRpUuLp6LZtPFARU8YpIp140AsKmGoaEerZkQxybcHjyRZCkhDRsJ+257q/o +Btm7sBCWC4h3AU06u5WvLp9RauEtUrSttWeac1kzEzdfoC3LzYxKKd5RXu5v5Nz +2DUjTxUKpwGfdtlDqqfxHMRGUYRwd1te4OBGAJsFR+dARehu+FuVdRYjEiMmEp/ MQodTRFZ08Nz9rKnUeU9 =z8Qt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:21:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:21:31 +0000 Subject: haxml_1.25.3-4_amd64.changes REJECTED Message-ID: haxml_1.25.3-4_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:22:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:22:52 +0000 Subject: Processing of haskell-control-monad-loop_0.1-6_amd64.changes Message-ID: haskell-control-monad-loop_0.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-control-monad-loop-dev_0.1-6_amd64.deb libghc-control-monad-loop-doc_0.1-6_all.deb libghc-control-monad-loop-prof_0.1-6_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:22:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:22:57 +0000 Subject: Processing of haskell-language-haskell-extract_0.2.4-5_amd64.changes Message-ID: haskell-language-haskell-extract_0.2.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-language-haskell-extract-dev_0.2.4-5_amd64.deb libghc-language-haskell-extract-doc_0.2.4-5_all.deb libghc-language-haskell-extract-prof_0.2.4-5_amd64.deb haskell-language-haskell-extract_0.2.4-5.dsc haskell-language-haskell-extract_0.2.4-5.debian.tar.xz haskell-language-haskell-extract_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:23:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:23:00 +0000 Subject: Processing of haskell-libxml-sax_0.7.5-4_amd64.changes Message-ID: haskell-libxml-sax_0.7.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-libxml-sax-dev_0.7.5-4_amd64.deb libghc-libxml-sax-doc_0.7.5-4_all.deb libghc-libxml-sax-prof_0.7.5-4_amd64.deb haskell-libxml-sax_0.7.5-4.dsc haskell-libxml-sax_0.7.5-4.debian.tar.xz haskell-libxml-sax_0.7.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:23:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:23:05 +0000 Subject: Processing of haskell-puremd5_2.1.2.1-8_amd64.changes Message-ID: haskell-puremd5_2.1.2.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-puremd5-dev_2.1.2.1-8_amd64.deb libghc-puremd5-doc_2.1.2.1-8_all.deb libghc-puremd5-prof_2.1.2.1-8_amd64.deb haskell-puremd5_2.1.2.1-8.dsc haskell-puremd5_2.1.2.1-8.debian.tar.xz haskell-puremd5_2.1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:23:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:23:08 +0000 Subject: Processing of haskell-regex-compat-tdfa_0.95.1.4-3_amd64.changes Message-ID: haskell-regex-compat-tdfa_0.95.1.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-compat-tdfa-dev_0.95.1.4-3_amd64.deb libghc-regex-compat-tdfa-doc_0.95.1.4-3_all.deb libghc-regex-compat-tdfa-prof_0.95.1.4-3_amd64.deb haskell-regex-compat-tdfa_0.95.1.4-3.dsc haskell-regex-compat-tdfa_0.95.1.4-3.debian.tar.xz haskell-regex-compat-tdfa_0.95.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:24:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:24:56 +0000 Subject: Processing of haskell-language-haskell-extract_0.2.4-5_amd64.changes Message-ID: haskell-language-haskell-extract_0.2.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-language-haskell-extract-dev_0.2.4-5_amd64.deb libghc-language-haskell-extract-doc_0.2.4-5_all.deb libghc-language-haskell-extract-prof_0.2.4-5_amd64.deb haskell-language-haskell-extract_0.2.4-5.dsc haskell-language-haskell-extract_0.2.4-5.debian.tar.xz haskell-language-haskell-extract_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:24:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:24:56 +0000 Subject: Processing of haskell-control-monad-loop_0.1-6_amd64.changes Message-ID: haskell-control-monad-loop_0.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-control-monad-loop-dev_0.1-6_amd64.deb libghc-control-monad-loop-doc_0.1-6_all.deb libghc-control-monad-loop-prof_0.1-6_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:24:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:24:56 +0000 Subject: Processing of haskell-libxml-sax_0.7.5-4_amd64.changes Message-ID: haskell-libxml-sax_0.7.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-libxml-sax-dev_0.7.5-4_amd64.deb libghc-libxml-sax-doc_0.7.5-4_all.deb libghc-libxml-sax-prof_0.7.5-4_amd64.deb haskell-libxml-sax_0.7.5-4.dsc haskell-libxml-sax_0.7.5-4.debian.tar.xz haskell-libxml-sax_0.7.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:24:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:24:56 +0000 Subject: Processing of haskell-puremd5_2.1.2.1-8_amd64.changes Message-ID: haskell-puremd5_2.1.2.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-puremd5-dev_2.1.2.1-8_amd64.deb libghc-puremd5-doc_2.1.2.1-8_all.deb libghc-puremd5-prof_2.1.2.1-8_amd64.deb haskell-puremd5_2.1.2.1-8.dsc haskell-puremd5_2.1.2.1-8.debian.tar.xz haskell-puremd5_2.1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:24:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:24:56 +0000 Subject: Processing of haskell-regex-compat-tdfa_0.95.1.4-3_amd64.changes Message-ID: haskell-regex-compat-tdfa_0.95.1.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-compat-tdfa-dev_0.95.1.4-3_amd64.deb libghc-regex-compat-tdfa-doc_0.95.1.4-3_all.deb libghc-regex-compat-tdfa-prof_0.95.1.4-3_amd64.deb haskell-regex-compat-tdfa_0.95.1.4-3.dsc haskell-regex-compat-tdfa_0.95.1.4-3.debian.tar.xz haskell-regex-compat-tdfa_0.95.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:25 +0000 Subject: Processing of darcs-monitor_0.4.2-10_amd64.changes Message-ID: darcs-monitor_0.4.2-10_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: darcs-monitor_0.4.2-10_amd64.deb darcs-monitor_0.4.2-10.dsc darcs-monitor_0.4.2-10.debian.tar.xz darcs-monitor_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:28 +0000 Subject: Processing of haskell-cipher-aes128_0.7.0.1-2_amd64.changes Message-ID: haskell-cipher-aes128_0.7.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cipher-aes128-dev_0.7.0.1-2_amd64.deb libghc-cipher-aes128-doc_0.7.0.1-2_all.deb libghc-cipher-aes128-prof_0.7.0.1-2_amd64.deb haskell-cipher-aes128_0.7.0.1-2.dsc haskell-cipher-aes128_0.7.0.1-2.debian.tar.xz haskell-cipher-aes128_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:32 +0000 Subject: Processing of haskell-distributive_0.4.4-5_amd64.changes Message-ID: haskell-distributive_0.4.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-distributive-dev_0.4.4-5_amd64.deb libghc-distributive-doc_0.4.4-5_all.deb libghc-distributive-prof_0.4.4-5_amd64.deb haskell-distributive_0.4.4-5.dsc haskell-distributive_0.4.4-5.debian.tar.xz haskell-distributive_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:36 +0000 Subject: Processing of haskell-regexpr_0.5.4-9_amd64.changes Message-ID: haskell-regexpr_0.5.4-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regexpr-dev_0.5.4-9_amd64.deb libghc-regexpr-doc_0.5.4-9_all.deb libghc-regexpr-prof_0.5.4-9_amd64.deb haskell-regexpr_0.5.4-9.dsc haskell-regexpr_0.5.4-9.debian.tar.xz haskell-regexpr_0.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:40 +0000 Subject: Processing of haskell-system-fileio_0.3.16.3-3_amd64.changes Message-ID: haskell-system-fileio_0.3.16.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-system-fileio-dev_0.3.16.3-3_amd64.deb libghc-system-fileio-doc_0.3.16.3-3_all.deb libghc-system-fileio-prof_0.3.16.3-3_amd64.deb haskell-system-fileio_0.3.16.3-3.dsc haskell-system-fileio_0.3.16.3-3.debian.tar.xz haskell-system-fileio_0.3.16.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:43 +0000 Subject: Processing of hasktags_0.69.1-3_amd64.changes Message-ID: hasktags_0.69.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hasktags_0.69.1-3_amd64.deb hasktags_0.69.1-3.dsc hasktags_0.69.1-3.debian.tar.xz hasktags_0.69.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:28:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:28:59 +0000 Subject: Processing of hothasktags_0.3.3-4_amd64.changes Message-ID: hothasktags_0.3.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hothasktags_0.3.3-4_amd64.deb hothasktags_0.3.3-4.dsc hothasktags_0.3.3-4.debian.tar.xz hothasktags_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:41 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:45 +0000 Subject: Processing of haskell-asn1-encoding_0.9.3-1_amd64.changes Message-ID: haskell-asn1-encoding_0.9.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-encoding-dev_0.9.3-1_amd64.deb libghc-asn1-encoding-doc_0.9.3-1_all.deb libghc-asn1-encoding-prof_0.9.3-1_amd64.deb haskell-asn1-encoding_0.9.3-1.dsc haskell-asn1-encoding_0.9.3-1.debian.tar.xz haskell-asn1-encoding_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:49 +0000 Subject: Processing of haskell-asn1-parse_0.9.4-1_amd64.changes Message-ID: haskell-asn1-parse_0.9.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-parse-dev_0.9.4-1_amd64.deb libghc-asn1-parse-doc_0.9.4-1_all.deb libghc-asn1-parse-prof_0.9.4-1_amd64.deb haskell-asn1-parse_0.9.4-1.dsc haskell-asn1-parse_0.9.4-1.debian.tar.xz haskell-asn1-parse_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:53 +0000 Subject: Processing of haskell-asn1-types_0.3.1-1_amd64.changes Message-ID: haskell-asn1-types_0.3.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-types-dev_0.3.1-1_amd64.deb libghc-asn1-types-doc_0.3.1-1_all.deb libghc-asn1-types-prof_0.3.1-1_amd64.deb haskell-asn1-types_0.3.1-1.dsc haskell-asn1-types_0.3.1-1.debian.tar.xz haskell-asn1-types_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:56 +0000 Subject: Processing of haskell-filestore_0.6.0.6-4_amd64.changes Message-ID: haskell-filestore_0.6.0.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-filestore-data_0.6.0.6-4_all.deb libghc-filestore-dev_0.6.0.6-4_amd64.deb libghc-filestore-doc_0.6.0.6-4_all.deb libghc-filestore-prof_0.6.0.6-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:58 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:58 +0000 Subject: Processing of darcs-monitor_0.4.2-10_amd64.changes Message-ID: darcs-monitor_0.4.2-10_amd64.changes uploaded successfully to localhost along with the files: darcs-monitor_0.4.2-10_amd64.deb darcs-monitor_0.4.2-10.dsc darcs-monitor_0.4.2-10.debian.tar.xz darcs-monitor_0.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:57 +0000 Subject: Processing of haskell-asn1-types_0.3.1-1_amd64.changes Message-ID: haskell-asn1-types_0.3.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-types-dev_0.3.1-1_amd64.deb libghc-asn1-types-doc_0.3.1-1_all.deb libghc-asn1-types-prof_0.3.1-1_amd64.deb haskell-asn1-types_0.3.1-1.dsc haskell-asn1-types_0.3.1-1.debian.tar.xz haskell-asn1-types_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:30:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:30:00 +0000 Subject: Processing of haskell-system-fileio_0.3.16.3-3_amd64.changes Message-ID: haskell-system-fileio_0.3.16.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-system-fileio-dev_0.3.16.3-3_amd64.deb libghc-system-fileio-doc_0.3.16.3-3_all.deb libghc-system-fileio-prof_0.3.16.3-3_amd64.deb haskell-system-fileio_0.3.16.3-3.dsc haskell-system-fileio_0.3.16.3-3.debian.tar.xz haskell-system-fileio_0.3.16.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:59 +0000 Subject: Processing of haskell-asn1-parse_0.9.4-1_amd64.changes Message-ID: haskell-asn1-parse_0.9.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-parse-dev_0.9.4-1_amd64.deb libghc-asn1-parse-doc_0.9.4-1_all.deb libghc-asn1-parse-prof_0.9.4-1_amd64.deb haskell-asn1-parse_0.9.4-1.dsc haskell-asn1-parse_0.9.4-1.debian.tar.xz haskell-asn1-parse_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:30:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:30:00 +0000 Subject: Processing of hothasktags_0.3.3-4_amd64.changes Message-ID: hothasktags_0.3.3-4_amd64.changes uploaded successfully to localhost along with the files: hothasktags_0.3.3-4_amd64.deb hothasktags_0.3.3-4.dsc hothasktags_0.3.3-4.debian.tar.xz hothasktags_0.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:58 +0000 Subject: Processing of haskell-regexpr_0.5.4-9_amd64.changes Message-ID: haskell-regexpr_0.5.4-9_amd64.changes uploaded successfully to localhost along with the files: libghc-regexpr-dev_0.5.4-9_amd64.deb libghc-regexpr-doc_0.5.4-9_all.deb libghc-regexpr-prof_0.5.4-9_amd64.deb haskell-regexpr_0.5.4-9.dsc haskell-regexpr_0.5.4-9.debian.tar.xz haskell-regexpr_0.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:30:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:30:01 +0000 Subject: Processing of haskell-cipher-aes128_0.7.0.1-2_amd64.changes Message-ID: haskell-cipher-aes128_0.7.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-cipher-aes128-dev_0.7.0.1-2_amd64.deb libghc-cipher-aes128-doc_0.7.0.1-2_all.deb libghc-cipher-aes128-prof_0.7.0.1-2_amd64.deb haskell-cipher-aes128_0.7.0.1-2.dsc haskell-cipher-aes128_0.7.0.1-2.debian.tar.xz haskell-cipher-aes128_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:59 +0000 Subject: Processing of haskell-filestore_0.6.0.6-4_amd64.changes Message-ID: haskell-filestore_0.6.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-filestore-data_0.6.0.6-4_all.deb libghc-filestore-dev_0.6.0.6-4_amd64.deb libghc-filestore-doc_0.6.0.6-4_all.deb libghc-filestore-prof_0.6.0.6-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:29:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:29:59 +0000 Subject: Processing of hasktags_0.69.1-3_amd64.changes Message-ID: hasktags_0.69.1-3_amd64.changes uploaded successfully to localhost along with the files: hasktags_0.69.1-3_amd64.deb hasktags_0.69.1-3.dsc hasktags_0.69.1-3.debian.tar.xz hasktags_0.69.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:30:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:30:01 +0000 Subject: Processing of haskell-asn1-encoding_0.9.3-1_amd64.changes Message-ID: haskell-asn1-encoding_0.9.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-encoding-dev_0.9.3-1_amd64.deb libghc-asn1-encoding-doc_0.9.3-1_all.deb libghc-asn1-encoding-prof_0.9.3-1_amd64.deb haskell-asn1-encoding_0.9.3-1.dsc haskell-asn1-encoding_0.9.3-1.debian.tar.xz haskell-asn1-encoding_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:30:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:30:01 +0000 Subject: Processing of haskell-distributive_0.4.4-5_amd64.changes Message-ID: haskell-distributive_0.4.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-distributive-dev_0.4.4-5_amd64.deb libghc-distributive-doc_0.4.4-5_all.deb libghc-distributive-prof_0.4.4-5_amd64.deb haskell-distributive_0.4.4-5.dsc haskell-distributive_0.4.4-5.debian.tar.xz haskell-distributive_0.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:34:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:34:25 +0000 Subject: darcs-monitor_0.4.2-10_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:23:25 EST Source: darcs-monitor Binary: darcs-monitor Architecture: amd64 source Version: 0.4.2-10 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: darcs-monitor - Darcs add-on that sends mail about newly pushed changes Changes: darcs-monitor (0.4.2-10) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1904c1801db877a0a5319ecc41c9ac17bddb1e17022c70cad09ea63d252fce1c 361880 darcs-monitor_0.4.2-10_amd64.deb f39c978f364669a97fb979f75372f0b3bdcaed0a866390b41bd61b6b807d3d11 2241 darcs-monitor_0.4.2-10.dsc b81b61dc91ff2570095c8cec901af1afe789c2b71cd9459ac77e8f0c5b38bca9 5408 darcs-monitor_0.4.2-10.debian.tar.xz d8aa968f6ce573e8df62dce2f60d948a13ca94da02658744fe5dad1f1575e666 15967 darcs-monitor_0.4.2.orig.tar.gz Checksums-Sha1: 3af56b6512a5d8265f45e0783b7ee44b1a56db98 361880 darcs-monitor_0.4.2-10_amd64.deb 27bd3d403f6cf9dc77ac6ae1a9d8ec43eb5e8390 2241 darcs-monitor_0.4.2-10.dsc 1cf9b6376e6faa59b7b0369e3c50dcbc0cd397c0 5408 darcs-monitor_0.4.2-10.debian.tar.xz 0839e38c4caeee8aa4336fcb43a68e333439c541 15967 darcs-monitor_0.4.2.orig.tar.gz Files: f7ca566cb4aed1addb98aa77461a7fb1 361880 vcs optional darcs-monitor_0.4.2-10_amd64.deb 544375aa29d1efb3811258cf38b21fb9 2241 vcs optional darcs-monitor_0.4.2-10.dsc fcb81aae5786ad89d9046fc479287f87 5408 - - darcs-monitor_0.4.2-10.debian.tar.xz 4a24113a0cd57b5e35438cb1c0a50520 15967 - - darcs-monitor_0.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7hAXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1D0P/3p+ltphUxRIldX6JJXCohJ3 y7FagDdzLohf//HSKaYhgd66dI1/Q9B3qrW1cj8oDZu5LpLxZQWaI/KmmtZ6hQbh GsaPXq4zMnjtSofW0x5535/XTyLoLbX9ZDS59VoWDKqoCacROFOD1PO3nk3ZGRhk OoIGBmsCZ6weDZ82pKyzHJ+N40pGrvSlamI89pnuLpLVR+26iLjZnYQSluSV0LzR I8tKKXsntJNpHYabEsuYzO+es9HMpx3Q5rHoD9PiynDwjKDXNhlzoEFm/ctCpIOn 4L3deS7AaAGj9bab0gkyp4SecrdvIMWTXj0/rK3CemtjhMyRqug3iLILdJhhaWU5 mimL8OJ6hyPSHmiukdiHu+561nF4Bbdle32/szefUcLhZqzIXrNJos0XrfAq3wXX p9zKugPY7kRYPJ4kl/ctD9R6PVShEAZ+rXgOyRcQSlQFM131resm5EP8lDe3H+Et Qi1t+wtvlXCsolzgmRMV5AOpzuSV/+/M0LhziCXoEv0+eFdo2uGIQZ2DhB1XGCE4 PopaAV5vUwMguNF5tHvPBD1LrxeSzEbZsdd7O2Pa6kQL2uDCdJSUMmLBv5GAwTkO IrP+bMCtcmsm7IzMYH+/vt7SEUyY1E9gpjqsDSwkfhzfkCm2hluO8L6dxFza9Ipj oHoTojZX/2DqZZGQ5yqD =AlS3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:01 +0000 Subject: haskell-asn1-parse_0.9.4-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-parse, version 0.9.4-1, however unstable already has version 0.9.4-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:08 +0000 Subject: haskell-asn1-types_0.3.1-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-types, version 0.3.1-1, however unstable already has version 0.3.1-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:16 +0000 Subject: haskell-cipher-aes128_0.7.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:21:57 EST Source: haskell-cipher-aes128 Binary: libghc-cipher-aes128-dev libghc-cipher-aes128-prof libghc-cipher-aes128-doc Architecture: amd64 all source Version: 0.7.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cipher-aes128-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-aes128-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-aes128-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cipher-aes128 (0.7.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3a86919e566ec971b12408a67df3085fb232cadefc299807d35c14831d8937aa 80506 libghc-cipher-aes128-dev_0.7.0.1-2_amd64.deb 5e24a091c8fb2637d486df68c2e81b80732380ef07ac5f55ef6612faa2327544 44404 libghc-cipher-aes128-doc_0.7.0.1-2_all.deb 248fea0fd27f1b780d1da9f269dbbd9a5dac2b679ecb7d8efe80a591b1cf8a7c 69400 libghc-cipher-aes128-prof_0.7.0.1-2_amd64.deb 77a6c977a0c2b31f0d884d4e407c01c0d3bd535313396bfc88dcfcad20807ed8 2637 haskell-cipher-aes128_0.7.0.1-2.dsc f889ae8d3c3630fa7a88b4d851bac027af9393dc4f07b9b342de8090407de323 2496 haskell-cipher-aes128_0.7.0.1-2.debian.tar.xz 18aecff826ca46e188062b972dfbda7360f6f73e2ffe45aa15bdc676debb7662 25450 haskell-cipher-aes128_0.7.0.1.orig.tar.gz Checksums-Sha1: c6d9065388c6b6a61457e0612bdad1ef1f0a775c 80506 libghc-cipher-aes128-dev_0.7.0.1-2_amd64.deb 0f47175ed43c904b200d4a7d7d813c7e3e2f15ab 44404 libghc-cipher-aes128-doc_0.7.0.1-2_all.deb ecb053e2a925a7ee9e7ebed09b3bdf1d8bb6c04c 69400 libghc-cipher-aes128-prof_0.7.0.1-2_amd64.deb 313018e9d000483e1810b5bdd146a59a72ab8eec 2637 haskell-cipher-aes128_0.7.0.1-2.dsc b68edaa0e2d00b951f859a59c50519c299db0b61 2496 haskell-cipher-aes128_0.7.0.1-2.debian.tar.xz 6925ac8ebf7e5b2dae649aeced2796c67765bf66 25450 haskell-cipher-aes128_0.7.0.1.orig.tar.gz Files: e9e8ed56c46fd9c1e25e1071baa3a631 80506 haskell extra libghc-cipher-aes128-dev_0.7.0.1-2_amd64.deb e2596f71459e0ede49558e2404719254 44404 doc extra libghc-cipher-aes128-doc_0.7.0.1-2_all.deb bddfec920af36d67496e83e80e42f4c3 69400 haskell extra libghc-cipher-aes128-prof_0.7.0.1-2_amd64.deb 641b047d87415e8ba134e5c277addf1f 2637 haskell extra haskell-cipher-aes128_0.7.0.1-2.dsc 7fc6fd8153e619d6c315def520a9fb49 2496 - - haskell-cipher-aes128_0.7.0.1-2.debian.tar.xz 90a3fad2c7152556c154775b642826bb 25450 - - haskell-cipher-aes128_0.7.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7g7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQlcP/RXprsy3KJNEZURUqsnao/p8 rS6kmQQmBlNWQlaxeg040njET+bU0j2dO9B5rLg4nuzYItq0+9RmASdrGkNHZub3 FgIDsRXN3iGQFStKAC87ujfR4qg7Phy1koEh51JhtG0kh+3q3GCRzWEOtJbDgtuv +ZCW2+U1WL3w0KAsz0n0czJQks7hnc5EyfnpaQmjWEdowL1OzvcAeN8ev4+HqOuK rXvtX/AFbu5UXGIWBLk10555HSbSFrJmJiccuCGE4pUhZWxkm8uO8LJngjezdXF+ +MI/CdW1VyOHHbpCfWbw1V8v8Odx1Tz6m1P88nqe5o7U1Uoo1A9HxyFIGrG3LGUg ItmJYEtiqYbXGuKGAk/+inUgvlgTekpxjUNFGXiZcDpZGsky0HkH+QDqWfo1MIbq wjEZ03+nGVt83yNEve1uU7R2jiUC79MHvIPelU8g9j8QCphUYVhX+JqHzOM99J+O IkiZ07y2IXCLenaAV/p6V2/LEJLoiMKku2iwKpY9Uzt7nMFdOgva/KM3c5JQMaSF LbOnJWcm4yodZcIXmSfJb3HijFKWgChIMv1VAYW0eQL9i8DDhYGbTt1O9KXT78Kk /FDHiGv8wlMXe9Qq/YHP3Bq8Wr1K/RUCs+ec3izyGpR4PW/Fg6JXdGkqNvBc9uKe AWA4/uLd/i3vnmd34eHm =qxMO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:18 +0000 Subject: haskell-control-monad-loop_0.1-6_amd64.changes REJECTED Message-ID: libghc-control-monad-loop-dev_0.1-6_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:26 +0000 Subject: haskell-distributive_0.4.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:22:58 EST Source: haskell-distributive Binary: libghc-distributive-dev libghc-distributive-prof libghc-distributive-doc Architecture: amd64 all source Version: 0.4.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-distributive-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-distributive-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-distributive-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-distributive (0.4.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c936658e2df1bd093af5e11da4dec246fdba77fc564b5841fa5f9225a1461a0e 32286 libghc-distributive-dev_0.4.4-5_amd64.deb 364bd87b8c5abc64b7a2ccf43ab46e919d08f8e2a853a53f2f3be030ff069bec 33794 libghc-distributive-doc_0.4.4-5_all.deb 24085d48fb336bb02b478c029e582ab67baa5725a096228f0ac5d5c5fa44b3e8 30576 libghc-distributive-prof_0.4.4-5_amd64.deb 48f878c4ce36338e6c4c0220738363577b92c9c3575e008b92e97c1c21195487 2529 haskell-distributive_0.4.4-5.dsc 87d701bb3e15f0e3df1ee66853c4e68cdb8c1ed671f61d0408e0cab6e7d99a1b 3072 haskell-distributive_0.4.4-5.debian.tar.xz 82d1f53495fe9c25e4e974825666b4a6232af7452784e145cc04aeb365b25468 6686 haskell-distributive_0.4.4.orig.tar.gz Checksums-Sha1: eb6646a9158fbf2cf2baaa1421d5f8e6394955b6 32286 libghc-distributive-dev_0.4.4-5_amd64.deb 3d0ae1338c37f563c98b62e9d8787ec56819b6fe 33794 libghc-distributive-doc_0.4.4-5_all.deb 79263bd7a00f1ebabb38c025dac817e262a99049 30576 libghc-distributive-prof_0.4.4-5_amd64.deb 504180db25a1afd45b13a06a91f0d13dae2e10a5 2529 haskell-distributive_0.4.4-5.dsc 4cf1d74a6b1b41df6105fbfccf221a412759d6c0 3072 haskell-distributive_0.4.4-5.debian.tar.xz 792a2e68674e30293b5dbda29d8094982b406e4c 6686 haskell-distributive_0.4.4.orig.tar.gz Files: 507e734fe3e4e87b55431aa6254b0e3f 32286 haskell extra libghc-distributive-dev_0.4.4-5_amd64.deb a85e36d34cffe6508ef5367c346cb756 33794 doc extra libghc-distributive-doc_0.4.4-5_all.deb b2ded178e83bb0ad357524837bdf7f00 30576 haskell extra libghc-distributive-prof_0.4.4-5_amd64.deb 0f4c2514f41bcbc03adce84b170bb92e 2529 haskell extra haskell-distributive_0.4.4-5.dsc a252ce135501487ae99a790d5beee790 3072 - - haskell-distributive_0.4.4-5.debian.tar.xz d8bb67dfd4b24089b73eca2a3d76ca83 6686 - - haskell-distributive_0.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7g7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYhoP/jkQsyPRMfehyJamWpzdhLZ6 vEqNIMesZGv9LnoxBQmUDX3ZKfvusm337G5yS3oy79lCtPg35t59me10LC6ekSzL YLvkEd1WXg55ARj5SufZOavgHYzO/Ejv4usdCKBvNoH05QbydbZmUXOn5XRYyheh JoD1DsWImRd35fCiPp7NhC3XGHwMK7gwHXhhyk+pn1msm3/OM+0oyROcQvqpld6Q N3EIR2xl67CNgghe8ho4wSRe3y/eT3DY052CxkMEfDrg40q8W2oj5ki66INlpIpP +A44s1oRyK2NUseuGsF8/1cNu8kBP7XKk7HpuI8HPiLfsqw8h3FyIxkpnOPgzYsx XVK5FlfWmEfXUaOtTodAUwhZ1iTD6jztfWJJNIbm78G2Yq+9RHyIZDW67p95K+hs 2ZDJ8IiqmFMXpOyOtUK4F6U2WArgeGUdJP66Xk5RBcnv5K+A5ax6tV6zLB/rovDm GfUFWxmQpgbte7Cdud558jdXAQtap/oUsgg0GTKp32NyxA3b9qwkiy20gPOsVYEb Qml5I5m9FU2R4BqQH+Le3nnYpbRJ6Ln6/RvYKAG+Uhxjy9LIq5G3lGji2vDYdJWR m26JCWLGUtSAu9/Z3+AxCcc7uIwDHkUxvCFebdlbMw7jluoEc9BEJJoUcLztJDzQ sqXJ1AcmIxDNgPqFioYD =XBgO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:27 +0000 Subject: haskell-filestore_0.6.0.6-4_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 04:20:43.648562. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:34 +0000 Subject: haskell-language-haskell-extract_0.2.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:20:26 EST Source: haskell-language-haskell-extract Binary: libghc-language-haskell-extract-dev libghc-language-haskell-extract-prof libghc-language-haskell-extract-doc Architecture: amd64 all source Version: 0.2.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-language-haskell-extract-dev - automatically extract functions from the local code. libghc-language-haskell-extract-prof - automatically extract functions from the local code.; profiling l libghc-language-haskell-extract-doc - automatically extract functions from the local code.; documentati Changes: haskell-language-haskell-extract (0.2.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5451aa945a11d15b29e8c705a05aa641df0604d109c4066c2f10c604712dca35 16048 libghc-language-haskell-extract-dev_0.2.4-5_amd64.deb eba373a8bfaf414546d25ab37a87248b862985a261e3695105f6b038e18a1b1f 29326 libghc-language-haskell-extract-doc_0.2.4-5_all.deb e8b86b67441ca2d556b531872466e0bf1cebeffa5d76a4c6dc320167299d756a 13464 libghc-language-haskell-extract-prof_0.2.4-5_amd64.deb 5af348e7b06c7ef0a9b9aa169e8a8b42451bc96aef958d891725e6a3417e5d99 2641 haskell-language-haskell-extract_0.2.4-5.dsc 5c1e6e3db6070a632382c20d7ff7d9a18e98107f140fa5d30bfea00e6dae6fec 2732 haskell-language-haskell-extract_0.2.4-5.debian.tar.xz 14da16e56665bf971723e0c5fd06dbb7cc30b4918cf8fb5748570785ded1acdb 2458 haskell-language-haskell-extract_0.2.4.orig.tar.gz Checksums-Sha1: 54b2bffe0ce1d4b75107ada7ba60714956384c49 16048 libghc-language-haskell-extract-dev_0.2.4-5_amd64.deb 88d4852fdd087e8e9496b0fb3e32e5b14d71a17b 29326 libghc-language-haskell-extract-doc_0.2.4-5_all.deb 2e0c79aa09636c9abeeb7fa39da0b8c74a2db0a9 13464 libghc-language-haskell-extract-prof_0.2.4-5_amd64.deb b81a556773a71257723cf31f93658cd33f04cf9b 2641 haskell-language-haskell-extract_0.2.4-5.dsc 16c5ea7541e4a1e50812d73222e8611cbae54d76 2732 haskell-language-haskell-extract_0.2.4-5.debian.tar.xz 2f8a2fbfdc952732a56d1225a8a4e45a8d9467d2 2458 haskell-language-haskell-extract_0.2.4.orig.tar.gz Files: f27340dae450197243ce3c0fdeb1b003 16048 haskell extra libghc-language-haskell-extract-dev_0.2.4-5_amd64.deb 0f3c86451ed78772e4c047e0d49b2e71 29326 doc extra libghc-language-haskell-extract-doc_0.2.4-5_all.deb 183d8bf41f6df9e0a83e09ca40cd55c9 13464 haskell extra libghc-language-haskell-extract-prof_0.2.4-5_amd64.deb 35022ae39ca9c77ccfa300e371c3600c 2641 haskell extra haskell-language-haskell-extract_0.2.4-5.dsc 2928037a2da3943282865af79849f007 2732 - - haskell-language-haskell-extract_0.2.4-5.debian.tar.xz 809d7e0c34a361f542b2253a0e7b5c48 2458 - - haskell-language-haskell-extract_0.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopnEQAKIT6e3ieSG1mumVp2a2drog rVOAzD6SnkCOr/rGnjPcwZgfrbk9XmgEkRDgmMnNHZxCdJxjXbIro/1KJ8WWvdGu PifWl+SxAJYJRCrtd6V18/A6hXAUTMXMe1oT9YIWpgs/qWDGJ/RLLNmGmNnnqaJ6 OzmjYsqdn1tAXJq7+8uKeq8BBn/hI5iq/7rfXm/nan7Yr4KiRzu2Y4OyBhbcJbUx MbWjrXgE8xyeGPmjenaM1zk8OKkKVPlfVCJHt5kVFlglT8oKKW3Ekm+J4UJdj+Nw N8stVcPGuTmSsopvzizJDNrwCbUleoCzxx0FLzaIr+Kz6tAiDuM4rZxuxjHKE0/A dkjLobMpGSMi/4VsrFBG5veIeP0YYVKsnj7X0nYVKNwBW/o9qyqNoe6vw1gv4kLc fGcKgupZjsFMgfrXOCXLm3tfl9t7xJHZpArgkOtnXhIwksqvskQJlRuPkh9Jm2SJ BRK5mYcMkcs8aNLawr23ZJoI4qMTblj6aUO6Eg0VuXrmyU9XllnX+A2bURvU/P2r npXjTRRpc6aR2Gz9lPlf0A3mtYBjxPON9Dtkrwsz3j64qTx5O59UfxDFOCpWhzE4 uc1Tt1JfDjRlIhhxFaAyNTR0EuxdrQYmDzweH8ApKpzkaA932O+JdsvAJXIlQ4nz fEt5UwpdzzqqrcjMrLEE =sfa9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:42 +0000 Subject: haskell-libxml-sax_0.7.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:17:16 EST Source: haskell-libxml-sax Binary: libghc-libxml-sax-dev libghc-libxml-sax-prof libghc-libxml-sax-doc Architecture: amd64 all source Version: 0.7.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-libxml-sax-dev - bindings for libXML2 SAX libghc-libxml-sax-prof - bindings for libXML2 SAX; profiling libraries libghc-libxml-sax-doc - bindings for libXML2 SAX; documentation Changes: haskell-libxml-sax (0.7.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 58d10d54a459b8cb97fd749e503807fff5f8cb3390255ee03aef052440354641 51928 libghc-libxml-sax-dev_0.7.5-4_amd64.deb e01ea897921b485512180600963ba70446ed6f04765849ef2a9ed233201135ac 39274 libghc-libxml-sax-doc_0.7.5-4_all.deb 9eb08c18cdfce65820ed53e5005cc2c2c4bed3265278bd024da4f50e4426d822 42184 libghc-libxml-sax-prof_0.7.5-4_amd64.deb 187af320301e16bfedb6200c21b6bc39cea7040e42c5fc8f205e7e8fc982d228 2583 haskell-libxml-sax_0.7.5-4.dsc 14a480896cc4b462ed97f3658cd4fa93e17356f452df0ef8ff7977217f0f77f8 2204 haskell-libxml-sax_0.7.5-4.debian.tar.xz 99141784cc0d6c5749f0df618b2d46922391eede09f4f9ccfc36fb58a9c16d51 8916 haskell-libxml-sax_0.7.5.orig.tar.gz Checksums-Sha1: 9440edad478271589cdf83b871baa77952807151 51928 libghc-libxml-sax-dev_0.7.5-4_amd64.deb 961f44629108a71b6ef8d9ac94f56be2fdcb7c36 39274 libghc-libxml-sax-doc_0.7.5-4_all.deb 0057b7ebe3269e2b119681c71bf7a209330a6cfd 42184 libghc-libxml-sax-prof_0.7.5-4_amd64.deb 32a256187cb997f0dd083f5d14e185cac28ec26f 2583 haskell-libxml-sax_0.7.5-4.dsc a1e9ea4bb0f9023543b910ef2e2951567ee1ea9f 2204 haskell-libxml-sax_0.7.5-4.debian.tar.xz c29c5d807559c8bc90f6c8820f0079b00402f693 8916 haskell-libxml-sax_0.7.5.orig.tar.gz Files: 311eb42e8296d27c37cd3cc31434a51b 51928 haskell extra libghc-libxml-sax-dev_0.7.5-4_amd64.deb f706d92b956c19475fab05d85fc91696 39274 doc extra libghc-libxml-sax-doc_0.7.5-4_all.deb 2bc16a50f8236033cc312b34296afb11 42184 haskell extra libghc-libxml-sax-prof_0.7.5-4_amd64.deb b8cda0e6f8deb250bd4bc34e5430a87f 2583 haskell extra haskell-libxml-sax_0.7.5-4.dsc 6852b5449dfbdb6cb2e03036e73daff4 2204 - - haskell-libxml-sax_0.7.5-4.debian.tar.xz c2ee96657807cd75f400c58c7a7134d3 8916 - - haskell-libxml-sax_0.7.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSNAP/AiR1DuH8o1+sCU3AdYMs9/L pVQwDRJFIsnu9zsPFGaFKAFJ9dcM//OxlakMRreBnEM7mdML2cD17uBtibssmTEr AsntqeupPsNJRqCgkZDd2IOAygPv1eV/OFdQM08hMjvC45q78Cr2Lm5t2G/rzUxF m8tOeFtmQWbCHZ91mywANxPZ+uaUU8rZvNzRBy5KBKnbQNZNddsfHiR7D2Ry0xzO dcVbfHSAChC9E4u0c23M09F7bjCg2eBtObyKuE3akYX5BYYjDrOaG929fFFLWx7F cAjTEs1uFMxuFKCXBJprcpvS61/fdXf8bdBjqtlDXahwZxxXBHcVXJgUO4OAbA1K xmEeNfalWLXc65nj/z/Nyu9CZIXYVcN+wePb3PScsAHd6uKHino01tHznQcGnm/I 14TnRo9iuHhBTl6Lj+61OIklIrhDA+aVSxVWykPhkoUEShgZi74RkbHuqdRhO1E5 fngbiVzuHkgY3SJdRgXedIaNkpkHdOhy4AEJp8mNB5ZtYrDymgrvY/OWh6ZEl3OO kiNmKGOftLIEqPPUxN6UP9ycqe8w/e0q+rYIoXZwUwTArkvKBes/pmVOxH1g2ZyV cSFeeLlKmQEul1pLj457LAxcopjddQlXeWc4Cggt9A6XU9n/SpTD42N4A0yD4g2z CRmPfaXUAZVg8Ms3cDiH =95/U -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:50 +0000 Subject: haskell-puremd5_2.1.2.1-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:20:54 EST Source: haskell-puremd5 Binary: libghc-puremd5-dev libghc-puremd5-prof libghc-puremd5-doc Architecture: amd64 all source Version: 2.1.2.1-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-puremd5-dev - implementation of the MD5 digest (hash) algorithm${haskell:ShortB libghc-puremd5-prof - implementation of the MD5 digest (hash) algorithm${haskell:ShortB libghc-puremd5-doc - implementation of the MD5 digest (hash) algorithm${haskell:ShortB Changes: haskell-puremd5 (2.1.2.1-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b9553288d04e244482e99e15615886592b1391a6ab6de3ee8dd5cbb6d2a7d234 42620 libghc-puremd5-dev_2.1.2.1-8_amd64.deb 9941de7176ba4dcb23fbca67ad9f31c524b0e46b19a2fb2091c4f1d51fabb245 35750 libghc-puremd5-doc_2.1.2.1-8_all.deb 930167f70ac41b45c5c988a70ac880178b1cfbb76f19cae9bce28ee9a2e9e62f 40230 libghc-puremd5-prof_2.1.2.1-8_amd64.deb 2edb79385ef6d78678f467eea8e612be4d2965fd4cbccfec1d2724b9c243d50b 2552 haskell-puremd5_2.1.2.1-8.dsc 5f40bfc2e8de770279d7dc1f80ffd002aa9d5a482119adae83155ed53bcaa339 2544 haskell-puremd5_2.1.2.1-8.debian.tar.xz 6768174686d5eaef76b487f6f8160a932c48012668fbe542e7aba489134956ff 5824 haskell-puremd5_2.1.2.1.orig.tar.gz Checksums-Sha1: a014ed479227b1080bd46b0fc511d9a97c246552 42620 libghc-puremd5-dev_2.1.2.1-8_amd64.deb 1c1b60e53ea8896d2c8abaed79140e69d73d19d1 35750 libghc-puremd5-doc_2.1.2.1-8_all.deb 2f63553b2c0efe9bcadbdb7b6bf2e6f0170119d4 40230 libghc-puremd5-prof_2.1.2.1-8_amd64.deb a544a29de826b41c1c9405af5dec61185b620ee8 2552 haskell-puremd5_2.1.2.1-8.dsc 79dc9b6ce48288a2cd81c38ca8078ecc1604d65b 2544 haskell-puremd5_2.1.2.1-8.debian.tar.xz 1c68c6f4a8cc6bb4f23f1303de0dff06828a148b 5824 haskell-puremd5_2.1.2.1.orig.tar.gz Files: e36494c798b078d11ccb866ec366e9b0 42620 haskell extra libghc-puremd5-dev_2.1.2.1-8_amd64.deb c219b419ee42782eb82e9c2da17902ff 35750 doc extra libghc-puremd5-doc_2.1.2.1-8_all.deb cbc23407a4fbcbdffaa34a0552dda953 40230 haskell extra libghc-puremd5-prof_2.1.2.1-8_amd64.deb 6e11bd032dc477ccc1277fad17ac4268 2552 haskell extra haskell-puremd5_2.1.2.1-8.dsc bc94901b5204673bb3539105e3e61a7e 2544 - - haskell-puremd5_2.1.2.1-8.debian.tar.xz 00923d79d1eff1982598aae946c8c37e 5824 - - haskell-puremd5_2.1.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOgsP/1hgG75qp50RyKbdA1VUr3lx xOtCNxPvE2fEQDJFgwoA6Ro6yi47wEpEzCtAxvwzIBOMdp1foSSazzMB1hpKOyD7 DwylG76fyfTIMyjA+VZM/UTg3RDBvLr14VtHYcMkYXZnOdQt5/MKPr2FdCWulSSF 49L76KmCyyOtfhrtWWErYK5P3khapgB6TMBUUHcLbqTjJMvZtph0VUosz+gM500/ IXXrgxlfntWZS5mhT6qgAf5vcDNkYP5k5TBHiHdDEO5B/df7MKCQhD8ruyQmEw7L IgFuAbBkazW7ZNvgIm6r3NWVA/NiwgiWD3fi3qxU9zLLViO6Ev0phD7ENHqNp5zI Ve3oFPq6dxKeEczDWevV7iwoLlnKQ7U8Xn/zSM6ITsY/NapjinF0zb+iwFpB75zy GtHzS21WJusEhI+cCWR1JV7VcN/NpGiLSH/hYWq8ZJRb/fWRT1GlPd/62QLhZ0ab TAUh9LtFHoOHrLmmW0fg0l5N7r8NMN9aB6dk0Bz+uFXVVdSyPO9cKoYhVttWvHL2 U7aWePlNPZoZO3CWoE4YdtYphnOVmdLanIYn8zQVvidKg965kth/FUrn8rIITkSI LDfitcbFE2xRN7U7hubQRkySG9dDYC1y/pxW/j6f92WYTXU8ZHxVi032goLJfp/e A0qfdI9EuXL/8iGbCm17 =8xjF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:35:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:35:58 +0000 Subject: haskell-regex-compat-tdfa_0.95.1.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:20:17 EST Source: haskell-regex-compat-tdfa Binary: libghc-regex-compat-tdfa-dev libghc-regex-compat-tdfa-prof libghc-regex-compat-tdfa-doc Architecture: amd64 all source Version: 0.95.1.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-compat-tdfa-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-compat-tdfa-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-compat-tdfa-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-regex-compat-tdfa (0.95.1.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 01256cc3c5cebd7e032e4cfc8c0e35c8abeca136d813a24be1a241a9df095146 23030 libghc-regex-compat-tdfa-dev_0.95.1.4-3_amd64.deb f83eff2a8fa3eaa4e5dd2c991c367a93ad0b048929a13a401207450fa79bc593 32878 libghc-regex-compat-tdfa-doc_0.95.1.4-3_all.deb 8cd5a203c8c16676abe5c21299dcf7cbdfd9bf4fe1ad12a311ea0d4c09aa0c26 19050 libghc-regex-compat-tdfa-prof_0.95.1.4-3_amd64.deb ee7bbedeb95c6839d788e27d3caf6dd3606914db6e9c144afaf7a76b764e1b28 2667 haskell-regex-compat-tdfa_0.95.1.4-3.dsc f367ddfa02e31e5bbc2996774c4b4b00e60383ed29bdca3920d00d5eae39ea52 2340 haskell-regex-compat-tdfa_0.95.1.4-3.debian.tar.xz 4fa38ed24ae390eeffe6eef04bbe632d7ecd02b9123729e976e7420f927520dd 4146 haskell-regex-compat-tdfa_0.95.1.4.orig.tar.gz Checksums-Sha1: 493c7b9b3f95c08a5730201abf0ae47320541226 23030 libghc-regex-compat-tdfa-dev_0.95.1.4-3_amd64.deb 28e36aa7a5743db9c1f10a26098ed71797a22acc 32878 libghc-regex-compat-tdfa-doc_0.95.1.4-3_all.deb 98e107646ca82f1e9cc1e5036905e74120974dec 19050 libghc-regex-compat-tdfa-prof_0.95.1.4-3_amd64.deb 22723320510e3fb1fa5fdd41af9709f38a3e8b68 2667 haskell-regex-compat-tdfa_0.95.1.4-3.dsc e68ea3e3e1bcedce92f8516c2e016f49a1b22583 2340 haskell-regex-compat-tdfa_0.95.1.4-3.debian.tar.xz 16adee61e95ced268efeb1e3c2af262e81ed13bc 4146 haskell-regex-compat-tdfa_0.95.1.4.orig.tar.gz Files: 82e18460860d8990333ff7ac401ba0c1 23030 haskell extra libghc-regex-compat-tdfa-dev_0.95.1.4-3_amd64.deb 67c59ff72042e9c11b48c099bee565d5 32878 doc extra libghc-regex-compat-tdfa-doc_0.95.1.4-3_all.deb 7e8b3bd118b199d40b9541c9edf09fd1 19050 haskell extra libghc-regex-compat-tdfa-prof_0.95.1.4-3_amd64.deb b4fab809b9b07492c76bcb39b6746d4d 2667 haskell extra haskell-regex-compat-tdfa_0.95.1.4-3.dsc 8eea0ff065bbb8880c63bd674ec2d2ae 2340 - - haskell-regex-compat-tdfa_0.95.1.4-3.debian.tar.xz a0474ceb61330257a53cb9956f8d6edb 4146 - - haskell-regex-compat-tdfa_0.95.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioR5gP/2ez6BMgj/ICuRLNItX1OIXy 8UEqfs847cO7CTTzHvvkG+b5iJGLEBbhqeq8fefRD81T/F8YsmnDjVwyl9qg4DX1 gXFggRixguKyjqYQHrcQKjYHvjbqJexia6U4NisIK4sGpetCpSjsnnGl5Qp7vCfd M6U8/zq2kMmDY53N79jndQznro5OhXUPq6F0UTytIVWikUrSl9kb2ugqnYJFBnDy mxv6N17CjbhA+WcD5BaYqMbChnyFZDbUx15vMOT2nAG6T8CCV/y237LNVQAdzaSd EduUT+9DndjPtphB7OeKXshE0AUiAR1mhAAZqykH6+7oX0o6vMVxG+TO1zKFkzJQ dEoOIzRoybhh3TLpfj2ZaOjtXW6QMziIHTUbd3W2eBtUw+afBzutVyr+Gwa8+XkC kXlmbsSPO3ETiZsD12XAnioUmTljvbekZLdJdDTk8/iM/wynRe9Ssh3uW1S7mcGS kI3Xgsg9xyobeq/K+YI5BpYWCesbY3ViQOoJWDenCoM/1MSh73Y9USUAS18rgKab KjMqSfGYaX74Trk3GASyH/wzyizLLal+0AMs4TOgWGsnGNmlZWMnU0oKdQROx1YS 6lnustuARf9V0pRbDt3yO0cHhYmYInRP8nDPuZS7hg6y5Em++kV7ewrnRPi1jrgY e8LJUWLfotN4W0ZFsxUB =4hpM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:36:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:36:06 +0000 Subject: haskell-regexpr_0.5.4-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:21:40 EST Source: haskell-regexpr Binary: libghc-regexpr-dev libghc-regexpr-prof libghc-regexpr-doc Architecture: amd64 all source Version: 0.5.4-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regexpr-dev - Regular expression library like Perl/Ruby${haskell:ShortBlurb} libghc-regexpr-prof - Regular expression library like Perl/Ruby${haskell:ShortBlurb} libghc-regexpr-doc - Regular expression library like Perl/Ruby${haskell:ShortBlurb} Changes: haskell-regexpr (0.5.4-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bdaaa5a7a6999fd98e1e88ba2d297af9c3020ed5b1cfd896bffc55b01eb41f3f 128848 libghc-regexpr-dev_0.5.4-9_amd64.deb 5ab47408be918b2f2032fd4d15fdc1e14e79f2c15359ae5279211236be8f41dd 39402 libghc-regexpr-doc_0.5.4-9_all.deb dcd356d1476636e06599af297ef279c5e0fed57efda9150369a9e4235a2aa5fc 115580 libghc-regexpr-prof_0.5.4-9_amd64.deb eb990700986b36097f4758ac5e78b00c2ed5eadd978382215266082948667f3b 2545 haskell-regexpr_0.5.4-9.dsc 284145f5f871c6a3c102cb184e13b7b8b55ea39bb6f3682550d956962fe28ece 1792 haskell-regexpr_0.5.4-9.debian.tar.xz bf7813247f26877d9fba4ba4b66eb80bfddfc2086a5cd8d635b2da0ccde56604 21567 haskell-regexpr_0.5.4.orig.tar.gz Checksums-Sha1: 03e788d10777b2d7ed75a291d27a097461027345 128848 libghc-regexpr-dev_0.5.4-9_amd64.deb 243c902b395ec27bdb16025326993d45ffbbf276 39402 libghc-regexpr-doc_0.5.4-9_all.deb 7214b3006601798385b5a78d7d0c75dccfa8c1db 115580 libghc-regexpr-prof_0.5.4-9_amd64.deb 70a7e84e0e6cfc80d8836c37faec27f495e40f4c 2545 haskell-regexpr_0.5.4-9.dsc fb4cc9114aa6c282d6e6788b1235cd391ce37565 1792 haskell-regexpr_0.5.4-9.debian.tar.xz 8b8d509feb1643c1bad24225774c5f028c1cc05b 21567 haskell-regexpr_0.5.4.orig.tar.gz Files: 7e7cdc00b20875fb17d53969ae8fd302 128848 haskell extra libghc-regexpr-dev_0.5.4-9_amd64.deb 58de77a2c34fb77f8fdf0daff9627bfa 39402 doc extra libghc-regexpr-doc_0.5.4-9_all.deb bd1490a5ce1403c83aaeb04240761fcb 115580 haskell extra libghc-regexpr-prof_0.5.4-9_amd64.deb 7dd2a682a609fcb62f478e2beb7ed68c 2545 haskell extra haskell-regexpr_0.5.4-9.dsc c0933c6334d0b24cf732ed3d5d46faff 1792 - - haskell-regexpr_0.5.4-9.debian.tar.xz 524af05d8414a66b1d81078621b733dd 21567 - - haskell-regexpr_0.5.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7g7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiBwQAKrx04TQaCFcRuB2DQvES+Hz O2X8Poa5CgP20ryeqS+fEgT7elfDL614tLtchJnBgLZK6HIBegPw2MGdMVSqO+/m 8wre/jPwj2LpKZsQ3DUHzWozFsHW4lLaPAMNO1qXGMjPoxLxmwbUWLRxme7+eBxq QZNP20LCao+yAGXebcoD93QF1U9METxTK67ll/OYcfQHZ3+m53ck7uY0bdiwrybJ V1/UFLJ+awSwmOvy9ZMlgevRIcuhDK1TsDy3EOSecC88z1WqUl/dcH5Q01QZYgSq ip5MhuXpKpgeVUGWvnLDpC4NPJHo4WC+8nKQC9H8j3aU6NaT16IOcmZBRR/nKSoK e9aXih3W+yuZl4fwS5AvtOeXhL4rxTzJRULpWXgnuvdcd8laPIhVob8SasMxkcXF fYRXEMB+kAeDodp/IxtN6SJDFE1xLki5MvF34CfW62YB59pMcOortn9vo3UBZs1L D0OUP6imm+0PN+2/jq7gE/tHEPgnMMUyScecJ5j9Wi1wJVqg9aUzbReX8kAhXbBL xT8BxIFh3RpXI4zS1b/ZP8naHeoDNil8pQFDLm+rg/R9ws+ELPSo+hX7g05ZYAqa F4ZZCPTP4tPsP9l4+K/5ZIVbcot7hz/5QY62qULFkSb/9tepX3yCLOavwUgxp1my 0n/VxT2qYTFtn7TCQGHP =KYLQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:36:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:36:17 +0000 Subject: haskell-system-fileio_0.3.16.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:17:31 EST Source: haskell-system-fileio Binary: libghc-system-fileio-dev libghc-system-fileio-prof libghc-system-fileio-doc Architecture: amd64 all source Version: 0.3.16.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-system-fileio-dev - consistent filesystem interaction across GHC versions libghc-system-fileio-prof - consistent filesystem interaction across GHC versions; profiling libghc-system-fileio-doc - consistent filesystem interaction across GHC versions; documentat Changes: haskell-system-fileio (0.3.16.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 57429196ecf5b8b89135166df14573cf103ddf9b2697d6d5c8dbac28a6129311 52364 libghc-system-fileio-dev_0.3.16.3-3_amd64.deb 329a58ec88f1f1ed02c3e05ec5681257a258b2b4cbf1a6db228d80ccea44a651 47012 libghc-system-fileio-doc_0.3.16.3-3_all.deb bf8c85709ec3bb7c446c89c4afd67aa6ee9e6dd7b952ed2f6ca0ddc21466a9e7 43828 libghc-system-fileio-prof_0.3.16.3-3_amd64.deb 23f24820cbcfaaf540390e8fa7d04e31c0cf31c165faa17918dd4a5b0075aa14 2641 haskell-system-fileio_0.3.16.3-3.dsc 37988803d9aceb6d6368e267d60af52f33c3802958878cb48df502cf09784d96 2612 haskell-system-fileio_0.3.16.3-3.debian.tar.xz 3175707cb322c65760fa2eb2ab17327f251c8294ad688efc6258e82328830491 15296 haskell-system-fileio_0.3.16.3.orig.tar.gz Checksums-Sha1: f7fcbd718a6ec02c50aed2da386414d8789b9833 52364 libghc-system-fileio-dev_0.3.16.3-3_amd64.deb 78c5bfcd16552d45317ebe9e986b11c968727965 47012 libghc-system-fileio-doc_0.3.16.3-3_all.deb 121684dc9f4729a7b97be82170c083683ed906bf 43828 libghc-system-fileio-prof_0.3.16.3-3_amd64.deb d0caf3e8be0d092cb86a59c1a0897e068754cd23 2641 haskell-system-fileio_0.3.16.3-3.dsc 972ebbc865b92547413e08c24768829fdd206d07 2612 haskell-system-fileio_0.3.16.3-3.debian.tar.xz 703db1a2fea740fa94e1afee6d4c414c61e387e3 15296 haskell-system-fileio_0.3.16.3.orig.tar.gz Files: 54bc4eda594071ca44ec014742bfaad6 52364 haskell extra libghc-system-fileio-dev_0.3.16.3-3_amd64.deb 1d48c6ddbd8ffb86a49ef29b865f888b 47012 doc extra libghc-system-fileio-doc_0.3.16.3-3_all.deb 5f1be0ecb1090e0b3db6caba3e1fa17b 43828 haskell extra libghc-system-fileio-prof_0.3.16.3-3_amd64.deb 47b665a91bc93fa16831fa0ec6942eb9 2641 haskell extra haskell-system-fileio_0.3.16.3-3.dsc 8c89123ea9d88cbcb5e37b63b9d72a5d 2612 - - haskell-system-fileio_0.3.16.3-3.debian.tar.xz 72cedbc9c763f54be70ec4f7e83702ef 15296 - - haskell-system-fileio_0.3.16.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3ggP/1+qoGS6wkRF3VMjxx70iV0X GgUFhevlzH33J4hkbHp83cbPxWcKm72ARD4zDnXyhXWRmf8dB3XOgl8MQj6soVC8 2SrcbpG2PtM2oDPyVOkxl9qovM5web7Yl2+OZU93rs5CP/ypVXUiiSa+YrzgP6Xm Rg9J5FOTeI+bBjwrpf7BiHAiEBl5i5n6I3JPyc5bfrmov6sq703WYZJI5T+Vlg2H VUS55NpzkswBUEjAn5x5xDZEo6AwCB6shLXFqNJXrbuxKQ/VxlrNiSc4ZNTN41fS +T6XVH6ia1skbLFyLufoJA/+APkOx4wLrYYG0e8JMFaIAGRia0Y4nplJYukwfNIL SlCSMvGeuuesZQFKDzxxSpB35P2boMysL/tHW0TYdyiAirSK7pO2UZ+TZmNnZ12U MobLl9tNWNuR/KGSChffwmpWlf6mzzzbF5ok+vLQ//Z15yaoBm7QrRnWDhuucMNj yNqEeIltCAopolgexk5IS/JgjGAosU8huBWultC3812GV5fmwqcynU+AlEmrcIbH msT7p0CQaK8Zc+6nYXm0xcpMaDN2svRrdnxIlOvEBFMjZuNZUnQK3cEg1hOgmAeI N/tLi3lF7/zVdfDkYLdu1y5IZhfTQApaxLmNvdAZXhk0+8rJVuZDos5N5In3jJYl 97qhrqyZTGwKmHaDqfAj =Ui2Y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:36:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:36:23 +0000 Subject: hasktags_0.69.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:18:03 EST Source: hasktags Binary: hasktags Architecture: amd64 source Version: 0.69.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hasktags - Producer of ctags "tags" and etags "TAGS" files for Haskell progr Changes: hasktags (0.69.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 10299e35ace9e1ba3b6aaf82d42c303a4be75c914a7e52d174b7befc645fa4a5 384366 hasktags_0.69.1-3_amd64.deb 8ec6389c9f16267c19534759601b11d1926a3231c61dbcd15c610d19d6c263b6 2187 hasktags_0.69.1-3.dsc b1dc3b44a38a1aad3154af941206fc9b039d417755772ba22af855e0eb038e2a 2708 hasktags_0.69.1-3.debian.tar.xz 243f802c581ea7c0327065d2c71f21019dc6d7dc7dfadad9d17fffd8b34df1e6 55906 hasktags_0.69.1.orig.tar.gz Checksums-Sha1: a6910ffda66963533c8583422220af189b42b64d 384366 hasktags_0.69.1-3_amd64.deb b0fb107e88504b8099b6f191515ba0e368f87413 2187 hasktags_0.69.1-3.dsc 2b94aae7b39cbba0f98e4450ee75932c2a768680 2708 hasktags_0.69.1-3.debian.tar.xz 8cff830fe373060628403366d73b04e7ef18c11e 55906 hasktags_0.69.1.orig.tar.gz Files: 3a66f3a2932b564d70c47b070f32740d 384366 haskell extra hasktags_0.69.1-3_amd64.deb ebd3dd495403b753e2a99ce6a858ba3b 2187 haskell extra hasktags_0.69.1-3.dsc 8088e900d766d4c9a8b59de3020c4ec2 2708 - - hasktags_0.69.1-3.debian.tar.xz 997eb5ccc1a236c4a66b134bf60e9135 55906 - - hasktags_0.69.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNIAQAKC70kd+G8/MqxC0J/li4GOc c8G/PZeSEBD+YEiRJ+2pddJvUdkbjJDdgpVLf9Q+kqpU1Pz90zeKbzOIhSRKf3Zn Cs9Lk6HqlbY08+l9Eeqszzly4zoH+UIEeAWhY4d7ipXr+Vh3jZrMBBLpR270Q/CJ +Od/MojSUDWaYtNgQHnKrwZo4479zOL/vzDFaGHy7ni9q1Raa17waAaRB5EYXbe0 VdEu9PEDbqcIpFTtMAk+gYx0wAUot17XwE6uyuaOwi1pYuqi3MfOtZ93VzZhmlak cXK6o/kKFxFa/fLlkEOJqsSr4pxbp6Ujx9Ofou5Go4tdkrQaA1WzdgwcukrNeDuZ 2OANna99Ik2XBWu0IXSudBJRArdEXH1bF9AT894zsqGMBeTECZHEuJxtj+QOWiJQ /kA1OWoLTMWQ98lh8NDIubeHEMYjzZ3HfKsrfp3QPqnPbziymJS4CIAXTBxMHNC0 nOfWrdSLJeoJfkNxGV7wc3LaSPyUtea6hyR42bFF3dfae7RWabfnLNRjEcLZNtn5 2DXIsGVRyNeoRaCtrl1cNNuLqfSvu02CH7fiKphCeUosA3i6hnAp/9Q39+/fw8ZU IcVn0jXwN8ULJabbX2dpN9jVU2xtZBqxvfm7Vzx1kkcBa2/2FoKW6Bzn/v9eSGd7 gknjNufpMh0XAiASLK3g =8rXo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:36:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:36:30 +0000 Subject: hothasktags_0.3.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:19:08 EST Source: hothasktags Binary: hothasktags Architecture: amd64 source Version: 0.3.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hothasktags - Haskell ctags generator Changes: hothasktags (0.3.3-4) unstable; urgency=medium . [ Joachim Breitner ] * This package doesn?t actually use the usual haskell packaging scripts, adjusting build-depends (although someone should probably just fix the packaging) . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 97d1c2718a4e62bface65d3473c3959842b4b0a3bad22bfc3dc2ac2963ff1a06 1540354 hothasktags_0.3.3-4_amd64.deb da03073d2a5cfe89640d31afa8cd1208db3318cf8fb23feb88d139422c91af5c 2189 hothasktags_0.3.3-4.dsc 79bc0790b1da86525f31407b42891cfcdb3eb36eb9ea773dd81030b9fe1f3b38 3084 hothasktags_0.3.3-4.debian.tar.xz f4470618925df14c6f1247aaf0c069ea5278dc1f4d43e882287b0454e939d9db 5286 hothasktags_0.3.3.orig.tar.gz Checksums-Sha1: 7334c626b6596d2b16270f9f2ec9164c6e645a76 1540354 hothasktags_0.3.3-4_amd64.deb 95e8c7492a777b8cf4f478ad0aed89ea9dce233e 2189 hothasktags_0.3.3-4.dsc 1eae82ed8c5a2c996a02ef895e6206e7a66c4e38 3084 hothasktags_0.3.3-4.debian.tar.xz c79ead4b7ba0c9bc26d84304529d598608159554 5286 hothasktags_0.3.3.orig.tar.gz Files: 2698fe7278a4ec78a763c756185494bb 1540354 devel optional hothasktags_0.3.3-4_amd64.deb 5dd1664ce2af61164d16f2474fd0db39 2189 devel optional hothasktags_0.3.3-4.dsc 82c8ec4a7a8bc4c71608e5a662250f58 3084 - - hothasktags_0.3.3-4.debian.tar.xz 8283935c685cdc7f9e46e551673b3789 5286 - - hothasktags_0.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7fEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioptUP/R8gC8pWsj/wDBkDSFwl1vXR r6EOL7soimEIGDVMbOuvoRQPRn/NkwPbN7zzNBr5QG7bSiMirAJnX4KPzf2EJdJa TVvb4J14bJyol/0vXtjD1M++vrbiduUdkyxGDbD1jy8JzSzfCUe286cP5L/WBLmU 2mpvNn3iTkO3gma8UNyW0URbd5WNux3vBgv4xBPYh95DRjQ1AgdiPZveu7LxRZv9 0/2Z65vTrcgrm+uThjWvJRqf777cwfYrT3w6+esVJrJhKIyZe+k7vHOGf0cvEJ87 Jrdf6WbAwUOVjDsrJqwVoxDDccWpgu3PnkewEybFNrL1czcpZ7kfglZpNkoq4VRs RyfGjZoyJ/Dizc3WbQbl8Rl80ikDXiDYNmCHZjkAUbD82s/mq1EVInMdSJ/3+4eg oqKyjBkjyx1ZDJ9wGBf1nqjwgqUoBwzpeqS1MEPPaoNsvWFhthnO+DP9PZZQuw9f m7Ps/rHkXdV9esPrWx0gh1gHMzE+QM3NXUDkZL7ZotLSKh255aUsEl+YixjDmU5p iFNGnj4SrgRScPqAEdBXqqFNI1HC+EYSIdl2zuvtyA9rnvDyRtMAOqknNI4hWAA4 GPuYWQplREbFXDL/ENWWe53S0ttENOOx1LPOttPi6rCdCvE/DW5CSlZ9r+xJPB6P WZSLGXYm9q9Yp9jbe65n =DCSM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:45:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:45:32 +0000 Subject: Processing of haskell-blaze-textual_0.2.1.0-3_amd64.changes Message-ID: haskell-blaze-textual_0.2.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-blaze-textual-dev_0.2.1.0-3_amd64.deb libghc-blaze-textual-doc_0.2.1.0-3_all.deb libghc-blaze-textual-prof_0.2.1.0-3_amd64.deb haskell-blaze-textual_0.2.1.0-3.dsc haskell-blaze-textual_0.2.1.0-3.debian.tar.xz haskell-blaze-textual_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:45:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:45:59 +0000 Subject: Processing of haskell-juicypixels_3.2.6.2-1_amd64.changes Message-ID: haskell-juicypixels_3.2.6.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-juicypixels-dev_3.2.6.2-1_amd64.deb libghc-juicypixels-doc_3.2.6.2-1_all.deb libghc-juicypixels-prof_3.2.6.2-1_amd64.deb haskell-juicypixels_3.2.6.2-1.dsc haskell-juicypixels_3.2.6.2-1.debian.tar.xz haskell-juicypixels_3.2.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:46:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:46:04 +0000 Subject: Processing of haskell-monoid-subclasses_0.4.1.2-3_amd64.changes Message-ID: haskell-monoid-subclasses_0.4.1.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monoid-subclasses-dev_0.4.1.2-3_amd64.deb libghc-monoid-subclasses-doc_0.4.1.2-3_all.deb libghc-monoid-subclasses-prof_0.4.1.2-3_amd64.deb haskell-monoid-subclasses_0.4.1.2-3.dsc haskell-monoid-subclasses_0.4.1.2-3.debian.tar.xz haskell-monoid-subclasses_0.4.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:46:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:46:09 +0000 Subject: Processing of haskell-cabal-install_1.22.6.0-2_amd64.changes Message-ID: haskell-cabal-install_1.22.6.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cabal-install_1.22.6.0-2_amd64.deb haskell-cabal-install_1.22.6.0-2.dsc haskell-cabal-install_1.22.6.0-2.debian.tar.xz haskell-cabal-install_1.22.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:46:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:46:13 +0000 Subject: Processing of haskell-feed_0.3.10.3-1_amd64.changes Message-ID: haskell-feed_0.3.10.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-feed-dev_0.3.10.3-1_amd64.deb libghc-feed-doc_0.3.10.3-1_all.deb libghc-feed-prof_0.3.10.3-1_amd64.deb haskell-feed_0.3.10.3-1.dsc haskell-feed_0.3.10.3-1.debian.tar.xz haskell-feed_0.3.10.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:46:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:46:17 +0000 Subject: Processing of haskell-pipes-safe_2.2.3-3_amd64.changes Message-ID: haskell-pipes-safe_2.2.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-safe-dev_2.2.3-3_amd64.deb libghc-pipes-safe-doc_2.2.3-3_all.deb libghc-pipes-safe-prof_2.2.3-3_amd64.deb haskell-pipes-safe_2.2.3-3.dsc haskell-pipes-safe_2.2.3-3.debian.tar.xz haskell-pipes-safe_2.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:46:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:46:20 +0000 Subject: Processing of haskell-random-shuffle_0.0.4-6_amd64.changes Message-ID: haskell-random-shuffle_0.0.4-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-random-shuffle-dev_0.0.4-6_amd64.deb libghc-random-shuffle-doc_0.0.4-6_all.deb libghc-random-shuffle-prof_0.0.4-6_amd64.deb haskell-random-shuffle_0.0.4-6.dsc haskell-random-shuffle_0.0.4-6.debian.tar.xz haskell-random-shuffle_0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:49:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:49:01 +0000 Subject: haskell-asn1-data_0.7.1-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-data, version 0.7.1-8, however unstable already has version 0.7.1-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:49:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:49:09 +0000 Subject: haskell-asn1-encoding_0.9.3-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-encoding, version 0.9.3-1, however unstable already has version 0.9.3-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:07 +0000 Subject: Processing of haskell-blaze-textual_0.2.1.0-3_amd64.changes Message-ID: haskell-blaze-textual_0.2.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-blaze-textual-dev_0.2.1.0-3_amd64.deb libghc-blaze-textual-doc_0.2.1.0-3_all.deb libghc-blaze-textual-prof_0.2.1.0-3_amd64.deb haskell-blaze-textual_0.2.1.0-3.dsc haskell-blaze-textual_0.2.1.0-3.debian.tar.xz haskell-blaze-textual_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:07 +0000 Subject: Processing of haskell-feed_0.3.10.3-1_amd64.changes Message-ID: haskell-feed_0.3.10.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-feed-dev_0.3.10.3-1_amd64.deb libghc-feed-doc_0.3.10.3-1_all.deb libghc-feed-prof_0.3.10.3-1_amd64.deb haskell-feed_0.3.10.3-1.dsc haskell-feed_0.3.10.3-1.debian.tar.xz haskell-feed_0.3.10.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:08 +0000 Subject: Processing of haskell-monoid-subclasses_0.4.1.2-3_amd64.changes Message-ID: haskell-monoid-subclasses_0.4.1.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-monoid-subclasses-dev_0.4.1.2-3_amd64.deb libghc-monoid-subclasses-doc_0.4.1.2-3_all.deb libghc-monoid-subclasses-prof_0.4.1.2-3_amd64.deb haskell-monoid-subclasses_0.4.1.2-3.dsc haskell-monoid-subclasses_0.4.1.2-3.debian.tar.xz haskell-monoid-subclasses_0.4.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:08 +0000 Subject: Processing of haskell-pipes-safe_2.2.3-3_amd64.changes Message-ID: haskell-pipes-safe_2.2.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-safe-dev_2.2.3-3_amd64.deb libghc-pipes-safe-doc_2.2.3-3_all.deb libghc-pipes-safe-prof_2.2.3-3_amd64.deb haskell-pipes-safe_2.2.3-3.dsc haskell-pipes-safe_2.2.3-3.debian.tar.xz haskell-pipes-safe_2.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:09 +0000 Subject: Processing of haskell-cabal-install_1.22.6.0-2_amd64.changes Message-ID: haskell-cabal-install_1.22.6.0-2_amd64.changes uploaded successfully to localhost along with the files: cabal-install_1.22.6.0-2_amd64.deb haskell-cabal-install_1.22.6.0-2.dsc haskell-cabal-install_1.22.6.0-2.debian.tar.xz haskell-cabal-install_1.22.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:10 +0000 Subject: Processing of haskell-random-shuffle_0.0.4-6_amd64.changes Message-ID: haskell-random-shuffle_0.0.4-6_amd64.changes uploaded successfully to localhost along with the files: libghc-random-shuffle-dev_0.0.4-6_amd64.deb libghc-random-shuffle-doc_0.0.4-6_all.deb libghc-random-shuffle-prof_0.0.4-6_amd64.deb haskell-random-shuffle_0.0.4-6.dsc haskell-random-shuffle_0.0.4-6.debian.tar.xz haskell-random-shuffle_0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 04:50:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 04:50:08 +0000 Subject: Processing of haskell-juicypixels_3.2.6.2-1_amd64.changes Message-ID: haskell-juicypixels_3.2.6.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-juicypixels-dev_3.2.6.2-1_amd64.deb libghc-juicypixels-doc_3.2.6.2-1_all.deb libghc-juicypixels-prof_3.2.6.2-1_amd64.deb haskell-juicypixels_3.2.6.2-1.dsc haskell-juicypixels_3.2.6.2-1.debian.tar.xz haskell-juicypixels_3.2.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:18 +0000 Subject: Processing of haskell-js-flot_0.8.3-4_amd64.changes Message-ID: haskell-js-flot_0.8.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-js-flot-data_0.8.3-4_all.deb libghc-js-flot-dev_0.8.3-4_amd64.deb libghc-js-flot-doc_0.8.3-4_all.deb libghc-js-flot-prof_0.8.3-4_amd64.deb haskell-js-flot_0.8.3-4.dsc haskell-js-flot_0.8.3-4.debian.tar.xz haskell-js-flot_0.8.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:15 +0000 Subject: Processing of haskell-config-value_0.4-5_amd64.changes Message-ID: haskell-config-value_0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-config-value-dev_0.4-5_amd64.deb libghc-config-value-doc_0.4-5_all.deb libghc-config-value-prof_0.4-5_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:14 +0000 Subject: Processing of haskell-vector-algorithms_0.7.0.1-3_amd64.changes Message-ID: haskell-vector-algorithms_0.7.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-algorithms-dev_0.7.0.1-3_amd64.deb libghc-vector-algorithms-doc_0.7.0.1-3_all.deb libghc-vector-algorithms-prof_0.7.0.1-3_amd64.deb haskell-vector-algorithms_0.7.0.1-3.dsc haskell-vector-algorithms_0.7.0.1-3.debian.tar.xz haskell-vector-algorithms_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:19 +0000 Subject: Processing of haskell-chell_0.4.0.1-4_amd64.changes Message-ID: haskell-chell_0.4.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-chell-dev_0.4.0.1-4_amd64.deb libghc-chell-doc_0.4.0.1-4_all.deb libghc-chell-prof_0.4.0.1-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:17 +0000 Subject: Processing of haskell-language-c_0.4.7-4_amd64.changes Message-ID: haskell-language-c_0.4.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-language-c-dev_0.4.7-4_amd64.deb libghc-language-c-doc_0.4.7-4_all.deb libghc-language-c-prof_0.4.7-4_amd64.deb haskell-language-c_0.4.7-4.dsc haskell-language-c_0.4.7-4.debian.tar.xz haskell-language-c_0.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:26 +0000 Subject: Processing of haskell-quickcheck-safe_0.1.0.1-2_amd64.changes Message-ID: haskell-quickcheck-safe_0.1.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-quickcheck-safe-dev_0.1.0.1-2_amd64.deb libghc-quickcheck-safe-doc_0.1.0.1-2_all.deb libghc-quickcheck-safe-prof_0.1.0.1-2_amd64.deb haskell-quickcheck-safe_0.1.0.1-2.dsc haskell-quickcheck-safe_0.1.0.1-2.debian.tar.xz haskell-quickcheck-safe_0.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:22 +0000 Subject: Processing of haskell-language-python_0.4.1-4_amd64.changes Message-ID: haskell-language-python_0.4.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-language-python-dev_0.4.1-4_amd64.deb libghc-language-python-doc_0.4.1-4_all.deb libghc-language-python-prof_0.4.1-4_amd64.deb haskell-language-python_0.4.1-4.dsc haskell-language-python_0.4.1-4.debian.tar.xz haskell-language-python_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:24 +0000 Subject: Processing of haskell-bytestring-lexing_0.5.0.2-2_amd64.changes Message-ID: haskell-bytestring-lexing_0.5.0.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-bytestring-lexing-dev_0.5.0.2-2_amd64.deb libghc-bytestring-lexing-doc_0.5.0.2-2_all.deb libghc-bytestring-lexing-prof_0.5.0.2-2_amd64.deb haskell-bytestring-lexing_0.5.0.2-2.dsc haskell-bytestring-lexing_0.5.0.2-2.debian.tar.xz haskell-bytestring-lexing_0.5.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:00:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:00:25 +0000 Subject: Processing of haskell-acid-state_0.12.4-2_amd64.changes Message-ID: haskell-acid-state_0.12.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-acid-state-dev_0.12.4-2_amd64.deb libghc-acid-state-doc_0.12.4-2_all.deb libghc-acid-state-prof_0.12.4-2_amd64.deb haskell-acid-state_0.12.4-2.dsc haskell-acid-state_0.12.4-2.debian.tar.xz haskell-acid-state_0.12.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:05:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:05:30 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:05:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:05:32 +0000 Subject: Processing of haskell-acid-state_0.12.4-2_amd64.changes Message-ID: /haskell-acid-state_0.12.4-2_amd64.changes is already present on target host: haskell-acid-state_0.12.4.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-acid-state_0.12.4-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:04 +0000 Subject: Processing of haskell-language-c_0.4.7-4_amd64.changes Message-ID: haskell-language-c_0.4.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-language-c-dev_0.4.7-4_amd64.deb libghc-language-c-doc_0.4.7-4_all.deb libghc-language-c-prof_0.4.7-4_amd64.deb haskell-language-c_0.4.7-4.dsc haskell-language-c_0.4.7-4.debian.tar.xz haskell-language-c_0.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:08 +0000 Subject: Processing of haskell-bytestring-lexing_0.5.0.2-2_amd64.changes Message-ID: haskell-bytestring-lexing_0.5.0.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bytestring-lexing-dev_0.5.0.2-2_amd64.deb libghc-bytestring-lexing-doc_0.5.0.2-2_all.deb libghc-bytestring-lexing-prof_0.5.0.2-2_amd64.deb haskell-bytestring-lexing_0.5.0.2-2.dsc haskell-bytestring-lexing_0.5.0.2-2.debian.tar.xz haskell-bytestring-lexing_0.5.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:15 +0000 Subject: Processing of haskell-acid-state_0.12.4-2_amd64.changes Message-ID: haskell-acid-state_0.12.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-acid-state-dev_0.12.4-2_amd64.deb libghc-acid-state-doc_0.12.4-2_all.deb libghc-acid-state-prof_0.12.4-2_amd64.deb haskell-acid-state_0.12.4-2.dsc haskell-acid-state_0.12.4-2.debian.tar.xz haskell-acid-state_0.12.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:19 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: haskell-asn1-data_0.7.1-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-data-dev_0.7.1-8_amd64.deb libghc-asn1-data-doc_0.7.1-8_all.deb libghc-asn1-data-prof_0.7.1-8_amd64.deb haskell-asn1-data_0.7.1-8.dsc haskell-asn1-data_0.7.1-8.debian.tar.xz haskell-asn1-data_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:22 +0000 Subject: Processing of haskell-chell_0.4.0.1-4_amd64.changes Message-ID: haskell-chell_0.4.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-chell-dev_0.4.0.1-4_amd64.deb libghc-chell-doc_0.4.0.1-4_all.deb libghc-chell-prof_0.4.0.1-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:25 +0000 Subject: Processing of haskell-config-value_0.4-5_amd64.changes Message-ID: haskell-config-value_0.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-config-value-dev_0.4-5_amd64.deb libghc-config-value-doc_0.4-5_all.deb libghc-config-value-prof_0.4-5_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:29 +0000 Subject: Processing of haskell-filestore_0.6.0.6-4_amd64.changes Message-ID: haskell-filestore_0.6.0.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-filestore-data_0.6.0.6-4_all.deb libghc-filestore-dev_0.6.0.6-4_amd64.deb libghc-filestore-doc_0.6.0.6-4_all.deb libghc-filestore-prof_0.6.0.6-4_amd64.deb haskell-filestore_0.6.0.6-4.dsc haskell-filestore_0.6.0.6-4.debian.tar.xz haskell-filestore_0.6.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:35 +0000 Subject: Processing of haskell-language-python_0.4.1-4_amd64.changes Message-ID: haskell-language-python_0.4.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-language-python-dev_0.4.1-4_amd64.deb libghc-language-python-doc_0.4.1-4_all.deb libghc-language-python-prof_0.4.1-4_amd64.deb haskell-language-python_0.4.1-4.dsc haskell-language-python_0.4.1-4.debian.tar.xz haskell-language-python_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:40 +0000 Subject: Processing of haskell-js-flot_0.8.3-4_amd64.changes Message-ID: haskell-js-flot_0.8.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-js-flot-data_0.8.3-4_all.deb libghc-js-flot-dev_0.8.3-4_amd64.deb libghc-js-flot-doc_0.8.3-4_all.deb libghc-js-flot-prof_0.8.3-4_amd64.deb haskell-js-flot_0.8.3-4.dsc haskell-js-flot_0.8.3-4.debian.tar.xz haskell-js-flot_0.8.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:43 +0000 Subject: Processing of haskell-cgi_3001.2.2.2-3_amd64.changes Message-ID: haskell-cgi_3001.2.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cgi-dev_3001.2.2.2-3_amd64.deb libghc-cgi-doc_3001.2.2.2-3_all.deb libghc-cgi-prof_3001.2.2.2-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:46 +0000 Subject: Processing of haskell-ixset-typed_0.3-3_amd64.changes Message-ID: haskell-ixset-typed_0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ixset-typed-dev_0.3-3_amd64.deb libghc-ixset-typed-doc_0.3-3_all.deb libghc-ixset-typed-prof_0.3-3_amd64.deb haskell-ixset-typed_0.3-3.dsc haskell-ixset-typed_0.3-3.debian.tar.xz haskell-ixset-typed_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:50 +0000 Subject: Processing of haskell-monadcryptorandom_0.6.1-5_amd64.changes Message-ID: haskell-monadcryptorandom_0.6.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monadcryptorandom-dev_0.6.1-5_amd64.deb libghc-monadcryptorandom-doc_0.6.1-5_all.deb libghc-monadcryptorandom-prof_0.6.1-5_amd64.deb haskell-monadcryptorandom_0.6.1-5.dsc haskell-monadcryptorandom_0.6.1-5.debian.tar.xz haskell-monadcryptorandom_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:54 +0000 Subject: Processing of haskell-quickcheck-safe_0.1.0.1-2_amd64.changes Message-ID: haskell-quickcheck-safe_0.1.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-quickcheck-safe-dev_0.1.0.1-2_amd64.deb libghc-quickcheck-safe-doc_0.1.0.1-2_all.deb libghc-quickcheck-safe-prof_0.1.0.1-2_amd64.deb haskell-quickcheck-safe_0.1.0.1-2.dsc haskell-quickcheck-safe_0.1.0.1-2.debian.tar.xz haskell-quickcheck-safe_0.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:08:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:08:59 +0000 Subject: Processing of haskell-vector-algorithms_0.7.0.1-3_amd64.changes Message-ID: haskell-vector-algorithms_0.7.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-algorithms-dev_0.7.0.1-3_amd64.deb libghc-vector-algorithms-doc_0.7.0.1-3_all.deb libghc-vector-algorithms-prof_0.7.0.1-3_amd64.deb haskell-vector-algorithms_0.7.0.1-3.dsc haskell-vector-algorithms_0.7.0.1-3.debian.tar.xz haskell-vector-algorithms_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:34 +0000 Subject: Processing of haskell-cgi_3001.2.2.2-3_amd64.changes Message-ID: haskell-cgi_3001.2.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-cgi-dev_3001.2.2.2-3_amd64.deb libghc-cgi-doc_3001.2.2.2-3_all.deb libghc-cgi-prof_3001.2.2.2-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:35 +0000 Subject: Processing of haskell-filestore_0.6.0.6-4_amd64.changes Message-ID: haskell-filestore_0.6.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-filestore-data_0.6.0.6-4_all.deb libghc-filestore-dev_0.6.0.6-4_amd64.deb libghc-filestore-doc_0.6.0.6-4_all.deb libghc-filestore-prof_0.6.0.6-4_amd64.deb haskell-filestore_0.6.0.6-4.dsc haskell-filestore_0.6.0.6-4.debian.tar.xz haskell-filestore_0.6.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:35 +0000 Subject: Processing of haskell-js-flot_0.8.3-4_amd64.changes Message-ID: /haskell-js-flot_0.8.3-4_amd64.changes is already present on target host: haskell-js-flot_0.8.3.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-js-flot_0.8.3-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:35 +0000 Subject: Processing of haskell-monadcryptorandom_0.6.1-5_amd64.changes Message-ID: haskell-monadcryptorandom_0.6.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-monadcryptorandom-dev_0.6.1-5_amd64.deb libghc-monadcryptorandom-doc_0.6.1-5_all.deb libghc-monadcryptorandom-prof_0.6.1-5_amd64.deb haskell-monadcryptorandom_0.6.1-5.dsc haskell-monadcryptorandom_0.6.1-5.debian.tar.xz haskell-monadcryptorandom_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:34 +0000 Subject: Processing of haskell-config-value_0.4-5_amd64.changes Message-ID: /haskell-config-value_0.4-5_amd64.changes is already present on target host: libghc-config-value-prof_0.4-5_amd64.deb Either you already uploaded it, or someone else came first. Job haskell-config-value_0.4-5_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:35 +0000 Subject: Processing of haskell-chell_0.4.0.1-4_amd64.changes Message-ID: /haskell-chell_0.4.0.1-4_amd64.changes is already present on target host: libghc-chell-prof_0.4.0.1-4_amd64.deb Either you already uploaded it, or someone else came first. Job haskell-chell_0.4.0.1-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:34 +0000 Subject: Processing of haskell-vector-algorithms_0.7.0.1-3_amd64.changes Message-ID: /haskell-vector-algorithms_0.7.0.1-3_amd64.changes is already present on target host: haskell-vector-algorithms_0.7.0.1.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-vector-algorithms_0.7.0.1-3_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:36 +0000 Subject: Processing of haskell-bytestring-lexing_0.5.0.2-2_amd64.changes Message-ID: /haskell-bytestring-lexing_0.5.0.2-2_amd64.changes is already present on target host: haskell-bytestring-lexing_0.5.0.2.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-bytestring-lexing_0.5.0.2-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:34 +0000 Subject: Processing of haskell-language-c_0.4.7-4_amd64.changes Message-ID: /haskell-language-c_0.4.7-4_amd64.changes is already present on target host: haskell-language-c_0.4.7.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-language-c_0.4.7-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:34 +0000 Subject: Processing of haskell-asn1-data_0.7.1-8_amd64.changes Message-ID: /haskell-asn1-data_0.7.1-8_amd64.changes is already present on target host: haskell-asn1-data_0.7.1.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-asn1-data_0.7.1-8_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:36 +0000 Subject: Processing of haskell-language-python_0.4.1-4_amd64.changes Message-ID: /haskell-language-python_0.4.1-4_amd64.changes is already present on target host: haskell-language-python_0.4.1.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-language-python_0.4.1-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:36 +0000 Subject: Processing of haskell-acid-state_0.12.4-2_amd64.changes Message-ID: /haskell-acid-state_0.12.4-2_amd64.changes is already present on target host: haskell-acid-state_0.12.4.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-acid-state_0.12.4-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:36 +0000 Subject: Processing of haskell-quickcheck-safe_0.1.0.1-2_amd64.changes Message-ID: /haskell-quickcheck-safe_0.1.0.1-2_amd64.changes is already present on target host: haskell-quickcheck-safe_0.1.0.1.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-quickcheck-safe_0.1.0.1-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:10:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:10:35 +0000 Subject: Processing of haskell-ixset-typed_0.3-3_amd64.changes Message-ID: haskell-ixset-typed_0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-ixset-typed-dev_0.3-3_amd64.deb libghc-ixset-typed-doc_0.3-3_all.deb libghc-ixset-typed-prof_0.3-3_amd64.deb haskell-ixset-typed_0.3-3.dsc haskell-ixset-typed_0.3-3.debian.tar.xz haskell-ixset-typed_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:16:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:16:20 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:20:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:20:41 +0000 Subject: haskell-acid-state_0.12.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:52:36 EST Source: haskell-acid-state Binary: libghc-acid-state-dev libghc-acid-state-prof libghc-acid-state-doc Architecture: amd64 all source Version: 0.12.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-acid-state-dev - Haskell database library with ACID guarantees - GHC libraries${ha libghc-acid-state-prof - Haskell database library with ACID guarantees - GHC profiling lib libghc-acid-state-doc - Haskell database library with ACID guarantees - documentation${ha Changes: haskell-acid-state (0.12.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 760eba731878bbdffa25b4de57732511fa71ac10c48219b40753456ff0fe6c1c 224854 libghc-acid-state-dev_0.12.4-2_amd64.deb 28f21b4ef9d128d1d31fdee09c9d3ee176b826d6f41ca7ea7a21ae6d66548c12 84586 libghc-acid-state-doc_0.12.4-2_all.deb aff746eefc770df8d8c9b4e21258278afb3fb5504f88b87d193608fa18784531 194176 libghc-acid-state-prof_0.12.4-2_amd64.deb 79b2bf4638c965ed2992a9c4261cdbb59d8b0327154b9006f48e0f3567ac8236 2830 haskell-acid-state_0.12.4-2.dsc 3654c0c5b6d38e66557c54669723106ed0a8d9dbef1743593f1a64d48351ae1e 2664 haskell-acid-state_0.12.4-2.debian.tar.xz 4d2db186740e8d33fab5c6fd7ef2364e0f6bc39bdf58be845fb0a57893b86255 34520 haskell-acid-state_0.12.4.orig.tar.gz Checksums-Sha1: 2905632f95dc9ea1b792598abfb8f3ca5d09725d 224854 libghc-acid-state-dev_0.12.4-2_amd64.deb 090beb6a5a6b7045c6bfe46d748ea57f1db5ae3d 84586 libghc-acid-state-doc_0.12.4-2_all.deb 56884754a5368ff420a376bdbb080ca8a5251023 194176 libghc-acid-state-prof_0.12.4-2_amd64.deb b55ab7ff8342d87c2daaae4ccca1dad4a15c3bb2 2830 haskell-acid-state_0.12.4-2.dsc f7c9e718e04c6ff6d62d067ee33e35ccf0116be1 2664 haskell-acid-state_0.12.4-2.debian.tar.xz bb132b45549d8a4f42e8839cd28ee15c04df0735 34520 haskell-acid-state_0.12.4.orig.tar.gz Files: bc7e3353a0cca37673e043775ecaab01 224854 haskell extra libghc-acid-state-dev_0.12.4-2_amd64.deb 0d548dc54e8e26c2e4de668fc5920ad6 84586 doc extra libghc-acid-state-doc_0.12.4-2_all.deb f035220cf281739d442a80251d92a64d 194176 haskell extra libghc-acid-state-prof_0.12.4-2_amd64.deb 170ddaad1b65fbf33939c94f136fe7e5 2830 haskell extra haskell-acid-state_0.12.4-2.dsc bd519b6cba7b606101eaa3f7e49dc196 2664 - - haskell-acid-state_0.12.4-2.debian.tar.xz 2e0a2992fe1e752700476c034ae4aef2 34520 - - haskell-acid-state_0.12.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio99YP/iv4l/Jf7UWYT+offocG8E2d TP8lBlxP7sPOWNf+eneFN9H3jpsy0Biiim0rXJC5JEP4DNrhRBSO/bwRcbLui2SF 3AaOxCpvCWrwkvhUYj+aaOYbsxGQJiTFS4ZQXhLobkxaNYNVGf6ND0V0JWCKuVkn 5iF9GAkaqU2N7KG0LTUjPnuRTmjAckMjKV6jtrR1WCIriBXWLaIEOGAYR6qx3Dc0 o0PmM98mNXZjB3rhtByKDoTm58CqE9nVj+gYz7v6KvoXyg0F0l4JxiTpYOHMEDdV BktSdIJhPnfORJPCKl1nSU177QaxGJLObgLx5DcgOub3URIBuNFh+DN2630RTD5t XS2vl/FrLQmdhs5dXgChIERC2sFgA5AlpmdKrD/Ph/t/CSgSG2BMlW0T6xi8LoEf aDqzcCjyaf7G+NHRa7c3r/39FLwbExXmX/39rGy1kfZcJce35qakqyUuTY/yiCc8 vQYO4/7cyd/AmBPzALlhVNaKQ0zht2ZHUGBOdjzpnEYX/d8UQsiINEqqDnpff0PY 472+4MxFbSq5b5bbj9+WIQp+A8tVgEu118zKAwuAkfgrPpNoUFvRiS7iW5RsDDSu anNsFfIEZU9/T0ULUrPlA6p18bs2fN53JSwMsnOkedSI+lBatXfP7WA1whE+6GMZ jw4A0N2MxKGdGn5dm+Dh =/YDA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:20:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:20:50 +0000 Subject: haskell-asn1-data_0.7.1-8_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-data, version 0.7.1-8, however unstable already has version 0.7.1-8. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:00 +0000 Subject: haskell-blaze-textual_0.2.1.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:40:48 EST Source: haskell-blaze-textual Binary: libghc-blaze-textual-dev libghc-blaze-textual-prof libghc-blaze-textual-doc Architecture: amd64 all source Version: 0.2.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blaze-textual-dev - Fast rendering of common datatypes${haskell:ShortBlurb} libghc-blaze-textual-prof - Fast rendering of common datatypes${haskell:ShortBlurb} libghc-blaze-textual-doc - Fast rendering of common datatypes${haskell:ShortBlurb} Changes: haskell-blaze-textual (0.2.1.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c82baed4f6594732cbb7fd98f01e2f0ebcdbe718006e4c04da966aedbc616c55 46266 libghc-blaze-textual-dev_0.2.1.0-3_amd64.deb 3dbd2434b543bbab75883ac9a23a029765cca264c6dc56cc3cc6905772755887 33482 libghc-blaze-textual-doc_0.2.1.0-3_all.deb 73faa75ca3bf7c0ac29e433d150458aa6bce5b24d0a42ec01472b17cd5cc3c0d 41700 libghc-blaze-textual-prof_0.2.1.0-3_amd64.deb aeb5cc98dc9983966f97ce2746410da6b95092f86b4e7c18a32783045051c561 2714 haskell-blaze-textual_0.2.1.0-3.dsc 5daf0c04e231cf0b3085069a4bee11d39230eaa5ab3b7b7cbcf650b233e326e7 2560 haskell-blaze-textual_0.2.1.0-3.debian.tar.xz 1042795ab0bab891c034c24a51bafecbb89870ccd28af39534ab3d9ae7f46c2d 6914 haskell-blaze-textual_0.2.1.0.orig.tar.gz Checksums-Sha1: 58198c40ecd3b250fb5b6555fe1c2d52b2923fac 46266 libghc-blaze-textual-dev_0.2.1.0-3_amd64.deb 9b84c3a44f6fc9ff1a680581ee5cc338808e5e40 33482 libghc-blaze-textual-doc_0.2.1.0-3_all.deb 850e0e2cbfb9f054c2b9bdc355d28a0e80e7df23 41700 libghc-blaze-textual-prof_0.2.1.0-3_amd64.deb 61a8ca84b6a9b234343cf4dc67af5c66179960f7 2714 haskell-blaze-textual_0.2.1.0-3.dsc 6b41cf1ec7b43137eb14ba0380f121f137498479 2560 haskell-blaze-textual_0.2.1.0-3.debian.tar.xz 655983880f3872ef5297b62ca76ba9b54b268557 6914 haskell-blaze-textual_0.2.1.0.orig.tar.gz Files: 89ec5a21b2b91cdd2f1c9a2d5a5d176b 46266 haskell extra libghc-blaze-textual-dev_0.2.1.0-3_amd64.deb 7e7fb058e02ee52806be1f2928fd6f08 33482 doc extra libghc-blaze-textual-doc_0.2.1.0-3_all.deb 9b562b99bc4a4c3659744ed293ffd8c6 41700 haskell extra libghc-blaze-textual-prof_0.2.1.0-3_amd64.deb fa791c7a3ddf536a66e61728893fee28 2714 haskell extra haskell-blaze-textual_0.2.1.0-3.dsc 2e04110b013e86239a6c8a1688dec8a0 2560 - - haskell-blaze-textual_0.2.1.0-3.debian.tar.xz 504711c399f9279d8b7563befa4d363a 6914 - - haskell-blaze-textual_0.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7xkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioe30QAIS3PCNo/Cq2J37f5lpsWU9Q E4coSEnMxqWws/ezyZdORQRy8oNJVlRoDnkGAbydGCqe7+9o9MjnjhBS0HqyA2rn dG4qFfrBBkxGBJah2KJr54HQgxDvpMGIl2/ZtGQrEb11/MNSTSGSnix1UspX7b1b soh0cQ49mF7V6kW5YMAcJ9DYAVK15E0H5vcj/QPs5OrrT++VgFL4nTzAAE7KeHPp ieeXwFeFmyH+UXX7Zrs2F9mA0OX2NTskH8t+V1A0rm8EQDZFkYf6hG7SiCLuoxqh XTmWudd1EVp2l/YZ5UD8WR3iNOOrmvBX7sPps6KnTGl+LfZRdkjHbxzVexwP/9jK VQDGfTq6EIpblS5nUDwKdMfuEiLcIxjYLeBus5IAXpMEVqmQQay6IT1rabsK2Ugo dGpr30aYhebc777/qO4jAAHRqBL605pRvpQ3qvLklXDIc0N/rEUhgn/uqnRZllba 5Uvv/xPlPA4vq7jYssOQ7196AJ+5wxlvQxWPJf3f7NLwzLDS4wMA8JCU0w8jcnib lvy4JvOJ1h+OYkBxaiOWX8WIU8RCZB81tA34l/0N1uAZdkXoPzupiT6p30Si/6Ut Pn9LMhzwMj1pUR7PS3p36OoAjuuBZ3tjVPgRND9biPh20Fq8Bpryi85g3EqFYbPy CTlMpiSs4nP+qSiaeaWl =jv1o -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:08 +0000 Subject: haskell-bytestring-lexing_0.5.0.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:47:17 EST Source: haskell-bytestring-lexing Binary: libghc-bytestring-lexing-dev libghc-bytestring-lexing-prof libghc-bytestring-lexing-doc Architecture: amd64 all source Version: 0.5.0.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bytestring-lexing-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bytestring-lexing-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bytestring-lexing-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-bytestring-lexing (0.5.0.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 004368539a6c30bb53b88a6f952c4d3de48b89fdc7e93b9e6ca38a860ad6bf61 145798 libghc-bytestring-lexing-dev_0.5.0.2-2_amd64.deb 91784ab745a78ea339294d8107869b6862c6f8445b0e2c9c52230b86d94b913e 51392 libghc-bytestring-lexing-doc_0.5.0.2-2_all.deb c569ca838617d8912e97a9b1a556dc06c1b81c2e5514a92875b0669f39322b89 115216 libghc-bytestring-lexing-prof_0.5.0.2-2_amd64.deb 995487dd7cdf01c08bf62b0a76606fa339c527f5117d24fe7bbf73f4547c13d4 2493 haskell-bytestring-lexing_0.5.0.2-2.dsc 428bb0f7942ee87ef43f887b745a3efce4d2b4e4272143bdf328f2493a831a1e 2404 haskell-bytestring-lexing_0.5.0.2-2.debian.tar.xz 01f9add3f25067a89c5ae9ab1f2fd8ab75ec9f386987ee0d83f73ec855b43f73 13859 haskell-bytestring-lexing_0.5.0.2.orig.tar.gz Checksums-Sha1: a2e8907782301ba039b0eb10d4ca57822780fc2d 145798 libghc-bytestring-lexing-dev_0.5.0.2-2_amd64.deb 7d583e59f5faef7d6b9e7a45c5a432b4b42661bd 51392 libghc-bytestring-lexing-doc_0.5.0.2-2_all.deb 686fde3862d27b8506a0d0916da86b69f016d24f 115216 libghc-bytestring-lexing-prof_0.5.0.2-2_amd64.deb 14fbddd13c55a647acda925c90126db0f5c32041 2493 haskell-bytestring-lexing_0.5.0.2-2.dsc 67c9ff1cf0b9792527fc5a35ea78f92a786f0a12 2404 haskell-bytestring-lexing_0.5.0.2-2.debian.tar.xz da9b264c766fc32c2f1292539682032967905f41 13859 haskell-bytestring-lexing_0.5.0.2.orig.tar.gz Files: edadc620cd1cf9d429acaa632f55a0ed 145798 haskell extra libghc-bytestring-lexing-dev_0.5.0.2-2_amd64.deb 4bf01dfad142715b0ca03030d7451184 51392 doc extra libghc-bytestring-lexing-doc_0.5.0.2-2_all.deb d264c3e76746f1782aea20de4ea48078 115216 haskell extra libghc-bytestring-lexing-prof_0.5.0.2-2_amd64.deb 84ca3bd6d93c360d6c2156415c7b893d 2493 haskell extra haskell-bytestring-lexing_0.5.0.2-2.dsc 56076129e7aa54dab31b68b258ed415c 2404 - - haskell-bytestring-lexing_0.5.0.2-2.debian.tar.xz 18c77edd686ffdf7e315e6917becaae1 13859 - - haskell-bytestring-lexing_0.5.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioaxMQAIhe3ftcAeL2E0Yq5PKDb6Vc xErbWYxlxYQgUODJJ3PXHrDshCZug1EUsXrOXqDuPjssRtI8M/68aVapYNp766sY Cb+3rIxx1U519mIzL2YKv7fwhn16pISv5LhsvZyF7GMZxhYt+nrTp38S3QEhWfcR RwXw76DZldLOJHIp8/lfVj4JGMi77NGVd08CyURfOWkGga9gv3T6dRmnukwRyl1L MPXckkvtFVo+a/+Enrl8uIhHD6zhtndNmbJHa60BkaMtvtuJ15CAxwBg6RmYFHyl NPGiQ+mfAmwlkzKFp+aEhXgdLwOySf1z9f4Vm62RWo8uFIeYgHxK56Sf7wHf3eP7 fvDDSzfFTobdWpa82uzKg1GLjm+XFvXhxfdkYJIniu/ZzMmtDpeGAmiH8voB9ypE zln9332PdDRkNWr7n9bzyXBs9NmvIifBQjlVqslz+F5Sqie4bFzdJTC4EIeppBpn ZIjCntp2KGps0hfEubpmddYxxqIixkIP4Kp7npzDj8lPCfh8fcWGx9STzKP3bErn vI5CJZZA4P7hgSx2GPGetgAAmD+03ShydgGnQfs8KfcOlZCqNwBOSNd7afZ+tQtZ cvIc0qyrBMF4jaipXTphLmho/1y1k4X6N1O567aE6sXAcvTh+b40+A1bxlu2OYMB nBmke16J+iyDRJqs3X1v =l6sE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:15 +0000 Subject: haskell-cabal-install_1.22.6.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:42:39 EST Source: haskell-cabal-install Binary: cabal-install Architecture: amd64 source Version: 1.22.6.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: cabal-install - command-line interface for Cabal and Hackage Changes: haskell-cabal-install (1.22.6.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. * Patch for newer QuickCheck. Checksums-Sha256: 2d728846e5eeb29f47706b6fefb11a011582432ae13c97aa9acb99c2ce4ef410 1910190 cabal-install_1.22.6.0-2_amd64.deb 5edecb1fc89080e3d4d0016b7ed4701879a159f5d3a5d53f499f8f92654175b3 2670 haskell-cabal-install_1.22.6.0-2.dsc 3f9a78ee984f0b42e8cacf408ae3428d2822d30da1932d05666f3a21afb5c863 4844 haskell-cabal-install_1.22.6.0-2.debian.tar.xz 9d239e385696a7faa49f068aea451882baec6a7df26fbddbd08271c9053cb0b4 302564 haskell-cabal-install_1.22.6.0.orig.tar.gz Checksums-Sha1: 96876b9d87a59610462a699189e799ce75f8f82f 1910190 cabal-install_1.22.6.0-2_amd64.deb 0ad22202dd56f0712153da2d8be7e68d726a7709 2670 haskell-cabal-install_1.22.6.0-2.dsc ba2c9d92e976de118493721848f57393da61078e 4844 haskell-cabal-install_1.22.6.0-2.debian.tar.xz d474b0eef6944af1abef92419cea13cee50993f3 302564 haskell-cabal-install_1.22.6.0.orig.tar.gz Files: d22b80f359ad9879315c007bd71201e7 1910190 haskell extra cabal-install_1.22.6.0-2_amd64.deb 6f5a057e449b93ca5e422094b3d8e059 2670 haskell extra haskell-cabal-install_1.22.6.0-2.dsc 996ff71680bd59e8f4cfbde477b80849 4844 - - haskell-cabal-install_1.22.6.0-2.debian.tar.xz 0463650044697ea337705ea9e29a0221 302564 - - haskell-cabal-install_1.22.6.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7zCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioF58P/irC8Z4NZCiLKwDwusesZGsF FJVyh5QQ+B2R1cMAgNIKXsUQZhU6RRyGmo9beiBLglou/ZnDItL+M0OLeuaBquqI yJ5STLWgalufMdkbH/ffbKvGF/Sqa4hCEpFsoj6nBeEv2A7qAS/vrsVsldj6ahJE au/2i9XlK/2pzrw4z8kPa55lC5EikABTchQwbxbIx4+VnJZbFjM5BbdcZChg4+VE QelHRWM9c96qEiAmhJR6ecn7cJaE60vKUyV1Ux3oP2j3bdoBH43gatf65WvRA/Zl dIe4MZ3VrN7XFgm82KsCMG1YBqn0NGqgkwxsOq+OeF9dWLcilaLEVfHbpvpHOHfT D6N2bEF2SkM12yJyKGsuRwCmhydSzW6FQa/AG30yaQgqc45bHB29OwIN6OjNFovl vmRjyNCGEGmys3fRlZ1KrXczwsDSmWlsBo/wqteulovqBhgD7fe654IKdE4dkQSM +2C4SjMCIyRhKp57cMiBKwGUh7K3hSXhAF3xkmdbP44Cxeh3EgBbZNtGBv6ohrI3 xE5Bd/GxYW34l2ajjS5OOYn+d7J8Lfevr2BF9bAoMnb24O9ORZrUNrF8GWmTS/FF hNzKrBguQElozTgpeeYZZ1BJJWJZNI+0bV98ON9dupkGi4lQnoiGC91HJ+BqPNSd TP6VC9TaVG4ZtQZZ0ZA8 =BoUJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:20 +0000 Subject: haskell-chell_0.4.0.1-4_amd64.changes REJECTED Message-ID: libghc-chell-prof_0.4.0.1-4_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:18 +0000 Subject: haskell-cgi_3001.2.2.2-3_amd64.changes REJECTED Message-ID: libghc-cgi-prof_3001.2.2.2-3_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:23 +0000 Subject: haskell-config-value_0.4-5_amd64.changes REJECTED Message-ID: libghc-config-value-dev_0.4-5_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:38 +0000 Subject: haskell-feed_0.3.10.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:42:38 EST Source: haskell-feed Binary: libghc-feed-dev libghc-feed-prof libghc-feed-doc Architecture: amd64 all source Version: 0.3.10.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-feed-dev - Haskell interface to RSS and Atom feeds${haskell:ShortBlurb} libghc-feed-prof - Haskell interface to RSS and Atom feeds${haskell:ShortBlurb} libghc-feed-doc - Haskell interface to RSS and Atom feeds${haskell:ShortBlurb} Changes: haskell-feed (0.3.10.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: f6c263f48442fefd2a33c3a49fff77c8285ff5cda5e1762caf0d328b5fa7edee 412564 libghc-feed-dev_0.3.10.3-1_amd64.deb 00108aef341e563fd990660a2617843c61ed55829664a7b622018cb2bb8eebf2 123684 libghc-feed-doc_0.3.10.3-1_all.deb e1f3a0db1acc6fc1b5c64d40488d57e4e8457d22ae65817070e48b4321900a93 347088 libghc-feed-prof_0.3.10.3-1_amd64.deb 2a55424c98861a3764f523bab3f737745b457ab40b78736cddf2faafa5469989 2849 haskell-feed_0.3.10.3-1.dsc a97b2084260750285a76876991599cf7202c8b5c92d682336fcf1104b77e039e 3172 haskell-feed_0.3.10.3-1.debian.tar.xz 83af8320f10ce4b92c16ba33b22c74e5a188cb76e06f421705030fcff25ac378 99656 haskell-feed_0.3.10.3.orig.tar.gz Checksums-Sha1: 5f56795fb0db4ff5f79cf041325cc8eb7a77359c 412564 libghc-feed-dev_0.3.10.3-1_amd64.deb 5a03fdabc014798b04e5a7f45a2bdbd6b3a1cd45 123684 libghc-feed-doc_0.3.10.3-1_all.deb 4c24622d16c2e32f5dc2ba174b3bf22bb43de438 347088 libghc-feed-prof_0.3.10.3-1_amd64.deb 523013aeb0aaac6009e6ce772bf636df721f8813 2849 haskell-feed_0.3.10.3-1.dsc c03f7cf4a207c75fdf434ff2327d50a15229957d 3172 haskell-feed_0.3.10.3-1.debian.tar.xz dd04648151ee3dbafc61e0efab86319928613b98 99656 haskell-feed_0.3.10.3.orig.tar.gz Files: f0ec0d08d0b3f424e0c55993f76cafa7 412564 haskell extra libghc-feed-dev_0.3.10.3-1_amd64.deb 5fe6deff17b5643f0e89d42921827000 123684 doc extra libghc-feed-doc_0.3.10.3-1_all.deb 66e9f33c3ee90fb2e449074c3bcc2491 347088 haskell extra libghc-feed-prof_0.3.10.3-1_amd64.deb 34d5b196284f16b76849854753ecb855 2849 haskell extra haskell-feed_0.3.10.3-1.dsc b8bcf1ecb078db6d5fe62a931f699ff4 3172 - - haskell-feed_0.3.10.3-1.debian.tar.xz e0841a2ebb60e10fe7e9742cf86edcb1 99656 - - haskell-feed_0.3.10.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7zCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4AcP/33OvRMaDgbeODe7hNuG61/o 5ZkF78Nzl9qd0Bt8CGN2bmsxk21hfTUCwjKHdS+YJssWPfSXZA49YeLmxkJn+GFQ d1yq/yAVXI6Pb4o/G9vm37UL/InMOdklkVw8G8/JEtf1e6rN9fYQTkMslFOwfh37 vBzzQtOP2K4TuCtDnkhJiYy0hLYibIVuqqih/JuUbmo6LFcjS64uOgkQjHGMsEAf gTL3y9ecbBOv3e92EAFfIrEBHJ5iJgWNYHlux0TC6bYwPFk6IJ7h6zoN8VNZ9Imy FDKcsan9nf2DTkND+TXTHnL6UhYOdyCx06VB0hXPYvCvyeMz1fIuYiO4Ngq3Zo8o gYd59h0N6xNxx2lneCePz+E9q5zbTT52WhFJYbPouMjd3qi75MsoQmTLyhSUWtQt /zOQ/Low0rRaYxgU/hbciKIGjh8kvSBVNCB2Xwm27KblmiIIi3oETUYbQc1b5QF7 D/HiHY9OcXncPOCvwZyYbTN3pxU7vYaBLgzfZuDSulLPFizIIIJKAmpX26J1KO6Y +NrWDx/bpjVMx8k3qVco0x0qZwFPbn1W5nmfQlIt2YsZ8QndoAmq6c+MVVvDUcqc 8Nx8t1H+IR57ReojypjHKPS/jQnWE+FVfV9GG/69U5F/Xqx3Abodig84RiDkMcWd iwDXAH+8Di6G6XMWit94 =E5ye -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:47 +0000 Subject: haskell-filestore_0.6.0.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:01:36 EST Source: haskell-filestore Binary: libghc-filestore-dev libghc-filestore-prof libghc-filestore-doc libghc-filestore-data Architecture: all amd64 source Version: 0.6.0.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-filestore-dev - Haskell interface for versioning file stores${haskell:ShortBlurb} libghc-filestore-prof - Haskell interface for versioning file stores${haskell:ShortBlurb} libghc-filestore-doc - Haskell interface for versioning file stores${haskell:ShortBlurb} libghc-filestore-data - Haskell interface for versioning file stores - common files Changes: haskell-filestore (0.6.0.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bd1af585478cd303bba7fcdd9aabeec185a8a54187fdcff1c4f298b34a8182c7 15688 libghc-filestore-data_0.6.0.6-4_all.deb 3542eec5ebd997637aa44425211cab1902adfe3b805082c15d454171feca0d5f 205264 libghc-filestore-dev_0.6.0.6-4_amd64.deb b6f8b26f3c4ae7d24b1eda7e792a0c5392d6d47c8050cc451a1f0fba33464b31 80424 libghc-filestore-doc_0.6.0.6-4_all.deb fea5722ec5ce03c983f3a36df27f329065f770a39cab1d5a15d33224de157c2c 231476 libghc-filestore-prof_0.6.0.6-4_amd64.deb f09b20eaeb409958753f5ad025bc49b2489c0390fe8904d6ffb1af891c39c6ec 3119 haskell-filestore_0.6.0.6-4.dsc c6bcdb6cd84efed1ce5ca8a82ec1eac45dd9fe976a302bdeb2a1d2bd87b1d3cb 3940 haskell-filestore_0.6.0.6-4.debian.tar.xz b99b240f6dfee8b1448b53912b2ab337742b8ebffbffd5312a8ab0f0dab376d2 31332 haskell-filestore_0.6.0.6.orig.tar.gz Checksums-Sha1: 6cf2e8e7f00e2f8ed7308e436c6705902259fd94 15688 libghc-filestore-data_0.6.0.6-4_all.deb 1ddf680d5b03e4540db28c469ab7dca2b08730fe 205264 libghc-filestore-dev_0.6.0.6-4_amd64.deb 0f65c9d5760c47f3a4bb9a5eec95bc5df45659f2 80424 libghc-filestore-doc_0.6.0.6-4_all.deb 3006e68b3a74e080368e0387b2d29327323069e2 231476 libghc-filestore-prof_0.6.0.6-4_amd64.deb 7713f4d0e8db8c1217ded1aed9bc89c864551943 3119 haskell-filestore_0.6.0.6-4.dsc 15acc680852b3da3b7f65267557b08e52061ccb7 3940 haskell-filestore_0.6.0.6-4.debian.tar.xz 743f8874a2a237959a4366958a5214f38bc16552 31332 haskell-filestore_0.6.0.6.orig.tar.gz Files: 4ec1d6b9a632991ba631375e0eed5bec 15688 haskell extra libghc-filestore-data_0.6.0.6-4_all.deb abbbf1d5eb6b9558fa35a4db430abdde 205264 haskell extra libghc-filestore-dev_0.6.0.6-4_amd64.deb d1e7905dacc3efb6149a6bcbf453ed1b 80424 doc extra libghc-filestore-doc_0.6.0.6-4_all.deb 63742caa7377321d2a917ad9f9e185b5 231476 haskell extra libghc-filestore-prof_0.6.0.6-4_amd64.deb a3509dc5dadcba3318eb21bdc7fd2d5d 3119 haskell extra haskell-filestore_0.6.0.6-4.dsc 58ff2cd7b40c299afe62d2abfd39e38e 3940 - - haskell-filestore_0.6.0.6-4.debian.tar.xz 4bf6b55661481d13acfd97af5cb341c2 31332 - - haskell-filestore_0.6.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8E3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyoIP/3cGEvhHQ2H10LCE2O0oZOXr DxfruGWRjJh6LZW52Eq/gonOKyqiT5MLxNYSa5LtrqSx89bEg2VjozBSePfOsjeU EBmJ3PVIObinei4AM6X9W7k+msAkwqLcoAKr3tfQk0JoIQnsIisSbo7Qz6smH1wQ F5pcG/0YnnWcpxLmTdf5xq0bM0ql588mwv+RFjFT//C2rBOWQhhHf1sjpJLjkmog M7GI9x9LWg1iea/dlV9Jt3t/cyv0O2pT/+4ttUHVlo7nV7CNyVtpXAoWwB+Dpz7O /ZVbV/tCv5njyLXHu3dfkEyhdO7bt0mhIolqplIyn4qSagXNTSMoEH/eMjSY3jyq 2bITlTUCtCb0YitU766sZU24l49ef6tHOVDF04la4oI0AFJQe8aBiCw9WP36wqRB HR32cW+AgeUkA9hXwEOiROF6uanCRhbxZKGrD1RJv7RghiexNvyOQBaFHiS6U6m6 VTGbPhEtwrcnBU7BfYEtKHU7qroyyP2Fh3OLek0nWMAy6Hup+nNETnZ8MxqpGNtK 09OqF1Y9xhSbaYVZ4QCH15f0AFjKt4rmHi9H9mTo3bredeGJ95+PfV1LXEOcUUA7 cHJUU/dW6zWIgJ+YC2uuzY2AzhGWITSjRJ+Po0qBoZU/4wf52xFpbbrjAISqiXOQ lUeOavXf4ga43cZ37axl =KmLM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:21:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:21:56 +0000 Subject: haskell-ixset-typed_0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:05:31 EST Source: haskell-ixset-typed Binary: libghc-ixset-typed-dev libghc-ixset-typed-prof libghc-ixset-typed-doc Architecture: amd64 all source Version: 0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ixset-typed-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ixset-typed-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ixset-typed-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-ixset-typed (0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b2d277c10219a387b645bbdb1bef54ed9fb15b0026133ec9d2476606c70e7652 76260 libghc-ixset-typed-dev_0.3-3_amd64.deb 457f609eb794da37822d32015eff656ba669441da11c69768da44bcf7cd9809f 58992 libghc-ixset-typed-doc_0.3-3_all.deb 383d558ddc5cd205491cdcfa1dd4d13903188c77df2bef90dd11bd91287fe87a 79360 libghc-ixset-typed-prof_0.3-3_amd64.deb d94f0324eb36397a7b82bfa07005aaf6442d2e71ddc7d19d64184379b3201e00 2577 haskell-ixset-typed_0.3-3.dsc db8a883aaaf3fd1f98e09b45055cd165af8a525e65cee67a2192ea842f6cf72e 2660 haskell-ixset-typed_0.3-3.debian.tar.xz b3caa97470aa5c0e940a8916519b33fad29d54b82b97965fe8d3dd528e2dd354 15997 haskell-ixset-typed_0.3.orig.tar.gz Checksums-Sha1: c6e5ffd460354195d99d4f3f037f78d7422324bd 76260 libghc-ixset-typed-dev_0.3-3_amd64.deb 647eacfda7b4ecd8ed9974d9d42bf935c6fd5cd1 58992 libghc-ixset-typed-doc_0.3-3_all.deb 26699b1afa7a31ba12dce8a5479d3ec18c738d0d 79360 libghc-ixset-typed-prof_0.3-3_amd64.deb 46f60950165e29d9b0af71d21490956c16e8df68 2577 haskell-ixset-typed_0.3-3.dsc 244b55c7fe2394032fa25898e735873a7ed19935 2660 haskell-ixset-typed_0.3-3.debian.tar.xz d48696529fb794f83d8c0390714b4a2d4e7f0b21 15997 haskell-ixset-typed_0.3.orig.tar.gz Files: 809b832fb4e9af16ae8e31c063cb2ac2 76260 haskell extra libghc-ixset-typed-dev_0.3-3_amd64.deb d273984932a7c666ebce1101b81a647d 58992 doc extra libghc-ixset-typed-doc_0.3-3_all.deb 49f6f1f9ae73091630c155ecf433455b 79360 haskell extra libghc-ixset-typed-prof_0.3-3_amd64.deb 7b1dd661f53fddd5ce04e93eb5872060 2577 haskell extra haskell-ixset-typed_0.3-3.dsc 510a3a839b5e236338f84deafae00409 2660 - - haskell-ixset-typed_0.3-3.debian.tar.xz d1f181b5af1fc723910cc152f17eaa9b 15997 - - haskell-ixset-typed_0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8KHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio63AQAI14khJovkIyM6IsTVcIuWst 8xNMSJSK5m0XAOOSSWpUAwZCoGKV73pD0FMR8Y6RVkbjPACX9hDvuztwTl4J1J1J d/SMhYfvFhEC8mWRPs41KC59loalK6T3s98C2DXabuK+T2Fk6G3ucUACffUVTeC6 PuZ/jcGR4/Uny6kgPlGrY2HqQ98OWdW5W8HBKY0dc92+s6shci5wjfwUAmaWz1En D9oWGHXytcBO8CZQQwRMYLa/TQso04oisMVYBc1K7xIdboyQCJrRzp44n5O0WdVB +vqs+YbO9oDui7QGNAqo+6maeHsRz4BKRcyWD9A7HHAaZ+Hsum/3hqaoOz/7xOcB tDcpAW5cL1ymsd9RS0wBYRES3I3FttTMxSsbb7GtjYZt9ZpJqewC6Uv1Gztf8+mc Zm3idQxP8RKKqYwCHcJDAhxk7OZ+JyX5HEy0lk4p7javKdMl++qUU2fCg3tc5NUP szcuKnVJm66zFTvtBFC6qkiU+XEJz5sulf8lEgtvt1m9tWjYKOaTrJmjVYDEgsVS sKPDNvp2MiIwVgm0VxgckehGbCXQ0SR8Jkyu2TBZHvr17O56pCJaMH8mActLkBuh Ol9VLdAEdaNdtjBRqf2AIkL+/PPhP4rjapu/M2nq+Ju/km72q0j6OL07Hp/DMEv+ 3UUu04egANdfu4mrcxVo =X5Ar -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:22:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:22:05 +0000 Subject: haskell-js-flot_0.8.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:49:12 EST Source: haskell-js-flot Binary: libghc-js-flot-dev libghc-js-flot-prof libghc-js-flot-doc libghc-js-flot-data Architecture: all amd64 source Version: 0.8.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-js-flot-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-js-flot-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-js-flot-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-js-flot-data - ${haskell:ShortDescription}; runtime files Changes: haskell-js-flot (0.8.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4b783d8a50936e9f05809d25b5429f8f21db62ba7dd30ad7c848edcd8394463c 32440 libghc-js-flot-data_0.8.3-4_all.deb 3026fb1b7588f42668b62210037ad85d5f894ca8e8fcaf1eb8d4d2bb75fd0f3a 45004 libghc-js-flot-dev_0.8.3-4_amd64.deb 4d49f8d8e7021877f44a3c6cd9220c66b27312f40d71166c37c9715b51b790a0 30164 libghc-js-flot-doc_0.8.3-4_all.deb 506af08ae30f8492c08a398914de33a0af30ad1cd167d78114c24044be799ed6 35262 libghc-js-flot-prof_0.8.3-4_amd64.deb 3e9c752bdee039f3f7b751c217a40db07907b26a64c3b97e840ef20a97d65d39 2437 haskell-js-flot_0.8.3-4.dsc 924db20c69d8f99cf3515f88fea6c2d8c7e2fbd6f93b75ededbe763c40f4fc11 2704 haskell-js-flot_0.8.3-4.debian.tar.xz 1ba2f2a6b8d85da76c41f526c98903cbb107f8642e506c072c1e7e3c20fe5e7a 662691 haskell-js-flot_0.8.3.orig.tar.gz Checksums-Sha1: 0bdf8b026eceb5f162cebfe8b8cb15d02f984b42 32440 libghc-js-flot-data_0.8.3-4_all.deb 126dd9e42e775a5d2166ac20fe80b5c7cd30c004 45004 libghc-js-flot-dev_0.8.3-4_amd64.deb f089fed9c0d04b3e2d23c45bd1938e2eb1f89703 30164 libghc-js-flot-doc_0.8.3-4_all.deb 74f08fe4c80b7507cb208b9a129ba4819df980ca 35262 libghc-js-flot-prof_0.8.3-4_amd64.deb e3746c678600199780a6dea037036ea69cf9c8c7 2437 haskell-js-flot_0.8.3-4.dsc dc105e625f96b58b9e1e79d7bcceb6cf2a464bbd 2704 haskell-js-flot_0.8.3-4.debian.tar.xz 182170b0a03d2b3d2fb4deeced9ae3914549905d 662691 haskell-js-flot_0.8.3.orig.tar.gz Files: 82f5fcba352778bf46d0220b3dcf2053 32440 haskell extra libghc-js-flot-data_0.8.3-4_all.deb 25d9161621be37d3f02eaed5fefa8e86 45004 haskell extra libghc-js-flot-dev_0.8.3-4_amd64.deb 18a8d7abf7f107710012c178f9669d89 30164 doc extra libghc-js-flot-doc_0.8.3-4_all.deb 7e8d145b090e24be6c0368c7c2ab63af 35262 haskell extra libghc-js-flot-prof_0.8.3-4_amd64.deb c2e48af2065217d14015401af8fc74e2 2437 haskell extra haskell-js-flot_0.8.3-4.dsc 7e20299d43fea7b35bba80cf4a47e3d7 2704 - - haskell-js-flot_0.8.3-4.debian.tar.xz ee76d397d4a9aec44206262dc5dbd917 662691 - - haskell-js-flot_0.8.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioaiYP/i6LNaZkiwKSFTnShdvcfbBt iaCdg5fAine1vCKg3vqCcpgLHnSTb4E9SdWIqJvh+5JwyT+oP4zt1DBVQ/69UDbS uTBCTbnGTTK78gbIpU4+r4Eo4DCWuZpVPpp15g44wOSE9m8+okyvTuTbUUZmB1YO loZWJFNHpHUAjYu3L3kIJzRkCUaCYgETSfsqS7eg2unghVwNX4Sf5KehbL8rE+/h zFR+Y9jx2WqzhPKIAImQm21chvjmWpPunnfICvI0dQA9Eqdu1o1huMi09YoVNAjg Ad1VXeja52oiTT6Miic3CA4YjidmT8bPDWfljxJXurMBSXgj9TsY1Xy1aqvuhAr5 DM1aGOH6tRRgecF+oXhH/Ibq7dDxDcFmPGaCg/74ockOyhuBNEHvG4qld1QeEvLm tXrCS6694CptN2HUNVin7QulBhJZGiPIpQzXsU8Qf0eCRtnSc7F4MYI1n+yhXyZs zTsAy7TqPhJFThy08nGdYH4/rqyCNVQRN0WQGzoeZumDTyjcNUTxjO1wZ1yG0335 LNooGbGdgySyYbABigXdRh+iV11cGbrMFLffM+pROE17bvNschUsvtbZikVkbfjN frTcUe4AKXu16/lzlVh3YDlAlhtQOV1uqTYpwJDKu6CyWPMbTAqc8Z9w8CGlFosO HNZWaerl8AhpBN25jZl2 =MMDw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:22:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:22:15 +0000 Subject: haskell-juicypixels_3.2.6.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:39:16 EST Source: haskell-juicypixels Binary: libghc-juicypixels-dev libghc-juicypixels-prof libghc-juicypixels-doc Architecture: amd64 all source Version: 3.2.6.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-juicypixels-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-juicypixels-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-juicypixels-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-juicypixels (3.2.6.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: c0355289a2214f61e88e9ea41544238c9de1fb83ecc12a89227630a6b454e9dd 1372878 libghc-juicypixels-dev_3.2.6.2-1_amd64.deb 22bea033a4edaaf9d6d6ce8732a45635a19bc9a266529dc82785fc2902d173a7 258858 libghc-juicypixels-doc_3.2.6.2-1_all.deb a780ae4c2a0dc69191124428f3c72f26a03fc2278ee55911a64947b7ecd5a234 1609870 libghc-juicypixels-prof_3.2.6.2-1_amd64.deb 8dccc69c6cd424f2d1891d3e8f11d49f0b1d7894a613aefc7447592b02e646ed 2797 haskell-juicypixels_3.2.6.2-1.dsc 980aeb5853ae7cbb16fae60ef68cc8f960d4044cecdd0a44034d1a02f3a61779 2620 haskell-juicypixels_3.2.6.2-1.debian.tar.xz 22952ab2e1152dcb2af1b0340ee4999516a6605b8ecbcbfd37e8dbd9d829aa43 116405 haskell-juicypixels_3.2.6.2.orig.tar.gz Checksums-Sha1: 458cfc3ea8d5e12a4f117a0555a8e6de39534ed8 1372878 libghc-juicypixels-dev_3.2.6.2-1_amd64.deb 550bf4f1eb29bc15f405130ac26005a2aa4fb91a 258858 libghc-juicypixels-doc_3.2.6.2-1_all.deb b976273b2e3aa57fa235f321f58ea5c698037cd7 1609870 libghc-juicypixels-prof_3.2.6.2-1_amd64.deb 268b2514741c010889a7adc56a38eeb82f410aee 2797 haskell-juicypixels_3.2.6.2-1.dsc ed48245a812afb868b1b10afc062d186625a8dcb 2620 haskell-juicypixels_3.2.6.2-1.debian.tar.xz 5248bc18d771e49009e2a8304842231e09243797 116405 haskell-juicypixels_3.2.6.2.orig.tar.gz Files: 0bc043dbf36ab8fd2ee0f3f5981fd7db 1372878 haskell extra libghc-juicypixels-dev_3.2.6.2-1_amd64.deb 4f0e5a1dec6286650b2132c038afdab1 258858 doc extra libghc-juicypixels-doc_3.2.6.2-1_all.deb c4303b414a15bcecd334fe2a9755fbe8 1609870 haskell extra libghc-juicypixels-prof_3.2.6.2-1_amd64.deb 5e9accbaffbf4646167eda02c009cf61 2797 haskell extra haskell-juicypixels_3.2.6.2-1.dsc 61b6059d726bbd931c05c5ca3a09735e 2620 - - haskell-juicypixels_3.2.6.2-1.debian.tar.xz fac554ab25745db4ebeb4820ccdffcf8 116405 - - haskell-juicypixels_3.2.6.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7xkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSBIP/AlHS5msMLbgROHWG/wA+wa5 L6SiWnhgI8PWYSGz9jrOXrbvG710Jc9rv9DE26ULzeYYaIdf5+qWN4xkla+yIQE4 ZOQHkSXf/tymFMtVzS+ZO1zvxtbdyewB561E3uflbwIwu+8K269weFnFN3Ewc6oS mQURK94eX8zPKWgBTRIogckDenf0FAYTtdfIUxxy/g5e+1Tw3eQXSqzaw9SeeHkc 4LvNgsg+4Oqd9WF0CNie8Kp9XNgtQPzuihMqe1517nRHb95otTSqvRYL6mBNSZDR ddHmkj4zX/MHu63dG6hUltT4QmiEDarY+K0tTPay8gYP9HfFhY6eBYy6Q5H58mob wFL0gba/OPXLVXaAcn3FXyjfEvjBiFeSWG/scpmA9SIP+S8Rc/dk5PT2wJg3MORn h11Bdm/fRxW5QpDaM2qSJ4JyD2jG2/KyEyHtmuWmc7iQWswG0kojUexYK2ZM41l2 +MwWdBCt3Hg6uvArvoXIWQvTrb+EAwWERM0F8vPKo6GBb2tLNFYWvDToa7zjRUwC ICYTMgnFv0L1ldI8+JVzM7IwvH0eST98XlFtDdBH6Nd7F1KkQVB63y//HX2wqBcK ITL2Otq4b9mCMD6dqLainhT2yjXidpd3fyc2TJRs36C9lbcbtxIfNc6ujO5+1Ndf p+d+y7VO8qBk2/W0iXtV =uTZn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:22:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:22:25 +0000 Subject: haskell-language-c_0.4.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:48:19 EST Source: haskell-language-c Binary: libghc-language-c-dev libghc-language-c-prof libghc-language-c-doc Architecture: amd64 all source Version: 0.4.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-language-c-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-language-c-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-language-c-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-language-c (0.4.7-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8899875ad6e205cffdce1582b904e0064434584b544c34155394ccec2235ff55 1631450 libghc-language-c-dev_0.4.7-4_amd64.deb e66c9b56a83a1e5763c217d22586e09014573ce47b90ce315862a3372897190a 333086 libghc-language-c-doc_0.4.7-4_all.deb bd67fbc642fe2373bdfabec6de2525dfbac5160223deab8b2770b2fd137aaa49 1399284 libghc-language-c-prof_0.4.7-4_amd64.deb 3a259d153435231120c69bb9c00f0b5bd622d07d623c9ecb0360e14d799d50d3 2493 haskell-language-c_0.4.7-4.dsc 57ada7c4d5884929c4df78350590f1d237062a159080468fb15176bf7c48d801 3188 haskell-language-c_0.4.7-4.debian.tar.xz 5f6dc9d86b1f88dec1800e1a4fc43aa52f85fe4bb865ba268aca34b399a512e4 112569 haskell-language-c_0.4.7.orig.tar.gz Checksums-Sha1: 895ab084422cd79c86e600168d3e4e454434c8b2 1631450 libghc-language-c-dev_0.4.7-4_amd64.deb 26ab243aefbbb2bfe1023bf21e5862d7dc69e8bf 333086 libghc-language-c-doc_0.4.7-4_all.deb 19c80232a0e41af3ea5140a8be38a61e38d05eeb 1399284 libghc-language-c-prof_0.4.7-4_amd64.deb c02005b0ebe6537514440df97116fd6d50d0d637 2493 haskell-language-c_0.4.7-4.dsc 030fdca92f3fd90f7820a9581ac4394487bf6d94 3188 haskell-language-c_0.4.7-4.debian.tar.xz 67187728c45ad495df33a67284ead41c5e2e04b7 112569 haskell-language-c_0.4.7.orig.tar.gz Files: 5ba138460da2e9ee61cf00dfd68ddd27 1631450 haskell extra libghc-language-c-dev_0.4.7-4_amd64.deb 69fcc8299994b69836db14f45ec81df9 333086 doc extra libghc-language-c-doc_0.4.7-4_all.deb 6891026b28000b488521380cce431f99 1399284 haskell extra libghc-language-c-prof_0.4.7-4_amd64.deb 22f2f5bb89ab2d095f4109c0ad04aeeb 2493 haskell extra haskell-language-c_0.4.7-4.dsc b719291dbf3b5a0f55b25613c3c6b71c 3188 - - haskell-language-c_0.4.7-4.debian.tar.xz aebdcf8d85851b8c1e4858b9566daa9f 112569 - - haskell-language-c_0.4.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiox4QP/RZlo9kyEGvrlyg4zD+4XjX8 s1Nez86Ry+qx5sl0iuF2tlk7oXkKOdKixWCPV2y6j2DCazcZ2EyejaQ5DhEttFRn K9iUYTTWmLubngaonHs290cuQsn+KvBmfbqhe61mHmqFN4ouQcfmX+uX8a+T+PYC kCW2p25mwyfgKOVe/cRUnR0eLgwvAhXontmoU7A0H1CL9kywrbu+hXpxT0ECsxdU ouyys1S8A4PO+w62rN0988ulkLs6z8C6p9fbY81knAIKVzx84P5In6AxKPtB2chM 5MDqfsjO9Pup8Z5kR/rktSzCBdtf8zlt69rfJDZQB0P6pQvW1JGh1aRbNJF9Qdsx IiwI0MB2i11SXvVNKlY/GzUeBnc+BfKxmtRBtooZV7Jhh88r5RmBxqzMBMMwNOrE 4DV+//0FTWp+pBuFI0MXtzjSSkUjdnRGtypqpVeo+w/s7VrrXUxN3H12nMJxuqEY QV9ARTsH1KixyxaLDexXg5+qI0b+K9vdNYBPT/LVtupxCfaU85qwqeihBIcU3lRh gUuuSA5vCXRSdwEtS16k3iaxpLxRhvEPF0G0ZdLqQfQrr3Plr8J7/7CYNS+Tskuf qJVJPhh0Ea/QTIyFVeInaMxwI5ztd2toZkHYlP4XFAGBgFwzv6cs1r0/eoR1O/g4 oaxi5YGzSVTumbdpfmBP =oT9j -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:22:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:22:39 +0000 Subject: haskell-language-python_0.4.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:52:26 EST Source: haskell-language-python Binary: libghc-language-python-dev libghc-language-python-prof libghc-language-python-doc Architecture: amd64 all source Version: 0.4.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-language-python-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-language-python-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-language-python-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-language-python (0.4.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9831ba679cfd3886f3cba76cfc396982d8590ba387baaa961eda6930ae8691e7 924150 libghc-language-python-dev_0.4.1-4_amd64.deb 440dc4424c32127c7552c36321e5f3444af7a559350e44bf7ffb2999bb6fd77b 212904 libghc-language-python-doc_0.4.1-4_all.deb f6933b735cc3fc0cee88cad10cf1175c1af045e660c75cdd1c8f5d3e24b1524f 787760 libghc-language-python-prof_0.4.1-4_amd64.deb e3a3bf22a8ec2058fddf9af7844d560dc6cbfad17660d981cc35ed6caadce8a4 2574 haskell-language-python_0.4.1-4.dsc f71032f5856bb6f83f79cb116ec2a42996afd6361c4461229e0079208f686463 2428 haskell-language-python_0.4.1-4.debian.tar.xz c3046cc445529eac2640a9976a46dacf71cdcd21398486c054040fb6d090999c 49514 haskell-language-python_0.4.1.orig.tar.gz Checksums-Sha1: ab289637a13f6feb57e08d0cbb5c33a6b180db7c 924150 libghc-language-python-dev_0.4.1-4_amd64.deb c29064b349c3afed4a265d3302e588e053e1afd2 212904 libghc-language-python-doc_0.4.1-4_all.deb ca9589f534b2470d5c8cdda95381184fdb6c079d 787760 libghc-language-python-prof_0.4.1-4_amd64.deb 6aaee4a09c9399ece8a7ade67dc36b32fbad73e6 2574 haskell-language-python_0.4.1-4.dsc 4b8dbe3d6d8052dac9284a7a78183e3512b3ad82 2428 haskell-language-python_0.4.1-4.debian.tar.xz 8b8e7c468e2ed77134f33ed0930f6bea50575725 49514 haskell-language-python_0.4.1.orig.tar.gz Files: 1d2ba4f959dfe8c60a52e643d28a1a73 924150 haskell extra libghc-language-python-dev_0.4.1-4_amd64.deb d951344a6ea7686b22a289622d3429e3 212904 doc extra libghc-language-python-doc_0.4.1-4_all.deb 8b826e7e377218d870e92e68517d9542 787760 haskell extra libghc-language-python-prof_0.4.1-4_amd64.deb 4be56677dbd31ddf9c8507640c67862e 2574 haskell extra haskell-language-python_0.4.1-4.dsc dfd98144af69a7ab56af7b51e5b63638 2428 - - haskell-language-python_0.4.1-4.debian.tar.xz 1633444b96b3cef5698870687f9fb1ce 49514 - - haskell-language-python_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/zXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTD4P/3MJdbCy6c5G979lTQRWuXSo kXlaaHLKMLXcNf3tPB+5GbAxo0NJxQgKYVLk0XtW7oRycHb8Tn/HNpa5rBvYMBSt T38VDoiWSPQWedy5Y5fDr5I1p7LgbcRg1UhA3BQtXjSsKD4dlJkjCatP2z7ye5aU c04A6CtWDhhG/SLEQ//6NSQMkJ0sVAHBaBHfhuJ0osD5q9/UnIv5k+F8v+9K685Y 9Avtqv+ETQwCA2OsJfx0md7xI93+U2Qmc8vyd43PQdgaqtRfUoDAC74Mr8gVbeWg JC8Cu1cjJqng8rxxTqYgl7noMO+kcHEhoiSMfIMUgRNsOALau5Ru2N398WJ2qf0F IkrDj3YTP8ZEjE3OkpDa/CChFrcng5ivpPUDivUVcuHt8zkcPpzm1jJ/M6c5acZb hSavDj9rX+xQNlMKk4tviJBAjcYM+LcHbpLdG2oD9hK03s7Nmf3z9tdP/VoN+DgX gsMqCuzKH5gMdr0FlMZBYLo6p1NoqrFysVOnJOhQnCqWJg4vM6k1kWq6J2MqajVR D8CgaYCz780nX/u8qxDtMyUjQPJrtNocUaM6U3dnITv1QbtsXuuJtWvSl+mVuaNw AsKE+9F6CJrAIOlcNB7Odpxr5d4tvG4qeH+JlU9XzkUwePNF4k1jd1h2Sp2JzFKK cIVxDaweRcF5bAOqTnGg =3dC8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:22:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:22:52 +0000 Subject: haskell-monadcryptorandom_0.6.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:02:04 EST Source: haskell-monadcryptorandom Binary: libghc-monadcryptorandom-dev libghc-monadcryptorandom-prof libghc-monadcryptorandom-doc Architecture: amd64 all source Version: 0.6.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monadcryptorandom-dev - monad for using CryptoRandomGen libghc-monadcryptorandom-prof - monad for using CryptoRandomGen; profiling libraries libghc-monadcryptorandom-doc - monad for using CryptoRandomGen; documentation Changes: haskell-monadcryptorandom (0.6.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d5fcb9a44bb9c4b8526241a39ba78bd355247a89bfba9fa8a2bd97123ca34620 66586 libghc-monadcryptorandom-dev_0.6.1-5_amd64.deb b207765b76475e2c4a393e90d981e2a2e0e38999a0859046df0e99635fd66a06 37930 libghc-monadcryptorandom-doc_0.6.1-5_all.deb f8e0155e0c779d8cd40088cdd4331206edb8573cbd8adb0aa8e0e9b9afaa8e06 60808 libghc-monadcryptorandom-prof_0.6.1-5_amd64.deb 04c8ff254bd2015476dd553305e425cca2fd0cd96683920e13f2e5bfc756efa9 2677 haskell-monadcryptorandom_0.6.1-5.dsc febab1d06f6abc1b4b85b1b3c69f73ba2d0f59fc1acd2ffcb71285c0a3c6e384 2372 haskell-monadcryptorandom_0.6.1-5.debian.tar.xz 42be5bde4f4d5b2eadbbc9c4a1556b1ac60e366d9aeae76aa41a722c1c902949 4659 haskell-monadcryptorandom_0.6.1.orig.tar.gz Checksums-Sha1: a321085981bbd1173a92eebe03c29a9fb9e96cd6 66586 libghc-monadcryptorandom-dev_0.6.1-5_amd64.deb da6d4a2b87711992ea6f93128c9faa7753576d02 37930 libghc-monadcryptorandom-doc_0.6.1-5_all.deb 2e22031f6b06f3330f1332835e9f6be3e439f275 60808 libghc-monadcryptorandom-prof_0.6.1-5_amd64.deb 3b7cdf5e10a0bc32f15681797f95c6206ea72f90 2677 haskell-monadcryptorandom_0.6.1-5.dsc c66699e7dc17a150e9c9e7e0e5a1ae7d08d16701 2372 haskell-monadcryptorandom_0.6.1-5.debian.tar.xz 67e07ac3337ef8157b8ecf6bd5abd0114497549c 4659 haskell-monadcryptorandom_0.6.1.orig.tar.gz Files: 067fdd9ce6655d27a71775a60a476540 66586 haskell extra libghc-monadcryptorandom-dev_0.6.1-5_amd64.deb bdee63fea058936b6791c7b45901186e 37930 doc extra libghc-monadcryptorandom-doc_0.6.1-5_all.deb 11f78b31a2c3047f6e7f160a577dbec8 60808 haskell extra libghc-monadcryptorandom-prof_0.6.1-5_amd64.deb 500e5e549481c53a7f37d4d7fdc8817c 2677 haskell extra haskell-monadcryptorandom_0.6.1-5.dsc 388ca7bb3f0fb8e839836023cc512dd7 2372 - - haskell-monadcryptorandom_0.6.1-5.debian.tar.xz 91df9fdeecacc8f90c44bb737047bc46 4659 - - haskell-monadcryptorandom_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8IAXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYR8P/RsjnWbcH5cQKWBwjfevsf8o amA4fJgzuxQ6KsOFKE3jkEBAIfggYkRiKsaWI9ow2EzJbfi3SeZoTV1D9bMleEYL +mYc9uJQSSH5P/IWQ1e9ng0dZgZib14Zu5xnwdF2+U1TfhlHx1MJPsXPxBt8VAuY lvirVXfjrWgQQX0FM+dCs0DdJMcd+LO7uLm/1hZVdNi/huzU3dTNNo47ZL+2jfaW u4pFwE301Upul/Kz58csJKW1vmQycM4Dx0tgdNIJGsIXtmTEmkc+V+uh9OUVCAGp B5L926/ujzdpgeFK6BRHMU9nDIr5c61LpdGF4h0Qq08k1rZK1JUoB1QjhJKAvxni xPkZXRvRkq363ETcgCjfpsrn0Ri2s8YR6kJJoT4FazyVMf0doA6vShHMs4i0m9yo L7NbjnhcACv458g++CJG3Pa/DSEZndc35RKAfXfoPmL9o890B8bRXamywDSx5tjN UgPIMlo1CuP28tIvRSUXlbef6KM3eMoPaKcFaNchjgRrZrmDr5hA6ncMPQFmbWmb m6rKy6TUH7YaiRfXd8ZCc2HGYWhEjq7UFqk4Q5OoQLtOixoTx2flnK/nWhxHJ1Va +Tb/ZtXQJPsALuEpDWg57BkolCwDf8JPoMS1aFsa8VSmE2bQ8oLdvHBFqtFR3gvU Azs4QZUw2iSw4r3QEGQl =EgA5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:23:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:23:01 +0000 Subject: haskell-monoid-subclasses_0.4.1.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:40:06 EST Source: haskell-monoid-subclasses Binary: libghc-monoid-subclasses-dev libghc-monoid-subclasses-prof libghc-monoid-subclasses-doc Architecture: amd64 all source Version: 0.4.1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monoid-subclasses-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monoid-subclasses-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monoid-subclasses-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-monoid-subclasses (0.4.1.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0c8fe146025f2cdd09ab3558991fa317689d0a7b624b3f6f2ead27e6b3e42b72 642356 libghc-monoid-subclasses-dev_0.4.1.2-3_amd64.deb 423657b37bff902115bab2654b8630ab28db1c04f702e1be76c2bf6420b355bd 106080 libghc-monoid-subclasses-doc_0.4.1.2-3_all.deb a72d342a00544dd4441ed236faacd1becd40460fd9e60a028ebe61c324858e27 566648 libghc-monoid-subclasses-prof_0.4.1.2-3_amd64.deb 7bce86ed95367d1e145e4aba305aa01187ca6e5ff6839e7f97d5e3f47d350062 2773 haskell-monoid-subclasses_0.4.1.2-3.dsc 085a505f6e83298a9d2bb04a4a0e629894542200abec75cd5350b17a7ea44246 2788 haskell-monoid-subclasses_0.4.1.2-3.debian.tar.xz 3dc5a549d39d5f8a76124728f9535150bc190064134f8dbe14e0b5817fb02a49 38248 haskell-monoid-subclasses_0.4.1.2.orig.tar.gz Checksums-Sha1: 490ba235f63cd511b5d3a76b92480acf96e06d2b 642356 libghc-monoid-subclasses-dev_0.4.1.2-3_amd64.deb 7b0b644ce274ade9cd6d008bc5e3e9a3d4ebba0b 106080 libghc-monoid-subclasses-doc_0.4.1.2-3_all.deb d0ddde2d844bdcea586c3cd6c29d2ac1a93d6619 566648 libghc-monoid-subclasses-prof_0.4.1.2-3_amd64.deb 1d2243dcb79cc05ad9569b3c63e6c4449fb953bb 2773 haskell-monoid-subclasses_0.4.1.2-3.dsc dd09f9a93d61dfd9202f65a179230e61aa4b1a73 2788 haskell-monoid-subclasses_0.4.1.2-3.debian.tar.xz 8545d599d2badd64d83424d98defb9e703afcc55 38248 haskell-monoid-subclasses_0.4.1.2.orig.tar.gz Files: 36e26e295784569323ad7dfddc4b8079 642356 haskell extra libghc-monoid-subclasses-dev_0.4.1.2-3_amd64.deb 37485a298fb79206352af0cec360fb4c 106080 doc extra libghc-monoid-subclasses-doc_0.4.1.2-3_all.deb 6a2bf50f8c809f15117c6843416763a9 566648 haskell extra libghc-monoid-subclasses-prof_0.4.1.2-3_amd64.deb ab09ba62d3259fc4ebe71c0e79b819a7 2773 haskell extra haskell-monoid-subclasses_0.4.1.2-3.dsc 80d4309f0cd0a4bab37731c882255b26 2788 - - haskell-monoid-subclasses_0.4.1.2-3.debian.tar.xz 1413c92478a2e82d17408ee5f0c7cd64 38248 - - haskell-monoid-subclasses_0.4.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7xlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopysQAJ6ybMCCr0KjisgqCk5Rc9Ud aznYFRNuARI4FCwJBXHHoIRB1H0ZObtuZb+OvICKZEdtcpnoEB2rRSRBCtk5yuUd vLnmh1kYQwgLHsJZPCMEanp5am3jercC5Vg5pW2AuXSX5cp2YQQfZ8UhawVEGrja tKFUeagZj7oB6H62KrgvLWFeSLjnAxoFwgBsM/+Cp3bMy6hy+BZUYlLJBsL+uZtG dZfvkiJNGDlEoCIg+Su0UXnGLbdoFRH22OTVwAEMjdq3VaBFWzK5XYEcTlfmMavS dabt3Gdx+3JV3QD+jextZCSB5MGLRFlKfp08ZO9B44tQSxVOoSCkvsIpJuR6bTMf ouy/Ah7ZnIBmLHPdta8LFJmUmI29jCTdKoMOHhb5Q+f/KBtkSI657iAt1RlQXcif CRVhrL8Fs3Q2h8o3lolsauWpnwirLxa12LtEzegVsT8sH81yFF0B4VGH9veNHQP6 DQovBveUmH8+USxrUbW5/clN1dEn3rZ2dRiVSF6pCbFkUe7piIDNgH+OgDGkVoO6 F/DgH9dqa1awLmYRKDYDqZUTH8pSa+pxNHUn4UQgd8iWs2F0Whft3Algch9+myMd CrV74V6ZndpLUWD/BHRTTRbvpNRWIA9kVypeKDCmB28beIKTD0gN2nFnMnnx0WpB PVzZv/VPM9VqWgpDeCDH =TS1O -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:23:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:23:10 +0000 Subject: haskell-pipes-safe_2.2.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:42:22 EST Source: haskell-pipes-safe Binary: libghc-pipes-safe-dev libghc-pipes-safe-prof libghc-pipes-safe-doc Architecture: amd64 all source Version: 2.2.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-safe-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-safe-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-safe-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-safe (2.2.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e782d9f8617ce5ccd318df9f77b46e559fb981466f1f83132707edecd9993400 61820 libghc-pipes-safe-dev_2.2.3-3_amd64.deb 27fdd7a4cc7b3061ac948074360693e63b8610b51ba678a4ace87618e0786cd3 41256 libghc-pipes-safe-doc_2.2.3-3_all.deb e36bbfa4dc021bc9688b99002ff172b2f0af7330fe18f7c786c87797b00b9bdd 58592 libghc-pipes-safe-prof_2.2.3-3_amd64.deb 3a30c2761517c4e5fc561c9aa629cd283c708a5a46db4721d4688a8fb30d0116 2940 haskell-pipes-safe_2.2.3-3.dsc 3f80717f27b36e0d46ae340929a1bc2dedf17679b8b0e8caf50c7ff4081397b2 2996 haskell-pipes-safe_2.2.3-3.debian.tar.xz d17b8169e2cee683953b020894c4d34fbb1babe063e4309169bef1a90d1e99a7 7248 haskell-pipes-safe_2.2.3.orig.tar.gz Checksums-Sha1: 9e2ac8adde7dfbb7ffda57e944d16a117bdb483e 61820 libghc-pipes-safe-dev_2.2.3-3_amd64.deb de5e906a12df64d9fb74f1ecf8c5e525fe6604d6 41256 libghc-pipes-safe-doc_2.2.3-3_all.deb 3aa930953bed3d00c72cb145e813800e0e9bf0d1 58592 libghc-pipes-safe-prof_2.2.3-3_amd64.deb afcb95d9c135b0f6377ffe88738de7c5769e042f 2940 haskell-pipes-safe_2.2.3-3.dsc 6ecb4757715343b1b9a11cb21f681f7a9354c2f6 2996 haskell-pipes-safe_2.2.3-3.debian.tar.xz bb79c0231e1d7b58a13719973ffd14bc65593ef9 7248 haskell-pipes-safe_2.2.3.orig.tar.gz Files: 5a41d2cea2b5b7a3e316cd45a7034379 61820 haskell extra libghc-pipes-safe-dev_2.2.3-3_amd64.deb 5499e0a0cfd9eecdc7c8bcc959b874e5 41256 doc extra libghc-pipes-safe-doc_2.2.3-3_all.deb a94cf3d50096b086adcd00c38fc7d291 58592 haskell extra libghc-pipes-safe-prof_2.2.3-3_amd64.deb 6bac9c6735fd124e7c54956afe8bdda7 2940 haskell extra haskell-pipes-safe_2.2.3-3.dsc d0daaec9fd4cc5890853aedc0c2e9034 2996 - - haskell-pipes-safe_2.2.3-3.debian.tar.xz 05583218d0abf7300f963680c2bbe1fe 7248 - - haskell-pipes-safe_2.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7zCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowAYP/33wFGWcPBfy6u2N+QhbZbt1 ON2TpgeM4qEDCfNf+6NIUHP+4HIL/MMmiSQIhtpHbX/UsxXV8bg6sNkdZlwYtlxN xemEXzzOvIwIAmEbEG/hyjEyahikdn0wKu7Pg9uIOnNIOCLZI5iXaOopWkdTQjO5 Uh0OhBw1az6Z3AL+Lz/nF5+UA/uD3XQnB7mUYxzUeFAoYE7yq7REBg1XdNQUzBOQ igfJ3zNCvhAGhote3IFsCgl0KP2nljQ+R4y7+o8DCCZByax4DXONiIz8G8dMOQXX ZoGEEPjWnQBPGMuAVXkMyieo3zaFgKrCqqRb+xOY+RJadB3pultoCsCKDHLahU8o gkkmNfOCCaQ4OjQ8aC1vlG5jfzWJjiOBcwf6/ZWHzyXeqQIs7G8bHFb2zgvqm+V1 pEZ9vO44tcTneibyN9SCPDrinrg1Fdvq/6KnV2iScjvUSLk4V8v4u39kScabja0j szPzevLP2usfDdUhk02heXNnSKksi5s5Ljy1g4AtNKoQVB9C5OAHxG5GXbvUnNbC gIBYmrz+kJLCRcscUc/ZbXrlUFoDY3i77+t/tBEM9w+YXVIPQd1Hxb5vvOlNzQKe h84ehPAvtCwmqDqKrjNIllpp8GsspilwqD1N++vOi8F/4wsyAEyR17b1fQC4Iuc6 toXY8KF3kTRdmoabzykC =6q0Y -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:23:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:23:18 +0000 Subject: haskell-quickcheck-safe_0.1.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:50:02 EST Source: haskell-quickcheck-safe Binary: libghc-quickcheck-safe-dev libghc-quickcheck-safe-prof libghc-quickcheck-safe-doc Architecture: amd64 all source Version: 0.1.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-quickcheck-safe-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-quickcheck-safe-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-quickcheck-safe-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-quickcheck-safe (0.1.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a5bcf7e0c5f7946cde22d7080900695acbf1383e093c999abf379ff6f8148cc6 32670 libghc-quickcheck-safe-dev_0.1.0.1-2_amd64.deb 16a2edb05711371a6919c5cac1a01cfd32154dad51af7cca22f271acbaa714c7 37250 libghc-quickcheck-safe-doc_0.1.0.1-2_all.deb 329769c5dcc5eb120f71991a661430f94a435184d3b594d0e62d2228999a2553 28412 libghc-quickcheck-safe-prof_0.1.0.1-2_amd64.deb 995ed962f33c53d051f63aaae465515b60dd268f46916bf3283ef8b9e2d693d1 2591 haskell-quickcheck-safe_0.1.0.1-2.dsc ee85395df93a22ce58fda832960c337c25b2bcef0fa061002abeb74f22c2ad49 2328 haskell-quickcheck-safe_0.1.0.1-2.debian.tar.xz 874d16e6bcd6da551c3efcf8f91aeea97a935a7a2086f78dab6991806c68b867 4627 haskell-quickcheck-safe_0.1.0.1.orig.tar.gz Checksums-Sha1: fc6594befa12742945b8f700ec89ec61087fc139 32670 libghc-quickcheck-safe-dev_0.1.0.1-2_amd64.deb 6065fce38d9f81e6325876a5a72ed7e2c900633d 37250 libghc-quickcheck-safe-doc_0.1.0.1-2_all.deb bab3ba8ae93babcc4cc14aff276ed55bfe3067d7 28412 libghc-quickcheck-safe-prof_0.1.0.1-2_amd64.deb fbcd78eeec20364bdce43596e4590ac51c3012d7 2591 haskell-quickcheck-safe_0.1.0.1-2.dsc 6b1ec92e958d8d94322a42a4f0ec0c6f7f1a8ee1 2328 haskell-quickcheck-safe_0.1.0.1-2.debian.tar.xz 84a7d03ff85afece6235e4abb3653c2dc61072e8 4627 haskell-quickcheck-safe_0.1.0.1.orig.tar.gz Files: cf63a5cb2907c8ddc5a257b5aa7c23ee 32670 haskell extra libghc-quickcheck-safe-dev_0.1.0.1-2_amd64.deb fd1e8b9953dcee5de95292d59d2aa1b7 37250 doc extra libghc-quickcheck-safe-doc_0.1.0.1-2_all.deb a77bb26962bf956b92404060d7b4ecab 28412 haskell extra libghc-quickcheck-safe-prof_0.1.0.1-2_amd64.deb 66eaa87c7a2fdef6c638cdb140856105 2591 haskell extra haskell-quickcheck-safe_0.1.0.1-2.dsc 146314ae73a191ff801d6a8bb2816fda 2328 - - haskell-quickcheck-safe_0.1.0.1-2.debian.tar.xz e277815375dff8f042329bdd6646bcb9 4627 - - haskell-quickcheck-safe_0.1.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/zXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1FwP/RbU/zugYrjd5hWuAnPRlu+s av7mdz4fFtMT31dqkypZSoZz61ZuSBxTmIsWvSN6z4FgXwhFTh3lvt+nvUA4ugix UjOZLeUHPaJpFiAwmiaehV4HLN7j9ESa7uzgmfltMevnOlvSUthYIKnOqFInIVU4 0cekeOqJ2AyhZxMV8ZMDymP2APH6Lb06w0bi65AophlEyRzjERwae0aXJymB0s5x DAMMhggaZ5i2HvVSneYj9slr34yzqd8hIJKvqx1Regm8xLn92ZpWSumeIPc1JGPS +IEl/Q9QBsnUZ48uphQawjs++w/4J3R6TPdKLh81ouKTaqR6u7n/EFsUuFVoBiZo Ckznqb/s/8l5vTWa9o/68G8o8F+0sl0cReGbXAOe34Q63Rj+A5xhs93ffvenZGjF 9VUJQAUC3pZDh0ZmYjDxKmejMRLVGMBsURpitAc68fzXwcGrOvjdLdXKj4PxDH3k 2qj7THRZdgBDn0lhaxC0mY8HWWriSvU95eaTxAQKW7EnGedygUxK1qWYNZ6God1X 5ojVTbxVhVd+iauk+1sE6SEajEErTTCwcQHy2d3a/X+LT0hKZ+r8Dspo4vWv97ON leERFwfkMFveaEeo0y/YyAntULqiePadV/6Nld3Hp+p7hO2C7ppplIRCgQ6ZNYIW FevqVFz55geFx28Fx0sg =WqGA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:23:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:23:25 +0000 Subject: haskell-random-shuffle_0.0.4-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:42:05 EST Source: haskell-random-shuffle Binary: libghc-random-shuffle-dev libghc-random-shuffle-prof libghc-random-shuffle-doc Architecture: amd64 all source Version: 0.0.4-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-random-shuffle-dev - random shuffle library${haskell:ShortBlurb} libghc-random-shuffle-prof - random shuffle library${haskell:ShortBlurb} libghc-random-shuffle-doc - random shuffle library${haskell:ShortBlurb} Changes: haskell-random-shuffle (0.0.4-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 66c70f5057b3996132327bd1d7ba7214d77938325b00231b466db3c8c68b8345 20822 libghc-random-shuffle-dev_0.0.4-6_amd64.deb f0ceaa1f499e55ccf0966c24f41f16e7d9bd803fe2540c5c3a600a6f062ff374 29784 libghc-random-shuffle-doc_0.0.4-6_all.deb e28a3e92ab1294c863a6583d7f2c9b55d45749fa335cab9c04f07f687de99fda 17518 libghc-random-shuffle-prof_0.0.4-6_amd64.deb d66e271f90b0738be9c7db186955b5796f1645c3a73328388ab83aa445e63383 2572 haskell-random-shuffle_0.0.4-6.dsc 312c8c932ba559df08c684530e2e1d23904053b98b8bca0cf9c34e8f9ea7ede8 2448 haskell-random-shuffle_0.0.4-6.debian.tar.xz 52704411f040fd0bf2361dad162e35dc13caa6535b2e4908d3513c00a95d0615 2847 haskell-random-shuffle_0.0.4.orig.tar.gz Checksums-Sha1: 0c33a14ef8dc6c22fb14b33f13e25c3972dc3f66 20822 libghc-random-shuffle-dev_0.0.4-6_amd64.deb a02521c19b5853a145a87d3ec0338a5c2c947fae 29784 libghc-random-shuffle-doc_0.0.4-6_all.deb ae757c72e911deae6717cecdf90b55460778663f 17518 libghc-random-shuffle-prof_0.0.4-6_amd64.deb 6ebd96637d53671812f0a920f2846288db43a66e 2572 haskell-random-shuffle_0.0.4-6.dsc c4e13ef8db60597371186632498f84107bf34bfe 2448 haskell-random-shuffle_0.0.4-6.debian.tar.xz a8e9903ee97aab8cf5584d559eb4bf51d1df2af5 2847 haskell-random-shuffle_0.0.4.orig.tar.gz Files: 6751c4decf81919c79acad43eac788ae 20822 haskell extra libghc-random-shuffle-dev_0.0.4-6_amd64.deb ddb333cb140ce03e11dc339644ec137d 29784 doc extra libghc-random-shuffle-doc_0.0.4-6_all.deb c5e23e2f0fd663df981c0b03fff5eaf8 17518 haskell extra libghc-random-shuffle-prof_0.0.4-6_amd64.deb 877977f49316a4f41c885cd5dcaf69dc 2572 haskell extra haskell-random-shuffle_0.0.4-6.dsc ba9caf50721c4dee524b7fafbdf0d579 2448 - - haskell-random-shuffle_0.0.4-6.debian.tar.xz 08810e89470bed080a275d1ea0fbd95b 2847 - - haskell-random-shuffle_0.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7zDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioizkQAKNb9J2KpkS6FNXSXmjDje55 RgMzD19u5aBeKQAlgiO275RCDGih/+3F3Qf+LYw0C78rVwSSsR78NJU9Ob0NUqi9 rtPDnlO8TAk9nPektnqr2elWAPlobuhQzP1MnS58fuXEUQ8zVEm5ZyCu7QKiMqjl SWMUFJ76d5oJW5+pHCCH1JjNzAJ9nfpmNclH0rA73IZEACGb3MAjV/5DTY1Nnynt 8re7kCRMj+vy2Stk67PRCbbnvIThFWGB9XtqdbxNvo7vC7uARJmqOn+NlGA8lIY5 g9VBAJRJUY0IzWHIgvLIz8XH5fHP5qko/foSz2gJz6V0VIBTXEYfd60Qy7q2XvL7 H5EfEs+Ntuog2jXf1kHbx0+spuTDYZ+Tic4dHaGQ4MCrHDXoYsnZ9tIHO7XuNF6h LfcqXNgs7B01roysnPVEitFMPhlscE3ObEbptw7iBQzd8pprB+rbIAwWgQvfiMWr WFwmtjHTwMIYuim+XtGLXU80uEWHKIDxiusjqyRO6cgdHuKZaUG4596aIJysk9tB RuowPf5jQ0tnHbPz9dBVujgeoXA574LIdu0zjRsFhQrFC2Msj4I7y1dUVJZg64lT 2b9ehSZ+KJZB9cDHiHLfXcvr4MEfxdTvJIu3ROLVEm+ahqVCawE03jw+fyoCiZNF qWRC4tqMyU6Qwmi/9iAB =FS2n -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:23:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:23:49 +0000 Subject: haskell-vector-algorithms_0.7.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 23:50:14 EST Source: haskell-vector-algorithms Binary: libghc-vector-algorithms-dev libghc-vector-algorithms-prof libghc-vector-algorithms-doc Architecture: amd64 all source Version: 0.7.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-algorithms-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-algorithms-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-algorithms-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-vector-algorithms (0.7.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2fd29e79b77241e96de1df8eddcd7dbc552fa86ea0e79a770db62dcc190c38a0 498790 libghc-vector-algorithms-dev_0.7.0.1-3_amd64.deb 8d075d1df2efd7847123f990d9b4bb687d16ad42d32ff8a6c0ac98486b88d003 67366 libghc-vector-algorithms-doc_0.7.0.1-3_all.deb 2b7ece2fa48111173b8a9002bf8c7d628c8b6c110164a221040a663a978fd254 552810 libghc-vector-algorithms-prof_0.7.0.1-3_amd64.deb 57267da675855b08c761afde682f05eacaef075492adccfb5ab9377d0c3fdb58 2759 haskell-vector-algorithms_0.7.0.1-3.dsc a525f41d4f2600af791daf9fbe559eb5caf1969dbbe7a396e4877eea5e26d6ab 3300 haskell-vector-algorithms_0.7.0.1-3.debian.tar.xz ed460a41ca068f568bc2027579ab14185fbb72c7ac469b5179ae5f8a52719070 25435 haskell-vector-algorithms_0.7.0.1.orig.tar.gz Checksums-Sha1: aebf175596a46f914f0a2eec3b2daffb68b38a4e 498790 libghc-vector-algorithms-dev_0.7.0.1-3_amd64.deb bdaac68cb5c60ba40f27d88507ccc3a8b8360c5a 67366 libghc-vector-algorithms-doc_0.7.0.1-3_all.deb fef15823ac37e6777c7b60f892b3d50ff5f3cb3e 552810 libghc-vector-algorithms-prof_0.7.0.1-3_amd64.deb 2243b3f8a08baadde290265b8d1176f1291e4162 2759 haskell-vector-algorithms_0.7.0.1-3.dsc f2ac91a9f2a4ca2fdcfd3c520a638f7b5866fed3 3300 haskell-vector-algorithms_0.7.0.1-3.debian.tar.xz 23bce1a46cab11cb310ee8c953ec1db9b85dda1b 25435 haskell-vector-algorithms_0.7.0.1.orig.tar.gz Files: b9762b2bf9bbd24cff1a286c4fe1fcd9 498790 haskell extra libghc-vector-algorithms-dev_0.7.0.1-3_amd64.deb 2ff474a98abbafd1fc3ce6ea0b5ef4bb 67366 doc extra libghc-vector-algorithms-doc_0.7.0.1-3_all.deb 95147e0a64078acab01f58c97099426c 552810 haskell extra libghc-vector-algorithms-prof_0.7.0.1-3_amd64.deb 4ece00d23dc9597c58c0c12304bf284d 2759 haskell extra haskell-vector-algorithms_0.7.0.1-3.dsc 2b6042f353c81af4c0b552e38f5d68f0 3300 - - haskell-vector-algorithms_0.7.0.1-3.debian.tar.xz 68c8dd4764b721fc4dc2d75783d206aa 25435 - - haskell-vector-algorithms_0.7.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY7/zXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4wwP/jv3E0AIkjG1r7JVg/e35XwW ydPYByElF5IUygdyGmxPcQfbjbAzuooqmJG2I/2JR6URY4MriH4GFEa7Eg3orkPF TiVZqkRmjZhuZxRsnfCBM9bjXoXZS8K16wj/ZClLlR+F50t8woDdCM7Vm4VuqDMf CstEZBnzTRoAYGB3/EU1O8wXPcsJmcDWHDLxuzccdIeFc4osV46opU7m/Jy9Hb27 jpqdkvxqdNEzxtwsQfDgFUNEvNuI1K6bRiZLBg1UtXZqpTftp++7WJCfEXmn7ok9 o1zSxxCWrFxM0JIHMstaAccFNv/ytCqAB5zPbM1+yKN8c0BgQCXznqytEXq+c+V+ hbJzafhYn5/+9dQlfZ6SzXpp1gv5J5OBqFqzPH0Z/LjOzx/zkJYofyeXgo++e3OT lc7pvBtwCI+QZy83AptyxpDR6SgsRvz3UoTKD34ZCMJemf/95/utPxmnNVNlzkP1 wRxDyLeNWk615zLlmPbhbjnYk/hRzZKlUuEk1ImNRCgILtRZMCVOR8leSBDj/aEr VmduqpL1yCehIkQGJF5qK44S5t0xBle0USPoIpxNx3EuwbcgVsf5PRBvxGn0y1Fp SDLD1AIeISGsLZYdWIIRDZyDF5Xzc6h5an7qyGDZ8/2YJsXN2dNsmHwZSxC16nLJ UufCFy9SLvMCYx/I3EF1 =A+OF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:25:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:25:00 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:25:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:25:48 +0000 Subject: Processing of haskell-pipes-zlib_0.4.0.1-5_amd64.changes Message-ID: haskell-pipes-zlib_0.4.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-zlib-dev_0.4.0.1-5_amd64.deb libghc-pipes-zlib-doc_0.4.0.1-5_all.deb libghc-pipes-zlib-prof_0.4.0.1-5_amd64.deb haskell-pipes-zlib_0.4.0.1-5.dsc haskell-pipes-zlib_0.4.0.1-5.debian.tar.xz haskell-pipes-zlib_0.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:25:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:25:48 +0000 Subject: Processing of haskell-intervals_0.7.1-4_amd64.changes Message-ID: haskell-intervals_0.7.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-intervals-dev_0.7.1-4_amd64.deb libghc-intervals-doc_0.7.1-4_all.deb libghc-intervals-prof_0.7.1-4_amd64.deb haskell-intervals_0.7.1-4.dsc haskell-intervals_0.7.1-4.debian.tar.xz haskell-intervals_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:25:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:25:48 +0000 Subject: Processing of haskell-hastache_0.6.1-4_amd64.changes Message-ID: haskell-hastache_0.6.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hastache-dev_0.6.1-4_amd64.deb libghc-hastache-doc_0.6.1-4_all.deb libghc-hastache-prof_0.6.1-4_amd64.deb haskell-hastache_0.6.1-4.dsc haskell-hastache_0.6.1-4.debian.tar.xz haskell-hastache_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:31:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:31:55 +0000 Subject: Processing of haskell-hastache_0.6.1-4_amd64.changes Message-ID: haskell-hastache_0.6.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hastache-dev_0.6.1-4_amd64.deb libghc-hastache-doc_0.6.1-4_all.deb libghc-hastache-prof_0.6.1-4_amd64.deb haskell-hastache_0.6.1-4.dsc haskell-hastache_0.6.1-4.debian.tar.xz haskell-hastache_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:35:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:35:43 +0000 Subject: haskell-hastache_0.6.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:19:48 EST Source: haskell-hastache Binary: libghc-hastache-dev libghc-hastache-prof libghc-hastache-doc Architecture: amd64 all source Version: 0.6.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hastache-dev - Haskell implementation of Mustache templates${haskell:ShortBlurb} libghc-hastache-prof - Haskell implementation of Mustache templates${haskell:ShortBlurb} libghc-hastache-doc - Haskell implementation of Mustache templates${haskell:ShortBlurb} Changes: haskell-hastache (0.6.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3e69546310280400fd5b22eff66cd363213872664e426b56daffee544fd37946 117692 libghc-hastache-dev_0.6.1-4_amd64.deb 0d4f3a59a89c36f666ce494283ab8139841141b6d083962393888a4267e49bcc 49718 libghc-hastache-doc_0.6.1-4_all.deb 837cc2bf7d2298d2a47de45f896ad30f08b609654a2742699c6c6f101be46867 100412 libghc-hastache-prof_0.6.1-4_amd64.deb 121cd4e46604c576ddc7c0f22f6770e592ff4739915cb4e4352ccddddb53bea2 2681 haskell-hastache_0.6.1-4.dsc 9abf07eb3541f3f55d5880dfb4ded79caf46aaf209ac0d1ff3a046e6b8b83986 2628 haskell-hastache_0.6.1-4.debian.tar.xz 8c8f89669d6125201d7163385ea9055ab8027a69d1513259f8fbdd53c244b464 16452 haskell-hastache_0.6.1.orig.tar.gz Checksums-Sha1: b0a6aeb94f056c9ecd5fd80a3e0c20a3fa90fa71 117692 libghc-hastache-dev_0.6.1-4_amd64.deb 1a984dd5d5f8dce424b06cb14597a4661f031770 49718 libghc-hastache-doc_0.6.1-4_all.deb acc6a82cae3df7e7cc3fe00d2e87cd601a309593 100412 libghc-hastache-prof_0.6.1-4_amd64.deb 3f6f6714fb1542f6307ef990c413b1cf0b49131c 2681 haskell-hastache_0.6.1-4.dsc b5597cd315916844b05a7dc225a3870ac8f1b99c 2628 haskell-hastache_0.6.1-4.debian.tar.xz c94068659ef2748c69d5918e43205a1d9916b2c0 16452 haskell-hastache_0.6.1.orig.tar.gz Files: 88361901f6216e9731d5284e6f451f22 117692 haskell extra libghc-hastache-dev_0.6.1-4_amd64.deb e6fb7050e56031bfacd3b78bcac1368c 49718 doc extra libghc-hastache-doc_0.6.1-4_all.deb 23adddaf774522126585e0292dfc9b61 100412 haskell extra libghc-hastache-prof_0.6.1-4_amd64.deb a5ab3254e9477da961fae7d0c54f6740 2681 haskell extra haskell-hastache_0.6.1-4.dsc 397c69597c6ab13204de3afbfee649c3 2628 - - haskell-hastache_0.6.1-4.debian.tar.xz 31f008cc0589c69da7fca4b8cdc39dc0 16452 - - haskell-hastache_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ZLXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogR0QAJsoZ5NtFSUXT7uGMEXOnfRP jRcjPn1QeFzraEspV5J3QxhGTvn+phQdqjALlRLmU7GEmHcwgz0dIu3BgmeHHqgK NZGN6pqBHZfrkmAZRpzTTjznbD1FF5V2OOTtTaBE3RiHU3L+VLpl9CW9rWT+AhTF BjbwaM5dshT5lS4nIiTwc4ohp+CTRMXOfcFl2H2gQQZhuITZyNKtbZq+iow4o41R cZlNBat6uWPT3WZgD8RrHoVdu5um5Ng3YE9+8D86iGkinWOYAVn+nL8l/JkRe6Ga i9f5eZrAQN40yRrSu1XGgt8zrhu2R18jrn8gtnyNzDyojn8fRu/VuixwWSxqaS9V Sh7Q2aZzMgMup3oaFaFUGo1e24+nS6aw1wEAdwnV5dnjr6vOM+7NAqCuUVsjQFs1 0SVC9WlZJ03B56m/p+AlN2FbZFThQI8FbZaEKMBdVwwL2FWpfD1isEg2Ms1iBA4e 2mSKMYk4TZUpwtXttZxZ+DOQXbnio5LT1qlZJl+lNFIdKkemzysLuemvrYkAaf7V vFroYY5cnWgiEBrd0biTmb+GG/sReVyY/xuVEALkYuSRyKY3LBifoVrv0wx8JISs IuruzUNRDPH0v8ZCkiXEFHE4WWLq603xYaLK8FRZmb5ZM94eVmyOQiaTcpWK6Ypz daAxIzwYBuZxvnNJevpl =+c3L -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:35:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:35:52 +0000 Subject: haskell-intervals_0.7.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:15:29 EST Source: haskell-intervals Binary: libghc-intervals-dev libghc-intervals-prof libghc-intervals-doc Architecture: amd64 all source Version: 0.7.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-intervals-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-intervals-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-intervals-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-intervals (0.7.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: eebd2e8530e03c8a087b8d56b90fe969a013d2b01a4dc8c45b58ceebb27181ec 212370 libghc-intervals-dev_0.7.1-4_amd64.deb 517fedc26ea1905ac0de3cacbf23d792a249b8459348bd9488315621176d40da 60610 libghc-intervals-doc_0.7.1-4_all.deb 4dc39e251d9db366304a491bdb4a9b2eab0fa800060bc0be37163cd614a6b17d 186390 libghc-intervals-prof_0.7.1-4_amd64.deb ff41382c90d046f25cb7ecf781c8929645801c255463b13b28ffdd10cc8457e8 2488 haskell-intervals_0.7.1-4.dsc 033f6f852fab1a30a883d9239e8c3986cf243966107e0dfedaecc3a93cfa0156 2396 haskell-intervals_0.7.1-4.debian.tar.xz 226d75e179fa66dc85c0d5295effe95986222d17d01aac3323dd08c8a61c2a0f 13265 haskell-intervals_0.7.1.orig.tar.gz Checksums-Sha1: 79e9bc936c7d846a83ced4ee316142fd628c018c 212370 libghc-intervals-dev_0.7.1-4_amd64.deb 394cf4409721342680cb386dcdaebe0c76bec091 60610 libghc-intervals-doc_0.7.1-4_all.deb b7eeda386dc16d617b941af0abd8a02fee1202d8 186390 libghc-intervals-prof_0.7.1-4_amd64.deb a3840b2ae2654382dd4970c6f017334682c6deab 2488 haskell-intervals_0.7.1-4.dsc 48c624daa22ef9a3e0e26bcc97c9eb3a1c9a65f4 2396 haskell-intervals_0.7.1-4.debian.tar.xz cc5f9f5d31095ac15da12a19165f503c07d61bae 13265 haskell-intervals_0.7.1.orig.tar.gz Files: 00a1d0f19efd8f141be831ee28050cc5 212370 haskell extra libghc-intervals-dev_0.7.1-4_amd64.deb 8f59bb60565a018dee4ac3d3dced4dcb 60610 doc extra libghc-intervals-doc_0.7.1-4_all.deb 73fecbf61687e6a63e7406e398408f5d 186390 haskell extra libghc-intervals-prof_0.7.1-4_amd64.deb 43053603c44da267e08a797bc8285d61 2488 haskell extra haskell-intervals_0.7.1-4.dsc 9b643acac55a979a5d1606c791e8d300 2396 - - haskell-intervals_0.7.1-4.debian.tar.xz bdf51978555ce35b463a4925017b2f3f 13265 - - haskell-intervals_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ZLXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioq98P/3PcHA/tq5VFrFVPCgnzfJ5g lGWdmgaO9eK+Xv7p7rUnf5nWPEwcXXAx2roO9o8Tu40OoOKvgBa/yJNRyMDQXv3v wnRjpWEQEeDrx3mHM2D1slv5CVwUYfoESDk1wgskwiSdI3VkPam9ujunjuN0/3SH JLw7XVbXojIHtmlNOaNKpWautcq8B/0PDX1HFDn8/EyJ6ausc58vfxtNJcIywLW2 LTjevrQ0h08/4JrGscVQlgihjlKHi2NdrlOk3XZ+4IUOKVaXRpwXhWoel5wilqzl 1CI9Yv7PD9/+exgwcRvyJ4ckMZFHODmigcn3n/bDSwdRmcFhHtGeFEWIhPMQGb9C cUfZZcxu9Vc74jBEXoA51BJLZ27bShtwQOM6DjJhy6ICauF6lv6yJ78Cn2vKZ28T lxLELz+CeQJLP97XBJTrLKE0OFyrObFqKw1fV3FX/0pavbXLCiaDvfAtMzebHjae FE/bsKHoHvVbyyd05J/wg4Xrst5naWjLnEYePYxXBpRtCz+lA7POKMClA9zPqejL a83ezTBjS4Qt0RxfeNUhjz3y0aJV0VvKa/df7R3lKdyJiax5at07xxusrAzPpbv1 YDmSpnKCv62A0fv/NUoZSCXxZT4GAIOvN732oEVWC3wZnlN4KeFrwADViLeIeck/ eJlWpCGh/DZYBu1hq2nP =2h4T -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:35:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:35:54 +0000 Subject: Processing of haskell-hastache_0.6.1-4_amd64.changes Message-ID: haskell-hastache_0.6.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hastache-dev_0.6.1-4_amd64.deb libghc-hastache-doc_0.6.1-4_all.deb libghc-hastache-prof_0.6.1-4_amd64.deb haskell-hastache_0.6.1-4.dsc haskell-hastache_0.6.1-4.debian.tar.xz haskell-hastache_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:35:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:35:55 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:36:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:36:00 +0000 Subject: Processing of bnfc_2.8-4_amd64.changes Message-ID: bnfc_2.8-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: bnfc_2.8-4_amd64.deb bnfc_2.8-4.dsc bnfc_2.8-4.debian.tar.xz bnfc_2.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:36:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:36:00 +0000 Subject: haskell-pipes-zlib_0.4.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:22:59 EST Source: haskell-pipes-zlib Binary: libghc-pipes-zlib-dev libghc-pipes-zlib-prof libghc-pipes-zlib-doc Architecture: amd64 all source Version: 0.4.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-zlib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-zlib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-zlib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-zlib (0.4.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ba02ba9e1add5d2b57c18b7c05402f51834040b0909e1f66c70979e0a915d3df 17684 libghc-pipes-zlib-dev_0.4.0.1-5_amd64.deb d1e2b140de1ea4be06595b8cd596f57dce947b7dead9b8edb1926f9de8e804ff 30500 libghc-pipes-zlib-doc_0.4.0.1-5_all.deb 50f602e9bc2db62ca2d10f39208318d145928b7408eed6b6aef27786e020acb1 15510 libghc-pipes-zlib-prof_0.4.0.1-5_amd64.deb aa25176bf886d6e6b309b630e0449fca519cf34fb077ae5203bd0eeaca887e52 2690 haskell-pipes-zlib_0.4.0.1-5.dsc 20536f860de895673fedc4ce5b152bee3090435699251ca4ccd96b049ff6cb6b 2748 haskell-pipes-zlib_0.4.0.1-5.debian.tar.xz 40d30a64554ed8065dd3a342ce077a1ed3b9b80d6f3bacfe141392c860c121cd 3189 haskell-pipes-zlib_0.4.0.1.orig.tar.gz Checksums-Sha1: 19e131ca2a897f45dd434dec1d951b9e98a4f06c 17684 libghc-pipes-zlib-dev_0.4.0.1-5_amd64.deb 61d09edf58830ad733be1edec4cbcd4e24c6da35 30500 libghc-pipes-zlib-doc_0.4.0.1-5_all.deb bf62ba0a50a8a0aec046a3aeee72d3579bcf0dc8 15510 libghc-pipes-zlib-prof_0.4.0.1-5_amd64.deb 7430dbf4fba3f1609211b2c980683314cc7065e1 2690 haskell-pipes-zlib_0.4.0.1-5.dsc a6572da0a2bd9702e66d2f9655b806ab151a87d2 2748 haskell-pipes-zlib_0.4.0.1-5.debian.tar.xz c2aff37d12d5a08e5ad298652460d2e21b91823b 3189 haskell-pipes-zlib_0.4.0.1.orig.tar.gz Files: 877570da402fd812cae2451c5f92f0b3 17684 haskell extra libghc-pipes-zlib-dev_0.4.0.1-5_amd64.deb 6b9193fb21f5b3ff5ed2409e771aaa8d 30500 doc extra libghc-pipes-zlib-doc_0.4.0.1-5_all.deb f53b1d88596ec00dfe03b0fc165ef52f 15510 haskell extra libghc-pipes-zlib-prof_0.4.0.1-5_amd64.deb 112ec4fc50186f64df95ebd09c15e359 2690 haskell extra haskell-pipes-zlib_0.4.0.1-5.dsc d99d35b7acce245041f69d2f0f77cee4 2748 - - haskell-pipes-zlib_0.4.0.1-5.debian.tar.xz 340f6f6bbf4d9d23decdd2f11c5d62c5 3189 - - haskell-pipes-zlib_0.4.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ZOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBR8QAI2kSI3JrPWGzQm0Xgvgn2Ui 5Ga1Un701iKBlG9pK6XKtdtM6uinSzC096jdkdOrwMjR8Rk684hOCUNZnpED7Wc1 3zEch2qoHhSJ2FMAGSBBf3lCQ1hSXPtXZJlWadJ8RsHDPEyda7ks+WIFCb7E9y5Z lNNfU22mePu5gdgJlTUfTTxsQyVYfzsdWUtmkNKiqb8s9mN7/gBA/dZJzJpQLR12 r1mDuvCtJfBtiyqA7r2gVRXFej5+Zxu5EAMb+Ihc6AJCm9Ro1NT2VkyJdYjwzWZG GAuj8qWU4Td6KTlQKWUDZUuTdE4mDwiNPD0LKjAobDA3p8avuPQ+PvqOFZp8Ueuc I5v554/A4SJcKUIwxCLh7ix3Uf6x58ctatTGVkhk5ht+zFB5XGaH2OPOH7os8Paz 9quZsoxy3AijDNg94gNBd0vKOxHu1i58P4dr12eZt7EM/WXcGTglC9NiQJtXAZd1 1KVnoZB4QuPWfB6M4dMkhBLuypXTZ5ncvOL1IoiC2xIDMVk7ONDIFntIuHisEnJl teaPQI9yjoivWjXKG5j5/q6v6kDa8GGoSRbwKJbegapkATRUVgNoQ4qGHJo2VXcr 6PpPUbXO0uDn3OiTPu/K5JUhtlI567VvFGI5Mxa+ulL1iaT+DhtYxQNO48n56jSg rf7NOLLS7OVNchMI01Al =koVO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:36:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:36:20 +0000 Subject: Processing of haskell-pipes-zlib_0.4.0.1-5_amd64.changes Message-ID: haskell-pipes-zlib_0.4.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-zlib-dev_0.4.0.1-5_amd64.deb libghc-pipes-zlib-doc_0.4.0.1-5_all.deb libghc-pipes-zlib-prof_0.4.0.1-5_amd64.deb haskell-pipes-zlib_0.4.0.1-5.dsc haskell-pipes-zlib_0.4.0.1-5.debian.tar.xz haskell-pipes-zlib_0.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:36:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:36:17 +0000 Subject: Processing of haskell-intervals_0.7.1-4_amd64.changes Message-ID: haskell-intervals_0.7.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-intervals-dev_0.7.1-4_amd64.deb libghc-intervals-doc_0.7.1-4_all.deb libghc-intervals-prof_0.7.1-4_amd64.deb haskell-intervals_0.7.1-4.dsc haskell-intervals_0.7.1-4.debian.tar.xz haskell-intervals_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:39:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:39:28 +0000 Subject: Processing of haskell-torrent_10000.0.0-6_amd64.changes Message-ID: haskell-torrent_10000.0.0-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-torrent-dev_10000.0.0-6_amd64.deb libghc-torrent-doc_10000.0.0-6_all.deb libghc-torrent-prof_10000.0.0-6_amd64.deb haskell-torrent_10000.0.0-6.dsc haskell-torrent_10000.0.0-6.debian.tar.xz haskell-torrent_10000.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:39:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:39:34 +0000 Subject: Processing of haskell-glob_0.7.5-6_amd64.changes Message-ID: haskell-glob_0.7.5-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-glob-dev_0.7.5-6_amd64.deb libghc-glob-doc_0.7.5-6_all.deb libghc-glob-prof_0.7.5-6_amd64.deb haskell-glob_0.7.5-6.dsc haskell-glob_0.7.5-6.debian.tar.xz haskell-glob_0.7.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:39:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:39:42 +0000 Subject: Processing of haskell-zlib-enum_0.2.3.1-5_amd64.changes Message-ID: haskell-zlib-enum_0.2.3.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-zlib-enum-dev_0.2.3.1-5_amd64.deb libghc-zlib-enum-doc_0.2.3.1-5_all.deb libghc-zlib-enum-prof_0.2.3.1-5_amd64.deb haskell-zlib-enum_0.2.3.1-5.dsc haskell-zlib-enum_0.2.3.1-5.debian.tar.xz haskell-zlib-enum_0.2.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:39:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:39:48 +0000 Subject: Processing of hdbc_2.4.0.1-2_amd64.changes Message-ID: hdbc_2.4.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hdbc-dev_2.4.0.1-2_amd64.deb libghc-hdbc-doc_2.4.0.1-2_all.deb libghc-hdbc-prof_2.4.0.1-2_amd64.deb hdbc_2.4.0.1-2.dsc hdbc_2.4.0.1-2.debian.tar.xz hdbc_2.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:40:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:40:58 +0000 Subject: Processing of bnfc_2.8-4_amd64.changes Message-ID: bnfc_2.8-4_amd64.changes uploaded successfully to localhost along with the files: bnfc_2.8-4_amd64.deb bnfc_2.8-4.dsc bnfc_2.8-4.debian.tar.xz bnfc_2.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:41:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:41:00 +0000 Subject: Processing of haskell-torrent_10000.0.0-6_amd64.changes Message-ID: haskell-torrent_10000.0.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-torrent-dev_10000.0.0-6_amd64.deb libghc-torrent-doc_10000.0.0-6_all.deb libghc-torrent-prof_10000.0.0-6_amd64.deb haskell-torrent_10000.0.0-6.dsc haskell-torrent_10000.0.0-6.debian.tar.xz haskell-torrent_10000.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:41:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:41:00 +0000 Subject: Processing of haskell-glob_0.7.5-6_amd64.changes Message-ID: haskell-glob_0.7.5-6_amd64.changes uploaded successfully to localhost along with the files: libghc-glob-dev_0.7.5-6_amd64.deb libghc-glob-doc_0.7.5-6_all.deb libghc-glob-prof_0.7.5-6_amd64.deb haskell-glob_0.7.5-6.dsc haskell-glob_0.7.5-6.debian.tar.xz haskell-glob_0.7.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:41:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:41:01 +0000 Subject: Processing of haskell-intervals_0.7.1-4_amd64.changes Message-ID: haskell-intervals_0.7.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-intervals-dev_0.7.1-4_amd64.deb libghc-intervals-doc_0.7.1-4_all.deb libghc-intervals-prof_0.7.1-4_amd64.deb haskell-intervals_0.7.1-4.dsc haskell-intervals_0.7.1-4.debian.tar.xz haskell-intervals_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:41:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:41:00 +0000 Subject: Processing of haskell-zlib-enum_0.2.3.1-5_amd64.changes Message-ID: haskell-zlib-enum_0.2.3.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-zlib-enum-dev_0.2.3.1-5_amd64.deb libghc-zlib-enum-doc_0.2.3.1-5_all.deb libghc-zlib-enum-prof_0.2.3.1-5_amd64.deb haskell-zlib-enum_0.2.3.1-5.dsc haskell-zlib-enum_0.2.3.1-5.debian.tar.xz haskell-zlib-enum_0.2.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:41:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:41:00 +0000 Subject: Processing of hdbc_2.4.0.1-2_amd64.changes Message-ID: hdbc_2.4.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hdbc-dev_2.4.0.1-2_amd64.deb libghc-hdbc-doc_2.4.0.1-2_all.deb libghc-hdbc-prof_2.4.0.1-2_amd64.deb hdbc_2.4.0.1-2.dsc hdbc_2.4.0.1-2.debian.tar.xz hdbc_2.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:40:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:40:59 +0000 Subject: Processing of haskell-pipes-zlib_0.4.0.1-5_amd64.changes Message-ID: haskell-pipes-zlib_0.4.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-zlib-dev_0.4.0.1-5_amd64.deb libghc-pipes-zlib-doc_0.4.0.1-5_all.deb libghc-pipes-zlib-prof_0.4.0.1-5_amd64.deb haskell-pipes-zlib_0.4.0.1-5.dsc haskell-pipes-zlib_0.4.0.1-5.debian.tar.xz haskell-pipes-zlib_0.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:00 +0000 Subject: Processing of haskell-uuagc-cabal_1.0.4.0-7_amd64.changes Message-ID: haskell-uuagc-cabal_1.0.4.0-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-uuagc-cabal-dev_1.0.4.0-7_amd64.deb libghc-uuagc-cabal-doc_1.0.4.0-7_all.deb libghc-uuagc-cabal-prof_1.0.4.0-7_amd64.deb haskell-uuagc-cabal_1.0.4.0-7.dsc haskell-uuagc-cabal_1.0.4.0-7.debian.tar.xz haskell-uuagc-cabal_1.0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:44:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:44:56 +0000 Subject: Processing of haskell-recaptcha_0.1.0.3-3_amd64.changes Message-ID: haskell-recaptcha_0.1.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-recaptcha-dev_0.1.0.3-3_amd64.deb libghc-recaptcha-doc_0.1.0.3-3_all.deb libghc-recaptcha-prof_0.1.0.3-3_amd64.deb haskell-recaptcha_0.1.0.3-3.dsc haskell-recaptcha_0.1.0.3-3.debian.tar.xz haskell-recaptcha_0.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:04 +0000 Subject: Processing of haskell-data-hash_0.2.0.1-2_amd64.changes Message-ID: haskell-data-hash_0.2.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-data-hash-dev_0.2.0.1-2_amd64.deb libghc-data-hash-doc_0.2.0.1-2_all.deb libghc-data-hash-prof_0.2.0.1-2_amd64.deb haskell-data-hash_0.2.0.1-2.dsc haskell-data-hash_0.2.0.1-2.debian.tar.xz haskell-data-hash_0.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:08 +0000 Subject: Processing of haskell-bloomfilter_2.0.1.0-2_amd64.changes Message-ID: haskell-bloomfilter_2.0.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bloomfilter-dev_2.0.1.0-2_amd64.deb libghc-bloomfilter-doc_2.0.1.0-2_all.deb libghc-bloomfilter-prof_2.0.1.0-2_amd64.deb haskell-bloomfilter_2.0.1.0-2.dsc haskell-bloomfilter_2.0.1.0-2.debian.tar.xz haskell-bloomfilter_2.0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:12 +0000 Subject: Processing of haskell-hint_0.4.2.3-3_amd64.changes Message-ID: haskell-hint_0.4.2.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hint-dev_0.4.2.3-3_amd64.deb libghc-hint-doc_0.4.2.3-3_all.deb libghc-hint-prof_0.4.2.3-3_amd64.deb haskell-hint_0.4.2.3-3.dsc haskell-hint_0.4.2.3-3.debian.tar.xz haskell-hint_0.4.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:16 +0000 Subject: Processing of haskell-oeis_0.3.6-4_amd64.changes Message-ID: haskell-oeis_0.3.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-oeis-dev_0.3.6-4_amd64.deb libghc-oeis-doc_0.3.6-4_all.deb libghc-oeis-prof_0.3.6-4_amd64.deb haskell-oeis_0.3.6-4.dsc haskell-oeis_0.3.6-4.debian.tar.xz haskell-oeis_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:19 +0000 Subject: Processing of haskell-incremental-parser_0.2.4-1_amd64.changes Message-ID: haskell-incremental-parser_0.2.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-incremental-parser-dev_0.2.4-1_amd64.deb libghc-incremental-parser-doc_0.2.4-1_all.deb libghc-incremental-parser-prof_0.2.4-1_amd64.deb haskell-incremental-parser_0.2.4-1.dsc haskell-incremental-parser_0.2.4-1.debian.tar.xz haskell-incremental-parser_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:27 +0000 Subject: Processing of shellcheck_0.3.7-5_amd64.changes Message-ID: shellcheck_0.3.7-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: shellcheck_0.3.7-5_amd64.deb shellcheck_0.3.7-5.dsc shellcheck_0.3.7-5.debian.tar.xz shellcheck_0.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:23 +0000 Subject: Processing of haskell-ixset_1.0.6-4_amd64.changes Message-ID: haskell-ixset_1.0.6-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ixset-dev_1.0.6-4_amd64.deb libghc-ixset-doc_1.0.6-4_all.deb libghc-ixset-prof_1.0.6-4_amd64.deb haskell-ixset_1.0.6-4.dsc haskell-ixset_1.0.6-4.debian.tar.xz haskell-ixset_1.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:31 +0000 Subject: Processing of haskell-repa_3.4.0.1-2_amd64.changes Message-ID: haskell-repa_3.4.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-repa-dev_3.4.0.1-2_amd64.deb libghc-repa-doc_3.4.0.1-2_all.deb libghc-repa-prof_3.4.0.1-2_amd64.deb haskell-repa_3.4.0.1-2.dsc haskell-repa_3.4.0.1-2.debian.tar.xz haskell-repa_3.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:35 +0000 Subject: Processing of haskell-deepseq-generics_0.1.1.2-4_amd64.changes Message-ID: haskell-deepseq-generics_0.1.1.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-deepseq-generics-dev_0.1.1.2-4_amd64.deb libghc-deepseq-generics-doc_0.1.1.2-4_all.deb libghc-deepseq-generics-prof_0.1.1.2-4_amd64.deb haskell-deepseq-generics_0.1.1.2-4.dsc haskell-deepseq-generics_0.1.1.2-4.debian.tar.xz haskell-deepseq-generics_0.1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:39 +0000 Subject: Processing of haskell-hashmap_1.3.0.1-7_amd64.changes Message-ID: haskell-hashmap_1.3.0.1-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hashmap-dev_1.3.0.1-7_amd64.deb libghc-hashmap-doc_1.3.0.1-7_all.deb libghc-hashmap-prof_1.3.0.1-7_amd64.deb haskell-hashmap_1.3.0.1-7.dsc haskell-hashmap_1.3.0.1-7.debian.tar.xz haskell-hashmap_1.3.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:45:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:45:52 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:06 +0000 Subject: Processing of haskell-hint_0.4.2.3-3_amd64.changes Message-ID: haskell-hint_0.4.2.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hint-dev_0.4.2.3-3_amd64.deb libghc-hint-doc_0.4.2.3-3_all.deb libghc-hint-prof_0.4.2.3-3_amd64.deb haskell-hint_0.4.2.3-3.dsc haskell-hint_0.4.2.3-3.debian.tar.xz haskell-hint_0.4.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:06 +0000 Subject: Processing of haskell-uuagc-cabal_1.0.4.0-7_amd64.changes Message-ID: haskell-uuagc-cabal_1.0.4.0-7_amd64.changes uploaded successfully to localhost along with the files: libghc-uuagc-cabal-dev_1.0.4.0-7_amd64.deb libghc-uuagc-cabal-doc_1.0.4.0-7_all.deb libghc-uuagc-cabal-prof_1.0.4.0-7_amd64.deb haskell-uuagc-cabal_1.0.4.0-7.dsc haskell-uuagc-cabal_1.0.4.0-7.debian.tar.xz haskell-uuagc-cabal_1.0.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:06 +0000 Subject: Processing of haskell-hashmap_1.3.0.1-7_amd64.changes Message-ID: haskell-hashmap_1.3.0.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-hashmap-dev_1.3.0.1-7_amd64.deb libghc-hashmap-doc_1.3.0.1-7_all.deb libghc-hashmap-prof_1.3.0.1-7_amd64.deb haskell-hashmap_1.3.0.1-7.dsc haskell-hashmap_1.3.0.1-7.debian.tar.xz haskell-hashmap_1.3.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:07 +0000 Subject: Processing of haskell-recaptcha_0.1.0.3-3_amd64.changes Message-ID: haskell-recaptcha_0.1.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-recaptcha-dev_0.1.0.3-3_amd64.deb libghc-recaptcha-doc_0.1.0.3-3_all.deb libghc-recaptcha-prof_0.1.0.3-3_amd64.deb haskell-recaptcha_0.1.0.3-3.dsc haskell-recaptcha_0.1.0.3-3.debian.tar.xz haskell-recaptcha_0.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:07 +0000 Subject: Processing of haskell-incremental-parser_0.2.4-1_amd64.changes Message-ID: haskell-incremental-parser_0.2.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-incremental-parser-dev_0.2.4-1_amd64.deb libghc-incremental-parser-doc_0.2.4-1_all.deb libghc-incremental-parser-prof_0.2.4-1_amd64.deb haskell-incremental-parser_0.2.4-1.dsc haskell-incremental-parser_0.2.4-1.debian.tar.xz haskell-incremental-parser_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:07 +0000 Subject: Processing of haskell-oeis_0.3.6-4_amd64.changes Message-ID: haskell-oeis_0.3.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-oeis-dev_0.3.6-4_amd64.deb libghc-oeis-doc_0.3.6-4_all.deb libghc-oeis-prof_0.3.6-4_amd64.deb haskell-oeis_0.3.6-4.dsc haskell-oeis_0.3.6-4.debian.tar.xz haskell-oeis_0.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:09 +0000 Subject: Processing of haskell-deepseq-generics_0.1.1.2-4_amd64.changes Message-ID: haskell-deepseq-generics_0.1.1.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-deepseq-generics-dev_0.1.1.2-4_amd64.deb libghc-deepseq-generics-doc_0.1.1.2-4_all.deb libghc-deepseq-generics-prof_0.1.1.2-4_amd64.deb haskell-deepseq-generics_0.1.1.2-4.dsc haskell-deepseq-generics_0.1.1.2-4.debian.tar.xz haskell-deepseq-generics_0.1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:07 +0000 Subject: Processing of haskell-repa_3.4.0.1-2_amd64.changes Message-ID: haskell-repa_3.4.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-repa-dev_3.4.0.1-2_amd64.deb libghc-repa-doc_3.4.0.1-2_all.deb libghc-repa-prof_3.4.0.1-2_amd64.deb haskell-repa_3.4.0.1-2.dsc haskell-repa_3.4.0.1-2.debian.tar.xz haskell-repa_3.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:07 +0000 Subject: Processing of haskell-bloomfilter_2.0.1.0-2_amd64.changes Message-ID: haskell-bloomfilter_2.0.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-bloomfilter-dev_2.0.1.0-2_amd64.deb libghc-bloomfilter-doc_2.0.1.0-2_all.deb libghc-bloomfilter-prof_2.0.1.0-2_amd64.deb haskell-bloomfilter_2.0.1.0-2.dsc haskell-bloomfilter_2.0.1.0-2.debian.tar.xz haskell-bloomfilter_2.0.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:09 +0000 Subject: Processing of haskell-ixset_1.0.6-4_amd64.changes Message-ID: haskell-ixset_1.0.6-4_amd64.changes uploaded successfully to localhost along with the files: libghc-ixset-dev_1.0.6-4_amd64.deb libghc-ixset-doc_1.0.6-4_all.deb libghc-ixset-prof_1.0.6-4_amd64.deb haskell-ixset_1.0.6-4.dsc haskell-ixset_1.0.6-4.debian.tar.xz haskell-ixset_1.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:08 +0000 Subject: Processing of haskell-data-hash_0.2.0.1-2_amd64.changes Message-ID: haskell-data-hash_0.2.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-data-hash-dev_0.2.0.1-2_amd64.deb libghc-data-hash-doc_0.2.0.1-2_all.deb libghc-data-hash-prof_0.2.0.1-2_amd64.deb haskell-data-hash_0.2.0.1-2.dsc haskell-data-hash_0.2.0.1-2.debian.tar.xz haskell-data-hash_0.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:09 +0000 Subject: Processing of shellcheck_0.3.7-5_amd64.changes Message-ID: shellcheck_0.3.7-5_amd64.changes uploaded successfully to localhost along with the files: shellcheck_0.3.7-5_amd64.deb shellcheck_0.3.7-5.dsc shellcheck_0.3.7-5.debian.tar.xz shellcheck_0.3.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:37 +0000 Subject: Processing of haskell-exception-transformers_0.4.0.2-1_amd64.changes Message-ID: haskell-exception-transformers_0.4.0.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-exception-transformers-dev_0.4.0.2-1_amd64.deb libghc-exception-transformers-doc_0.4.0.2-1_all.deb libghc-exception-transformers-prof_0.4.0.2-1_amd64.deb haskell-exception-transformers_0.4.0.2-1.dsc haskell-exception-transformers_0.4.0.2-1.debian.tar.xz haskell-exception-transformers_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:46:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:46:48 +0000 Subject: Processing of haskell-numbers_3000.2.0.1-4_amd64.changes Message-ID: haskell-numbers_3000.2.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-numbers-dev_3000.2.0.1-4_amd64.deb libghc-numbers-doc_3000.2.0.1-4_all.deb libghc-numbers-prof_3000.2.0.1-4_amd64.deb haskell-numbers_3000.2.0.1-4.dsc haskell-numbers_3000.2.0.1-4.debian.tar.xz haskell-numbers_3000.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:48:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:48:55 +0000 Subject: bnfc_2.8-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:25:21 EST Source: bnfc Binary: bnfc Architecture: amd64 source Version: 2.8-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: bnfc - Compiler front-end generator based on Labelled BNF Changes: bnfc (2.8-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7cdead81cd2c258e025f331add10aef39f571afa49a5dc37a334cb2612112751 800896 bnfc_2.8-4_amd64.deb c5ecbaabb4f63f8d18cd7e2d4c6babfa2ec7d7a6c3f86fce206fae4799259b0d 2089 bnfc_2.8-4.dsc 64d5618ad8f9dd57025fec0a9e75ace826d5c93cd366ae6ec3c510543416b1c5 4080 bnfc_2.8-4.debian.tar.xz 21be5fddcfe8e1970c94872f36d5f29d07709f69e8e139b68bf6b27e75677f34 183591 bnfc_2.8.orig.tar.gz Checksums-Sha1: cb72e1129df02c0d3aae307d621e0fdb14c641e5 800896 bnfc_2.8-4_amd64.deb 04147e462d66e84e28170fd740c6a4c4fcf5648c 2089 bnfc_2.8-4.dsc 1cb8ed06ce1eec26ee085f34efaa8d9f25df41e0 4080 bnfc_2.8-4.debian.tar.xz f95899d416f7d55dd5948e48bb388751430abf9b 183591 bnfc_2.8.orig.tar.gz Files: 67a20f8a201a5f372a28c75c7ab4fde8 800896 devel extra bnfc_2.8-4_amd64.deb 43748ab5b82b4b31b8a598cd74a8d3a4 2089 haskell extra bnfc_2.8-4.dsc 01053d69e465cbc07793132355bddf19 4080 - - bnfc_2.8-4.debian.tar.xz 42637b1f15c2238df98ebdf98951d99d 183591 - - bnfc_2.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8c3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+CYP/0NwurJ7lTPT+3+um4vEywH3 aGWrvQdyNhE7ngX0rqaf/8jOKWg/NMjCa9yqH0GHTcFuRrRJSCN4SU4hd0uaNVvP PNST30m/fTBrdrF5uL1OhR+uuqucfB3oLROLBpg5kegB0Z0Vo8yfeBKQb2Ix69mA Xb6PFKRt7RtiN7u9xWHa6In84wm8A9+ZGStLAIMK3lPGwmMPBy4V9yKj7n67qmIp PXKSP7FkXMgVeFqkUemME3GT197Gs0+TKjEdcptR3df8ktVs1w318B35LNAJj8AG yoHOeWPR9ihhthNoMKnmXcA8/rSx1fRwCrg/bjcw94W9Q6+bFj9cSNmCLpaHx6Ys 4qNYfucWbOFcSg1xVjRIe4gxkvjNuyrMgMfE1hAmAxEzuvSnT7fVoU/duNz1oQZO 8FNwntM5ivyKgSgrV7VbMZOFJkLrnhgdNtFyiRjI2kvHL+ApZu2qKhc6F5gSebv2 YNDl2ZfniTyidP0/JJuEhmjaI5SLbfmZO3MJFU8ncAU67EeMzpK5MwRxbfgH4uiL 9Y5kHmPVeqf52cm6ZYO6GqeO/lcEvjrJHNvH1ZSPayeleO6tUmxbhTQelOb/Q3bM lLQtF6AoMGBpFAF5nRQiIR22RY0n8HawezEyNDn1MY+Q3xSK8EB7VBOsx00qYFqY QwK4JDddQLfTLYseK/AD =I/Uz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:49:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:49:05 +0000 Subject: Processing of haskell-test-framework-th_0.2.4-7_amd64.changes Message-ID: haskell-test-framework-th_0.2.4-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-test-framework-th-dev_0.2.4-7_amd64.deb libghc-test-framework-th-doc_0.2.4-7_all.deb libghc-test-framework-th-prof_0.2.4-7_amd64.deb haskell-test-framework-th_0.2.4-7.dsc haskell-test-framework-th_0.2.4-7.debian.tar.xz haskell-test-framework-th_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:49:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:49:36 +0000 Subject: Processing of haskell-text-icu_0.7.0.1-4_amd64.changes Message-ID: haskell-text-icu_0.7.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-text-icu-dev_0.7.0.1-4_amd64.deb libghc-text-icu-doc_0.7.0.1-4_all.deb libghc-text-icu-prof_0.7.0.1-4_amd64.deb haskell-text-icu_0.7.0.1-4.dsc haskell-text-icu_0.7.0.1-4.debian.tar.xz haskell-text-icu_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:51:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:51:10 +0000 Subject: Processing of haskell-text-icu_0.7.0.1-4_amd64.changes Message-ID: haskell-text-icu_0.7.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-text-icu-dev_0.7.0.1-4_amd64.deb libghc-text-icu-doc_0.7.0.1-4_all.deb libghc-text-icu-prof_0.7.0.1-4_amd64.deb haskell-text-icu_0.7.0.1-4.dsc haskell-text-icu_0.7.0.1-4.debian.tar.xz haskell-text-icu_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:51:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:51:12 +0000 Subject: Processing of haskell-exception-transformers_0.4.0.2-1_amd64.changes Message-ID: haskell-exception-transformers_0.4.0.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-exception-transformers-dev_0.4.0.2-1_amd64.deb libghc-exception-transformers-doc_0.4.0.2-1_all.deb libghc-exception-transformers-prof_0.4.0.2-1_amd64.deb haskell-exception-transformers_0.4.0.2-1.dsc haskell-exception-transformers_0.4.0.2-1.debian.tar.xz haskell-exception-transformers_0.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:51:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:51:14 +0000 Subject: Processing of haskell-test-framework-th_0.2.4-7_amd64.changes Message-ID: haskell-test-framework-th_0.2.4-7_amd64.changes uploaded successfully to localhost along with the files: libghc-test-framework-th-dev_0.2.4-7_amd64.deb libghc-test-framework-th-doc_0.2.4-7_all.deb libghc-test-framework-th-prof_0.2.4-7_amd64.deb haskell-test-framework-th_0.2.4-7.dsc haskell-test-framework-th_0.2.4-7.debian.tar.xz haskell-test-framework-th_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:51:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:51:15 +0000 Subject: Processing of haskell-numbers_3000.2.0.1-4_amd64.changes Message-ID: haskell-numbers_3000.2.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-numbers-dev_3000.2.0.1-4_amd64.deb libghc-numbers-doc_3000.2.0.1-4_all.deb libghc-numbers-prof_3000.2.0.1-4_amd64.deb haskell-numbers_3000.2.0.1-4.dsc haskell-numbers_3000.2.0.1-4.debian.tar.xz haskell-numbers_3000.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:51:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:51:44 +0000 Subject: haskell-bloomfilter_2.0.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:33:17 EST Source: haskell-bloomfilter Binary: libghc-bloomfilter-dev libghc-bloomfilter-prof libghc-bloomfilter-doc Architecture: amd64 all source Version: 2.0.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bloomfilter-dev - Haskell bloom filter library${haskell:ShortBlurb} libghc-bloomfilter-prof - Haskell bloom filter library${haskell:ShortBlurb} libghc-bloomfilter-doc - Haskell bloom filter library${haskell:ShortBlurb} Changes: haskell-bloomfilter (2.0.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1e099f4a4828010adfb95b0e508963ea34352b5f140dd5141f4bdcf148e0b10d 85834 libghc-bloomfilter-dev_2.0.1.0-2_amd64.deb e3afb6967eec6a6555f02e85fb86aa4d2fb5754ef965fd67fa0ce15c0eaa3231 53674 libghc-bloomfilter-doc_2.0.1.0-2_all.deb dd23bce8f99dfacd7a9b528f2d0d07e81847922640104053cb5f5e56a66b1d66 70420 libghc-bloomfilter-prof_2.0.1.0-2_amd64.deb cdbbbbeddbf9c65aacf75e0ab882c69c9064b8b4b5b8cc6024b299dc84dbf3bc 2520 haskell-bloomfilter_2.0.1.0-2.dsc de872fdf16110fb62ef4ac273604aff1ddb861458dda73fa1b8c29c6b7bc69b0 3128 haskell-bloomfilter_2.0.1.0-2.debian.tar.xz 6c5e0d357d5d39efe97ae2776e8fb533fa50c1c05397c7b85020b0f098ad790f 22100 haskell-bloomfilter_2.0.1.0.orig.tar.gz Checksums-Sha1: 08cda7051433102a6a2e4fa5b931375576ed58ca 85834 libghc-bloomfilter-dev_2.0.1.0-2_amd64.deb 1691122a216ae144c768b66c746c6d7586e3a7bd 53674 libghc-bloomfilter-doc_2.0.1.0-2_all.deb 748cd3012cd9fde9042523f948e599b433c261ad 70420 libghc-bloomfilter-prof_2.0.1.0-2_amd64.deb b3bc52b5daef9f4058034d4b3b1b7c0caa54160f 2520 haskell-bloomfilter_2.0.1.0-2.dsc ddb0324b27dfe136a8f319ff386759bebb4b5956 3128 haskell-bloomfilter_2.0.1.0-2.debian.tar.xz dcb6eb1119253b829029a5fe97bb42c3338cdb8c 22100 haskell-bloomfilter_2.0.1.0.orig.tar.gz Files: abbfc0e3aacc0838c45d25282d9d47db 85834 haskell extra libghc-bloomfilter-dev_2.0.1.0-2_amd64.deb 85f85f334bf60a26e48bd9ee79f10847 53674 doc extra libghc-bloomfilter-doc_2.0.1.0-2_all.deb 4acfd74aabbb58aa131f941da08101bb 70420 haskell extra libghc-bloomfilter-prof_2.0.1.0-2_amd64.deb 90345a3e4f812ff3e57177df4cff2e10 2520 haskell extra haskell-bloomfilter_2.0.1.0-2.dsc 791ff31d56ec3e4c47d74266c8b93e29 3128 - - haskell-bloomfilter_2.0.1.0-2.debian.tar.xz e37351a322c31b12de9ad2618d7f9909 22100 - - haskell-bloomfilter_2.0.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ilXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7IUP/j+fo/nwzMjgYm45IUiZNR8a kdI/60XUYRrX+b1shiqO7CLbVmjc5YVY+Y1G2qUmDV2Zz/CNPLAo9HUrMIMy4emS zxMjV2i4R6DNfIXnUnL4Orud6Mh2MCIc7f2t2E8/bqCha10Id244yWvkirCjAXvw 6SQs8G6xdS6I3+0hN7qpWRFI6C8ikdezMGp7KKDtBBl4GwtcLLIx11EcYx81GDRa u61tQ7/aIe1Mh0SpWeraJc0/8Y+EkKvHu/nNiHDrqiSisZ2i8dDe1zfor0YDR+52 kQqCTVF1KjWdmtN8A1BrghIKPra5v9P122aI+ojy3VnOY4BnQCVr/KiFNUxiM1vO GZSxj6pE8/nxW4wyJ0couPt1WmUF8uW94DGbqdBKquuvYA6/IZfM1WxYuPHcj/s/ GJXn5O1xvS12gKGKEuSUWPnZXnTKwoh6dIW5iplfv2AbAHYXr8qO5V4snI6Zxvu0 jwjsMju0ZA7lpAt4F16a9CnzpK0cpBVJjf7Q99bhws0zdxPnDcrU3JjiDdg0YVnX tzd8w2o7HjVBgl1DO97SOF/e8dJaPFMz/G123dt1JOrODe9ospvPlD2p86SWPm6q UI8PJKCqngtUg5Cf8X8toD1/pD7MGfwkSl6/yMh3nkoeKRQTOdGqSS4wpEhjbW0r rAjoPbRRqrOvtnFwTftY =SpOd -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:51:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:51:56 +0000 Subject: haskell-data-hash_0.2.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:34:02 EST Source: haskell-data-hash Binary: libghc-data-hash-dev libghc-data-hash-prof libghc-data-hash-doc Architecture: amd64 all source Version: 0.2.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-data-hash-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-hash-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-data-hash-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-data-hash (0.2.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c4df0b939313f667582e97dd957cb14679d75f2ab0bad6d6cf7558f88ed112cb 59052 libghc-data-hash-dev_0.2.0.1-2_amd64.deb ba62836d153127432a97142dca49cfb97f61a16d4f3540135c0788bf6fa9ef43 38036 libghc-data-hash-doc_0.2.0.1-2_all.deb 709784c7ba27a4034b8b782ce376830f662134d66ca3eb1f0ff99468963ed4a5 49584 libghc-data-hash-prof_0.2.0.1-2_amd64.deb 3fc325b2b1a92b91b9c832de928d0d4358c6979e6eb71f0b80efa6582bbdbae7 2482 haskell-data-hash_0.2.0.1-2.dsc a3a914b6341be6ca5c99d43d50a6d30aefd140454ee67fa9bd467df719d36572 2248 haskell-data-hash_0.2.0.1-2.debian.tar.xz 9117dd49013ca28ff188fc71c3595ac3af23d56d301c1f39bac93d44d8c60bbe 8504 haskell-data-hash_0.2.0.1.orig.tar.gz Checksums-Sha1: 901baa286b240e77afecc8fc241941e2691ed9cc 59052 libghc-data-hash-dev_0.2.0.1-2_amd64.deb 85dcd24da0ffdbeab13ce07a54b904858e7c7080 38036 libghc-data-hash-doc_0.2.0.1-2_all.deb f3990e78b593b0d97f0a9e724d64e3f59cd78d7d 49584 libghc-data-hash-prof_0.2.0.1-2_amd64.deb 2a5026d4ed1815edf93c97ade1ac16d3ffcbfc0f 2482 haskell-data-hash_0.2.0.1-2.dsc c00bcb24d643c83f80d93ded07ef424151e2e532 2248 haskell-data-hash_0.2.0.1-2.debian.tar.xz e921d7296f1100e512926d5a24680c9a74e6b3ad 8504 haskell-data-hash_0.2.0.1.orig.tar.gz Files: a1a7e108048e31df120445cc811e0c04 59052 haskell extra libghc-data-hash-dev_0.2.0.1-2_amd64.deb ceaaeeced7ef663e2be45a51a5715ada 38036 doc extra libghc-data-hash-doc_0.2.0.1-2_all.deb 15fedab5eba87b2de4c0083cb7a02187 49584 haskell extra libghc-data-hash-prof_0.2.0.1-2_amd64.deb 6962a09b23061c1261d694fa31085948 2482 haskell extra haskell-data-hash_0.2.0.1-2.dsc 2d6e6e13c8ec74f3b3ecfc1a06acfb1c 2248 - - haskell-data-hash_0.2.0.1-2.debian.tar.xz febd4b6d6ce6bf767841894faeb46354 8504 - - haskell-data-hash_0.2.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPBcP/jjuZbuTM6TVA431UbJPYl6D uJ31yktaLT04t3o3zZvxZZf3+qs80x7RrHU+rahyIr4gJbL84KJ3IFOkK9yKEWnD wWExUlC+jrsgEDS8BZvp6oiELHQfCGL9dCqr//MKwj2X3KI738CjfT1p6fBwGBxy 7KwDGOwmapUms4/k3qzkH0Jqdl/ub6PY88Xf80Aqz/VWyQ303oXTtYcEppKebzh5 TngLXIVg9zHq5UzGB1z/D3MiK1a/dcM3VBTgGUUHqVUNK3FD2TxJWlrCD4SDmxSn 2KIp4zXHH4Mb69dG+1kgyxvIV7nzxSxU1evyFQDxHReg5CKVWBpSwLBeiPztuCmm 2pdUevwSmbDGj6lba03wf+jfsARSRTXbCoMDOHX5Q+wrpJq1ET94i9LPr9lHeVJS Vsa1d9Pd5fv/1TGgVQdHnOaETpIet/+KNRpmK0sOlnSE43T4m9KHXK99rdtHjoyY SRG8l/mf9EP3zqlvshJDl+2X5aueTHC4fj8YgsokyMfg/FGVLZDU9JiHFxZARJLP SgwRhisKaDL9ttrBSvenXmvrCpPzzcOYuKvg6PKzOoc/cIKYK3XhpxBxHpi2OoW1 +t1kQQwDl/SFNSFpE+9Ipwgvbllc+IbeU1tLMtTp6C0Oc0H/FOfyrMk1JFD8qRLS gHG98g+qoF5AP/QYbEA2 =5MmJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:07 +0000 Subject: haskell-deepseq-generics_0.1.1.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:35:32 EST Source: haskell-deepseq-generics Binary: libghc-deepseq-generics-dev libghc-deepseq-generics-prof libghc-deepseq-generics-doc Architecture: amd64 all source Version: 0.1.1.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-deepseq-generics-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-deepseq-generics-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-deepseq-generics-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-deepseq-generics (0.1.1.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d72ffe4267ee5cf7a3ec1cf31e02dd86b830643c745ac6232b052cf053eeb7f2 14630 libghc-deepseq-generics-dev_0.1.1.2-4_amd64.deb 304302fbca387240e8a80d9bbd1ea5f9940ae551a04513d5ba9720b40d812f20 36568 libghc-deepseq-generics-doc_0.1.1.2-4_all.deb 934c0ab6396da6c8d2cb6ca4e055a94be523058f75aa071f717b2f78a74a099c 11356 libghc-deepseq-generics-prof_0.1.1.2-4_amd64.deb 90692cb1535047ce680b44d790dcb1d9e23190d9186960a2521ca50dfd22838d 2549 haskell-deepseq-generics_0.1.1.2-4.dsc 1ece67c7f78a38232d26cb913d61d48531eaa0390762b494a428e9de7ecb4c9d 3016 haskell-deepseq-generics_0.1.1.2-4.debian.tar.xz 839e1d6ead4c45faa4165f0e82aa8a9d1df7a7c1118bfb1787e8268bfa8bfb06 5304 haskell-deepseq-generics_0.1.1.2.orig.tar.gz Checksums-Sha1: 62f769481d26ae12c157a18541aeb790d9789929 14630 libghc-deepseq-generics-dev_0.1.1.2-4_amd64.deb c2cebdbb49d5bd79741ba7d8ee39659f560f9ddf 36568 libghc-deepseq-generics-doc_0.1.1.2-4_all.deb 1705bdc76cf26aa7d2e1644a95a1d32100cc842e 11356 libghc-deepseq-generics-prof_0.1.1.2-4_amd64.deb 636d1c4d59da105001f876a768bf63dd7177ef9e 2549 haskell-deepseq-generics_0.1.1.2-4.dsc 5412dc37763aaf0a943b29166d546069688f2ee6 3016 haskell-deepseq-generics_0.1.1.2-4.debian.tar.xz c1becce697b95854e1d7f1f8b8966a0bdcd6f9d4 5304 haskell-deepseq-generics_0.1.1.2.orig.tar.gz Files: f8c85c77f441c5ae5d73944c8623a96f 14630 haskell extra libghc-deepseq-generics-dev_0.1.1.2-4_amd64.deb 88891803a43eefc564df10d9d637d287 36568 doc extra libghc-deepseq-generics-doc_0.1.1.2-4_all.deb a20cf94344a88e719f28a80a1738ce38 11356 haskell extra libghc-deepseq-generics-prof_0.1.1.2-4_amd64.deb f61033de1ab6f0c4b2b9086100770bad 2549 haskell extra haskell-deepseq-generics_0.1.1.2-4.dsc c493204de604d1e162a6b732a9f49028 3016 - - haskell-deepseq-generics_0.1.1.2-4.debian.tar.xz 42a13139891be6a7bf0c88923daf51ed 5304 - - haskell-deepseq-generics_0.1.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTG0P/2qn5IpLWJEeeJ2sVniBKuDw 3dCAzAMIJ98Tl+Am0GzHKDHHgu58dEaE8OT1e+I8uRU6zybSyPnWS6wU+ww1V/VE yHxOcdv5D5h/2s2Vbwh59nGBxQJk7e0xUWBAjngtIsPwCfhZay3hEW+MIkyL2wod iZ3LzjkkmyCfIWPk/xRRgR9GWXAZpjHw70H1hqdtnZRwKENnQ/CKU3RmxF5vmv3y IDxKC7NrK0gYa/UMXy3Y1WAVcHfWDatVTrLwUcOEnFH3tVU0KDMV3IrPEaX6QQBu e4PNtg/gU9xga9Hbjnq1c0K4KEM1s5fWMVoUif8yyzhxxQMmZxddDo4qWYOIekxv ILnf9cifvWRZmZtsx8N2pxglCj+MmSCFdPBB+ODYzwQ41t5tcb2lkKdCXC0G0eNv A66xPPeowItpTye2lAUgJH+8n9ZBdZCWLSmCT5toReP0NKzKZfA6oCFrIPV7Jf1E tLxAD/WztRMuNt6Q3Wxg/aGlXKEMgRHGv4UYTU2DgU2Wu3sbvIzZMj3LzbM4fyWl U/bL1Ajy6pY6FMJcExLYZjBZli+PsRtFaRJPcA+Axn2j2N/ZR74DQWw4umpQrGpb I04ScTU/T/rEzorU6YF0OQHa3n/gjkYCydHiuY/swV1zvU6EQ718PCyZWb+XRxWh UJnE0VxN3u2rONcTh+Nn =cMGg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:15 +0000 Subject: haskell-glob_0.7.5-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:25:54 EST Source: haskell-glob Binary: libghc-glob-dev libghc-glob-prof libghc-glob-doc Architecture: amd64 all source Version: 0.7.5-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-glob-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-glob-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-glob-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-glob (0.7.5-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7ef839e5507899554e9ce9470c1e9b0d50c0c7e7ac005378019d6bf0078a9535 104838 libghc-glob-dev_0.7.5-6_amd64.deb 0920216749bf3300af90b3ec3a2cd4cd3f958d72f7c3e1297a41889ff193b4d7 65016 libghc-glob-doc_0.7.5-6_all.deb 9ad92f23ba85020bd9a0bd63a7838f95737f2ccba757eb6262eda14a82f33b77 88780 libghc-glob-prof_0.7.5-6_amd64.deb c7af2bf73dd33e0b9e7e495a1d288812601594bd32798d03851471ea521f2d8f 2398 haskell-glob_0.7.5-6.dsc 7166904280ef3765b8aec8e56c0f65c688fde31f445615165d99781f0ac46ef7 2580 haskell-glob_0.7.5-6.debian.tar.xz 0063bbc680d90f522455c0dec1121837689da542f4d9c70924d98bfb1389be41 23443 haskell-glob_0.7.5.orig.tar.gz Checksums-Sha1: 2518cd632b7014b997430884e43c30a09463f737 104838 libghc-glob-dev_0.7.5-6_amd64.deb d70ae034235e3a9516a90d92a5f15e1cf588b900 65016 libghc-glob-doc_0.7.5-6_all.deb bb6c2a3998d551ac5764fdb5633a2cc03f6dd147 88780 libghc-glob-prof_0.7.5-6_amd64.deb 8f6e2a47164d9e6612d0ea642348dd9010f9a71b 2398 haskell-glob_0.7.5-6.dsc e1186376ff3def6afb093a2f510322f8187417bc 2580 haskell-glob_0.7.5-6.debian.tar.xz 55e08298c94f64bc1686a0ac66e7946fc055cbe3 23443 haskell-glob_0.7.5.orig.tar.gz Files: 45211a0c843824fdc0c64a3f74242050 104838 haskell extra libghc-glob-dev_0.7.5-6_amd64.deb daa43e9cf7abb51c6e4b7abd5fc456d7 65016 doc extra libghc-glob-doc_0.7.5-6_all.deb 6bd0c2dad427a2644b446ef7f27681b5 88780 haskell extra libghc-glob-prof_0.7.5-6_amd64.deb 37850079fcd44bcff7c684824d407c88 2398 haskell extra haskell-glob_0.7.5-6.dsc 6ab267886be62f7b104b362611d16bd0 2580 - - haskell-glob_0.7.5-6.debian.tar.xz 35fa557d718d9ea144bea0d3bfb2f6fe 23443 - - haskell-glob_0.7.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8c3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiookEP/1UfGmu6zMX4mguxIlC5FtgA vyygdT3WrQsylFwalX2IUfePdvSU8jwNTQUeFDu8s97Ybsxzgrn3IR7w3B/m0Z9V ua096U0ZuEeK1ST+qJoCqiD3FdS5l24CIwZAOkvgDHLWPcvJpy8hd7TA1kGjmGeO pRdwcuWBR9atKKCI/o0gzGuUn+G75oecpxJ2IN5N7opLLmoQ6Zed1IXvjSb/O5ev Gda8MDN46bjZYY70mE2NnwPDSSrRfUulFOuMbMjdEHh2T++ehZMA5OeOPRCBXL0B cI4Cx0PtxoJyHTLrDUxC7pmmtXZIMc4s2D15lXBI3+eAmk3pxw3dqIU7xQYkSIh2 Rzoj4jB4P6TRCN/jNJaOTcaas5cmC17YFzQLbsKxQ9Vl+UKbZ9behnu4vpVIclNf kn9oU0pvJPCGziEKM+OXHUF2VlZc4JYuueBr+siwlro+MFyjYYTzOdxpTL8RxQAP P4tPk+RdlqPDFMVxliieQCKhZbil4DaiQE3nCGQSuAc/qIZW7qupYJuvqnFaavJl MXhxeaffEgj1dIh122T7oH1dQ0K9XDnywCxBVM2OLCc7adtaPw6Wr7MHBVQ8dIjQ rkOFRYDgC98jC16Ag6o9jFi+ql6dznzsj498GBTKI6MGVBw1xZcWbzaTcvu8zaVt 5LvHu6GxXwMFTtHAUanV =50oJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:22 +0000 Subject: haskell-hashmap_1.3.0.1-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:38:40 EST Source: haskell-hashmap Binary: libghc-hashmap-dev libghc-hashmap-prof libghc-hashmap-doc Architecture: amd64 all source Version: 1.3.0.1-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hashmap-dev - persistent containers Map and Set based on hashing${haskell:Short libghc-hashmap-prof - persistent containers Map and Set based on hashing${haskell:Short libghc-hashmap-doc - persistent containers Map and Set based on hashing${haskell:Short Changes: haskell-hashmap (1.3.0.1-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 68fa75f49436f4772330a1bdea528b968565790b66d36c9994a7955a30a11add 113138 libghc-hashmap-dev_1.3.0.1-7_amd64.deb 24fa201d567decb76261ba31bd9ab5404c24520cc882a9d4155a7b4af740ff90 54160 libghc-hashmap-doc_1.3.0.1-7_all.deb 2e3aaef0eee0cb91c5df0046ff6d988d8f34d808546a564985fb388c36e17880 98948 libghc-hashmap-prof_1.3.0.1-7_amd64.deb 9617b0a943d14237cc4e46b7387172ac0773d1aa7bb92f511ac3490a05c95d74 2427 haskell-hashmap_1.3.0.1-7.dsc 14f416a1db3a6ab54b4236adb93c0c23f2e10cd08f9354ae652c3af26c1a3a0d 2628 haskell-hashmap_1.3.0.1-7.debian.tar.xz 99cb18be6c5332d4641ea2a8c435d47f9e3f1f5c94c8fc5e45c101bc72a04c9b 10677 haskell-hashmap_1.3.0.1.orig.tar.gz Checksums-Sha1: 1b38eea7c9670893e12d5e3574503206f79ba110 113138 libghc-hashmap-dev_1.3.0.1-7_amd64.deb 03f0fd9188babe81a9e33d1f5d31666496de0f0d 54160 libghc-hashmap-doc_1.3.0.1-7_all.deb f3e1e71e479d677c154c9dc07c3b1e7ce7c0ebb1 98948 libghc-hashmap-prof_1.3.0.1-7_amd64.deb c98dcbf9122db11db2a4ffb750136f66208ee38f 2427 haskell-hashmap_1.3.0.1-7.dsc d9818e816ee85ad4db46d962ff8e57a860b7f410 2628 haskell-hashmap_1.3.0.1-7.debian.tar.xz b11c6d77079a77a8e31e1019513d8df309acbb98 10677 haskell-hashmap_1.3.0.1.orig.tar.gz Files: f4816525f3d5c602d5abfd05e994e15b 113138 haskell extra libghc-hashmap-dev_1.3.0.1-7_amd64.deb 19cd4d65838812b6782181ad598a4c7f 54160 doc extra libghc-hashmap-doc_1.3.0.1-7_all.deb 8d30e4050a76562faf4b1115ffa66686 98948 haskell extra libghc-hashmap-prof_1.3.0.1-7_amd64.deb a19ae7ce92eddfb90d8b9aa8e98679b3 2427 haskell extra haskell-hashmap_1.3.0.1-7.dsc 753c1478a4dac6be17c61d7e5263c20c 2628 - - haskell-hashmap_1.3.0.1-7.debian.tar.xz 3561158c816ac149ddc2641d79a3d8c2 10677 - - haskell-hashmap_1.3.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioM2gP/241HuN6+AURloBH4kB0H2ZQ OykZEI4I4efPpdgWpJtFaUrXWrN0ik39v024p51IsFzjJx4FGWdl58ywjTMwp1F0 S5Vy7yhXmGZjrWKpvZMZ7C+uvxpWH/BD0jGzuTsSIVC6P9AYKTjRkZblksMlaQQy vcoVM59sPq6QHg19nmFXX8qo3+bwIImUvheJMZDoOOmmSw4e3J9gT+bXpsyIrWom yxXYrU/gkJGCNEtCnFoNla5uIMRpWr/hpTishJOQeERA+bMGkBcqDluSeIQzXM5i qIIL32AEW+rqh+2qu/tAgft2H9yT3vHUw4m52j4qdlgfBYWQnuBSNPnJf5MqHhEI b4VH5BEH9qqr+xRr9CudkrQ2r3N2BPxacbW7wqSghvENGDBrrItfEOcT5bFOUlM4 1bS9paZrDkPRcK4+lSpAGZXBKlCHCqsVk/g6ikmAMJnOH/iHnFYo2IeWTR12vHdA b39iNzjn7gaOcrG/Pi3jWuSrMyedroE60QiEHdSjiOn2VQ4IdEF3QpQOuTK2unVZ Wge/XyLHi+C1T+Z1XrFmgaB+g2Wf5EX8KLClai7D6QLqUYXRw6dYNb/DERu1GKuq ZrsG4r5KSt8+jRhoWMCp9H7JEbDih8VM1vdiWFggB21xsc0YBn45hzVWUkZcSuJt 1QyGkYvlxr7fQH6xXF7L =RYpg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:23 +0000 Subject: haskell-hastache_0.6.1-4_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 05:35:44.037751. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:31 +0000 Subject: haskell-hint_0.4.2.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:31:47 EST Source: haskell-hint Binary: libghc-hint-dev libghc-hint-prof libghc-hint-doc Architecture: amd64 all source Version: 0.4.2.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hint-dev - runtime Haskell interpreter (GHC API wrapper)${haskell:ShortBlurb libghc-hint-prof - runtime Haskell interpreter (GHC API wrapper)${haskell:ShortBlurb libghc-hint-doc - runtime Haskell interpreter (GHC API wrapper)${haskell:ShortBlurb Changes: haskell-hint (0.4.2.3-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: df61569ee74705dc9eda553b71d7a53c984a33256530081a5adec476a94f3b9c 226042 libghc-hint-dev_0.4.2.3-3_amd64.deb e7402a3688381ca24dc9179e1257251c1f95269a9f6cf85ddd26e2578d007de3 92064 libghc-hint-doc_0.4.2.3-3_all.deb 4d68f1b950a7cdb10951594582eb58ab5307627419f982e8451e797fe22b3324 209278 libghc-hint-prof_0.4.2.3-3_amd64.deb 45adca18fdcde3693121552ab212f933ab708c8ef02a13a7d8d38ba51d4ee6dd 2782 haskell-hint_0.4.2.3-3.dsc c8e894320a4461145a10a3c831359d34bb4e556248ec5d68d692f26d64e2f6d2 3460 haskell-hint_0.4.2.3-3.debian.tar.xz cf2b3f98ba6929e2e79dfc373e101ee6ae1711a5706e718cf0152733da4a40b7 30117 haskell-hint_0.4.2.3.orig.tar.gz Checksums-Sha1: 2d1b0b442dbdd77b161ec431da19123537347799 226042 libghc-hint-dev_0.4.2.3-3_amd64.deb 84a08bda58ae3fc2fc846ad48839c1b0098f51df 92064 libghc-hint-doc_0.4.2.3-3_all.deb 05f1c40d9dc0c5bfe43defd28b76a33e58e72dd1 209278 libghc-hint-prof_0.4.2.3-3_amd64.deb aad8db585b2d132fb6b729f20510acfc1edc9f62 2782 haskell-hint_0.4.2.3-3.dsc 2fcea0e2732051cde3227226bc81c33acd645079 3460 haskell-hint_0.4.2.3-3.debian.tar.xz 076b16672b2726a4c46140ac4a79b41dfc536cc7 30117 haskell-hint_0.4.2.3.orig.tar.gz Files: 14aae5a9bd8100f7fffb8bfc8cbb31f5 226042 haskell extra libghc-hint-dev_0.4.2.3-3_amd64.deb ec052f641f473fa32a18983867c8b903 92064 doc extra libghc-hint-doc_0.4.2.3-3_all.deb b8146ae41c1eda4f9a852e2be12f3fea 209278 haskell extra libghc-hint-prof_0.4.2.3-3_amd64.deb 2031f5df8574c29fbc161552aa15fe4e 2782 haskell extra haskell-hint_0.4.2.3-3.dsc eff7d64a06c1dd0535778095148c4ef8 3460 - - haskell-hint_0.4.2.3-3.debian.tar.xz ac83c4de9e979c738f5086fd8193662e 30117 - - haskell-hint_0.4.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ilXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioS5cP/0P3Ow/VgefP+VnBq5vpzoGM bS5untj+b9E4dVGe37W+V+BFCjaDWvr9XVkjIYPo4KBld/A8kTumfjnBTFpLmwrt cye+nk4W+Sg1kcfa1tn1iBUIwczxJkcE2uxjqXztToZDEss7zDuUoj52GAW2DM0l jYxLlQzdczR8Y6lvmwOCTK8kqJFHvpDrHQ4g0bkUiOi7KCDL3j7Iipb9OYLZGDyO Li7jcC5Bt8mLjvOQ7X1/yq4qOSV8JkbIPoZQT6tk9hAXfT4SJDpKtvSwBmYZYH94 Z4JRV9bm9w/E/UN473ZBb09sLPECbgcrL2Q/kyGd6rFB44NZ/v/RWz9eRXXTHZMt bKukUcWBi2tpHPCFtU+UpRrR+xCwhPAiPiELh/5g6PlOCnycy/yuNSG7mSlFp955 zf/ivS6trtumg3L6QxIkEZ4E3lSe4hzTgP/j86PXv7dkhzZPJoN8sE+GDQdjac3b 8lmMRc15O1RiKodH8TQFDKpYsz4d7bC1mufIXbUREtGNahE4Rid4w7Ih0t17gPwy +wK+a64gfci2f5mHav79uB1CQwUgEwhjFB6dbyCCwibXc5EzcmsVICrlP35epqj7 Q8fDqQ/cYJay7UTd8pdBmBl8veNM2Dq8rOAm947T0XITqAC7YC8662eRCTeiS35w 4UIuZ6IIV8H6eSL1PWzI =2qR7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:40 +0000 Subject: haskell-intervals_0.7.1-4_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 05:35:52.602205. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:40 +0000 Subject: haskell-incremental-parser_0.2.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:32:33 EST Source: haskell-incremental-parser Binary: libghc-incremental-parser-dev libghc-incremental-parser-prof libghc-incremental-parser-doc Architecture: amd64 all source Version: 0.2.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-incremental-parser-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-incremental-parser-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-incremental-parser-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-incremental-parser (0.2.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 02af1a6a946f39d6c7eae49269c71fce91dd65b6481d5969e8a45a15f359d6a0 60474 libghc-incremental-parser-dev_0.2.4-1_amd64.deb ac5784488592cc77d976af5abb461b04ddef9b3b0f32c052da197828cd3cf604 45170 libghc-incremental-parser-doc_0.2.4-1_all.deb 1ef77fdb6047fc77f9ca95f2bf2bfe9475e8bb5649fee82a139ff78a240f8151 52964 libghc-incremental-parser-prof_0.2.4-1_amd64.deb a014fd61aa70ef20e04b05e06a54688d71bc627eb9449ef5a7ea61553c9e9ed8 2603 haskell-incremental-parser_0.2.4-1.dsc d218fe8e4b8e54d3857054abf77b3471245645a568a4345401a4b0caa5d289b8 1852 haskell-incremental-parser_0.2.4-1.debian.tar.xz e6068d005c9c70bbc11a329c7cfa19753842f668d62e9bb37f67f5567475fc70 23847 haskell-incremental-parser_0.2.4.orig.tar.gz Checksums-Sha1: 07a001a6dd583442e36f2795bfe0cb0420e0f8d9 60474 libghc-incremental-parser-dev_0.2.4-1_amd64.deb 460695599b28a59477d5473b8f7aac5534b4b48a 45170 libghc-incremental-parser-doc_0.2.4-1_all.deb 1c95f4de8196118f8a3dc16e51af9937a4c9df23 52964 libghc-incremental-parser-prof_0.2.4-1_amd64.deb f96b4fa14fb35e18d1ce9a9a486527d168f3854a 2603 haskell-incremental-parser_0.2.4-1.dsc 5ebbb1fd7bf7e1f21247df06d8c86551f9427162 1852 haskell-incremental-parser_0.2.4-1.debian.tar.xz a695720b932d2c5adec26ce7ec148303cbd9d276 23847 haskell-incremental-parser_0.2.4.orig.tar.gz Files: 6753724d31b4cfef4a6b7c2cc873e619 60474 haskell extra libghc-incremental-parser-dev_0.2.4-1_amd64.deb d2d45d902144ec7bc318eaf6d6a1ff34 45170 doc extra libghc-incremental-parser-doc_0.2.4-1_all.deb 88e82fc1c1cdcd95b0c5b7205213f2b4 52964 haskell extra libghc-incremental-parser-prof_0.2.4-1_amd64.deb 2a6e3b1da3a87e0ed0e7fa7f9c2d698d 2603 haskell extra haskell-incremental-parser_0.2.4-1.dsc 41f14f462500275176e9f1365dbb8dad 1852 - - haskell-incremental-parser_0.2.4-1.debian.tar.xz f8ed3cd1ae1a00eff9ef956a7f99dcf8 23847 - - haskell-incremental-parser_0.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ilXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio93UP/iKB+1y+Wu74AHCZXoPpVto7 NB4JXSAmN8qazbQynbILV0eAUhCpibgK/KKvGmO6w0rviIN7CoEW7KqHy4QgiR88 KWosxoRgE70EnA3KPaVe/QLT7Bf3QnJFb9hz/8WEFQwbPj1hKu5C86Pk9iFB9p0E mwRNO6ni/4uy8KTVNhiCYq6bkqRjVWB1ldM/3D1CKi79rzbQg7wKqhuPwq6iq8ey MqxW7HwTFh6v0Gwjn05I1Ei1KB6xcdMcTiZirwmsYvMO+CjDGelgDtbEyfivu/kd t07or6ggZUGTfK+TP66prSZMV1pryAAvT9ZcNGDC4vBAzmNwvBH/9dggGdiIYdz4 5GVzWNv/Mbp6j68StaIJkKHLcZZoJkosLI4Zv54gPKg28B6/9VD16iwHWBxiOp0k a0EHrnKGUx3G3xRGtqXNZqGchg9uj/KGNquOnb0zR4hXLYE1kjEc5jvZ+u/U8YTU mXj8hCbR9nk7RWaZdYfgL4kCYksYRWdhWyWFReV56hxu7pJRVYStfHi5rNygB6GG 5cQW1c142u0lLRxsGnjRA7ZFM8H2gVLBoK+kGUD1pxGE72hjaP/j9gZeV7H/wlsf KD2opXUAYHon7G58BxUZ0zZ507geNHYGp/X0PEZWiL+gxDUJ8tojCjlaBN6kV7yH mkApXPlCenBfnWB3ajnx =WZZE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:48 +0000 Subject: haskell-ixset_1.0.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:27:33 EST Source: haskell-ixset Binary: libghc-ixset-dev libghc-ixset-prof libghc-ixset-doc Architecture: amd64 all source Version: 1.0.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ixset-dev - Haskell implementation of queryable sets - GHC libraries${haskell libghc-ixset-prof - Haskell implementation of queryable sets - GHC profiling librarie libghc-ixset-doc - Haskell implementation of queryable sets - documentation${haskell Changes: haskell-ixset (1.0.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 930fbb1a6ab23d136e0534e9515795c181620a0648d27b3a9a619e5a11f2da63 94152 libghc-ixset-dev_1.0.6-4_amd64.deb 868840ef06919dfabb728daabab29e0d12f176b49c12be6d50b0b07709b7ecd2 53450 libghc-ixset-doc_1.0.6-4_all.deb a49d4595d054d30eba2c2c2ce1087af67d3289961022b01e9b9e2ad1aa261ac7 96786 libghc-ixset-prof_1.0.6-4_amd64.deb 55a0ccec9d281f240611c759f91071893e807a07e8f6efb9ae54cc9cff39ba92 2520 haskell-ixset_1.0.6-4.dsc 956e13f63a258301dbff2d14cf506276d8cbb3c3fa0ae25fffa604066c14d220 3708 haskell-ixset_1.0.6-4.debian.tar.xz dbdf754a802d6c7bec402c6daf0244b63175b680293ff5d73156a854a74bee24 10343 haskell-ixset_1.0.6.orig.tar.gz Checksums-Sha1: bf93e87b0b3eb7e67918f026c8a689e69dabba73 94152 libghc-ixset-dev_1.0.6-4_amd64.deb 414d7476c5204ce2985f24a4d34afba298728b5f 53450 libghc-ixset-doc_1.0.6-4_all.deb 7f4a799345b50b082252f13c31ebbb095828c16c 96786 libghc-ixset-prof_1.0.6-4_amd64.deb 7a02918b59a9beaf7cc752dd3fdda4174d9d2ed8 2520 haskell-ixset_1.0.6-4.dsc c835f7188b1191b3f137de713ffa12809f2453bb 3708 haskell-ixset_1.0.6-4.debian.tar.xz e5fb59c8ee73a31c9febb5a56c4237af110be366 10343 haskell-ixset_1.0.6.orig.tar.gz Files: 17d03922b2ad3dd14fb8a2888cd14f2f 94152 haskell extra libghc-ixset-dev_1.0.6-4_amd64.deb a47928d568726989340227cc9d3b46d2 53450 doc extra libghc-ixset-doc_1.0.6-4_all.deb 8431891b104e2b3992186b5c724d82d9 96786 haskell extra libghc-ixset-prof_1.0.6-4_amd64.deb d6f1a54de1d101970d9021326727e925 2520 haskell extra haskell-ixset_1.0.6-4.dsc 9af630e80f0e15c035a09920e9fe490c 3708 - - haskell-ixset_1.0.6-4.debian.tar.xz 086044e9d3ebdb6360db6948502dcde3 10343 - - haskell-ixset_1.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ilXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotycQAIKNbBPgQXWQ7HMvwdluudol imY9NCuucmLiRz2cizkGNsYu9SlhDjWmc+/mC2fgItM5JhenMm8y38tgm4g5tcck kEcGbCupn7PtLk/b25j0hOZZG8nB5NrUAdY8SFn9Y91SfbDb9gap8FjvPTWJwkGO tFSkO2U1CimYrIAXwr/eFB1S6/ad+gAAoxeqtkNIM8Q75EBN9lbMOphH0H0r5ccM cN8k5+NzMTA4EpZr8ZUTNd5LCO0v1LYEAmg5lb0sqw0+KPRm4AyBwLt1TgmYDPEE r5oOYzpuRoUvL4udAs901nsJjRQIgpUAdpA4uCaMhrA+W4ibUhidorXxqv3XFjUy wLkbLPKD0DA4krhybB6h7tJlnZvydV2rqRWgJ/NwKMoj7QUmM7SCwrAQCT3Rl8Dc eJ1enEXXkNmseljyKs230sjhBvU3r2I+kqu+RWNuYvqK4GV8zbSKRbcUeMFbwsTq uOgi/fzk49x+2h1IA+x8Zp607zhmhdWz6+jXDVxjbfP6L0919/vKeqHHnbEH6PtI Lx47DKpZlCma2Bmi6Qs0GCI2GrW1Jv+my8wenggsSBRBFUVfhUQKDTfXrcxXkG8N 7LrhSwkuqiMMbY/1wQ2LWJxejaiQDGuTmaUwyx2gEfHMc0Ss+Ex2/NXjYs2/E7I/ 2E910/OVHhvpKs3lTldu =UWDr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:59 +0000 Subject: haskell-pipes-zlib_0.4.0.1-5_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 05:36:00.560825. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:52:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:52:59 +0000 Subject: haskell-oeis_0.3.6-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:29:51 EST Source: haskell-oeis Binary: libghc-oeis-dev libghc-oeis-prof libghc-oeis-doc Architecture: amd64 all source Version: 0.3.6-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-oeis-dev - Interface to the Online Encyclopedia of Integer Sequences${haskel libghc-oeis-prof - Interface to the Online Encyclopedia of Integer Sequences${haskel libghc-oeis-doc - Interface to the Online Encyclopedia of Integer Sequences${haskel Changes: haskell-oeis (0.3.6-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 09f2e8d3280bc917f62996831284d5138a1b32b3837ce17be164c45ff96be5a8 64364 libghc-oeis-dev_0.3.6-4_amd64.deb 114be1385163701c38011ee22c1f893dca093db86766668595be1259eb4056c2 42906 libghc-oeis-doc_0.3.6-4_all.deb b2b83eb7307cf4c06d33fccb9616fb63fe70f1c03a5f733fe1ff0c9bcbde7e46 53352 libghc-oeis-prof_0.3.6-4_amd64.deb 85558d324a67dfd4e62bbc6d87b8127160c353f6fb1f48b68f84734557914f31 2553 haskell-oeis_0.3.6-4.dsc faf6d3d1e2c1814868be72fb283f606b224307f4096fcce5490fd392fac77c82 2424 haskell-oeis_0.3.6-4.debian.tar.xz 4039b69a7aa0412eb4a37f36be7bf442ea32dd4672fc8765b6b134513fe3fee0 29275 haskell-oeis_0.3.6.orig.tar.gz Checksums-Sha1: 3a9433a83d36fc4b5f456e59c749e986df18ceb1 64364 libghc-oeis-dev_0.3.6-4_amd64.deb 17f7bfa5ab49520ff20e7bb8c4a35bcdaad7bad9 42906 libghc-oeis-doc_0.3.6-4_all.deb fcb2e9c3bf337efec57d563ce2da37b78ea109f5 53352 libghc-oeis-prof_0.3.6-4_amd64.deb 39f4f0696c2f91a5f087c485a2e59e33e004474c 2553 haskell-oeis_0.3.6-4.dsc 72ac353b8d3e629a57e0606ed827e1a5eb9f31ab 2424 haskell-oeis_0.3.6-4.debian.tar.xz 4b6e60f5cbcd51bff36f3fcd8be13df74f763092 29275 haskell-oeis_0.3.6.orig.tar.gz Files: e105bc5096364fda98a48a94bd112464 64364 haskell extra libghc-oeis-dev_0.3.6-4_amd64.deb e591cb848a996ea3585759574bbcc35d 42906 doc extra libghc-oeis-doc_0.3.6-4_all.deb 2932033e3b365eff0b2eb3460b4f6fde 53352 haskell extra libghc-oeis-prof_0.3.6-4_amd64.deb 619d11f18e9c98cdc466cc830bb9a150 2553 haskell extra haskell-oeis_0.3.6-4.dsc 53d43c0954294763d7e5eee883433121 2424 - - haskell-oeis_0.3.6-4.debian.tar.xz 0ee2b9a7249aafcfbef7a5895272fbdd 29275 - - haskell-oeis_0.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ilXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozkEP/0RvGTBChH9Ar9JC5xLneZkx cSMU2ncyxVR5PFauJViB1J8dY45MoXDyz4etWwOU3f/IC+ENyBQSYbRp6Ad9ArLn 6k+nFhprLpoghzC65gEiigO51MWawXXzv85dL2V+7yMI9PtF/V5aH2LdfXIOTbgr wGpTnNccDMkGI3H3aF1roCLX/j4+wqi6EvJiMzcQmtOodYNxIOF3e7NNmWHBL6Tf +uZJSG9s+3A8MY1BIT9oXWcSyIFjZkkwbIGbgkttG02E71uaa0wF0yG9VSGCdKOx euE7ljRv8RtgQJ25m9PXoLJvDgguwh5dJ8cXb/y8xQgcxtNUVyEsbvKUPz9Wqdnk YWXCKGnZ0ycAOhlKsvzBUGZbY3IRfetwqI7Td87JdQKmKBmoCyKKnz6Sup99ccUD i0t33IdgMSg0rE3hRdGHrNGH7AmfeZ2ApxXAquexjSyzWWvidxKp9CysWsmDAI8u M8LEopICotzAILgR4PzaAGUSfiJI4sZ2yAgfUmRM1aTZUS+DRi37WeZeZpCa5I1r Wcse6QXMQvcMh/0tXly6ISUjVTk/JxmE4Fzq6sVBoPQ/53zaK4KoRTPz1fl58wBM Cfuyw5vVHbO5ItPj+tXJ1kklYVyjAG+iQ5H1FFJOE2L/H8UpXk2U0kyKMqws7k8b x3hPPOv6LXUI1WgY1Avq =ZWb0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:53:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:53:13 +0000 Subject: haskell-recaptcha_0.1.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:31:06 EST Source: haskell-recaptcha Binary: libghc-recaptcha-dev libghc-recaptcha-prof libghc-recaptcha-doc Architecture: amd64 all source Version: 0.1.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-recaptcha-dev - Haskell interface to reCAPTCHA service${haskell:ShortBlurb} libghc-recaptcha-prof - Haskell interface to reCAPTCHA service${haskell:ShortBlurb} libghc-recaptcha-doc - Haskell interface to reCAPTCHA service${haskell:ShortBlurb} Changes: haskell-recaptcha (0.1.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7e7ad1f9809aa01a968ef32f5539bb027c3b6ef629dd0c3a402ba46b78f472d1 24966 libghc-recaptcha-dev_0.1.0.3-3_amd64.deb 34f36b285f0f7fed64d742da8eb42ac284a6f71f24a77add228358787fd138cf 30288 libghc-recaptcha-doc_0.1.0.3-3_all.deb dc47cffb57b0fdfd0a3b82bd0f364ac89cb92946fb354e20397e6de459f4dcf6 21590 libghc-recaptcha-prof_0.1.0.3-3_amd64.deb 0ebc5f13b76b648983101ba8a7985b9f623641d5978834675e1de34f93df5995 2643 haskell-recaptcha_0.1.0.3-3.dsc 9630e37d74e5e6987a92cd3d709b08e647307814b92de7e4e7c21c90e1baa40a 3156 haskell-recaptcha_0.1.0.3-3.debian.tar.xz 29a898bc7a063be88c05ac3ec0446a23117ed04c501dbd99c83684683fd638a3 2742 haskell-recaptcha_0.1.0.3.orig.tar.gz Checksums-Sha1: be8053663e5c5423b8a3cecfe68e6323aed7a11c 24966 libghc-recaptcha-dev_0.1.0.3-3_amd64.deb 6890ab141365afacfe9df2a2909c845304028c32 30288 libghc-recaptcha-doc_0.1.0.3-3_all.deb 49aec726db07cfd1e4f7ed6127e7e9a24d29e999 21590 libghc-recaptcha-prof_0.1.0.3-3_amd64.deb a32bc9bc153cb1fdbaa50ba09f9ac0972b64844f 2643 haskell-recaptcha_0.1.0.3-3.dsc e91f561d9e65a838c84ac8e6777fd4bd18c286b5 3156 haskell-recaptcha_0.1.0.3-3.debian.tar.xz b02e70682351812b09661d5df432e942b4b12f5d 2742 haskell-recaptcha_0.1.0.3.orig.tar.gz Files: f303ebb2c889951fbf94a6967de95dec 24966 haskell extra libghc-recaptcha-dev_0.1.0.3-3_amd64.deb 49013e6fdb421dbcfb7324ab31be1098 30288 doc extra libghc-recaptcha-doc_0.1.0.3-3_all.deb 8cb5b7d49451ec111a6333185a8933ed 21590 haskell extra libghc-recaptcha-prof_0.1.0.3-3_amd64.deb b7990badcb70190f1e38801cc4e7e86a 2643 haskell extra haskell-recaptcha_0.1.0.3-3.dsc e317d72166c0a239b75ff2178ba06187 3156 - - haskell-recaptcha_0.1.0.3-3.debian.tar.xz 9cbc36cee53f42f33a501f37e6e32018 2742 - - haskell-recaptcha_0.1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8imXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5bgP/1u+cdmV1rOpGyEu3h6e0Y4Q MLb2VGmoBxlvZIccJmMhSrUuEeFkC5evCV1s2ldIevga/TqIkJiy5RvBXjfanbj3 7qAgn1HttoqrWYruugL+2ZDrvqrKfuzKMloRVd1Ysz2RJ32dBsB/NcbT50EUc+Pw ljKfEWUAkcBkc1H7B17GXQ7s7PMu+5BYz/upejqaAfxxfwLvFBW7lWQ+nKB5vpMn ndHORzG2x0LPtq5OJmNjFBY+O5ecRxtwNfwvHmuxJPY7jbdaCxtZnkM6wDVHZ0iI r+Yuij3BFvcy6Mh6uCbkdWGoEfCc2qQ9Z4PJTL0YPWQ0b+/tyWV6sd4Hhws8+p8l 67VR1SjvjiBv+DmIsnnEZyAU9zAHhV9Z9D1OmbjrB0OBoznq0RSx/yG5eYyz5Xag wspemlTHHra9sVJo0K+WY4/z13Coh3pzNeoagqJNtWDLPkid3SizmhRxXVEjO5C8 DEo2ouQZbIEbP2cKOy9L9mCrIsMOSy942l5+08cCAtZvPohKIp2oZ5eWFkdBzxDV oRAabjmOpMTCPhGKsnmAVvRje0SNihP7k+YYqgrVg8j5ysLtVFTp11PaMoq11lO7 DvGGDo7qPpw4oDEpU1f7Oh4oj+7oI1P/xBEV+2FuEzsT87I7RPQ4R/BvoCzmnOLa 4ARGer7yP/WVmJbZNTVT =sXpz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:53:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:53:35 +0000 Subject: haskell-repa_3.4.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:29:18 EST Source: haskell-repa Binary: libghc-repa-dev libghc-repa-prof libghc-repa-doc Architecture: amd64 all source Version: 3.4.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-repa-dev - Regular parallel arrays for Haskell${haskell:ShortBlurb} libghc-repa-prof - Regular parallel arrays for Haskell${haskell:ShortBlurb} libghc-repa-doc - Regular parallel arrays for Haskell${haskell:ShortBlurb} Changes: haskell-repa (3.4.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e0ae0422fd8bb25fe03d1405f8d566b559b7c6a1e080a6a8a7cee34446a152c2 309624 libghc-repa-dev_3.4.0.1-2_amd64.deb f21b55dad5c5c4e92476f4bf63896129fe9a4d3e1cdad90f2449833eabf11241 133322 libghc-repa-doc_3.4.0.1-2_all.deb 46483fe4905013b5794cb9a9dd4570c3f51f1f36733c8c077557ea52331c76ff 277602 libghc-repa-prof_3.4.0.1-2_amd64.deb 2ed6930d3d344dd4df14da12e8b966d412d7e45779f019029adbe2671f366005 2529 haskell-repa_3.4.0.1-2.dsc d8449a9d9b37566d3f28b3b8a55e723b5d90e446000aebf5243f30b65c151fb6 2612 haskell-repa_3.4.0.1-2.debian.tar.xz 84a2e20b8dd3557d2f8cbf59d8d06e696cfbbec29d4d8ae2b0a04407fe59eaa4 38860 haskell-repa_3.4.0.1.orig.tar.gz Checksums-Sha1: b64e16496c3241528be1a00cc72c19d6d19d2371 309624 libghc-repa-dev_3.4.0.1-2_amd64.deb fa604f85db2cf8bfdb1c3b2a318793e5822fa2b1 133322 libghc-repa-doc_3.4.0.1-2_all.deb bd0bb6a5a710389ae9da3de556fc4756b6671c30 277602 libghc-repa-prof_3.4.0.1-2_amd64.deb 6fdb64d4797f3ebc824eeb691368afdc0414e0fc 2529 haskell-repa_3.4.0.1-2.dsc 91a673b111d6b76d5ad646b443fe9019ef2800d5 2612 haskell-repa_3.4.0.1-2.debian.tar.xz 233e197677542b2d7c4016c5bdd3180f96a0e14f 38860 haskell-repa_3.4.0.1.orig.tar.gz Files: 9435575eae984fbc83467763149a47ef 309624 haskell extra libghc-repa-dev_3.4.0.1-2_amd64.deb 732f180eaa86410fc546a61be054eae4 133322 doc extra libghc-repa-doc_3.4.0.1-2_all.deb 10a1321decc3a2dfabc28756898ca00e 277602 haskell extra libghc-repa-prof_3.4.0.1-2_amd64.deb 8df372f693747f5c065737129c55da74 2529 haskell extra haskell-repa_3.4.0.1-2.dsc 1d8181d38eca8f2fcc9c500a42444f6d 2612 - - haskell-repa_3.4.0.1-2.debian.tar.xz d92b686a340983f8186099620a745bf5 38860 - - haskell-repa_3.4.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8imXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2ZEP/0C0J6Ft5/fC+J3DjsVab2IC iAqmyC1VPvdRjvHZaav7jxS3M21p7DGd/ykKpXnCGWpwb6vicvsEb7Op7vAp2jtw pIS55bVGJVFJIHQypyYQpq54g+RS5+MEVfmqdu1LrsNjwtWda/YQOXdbS0XtEW6k VoX3RvHDmzENuUKMbues4Tl32gkxqk5QvwxUzF8F1UEcZiI7r62APimXxfNLySex qai/bXBTT1Y+kVbZ3drwrwhdVRPk8BzMYsi2ct/oU31BUQKCxRijnVnog0AXkL1q cX3GIjMbGMMH2sw9BHJO1pY/h4UBO/va72PjT36ywLNRXBz/Z3jLvJy+l1TqdA1y U3vXnAC7QBct+5v5p6AG02PATFwjRrzPIWeuVSUT0MrcZwHp51YCmuQFpYgjS4vw h72DQW7NLCwlIH3+Vk16eOfkTCrpXS/oIkdlHtFh0GnkpPbb84Flc50b9zwJgt6L OoKqVVfyUr4LsPZMB+QIUWH8EGTDCp3JMkHTY8AhoJZaSc68MBlEdrt4P0drcRpp PBJwuL6z1hyqiQ9hK0tQMafp5jT/ATeOZ0+JInHzUtHMklsE6lfOOI0vILPPpzbj cZpd+LKPA6awQ7+c9VmF8wunQlBfpBYcekr8+E6eF/Xc0qcMItwXDPGKnrMmw5Sk ziYepIMZdZTj/EBzwcoq =rsGy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:10 +0000 Subject: haskell-torrent_10000.0.0-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:17:46 EST Source: haskell-torrent Binary: libghc-torrent-dev libghc-torrent-prof libghc-torrent-doc Architecture: amd64 all source Version: 10000.0.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-torrent-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-torrent-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-torrent-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-torrent (10000.0.0-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2fb847ff1b1cecfdb324a69b8f4665abe2df428fac97d278441be28dfbadf1b0 95838 libghc-torrent-dev_10000.0.0-6_amd64.deb 6e57669b3dc6c2e88c7419083f6ee8de479d721e714041515d7324744d680efc 32424 libghc-torrent-doc_10000.0.0-6_all.deb af1aef8e6e735709a30be6d246241e6d25b5a31997a8141f9be23b99f8547d17 82044 libghc-torrent-prof_10000.0.0-6_amd64.deb 07fe636ee5e621c50bff756c80a58a3a5a15088a6aa79ffba7df73c629dd408d 2504 haskell-torrent_10000.0.0-6.dsc b5d6b95c87e43022afc282131798f8b1da23af11d6d5bebeb92f728d14e59bfb 2344 haskell-torrent_10000.0.0-6.debian.tar.xz 5914bc8b4c32c10dc82bfe373ba73745e1e785424a052b0ede5352802aa1140c 3549 haskell-torrent_10000.0.0.orig.tar.gz Checksums-Sha1: b844258b3853ad0cb70c1500c9dc1ba46b24df6c 95838 libghc-torrent-dev_10000.0.0-6_amd64.deb 33cae55f7d17e9356e32c2a64146ef2970af009c 32424 libghc-torrent-doc_10000.0.0-6_all.deb 45a78e17211c3135d0d19b90751c03808a831a0a 82044 libghc-torrent-prof_10000.0.0-6_amd64.deb 9e3e32cd2b956d0872aa3c0e3ebc8047f1d6b929 2504 haskell-torrent_10000.0.0-6.dsc c6f88e1fbfc26ccba2a38f06ad9f297478544e96 2344 haskell-torrent_10000.0.0-6.debian.tar.xz f8b304d8c81b0ee00d2081f1fbaf920f5599c00b 3549 haskell-torrent_10000.0.0.orig.tar.gz Files: 0078f8cfa3b61f772efcddb8bfbe82fb 95838 haskell extra libghc-torrent-dev_10000.0.0-6_amd64.deb 9ae53de886b67e6ba85a3d94ff9b7902 32424 doc extra libghc-torrent-doc_10000.0.0-6_all.deb 8b4b21308ca6a3ecd091bb2357be6fcd 82044 haskell extra libghc-torrent-prof_10000.0.0-6_amd64.deb 751fd1c331ca8c00e19fb313fc41ed34 2504 haskell extra haskell-torrent_10000.0.0-6.dsc a2c95037f84c075f25e40fde662d5124 2344 - - haskell-torrent_10000.0.0-6.debian.tar.xz 74676b63b39c4f7d3481a10afc0ea53f 3549 - - haskell-torrent_10000.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ZPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4nEP/1l7aHuzHJ9SoztjzUOOVXn+ m63QRT3GKeSDFAdd4J/gxqv48QBiszUjvTP4Ux2qilfLjyiXR585g7vrSOQAK5eB 8+WOMc+3+mSH416kzWn8mSE9WlkxTcVodKKex1YauIGGKHjzv/fEGLr3mQoYmRwu wbQwFz87DlLJKsrSMdcwqMzDP+fAtDdKGp2S1o6XKBGP7SbH4v2O/yeJgmjs+oBV 8Yexw8KOiP6UTn/MTscG937a2W8vR2doyXjJQcd0gtMpFTtRHPJrJYqRc1NrA9AR dvP0fW5MtVUgo9guiX5J5J1szxq10VOezA2aXtS96lsmqGaE9nrYqiRG+C2/FuHt nOtmXJJ/sbAnK93wsoOazWONt4185b7tcuS4QF3eW4xPG47rtIGPoW4YxNDEd8lx 8lgzUHnnIblKmh/r+WZQyxOoZ3hzhbpzFbUVXyvNNPI1ScTXNFwLEdg7oQprqFr1 rEK0rGxuupCWYrOI5W3wznu9dAWmtOYxI0ZmR7XrIcocxCE7eufo/P9GL6VL/W+Q x2hw40Ki3IXTQSlNZyohEcrj49ww68qht5TJvoWIPDNwF/ru16Ii9GuczHw9yRS5 t/37Vd7X3XA7AirCHcN7mRqTMUV9y0R1d1PwQYPSH+TqaIgBTxsbG84alG53oFhM 4ICSqPMXAaXKxUCK2gji =rZ1R -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:25 +0000 Subject: haskell-uuagc-cabal_1.0.4.0-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:29:22 EST Source: haskell-uuagc-cabal Binary: libghc-uuagc-cabal-dev libghc-uuagc-cabal-prof libghc-uuagc-cabal-doc Architecture: amd64 all source Version: 1.0.4.0-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-uuagc-cabal-dev - Cabal plugin for UUAGC${haskell:ShortBlurb} libghc-uuagc-cabal-prof - Cabal plugin for UUAGC${haskell:ShortBlurb} libghc-uuagc-cabal-doc - Cabal plugin for UUAGC${haskell:ShortBlurb} Changes: haskell-uuagc-cabal (1.0.4.0-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 265af40ac8891a53c4e2d1edaa3ea35e875cb08ba2a1a385804d4a2fd88fbaf8 198698 libghc-uuagc-cabal-dev_1.0.4.0-7_amd64.deb 01a78163f96eb448b1b3052f189d8af4eaaf9ec554c7600ae461a15cc28f0eff 49582 libghc-uuagc-cabal-doc_1.0.4.0-7_all.deb 2405c8283b9d3660b90010f0b5ef34e902211b15cab34907c97fa0fa8b4a528f 161638 libghc-uuagc-cabal-prof_1.0.4.0-7_amd64.deb 46ebded9c1a61a4fa80e8c643dbbe9658fcb8fb7d8ff9205ee84fd0c2844dbcd 2623 haskell-uuagc-cabal_1.0.4.0-7.dsc 1e3eb3116629ac1f77b1c8f2d1566d1bf11f6042d73ce8d8dcfeb613d9848a4a 2432 haskell-uuagc-cabal_1.0.4.0-7.debian.tar.xz 8e92ccb48ece047cbf8d1681f9ce8ed6e6f0412f27e82152eb8dfdbc1c45d854 14544 haskell-uuagc-cabal_1.0.4.0.orig.tar.gz Checksums-Sha1: 8fa72cb39faf870a9a98dfa799a685c7dc140e4b 198698 libghc-uuagc-cabal-dev_1.0.4.0-7_amd64.deb 0b19a83a252c0600d76d92a43c12cbb4b9d4e99c 49582 libghc-uuagc-cabal-doc_1.0.4.0-7_all.deb 71881ec1bafb62fa8433ae2a0b5ebf88fb52521d 161638 libghc-uuagc-cabal-prof_1.0.4.0-7_amd64.deb 439528b8427cdd83dbabe825cadd3594fc2af47c 2623 haskell-uuagc-cabal_1.0.4.0-7.dsc f1447b74d9181c612e629f54b4b47044c362b1c5 2432 haskell-uuagc-cabal_1.0.4.0-7.debian.tar.xz 5d6469102d5dec200e2c528be84b628f1712162b 14544 haskell-uuagc-cabal_1.0.4.0.orig.tar.gz Files: cde6780999a30f9fbb6f74179faab6b5 198698 haskell extra libghc-uuagc-cabal-dev_1.0.4.0-7_amd64.deb cb3452dc57be0925eb7983da73331b73 49582 doc extra libghc-uuagc-cabal-doc_1.0.4.0-7_all.deb 04c53de9e7ed4ea591aba364b7668ee6 161638 haskell extra libghc-uuagc-cabal-prof_1.0.4.0-7_amd64.deb 3454126ab3d43d2aabcb27f9c2cadf5d 2623 haskell extra haskell-uuagc-cabal_1.0.4.0-7.dsc 2e09283c4a63c75e462af892b881fd03 2432 - - haskell-uuagc-cabal_1.0.4.0-7.debian.tar.xz 17811d883c828b8250bbc0cba74e4dec 14544 - - haskell-uuagc-cabal_1.0.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8imXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKG4P/1vLiybThfpqD80BbTDVqCyh qP/dH8PRS1M9+kxt1SyLg+Vq48lZDKpPypUNi4MkaInwKYv15C3rMeVRe3E874EX H+RiFgS7K1dRp3wx6jOwr+N8OTJ8tXxasQs3CF2xnn1et0jwqbOer1ZmaJhh4+Ob xXVqWfEYw0wPypWSxepH1cFEcCzShooSP+AqO+oYzIqmOY6G7bysew7Awz9LDQih 0HUha7/RsxQj1Y/8H4uaDOIeZOISMl+49XUPNp+1W9jh7KUwplc96kCXtlCJGTzw qPtSpix9961vSaKWYhOhGxrUbNVXDtLEe9qRsFW4vslLk2eanIKgK2dFQCdszJWF y5Jzmjq5f5NTsjPlKrzPZqUY8zatVS3m3W4GoH7HJkYirQSz0b6I5x2EjlY9FJn1 PE15LLJKwyL03kuEOFSeDRf6HY9YBNdSmMRSJBLDe2J2vj7NKe63kONdoZ7VZYmQ 6Vg7V0Lucdh5WH3Mjohnh6+c34NtmGUYV2JCw33fdOkU8R/Ph9iB7dzw/zFcVUcW 9Sifh0AxQaUCNP8k3LVrLburgEFnaU7KzFzp05HPL9YeQXY1Pl7JM0eJYJF+k+l3 +Ud1cDSfVSTgaReFrmo/Gy+G/1MD+9gd0qW0joEqtVaaaQUHSqiwziqsvyttYamd 77lGNfatouj4ks6jlnh1 =8r1t -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:42 +0000 Subject: Processing of haskell-applicative-quoters_0.1.0.8-3_amd64.changes Message-ID: haskell-applicative-quoters_0.1.0.8-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb libghc-applicative-quoters-doc_0.1.0.8-3_all.deb libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:40 +0000 Subject: haskell-zlib-enum_0.2.3.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:24:28 EST Source: haskell-zlib-enum Binary: libghc-zlib-enum-dev libghc-zlib-enum-prof libghc-zlib-enum-doc Architecture: amd64 all source Version: 0.2.3.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-zlib-enum-dev - enumerator interface for zlib compression${haskell:ShortBlurb} libghc-zlib-enum-prof - enumerator interface for zlib compression${haskell:ShortBlurb} libghc-zlib-enum-doc - enumerator interface for zlib compression${haskell:ShortBlurb} Changes: haskell-zlib-enum (0.2.3.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 52c4d35d6f68a07c2830022983ae73e51b6363ba238b5292a5a49deaf6f9fe3a 15584 libghc-zlib-enum-dev_0.2.3.1-5_amd64.deb 56103a1aed0a4196dd2427780e78b75ce08ccfc4ddd7870991fad9ddc4c3a0c4 30036 libghc-zlib-enum-doc_0.2.3.1-5_all.deb c24aad5cfab7b2cff4448fb78e795da9849364e256ebdd4337997bc743ec4794 13250 libghc-zlib-enum-prof_0.2.3.1-5_amd64.deb 561938f38eb5e6c626392b41ae5bf19e24aebdb12358e8eda535a2c495733303 2609 haskell-zlib-enum_0.2.3.1-5.dsc 23717dba3b3cd00181c65213612d974d841d1e22383532544906e02872c837a8 2496 haskell-zlib-enum_0.2.3.1-5.debian.tar.xz e43dc9ea85ceea02c4f4204c95e8d8540205839c58079f9399dfa96e63fdccd9 4652 haskell-zlib-enum_0.2.3.1.orig.tar.gz Checksums-Sha1: 94d55eab1088968f6d3995ed0b9b9eb14f8729de 15584 libghc-zlib-enum-dev_0.2.3.1-5_amd64.deb 9443049b72dad56f9cd5028d49ae36fa81734d4c 30036 libghc-zlib-enum-doc_0.2.3.1-5_all.deb a33db8522624f7254382d214b003f15444fcfe7c 13250 libghc-zlib-enum-prof_0.2.3.1-5_amd64.deb cb78856eb3b2c058aa72ff41ced074a7d8019b8e 2609 haskell-zlib-enum_0.2.3.1-5.dsc e64969e3c2a16b4829b88b5e8a22889a30adcc26 2496 haskell-zlib-enum_0.2.3.1-5.debian.tar.xz 9995f044f15aa437ca721f70e29d2b8f64e4d4f4 4652 haskell-zlib-enum_0.2.3.1.orig.tar.gz Files: bd532cf3a63c3ebf5daee1109dce1d9c 15584 haskell extra libghc-zlib-enum-dev_0.2.3.1-5_amd64.deb 24be4bd2390a07bc14d024f46e98b65e 30036 doc extra libghc-zlib-enum-doc_0.2.3.1-5_all.deb 6b1f43a76740f7884f8fc6286ff8eab3 13250 haskell extra libghc-zlib-enum-prof_0.2.3.1-5_amd64.deb ed8a03b16513f39c669ac8c2b4a07e27 2609 haskell extra haskell-zlib-enum_0.2.3.1-5.dsc 718dc780c3a0f12caa5f8f15c18b55ed 2496 - - haskell-zlib-enum_0.2.3.1-5.debian.tar.xz 10f2f1f9ae73049669a3d1cea2b35ad0 4652 - - haskell-zlib-enum_0.2.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8c4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio744P/2TldxJ9GPr8dyJj04jSKzmk yYqixHg0+T83IgnLXLd3vQlHrLlGBAjb2npozuxzXhUuPmvowicuhv2J09rna6nQ /mYVHU9S0S1Yrw1+IeMQjd7EJLwlhtSO7fhOMZk5WqFd+GdeWpxwdsEocjbba9N1 lQ1LMF+mjSYQqeXUg+tTj+czmZdtjsCHRxGZOtRrzKKN0Kf1XcewCAyXbmok2eWT VHmg0PhS52Lxbhd4k99MxyOOITdDKBPyw01kCGHyFlNi0jdol6AkD0F25VE/Xanl 1L1NoIL8PvKOtUTQvNhLM/pnGLdo1MxvBjPvwzvNeTiXIwo1HFxeDV/4vH7jDF1D Dg8S6eyR5qEvJQ6ZZnFjFfBZZkaI7nS6PMY4gTsa54Ebs8OwwQ4AiNfI9roXaZVq 2K1DPbvV8mYvUoCU9evDhTbK4rINgfCvoMCKYRVxJKwsm0Go8ESvCUsx0nOuOL9+ +WEE7ijCnAz6x4mYTFScebL50DdWC7UJV7cWB1O5+GcB4fs4QnOKsPGS86ToU+5j 8PvnSGVhit2MgTJyX6mGyYCZDGEBw5q49F6WvNGjehSFn7LUHRM/eSW15fGhXKsN Yy+HdgclE/VPb6AlWVoKE5g5czl52mxAzFtTZ1BCpXLulaXUzizWrfXBLm9TlP+m MZLuWg6jO0YBWipFt6Yk =U8vm -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:46 +0000 Subject: Processing of haskell-blaze-svg_0.3.4.1-3_amd64.changes Message-ID: haskell-blaze-svg_0.3.4.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-blaze-svg-dev_0.3.4.1-3_amd64.deb libghc-blaze-svg-doc_0.3.4.1-3_all.deb libghc-blaze-svg-prof_0.3.4.1-3_amd64.deb haskell-blaze-svg_0.3.4.1-3.dsc haskell-blaze-svg_0.3.4.1-3.debian.tar.xz haskell-blaze-svg_0.3.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:50 +0000 Subject: Processing of haskell-map-syntax_0.2-3_amd64.changes Message-ID: haskell-map-syntax_0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-map-syntax-dev_0.2-3_amd64.deb libghc-map-syntax-doc_0.2-3_all.deb libghc-map-syntax-prof_0.2-3_amd64.deb haskell-map-syntax_0.2-3.dsc haskell-map-syntax_0.2-3.debian.tar.xz haskell-map-syntax_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:55 +0000 Subject: Processing of haskell-dbus_0.10.11-1_amd64.changes Message-ID: haskell-dbus_0.10.11-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dbus-dev_0.10.11-1_amd64.deb libghc-dbus-doc_0.10.11-1_all.deb libghc-dbus-prof_0.10.11-1_amd64.deb haskell-dbus_0.10.11-1.dsc haskell-dbus_0.10.11-1.debian.tar.xz haskell-dbus_0.10.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:54:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:54:55 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:55:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:55:06 +0000 Subject: hdbc_2.4.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:17:39 EST Source: hdbc Binary: libghc-hdbc-dev libghc-hdbc-prof libghc-hdbc-doc Architecture: amd64 all source Version: 2.4.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hdbc-dev - Haskell Database Connectivity, GHC package libghc-hdbc-prof - Haskell Database Connectivity, GHC profiling data libghc-hdbc-doc - Haskell Database Connectivity, Documentation Changes: hdbc (2.4.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0b468eb9a858b879bc519a5f939c755509f03fd6d719fc5f63cd71f32769e222 192442 libghc-hdbc-dev_2.4.0.1-2_amd64.deb 4c79fc8d1dd7a4c6525fd6a880fa675c66a98d4d396f465295b0f8a8ad81d50b 90602 libghc-hdbc-doc_2.4.0.1-2_all.deb 8d17a351bf0602a9d198ceeb8172427cb5b2f94ceb84fb277b563992fb6c6ff3 159144 libghc-hdbc-prof_2.4.0.1-2_amd64.deb 616ff8fb18b51a490e751040f102b783fbcf714d740211fe80ca0f76d8e00f70 2517 hdbc_2.4.0.1-2.dsc 2abffe6b83dc6e8a72471a6e29fbb82c34c708e2b1f91db65ee01f32b21b96f8 4660 hdbc_2.4.0.1-2.debian.tar.xz 7a3ee21c41e716111c4a3742a66eb448683719a9384afbf7021c5942ac73d2ad 23415 hdbc_2.4.0.1.orig.tar.gz Checksums-Sha1: 91709a600e87ab3d84937b9ca02246a5d26862bf 192442 libghc-hdbc-dev_2.4.0.1-2_amd64.deb 917c2debe4c1f5fa2a3b2ff03e0aa69dadb86b77 90602 libghc-hdbc-doc_2.4.0.1-2_all.deb 3b6a521769b61462276e2e2c6a18bca0de0b22e5 159144 libghc-hdbc-prof_2.4.0.1-2_amd64.deb 6fad499b2a0256e7464435bed0622335fcaa182b 2517 hdbc_2.4.0.1-2.dsc 44e3f786f91c3054b787a2d858c05f8e7d366e2c 4660 hdbc_2.4.0.1-2.debian.tar.xz dd9585b346604537a917c546a8ce93ddea8a0001 23415 hdbc_2.4.0.1.orig.tar.gz Files: d88fc5b50fe0eb8c6d1521f3ab2f2e51 192442 haskell extra libghc-hdbc-dev_2.4.0.1-2_amd64.deb 85b16e1a66285721904d16d6b75aa6c6 90602 doc extra libghc-hdbc-doc_2.4.0.1-2_all.deb 7deab9214834f3b70297238e79b55ac7 159144 haskell extra libghc-hdbc-prof_2.4.0.1-2_amd64.deb dd560b4fbeb3905e5313445c25e2aa13 2517 haskell extra hdbc_2.4.0.1-2.dsc dfcb0fc257f265e4c9933edf4966243d 4660 - - hdbc_2.4.0.1-2.debian.tar.xz dd5e26e5b675007b668ee68c4487f8e8 23415 - - hdbc_2.4.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8ZPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioq24P/R8xVYqGJ9Jf3LtT8ZyA0TtF u4LFZyGASujOHE6OOS2Kt/Jx+UxeRYv1tNYpuQ6caJ4sgqJGa6X1ZFyq9Ktp6LKB GTGWJGf+pxKUAlkjIr4AsMl95CCrtWLSefpHZJuBEJGcO/5SeMQTTULQ00aquW/s guOkHdUHLKpkqAdA+Asdda0wuBkvQsATqEG5QlNJo1nDTGtZqo817bw4W4IZfzla 5+Kz2S5uyhwPiSe+z9763TNjc/7f3t7KlOPDXs/GYvLQuu17aL/F2yZou5MVxlZT rbvqZgJhr1fPp+fktzGIYsX80vsHDZScbmJY7/tIp8noHYj2GZ362DqiR2A7kUbG 7hd6A/tLhdAzLluHRYiXysAqR6ZMM/uzz/LIlr6OWrsIf9YLIygFcu07J+FOu3M9 QT4AJOsEiXO2g9riIaMvOz7oPfKb82NcFbI8/exMyaKZpUShzn/kBjTP8R5xYzqF zTVF5KJ/VKR7U3SxWKcrsaMUOGBcVbc45h+oErkf6nnZsrnUTWumxYkdyWr9U2Ij JNo9JuWq/6QSfC/cPy4/f0vOcpoMFBaWcVZ4nBDam1CCgj8+Im/IctddNRniEgSJ 2ev8rzGPPTQNuEdmCtkHsntpNFh354ttmWDnVlHzlPLJE+dgLg/IZATDXZqQ/yJB 0sRRLIZsZ6/2R+snKugA =dp4t -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 05:56:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:56:18 +0000 Subject: Processing of haskell-applicative-quoters_0.1.0.8-3_amd64.changes Message-ID: haskell-applicative-quoters_0.1.0.8-3_amd64.changes uploaded successfully to localhost along with the files: libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb libghc-applicative-quoters-doc_0.1.0.8-3_all.deb libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:56:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:56:17 +0000 Subject: Processing of haskell-dbus_0.10.11-1_amd64.changes Message-ID: haskell-dbus_0.10.11-1_amd64.changes uploaded successfully to localhost along with the files: libghc-dbus-dev_0.10.11-1_amd64.deb libghc-dbus-doc_0.10.11-1_all.deb libghc-dbus-prof_0.10.11-1_amd64.deb haskell-dbus_0.10.11-1.dsc haskell-dbus_0.10.11-1.debian.tar.xz haskell-dbus_0.10.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:56:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:56:18 +0000 Subject: Processing of haskell-map-syntax_0.2-3_amd64.changes Message-ID: haskell-map-syntax_0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-map-syntax-dev_0.2-3_amd64.deb libghc-map-syntax-doc_0.2-3_all.deb libghc-map-syntax-prof_0.2-3_amd64.deb haskell-map-syntax_0.2-3.dsc haskell-map-syntax_0.2-3.debian.tar.xz haskell-map-syntax_0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:56:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:56:18 +0000 Subject: Processing of haskell-blaze-svg_0.3.4.1-3_amd64.changes Message-ID: haskell-blaze-svg_0.3.4.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-blaze-svg-dev_0.3.4.1-3_amd64.deb libghc-blaze-svg-doc_0.3.4.1-3_all.deb libghc-blaze-svg-prof_0.3.4.1-3_amd64.deb haskell-blaze-svg_0.3.4.1-3.dsc haskell-blaze-svg_0.3.4.1-3.debian.tar.xz haskell-blaze-svg_0.3.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 05:56:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 05:56:37 +0000 Subject: shellcheck_0.3.7-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:28:19 EST Source: shellcheck Binary: shellcheck Architecture: amd64 source Version: 0.3.7-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: shellcheck - lint tool for shell scripts Changes: shellcheck (0.3.7-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c84d7bed3dbbdec3d876b52ce8976b6d45833daf318420f6e3ec9f7aff644975 1602780 shellcheck_0.3.7-5_amd64.deb 1d0179d621b686b350d6c6497169c88d7ba7c15d76a55773d38da4ea9f0a0dd4 2246 shellcheck_0.3.7-5.dsc 7baea2c5549626527205be8c3857ebb5e064aea85d9ad96b97a01686d26c6a00 13848 shellcheck_0.3.7-5.debian.tar.xz 417c90eb4e84da67b66f444ae56eab6c6674f80964a9172e4c494e7ad17b97d7 84069 shellcheck_0.3.7.orig.tar.gz Checksums-Sha1: b6baf8ffde4fdcb8a25cc224079c4a0f62e453af 1602780 shellcheck_0.3.7-5_amd64.deb ca85e3d6fb736aae074f19f2ba5bd5f5deb2a023 2246 shellcheck_0.3.7-5.dsc cfacbee1b249ad44690cf0faa493c0a0d85c945b 13848 shellcheck_0.3.7-5.debian.tar.xz 00137df2973daf691ce0d87cc673bcd49493a707 84069 shellcheck_0.3.7.orig.tar.gz Files: a5fd9ec0a00bd026c38bdfb0386a3871 1602780 devel extra shellcheck_0.3.7-5_amd64.deb 2b13c72198ece7dcebb3cbc767b0ddc6 2246 devel extra shellcheck_0.3.7-5.dsc bb81d4b0c9479cddfe88c6434665ec67 13848 - - shellcheck_0.3.7-5.debian.tar.xz 5e570545d9168e085c465e0fd8902340 84069 - - shellcheck_0.3.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8imXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTionyoP/1llwCUC/ybkpjBpLDdRgvVQ Eg7BZ8l8YJ8r170U3N19bhlxGXID0/0KvNpRKt0XSQki8rheAxCUZf3l6AOjcttk hAeHDTpSfZkX0jqQGZ+kwdAOosxAG4kkCOxFDhACBl0hcTN7N3584YRxjA0EgYn+ 1Wdzc9vUhxxkl/yx60+ZZHk49fZoNu9TrTHYei2Xq7zJVH5eECdWje4kcTn6CaVs GYuRVbCAND+7qn2JBuHkPlCRMnSku9POiAf/w+Ta1+s05wrPrUWUd3aeWDbHO/ib g6d9JjX11wE7ZnYJtuag2wx1c7r2zlmZJi3AX0avTW3cF3wVgzBgiZZokROuJTfH vI/r4Btvn/PKo9NJHJIbAjnHLW7Z5V72yuFDSmSzfIL2JfgN9uij5qbYk3GhBgDd nMPyrJxMo34O1vduYuxBFFqq6LBsJ+EZZVQn27+wOEx+GC19AM+BfsZhiwfx+VZ+ MkwaMRkMoEMjaxTg3yprVtNx2VBdeAOaqt1M8pr+Dvo6NmnmB8e7z9lZjPUiRgnv DTLSRx6kXwbnvfbkLumjB8JhslAdMcsNhHzpiGKHDXXE85tEhEJII/a1dq4d5xR0 9yTzQ8EkJWrZ98WUJY044TWjsMPaCCPIhgOPBN2+CviTHGVu3bxN2wTCKY73XPMI pHWRLyU7fv3pd9O53Eam =AkQs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:03:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:03:21 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:04:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:04:11 +0000 Subject: Processing of c2hs_0.25.2-4_amd64.changes Message-ID: c2hs_0.25.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: c2hs-doc_0.25.2-4_all.deb c2hs_0.25.2-4_amd64.deb c2hs_0.25.2-4.dsc c2hs_0.25.2-4.debian.tar.xz c2hs_0.25.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:04:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:04:15 +0000 Subject: Processing of missingh_1.3.0.1-5_amd64.changes Message-ID: missingh_1.3.0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-missingh-dev_1.3.0.1-5_amd64.deb libghc-missingh-doc_1.3.0.1-5_all.deb libghc-missingh-prof_1.3.0.1-5_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:06:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:06:32 +0000 Subject: Processing of c2hs_0.25.2-4_amd64.changes Message-ID: c2hs_0.25.2-4_amd64.changes uploaded successfully to localhost along with the files: c2hs-doc_0.25.2-4_all.deb c2hs_0.25.2-4_amd64.deb c2hs_0.25.2-4.dsc c2hs_0.25.2-4.debian.tar.xz c2hs_0.25.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:06:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:06:35 +0000 Subject: Processing of missingh_1.3.0.1-5_amd64.changes Message-ID: missingh_1.3.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-missingh-dev_1.3.0.1-5_amd64.deb libghc-missingh-doc_1.3.0.1-5_all.deb libghc-missingh-prof_1.3.0.1-5_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:09:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:09:24 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:09:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:09:23 +0000 Subject: Processing of haskell-gnuidn_0.2.1-4_amd64.changes Message-ID: haskell-gnuidn_0.2.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gnuidn-dev_0.2.1-4_amd64.deb libghc-gnuidn-doc_0.2.1-4_all.deb libghc-gnuidn-prof_0.2.1-4_amd64.deb haskell-gnuidn_0.2.1-4.dsc haskell-gnuidn_0.2.1-4.debian.tar.xz haskell-gnuidn_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:11:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:11:37 +0000 Subject: Processing of haskell-gnuidn_0.2.1-4_amd64.changes Message-ID: haskell-gnuidn_0.2.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-gnuidn-dev_0.2.1-4_amd64.deb libghc-gnuidn-doc_0.2.1-4_all.deb libghc-gnuidn-prof_0.2.1-4_amd64.deb haskell-gnuidn_0.2.1-4.dsc haskell-gnuidn_0.2.1-4.debian.tar.xz haskell-gnuidn_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:15:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:15:07 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:20:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:20:12 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc has incorrect size; deleting it Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:20:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:20:15 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:21:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:21:43 +0000 Subject: c2hs_0.25.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:55:32 EST Source: c2hs Binary: c2hs c2hs-doc Architecture: all amd64 source Version: 0.25.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: c2hs - C->Haskell Interface Generator c2hs-doc - C->Haskell Interface Generator -- Documentation package Changes: c2hs (0.25.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ae5f2dbd78b747f4e55f8ba4da20252525617ee386f6c1633742d104a831cae0 73054 c2hs-doc_0.25.2-4_all.deb 6728070677a3531971d2ca3c656971e86d3d9a15aba80582b73b59775d8f6e59 827328 c2hs_0.25.2-4_amd64.deb f7cdb481f20a11d0d51031bc53637d6bc6630eb92227979e97c2f39226927c9c 2362 c2hs_0.25.2-4.dsc 5ebb8ef520bc154a0e37caac80847aff865825f5b29a7c6f28fd22dbfda9df98 9656 c2hs_0.25.2-4.debian.tar.xz 153e28d4f8f7846fd0e09abc9b4ed0681b50cd8e2bb6100a1c3b91bf397b3934 198733 c2hs_0.25.2.orig.tar.gz Checksums-Sha1: c392479412512f25c167b7a740958178c235f2fc 73054 c2hs-doc_0.25.2-4_all.deb 2ba12f4692642cd6149e7f6b3cdc320782bc221a 827328 c2hs_0.25.2-4_amd64.deb f7af5cf89c701dbdc82fa34fd0c869b32b3c2c41 2362 c2hs_0.25.2-4.dsc f75e301b369eb35857c78b2e498142a088564618 9656 c2hs_0.25.2-4.debian.tar.xz dff5962bbe8ebbeac0e0c03fdafa9239999f660a 198733 c2hs_0.25.2.orig.tar.gz Files: 1ac389fe071d6a60a4286db2330ff671 73054 doc extra c2hs-doc_0.25.2-4_all.deb 68418ec4abb363fb667d27765df7fb96 827328 haskell extra c2hs_0.25.2-4_amd64.deb e60f524887dc8602535aa377710b856e 2362 haskell extra c2hs_0.25.2-4.dsc e6df47244d8f8ca8c699330ca720992d 9656 - - c2hs_0.25.2-4.debian.tar.xz e02e45020cff2663e712c62d97ab4264 198733 - - c2hs_0.25.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY855XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCigQAIjPJ9Peul4UlFf3/7UWZ/S5 B9r7QHbSJGYHY8xbKrV0jqo1G6wGApHhQiehA00OruY02RQr1yoDil75B2ifiXue XssiTza5Is3cqmnYlRnxg/wrRyvS2SxXe8E8ismWaeQSQmdTXCjUZVsPhd5gxT0N s60h6G3ZqPS4d56C2YyIpxtwsCcB4sX5Ycs8Fa41zRVI5LMNkDQFbceXqMTqKeny F+GVVRecTEc4oQIlHcBpwffBPPF1KBZpPXRDa886xs3bun0vsQWiy7uoKgncJVRK dRuA7lcvto1w+DPnYdziyFkL7QK+xl5l1FsSSspfesgbctfnG+g8UaCpVw5+2xoU sALmZ/ZdwT2SXiXMRaSlBuTLymlpR2HQ63Wukz0+Fxh5dc9hQMeUBaoKlmXUX6om L5/pwc7vPtNbo5hmJzyZxi21nrlqc3RrNl/BmndvRDeM98ZjdvmJApGkea4H7r4d ix7GrZoBkVI2rMewBRXp+jwb8ryC+xh2JbcftVrOi5mvSowU0RzWTIidfF8RcVwt HPOSNHQWcQH3bjxDRaMrxsjP3iYKXKmPOmmWpjCAouOZovsbrpfIT6Sp3KJb9xvT MJrhDNmeK4/VCOkDxOUvsLOIKKYsPFiCfId4oTlDJTUvN53a6Xz0Ojqmi42FNFiv RaeCHh03NXs846lT6jyu =7S5C -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:22:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:22:01 +0000 Subject: haskell-applicative-quoters_0.1.0.8-3_amd64.changes REJECTED Message-ID: libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:22:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:22:10 +0000 Subject: haskell-blaze-svg_0.3.4.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:40:53 EST Source: haskell-blaze-svg Binary: libghc-blaze-svg-dev libghc-blaze-svg-prof libghc-blaze-svg-doc Architecture: amd64 all source Version: 0.3.4.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blaze-svg-dev - SVG combinator library${haskell:ShortBlurb} libghc-blaze-svg-prof - SVG combinator library${haskell:ShortBlurb} libghc-blaze-svg-doc - SVG combinator library${haskell:ShortBlurb} Changes: haskell-blaze-svg (0.3.4.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f33c261320f3ffc015ce719b5c6df04375363bca37592a7eada63369c733a290 122928 libghc-blaze-svg-dev_0.3.4.1-3_amd64.deb 1b100b4e8c4e36347cee4568815adbf39a65de0451485e781ae4f241a971f2ab 82506 libghc-blaze-svg-doc_0.3.4.1-3_all.deb 02f6ac40aba6eac99ebc7c86a2cc525c1d6001ece419c21829f48208a66790ff 97248 libghc-blaze-svg-prof_0.3.4.1-3_amd64.deb 5b800f7ac00a18a293c29b6d35b91c4a1d686cde2f050d870c9a18749f66cae2 2588 haskell-blaze-svg_0.3.4.1-3.dsc 5580cd51a25580c8291f627c3a53632132f13447aef6218b173243a37d91a644 2384 haskell-blaze-svg_0.3.4.1-3.debian.tar.xz 376ff4fa18861f899ac2c67fef2e8e8ce99ddbc58ffc47dc9b4298cca5a0ddad 21486 haskell-blaze-svg_0.3.4.1.orig.tar.gz Checksums-Sha1: 3b4a86b16b8e3fe55f46d0ea61a74e8c90e99ec3 122928 libghc-blaze-svg-dev_0.3.4.1-3_amd64.deb bb90a147186115d00a1c4f3b2fad5a579ff4790b 82506 libghc-blaze-svg-doc_0.3.4.1-3_all.deb 4d093f1c990125edd44a1312459cf0203cea37f2 97248 libghc-blaze-svg-prof_0.3.4.1-3_amd64.deb c95f064eb80576c106cb1ef43a556f147d1027e5 2588 haskell-blaze-svg_0.3.4.1-3.dsc 1efe7f22101e0162381ae9dbeb6ebf1ead36a57a 2384 haskell-blaze-svg_0.3.4.1-3.debian.tar.xz 6c2d88ae209ef1253c8bc823966ed57844cd38da 21486 haskell-blaze-svg_0.3.4.1.orig.tar.gz Files: 55e615a5992a8769aa7bb34f0b496426 122928 haskell extra libghc-blaze-svg-dev_0.3.4.1-3_amd64.deb 4808d9fa6da8228d1b8dbe42de0b3465 82506 doc extra libghc-blaze-svg-doc_0.3.4.1-3_all.deb 1433a38b06e4e5579b759796eff5d343 97248 haskell extra libghc-blaze-svg-prof_0.3.4.1-3_amd64.deb eb455e1c46000c3632a86aab0ba76158 2588 haskell extra haskell-blaze-svg_0.3.4.1-3.dsc 73bbd7a3413b78e86408806fff025827 2384 - - haskell-blaze-svg_0.3.4.1-3.debian.tar.xz 9d086a7eba838af54ac6514eabb11fa7 21486 - - haskell-blaze-svg_0.3.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8vvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAvcP/371xF9UNR4D7InFF1w9nb5i Z274TQze9Ip5SpbxelMJ1am5qT2cxvCFhrzWBUMa/icusT+LZi96nqJ3vqnK60oU 7Kvy8UK0V+coJ3NbBgDlBq77/gSAgRzBAYUEeR/CelEci+LhgmKdfVUNQ+iCcdJZ nK6syi6bu/MFGMOfSPFDs5xfT1GUvUwz+fnyaOQsWc2ikSpHcEbO5puQQmCu1IPg c5Q3vlKYm/8NwyaGC2WCCI/rk48LAiAeh8sVRywPGqojOpwvK1raqbM135tzIQm+ TOSwHdU93pHQPvPLnSZuc+640GIDEeqqS6f3CFk6zskx25/vjRFJoZGDj8gebSJX zaq6pgFxgGxfKZOx5BPMO+Ol9FTa+AesPr2VuxqJtJPcYLHdWS/i0XGcw1K3dTwJ Czho3yBtjBzbX0+Z0HM5g/9Mlcussys0E3ekB4Ee5PHZ+nQQZhiBvgvxWl6LumSy 45hgEZRzQ9T+/Lkc5YPAlYLORHlkyd+bgkBP1p1YIGjKXe6cJl3jmTMe1Ik6MQJ8 SptSfFohtvmjlK7phLwL+ooT11ICYb6LlNKsyykeol1Y10MN8n3rbmnuU7hnL9W5 xRuJhjeWF+lvTwSusScr+T+YM7liQxx77AlYgrmLmaM35Ri5Z5CjSEf8eV1sQJdp vmmytxGkTRn7Z9WmaXLv =R3yx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:22:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:22:39 +0000 Subject: haskell-dbus_0.10.11-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:53:21 EST Source: haskell-dbus Binary: libghc-dbus-dev libghc-dbus-prof libghc-dbus-doc Architecture: amd64 all source Version: 0.10.11-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dbus-dev - Haskell implementation of D-Bus${haskell:ShortBlurb} libghc-dbus-prof - Haskell implementation of D-Bus${haskell:ShortBlurb} libghc-dbus-doc - Haskell implementation of D-Bus${haskell:ShortBlurb} Changes: haskell-dbus (0.10.11-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 0d3f1bc0b0af72746188dba97931ee0b16fefd4da598e6960fd201be7bc835c6 549678 libghc-dbus-dev_0.10.11-1_amd64.deb cfa1eec4abd9ccfcba2322200d3d0622f8d33d919c0981fa5dab9a9d6e3a5cd7 135880 libghc-dbus-doc_0.10.11-1_all.deb 50814fddbd803fc976b781f60699570948eed76eabf9fba0dcca7159a47788cc 474314 libghc-dbus-prof_0.10.11-1_amd64.deb d6ab82a1f961b479f44c8e8b78a31d938a2a99f4d9dcf13b5e57ef13e65f5aec 3084 haskell-dbus_0.10.11-1.dsc 494b4d3d1a0b636080400775cfaa80520e74adaa3758b11d6a74de10aabb4996 2504 haskell-dbus_0.10.11-1.debian.tar.xz 73e6b2b2021215dd8b9540d770e5cc353427f37083c7d84ebc244ac48e630482 74853 haskell-dbus_0.10.11.orig.tar.gz Checksums-Sha1: 9adf91020b2e34959491b3e021dd67b36a6dcd27 549678 libghc-dbus-dev_0.10.11-1_amd64.deb 33935913d1c535cc385e2e278d085870e1fdc7e8 135880 libghc-dbus-doc_0.10.11-1_all.deb 954e7b439fbb3018401ab7acf3284bed492c2c5f 474314 libghc-dbus-prof_0.10.11-1_amd64.deb effec7d2a59528dd3c7fe80b7019a5da9a48044c 3084 haskell-dbus_0.10.11-1.dsc 2b70fe2723d25a728f85347c373964d41cbfdcab 2504 haskell-dbus_0.10.11-1.debian.tar.xz e8d64bb969aea27ebc085f499a12e60bbe6d714e 74853 haskell-dbus_0.10.11.orig.tar.gz Files: 5f35966c4e865a5ab9d887c64b90b611 549678 haskell optional libghc-dbus-dev_0.10.11-1_amd64.deb b2a6bfd0149fcba52e351cc8ab1bf645 135880 doc optional libghc-dbus-doc_0.10.11-1_all.deb 2644edaed3d4ac948c270d162402f95c 474314 haskell optional libghc-dbus-prof_0.10.11-1_amd64.deb 0d32434911e1007cc9ea83c0352325ad 3084 haskell optional haskell-dbus_0.10.11-1.dsc c143f7aa62cd6598321a25dac1ecdf59 2504 - - haskell-dbus_0.10.11-1.debian.tar.xz a87d1e27ee084cbc786264cb4f09086e 74853 - - haskell-dbus_0.10.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY81iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofwkP/3ufGTZ4m6Nnh1I2e4MKMMO8 hnH8MFd3NOLdU9T2GTw2gaEnZV4MKH9bM7/gnvtqg9dp+SVkpb9B3S4wGmXoRP1D ANs4eX4Gi3F497MSJOw4/TBg/a6ePADZ6B2+IfJPnGQgBa863gRZs8K96PSKO372 y5cp94NbllQxnVDqNxoqU/fIBUt8upWxe5U9oAEA6Sp07rqTiPjEMNnst55mcxSM Dc82qlLkvGrIak3AflEtskUSpXvDNL+NekRMcDcrBebaF3QE7q0qAap+5ZsGBI3f XDlxJq57g88qRDiJu89e8K5j10z9OeoRf2LmudmCjULe/kQFeZ8v3mNMRCEBXsPC qQ+ZbXLsP7/wbi6OgL0K3LJ330nQMMQnVYwuGslvk4SuGzxnj+rxkOxT4/VE8EEs ZAy/LNzZLUGzT8ZKAH+04Ip1RJ93uwCYFIRSMonxFOoiDdlPn2bXuegCR+FksEa7 XdfGIGxKL61R2ocHsEKGQKTCYMcBoyZcTx2J96PmM3Bb30tmH2YA8uoOIBMKa5WS y4fG5WwVviepz80Z0AkOpPQgaFxogWXZ9B0uyvE18inc8k+K5QLDf1/XVqnmeJu5 dr4Fdhc3FZEd7X9vJVziJQjW6GvifunvT2s0zLssWcDxeDIf38IfLGKh+AKxrxlD lOw6x4eEVKGv0tAxVjoR =bNjL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:22:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:22:53 +0000 Subject: haskell-exception-transformers_0.4.0.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:36:37 EST Source: haskell-exception-transformers Binary: libghc-exception-transformers-dev libghc-exception-transformers-prof libghc-exception-transformers-doc Architecture: amd64 all source Version: 0.4.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-exception-transformers-dev - type classes and monads for unchecked extensible exceptions libghc-exception-transformers-prof - type classes and monads for unchecked extensible exceptions; prof libghc-exception-transformers-doc - type classes and monads for unchecked extensible exceptions; docu Changes: haskell-exception-transformers (0.4.0.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 25200944649caf23d7dd6d8f65ad8a6d9d5e39e40f2d410405982f1ceb30a317 50314 libghc-exception-transformers-dev_0.4.0.2-1_amd64.deb bba71a1b5ac9f660444f28b6a4192fe1bc51b19c5b8dcf28ad5a8b87fa8fcee8 39058 libghc-exception-transformers-doc_0.4.0.2-1_all.deb c34dd56e64724c0994b407241bc823cae68eed3831f0d6b6b9f3a405bc0ddedd 46146 libghc-exception-transformers-prof_0.4.0.2-1_amd64.deb bf99cd42740cf1aa28311060b784b3e1da23ebd8c8b5e3b0e49ca4e0affc735d 3007 haskell-exception-transformers_0.4.0.2-1.dsc f07168c64b6d7507576e44693f99c16bf3b73b17d61128e1eb6d15dc138708e5 2636 haskell-exception-transformers_0.4.0.2-1.debian.tar.xz d24ba7d2d96688f867cce18bb58d073515c679d083f7c900dcdef02333000452 5759 haskell-exception-transformers_0.4.0.2.orig.tar.gz Checksums-Sha1: d0a8f0067de9fa356906aff3c63fa6240b4f02e9 50314 libghc-exception-transformers-dev_0.4.0.2-1_amd64.deb ec84c9538cbd8a0e12aaceb6b74cb57bc7920e30 39058 libghc-exception-transformers-doc_0.4.0.2-1_all.deb 1a928e1d5521e334107f2650aa16fed89f27b8f3 46146 libghc-exception-transformers-prof_0.4.0.2-1_amd64.deb a472ddba6af53c33c6e070f61b3752b1f0d8d5d1 3007 haskell-exception-transformers_0.4.0.2-1.dsc 8dbe1c66a9774e44eff2f3fb40a0592ed8db40ac 2636 haskell-exception-transformers_0.4.0.2-1.debian.tar.xz 2aa4bd138a58da6bd4e5445887b454138119717b 5759 haskell-exception-transformers_0.4.0.2.orig.tar.gz Files: 27bbc87e56235bdb72bc57ef00b942a8 50314 haskell extra libghc-exception-transformers-dev_0.4.0.2-1_amd64.deb 257e73114a9c29a97cae7f40b8bd7255 39058 doc extra libghc-exception-transformers-doc_0.4.0.2-1_all.deb 41eb57ff9ae01a65ba32e6d48197b63b 46146 haskell extra libghc-exception-transformers-prof_0.4.0.2-1_amd64.deb 344766ee9f2564f64f2d27b3083ff500 3007 haskell extra haskell-exception-transformers_0.4.0.2-1.dsc 63afb0c46b8a70096d778f3c89cc9539 2636 - - haskell-exception-transformers_0.4.0.2-1.debian.tar.xz 0e85736cc0f00ec26d1223b2ebae6fa7 5759 - - haskell-exception-transformers_0.4.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio13kQAIiFHf4+E5sf8MxDf+D+pdm7 9JTFEQLQHWlwIzQtjtyxOoKfnMAhGy0DxKmx2F3L20aanB6KVxLw+KuT+BsWgbdt Ki9WPN6YZcd3Isj2xsHvfU9r7Np6SWihOejG+JejbxNI1Ui6vUyY9WeAgFRK2lgY t68dMpB9+RkFC+z0Ui9co54FSPAzI8PmnVtjss6ALAnhOtsQGZw0DYMRB3C9OU+j xJkJmS/PB/2vSE2UnAZK7w3Hdxb7TUFSA68ZBdnfsfYg42GaadrEa2iXdBBQUfpz iAomB6LVs03X+E6+T0XQFtQvKWInudqXPaJRaN1z62AKeBDkyoysgzzAqDG/AU+X JNiwZ329syNLwgKRt1YzaSyg4XDvsMA+ETAFYE28Bk91HZWmYp8G2ZrVqTrUZ/l/ 0xpGOwlZISdhdOFCD8C2po0PTP7f7SkkaeUXQz2FykErajyTp12QNV+G8rsQ4Ip4 kSViI2y3mJLhXd3H8Gni+g9UfWY8d6ctQWt8URYfYuEYqK4IglqAmA3gLhgnWo2c nc3SSF8GF1MCGC+Ajhn6jo4XhdKILYXHz79r1hwmCu3R58EiVS0rv4vzhmJsmB+O Qyz3AQ2B2ivYL0RMazZ+DjMBqCMQMtnUxcVbPTwEzSX0E4g2TNUazNR3cNo87PFF 6g4BRUxE5u+yJxHxcswy =Lcgt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:23:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:23:12 +0000 Subject: haskell-gnuidn_0.2.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:00:49 EST Source: haskell-gnuidn Binary: libghc-gnuidn-dev libghc-gnuidn-prof libghc-gnuidn-doc Architecture: amd64 all source Version: 0.2.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gnuidn-dev - bindings for GNU IDN libghc-gnuidn-prof - bindings for GNU IDN; profiling libraries libghc-gnuidn-doc - bindings for GNU IDN; documentation Changes: haskell-gnuidn (0.2.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8f05740178ebf71f6ab06bb9cac7536d0ab98b0b04c9a03a3ea8a126082c4f3d 59976 libghc-gnuidn-dev_0.2.1-4_amd64.deb 3f4769972df803a5673a9c76c0897a2fdafd098b6bd9bdc44eec641fe748e8b8 39348 libghc-gnuidn-doc_0.2.1-4_all.deb 0ccd6f6042ac03418e165414e8678450dc65f97fa1a25afbc36699d89725f2c4 49230 libghc-gnuidn-prof_0.2.1-4_amd64.deb 4601ad5966c865a17753d77f5cb8ae282ad8bc58b0351543b9ffd64e2db6a7f4 2413 haskell-gnuidn_0.2.1-4.dsc c2459d4f8de5acc7b8fa012908c962b65e0c966996823dd425928542e01aaba9 1712 haskell-gnuidn_0.2.1-4.debian.tar.xz 67744c8559ed5c722c53c7a4c2a37821b59ede4b9288ceb995410ec6cb3031ca 16392 haskell-gnuidn_0.2.1.orig.tar.gz Checksums-Sha1: e8f1a605970c045373a17a33b6cc02efe92ee6bf 59976 libghc-gnuidn-dev_0.2.1-4_amd64.deb 1566418747186edc9640b3e22246abc970433e35 39348 libghc-gnuidn-doc_0.2.1-4_all.deb 8d16d368775b1f5014308ec1421693db4dcef6dc 49230 libghc-gnuidn-prof_0.2.1-4_amd64.deb 88fb0c9163ebef87ae1221d16c241f1554240999 2413 haskell-gnuidn_0.2.1-4.dsc b1218c16e567a72d1d427cd47e009b74052bc769 1712 haskell-gnuidn_0.2.1-4.debian.tar.xz 8f8ffe35bc814e7a15d07369edcec9e88e95a895 16392 haskell-gnuidn_0.2.1.orig.tar.gz Files: 477b6a48a948de0596d0cc398dc83154 59976 haskell extra libghc-gnuidn-dev_0.2.1-4_amd64.deb 9e5408e4b7f1b2fc92064c53d292ec4c 39348 doc extra libghc-gnuidn-doc_0.2.1-4_all.deb 5624460b7b5de15d16c225e4fa41e18d 49230 haskell extra libghc-gnuidn-prof_0.2.1-4_amd64.deb 949ba619cad0957edf3bc7f7fd1c68b1 2413 haskell extra haskell-gnuidn_0.2.1-4.dsc 3ccdf7e7e1745f97b77c4469e7f41a17 1712 - - haskell-gnuidn_0.2.1-4.debian.tar.xz c04a0452a09e35c5ec6ef01cd6911240 16392 - - haskell-gnuidn_0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY89GXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8ZkP/0Bh2aoqGWLOjpmAQDCTofDm Jr1QclyAXs/C5uWdypcwFsyCtkzbFVrG3IPUISqt1zdByDNnCx/tcc6mBc//PgEF GZenQDkm1f1Np1TyyyqAktuzBLB2dzxdMJ47euLUrqhbSpqHWJog7zLZcj2mAcSM km9J+0fTYv49jf0XsSTgO6QN1PRgzpkPW0HQJllEPfHsGuL9tVLwuillw5geh3tM BlufuCRmr6lS2+bEk29eoOo0tKqMcDOvSMtGsrrt31UdS/15DCxwltda3TJlmvx2 1l/LVOWFPczT+NFcMoN1UjgftYRqH04KV1U3XjooesgAcxPU1DVWSqk4tjc18UYs dksnc2rGcOubW3zMZy+5nUQyK2sCADYa6bo8SlpqjA08le5PbDo+xXdMfsJI+f3X inReWesEAfBAwh4Hu29phlqG0WSBXtcv/hnhhWCTsz+ts1ZcI6cchdoWMzzbW3wt CjUCJZcXILjwjKAoHSXyoxcpm53v5kabJXpqQCaXRViHloHJE2emGSJZVZ5FHK3x RkX/3sePOcxSI+TvqOLF+omVE65tK1KL+hC+1CrkC/KfM6bqA3Xv6z2802GB9pBJ xTVRuisu4kTktMsqwrC4EQORj0urB/5dNp+1xg9kajr0FFC1ElyMhnEjvgJf90Wl w5rGNh3jC9eXJZqQIo/r =7fGO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:23:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:23:34 +0000 Subject: haskell-map-syntax_0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:41:02 EST Source: haskell-map-syntax Binary: libghc-map-syntax-dev libghc-map-syntax-prof libghc-map-syntax-doc Architecture: amd64 all source Version: 0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-map-syntax-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-map-syntax-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-map-syntax-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-map-syntax (0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 74361adf8ca38d3b4318b9d8c22b974bf17244e656ac2891820e228a811f6c2b 24360 libghc-map-syntax-dev_0.2-3_amd64.deb b5ffc59699a559d18889dd31ea9510ba81dea7ccff1af719b226edc58a3630a0 33330 libghc-map-syntax-doc_0.2-3_all.deb c6e9aa99127124fcf17793a8a6672d4d30e224cbb1bf56f3e867a97b47657ff5 24508 libghc-map-syntax-prof_0.2-3_amd64.deb 737b720ec8e914632cb06b06210a77028cf9962477f2fe96cc743a6ce3c89f10 2844 haskell-map-syntax_0.2-3.dsc 7dbf9bdfb93a37bd1cbcbd6b6b356f3166fe793ab274e7d21f69a2b0b1ac4104 2384 haskell-map-syntax_0.2-3.debian.tar.xz 395cb1c7c4152252dea825ba54c02dca28a386f495a8bff872eb6383f06e610b 7129 haskell-map-syntax_0.2.orig.tar.gz Checksums-Sha1: 7d056a1b1c11f982f3765f7b5e117f533baa1ece 24360 libghc-map-syntax-dev_0.2-3_amd64.deb 98882282dfcfc6f4bba24f98d197074f366aa78a 33330 libghc-map-syntax-doc_0.2-3_all.deb dfb60296b661fdac3302091488eb9858d1f97f8c 24508 libghc-map-syntax-prof_0.2-3_amd64.deb e310f411ab37fd41584572e1eff50fdc60d554cd 2844 haskell-map-syntax_0.2-3.dsc 9e9103825aa46839c7819e04141ba14a075aadf7 2384 haskell-map-syntax_0.2-3.debian.tar.xz ab56acd5aab4a629d7759f9abb8b056d65804c71 7129 haskell-map-syntax_0.2.orig.tar.gz Files: 91dfaaa16e7cd7a7e3898cbfae521968 24360 haskell extra libghc-map-syntax-dev_0.2-3_amd64.deb cf166066120e02448804547861d6a8be 33330 doc extra libghc-map-syntax-doc_0.2-3_all.deb 78ed9869f4a0b22b9d96e30a8e9aa0d9 24508 haskell extra libghc-map-syntax-prof_0.2-3_amd64.deb d3fffcf6f2d7223382799f8e1b45ae52 2844 haskell extra haskell-map-syntax_0.2-3.dsc 73956181078d3897d6fb083ff3c96490 2384 - - haskell-map-syntax_0.2-3.debian.tar.xz 17e9079684b5f376ab9388e69c22c7ae 7129 - - haskell-map-syntax_0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8vvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOm8P/0Wyct9bpnlAOR6hIvyuwFiL zwzLYUnDJdPwmGXiL8Jb/E74YapbdDLNykrzG/cbk3bynN30pnmFyZHgncpaKsPr RH7oyLLw8om98y2larf/4Kf7CabtZ1gyjxHfh7ansbKU+5q9KHQrExKTfaI1rfBV ZlSCjS1fUOpzKA2s5/AoZ9NdRqcuQ5EzjY4YLDWbkCn1J4IrPuEjmJ5rq0U666rX 3uy7Wq4HrJYgLcR8UzWLW6rwQaipDWQDc1a/+2JGH5IfP1mr6T0c+W0UZ2TChgOE d+gPUGkUG8zPxUFAqOo6Cmal0NG5h5d6BVMGDTUzeZcAKksPYRjdM9o8g3ByMvI2 JvZUPal4pfFOZnlsW3S8a45uCBcq+u6O+jGWXIfMsZ3Zv1S/y8/4XWwgFsERbIwi /3ynZXtQnRFUlmQQ3td0tKvp90V2/XBC/qpvo0A5+xIQ1oKxetcsjtn2th2RzTdt opAi+DyB2ZhhH/oSufYPkQK0d5+1DMUG5t8I/42yxhzB1Lg+Rrt0fouPFiDvo7t3 HCEaFBCs67goCSPlI9goJD0BqpCcCztRUWLhuK5whVrZFoR2BdWSHo6pQc05mGDU xKaB2WNrYJpxKNwZm3Ipxw57lSUgH6Stu/EUWqFZEe/qnR0fm9JSv0LtJ4icGhui EugYVo0ojzyIqKqWhfdG =XGzc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:23:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:23:42 +0000 Subject: haskell-numbers_3000.2.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:33:43 EST Source: haskell-numbers Binary: libghc-numbers-dev libghc-numbers-prof libghc-numbers-doc Architecture: amd64 all source Version: 3000.2.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-numbers-dev - Various number types${haskell:ShortBlurb} libghc-numbers-prof - Various number types${haskell:ShortBlurb} libghc-numbers-doc - Various number types${haskell:ShortBlurb} Changes: haskell-numbers (3000.2.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9e10eaf281d962b062868b790b36b269c93a1468584dd7f456218f560e413511 250768 libghc-numbers-dev_3000.2.0.1-4_amd64.deb f1ee9bdc5fb67e273daaa3ff2fc90f9a11a5f1ce2bf375bf3668ec292928b0bb 62260 libghc-numbers-doc_3000.2.0.1-4_all.deb 6cff398155d4003b5f703e2649d85c8f66a754bdc7e64beea43d46cc973e796f 206836 libghc-numbers-prof_3000.2.0.1-4_amd64.deb 06dde4dcad8e3d00575755e5798f2b347687e50bacb667354275e4039a1f9172 2527 haskell-numbers_3000.2.0.1-4.dsc 46c301437c7842184e3d28ab2bffe0c4db928d25cf7a030363eae4b9b02f5d86 2052 haskell-numbers_3000.2.0.1-4.debian.tar.xz 736d0551e4a13510dfe43a777a220bd4b17a19a73e6cd17bf901b1854b5ce183 18290 haskell-numbers_3000.2.0.1.orig.tar.gz Checksums-Sha1: c8d9eea78845cf872de628f4242a21eabea61a86 250768 libghc-numbers-dev_3000.2.0.1-4_amd64.deb 4400200eb23285fedc1a30b74b3b49bb4b4b5e22 62260 libghc-numbers-doc_3000.2.0.1-4_all.deb 7cc08ff22699c2e288225f6c9f9c18424c572a15 206836 libghc-numbers-prof_3000.2.0.1-4_amd64.deb 4a3f58a0446bbaf4d93ea8a67225ad42307b57b7 2527 haskell-numbers_3000.2.0.1-4.dsc 2b45159b9c862bc0c38a93658b1515e20aa88248 2052 haskell-numbers_3000.2.0.1-4.debian.tar.xz 73a5cbd3d954f75002c03413146f91f65d9c183b 18290 haskell-numbers_3000.2.0.1.orig.tar.gz Files: f583f162350f1dcfdc79ed447fc568ff 250768 haskell extra libghc-numbers-dev_3000.2.0.1-4_amd64.deb 393d4a71a92734566ec02e9a4b64bd57 62260 doc extra libghc-numbers-doc_3000.2.0.1-4_all.deb e8dc26795f2b0cd96cc01f88f0c1baa1 206836 haskell extra libghc-numbers-prof_3000.2.0.1-4_amd64.deb 66170e40efb3332d471c84b90ea76249 2527 haskell extra haskell-numbers_3000.2.0.1-4.dsc c05720bce41ea4eef399adaa5b1b3780 2052 - - haskell-numbers_3000.2.0.1-4.debian.tar.xz 1627512b9ca5737bcda827cfa01cde3c 18290 - - haskell-numbers_3000.2.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPfAQAITH9yQdsevl02hAZoY1bJHO FZdRfp3+ZLEmEA0u4lUgQe1d+hqKfddN6YqOyjTsKrKIBzN4cC05YqEdpSmWbGUz 9ZLl8Rt1eCIhWI+KE9r2YJzrRfo2Jjs6EbP1a/KpsHP2ycz9l44+CaY8HR7ejMHq PvQu4eAl0+iX93iSObE/1JIWxZeXeAqh+eKYsG2FsjeyFqaVLm1j9bKpElr2QVTR hH2CM6Mu5nvOyVo2OE92PF5qttveiEDZhrU5PSl259XvkrOTCamoA5o8yAaxuC04 O/IRuASyt9X+TW5y/qYCz4gkAznby7UZ5R2P0uIbvRhiAUTeyfRPa+zBzihNlPT3 I+TB9OG+NfqNjHeLrRiobTxa2EUlnHUAUVSnhc4EmcToxzIar+eTot97HHBA6Ivd YwaBBydX3vlIqFzO8JS+ii5QfqV9HuOJrFh61nlwaHiDFGmGIAdBdE5/iPsRsnUq PRFAVnfGs3nBzgM6gBxZWiyYP5Jho9InVA0ZrJbZqY0Ifyqm3fktt8iHbffetQph UGwAAGydbU6p/Wd2AbkseEWc8rVreZ+I8Zdk0vHh7jEqEXZNFLo0+4nouuHM5olr JuGHe5n5GtbNQiJCvbcF9CrTrlKg8LNmh8MT06UwLmmiZZwtziu2vMo+Ahqq5X4W d8JeirVd5Hha0SP3vP2P =36Yl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:24:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:24:02 +0000 Subject: haskell-test-framework-th_0.2.4-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:37:39 EST Source: haskell-test-framework-th Binary: libghc-test-framework-th-dev libghc-test-framework-th-prof libghc-test-framework-th-doc Architecture: amd64 all source Version: 0.2.4-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-test-framework-th-dev - Automagically generate the {HUnit,Quickcheck}-bulk-code libghc-test-framework-th-prof - Automagically generate the {HUnit,Quickcheck}-bulk-code; profilin libghc-test-framework-th-doc - Automagically generate the {HUnit,Quickcheck}-bulk-code; document Changes: haskell-test-framework-th (0.2.4-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 36b0a177fa4edcfddd263722d3faffd1b01121b438e8d550d5c8cd43cacd6c9f 21084 libghc-test-framework-th-dev_0.2.4-7_amd64.deb 7c450d1f06060ef19155888805e8fd874e700296c978300b5b4b91524d3db0be 31310 libghc-test-framework-th-doc_0.2.4-7_all.deb 73b58525d7af7c2c15573b94c505a7322651d79ee294301d0124d4418361f47e 17164 libghc-test-framework-th-prof_0.2.4-7_amd64.deb 48b13b6867f56b618796477868b8ec9f423567183614c7543a5ca0f4e26ed6b5 2826 haskell-test-framework-th_0.2.4-7.dsc 563676c7d10b603f81cf89c2ab05cd0f809d672664d725389d7e0b0c6bb1bccb 2780 haskell-test-framework-th_0.2.4-7.debian.tar.xz 8b780d9e3edd8d91e24f72d9fa1f80420e52959428ad7c22d0694901a43f9c8a 2977 haskell-test-framework-th_0.2.4.orig.tar.gz Checksums-Sha1: f3e1e7214586d929cac07e448fb4f72a710f1b27 21084 libghc-test-framework-th-dev_0.2.4-7_amd64.deb 1c1c549dd6a2a38c12677dc90ff64ddb5d1ba164 31310 libghc-test-framework-th-doc_0.2.4-7_all.deb 8093048fbeff215decb866b6e1deb6ab5543a62f 17164 libghc-test-framework-th-prof_0.2.4-7_amd64.deb 663dc0325d75de8717e3b98e8ab00d17f06ed2a7 2826 haskell-test-framework-th_0.2.4-7.dsc 0746d2be65f39c3eb2235816820fccac790da49d 2780 haskell-test-framework-th_0.2.4-7.debian.tar.xz 52c9c185d54fff664679449596cc2e11adf24639 2977 haskell-test-framework-th_0.2.4.orig.tar.gz Files: 39bcdcaa777ea773a03d40ab8e076eac 21084 haskell extra libghc-test-framework-th-dev_0.2.4-7_amd64.deb 5b6284ba5481055ea490e74e24e0f508 31310 doc extra libghc-test-framework-th-doc_0.2.4-7_all.deb 3a840e57ee7ea29a59c41e1f195541de 17164 haskell extra libghc-test-framework-th-prof_0.2.4-7_amd64.deb 6ae3c6933ff5ff05db711990f09e5e10 2826 haskell extra haskell-test-framework-th_0.2.4-7.dsc c8f12d6d5cc723820e1348f78cda4b40 2780 - - haskell-test-framework-th_0.2.4-7.debian.tar.xz d9bd55a06d7fa1c772202a05e8ea03d5 2977 - - haskell-test-framework-th_0.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3ogP/13Rh+bcFW2Y2tvwNX8cL0s2 vr8UONwsbsrb7JvNvnvVg6hsmf8DP3aXNFGZyJh24X9R/BDJiDh2+C8kwAFPnTbj Ih+SwGF303PrYE9eoMX5tsUAh/6UWzJGEG3ADZyLjzCMCdBfB6DE0YZWjHzcvqQz jUdXz5kBXuHldQ9YyVVfQAA4CUrh6wjzDUdSrza7uyk2XXThB1G/ySAzKeOrbgVS Il5dwDM5lCEP9nh4IFcQDNlVgXMSEcQtMo+dlvoUfQ8oNXSgRg4+uQhDpDTen6+x rvNZghUuF6h0xtrvyB7iLXPUnvCn2y0MdBbjYMIRn1IR8lO5fVSGeejxa3afELpS AhP+ftCJ6KzBuUSNBvvfQWTf/suq57XDInw/kzDjcKZGZpT1wgoSN0Z6jZ2vr2/G AmR3IdQsQ0xFdSABBlz/KvclmFDsnYeukqOBnNXiIfzPKr5u5PIJM3oIBh77YVmb c9tWUCxRatLlb54j6yWmfufGYTDJLgj0eHeOXkBIWK/iymIs7fu14dPJkGh/fx0c cgK87J7jI44t8f6/nmYG9tBKIk8NA+uKjTcZvFGMc6PTEH/WsneEbC0JMIxrbPYY LS0wCDkBbxhc4/EYbLqBIIa12oway7ft4RJ90XHPB/1OE7h4qx340+s74MCndrGI oTlwxw/TNcXdkgyqqrcZ =/PlM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:24:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:24:11 +0000 Subject: haskell-text-icu_0.7.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:37:04 EST Source: haskell-text-icu Binary: libghc-text-icu-dev libghc-text-icu-prof libghc-text-icu-doc Architecture: amd64 all source Version: 0.7.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-text-icu-dev - bindings to the ICU library${haskell:ShortBlurb} libghc-text-icu-prof - bindings to the ICU library${haskell:ShortBlurb} libghc-text-icu-doc - bindings to the ICU library${haskell:ShortBlurb} Changes: haskell-text-icu (0.7.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5fb01268c11ade3f2838c803ce2546ba8a2e7261944e702bdfe4daa307dde8eb 376306 libghc-text-icu-dev_0.7.0.1-4_amd64.deb 2c28575ad49ec072a2d7d51cefcd4c0e48f2e37faa5bf391f8cb073efcb9dfe6 149164 libghc-text-icu-doc_0.7.0.1-4_all.deb 9e0a4f6031ef75a888871567a1b7e6b2f482b531de70221f8c1dedb583b36174 307698 libghc-text-icu-prof_0.7.0.1-4_amd64.deb dc53f7e32716e2bc13b7e04e0f3c516eaeb6c4c0c723548cd60c88dcf733d6d3 2678 haskell-text-icu_0.7.0.1-4.dsc 8b4eeda58c7342d49a4de1c676dc3d19bd97e042224dcdd973232d433cd8b549 3004 haskell-text-icu_0.7.0.1-4.debian.tar.xz e2764c2749033706eed5b9fb3cda11177ad15cdf11912028f551eca39a2c7f78 45533 haskell-text-icu_0.7.0.1.orig.tar.gz Checksums-Sha1: ea1750480b67e73224421448a2f83f4a9c28177b 376306 libghc-text-icu-dev_0.7.0.1-4_amd64.deb f80ec7e52067984608a9fd63c619556ca706be1b 149164 libghc-text-icu-doc_0.7.0.1-4_all.deb 099af992f1df2df85a6cf96cefff97d7e1ff9f2e 307698 libghc-text-icu-prof_0.7.0.1-4_amd64.deb b4f13b3ee9596a887a4b76c5db514e0aa3662962 2678 haskell-text-icu_0.7.0.1-4.dsc 50b432b44cb1dc61334e19864c51e37c72ba8244 3004 haskell-text-icu_0.7.0.1-4.debian.tar.xz 6fc9aad4a8f36461257b60d319b98e160286d4dc 45533 haskell-text-icu_0.7.0.1.orig.tar.gz Files: 992f99e5c115e525c98cae24288857a2 376306 haskell extra libghc-text-icu-dev_0.7.0.1-4_amd64.deb 905a7362e75edf5048acc8354465ac8a 149164 doc extra libghc-text-icu-doc_0.7.0.1-4_all.deb 62f76772d701a7ddf79dfa6104a725aa 307698 haskell extra libghc-text-icu-prof_0.7.0.1-4_amd64.deb 77d648765ef69ecdab5437312451ca2d 2678 haskell extra haskell-text-icu_0.7.0.1-4.dsc a20b8a25e687c19599316d70f74ef5b9 3004 - - haskell-text-icu_0.7.0.1-4.debian.tar.xz f2e6c2c189730d6600270763112aa693 45533 - - haskell-text-icu_0.7.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY8nvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobrwP/08e105Iq9KtbOorZnu/ZXFf pvlkE9HuRcVvhcnMDDcqV/zKncHWyKKMtGNxQa2Weq7v9C14Dyi9N31Kcu/r7JQf ElhSVNgVgGxhsgzdkWJi1PfhtFtkW55UwxRKv5OH+s+PxKLztkdjaNmO7zCzGL88 rK+1RQYbIjzCSrjsGy+qgAoDrNLP6qAd/w68Gw6mw3I/bcrl3zveq3Wv1sD3NRQR z0cydtSr3xHKetfYoUL0UzJRTwjSu6XuxHmELS48Bc7bWPKFuMKStqFQfEMrm3gD xMJu6RLBNTNj14lFXf27mmKMiUMmVVFyQrP8Iv1ts0s8nGmBXU0xDdUz2rEJsKgm S2cJ5LKoMbrz24WbA4RkB7ZYPzrwdlLs/YOIZkhE5a47WleeudULe8sKxd2mjT9Q Bg1jfRwPOpJH4ssRjwDwaHlshfceqOMmjqBVghtDGTVXXlSB61bwe2RgTySOJCPC mqN6QmdOnxiocUpxWWTIPb4atYc+JYya10A7VLXPEzA5LyUUyBnCuvJ/A2caLnU+ ETMW9k2umMGmo+jLpvk/IdSTfMRdENWblR1PgpqT7rHfIo8ra+9kQdKB38ravw1C zZnf0N3Ey+psGzq34tPYq7t0ptvKPVL6IaJvCHGU81cXs0Y7FBHZIZPDG2ADKn2u hDDTTaVEJegh1p1DhSLN =3s6Z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:28:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:28:32 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:29:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:29:08 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:34:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:34:11 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:35:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:35:17 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:40:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:40:42 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:41:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:41:25 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:27:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:27:20 +0000 Subject: missingh_1.3.0.1-5_amd64.changes REJECTED Message-ID: libghc-missingh-prof_1.3.0.1-5_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 06:46:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:46:47 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:50:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:50:09 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:55:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:55:28 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 06:55:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 06:55:50 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:01:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:01:17 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:01:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:01:27 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:06:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:06:28 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:06:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:06:30 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:12:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:12:16 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:13:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:13:14 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:18:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:18:44 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:18:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:18:51 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:24:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:24:01 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:24:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:24:01 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:30:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:30:52 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:34:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:34:16 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:39:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:39:31 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:39:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:39:31 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:44:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:44:54 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:45:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:45:16 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:50:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:50:21 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:50:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:50:19 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:55:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:55:45 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 07:56:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 07:56:28 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:01:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:01:29 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:01:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:01:29 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:06:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:06:29 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:06:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:06:30 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:12:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:12:12 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:12:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:12:27 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:17:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:17:27 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:17:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:17:27 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:22:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:22:28 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:22:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:22:27 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:27:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:27:39 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:27:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:27:46 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:32:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:32:47 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:32:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:32:47 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:37:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:37:47 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:37:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:37:47 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:42:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:42:56 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:43:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:43:07 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:48:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:48:07 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:48:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:48:07 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:53:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:53:08 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:53:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:53:08 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:58:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:58:30 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 08:58:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 08:58:46 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:03:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:03:46 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:03:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:03:46 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:08:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:08:47 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:08:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:08:47 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:13:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:13:47 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:14:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:14:03 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:19:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:19:04 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:19:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:19:04 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:24:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:24:04 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:24:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:24:04 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:29:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:29:17 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:29:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:29:41 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:34:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:34:42 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:34:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:34:42 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:39:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:39:43 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:39:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:39:43 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:44:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:44:50 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:45:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:45:17 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:50:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:50:17 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:50:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:50:17 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:55:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:55:55 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 09:56:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 09:56:29 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:01:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:01:30 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:01:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:01:29 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:06:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:06:30 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:06:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:06:30 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:11:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:11:38 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:11:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:11:51 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:16:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:16:51 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:16:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:16:51 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:21:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:21:52 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:21:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:21:52 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:27:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:27:18 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:27:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:27:21 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:32:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:32:22 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:32:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:32:22 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:37:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:37:22 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:37:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:37:22 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:42:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:42:23 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:42:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:42:52 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:47:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:47:52 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:47:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:47:52 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:52:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:52:53 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 10:52:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 10:52:53 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:01:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:01:43 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:01:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:01:49 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:06:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:06:56 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:06:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:06:56 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:11:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:11:56 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:12:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:12:02 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:17:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:17:03 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:17:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:17:02 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:22:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:22:03 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:22:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:22:03 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:27:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:27:13 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:27:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:27:29 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:32:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:32:29 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:32:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:32:29 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:37:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:37:30 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:37:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:37:30 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:42:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:42:51 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:43:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:43:18 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:48:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:48:23 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:48:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:48:27 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:53:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:53:28 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:53:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:53:28 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:59:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:59:00 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 11:59:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 11:59:58 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:04:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:04:58 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:05:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:05:25 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:11:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:11:20 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:10:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:10:55 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:16:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:16:23 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:16:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:16:32 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:21:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:21:32 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:21:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:21:33 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:26:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:26:52 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:27:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:27:24 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:32:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:32:32 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:32:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:32:35 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:37:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:37:35 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:37:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:37:36 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:43:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:43:00 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:44:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:44:50 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:49:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:49:51 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:49:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:49:50 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:54:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:54:51 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 12:54:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 12:54:51 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:00:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:00:20 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:00:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:00:57 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From nomeata at debian.org Sun Dec 6 13:01:36 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sun, 06 Dec 2015 14:01:36 +0100 Subject: Bug#807108: ghc: Please add platform detection support for sh4 (patch supplied) In-Reply-To: <144931795649.31098.2832564919535488206.reportbug@z6.physik.fu-berlin.de> References: <144931795649.31098.2832564919535488206.reportbug@z6.physik.fu-berlin.de> Message-ID: <1449406896.8808.11.camel@debian.org> Hi John, Am Samstag, den 05.12.2015, 13:19 +0100 schrieb John Paul Adrian Glaubitz: > > I am currently preparing a ghc package for Debian's sh4 port. > > I have successfully bootstrapped ghc via cross-compilation [1] and I > am now building the actual Debian package which I will upload to the > 'unreleased' suite later. That?s pretty awsome! I did not know that cross-compilation works so well these days. I?m sure the GHC developers would like to hear about it. Would you mind writing to the upstream mailing list at https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs and tell them about your experience, i.e. what you did, how you did it, what went well and what not so well. This will also be useful information for any further porters to other systems. > In order for ghc to actually build on sh4, I had to add sh4 to the > list of known architectures in aclocal.m4. Please add the attached > patch to the package's Debian patches so the official Debian ghc > package supports sh4 as well. Will do. This should also go upstream. Do you want to upstream it (by opening a ticket at?http://hackage.haskell.org/trac/ghc/?and attaching it)? Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From owner at bugs.debian.org Sun Dec 6 13:03:09 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 06 Dec 2015 13:03:09 +0000 Subject: Processed: limit source to ghc, tagging 807108 References: <1449406894-2128-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > limit source ghc Limiting to bugs with field 'source' containing at least one of 'ghc' Limit currently set to 'source':'ghc' > tags 807108 + pending Bug #807108 [ghc] ghc: Please add platform detection support for sh4 (patch supplied) Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 807108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807108 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ftpmaster at ftp-master.debian.org Sun Dec 6 13:05:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:05:57 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:05:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:05:57 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:11:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:11:13 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:14:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:14:33 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:19:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:19:33 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:19:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:19:33 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:24:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:24:34 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:24:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:24:34 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:30:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:30:43 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:30:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:30:49 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:35:49 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:35:49 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:41:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:41:33 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:43:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:43:25 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:48:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:48:31 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:48:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:48:31 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:53:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:53:32 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:53:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:53:31 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 13:58:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 13:58:41 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 14:04:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 14:04:02 +0000 Subject: Processing of lhs2tex_1.19-1.2_amd64.changes Message-ID: lhs2tex_1.19-1.2.debian.tar.xz doesn't exist lhs2tex_1.19.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 15:32:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 15:32:41 +0000 Subject: Processing of ghc_7.10.3-3_amd64.changes Message-ID: ghc_7.10.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: ghc_7.10.3-3.dsc ghc_7.10.3-3.debian.tar.xz ghc-doc_7.10.3-3_all.deb ghc-prof_7.10.3-3_amd64.deb ghc_7.10.3-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 15:32:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 15:32:55 +0000 Subject: Processing of ghc_7.10.3-3_amd64.changes Message-ID: ghc_7.10.3-3_amd64.changes uploaded successfully to localhost along with the files: ghc_7.10.3-3.dsc ghc_7.10.3-3.debian.tar.xz ghc-doc_7.10.3-3_all.deb ghc-prof_7.10.3-3_amd64.deb ghc_7.10.3-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 15:42:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 15:42:57 +0000 Subject: Processing of haskell-base16-bytestring_0.1.1.6-5_amd64.changes Message-ID: /haskell-base16-bytestring_0.1.1.6-5_amd64.changes couldn't be processed for 48 hours and is now deleted All files it mentions are also removed: libghc-base16-bytestring-dev_0.1.1.6-5_amd64.deb, libghc-base16-bytestring-doc_0.1.1.6-5_all.deb, libghc-base16-bytestring-prof_0.1.1.6-5_amd64.deb, haskell-base16-bytestring_0.1.1.6-5.dsc, haskell-base16-bytestring_0.1.1.6-5.debian.tar.xz, haskell-base16-bytestring_0.1.1.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 16:09:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 16:09:23 +0000 Subject: ghc_7.10.3-3_amd64.changes REJECTED Message-ID: ghc_7.10.3-3.dsc: Refers to non-existing file 'ghc_7.10.3.orig.tar.bz2' Perhaps you need to include the file in your upload? === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 16:18:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 16:18:10 +0000 Subject: Processing of ghc_7.10.3-3_source.changes Message-ID: ghc_7.10.3-3_source.changes uploaded successfully to localhost along with the files: ghc_7.10.3-3.dsc ghc_7.10.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From glaubitz at physik.fu-berlin.de Sun Dec 6 16:27:21 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 6 Dec 2015 17:27:21 +0100 Subject: Bug#807108: ghc: Please add platform detection support for sh4 (patch supplied) In-Reply-To: <1449406896.8808.11.camel@debian.org> References: <144931795649.31098.2832564919535488206.reportbug@z6.physik.fu-berlin.de> <1449406896.8808.11.camel@debian.org> Message-ID: <566461E9.5040307@physik.fu-berlin.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi Joachim! On 12/06/2015 02:01 PM, Joachim Breitner wrote: >> I am currently preparing a ghc package for Debian's sh4 port. >> >> I have successfully bootstrapped ghc via cross-compilation [1] >> and I am now building the actual Debian package which I will >> upload to the 'unreleased' suite later. > > That?s pretty awsome! I did not know that cross-compilation works > so well these days. Building a stage1 compiler works almost straight out of the box after changing the build scripts such that dll-dist is built with the stage0 compiler. This change has already been implemented upstream. > https://phabricator.haskell.org/D1430 After the stage1 compiler is built, you can install it onto your host platform as a cross-compiler. Thus, if you want to provide a ghc-cross package, that should be almost straight-forward. In order to build stage2, you basically have to edit mk/build.mk and set Stage1Only to NO in the section for "quick-cross". After that, just type "make" again and you will get a stage2 compiler. Unfortunately, that's were things get a bit tricky as this part of the build process has some issues. It will get to a point where the build scripts will try to run the stage2 compiler which, of course, fails as the stage2 compiler is built for the target platform. Here's what happened when I cross-compiled for sparc64 today: "inplace/bin/ghc-stage2" -hisuf hi -osuf o -hcsuf hc -static - -optl-Wl,-no-relax -hide-all-packages -i -iutils/ghctags/. - -iutils/ghctags/dist-install/build - -iutils/ghctags/dist-install/build/autogen - -Iutils/ghctags/dist-install/build - -Iutils/ghctags/dist-install/build/autogen -optP-include - -optPutils/ghctags/dist-install/build/autogen/cabal_macros.h - -package-key Cabal_1lO1N0pKbwf4zBgHJflENk -package-key base_2lcyO1PzLwjHA5BlcgluBo -package-key conta_JOLExAcFnznHipKDDX15uc - -package-key ghc_GBv33sXEm4s0DqgSsvVMUB -XHaskell2010 - -no-user-package-db -rtsopts -odir utils/ghctags/dist-install/build -hidir utils/ghctags/dist-install/build -stubdir utils/ghctags/dist-install/build -c utils/ghctags/./Main.hs -o utils/ghctags/dist-install/build/Main.o /lib64/ld-linux.so.2: No such file or directory utils/ghctags/ghc.mk:18: recipe for target 'utils/ghctags/dist-install/build/Main.o' failed make[1]: *** [utils/ghctags/dist-install/build/Main.o] Error 255 Makefile:71: recipe for target 'all' failed make: *** [all] Error 2 /lib64/ld-linux.so.2 is the path of the dynamic loader on sparc64 while on amd64 (my host system during the build), it's actually /lib64/ld-linux-x86-64.so.2. Thus, what I do is copying the whole build root over to a sparc64 box and just run "make" again which will finish the build process without any issues. The next problem occurs then when trying to run "make install" which will install most of the native sparc64 ghc binaries and packages without a hitch, but unfortunately will try to run ghc-stage1 at some point and even the amd64 versions of ghc-cabal and such which are located in the inplace directory. So, in order to make the installation finish, these binaries have to be swapped with the sparc64 versions which are in the dist-install sub directories. > I?m sure the GHC developers would like to hear about it. Would you > mind writing to the upstream mailing list at > https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs and tell > them about your experience, i.e. what you did, how you did it, what > went well and what not so well. This will also be useful > information for any further porters to other systems. Sure, once I have figured out everything and have successfully bootstrapped on both sh4 and sparc64, I will them and you know. I will write down a detailed documentation. >> In order for ghc to actually build on sh4, I had to add sh4 to >> the list of known architectures in aclocal.m4. Please add the >> attached patch to the package's Debian patches so the official >> Debian ghc package supports sh4 as well. > > Will do. This should also go upstream. Do you want to upstream it > (by opening a ticket at http://hackage.haskell.org/trac/ghc/ and > attaching it)? Yeah, will do. My idea was to get it into Debian first to be able to iron out all the details first and once things are working, I will upstream everything. Adrian - -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWZGHlAAoJEHQmOzf1tfkTWRcP/Rv11LAnQo+Dp4azk92r2dDS C3Hzud2rrUl4s8U7IiEj46tJ+aMp0Ex4y4BbevmBh5sD35metZxgf8ytGogMmQBm w1hVc9DxZsAkHhSLcTAFSes9at3o+qYx8rOAuutJBCqrb1mdNFnA6qQSsgdTnw5w 4g9o+wI/sk1GNCdLYFUEAokzCXuIwlqEG183IcsMnI0K0wa/sXnXTPk4milVVwh6 A3fOECTDY3i6rYGwWzjCD8+F6Sp4Hm9yCDoENq48iZ/apTgtV3vndfg0bKQwh+08 0atMaWJB1SnpiuQOpBUa5Jz39p7MjkGccoF9cRPHG73FQe1fNuF6jiVUM0iSqODG t12oik3i22zaXWY6TtZjIboicxnBIOCCB3sbT0fi9nfaW3W+7QZda0lPs9/t3HUc INhrdJXcJ1Hg6Wg4a+t2Vso9msOtial4iejxpkGPopaiMqqa+z1ZIThda5vKoQe+ m4/bzFbQBQu1AUQIcXKfh5c6iDpWPDKXpkShgqHOPsWaGMZ3ZTHCYmTgIKqFg0zG 3JL6RR0RRIuZP4Y4BYle5NdPVui0zOi0w08e0ugAFgq4HzsrFr1aJrHPbCwpR196 C7gZFwvDt7/7hDf6IBHsUZjCHrhbT1OZJ1nXV/vp5pPsyV6YEhv9s6bDwlsdv01O W+sJ5ZBFxBIyEZNbdYgF =w+UL -----END PGP SIGNATURE----- From ftpmaster at ftp-master.debian.org Sun Dec 6 16:36:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 16:36:01 +0000 Subject: ghc_7.10.3-3_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 06 Dec 2015 14:00:32 +0100 Source: ghc Binary: ghc ghc-prof ghc-doc Architecture: source Version: 7.10.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: ghc - The Glasgow Haskell Compilation system ghc-doc - Documentation for the Glasgow Haskell Compilation system ghc-prof - Profiling libraries for the Glasgow Haskell Compilation system Closes: 807108 Changes: ghc (7.10.3-3) unstable; urgency=medium . * Platform detection support for sh4 (Closes: #807108). Thanks to John Paul Adrian Glaubitz for the patch. Checksums-Sha1: d9a30e56c0b4a131ce99d3ab47e0cfe7f90247ac 2291 ghc_7.10.3-3.dsc 2d1c37c9890353adfc2312857c037f0231de2c03 44524 ghc_7.10.3-3.debian.tar.xz Checksums-Sha256: a690dea038d3bfb3392bfdaeddc16f9e06c8cc6368453a206c0b6bf14f85b021 2291 ghc_7.10.3-3.dsc f1016527564a8428adc40ce3046b9025d855b52d9c9d0a928fcbc64a89b88691 44524 ghc_7.10.3-3.debian.tar.xz Files: d2d2031fd833aa395f066eaac00ef68a 2291 haskell extra ghc_7.10.3-3.dsc ad83674489f3ba1f137b5452a5f5d034 44524 haskell extra ghc_7.10.3-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWZF8CAAoJED2QirPw+/Uf1ooP/0LUNHoQ/SaBEy1MCnhyBgrU kxHTH36mn3xOdhwg6lieTNU1yaAS5l/ppusrcnhE09AYyBf/21LOHLBfsCnItNaJ kD54g2WnD0VPwDN+mY1iZWcOLaGb/trITmfc3hMD3lC+IYHef9R1I7GMlyV/Jlje 5GD3IfrgZsft1tT5fowP6zc6XNAtVnsXR8pl4RNKUX/JMS1Lz53+/+xPI6GzsEZE SloqKS8246njFnOB90ukHyI9/s1gX+jelBKeYvS1MTAa0DXxY6nRdgE8RrDMdUbD HqGsfUKTZCO3Kq2M3a76eErxZ4sdolLO4JJ9YRDQf0SD5+4liReMad7UjO54m4K5 R0ifYwt1MOe3Wyi+I1sy9zajQyZza7jJemv1UMZtq/LMWEjbu7n087FXOHlzSrsP sPLqmrJezulh1xQg2XIPwDDLct+uQc+K+hbNSloPeL/86dbgDLBguiCMg7x6qXZY WRrMUWxDuvpVg7XztEq2d/vKisMkVeklPtVswvslFePxPu6WzVaLUZpCetohaFy7 jFQFkwOMLmLVEvRTL/1WoM07e4G/2Rmg1bd9H9SHwDWJAftuiV3apDjOJICSO4Nd BAVVMPeVKXZiIsIwR4itXvDssuSDBAcu3XC0odxfrL2Cf7pEdh3qcg7u8SnUs7mt zII5ikfbYlpl3NfyhBGt =WG/3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Dec 6 16:39:19 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 06 Dec 2015 16:39:19 +0000 Subject: Bug#807108: marked as done (ghc: Please add platform detection support for sh4 (patch supplied)) References: <144931795649.31098.2832564919535488206.reportbug@z6.physik.fu-berlin.de> Message-ID: Your message dated Sun, 06 Dec 2015 16:36:01 +0000 with message-id and subject line Bug#807108: fixed in ghc 7.10.3-3 has caused the Debian Bug report #807108, regarding ghc: Please add platform detection support for sh4 (patch supplied) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807108 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: John Paul Adrian Glaubitz Subject: ghc: Please add platform detection support for sh4 (patch supplied) Date: Sat, 05 Dec 2015 13:19:16 +0100 Size: 4282 URL: -------------- next part -------------- An embedded message was scrubbed... From: Joachim Breitner Subject: Bug#807108: fixed in ghc 7.10.3-3 Date: Sun, 06 Dec 2015 16:36:01 +0000 Size: 4977 URL: From ftpmaster at ftp-master.debian.org Sun Dec 6 17:15:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:15:33 +0000 Subject: Processing of haskelldb-hdbc_2.2.4-2_amd64.changes Message-ID: haskelldb-hdbc_2.2.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haskelldb-hdbc-dev_2.2.4-2_amd64.deb libghc-haskelldb-hdbc-doc_2.2.4-2_all.deb libghc-haskelldb-hdbc-prof_2.2.4-2_amd64.deb haskelldb-hdbc_2.2.4-2.dsc haskelldb-hdbc_2.2.4-2.debian.tar.xz haskelldb-hdbc_2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:15:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:15:37 +0000 Subject: Processing of haskell-djinn-ghc_0.0.2.3-4_amd64.changes Message-ID: haskell-djinn-ghc_0.0.2.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-djinn-ghc-dev_0.0.2.3-4_amd64.deb libghc-djinn-ghc-doc_0.0.2.3-4_all.deb libghc-djinn-ghc-prof_0.0.2.3-4_amd64.deb haskell-djinn-ghc_0.0.2.3-4.dsc haskell-djinn-ghc_0.0.2.3-4.debian.tar.xz haskell-djinn-ghc_0.0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:15:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:15:42 +0000 Subject: Processing of haskell-dyre_0.8.11-5_amd64.changes Message-ID: haskell-dyre_0.8.11-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dyre-dev_0.8.11-5_amd64.deb libghc-dyre-doc_0.8.11-5_all.deb libghc-dyre-prof_0.8.11-5_amd64.deb haskell-dyre_0.8.11-5.dsc haskell-dyre_0.8.11-5.debian.tar.xz haskell-dyre_0.8.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:15:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:15:46 +0000 Subject: Processing of haskell-equivalence_0.3.1-2_amd64.changes Message-ID: haskell-equivalence_0.3.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-equivalence-dev_0.3.1-2_amd64.deb libghc-equivalence-doc_0.3.1-2_all.deb libghc-equivalence-prof_0.3.1-2_amd64.deb haskell-equivalence_0.3.1-2.dsc haskell-equivalence_0.3.1-2.debian.tar.xz haskell-equivalence_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:15:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:15:50 +0000 Subject: Processing of haskell-file-location_0.4.9-3_amd64.changes Message-ID: haskell-file-location_0.4.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-file-location-dev_0.4.9-3_amd64.deb libghc-file-location-doc_0.4.9-3_all.deb libghc-file-location-prof_0.4.9-3_amd64.deb haskell-file-location_0.4.9-3.dsc haskell-file-location_0.4.9-3.debian.tar.xz haskell-file-location_0.4.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:15:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:15:54 +0000 Subject: Processing of haskell-hsx2hs_0.13.3.2-2_amd64.changes Message-ID: haskell-hsx2hs_0.13.3.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hsx2hs_0.13.3.2-2_amd64.deb libghc-hsx2hs-dev_0.13.3.2-2_amd64.deb libghc-hsx2hs-doc_0.13.3.2-2_all.deb libghc-hsx2hs-prof_0.13.3.2-2_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:16:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:16:00 +0000 Subject: Processing of haskell-hxt_9.3.1.15-4_amd64.changes Message-ID: haskell-hxt_9.3.1.15-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-dev_9.3.1.15-4_amd64.deb libghc-hxt-doc_9.3.1.15-4_all.deb libghc-hxt-prof_9.3.1.15-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:41 +0000 Subject: Processing of haskell-file-location_0.4.9-3_amd64.changes Message-ID: haskell-file-location_0.4.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-file-location-dev_0.4.9-3_amd64.deb libghc-file-location-doc_0.4.9-3_all.deb libghc-file-location-prof_0.4.9-3_amd64.deb haskell-file-location_0.4.9-3.dsc haskell-file-location_0.4.9-3.debian.tar.xz haskell-file-location_0.4.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:41 +0000 Subject: Processing of haskell-hsx2hs_0.13.3.2-2_amd64.changes Message-ID: haskell-hsx2hs_0.13.3.2-2_amd64.changes uploaded successfully to localhost along with the files: hsx2hs_0.13.3.2-2_amd64.deb libghc-hsx2hs-dev_0.13.3.2-2_amd64.deb libghc-hsx2hs-doc_0.13.3.2-2_all.deb libghc-hsx2hs-prof_0.13.3.2-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:42 +0000 Subject: Processing of haskell-djinn-ghc_0.0.2.3-4_amd64.changes Message-ID: haskell-djinn-ghc_0.0.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-djinn-ghc-dev_0.0.2.3-4_amd64.deb libghc-djinn-ghc-doc_0.0.2.3-4_all.deb libghc-djinn-ghc-prof_0.0.2.3-4_amd64.deb haskell-djinn-ghc_0.0.2.3-4.dsc haskell-djinn-ghc_0.0.2.3-4.debian.tar.xz haskell-djinn-ghc_0.0.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:41 +0000 Subject: Processing of haskell-dyre_0.8.11-5_amd64.changes Message-ID: haskell-dyre_0.8.11-5_amd64.changes uploaded successfully to localhost along with the files: libghc-dyre-dev_0.8.11-5_amd64.deb libghc-dyre-doc_0.8.11-5_all.deb libghc-dyre-prof_0.8.11-5_amd64.deb haskell-dyre_0.8.11-5.dsc haskell-dyre_0.8.11-5.debian.tar.xz haskell-dyre_0.8.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:42 +0000 Subject: Processing of haskell-equivalence_0.3.1-2_amd64.changes Message-ID: haskell-equivalence_0.3.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-equivalence-dev_0.3.1-2_amd64.deb libghc-equivalence-doc_0.3.1-2_all.deb libghc-equivalence-prof_0.3.1-2_amd64.deb haskell-equivalence_0.3.1-2.dsc haskell-equivalence_0.3.1-2.debian.tar.xz haskell-equivalence_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:44 +0000 Subject: Processing of haskell-hxt_9.3.1.15-4_amd64.changes Message-ID: haskell-hxt_9.3.1.15-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-dev_9.3.1.15-4_amd64.deb libghc-hxt-doc_9.3.1.15-4_all.deb libghc-hxt-prof_9.3.1.15-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:18:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:18:44 +0000 Subject: Processing of haskelldb-hdbc_2.2.4-2_amd64.changes Message-ID: haskelldb-hdbc_2.2.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-haskelldb-hdbc-dev_2.2.4-2_amd64.deb libghc-haskelldb-hdbc-doc_2.2.4-2_all.deb libghc-haskelldb-hdbc-prof_2.2.4-2_amd64.deb haskelldb-hdbc_2.2.4-2.dsc haskelldb-hdbc_2.2.4-2.debian.tar.xz haskelldb-hdbc_2.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:19:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:19:19 +0000 Subject: haskell-djinn-ghc_0.0.2.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:12:21 EST Source: haskell-djinn-ghc Binary: libghc-djinn-ghc-dev libghc-djinn-ghc-prof libghc-djinn-ghc-doc Architecture: amd64 all source Version: 0.0.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-djinn-ghc-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-djinn-ghc-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-djinn-ghc-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-djinn-ghc (0.0.2.3-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6be305aaabd4333d489e5ebd30db1c7b918d8c8e108e1a5cc2476305cf6da679 27006 libghc-djinn-ghc-dev_0.0.2.3-4_amd64.deb 072be6e1080312d84d45e76ec81591be820c4912c267192de285dc86565cb1c7 30802 libghc-djinn-ghc-doc_0.0.2.3-4_all.deb 77b420fda96fdce9a45e13c7b888473d1fdb8b88322b6e1ed83e4d8cfa1cae86 22834 libghc-djinn-ghc-prof_0.0.2.3-4_amd64.deb b3a606e6e1891d943accd3c64848762ae2b16691575c80fd0759ecc836e99dc2 2576 haskell-djinn-ghc_0.0.2.3-4.dsc 3ce691697279da0cb13623c783c140748bd8f97892cfff54bca1cdcf25f75398 2480 haskell-djinn-ghc_0.0.2.3-4.debian.tar.xz cb956aed69bc5c342b45ef1b1142b6555fd2865dde1a80ac6ab3ef86aca314a4 3330 haskell-djinn-ghc_0.0.2.3.orig.tar.gz Checksums-Sha1: 24e7b41ba8fb24fe995db32aca5ca9b15fdebccd 27006 libghc-djinn-ghc-dev_0.0.2.3-4_amd64.deb f054601f27c50a120f240718fd4767146b36008e 30802 libghc-djinn-ghc-doc_0.0.2.3-4_all.deb a576e3f97c748875d1a3bc0c95d5dff3ec1b038c 22834 libghc-djinn-ghc-prof_0.0.2.3-4_amd64.deb 5ce19867dcf02f89b1858869b636fa7bacaa5306 2576 haskell-djinn-ghc_0.0.2.3-4.dsc 22ec7af8d9009d71bdbf956490e9e94cfb6d3da0 2480 haskell-djinn-ghc_0.0.2.3-4.debian.tar.xz 1fc7c10f71551f0f274fc2b617f0299755bc455e 3330 haskell-djinn-ghc_0.0.2.3.orig.tar.gz Files: 675b9b307594d9aae0599c4329f4c66c 27006 haskell extra libghc-djinn-ghc-dev_0.0.2.3-4_amd64.deb eb1d7955de84a7c00912eadca71c05a7 30802 doc extra libghc-djinn-ghc-doc_0.0.2.3-4_all.deb fc080f28604a08f4297022fef7ff32eb 22834 haskell extra libghc-djinn-ghc-prof_0.0.2.3-4_amd64.deb 0d69d37cab24ad0b940cb26db7315bec 2576 haskell extra haskell-djinn-ghc_0.0.2.3-4.dsc 9ab3bea2eececd010c14f8036a37cbde 2480 - - haskell-djinn-ghc_0.0.2.3-4.debian.tar.xz c227e94ec748d7099243a2113cdfb1ac 3330 - - haskell-djinn-ghc_0.0.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZGwfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLb4QAJkjPphZ55fgRftAeQz8JYtr tP0F1kQY9zeQ6swKMYZ3svcGtGWC9MPoay89L1vBfw0fAihW1FMCp5f5btOiMKfr XU3vHPn/FCKrBdYYg0k/70oCsApCC4wnophTCR/NGuuMoxpR6vhLyoUcg8Vmlb/7 nObiczzEFZI0PaKYoIiwj5v9DFcKsh3dZ3PmQcYSHjJGaITqM9v4ZgGr+YbUrCQG ywvGb3mPTmTHtnj0vVgdyxPCCPkzZfB1PyI7oT29kli0L+VEDCPalDXZyKOCn8Tj kAPsDZ+rBuVvR1aBsqFQkyw1pr8dzkzulWqneSM2kxkqFqsvdsT9EUte9MK7kyCV HCXUK4Xock9ur8LKQT7O/eV2qSi7C5j6UYOYQ64/xCCS4pL9b2SyJwsJhJv8FpDQ bbgFEWm/RWobHivEyj/k38dSbGHUfsNBV4EvggyFqwfX/E/k9by0+jv+G7CfXo+B DVGzCnmHiJXkR3xomTZxiTi4GfLOuNlrOwM37YFip6YQJ/1yRRd+1Uoe+RAkpIQg eQgiECLJ6+YZfx1VF/3bacVksKkHUa4GCgKNOPHG/z028T2aJJBHgBDx6mYhZrxo IEJ0rVy/VPrjqkqsN9XczqwfgZ2iRQNUwOfzuE109yQ8COtM/CHUGPdIjPwSI75M MOOXJaoTVsfv68Iw1OIO =S0R2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:19:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:19:27 +0000 Subject: haskell-dyre_0.8.11-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:07:31 EST Source: haskell-dyre Binary: libghc-dyre-dev libghc-dyre-prof libghc-dyre-doc Architecture: amd64 all source Version: 0.8.11-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dyre-dev - dynamic reconfiguration library${haskell:ShortBlurb} libghc-dyre-prof - dynamic reconfiguration library${haskell:ShortBlurb} libghc-dyre-doc - dynamic reconfiguration library${haskell:ShortBlurb} Changes: haskell-dyre (0.8.11-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 218b8e32133f17616fc64f789e26f1ac6ecdbc101ab052a7ce78c59af6c0509b 57880 libghc-dyre-dev_0.8.11-5_amd64.deb 3da4908a24e7ac3cd581f1343e52583285614f761e22530e3db9fcc2cf0d6761 50268 libghc-dyre-doc_0.8.11-5_all.deb 8d4ba5b00a3b589cd7518dfec949b12b45f5d6d1558e0f40af22f4d9758f1c5e 48480 libghc-dyre-prof_0.8.11-5_amd64.deb 971e14d32070ad85ca41de741d5ad63262e2123efbe35776c8b91b889b533203 2638 haskell-dyre_0.8.11-5.dsc 03555689d03adf1e3266eb0af1198a90b0e6e947f632b92ab30f7c0149f92d3c 2616 haskell-dyre_0.8.11-5.debian.tar.xz 286f5d03973dd3816e1c9178c6637793cab98ebe9a6871f0f66bd90fb566e569 13875 haskell-dyre_0.8.11.orig.tar.gz Checksums-Sha1: 40373ff1dc3c969986c98cc2a54b6eb809c1821c 57880 libghc-dyre-dev_0.8.11-5_amd64.deb 159514bfe904dfd5794952a127f1e8281e3d08e7 50268 libghc-dyre-doc_0.8.11-5_all.deb 56349ad5f4aa2aa1b8442d5c634e6489b8852d37 48480 libghc-dyre-prof_0.8.11-5_amd64.deb 041a20400db5884cee3ac6dd66d6145c9fd2f615 2638 haskell-dyre_0.8.11-5.dsc a62ca27755bdc82859e884f1e5c32a928d75114a 2616 haskell-dyre_0.8.11-5.debian.tar.xz 4f58771f4fbc8b9a41fee74029f1fdabebb57581 13875 haskell-dyre_0.8.11.orig.tar.gz Files: c05ca7f81a665be33cfd8da9048b1d72 57880 haskell extra libghc-dyre-dev_0.8.11-5_amd64.deb fcd66e0de5ace02c23090d025e4a6553 50268 doc extra libghc-dyre-doc_0.8.11-5_all.deb af4fe81a2b2d5e46276f903a2bdd27ca 48480 haskell extra libghc-dyre-prof_0.8.11-5_amd64.deb e0cc40ce8913e282beace26ed1409981 2638 haskell extra haskell-dyre_0.8.11-5.dsc a208a19e1e8505a5b0632e30836cafc3 2616 - - haskell-dyre_0.8.11-5.debian.tar.xz 35cf261ad93138cc761fc2d7bbc337b5 13875 - - haskell-dyre_0.8.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZGwfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioB6UP/ihh2v54ggLJqYhIrevZQJ7j ck7RgGIY4Gt4cIFfa/H5ddiurhPsHW8Xudlai2AzSNw0M7GOdOHsg9sEUGlMRRvv O2ZJDD6tCfPunMnWUUrIuKqiKxDA92OWORFA2dq5satSIRgJ6F40kSWXSbC+8KR3 jPt73CzlzfLFG/+sFStb7H7b9oj3XdbRcAuWZ44JQ74pxaS0WDql7N/mcdwU28It veYQCr/oXtvpbjzue286i3Wgos9LokkegYkrcsznaWlk6Ogxm4jImFkOaO9ITuU9 G7m3Qs3mb02DnDQaaXxw3pCK6pgarQ60Q2LDGnPzdYBu/WwvoC8hkL11ooZiaUa/ UJGyIvQwpmzp3PDRvsEMaLLsLdW6aDb6Ywq3HcFd0e1619EUxwl3TGgEo/Ei3kMN FVN5700aOkYY1qa5L66arLrU1nRS/sSWIW5og0ZiOEpJh+7nTp0guyWa0INXwGhu gd6VlqMe+jmPZWjN93agSg8TXVxrhzKurOTIy5TiSAf7bTYTWZ89q2ibUa0rrjRy lJqYwkNYj6sr/Vbf+ZldYP1ObRSzIEnBCINzwa2ODqb8wv+nrs0Z+Drs8/BQvGgp O76Avkc2gDWexTrVN6BR8SR0B98LQ7kbkQCo7BaNwqUhTATvs0yo8KY0DPqR5bo4 J1fw+/xn052Te5W0Ww7j =4Mp8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:19:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:19:35 +0000 Subject: haskell-equivalence_0.3.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:17:07 EST Source: haskell-equivalence Binary: libghc-equivalence-dev libghc-equivalence-prof libghc-equivalence-doc Architecture: amd64 all source Version: 0.3.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-equivalence-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-equivalence-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-equivalence-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-equivalence (0.3.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7730b6fba64ee33d885b5ff8f40d245942aa3aa1a49915b8a2f98a53e046bf15 68942 libghc-equivalence-dev_0.3.1-2_amd64.deb 934d78a151b30aed95ee3a0d69fb3624c8dd80650ad845da2687f19e4d9e2b60 43604 libghc-equivalence-doc_0.3.1-2_all.deb 3ce5d5069d4909bd8c429da8296015c8b16a8b3036113d66edd8009b0cababcf 62756 libghc-equivalence-prof_0.3.1-2_amd64.deb 671672011f35cf70df7b0ac85c9144a2acb192132756e5e8e71ed8f9a788775c 2738 haskell-equivalence_0.3.1-2.dsc 74fa4e6ab457c640c0d7092050b5960578281b9d5cdbcb8b044f9eb27217b596 2532 haskell-equivalence_0.3.1-2.debian.tar.xz 7a0539546e4fc1a00fb190109be45b0cb4af7047d8c2abaf65b8e401e828207e 8350 haskell-equivalence_0.3.1.orig.tar.gz Checksums-Sha1: 341607e344ea224eac186cf670d6de1363303a57 68942 libghc-equivalence-dev_0.3.1-2_amd64.deb d9f01053ca83c26e8cc5e6ff74e74d9860424b6f 43604 libghc-equivalence-doc_0.3.1-2_all.deb d934d65418740c1917d47af3481603bd3bb9c7ea 62756 libghc-equivalence-prof_0.3.1-2_amd64.deb 1641bbc11fdec14d21f74fb82a69a01e3ef46cdf 2738 haskell-equivalence_0.3.1-2.dsc 79f2962ee9cb77f2757d9d1015a245cf51671069 2532 haskell-equivalence_0.3.1-2.debian.tar.xz 194e0b04d4a8eddc9fda086b5c2008fae3179ed5 8350 haskell-equivalence_0.3.1.orig.tar.gz Files: 6dc07b653a6e7705b8e3a27a8c2471ed 68942 haskell extra libghc-equivalence-dev_0.3.1-2_amd64.deb f1891a323935375fb1f504174ad4c260 43604 doc extra libghc-equivalence-doc_0.3.1-2_all.deb 58819152aa1df1ba54367f25b8cbc9e1 62756 haskell extra libghc-equivalence-prof_0.3.1-2_amd64.deb 6fb7d1e0d59d67617a836fe98c23eeb1 2738 haskell extra haskell-equivalence_0.3.1-2.dsc d20101e64fee165ebf28a03de90a8d45 2532 - - haskell-equivalence_0.3.1-2.debian.tar.xz c129f466323fc545b7b33e3c87893cf9 8350 - - haskell-equivalence_0.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZGwfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLKgP/0SIUT2EAEAp3MTUqE2GLIFK tfPYZk1cHMuiuIdRtzDx5gtbCiuVjl5B8/jmeL9W91AJAu2Hdvgovut9rOOYlgpC 040GxXO/4UTkV9RY4ZK4vNusk1ixrjMUisiTrvNEWXVXbwNSj0avpjwzfOrsGMkq Hp+4ETSJ4bodWLwggHDbEY8nv4lDaljOfidCO09nNNhTva55ApKHdk7QgSSenTyq xH4S3WxeqwtJNKapME2ZneMl+Rh81KNvZHEV4lt1WkOiGQfDp+ZS3qZr8pBGnFe1 EmbYDPFk2j9/GRSr2jZ1i2da/ghs5cvE7zj6KRPP4yIRN/M+6ComXhPhoR4KHErP OPEv4rbJeThafKH2doZdQ1cG0aTz0E/veh6JvBr2bYa9muE4ybr4HTHc9nXrCQVC 5gdnn+tSghKbtr8uzhdXdiaWvD0s/4/n3DPN8ptXLVIc4D2Dm+V9q/U9Ae1Zyhtj 7cdYbPiXDx0KyYo3Xu1uMu6/+uCjXgx6bf5HuNbuRxpJPCC14NWO6fv8wa1st37N od+IBSiKN9LTg2YRquW8iLytr50QtlNt42udZMwCWaGhBxWS9+bjuImsH3Fd15FM lc+5MLadPCx6ar8MsryQIgD4pxJmZoX3maqJlGsu9eZ3FYOYVH5NbxYT5LfAXXvB HxG+TOLXfQLP//9LnZQi =OvLr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:19:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:19:44 +0000 Subject: haskell-file-location_0.4.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:19:18 EST Source: haskell-file-location Binary: libghc-file-location-dev libghc-file-location-prof libghc-file-location-doc Architecture: amd64 all source Version: 0.4.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-file-location-dev - common functions that show file location information${haskell:Sho libghc-file-location-prof - common functions that show file location information${haskell:Sho libghc-file-location-doc - common functions that show file location information${haskell:Sho Changes: haskell-file-location (0.4.9-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 51e4e3beada2c6e801bb0a23ce0b9b4ef9722b78c2ef1d8022623d38a0c83927 51668 libghc-file-location-dev_0.4.9-3_amd64.deb 7b57e6fc08daa4cb1b9cc0ce03d94fb49464947f4a23e5d74e57e5cf62d939fd 36768 libghc-file-location-doc_0.4.9-3_all.deb ec7be84ef2412babb2cb071ae8ef32002728f9544b9281622a18ca1120e90821 46066 libghc-file-location-prof_0.4.9-3_amd64.deb 580321477ade0eec787fbc94d08085959094641a55c9e31164e61d8f12dabdb4 2656 haskell-file-location_0.4.9-3.dsc b2d282b3655a0eeef6c1ce7137b7b6f1fdc88982de22fdfae1a39123ed446074 2428 haskell-file-location_0.4.9-3.debian.tar.xz be29deb3c2267913f642e511deca988cedd287ae519012d01178d37d05f814dc 6959 haskell-file-location_0.4.9.orig.tar.gz Checksums-Sha1: 4cd35b97c7797a2c47fb5fc1a7d61fa24873c3c7 51668 libghc-file-location-dev_0.4.9-3_amd64.deb 371d7f10b1f69334ae3d19edf61a34589cc027eb 36768 libghc-file-location-doc_0.4.9-3_all.deb 430ed8b5e111dcd3a248d52824140e70531b155d 46066 libghc-file-location-prof_0.4.9-3_amd64.deb 90630507b0f72171e67b02c2c56f081568bbfe35 2656 haskell-file-location_0.4.9-3.dsc bc2611cd7964f9c1110d05aa469720630d82351a 2428 haskell-file-location_0.4.9-3.debian.tar.xz c024807aee8e410b3a5257b857f1dfcad8ae0f5a 6959 haskell-file-location_0.4.9.orig.tar.gz Files: ae1f7c50efd27504c1c4ee5340506471 51668 haskell extra libghc-file-location-dev_0.4.9-3_amd64.deb 9c69ddf7e05d7df3a38042a7732a35fc 36768 doc extra libghc-file-location-doc_0.4.9-3_all.deb 3a43777e1fbdd50f7028cee2a0363b97 46066 haskell extra libghc-file-location-prof_0.4.9-3_amd64.deb caf4d23d9b96e4e513db7600f1665dfd 2656 haskell extra haskell-file-location_0.4.9-3.dsc c0c54b63d4fa2a3609f296350f790ca6 2428 - - haskell-file-location_0.4.9-3.debian.tar.xz 5e24760e36a6b59f9940540ffe89c356 6959 - - haskell-file-location_0.4.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZGwfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowXwP/Rucmk/LizAWUhfoRGib5M/g rzcxvWwjX8gAqGaSO5i9nhfSFeru2jEFRX7SXNDggkrnuQswBhwJ5vq0JMRdnCmv +KU2PWsqo+L/qTkXZh5aOMvrIehNR2ZZAaqPeGOz6/DU39TZIezjPBKIrtMvyMCy O+L3eCPVnIt51AsHszPs1uOn+zplEZUhE4Q7IXsK67sUq7dB4Lp59MfIgwOF1DNW WhzRPPHf6cpouDQs/OOCaO26FEEf+nokL6tMiGJkQ0yWxqlZAOr9/jngKbb8Wz4A yQSszQZeOa2Z+P1D5XYD+WOZ+bd8JrAsC43wAtyUkPZDmbVGFqQerTnliKspzik/ ibeH76REV3N9f2hOO9vORumGozHYMOWhRbjU7Vq9UV7pLgJGi/DEC1Hin0CZzqZV wQ4ZkO83dEAE9eApg+k8B7WOl89aw92NVuSNId1aMgzCydcGs3yWvhoY0jwchBe+ PYLlQ5hXtzJDJ4j7sOkiAmVhOHYS9MIKgB7jE1gpe0m7kWt6rO8QFiJDIMlhSERS IuGwS/3vo+1y0JzNO16T2OfFbWkMt4i8d0F5usSLpMN1AJrauz/v+79RBZU18DSa cwZo45LKECrDLvk0NpZsYN83Dv+vCtB1bXNm6gAvG+lk8E3L7AcShcvU1GYN0e5y Z54qclUGsXmIAEHoHu2/ =YQYl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:19:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:19:47 +0000 Subject: haskell-hsx2hs_0.13.3.2-2_amd64.changes REJECTED Message-ID: hsx2hs_0.13.3.2-2_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:19:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:19:50 +0000 Subject: haskell-hxt_9.3.1.15-4_amd64.changes REJECTED Message-ID: libghc-hxt-doc_9.3.1.15-4_all.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:34:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:34:17 +0000 Subject: haskelldb-hdbc_2.2.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:12:57 EST Source: haskelldb-hdbc Binary: libghc-haskelldb-hdbc-dev libghc-haskelldb-hdbc-prof libghc-haskelldb-hdbc-doc Architecture: amd64 all source Version: 2.2.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskelldb-hdbc-dev - HaskellDB support for HDBC${haskell:ShortBlurb} libghc-haskelldb-hdbc-prof - HaskellDB support for HDBC${haskell:ShortBlurb} libghc-haskelldb-hdbc-doc - HaskellDB support for HDBC${haskell:ShortBlurb} Changes: haskelldb-hdbc (2.2.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: dc1bd9a79ee16950d87b180bcb9f26518ff01149ea0540101cfd347bc466cb42 25196 libghc-haskelldb-hdbc-dev_2.2.4-2_amd64.deb fcc3d118e061338e72d4601b83615aea502a1c6bebbd99d904d6a63937a2276a 32090 libghc-haskelldb-hdbc-doc_2.2.4-2_all.deb cbcb1bec3077926074a38ab0d7cb3e28404332e90eba8e97fdc4a8cac7a8ec7c 21314 libghc-haskelldb-hdbc-prof_2.2.4-2_amd64.deb e5228820791e1459a1403510f5e8df58271bdb93a2ea7cda54fe9b8ee06a5e8e 2760 haskelldb-hdbc_2.2.4-2.dsc e942ce06d06cf67315ff91d9c056abd0cd23326fcc01e11ebbf5cb5e568f7f8d 3148 haskelldb-hdbc_2.2.4-2.debian.tar.xz 42270f14d5138b2e69ddd61684ce13080853519b29c2082698949ec12d4cc70b 3773 haskelldb-hdbc_2.2.4.orig.tar.gz Checksums-Sha1: 44f41c95844c7ecb886cc9e59f9245e840516c3f 25196 libghc-haskelldb-hdbc-dev_2.2.4-2_amd64.deb 22f111f6065aef808eb0331b89f1ac850520dcf3 32090 libghc-haskelldb-hdbc-doc_2.2.4-2_all.deb 8abeb23676dfeb22ee171780c1929b7cbc4bc389 21314 libghc-haskelldb-hdbc-prof_2.2.4-2_amd64.deb ca52e6049c1b4cde516ae4f49de20fd918bbebd8 2760 haskelldb-hdbc_2.2.4-2.dsc 564c17c88dd16332910784528d7c324156577b9d 3148 haskelldb-hdbc_2.2.4-2.debian.tar.xz 76b668eae299ac782749d369870c2371cef30350 3773 haskelldb-hdbc_2.2.4.orig.tar.gz Files: d9c12b0e891debe9a9fe99e4a0e53573 25196 haskell extra libghc-haskelldb-hdbc-dev_2.2.4-2_amd64.deb 41a2b42f6218ab280bd178a33bb1f8c8 32090 doc extra libghc-haskelldb-hdbc-doc_2.2.4-2_all.deb 2b23b708753f79248f428aa9512bd459 21314 haskell extra libghc-haskelldb-hdbc-prof_2.2.4-2_amd64.deb 5c502f269a9ee7b3f014c06648e8aaed 2760 haskell extra haskelldb-hdbc_2.2.4-2.dsc 3da68a94953b03d23e9d31707b636dde 3148 - - haskelldb-hdbc_2.2.4-2.debian.tar.xz d262aae0b79acbcb062c75d8fea84440 3773 - - haskelldb-hdbc_2.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZGwfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSZMP/iosVi9Bpq1rz0+mvJ6xo2GZ q6y2sbzvBxVCoNVFSiLpCtYgEz6l7HOB23+///MOPNSHV2WPfByaaRygwWUbfeNy +M6XfRWk//NCzU2EJ68QCXc9p0A1fnOQSKLZywzDolAXrfT2HueGwbfpj138pB6a Y7KSc1sm1qjpAD3z3wF3IIrterwukrj8JWO/GfE3WO9enaoz3RKWaH0b5IQUbvts PhF6gzWA+9GAFicxrnsSlUtd+k6QgFs7MkcORa7u6fLTG4nNxzYgXCNT+pucfNSp SoAU4bZU2E1JSKzG1rac4+fyknRVd3qIptD89dOrOuXEOYnNkqsIEweDP6QoKeDu 7sBPUkpz2D9NuxS3QHZ+Ba/4a+nqTCxXlZusZ8IztVEAJ3nCYd70ibIb4PRIUjMJ 0YgabIaRAIaSJfQV9P757oQZHoBDdmXh/6kBGH1ZUPn9fHXlt545UB5IYhgAcAlc AcFureUF7CJLfvDOhVNbcAjbU5gMZM3bItEWAmdNyqK/LdXALi+Or/LNmizYbHqG b9n5w7P2jrbhKkBInIiC3xLKHgK+X4/Gcw7t+4aQAsjfWmMjonWG/R0KQxkNjMfO 827cdXcdljRbneDxYuHj8PkxrYB+xkpzHxvIDebaJKJrJeMqj+zc6n6/WddbSwSM P8I7Qz8EzbZHFdHKIWx6 =vLWM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 17:43:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:43:14 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc has incorrect size; deleting it Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:48:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:48:57 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 17:53:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 17:53:58 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:00:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:00:07 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:05:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:05:12 +0000 Subject: Processing of ftphs_1.0.9.1-6_amd64.changes Message-ID: ftphs_1.0.9.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ftphs-dev_1.0.9.1-6_amd64.deb libghc-ftphs-doc_1.0.9.1-6_all.deb libghc-ftphs-prof_1.0.9.1-6_amd64.deb ftphs_1.0.9.1-6.dsc ftphs_1.0.9.1-6.debian.tar.xz ftphs_1.0.9.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:05:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:05:20 +0000 Subject: Processing of haskell-arrows_0.4.4.1-7_amd64.changes Message-ID: haskell-arrows_0.4.4.1-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-arrows-dev_0.4.4.1-7_amd64.deb libghc-arrows-doc_0.4.4.1-7_all.deb libghc-arrows-prof_0.4.4.1-7_amd64.deb haskell-arrows_0.4.4.1-7.dsc haskell-arrows_0.4.4.1-7.debian.tar.xz haskell-arrows_0.4.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:05:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:05:16 +0000 Subject: Processing of haskell-aeson-extra_0.2.2.0-2_amd64.changes Message-ID: haskell-aeson-extra_0.2.2.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-aeson-extra-dev_0.2.2.0-2_amd64.deb libghc-aeson-extra-doc_0.2.2.0-2_all.deb libghc-aeson-extra-prof_0.2.2.0-2_amd64.deb haskell-aeson-extra_0.2.2.0-2.dsc haskell-aeson-extra_0.2.2.0-2.debian.tar.xz haskell-aeson-extra_0.2.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:05:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:05:21 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:09:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:09:03 +0000 Subject: Processing of ftphs_1.0.9.1-6_amd64.changes Message-ID: ftphs_1.0.9.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-ftphs-dev_1.0.9.1-6_amd64.deb libghc-ftphs-doc_1.0.9.1-6_all.deb libghc-ftphs-prof_1.0.9.1-6_amd64.deb ftphs_1.0.9.1-6.dsc ftphs_1.0.9.1-6.debian.tar.xz ftphs_1.0.9.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:09:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:09:03 +0000 Subject: Processing of haskell-aeson-extra_0.2.2.0-2_amd64.changes Message-ID: haskell-aeson-extra_0.2.2.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-aeson-extra-dev_0.2.2.0-2_amd64.deb libghc-aeson-extra-doc_0.2.2.0-2_all.deb libghc-aeson-extra-prof_0.2.2.0-2_amd64.deb haskell-aeson-extra_0.2.2.0-2.dsc haskell-aeson-extra_0.2.2.0-2.debian.tar.xz haskell-aeson-extra_0.2.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:09:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:09:04 +0000 Subject: Processing of haskell-arrows_0.4.4.1-7_amd64.changes Message-ID: haskell-arrows_0.4.4.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-arrows-dev_0.4.4.1-7_amd64.deb libghc-arrows-doc_0.4.4.1-7_all.deb libghc-arrows-prof_0.4.4.1-7_amd64.deb haskell-arrows_0.4.4.1-7.dsc haskell-arrows_0.4.4.1-7.debian.tar.xz haskell-arrows_0.4.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:25 +0000 Subject: Processing of haskell-categories_1.0.7-4_amd64.changes Message-ID: haskell-categories_1.0.7-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-categories-dev_1.0.7-4_amd64.deb libghc-categories-doc_1.0.7-4_all.deb libghc-categories-prof_1.0.7-4_amd64.deb haskell-categories_1.0.7-4.dsc haskell-categories_1.0.7-4.debian.tar.xz haskell-categories_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:29 +0000 Subject: Processing of haskell-configfile_1.1.4-2_amd64.changes Message-ID: haskell-configfile_1.1.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-configfile-dev_1.1.4-2_amd64.deb libghc-configfile-doc_1.1.4-2_all.deb libghc-configfile-prof_1.1.4-2_amd64.deb haskell-configfile_1.1.4-2.dsc haskell-configfile_1.1.4-2.debian.tar.xz haskell-configfile_1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:33 +0000 Subject: Processing of haskell-cairo_0.13.1.0-4_amd64.changes Message-ID: haskell-cairo_0.13.1.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cairo-dev_0.13.1.0-4_amd64.deb libghc-cairo-doc_0.13.1.0-4_all.deb libghc-cairo-prof_0.13.1.0-4_amd64.deb haskell-cairo_0.13.1.0-4.dsc haskell-cairo_0.13.1.0-4.debian.tar.xz haskell-cairo_0.13.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:37 +0000 Subject: Processing of haskell-cassava_0.4.4.0-1_amd64.changes Message-ID: haskell-cassava_0.4.4.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cassava-dev_0.4.4.0-1_amd64.deb libghc-cassava-doc_0.4.4.0-1_all.deb libghc-cassava-prof_0.4.4.0-1_amd64.deb haskell-cassava_0.4.4.0-1.dsc haskell-cassava_0.4.4.0-1.debian.tar.xz haskell-cassava_0.4.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:41 +0000 Subject: Processing of haskell-concurrent-output_1.7.1-1_amd64.changes Message-ID: haskell-concurrent-output_1.7.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-concurrent-output-dev_1.7.1-1_amd64.deb libghc-concurrent-output-doc_1.7.1-1_all.deb libghc-concurrent-output-prof_1.7.1-1_amd64.deb haskell-concurrent-output_1.7.1-1.dsc haskell-concurrent-output_1.7.1-1.debian.tar.xz haskell-concurrent-output_1.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:45 +0000 Subject: Processing of haskell-attoparsec-enumerator_0.3.4-3_amd64.changes Message-ID: haskell-attoparsec-enumerator_0.3.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-attoparsec-enumerator-dev_0.3.4-3_amd64.deb libghc-attoparsec-enumerator-doc_0.3.4-3_all.deb libghc-attoparsec-enumerator-prof_0.3.4-3_amd64.deb haskell-attoparsec-enumerator_0.3.4-3.dsc haskell-attoparsec-enumerator_0.3.4-3.debian.tar.xz haskell-attoparsec-enumerator_0.3.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:49 +0000 Subject: Processing of haskell-bifunctors_5-2_amd64.changes Message-ID: haskell-bifunctors_5-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bifunctors-dev_5-2_amd64.deb libghc-bifunctors-doc_5-2_all.deb libghc-bifunctors-prof_5-2_amd64.deb haskell-bifunctors_5-2.dsc haskell-bifunctors_5-2.debian.tar.xz haskell-bifunctors_5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:54 +0000 Subject: Processing of haskell-bytes_0.15.0.1-3_amd64.changes Message-ID: haskell-bytes_0.15.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bytes-dev_0.15.0.1-3_amd64.deb libghc-bytes-doc_0.15.0.1-3_all.deb libghc-bytes-prof_0.15.0.1-3_amd64.deb haskell-bytes_0.15.0.1-3.dsc haskell-bytes_0.15.0.1-3.debian.tar.xz haskell-bytes_0.15.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:10:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:10:58 +0000 Subject: Processing of haskell-charset_0.3.7.1-4_amd64.changes Message-ID: haskell-charset_0.3.7.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-charset-dev_0.3.7.1-4_amd64.deb libghc-charset-doc_0.3.7.1-4_all.deb libghc-charset-prof_0.3.7.1-4_amd64.deb haskell-charset_0.3.7.1-4.dsc haskell-charset_0.3.7.1-4.debian.tar.xz haskell-charset_0.3.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:02 +0000 Subject: Processing of haskell-configurator_0.3.0.0-3_amd64.changes Message-ID: haskell-configurator_0.3.0.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-configurator-dev_0.3.0.0-3_amd64.deb libghc-configurator-doc_0.3.0.0-3_all.deb libghc-configurator-prof_0.3.0.0-3_amd64.deb haskell-configurator_0.3.0.0-3.dsc haskell-configurator_0.3.0.0-3.debian.tar.xz haskell-configurator_0.3.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:05 +0000 Subject: Processing of haskell-contravariant_1.3.3-1_amd64.changes Message-ID: haskell-contravariant_1.3.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-contravariant-dev_1.3.3-1_amd64.deb libghc-contravariant-doc_1.3.3-1_all.deb libghc-contravariant-prof_1.3.3-1_amd64.deb haskell-contravariant_1.3.3-1.dsc haskell-contravariant_1.3.3-1.debian.tar.xz haskell-contravariant_1.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:12 +0000 Subject: Processing of haskell-derive_2.5.22-6_amd64.changes Message-ID: haskell-derive_2.5.22-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-derive-utils_2.5.22-6_amd64.deb libghc-derive-dev_2.5.22-6_amd64.deb libghc-derive-doc_2.5.22-6_all.deb libghc-derive-prof_2.5.22-6_amd64.deb haskell-derive_2.5.22-6.dsc haskell-derive_2.5.22-6.debian.tar.xz haskell-derive_2.5.22.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:15 +0000 Subject: Processing of haskell-dynamic-state_0.2.0.0-2_amd64.changes Message-ID: haskell-dynamic-state_0.2.0.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dynamic-state-dev_0.2.0.0-2_amd64.deb libghc-dynamic-state-doc_0.2.0.0-2_all.deb libghc-dynamic-state-prof_0.2.0.0-2_amd64.deb haskell-dynamic-state_0.2.0.0-2.dsc haskell-dynamic-state_0.2.0.0-2.debian.tar.xz haskell-dynamic-state_0.2.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:19 +0000 Subject: Processing of haskell-glib_0.13.2.1-4_amd64.changes Message-ID: haskell-glib_0.13.2.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-glib-dev_0.13.2.1-4_amd64.deb libghc-glib-doc_0.13.2.1-4_all.deb libghc-glib-prof_0.13.2.1-4_amd64.deb haskell-glib_0.13.2.1-4.dsc haskell-glib_0.13.2.1-4.debian.tar.xz haskell-glib_0.13.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:23 +0000 Subject: Processing of haskell-hgettext_0.1.30-11_amd64.changes Message-ID: haskell-hgettext_0.1.30-11_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hgettext-dev_0.1.30-11_amd64.deb libghc-hgettext-doc_0.1.30-11_all.deb libghc-hgettext-prof_0.1.30-11_amd64.deb haskell-hgettext_0.1.30-11.dsc haskell-hgettext_0.1.30-11.debian.tar.xz haskell-hgettext_0.1.30.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:32 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:36 +0000 Subject: Processing of haskelldb-hdbc-odbc_2.1.2-7_amd64.changes Message-ID: haskelldb-hdbc-odbc_2.1.2-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haskelldb-hdbc-odbc-dev_2.1.2-7_amd64.deb libghc-haskelldb-hdbc-odbc-doc_2.1.2-7_all.deb libghc-haskelldb-hdbc-odbc-prof_2.1.2-7_amd64.deb haskelldb-hdbc-odbc_2.1.2-7.dsc haskelldb-hdbc-odbc_2.1.2-7.debian.tar.xz haskelldb-hdbc-odbc_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:39 +0000 Subject: Processing of haskell-dlist-instances_0.1-5_amd64.changes Message-ID: haskell-dlist-instances_0.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dlist-instances-dev_0.1-5_amd64.deb libghc-dlist-instances-doc_0.1-5_all.deb libghc-dlist-instances-prof_0.1-5_amd64.deb haskell-dlist-instances_0.1-5.dsc haskell-dlist-instances_0.1-5.debian.tar.xz haskell-dlist-instances_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:11:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:11:43 +0000 Subject: Processing of haskell-ekg-core_0.1.1.0-2_amd64.changes Message-ID: haskell-ekg-core_0.1.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ekg-core-dev_0.1.1.0-2_amd64.deb libghc-ekg-core-doc_0.1.1.0-2_all.deb libghc-ekg-core-prof_0.1.1.0-2_amd64.deb haskell-ekg-core_0.1.1.0-2.dsc haskell-ekg-core_0.1.1.0-2.debian.tar.xz haskell-ekg-core_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:12:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:12:14 +0000 Subject: Processing of haskell-hsh_2.1.2-3_amd64.changes Message-ID: haskell-hsh_2.1.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hsh-dev_2.1.2-3_amd64.deb libghc-hsh-doc_2.1.2-3_all.deb libghc-hsh-prof_2.1.2-3_amd64.deb haskell-hsh_2.1.2-3.dsc haskell-hsh_2.1.2-3.debian.tar.xz haskell-hsh_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:17:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:17:57 +0000 Subject: Processing of haskell-http-common_0.8.2.0-2_amd64.changes Message-ID: haskell-http-common_0.8.2.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-common-dev_0.8.2.0-2_amd64.deb libghc-http-common-doc_0.8.2.0-2_all.deb libghc-http-common-prof_0.8.2.0-2_amd64.deb haskell-http-common_0.8.2.0-2.dsc haskell-http-common_0.8.2.0-2.debian.tar.xz haskell-http-common_0.8.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:01 +0000 Subject: Processing of haskell-irc_0.6.1.0-5_amd64.changes Message-ID: haskell-irc_0.6.1.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-irc-dev_0.6.1.0-5_amd64.deb libghc-irc-doc_0.6.1.0-5_all.deb libghc-irc-prof_0.6.1.0-5_amd64.deb haskell-irc_0.6.1.0-5.dsc haskell-irc_0.6.1.0-5.debian.tar.xz haskell-irc_0.6.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:05 +0000 Subject: Processing of haskell-hxt-curl_9.1.1.1-4_amd64.changes Message-ID: haskell-hxt-curl_9.1.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-curl-dev_9.1.1.1-4_amd64.deb libghc-hxt-curl-doc_9.1.1.1-4_all.deb libghc-hxt-curl-prof_9.1.1.1-4_amd64.deb haskell-hxt-curl_9.1.1.1-4.dsc haskell-hxt-curl_9.1.1.1-4.debian.tar.xz haskell-hxt-curl_9.1.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:09 +0000 Subject: Processing of haskell-hxt-http_9.1.5.2-5_amd64.changes Message-ID: haskell-hxt-http_9.1.5.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-http-dev_9.1.5.2-5_amd64.deb libghc-hxt-http-doc_9.1.5.2-5_all.deb libghc-hxt-http-prof_9.1.5.2-5_amd64.deb haskell-hxt-http_9.1.5.2-5.dsc haskell-hxt-http_9.1.5.2-5.debian.tar.xz haskell-hxt-http_9.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:13 +0000 Subject: Processing of haskell-hxt-relaxng_9.1.5.5-6_amd64.changes Message-ID: haskell-hxt-relaxng_9.1.5.5-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-relaxng-dev_9.1.5.5-6_amd64.deb libghc-hxt-relaxng-doc_9.1.5.5-6_all.deb libghc-hxt-relaxng-prof_9.1.5.5-6_amd64.deb haskell-hxt-relaxng_9.1.5.5-6.dsc haskell-hxt-relaxng_9.1.5.5-6.debian.tar.xz haskell-hxt-relaxng_9.1.5.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:17 +0000 Subject: Processing of haskell-iospec_0.3-2_amd64.changes Message-ID: haskell-iospec_0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-iospec-dev_0.3-2_amd64.deb libghc-iospec-doc_0.3-2_all.deb libghc-iospec-prof_0.3-2_amd64.deb haskell-iospec_0.3-2.dsc haskell-iospec_0.3-2.debian.tar.xz haskell-iospec_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:21 +0000 Subject: Processing of haskell-io-streams_1.3.2.0-2_amd64.changes Message-ID: haskell-io-streams_1.3.2.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-io-streams-dev_1.3.2.0-2_amd64.deb libghc-io-streams-doc_1.3.2.0-2_all.deb libghc-io-streams-prof_1.3.2.0-2_amd64.deb haskell-io-streams_1.3.2.0-2.dsc haskell-io-streams_1.3.2.0-2.debian.tar.xz haskell-io-streams_1.3.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:25 +0000 Subject: Processing of haskell-lambdabot-trusted_5.0.2.1-2_amd64.changes Message-ID: haskell-lambdabot-trusted_5.0.2.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-trusted-dev_5.0.2.1-2_amd64.deb libghc-lambdabot-trusted-doc_5.0.2.1-2_all.deb libghc-lambdabot-trusted-prof_5.0.2.1-2_amd64.deb haskell-lambdabot-trusted_5.0.2.1-2.dsc haskell-lambdabot-trusted_5.0.2.1-2.debian.tar.xz haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:58 +0000 Subject: Processing of haskell-listlike_4.2.1-1_amd64.changes Message-ID: haskell-listlike_4.2.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-listlike-dev_4.2.1-1_amd64.deb libghc-listlike-doc_4.2.1-1_all.deb libghc-listlike-prof_4.2.1-1_amd64.deb haskell-listlike_4.2.1-1.dsc haskell-listlike_4.2.1-1.debian.tar.xz haskell-listlike_4.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:18:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:18:59 +0000 Subject: ftphs_1.0.9.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:35:16 EST Source: ftphs Binary: libghc-ftphs-dev libghc-ftphs-prof libghc-ftphs-doc Architecture: amd64 all source Version: 1.0.9.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ftphs-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ftphs-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ftphs-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: ftphs (1.0.9.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c718662c0baddca10e549b1ab8f86aeddc7a9e6e27115af9c49498d5f70ab0a8 121502 libghc-ftphs-dev_1.0.9.1-6_amd64.deb 65e12d6199aeb6006410efb0a56dcf7c561831f256b0e816f44fbafa6d9c0a74 64396 libghc-ftphs-doc_1.0.9.1-6_all.deb 86f4bccfdae8d3c0e47f224032552770fcd40529ff401d35b17b4941d916ee38 102056 libghc-ftphs-prof_1.0.9.1-6_amd64.deb d356b76a1ddfdcf3870e0ab470f2fd22225deecbe89a7925dbff4b6e758bd77a 2638 ftphs_1.0.9.1-6.dsc fbbb552206d67f9ed10d8af58e5b1f1249692894d05c739269955a0a0d3ab7bd 7860 ftphs_1.0.9.1-6.debian.tar.xz ce0b05b2fc7f93a6195184ed1a8edee69a7a9cf4aa3d15ebeb25421715571bf2 26177 ftphs_1.0.9.1.orig.tar.gz Checksums-Sha1: 5a0c26d88f7ad1785db069ca16744ba61ce8c83a 121502 libghc-ftphs-dev_1.0.9.1-6_amd64.deb 0cc3cc270510d8bc74b22a0846238071342d1e97 64396 libghc-ftphs-doc_1.0.9.1-6_all.deb af00dda37bcd8762574e99fa200111b50c84e279 102056 libghc-ftphs-prof_1.0.9.1-6_amd64.deb c802cab469b9c1d1281379d6ba4dcb111dccc399 2638 ftphs_1.0.9.1-6.dsc 784e5d37812e3ade7a3e6c28739695d8462ec858 7860 ftphs_1.0.9.1-6.debian.tar.xz 68e6457ce06af0c171bc6274e62e0e23f9daa5b6 26177 ftphs_1.0.9.1.orig.tar.gz Files: bf0babc0ae63c88b5d649513fb4272cb 121502 haskell extra libghc-ftphs-dev_1.0.9.1-6_amd64.deb a64290c70da78152569e43a69451febe 64396 doc extra libghc-ftphs-doc_1.0.9.1-6_all.deb 38dbd57ad05aef83f278180e7315dbbf 102056 haskell extra libghc-ftphs-prof_1.0.9.1-6_amd64.deb a7f988342986e5a33681b570ee1c18d8 2638 haskell extra ftphs_1.0.9.1-6.dsc 48096dab2ae03d44ce0c9c785e1d6109 7860 - - ftphs_1.0.9.1-6.debian.tar.xz 74144109b049e55383eff7ec7cc4c7cd 26177 - - ftphs_1.0.9.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0bUP/RvljVg8HG72FHBW26ott/mk ydpAyEABnbN9UlDGMukV/BRGytbGfvZUUvecwMXRGJ7N9t3SFJMN+4sD7qG5gf4Q D2vPiTISD7FsAyOiUdT0QtwfyaE/wW6k8VkEiKlSX7tGBNGEGYGnnuGE3na4XFn0 VX7ImLrL0pAgcqZF/CLyiXCtqKiF6gLxd+nl9+33NaT3CiHjPl0BybQJ1LnOlDAu SN1vqq++WWrK0xsFbJusrXqrpdeBs/WZoZKVCukjusO1XfFhvNM/Ej0l58cxRw5t eBVQnH7U5FoJv7d16ZyvYDIGUF1kJ9pCh76e/pi4dETNkA2o7fEsJpeO5vVn5C4t ZCgKbKvX8u8YUihSc+j/Sz2yuZtqIz65UI9WLbg7g3MdYBHOrOnXfYV/zqajNSGY rCGhdi454Ff6CQMJcrr5Fyo22N6u8JvDCp3PUDbYecST/5FTNC2kLAoExRUoNoK0 CBNQXCV42YFD27ieTdr7VLUoeqV1yQtHBC9UXNp2UOf9ZEz4COTIr96iWntiyYEM U3ttkYd9al3pvWExq8ArDN77QLAXB1OnjGytgqGxWU0ZSnsno+oFNRL8RoJ7kIOP bAklhxeOyswr4Yi/HxIy5p3/SvsaWGfjh2FLsCYSawftyko4Ib6tsQLYwnoz6J3X PrtzjxMCCVRYx6GUDV28 =B4w0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:02 +0000 Subject: Processing of haskell-memotrie_0.6.2-5_amd64.changes Message-ID: haskell-memotrie_0.6.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-memotrie-dev_0.6.2-5_amd64.deb libghc-memotrie-doc_0.6.2-5_all.deb libghc-memotrie-prof_0.6.2-5_amd64.deb haskell-memotrie_0.6.2-5.dsc haskell-memotrie_0.6.2-5.debian.tar.xz haskell-memotrie_0.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:06 +0000 Subject: Processing of haskell-netwire_5.0.0-5_amd64.changes Message-ID: haskell-netwire_5.0.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-netwire-dev_5.0.0-5_amd64.deb libghc-netwire-doc_5.0.0-5_all.deb libghc-netwire-prof_5.0.0-5_amd64.deb haskell-netwire_5.0.0-5.dsc haskell-netwire_5.0.0-5.debian.tar.xz haskell-netwire_5.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:11 +0000 Subject: Processing of haskell-iospec_0.3-2_amd64.changes Message-ID: haskell-iospec_0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-iospec-dev_0.3-2_amd64.deb libghc-iospec-doc_0.3-2_all.deb libghc-iospec-prof_0.3-2_amd64.deb haskell-iospec_0.3-2.dsc haskell-iospec_0.3-2.debian.tar.xz haskell-iospec_0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:11 +0000 Subject: Processing of haskell-io-streams_1.3.2.0-2_amd64.changes Message-ID: haskell-io-streams_1.3.2.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-io-streams-dev_1.3.2.0-2_amd64.deb libghc-io-streams-doc_1.3.2.0-2_all.deb libghc-io-streams-prof_1.3.2.0-2_amd64.deb haskell-io-streams_1.3.2.0-2.dsc haskell-io-streams_1.3.2.0-2.debian.tar.xz haskell-io-streams_1.3.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:12 +0000 Subject: Processing of haskell-opengl_2.12.0.1-3_amd64.changes Message-ID: haskell-opengl_2.12.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-opengl-dev_2.12.0.1-3_amd64.deb libghc-opengl-doc_2.12.0.1-3_all.deb libghc-opengl-prof_2.12.0.1-3_amd64.deb haskell-opengl_2.12.0.1-3.dsc haskell-opengl_2.12.0.1-3.debian.tar.xz haskell-opengl_2.12.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:11 +0000 Subject: Processing of haskell-memotrie_0.6.2-5_amd64.changes Message-ID: haskell-memotrie_0.6.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-memotrie-dev_0.6.2-5_amd64.deb libghc-memotrie-doc_0.6.2-5_all.deb libghc-memotrie-prof_0.6.2-5_amd64.deb haskell-memotrie_0.6.2-5.dsc haskell-memotrie_0.6.2-5.debian.tar.xz haskell-memotrie_0.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:13 +0000 Subject: Processing of haskell-lambdabot-trusted_5.0.2.1-2_amd64.changes Message-ID: haskell-lambdabot-trusted_5.0.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-trusted-dev_5.0.2.1-2_amd64.deb libghc-lambdabot-trusted-doc_5.0.2.1-2_all.deb libghc-lambdabot-trusted-prof_5.0.2.1-2_amd64.deb haskell-lambdabot-trusted_5.0.2.1-2.dsc haskell-lambdabot-trusted_5.0.2.1-2.debian.tar.xz haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:11 +0000 Subject: Processing of haskell-http-common_0.8.2.0-2_amd64.changes Message-ID: haskell-http-common_0.8.2.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-http-common-dev_0.8.2.0-2_amd64.deb libghc-http-common-doc_0.8.2.0-2_all.deb libghc-http-common-prof_0.8.2.0-2_amd64.deb haskell-http-common_0.8.2.0-2.dsc haskell-http-common_0.8.2.0-2.debian.tar.xz haskell-http-common_0.8.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:12 +0000 Subject: Processing of haskell-hxt-curl_9.1.1.1-4_amd64.changes Message-ID: haskell-hxt-curl_9.1.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-curl-dev_9.1.1.1-4_amd64.deb libghc-hxt-curl-doc_9.1.1.1-4_all.deb libghc-hxt-curl-prof_9.1.1.1-4_amd64.deb haskell-hxt-curl_9.1.1.1-4.dsc haskell-hxt-curl_9.1.1.1-4.debian.tar.xz haskell-hxt-curl_9.1.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:14 +0000 Subject: Processing of haskell-irc_0.6.1.0-5_amd64.changes Message-ID: haskell-irc_0.6.1.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-irc-dev_0.6.1.0-5_amd64.deb libghc-irc-doc_0.6.1.0-5_all.deb libghc-irc-prof_0.6.1.0-5_amd64.deb haskell-irc_0.6.1.0-5.dsc haskell-irc_0.6.1.0-5.debian.tar.xz haskell-irc_0.6.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:16 +0000 Subject: Processing of haskell-process-extras_0.3.3.5-3_amd64.changes Message-ID: haskell-process-extras_0.3.3.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-process-extras-dev_0.3.3.5-3_amd64.deb libghc-process-extras-doc_0.3.3.5-3_all.deb libghc-process-extras-prof_0.3.3.5-3_amd64.deb haskell-process-extras_0.3.3.5-3.dsc haskell-process-extras_0.3.3.5-3.debian.tar.xz haskell-process-extras_0.3.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:15 +0000 Subject: Processing of haskell-netwire_5.0.0-5_amd64.changes Message-ID: haskell-netwire_5.0.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-netwire-dev_5.0.0-5_amd64.deb libghc-netwire-doc_5.0.0-5_all.deb libghc-netwire-prof_5.0.0-5_amd64.deb haskell-netwire_5.0.0-5.dsc haskell-netwire_5.0.0-5.debian.tar.xz haskell-netwire_5.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:13 +0000 Subject: Processing of haskell-listlike_4.2.1-1_amd64.changes Message-ID: haskell-listlike_4.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-listlike-dev_4.2.1-1_amd64.deb libghc-listlike-doc_4.2.1-1_all.deb libghc-listlike-prof_4.2.1-1_amd64.deb haskell-listlike_4.2.1-1.dsc haskell-listlike_4.2.1-1.debian.tar.xz haskell-listlike_4.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:16 +0000 Subject: haskell-aeson-extra_0.2.2.0-2_amd64.changes is NEW Message-ID: binary:libghc-aeson-extra-dev is NEW. binary:libghc-aeson-extra-doc is NEW. binary:libghc-aeson-extra-prof is NEW. source:haskell-aeson-extra is NEW. haskell-aeson-extra_0.2.2.0.orig.tar.gz is only available in NEW. haskell-aeson-extra_0.2.2.0.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:14 +0000 Subject: Processing of haskell-hxt-relaxng_9.1.5.5-6_amd64.changes Message-ID: haskell-hxt-relaxng_9.1.5.5-6_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-relaxng-dev_9.1.5.5-6_amd64.deb libghc-hxt-relaxng-doc_9.1.5.5-6_all.deb libghc-hxt-relaxng-prof_9.1.5.5-6_amd64.deb haskell-hxt-relaxng_9.1.5.5-6.dsc haskell-hxt-relaxng_9.1.5.5-6.debian.tar.xz haskell-hxt-relaxng_9.1.5.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:15 +0000 Subject: Processing of haskell-hxt-http_9.1.5.2-5_amd64.changes Message-ID: haskell-hxt-http_9.1.5.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-http-dev_9.1.5.2-5_amd64.deb libghc-hxt-http-doc_9.1.5.2-5_all.deb libghc-hxt-http-prof_9.1.5.2-5_amd64.deb haskell-hxt-http_9.1.5.2-5.dsc haskell-hxt-http_9.1.5.2-5.debian.tar.xz haskell-hxt-http_9.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:16 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:20 +0000 Subject: Processing of haskell-lifted-async_0.7.0.2-1_amd64.changes Message-ID: haskell-lifted-async_0.7.0.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lifted-async-dev_0.7.0.2-1_amd64.deb libghc-lifted-async-doc_0.7.0.2-1_all.deb libghc-lifted-async-prof_0.7.0.2-1_amd64.deb haskell-lifted-async_0.7.0.2-1.dsc haskell-lifted-async_0.7.0.2-1.debian.tar.xz haskell-lifted-async_0.7.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:23 +0000 Subject: Processing of haskell-lucid_2.9.4-1_amd64.changes Message-ID: haskell-lucid_2.9.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lucid-dev_2.9.4-1_amd64.deb libghc-lucid-doc_2.9.4-1_all.deb libghc-lucid-prof_2.9.4-1_amd64.deb haskell-lucid_2.9.4-1.dsc haskell-lucid_2.9.4-1.debian.tar.xz haskell-lucid_2.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:24 +0000 Subject: haskell-arrows_0.4.4.1-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:56:09 EST Source: haskell-arrows Binary: libghc-arrows-dev libghc-arrows-prof libghc-arrows-doc Architecture: amd64 all source Version: 0.4.4.1-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-arrows-dev - Haskell arrow classes and transformers for GHC${haskell:ShortBlur libghc-arrows-prof - Haskell arrow classes and transformers for GHC${haskell:ShortBlur libghc-arrows-doc - Haskell arrow classes and transformers for GHC${haskell:ShortBlur Changes: haskell-arrows (0.4.4.1-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 86b78e4191c6c692e1cf5793333b6bade47506e4e247377d41ed43ad87c2ac4f 179914 libghc-arrows-dev_0.4.4.1-7_amd64.deb ae8006cfbb957f83d7b3dad3cec40fdab41b1f4f7bbf48618470aa7ae311919b 66330 libghc-arrows-doc_0.4.4.1-7_all.deb 0f818f7d4f0fced334617bec95bb524bcc10275191e8496b18172352a58a29ba 171398 libghc-arrows-prof_0.4.4.1-7_amd64.deb dd2d44fb22d2d80c152a98c2d3c8edafd0b19382936a2c2458d835c87810cd3a 2400 haskell-arrows_0.4.4.1-7.dsc 53f3905f773cf978282da71a97b3a5521b047bacf3321b95ffacc996f19e558c 3500 haskell-arrows_0.4.4.1-7.debian.tar.xz 5b104bd8f8fac5ad0fd194088819423302e52c2a796cc99f6d32bbc134bfebe2 12261 haskell-arrows_0.4.4.1.orig.tar.gz Checksums-Sha1: 3d5710540bb83453a098dd0177e183a0a0419dd6 179914 libghc-arrows-dev_0.4.4.1-7_amd64.deb 418e0c94da3640e05d7befc1427962bdfd66df3e 66330 libghc-arrows-doc_0.4.4.1-7_all.deb 54ef5fda3068d57fd4e025059f0c8b156f856520 171398 libghc-arrows-prof_0.4.4.1-7_amd64.deb c9613210ac65c6d20da9cc2818e558692e1d3591 2400 haskell-arrows_0.4.4.1-7.dsc 00e356f0c3ddf613a5904ce9cdef1b15828cfa83 3500 haskell-arrows_0.4.4.1-7.debian.tar.xz a116dce281fd58098490000403b825c7a6b7bc50 12261 haskell-arrows_0.4.4.1.orig.tar.gz Files: f89a170afe46dc4e83d01b5d90fe31c1 179914 haskell extra libghc-arrows-dev_0.4.4.1-7_amd64.deb f9b0fc62df86ccc692768f6a754a3c0c 66330 doc extra libghc-arrows-doc_0.4.4.1-7_all.deb fc7a375c61541cbc276714705e2efa94 171398 haskell extra libghc-arrows-prof_0.4.4.1-7_amd64.deb ba25803d8921f4ea4fd8a4390f92b77d 2400 haskell extra haskell-arrows_0.4.4.1-7.dsc fc81ff880579c9d8c25a6970694dafa6 3500 - - haskell-arrows_0.4.4.1-7.debian.tar.xz a6e09fddd9d9d62de39414d11bbbf73f 12261 - - haskell-arrows_0.4.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiom4oP/0ec5atgpjlLtsCUrQVvvQPL PMtF80K8wbGWWeiGul+NIg5ftQ1jRoQs55K9dkL01p/KHjcN3mjDhVX44O7ZafPi IT9Xb5CIwgtV82rqL5VDgtRfZ4uqw+U+8kmqQvg6oICglmDX/pGcqMPzluJmb9m1 OW18jRIJTMpSMCfw3th9A3fCcJLLsyPnoyqYhNtfPH2Dvr655l8ssQdOj/3GwIdA pyDfRaFtXpfYjFiWb5ZyVjb5rNIH80QK4zpJL354lwAVIEqBcEFZswZDATRsdn2g A6YJjrwN2jmPhlyqGgit4pW0RP2+bbQhRh/ZKTHsS1G2gF6YtXwvNnXaUV4WNk9Q 8U2/y0cJvs+KNxG70sxUajRfLUwftW9wlj+NFubakhMmPj13GK/AyPxO4R6aTIfy H6/Wg9om1W8Oy5WNPtRgdyPyZ3IyTcLCrvwXJBhn/OhHCBhkvycZize43EaH9pVi 7g9k6N3tUqqewKyrq/RRpi/tKw271pIMkZ7QR6wTd67rXRHv5Ph0+sU23DNFJkS6 RRF213ZOVbgHeLbrzoASJqqG0dGu1N9Y5toW3JS7Ypj9vzU19bD7TqWHnVfhhArT EFrqMITGTbagUJkxb2noGzrztnEZy8hAN0P3yOsW3w0yMs4ETgnhXPcTeVPqZ0Oi pFUKrdpZCfMAOmBYw23P =80CY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:27 +0000 Subject: Processing of haskell-ncurses_0.2.11-3_amd64.changes Message-ID: haskell-ncurses_0.2.11-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ncurses-dev_0.2.11-3_amd64.deb libghc-ncurses-doc_0.2.11-3_all.deb libghc-ncurses-prof_0.2.11-3_amd64.deb haskell-ncurses_0.2.11-3.dsc haskell-ncurses_0.2.11-3.debian.tar.xz haskell-ncurses_0.2.11.orig.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:31 +0000 Subject: Processing of haskell-openpgp-asciiarmor_0.1-7_amd64.changes Message-ID: haskell-openpgp-asciiarmor_0.1-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-openpgp-asciiarmor-dev_0.1-7_amd64.deb libghc-openpgp-asciiarmor-doc_0.1-7_all.deb libghc-openpgp-asciiarmor-prof_0.1-7_amd64.deb haskell-openpgp-asciiarmor_0.1-7.dsc haskell-openpgp-asciiarmor_0.1-7.debian.tar.xz haskell-openpgp-asciiarmor_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:32 +0000 Subject: haskell-attoparsec-enumerator_0.3.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:33:02 EST Source: haskell-attoparsec-enumerator Binary: libghc-attoparsec-enumerator-dev libghc-attoparsec-enumerator-prof libghc-attoparsec-enumerator-doc Architecture: amd64 all source Version: 0.3.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-attoparsec-enumerator-dev - convert an Attoparsec parser into an iteratee${haskell:ShortBlurb libghc-attoparsec-enumerator-prof - convert an Attoparsec parser into an iteratee${haskell:ShortBlurb libghc-attoparsec-enumerator-doc - convert an Attoparsec parser into an iteratee${haskell:ShortBlurb Changes: haskell-attoparsec-enumerator (0.3.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 92285bdba310f86e2a63b33e0ef3c62e10485088b58453b3677437f876745cc5 22550 libghc-attoparsec-enumerator-dev_0.3.4-3_amd64.deb 5498c24d56281857dcc4e0464bcc0eba78e13c313ee85fed8d5b05d32996ccad 30596 libghc-attoparsec-enumerator-doc_0.3.4-3_all.deb 2a4380976eeedbbdfcd83541eb33680d187e2358b90e152f88738ced3e5d606b 18904 libghc-attoparsec-enumerator-prof_0.3.4-3_amd64.deb 96b183d872905314f89bcd6e414cedf40be7d00a655d23a2b0109c481ef063c8 2816 haskell-attoparsec-enumerator_0.3.4-3.dsc b97972e32ae23a4e876cb34ed8ef2bd7d5d863eed924c86a0d21b19ae6971ce2 2468 haskell-attoparsec-enumerator_0.3.4-3.debian.tar.xz be95a763ebbec5529f486e62e49ce6709f14e688138fc36cff5590613690f588 2485 haskell-attoparsec-enumerator_0.3.4.orig.tar.gz Checksums-Sha1: 8bccc1029308462c550d46e43da78f13f9683336 22550 libghc-attoparsec-enumerator-dev_0.3.4-3_amd64.deb 67fc07e0ef19c6ff5618db44a4b176620bdadc10 30596 libghc-attoparsec-enumerator-doc_0.3.4-3_all.deb c98609948719c20a2f14a72e44b8cd77c875b8cb 18904 libghc-attoparsec-enumerator-prof_0.3.4-3_amd64.deb b8e63549486721e8cf18c849b39b6e0b19f9f2b0 2816 haskell-attoparsec-enumerator_0.3.4-3.dsc 1b01b7bf11dc26c63f6a2f2c3f297db4b105fd46 2468 haskell-attoparsec-enumerator_0.3.4-3.debian.tar.xz 833f10080861d4db59391aaf06e1fbe01b90e7bd 2485 haskell-attoparsec-enumerator_0.3.4.orig.tar.gz Files: 1a5b5f32ca34f57308650c6764b6d4d7 22550 haskell extra libghc-attoparsec-enumerator-dev_0.3.4-3_amd64.deb dd32a8b1f9b8f7d67c63f53b5de0b82b 30596 doc extra libghc-attoparsec-enumerator-doc_0.3.4-3_all.deb 6f4e0ff881202eb4b2091a5afd4ef22d 18904 haskell extra libghc-attoparsec-enumerator-prof_0.3.4-3_amd64.deb 14c33d931727da17d53b269ac031eda9 2816 haskell extra haskell-attoparsec-enumerator_0.3.4-3.dsc 7838ecf3fa762fc60e041407b737a23f 2468 - - haskell-attoparsec-enumerator_0.3.4-3.debian.tar.xz 840fbfb8a0e5e5c4d06d0524e41c462e 2485 - - haskell-attoparsec-enumerator_0.3.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohIcP/0dvM2YxlgCbQVhZKIQj21qL 0oDkzFycwXfxs/9Im0r8ie8d15JfEcSGb5VPxaW8ScH5DCOU/eSy2knXLY2iZBBb 7UjCi6Pi6PYtS4a6uFAbrHJ+VpiN5CnCYgtqggwAvzkWBejlDLto6NcjLffSF4qQ X6Io58lI4r1HUh6KXoybSzw8VdoNEAb8ZbkMTUQOKdaOXcQVsboYrvkvTF2zOnLG aTVDfOrA8pNTD2CtT5GI3WLIZ7l4IQhepUtLYHxDbaYaXciVB3U9QG8xbm+zw6uI 3Aqc2toZfzmm/GayapeRHMimopl74i4HnICz4nnAW9xUWWiqv0AYHea7Pi2TpGJw TD4yOAQPagxXku0nBR1hmtmhhSUGDoqkWHr+ySPG9YwqrbM8UGrWK/3DPQYVRcof 2adEwCKqVR+VeHGFvZmatPTK+4PYIaQaf1ZNjgoUQdRbpumLtrwZMurEhtWZXx9d 3bttalkNAeT/WHsUeCw5CA5L2Bub/7/uSoDUYAJAk2/4aVWDZQOkZmLXI4CDhIrZ 8EDB9fRnsBsCLsMFcpgQ2fbk0k1/M3QVosut5yVxENozPgkd48wOYcKc4RS3lEqO hRwUPIprOsbt5CHTxoHvpcldOTxXFC+K+k5SYAbc9B+3kCbAJi7JTJJkQ6DM31AI rt4zYAwzGYlZ/fLS1Al9 =CZrH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:34 +0000 Subject: Processing of haskell-parsers_0.12.3-1_amd64.changes Message-ID: haskell-parsers_0.12.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-parsers-dev_0.12.3-1_amd64.deb libghc-parsers-doc_0.12.3-1_all.deb libghc-parsers-prof_0.12.3-1_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:38 +0000 Subject: Processing of haskell-psqueues_0.2.0.3-1_amd64.changes Message-ID: haskell-psqueues_0.2.0.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-psqueues-dev_0.2.0.3-1_amd64.deb libghc-psqueues-doc_0.2.0.3-1_all.deb libghc-psqueues-prof_0.2.0.3-1_amd64.deb haskell-psqueues_0.2.0.3-1.dsc haskell-psqueues_0.2.0.3-1.debian.tar.xz haskell-psqueues_0.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:40 +0000 Subject: haskell-bifunctors_5-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:35:22 EST Source: haskell-bifunctors Binary: libghc-bifunctors-dev libghc-bifunctors-prof libghc-bifunctors-doc Architecture: amd64 all source Version: 5-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bifunctors-dev - Haskell 98 bifunctors${haskell:ShortBlurb} libghc-bifunctors-prof - Haskell 98 bifunctors${haskell:ShortBlurb} libghc-bifunctors-doc - Haskell 98 bifunctors${haskell:ShortBlurb} Changes: haskell-bifunctors (5-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 13423aa5dcde716a459cfd084d84b8d6250fa1e45000e07a623e6751175944f1 198766 libghc-bifunctors-dev_5-2_amd64.deb d6048f3bee7b42f6825f537743936988fee8475ec02d282966b439b8f936ea6b 54940 libghc-bifunctors-doc_5-2_all.deb a10c47c60657af204ddcd1f1adc50eb7bec888fef901245fde5bc50a17b68939 191476 libghc-bifunctors-prof_5-2_amd64.deb aab2e2a1d0cac8701d493d2b9688d36bfaa0af04ab863bbfa945f5b0ebcab116 2560 haskell-bifunctors_5-2.dsc 4fc672ab4b8df3d5467116721afac145f7cfd5069ab80bd7a6058bb96fb47d20 2524 haskell-bifunctors_5-2.debian.tar.xz 41df923a03f15ba2d00335aea2409ebf48ee7585f0a1101f1ec282fe5a07298d 10562 haskell-bifunctors_5.orig.tar.gz Checksums-Sha1: b875c8fbf66129a250a5b4baa394b34d5048b46b 198766 libghc-bifunctors-dev_5-2_amd64.deb 2580cafdb3380e142a4162d6d6d95360e4a9080e 54940 libghc-bifunctors-doc_5-2_all.deb 5248c949a7348877185c599cc9ff055af54cb060 191476 libghc-bifunctors-prof_5-2_amd64.deb c50863bfc57aa67671ea20e5cb74efba5797d95a 2560 haskell-bifunctors_5-2.dsc 167c9db6c2b8d35d3295103c6414bfd85de5b247 2524 haskell-bifunctors_5-2.debian.tar.xz 254418dc3c94bb6cef255c64df7b6661da2c595c 10562 haskell-bifunctors_5.orig.tar.gz Files: c096abd516f990aedcb2d463c845bb60 198766 haskell extra libghc-bifunctors-dev_5-2_amd64.deb a4f04e35ea04c9d9a54cebd36903b7b9 54940 doc extra libghc-bifunctors-doc_5-2_all.deb fd5a2f81b2369ecfcb1cd88223af75c5 191476 haskell extra libghc-bifunctors-prof_5-2_amd64.deb 8aca7fda07d94a020fb85651bb77795a 2560 haskell extra haskell-bifunctors_5-2.dsc 3f712368bd06a92c64cae2211d651fd6 2524 - - haskell-bifunctors_5-2.debian.tar.xz c6233195714401f5d9bf1e06fc626546 10562 - - haskell-bifunctors_5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2b4QAISeKcf9polUaFQKxXYDSXvg eZ1BfIHAeJRpAWzrSH+Od1OkzkE4ZkEOWOhVQBm01lSwiU05aMEdtIg6z5g/6o7V 4I2IHdmb6oja9iApx2FC1aLbl6FkKLXDKja2s7kk0h2sjvdUJvYNAsu4Phhxm1y8 GGEC0gfC0yDVEYdpBXC+UcubcOvOewQgi/LcD7CQzJhgrlAmerNIEWiu6EkO+2LO Ntp//edZ2l4LYPd6cQQfnA8evCk+V4DU0KBdD5H6P/b3Zt9/hbAGRe1GCSpO6tIJ xflSHbzGLnVS4wC7UrBSaGT4w31AbpOdjgL6MLF/j9z1JeVIjYhL08zRl7KR9E2a IEQnbVQM+pmJqYaSbGmWxHnViCSWq9yRR/gpy0rOjPa9Ir5T7FHtZokVSSMSOgov ZTKCZQQ+e4wbYAegFf7c4dgdHMR9ZBtiggC3ajq7bxFxBKJWEZZ+OtYw4ut3BrV2 z0cbGWkq+IE8DT+FXFatcHdGLazqb0dTIflahRE7CCyWGB/3pHlCYt//Itwn0tIp I9VQSqwba8Y3q6uCCeiwCRMhqIj5mdUjNcdfDMbagXBkTe5TSx+XwtCoACis3BVi LQiz6yYg/n9j5Pd8pYBZiAqbZGgbgl9u8U02TGfLkzPqmZ4C+GcXbZw+tyfId1+T avMoDfuEyjBKOvm+n7Ad =zHCR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:42 +0000 Subject: Processing of haskell-random-source_0.3.0.6-3_amd64.changes Message-ID: haskell-random-source_0.3.0.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-random-source-dev_0.3.0.6-3_amd64.deb libghc-random-source-doc_0.3.0.6-3_all.deb libghc-random-source-prof_0.3.0.6-3_amd64.deb haskell-random-source_0.3.0.6-3.dsc haskell-random-source_0.3.0.6-3.debian.tar.xz haskell-random-source_0.3.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:46 +0000 Subject: Processing of haskell-reactive-banana_0.8.1.2-2_amd64.changes Message-ID: haskell-reactive-banana_0.8.1.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-reactive-banana-dev_0.8.1.2-2_amd64.deb libghc-reactive-banana-doc_0.8.1.2-2_all.deb libghc-reactive-banana-prof_0.8.1.2-2_amd64.deb haskell-reactive-banana_0.8.1.2-2.dsc haskell-reactive-banana_0.8.1.2-2.debian.tar.xz haskell-reactive-banana_0.8.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:48 +0000 Subject: haskell-bytes_0.15.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:52:24 EST Source: haskell-bytes Binary: libghc-bytes-dev libghc-bytes-prof libghc-bytes-doc Architecture: amd64 all source Version: 0.15.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bytes-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bytes-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bytes-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-bytes (0.15.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0e6165909589f991606004f202395a5e18cbfd272631f86e3355632083885e77 227080 libghc-bytes-dev_0.15.0.1-3_amd64.deb cda3c32d941ba127cdfd673d94e81ce2361f44c778d4d4ecfdaa118b9e82703e 60770 libghc-bytes-doc_0.15.0.1-3_all.deb 0b78801b522c558d7f40366f388409df328f35a46bb7ec83e6744b2854330696 210564 libghc-bytes-prof_0.15.0.1-3_amd64.deb 08b5eb2eda5778cb7db39aede1a5b89f102c80b5efd9886dd22784d94de5dfa4 2858 haskell-bytes_0.15.0.1-3.dsc 66034b92a1aa78e69e4b448f45382a345a674de3e08f618a0f43ce4cead270ec 2980 haskell-bytes_0.15.0.1-3.debian.tar.xz 0844677de1358ac66c0fd1c829cda66539963681cef1125e815bf435108c98e2 17465 haskell-bytes_0.15.0.1.orig.tar.gz Checksums-Sha1: 6fb75adfff7550c4975e589ffa0062a857a05c18 227080 libghc-bytes-dev_0.15.0.1-3_amd64.deb b8dedbe80bbc230f694be0ead9bb0d044066f33d 60770 libghc-bytes-doc_0.15.0.1-3_all.deb 383e6cb4b3415cac6b398d7daee50c22c1dca3ce 210564 libghc-bytes-prof_0.15.0.1-3_amd64.deb e4d005be8da8022694b00350496eea43dcab7adc 2858 haskell-bytes_0.15.0.1-3.dsc 9bf9d23cbdef93a4aff62979eae35221e66a46bd 2980 haskell-bytes_0.15.0.1-3.debian.tar.xz 8dea74a656aa1eab24df01751f785d6d9c19ac74 17465 haskell-bytes_0.15.0.1.orig.tar.gz Files: d933b010d5851323e7909e9e9f912cac 227080 haskell extra libghc-bytes-dev_0.15.0.1-3_amd64.deb 802c67fa1aba043aebcc3e50c7b41376 60770 doc extra libghc-bytes-doc_0.15.0.1-3_all.deb f2c13f08dc9005eaa462e7d590c7feb9 210564 haskell extra libghc-bytes-prof_0.15.0.1-3_amd64.deb 8107275bf9723447285ef61f56f7aac4 2858 haskell extra haskell-bytes_0.15.0.1-3.dsc 4907d3542a49f45a5f5c5f3d19acad42 2980 - - haskell-bytes_0.15.0.1-3.debian.tar.xz 61b37ddd9561d37ffee1e2b59a7151c6 17465 - - haskell-bytes_0.15.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioB1EP/1wTIv+vXxLyXo6P8Dx6gmff hmjdA8oy5hs79iw31MTCZXDKQ8E40mTbnRfV/5FSs6igyNgLWz1fr7+A880QyR7c 3BGiGhpMoso93ltWtGNl+9sq/jAoF43g9PVnf5gN/d/P9C3iO3Qxc0oAuJ4zyyLM FHz0yNNY1mj8EIyiTO6k/G9KDAhlOKyBMHjWBsoF7fsixunGpajTZd403d1xABBB 3Q5wkO1zkPFD0W+iW3t/JlcsMC2OYimbjCoJQOVon39UCuY9tGkFr5oIbk6EnFMA g9ksKaRF8iZB5W3DNbuSF6AiAkHC0jSzWMzkW85bB+WeX7QKZ1TDZ4iUwDOISv4I lemy4DfDV/JhEcK8O6QkynnQybEwC4xxF4TURhVUYrRFoH/lmCjk8yKU0t1tO+rS Uc8bsFpq37SD9AtOkbxspaH3kRcgcodHRWYhSN4II3am5uUruxqzO72kqlXEi8G0 BHuweVDDddCtSSRfSgNgMf7Jmijmq7sgwK/189NRMe5pP1cK1ekpzg25dYpGKzad a90Afd1Ni2mIg8yF9hgHUSYrPmwQ8omD0ZGY0yvmHYIxdn8reMRB9iZTE3Ner5hB xAttGCdiD2RdV/obSMOV5NOY02Hgl99xrUA054DRxgHQpunLENhjpb6zcz2pV4Dh M1sG8CNNsFLLtGsTJUwY =Fib8 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:51 +0000 Subject: Processing of haskell-sdl_0.6.5-4_amd64.changes Message-ID: haskell-sdl_0.6.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sdl-dev_0.6.5-4_amd64.deb libghc-sdl-doc_0.6.5-4_all.deb libghc-sdl-prof_0.6.5-4_amd64.deb haskell-sdl_0.6.5-4.dsc haskell-sdl_0.6.5-4.debian.tar.xz haskell-sdl_0.6.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:54 +0000 Subject: Processing of haskell-sdl-gfx_0.6.0-9_amd64.changes Message-ID: haskell-sdl-gfx_0.6.0-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sdl-gfx-dev_0.6.0-9_amd64.deb libghc-sdl-gfx-doc_0.6.0-9_all.deb libghc-sdl-gfx-prof_0.6.0-9_amd64.deb haskell-sdl-gfx_0.6.0-9.dsc haskell-sdl-gfx_0.6.0-9.debian.tar.xz haskell-sdl-gfx_0.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:58 +0000 Subject: Processing of haskell-sdl-image_0.6.1-9_amd64.changes Message-ID: haskell-sdl-image_0.6.1-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sdl-image-dev_0.6.1-9_amd64.deb libghc-sdl-image-doc_0.6.1-9_all.deb libghc-sdl-image-prof_0.6.1-9_amd64.deb haskell-sdl-image_0.6.1-9.dsc haskell-sdl-image_0.6.1-9.debian.tar.xz haskell-sdl-image_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:19:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:19:57 +0000 Subject: haskell-cairo_0.13.1.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:22:29 EST Source: haskell-cairo Binary: libghc-cairo-dev libghc-cairo-prof libghc-cairo-doc Architecture: amd64 all source Version: 0.13.1.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cairo-dev - Binding to the Cairo library${haskell:ShortBlurb} libghc-cairo-prof - Binding to the Cairo library${haskell:ShortBlurb} libghc-cairo-doc - Binding to the Cairo library${haskell:ShortBlurb} Changes: haskell-cairo (0.13.1.0-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7f37a2e55cd7e45987c138b47825cac39c46d5959d1c5ee834facc65a6d9753b 299714 libghc-cairo-dev_0.13.1.0-4_amd64.deb 2d1cd1ba078c001b7c07f53cf2ee4ab8dfe5a1268b2c475c60043583b8a92ed6 137158 libghc-cairo-doc_0.13.1.0-4_all.deb 0c7c1fc5ca2ed34d4875276eebdcd0c896bec2400e89920c8a0ec77be413c9b8 245930 libghc-cairo-prof_0.13.1.0-4_amd64.deb 716c538a612caf747c5c1d236d6f15a8b294a505b4078e3e272525f4513f891f 2644 haskell-cairo_0.13.1.0-4.dsc 3a512c2e5768883bcd34b8346d53a9411ba80c507d8562d963162f1f86d8a28d 2752 haskell-cairo_0.13.1.0-4.debian.tar.xz 6b8e3fca37104022c53442c62bcb41c18d3e2fed4df372c1de56c41f3f7d276e 54143 haskell-cairo_0.13.1.0.orig.tar.gz Checksums-Sha1: ae05f759c9d8a0c07123a3d7c51d350c9ad1c7b9 299714 libghc-cairo-dev_0.13.1.0-4_amd64.deb 70fca73c29f48210e18b15e60895163bbe470267 137158 libghc-cairo-doc_0.13.1.0-4_all.deb 12cbc9c9fd029993a126443a2389442a434ffb83 245930 libghc-cairo-prof_0.13.1.0-4_amd64.deb 536b611d3463ce1e12859ff327c14e89c9cd7239 2644 haskell-cairo_0.13.1.0-4.dsc 52c671b1e6516dc294d8ccc03925d3bd3fefc587 2752 haskell-cairo_0.13.1.0-4.debian.tar.xz 7b0c5277204bf7abccf1e8e09c1d8a7d797d5398 54143 haskell-cairo_0.13.1.0.orig.tar.gz Files: 8e33a0c513a9c4cb44e730e65bea33d3 299714 haskell extra libghc-cairo-dev_0.13.1.0-4_amd64.deb 37d8584b696cde81591554a160e7601b 137158 doc extra libghc-cairo-doc_0.13.1.0-4_all.deb 479938999ee3709df7307b4b9867ed76 245930 haskell extra libghc-cairo-prof_0.13.1.0-4_amd64.deb 838b191a4cec95aec656ef9309cd27e4 2644 haskell extra haskell-cairo_0.13.1.0-4.dsc ced2118ef75e4474fa6f6e48e1835e0e 2752 - - haskell-cairo_0.13.1.0-4.debian.tar.xz 2787a60ff229b4aacd86315a9413037a 54143 - - haskell-cairo_0.13.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYT8P/Rx/+JmBxulv8o2zX28JS5gg mmQ7Jh3CNuoW9S6/VRhqD2MJgGYWoQPuLPHKRI24Y17Pe43IfvWw23ng0AmBiZfF hMnNUDXyQmRgGFmSSoOOsfgLYf733hiWHprRxSkN+f/mAYIx/3hd8K63hIiGw2cE 5BdLBxQLUJ7qjM+bRlywWhOfNqYu/sv19BhIDFGrQ4KhWwlLHvzMsKoujcugtmOm b8WGVgVUARCMeWgqgpAf15kHASHqEEM129O/wCy1exr6KWafQ/Lz1g0YEan7XmGy J7VVq0UZHxqnk8dycWwVAcXWOsqSjOOYTjiQ/PVoxQVXu4UZxeFRmI8C/HjlC3nh 1Y4Uef9MgXaQkgU2uLIc0ER6i1IOp6QdzHUKWg5PzPt4+CgVJxF2PZI9rJYLHR3l estvG/3uziY29KE3EYnPICYI50rh+sPWFRPaPEz6sisj1aho0iilJ5jTgO2HTHsB QqnAUzNVpxSsywDdnwO2mzKvQ1bS1phpxN9IsL/a1SHptK3GTWATpZSXbIe/atT4 gwcB70R6KAqDbf0DBHfYjYxrofZ04qDSTeAtRWwhNl5GbVegChcLP9OA73RS5GEP RSTXDqLTrZisEopeNj5X7mH0BuWQ8gckcZz8WwCyjFKitdnLrVA/kKCTzu81e0Ub l+TGnanfqb8zCZmDbkpx =27U+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:03 +0000 Subject: Processing of haskell-sdl-mixer_0.6.1-9_amd64.changes Message-ID: haskell-sdl-mixer_0.6.1-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sdl-mixer-dev_0.6.1-9_amd64.deb libghc-sdl-mixer-doc_0.6.1-9_all.deb libghc-sdl-mixer-prof_0.6.1-9_amd64.deb haskell-sdl-mixer_0.6.1-9.dsc haskell-sdl-mixer_0.6.1-9.debian.tar.xz haskell-sdl-mixer_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:07 +0000 Subject: Processing of haskell-sdl-ttf_0.6.2-6_amd64.changes Message-ID: haskell-sdl-ttf_0.6.2-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sdl-ttf-dev_0.6.2-6_amd64.deb libghc-sdl-ttf-doc_0.6.2-6_all.deb libghc-sdl-ttf-prof_0.6.2-6_amd64.deb haskell-sdl-ttf_0.6.2-6.dsc haskell-sdl-ttf_0.6.2-6.debian.tar.xz haskell-sdl-ttf_0.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:06 +0000 Subject: haskell-cassava_0.4.4.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:35:10 EST Source: haskell-cassava Binary: libghc-cassava-dev libghc-cassava-prof libghc-cassava-doc Architecture: amd64 all source Version: 0.4.4.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cassava-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cassava-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cassava-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cassava (0.4.4.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 3d7c7447fae6d4cd59c5241c3c0d1ef25b2e5efcbe55d8ebf4eef2d0da10bb11 367822 libghc-cassava-dev_0.4.4.0-1_amd64.deb 569e693cf04a3145931b99687d3b5bc9e39d2c04897ff09976cb175a53a7d475 91516 libghc-cassava-doc_0.4.4.0-1_all.deb e232f8f454e4ca8cb1bf77fccc2e2d6e2e5031d6da696a666b9681325c73018c 326512 libghc-cassava-prof_0.4.4.0-1_amd64.deb e3c1d06bf83b3a36cdcc9e1bd298b8164e9a5a88984ee4ad420bd5ee3fd260e9 3014 haskell-cassava_0.4.4.0-1.dsc 22bd661f034343487f011013b9c948e6d7663f72b2e50faef620f1958a827ac8 2840 haskell-cassava_0.4.4.0-1.debian.tar.xz 0733ede68d2670fd3e676f5a19b6d31233b266a8dc42387316e6ec7ed5e5df3f 32631 haskell-cassava_0.4.4.0.orig.tar.gz Checksums-Sha1: 335247705afd530deac4e2e3a2f063e950a5da88 367822 libghc-cassava-dev_0.4.4.0-1_amd64.deb e5a6f82a5070ce1eadfeb6e0f6f9d65bdea191c3 91516 libghc-cassava-doc_0.4.4.0-1_all.deb 2970c706c6428080ff510c39f19bae19acf54df8 326512 libghc-cassava-prof_0.4.4.0-1_amd64.deb b154f6178b567d6a75085e46ea3e8453d0f8aee5 3014 haskell-cassava_0.4.4.0-1.dsc e9a46e622153fd28cb7b447672e98d78eee1bcf9 2840 haskell-cassava_0.4.4.0-1.debian.tar.xz c4e62c141efe861c3a2bdac77d7d99f2b13e60bc 32631 haskell-cassava_0.4.4.0.orig.tar.gz Files: 7dcc61909dbf4c1fd563df1af581703d 367822 haskell extra libghc-cassava-dev_0.4.4.0-1_amd64.deb 245fb59e9a45aeeb1926daeee0be1f79 91516 doc extra libghc-cassava-doc_0.4.4.0-1_all.deb 08eafa82628e5c439ff0981f01cb5985 326512 haskell extra libghc-cassava-prof_0.4.4.0-1_amd64.deb 856092f9c053711f9d389cea5dd21a7d 3014 haskell extra haskell-cassava_0.4.4.0-1.dsc aaaa94b696dae904a1d8834309d0bb71 2840 - - haskell-cassava_0.4.4.0-1.debian.tar.xz 8429ea3c428c564d876db3a7916305f1 32631 - - haskell-cassava_0.4.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxjIP/AmBMv9GnK8yLmZdfVNseKLW yewE9sxt4g6Y9IBhjQQrcBUOud+QAe9iTSmcp1Q2frszoTcKsbSjIGv8R9Knr4UH cnxmxCeYi+j/bDOnHr0CLADzj40+estaXxlQdPpCOFKDPur0g+H1EK2PQCEeZDZm PFTYb+Z5kSfWZdrMnw02L9lxmtVjL8A2rNtckd/X5cc1O7OmN9P01FvWuWuV1+Xz nCtSwg/g65KaygXclARBUAJJb27tk5ptGHIEDxYao1zoGVDU52yqU1IMJugoRDzr P1nwpqTe+g3ssC9bggfI3ET4F7ymJsohp7EPfqsz6+VPMvPA9XNDFQbnMdeYFrrI IY6/NHKyLyXrlqegVbFBMjkcbiQnc2ujhczwTfJLTNQPtpeZbokC0aeyAZ72s+l9 wUxKbNvFnkSfIWRXzcRcVtMaGHHF6r9h9ML+fcWOeOhsio1qYEfWdrNMrY3uybaZ UWsSmNCi0zD1QgKAycEty2e7DFm5Qi330eW/4TkWPZW0PU3iXHx1B2xrgZGKF2oN 6YdRZf3aMVfYHEH/QnJJrsYf6lsO8p0vp8zR7J82WbLn0lGnCnJKT5IpuNcr7hz8 FyswKRX23CSoM6ba8FTURmHWxR/4OU00yJ/MS6MuL5C+o9Ch0XaqL8I2MFUpDgJX H7Lw/ltOAKkBuf6a+HYt =jfLi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:14 +0000 Subject: haskell-categories_1.0.7-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:51:04 EST Source: haskell-categories Binary: libghc-categories-dev libghc-categories-prof libghc-categories-doc Architecture: amd64 all source Version: 1.0.7-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-categories-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-categories-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-categories-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-categories (1.0.7-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 21c6fa226d0f0d95308ae667923f45e38cb1f17198f3d7d1cf066df8f0717705 71234 libghc-categories-dev_1.0.7-4_amd64.deb d67b002dabb599f78978054ab4d40d4b9a3aff157898e13cf5c141cb10fe6b50 49594 libghc-categories-doc_1.0.7-4_all.deb b85bd0706329da0642c4248680074bc0ebbd10626f3adf896e8cfb3360f151ef 65320 libghc-categories-prof_1.0.7-4_amd64.deb bb9f04b296b7340ce5ee62cd40bc0f249f40225756e09ef896fabff3bec449db 2441 haskell-categories_1.0.7-4.dsc 88383d1d72c86fe7e2937fb943fbacf1eeacb374bc1de72278fa348bcc4e8d1c 2348 haskell-categories_1.0.7-4.debian.tar.xz c29dcec070073f3fdb13f0265e2efc4f2f88522292189690351a70f24cd830a2 9211 haskell-categories_1.0.7.orig.tar.gz Checksums-Sha1: 74f86705ee17544c0671c016619ba2eddb2f777b 71234 libghc-categories-dev_1.0.7-4_amd64.deb cb7aa7f7021cb3f13e59ec9c68d334e194f7b7b2 49594 libghc-categories-doc_1.0.7-4_all.deb 2a4800945c3fe5740a11289a000197f78c96bfa3 65320 libghc-categories-prof_1.0.7-4_amd64.deb b2e212fc9cd38ef22f638fdce05c447b90715632 2441 haskell-categories_1.0.7-4.dsc 9761ece53100c5c6d6eb81e0b3768bd5becbe4e3 2348 haskell-categories_1.0.7-4.debian.tar.xz 2dd150882903dd3bcb82f8a23bc5fdc3ad9fabb8 9211 haskell-categories_1.0.7.orig.tar.gz Files: 453d4a139bf12692bdfaecbc9ac72dbf 71234 haskell extra libghc-categories-dev_1.0.7-4_amd64.deb cb0f0786bfe256793abfdb909242472d 49594 doc extra libghc-categories-doc_1.0.7-4_all.deb 096c22e82f615719b0bc882d44df99f1 65320 haskell extra libghc-categories-prof_1.0.7-4_amd64.deb aee3ad42ea0b8100dd39593098c5a00d 2441 haskell extra haskell-categories_1.0.7-4.dsc 5e19b56cf25cd99239c5b50b5d84d03e 2348 - - haskell-categories_1.0.7-4.debian.tar.xz 77ad292be42a6ed8722b8768b7aa294d 9211 - - haskell-categories_1.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3xsP/iW43ILqyJgFf77QedK+rwf4 GJdX2hGoV+1OvC4DTud0Qc5jEIjCSeD4PIf8/9XZiWcbSvwXglD1yAK9put1QalG q3qCKT9PziBnMMcapMkldA8ZU6V7h9iENAn+U7QXzMVBrgWRSGS8Jkq5yylkJkfN 0LOOvnS8bM5cteAAbKXoqblJ2X4gTSZG6ruOix9AmTqyc0gTI2SIxkP6itwEqAsi DEQF5gLmmmyg6pG8gBlPWSx4aC0TVLKx4pKurT7hG0HFADk6ePfkoXfnWKtZ4kAK y7WS7H+GnpoT3PpcyhgoSHtAC/Rkv1vYCYPuGKas87dLdEJQex3le6lhz5fujyHu xr0CObFFW7UVrooiOry1JDc/zPJ7iDFdl6n1bEm9SX7ixti1F0HJN1WNsPO1etLU KnPgjWdPmdkKS6CwbcQUhzwSnIKYKCu2RtApMPlqQldEffZEVrumfqt2IDa2R60Z DENwF33HeJUSEFbPccNLp2MSCxuwIpmcbl+aAnDj9ufQ6jd4SPKqlJdGQRcyIUfJ VFCNSC8QEqSP5NL+gUaO9S4IzcZQEm1uT/QrBkTbBkElL6QMnouYtJFtNJ+xOEbS JTtKnxqR6rh2aIDOzlLTBLjPYnTxoQ9Sqw3mdcbMQs/DgsySP4mzrsYDmnAQD/WL s1En/b/hU2jiMAzDjjNj =I5fa -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:23 +0000 Subject: haskell-charset_0.3.7.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:43:22 EST Source: haskell-charset Binary: libghc-charset-dev libghc-charset-prof libghc-charset-doc Architecture: amd64 all source Version: 0.3.7.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-charset-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-charset-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-charset-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-charset (0.3.7.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 44e31e7308f476ecdbab00bf559e028301a723fee423d5cd75a56e4e7d2196df 252604 libghc-charset-dev_0.3.7.1-4_amd64.deb a4ba87d3ad08e2f0ae4cd0057eb86ccbdf746d0296ffbed666263423226894d9 64154 libghc-charset-doc_0.3.7.1-4_all.deb c0ea9f730b451a115c9efb8e2e0db2667efefc2f1a8164d42a458843d0f99638 200520 libghc-charset-prof_0.3.7.1-4_amd64.deb 6c37063702dfb4d82267e4fb1184d65998c4c0c2070f3d34a0dce66c2a96acc2 2618 haskell-charset_0.3.7.1-4.dsc 957b898dcbfbdd41f54010dd4b83de10bde00fead085a7129cbcf96f53a1b7af 2668 haskell-charset_0.3.7.1-4.debian.tar.xz 3d415d2883bd7bf0cc9f038e8323f19c71e07dd12a3c712f449ccb8b4daac0be 12507 haskell-charset_0.3.7.1.orig.tar.gz Checksums-Sha1: 6c96ba6d5851274c1bd51e10dbcfaa8bb812bae6 252604 libghc-charset-dev_0.3.7.1-4_amd64.deb 31ee5192bb5a85579b3276f8b6d1553b75b450b1 64154 libghc-charset-doc_0.3.7.1-4_all.deb 3943b9f095d4cd6d34093b58a0ef5e3d8528a338 200520 libghc-charset-prof_0.3.7.1-4_amd64.deb 3a2e9816992eeda9c47951dccd0cc108e143982b 2618 haskell-charset_0.3.7.1-4.dsc 1c5fde65e2657fdbbf836a086f983106367ffdf9 2668 haskell-charset_0.3.7.1-4.debian.tar.xz cc341ed4e9d994521212ab4e25e3be2f5b549d36 12507 haskell-charset_0.3.7.1.orig.tar.gz Files: 07980b261dc5ce89e89d12d74f2c466b 252604 haskell extra libghc-charset-dev_0.3.7.1-4_amd64.deb 69062ed4c2be86881ef3911d7bdcc862 64154 doc extra libghc-charset-doc_0.3.7.1-4_all.deb 9a1269d0152b42605d5d29e263f29d16 200520 haskell extra libghc-charset-prof_0.3.7.1-4_amd64.deb c7cddcbf163c7c43bdac188b199e8f3b 2618 haskell extra haskell-charset_0.3.7.1-4.dsc 1196c39bcdefb12a4d3e92208a784aa2 2668 - - haskell-charset_0.3.7.1-4.debian.tar.xz 522caae63cc57efb9f5f3531f55e93bb 12507 - - haskell-charset_0.3.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio43IP/3JUVyksT7qDBXe0Hjfoo9X6 f0aL7JTZ9v42wT7zjgLhbxcJ9QVcZsg2k4DGuYo7asJ6afv/4qGJeCI6HD7h80Sr p9qiYPyWhTDpqa3A9YcEhMnJhCNgpoTgcKUgQz/Fl+ir48mqRVAn7BxeSszn3TCd rLg2atoyyhXNnFcJGJyxPHngGDr2uROeAXGpV4itvw71D2+c7H89WFAUwoeQUu/e cQyqdcj3SBpisd0OJru69zHGy4ibUDJUQlFoFNF+AGuhrX0eBEXPOkcLUy6epW5b qQ4+mN0MeBT5uGYyPPju3Xoq6Fz+aogalJnJktqPaSD4vw8Xotw6gSax6R8oNfU5 Te/oz7shvMTPNGEhwuNiEPOkqkay6fSVRB6M3f45Ts7PZ6/kvPTzCEnFBqLXLZat Uj84uazeZXTyyk4Nn4XpPB9NCXiD+V4V1eZbi7ftSoUwJmSc4/DReV7ZL26QuQF0 4KFDstLlu5M4hEHaC8kHQ8bZDbexqiLWTQB3SFeutzrt1uBGjspz2+GjfUT8lU9Z CTq7lrkWIHRCdTmh+BUWxeFCF/FGWmYLOIu4zhMtOyFRiEmro66yTnMPCpT19Hqw 1cL7O5azszGBUHFB48oK7eUrzYLzUWwbPhKAIZosKLzmXG7YKG5k9qJLY9G0No/U kkqDXxudWh7GdxitcB14 =5jDg -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:31 +0000 Subject: haskell-concurrent-output_1.7.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:41:35 EST Source: haskell-concurrent-output Binary: libghc-concurrent-output-dev libghc-concurrent-output-prof libghc-concurrent-output-doc Architecture: amd64 all source Version: 1.7.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-concurrent-output-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-concurrent-output-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-concurrent-output-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-concurrent-output (1.7.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: cb3807f7c93f5efc918bb693a72c8e7a7727aab2bbb126e078f85edaea021218 143578 libghc-concurrent-output-dev_1.7.1-1_amd64.deb 3b706284fa578b6031db5f30f2be528b1522f1606abbd3105a8268c36829bf96 69560 libghc-concurrent-output-doc_1.7.1-1_all.deb e8308ad29a1950f9078cf2cf6b65a8f90dceebcaeefb6531c75999a01b906fad 118516 libghc-concurrent-output-prof_1.7.1-1_amd64.deb e0659af57479c4fb2ca916f2b4dc63387e7c357e54178af3014ccd2d2ae8559b 3128 haskell-concurrent-output_1.7.1-1.dsc 132feb7af656b65af4cf06526999b61bb68162935e84187609a63c925f32d84c 2364 haskell-concurrent-output_1.7.1-1.debian.tar.xz 3aead087a1db0b762b13bf62e11f01673d0a8b4f9d3e489fa18dd7fb5fa2098d 20805 haskell-concurrent-output_1.7.1.orig.tar.gz Checksums-Sha1: 38b0032092e3f4378d1ba717528166e0d11321ae 143578 libghc-concurrent-output-dev_1.7.1-1_amd64.deb 4f3fb32086d85257a994a25d92868dbf46a2a928 69560 libghc-concurrent-output-doc_1.7.1-1_all.deb c0f6692a071743960336e6bb4dfa1bbc855b09e0 118516 libghc-concurrent-output-prof_1.7.1-1_amd64.deb 62872e6acb6d2c3c4108b77b5c5782652fd48594 3128 haskell-concurrent-output_1.7.1-1.dsc 927622bcfb2bef3ba9481f1940083a772f712cf0 2364 haskell-concurrent-output_1.7.1-1.debian.tar.xz 0e9c1bc7afb05857ef827d52c65f14567a0a8c54 20805 haskell-concurrent-output_1.7.1.orig.tar.gz Files: 38db6fa5fef2e486e359b1dcf8992429 143578 haskell extra libghc-concurrent-output-dev_1.7.1-1_amd64.deb d2fe7ee6810b426f5efefdcb1654f48b 69560 doc extra libghc-concurrent-output-doc_1.7.1-1_all.deb a395e089d820d9a284250406647e3eb5 118516 haskell extra libghc-concurrent-output-prof_1.7.1-1_amd64.deb 2d223fa1371ca99b1935f7ad88dd4b7c 3128 haskell extra haskell-concurrent-output_1.7.1-1.dsc 7c7261f95c51fcde9eaa43cb37aa4041 2364 - - haskell-concurrent-output_1.7.1-1.debian.tar.xz 89e4f6704d05a4e5fe2d93824b298c4d 20805 - - haskell-concurrent-output_1.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotY0QAIxLJCTsuQq1odvCxGs5owkd KEvzbhxiURvhhBEzAGPrTOBxjW+k9hThRdNkkJSItipu9tY9idgLgQBJmN2zcByp HsJHITAsYXGaQWVNtktg2zS1EmaIc67c8piWExvwl5+XgoygHd2/udkFlxeRHs8m YRlOIN+W4PqUT+Mz/r2aTshWV/yH07ITLBgrKRKttE+qSOAMsGNoHNQl1aptvJ7q qZJBfKKeIcze89loXbHWBTYCylN8HxlVN7tzNGiobKDF4LaMDCAXfswyxARlslTR Eq5PtNwC4ScyNUGXpwihvhlTVRf7PyPTR+jnWN5RXuCbC+VX9hfL/QNwJFHXW+DV XtFj8Grg0lj5Upcs2JnZ52ip50ugzXFgI/eRgp7EavbPupVvYqhXSprvISUlBXt3 ZMZ6fjpZoKY81wd4A+4gR/0tBoaFgmw45FyJ3oper8rjQ1GNIE2le/4oB1tMiBLH m6vfIyyE7fJmoaw2insAW8Ed4frpwtsriiIiUSG4dqRoFZWdncNxJdlZeSRyO0VW RYXDzPqXLLGJeAge6QuGVkT5lcqilejBThuTLaazcFcX4Ui2Xc5cmzlF1UuTN4UJ z/KFIMFEOGlRIZG5X26kw5X9vOKiX5cTKajv+byh3lqfc/dfEhaaleG6rGolmf4J +46JLnuJngYwCaYGADOn =J5Hl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:39 +0000 Subject: haskell-configfile_1.1.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:43:47 EST Source: haskell-configfile Binary: libghc-configfile-dev libghc-configfile-prof libghc-configfile-doc Architecture: amd64 all source Version: 1.1.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-configfile-dev - Parser and writer for sectioned config files in Haskell${haskell: libghc-configfile-prof - Parser and writer for sectioned config files in Haskell${haskell: libghc-configfile-doc - Parser and writer for sectioned config files in Haskell${haskell: Changes: haskell-configfile (1.1.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e352664735589e4f5a74adf01bb5da53f782952fe3df9977b522bf99d71debe5 110042 libghc-configfile-dev_1.1.4-2_amd64.deb fa98d47e65cd4b7fa50ce0786515d70b58fe21067d540b4f17cf81edbbd128be 67060 libghc-configfile-doc_1.1.4-2_all.deb a0f4abf53debacf6c6b77bd6367946d46192af22b0abbff0b67cfe137ae247e9 94906 libghc-configfile-prof_1.1.4-2_amd64.deb 9d70bb0b3e9b4d276d3c0391ec87bc6ab9bd949ef4bfdc8df91ee98b7d88c3be 2573 haskell-configfile_1.1.4-2.dsc 79cdf60c5e8a4b0b510b870d1a7a246e5a53e2d413c428fbcf0ab035ff49214f 8168 haskell-configfile_1.1.4-2.debian.tar.xz ae087b359ff2945a62b671449227e0a811d143ee651179f4e7e9c66548e0f514 28969 haskell-configfile_1.1.4.orig.tar.gz Checksums-Sha1: 21e3d0320aa3fd3b8d1990d96052106b2d3ce258 110042 libghc-configfile-dev_1.1.4-2_amd64.deb 2e7aa8f10376938ae94d3a5029229788d2007e98 67060 libghc-configfile-doc_1.1.4-2_all.deb a3d28f66b4fa281ad1f58094656f52b6d6f46deb 94906 libghc-configfile-prof_1.1.4-2_amd64.deb c3b126157dd68681f9c07b431ad0dd836f423d91 2573 haskell-configfile_1.1.4-2.dsc 59e058ca888d94e71426c2049588d76479717cd0 8168 haskell-configfile_1.1.4-2.debian.tar.xz 3645be1d83b936e4944742816457b4c13b2c1da8 28969 haskell-configfile_1.1.4.orig.tar.gz Files: 62a7479a0ed1e274ba1ac988f27116d9 110042 haskell extra libghc-configfile-dev_1.1.4-2_amd64.deb 548669273a3045cc2d4614410381fbbf 67060 doc extra libghc-configfile-doc_1.1.4-2_all.deb a936e9648674d7e9503a684cfef792e8 94906 haskell extra libghc-configfile-prof_1.1.4-2_amd64.deb 7fdf8fbf1d223dfcf11c88ed068f2dcc 2573 haskell extra haskell-configfile_1.1.4-2.dsc 6cf391fdfb82d8e44dfca2cab5c8bc63 8168 - - haskell-configfile_1.1.4-2.debian.tar.xz f21c64c0aced06cfbb02ef01e93b3af8 28969 - - haskell-configfile_1.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0rkP/RkQ0w4vHMF+SuxZ7DMWe0iC G9ikV3fl+s6XvbDyHwyBKyUAGWQ3cxyWR3S/ylG551ifYjKMjxP/NvvRBcorM9ay P2mYByj9YHQBXrfdYBmobt8p2NshudAxLpRuEo0euRb1IwECq3/Fqk/3rL/wJyo/ 6Z8DT7NMZbVvP4nQ6FC4RL9uz98YuyQxmMsqJfn1U/V+qdzDr6SSAVU+CBu5OAV3 lbEVqjiI4R+nGjy514wGJ2G5ooe2ky5jTNOKJHuXX7wqnlX91w55Q8c4HUSMAsHJ 2q8xEZX7Nl624Wds69slTe/0ikOTPZMakfGHsFQmo1pX1u2L2+6uPVrz8cdL1sPn elbmx5Y6TdMzam+bEczWxLhV3zCb9VoNig8gSHr1qkO2ZhSxqdq8PMn1lhmha+kP AMCQZr7lZLslqCujdfmiCkMISAwshR4JWhLWPXoq547yk6zW2cL/TDv3PZgNaCNn aag43RVLFYtgTyIVnMZ75w/V0JnKcJ9m2Z5VRMHxtFSSwFnzQGOUADAixHf/+kM1 F5D2BFB4tpBihYL37UM7WYcqwJ+Pf2umNZ443cG1/XZZBFkHSJTnSrwMmwUanjpZ z4dGg9vCDpShNKTXce5HPp88g3aHBmDfG4Rp9k/ZaxhhkpqJwRjSFTtZZBEip+GN AX6uWu4tCC7LPQ6GNJKF =HNpC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:48 +0000 Subject: haskell-configurator_0.3.0.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:37:36 EST Source: haskell-configurator Binary: libghc-configurator-dev libghc-configurator-prof libghc-configurator-doc Architecture: amd64 all source Version: 0.3.0.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-configurator-dev - dynamic config file reloading libghc-configurator-prof - dynamic config file reloading; profiling libraries libghc-configurator-doc - dynamic config file reloading; documentation Changes: haskell-configurator (0.3.0.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: af5d01d2563971d26fe9d828f2cc329ec6bd062c2e40d6a40e9cd923f1fa3dda 202992 libghc-configurator-dev_0.3.0.0-3_amd64.deb ba53a636bc3da19fbd70cf124a4dac883d3d2157ded8ed094b3357ad40022094 55012 libghc-configurator-doc_0.3.0.0-3_all.deb 1315dc4ea9fa8b2b14a810eb4cb73760735ebefcddfd264ea567067a09206143 168186 libghc-configurator-prof_0.3.0.0-3_amd64.deb 687355c6c127cc9cad1a51e3892687a7d4078676f82af93c0545cfe17c07d3cb 2804 haskell-configurator_0.3.0.0-3.dsc 2ec9b724a81e7c3f70aa8b1ac8f378e755f631d995145e10c3d6ba5a16185977 2624 haskell-configurator_0.3.0.0-3.debian.tar.xz 6eb9996b672e9f7112ca23482c42fa533553312c3c13f38a8a06476e67c031b4 15232 haskell-configurator_0.3.0.0.orig.tar.gz Checksums-Sha1: 4fc877d7ac6d58e2a4685c069368fc7c5a5c4879 202992 libghc-configurator-dev_0.3.0.0-3_amd64.deb f264e2d830e71d5aa905c6a719a42b2c78368fd3 55012 libghc-configurator-doc_0.3.0.0-3_all.deb a03f70e9a9701b56bcc2bffdd165cab4d204fba9 168186 libghc-configurator-prof_0.3.0.0-3_amd64.deb 18630e2b9cd48c2fb2c183dfe39689d9e6874464 2804 haskell-configurator_0.3.0.0-3.dsc d7659950db87b8eaa5aa94bbc4c146fe76d4a1db 2624 haskell-configurator_0.3.0.0-3.debian.tar.xz 29a15ed18c663c15397755f2144f3262531c460e 15232 haskell-configurator_0.3.0.0.orig.tar.gz Files: a9c93d92fe7d97289ffef3d296189c42 202992 haskell extra libghc-configurator-dev_0.3.0.0-3_amd64.deb b05b08ca414ed642931157936e5f33ca 55012 doc extra libghc-configurator-doc_0.3.0.0-3_all.deb d903e8aeba39a717367c5311e9c44c66 168186 haskell extra libghc-configurator-prof_0.3.0.0-3_amd64.deb e52b545a9784c823525037fdbf518b68 2804 haskell extra haskell-configurator_0.3.0.0-3.dsc 1fb8487f46ad413fcf8e271444c1b924 2624 - - haskell-configurator_0.3.0.0-3.debian.tar.xz aac63c54d79daed3f5d854ee9d34a6ef 15232 - - haskell-configurator_0.3.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomAgQAK4m2vbA8AD4HNds8LgBb9gn 5XQu5H+Hg5r72BKjE88dRS4WqrmcGxsravDd2mc7xHbuhHpYqJdwOEcbQ5l1cDUD 5vF9CjDg97WzZd5/zVMNRXIroYwVUzpOi7P2pIObLU+G2EACMu3QaVypksCP8nbB mQO59CykDBApRRA0gQXoG7rKt0x2GY1EcM5nwTkhN12aypkh5opPQ4rH5XObI6Ko ZyehYqCsCVz8YTbLGGCT4GWYtEYdiLldI30zbpTE1wK5CvA3Z6eDlrGvh1EmzH7S G78F8ED+4Oh5DoyMlHV5Pe2Jr48NljUmnu5JkcEWDE1MkSoGRbUP/h/ktxsHi7pX 4qS3f5PYBM6jQHZI53rdo00L7FMReR7JhlQHj7TCaAdScbAz2SQLPUIyC5Gz1GVn chJu5buReJeR9LfvWjtS/Pav4ccwr2kS9POGze1nlE4DK3TGLAgSXgCX8d3p2x/b K9EGPhA/iK7TYyIiqH6HIXne1k3UDFjwefU8C/EKjFyCqGdhgekaYxwFhcNVVFv6 e4covRXQTb+OU+ruXww05ZhrUp++gGJ+kwVhMpiWGtjQ3AknsV2c1IAP7DWWVyTC yYfE3pFbf/ICBd/Jl4UxsyN8jC6+2hSZ3ubLbY4YCkNQfkSOB4S9ctgSroqOLG/U HRh0EBC4Pz57KBAYPRuu =jMyJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:20:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:20:56 +0000 Subject: haskell-contravariant_1.3.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:51:06 EST Source: haskell-contravariant Binary: libghc-contravariant-dev libghc-contravariant-prof libghc-contravariant-doc Architecture: amd64 all source Version: 1.3.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-contravariant-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-contravariant-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-contravariant-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-contravariant (1.3.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 0e17022fb51ef10561e9b11906775438bb263aaa2f26eb1b4c23aa14b778f0bc 84104 libghc-contravariant-dev_1.3.3-1_amd64.deb 6975216f1d94f2208399d7d7470ef986cbb97a5df59b9b0275af723008c16880 50438 libghc-contravariant-doc_1.3.3-1_all.deb 94645d7ac959c25e155f9db4f62210c73e7c748c14f34dd57589df25379eb8d8 77406 libghc-contravariant-prof_1.3.3-1_amd64.deb b4fc8083fa9a7bb672d5be9b83ca0046041f3aad1b1ad8950a95155eec8e7fa0 2870 haskell-contravariant_1.3.3-1.dsc 5edc69047708c8295383460db9eae91f36269eb88891aa4108ec282e9e77057e 2748 haskell-contravariant_1.3.3-1.debian.tar.xz 65390e2bde01c1cc91cfe414b5ad0aa9dcb26e527f0646719d19dbaf616590a0 9923 haskell-contravariant_1.3.3.orig.tar.gz Checksums-Sha1: 8773d854ecb4ac6478d44d34b5f007fcf8b74fb6 84104 libghc-contravariant-dev_1.3.3-1_amd64.deb f8dedb8f5c554ae9e81c48d0b4cc9e4cbe39a6e4 50438 libghc-contravariant-doc_1.3.3-1_all.deb 78ff3e4bcf6d18d2c62bccda841dd72a61708039 77406 libghc-contravariant-prof_1.3.3-1_amd64.deb e3a5a4f3ffaf403369a0e9eb4f733992de45670c 2870 haskell-contravariant_1.3.3-1.dsc b46e4593430d3c889882daed9ad65705c259fa3a 2748 haskell-contravariant_1.3.3-1.debian.tar.xz a77aa625b254af4f765aa58bacc10fcfefbb9850 9923 haskell-contravariant_1.3.3.orig.tar.gz Files: 64891f1c77caee6a4fdca4d7d2a115f9 84104 haskell extra libghc-contravariant-dev_1.3.3-1_amd64.deb 08c10852f9d745a0f8498345f6398ef5 50438 doc extra libghc-contravariant-doc_1.3.3-1_all.deb e8c247fde1a572724f1867fb6276d4b4 77406 haskell extra libghc-contravariant-prof_1.3.3-1_amd64.deb 3487875b341da79c296f55faf3f3b47e 2870 haskell extra haskell-contravariant_1.3.3-1.dsc 9f64aa14d96360ad3099e6130848df97 2748 - - haskell-contravariant_1.3.3-1.debian.tar.xz 18c806028daebcb89dd5f1eb3f5e1ad0 9923 - - haskell-contravariant_1.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXrQP/1u50fbN3kMV1+XeL1cCAkRE XXRPLMOglum9NvUKxyUJI13tkKxrGJVklFs7OzyX744/fkYOBtLDrKeXKik7fa0r n/R8dhhjJf+dY28DRxl0PXA2rCQryadWYV7zWlSffcRkCDPwBq3DJW1dg9AaQDg6 1wYEpbFjdMAA/TGBxrmNiBW3KneOyly/RibxgcM/DtIAB/g9M9TIKPx7DttZQnm+ GEgtuehofoSzRy1Gf+ZWWhi1s9kDGkgOzAera3geu07dIG+JU+FURcFl+tPW/R2n ybLFCfZcpVamTWAOyqdVVA7BAVPrWy7YLovoLMztp/InxjKEfe5Rs1uq4/7/Kx1g Bi5YJ5MXZys46nsAtJ8C9LvyJSll0nfYHivSd99m/IBmqTGhhlaQ5JGXiSh0kKY4 rXatlC7j/LCCwDKKpvnULKA+a2kiUMvdqdkwlnVVBrsTWyGHBIJG9f7Ug6mLEqk6 KIT9X5em/TJ8MjtYzsgAiCFqIpQV+x7b443wF6zjkFyXq+fwPdRg3Gcs6ZVSGOON 7Vx+EIovMrQkmmVgFwvVgmhy7irc+uppHtLWz5nDcCsKpjbn/XtOMJfOFYtx2l+O 3SWTqg9/Wfv1oE1DsxsDMVXQB84VPzHRrCl935hthWq9cXPzIaGJUqPuxyPtkUV4 1AvMRxmeO6QfKOL5ojH7 =69TT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:21:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:21:07 +0000 Subject: haskell-derive_2.5.22-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:44:18 EST Source: haskell-derive Binary: libghc-derive-dev libghc-derive-prof libghc-derive-doc haskell-derive-utils Architecture: amd64 all source Version: 2.5.22-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-derive-dev - Deriving instances for data types in Haskell${haskell:ShortBlurb} libghc-derive-prof - Deriving instances for data types in Haskell${haskell:ShortBlurb} libghc-derive-doc - Deriving instances for data types in Haskell${haskell:ShortBlurb} haskell-derive-utils - Deriving instances for data types in Haskell Changes: haskell-derive (2.5.22-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e711e869c9c4733de636e2f0547b8f7bfcb75b32fad2274809f16922f93b142f 1651302 haskell-derive-utils_2.5.22-6_amd64.deb 2ce8aa7c309a9fab63530062c612025a2222c63113acb252cf9ef65c33fbceba 1163028 libghc-derive-dev_2.5.22-6_amd64.deb d905709882c5a1adbb77ab5ec155fe0866b68027d76e361299ce62b934d98398 167704 libghc-derive-doc_2.5.22-6_all.deb 9afcb5a376b728e868087fd80624a7b2336ddabfc2cadb00b35f8dffd4bb4eba 948204 libghc-derive-prof_2.5.22-6_amd64.deb 7dbfc165d6c7f06016a4ac893295832d97ea5488b0d08d9373a55d4a4689c816 2678 haskell-derive_2.5.22-6.dsc 4c5b5e1b2024acfe69a508aaf71044957327a799a49df07c9cf6a996e981fc55 3576 haskell-derive_2.5.22-6.debian.tar.xz c2f9305d12d4056ae49376448228d75c2970182bdd46c93979c80ee1d3cf4f3c 61582 haskell-derive_2.5.22.orig.tar.gz Checksums-Sha1: 8479e5a35467fc6df1c5cc9474e07035540e5657 1651302 haskell-derive-utils_2.5.22-6_amd64.deb c398ff1d622349e0a51808ac66766e10fbdbaffb 1163028 libghc-derive-dev_2.5.22-6_amd64.deb 08876146305be303f80092ce3f86336ea7928d44 167704 libghc-derive-doc_2.5.22-6_all.deb fd5d1921722b197cd0df97439cfd5d0a09c2747c 948204 libghc-derive-prof_2.5.22-6_amd64.deb ac29c42311880cd2663fae2fa6d9832f384c0c56 2678 haskell-derive_2.5.22-6.dsc d93bc7d80ea21b45628b9e6fb3d6ba07ca673208 3576 haskell-derive_2.5.22-6.debian.tar.xz f54a188b6098655b5f58329b49b23fa24e518c52 61582 haskell-derive_2.5.22.orig.tar.gz Files: 7d67e5e3597fae25d7c63bd61aff9ace 1651302 misc extra haskell-derive-utils_2.5.22-6_amd64.deb a9ee35bc838afa38e6b8478826648685 1163028 haskell extra libghc-derive-dev_2.5.22-6_amd64.deb 9b44729fbed6431756578310fb7a8a94 167704 doc extra libghc-derive-doc_2.5.22-6_all.deb 4857143c34311790b29682cd7d3318f4 948204 haskell extra libghc-derive-prof_2.5.22-6_amd64.deb 049cb471eb7c9acbc3c29dbbddcab0e1 2678 haskell extra haskell-derive_2.5.22-6.dsc 25bb87615a569b4c7ea539228093e76d 3576 - - haskell-derive_2.5.22-6.debian.tar.xz 0b7657d0a97f9ea5b8c41e3bcf31e95a 61582 - - haskell-derive_2.5.22.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYo4QAJGFn/ukMZf8YmKYElezozWl DivNRAslM9R8eyWs0xbGb83pLlrzf4Qm8yPm0VldQzp/m+0bEAbnp0bWexOqLlfY w2ImzZEp2gJfq2vzhofqkkHiNcKN6B3VieYfTrWhK9hce/ofOawzQSiFVzcaGTR+ PSz+ICFU4N1RjUbqnXABZdOPecJM9cW109vmBmWz1FQTRhimteA9bGHFs+WE6Vub CtCwUl5qs8s0ClUE33+GCEhpjw6gdMNBuYRLfvyzW+V7+EhPdIblOxmJoUCkiFkF 1R+Sj2VzZomnHIHXCqmkeVnbXgqp/j8nqAeNpWoLhfEUnAmJ5/7e3OVty5h8gwNF vlVOKDksMGNjVLeh6OMKI9uNVzuhEhFC0cdkFC3CQPSI4Y6/LgPesZe1MCgkJqp/ 4v2viYSzwZeEjUurcOp5Rc1S8lNnvNMDEiPKkw3/1T212P/RTCMZ4e1GD4BiEGIg Es23M5SEk/+jZ1miwO9Vq72DsEk3s+D/G4EPq849pDREhD+eMXwDbVAiYJ5UtdDU QS+czU6P5yxngYE/7HPnYVYAwNPkY4PJ6Q+njhMm/ot7Gn89LqmlCtJVvUluXuaA CbwAlW9PemNNxyza3pW1pQ+TeqGG0FrGo6rKgCibtqyQOUMxMt71uoDvdX7DPemr jRzcQqD0Ym3XVqNJ8aYk =DpUT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:21:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:21:15 +0000 Subject: haskell-dlist-instances_0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:34:59 EST Source: haskell-dlist-instances Binary: libghc-dlist-instances-dev libghc-dlist-instances-prof libghc-dlist-instances-doc Architecture: amd64 all source Version: 0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dlist-instances-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dlist-instances-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dlist-instances-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dlist-instances (0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fb0e39bec453fad55ed7e8336fc754dc368ae34d99fb6656b831e84116d3a57d 17154 libghc-dlist-instances-dev_0.1-5_amd64.deb 4bab5dad8049cfe2e920b2f81b91ee4676fa57b47338fe52d6cfe27c2dc45b7d 26862 libghc-dlist-instances-doc_0.1-5_all.deb ec6def3ff8afc30eea8550d9d09548d8325a0de7b53e4c388dc9e45fc9096eb0 14142 libghc-dlist-instances-prof_0.1-5_amd64.deb b9923ec750f1c4474ac4b1faa9b1813d1b772eb04cb6450e2d7eaa61fe5d784d 2559 haskell-dlist-instances_0.1-5.dsc 70b0f451b9ef240947023dac34da1f1eeb6c188e28cc122a4c85458aea8e0bc9 2496 haskell-dlist-instances_0.1-5.debian.tar.xz 2598aae775532829923d2a8f99dcaaa20e49efec31314e8460a761ee653b3264 1676 haskell-dlist-instances_0.1.orig.tar.gz Checksums-Sha1: e041a4c161c439f3b0f948e6c56fc8bd738c9ac6 17154 libghc-dlist-instances-dev_0.1-5_amd64.deb a2f9722fad5d50f7794216497f5d65d609355b9c 26862 libghc-dlist-instances-doc_0.1-5_all.deb d4735175729612e6ddb60884064c1e56336b416f 14142 libghc-dlist-instances-prof_0.1-5_amd64.deb ebdffe7543bc39d487a22de2c518d1e81e6491ba 2559 haskell-dlist-instances_0.1-5.dsc 916e67be04182eab69c54c0c6996678e6ef42686 2496 haskell-dlist-instances_0.1-5.debian.tar.xz 907f30e0d516c7e2ffa5af739f1e3c0219a9ed76 1676 haskell-dlist-instances_0.1.orig.tar.gz Files: 8963b1f86414652a9e600e95a1a95088 17154 haskell extra libghc-dlist-instances-dev_0.1-5_amd64.deb dbb689307e44a958ac5c3db8b9b5223f 26862 doc extra libghc-dlist-instances-doc_0.1-5_all.deb c03b5a48031da740ad0832300894d609 14142 haskell extra libghc-dlist-instances-prof_0.1-5_amd64.deb 8d0449ee90b47e27de1edc2627b9a234 2559 haskell extra haskell-dlist-instances_0.1-5.dsc 3fa0e563a953503f2c0b66a7f7f1ada8 2496 - - haskell-dlist-instances_0.1-5.debian.tar.xz 144f9fd45caa58dc8e1e0029f7f0fb57 1676 - - haskell-dlist-instances_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCbAP/1mY0dEoIvGBavXNBgwN0Rb3 aq8S5aYy9BQ3FO/8zikXqWETjJFlKen4K7R9tiV5r2LmRChIb/Yi9TBxw7Nnq992 xV3TovYy+vYh9BIhi9FFcOokiGOtoRnjIrqV9kfxVNc7xPe1ERhIRl38sf/uAvZe eWto+u5D08Zc2pG6NaD7+aZeyBMpwwv/pXle33c7Zvw+KWK4q5uXCAm8ZMAUrYaI jJLM/NLdN929y+Nd/cN3s7/r0Ed02+2c8cPQ2zKR+a7B5LhZIQkCJ03+rO/L+SNs RHOHzGWVRAwRXCN6t98Q5cTttoSys5FUw9zIIwGskDkHpTDmSAjn8ljVmkWims7J jnaSy48dW+se4/Wbw8/t/9O1URkIv3ZDtRP4RplYimckpiddnwslyv9e8rxPTXE9 eZcICjaqAsVnd4a/UPiV4Eo5lc9Se298e6ipZajubKHTzqXsHbgmQCBwRKMy5GeW n5P/r6vfYY1LYlrLnmnBxWcpawYnkgWwZGSr1mS63OSnVDkP6gTzw5y9PV1mI9kc SZR7LhigtyZpg5f1BYdeOTuNng03UwetIUP76ATyewoRG+vOdn08jcwEqlX8DlTd 8tsjSCZgyeGHqAw8UtMuY9FmItkvYEICdiiVVRHFsRDG2kVJ+grtmv8DUZT5ODPW h5o52z4pvR61hVpYmAo3 =s76w -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:21:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:21:23 +0000 Subject: haskell-dynamic-state_0.2.0.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:24:39 EST Source: haskell-dynamic-state Binary: libghc-dynamic-state-dev libghc-dynamic-state-prof libghc-dynamic-state-doc Architecture: amd64 all source Version: 0.2.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dynamic-state-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dynamic-state-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dynamic-state-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dynamic-state (0.2.0.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c038f535f34d1886b1df6286aa5d544b29491a21e99baff3e071f3a64c7ea489 52328 libghc-dynamic-state-dev_0.2.0.0-2_amd64.deb ae5be5b2694161dd4b7604c94a29e46d7547dc3cdeef822ae66874842c370cf8 34716 libghc-dynamic-state-doc_0.2.0.0-2_all.deb 899ccf95bbf9931bccdd895947e66c27a9c970dbb80cd695c9226bbbabef4421 43312 libghc-dynamic-state-prof_0.2.0.0-2_amd64.deb 0d637dc34542d99cfc25c8bee1473e485025416eba1bc310dc450acc1ada9bdc 2616 haskell-dynamic-state_0.2.0.0-2.dsc 3022042aa8f0b318caabe2857dcdbe5c7933612b2913117e7a6f87f0838caf50 1964 haskell-dynamic-state_0.2.0.0-2.debian.tar.xz 53a09c16380012b35079a7d41fca332fc94b55a0b0c929937af94cc9cad5e0b6 10554 haskell-dynamic-state_0.2.0.0.orig.tar.gz Checksums-Sha1: 93bb4492bf74edf38bc20be143d469652ff001e8 52328 libghc-dynamic-state-dev_0.2.0.0-2_amd64.deb 2087286f44e044d10d3d4e2af2b3478baf7d92d0 34716 libghc-dynamic-state-doc_0.2.0.0-2_all.deb bd19ad988531489f294649cdf686e1d04fe25bce 43312 libghc-dynamic-state-prof_0.2.0.0-2_amd64.deb a5550ef7ff196d4a71c02a95f2300b051a921172 2616 haskell-dynamic-state_0.2.0.0-2.dsc ef78caef57784861dd23b8a42c3b5a1f7ed02c66 1964 haskell-dynamic-state_0.2.0.0-2.debian.tar.xz f68b3fa2292e95239dcbfefecd4539a8707e871d 10554 haskell-dynamic-state_0.2.0.0.orig.tar.gz Files: b8cab2aa76a339698d8d36e5e848a2a1 52328 haskell extra libghc-dynamic-state-dev_0.2.0.0-2_amd64.deb 2d93268d97732a485d8cfe44c7da0f98 34716 doc extra libghc-dynamic-state-doc_0.2.0.0-2_all.deb 7bf9f2af7ef6ff2958d24976cddeae9b 43312 haskell extra libghc-dynamic-state-prof_0.2.0.0-2_amd64.deb 3d0addde8b2e09a18812b195c87ba4c7 2616 haskell extra haskell-dynamic-state_0.2.0.0-2.dsc fd73b896e5911a28dc6b802f695270de 1964 - - haskell-dynamic-state_0.2.0.0-2.debian.tar.xz c80d06e58fed218996a5a340265f1398 10554 - - haskell-dynamic-state_0.2.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0oYP/Agy3nrYXXeh+3q8A77gotWg ISDBkPtnm/CLNuUlX1oNb2joyOpg4gF41K9+sSkvvhoVEF8L0x6wxX571jAq2UTy ehW+GlLBPzkJ+/yGoZUPyOlEJpTFvKWe7YUlqKJuOEwbTxPlTj1E2Ilcfrk+O+dX PFgoLTcgVYHNOFP4R6LTl8NAPvSXo+76k0rfAX23zypHrq0M7YfeeVy5uOv3/ZA8 yTmarEO2ScwYybFNNc6NYu8smDOiMdXkHWTBaiUiamjIHhx+Jl6UXxSTfgtpOa4l kiQRO7w3UYHgDPXGotY6lMxYrim3FEwxLM8yh9fQ0ClWoW3fS+N+jlq0gGUoJRvR ZxeGXyw9DzFCE5cHssNaTz6SLAzQ8bffaK8KLu3NR5JkyoVyzChYWDNEVpxZ5i4H fX7iqIVOfUtLnG2gNblFSqX0uBMWatX3btse1SGHN+IHNYPerKSdJH0J7WN//fNJ T51VFYBKyjAiLv0t5vuZB8U/nB5PdUafEdZesf+0j+/VLNPTAwPtBljHg1kkI410 5XDRlkYOocu2HWJodgSh6P2orhBynSoi8AjLW9Ha7YY46wqKAdIYiIOlckHb/GtH Wbif0cK2f5VtHwscNb/kIRtW698A3uDQsH4eEBNFoQBG0NaxmmWvjAINmaQBtTKE nRdiT67PwVgdlc69T+iX =4Ar5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:21:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:21:39 +0000 Subject: haskell-ekg-core_0.1.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:33:21 EST Source: haskell-ekg-core Binary: libghc-ekg-core-dev libghc-ekg-core-prof libghc-ekg-core-doc Architecture: amd64 all source Version: 0.1.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ekg-core-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ekg-core-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ekg-core-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-ekg-core (0.1.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ba7360a620467f7b091e7a9a0a50f5f76fef30bd4a10c97d2827d66ae4c0f119 70312 libghc-ekg-core-dev_0.1.1.0-2_amd64.deb a9850724a0eaa5bf768680a2e0f8b2cd35f897971e06338a138b42ba5ec31875 51950 libghc-ekg-core-doc_0.1.1.0-2_all.deb ce1f74d9b140e2c3aa54bc8956baa966d33926d5db9e82619a11d0757e56199e 59638 libghc-ekg-core-prof_0.1.1.0-2_amd64.deb 7ef9d9e3cdae371e12e2758ea037fb101e542c292dd5f2ee5ace149bc91290fa 2541 haskell-ekg-core_0.1.1.0-2.dsc 9c07fea70f66276bde9fe80d8e2ea29b39de998c085b6325ecebc2ce639235d9 2200 haskell-ekg-core_0.1.1.0-2.debian.tar.xz 7ba11eb73ad3b906610cc1ae3889543547c48d1b2f4ca68c288bb3f022a7061e 12376 haskell-ekg-core_0.1.1.0.orig.tar.gz Checksums-Sha1: 5e64f8327bffb3df75811dcccb2c265d6f7268ba 70312 libghc-ekg-core-dev_0.1.1.0-2_amd64.deb fbe78e2339885401ccf478624f0f47fdc8f518fa 51950 libghc-ekg-core-doc_0.1.1.0-2_all.deb 81f8a286f761cfa40e8b875ba983e3c502a8e129 59638 libghc-ekg-core-prof_0.1.1.0-2_amd64.deb e7d64af86ff23730770c7991240dde41bbf72d51 2541 haskell-ekg-core_0.1.1.0-2.dsc f35852307ec86fe62c5e329601ec80e38be7fa29 2200 haskell-ekg-core_0.1.1.0-2.debian.tar.xz f42ba402de1f1de7285ef184d4f62560edd188c7 12376 haskell-ekg-core_0.1.1.0.orig.tar.gz Files: 86e02646f0b8ea0f932800adfc10fda1 70312 haskell extra libghc-ekg-core-dev_0.1.1.0-2_amd64.deb 78a10c1696cffd3ba2a35e405a953f44 51950 doc extra libghc-ekg-core-doc_0.1.1.0-2_all.deb f5489858142cdc9274dc9d00a0644c9e 59638 haskell extra libghc-ekg-core-prof_0.1.1.0-2_amd64.deb 3f736e119efc081fe4d120ba7a4ff157 2541 haskell extra haskell-ekg-core_0.1.1.0-2.dsc 8782e0b6cc3c5c3cea44cac96993010a 2200 - - haskell-ekg-core_0.1.1.0-2.debian.tar.xz 191459b3b8f93a5c6586bf9c72e2d689 12376 - - haskell-ekg-core_0.1.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ7BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiou0YP+OurIhrmyXd00ddKyQ+eauip kH+BTIyzeb74GVoIRNtouosjiLAxK3BXRICnSNkBF4zGZhy40WHU1sfIUQGcj9NT REclFkLfuSZwJCu/Km0AvKFfSjfmo/6yAjL5cBTzKk0dQfbwH+zVjDEtdzBNk1hN PXM0AjOzhQ+ZOx79ZmjgHwSztu4v62sRBeHzSwTzTRWKojMYLxl99Af3jyYb5UzM kbWM1s6XiOKRb/4vQh+mhHKIZukPBs4i9jiOSvYqSsxwjK5JqZWuK1ab7/EF9HjU kkpEBIlYLtswjalLzBC5v5fgZ/xwYoS+6Gfey4Y3YugB5Vevs7aiyl7pRLIrilun 49eW/1g4sNlo0jjzJ+4cGgxJq7oK/WpkP74QA7kAYATQPbVEPC8UmIfeCiwKR3zv 2aAgsZCBNl3j34gID3/u3OUeHffeR488UsttX3r8YnLfwuyia5StTMJgAwUVLjM0 ScBIupbASSPg2XhtV6KRJdN4BJ6QDSrRZ539tSW2APyMfYwfmhbuJhGJLS6g9pe8 ZtbxM5GLilipq0EC/MmShMx3xFePjk3ZQxU8Jp2uWryrgv/ptr7WuRasC+eQIwuc NypDMji6xD8Eg3CrUILBzra2YPyYaIXVosJffrHBHxHKRqnr20J6sAaL925/lKdV 0PIu06TEKXMLeG1gWkU= =MGo+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:21:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:21:56 +0000 Subject: haskell-glib_0.13.2.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:23:37 EST Source: haskell-glib Binary: libghc-glib-dev libghc-glib-prof libghc-glib-doc Architecture: amd64 all source Version: 0.13.2.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-glib-dev - Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb} libghc-glib-prof - Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb} libghc-glib-doc - Binding to the GLIB library for Gtk2Hs${haskell:ShortBlurb} Changes: haskell-glib (0.13.2.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 60b15f061d2de497bb9b0f6547275d38473645892a2c4e4af304d71cae454172 212722 libghc-glib-dev_0.13.2.1-4_amd64.deb aca77a854b938b07774021a0d583d31e3352bd15b259c423e05ca1854998ab24 121442 libghc-glib-doc_0.13.2.1-4_all.deb be1b7149cb074e7d88de3a090042bc702de3596382d41cc94a73e0179a58e5ef 177492 libghc-glib-prof_0.13.2.1-4_amd64.deb 4c577d23343cebee0019257466aa7d136263278222eb1e3550041b1977e1f2d7 2624 haskell-glib_0.13.2.1-4.dsc c8a24d5da4ee408118bee0311ea89c6282e86482cfd58b28444af564200036f0 2552 haskell-glib_0.13.2.1-4.debian.tar.xz 9763884736aa7ef2f0bb9e716aba5f87d50e6d068134e486f359490b8112acdf 48651 haskell-glib_0.13.2.1.orig.tar.gz Checksums-Sha1: 02af5cb463e44c3622e7d98511519e8cc1f095df 212722 libghc-glib-dev_0.13.2.1-4_amd64.deb de2023b6377b65c0e3aaff57e1340939d6e4cbf2 121442 libghc-glib-doc_0.13.2.1-4_all.deb 2838360242cb16929f23c5e145869de5fd1c5f76 177492 libghc-glib-prof_0.13.2.1-4_amd64.deb 774e69450622f6008f256a9ea88f3be6e855ecae 2624 haskell-glib_0.13.2.1-4.dsc f7c48d4974a4874d8c52fb4ba86b3c61a6b94e7a 2552 haskell-glib_0.13.2.1-4.debian.tar.xz ce0ee678383775b78a27387deb45132c7301d531 48651 haskell-glib_0.13.2.1.orig.tar.gz Files: bd8abfdc6fb653c0bf4c3cc8c65f9c70 212722 haskell extra libghc-glib-dev_0.13.2.1-4_amd64.deb 4fb2fd24b2cc56b345d15f3570a37e7b 121442 doc extra libghc-glib-doc_0.13.2.1-4_all.deb e8083a1fd24d33cfee86b5693e26962e 177492 haskell extra libghc-glib-prof_0.13.2.1-4_amd64.deb 66faf820cf07477c2220b68a2f198dee 2624 haskell extra haskell-glib_0.13.2.1-4.dsc 7cc3881640bd40a3bd3384ecd14a5d82 2552 - - haskell-glib_0.13.2.1-4.debian.tar.xz 5cb9ca995bc4c2a8db34b78cd0e6379c 48651 - - haskell-glib_0.13.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioeDkP/3tClpzRubVRKLdhsxXFHT+x +tBTLOeqXqmauhjGe4UB2/C9vUn86lUEBRPPypVPt+fuChm4gsolb+Wug/MaVvgp fR27tG5SwaV+VFRh94Y1Z81JzDPAaNLDhel8bUdO66tHgBKAiYYRWFRqQJgjO+/D XP9SQ0XqaGMrNOHfFFvIwVyIrHxI8OtEQ5rlH5+2DVEw+RRJJ9fFSakowCcHj41Y jGJ/1QReXQqhpQkfkAl9SvzZr8ggVB+CsEh3mfsGWsEd3ilWXZ/V0y4g1bBH6x4v ScDL6I4m2WFXrKxPrQVNFL1AD7uuWKmQB/vF+no4zqSxXp/gn5t4IP3SllwjNZbY zjLX13jU38gWMNT5lKgmfZ1rphbmg9D27uWpcVROaLWfEAvYdFbSGrwf4826nRpT qVqApz8mDJJA0G/np92cKeNGuDPB7vOzVqQMwes1NJF9B6ChOuNC2ssYz2oNLZl+ y4URo4xgmSLRUQCZAUK5X5URg+GYb8aGS4tMQapQglsRfERw/u+/9Pbvg/4JFdWC 6Vb4jR1+M1EArIIpQKT++y2GQ4hWsGsdW1i4kcu0Wt43Xo3HpSw3M0duWl3W63pb /kg80low/Tt4RPAR3U8VbswUdoQ8KhzAlD4neA+RyzDd4OmQKD0yt0iBkxahdFFl t68GD/qWRQWnwr7Sqg6H =Dd98 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:22:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:22:04 +0000 Subject: haskell-hgettext_0.1.30-11_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:39:32 EST Source: haskell-hgettext Binary: libghc-hgettext-dev libghc-hgettext-prof libghc-hgettext-doc Architecture: amd64 all source Version: 0.1.30-11 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hgettext-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hgettext-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hgettext-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hgettext (0.1.30-11) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5d0bbd91001ad32ea9162167a2773e47c4be5c0446f6da0934e02fda87581fdf 31938 libghc-hgettext-dev_0.1.30-11_amd64.deb bc5f62f717b3eb18e69f672c0bed81c5e58ca55079756f2139a8613e6ee2a506 37194 libghc-hgettext-doc_0.1.30-11_all.deb 4a99d28c6aba8e6bbc89a9cf14191322a8ba8e27a6866d205b905d48e6164efd 27024 libghc-hgettext-prof_0.1.30-11_amd64.deb 25bccb349bd208ceb9f583468ed6a48d8f3e232e255f620b69060e120665f38a 2565 haskell-hgettext_0.1.30-11.dsc ce4694273d52c9b6acdede29e413ff860d68aae25b5d6898aa5797e3b45ae461 3600 haskell-hgettext_0.1.30-11.debian.tar.xz 26453a4d359c99c41d462db9f8c9144d172523b3fa7076117a877e6c43f3ffdd 6289 haskell-hgettext_0.1.30.orig.tar.gz Checksums-Sha1: 962ef1206ace07678667b1d9fb0b8b90f9a1d109 31938 libghc-hgettext-dev_0.1.30-11_amd64.deb 0d40e949a752e116d8c383683e43b12c052375cc 37194 libghc-hgettext-doc_0.1.30-11_all.deb 0085a89045c3ed87738adc08428451b49a5de379 27024 libghc-hgettext-prof_0.1.30-11_amd64.deb 8369329d9d250b1070ca867cf10c03dcea46c40a 2565 haskell-hgettext_0.1.30-11.dsc 269e17d781ff99bb90248717b127e914eaa5a824 3600 haskell-hgettext_0.1.30-11.debian.tar.xz 3b52e12041bd518890c80f2f3103dad31e9cb032 6289 haskell-hgettext_0.1.30.orig.tar.gz Files: 374773232d348162589190805ae06ee7 31938 haskell extra libghc-hgettext-dev_0.1.30-11_amd64.deb 4324dedcc85f8af10871a2bd667d0c3e 37194 doc extra libghc-hgettext-doc_0.1.30-11_all.deb 622b60faabb4dd2a538be80a81c17b87 27024 haskell extra libghc-hgettext-prof_0.1.30-11_amd64.deb 80c8c68428c9ad85f5cfe62e865efbdb 2565 haskell extra haskell-hgettext_0.1.30-11.dsc 6c8f89deb6b312d7c6a617aa4fe56040 3600 - - haskell-hgettext_0.1.30-11.debian.tar.xz 6b36a5c86e13de18c7daef124d9e9a71 6289 - - haskell-hgettext_0.1.30.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFB4P+wXA14PIqR81PM0OuQ7ydWiT 6kQbZpTAhhKf8h9Q1L/2FZD1nTuz6NA7+WHeiXiEvdY08CvR/KP1bEi3r+jiopO4 LlipdkCh16x+DbF7zZljUgakUmARh8NnOvBF2q6Fxl2lQMKQV7rdddVluCe9KLma /UZbF/KNGCApTS1WjBk7Ab+Cz8XO7nal4Gs420A0PjMZlb9Po89bIgPxJbxJyrw1 +iDAE/Ek2+gsDLhiG/LoKcKa7C1aNk3AU3rcNmz0LWFr2V1TYksVMANt/s5LGu/m SDaXQkrWOcp9S3UGjq2AKmNjSFVem0S9bjjNbyrgjxcmay1mdfjNmDW5AJdkwxeq zqs3rs46VpYzeweGevblo1tWQ8lGEjGOgNxijv84YVez9vmjY2HgK6CIC7F8FU5S 1w5KZAycfPMw4yJQXk1A6AV7BiIBZ4pI6TYM8ARpNc87R4lEH9z11z0r5yNEEI/e hS5Nb0NJYfAlTxDF62S3mkURiMyxADdeWjWqB499uN5b70kx5osiLws1sVa63MI2 CsvlCtHHmFSx6HkugmEQUw3m4pIjLAYMCNKFNMfO4HH34OilaMRIkSnTl/mQ9WTL SU9nv/ar8RmZPeDrAZQThmYRb8oobCArAIi6MVPL7oCbN1cYh5kJh5GqHA3RL+5A t2gVXxGFvY77/mnQKEqF =KVQV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:22:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:22:12 +0000 Subject: haskell-hsh_2.1.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:46:47 EST Source: haskell-hsh Binary: libghc-hsh-dev libghc-hsh-prof libghc-hsh-doc Architecture: amd64 all source Version: 2.1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hsh-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsh-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsh-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hsh (2.1.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f0b17b288dea1f7b81f50c57bf3e3d898616d0d991ac887f067a0fa59641b385 101616 libghc-hsh-dev_2.1.2-3_amd64.deb 38fec980c6ae8b8e1fc43d2715a35f1ee3ccd5f19a2cd4c6970b27cd2d145f96 64554 libghc-hsh-doc_2.1.2-3_all.deb ed6ce7d0b24f2076552b5e3a28d0ebac576a1855760cb34e17fc465d3f189788 85142 libghc-hsh-prof_2.1.2-3_amd64.deb d70cbc042b4d74cdb373161b90432ddb9fd852cf9bb8f1e9738300dfbaec2b16 2698 haskell-hsh_2.1.2-3.dsc 3e3dcd4ca05ebbb3936dc1c1ce8de4394f6cd8a84689e8327a3032cdfc034073 3568 haskell-hsh_2.1.2-3.debian.tar.xz 788a7f25336e7fe9c7d38b68bb4cc0030712fc47e0cdf282267dea1e46b0da9f 23627 haskell-hsh_2.1.2.orig.tar.gz Checksums-Sha1: be504250c99c917a06101e706a4af7344a712a63 101616 libghc-hsh-dev_2.1.2-3_amd64.deb 69f28c96365a61be5e2d49faea18410c2dd9a7ca 64554 libghc-hsh-doc_2.1.2-3_all.deb 239a5640c1aade94374c11043fce9bea515dfef7 85142 libghc-hsh-prof_2.1.2-3_amd64.deb f87f154e6b9934f078fe85ed1768b260c7cc03c8 2698 haskell-hsh_2.1.2-3.dsc 148d503e9c3ec6d0d03ae42db4f0da3a86d6145d 3568 haskell-hsh_2.1.2-3.debian.tar.xz 4125d668a87f1fe20117c97247880a5277872b74 23627 haskell-hsh_2.1.2.orig.tar.gz Files: c6a08465903124421a5157b7f618aefb 101616 haskell extra libghc-hsh-dev_2.1.2-3_amd64.deb 6edae994ffab681596ebe101c259a53f 64554 doc extra libghc-hsh-doc_2.1.2-3_all.deb 1cbb8f491b121dde3466af674721093c 85142 haskell extra libghc-hsh-prof_2.1.2-3_amd64.deb 3d7f027f18380b965cc23181b88f71f0 2698 haskell extra haskell-hsh_2.1.2-3.dsc 2a345b9b492607ca06e25f2ac4324e82 3568 - - haskell-hsh_2.1.2-3.debian.tar.xz f5d58406369c3242af6de99283f1d57d 23627 - - haskell-hsh_2.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7w0P/0bqpR7fT6HDeKHhjBswU7VM NtgvI47Yf83bYXtSBulIZ6J5o60pq73ltuecJzbPnVAQ/hVyx0lfISPjRpV2JWof XGLa/Un5/6tPPZ6cQRZy035Sbt9l5RKdnKTAjixHago4Wl9T27bHbuptfzWo6X/F 4W2JR4U0BBapKKkzMYzYXU+NcW06qBjWj2OhP4nQ+gkEKEy3teErCjYVXCLYBqGZ Uhsi/ypKIl50i0WyCYuTxugExXjkx4NuneybIg8PyRac8gHniq30ZbnKNadPhXyy g5ud3hvvfUL1mqBPYZR3SdwQ9aOCw1dxlFeLaUHF8EfEDQ3lsI8kvnBnH7d+F2Uq IadLtLQY4JKiSmGcRLIgDNq7Mo1B9jpec1YtAWdEGUA+3bhKQKLJ/QbYOutWcl8u RVU0amRm0aL5d+FiwUu95OKgF+p0VhfzlC5uv3Iir5yYvkoYYoLy06NrjH7q2I/t wb9aNCSkqQNUr73h1WvBlF4u2PjrHTKacy0oNqef0Fwf7M7CiFbaOKQR8edRuGs8 Tef1XM9bjvQdXDOnWyRtHVILDs80qfEujtJj+9uje4xseohwycL0B4K9px7+ctK5 uATs3CNdkOIFCFdPtb5csZgW8TNejidvDL2dJ8ti2MkXthy1QWk4rzgc/scYxms9 Q3AKUCz8kPJvuRw+2TBe =SQg9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:22:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:22:31 +0000 Subject: haskelldb-hdbc-odbc_2.1.2-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 13:01:46 EST Source: haskelldb-hdbc-odbc Binary: libghc-haskelldb-hdbc-odbc-dev libghc-haskelldb-hdbc-odbc-prof libghc-haskelldb-hdbc-odbc-doc Architecture: amd64 all source Version: 2.1.2-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskelldb-hdbc-odbc-dev - HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} libghc-haskelldb-hdbc-odbc-prof - HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} libghc-haskelldb-hdbc-odbc-doc - HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} Changes: haskelldb-hdbc-odbc (2.1.2-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 60c893b8ac2bf5c23bca17e0b696bb798133172ac227e8ab50870a11ecd78b61 762254 libghc-haskelldb-hdbc-odbc-dev_2.1.2-7_amd64.deb 0d0a4f390a08d8c9845ca526508859bb21b73f2a1e752f8d46342a63af7d052e 29926 libghc-haskelldb-hdbc-odbc-doc_2.1.2-7_all.deb 96f33880ff590586076d99df563acf819278cf75a55d5115f397d9f464cf5572 12712 libghc-haskelldb-hdbc-odbc-prof_2.1.2-7_amd64.deb d175c203da4c016566dbe636a8bebedfe9033623217c345f2982becc281046bb 2934 haskelldb-hdbc-odbc_2.1.2-7.dsc c7ff35eff6ab2cd56b8054e505b756c7ceed2e41ffd9a71bf56bb72e7bfa443c 3112 haskelldb-hdbc-odbc_2.1.2-7.debian.tar.xz d7e0d357c0661a870220b3428b15d23c3a5030737b8213ad663e4d43638c07f9 2208 haskelldb-hdbc-odbc_2.1.2.orig.tar.gz Checksums-Sha1: 5743f3193722fb7f3d8948a398d201aa40cb0ab8 762254 libghc-haskelldb-hdbc-odbc-dev_2.1.2-7_amd64.deb 35ad63af645aa4a77a460cb18ddd54e748404369 29926 libghc-haskelldb-hdbc-odbc-doc_2.1.2-7_all.deb 4b4dec597ac4bf896668a3edefa0fd75a4d9e5b0 12712 libghc-haskelldb-hdbc-odbc-prof_2.1.2-7_amd64.deb 12191e89669a30b862e86c4b659bc29aaca8f07c 2934 haskelldb-hdbc-odbc_2.1.2-7.dsc 2587c746bad61fe799ec254ab990589cf5678146 3112 haskelldb-hdbc-odbc_2.1.2-7.debian.tar.xz fcfa026b587317c90b8aaec755b96178a4e126b2 2208 haskelldb-hdbc-odbc_2.1.2.orig.tar.gz Files: 78696abed44d90520b87e41ee7ffcfa6 762254 haskell extra libghc-haskelldb-hdbc-odbc-dev_2.1.2-7_amd64.deb b0a55efb4e94d4de23bad94b13327a48 29926 doc extra libghc-haskelldb-hdbc-odbc-doc_2.1.2-7_all.deb 4797f3476a89b416f5267f3db3447f80 12712 haskell extra libghc-haskelldb-hdbc-odbc-prof_2.1.2-7_amd64.deb 04cf34a1ec21adf920c7291e17ebb330 2934 haskell extra haskelldb-hdbc-odbc_2.1.2-7.dsc 5ce098eaa3ef8600396a940d5755d388 3112 - - haskelldb-hdbc-odbc_2.1.2-7.debian.tar.xz 0a55d9b0e8581dd10a8762679e68faad 2208 - - haskelldb-hdbc-odbc_2.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFFYP/0AnKiNZH3UKJydfiP6vDCM5 EKzmwKw2MEBkfXLDIqJ/Vlvt/Xth9D3JFpBi50k9NJUblb0DYv7Ts//b6HVxH6P9 9hbdYatCyayS9EaPOC9KFLnw+YeER8idaxhYl8RLSY3J/4/CqG7/cj2LMa89K0TK kPNBuTkyZyzWBWKMoGnSOZ7wGWpXNHXSxParhRX4eExLM0kjLmGE6bzsEc01uvAq pjPX2/1iT/Cq6vtqWIQgQBnyZEcmC5Dxxs91RPAf0BhQgMhO3/8dsKZUfj0sv5f7 6LSkmKICcKfCecGO7GykAVByLW9w7W2KIPode9H7C6or3aRFfdZnnON/hJmW3paU 7Zji7r4Dr1D5GKtPpPSzGikn2jWLWcmjQY03ZKphKC5aStGQDc/uZbb8UAdFZPaA ttZjptZl64l13PKQ450hGuuB/OP5b8aMC8hOpcdyeIcI6qpvg5VxHHdvgvh83Vbo xJVGsN97+StVhURPPEQGCSXS6FLDS/iR78fY7LesvcHi9ctMfyjY/hoQZfTu7+76 tgQyzKqZ/2XbvfGKaNVqdwQucxzq1At7t2+1mdTxSDCuZuaEK7oUlHMy7xgTDB+7 4Hzks8IBafSEOdDNksmwcN/2c4Y3HIfTttvsF6YEa/EKf1+rib7OeM6GvcmBcrb9 m1V2KWUGWatpgdb6wiaT =Mydp -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:15 +0000 Subject: Processing of haskell-sdl-gfx_0.6.0-9_amd64.changes Message-ID: haskell-sdl-gfx_0.6.0-9_amd64.changes uploaded successfully to localhost along with the files: libghc-sdl-gfx-dev_0.6.0-9_amd64.deb libghc-sdl-gfx-doc_0.6.0-9_all.deb libghc-sdl-gfx-prof_0.6.0-9_amd64.deb haskell-sdl-gfx_0.6.0-9.dsc haskell-sdl-gfx_0.6.0-9.debian.tar.xz haskell-sdl-gfx_0.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:16 +0000 Subject: Processing of haskell-reactive-banana_0.8.1.2-2_amd64.changes Message-ID: haskell-reactive-banana_0.8.1.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-reactive-banana-dev_0.8.1.2-2_amd64.deb libghc-reactive-banana-doc_0.8.1.2-2_all.deb libghc-reactive-banana-prof_0.8.1.2-2_amd64.deb haskell-reactive-banana_0.8.1.2-2.dsc haskell-reactive-banana_0.8.1.2-2.debian.tar.xz haskell-reactive-banana_0.8.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:16 +0000 Subject: Processing of haskell-openpgp-asciiarmor_0.1-7_amd64.changes Message-ID: haskell-openpgp-asciiarmor_0.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-openpgp-asciiarmor-dev_0.1-7_amd64.deb libghc-openpgp-asciiarmor-doc_0.1-7_all.deb libghc-openpgp-asciiarmor-prof_0.1-7_amd64.deb haskell-openpgp-asciiarmor_0.1-7.dsc haskell-openpgp-asciiarmor_0.1-7.debian.tar.xz haskell-openpgp-asciiarmor_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:16 +0000 Subject: Processing of haskell-random-source_0.3.0.6-3_amd64.changes Message-ID: haskell-random-source_0.3.0.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-random-source-dev_0.3.0.6-3_amd64.deb libghc-random-source-doc_0.3.0.6-3_all.deb libghc-random-source-prof_0.3.0.6-3_amd64.deb haskell-random-source_0.3.0.6-3.dsc haskell-random-source_0.3.0.6-3.debian.tar.xz haskell-random-source_0.3.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:16 +0000 Subject: Processing of haskell-psqueues_0.2.0.3-1_amd64.changes Message-ID: haskell-psqueues_0.2.0.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-psqueues-dev_0.2.0.3-1_amd64.deb libghc-psqueues-doc_0.2.0.3-1_all.deb libghc-psqueues-prof_0.2.0.3-1_amd64.deb haskell-psqueues_0.2.0.3-1.dsc haskell-psqueues_0.2.0.3-1.debian.tar.xz haskell-psqueues_0.2.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:16 +0000 Subject: Processing of haskell-lucid_2.9.4-1_amd64.changes Message-ID: haskell-lucid_2.9.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-lucid-dev_2.9.4-1_amd64.deb libghc-lucid-doc_2.9.4-1_all.deb libghc-lucid-prof_2.9.4-1_amd64.deb haskell-lucid_2.9.4-1.dsc haskell-lucid_2.9.4-1.debian.tar.xz haskell-lucid_2.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-sdl-image_0.6.1-9_amd64.changes Message-ID: haskell-sdl-image_0.6.1-9_amd64.changes uploaded successfully to localhost along with the files: libghc-sdl-image-dev_0.6.1-9_amd64.deb libghc-sdl-image-doc_0.6.1-9_all.deb libghc-sdl-image-prof_0.6.1-9_amd64.deb haskell-sdl-image_0.6.1-9.dsc haskell-sdl-image_0.6.1-9.debian.tar.xz haskell-sdl-image_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-lifted-async_0.7.0.2-1_amd64.changes Message-ID: haskell-lifted-async_0.7.0.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-lifted-async-dev_0.7.0.2-1_amd64.deb libghc-lifted-async-doc_0.7.0.2-1_all.deb libghc-lifted-async-prof_0.7.0.2-1_amd64.deb haskell-lifted-async_0.7.0.2-1.dsc haskell-lifted-async_0.7.0.2-1.debian.tar.xz haskell-lifted-async_0.7.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-ncurses_0.2.11-3_amd64.changes Message-ID: haskell-ncurses_0.2.11-3_amd64.changes uploaded successfully to localhost along with the files: libghc-ncurses-dev_0.2.11-3_amd64.deb libghc-ncurses-doc_0.2.11-3_all.deb libghc-ncurses-prof_0.2.11-3_amd64.deb haskell-ncurses_0.2.11-3.dsc haskell-ncurses_0.2.11-3.debian.tar.xz haskell-ncurses_0.2.11.orig.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:16 +0000 Subject: Processing of haskell-parsers_0.12.3-1_amd64.changes Message-ID: haskell-parsers_0.12.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-parsers-dev_0.12.3-1_amd64.deb libghc-parsers-doc_0.12.3-1_all.deb libghc-parsers-prof_0.12.3-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-sdl_0.6.5-4_amd64.changes Message-ID: haskell-sdl_0.6.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-sdl-dev_0.6.5-4_amd64.deb libghc-sdl-doc_0.6.5-4_all.deb libghc-sdl-prof_0.6.5-4_amd64.deb haskell-sdl_0.6.5-4.dsc haskell-sdl_0.6.5-4.debian.tar.xz haskell-sdl_0.6.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-sdl-ttf_0.6.2-6_amd64.changes Message-ID: haskell-sdl-ttf_0.6.2-6_amd64.changes uploaded successfully to localhost along with the files: libghc-sdl-ttf-dev_0.6.2-6_amd64.deb libghc-sdl-ttf-doc_0.6.2-6_all.deb libghc-sdl-ttf-prof_0.6.2-6_amd64.deb haskell-sdl-ttf_0.6.2-6.dsc haskell-sdl-ttf_0.6.2-6.debian.tar.xz haskell-sdl-ttf_0.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-sdl-mixer_0.6.1-9_amd64.changes Message-ID: haskell-sdl-mixer_0.6.1-9_amd64.changes uploaded successfully to localhost along with the files: libghc-sdl-mixer-dev_0.6.1-9_amd64.deb libghc-sdl-mixer-doc_0.6.1-9_all.deb libghc-sdl-mixer-prof_0.6.1-9_amd64.deb haskell-sdl-mixer_0.6.1-9.dsc haskell-sdl-mixer_0.6.1-9.debian.tar.xz haskell-sdl-mixer_0.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:18 +0000 Subject: Processing of haskell-process-extras_0.3.3.5-3_amd64.changes Message-ID: haskell-process-extras_0.3.3.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-process-extras-dev_0.3.3.5-3_amd64.deb libghc-process-extras-doc_0.3.3.5-3_all.deb libghc-process-extras-prof_0.3.3.5-3_amd64.deb haskell-process-extras_0.3.3.5-3.dsc haskell-process-extras_0.3.3.5-3.debian.tar.xz haskell-process-extras_0.3.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:24:17 +0000 Subject: Processing of haskell-opengl_2.12.0.1-3_amd64.changes Message-ID: haskell-opengl_2.12.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-opengl-dev_2.12.0.1-3_amd64.deb libghc-opengl-doc_2.12.0.1-3_all.deb libghc-opengl-prof_2.12.0.1-3_amd64.deb haskell-opengl_2.12.0.1-3.dsc haskell-opengl_2.12.0.1-3.debian.tar.xz haskell-opengl_2.12.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:13 +0000 Subject: Processing of haskell-xmlhtml_0.2.3.4-5_amd64.changes Message-ID: haskell-xmlhtml_0.2.3.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xmlhtml-dev_0.2.3.4-5_amd64.deb libghc-xmlhtml-doc_0.2.3.4-5_all.deb libghc-xmlhtml-prof_0.2.3.4-5_amd64.deb haskell-xmlhtml_0.2.3.4-5.dsc haskell-xmlhtml_0.2.3.4-5.debian.tar.xz haskell-xmlhtml_0.2.3.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:16 +0000 Subject: Processing of haskell-tasty-smallcheck_0.8.0.1-3_amd64.changes Message-ID: haskell-tasty-smallcheck_0.8.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-smallcheck-dev_0.8.0.1-3_amd64.deb libghc-tasty-smallcheck-doc_0.8.0.1-3_all.deb libghc-tasty-smallcheck-prof_0.8.0.1-3_amd64.deb haskell-tasty-smallcheck_0.8.0.1-3.dsc haskell-tasty-smallcheck_0.8.0.1-3.debian.tar.xz haskell-tasty-smallcheck_0.8.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:20 +0000 Subject: Processing of haskell-websockets_0.9.6.1-1_amd64.changes Message-ID: haskell-websockets_0.9.6.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-websockets-dev_0.9.6.1-1_amd64.deb libghc-websockets-doc_0.9.6.1-1_all.deb libghc-websockets-prof_0.9.6.1-1_amd64.deb haskell-websockets_0.9.6.1-1.dsc haskell-websockets_0.9.6.1-1.debian.tar.xz haskell-websockets_0.9.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:24 +0000 Subject: Processing of haskell-zeromq4-haskell_0.6.3-4_amd64.changes Message-ID: haskell-zeromq4-haskell_0.6.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-zeromq4-haskell-dev_0.6.3-4_amd64.deb libghc-zeromq4-haskell-doc_0.6.3-4_all.deb libghc-zeromq4-haskell-prof_0.6.3-4_amd64.deb haskell-zeromq4-haskell_0.6.3-4.dsc haskell-zeromq4-haskell_0.6.3-4.debian.tar.xz haskell-zeromq4-haskell_0.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:28 +0000 Subject: Processing of haskell-tasty-th_0.1.3-5_amd64.changes Message-ID: haskell-tasty-th_0.1.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-th-dev_0.1.3-5_amd64.deb libghc-tasty-th-doc_0.1.3-5_all.deb libghc-tasty-th-prof_0.1.3-5_amd64.deb haskell-tasty-th_0.1.3-5.dsc haskell-tasty-th_0.1.3-5.debian.tar.xz haskell-tasty-th_0.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:31 +0000 Subject: Processing of haskell-terminal-progress-bar_0.0.1.4-5_amd64.changes Message-ID: haskell-terminal-progress-bar_0.0.1.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-terminal-progress-bar-dev_0.0.1.4-5_amd64.deb libghc-terminal-progress-bar-doc_0.0.1.4-5_all.deb libghc-terminal-progress-bar-prof_0.0.1.4-5_amd64.deb haskell-terminal-progress-bar_0.0.1.4-5.dsc haskell-terminal-progress-bar_0.0.1.4-5.debian.tar.xz haskell-terminal-progress-bar_0.0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:36 +0000 Subject: Processing of haskell-uniplate_1.6.12-4_amd64.changes Message-ID: haskell-uniplate_1.6.12-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-uniplate-dev_1.6.12-4_amd64.deb libghc-uniplate-doc_1.6.12-4_all.deb libghc-uniplate-prof_1.6.12-4_amd64.deb haskell-uniplate_1.6.12-4.dsc haskell-uniplate_1.6.12-4.debian.tar.xz haskell-uniplate_1.6.12.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:39 +0000 Subject: Processing of haskell-uuid-types_1.0.2-3_amd64.changes Message-ID: haskell-uuid-types_1.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-uuid-types-dev_1.0.2-3_amd64.deb libghc-uuid-types-doc_1.0.2-3_all.deb libghc-uuid-types-prof_1.0.2-3_amd64.deb haskell-uuid-types_1.0.2-3.dsc haskell-uuid-types_1.0.2-3.debian.tar.xz haskell-uuid-types_1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:25:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:25:43 +0000 Subject: Processing of haskell-vector-th-unbox_0.2.1.3-1_amd64.changes Message-ID: haskell-vector-th-unbox_0.2.1.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-th-unbox-dev_0.2.1.3-1_amd64.deb libghc-vector-th-unbox-doc_0.2.1.3-1_all.deb libghc-vector-th-unbox-prof_0.2.1.3-1_amd64.deb haskell-vector-th-unbox_0.2.1.3-1.dsc haskell-vector-th-unbox_0.2.1.3-1.debian.tar.xz haskell-vector-th-unbox_0.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:08 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:12 +0000 Subject: Processing of hdbc-odbc_2.3.1.1-6_amd64.changes Message-ID: hdbc-odbc_2.3.1.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hdbc-odbc-dev_2.3.1.1-6_amd64.deb libghc-hdbc-odbc-doc_2.3.1.1-6_all.deb libghc-hdbc-odbc-prof_2.3.1.1-6_amd64.deb hdbc-odbc_2.3.1.1-6.dsc hdbc-odbc_2.3.1.1-6.debian.tar.xz hdbc-odbc_2.3.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:16 +0000 Subject: Processing of hdbc-postgresql_2.3.2.3-2_amd64.changes Message-ID: hdbc-postgresql_2.3.2.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hdbc-postgresql-dev_2.3.2.3-2_amd64.deb libghc-hdbc-postgresql-doc_2.3.2.3-2_all.deb libghc-hdbc-postgresql-prof_2.3.2.3-2_amd64.deb hdbc-postgresql_2.3.2.3-2.dsc hdbc-postgresql_2.3.2.3-2.debian.tar.xz hdbc-postgresql_2.3.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:20 +0000 Subject: Processing of hdbc-sqlite3_2.3.3.1-2_amd64.changes Message-ID: hdbc-sqlite3_2.3.3.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hdbc-sqlite3-dev_2.3.3.1-2_amd64.deb libghc-hdbc-sqlite3-doc_2.3.3.1-2_all.deb libghc-hdbc-sqlite3-prof_2.3.3.1-2_amd64.deb hdbc-sqlite3_2.3.3.1-2.dsc hdbc-sqlite3_2.3.3.1-2.debian.tar.xz hdbc-sqlite3_2.3.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:23 +0000 Subject: Processing of shelltestrunner_1.3.5-5_amd64.changes Message-ID: shelltestrunner_1.3.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: shelltestrunner_1.3.5-5_amd64.deb shelltestrunner_1.3.5-5.dsc shelltestrunner_1.3.5-5.debian.tar.xz shelltestrunner_1.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:28 +0000 Subject: Processing of uuagc_0.9.42.3-7_amd64.changes Message-ID: uuagc_0.9.42.3-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: uuagc_0.9.42.3-7_amd64.deb uuagc_0.9.42.3-7.dsc uuagc_0.9.42.3-7.debian.tar.xz uuagc_0.9.42.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:53 +0000 Subject: Processing of haskell-stream_0.4.7.2-2_amd64.changes Message-ID: haskell-stream_0.4.7.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stream-dev_0.4.7.2-2_amd64.deb libghc-stream-doc_0.4.7.2-2_all.deb libghc-stream-prof_0.4.7.2-2_amd64.deb haskell-stream_0.4.7.2-2.dsc haskell-stream_0.4.7.2-2.debian.tar.xz haskell-stream_0.4.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:26:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:26:58 +0000 Subject: Processing of haskell-stringprep_1.0.0-5_amd64.changes Message-ID: haskell-stringprep_1.0.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stringprep-dev_1.0.0-5_amd64.deb libghc-stringprep-doc_1.0.0-5_all.deb libghc-stringprep-prof_1.0.0-5_amd64.deb haskell-stringprep_1.0.0-5.dsc haskell-stringprep_1.0.0-5.debian.tar.xz haskell-stringprep_1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:19 +0000 Subject: Processing of haskell-zeromq4-haskell_0.6.3-4_amd64.changes Message-ID: haskell-zeromq4-haskell_0.6.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-zeromq4-haskell-dev_0.6.3-4_amd64.deb libghc-zeromq4-haskell-doc_0.6.3-4_all.deb libghc-zeromq4-haskell-prof_0.6.3-4_amd64.deb haskell-zeromq4-haskell_0.6.3-4.dsc haskell-zeromq4-haskell_0.6.3-4.debian.tar.xz haskell-zeromq4-haskell_0.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:19 +0000 Subject: Processing of haskell-stringprep_1.0.0-5_amd64.changes Message-ID: haskell-stringprep_1.0.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-stringprep-dev_1.0.0-5_amd64.deb libghc-stringprep-doc_1.0.0-5_all.deb libghc-stringprep-prof_1.0.0-5_amd64.deb haskell-stringprep_1.0.0-5.dsc haskell-stringprep_1.0.0-5.debian.tar.xz haskell-stringprep_1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:19 +0000 Subject: Processing of shelltestrunner_1.3.5-5_amd64.changes Message-ID: shelltestrunner_1.3.5-5_amd64.changes uploaded successfully to localhost along with the files: shelltestrunner_1.3.5-5_amd64.deb shelltestrunner_1.3.5-5.dsc shelltestrunner_1.3.5-5.debian.tar.xz shelltestrunner_1.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:20 +0000 Subject: Processing of hdbc-postgresql_2.3.2.3-2_amd64.changes Message-ID: hdbc-postgresql_2.3.2.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hdbc-postgresql-dev_2.3.2.3-2_amd64.deb libghc-hdbc-postgresql-doc_2.3.2.3-2_all.deb libghc-hdbc-postgresql-prof_2.3.2.3-2_amd64.deb hdbc-postgresql_2.3.2.3-2.dsc hdbc-postgresql_2.3.2.3-2.debian.tar.xz hdbc-postgresql_2.3.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:20 +0000 Subject: Processing of haskell-terminal-progress-bar_0.0.1.4-5_amd64.changes Message-ID: haskell-terminal-progress-bar_0.0.1.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-terminal-progress-bar-dev_0.0.1.4-5_amd64.deb libghc-terminal-progress-bar-doc_0.0.1.4-5_all.deb libghc-terminal-progress-bar-prof_0.0.1.4-5_amd64.deb haskell-terminal-progress-bar_0.0.1.4-5.dsc haskell-terminal-progress-bar_0.0.1.4-5.debian.tar.xz haskell-terminal-progress-bar_0.0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:21 +0000 Subject: Processing of haskell-uniplate_1.6.12-4_amd64.changes Message-ID: haskell-uniplate_1.6.12-4_amd64.changes uploaded successfully to localhost along with the files: libghc-uniplate-dev_1.6.12-4_amd64.deb libghc-uniplate-doc_1.6.12-4_all.deb libghc-uniplate-prof_1.6.12-4_amd64.deb haskell-uniplate_1.6.12-4.dsc haskell-uniplate_1.6.12-4.debian.tar.xz haskell-uniplate_1.6.12.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:22 +0000 Subject: Processing of haskell-tasty-smallcheck_0.8.0.1-3_amd64.changes Message-ID: haskell-tasty-smallcheck_0.8.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-smallcheck-dev_0.8.0.1-3_amd64.deb libghc-tasty-smallcheck-doc_0.8.0.1-3_all.deb libghc-tasty-smallcheck-prof_0.8.0.1-3_amd64.deb haskell-tasty-smallcheck_0.8.0.1-3.dsc haskell-tasty-smallcheck_0.8.0.1-3.debian.tar.xz haskell-tasty-smallcheck_0.8.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:24 +0000 Subject: Processing of haskell-websockets_0.9.6.1-1_amd64.changes Message-ID: haskell-websockets_0.9.6.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-websockets-dev_0.9.6.1-1_amd64.deb libghc-websockets-doc_0.9.6.1-1_all.deb libghc-websockets-prof_0.9.6.1-1_amd64.deb haskell-websockets_0.9.6.1-1.dsc haskell-websockets_0.9.6.1-1.debian.tar.xz haskell-websockets_0.9.6.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:25 +0000 Subject: Processing of haskell-xmlhtml_0.2.3.4-5_amd64.changes Message-ID: haskell-xmlhtml_0.2.3.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-xmlhtml-dev_0.2.3.4-5_amd64.deb libghc-xmlhtml-doc_0.2.3.4-5_all.deb libghc-xmlhtml-prof_0.2.3.4-5_amd64.deb haskell-xmlhtml_0.2.3.4-5.dsc haskell-xmlhtml_0.2.3.4-5.debian.tar.xz haskell-xmlhtml_0.2.3.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:25 +0000 Subject: Processing of hdbc-odbc_2.3.1.1-6_amd64.changes Message-ID: hdbc-odbc_2.3.1.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-hdbc-odbc-dev_2.3.1.1-6_amd64.deb libghc-hdbc-odbc-doc_2.3.1.1-6_all.deb libghc-hdbc-odbc-prof_2.3.1.1-6_amd64.deb hdbc-odbc_2.3.1.1-6.dsc hdbc-odbc_2.3.1.1-6.debian.tar.xz hdbc-odbc_2.3.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:27 +0000 Subject: Processing of haskell-tasty-th_0.1.3-5_amd64.changes Message-ID: haskell-tasty-th_0.1.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-th-dev_0.1.3-5_amd64.deb libghc-tasty-th-doc_0.1.3-5_all.deb libghc-tasty-th-prof_0.1.3-5_amd64.deb haskell-tasty-th_0.1.3-5.dsc haskell-tasty-th_0.1.3-5.debian.tar.xz haskell-tasty-th_0.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:27 +0000 Subject: Processing of hdbc-sqlite3_2.3.3.1-2_amd64.changes Message-ID: hdbc-sqlite3_2.3.3.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hdbc-sqlite3-dev_2.3.3.1-2_amd64.deb libghc-hdbc-sqlite3-doc_2.3.3.1-2_all.deb libghc-hdbc-sqlite3-prof_2.3.3.1-2_amd64.deb hdbc-sqlite3_2.3.3.1-2.dsc hdbc-sqlite3_2.3.3.1-2.debian.tar.xz hdbc-sqlite3_2.3.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:26 +0000 Subject: Processing of haskell-vector-th-unbox_0.2.1.3-1_amd64.changes Message-ID: haskell-vector-th-unbox_0.2.1.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-th-unbox-dev_0.2.1.3-1_amd64.deb libghc-vector-th-unbox-doc_0.2.1.3-1_all.deb libghc-vector-th-unbox-prof_0.2.1.3-1_amd64.deb haskell-vector-th-unbox_0.2.1.3-1.dsc haskell-vector-th-unbox_0.2.1.3-1.debian.tar.xz haskell-vector-th-unbox_0.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:27 +0000 Subject: Processing of haskell-uuid-types_1.0.2-3_amd64.changes Message-ID: haskell-uuid-types_1.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-uuid-types-dev_1.0.2-3_amd64.deb libghc-uuid-types-doc_1.0.2-3_all.deb libghc-uuid-types-prof_1.0.2-3_amd64.deb haskell-uuid-types_1.0.2-3.dsc haskell-uuid-types_1.0.2-3.debian.tar.xz haskell-uuid-types_1.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:27 +0000 Subject: Processing of uuagc_0.9.42.3-7_amd64.changes Message-ID: uuagc_0.9.42.3-7_amd64.changes uploaded successfully to localhost along with the files: uuagc_0.9.42.3-7_amd64.deb uuagc_0.9.42.3-7.dsc uuagc_0.9.42.3-7.debian.tar.xz uuagc_0.9.42.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:29:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:29:29 +0000 Subject: Processing of haskell-stream_0.4.7.2-2_amd64.changes Message-ID: haskell-stream_0.4.7.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-stream-dev_0.4.7.2-2_amd64.deb libghc-stream-doc_0.4.7.2-2_all.deb libghc-stream-prof_0.4.7.2-2_amd64.deb haskell-stream_0.4.7.2-2.dsc haskell-stream_0.4.7.2-2.debian.tar.xz haskell-stream_0.4.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:32:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:32:04 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:34:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:34:47 +0000 Subject: haskell-http-common_0.8.2.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:25:45 EST Source: haskell-http-common Binary: libghc-http-common-dev libghc-http-common-prof libghc-http-common-doc Architecture: amd64 all source Version: 0.8.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-common-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-common-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-common-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http-common (0.8.2.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 00b75aad64ed670a1a71c373d6e1ee37b8509998195a67a8f4b873f5140e0152 97508 libghc-http-common-dev_0.8.2.0-2_amd64.deb 00a9cbd7345e8e125fbe9dcf8bd7050e528161d775047d35a35d95c2afc1152b 48744 libghc-http-common-doc_0.8.2.0-2_all.deb 99871010685428b9421202fac35af85e06a1b4b1480737c59341d911bf2f2c52 95146 libghc-http-common-prof_0.8.2.0-2_amd64.deb 270b953665779c049695c635e4f20f6c87b3779506437e61921ba6e78653cecb 2956 haskell-http-common_0.8.2.0-2.dsc dbcaa8171240d50cdf0b316ede9413e10e722f16503f575a773bd9f9c2b4288c 2440 haskell-http-common_0.8.2.0-2.debian.tar.xz 2915e77b0d000a617d4c1304fdc46f45b70acc0942670066a95b2c8d4e504593 9473 haskell-http-common_0.8.2.0.orig.tar.gz Checksums-Sha1: c09214cca1bcd4e80191d22ec2b15859b7e3deb9 97508 libghc-http-common-dev_0.8.2.0-2_amd64.deb b7ff7e44c7b8c5feb26e8c299fc271d974f01b42 48744 libghc-http-common-doc_0.8.2.0-2_all.deb 1f8e70a6e1c3fdb8b4718629141256fc4ae879c5 95146 libghc-http-common-prof_0.8.2.0-2_amd64.deb 45bcf7b6f751f92ac358efb7c80ae5d93ce2d43a 2956 haskell-http-common_0.8.2.0-2.dsc 6459460f1b55e326ff48b73b819bdc39c15995ac 2440 haskell-http-common_0.8.2.0-2.debian.tar.xz ae8878bad91967412e8be5bd3c5eb04b03bc3617 9473 haskell-http-common_0.8.2.0.orig.tar.gz Files: 0623ffb23b9ecef94533d6adcbe76fb0 97508 haskell extra libghc-http-common-dev_0.8.2.0-2_amd64.deb 2c3e91a055a33120cef7a99347b4388b 48744 doc extra libghc-http-common-doc_0.8.2.0-2_all.deb 3997a6b04f697c3fbcbf4ab4218f1ffc 95146 haskell extra libghc-http-common-prof_0.8.2.0-2_amd64.deb a6e6e85498134ab68ce1ccb2fb1ffebf 2956 haskell extra haskell-http-common_0.8.2.0-2.dsc c2690282cb0e80e47449fc9c76468900 2440 - - haskell-http-common_0.8.2.0-2.debian.tar.xz 36b4acd1a599d5a9f13f51a6424418a2 9473 - - haskell-http-common_0.8.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT+4P/iDczMrKnRI6WVMQQweIEw1D FbW+f7gS9Pv7S4zZ8Abd7uSQuhD/pgOuT889lt7Pe4Tqu/YOlhyBnpUfc5MIJOFL xayFCZdV1XpOOM6olY/4uxdeQgbmxYij4FgQoh43FVo6TovkGCwY8FSzRuqsvbUQ I8KftHr5Nz+7+csQ+Ir6eEAiECBb641crs5g8/RKELU5yDC794rwx2SWvdpex5yX mXxvk5c+FSqweRv5uHEnWVLMFSrIOxCDHcwE6am9WvFOeSsAzQI6LCVAES4MIOQt J+moPCPVU7cxbxRH0WakvTnX20ESixsanGgJ1UtABesy/cZp6Mf4mqhNyyp5Nq6p +mbuheoWxCCE8WJkzI2ZbKEzTc7Tlq2GNBAE+LPCa7ydGpdieeGP3l55aerv/z7p INVSmgxBbPMDrAj3qAYlI77sWbIKYKjk8+1dmerjCObsyQqvp7yzlSN6piGx1dU9 fopkZoJxGjBTPkOWo2flhA6TUy+zPov/NIyPRtWj2haVwqyZw4xdujCu0XAwg1y+ P8dFyYL8ZrBXYv5jl3bIkLZfv/GvtbIEsyMTeifL8uTtG5A1ns03CxYWsFzJu0q8 54BAmSZMlC8hopyLKTcAEYsvbP5dkdfJCHvxqTChkymATSaaUpd7BqV4y1W+KSCU CYPCaPxReC5z6qdNh3p3 =SH20 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:34:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:34:55 +0000 Subject: haskell-hxt-curl_9.1.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:52:57 EST Source: haskell-hxt-curl Binary: libghc-hxt-curl-dev libghc-hxt-curl-prof libghc-hxt-curl-doc Architecture: amd64 all source Version: 9.1.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-curl-dev - LibCurl interface for HXT${haskell:ShortBlurb} libghc-hxt-curl-prof - LibCurl interface for HXT${haskell:ShortBlurb} libghc-hxt-curl-doc - LibCurl interface for HXT${haskell:ShortBlurb} Changes: haskell-hxt-curl (9.1.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cb016d58dc21b22fa5a3e3aa270eba1f88c00af37f1707e4091acffab582237d 57468 libghc-hxt-curl-dev_9.1.1.1-4_amd64.deb 574ead3a90e37a1a5d69f31864632d3d9abb61c1985d19aa7fe2111ff9d657da 33808 libghc-hxt-curl-doc_9.1.1.1-4_all.deb c38e9c60581bf5b26434d9be368539194b89435de90f27bd7c7e64f237a71781 55978 libghc-hxt-curl-prof_9.1.1.1-4_amd64.deb ac985cf1ccf80aaf6c29c78c472beebae646382425020704d6bd3029fd5d2262 2631 haskell-hxt-curl_9.1.1.1-4.dsc b9f12214f4a96133d4db266db9caebec82b1c27344ae3861c0493094a409864f 2444 haskell-hxt-curl_9.1.1.1-4.debian.tar.xz cdc1cc8bf9b8699cabdee965c9737d497c199b5cf82eabc66a5fe3f2ffb3c5ea 5463 haskell-hxt-curl_9.1.1.1.orig.tar.gz Checksums-Sha1: ae162a9a42ee2c4363bf7e01a985f5faf0ca9a9b 57468 libghc-hxt-curl-dev_9.1.1.1-4_amd64.deb 0517556e30d1ed80cce037e491cf38a87444e44c 33808 libghc-hxt-curl-doc_9.1.1.1-4_all.deb cd0864e541cb44ba98141a8faf463de3465db7db 55978 libghc-hxt-curl-prof_9.1.1.1-4_amd64.deb b63ebf296fffc9f53b7404b3aa58e86a44998a40 2631 haskell-hxt-curl_9.1.1.1-4.dsc 33a4d6f760a9709b856a894f7f2d8406c13c3346 2444 haskell-hxt-curl_9.1.1.1-4.debian.tar.xz 9b8522934d6b4779395a0c95f173de58249ef401 5463 haskell-hxt-curl_9.1.1.1.orig.tar.gz Files: 4ce63d857c664132b819dd8a7c0d50d6 57468 haskell extra libghc-hxt-curl-dev_9.1.1.1-4_amd64.deb 0540e88d530ef2ac4e192c7404d9f679 33808 doc extra libghc-hxt-curl-doc_9.1.1.1-4_all.deb 4501be4adc47c38a5b8aac2f34267311 55978 haskell extra libghc-hxt-curl-prof_9.1.1.1-4_amd64.deb d30f03906a803a10b810cbe94eb6f6f6 2631 haskell extra haskell-hxt-curl_9.1.1.1-4.dsc 0ed6bc585a687e4b508ff1ea29184639 2444 - - haskell-hxt-curl_9.1.1.1-4.debian.tar.xz 0889ebcf9ddb004745adea9baa96ec13 5463 - - haskell-hxt-curl_9.1.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ7BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiop08P9AlfCUVvsz7IM/qmKCeeRWob hCDaK+dVOPqsNbwqSPGY+NTvNzA9alirY5ZB/fWjbF9A52wX5Igby0nNBopgIHk9 gBcDFkRgQad8R98MFRnrhWezHNT0TiQ3+MBSI0FBbZtvKh+JR19IP9UiHAfx/IIR hKAvMe7TczgdENqABCe8Gk++u64Jmd7giBfC+cyyDZpT4u1rBILD1u20BIKub9rh zFs5wxRM2K3BWdm/AwLCH7voVwkSGp5MTWDrbGLCjNsx7u1hlhe6pUsK1If3DuC9 V4UyANrpZrwr+cidihKgn/mQVz4ShHKWUY1apbiOngK8h6n2sDsB6hu/X3mVY0Im +WqdRe9qaa2lqSlceLNMBPZUSQkf0F3Z1+cg8cKa88DMzljeatcjeaK0e6evSpIh Yh4K4Ngl63o8NEiiPzQ/X3KNd7QXRXMFTnZw8s01Z7U5OU3SVckjdkgAjqOWHvix TgSxtJzH3+0mu03H+N1eZigwdQXb5WuPRm4HPzQ7v+hGe2i75mi21yzJWw4Qj0RB qsdK7IgYQqEVPW8r+i96+SQh4YE7hvMPCv+XRJ8X23sBspdlDrQSuUTw6WXYd6uS ktfP5SudPInpJ+8hoQjPH9fztKCYxRQcEBxUny+3gWWfaEMfqREBv98Uuu4iypI9 V8noJkpxIpgKMR9TUTY= =JgmH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:03 +0000 Subject: haskell-hxt-http_9.1.5.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:46:58 EST Source: haskell-hxt-http Binary: libghc-hxt-http-dev libghc-hxt-http-prof libghc-hxt-http-doc Architecture: amd64 all source Version: 9.1.5.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-http-dev - Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb libghc-hxt-http-prof - Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb libghc-hxt-http-doc - Interface to native Haskell HTTP package HTTP${haskell:ShortBlurb Changes: haskell-hxt-http (9.1.5.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9316e3e2314007232e4ac525dbe87be12e4094075032cf9d808deead4a666a9f 56886 libghc-hxt-http-dev_9.1.5.2-5_amd64.deb be2269b5fbc6d2bb866b9ed69172cb78d451150fde1cec6bcfa46b5760781480 33140 libghc-hxt-http-doc_9.1.5.2-5_all.deb f7ed4ec9013d7f3be1993375d1d9258fb83a61e5a4ac5f1911d4d81738ff4e83 51922 libghc-hxt-http-prof_9.1.5.2-5_amd64.deb 3bda5e39a350091071a9d3d79fc2764bda02a6159f1cccd691feab673e9d1e09 2791 haskell-hxt-http_9.1.5.2-5.dsc db5918e09f936fdbb16c3796574ee8f9b86cba267344357f797a009504dee614 2668 haskell-hxt-http_9.1.5.2-5.debian.tar.xz 6fa19d03991d53c34f4525a4fdfaafde56dd48459093b4502832a1fdd9dfdd0b 4775 haskell-hxt-http_9.1.5.2.orig.tar.gz Checksums-Sha1: 1be0acfea3fbc33c40770fb5721bfa955f5d551a 56886 libghc-hxt-http-dev_9.1.5.2-5_amd64.deb e91bc23dd0b0894e8614a8f07538fffb919549a8 33140 libghc-hxt-http-doc_9.1.5.2-5_all.deb 89df96ec0dcde849b03f75c14d7a6cf8c57eff5b 51922 libghc-hxt-http-prof_9.1.5.2-5_amd64.deb 3a6836ed23777d1886a3b815094d264311a65a73 2791 haskell-hxt-http_9.1.5.2-5.dsc ac4b184c8b125193fc3ca4ec091b01f594cbeb8e 2668 haskell-hxt-http_9.1.5.2-5.debian.tar.xz 2c5ce7ad68ec44ec8d5f62bed16415513b9dc335 4775 haskell-hxt-http_9.1.5.2.orig.tar.gz Files: 7ca8a42d2cb26bf3b06bf204e5c90824 56886 haskell extra libghc-hxt-http-dev_9.1.5.2-5_amd64.deb f57432029ae640c5d7f3dc9771dc046e 33140 doc extra libghc-hxt-http-doc_9.1.5.2-5_all.deb 854ff48d27c75047ff21da98ffcfe0c9 51922 haskell extra libghc-hxt-http-prof_9.1.5.2-5_amd64.deb e5d93f43f458358030a002e8b7a278a7 2791 haskell extra haskell-hxt-http_9.1.5.2-5.dsc 02cb6d17937fc171d10ab151acbbfd5d 2668 - - haskell-hxt-http_9.1.5.2-5.debian.tar.xz c714d2d585a3cc29ca1d053c41e58e30 4775 - - haskell-hxt-http_9.1.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2d4QAKoi+k3SQLBROJmB0SE7TUIu EYWE51UgJDIxwDc0RTk9PR/gyB40/U7keolg00xRf/jN48tvNiqn7U9CLvvRUmm1 SLwQRjIoPP/vsFbUngGG4a5ujEHHbOgM11Dt1cUf6h4BHfvpY6sM1GucqIbiHwK/ opiv/rn2fKevzfnwt8Qa/yHh3QbcGVNc7t0C5ZJjaLqpv5AEax6ZFmSnhA3TDlKI RXuiV1NBXAJQXdwjnEumOZrlHrteztQQ3OsxRhu4hSeSMc3YqcTnzs9jH4V4/PuW vuBVuQhzcnbicQ3swFTQofoIbSenePJhm7HC1ibrUPmptAuloQfcei8odjWWm8hc e9DoL0kDw/jt9zCHOwxepDYIgGNCGLdHVJSaqOyD90uUeEscgcY0tFnN1XX72mzc rG+SunmFKgGQIUz5L49+vzUyqO+Q5C516j1fy4M3y9R4JgysyqXiktMPH5f5pU/m ouc2bZ0Ae+7G52tkOABdH25p6K9hm4xAJ6lfgAGoFuQXH48kOmusbHCNwT+eHL2g cKbptdo82IsMCyNwJnbOkEncrT/P1goKUNnBMcL+cQIAXjSVv/7y5gRoG7zPhkGd TyrmpmzLE4YB/gmU3kcbLKW5QSo/606v4T1c0ztSyF4+wFubSe0uNuz8WUur11iQ eJn/a0SytsvbzeeWpvOm =InNZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:12 +0000 Subject: haskell-hxt-relaxng_9.1.5.5-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:50:11 EST Source: haskell-hxt-relaxng Binary: libghc-hxt-relaxng-dev libghc-hxt-relaxng-prof libghc-hxt-relaxng-doc Architecture: amd64 all source Version: 9.1.5.5-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-relaxng-dev - HXT RelaxNG validator${haskell:ShortBlurb} libghc-hxt-relaxng-prof - HXT RelaxNG validator${haskell:ShortBlurb} libghc-hxt-relaxng-doc - HXT RelaxNG validator${haskell:ShortBlurb} Changes: haskell-hxt-relaxng (9.1.5.5-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: feb6ed6ddd9fe35de65315ce01dafdb5e11d8489a519a3437f429954661dcfa4 539340 libghc-hxt-relaxng-dev_9.1.5.5-6_amd64.deb c514c325c6e259a5c58e938cf7a202de1efc9d7a92bc196f9644835ec6f30186 161732 libghc-hxt-relaxng-doc_9.1.5.5-6_all.deb 2a772f851ae4edac7244e5c1502b2feddb2106f98b261c00ae0fd0d59f093dc0 488948 libghc-hxt-relaxng-prof_9.1.5.5-6_amd64.deb fec3825c05a47c0883f2df580ea4f43c53fce0734a3a65e964b55c0ec53067d2 2958 haskell-hxt-relaxng_9.1.5.5-6.dsc 45d5d54bb5b9273925b2a897ae138d1120ff874a80ca95f41b2703410111648e 2792 haskell-hxt-relaxng_9.1.5.5-6.debian.tar.xz 0efe2de0abc71f9cef655e52543528c4ab8ed1793be58afe6f1734d8cb3f441f 58597 haskell-hxt-relaxng_9.1.5.5.orig.tar.gz Checksums-Sha1: 688316a49a2293268b4251b10422c083ac530b9d 539340 libghc-hxt-relaxng-dev_9.1.5.5-6_amd64.deb 871dcf5eaaa68382f656585c3b19279d64b527d1 161732 libghc-hxt-relaxng-doc_9.1.5.5-6_all.deb 4af0f6a65fa0e9e5f658b47cc9bcd9a026d5ace8 488948 libghc-hxt-relaxng-prof_9.1.5.5-6_amd64.deb 929f42db6f25a9ac5122002edd9e6e87a3445dc7 2958 haskell-hxt-relaxng_9.1.5.5-6.dsc c5be7e34470a654db5d55eb226ea82571830acf9 2792 haskell-hxt-relaxng_9.1.5.5-6.debian.tar.xz ce619d4cd556681365d017359765b30ae30fde53 58597 haskell-hxt-relaxng_9.1.5.5.orig.tar.gz Files: 298dd674a3f407ac548e27ef290c66bc 539340 haskell extra libghc-hxt-relaxng-dev_9.1.5.5-6_amd64.deb 613c08a713a1d81edeed842f5267dc89 161732 doc extra libghc-hxt-relaxng-doc_9.1.5.5-6_all.deb 5635a28a40d0ba2f084d8a62249c57cd 488948 haskell extra libghc-hxt-relaxng-prof_9.1.5.5-6_amd64.deb 84978567ad887c2b88d41a23e8071a74 2958 haskell extra haskell-hxt-relaxng_9.1.5.5-6.dsc 86555470b2a8ad3c90df0d7195eb9bd0 2792 - - haskell-hxt-relaxng_9.1.5.5-6.debian.tar.xz 32f7b6f73e04cf623d14b53695788a99 58597 - - haskell-hxt-relaxng_9.1.5.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiSkP/0b7B+s6sQT/wSxXqo2yMqvL O3IvndelDdFIXnfndC+Jh/xM8JgycNwjQh4j4HT6FRVl8fJ4BQDXp6NbZCKYjm8B nArNTpTPK6WBpuBLqxAQKOevcf51zGryOuRgA5vRCgF0Zm1HzKIzPN3opS8ufTar PvsCkj27exNv4sHRKU8iz+sU/LnlNlMIi6g11TX12MI/Fh2IUrNcFsCutaW5kNsZ ya76+GdbPCU45D1E0Lto7rzBUHHArpSFb2CFgbgKHiPkqw+Zhtn82uix2yuNsHNa pWgsz1ZiG7w1AjC1n5mqai50h+o+sjeTO1zlYepjh1SX/AGb77aVuHgEg0vgim2r dIMk0sf++7Oftnd0lhkDd0c3gaQF8UX86RIuAH8vpg7wpZ2f7BJpAsF33wzJxoJo HT1ZdVugoGnLPUTKtKim7hfskUEx92itavpaXzBmpXsNnhCfrX1FTLXoJtTGwJq4 ch+lXaGSk6QLkeFkHibi/T6JsSYroynTAAObcrLHzxeY3cTNq7p9WvrHNAEEF/bI KTuckN7JNxW3NDO/hOL6mI6VKCO1nEMyv14dTB6andknVyOYeI7b6eIJT4E9TGwX gaq1WJEMsqQQxSbvNk0SSZ0HZaYDnTpLCJTtJvQ4RaMBHSX+ri89sXRpdBHCwSOG CsbjV50FdCv13ZJAaDDj =MIZC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:21 +0000 Subject: haskell-io-streams_1.3.2.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:47:47 EST Source: haskell-io-streams Binary: libghc-io-streams-dev libghc-io-streams-prof libghc-io-streams-doc Architecture: amd64 all source Version: 1.3.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-io-streams-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-io-streams-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-io-streams-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-io-streams (1.3.2.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 96422ba95e974d04f8bc7caad3a7721bc246bd944b9b70de8c2c6b81e9fd1dee 226580 libghc-io-streams-dev_1.3.2.0-2_amd64.deb 4b3c9c917a74742d31f693d63f04f6d57f2e59d2950604799ddc3b46ba82d1b4 142020 libghc-io-streams-doc_1.3.2.0-2_all.deb f5b15d83c05f44b7150fa779cf7272ecbf627bb317d575a44a571e1fd8546d96 260232 libghc-io-streams-prof_1.3.2.0-2_amd64.deb c713f3533c45c25baed69de83626b9ab8d9550096e6ea270a08f665b9891d332 3035 haskell-io-streams_1.3.2.0-2.dsc 41f060bc3549113f2cf3be850d3e4ee59841662c33f1f12d14753ca5a5d327ed 2680 haskell-io-streams_1.3.2.0-2.debian.tar.xz 1e30da4bb0f61c4540cb60f5543f9970c39849471e0dcf03fa9cfec19a12123f 59244 haskell-io-streams_1.3.2.0.orig.tar.gz Checksums-Sha1: 5de49a62240ba11647e758415b6bfbb2bf17008a 226580 libghc-io-streams-dev_1.3.2.0-2_amd64.deb f1530b63567cf89aa3288b14e9d7fc6af6d44e38 142020 libghc-io-streams-doc_1.3.2.0-2_all.deb a6343a568e1f7ebbdb55ebaabd42282e0644c476 260232 libghc-io-streams-prof_1.3.2.0-2_amd64.deb fcd17e8642686d80bfffd8c9f83b56286da55f7c 3035 haskell-io-streams_1.3.2.0-2.dsc 762497e8725ef346c5c341650615e3bc1e09c005 2680 haskell-io-streams_1.3.2.0-2.debian.tar.xz 19d74028e7986a5f76eb73a84b30341be4894798 59244 haskell-io-streams_1.3.2.0.orig.tar.gz Files: da92c9e4ca2a82074c47a689aeb1aeb6 226580 haskell extra libghc-io-streams-dev_1.3.2.0-2_amd64.deb eaa1531beab721b684e56ae8907eb5c6 142020 doc extra libghc-io-streams-doc_1.3.2.0-2_all.deb faa1fc1f2cc96ffdafc085f2252a1fb2 260232 haskell extra libghc-io-streams-prof_1.3.2.0-2_amd64.deb 6d853fccb4fd38a8995a1d64bee20b09 3035 haskell extra haskell-io-streams_1.3.2.0-2.dsc e7999d00443885cdcf5fee0c72bf77fd 2680 - - haskell-io-streams_1.3.2.0-2.debian.tar.xz acd8373aadbf1b53c356258bb408c8ab 59244 - - haskell-io-streams_1.3.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFEcP/1umM5hBBWrQtglK/GbHf8xM nwjxzv8clOU6nHjJRPq9Y3Di3yVKFoDlEWf5Tg3MXPxMqbe6x69f9jPmx7EUo9EF Sa5/cmW7TuZazuZDvby69EYJHXOfxIRcH8QMzt/Aq8hgDHDKoKxU+7/kAW6q7+gs iAvhTyzXOEM1KZ6i3QVXIuRyvVqD/2kjt3Rr+ET1uwdxrBpvClnwhgQ9hJrDrcN4 7lhy9YRW40snxBF8FvvcVfmITH6OvTEy9CJhiZpXBVKm+HBuP7wN4NDPNtMOoS2s XLBtjNRBZkcGNSEDCO5/nYM1o2knQqSsRit+iFfOiBKr8euSqyrcR8qW8BIMZmPY 0nYUZdH0fT3zJX263xR1+i2wdalURhH7OQTXhFI7+i2d/QcHHnhSIhNFidpOd11q th0z8abZ5AY3q7Amu5PQ3C8oImQ19AwhXJfvVpTGIG2WGqzfbXUKe6xkMZLXQ9Tr XG+rdJwCRDLhKT6bhPtsGpzzRjK2vpqDTZShPz63iIS9+Sc3XFhkmRXx4BlHXMsO T0MVkBGalbb8KW5glVYecTOe7caH/zxKBHUuDruAZGLUcGd7EgFxBsCheC2+xcGU dPl5T9HfYW09S3pTPljySPJGA2BXerCxrcqz9qbufyD3sEHW9U/ZuuhsM25OKanf e/FJmxGpMPTnQzajZpId =NBOn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:29 +0000 Subject: haskell-iospec_0.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 13:00:28 EST Source: haskell-iospec Binary: libghc-iospec-dev libghc-iospec-prof libghc-iospec-doc Architecture: amd64 all source Version: 0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-iospec-dev - Pure specification of the IO monad${haskell:ShortBlurb} libghc-iospec-prof - Pure specification of the IO monad${haskell:ShortBlurb} libghc-iospec-doc - Pure specification of the IO monad${haskell:ShortBlurb} Changes: haskell-iospec (0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b4353492f1b820e3942ae4caa1ff4c887185dc46933f9773cf0f71b3d1c37253 71836 libghc-iospec-dev_0.3-2_amd64.deb e5e359fe776dec8b44facbc0ca6ba9b0763aa9c8883bc05f60fe68a94d223817 54804 libghc-iospec-doc_0.3-2_all.deb 6b543b33975821b1c395808400e6a46c5ad33ea50a64156696c51811d7bcc5ab 63590 libghc-iospec-prof_0.3-2_amd64.deb f0eb7bbf712d9e54ef79f28ec13dadeb6dcb829b9a5a6c674524d24d13e41af6 2536 haskell-iospec_0.3-2.dsc 2d35e22602b5534e91e451743b3fec81b60b633f8897e67d17a4096910a85ba4 2804 haskell-iospec_0.3-2.debian.tar.xz dedf2b3b1b25e07b30e9228c446d911414c58101a3f1f7bc0e544787ba159437 16491 haskell-iospec_0.3.orig.tar.gz Checksums-Sha1: 47ec94568992b1b3dbcca5ce67300993c6aed377 71836 libghc-iospec-dev_0.3-2_amd64.deb 9ba139b4283916020562a074141abc123233024f 54804 libghc-iospec-doc_0.3-2_all.deb 949d4cfcd299860bec76aca132a94b8a83c31fda 63590 libghc-iospec-prof_0.3-2_amd64.deb c2cab9aa725f0767907db30a121e1f5185fa0394 2536 haskell-iospec_0.3-2.dsc ba1adadd974d01053d5bfee29422d7359cec907b 2804 haskell-iospec_0.3-2.debian.tar.xz f3c13dcaa3e411efe83fcb644444bc903bcb7e4a 16491 haskell-iospec_0.3.orig.tar.gz Files: 90143f9ddeb74e5567f48d2d4656a01d 71836 haskell extra libghc-iospec-dev_0.3-2_amd64.deb bfcc38ef0ae8852e1a30392df5c8057b 54804 doc extra libghc-iospec-doc_0.3-2_all.deb 705e572b24e251063975ac39c0e11baa 63590 haskell extra libghc-iospec-prof_0.3-2_amd64.deb 21063c512eb1f6e8a9c78f5d99c4eee9 2536 haskell extra haskell-iospec_0.3-2.dsc 8f9bfb26101a7d78971b8934b8de39b8 2804 - - haskell-iospec_0.3-2.debian.tar.xz 204cd01ab30585eb58d461698de4d050 16491 - - haskell-iospec_0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopCsP/3OGRmw9z6DGCRknb18n+XxF 7PSJh4OM92T2lJJl6LTlxlEd/pkq68g7UVBkBgqqB2LDJ06IfsfZ0x/mdhEPcFvN UqMgcbUFJQV2DOlUjCBG/dej2FZrYEcyh0fNZK3itzLIMlArsHjJc5CNvYMu+K1w V/SpJu2lGJ018dY70n4eI8Y/CZjavjy9PcvYgOFbLXlXAmNA99XHNEoSBlFamom/ I6U9f2BAv5etXC9+DYmayKd1ZcJsZOS6PH+hY5LH1MpJxryI+6gcrwe42fGd9A2+ wXlcAow9tDl+sSOsF2WIuoLAfI3ugtCyn3UWt/8p5kWXuY0kwp/vRSmy31f7fola bv/3r4INEGzkfuyq7wruFuEfsqt0O45H9K/Yq/RCtCSa230/jwD9m0ygpLpYNeCt zEc0uvemazsYD1WcHMUF0CzaEbeUan6MKu70VGl6hNirIXTP6zf0BC/Pga2J6/Ve H1Rv0j5H+x02/XLzw3W4epLjcNpT6lL13p/5880qIkQLPjygLGkeZpMCgh9FAUcV D5h+78q3zCwn2mZbKKABeAb+01OxTt2RFLgga+NE57Z3JT5wCaqEp+W0Os3L7cD9 M42qwBRj+6b0yozVWTHhRfnysNA2T+GqRaxqlpIR6OVivwHr4x9jzrDcBy7z1xXw uRdmXGsdytdrhSQtOlMv =hzhD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:37 +0000 Subject: haskell-irc_0.6.1.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:31:53 EST Source: haskell-irc Binary: libghc-irc-dev libghc-irc-prof libghc-irc-doc Architecture: amd64 all source Version: 0.6.1.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-irc-dev - Haskell IRC library${haskell:ShortBlurb} libghc-irc-prof - Haskell IRC library${haskell:ShortBlurb} libghc-irc-doc - Haskell IRC library${haskell:ShortBlurb} Changes: haskell-irc (0.6.1.0-5) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8524bc617d4bb5a6bfc40e1bd82fb522794c28800878ef3023087901fffee8ef 96790 libghc-irc-dev_0.6.1.0-5_amd64.deb d76f853fd3f01957dd00ec5391ea4d1b45182c58ca220bfb0082388e154a4bd0 38892 libghc-irc-doc_0.6.1.0-5_all.deb 71acbacd774d5a9410591f9dc83211b3e805d3732584ae520ac9727d41dda44f 81172 libghc-irc-prof_0.6.1.0-5_amd64.deb dd4009ae6e1f550ff2d1692a6669256849323583585b9bb41de9d8124a3875af 2378 haskell-irc_0.6.1.0-5.dsc 04b06cdca8c44775b69fc84277fb6a1c3a7c4576541670a4b8a7812183a90244 3324 haskell-irc_0.6.1.0-5.debian.tar.xz 3816ead4dfb32d61c03265e3a2a45053508cb27ca3132595773a27ef381637e1 6898 haskell-irc_0.6.1.0.orig.tar.gz Checksums-Sha1: 7d0e21054372c7ed82053104e4010d13252a26fb 96790 libghc-irc-dev_0.6.1.0-5_amd64.deb e6754bd3d25b768a59b3ceb3a41baba03b0803d7 38892 libghc-irc-doc_0.6.1.0-5_all.deb 58253ddbc2b82c5ff8682b86fc20248fe8bb1ca2 81172 libghc-irc-prof_0.6.1.0-5_amd64.deb dbc92d326c5081ca6629fb6dcf545f21d52a3114 2378 haskell-irc_0.6.1.0-5.dsc 297c85517c287f91d7dd20046fbb415c1e54f9c0 3324 haskell-irc_0.6.1.0-5.debian.tar.xz d141c6099c1d761dc46fc9d015b37353f900542a 6898 haskell-irc_0.6.1.0.orig.tar.gz Files: 847503341872338cb50f8c5c5ec60f1a 96790 haskell extra libghc-irc-dev_0.6.1.0-5_amd64.deb fc4bca033599c638e4794fc7f90a1f82 38892 doc extra libghc-irc-doc_0.6.1.0-5_all.deb e7f1471c0834dd2803fd1119a95d64a0 81172 haskell extra libghc-irc-prof_0.6.1.0-5_amd64.deb 917a4cabb9a5987ee57621958a1c8597 2378 haskell extra haskell-irc_0.6.1.0-5.dsc e799c0e3aeab3e4d27e6da4a7bb7859b 3324 - - haskell-irc_0.6.1.0-5.debian.tar.xz 9c76e356d7f00419f211b735f5cc315b 6898 - - haskell-irc_0.6.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioK/wP/3S7dO1NtnJ72U3DQSr414Jp 4+lrmmtC9Z76Mc1RYipMYHiRISQe2WzTvAoQpy4omcD0SDh/jY0lfDcDkh4eApkR yq+YbOFV/1RTTFRuFSwvV0qhpmGFrfuCVRCCuJXvBPVxF0Y5h0FVLk+hyZDe11ir 6Ic+bZ2B6Xqqu8s9JaegAglw1xiQjr88/FPPtLsM6uhB4dLAVZmjRhopoyDcAncg zvd9d3PrXAVcCN5j4XLBRyzB0c6SAXYRrLz9crvlmWEUf8YTHBspvEGQweTcR0JK hJQQR0oHrSxDm7GDGScW22MZ/fo1+2JOnbgAC4hudn6o3yeLJbsijrhzeFRUX8RN lcRts683lvPcOeKBsFJflSkvgvTp6bAu/RYfCIx5CHeXdIbydo5Ze/a84hPAYBBc 7WCqC0ntWZiQpTw351tXoAEWdwfrnB6/kbjWvqt9fmgQGB7y7J9Rzuf76cbu+Uq9 WJ/RgDma10Vl2e3+/cdt3MpsQlD5VB7hhISV/MEo2qqbJbweEoNfT3sCv2t65iE8 9cRYRp8xkLFnn5m0O5vV6KtG9D1TGHwlR+7mBRexjJnNYTSk9oaMLaQkyDAXe2g1 U07pmsH2zrIe9XFErJXmlumakVEAtiWjz2TBQkSZVH4p/I0NOv97NcX4CML4HJ4K FRYO7YycfOE4mxkR8MO4 =A7VE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:45 +0000 Subject: haskell-lambdabot-trusted_5.0.2.1-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-trusted-dev is NEW. binary:libghc-lambdabot-trusted-doc is NEW. binary:libghc-lambdabot-trusted-prof is NEW. source:haskell-lambdabot-trusted is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Sun Dec 6 18:35:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:35:54 +0000 Subject: haskell-lifted-async_0.7.0.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 13:01:25 EST Source: haskell-lifted-async Binary: libghc-lifted-async-dev libghc-lifted-async-prof libghc-lifted-async-doc Architecture: amd64 all source Version: 0.7.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lifted-async-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lifted-async-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lifted-async-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lifted-async (0.7.0.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 8b1f1717a360526d071bfc9b0483cde4fe1ea3d5e64205043954a5487f8d8316 49710 libghc-lifted-async-dev_0.7.0.2-1_amd64.deb 0df5b1d20b9d02ebfea709a26db81cefb81e9ac8bf9c076a84bb2150c150540e 43360 libghc-lifted-async-doc_0.7.0.2-1_all.deb ef59f31bd4e4ede09dfba622afc0c16868ad86f82d939279ee2ce74e517a5d5c 45102 libghc-lifted-async-prof_0.7.0.2-1_amd64.deb dfc696d2a8997b3e1fa62bc6902e96fc270c50cd1a432de1902c39f9c07031e9 3008 haskell-lifted-async_0.7.0.2-1.dsc 09587c0f65c700d939c4a719f37f00e308f20715b54ccd2c2a52651ff7f7bd76 2468 haskell-lifted-async_0.7.0.2-1.debian.tar.xz 0e8a97500b5cb387c711e8dc0db27a07b61d21d610ba8aebf4cae5f92920b7ac 9096 haskell-lifted-async_0.7.0.2.orig.tar.gz Checksums-Sha1: 4ecf2009214ac23cf8ecbcdc6550e9d1a34710b9 49710 libghc-lifted-async-dev_0.7.0.2-1_amd64.deb a898fe2b8685616f5e99648c1d41249eac79a4a6 43360 libghc-lifted-async-doc_0.7.0.2-1_all.deb 1a3cd0e96a8c2440320a18861f50117cdca5d897 45102 libghc-lifted-async-prof_0.7.0.2-1_amd64.deb 35638d37817b47653a9be737d479be19c51ad4b8 3008 haskell-lifted-async_0.7.0.2-1.dsc 56084b2f6a4882558c9d94d8c3b1bffdbdd816b7 2468 haskell-lifted-async_0.7.0.2-1.debian.tar.xz 074154f525dfe5cc6979dd06557f9330521d3aa6 9096 haskell-lifted-async_0.7.0.2.orig.tar.gz Files: 6759b48eed1d710c0f72e52525807f91 49710 haskell extra libghc-lifted-async-dev_0.7.0.2-1_amd64.deb f2b3dd5c111fa371e9ba6aaf7cd795a9 43360 doc extra libghc-lifted-async-doc_0.7.0.2-1_all.deb 60b10389e6b1d4f9b355dd03bdd52d4f 45102 haskell extra libghc-lifted-async-prof_0.7.0.2-1_amd64.deb d6432c05fe5a6e3d9bddd06d2a285ac0 3008 haskell extra haskell-lifted-async_0.7.0.2-1.dsc bd78056988a616f015f54ce209fcde57 2468 - - haskell-lifted-async_0.7.0.2-1.debian.tar.xz 7288a680dbeafe8cbfe00f24bc4f99b4 9096 - - haskell-lifted-async_0.7.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFB0P/R/6JYbnTDa2VV6huj2lSDit vcwVvh/Vs7VkxSdoE0t0I0LH3e1Nu0B3ot5aNTF6xUtakIBvot42cSgngj+C29g3 0YhvuOeBYFWXn+0rNa4pc1xATVLpcv4W2W0wSwX6QnbIS2PdAW9KITq7qtCMHVZ0 3YUmHNBOmjKxQZuDLaY19a4HvERE7wSzJcMqyfTLkuLcAraTI8XDlQyLmvdck+9N t22VXaOVw6mB0vKi6xOwX14mtcijUCdIerAQUrifZ+O53NpCtLfgbSES4omqa8PX MyJ3RJjEgXAd7LJ2yZEKXY8Gto49z3yrj98XLUIy/lrvh/MbaxoW6sFlVqm6yg9F NWDqq5At1oGvQlPidanSXyh5xJ+gKAC2w2PP9+0LWRiGdgYyf+ez+iGYAkZexAjj GghnYthdXGyOhQoqQGdaI5bPZltx5YVDUhOHFA/eiazWjnFXfiDvfE+x6WNqfItU Uz2UBJn0WxAMh75PR+FHS2INPflqCJXl+mUXK9oOyISQuSGfUmJsGggR4sj55jmx bACeZWN0hJTxCmnDzWIPxMnq/WfueuhmO7EYCIkrlWgUvTEWCcPDzfzUW87Nky2b np9DDgszzg6Lj0GAaOgOpsBePDhaU7MZYx/Hu6bmk/Fa2nvJA3JjPP5UAiYz2BvA EEYZuuDtulFJrXlSWgZ2 =XuEv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:03 +0000 Subject: haskell-listlike_4.2.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:20:58 EST Source: haskell-listlike Binary: libghc-listlike-dev libghc-listlike-prof libghc-listlike-doc Architecture: amd64 all source Version: 4.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-listlike-dev - Generic support for list-like structures${haskell:ShortBlurb} libghc-listlike-prof - Generic support for list-like structures${haskell:ShortBlurb} libghc-listlike-doc - Generic support for list-like structures${haskell:ShortBlurb} Changes: haskell-listlike (4.2.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: ad7a347ab3ab19ffada2f5ee94433785689e165c94fa5bd603a3936bb398d518 717940 libghc-listlike-dev_4.2.1-1_amd64.deb ae0059fedb6e77ce93f6751ed2be74fcabe3fca3df998fd801f52baf11f32888 82630 libghc-listlike-doc_4.2.1-1_all.deb 2987408ade3701824ccffb9c6c370835aa1b6c7a77a8169c2d4174ba2d6f0210 618106 libghc-listlike-prof_4.2.1-1_amd64.deb 098036cf2f6275d1c092942263023552a7072e0c28aec8f07e6b7385f1f95d80 2774 haskell-listlike_4.2.1-1.dsc 7e33a30bbbfb1e16443ed837381ad7e08581501cce2c2557c6a108f20f88ca79 2880 haskell-listlike_4.2.1-1.debian.tar.xz d6542ae5bef685e3571cd46b018c5adac2b6c854f72777ddd35a6823bcf08859 26970 haskell-listlike_4.2.1.orig.tar.gz Checksums-Sha1: bd407af245e1f8e3d819647e2ecce0dcd275eed5 717940 libghc-listlike-dev_4.2.1-1_amd64.deb 575e0b1aa8446405c0151841bb7dd6ffe5ac202f 82630 libghc-listlike-doc_4.2.1-1_all.deb dacfe3d6cf2ecd6fbf16608a24d140a4a620d9a4 618106 libghc-listlike-prof_4.2.1-1_amd64.deb 82bf6cc97962751e9ab3f9555036da87a4922d8d 2774 haskell-listlike_4.2.1-1.dsc 8c81be88532d32040d30048efc115362c5a50526 2880 haskell-listlike_4.2.1-1.debian.tar.xz d0b714c00822d24d2d5a3c62422b7870405a377f 26970 haskell-listlike_4.2.1.orig.tar.gz Files: 1307e70e4d0b8b1f53c7564ee595591c 717940 haskell optional libghc-listlike-dev_4.2.1-1_amd64.deb 3e7a46560c7cf9cc5a3dca64fadaf04f 82630 doc optional libghc-listlike-doc_4.2.1-1_all.deb a9fc95b9d0b5462df94a2b77d2282688 618106 haskell optional libghc-listlike-prof_4.2.1-1_amd64.deb e43d544c33023b07d507bd5281047db6 2774 haskell optional haskell-listlike_4.2.1-1.dsc d6a14ddf1404d63ae27439031165a9a3 2880 - - haskell-listlike_4.2.1-1.debian.tar.xz 65dbce9c3b83bf747ad4547f1879e6d9 26970 - - haskell-listlike_4.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioq+0P/1sUtVPmUP87ltpGJlk70+JQ fiABsiJAFH5YtebtkHoHf5y8t4gzY/bBRSVFFQuOC2WjcSYZFy9QuVANuLQbUlZ9 0J6p4/AjEgE5xtrLYo04p1z5HcPct0cg1QL4rHNDzqDzJqLNdNEVklOaBOLriwRm OZqpkwOSmAFeGLy2sLZXP7EVEqxV974yE9V/FypNt+mIM6/PqESz1mitGLIG/luC tZkBQr+FUw9j+TaeuCW/uGyu2OkAWrZrW9kdMSvgYdoA/uz7piKWa9rFmJ0QtfUQ awF/0GvmaTrjsajAyvUV/JRb5fYODlFDWEYbvMz2oVCcv3UGIdIi4Pxp2uze9qP9 vfjw92SKLd4dXg8GV3ZGfpg/N21XTCQ2AqZcCXZ+oObNp29IYI0Wr359qafA+crw VnVX26PMh6+GxY4rKveEfXMHwTJO0AAA3ugzE93RTO9I4BUlhuPGdtNmQPpvSRGd 0EdOCjcNza83IQccUeQXujxQxkKa4KdCKq6Yd2ODPfZaiX5obiJTOhZw1o/50bN2 tK6RIEg+ZcPQwcjjMbrmP9R6fi1QxPq9ODZ7MncdQurTzLpyR0kQP4isB/BnGoCw vtyC2ATVPWLXZuaj5ODkIXV7qXUvZs3aGobsCoKpjkEi1n9aOx0dIF0AvN39ffzy 47E6HHEdpC0m12H4WSYX =KGpc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:12 +0000 Subject: haskell-lucid_2.9.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:31:13 EST Source: haskell-lucid Binary: libghc-lucid-dev libghc-lucid-prof libghc-lucid-doc Architecture: amd64 all source Version: 2.9.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lucid-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lucid-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lucid-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lucid (2.9.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 232601599d0af6cae525157ba362a6dba307c545283f5ca35b5e5ad3e0c60c15 125482 libghc-lucid-dev_2.9.4-1_amd64.deb 764963a2b20cc29841adc8db963396849eb9f264ac5245248605bc824f7ba955 71874 libghc-lucid-doc_2.9.4-1_all.deb 456c0280dc8799682ba2fd8d1c0c44fd2124a9d0a7c479a11a2cbb650c6e2fe9 104332 libghc-lucid-prof_2.9.4-1_amd64.deb 70c3295550bc2fcbef89b0344c84b547b84008f856cd72f383e7c6bc5884b302 2663 haskell-lucid_2.9.4-1.dsc 55d868f4f4bd3bed9ac60ef776194a8335c6aacb084060aa9312bf73a3ce424b 2256 haskell-lucid_2.9.4-1.debian.tar.xz 9e87cfc2591d9b79d5eb5351299e4110b50a9fa6b05f9912a65274e0ddfbb9cc 15651 haskell-lucid_2.9.4.orig.tar.gz Checksums-Sha1: 05e9077b157dadc7fa6854ef5b1ee0e4e24574c8 125482 libghc-lucid-dev_2.9.4-1_amd64.deb 660895c825a48b83fef7dd316940a3bc9b2a2827 71874 libghc-lucid-doc_2.9.4-1_all.deb 03f3ea5aaef9af15f91fb1ae18c7a977e0cc21d7 104332 libghc-lucid-prof_2.9.4-1_amd64.deb 45c90123a236e371a0880d8612af7ee2b2f02040 2663 haskell-lucid_2.9.4-1.dsc 27bae2c5932cf07bbbad58713f854a07cf08e434 2256 haskell-lucid_2.9.4-1.debian.tar.xz b0d1f0168064d09ac20c58cc8f454a82ed767c29 15651 haskell-lucid_2.9.4.orig.tar.gz Files: e194bbe268f25db9c970221fb68ba6a5 125482 haskell extra libghc-lucid-dev_2.9.4-1_amd64.deb 5e0761664a39fc935dfd390349587fdd 71874 doc extra libghc-lucid-doc_2.9.4-1_all.deb 4d9278b1b037b4237418a6d292accc14 104332 haskell extra libghc-lucid-prof_2.9.4-1_amd64.deb ca9c04302895efd8e4399b69e9854fb0 2663 haskell extra haskell-lucid_2.9.4-1.dsc 5c22ac39bf196250816fccaab1576019 2256 - - haskell-lucid_2.9.4-1.debian.tar.xz 3243ab06a530b04bbb7ee7fe7696fe69 15651 - - haskell-lucid_2.9.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCfQP/2Yd3hg0y9+80GNVF6nE6jlb jG4mw0PNKmB08guJZ6AhbhOZy7Y2myvnw6ULaL+z6+hxZ+D6O063OVnj8YtQ2nct O7kmLHWKfz+cqDTngeMtnltewjByXitPQpE6fB1i6Vvhsy2iULQsIz+R0lb6k/Q2 c6svyL4CdLWRknFSsMFC2R4E2D21XGzFraGPxX5OyENB45I3seCorioPugbc+ksj dIJcgA/0sBDXbCcO6HZsLuzkHDBjpqb5WkDYP9i9KsIbF7o9tWWVAmZqnI7l/WEb XOs11KNq3z/T6uHXQtrnMBIXIO1E+aa5mMrX9YUCQ/sxjcIKl+hsgNomuLB+7XEl o7XWBK3Joscd0RdFUM8gHjWDzeqJVLLzCurSlB1dd8QPCdCfhe0ugnCeafd9FpJN aI7kG1+H47ycperrJdD0ek3122tCPDs7ganO0qk9BKWbi0XhAM7jyISFSWN6hxtD 1wOQ7v2c8Ei8Yg2cdUxtGntRBWUU7F1Ccy5NB25argLxax6FnY3pS4SIXYLd7rYL 7xNOGRKrhxJYFDyRJAeYRGBRxnluZA8+Oh1YNfO8vTQNDlwhXm+llWCipFFbcP0l YvNcVkMG7puZIUQA1FAKBZBt63vD1/KKkt4zAtd9aL0+BQEaRitIrokc1QZgyaFS Zn+3RgZ5M/c2o9oKsPNp =/gIK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:19 +0000 Subject: haskell-memotrie_0.6.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:58:48 EST Source: haskell-memotrie Binary: libghc-memotrie-dev libghc-memotrie-prof libghc-memotrie-doc Architecture: amd64 all source Version: 0.6.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-memotrie-dev - trie-based memo functions${haskell:ShortBlurb} libghc-memotrie-prof - trie-based memo functions${haskell:ShortBlurb} libghc-memotrie-doc - trie-based memo functions${haskell:ShortBlurb} Changes: haskell-memotrie (0.6.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8c632eec8e4bb69549511b9cd9e7e5594ff2f0129c994fbe8bf32440ed7c281e 52992 libghc-memotrie-dev_0.6.2-5_amd64.deb c050f89fcddc69199c4990c6d6591cac922e505718f73d4f2cccf9d1b645c737 38056 libghc-memotrie-doc_0.6.2-5_all.deb 079770e4b8562ca98862572d09aae0bbfb6449fc9e93e64414328dc3cf761639 55302 libghc-memotrie-prof_0.6.2-5_amd64.deb 366d877861a5cafb4145857fe7d60488b52cc6143510828ecdd590efbb0e956d 2405 haskell-memotrie_0.6.2-5.dsc e3ae4521922809a18feb9b75c09e9e28f36512c0760ae89321e3eccd6549964f 2432 haskell-memotrie_0.6.2-5.debian.tar.xz 9ddc11172db26a54681f14dd8ce881c87a3b0e72dcc7a15b74132f30b4408bbc 6250 haskell-memotrie_0.6.2.orig.tar.gz Checksums-Sha1: 2eb08cc0e1cbcda87a898d44bb7074950250b957 52992 libghc-memotrie-dev_0.6.2-5_amd64.deb 61beb4d69c8811d51fbf3af07d69639fe54c5998 38056 libghc-memotrie-doc_0.6.2-5_all.deb 4e4443c689642262515347e055bd68d4f7ed8efd 55302 libghc-memotrie-prof_0.6.2-5_amd64.deb d14e3c275e714cd4a889bd78062c0c17ac4fcb4a 2405 haskell-memotrie_0.6.2-5.dsc 8cb94d0c1601d4c56374ffbf18fb20e38c427856 2432 haskell-memotrie_0.6.2-5.debian.tar.xz 843eb1b700bcfdee5b6ae2b0f63b7ef3e75428f3 6250 haskell-memotrie_0.6.2.orig.tar.gz Files: dcffe06e7c6c29ff6065081ea71826cc 52992 haskell extra libghc-memotrie-dev_0.6.2-5_amd64.deb c209fa80e72a2c4e0557e8476fb79103 38056 doc extra libghc-memotrie-doc_0.6.2-5_all.deb 507d02ab80421557b008ed081f7a2e65 55302 haskell extra libghc-memotrie-prof_0.6.2-5_amd64.deb 4906f74bb3677250f4f673d34193ca20 2405 haskell extra haskell-memotrie_0.6.2-5.dsc 395169f7265b79d079d6b77fca7fd79a 2432 - - haskell-memotrie_0.6.2-5.debian.tar.xz 09089ba05d782fe80d3617f5fbf80e1c 6250 - - haskell-memotrie_0.6.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYygP/iaQBgLNa6sIZ9A7bxbL6GxA V6XZpYeWHG0h3tXA0KsHLUXQDEa0b0Y0RDtF59RPwtXUp2oca3Kr+6MoYai/Cg8H 3usGgsm+1r7IZ7G4AtCUD/TEPpRIbO+yrtW7Eq5RxFkk53wpZwDUBMr+A48Ec4Ma y41atUBBmqd/Tz6xx/AT7jlgvUZlwR0cPQRz6GWWE0CB5jEzIFrhyu0Fp2P7MMKS xwGRhlfljZheNcnXmy0T7/qAlWz+DjLSax4kElP/elb/qPSr3iqdrG6mL3Y0vARV DJ4lF1ICuncONRtxk59J4HbhVkfYt+/UcD4bdXq8QLPRG1EFXVF1V+p7EOPvNQrJ Ve+NEXX9QqlBn3edWJD06kZHkINIVYqqvdPmt/Fb9CfmVjHPKovyyNmdNNo18yvg t4hUwgcV/ROiFAY/LWKaakt69rl/3RvW9+0m5z0ll4TGcetPd3ADtW7ZB/Y0taFH cbsesnBzE7NyTcZEAmMVGj7nnc24s8J3+PXaFHXjOncmyQyvEn/jjtqzNYhh9PUO WJ1B+6wzcuje+qyZb0WmXaPhi60aYP2j+RRPCrXNSwnOhq7lLJvli3ypKLKZcGz2 nAemM/z8+b+vv6C3Dx0aWK9wNEd9GY3TJVV6oowbB6zOxT6waj/EdekxInnu1bj7 e8wLfnGsXRY4MbX/QqHT =Ogqe -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:28 +0000 Subject: haskell-ncurses_0.2.11-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:17:03 EST Source: haskell-ncurses Binary: libghc-ncurses-dev libghc-ncurses-prof libghc-ncurses-doc Architecture: amd64 all source Version: 0.2.11-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ncurses-dev - Haskell bindings to the GNU ncurses library${haskell:ShortBlurb} libghc-ncurses-prof - Haskell bindings to the GNU ncurses library${haskell:ShortBlurb} libghc-ncurses-doc - Haskell bindings to the GNU ncurses library${haskell:ShortBlurb} Changes: haskell-ncurses (0.2.11-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1cf4a2097e7ed0c054e67966c7300be9c6df7d4c5c4a0cb30ee14bed1d9727ed 147384 libghc-ncurses-dev_0.2.11-3_amd64.deb 94080ba318f8ed7aa49efe63747026c51707a145aa9db0ea9b6a26fb306a8d8c 71732 libghc-ncurses-doc_0.2.11-3_all.deb 827939192106b7e30df1e26933c0c1f51d9189de75dcd1a502f96cc439e7bb30 119002 libghc-ncurses-prof_0.2.11-3_amd64.deb f6f0398b6a09bc22991307cfb1838e6b3ce162df6371058d831d6c5db3aa35c8 2500 haskell-ncurses_0.2.11-3.dsc a74c16d5cdf3f41078684fa8029e317b3da11b1a7257bd9978b5ce9048390753 2124 haskell-ncurses_0.2.11-3.debian.tar.xz 11b497b56d800729d516644506f9c531296e110166f6356415dc04b8ae18bf57 24292 haskell-ncurses_0.2.11.orig.tar.xz Checksums-Sha1: a29b4dfa2f50519d7a700146286accc6305b7e45 147384 libghc-ncurses-dev_0.2.11-3_amd64.deb 1c221d307508ea0767ffccfc5fee854e505a5b09 71732 libghc-ncurses-doc_0.2.11-3_all.deb e348c396089874ba05805080d6cacc44732cd581 119002 libghc-ncurses-prof_0.2.11-3_amd64.deb 308532c2118737e7808ee6248ce15a0af7801641 2500 haskell-ncurses_0.2.11-3.dsc ca39e59ee58bf56d48b3b05548b275417977a01a 2124 haskell-ncurses_0.2.11-3.debian.tar.xz d91ddbea2e53c98653d6d725a17db1eb6238439a 24292 haskell-ncurses_0.2.11.orig.tar.xz Files: d6f906ff26fd76523ee7210154869916 147384 haskell optional libghc-ncurses-dev_0.2.11-3_amd64.deb 4ec40a0b03df73a562bb236814ba5763 71732 doc optional libghc-ncurses-doc_0.2.11-3_all.deb c6e6cacbf90fe73e3cbd523257751b07 119002 haskell optional libghc-ncurses-prof_0.2.11-3_amd64.deb fcba9e4bda9b356ad9dcff6d1bbd88cd 2500 haskell optional haskell-ncurses_0.2.11-3.dsc 66da798c47d02e2a4e6ca9102158cbc7 2124 - - haskell-ncurses_0.2.11-3.debian.tar.xz 8ca195d599368336ea7f714a8eed92de 24292 - - haskell-ncurses_0.2.11.orig.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIAsP/0NwiZH3d2yzmF/6aXlaZrX/ mJyikWVolOHW1EsdCuNjf5uYdiAfll62ULHttdXw0TjtAV8ZpwvXt91mpIBuKf7e WzGZRvo/EcMivwyYnioQldyO9ZT0ouLD4QNP882UYPEPD51dFo9PaDavUIQoWMxU VCe+7OLz6UfJsxyPLCuxYf9wG9uUt+I8+OkIWLZs3rlgfmfIjiqX/GYUrIGPTHx8 O+Dg4zRs4346FoycShAJShTU7VDuZtQcn3w/ytmVbEAAHrx+JCphX254zMf4HL40 YtW4YPsYiHcOq2Nz1dRF9t0/G50JCZvElnbw/hUSNAP//cTuHPPycxkEd2x98Y36 fdufGtykKp1dY/2CpSjMk5Lpk332L/gggcO6iLkIsIJnYetMyKJPtSQvLIwhRQ6Q CS3vhsendfAXNJ7vKeLd1MzzlLYtcUgCivN3JIVZ9wasOP4H/YfiVnaxv9Ou2/rc htZcQqVqB4fSPcMHCicADcnhWMFC2Pe4963H0tmPBWRLYubIVcVbMfaaaugn02gA NXn1v8tuFeRW120TFssyu0Z6zzHFPiwqZQxCwmz0UCpc2mJxjuoEOSQtidFdwJ++ 7wOx66vBFKt//3yGEDhZrIBMLwGkXzVrQCX9eVufJdokMDdQ7U6b/x2LUTFwsyJT dLvmr37fqgGIzwra4Zjh =1b8t -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:36 +0000 Subject: haskell-netwire_5.0.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:51:59 EST Source: haskell-netwire Binary: libghc-netwire-dev libghc-netwire-prof libghc-netwire-doc Architecture: amd64 all source Version: 5.0.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-netwire-dev - flexible wire arrows for FRP${haskell:ShortBlurb} libghc-netwire-prof - flexible wire arrows for FRP${haskell:ShortBlurb} libghc-netwire-doc - flexible wire arrows for FRP${haskell:ShortBlurb} Changes: haskell-netwire (5.0.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 648867dd5032dcd28a59e20da9e3b5da8f5078331e7315f4f982f066e0286755 174948 libghc-netwire-dev_5.0.0-5_amd64.deb f0d64a8b8262153042069a16f516e99ede44aab4a951c81d878420220959cf45 79596 libghc-netwire-doc_5.0.0-5_all.deb a100f814604fb478371d9f9668185a9bf35b82107182dd01cee67afebb09d5fb 161304 libghc-netwire-prof_5.0.0-5_amd64.deb d6e6aeac76fc7aac83a531180db0fd8ce579c0f07b8de64b0ed4a337382afa66 2649 haskell-netwire_5.0.0-5.dsc b90f7a81b2dcc4c6bb52d5950595c3c54a512b1b72f3699ef333dd4d224f9227 2612 haskell-netwire_5.0.0-5.debian.tar.xz 7a523507f0ac34d67282dd069fc980a44b0733364a57347d8cdda088d864b9f3 21996 haskell-netwire_5.0.0.orig.tar.gz Checksums-Sha1: dbd342e3754dba548fe39636488738b02b8b67f2 174948 libghc-netwire-dev_5.0.0-5_amd64.deb 643e9d6f8b635418e69a47453abb2ac6f796cdfd 79596 libghc-netwire-doc_5.0.0-5_all.deb 1e8f0f3ef415f4c0b5b2afea97e1e4528c9f5c24 161304 libghc-netwire-prof_5.0.0-5_amd64.deb aeaed437704ae139bd4dace6aea1e39d6611e722 2649 haskell-netwire_5.0.0-5.dsc 5cec5078bfeb0a11af8f4fd31688f9c92f3765dd 2612 haskell-netwire_5.0.0-5.debian.tar.xz 21181532d7d5e40e5dff0922440ec89a948c72ba 21996 haskell-netwire_5.0.0.orig.tar.gz Files: f11437e6e869327d7d028caf55f83fd5 174948 haskell extra libghc-netwire-dev_5.0.0-5_amd64.deb 980a86e7033e408dc59ca5526ba9b1c2 79596 doc extra libghc-netwire-doc_5.0.0-5_all.deb 6055a0236aab6581c63b5d22a15409c1 161304 haskell extra libghc-netwire-prof_5.0.0-5_amd64.deb f662bd96d202e1afd3d4a297f2c886bc 2649 haskell extra haskell-netwire_5.0.0-5.dsc 40a4a0c7cb4c1f040697d14aae2e2708 2612 - - haskell-netwire_5.0.0-5.debian.tar.xz 86c8d9f9664d94cfba9ee7fe3ba8cb7f 21996 - - haskell-netwire_5.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobB0P/jbX8bGbZcqx2QeuSKLCe7f2 cUoppxQh0y4dkO3ywDUr8duOaEBJkKFlshwUQDrbnueih7dA/iUd4ZTkifx0s3ax EuZBttGbl4tY6T4YBCwlBCsi90r087HC5EqI70JMcraY0D+qtqh8ZBb+DzjpMe55 H2JCR0SD8VXft5rna5C2ormaXZiPaGB0M8qQfkKi7TmsJXZmiU/l+FZxZ6pVEHLB ULbj4dbkU795WaPMr8+z5W7rmnd8+aaPR+1dzBVHtsrFeTKaJ7snb++zzkmu1t0Z NJsExUpXYzh9AJaH7zXxezLv2f/XRZIltsUDl96DApv2nyqjT15qYSyic4HfBcRl GLksNCL0oxIsBuOhKVX9BDB7XEr9t7HhMMmVpCnj34lCLQr11dtcpbteZf5J7Cgw fdp82obrRBnFk4xYvcO4MJxLToCRlSTkTPAwALtOx6T4ytQPw/seprc5V55ZQ+az zXcXS3DfNm8R1a24JTcngYaeWq/0csFiWLyG/o6+qioi6O0U6+u+GrbHxHURSgC9 p4pQMg+vXrqW4DC7Dj4YlPPxMCbFuZdo09OUG7+elHEedOnDyiXmHvZ87GkiaXZa ki9ya93DSIHjNJZpwsg1qGvE1Y23dGj9dk95cmm55cL0uBUwvXg5BRE8ZE81qJiG azaEroXdwjHWbLstLCDI =kAjN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:47 +0000 Subject: haskell-opengl_2.12.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:43:43 EST Source: haskell-opengl Binary: libghc-opengl-dev libghc-opengl-prof libghc-opengl-doc Architecture: amd64 all source Version: 2.12.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-opengl-dev - Haskell OpenGL binding for GHC libghc-opengl-prof - Haskell OpenGL binding for GHC; profiling libraries libghc-opengl-doc - Haskell OpenGL binding for GHC; documentation Changes: haskell-opengl (2.12.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: add86125664be7b21c33f11c23990583ac642ba16cec91b6c3b49782fd13e6ef 1953844 libghc-opengl-dev_2.12.0.1-3_amd64.deb 4506533ee7cbbd4fc345882ac28fba191f478eb722880c0a1dfc826bf0c925cb 379642 libghc-opengl-doc_2.12.0.1-3_all.deb a1b34a262ca3d51e0bfbce48e62b8529cdc1331969b0088ce98c11dc949f922a 1564496 libghc-opengl-prof_2.12.0.1-3_amd64.deb 8b564562a9ff60b87c50f81735eca9fc18425dc8f6db7a4f0dad648a1e9f618d 2866 haskell-opengl_2.12.0.1-3.dsc 77f9468fa126606afe410655b0aa8028253d6f4c03304689ec53fa4ac9196664 4372 haskell-opengl_2.12.0.1-3.debian.tar.xz 8b7cfc07cb4cc4a6c45910eeb9fdfe114be1f64090fa0705c3e550794c588ed5 125419 haskell-opengl_2.12.0.1.orig.tar.gz Checksums-Sha1: c9f3ba388d5f51249d50ffc62bc37a5974ba7e38 1953844 libghc-opengl-dev_2.12.0.1-3_amd64.deb f59cc68d63ebc193c870de418d9b755f901730a0 379642 libghc-opengl-doc_2.12.0.1-3_all.deb cec9326b87d075039d74fc9ecfd9eb1423e0a129 1564496 libghc-opengl-prof_2.12.0.1-3_amd64.deb 0b81f9f053e8097e88740cd94d20804f6ccb7d08 2866 haskell-opengl_2.12.0.1-3.dsc e39ecdbd3617792c97b4cf2c020271340043a78f 4372 haskell-opengl_2.12.0.1-3.debian.tar.xz c862d1a53c3b8bbe02961575163cac15edcfdbdd 125419 haskell-opengl_2.12.0.1.orig.tar.gz Files: cad7270d57b6a8d2242ef50f491d7808 1953844 haskell extra libghc-opengl-dev_2.12.0.1-3_amd64.deb 7f3164a68ce3f6193b82f0ca2aaaef41 379642 doc extra libghc-opengl-doc_2.12.0.1-3_all.deb 24b06c8ae99d2b60329c0a962e4e7e82 1564496 haskell extra libghc-opengl-prof_2.12.0.1-3_amd64.deb a7f67a235cec669686a933d6a235d74e 2866 haskell extra haskell-opengl_2.12.0.1-3.dsc db6d8764878c02ad5d17cd58262ea403 4372 - - haskell-opengl_2.12.0.1-3.debian.tar.xz ecef90c64c19332b2d7a48f8f72b117b 125419 - - haskell-opengl_2.12.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVNYP/RXxGDdzzYg0BBmqZ83ZPIlj cRBJxCkkBfnbexEk+RDRGHC4yErsATIH/7Qj3PZ4n45fCWLxqCbk01Dy0UGBR6kc K2h+fFT4q5C9/2nlmH9vX5nOVUreLlwPGmw0Zn6dSP92aIHonPodLrK35LL4KMf9 +yNGL+RKs9hsl9p1lnUfUOKj4ETsJWdnzN77MTvydN6Jzd7bWtevb/8T9johDbMQ H+eqVqOvTL3OrBYs+ILXebA1Te4mM1bcw+bXdd0UA9NjVc9JhCDQBAfqASWT5/JN x2FKMJn6cavn2x0m04jFNEoRQ7mmoERRtzLU0gwsP187ZkpqNjprprSUgPdqfRKL mdSYc+WTSIh3SCDSchxhIkSu+FRMxO16JPe269rrfKiw/5rA7Gc09vG98kX7aCAE zD+g0e50DifXWlCRPtVnMgY/mXYq8LjKL1oCAPqIkukhbbClmhepuufJ+bc/3shl TvYCXBYyDRVyxM0BtLFWmcKPEp+bM746JINAvqzXgOKcuLqzF+1P+6maBRuI2CO0 q5UxzMbAOtibCK6frLWQnEpmSFb8RCyT13Xzj+wfxTp7vGksPzlQ1LUIkCzI0XmB wKI+ZmmsPpnW5vfYJxuru2XgKqqTr1IJawUcYEV8IO256VAUjrcCkCiYpC9vdF1/ imlE2frIS/JPInMhW0Xj =hI4c -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:55 +0000 Subject: haskell-openpgp-asciiarmor_0.1-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:49:26 EST Source: haskell-openpgp-asciiarmor Binary: libghc-openpgp-asciiarmor-dev libghc-openpgp-asciiarmor-prof libghc-openpgp-asciiarmor-doc Architecture: amd64 all source Version: 0.1-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-openpgp-asciiarmor-dev - OpenPGP (RFC4880) ASCII Armor codec${haskell:ShortBlurb} libghc-openpgp-asciiarmor-prof - OpenPGP (RFC4880) ASCII Armor codec${haskell:ShortBlurb} libghc-openpgp-asciiarmor-doc - OpenPGP (RFC4880) ASCII Armor codec${haskell:ShortBlurb} Changes: haskell-openpgp-asciiarmor (0.1-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 61eb198ebde4f7d9aa09f41db82593a760ae5c4cbdc06173c943b8a0bd7b5d5b 78402 libghc-openpgp-asciiarmor-dev_0.1-7_amd64.deb c2a5e6553cb73ce7b0744f30f3bedfc380a3ebbd2293b6c4ad62cb814909ac39 34690 libghc-openpgp-asciiarmor-doc_0.1-7_all.deb f0842516939bd02e8bfa397c8d4aceed93605b9873d32980f38c5d3f882b040b 68166 libghc-openpgp-asciiarmor-prof_0.1-7_amd64.deb b257ba29e0045573d2474f2812b7fa12576f1c5605c3d88a494911c0fcf06b8a 2767 haskell-openpgp-asciiarmor_0.1-7.dsc 86d25d670b49e076e8596f6c18208f75ff7b9919bd475b800224983494097568 2060 haskell-openpgp-asciiarmor_0.1-7.debian.tar.xz 5cd45aad8fb9e0d07ed27da1801937b4d8598dac1c55bcfbfe11d9608f053bf7 9916 haskell-openpgp-asciiarmor_0.1.orig.tar.gz Checksums-Sha1: 03638c0b21df87307801cf90bfe9c2d01eed8c25 78402 libghc-openpgp-asciiarmor-dev_0.1-7_amd64.deb c29e37aefc14bfd8178a5d38cf2de24c05ef341d 34690 libghc-openpgp-asciiarmor-doc_0.1-7_all.deb d4cc3cb52cd5f61a6c29eed3de6fa2c9f0740df0 68166 libghc-openpgp-asciiarmor-prof_0.1-7_amd64.deb 2fde44129f72dcff5fae27955f7b4a088a3cff10 2767 haskell-openpgp-asciiarmor_0.1-7.dsc 9e503ad795baca085f575df71735bd2425a029df 2060 haskell-openpgp-asciiarmor_0.1-7.debian.tar.xz c9354060f9b7c56423e163f5b2e8acc1fca435ea 9916 haskell-openpgp-asciiarmor_0.1.orig.tar.gz Files: 5c6b74830a268ec704810f2c006a71f8 78402 haskell extra libghc-openpgp-asciiarmor-dev_0.1-7_amd64.deb 07120b7216ef2f5086428c97228351f1 34690 doc extra libghc-openpgp-asciiarmor-doc_0.1-7_all.deb ddec751edbcef615a7c09e7bfa486402 68166 haskell extra libghc-openpgp-asciiarmor-prof_0.1-7_amd64.deb 266ee9da18e2a2be25b4bf46c2024b2e 2767 haskell extra haskell-openpgp-asciiarmor_0.1-7.dsc 053171b0246d1f8abc86f3454413ff93 2060 - - haskell-openpgp-asciiarmor_0.1-7.debian.tar.xz b4a7ac6e70ad71326445de2535c048da 9916 - - haskell-openpgp-asciiarmor_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJAAQAJ2tIIGjoiyWxIbkKYvu34jN PtQnoHTsJt/9BHqJZ1C1xbx5P7aSOGsQAgi/53JX/rM2+rMUmQyfEr296SDeE90W Jg4gy1npwL+l3g3jtS8vAJAExv3XfP8i4OXZSuPlFOdRIJ2lNHE4/s88w/N95/KE HVAp56lXUFYALAo5wMw5f6BR3vRBoIAU8u47ZYY7o7sPWdZJ4u12N9kdrPINGH7N AhVYiyLDGa0vz5QyUCnJKe6K+Nxrm8yYosw8Lnm/maGxTB3BjHJvEB/T421TqAs4 Kw9WjvrQiF88Vy3uHCIjPJtbHVuqpTsKOgh1lWMuGgA28uIqzZ+SkoIvtEXNGv/r 7gSgiL4ff16vGVQZUfn6oh18erRR8ZocTWk36vLAErFC4rAEvan2AJ4sQ3aZntmm viHmC1kx5gfHJxXQHalCdgMYu1/Qwc3T6Mk7VdHtmF4pdgyaksjpb2rqbIdqBw+7 sYtgR+HKNHg4DHQgRxiJnMOedlqgu7mpGD6//VSm34Yw41fM7ytP11d/gqEL8lt5 CicfEvT1dQh40SJqqaAA4J+zvBh1Wz79A9Kdm9LzYp3UQfNkjT5SAyeNA5dKSp4+ JKbNr0pzWZf1Dq7FiG1RjLEOGQKBYMprhyj6LJjHzhB+h33HjsFHTBbpYl8v6iVf /GYDlkYW/v+FoJILBmz5 =UvPc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:36:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:36:58 +0000 Subject: haskell-parsers_0.12.3-1_amd64.changes REJECTED Message-ID: libghc-parsers-doc_0.12.3-1_all.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:05 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:05 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:06 +0000 Subject: haskell-process-extras_0.3.3.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:49:29 EST Source: haskell-process-extras Binary: libghc-process-extras-dev libghc-process-extras-prof libghc-process-extras-doc Architecture: amd64 all source Version: 0.3.3.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-process-extras-dev - Extra functionality for the Process library${haskell:ShortBlurb} libghc-process-extras-prof - Extra functionality for the Process library${haskell:ShortBlurb} libghc-process-extras-doc - Extra functionality for the Process library${haskell:ShortBlurb} Changes: haskell-process-extras (0.3.3.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2e816a5b226ba73d250d4c120d766c485072b818d776b06153348352ea137bfc 49656 libghc-process-extras-dev_0.3.3.5-3_amd64.deb d8b4489f67cc2a255583e43f5f07af3c78c5fab0476b276ecb1902b81094f2a4 40264 libghc-process-extras-doc_0.3.3.5-3_all.deb 7a9b01844120a1301c9a08d6be7c2dbd0f2a9fbfb25a2112dd16eafc5a98e291 42852 libghc-process-extras-prof_0.3.3.5-3_amd64.deb 3009169fe5a333d3da841acd4dacd8431e3328871fcf4b0efdb994cfda0d3aac 2613 haskell-process-extras_0.3.3.5-3.dsc fedabb241d29df0af4e38c53170c4126c23cadf97b38d6f8987f0ac78abdabc7 2292 haskell-process-extras_0.3.3.5-3.debian.tar.xz da546fabdb83755618cdd10cbe6510d995d1834a130a1d0342856fd80fd9dea1 6263 haskell-process-extras_0.3.3.5.orig.tar.gz Checksums-Sha1: 9e967dc4baf36e7fb0fea38dae7349330525d269 49656 libghc-process-extras-dev_0.3.3.5-3_amd64.deb 3833e03fa021bd7ca4bd5979f6abb485a0de97da 40264 libghc-process-extras-doc_0.3.3.5-3_all.deb 10b970e2997e87a867ba87d683cc2d581ad66e20 42852 libghc-process-extras-prof_0.3.3.5-3_amd64.deb daa306ee5eea3b25a6c05eda997147ac3e889309 2613 haskell-process-extras_0.3.3.5-3.dsc 14b2a339b5575e04dad0183e0678c595fdb5c0ec 2292 haskell-process-extras_0.3.3.5-3.debian.tar.xz 4e58ab10c6ba9c62c987592f83d2e93f794e77f6 6263 haskell-process-extras_0.3.3.5.orig.tar.gz Files: 3d6526b7cde8c1a7d90c445fd36ae232 49656 haskell extra libghc-process-extras-dev_0.3.3.5-3_amd64.deb 23ad6f9cf09ec193baaeeb179a5d66e8 40264 doc extra libghc-process-extras-doc_0.3.3.5-3_all.deb 06de446205827aa4024c07aa25cb2791 42852 haskell extra libghc-process-extras-prof_0.3.3.5-3_amd64.deb 5a9770f52178a2c213267f4283455942 2613 haskell extra haskell-process-extras_0.3.3.5-3.dsc 0c4d2ff4046f78961f1cba228fb0c521 2292 - - haskell-process-extras_0.3.3.5-3.debian.tar.xz 389bb146872932f1843fd8d3eeb09cd7 6263 - - haskell-process-extras_0.3.3.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXVIQAIDok+i+a5jQGCg9rY3mTN2z lBAHoXza/xoN7cc5uHcptZCmR2fNDL2c5ZntBZ1zwpaGyvyHvIwileNfAd4heJjS Ss8cMo1GCf9dI1JUvVW925/IXYZpp4cGuSN0pDCECwkkJo2emOZ6Xw5vq2l+KvFn 4ACl8kfjIIZIQCcgtdt1zoViPMPW/50EAUjoC22cv4o7s85byPQb5oIb7/fam2iF 45JsDIMvCp1dOkYWE5APX8uHL8wLonqJHG6sR0XKMdKWu6YKhgu/zEIYBbXyLUUp Nu5bsanBWUANpQx2/MCUgy/jFS1+wB9mkGiJMplj5YryZcXJKqlGCy8AzKojZgRc Ttxienu8akNktl0mOqYdkO1qEYXNlazSD9uc+whzZbZdb8iJ39hUDJvcMCkiOhMv TOpxLzEAhBa8gRaB9IET79P4Lvghx5zfivGqnRNOy5R8+znZDpSO0RQBhQkkIDff 523w7pBSMObsePEvJhHKMjA/3fbv5N1Pb0EG7+vzObtyk7kmUrN5AKlKCN2q4Tzx eIupPqfULOp5zvWteT3EAPEkvedKfII6mXTzR1gYUIQ9eYQPiTQBFqUmEQdY3vVi NnvDm3e66RfwxkHsr7eOc52frUh9yG84TE4tVjtf/70voamVSVlsi5B//8Q0Jppu txcuZRN35iYTOEplDx/G =sr2h -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:15 +0000 Subject: haskell-psqueues_0.2.0.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:20:01 EST Source: haskell-psqueues Binary: libghc-psqueues-dev libghc-psqueues-prof libghc-psqueues-doc Architecture: amd64 all source Version: 0.2.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-psqueues-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-psqueues-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-psqueues-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-psqueues (0.2.0.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 3020855aab919c2ee72452b0d48fa12b01b2703663eca17d669403dc0a4f175e 144018 libghc-psqueues-dev_0.2.0.3-1_amd64.deb 02e714d2444ce353f3d94ff8e66786d7ad73fb5bc5300cef902ffef9c74b6ab9 61572 libghc-psqueues-doc_0.2.0.3-1_all.deb b0cfb44958b117d957627a8441ea88afb313f1ca2adc6f2d09a78bff2a9e899f 119708 libghc-psqueues-prof_0.2.0.3-1_amd64.deb ba41cb5ecf25211f4d89fb0082d016cd072d7d8f79a89599857b22e00a904cfa 2486 haskell-psqueues_0.2.0.3-1.dsc 572e44f4c334ad0c3d7ed7ecfcaaae9d6e5971f6a0aa55085c745c8f73f0a289 2792 haskell-psqueues_0.2.0.3-1.debian.tar.xz ac8a60de9979f80948d0becfb35cdafe7e1fdfce062c0468e4e2abced9a85c69 23782 haskell-psqueues_0.2.0.3.orig.tar.gz Checksums-Sha1: 7187803e8d007b41efac7e1ecd29ed823807e201 144018 libghc-psqueues-dev_0.2.0.3-1_amd64.deb 82e2934b85dba6e24a37128db00ea79600d9f951 61572 libghc-psqueues-doc_0.2.0.3-1_all.deb 15ce480a4b92369bc43201ba411648e9abe3328b 119708 libghc-psqueues-prof_0.2.0.3-1_amd64.deb 569a0e968fca03cb14052c7c11c41b4ada3d8832 2486 haskell-psqueues_0.2.0.3-1.dsc d58ffd6e0dcec24e9a0af08c41c8f7329c3e9923 2792 haskell-psqueues_0.2.0.3-1.debian.tar.xz b6e79f700cbcdd603e0cb7c134a6b6cc1241cbcc 23782 haskell-psqueues_0.2.0.3.orig.tar.gz Files: bb4cf106f417f3374e174cfc9a2baf7c 144018 haskell extra libghc-psqueues-dev_0.2.0.3-1_amd64.deb e7039d205646ec556338402cc70cd12a 61572 doc extra libghc-psqueues-doc_0.2.0.3-1_all.deb 343036286caa50957e8493e4d4d3aaa2 119708 haskell extra libghc-psqueues-prof_0.2.0.3-1_amd64.deb 18ae601cee6a782c10b591c029a733c5 2486 haskell extra haskell-psqueues_0.2.0.3-1.dsc 07e9b4469203b771a93d7567a347a6db 2792 - - haskell-psqueues_0.2.0.3-1.debian.tar.xz 0d268e70020a2bfe2ca7c7d5069b6a26 23782 - - haskell-psqueues_0.2.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopAsP/11Q7//14IKWMCoF98V+14ki 72tB9I37mFwFFPFZFPA8SLZ8cGQyAl+O2LmkEO3R8WA3q+UhjjQHZSmLauYJRa9H ATXNtGZm8773G/+a/uyvmqAmBH/d3YerGx7cRsS7UWYX4ehbXrjgJnNC5HNT/uUG 4+swXTyuNPtzJiL8/+irwnXJfbhFYkGDec1+3G0VJ7t1b9rLbS7hpWW0cN9Abi4y wpTvHL7ZR+meJxBOr23/OH/I1qjMirNmLBJ/iof96nVdrFdOJ+E7fItnbDDTE02P 96IA0RoguSQpf4FQEgYU3fjiageNeThs44DPBB99RbPI2WXj+KXoR2vrnZLdn5Zc umiKu0PAvBt2mqJxtRA6IJpec1fPrGxfvVxMCm7K222T9s0K4dqcozsZIU11bocZ Q5xfNz9RC7/mMFI+HRrnVlmjPVr3oQ3hrWMbx0Yxcwcgv8T3JsTGMVilJ3h76vac c5CDa7un4rdLbE7fltwYfLGAP1lIwOVEB8qSaBU+H5Uh2YB5PCM1C2+I86GNP+AV gM1AbONTUfdJ3e5qh+zbRE6H2AxWGq84KyPgjFHA7TSOBha571+/5BHxrbc8091K yhSBTJeUYMpTbdfLXpRIYZcP0Dim5koCCF6UvIsX9JrYXi9ctVDWTsjlEEZ5WZqz wM5qCWzQzvR5tqjc/UG6 =MUOh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:24 +0000 Subject: haskell-random-source_0.3.0.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:55:45 EST Source: haskell-random-source Binary: libghc-random-source-dev libghc-random-source-prof libghc-random-source-doc Architecture: amd64 all source Version: 0.3.0.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-random-source-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-random-source-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-random-source-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-random-source (0.3.0.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: dfbcf2a2e6227d4478a2e2df3729342a21027a88163746515796e09685660a9b 200050 libghc-random-source-dev_0.3.0.6-3_amd64.deb e411408115c85867cf4a27d29f4f729cd65a54251756b4037f8c7759e31b17f0 58506 libghc-random-source-doc_0.3.0.6-3_all.deb b03d27b807a75039533f3ee6d136fae7143441ba2258248252802d8e2387ea50 177628 libghc-random-source-prof_0.3.0.6-3_amd64.deb 01455ec75f82c99b6562463a4d865d7e4eb5213afb779e156a84f27bd04b63ec 3090 haskell-random-source_0.3.0.6-3.dsc 4bfb4f44f49031817f0e48851679b79e46914f8c86efd7ec08e82853eb55755a 2252 haskell-random-source_0.3.0.6-3.debian.tar.xz f3dfec3aef0614ff856abbba018f3bc3446295157895ea09a015737d67205b73 12421 haskell-random-source_0.3.0.6.orig.tar.gz Checksums-Sha1: 3b62969d8d5bbd5e221e6b342804eda775ead293 200050 libghc-random-source-dev_0.3.0.6-3_amd64.deb 7724407796cd23c2197a1087d2526edc5415b822 58506 libghc-random-source-doc_0.3.0.6-3_all.deb 7e3720ac806e9e0b60da45287459d7836f5b77c7 177628 libghc-random-source-prof_0.3.0.6-3_amd64.deb ad6dd611fafe95e7304a04c20d15fb969310bc1a 3090 haskell-random-source_0.3.0.6-3.dsc cb4d489a6a01403a4160cb222c74c7c0e2d16626 2252 haskell-random-source_0.3.0.6-3.debian.tar.xz 774fffd70d4bfc20b3ad8ea9f4aaca13b375fe79 12421 haskell-random-source_0.3.0.6.orig.tar.gz Files: 280c78469f9919f6371a6f632bc990ce 200050 haskell extra libghc-random-source-dev_0.3.0.6-3_amd64.deb 25e73e796e605db79a72353d6ba952a2 58506 doc extra libghc-random-source-doc_0.3.0.6-3_all.deb bc7b316f878e4349762d9d0011a5de60 177628 haskell extra libghc-random-source-prof_0.3.0.6-3_amd64.deb 1963775447977b2520050355146d7c55 3090 haskell extra haskell-random-source_0.3.0.6-3.dsc 6cb2a384610f9377ed430c60af78d3db 2252 - - haskell-random-source_0.3.0.6-3.debian.tar.xz d13162b4672358e354c2ce5e38e75e9b 12421 - - haskell-random-source_0.3.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4o4P/03y/QznBW1laLQbw+lMKAhE Q62wrenUFO2l8sqm8/DPBUfOaZkl+GVRQJbQSAZgM4kX8qoMV34F0Xqz7P+6jqxp uhwaIo4EC7N7M7VjRSqe3LQgWUVHdNlgXEYtSfys2fQvCC6m/GguPUt4Qe2L1l7d WDUWOo82jJReKvhjIx4EKxggJd6EYw4q8gSdZEsRR4nf17SMJDMSHdTW24PVnf4q 5Y8074XGf1bjlZ5h6V6IWtVSAO3e6fNUCGpxtopefBKU1mRztzivIyshqbqmfrgM tzyDZR+tyV916QLf7/ia4ZSZw2IiWxHwbS9d/QP5w9Da2P+CdrQw3iNfWKN7jBx8 iAWxdUaq4NT2mpSjw2Y2XDxgz00yfVPwmooXQS1qTcr4OW7z4kn5hSijlkTs+MqT 5Rrc9nAGjSHHLadMHEr8JHnoc33aqkc4rik+LNxUth9A2sz2G/GM/c15rgRIum43 DzVpw84ViwDm8zfhX5KhScYFTskmx+r0K7VHbV0lnhox5lJ46mKfss3pL7BYq2Q0 l42U77RljVKo7svwXICO3jP3p5C2UCQbeAMziPEfED99h2JGwDBr74Bd2kGya3qt Oa7ehUwYadK3rLDt+OIYup6Bjv8Q8Worq1VC6p48DFU5LiY2aSftYqc2zn2q4GFl lxWd5P1bSil04uojCiYf =faU2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:32 +0000 Subject: haskell-reactive-banana_0.8.1.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 13:02:34 EST Source: haskell-reactive-banana Binary: libghc-reactive-banana-dev libghc-reactive-banana-prof libghc-reactive-banana-doc Architecture: amd64 all source Version: 0.8.1.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-reactive-banana-dev - small but solid library for FRP${haskell:ShortBlurb} libghc-reactive-banana-prof - small but solid library for FRP${haskell:ShortBlurb} libghc-reactive-banana-doc - small but solid library for FRP${haskell:ShortBlurb} Changes: haskell-reactive-banana (0.8.1.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1888a0a722cb8b11d5d1af79b8d19f6886c58c902cd9bb6befacb5399e3356d2 257878 libghc-reactive-banana-dev_0.8.1.2-2_amd64.deb ccc3b8ae931dbf9d2915a3844822a1f3f7b3df6615489e49c3d46284aab3254b 96634 libghc-reactive-banana-doc_0.8.1.2-2_all.deb cb6f2e0ad3c7763a59d209d6bc00a922f9d5f523c72d987733ec5f6602fd3198 235496 libghc-reactive-banana-prof_0.8.1.2-2_amd64.deb 0586226eb2f525fd5c557a21accae3074457839e70972864b8e269ad55243b40 2913 haskell-reactive-banana_0.8.1.2-2.dsc 1b4c7fa290406e70964f14b1aa834ef5af499902963567f8e9cdc20b6d7e706e 3036 haskell-reactive-banana_0.8.1.2-2.debian.tar.xz ead933b650793b078a9c8c9daf86c4f1cd45007a4a1a4c96bfa5257f328863aa 36095 haskell-reactive-banana_0.8.1.2.orig.tar.gz Checksums-Sha1: 78ab2f2a281f9df40cd7b4208caacf61b7be9cf2 257878 libghc-reactive-banana-dev_0.8.1.2-2_amd64.deb 224f14bc42454e1829f9af78708495544962d78f 96634 libghc-reactive-banana-doc_0.8.1.2-2_all.deb 9bb3f826d6dc8eda548d044e7ba8d9eb204a7bcc 235496 libghc-reactive-banana-prof_0.8.1.2-2_amd64.deb a99a758f69a5393d1fd82e41717e751af45d4dcc 2913 haskell-reactive-banana_0.8.1.2-2.dsc 194ea4c4f8484bf3aa018a1b1aa5e1dce6ec0d8e 3036 haskell-reactive-banana_0.8.1.2-2.debian.tar.xz 9cdeaa0aed3cdfa4b7667d5a54c51c8600976913 36095 haskell-reactive-banana_0.8.1.2.orig.tar.gz Files: ab716ae428836fed983aefac0393c92c 257878 haskell extra libghc-reactive-banana-dev_0.8.1.2-2_amd64.deb d3da12bd3fd2466499e921c1073ac3e9 96634 doc extra libghc-reactive-banana-doc_0.8.1.2-2_all.deb e5d778fe655351521b3f255a0cf641b5 235496 haskell extra libghc-reactive-banana-prof_0.8.1.2-2_amd64.deb 233de1987331e5d9093769819d107b7d 2913 haskell extra haskell-reactive-banana_0.8.1.2-2.dsc e265a370a6eb3796061066fa82956305 3036 - - haskell-reactive-banana_0.8.1.2-2.debian.tar.xz bce4ff793f668d266ad25b9e3b070484 36095 - - haskell-reactive-banana_0.8.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomeAP/3P4+YbF79xCFzhhYCYeHaPL AcB9tTRESdwaNk60TlDO0R5borD8HTml4tRwLO8ooiDZNA9DGR66vUar6EKa0P77 3iQR8aGN3PiqW9UX5U/eXa3OqZM12yzbjCaM8skaYlfR9oAfemAONpw6FzPErCwU oCG26G3NFEXmdveCNIzQCAZZg3QSW4sQxs3RuLkDlB+FBiZgOKutO9Vv2qdYorm7 TruVFbWZy8/kDiqcHS+ud1Je7qQvykgJ/xLKsz0LQHe6ZxJ7Im8Focfl35dtWmhd sqxtzkaydctdsUknWpDFoWFo9mgWrPMWuiPqHBi6BsBTgPz/HiybuTQ2PQBg0B3r TUPNyOMTEln8GxFBcg9CgLW9jPPvF1gP0J2wSKvEgR4+KQ/zItMSjHLALJulK0Gc LoYf27uIIci3cny58GHcAXdqhvpzUfh9k4QMHBwvl6/OMtYhzFF8DUNkaAaCfXfd KONywk52wAxCW1u/erbRbaOhr0r4keEZmElp9Xc7SMtgjBgdCZ+X6XdeFsUDoUpX fUwhVdCaO+9yW8Q5JXUKwi7V2WvQCcpx1OYE6dBtirnLT3azioV/YWjbzB+xSSiK pEEYHhs9RAZOYNC3j/zee9WDd4ym5X+qVVhD+clj8dGBQitn4jijK7H8Ku5FsYmm NCk1kUWzmso2G4dg0QVC =Cs2C -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:43 +0000 Subject: haskell-sdl_0.6.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:18:13 EST Source: haskell-sdl Binary: libghc-sdl-dev libghc-sdl-prof libghc-sdl-doc Architecture: amd64 all source Version: 0.6.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sdl-dev - Haskell SDL binding for GHC libghc-sdl-prof - Haskell SDL binding for GHC - profiling libraries libghc-sdl-doc - Haskell SDL binding for GHC - documentation Changes: haskell-sdl (0.6.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1dc08a899cc30eb8a5204399257c448d84fa84a4b36eea83068f2af4c72be19c 281572 libghc-sdl-dev_0.6.5-4_amd64.deb 34b209e2b409055fc62ac9a3639f12513380538ff884a45a0ae3c75a2adc21f5 105452 libghc-sdl-doc_0.6.5-4_all.deb 9025e247e3ebf5720abfd70647db2e0e058baba87355926112b4c15c652fa9cd 227808 libghc-sdl-prof_0.6.5-4_amd64.deb ee14c4eb91ee839ca2cc0f96daa344a4b275358dc6ce425d3009f14ee8685fb0 2412 haskell-sdl_0.6.5-4.dsc 1ed7844f003cfacae75a936ebfb31a4de833da0aee68b13974f7a6b4d053de51 3520 haskell-sdl_0.6.5-4.debian.tar.xz ab6dd3200c75fa15c7fed2ee4c8f7c4b26fbe08c589989c3c86f3172f70a8eee 60023 haskell-sdl_0.6.5.orig.tar.gz Checksums-Sha1: b0d9de3e45bdd707a15b1fbae6cf0de337034f48 281572 libghc-sdl-dev_0.6.5-4_amd64.deb e6c61b573174605b5cdfed07186f23eafdaec0f9 105452 libghc-sdl-doc_0.6.5-4_all.deb 8a37a142fffbf6ef62cfd5d460b1415326287d43 227808 libghc-sdl-prof_0.6.5-4_amd64.deb 25fdc61866ce6a4361ab3ad244e15d1a9aa548b8 2412 haskell-sdl_0.6.5-4.dsc 4e09159b721e3699efc732351b3ed3a6c141cacc 3520 haskell-sdl_0.6.5-4.debian.tar.xz 980be28ca55eb667a3891aa50bf8d386f77821d1 60023 haskell-sdl_0.6.5.orig.tar.gz Files: eaf3b402487bb9af7b87bcba85bef399 281572 haskell extra libghc-sdl-dev_0.6.5-4_amd64.deb f04fa20aad95108f884029b477a95b0d 105452 doc extra libghc-sdl-doc_0.6.5-4_all.deb 8bebe8c3705aea42a711ce73e40be0f1 227808 haskell extra libghc-sdl-prof_0.6.5-4_amd64.deb b94ae8b163ebf73aa8c7fcbbfcb8a2d0 2412 haskell extra haskell-sdl_0.6.5-4.dsc df4743f95a4074e74df7841b2d94fbbf 3520 - - haskell-sdl_0.6.5-4.debian.tar.xz 4714db729845a3967e07243f73d9960b 60023 - - haskell-sdl_0.6.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioinMP/inwhmQEGHegm7QF4Y+/Q1gV cxoZrjZtpmi40NCChPt1Qi7cmUrZjLZ0voRcZIl2cjpk6jGEwJ62RXBaMrB4dupK X3p2nmSOxxngeVJ7lJE349SiBBqpjAZX0nMpNVJZfkzrlorcfarH+N1gedjyHnWi //1MrYpUGpg/r2xiO4zqzm52gShKX9YMxxkGcLveHKKJlleemmh/1lUzoLVptlPB a0XI5BMubVklmPKQV79SwwhdInbF+4pN9UzxPZJL29oDFaDftHaO3hI8UWfFh5qZ z0VFZfzS4CtRCW48BgcmtF3ZuW4gNeiehKL0+SK0IS/Jx+7I0r4bgegfGdllBe53 q5xS0SRglAYohCKCykfD4yaPMOln3WTdREEVmU18dZb+513fvh08WkohILdh7IJg LUTXZ/OjXjq6zEt+pptZEAqCJTv4qha7Em0o89HSnbi+gGB3adnTDeTjEk44lE13 Kpf/ngbvqfe8WiSdhnvf5xMfz7r6uHoOKG/C6DRv6I/zeYIaJLsKT4nsFnnLZXyL ffF4yRJSQtSe3PnvqaefHFvyEZuFNkrgl2stZP7NJGjo4srosl6nJpN2uuEQmF5T OJqC2V8YlsfZlm/zhd2+oY6Y0mxhVOsrtvUMKGkZcnAtKdR5EEMG7ihMUrGgyWjZ L1aZX3HhidnsFaxi5NtY =c0jc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:50 +0000 Subject: haskell-sdl-gfx_0.6.0-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:29:08 EST Source: haskell-sdl-gfx Binary: libghc-sdl-gfx-dev libghc-sdl-gfx-prof libghc-sdl-gfx-doc Architecture: amd64 all source Version: 0.6.0-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sdl-gfx-dev - Haskell SDL gfx binding for GHC libghc-sdl-gfx-prof - Haskell SDL gfx binding for GHC - profiling libraries libghc-sdl-gfx-doc - Haskell SDL gfx binding for GHC - documentation Changes: haskell-sdl-gfx (0.6.0-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: dc87b864d4960790362c7d51245db79fc3e08d209bf532d5020924dedce26f15 31496 libghc-sdl-gfx-dev_0.6.0-9_amd64.deb 56b0811298baa1f6b459735ba931f70364fb2ecf61e29bcb6d9c138c35d9c4eb 35696 libghc-sdl-gfx-doc_0.6.0-9_all.deb 1d908ca537ec66f8a0de3d04da5295d5d3440f0f316cde9134bf2c8c35c2460f 26268 libghc-sdl-gfx-prof_0.6.0-9_amd64.deb ab6798b2729fb7dac304f8cc6ead0972a35b01df8002602d97aaf5a6ec093101 2520 haskell-sdl-gfx_0.6.0-9.dsc 4d27a42920c79642e9ce5024e4612da3dfa961f23d83b953dafafc773ce7aeaf 3080 haskell-sdl-gfx_0.6.0-9.debian.tar.xz 61278eb60bc6178cfae8b8eca1a45388585e1b4b82bdde4037916773ca77a891 34426 haskell-sdl-gfx_0.6.0.orig.tar.gz Checksums-Sha1: 0f3d5c8c90dce6107b779807e6029470d8e0b61a 31496 libghc-sdl-gfx-dev_0.6.0-9_amd64.deb 0a9a04ad430a32a79a37a07a24f4c17719c5f2d5 35696 libghc-sdl-gfx-doc_0.6.0-9_all.deb 50c18ba171f899145b9b7f0c8ea95989ab23245f 26268 libghc-sdl-gfx-prof_0.6.0-9_amd64.deb 43c7897b47d0c066b174cb80fb1eaea3eab0653f 2520 haskell-sdl-gfx_0.6.0-9.dsc f03ad54fd52b2e49086452d115fdeaa0c70b9655 3080 haskell-sdl-gfx_0.6.0-9.debian.tar.xz 7a16982c643db51c17271d053343aef8d0ff9db9 34426 haskell-sdl-gfx_0.6.0.orig.tar.gz Files: 075eaad9bb16fa550e4d86b510f39a27 31496 haskell extra libghc-sdl-gfx-dev_0.6.0-9_amd64.deb 22d82141e1bad1fa2451b0a59ceaa32d 35696 doc extra libghc-sdl-gfx-doc_0.6.0-9_all.deb 5aebae93445e1473045d9310b8d921ad 26268 haskell extra libghc-sdl-gfx-prof_0.6.0-9_amd64.deb 42b64a55e5d56341a676d24ec4cc711d 2520 haskell extra haskell-sdl-gfx_0.6.0-9.dsc ad34620d96cf461e994b82ed72cc5be8 3080 - - haskell-sdl-gfx_0.6.0-9.debian.tar.xz 2bd24391ef8aff42042a4925b1cab225 34426 - - haskell-sdl-gfx_0.6.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiodakP/3IX+Ie98ukXXp5PMbgL37kG wm7f1x8s00qACg1YZbC8H3TNHJXqeU4weRDetoXnHEzIQoYbdLNPEu4ej4mSbg3b z+ZTiCZniGTQmTzPMTuN8lrVyJjba7BIPJ2sddYn/ZAiWn3pB4RWMTGQUPy8Al5k kuuUJK6ZCIKHAGZNr5ZpnSsaNOpwGTfdnjrxwtRI9fO5OE6rn79eYMaPF3nXv9N9 RNa9+VXqEIJmw7KDxpTEvMjJsWKVNMiXX5BVKjYBi79hfZmX30JRZtVx+eBjJVjq FPaMPxR58mNRdNmA8bQ1q/oYNbgspD1iradP3qYke7zHrXEhIXrEZH5OGCLQjtjT uVbTrDgG8g+aitYvjwCZhMqsJBgsaNJ6GgOwE+Yn6d0pbe9ogli60ABdrPGBCWer z83uy3iZMzZrERCaAQWtcGhgWFlI/HP7F1jaeIwqr1NYD7UaYAGnQMPDvIiTF3+K 9XelT0nFwtDxmTaNiQVyhcG/d5vvXvkkyNbBjZ2PJjw878JymuNLX9dCARJtvDCb LIXwoG8/jvMaX2cKDUsP86/TdN/bgN76IvXuaR7KmVRwQrMLyXNi2duWmBgUD6O9 91mdy3PcjLTmM+HC+hlFhk8lvM9KpbowVRTyEbs8G5VSaDE1RZLJnQNRZbmwzMgh 5NjuJB515VS9WKf+zIAE =v/f6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:37:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:37:58 +0000 Subject: haskell-sdl-image_0.6.1-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:40:56 EST Source: haskell-sdl-image Binary: libghc-sdl-image-dev libghc-sdl-image-prof libghc-sdl-image-doc Architecture: amd64 all source Version: 0.6.1-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sdl-image-dev - Haskell SDL Image binding for GHC libghc-sdl-image-prof - Haskell SDL Image binding for GHC - profiling libraries libghc-sdl-image-doc - Haskell SDL Image binding for GHC - documentation Changes: haskell-sdl-image (0.6.1-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f89f2d8afefb92452b067f8bb7d1144d060f4e2414d02ae2df05c1867a249e19 30340 libghc-sdl-image-dev_0.6.1-9_amd64.deb 1673083449a6f50a8589945c03e18d6f28204efeb2f685905eee0b318f4f8366 34344 libghc-sdl-image-doc_0.6.1-9_all.deb 8a44ef850261fddef786c4b976c700661cf552911c16ca4f2c8518b88ef24cb7 25482 libghc-sdl-image-prof_0.6.1-9_amd64.deb 4920aac028a18f03f196863d90a2a516f543560be858339c2efb79df9ace5776 2569 haskell-sdl-image_0.6.1-9.dsc d94782a548731439c454872bc51649eb42e4c2c0c806d2d0a2514a7a781d9a89 3040 haskell-sdl-image_0.6.1-9.debian.tar.xz d11a77fd2fe0c1ba8f056a57d4ea0cbb776c040517928c3155fdac060855c6a2 37065 haskell-sdl-image_0.6.1.orig.tar.gz Checksums-Sha1: 965bb46582db7e21d8010297610f6e06d08189a0 30340 libghc-sdl-image-dev_0.6.1-9_amd64.deb 73045bf37daa7f065bc10b7e61575ca2b4fc4e21 34344 libghc-sdl-image-doc_0.6.1-9_all.deb e10e8b0649fe6323f63bbace7dac4d026e7f107c 25482 libghc-sdl-image-prof_0.6.1-9_amd64.deb 9a059cc6d05dbef94385ba0fe4a24f2831ba4800 2569 haskell-sdl-image_0.6.1-9.dsc 566c4d2dff015442dd8024383ca9e693421d462b 3040 haskell-sdl-image_0.6.1-9.debian.tar.xz 20d78110999b8f53cefc6a0a3c4e2e63f7b4b2ea 37065 haskell-sdl-image_0.6.1.orig.tar.gz Files: 8061d5051c39dbcb5b9f069c42b94b7f 30340 haskell extra libghc-sdl-image-dev_0.6.1-9_amd64.deb 2061d10ad384ae6262b8daefa115890c 34344 doc extra libghc-sdl-image-doc_0.6.1-9_all.deb 22efbf4f06aad46694b94da707ee4091 25482 haskell extra libghc-sdl-image-prof_0.6.1-9_amd64.deb 8d8d9440a401c00494c1719e7ab08eb3 2569 haskell extra haskell-sdl-image_0.6.1-9.dsc cc7203220cb4b9be64bd729ff1d8b37d 3040 - - haskell-sdl-image_0.6.1-9.debian.tar.xz fe391b4988aa7bac309f526b78c0b8ba 37065 - - haskell-sdl-image_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiok+IP/2y34Wi5D8XaKExq0fdmPZox 8ubxMZz3isFCRNHA/IcLGxRVlMiuByqhn9JV52C9MKILzbPTl1DS//iUfjKoymDy X8aixOl0Wg+PcmpUqbE+dzGP5OXCZWrjInkJEHEHwNW4ZzeXBDKBPFz1Ic9AdZkX RqfwMlmSIjNLjvCk4WmBXK0N8/bHBXYXHYATpqwcDg6C//LvU3qXxAYGq9VeZd4x UNVgPplBZJ3x+sDyVLdEusHDYcgbXhPGjo6eUFZ5rv8FXnxHJY9a4z13aMBZHWGo 4pNy2np0RsFEBFjnlwf6EhEOEmseM0bIRA3shk+gMM5rQFrgV6509ZLBXw+zfzuJ j8h8qINDBUjmcn1n5V51bYXiiF4fszZ0BGQupyT4+E/FntEDdKANFGks134gsiKG mk+qjP1DqGv1DciBPfLiEUiA8i9AZe0C65/d/oJWe7LwTin2X9PrvP+HhX6xsnjE 9Xq2HqcHvVwhXz1MouHdhj4rvHjzGo7aDTT/64i14UBFFV0oo6vwDg5hXf6lzjQi ZKhLb5hLSbhVgYWy4deSpMgllHDpg7F0ctBisspnKwg9ldkC+h9KvwQfdlxIL9Jj DlJdz2rgHByMDrJN9/PJTPcScE5yFNKwuPxvPHe2+AcmhEeK9YLQn3Bf4gAKabIM EoPalK4xnDiDOon9188P =FRsB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:05 +0000 Subject: haskell-sdl-mixer_0.6.1-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:31:20 EST Source: haskell-sdl-mixer Binary: libghc-sdl-mixer-dev libghc-sdl-mixer-prof libghc-sdl-mixer-doc Architecture: amd64 all source Version: 0.6.1-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sdl-mixer-dev - Haskell SDL Mixer binding for GHC libghc-sdl-mixer-prof - Haskell SDL Mixer binding for GHC - profiling libraries libghc-sdl-mixer-doc - Haskell SDL Mixer binding for GHC - documentation Changes: haskell-sdl-mixer (0.6.1-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7124f2f7037c787dd871c04d406dd94e7be46ab380c9d495afc7c91c7caa2e3d 63078 libghc-sdl-mixer-dev_0.6.1-9_amd64.deb 16a783880111d57c6182dacf77290200b6ca9a6b06dcecbd0e91a273a7e6c43c 41772 libghc-sdl-mixer-doc_0.6.1-9_all.deb c2524101145e4ec41725187d344d8a049ba8efe127580644606819f3d522b7b7 51778 libghc-sdl-mixer-prof_0.6.1-9_amd64.deb 9ba18a45204b62400e455b4c28e570089861cf797d43a442d1431ebceed75d7d 2550 haskell-sdl-mixer_0.6.1-9.dsc 4e50d7a8f92fd68fcf782e16beea4ce797777a958cec0d5c390ea27df234b0c5 3080 haskell-sdl-mixer_0.6.1-9.debian.tar.xz c17acd6e25a4821289196908c5dca1ba4b3a7940704b790828f91a0ebe2eb7bb 39018 haskell-sdl-mixer_0.6.1.orig.tar.gz Checksums-Sha1: 7b816b57bf1ca07e8b7dd8505bebf66477b509d4 63078 libghc-sdl-mixer-dev_0.6.1-9_amd64.deb 71dc5bf96c053d5fb1e638cc409de15ba8fb8664 41772 libghc-sdl-mixer-doc_0.6.1-9_all.deb 566fa1bc8da1bf90f051492e3fbac1d8cf6588d3 51778 libghc-sdl-mixer-prof_0.6.1-9_amd64.deb ceed043b8b6af670a15f3d873ff8abf5a4b9c17b 2550 haskell-sdl-mixer_0.6.1-9.dsc db97b155611824769799fe58e1a7be41cad8cc6f 3080 haskell-sdl-mixer_0.6.1-9.debian.tar.xz 31de0754c8273564a1387bc919d554cbef5fde40 39018 haskell-sdl-mixer_0.6.1.orig.tar.gz Files: 4a8da6a1774df0246865d504d5e20489 63078 haskell extra libghc-sdl-mixer-dev_0.6.1-9_amd64.deb 858e2bd242c5868ec70dcbd08f6e7aff 41772 doc extra libghc-sdl-mixer-doc_0.6.1-9_all.deb 6428ce8dc74cf8add72ec30dc57e4001 51778 haskell extra libghc-sdl-mixer-prof_0.6.1-9_amd64.deb 129abecae5419d9eebed059f5b32cdca 2550 haskell extra haskell-sdl-mixer_0.6.1-9.dsc a15b92a6130a8b1d1a26902a2fd6b71d 3080 - - haskell-sdl-mixer_0.6.1-9.debian.tar.xz 2c4622f5f183e6452849c7d6ca85a7de 39018 - - haskell-sdl-mixer_0.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowFUP/jgVNXwrURMohL6I39rQrcpV 6JR35HnJHgVtAHpHqt3xlAg5cqvEJMvwtJF1hjrP5vGqFV3A1Bofz2hUtW6KshPs 0KS8xj3eu9/kkM9612PE4AbzvVIRM4sJYjEB07M2lHU5cpjeS00IlPhbAi9v5zm0 9qollcy4UhsRKwx5dzHx6m/tUqn+dkgTI1uIutHfcfkE0hRUtI4ySLGEIrHEpSQr /RuXRc0ONFo4uTf3oHx3h4q8lLgbK3lvLlNUJ+OkpvCXxXl3z6Vy3NCJjbM+SGsM gGWZNLA0P/+vBpmtoZW8KG1rFoaHFGkWi1SsX2wJc9+kYBU002zPKMwB2eXYfMXY zxK68FUBbvGZb+PJ4NL08e1rl1sss/K7+/fcHC8suxlaQCu5HmKaFybi/kDKParc uwRG90F/c1gQKxARLqvHO8HDLKTILchZKDEo6B6enXXheRaz/uT2yAD74OtIKdl8 3sZQhdhzVQ+Tt5hWI/JiNt72CHoMaQpfCMWCORLlYhwDxuKQythCDxnFAkz/vSOL MGiVcjfoXRLztLlBYGYxPUEv2QuDiXIg1ifanRBqXDBH0DiODpEcEcrOWAaTT5lx C5fSUNAlJmVQ7BD2acwTFxjfXosFFYYpmA4PdBy7j7mBSUtEOgaQTqfN7J2NgHY6 k5aPRFXYTQNqqWpbSKwa =niWB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:13 +0000 Subject: haskell-sdl-ttf_0.6.2-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:29:11 EST Source: haskell-sdl-ttf Binary: libghc-sdl-ttf-dev libghc-sdl-ttf-prof libghc-sdl-ttf-doc Architecture: amd64 all source Version: 0.6.2-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sdl-ttf-dev - Haskell SDL TTF binding for GHC libghc-sdl-ttf-prof - Haskell SDL TTF binding for GHC - profiling libraries libghc-sdl-ttf-doc - Haskell SDL TTF binding for GHC - documentation Changes: haskell-sdl-ttf (0.6.2-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8e321c892ba7c5e47166a2f2a7e086fa28a6e35fa0fd79c3147061b14891d06e 49746 libghc-sdl-ttf-dev_0.6.2-6_amd64.deb 60fa171ad490cfc6d073d0fdf7904a0d90d4b120204d9fe6931f69c6dc62b1e6 39556 libghc-sdl-ttf-doc_0.6.2-6_all.deb 90231eaa85a119947181389082c43794a55c05fe3c0f84cb66ad21841333b1ef 41538 libghc-sdl-ttf-prof_0.6.2-6_amd64.deb ff73e14e49e600c230fd0c5adb4affde492257d9f0e925f70d3c55f6cb300a57 2520 haskell-sdl-ttf_0.6.2-6.dsc 3a40561c03aa9f46b24bf5766e337a6fc2844e325af18e610db41730eee05d75 3088 haskell-sdl-ttf_0.6.2-6.debian.tar.xz 8a4884677302d0fa81069ec769c00eda3dfe47a94748242f8aa43568f1b25249 35716 haskell-sdl-ttf_0.6.2.orig.tar.gz Checksums-Sha1: 2932748ba41c00da33851ff832fa6a0e802c17e1 49746 libghc-sdl-ttf-dev_0.6.2-6_amd64.deb cfa6e2fb8b670ef3b388e72c1701ebff510344d8 39556 libghc-sdl-ttf-doc_0.6.2-6_all.deb d435f7f4a4db440476528c386f08d15eb8e2e805 41538 libghc-sdl-ttf-prof_0.6.2-6_amd64.deb 91ed761c75c3b5aaf4f875e866e044300fc279c0 2520 haskell-sdl-ttf_0.6.2-6.dsc 13a33a88783ed3cbcc09f6b3e24f0d8019a3e36f 3088 haskell-sdl-ttf_0.6.2-6.debian.tar.xz c01cc62b55c8f5ea817b99391752419e318637cf 35716 haskell-sdl-ttf_0.6.2.orig.tar.gz Files: 996fd6176df0aa90c22d80cefbde9c66 49746 haskell extra libghc-sdl-ttf-dev_0.6.2-6_amd64.deb 3bd2f3cdf2ec8531cb6c7bda773bfdbe 39556 doc extra libghc-sdl-ttf-doc_0.6.2-6_all.deb 3884c0181d18384c934e1736d5db5c22 41538 haskell extra libghc-sdl-ttf-prof_0.6.2-6_amd64.deb 81136a2e87f8ea26f44f2895b366f30e 2520 haskell extra haskell-sdl-ttf_0.6.2-6.dsc a591f1b4386cd4784adce6cc08b210ef 3088 - - haskell-sdl-ttf_0.6.2-6.debian.tar.xz bceffde740edcdf3f97c42b29b5dced9 35716 - - haskell-sdl-ttf_0.6.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8YQP/2PLyrxi/gI8vZOirRaGRMyK p+eh6IQgkoDUEpL4ztnuNPLymYS/VYHPNqa6wW2B9jOHcmeUB596pvJkFV1rWJR4 kFOAYyfhEROlS4BAvUkAgFf1wDPUSwmG0xu/558QBMzrdgsOWrttDfqTieRCiEey Um302G9Z1ejvMwK74Mrvo2+AcLB+m252n0BFMgZsq+ZpJawrGT3qUqM30IpSmGIs hBmRuZO0nAAi7VeXgjKr05Q+/aiiGXw9XVhgD8KhyKHmgLNuOLWO9uQhztTiBBrX AFAYGsFf1aITfuiGP48pqyTQ2ucDsY48Dj24LSsXopTo5jR+buv8+LNzwWgzWdr0 5cW6Djfc9cPf+Kr/u5+Ez/6xObQYQpR9CmifV+UGSYy1KG4w0j1I78jreQ9GU416 cMUDgatLXYaRXeHMBnIB6rjxumLJNGdAQzuW5VkR/jTbE1XEE8vfug0W9kfe5iaG WwHCvuC3Qm18F/GfzkKrUXm+p3oy0Niog1GViDja663ba9OWbSXpHtHmQbwlrzGy 6rDwdeFoN6FZMsATAHY+sySRj1dt7UHhAXottS+KkxbdOTxyQ+SbizRwy8ylRnF/ kLQ9Y4R+GWHhdYAhRqj3BYT2G6cIJB25A7ITzsZzv1GY5xu0riHBKXD6/Rz6iaEk XqWxtJ1r7XGtNUas4Qng =+kSe -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:21 +0000 Subject: haskell-stream_0.4.7.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:22:32 EST Source: haskell-stream Binary: libghc-stream-dev libghc-stream-prof libghc-stream-doc Architecture: amd64 all source Version: 0.4.7.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stream-dev - Haskell stream (infinite list) library for GHC${haskell:ShortBlur libghc-stream-prof - Haskell stream (infinite list) library for GHC${haskell:ShortBlur libghc-stream-doc - Haskell stream (infinite list) library for GHC${haskell:ShortBlur Changes: haskell-stream (0.4.7.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a4910f06df7ee3b0bc9a7a0e20e14570f68c6a47a3aed521eee90e2dfbbcf6de 36780 libghc-stream-dev_0.4.7.2-2_amd64.deb 247165228c701d1a586cd5c761b672b80f4b2678199917ebbf79fb10cf67ba75 44326 libghc-stream-doc_0.4.7.2-2_all.deb a81dfaa0297f3da33358c5cbca1d166fcc13474e28e4bb79269ecdfb21f8c7fd 31256 libghc-stream-prof_0.4.7.2-2_amd64.deb d3c2ce034c19a40f284e3f2b275fec0daa05ba1c5ce38bc6e49b952db67bf7be 2523 haskell-stream_0.4.7.2-2.dsc 672c2fd677ff00f3b183b9ac73e9a15464fe974bc66256b975bffffd94d4bf91 2276 haskell-stream_0.4.7.2-2.debian.tar.xz 990be249b3ef1b0075563026d4d2c803b86e3cbf168965ba6f9f2b4227a007d1 6543 haskell-stream_0.4.7.2.orig.tar.gz Checksums-Sha1: 0b85a28f7ba44a92b5c85c97149c792e622ae0a8 36780 libghc-stream-dev_0.4.7.2-2_amd64.deb 4cd680d6ca0c73929293e69e66c985c77c1b02f6 44326 libghc-stream-doc_0.4.7.2-2_all.deb 74c45e20e6da93bbc28813615a3cf346846ca147 31256 libghc-stream-prof_0.4.7.2-2_amd64.deb f48301b20506cdb7234b8c4dc9d81af0561459c8 2523 haskell-stream_0.4.7.2-2.dsc 2af2011d52d4d92c08ed46417cd99315740c0ac9 2276 haskell-stream_0.4.7.2-2.debian.tar.xz f6b0cbbffaaaec1a3c701453b3a0ddc6c838ece9 6543 haskell-stream_0.4.7.2.orig.tar.gz Files: 3f839ca95cdd09ae5547df0f0cfed834 36780 haskell extra libghc-stream-dev_0.4.7.2-2_amd64.deb f75e693fd9c2769079e0b8206275168d 44326 doc extra libghc-stream-doc_0.4.7.2-2_all.deb 64122d3bb539b2feb7535e7b547556c7 31256 haskell extra libghc-stream-prof_0.4.7.2-2_amd64.deb 35088345cd98c2a77e4e7056ee86de84 2523 haskell extra haskell-stream_0.4.7.2-2.dsc f4163e1c4952cf2d58670780ee6b6d0c 2276 - - haskell-stream_0.4.7.2-2.debian.tar.xz 62f47d2cc84871e1eeecf5097aea849a 6543 - - haskell-stream_0.4.7.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiojoQP/2FVVObd1nkU0qO2JTaJbgqb 65Kl3V70nfOIcwRgwSYmjMi5wc+lxBGivaFyryte/fKQkhl2PXpy7oR1tOEozawX ZQ8pWbPEW8JH6L0CBq6nmnvrEkTtu0mYenbL/BDv86HPAe1SWIJycw94I+erk/8b 3lFLoEl0bozo1sz848t2XZpRWkVTYA9F8xUx9fkHnrJnpwBnjyB9WObj1CPPYcBS EbOfqtdSHj19tjVpPSuLTy7VJ9nsObzZa5uH1Cgd9GOFMLePkmyf6VKzovny8XkR MG3Wi3qV2CiQ1dfHF7KA5+11ZDMxtg5xiq5AWJbSF3cjtzFP4UzRLITZZzSuAvG+ vDVhRCblwWzkSV6AxUIM7Yd9yXlZEEECVG1HJ0MmI1GGXF+T1zP/F6T9qMc7AcU/ C5IACkQvE3K7l9vdXAnrHS1wJaZm2rs6tP4w6zD/bcYwh5+yIiz1wF+Y7weSpgE0 bfyGQTtxmljlkWkZSdVmvbnsOPAXvOYO43ngvK4PJJxb6TC75toQvaDRA9S2QJyc 0dYCNTEVyb2Sa1BMA1AqVZXnAy5z/cC1qLVsSAw9eluiGIOUDSlJYQQAvYiA+5XM iRt5qcacBKyQ1wblD58KEV528E/1c0yMexkEytygheOsj+dIL23ljMQ1XJKskSZA agjWhqv7edxM0UQV69gG =peAI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:29 +0000 Subject: haskell-stringprep_1.0.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:53:17 EST Source: haskell-stringprep Binary: libghc-stringprep-dev libghc-stringprep-prof libghc-stringprep-doc Architecture: amd64 all source Version: 1.0.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-stringprep-dev - Implements the "StringPrep" algorithm${haskell:ShortBlurb} libghc-stringprep-prof - Implements the "StringPrep" algorithm${haskell:ShortBlurb} libghc-stringprep-doc - Implements the "StringPrep" algorithm${haskell:ShortBlurb} Changes: haskell-stringprep (1.0.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c22b3732230e47c39ffcb1f6f91b27a259b61537bb71a9f926049f31aca16d8c 349576 libghc-stringprep-dev_1.0.0-5_amd64.deb 1aa610bb44dd7ab0037e1137d92931515b0bb74c8a3f0b9dc171c549548752c0 47886 libghc-stringprep-doc_1.0.0-5_all.deb bee3920171c058601ce86ca02dd74873a2e2655ec86286b8bb4b785f77b837d4 279136 libghc-stringprep-prof_1.0.0-5_amd64.deb f0589090fbd63637a8803b8908f80c12dc013ead652c2e6598101aee00754100 2529 haskell-stringprep_1.0.0-5.dsc 12ad911b2092bdd8333ad7fc4b66cca6b0763f179bd9a2751a13f9b0f1bd14bc 2500 haskell-stringprep_1.0.0-5.debian.tar.xz 60015e858428f1af2f6e2e3e725a2738d8bcedd8258c043b09a5dddbfe664441 17166 haskell-stringprep_1.0.0.orig.tar.gz Checksums-Sha1: be4e72b10b0033ad0e8cf1d40932d1b1065fa175 349576 libghc-stringprep-dev_1.0.0-5_amd64.deb 9ffd83ee2a5a099d1c50c50b8ac77917675853ca 47886 libghc-stringprep-doc_1.0.0-5_all.deb 8915a69a5e90881167f9975fd0c3fe4ee0105b4e 279136 libghc-stringprep-prof_1.0.0-5_amd64.deb 134efed2ba07d9f39ab6cc24f6da33a15c3cbced 2529 haskell-stringprep_1.0.0-5.dsc b5ba73bbf1cb322f108927a44cde51e543abf304 2500 haskell-stringprep_1.0.0-5.debian.tar.xz cbec6ab7bf1b04833f542a197354dfba707136e1 17166 haskell-stringprep_1.0.0.orig.tar.gz Files: 87745cdb34bf7b023cc50659699f2086 349576 haskell extra libghc-stringprep-dev_1.0.0-5_amd64.deb d27576998efb0a3ba2bdd2a5ab4ae2d3 47886 doc extra libghc-stringprep-doc_1.0.0-5_all.deb f19c7e016057fbeb4acc7d106fff7002 279136 haskell extra libghc-stringprep-prof_1.0.0-5_amd64.deb d0c5a8f0d292b333ce072fc8372ba493 2529 haskell extra haskell-stringprep_1.0.0-5.dsc c5cf2bd2a15fc4e5dbb987963b76a577 2500 - - haskell-stringprep_1.0.0-5.debian.tar.xz b5ed4b1746deb42b29fd622fc3e99fe3 17166 - - haskell-stringprep_1.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIyUP/0peWNRhINXKBj2SkWoryqBa EDwSttR/1nOQpqV8E3QEcO5WuT/nKbmJtWx84drEYbFwYbR5l7WVGSZnqk+HfWZx tRr8nygyQ0nhNHIJZ5nm719IHbTetjKcPWX4vy0270336sXC15IsW7NdE23yknU7 IvTyZebDrSEANJab7SUbVKXLT/sGJZOPW+MHBqx2Oc5caKq7Y94wM1T5Yc2/QZnb mMmFb9zecsnhX5oNYLrKQBzwIL8xEUjKsWYNWaEw0iaG+oY1qGKO3q+KdgC6mwtc 0r03IU8P8ORnQESQ6WVZ1eKTCgDYRf1xj3M5UUAGsMv6hjnjJop7YITi3xRjg37d O9SalBPTqjZSz78c9/RWB8zG62pIzpQnlqIEPVYm8YXUWRJGWGDfKVszG8qiILy+ Up4lnTabjyQlU6V6G3UpYiuaLRPkZbXaLu6mgllJAaamonBev6zjMKvyiZ5Jfxvz GD00moK1Ck7cUbeFrqKAC8DYj+GyyWfHmvsGmx0RYXtUBNaxSZIBx0d9xYGrAOsv H1LdTl6Nkt57fJJca35IOcHe7hm4SvD024OBC5hbHd4DzVPeU6DaM+roi1bAclxC HTCM7Hn6N+fNCIl8CAkVoejmxtjuz+ErYDUupxzT7GLOUHOa39AsRvIZCzVKm0c7 Nnu7za/YiTCYvg/d8Y5Q =ptpt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:38 +0000 Subject: haskell-tasty-smallcheck_0.8.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:59:46 EST Source: haskell-tasty-smallcheck Binary: libghc-tasty-smallcheck-dev libghc-tasty-smallcheck-prof libghc-tasty-smallcheck-doc Architecture: amd64 all source Version: 0.8.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-smallcheck-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-smallcheck-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-smallcheck-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-smallcheck (0.8.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f51de3e8efc568049c7693d3149291f04f8c2343305ccc06bc5d214ab42b96ce 30054 libghc-tasty-smallcheck-dev_0.8.0.1-3_amd64.deb a63ac5441e00eb1aabf6deead2ab227bf4dadc0ff77a255ead890dfd5f0eebb7 29800 libghc-tasty-smallcheck-doc_0.8.0.1-3_all.deb f6033fa7ec73d74bbc787a205825765e89a4e9a1b08b141ddb6d9034b4662470 24464 libghc-tasty-smallcheck-prof_0.8.0.1-3_amd64.deb 14d70fc3c772a01a46ad32bcaf5fef1b09657d8a592b3f95409704ec51781eb7 2732 haskell-tasty-smallcheck_0.8.0.1-3.dsc 490787ea92436403619ada7e7789ffbb084cf8f5ee3524d7d37b3c805e888c89 2144 haskell-tasty-smallcheck_0.8.0.1-3.debian.tar.xz 55136f38f5ac6838c828cf8e4919b3cd8d06891a318424b8670c298bfe729379 2553 haskell-tasty-smallcheck_0.8.0.1.orig.tar.gz Checksums-Sha1: 706ad04984aadac0eac601a23a80b8893fca3321 30054 libghc-tasty-smallcheck-dev_0.8.0.1-3_amd64.deb 4e07adddd38405f3831185cc45752d053fbecb19 29800 libghc-tasty-smallcheck-doc_0.8.0.1-3_all.deb 7463cefac9daeaa5878972360f6409d30e48cb89 24464 libghc-tasty-smallcheck-prof_0.8.0.1-3_amd64.deb 2c232011da92114b609f3f16ee55e9bd616d9a67 2732 haskell-tasty-smallcheck_0.8.0.1-3.dsc c8ccd1900aeaa31913397691077c9f20131ac032 2144 haskell-tasty-smallcheck_0.8.0.1-3.debian.tar.xz 38892201658df00370dbe0e095fa1670183ef20e 2553 haskell-tasty-smallcheck_0.8.0.1.orig.tar.gz Files: 83df24e8dff3e167bbc1436802b713a7 30054 haskell extra libghc-tasty-smallcheck-dev_0.8.0.1-3_amd64.deb 80b79e4c0356eb1a7f2670414d526247 29800 doc extra libghc-tasty-smallcheck-doc_0.8.0.1-3_all.deb 453389fa3126595cceda369b3245c9b4 24464 haskell extra libghc-tasty-smallcheck-prof_0.8.0.1-3_amd64.deb 7a81ca6ae33f8d1864aa36b21c157177 2732 haskell extra haskell-tasty-smallcheck_0.8.0.1-3.dsc 66d7c9e6af3763611e0f9d55f9f990ef 2144 - - haskell-tasty-smallcheck_0.8.0.1-3.debian.tar.xz 8991b25afa383c7f341c0ee5d354ad76 2553 - - haskell-tasty-smallcheck_0.8.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioB8IP/jXfwlyGmK7L5Fd9zOgqHjf6 3xLrXPICgCvA0jdSp8GWfHqCceRoZQsQ1sFW+Fr7+ixYeQLVuQFfPMJOEHpDebkT 8IXyWQpyhCyoM+vfP668zWNVHFtvYwjNrqKwAq/AVPWIBOwgKWyohPOq6gQkQIhd fU1Jy/Tb26WWAw6Tp+wVkpDWp7dT110ZlbOg7/VK2m6/6CnGLAu/zHn+tQe8tFmz rIrRliS3mfz+YLeaLllbOx7zyKH3QHpP+dMA0ggPraX30t9VKzzXfrnphu8VKEfj N7rbcW9RWBYvjVYxVVYlih/nURAwyPYFbUcf1etiYYfohvBPGf8I64RLuxTpl6AM LDPvwpjYsKKI6QuwHLhvoXzsV0lFihaTGpSG0hVjPKM/3pNRz9qFJvgX8gErKuMJ 6XoVJP98dm5uZ57V1KNfCdfeHFVKbRFd5x5vWZx6cgd9aoeMlTmopggLScYglX2z 4rBjbamINvV60puVLQx3ASgyHQupreXp27lNF442LVxuFfJZ2OeQALJFOkAXu0U4 OglwSX8p9EbVChXc/ud7dOYvWiYFS1faW/L6VHzQkWNa9yV1xR8jethxc5zf63Ve V6X2HrCMJv1asueKtAbLfkSRHtDP7hyWeJ14ArNcNsuUZbgsrTqJ3mAkqKOv9Oul tK1dzhqlu8+VBYTQJ1ee =NU1M -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:46 +0000 Subject: haskell-tasty-th_0.1.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:55:36 EST Source: haskell-tasty-th Binary: libghc-tasty-th-dev libghc-tasty-th-prof libghc-tasty-th-doc Architecture: amd64 all source Version: 0.1.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-th-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-th-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-th-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-th (0.1.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f37c49a8afc5b38129ea3ae97baa8a076800f544ebd8b45e0202152de47399f0 18448 libghc-tasty-th-dev_0.1.3-5_amd64.deb 64de80280715580ae2548911b799e6e5093af364addcf0ac0938fbf93b1d22af 30516 libghc-tasty-th-doc_0.1.3-5_all.deb 33d053a13c01df7073728d0cba647ec038af98b48be4e0e9bae3b1a0cc9d723e 15216 libghc-tasty-th-prof_0.1.3-5_amd64.deb d7633de7f29fa287d9301e70000935ce738a60a295552da1077f37bbb7053ab9 2534 haskell-tasty-th_0.1.3-5.dsc f5138f896fa58bfa38aec5473af3718433ad7098c6fe7fd295b0e6c156f85a37 2708 haskell-tasty-th_0.1.3-5.debian.tar.xz a3ff8c151a29cf986173dc451978cfc7981a529e3492b2cfddb8ad549fba85ba 2636 haskell-tasty-th_0.1.3.orig.tar.gz Checksums-Sha1: 994b7ab903951d517cc0f51d8ff6cb58036977db 18448 libghc-tasty-th-dev_0.1.3-5_amd64.deb 2f141b651cb75af3c3c7b88be94c965a20e55ba5 30516 libghc-tasty-th-doc_0.1.3-5_all.deb 2dddc0b6e3ac2eb426ed0701f54c86b384f2301a 15216 libghc-tasty-th-prof_0.1.3-5_amd64.deb e603fdd66a56bf48f47ad2c151a2ee1991f7f425 2534 haskell-tasty-th_0.1.3-5.dsc 94167056dab43c0677a29f14840a674b7965b24e 2708 haskell-tasty-th_0.1.3-5.debian.tar.xz cfc274e2906b6e6b3ac84e14a56bc883ac1ebc92 2636 haskell-tasty-th_0.1.3.orig.tar.gz Files: d1e435c6e162accce7d0d937d071bb15 18448 haskell extra libghc-tasty-th-dev_0.1.3-5_amd64.deb f26913612bb46216c3150e64864760d0 30516 doc extra libghc-tasty-th-doc_0.1.3-5_all.deb 568e9ac535d2bcb0a0f2b37f2da54be9 15216 haskell extra libghc-tasty-th-prof_0.1.3-5_amd64.deb 4b8b5a6d62bd430016836ede80d751e3 2534 haskell extra haskell-tasty-th_0.1.3-5.dsc 8b303206877114dc827ae8406d9b32e0 2708 - - haskell-tasty-th_0.1.3-5.debian.tar.xz 697702e19671356bce5df2fcdc190a2d 2636 - - haskell-tasty-th_0.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioScwP/iLXMtEcrOy0fJhxbtEbx8rV gv/3AyQw80cRWPD0ZZKmJqrRRen4IbY8rtpNtMW0g1ldXncZ3JoQjRAFJ5cwQBx7 hC/8r8PLlRvXcIunkQ6Qj5GXuZnXYKq7hv+HnC2a+4UUA5NME8TNbBRaLsQlxgAk ffcHyzVomORkyCQmeqxwdg5Eoz06TL9rdZx/vMvDYbuSMPiFeUNZCSaSCdOQD3fl ul0R5kD0BEGTJoFYgzhuCnWtH+Bnx7DSaiJO8dS4bHpVDneS5YNEeCEvhs0KuaNq wE0rIQZ0BGn1hwgzhBQ5mQDfWhGgbQfJ5x834RN12lFFFZ6EDZuL57yost3x2rra xOMphwWq+OtRRxWdnRixS4ukNtwmtSEuKJhTJv8QTH0bU6z8AlbhBgGuSrZkR9Aq PeotCSVhU0ZZbdeeKu5L4zog410JfDJK4fDp9rnY9YqJQJXCrim2ML8CKLYorZXY KnQWAvnxJttZxsB6v32supwQcFqbO3V2GslZdPvoZb32xse6VtBPnvADPHgLhlEJ 81KksK37gTxkAFieRC9cf1EM4QAu7rJigXmjLInZtnP4hEKOc6ATsTD52JbJ9MUk gUPUvaqCB9BGKF1yCN4oic7EuXC8nwJk17pPc+4v2kj+pHW3W1jG3UyX0TAqhrb0 AwfH6EXy559xNPOHaw5q =Uuzr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:38:54 +0000 Subject: haskell-terminal-progress-bar_0.0.1.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:21:32 EST Source: haskell-terminal-progress-bar Binary: libghc-terminal-progress-bar-dev libghc-terminal-progress-bar-prof libghc-terminal-progress-bar-doc Architecture: amd64 all source Version: 0.0.1.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-terminal-progress-bar-dev - A simple progress bar in the terminal${haskell:ShortBlurb} libghc-terminal-progress-bar-prof - A simple progress bar in the terminal${haskell:ShortBlurb} libghc-terminal-progress-bar-doc - A simple progress bar in the terminal${haskell:ShortBlurb} Changes: haskell-terminal-progress-bar (0.0.1.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c89a2c4c79758575a470b0cee1f8fa819fdfe082c6590ceaf2f671b194edd647 24250 libghc-terminal-progress-bar-dev_0.0.1.4-5_amd64.deb 7b394264bd71bb8a3877dc8ece2be4d2bd725be9b1db85c54d3721e6a15970db 33468 libghc-terminal-progress-bar-doc_0.0.1.4-5_all.deb 93ff2b972c4c48ee53029d93824ced378e578fcd0b92ce6502e630a42b3974ae 19798 libghc-terminal-progress-bar-prof_0.0.1.4-5_amd64.deb af0b71b0535b6817384ac2fb2d1acc2e76d8d1018c56469fac865667db44b696 3121 haskell-terminal-progress-bar_0.0.1.4-5.dsc d15b58bf2ff2fafde5b5fb8ecce68c99f3d4ca13c1ea79c99540f3c79ccc56db 2612 haskell-terminal-progress-bar_0.0.1.4-5.debian.tar.xz a36b3a305c58def80aa01fc2df46f4c15ea411a4531dd1723784e839448cbb51 5184 haskell-terminal-progress-bar_0.0.1.4.orig.tar.gz Checksums-Sha1: 7047c392ee1b3c6c830f6874665041c3fac0997a 24250 libghc-terminal-progress-bar-dev_0.0.1.4-5_amd64.deb e8ec107522b4d8f12df2f576081ece8981bb74aa 33468 libghc-terminal-progress-bar-doc_0.0.1.4-5_all.deb 340d198de9a01f76246b23d4fd909f4d40c895c5 19798 libghc-terminal-progress-bar-prof_0.0.1.4-5_amd64.deb b93de2bdaad5dd5879d749640182e926cd83c78f 3121 haskell-terminal-progress-bar_0.0.1.4-5.dsc 2a7362d0d474a74ae8e9837ed7464ebf92f70a0d 2612 haskell-terminal-progress-bar_0.0.1.4-5.debian.tar.xz 55e60eb3ba411d2bf495af5b5638c766ae0087da 5184 haskell-terminal-progress-bar_0.0.1.4.orig.tar.gz Files: 43a3c1a8d9bd96d171f21c8bf04f0daf 24250 haskell extra libghc-terminal-progress-bar-dev_0.0.1.4-5_amd64.deb c67d14be96d6c2f626e8b1dc8d96aa02 33468 doc extra libghc-terminal-progress-bar-doc_0.0.1.4-5_all.deb 7d6dd477b7ddb572b93082da575140c8 19798 haskell extra libghc-terminal-progress-bar-prof_0.0.1.4-5_amd64.deb b575bff708b9ce971cf87a66ef81c78b 3121 haskell extra haskell-terminal-progress-bar_0.0.1.4-5.dsc 21e77469fada3085715d2a80a5c14b72 2612 - - haskell-terminal-progress-bar_0.0.1.4-5.debian.tar.xz 40ca09e46d8e8ffcf6d4a233ea8ecaa6 5184 - - haskell-terminal-progress-bar_0.0.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRUQP/1N/F9zwfpDAY/fkKeglLK2J nhdEOwhwh+dkCDpPelqSnB5tPJE/4QCgaAV7wCNVK5OIH/REv52yWL04TvLRB/Yh hqwuioEwfpXGWyxR5hODlT6H02Nf6eQF47sANTFxH3CFIGN/MOOX3fpgP40yhkXZ 49AdmHXq2q8v+m9lkK6Qz2fdRSpw4lR+G8048sR7HYskqv1OhjmThGeBlnPOVGQh JOlIOZpT3i3sZDhplIz52HJC6PEn/TPTtorohHqEw/GxEFioq6EbQ08E8669JqBn LnNkuBgiOPAK6ahjonbPn+1Vl9EfMtBaQ8YxCIIfP+jb1VdsCM8YjvxRP4s+mkz4 KHuoAf2Cum+YcP7zA5HwxLLMS5b3M+yNK7kxKt2ERxXT/VAeMPUtkOzeTaWMk1fc +NY4zBZRQAoDx57D37o4w9Va2z0RjF1Wy6vTWweN6MgH5M5FsAAMwE7WsWX/w1MT uPGy4eR4bDDmPXfosNBMTWBbHsOcpdYyP+aJH2cCep/5+7z8Z93kkrOhGvowSZu9 druwscmiz2AZzMj0B+1DyMQmpx+reYyqiPJQrNOUbWMW39pTrppMljQp28xZkXfL iClR3LAnCL2kZSLYdwpVsyB9HO1ZjhJyGbBTUFxgciL6kFqPJ5WH+8Elz0DSSrC1 QiPMiEqHDgcp1jCfqGQN =H6vJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:39:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:39:02 +0000 Subject: haskell-uniplate_1.6.12-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:29:34 EST Source: haskell-uniplate Binary: libghc-uniplate-dev libghc-uniplate-prof libghc-uniplate-doc Architecture: amd64 all source Version: 1.6.12-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-uniplate-dev - A Haskell library for uniform type generic traversals${haskell:Sh libghc-uniplate-prof - Profiling libraries for uniform type generic traversals${haskell: libghc-uniplate-doc - Documentation for uniform type generic traversals${haskell:ShortB Changes: haskell-uniplate (1.6.12-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a5ee2b7107056f6858b12c7de3ec4ce488d06eac8973f3caaf250e421eb5ab72 311362 libghc-uniplate-dev_1.6.12-4_amd64.deb 137b92573d0d58b45738c81dd0dabfae3940cd9e5ef6a20cad9241e13ce6e7d8 96158 libghc-uniplate-doc_1.6.12-4_all.deb 2b41aa2e91e48f96424967a6729b9da3e977c55bb037d0c7c7b7a0403f42c0ae 277128 libghc-uniplate-prof_1.6.12-4_amd64.deb b154ded06e0ce7973672fcfc84a01fb96683b9e9ac0be1ece7a526baffd0657b 2687 haskell-uniplate_1.6.12-4.dsc 7fff8b929c16da43698dbdfe68a60e643fde065404d99b37e9509d462e9cbe49 3612 haskell-uniplate_1.6.12-4.debian.tar.xz fcc60bc6b3f6e925f611646db90e6db9f05286a9363405f844df1dc15572a8b7 30055 haskell-uniplate_1.6.12.orig.tar.gz Checksums-Sha1: 46fceed5edaec64cf3b4940ee8db0b8eed9a47c1 311362 libghc-uniplate-dev_1.6.12-4_amd64.deb 4427d394ecf058dcded3342e985b28ac4f48b9da 96158 libghc-uniplate-doc_1.6.12-4_all.deb 96708c681040e35fd7e569c47893307dc5a1b3f9 277128 libghc-uniplate-prof_1.6.12-4_amd64.deb d18200fb814a57a1c87a3a3665437b74f17ca9f9 2687 haskell-uniplate_1.6.12-4.dsc a8ad05f58f334927b2bc8b905fd3ccac72aa92c8 3612 haskell-uniplate_1.6.12-4.debian.tar.xz a26cd8ff06d8ef2b516ac6a3c1ff39ced278bffa 30055 haskell-uniplate_1.6.12.orig.tar.gz Files: 13a43763fb2bc617a63089fb4062cf06 311362 haskell extra libghc-uniplate-dev_1.6.12-4_amd64.deb e1a40076c80b31df316ebbc8b610bf51 96158 doc extra libghc-uniplate-doc_1.6.12-4_all.deb 50b5fd647f3a36686742e1ecd6edc364 277128 haskell extra libghc-uniplate-prof_1.6.12-4_amd64.deb a7ea91ddd1590d4c5fee9867ad9c742c 2687 haskell extra haskell-uniplate_1.6.12-4.dsc 3d6c5a663fe453206fcc16769928f632 3612 - - haskell-uniplate_1.6.12-4.debian.tar.xz 8a1914109e6707c4bab211d44c39f6c4 30055 - - haskell-uniplate_1.6.12.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQMAP/36yDcOfAEcgSHN0irmzLoCc PjzmF3jYylFwZvNdmIvRqI1cjAB5WT3lOIDDeYDTXyne1WG1s/8c0Tn2voGnWJ4k QyMDrAWhwsymHT6jnQe+g2dr2RRZbUWQa8Y87wkJQ/PV9TmXt21te/RBmtmyXzJd h9U3qtVMX+6zCQcCCnp9K8EBHI706kfDbNaMojlZMXFGPJymv4naQzgP2CM+1gmY p/UYH5rJkjGPmU196ZBGM6GBRt25D6mmrNinDCNlUQSbh31Kx7OMfapAkginQjKE AhhrC8jv3rvRx4Zl6P0ZLrQa8yp89QvN0s6EdHfItBQd9KzZ/xVUr/yrlIC/DvpB MZJ/6k2p3B77zh4J2LVlZVoJIt/QJeEEf7xXH9jPJfwk5ehhLUeyKZmr6VwpNadc MEoZa2eohUGFMbatVzfP/Oty2nwRf/lYdUERjFNVI5RgPau1krFxyG8PQ16byQix 9YwHE4JyaXS62F9Q+s+j/YW96ClU6/N5/XgVZoTPxCTmMccrdK39cKm5H3Oqdl9Y 2QaHAFgAv5cd9uSaOLl9eR6NDu6dD/YFhpe0lbZu4fiqcJ6gFTEGR3XtAdIsWxm/ c5wtHoOKHGp1TLgRyPRbYE+CKUc3VuysdkKi+HjyYuEXQGm/sEmUKMSjWRa+c5Mj CePO3IQE3NH8QtQgTtsH =BKFV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:39:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:39:11 +0000 Subject: haskell-uuid-types_1.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:55:55 EST Source: haskell-uuid-types Binary: libghc-uuid-types-dev libghc-uuid-types-prof libghc-uuid-types-doc Architecture: amd64 all source Version: 1.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-uuid-types-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-uuid-types-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-uuid-types-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-uuid-types (1.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f80d3504853d7fa71e5ab31625c20a27197fa299447a0b232bfbe3637a4c1283 80372 libghc-uuid-types-dev_1.0.2-3_amd64.deb 5463df4e0421ccaefb4088b9f952fdbba29a6f97742ad2a6e3e29dae4071fa52 42048 libghc-uuid-types-doc_1.0.2-3_all.deb bcceade9042fbb6a564e083f5ab2197f9415913d6be7986bd44f6b553f55e79e 68044 libghc-uuid-types-prof_1.0.2-3_amd64.deb ee32e33e12b001f44912cb6a6ffb8ab5809fe2bbb8b0ba19995a667ef84906f8 2947 haskell-uuid-types_1.0.2-3.dsc e416053416a616645bb5a75a16df2329ee7398535b146d2585173bc846564c20 2532 haskell-uuid-types_1.0.2-3.debian.tar.xz 56c6e9d6c05f30461419d2c3b90ef7e5f2fb8dd51c09846b5f4ce12d034f2e05 12142 haskell-uuid-types_1.0.2.orig.tar.gz Checksums-Sha1: 81f3bde3cf253992d08f7e7474883822b7dd1ce1 80372 libghc-uuid-types-dev_1.0.2-3_amd64.deb 8aa80e47fdaea8202da2404b8d72c48fa382d0fe 42048 libghc-uuid-types-doc_1.0.2-3_all.deb 30af2ffdb5e4796b3e1785e68654b09c0658d148 68044 libghc-uuid-types-prof_1.0.2-3_amd64.deb a04fabb11571d65eb794779f0b18870e0d058c98 2947 haskell-uuid-types_1.0.2-3.dsc 56ac50c2248597e72b956ced4a9bbcb2f34dbff1 2532 haskell-uuid-types_1.0.2-3.debian.tar.xz b24c08b6dffabaeb580519ab0af9ca9fefe91604 12142 haskell-uuid-types_1.0.2.orig.tar.gz Files: 02ae6df8d5372c006b271c3733ac0d03 80372 haskell extra libghc-uuid-types-dev_1.0.2-3_amd64.deb e16d5afca1cccc3e0ba7f1b924f06c8f 42048 doc extra libghc-uuid-types-doc_1.0.2-3_all.deb 5b2d388c8d2d69f7a6651b55d7ea20f1 68044 haskell extra libghc-uuid-types-prof_1.0.2-3_amd64.deb b6510a5d3d6a273ad2b8ad5dd2383391 2947 haskell extra haskell-uuid-types_1.0.2-3.dsc f9d8f66055008b4c722fbfc76cf3d934 2532 - - haskell-uuid-types_1.0.2-3.debian.tar.xz a922874490c369a69553bc2283d398c0 12142 - - haskell-uuid-types_1.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiocboP/31qS3vRAn6mUyiNcSoa90si ex1rvZjePjm4aMq8WADX2CU0kvl+SAK/YMGhTUQxQPT0nLbGrhO4nmV+z5P9P0tT navOKub3sd1CGBau9ctyeRUb45Sm6oJbDh9Y6CR5IjfMmi77Y23TLBx5fffl3o4U BcOTeYlxwniHGuagyO4AdBQXbXRWU2N318ipQ1/dY0HGcO03SwKK8cSZ6PY1nPmu n3o+e8E7q8XauZYcCqgvy/7XjuSlkzGU4nbWgnD2uTu5mHs7q0faP6TTk+fBeKcA QqtxV6zRgcH/sf45rsUbcXSQpTBRgYMa4k7Y4W0sQNhQpZ2jnewdzSl/AF9aHMxU 4Q9vJ3vJjZKnmG0ulm/6PiyRpzxYp6Wy2gEjzUrm/ofIu1U2B1H7VWODxTLIv/QG fkvFWilExE5/X0MacmH3EjGaTw8dveTyBuhbaXCopMILjviTJFOKcRRMQElKFH0l 8q8f/3Nws87qM1z7RqdQWZtUNNe3UcE/eXFmmTJaZGoe/VdDzy35g3q9yL9hU3/9 8beEXYqBVb8brnvDTbozE25CYdpY83ANOWdvZMq/VNM12i+9eNczcE5FmBVzId7S ovuiUmYaMZ82Gst1n0L6Z+ZPmL02BPbKZRpT6cfLsFRVa9Aj7E/TX8cbfOpDotuP PIKLH/9t71vAKHzdG36d =kqeR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:39:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:39:21 +0000 Subject: haskell-vector-th-unbox_0.2.1.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:57:23 EST Source: haskell-vector-th-unbox Binary: libghc-vector-th-unbox-dev libghc-vector-th-unbox-prof libghc-vector-th-unbox-doc Architecture: amd64 all source Version: 0.2.1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-th-unbox-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-th-unbox-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-th-unbox-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-vector-th-unbox (0.2.1.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: c51e232ba118fc521218fcc30204084f14655adfda891eacc3da2d6913cec9df 28190 libghc-vector-th-unbox-dev_0.2.1.3-1_amd64.deb f7e782d4eec10c1c5c7c926b5bf0df88fabe1e2cea11eedc910e021a35b4d61f 32454 libghc-vector-th-unbox-doc_0.2.1.3-1_all.deb d5499471e4f0b60cac83feb1eee3c0ad34075f6978c682a094c038d9bfcd9f2c 23812 libghc-vector-th-unbox-prof_0.2.1.3-1_amd64.deb e5541fe7dc71e257e6c226a4c2904201ef7b0be93e8b0518488dd6e890a94a7e 2568 haskell-vector-th-unbox_0.2.1.3-1.dsc 8024036d5fea74e25a6c9d9a6b687bb89eb9967c3b29ee76b27e364eed8b1f7f 2348 haskell-vector-th-unbox_0.2.1.3-1.debian.tar.xz 33db750d3d867f23d0406a7165952b030831ed610b06ef777cfae8439b382689 4585 haskell-vector-th-unbox_0.2.1.3.orig.tar.gz Checksums-Sha1: d88f136da651bc8dff4be88ca11418a7ff68b597 28190 libghc-vector-th-unbox-dev_0.2.1.3-1_amd64.deb 39422a34086a923fc0b25450046d01e3be2fa055 32454 libghc-vector-th-unbox-doc_0.2.1.3-1_all.deb aa99d52b072eb076ea8e14d1057f7229b4a28bc9 23812 libghc-vector-th-unbox-prof_0.2.1.3-1_amd64.deb 9a49c42429ffdc196f2b132a790ecfceb1adf854 2568 haskell-vector-th-unbox_0.2.1.3-1.dsc aab2f76cd43cd1dbfa2428e45b8a57428d59da57 2348 haskell-vector-th-unbox_0.2.1.3-1.debian.tar.xz cc9d47a78ad9efd646da06c4b552b8248dc74813 4585 haskell-vector-th-unbox_0.2.1.3.orig.tar.gz Files: 612d83b37be6a48e87b837cc71ea45e0 28190 haskell extra libghc-vector-th-unbox-dev_0.2.1.3-1_amd64.deb 2eeca6cd693d7d3bf1a4d946541bd83f 32454 doc extra libghc-vector-th-unbox-doc_0.2.1.3-1_all.deb 68cf097f05968447dfa21fa1e26e6c50 23812 haskell extra libghc-vector-th-unbox-prof_0.2.1.3-1_amd64.deb afd955bb04b8bab49db2303bba31fcd0 2568 haskell extra haskell-vector-th-unbox_0.2.1.3-1.dsc 647d57dcc1644205359848515344b441 2348 - - haskell-vector-th-unbox_0.2.1.3-1.debian.tar.xz 271cef8d17d75fad831b76a68fd82751 4585 - - haskell-vector-th-unbox_0.2.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0jEP/RzMPxnz23TbXc4VRJ0z4iVa LCD6GN3eoRudmEVLqEr8YaGAZJWmePMzo2jxoO0YSQkxQythnpmABYHfTS8aeYxU ZBp5GlVZBa8LGsYBJTt2+I9j4aZRRkS083QxqOTQ5o6IWSXdAaRbVdxmGCr1dHKz ySaQqkulSczI2ZI4ggL/KmAvsnmOjni8BJg6diZSOWpE2wz/kNZ1mNkU4OCIot3s yc4Vk+Uzo5KAOMpraV/uzqNGRpeWf90bRjXj/rd9qYqrPmYDUPgUVl7vt/MkRVYn P72x2MdJpfXkW3yfvVKAV42gePP1ic52xeDqtaNyY25A/nRa2XWKcJeQtIS8Zz25 1D8XXupsqcqmiZzedYjvLOvpAPyoVrNxAgPiSDZk9TY6L+VgPI8ozdQaEfzWMqiS OSaFxbX4ZHBdjzgON8bYY7dZxDyt1NJJA/5NhF8UzDIMjytIabJPoHaHP5EMlPdu /ZDwLeP0IbnniGwdlNY96ViCuokQC2e8QJw6uHuCKnXc9JcP9sPAhrGtlOImZ7X8 4Rdt/NaPupGLuZiB9+n0vC7Yo1eDCb2WRkSq41B/ELnk8nCoWp7haoC+r/x2cm9j 7CdvEEqXsRDC9JGpKe41RrD8+4DiSEnMEHiV4JptaWXlyamlVwkV8lYHUMuXrvld MMw7ruqGFQy8XzozyMnh =MsSu -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:39:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:39:30 +0000 Subject: haskell-websockets_0.9.6.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:47:33 EST Source: haskell-websockets Binary: libghc-websockets-dev libghc-websockets-prof libghc-websockets-doc Architecture: amd64 all source Version: 0.9.6.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-websockets-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-websockets-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-websockets-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-websockets (0.9.6.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 62a10b7f7a1bc336081b99214f2fe9f19e428a432762951e36aac1d8651b6440 170518 libghc-websockets-dev_0.9.6.1-1_amd64.deb d91a4ae4ed81934b1f7300f1b3bcfdcadad1fed24df20df0347ef4d39c0642c6 64820 libghc-websockets-doc_0.9.6.1-1_all.deb 8a0e22608913fc361c912e27885ca4d00224554b38617932e88eeac2497cf9b7 142778 libghc-websockets-prof_0.9.6.1-1_amd64.deb 09c7121c8a34b5d1af598f48d9caac47fbc5fb53cd1d1f86b9480172ca31ea49 3742 haskell-websockets_0.9.6.1-1.dsc 16a3b6cae551475984fb6d4bb0ea7a6b912211b2e8d6f84d9cd8b73d3b0e069d 2836 haskell-websockets_0.9.6.1-1.debian.tar.xz 3c75cb59585710862c57277c8be718903ba727452d5f662288abb8b59eb57cd4 23597 haskell-websockets_0.9.6.1.orig.tar.gz Checksums-Sha1: 7fa0b42b926f7adf7359b28e95e8429f45744fca 170518 libghc-websockets-dev_0.9.6.1-1_amd64.deb 45854c1116ac8b5bca1f23d3e40fb688059333da 64820 libghc-websockets-doc_0.9.6.1-1_all.deb 55ac65b118c9ae09b5df67094eae7c0d67d1799e 142778 libghc-websockets-prof_0.9.6.1-1_amd64.deb 0c19c988a5b9a664e8b88b511fb525f8e3b9e8d3 3742 haskell-websockets_0.9.6.1-1.dsc 895ab4e5be68e9d52b08e59b99b7b7780139386e 2836 haskell-websockets_0.9.6.1-1.debian.tar.xz 58d9d5b3eabf33ee5606416aeb355c16e2418109 23597 haskell-websockets_0.9.6.1.orig.tar.gz Files: 48887e9964897d6ce1ace6ae1604d745 170518 haskell extra libghc-websockets-dev_0.9.6.1-1_amd64.deb ae84190fe94b336361417eba6f96bf90 64820 doc extra libghc-websockets-doc_0.9.6.1-1_all.deb b0f3e99cc88b4664944ab01567f168f2 142778 haskell extra libghc-websockets-prof_0.9.6.1-1_amd64.deb e9eafb82bbc060473e082340262af503 3742 haskell extra haskell-websockets_0.9.6.1-1.dsc 9a6eb485d4fe343582dc721444c1f677 2836 - - haskell-websockets_0.9.6.1-1.debian.tar.xz 3ef292cb4bbd010c245af5ae16e43480 23597 - - haskell-websockets_0.9.6.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+RkP/2hKq8i93UZC1q1kMXIBWwuQ Dfx5BK4bfwOVGlqgB4skl4biGTs2Jre+/LawQoNfir9QzeC1X1PKrzJprXtloL2U PKd/j5GXDcORvcWsbq/MFP6S6GXvpmK7Untj1u1WExmShsQKxFrKt2LKiuzcN8w0 Fc0UST7hqqMEEUZCVs3V59K241ZcmsT04T3H68GmUn+vqxkFRF4G/I3ZQhhY703d gKlFpuFSQSPCRT5lxucnAU0F3PLeHuWEAXE0L8aDewxXRByDHZhdToBBpTX21RzR gA4EIsO5pEuS+y6Um5hFA7kz50KxIXWzaVhrhi2NKJINN1J+dvZwgqwFvexBUJUM kenTOCy7plkVyRmlw2X7fPxP+eRc9bDqf+Jr02M6LZrfoscAmw1jYAKQSTnT03Jx 9B8qAANphmJfwQ6SCJAVl+rRutFHjdZtsnXQcJ1+4W0x/tlB5ZBSbODoAtLyXGK0 ZSGsvmL8mKdFsCjV9L3mmYRDaHttNsv+ruflLJLgGYm5FDLes9FxoOKwnq0EzuuT XApM2Z719IzzkAnHJoy5OXPIfZFGz00F4WvGki7jO/me/KixiXqwgC5OnAE1pWL9 h6KLFvGMQUFSvQeMeLTYA7SNKlVAgFRf3eDz4PDq/5lTeYy5AMDABeiQWda9CF7H nIG0yciK53un4wRvogWF =IUt0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:39:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:39:39 +0000 Subject: haskell-xmlhtml_0.2.3.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:33:26 EST Source: haskell-xmlhtml Binary: libghc-xmlhtml-dev libghc-xmlhtml-prof libghc-xmlhtml-doc Architecture: amd64 all source Version: 0.2.3.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xmlhtml-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-xmlhtml-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-xmlhtml-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-xmlhtml (0.2.3.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 690131fd7cb0528fc7796b065b0469d4fa0cdd1c53bc50d1924f5b20306964a6 1058912 libghc-xmlhtml-dev_0.2.3.4-5_amd64.deb f74cc1c0fb66da0e5e17feb610f82969eb21ee741b312457f72dba51bfb4059f 96038 libghc-xmlhtml-doc_0.2.3.4-5_all.deb acb0d830949d49955f23f02f0786e713e9dee4850a7282ab0e52a1a0bdf50fef 476282 libghc-xmlhtml-prof_0.2.3.4-5_amd64.deb 033ea48409f2e4e4e7f5edb210f8659b8c02ee02cd613937042294248613c6d1 3058 haskell-xmlhtml_0.2.3.4-5.dsc 59d89f7ccf388c0458a445f334d0cdd7f5f42855f8f6a86284631b746ceac2a8 3388 haskell-xmlhtml_0.2.3.4-5.debian.tar.xz d955859d51f4636e3994f77b2ac38e0bdd7c152eb92b9b192db11ebc3e966533 124760 haskell-xmlhtml_0.2.3.4.orig.tar.gz Checksums-Sha1: 39dd806e1658b8eed0dee76acc2934aa5e4e2d5f 1058912 libghc-xmlhtml-dev_0.2.3.4-5_amd64.deb 57690a5cec816dcf395357c7bc2252dbfa55a65f 96038 libghc-xmlhtml-doc_0.2.3.4-5_all.deb 8e6766d1e9e85cf9559a090c9c21c86271d21f4e 476282 libghc-xmlhtml-prof_0.2.3.4-5_amd64.deb ef31e0ded838877f980885c083c833f4fd68f5ff 3058 haskell-xmlhtml_0.2.3.4-5.dsc 175cbace35195ac70219ce8dd4e82ba052daebb7 3388 haskell-xmlhtml_0.2.3.4-5.debian.tar.xz cfe63d2af82236adbaffa989470d7b0ffb72ed71 124760 haskell-xmlhtml_0.2.3.4.orig.tar.gz Files: 93e5f73ef2d787247dc876f8e1eb50d1 1058912 haskell extra libghc-xmlhtml-dev_0.2.3.4-5_amd64.deb 8d61c5a3ab6d419c344544a89b3c6b45 96038 doc extra libghc-xmlhtml-doc_0.2.3.4-5_all.deb cadc5355afc384110488eb98403f7622 476282 haskell extra libghc-xmlhtml-prof_0.2.3.4-5_amd64.deb 07e4c562a66ed9cb8c08f6a5bda9f1a4 3058 haskell extra haskell-xmlhtml_0.2.3.4-5.dsc fcb9e759cada6de170c24b4891734fcd 3388 - - haskell-xmlhtml_0.2.3.4-5.debian.tar.xz 38fd345256ddb907dd8ace0f8d0ef828 124760 - - haskell-xmlhtml_0.2.3.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6+YP/0xQJ5vK9Wt5gAYGuWEq+arG A7NMKdbJGNhcA/IsOZQ0x9ohkvONxgPk7BfYWvgnNxvlf0Lv046aj5hvEgs6cSR0 AAZ1pY1GvWj/w3aJWgIdRz77oTocbj+iBiAk/hQeriBTtAtumkggoZv3vM3Cc4n9 sNPV8pklTnedAVznDUZ9ONo47ki2d7LpstGyG7woT5IrWptyJ3sCSfHmZl0Qjl0z XBTdUHL1bNgoaRQJL6tPwe2ItGQ24znNRIGPzla9aFV9uGLsdF39s0UO9TMy+a3h DRCusSbuV3aoCWew03KYkietnV8qPcZAvilPA5gPBNV3tcxDaZB1AndNPBwP1hcP +znnpBjrh55/OlXPAd9n6iC9m+AzP0iFGw9S6XAbkwI/OKXTSYjIwfK35fArJEcY XOqh0sEOmypadFG031VMklEJVtZQJ5kjQ3cK6N/ALqKTgT7NU/zntt3kKZz5X1PZ LfbgZs7IEqY+S7HziTOICeBUXuaNSlD2EI7Id1Uzago03A70aFMYJjV3D8BM7t31 sD3Ud8jr675ssdADJbk5uZJjAxC+8mKPRvexLd8XK4Pu6AqHlWFzfpBMtc7jDisn Wk4+kq/Ui89Cgyhle7tqXtCdA6Of8cy19P5n6pMh6VIJponm/0S1qCyVSB71rPX2 UCWmPclrkOFrwaTx1MDr =0/hK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:39:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:39:48 +0000 Subject: haskell-zeromq4-haskell_0.6.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:37:45 EST Source: haskell-zeromq4-haskell Binary: libghc-zeromq4-haskell-dev libghc-zeromq4-haskell-prof libghc-zeromq4-haskell-doc Architecture: amd64 all source Version: 0.6.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-zeromq4-haskell-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-zeromq4-haskell-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-zeromq4-haskell-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-zeromq4-haskell (0.6.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a0a63db72ed780d53a13103f9d181dba94c1caa84a8c1de66e3cbea2ba717fdd 260770 libghc-zeromq4-haskell-dev_0.6.3-4_amd64.deb 2454b3be76746f13ab34e3766e88ffe18e65fc17a4f703f4c40a5f5941917c13 107256 libghc-zeromq4-haskell-doc_0.6.3-4_all.deb 582e521ecaa675143f26054882b09cdc9bb33f1694c116f23079cdfec4488457 216374 libghc-zeromq4-haskell-prof_0.6.3-4_amd64.deb fe7957fff9f7a6adb58ad37692b3f3511b6967144938d187484cd731a983b8e6 2763 haskell-zeromq4-haskell_0.6.3-4.dsc a31b71a8a86ea0ca2fb95fa94e36e9b799b722f4b987e91b2cd69c96ca3381c3 2492 haskell-zeromq4-haskell_0.6.3-4.debian.tar.xz c7dc92a02b893f5b7cf6d0e07bc40d6d96b2232c7ea914cd99c922206ac73c7b 27078 haskell-zeromq4-haskell_0.6.3.orig.tar.gz Checksums-Sha1: 5d749b86ed494fa7d030d4fc25d8b9cb3084bda0 260770 libghc-zeromq4-haskell-dev_0.6.3-4_amd64.deb 0bea91377fa8fce7a6e23e5ac1986c8651d85f64 107256 libghc-zeromq4-haskell-doc_0.6.3-4_all.deb eeeeeeb2acfc02d30e9636be6c16465a9ad6f88e 216374 libghc-zeromq4-haskell-prof_0.6.3-4_amd64.deb 3db924c0830365b05ceeabd3e537db6be0317cd1 2763 haskell-zeromq4-haskell_0.6.3-4.dsc d6ca7ffddb3de40758516eabb3ae333547e87a25 2492 haskell-zeromq4-haskell_0.6.3-4.debian.tar.xz 31e3a774247384f384afc1fec14aa18fe936fdec 27078 haskell-zeromq4-haskell_0.6.3.orig.tar.gz Files: 8563403d4d07b7403a98eaee88335a9c 260770 haskell extra libghc-zeromq4-haskell-dev_0.6.3-4_amd64.deb 0d8b4245977e5c90056fb6a6af0fdfaa 107256 doc extra libghc-zeromq4-haskell-doc_0.6.3-4_all.deb 1d05b7c38fc1f3aa0e875d2481c91781 216374 haskell extra libghc-zeromq4-haskell-prof_0.6.3-4_amd64.deb df06527ff99ba9a79507db0cac9d66f8 2763 haskell extra haskell-zeromq4-haskell_0.6.3-4.dsc 8f88801e08e82f72e6fa5a38309f1d4d 2492 - - haskell-zeromq4-haskell_0.6.3-4.debian.tar.xz d0273d206904862322683674d7f637f3 27078 - - haskell-zeromq4-haskell_0.6.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhSXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozeoQAK0gUqOEBnZUODL56/uebkqH 9JAFuy//s1Ki8MojsrFmfqZuzY27sEJh+8DXln+crp2wzQYpcm6UIf/Slert1qpC ATw2w20meEzAnMlElQrtJQdmZXQus2cjH4va46Gqt3Dq5cVaAD++9Fc6a1WTnkHv qAirOt1rfssoPNHlZu4yWnNweY+DkC0+HJWBZ5MJU/InO8P9dxoSpQpnBm2xfv2I h7yfNVSmdh2cCX4/KKNyIrqaTK3iBuQ7HbYwsC3qKFLhwLgxjKKzXSOItOrd7L5q xNFH3w7xC6/IBUgxX0p+f63E/JcfkJgcxNfXr54AlkfjzKATDN33uTZmf8I3WB6b dGQCJylmZXEbkFwyMcdzTl7laMEjZjIRC9r52dXD21vIXDrJ+z/l0OPFGx5uONPc joApJ/J/rHIjHf+E30UyMhNwrsKc9v5uhzoWorlA2pRTSrP5efnN/6qpFKz6Baf+ NIk21b97PgfFrufhnK79ZEkiJYdu6Nazjs0JGWG1iK95F8x5gchqC8qpI1M81vT/ XFt3qvJbOmAQ9eC+mSrT+tJqnRv42n5ZDFIsrsICI5iJxyzm3pPUTn0RnEjr5Ubr BQbfA8tD3quOUl/ZoP+rtbsk5mZ4u9paZhSXuHpGMj2mZ9BH/tNmb+pwvsDo78YT elqZG37U3YNJI54g4YsM =00g7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:40:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:40:01 +0000 Subject: hdbc-odbc_2.3.1.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:15:05 EST Source: hdbc-odbc Binary: libghc-hdbc-odbc-dev libghc-hdbc-odbc-prof libghc-hdbc-odbc-doc Architecture: amd64 all source Version: 2.3.1.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hdbc-odbc-dev - unixODBC HDBC (Haskell Database Connectivity) Driver for GHC libghc-hdbc-odbc-prof - unixODBC Haskell Database Connectivity Driver; profiling librarie libghc-hdbc-odbc-doc - unixODBC HDBC (Haskell Database Connectivity) Documentation Changes: hdbc-odbc (2.3.1.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 37a2de514979c59970b2a9d2ca57ddad1dbd6811f2e69992f91a074844eeba07 99596 libghc-hdbc-odbc-dev_2.3.1.1-6_amd64.deb fe53b50861be80ea6fb156bf16a6687114a015881570f94860187e78c39586f8 56944 libghc-hdbc-odbc-doc_2.3.1.1-6_all.deb 4cfd6bbb51ff40161d010719eb0700982ff5a233ca91b40e7fa493b8c976d93c 81570 libghc-hdbc-odbc-prof_2.3.1.1-6_amd64.deb d25dc2d41ae38d1ea36712bb1633c2d147dc4ece754a7b5be75abff4db345360 2614 hdbc-odbc_2.3.1.1-6.dsc 12e33025743dabb5819dbd7c5e2f584bbe6bd139c279e6d98f6480a19e21c6b7 4612 hdbc-odbc_2.3.1.1-6.debian.tar.xz 87b992ec8b26d01070ddc732cb07052ba482e29faf9c235832f7778f3c7fd77f 24518 hdbc-odbc_2.3.1.1.orig.tar.gz Checksums-Sha1: 30ee5969364cd59aa4de1a2f914ace156752f13b 99596 libghc-hdbc-odbc-dev_2.3.1.1-6_amd64.deb 9057e8dcf73e6e8acd4a146798cf40a96582560c 56944 libghc-hdbc-odbc-doc_2.3.1.1-6_all.deb 86e9a049858eb7c054ccdd45755be642214a09ec 81570 libghc-hdbc-odbc-prof_2.3.1.1-6_amd64.deb 6dcd9434fd04d85af30e9051884aa8b935cd844d 2614 hdbc-odbc_2.3.1.1-6.dsc 3994a5dbe1e47927a33490860f6464d0ebe0ecb7 4612 hdbc-odbc_2.3.1.1-6.debian.tar.xz bc6fd0c3cff8d8008d4041de49480695dceae4b9 24518 hdbc-odbc_2.3.1.1.orig.tar.gz Files: 45a0844529ad23b84ae93c006892baca 99596 haskell extra libghc-hdbc-odbc-dev_2.3.1.1-6_amd64.deb 3ce199b20289f6591271d28bb12cd4e4 56944 doc extra libghc-hdbc-odbc-doc_2.3.1.1-6_all.deb a79c6560ff3181ed76592d13c92917fd 81570 haskell extra libghc-hdbc-odbc-prof_2.3.1.1-6_amd64.deb 4014d23dc678a2128edef34831522667 2614 haskell extra hdbc-odbc_2.3.1.1-6.dsc 3bcf50bca74860372f1c63e0479b1c62 4612 - - hdbc-odbc_2.3.1.1-6.debian.tar.xz 6b02c96af84ab2e3008a54cf9b3b1526 24518 - - hdbc-odbc_2.3.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUE0P/0/cqi+kDSkRfFpOljPA9Ad/ S17bNu9kk+aX4UyjctM2f6uvhzCDNixyQTGR7F5fL9nxgXNJGNj52o9xPRqaGrIj tZMFSuPuIvUjAqIPW0a7rMGNZZY1jUrtHjMZkTHFMx+jUzNDFjMnYkh7tWD1EJ+c NWtIp2f30uWi9Gmlk6VGRe5HUiqyIOy02kjQ0uImzzcPTYaHQqWsllLtgoXb8nlE l3RtmpzKn2k/9YhW/bhsY78oGVb+YDMAr0qhliAHk5Fclc4M3ZiRnkh6wURuxYWg cFUy+xqX1Z4cfnSBfbu5/HP3LGZWUkn1ZbUCQRCK3WLcStcMAbHwmv+qtrJjxb2p ShlW4AoSAwkYzfnecDAt6+LaKc1beUbINjoYS4M1P0xcn4Sld413+U52lqDedgVf T00Iw4ZWmLYGpc0NVpJPMsS5QjPqj6/QyNCBb3R2wOGmmkhT4qt+ZBWpEM8N9u7h RLzLXuu2VyYC5lCQXEv521IphdrujUhXD3fG8oFWW1mILBRP3s6qMBDyC7wedJsQ rneWUF056/V72scSoZS3paBWre0S0WqtYk7kBIsvUQdMkEep2IYeYNVjMWtrT5bt zuMx+kBy1+9gjld83fNxPuF/xZ8gywehIZIk16MkdIkR/L1xIAi1zVdloGOjiGdY 4cwJV86BQV+uQ+W2AvU9 =+6DZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:40:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:40:09 +0000 Subject: hdbc-postgresql_2.3.2.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:15:28 EST Source: hdbc-postgresql Binary: libghc-hdbc-postgresql-dev libghc-hdbc-postgresql-prof libghc-hdbc-postgresql-doc Architecture: amd64 all source Version: 2.3.2.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hdbc-postgresql-dev - PostgreSQL HDBC (Haskell Database Connectivity) Driver for GHC libghc-hdbc-postgresql-prof - PostgreSQL HDBC Driver for GHC; profiling libraries libghc-hdbc-postgresql-doc - PostgreSQL HDBC (Haskell Database Connectivity) documentation Changes: hdbc-postgresql (2.3.2.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2be1ffbfc685d9f620025212b9f07c18c516b36da1b635196574cf9784afb28f 135830 libghc-hdbc-postgresql-dev_2.3.2.3-2_amd64.deb 3329fd41a6d109880d0524be29f22589919915efa717bd3bc90632817834fe85 67542 libghc-hdbc-postgresql-doc_2.3.2.3-2_all.deb 36dd7cb131e1dc542a0e1d78dc8398329cab0faccd034cc74e98e1c8ef34c313 115386 libghc-hdbc-postgresql-prof_2.3.2.3-2_amd64.deb 85217d2e6ce355e1a30cabe9bd624f7f8a0b077aa9e7b96c0014acc0876abd9c 2820 hdbc-postgresql_2.3.2.3-2.dsc debbbba6184ecfa2fa1be0e4a51a2e5c33c679b639ed4ac4d5d16a466e1aba6c 3808 hdbc-postgresql_2.3.2.3-2.debian.tar.xz 4396038e1a66ba14b6b3388f2ee303c938e55c3fe0fe5df059a70335761e64cb 25193 hdbc-postgresql_2.3.2.3.orig.tar.gz Checksums-Sha1: 13cff61cb31532d1c4eaee201bed5c2bbe233128 135830 libghc-hdbc-postgresql-dev_2.3.2.3-2_amd64.deb 3bfef7adccd801ef41758d2a0fd64ab6894b606f 67542 libghc-hdbc-postgresql-doc_2.3.2.3-2_all.deb ef75553a87638f573020d74b081607f918c482ed 115386 libghc-hdbc-postgresql-prof_2.3.2.3-2_amd64.deb 22fab699e91b5434bbf82e739a6721e81983baf1 2820 hdbc-postgresql_2.3.2.3-2.dsc 276239575d64c53242379a17374520ec49306163 3808 hdbc-postgresql_2.3.2.3-2.debian.tar.xz 401f89286ba49c59ed6bd28b49df7f8adf98591c 25193 hdbc-postgresql_2.3.2.3.orig.tar.gz Files: 9266fb47b41304ac24371f95ba53dfb1 135830 haskell extra libghc-hdbc-postgresql-dev_2.3.2.3-2_amd64.deb 240c55da91427b1c912d87b7522eab4a 67542 doc extra libghc-hdbc-postgresql-doc_2.3.2.3-2_all.deb 59cfaf1f0fbc6c8733eb8b98e59bc321 115386 haskell extra libghc-hdbc-postgresql-prof_2.3.2.3-2_amd64.deb 82e6fdd3f449c9df4c02b1551b57b683 2820 haskell extra hdbc-postgresql_2.3.2.3-2.dsc 739a81d09747d047896c0fc3f2bafb62 3808 - - hdbc-postgresql_2.3.2.3-2.debian.tar.xz 117a813d6294fda02ec495c892c6f8a3 25193 - - hdbc-postgresql_2.3.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBcMQAKJw8oElKMmR6EpvHyLBL6Ur QlDVhx8+cEq4Zj06t+BHowSG2wLlvEx1LdTlfEhP/66hSND5sz9ORa48CF+0oiTm D4PuMaiNXHzMvo+ryDG5Y/u432ROMGpq7hlfk8EQdO9g96MJIrQEAeW+is1a5AjD 9huHLOInaE2kK0HlqnMyG9wB9nQDx+/7ykyT39slqKMPSFynHeYfABo8HdAuvDCC EUwmFBewNtgZ482u2ux4MRJc+5R3jBC+n3AcvLbvEy/GlHeqmTZ3v4yw5IDQ6P2Q Rykuq9DWz3gB5q6Q/ekeh2hpj4tr+oN5+Z9SHc0NTj9ep3x+iwU0dBelDgYEaAtD euJ6sKZY6paOrNepKB4lv19lH3al/TEckDJlvKKT/59hVfCGFdwAbeFxDv+fmMwi k370Ww94Mc8gFjyxY1KDY0O3TJ2hUm5i7CFyha1P1JHNgZhqmsd348mZ0l18PDaQ 15fIyfNAB1/fOoyO5bwRv6tn8e1mZj3thZ7rWXTvxMsLSMvcDmYdDEMIlVVEWQH8 jwg5KeqJuaVwOBU2qjxtyWhAXOhFtLf6MMbGEa6JWWrJYfZxENpCAEnbftuLMG62 ACr8HDzqKhvD9FSF5eXP84jvFhui3chjVLYfjPib/waqmQ9Z+1CnFUlGzDCdyxwR vo1TzYR//19VYJXyPPsk =2o07 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:40:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:40:17 +0000 Subject: hdbc-sqlite3_2.3.3.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:18:35 EST Source: hdbc-sqlite3 Binary: libghc-hdbc-sqlite3-dev libghc-hdbc-sqlite3-prof libghc-hdbc-sqlite3-doc Architecture: amd64 all source Version: 2.3.3.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hdbc-sqlite3-dev - Sqlite v3 HDBC (Haskell Database Connectivity) Driver for GHC libghc-hdbc-sqlite3-prof - Sqlite v3 HDBC Driver for GHC; profiling libraries libghc-hdbc-sqlite3-doc - Sqlite v3 HDBC (Haskell Database Connectivity) Documentation Changes: hdbc-sqlite3 (2.3.3.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 223cb10fe7db9080acde5dbd1c1086eb35b799041305c9f6b3cb0e80290f0e59 62168 libghc-hdbc-sqlite3-dev_2.3.3.1-2_amd64.deb 212279f25dd1dee6af986e285c6a376ef1edc3a5bd648f6712a4207d201a17d6 44018 libghc-hdbc-sqlite3-doc_2.3.3.1-2_all.deb fcf1726999e10668e710d4f9266cbcf25e92a76003385e5ca1e4019ec33e5cc9 52648 libghc-hdbc-sqlite3-prof_2.3.3.1-2_amd64.deb cfa1ca7865ac03b4118e5c6c918808612e0ac4597e4f898a1ed8520e7b7cd7af 2627 hdbc-sqlite3_2.3.3.1-2.dsc 2c558790cc6b248ec6d8a462e964f5f875937b9a3e070afb3301df05f70f7572 3628 hdbc-sqlite3_2.3.3.1-2.debian.tar.xz a783d9ab707ebfc68e3e46bd1bbb5d3d5493f50a7ccf31223d9848cff986ebea 15544 hdbc-sqlite3_2.3.3.1.orig.tar.gz Checksums-Sha1: 770eb1d0477f1a9db59c31c2611efacd19bef7eb 62168 libghc-hdbc-sqlite3-dev_2.3.3.1-2_amd64.deb 130f0c0006af30fe2daf9986a8f565f7c0d5e5d2 44018 libghc-hdbc-sqlite3-doc_2.3.3.1-2_all.deb 2a71993872bc6cb993a1379ec35231abb590775e 52648 libghc-hdbc-sqlite3-prof_2.3.3.1-2_amd64.deb 75a4183acbc26a6765c2f04ff474b00c4bf8060e 2627 hdbc-sqlite3_2.3.3.1-2.dsc 6a17137df5b374b0b0cfe18fd3935bdc66488b31 3628 hdbc-sqlite3_2.3.3.1-2.debian.tar.xz 9d2e8d32f7a3f95291bc27bf546bb0f55a3a3331 15544 hdbc-sqlite3_2.3.3.1.orig.tar.gz Files: 92c09e15beca5b8e083709b15a16ddd8 62168 haskell extra libghc-hdbc-sqlite3-dev_2.3.3.1-2_amd64.deb b0b34f17087dfcc8cfbd029ba96ad6c2 44018 doc extra libghc-hdbc-sqlite3-doc_2.3.3.1-2_all.deb eb09c0dcc6aa1a24d0f749584fe1bf80 52648 haskell extra libghc-hdbc-sqlite3-prof_2.3.3.1-2_amd64.deb 9dcb695d6d1a6e32db6569c01685ced1 2627 haskell extra hdbc-sqlite3_2.3.3.1-2.dsc 8a6d5e4b7f13a8d8f5cb291ef0b7a9d3 3628 - - hdbc-sqlite3_2.3.3.1-2.debian.tar.xz 08f391ae51f29a8fe1dab0254f347af7 15544 - - hdbc-sqlite3_2.3.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio++QP+wUwsOd+MaYtG6ur9oY8Bei5 B/o+1KTO/Z3BuBf42cBGSFAs4zPgeJrAeWKP9ekQwp/YGYhtZHPWYiIh+Q4FyTjP PMsE58eIxZaMLqdtdU8lYparqwT21eqPm3SKbHIsIOfm/IqmHJdWi+DnKjAr09SX MFiry1I5hJRGf4+GU72E91iZIVXrTMz2XiB29DyP6CdfGidK1D7tT0qYR4RXQTH6 ibC+0zYzxUN8/cHQed+nozNCFFpJh541QCs32X3cZCCNVcy6tKU0OdasRdRMkqCK WwbRpawQe9+TPp5KAD3dFSC+c4Oow3lqOZX4h2nVzpWrdZnqs5KxTRO5ZUqaJqUe GIqaH7LQHzRtd+1BhYGst8mS5Kh0JD39vKPIe/TL7SeetAqo+/UJ8m+PSoTzOBD1 AvCadIGtbRjt033Ica+0lCqhr8REmbW3IKEMFFuejVyrfzBkUjo9G6TzK5CCu2EP +iBF3SM7BCF4FBqniTF7s1xghnhDgzeL/N46AjC6rk+Vn1i8ILArqFZmWwPgBVL1 8XZiSJQjll1LdwI++F3N5xtrmCUYlzgYk9mdzs25Y5shpr9sLrDJctxpGtDJB33f diGffBMa0AOWlxxsSnXepdsKUgIqIJAALlvqgOVWOc6rp5VCSHuMeyLy/GXrIXpi NOKCCw1fRpeXMP2+g3oa =hQ3z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:41:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:41:18 +0000 Subject: shelltestrunner_1.3.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:27:37 EST Source: shelltestrunner Binary: shelltestrunner Architecture: amd64 source Version: 1.3.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: shelltestrunner - test command-line programs or arbitrary shell commands Changes: shelltestrunner (1.3.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8aec4211e79800db38b1ccfe16d02eae3878c4219644493b9d42212c7161132c 1361230 shelltestrunner_1.3.5-5_amd64.deb e6a2d2f73161cb582aeed99643130011217b6c95be87a87fcd1db792a2f43b52 2726 shelltestrunner_1.3.5-5.dsc c8f52f9592c588dbc36ac44780c6375e5bfd49cf492a21987fa7ff08fc115ec9 5464 shelltestrunner_1.3.5-5.debian.tar.xz 4265eb9cc87c352655099da26f49fb7829f5163edd03a20105b7a25609d3a829 21428 shelltestrunner_1.3.5.orig.tar.gz Checksums-Sha1: dd8a65f2ae5d0759eda11e2456f7312d6de137de 1361230 shelltestrunner_1.3.5-5_amd64.deb b36faf952bda75353b438cdfcb75f2849934b78c 2726 shelltestrunner_1.3.5-5.dsc 49633fe413fb9ae962bb93e3b5ff0dc60b138142 5464 shelltestrunner_1.3.5-5.debian.tar.xz ac912761fca279f1e92b6409ff5e3ba69fcf72ba 21428 shelltestrunner_1.3.5.orig.tar.gz Files: cde380342e3a5f199c0bd6a5b3577474 1361230 haskell extra shelltestrunner_1.3.5-5_amd64.deb b2ce6bee7320b980026d9792ce83a76b 2726 haskell extra shelltestrunner_1.3.5-5.dsc d031fd261a64fd7243248eef0ba331f0 5464 - - shelltestrunner_1.3.5-5.debian.tar.xz 94afc3149cc5e3ed54e1a52f085affd6 21428 - - shelltestrunner_1.3.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioucwP/0t9toDGi5XFTPK9h9BUdNb+ F3zOtM8pfZMsL22YD7oWkA00SadXa+BNqSNgDY1V0SrcW6xQTfmtfsaTtKQpum1J NZg7Fc9k01nsQDeK2uHxxxcvzHX8h/vtFxG8F0k4zdHPl5iMhxwa1RorPoDH0BAY cZEgLxb+I3FoU+RmmePH4n/kpuxIZDXkGhdgm8NpJf2ywnGm3grQTlj7tYp3dkIq mq/zf8i3NsswxvXwhTtlNKHiZJKwcxFqMrBdEXw6tTeQXCSQmZ4T9qyATNfDVGxY 2V+BKpo4+fCsTvbJ9x2UqocH/0nP1jOfDn8E7i2KuGGQ3atlU5woX7dNgv4bxwxR iSarC150zZZcsttdsuIBxbNxk0kg7hiUDTdVVHk3cBKG3osT/C9pMme9VNMnW7m4 Ju8QxQoIeJCsyV/rgMYtJZV8eM5wxawRNQdYa7CrNjclGKAk9mwVJ6BN7H7pwgp1 HQz64LSu33MNWsl7l+RWx1YAtv/e482pSN9h4YH8hWMTw+0EvHO22fm2seWqb+mn MxTQN7CL0LHtNiZTk6uzZElg+JG1ra1mkEraQ83fb5SBVeI2D196SM5CzbPn89a5 2B3kKxAcsz+LyFemXjBgFwoXwcA4C//u9E73oLiEzYRpM8pJvjAxXB/e1gHGtldl 607srZE+gIsagcyHPIvr =rNiA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:41:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:41:25 +0000 Subject: uuagc_0.9.42.3-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:19:02 EST Source: uuagc Binary: uuagc Architecture: amd64 source Version: 0.9.42.3-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: uuagc - compiler for the Utrecht University Attribute Grammar system Changes: uuagc (0.9.42.3-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9fff818a5104bc66f4af1323edfed49bba16d284e94857d2783d42b51b9152cb 2194558 uuagc_0.9.42.3-7_amd64.deb bef035b0290c59f933e1db58e4c4407226f9f824ec87cfde3d0ba9f40e810bb8 2264 uuagc_0.9.42.3-7.dsc c2a1ce76c00316f600b14c64744315ee33608b4cc61020a0832e94c3ed4bd3c1 5180 uuagc_0.9.42.3-7.debian.tar.xz 76143fc616d86dc1d6aefae67da56b4c3b607cd126483ee054648bc718e6c066 614198 uuagc_0.9.42.3.orig.tar.gz Checksums-Sha1: 013d16fcf263a20e1757b77cb9bfde5b5826417c 2194558 uuagc_0.9.42.3-7_amd64.deb 3b9065dbbb50aee3df20c6d32a445407d13e8f5f 2264 uuagc_0.9.42.3-7.dsc c5916a09de838d6bf97b9b61dde7f10b4d1fcb4a 5180 uuagc_0.9.42.3-7.debian.tar.xz 2315f71c3f4016416b2c60bb157ef4d9c1328619 614198 uuagc_0.9.42.3.orig.tar.gz Files: 37c9fcb71a34f06fbde7a13dd39e952f 2194558 devel optional uuagc_0.9.42.3-7_amd64.deb efadaa2aed57696f9e3a8635ab6b4a36 2264 devel optional uuagc_0.9.42.3-7.dsc 47ef0e2b224a2439e60fe9dd5c56b56c 5180 - - uuagc_0.9.42.3-7.debian.tar.xz 05b41c2cb4306980e26a9d3ae77fe858 614198 - - uuagc_0.9.42.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokToP/0J+dI/yPikYH9/rXClkhOKt OlmQpNFzg92rD/LjL/RMyzFnPxbIKWZqiOO9C+JQ7hvVMkjUkIbG0xrDdoL7rTof uxSEUNy2To4CQTq7hCdDXpdn0K4CCV0X1csgP0hxD1FnPKI5OkQGUHOeO16B4mtx ijDsPaQ8qZuJ7VLXBK5g1wmcNR9HVJ2PT1byBpk7DSIMAiarYLHnt5rqptmkdOjY v0g5xCnlBTSNj/rWVze8CGnz9y/piEimreF0rrjM/sg7yRdTi2j9k2Pmcfy7mdYI +RUcZ1nMhCpJxPV+bzSwBdmZh/wa5r1qolXEb4tDxHwEoH3pKDJ+e+xH+M1R5Gcg di8OldqdAJ2bNsOFiylRnH6SQvlUEbl1riht5XG1K3UgE/Qzzb4vx0K4Fv9HCaPE IEVcIefBpqANrxpCh37qgkhakd0SO9v9Cbm9dS+jV2MZfJPkfpG6Cmakrgd+wd/D Z5avDSopziBUKYLPiNcKt+tzYsd/udFWH7MPASjkiw/pF2ynntZ1RRTe0kI9CAvp RSvrGYcOSy0/JW/b81Hm4D9jH9VcdhrE6bpfpPjEx7SRrN1nCJPFiGTAm6dAlsRw mkZvsVV08tuRK/SY2Jk4bRFUUtlFwNo9oWXIvxu7oab2+kC7j5NGUzi+xKkFq0jy KcyEUT9QyP9edtFtLl4g =uHjY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:06 +0000 Subject: Processing of haskell-configfile_1.1.4-2_amd64.changes Message-ID: haskell-configfile_1.1.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-configfile-dev_1.1.4-2_amd64.deb libghc-configfile-doc_1.1.4-2_all.deb libghc-configfile-prof_1.1.4-2_amd64.deb haskell-configfile_1.1.4-2.dsc haskell-configfile_1.1.4-2.debian.tar.xz haskell-configfile_1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:10 +0000 Subject: Processing of haskell-cairo_0.13.1.0-4_amd64.changes Message-ID: haskell-cairo_0.13.1.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cairo-dev_0.13.1.0-4_amd64.deb libghc-cairo-doc_0.13.1.0-4_all.deb libghc-cairo-prof_0.13.1.0-4_amd64.deb haskell-cairo_0.13.1.0-4.dsc haskell-cairo_0.13.1.0-4.debian.tar.xz haskell-cairo_0.13.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:08 +0000 Subject: Processing of haskell-categories_1.0.7-4_amd64.changes Message-ID: haskell-categories_1.0.7-4_amd64.changes uploaded successfully to localhost along with the files: libghc-categories-dev_1.0.7-4_amd64.deb libghc-categories-doc_1.0.7-4_all.deb libghc-categories-prof_1.0.7-4_amd64.deb haskell-categories_1.0.7-4.dsc haskell-categories_1.0.7-4.debian.tar.xz haskell-categories_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:07 +0000 Subject: Processing of haskelldb-hdbc-odbc_2.1.2-7_amd64.changes Message-ID: haskelldb-hdbc-odbc_2.1.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-haskelldb-hdbc-odbc-dev_2.1.2-7_amd64.deb libghc-haskelldb-hdbc-odbc-doc_2.1.2-7_all.deb libghc-haskelldb-hdbc-odbc-prof_2.1.2-7_amd64.deb haskelldb-hdbc-odbc_2.1.2-7.dsc haskelldb-hdbc-odbc_2.1.2-7.debian.tar.xz haskelldb-hdbc-odbc_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:43:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:43:44 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:43:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:43:44 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:05 +0000 Subject: Processing of haskell-dlist-instances_0.1-5_amd64.changes Message-ID: haskell-dlist-instances_0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-dlist-instances-dev_0.1-5_amd64.deb libghc-dlist-instances-doc_0.1-5_all.deb libghc-dlist-instances-prof_0.1-5_amd64.deb haskell-dlist-instances_0.1-5.dsc haskell-dlist-instances_0.1-5.debian.tar.xz haskell-dlist-instances_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:10 +0000 Subject: Processing of haskell-cassava_0.4.4.0-1_amd64.changes Message-ID: haskell-cassava_0.4.4.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-cassava-dev_0.4.4.0-1_amd64.deb libghc-cassava-doc_0.4.4.0-1_all.deb libghc-cassava-prof_0.4.4.0-1_amd64.deb haskell-cassava_0.4.4.0-1.dsc haskell-cassava_0.4.4.0-1.debian.tar.xz haskell-cassava_0.4.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:10 +0000 Subject: Processing of haskell-concurrent-output_1.7.1-1_amd64.changes Message-ID: haskell-concurrent-output_1.7.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-concurrent-output-dev_1.7.1-1_amd64.deb libghc-concurrent-output-doc_1.7.1-1_all.deb libghc-concurrent-output-prof_1.7.1-1_amd64.deb haskell-concurrent-output_1.7.1-1.dsc haskell-concurrent-output_1.7.1-1.debian.tar.xz haskell-concurrent-output_1.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:08 +0000 Subject: Processing of haskell-hsh_2.1.2-3_amd64.changes Message-ID: haskell-hsh_2.1.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hsh-dev_2.1.2-3_amd64.deb libghc-hsh-doc_2.1.2-3_all.deb libghc-hsh-prof_2.1.2-3_amd64.deb haskell-hsh_2.1.2-3.dsc haskell-hsh_2.1.2-3.debian.tar.xz haskell-hsh_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:05 +0000 Subject: Processing of haskell-bifunctors_5-2_amd64.changes Message-ID: haskell-bifunctors_5-2_amd64.changes uploaded successfully to localhost along with the files: libghc-bifunctors-dev_5-2_amd64.deb libghc-bifunctors-doc_5-2_all.deb libghc-bifunctors-prof_5-2_amd64.deb haskell-bifunctors_5-2.dsc haskell-bifunctors_5-2.debian.tar.xz haskell-bifunctors_5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:09 +0000 Subject: Processing of haskell-derive_2.5.22-6_amd64.changes Message-ID: haskell-derive_2.5.22-6_amd64.changes uploaded successfully to localhost along with the files: haskell-derive-utils_2.5.22-6_amd64.deb libghc-derive-dev_2.5.22-6_amd64.deb libghc-derive-doc_2.5.22-6_all.deb libghc-derive-prof_2.5.22-6_amd64.deb haskell-derive_2.5.22-6.dsc haskell-derive_2.5.22-6.debian.tar.xz haskell-derive_2.5.22.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:08 +0000 Subject: Processing of haskell-glib_0.13.2.1-4_amd64.changes Message-ID: haskell-glib_0.13.2.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-glib-dev_0.13.2.1-4_amd64.deb libghc-glib-doc_0.13.2.1-4_all.deb libghc-glib-prof_0.13.2.1-4_amd64.deb haskell-glib_0.13.2.1-4.dsc haskell-glib_0.13.2.1-4.debian.tar.xz haskell-glib_0.13.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:09 +0000 Subject: Processing of haskell-contravariant_1.3.3-1_amd64.changes Message-ID: haskell-contravariant_1.3.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-contravariant-dev_1.3.3-1_amd64.deb libghc-contravariant-doc_1.3.3-1_all.deb libghc-contravariant-prof_1.3.3-1_amd64.deb haskell-contravariant_1.3.3-1.dsc haskell-contravariant_1.3.3-1.debian.tar.xz haskell-contravariant_1.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:05 +0000 Subject: Processing of haskell-dynamic-state_0.2.0.0-2_amd64.changes Message-ID: haskell-dynamic-state_0.2.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-dynamic-state-dev_0.2.0.0-2_amd64.deb libghc-dynamic-state-doc_0.2.0.0-2_all.deb libghc-dynamic-state-prof_0.2.0.0-2_amd64.deb haskell-dynamic-state_0.2.0.0-2.dsc haskell-dynamic-state_0.2.0.0-2.debian.tar.xz haskell-dynamic-state_0.2.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:06 +0000 Subject: Processing of haskell-ekg-core_0.1.1.0-2_amd64.changes Message-ID: haskell-ekg-core_0.1.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ekg-core-dev_0.1.1.0-2_amd64.deb libghc-ekg-core-doc_0.1.1.0-2_all.deb libghc-ekg-core-prof_0.1.1.0-2_amd64.deb haskell-ekg-core_0.1.1.0-2.dsc haskell-ekg-core_0.1.1.0-2.debian.tar.xz haskell-ekg-core_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:08 +0000 Subject: Processing of haskell-attoparsec-enumerator_0.3.4-3_amd64.changes Message-ID: haskell-attoparsec-enumerator_0.3.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-attoparsec-enumerator-dev_0.3.4-3_amd64.deb libghc-attoparsec-enumerator-doc_0.3.4-3_all.deb libghc-attoparsec-enumerator-prof_0.3.4-3_amd64.deb haskell-attoparsec-enumerator_0.3.4-3.dsc haskell-attoparsec-enumerator_0.3.4-3.debian.tar.xz haskell-attoparsec-enumerator_0.3.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:09 +0000 Subject: Processing of haskell-hgettext_0.1.30-11_amd64.changes Message-ID: haskell-hgettext_0.1.30-11_amd64.changes uploaded successfully to localhost along with the files: libghc-hgettext-dev_0.1.30-11_amd64.deb libghc-hgettext-doc_0.1.30-11_all.deb libghc-hgettext-prof_0.1.30-11_amd64.deb haskell-hgettext_0.1.30-11.dsc haskell-hgettext_0.1.30-11.debian.tar.xz haskell-hgettext_0.1.30.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:08 +0000 Subject: Processing of haskell-configurator_0.3.0.0-3_amd64.changes Message-ID: haskell-configurator_0.3.0.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-configurator-dev_0.3.0.0-3_amd64.deb libghc-configurator-doc_0.3.0.0-3_all.deb libghc-configurator-prof_0.3.0.0-3_amd64.deb haskell-configurator_0.3.0.0-3.dsc haskell-configurator_0.3.0.0-3.debian.tar.xz haskell-configurator_0.3.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:05 +0000 Subject: Processing of haskell-bytes_0.15.0.1-3_amd64.changes Message-ID: haskell-bytes_0.15.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-bytes-dev_0.15.0.1-3_amd64.deb libghc-bytes-doc_0.15.0.1-3_all.deb libghc-bytes-prof_0.15.0.1-3_amd64.deb haskell-bytes_0.15.0.1-3.dsc haskell-bytes_0.15.0.1-3.debian.tar.xz haskell-bytes_0.15.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:14:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:14:06 +0000 Subject: Processing of haskell-charset_0.3.7.1-4_amd64.changes Message-ID: haskell-charset_0.3.7.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-charset-dev_0.3.7.1-4_amd64.deb libghc-charset-doc_0.3.7.1-4_all.deb libghc-charset-prof_0.3.7.1-4_amd64.deb haskell-charset_0.3.7.1-4.dsc haskell-charset_0.3.7.1-4.debian.tar.xz haskell-charset_0.3.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:51:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:51:13 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:51:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:51:26 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:57:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:57:03 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 18:57:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 18:57:02 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:02:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:02:06 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:05:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:05:17 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:12:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:12:10 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:12:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:12:10 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:17:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:17:11 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:17:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:17:11 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:22:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:22:11 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:22:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:22:12 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:27:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:27:41 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:27:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:27:41 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:32:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:32:41 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:32:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:32:42 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:37:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:37:42 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:37:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:37:42 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:42:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:42:53 +0000 Subject: Processing of haskell-chell-quickcheck2_0.2.5-4_amd64.changes Message-ID: /haskell-chell-quickcheck2_0.2.5-4_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3724 Dec 06 19:40 haskell-chell-quickcheck2_0.2.5-4_amd64.changes Either you already uploaded it, or someone else came first. Job haskell-chell-quickcheck2_0.2.5-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:43:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:43:53 +0000 Subject: Processing of haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes Message-ID: /haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3835 Dec 06 19:40 haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes Either you already uploaded it, or someone else came first. Job haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:43:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:43:53 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:43:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:43:52 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:16 +0000 Subject: Processing of haskell-chell-quickcheck2_0.2.5-4_amd64.changes Message-ID: haskell-chell-quickcheck2_0.2.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-chell-quickcheck2-dev_0.2.5-4_amd64.deb libghc-chell-quickcheck2-doc_0.2.5-4_all.deb libghc-chell-quickcheck2-prof_0.2.5-4_amd64.deb haskell-chell-quickcheck2_0.2.5-4.dsc haskell-chell-quickcheck2_0.2.5-4.debian.tar.xz haskell-chell-quickcheck2_0.2.5.orig.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:18 +0000 Subject: Processing of haskell-monad-par_0.3.4.7-7_amd64.changes Message-ID: haskell-monad-par_0.3.4.7-7_amd64.changes uploaded successfully to localhost along with the files: libghc-monad-par-dev_0.3.4.7-7_amd64.deb libghc-monad-par-doc_0.3.4.7-7_all.deb libghc-monad-par-prof_0.3.4.7-7_amd64.deb haskell-monad-par_0.3.4.7-7.dsc haskell-monad-par_0.3.4.7-7.debian.tar.xz haskell-monad-par_0.3.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:18 +0000 Subject: Processing of haskell-lucid-svg_0.5.0.0-2_amd64.changes Message-ID: haskell-lucid-svg_0.5.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lucid-svg-dev_0.5.0.0-2_amd64.deb libghc-lucid-svg-doc_0.5.0.0-2_all.deb libghc-lucid-svg-prof_0.5.0.0-2_amd64.deb haskell-lucid-svg_0.5.0.0-2.dsc haskell-lucid-svg_0.5.0.0-2.debian.tar.xz haskell-lucid-svg_0.5.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:19 +0000 Subject: Processing of haskell-graphviz_2999.17.0.2-4_amd64.changes Message-ID: haskell-graphviz_2999.17.0.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-graphviz-dev_2999.17.0.2-4_amd64.deb libghc-graphviz-doc_2999.17.0.2-4_all.deb libghc-graphviz-prof_2999.17.0.2-4_amd64.deb haskell-graphviz_2999.17.0.2-4.dsc haskell-graphviz_2999.17.0.2-4.debian.tar.xz haskell-graphviz_2999.17.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:18 +0000 Subject: Processing of haskell-reform-hsp_0.2.5-4_amd64.changes Message-ID: haskell-reform-hsp_0.2.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-reform-hsp-dev_0.2.5-4_amd64.deb libghc-reform-hsp-doc_0.2.5-4_all.deb libghc-reform-hsp-prof_0.2.5-4_amd64.deb haskell-reform-hsp_0.2.5-4.dsc haskell-reform-hsp_0.2.5-4.debian.tar.xz haskell-reform-hsp_0.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:19 +0000 Subject: Processing of haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes Message-ID: haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-haskelldb-hdbc-postgresql-dev_2.1.2-7_amd64.deb libghc-haskelldb-hdbc-postgresql-doc_2.1.2-7_all.deb libghc-haskelldb-hdbc-postgresql-prof_2.1.2-7_amd64.deb haskelldb-hdbc-postgresql_2.1.2-7.dsc haskelldb-hdbc-postgresql_2.1.2-7.debian.tar.xz haskelldb-hdbc-postgresql_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:20 +0000 Subject: Processing of haskell-hxt-tagsoup_9.1.3-5_amd64.changes Message-ID: haskell-hxt-tagsoup_9.1.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb libghc-hxt-tagsoup-doc_9.1.3-5_all.deb libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb haskell-hxt-tagsoup_9.1.3-5.dsc haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz haskell-hxt-tagsoup_9.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:19 +0000 Subject: Processing of haskell-jmacro_0.6.13-3_amd64.changes Message-ID: haskell-jmacro_0.6.13-3_amd64.changes uploaded successfully to localhost along with the files: jmacro_0.6.13-3_amd64.deb libghc-jmacro-dev_0.6.13-3_amd64.deb libghc-jmacro-doc_0.6.13-3_all.deb libghc-jmacro-prof_0.6.13-3_amd64.deb haskell-jmacro_0.6.13-3.dsc haskell-jmacro_0.6.13-3.debian.tar.xz haskell-jmacro_0.6.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:20 +0000 Subject: Processing of haskell-fdo-notify_0.3.1-6_amd64.changes Message-ID: haskell-fdo-notify_0.3.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-fdo-notify-dev_0.3.1-6_amd64.deb libghc-fdo-notify-doc_0.3.1-6_all.deb libghc-fdo-notify-prof_0.3.1-6_amd64.deb haskell-fdo-notify_0.3.1-6.dsc haskell-fdo-notify_0.3.1-6.debian.tar.xz haskell-fdo-notify_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:21 +0000 Subject: Processing of haskell-ircbot_0.6.4-2_amd64.changes Message-ID: haskell-ircbot_0.6.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ircbot-dev_0.6.4-2_amd64.deb libghc-ircbot-doc_0.6.4-2_all.deb libghc-ircbot-prof_0.6.4-2_amd64.deb haskell-ircbot_0.6.4-2.dsc haskell-ircbot_0.6.4-2.debian.tar.xz haskell-ircbot_0.6.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:20 +0000 Subject: Processing of haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes Message-ID: haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes uploaded successfully to localhost along with the files: libghc-haskelldb-hdbc-sqlite3-dev_2.1.2-7_amd64.deb libghc-haskelldb-hdbc-sqlite3-doc_2.1.2-7_all.deb libghc-haskelldb-hdbc-sqlite3-prof_2.1.2-7_amd64.deb haskelldb-hdbc-sqlite3_2.1.2-7.dsc haskelldb-hdbc-sqlite3_2.1.2-7.debian.tar.xz haskelldb-hdbc-sqlite3_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:20 +0000 Subject: Processing of haskell-hashable-extras_0.2.2-3_amd64.changes Message-ID: haskell-hashable-extras_0.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hashable-extras-dev_0.2.2-3_amd64.deb libghc-hashable-extras-doc_0.2.2-3_all.deb libghc-hashable-extras-prof_0.2.2-3_amd64.deb haskell-hashable-extras_0.2.2-3.dsc haskell-hashable-extras_0.2.2-3.debian.tar.xz haskell-hashable-extras_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:45:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:45:21 +0000 Subject: Processing of haskell-ekg-json_0.1.0.0-2_amd64.changes Message-ID: haskell-ekg-json_0.1.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ekg-json-dev_0.1.0.0-2_amd64.deb libghc-ekg-json-doc_0.1.0.0-2_all.deb libghc-ekg-json-prof_0.1.0.0-2_amd64.deb haskell-ekg-json_0.1.0.0-2.dsc haskell-ekg-json_0.1.0.0-2.debian.tar.xz haskell-ekg-json_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:48:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:48:58 +0000 Subject: Processing of haskell-hxt-tagsoup_9.1.3-5_amd64.changes Message-ID: haskell-hxt-tagsoup_9.1.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb libghc-hxt-tagsoup-doc_9.1.3-5_all.deb libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb haskell-hxt-tagsoup_9.1.3-5.dsc haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz haskell-hxt-tagsoup_9.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:02 +0000 Subject: Processing of haskell-ircbot_0.6.4-2_amd64.changes Message-ID: haskell-ircbot_0.6.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ircbot-dev_0.6.4-2_amd64.deb libghc-ircbot-doc_0.6.4-2_all.deb libghc-ircbot-prof_0.6.4-2_amd64.deb haskell-ircbot_0.6.4-2.dsc haskell-ircbot_0.6.4-2.debian.tar.xz haskell-ircbot_0.6.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:05 +0000 Subject: Processing of haskell-ekg-json_0.1.0.0-2_amd64.changes Message-ID: haskell-ekg-json_0.1.0.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ekg-json-dev_0.1.0.0-2_amd64.deb libghc-ekg-json-doc_0.1.0.0-2_all.deb libghc-ekg-json-prof_0.1.0.0-2_amd64.deb haskell-ekg-json_0.1.0.0-2.dsc haskell-ekg-json_0.1.0.0-2.debian.tar.xz haskell-ekg-json_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:09 +0000 Subject: Processing of haskell-fdo-notify_0.3.1-6_amd64.changes Message-ID: haskell-fdo-notify_0.3.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fdo-notify-dev_0.3.1-6_amd64.deb libghc-fdo-notify-doc_0.3.1-6_all.deb libghc-fdo-notify-prof_0.3.1-6_amd64.deb haskell-fdo-notify_0.3.1-6.dsc haskell-fdo-notify_0.3.1-6.debian.tar.xz haskell-fdo-notify_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:13 +0000 Subject: haskell-chell-quickcheck2_0.2.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:12:51 EST Source: haskell-chell-quickcheck2 Binary: libghc-chell-quickcheck2-dev libghc-chell-quickcheck2-prof libghc-chell-quickcheck2-doc Architecture: amd64 all source Version: 0.2.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-chell-quickcheck2-dev - QuickCheck2 support for the Chell testing library${haskell:ShortB libghc-chell-quickcheck2-prof - QuickCheck2 support for the Chell testing library${haskell:ShortB libghc-chell-quickcheck2-doc - QuickCheck2 support for the Chell testing library${haskell:ShortB Changes: haskell-chell-quickcheck2 (0.2.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ec59af246c5af5b45d85e5c4f6eb0908f3864829de7e85814680a6a84e25ea3e 15612 libghc-chell-quickcheck2-dev_0.2.5-4_amd64.deb 4e7e36a07b18d5cfc3e1afb83f990dcd146352eaa9ca15dd457314a9698d207b 29368 libghc-chell-quickcheck2-doc_0.2.5-4_all.deb 5c16160f55b8806a0c599da63085ef79a3fd934c65eafae10ca2fb0426007a72 12864 libghc-chell-quickcheck2-prof_0.2.5-4_amd64.deb b5de2e1e65a3fbcd73cc3525dbe3e17e105643faf81fce030676b5b11a672012 2750 haskell-chell-quickcheck2_0.2.5-4.dsc 35bf8cedbeee7e45857e08c6ff4025c4f9e0fc2bf6f7c69a889d07902e38d445 2468 haskell-chell-quickcheck2_0.2.5-4.debian.tar.xz a0cde15b110f2def9e8e55d3144c1e17a1af71e54d04a95e459b8b9f0eee5848 2460 haskell-chell-quickcheck2_0.2.5.orig.tar.xz Checksums-Sha1: ebec24dbce32532db6d1679ea4c45bf231416258 15612 libghc-chell-quickcheck2-dev_0.2.5-4_amd64.deb 8a3936054c716f4fcd9674f8e4f519c355421fa8 29368 libghc-chell-quickcheck2-doc_0.2.5-4_all.deb 5ea49f8999ca539a7394299dbc8c538eee924be2 12864 libghc-chell-quickcheck2-prof_0.2.5-4_amd64.deb 896fafe553ebd0fed3730e9651f391b12a2fb33d 2750 haskell-chell-quickcheck2_0.2.5-4.dsc fa5880bd08755f37e395d7ac464b1d8982a79775 2468 haskell-chell-quickcheck2_0.2.5-4.debian.tar.xz 02c2afefd6d1e115b66ffe6d174c24ff87192f71 2460 haskell-chell-quickcheck2_0.2.5.orig.tar.xz Files: 684f05fdbf13235ffbbc8180eba1cecf 15612 haskell optional libghc-chell-quickcheck2-dev_0.2.5-4_amd64.deb 327bef66e93244edefe9ef5b7fae4dba 29368 doc optional libghc-chell-quickcheck2-doc_0.2.5-4_all.deb 751229706193acf2dd9dcf4d23bd481f 12864 haskell optional libghc-chell-quickcheck2-prof_0.2.5-4_amd64.deb 3eb2a296738a334f1d5e662a4a6e510f 2750 haskell optional haskell-chell-quickcheck2_0.2.5-4.dsc 0c0fc58620d3c790b1af2084b5dc6cd9 2468 - - haskell-chell-quickcheck2_0.2.5-4.debian.tar.xz a50ebc7b28544342666563aad685dfa4 2460 - - haskell-chell-quickcheck2_0.2.5.orig.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8aXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiog7YQAIRwXrwFFy5Xg7twqMzT9PRF PU+hRAC01UAtuzlCQg91/67XQUoFyLt2b4f8DXjiTtS0rCm+9wz66Rtf8Ln4aHeW dOCOqvr7o9MJq9HXTdetCdaHTAHzYQEIgH3kXDqmfXiQlQUiqTK4iIxZ5ZKLgD9n oD5h4hTtRLENuaf8gVC2i75y5ENycX1Bi5eFDV2y+iklgI2gJzSH+owwMJjMrxxC Q6O7RHXQbSPv/U1ljeVxvmhEraT8H1lkXCMqg1SCePbO3mOB04szR2A6B9/iZaO5 h6wo+OerGaUsBnJn0NG4yyYOVxRblcIcej+yuP76NpdrIka6ZpA3WveVVwTAIErh 29ZnnTGoOUasVaTF5/Tj2WQkWKvjZraxo+E/3bQZ5TR0WpZWCvNsa2KqN77K68V1 C/Ob0K+tbok6vMX/GGpT28qzHYMuRgCd6B1MDdKrFN0a5ek07q3JfCMuVIyqj/jZ yr1VE9qvKV9QPNs6X6hDTJmkH8TYF/V4AXOMr8xck/2j6h5xRsqbU2SJ9VXCdywd tFs0mK6lnqNUHim7602z1eFctKzymzabx+P0AJLDERYslRj/9kTZk28eLK3nu9It 1yYkmMPDFxg4atLSWpr3pbpss53RPn6vNeD2BmeIL0hoDChd5DMEM2wTV8MXt/tD P4PBc285WfSvBorsKeI1 =TViw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:15 +0000 Subject: Processing of haskell-monad-par_0.3.4.7-7_amd64.changes Message-ID: haskell-monad-par_0.3.4.7-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monad-par-dev_0.3.4.7-7_amd64.deb libghc-monad-par-doc_0.3.4.7-7_all.deb libghc-monad-par-prof_0.3.4.7-7_amd64.deb haskell-monad-par_0.3.4.7-7.dsc haskell-monad-par_0.3.4.7-7.debian.tar.xz haskell-monad-par_0.3.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:21 +0000 Subject: Processing of haskell-graphviz_2999.17.0.2-4_amd64.changes Message-ID: haskell-graphviz_2999.17.0.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-graphviz-dev_2999.17.0.2-4_amd64.deb libghc-graphviz-doc_2999.17.0.2-4_all.deb libghc-graphviz-prof_2999.17.0.2-4_amd64.deb haskell-graphviz_2999.17.0.2-4.dsc haskell-graphviz_2999.17.0.2-4.debian.tar.xz haskell-graphviz_2999.17.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:24 +0000 Subject: haskell-ekg-json_0.1.0.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:29:00 EST Source: haskell-ekg-json Binary: libghc-ekg-json-dev libghc-ekg-json-prof libghc-ekg-json-doc Architecture: amd64 all source Version: 0.1.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ekg-json-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ekg-json-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ekg-json-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-ekg-json (0.1.0.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 00f02440e7a7aba7be0afba166a4130cbd46f0131cbdf27e9ce91ce92da75f0c 27218 libghc-ekg-json-dev_0.1.0.0-2_amd64.deb 698f8743b3d35f915dd72df655c169fcd536235a44dcc3594d479d2b2d7ede91 31182 libghc-ekg-json-doc_0.1.0.0-2_all.deb 5ae20c2d6119eed612dd57cbb1a3fdc826dd0914ff522116eef8dfd2969b5b9b 23040 libghc-ekg-json-prof_0.1.0.0-2_amd64.deb 2cb1436336abfeb574ee42d7ecf726b599d6490c90ca305995548ed4bb7e941c 2706 haskell-ekg-json_0.1.0.0-2.dsc 921ef461f300bf1e5bb77ce8c3b685d38710546c1d7a9f8ad0c424b4f4dd6edd 2280 haskell-ekg-json_0.1.0.0-2.debian.tar.xz 52c455ee7d1b54f530ba9243027e5bb332925589d9209dcdfc24bd16a5a218da 2969 haskell-ekg-json_0.1.0.0.orig.tar.gz Checksums-Sha1: 6e321109c7bf6921663abbad04ab058f49a0f36e 27218 libghc-ekg-json-dev_0.1.0.0-2_amd64.deb 672963932b02eb024a35978d66e6682f323f65a7 31182 libghc-ekg-json-doc_0.1.0.0-2_all.deb d43c6c65215fb38d35f9a3b7ca537e99a62096ed 23040 libghc-ekg-json-prof_0.1.0.0-2_amd64.deb 3c77d43729e5c1b662b2bf689f206706f38e9766 2706 haskell-ekg-json_0.1.0.0-2.dsc 31bc42c802024bcb02f454df2653b9042665e68e 2280 haskell-ekg-json_0.1.0.0-2.debian.tar.xz 60a30ef1cf4e47bc6aee0bb670720bfd57805502 2969 haskell-ekg-json_0.1.0.0.orig.tar.gz Files: da49c0926bff08466d0d847bb2eb04a6 27218 haskell extra libghc-ekg-json-dev_0.1.0.0-2_amd64.deb 358287d23d7181792f08657124de7f77 31182 doc extra libghc-ekg-json-doc_0.1.0.0-2_all.deb 7af3e3c5bb1984131f8f7e881f22e02b 23040 haskell extra libghc-ekg-json-prof_0.1.0.0-2_amd64.deb 21d8b75d78b2619bbd3097441c04106e 2706 haskell extra haskell-ekg-json_0.1.0.0-2.dsc 8b5ff5cb461cd0fb7a74f405585b6ccb 2280 - - haskell-ekg-json_0.1.0.0-2.debian.tar.xz f9446d50daa2eae15858b9174728ac7f 2969 - - haskell-ekg-json_0.1.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiooWIP/3LW20y2nX68tu3oMVMhYgoT fIZQ3ymdx4bWPrD676fWzUECrpf8LL9UFhTkhVl8onxSOw4K+vm6x5j1HHiY4ZQI wcaOd3Q1bdk2pLOW44QMaaDP5z8TNYFiXc067WQqoXQ00vxZ4agzoa+k7FMW3Gkb 5LsmWfhCxTjUSxuaSPs7c1taoL0B1yvAIYWuMGc/GSGcpWJZ/hse8YTdAhZnZV9P IjuGtF4t1PwIHW6irKPqmqwQ8Ay9hILxgJ+8hVC1k28SgDw26HQvySKOGw+kl6Vy +3dZeeaA5FEa65z/x2JB4YK/JOpZIzRZGaZhKSg84iWrSWXzAl7oWcsdBbU8RHKM A5EMRezSK4LbSApzeoGxi+D1iVLspBsEvVFvAdgfJ4/7rd9PNS+QD+JGC1lwdkba vJSchPXDYy6TFfcxF+zfZZ0UCEeAwnid851W9ia2Aed/gWAg8dqvVwSWYnmRd3Aw a1tCYQhoEBLj/8qdV4U2ROByd7rpeKZJ/BYSXIcFg6xjXIBTKk15JOwtKLEBNhF0 ju7+F6J5TtI2tV4xR0F/fdWwEbKIbAP/QbuwZLqNBr/n0tFP6DtFtLMuYtVlNW9+ F6NkRTKkJAnlWfIRCx3Zb45NRYfPkGWzZ+iQjmNFTKmlBpTXKFCe9ooYnhwq5k8e /j9uSBUEH1dWUlSmwnaR =EFRl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:26 +0000 Subject: Processing of haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes Message-ID: haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haskelldb-hdbc-sqlite3-dev_2.1.2-7_amd64.deb libghc-haskelldb-hdbc-sqlite3-doc_2.1.2-7_all.deb libghc-haskelldb-hdbc-sqlite3-prof_2.1.2-7_amd64.deb haskelldb-hdbc-sqlite3_2.1.2-7.dsc haskelldb-hdbc-sqlite3_2.1.2-7.debian.tar.xz haskelldb-hdbc-sqlite3_2.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:32 +0000 Subject: Processing of haskell-jmacro_0.6.13-3_amd64.changes Message-ID: haskell-jmacro_0.6.13-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: jmacro_0.6.13-3_amd64.deb libghc-jmacro-dev_0.6.13-3_amd64.deb libghc-jmacro-doc_0.6.13-3_all.deb libghc-jmacro-prof_0.6.13-3_amd64.deb haskell-jmacro_0.6.13-3.dsc haskell-jmacro_0.6.13-3.debian.tar.xz haskell-jmacro_0.6.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:32 +0000 Subject: haskell-fdo-notify_0.3.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 13:52:51 EST Source: haskell-fdo-notify Binary: libghc-fdo-notify-dev libghc-fdo-notify-prof libghc-fdo-notify-doc Architecture: amd64 all source Version: 0.3.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fdo-notify-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-fdo-notify-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-fdo-notify-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-fdo-notify (0.3.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8b0897a776b6b73052f57fd7912bcff1ac57d28d200596d48501a6dc137d2af4 70256 libghc-fdo-notify-dev_0.3.1-6_amd64.deb 0601de86352495270eb9f8c5fa2cf77207aacef5dc448b03653ed78e90b90e43 37984 libghc-fdo-notify-doc_0.3.1-6_all.deb a2128aff40bbdef7dabbcdd71a4a6cec432ae1ccbef57b906f45734813dcf650 57046 libghc-fdo-notify-prof_0.3.1-6_amd64.deb 66e7aae3531803c727d2d6a39d08f8f98d7c2bd7c8bcbf3f9e41c38aeb900a96 2440 haskell-fdo-notify_0.3.1-6.dsc 0664a2e75b034c430ccee39eecea80499ed520e327416af605ded949411ee9d8 2456 haskell-fdo-notify_0.3.1-6.debian.tar.xz 7083414bb25e3057f6444722288cebf4ad3e4c2616f95f26079c8c7762989fd8 4882 haskell-fdo-notify_0.3.1.orig.tar.gz Checksums-Sha1: 7686ce84085354e8063eab918f5a196cd33cfd86 70256 libghc-fdo-notify-dev_0.3.1-6_amd64.deb f00ee10843cfec2411c4166092d723ff941195e2 37984 libghc-fdo-notify-doc_0.3.1-6_all.deb 89eb20e5cd4dafc7c59482ee6066d6e5d799937f 57046 libghc-fdo-notify-prof_0.3.1-6_amd64.deb 0cff39ffce252c5d228cb9c1b73f60ace4bdd307 2440 haskell-fdo-notify_0.3.1-6.dsc 1ca29d125c7434b123c3c47aa6c76844aed206e1 2456 haskell-fdo-notify_0.3.1-6.debian.tar.xz bb7a61c903df082103f6bdc7dff568909aaef9ea 4882 haskell-fdo-notify_0.3.1.orig.tar.gz Files: 307c91a8f5913ed0acc8a809f2fe6d9f 70256 haskell extra libghc-fdo-notify-dev_0.3.1-6_amd64.deb 6434c6a215b359bbf521eb9c7ad167b5 37984 doc extra libghc-fdo-notify-doc_0.3.1-6_all.deb cfb89f88b1cfc6dc746c781ff7c0abe3 57046 haskell extra libghc-fdo-notify-prof_0.3.1-6_amd64.deb f445b99ee891a970b01cfd8e3ae99b71 2440 haskell extra haskell-fdo-notify_0.3.1-6.dsc 056bf61838d56e27f631962c34fed516 2456 - - haskell-fdo-notify_0.3.1-6.debian.tar.xz 6566b82ede5ee143fb8d64b8babd982c 4882 - - haskell-fdo-notify_0.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotYIP/R1LshSGTk5rLoOqXpmhu0l+ DqSU9n+7KxYi+OrB/zxZ9iAnGPgLjFDteYlwy4J9nEZPwPr5QkcKt5CcXTkXNP0M krZ1bbX+JSSa/HnZ1hvvu7kITTRcNMrgujD9bF2IrL9lTE0lL5JPazOXZ9+kM5Qp dqjdACaHys/2N/Y5CcfNncqAfaD6dUE2ucj47k452+p9TQpIia2LkzOZskvGgUCT ZtrDmWlZ64ffGRtQ8g/B+TzwozKWBkPcunQCxfyybZzp+HS5UCg86T1STGxhLark 6wT/YzeGYD0nadFiCu11ghtNpQG5AHR2Szt8MAgD3gSI+WK7+chAC5etSQkCMoOo YCE7k3yKcm/pRAPvOYWsjAYjeh5bkYNV4QpbF/E6f6D6X4OrQHuX0COawqvsw933 CwJ4kR8vwdos8k2+EI+R098URlhblM5ll1VxKRvHPNtPPiNPVVGC/n+0fVGDg37Z G25f71ny0WphqLWadZpGbrSPlZpSlIQ1HFoTpa0GINRgLjFcyYns0A+iFcWry23/ eZBDpI2WApzbRx5LPtAxYZNghBCjieCX0ypiezooWrdj6opu9UWRkUmd/0J8m9PU n8I7G9ZtTFWIZQBpAbpDXxXv6H9tNfZdnkd4VOgqyI8uUKu6J09HqraPlPBxaDaQ bSS+5U1QAKjghaBCDN2j =EsEO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:36 +0000 Subject: Processing of haskell-lucid-svg_0.5.0.0-2_amd64.changes Message-ID: haskell-lucid-svg_0.5.0.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lucid-svg-dev_0.5.0.0-2_amd64.deb libghc-lucid-svg-doc_0.5.0.0-2_all.deb libghc-lucid-svg-prof_0.5.0.0-2_amd64.deb haskell-lucid-svg_0.5.0.0-2.dsc haskell-lucid-svg_0.5.0.0-2.debian.tar.xz haskell-lucid-svg_0.5.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:40 +0000 Subject: Processing of haskell-hashable-extras_0.2.2-3_amd64.changes Message-ID: haskell-hashable-extras_0.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hashable-extras-dev_0.2.2-3_amd64.deb libghc-hashable-extras-doc_0.2.2-3_all.deb libghc-hashable-extras-prof_0.2.2-3_amd64.deb haskell-hashable-extras_0.2.2-3.dsc haskell-hashable-extras_0.2.2-3.debian.tar.xz haskell-hashable-extras_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:45 +0000 Subject: Processing of highlighting-kate_0.6-2_amd64.changes Message-ID: Upload to ftp-master.debian.org failed Error messages: Could not create file. The upload will be retried in 0:30:00 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:46 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:44 +0000 Subject: haskell-graphviz_2999.17.0.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:39:50 EST Source: haskell-graphviz Binary: libghc-graphviz-dev libghc-graphviz-prof libghc-graphviz-doc Architecture: amd64 all source Version: 2999.17.0.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-graphviz-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-graphviz-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-graphviz-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-graphviz (2999.17.0.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c47b2a24585a0654be5723139ee71362e636187fcff1098e085e5c61ab74ebf9 2943126 libghc-graphviz-dev_2999.17.0.2-4_amd64.deb cda959870b9ccb9594a985939785c6ccbcce5822cbe17dd8f1ae5bb85eb9b888 360778 libghc-graphviz-doc_2999.17.0.2-4_all.deb eceb6d83089643fbb2a763324d2b68248753b264411a953122d21bc968ba8347 3193832 libghc-graphviz-prof_2999.17.0.2-4_amd64.deb 21f5755a71137fceaada5f6b78140b34215a02d6b23217989f630e75c3c73b83 3070 haskell-graphviz_2999.17.0.2-4.dsc 3031495a77aa1ffcb8e7645f6932b021a496318ff0c0f5f014d180f5bc40c7e7 3520 haskell-graphviz_2999.17.0.2-4.debian.tar.xz 23c8626061e85eb09021e93e69bad3fc83619187e5f5e55fb6a3f35b8b6bd6fd 224676 haskell-graphviz_2999.17.0.2.orig.tar.gz Checksums-Sha1: 935548e892a819c3ed7795380ef9c63402c15e37 2943126 libghc-graphviz-dev_2999.17.0.2-4_amd64.deb 263dcc8b7f98795a42594a96e8e98688bc2ff1e6 360778 libghc-graphviz-doc_2999.17.0.2-4_all.deb c86bb0b0cd8121b18a580fc299df9316640d017a 3193832 libghc-graphviz-prof_2999.17.0.2-4_amd64.deb a0109c801a54fed2ed2e2d49ccf7f976176b7b8a 3070 haskell-graphviz_2999.17.0.2-4.dsc b8d53957f520ff69f217db02274dfdaaba57eefd 3520 haskell-graphviz_2999.17.0.2-4.debian.tar.xz 59db31a42bc64376949f70f741c9e21dcce2ad37 224676 haskell-graphviz_2999.17.0.2.orig.tar.gz Files: 66122b534b46f94f915ea45506d78c10 2943126 haskell extra libghc-graphviz-dev_2999.17.0.2-4_amd64.deb 387e2db89aa3f6d9a38309c7cc483172 360778 doc extra libghc-graphviz-doc_2999.17.0.2-4_all.deb 6861f0664df3f68df36ca71417498098 3193832 haskell extra libghc-graphviz-prof_2999.17.0.2-4_amd64.deb 35b160534e703943f82c7b4b70701893 3070 haskell extra haskell-graphviz_2999.17.0.2-4.dsc c25120f7c41e4977b269442d0f5ca4ae 3520 - - haskell-graphviz_2999.17.0.2-4.debian.tar.xz 1766ff13dd2c4a9cd43b1fb9d69d3d21 224676 - - haskell-graphviz_2999.17.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT4QP/j8SUt2atM/c181mZaPQ1tK7 pkFXSQjX7WH/VvG146m+zcU5SN9dw2KpNaJL1x94+e2fj3ocjGZ7YSleUHkU3fmn vI9C7PQZmGITX54D9MK6d4o7Ej7/C1Z37ciujJhS3g7tAOXP7xbmxRZqMXM9udOI TxlblYSEsM9V4C857WT0aHxZ4IDvWZbWDEatJpXMd8p59/n5ZK9i0dXKTtQ33EaJ Iar++t0m2oH2N00RK9LCHAIWCXKx3zSreV7qMuvjHcyuq9IhYs75trSG5tJ76Gml RFbAsWj6inrkcbr1XM2SdhUJtwps4PJtvASCRb8CxPYyguhPw13v7HB4vEJYJRs/ Yv1pS4kEmtKo3SIgYiw44EaAVf0lp07meMeSNsVVJyCfbA13mVhseg7PXmQJlg5o Azk+t/oGs+oYFwzoQ7q0sQuErY82xxhpSXLuJYA7Mjemn4/QWoeubYQ/viHFuzow 97Ld9sKqP2GKd9IczKG6BvOdXQ+IdVRLtS/ysClEti7AiGYvASe4srZkWAe6ummZ Pr8g0iY2s67bIqd/kwCcbDRfuJWyYGr79ku+PfhMlRWlFJVyt7OS/H4R+W0L+QoQ Qp68UakgvYUHruBAPCQPY7kHZYJSK/kV0HNQ46LVWS5YaWg8r/9peMLmTWXNki3b 9ABZZDkqPF4dlZYqvTx1 =QC29 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:46 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:44 +0000 Subject: Processing of haskell-reform-hsp_0.2.5-4_amd64.changes Message-ID: haskell-reform-hsp_0.2.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-reform-hsp-dev_0.2.5-4_amd64.deb libghc-reform-hsp-doc_0.2.5-4_all.deb libghc-reform-hsp-prof_0.2.5-4_amd64.deb haskell-reform-hsp_0.2.5-4.dsc haskell-reform-hsp_0.2.5-4.debian.tar.xz haskell-reform-hsp_0.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:49:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:49:52 +0000 Subject: haskell-hashable-extras_0.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:31:06 EST Source: haskell-hashable-extras Binary: libghc-hashable-extras-dev libghc-hashable-extras-prof libghc-hashable-extras-doc Architecture: amd64 all source Version: 0.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hashable-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hashable-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hashable-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hashable-extras (0.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3ba5e345831d9fa9f85b7400589213cb65b041ea2a2173583dc4555e4483458f 22644 libghc-hashable-extras-dev_0.2.2-3_amd64.deb 527af395dfc1704238b685ffa8f9ecac249a35da9b8c6293335e29403954182d 30692 libghc-hashable-extras-doc_0.2.2-3_all.deb 7302a30185af9ae44dc4e2d12567041183b7097f0bf69e4759953ebc0c92fcb0 18616 libghc-hashable-extras-prof_0.2.2-3_amd64.deb 2b100ca6341ee48204e32348eb3451a33538b843c3293cfbfccb8e7c4e3226d7 2700 haskell-hashable-extras_0.2.2-3.dsc 66a80da27e13e25096dad8fe91b10abc7aa1e03fb637302deead2eeb3f405ba5 2772 haskell-hashable-extras_0.2.2-3.debian.tar.xz 2bb0c9d1d75fd23cc75105d15fd3151404814d4a50100c9472417774ec101485 6653 haskell-hashable-extras_0.2.2.orig.tar.gz Checksums-Sha1: 3bc1bb9896f126fb36fb1ce88094115bcda2428a 22644 libghc-hashable-extras-dev_0.2.2-3_amd64.deb 2e91284cda1d48a03c0501a5da37498509620efd 30692 libghc-hashable-extras-doc_0.2.2-3_all.deb 2d27b3897e7f57214dcfb70c1b8046541df06ccf 18616 libghc-hashable-extras-prof_0.2.2-3_amd64.deb b9d23615f0532f287451f29dd49f9e19548bbc13 2700 haskell-hashable-extras_0.2.2-3.dsc 69e1156495eb997c59d4af0d30ca337620c60933 2772 haskell-hashable-extras_0.2.2-3.debian.tar.xz 8b01b03e1c439d19ebe9eb18fcb8fa52e486b163 6653 haskell-hashable-extras_0.2.2.orig.tar.gz Files: 7e561083b3319bcfdede8668e8fdea9e 22644 haskell extra libghc-hashable-extras-dev_0.2.2-3_amd64.deb 1afae9f275046198d5b2ec28330e24df 30692 doc extra libghc-hashable-extras-doc_0.2.2-3_all.deb 1213fefa8a5f7b6c487dc96e075507a3 18616 haskell extra libghc-hashable-extras-prof_0.2.2-3_amd64.deb 80cbc036c8d4430a8697aed0afa6267f 2700 haskell extra haskell-hashable-extras_0.2.2-3.dsc 378f4ab18d8fbb8136b807234c54567f 2772 - - haskell-hashable-extras_0.2.2-3.debian.tar.xz 1d3cc97ae44cbb15f50f933abbae9638 6653 - - haskell-hashable-extras_0.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQrAP/iqx332Xmq8uMmHyYQLvbf8H RCRjaUvvIXrfv+wWRvQg5JPKyO/Gc6SVWue4/3sT5zU9GJYcYkwsCTOaqMNLYovh 94DLcbfcdFMJ1ElzGWXOihAPVHtScDW5xwqScxVhr2onbYLeYR31jyrHduIiepMR A2y0sqmQrNeQU2F0KLLzgPUgu6nq2okBQ3yxf7TPEPSOGz5mqBngb0c9ZZdHP4xM QOcJIvbIZQ/We2fcYn5GrtRERvnB6BlAXkb69GzuRtx7bZYCEmEs/2coIO5RLBFh SA8HRO1cUGbxekV3TnvXSB0YdtLliPeX27d7xkdWm6G4V4IrDYR04PYIL63vPr2m c+ifLqcoBRAaoCQuu7IKLXufKvHSGA+qHQkfrZt8z1mwtLGWoTRC/9EL10W8pzER T63K2+euNatzKaVDpCifHtw5ph3ayqaIreNzOOhBk3/YkXxhS5NgbNjUFCYAmT+g hQnieF5s9fOacHYlsEMjeamXwgsNRcDkuRmLHTVJBP42Rqv6CQfQKQbbb/BKeD/Y QX+nttDQ00qqtXMYS7N7qaJrmbhbeTenvjEyBon4sYhEesg1cycePysEnL550431 1ZrKUjhvWIaU4rZyey7Ez8ixdcVc2n65NfnIXx3JPft/sKdYmlnTZq0HcBG6ZyCv yM4B7Km0WTj32CtoTUPp =ubXo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:00 +0000 Subject: haskell-hxt-tagsoup_9.1.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:15:36 EST Source: haskell-hxt-tagsoup Binary: libghc-hxt-tagsoup-dev libghc-hxt-tagsoup-prof libghc-hxt-tagsoup-doc Architecture: amd64 all source Version: 9.1.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-tagsoup-dev - TagSoup parser for HXT${haskell:ShortBlurb} libghc-hxt-tagsoup-prof - TagSoup parser for HXT${haskell:ShortBlurb} libghc-hxt-tagsoup-doc - TagSoup parser for HXT${haskell:ShortBlurb} Changes: haskell-hxt-tagsoup (9.1.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 739e9c360ca54d2d9beba822b23c0f339a8185842fe723cd9ef639598051d6d4 52024 libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb 213437813eafad5081501a3a2246aad4a03f155b3f738c4b09b05fb59439e67e 36960 libghc-hxt-tagsoup-doc_9.1.3-5_all.deb 709393200f269d962fd0e437320599b66e6afa6c29aace5b4c2deed1c8adb265 69120 libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb 7a017676df4d571bbe5341500538045d6c3bf6c8f6e9acb464888af05e1a8f05 2843 haskell-hxt-tagsoup_9.1.3-5.dsc 7130290752f281a291dae08833119e4390c62b44e0bd3d65403448cb09f605ff 2696 haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz e7601d375af58c5a806002a61c1e077f60e70ab04e708fbbeb090e6e644ae4e6 8110 haskell-hxt-tagsoup_9.1.3.orig.tar.gz Checksums-Sha1: 3d0dd9f7022f881bfc6bf684198d1bb0d5e9d333 52024 libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb c23af4b4c71f0808a0a4a01d4aa3062ddd2c661c 36960 libghc-hxt-tagsoup-doc_9.1.3-5_all.deb 6f39b8106049162eceacd824508e5a93dd9d4f4f 69120 libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb e97a0508bf0b0c021eec9a534a49c425f70c7d6a 2843 haskell-hxt-tagsoup_9.1.3-5.dsc 809d316d782d3690a3c0f4a2348267819640fe21 2696 haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz a915cb8cfc5222fd29634136fd750baaaad3875c 8110 haskell-hxt-tagsoup_9.1.3.orig.tar.gz Files: 88628eb87e8578f983ff2cfa483b6101 52024 haskell extra libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb 88fe7cbee0f45e5d05f9341a71c8178a 36960 doc extra libghc-hxt-tagsoup-doc_9.1.3-5_all.deb a4b596ba6e0efa171bd0c374f3349df5 69120 haskell extra libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb b4246d58d83f62cb0de8758c299fb19f 2843 haskell extra haskell-hxt-tagsoup_9.1.3-5.dsc ad3ee1d12128be0e5e41b85a16cf5a4c 2696 - - haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz 2452f89f63340fc1b933474cd38012c4 8110 - - haskell-hxt-tagsoup_9.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioX1UQAKvOvQ+rIrBTph9S9sZCsowP /T948T4HoVGBinZGKV1fomerwL+/E6m/R5Nqd+IfWzjoBd0+OlsDncRo3t3jhhZF frllBT8J7Ziy+8NDYA9vk/7q3R/FW9fVbHyjeMsHWlZQcYu7LVVje3ZscGYxvfCy lmRrKxQbbAiqh8qz93comSZS8kUhIVFYA/iUhfg4RRSMrU1Oiso56iZLaatOi+hx VpUU+SQUcj4eUty8fU5n+YTDBYgCocoviDaSio8Tksz1lrJ6+KYf7WbFtJC5KCrS fZlVO1dJ0mb4TFgLF4STrHsbqcd5p+Tvvxui+3JghkieaPQgflQfR/hUvjEWGMQe geZoSFQ3mGcEy9eoIQr9oLPqYTbhE/pkOQDhS20DVZaww1GVd3ir2qqFfFTZ0/dg FhMa+J4xHj+4TzaPYTxKMa7198Day4Y8k78Gno94KTXCldAu7yaV8ZpcWGHnqeDx OX3IioQOciYC5adlmTi3NaYvU3ydBBiltThKvqaoGj5bhHsMojVg58WLdYwokInr 47Fyk++yOuvtsl6NNI0K5GWo5HglInR5cbQZLHIAIG7sK6Kx6HSTcNC6+y/yslBf 8va0inhX/7jdVPKN9brq2jaPcOYQVxOb3Jy3soq9xfw8Evx3LVPZrcsDZlSZn7jv EGR/ADILpVAekx+sr86H =Bs7n -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:09 +0000 Subject: haskell-ircbot_0.6.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:35:34 EST Source: haskell-ircbot Binary: libghc-ircbot-dev libghc-ircbot-prof libghc-ircbot-doc Architecture: amd64 all source Version: 0.6.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ircbot-dev - library for writing IRC bots${haskell:ShortBlurb} libghc-ircbot-prof - library for writing IRC bots${haskell:ShortBlurb} libghc-ircbot-doc - library for writing IRC bots${haskell:ShortBlurb} Changes: haskell-ircbot (0.6.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 680e5cf50e89a47aff5c00683646c0df0e8804773a096ba5b045675bfa4c2cbe 192324 libghc-ircbot-dev_0.6.4-2_amd64.deb 65be5a4b1b12e62bcb6a295c637cf522ee1182d8835075fba9a20d0299c1d77d 56616 libghc-ircbot-doc_0.6.4-2_all.deb 5683466625ede2798d00f4b085507df8fc01722ffc0b65c3d1fbd63061630581 172064 libghc-ircbot-prof_0.6.4-2_amd64.deb 955b6ee73bea9514cc41afeacef50f96425ab3f4c256540977527e5fa3c47b6f 2993 haskell-ircbot_0.6.4-2.dsc 64ef1a5689b0a3a31f7f541dc190a9b91e1aa567134ec915671eda2b11febd39 2752 haskell-ircbot_0.6.4-2.debian.tar.xz ad3a34a57abe03f2b56f459a92e40cd3500cc605545eeab24bd16604eeac9c08 12015 haskell-ircbot_0.6.4.orig.tar.gz Checksums-Sha1: a3a668b622442b20e936099d1fbfedc9857ceeea 192324 libghc-ircbot-dev_0.6.4-2_amd64.deb 30cafa8249ff86300b3f832812b04291a8f17131 56616 libghc-ircbot-doc_0.6.4-2_all.deb bdce9c30a22beafd449c992af111b2f662f6bb00 172064 libghc-ircbot-prof_0.6.4-2_amd64.deb 646a8cd0245daebeec8f33b50ffbeac6ca054bb8 2993 haskell-ircbot_0.6.4-2.dsc 73276c17e02af8aca54800da19255343a21533b9 2752 haskell-ircbot_0.6.4-2.debian.tar.xz 6205910df7ad3fa43fef7b5c3c34c8f701ea7ae7 12015 haskell-ircbot_0.6.4.orig.tar.gz Files: 260fdff9b9594f9a666a1def9fda2769 192324 haskell extra libghc-ircbot-dev_0.6.4-2_amd64.deb 95eb4e3b39d520eb4c0a02c8d966184d 56616 doc extra libghc-ircbot-doc_0.6.4-2_all.deb 48b140a4c1f1ec96f7f4414648a11974 172064 haskell extra libghc-ircbot-prof_0.6.4-2_amd64.deb 46c82b5bbc1bce04a4597dac802670f1 2993 haskell extra haskell-ircbot_0.6.4-2.dsc 179c0c53698efeec69c8a601af3dd71c 2752 - - haskell-ircbot_0.6.4-2.debian.tar.xz f86c2c6a2e7bfc53601967fb6208770d 12015 - - haskell-ircbot_0.6.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVRUQAKPVMfjHdRfWXJJd88592Gsh o+xHzWIqnvB4sJcs4LOXxFa97BV4IdRzWP4s963fn12xq0Km0hCGwW6VuyXt2swv bXSpEZvJ2bnUPToP3JilhhVE2lFKCuV1Sz1rCJmaVZX1E1l55tFHK+/9nJN/xW/Y LQoR3k5bHtSg4TAh/bZi9YUTQ0cRh8g+d0nuzAquL+ZCqWRZ7j4AIgh2bW+YBYK4 tskVSrQSaX3wPIhMvlfyqknvYtzrr7BEIsGjHgEqRw8BBvS1t3ai7RjRCU5yGCa6 0pi7oIGe9kDcYNkDAMxL0nDZrcOhQ95OImaxaeHPKDksA5BNuvoU8q+VPEvSF8/g ngpb6ZoR1U3zK1j0w2l1oj1WIkwN5n55MIZFpoBm8iMDOi8c8QckJ10k9qhzf78c 8RSzvdRQDt//Nxm63e+P03gQKywhNaaj8QzzyPR5+PSDM7gSsWmP4FHQOJ+k/5/z j1w5UcSqZpFztdMKo8EAaxfvrTki7a933SDZ4rHgMcRIO5GtK8Aj39HV7Z+m8w+M j1gO7B4+HefZ1vCBvGTP41iZmcXvZzswY1mrzrXYy7l30PTKVPoxCmOHG3GR/j7I 2SJ/45ax+f6ey8krQ62bUMM2N0U+qYCoEIistD5lqMJmNfQrlO8aM1k5PzKL/4ds gOEYT2zuEE4ekbxlSgP7 =iIbP -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:19 +0000 Subject: haskell-jmacro_0.6.13-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:32:41 EST Source: haskell-jmacro Binary: jmacro libghc-jmacro-dev libghc-jmacro-prof libghc-jmacro-doc Architecture: amd64 all source Version: 0.6.13-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: jmacro - utility for jmacro JavaScript generation library libghc-jmacro-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-jmacro-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-jmacro-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-jmacro (0.6.13-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a0f57cb81293f045e0567a04bb6cde25ea084f64d54e69f755ebc7d395d13fae 2007954 jmacro_0.6.13-3_amd64.deb 641419700d4e5be3be7c0088a63b74a2a1094745289debefdfaecbf82d437f9a 837592 libghc-jmacro-dev_0.6.13-3_amd64.deb c6840ae82e9cd73acdab0959e1a5165c1473916495d8cdcc3315ad55552fbc0d 102474 libghc-jmacro-doc_0.6.13-3_all.deb 6f1f94e1e37728bea00f16870f42c90d532a96382eb569149884847b952788d6 691460 libghc-jmacro-prof_0.6.13-3_amd64.deb ab8b467ab10883d3a55b40befb9c459bb66838e3d73f8b357c0de591c3a7292b 3226 haskell-jmacro_0.6.13-3.dsc 7c23670c5058440822f2a75ea887faa8d850e34b411e0df90320a4a5f32caf15 3112 haskell-jmacro_0.6.13-3.debian.tar.xz c4428aae69a7d80e84eb466f5fd71e850a48ddad7e3c9e0c0f44ceab0624f42c 36516 haskell-jmacro_0.6.13.orig.tar.gz Checksums-Sha1: 4195d4a344e86e2393025aa73eb1c926c1eb0a4a 2007954 jmacro_0.6.13-3_amd64.deb 51db9179e510e799330b7e18fe228eb3ee4144d5 837592 libghc-jmacro-dev_0.6.13-3_amd64.deb f2917317a360b0c397d9b4537cf684c15734011d 102474 libghc-jmacro-doc_0.6.13-3_all.deb 107012dddd4b9a9263a39decdd180c932d67fc95 691460 libghc-jmacro-prof_0.6.13-3_amd64.deb 498e248f3f1e9ee8d44bf0890957271cd442cd58 3226 haskell-jmacro_0.6.13-3.dsc 6f0111bc78b8058e572eb9519eb406146eb65624 3112 haskell-jmacro_0.6.13-3.debian.tar.xz d8cb3289ac355bf52ff11f9c341ae3d99528f60d 36516 haskell-jmacro_0.6.13.orig.tar.gz Files: 662ab2cf2676e17e940ca039b4c648c2 2007954 haskell extra jmacro_0.6.13-3_amd64.deb da60063a12363382b3ebac52c5f092ed 837592 haskell extra libghc-jmacro-dev_0.6.13-3_amd64.deb eb8f67721e14517519e869861e7e35d7 102474 doc extra libghc-jmacro-doc_0.6.13-3_all.deb b2412da106e1266b916958abe851ad76 691460 haskell extra libghc-jmacro-prof_0.6.13-3_amd64.deb 2a56518a13f462b9949a9e60f7f294ee 3226 haskell extra haskell-jmacro_0.6.13-3.dsc b949235b38a718c8302df73f253217b9 3112 - - haskell-jmacro_0.6.13-3.debian.tar.xz c031b2f77e31e237c72d89f9bcd79f98 36516 - - haskell-jmacro_0.6.13.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPI0QAJ2u0tfkH4krZ5Wm9MMOEAe3 DvFlrlgAkiNsjh5PzkgzE6VruaB+yzMkuMPDICtuupORMl8yWKnyU388kWTYxbwR uUFaJu4eseDtcCUCdoYZsuo4d9esKYOaSFdo3CzCZHBaM+C9cvYB8UqPM9WvSoeP RkYCSBMMqRa+rtuWp4qQmjNTexGMlOfEM509QXOlR9RWQUBbl76QgQzHHjNOuXpv dXqQy9Ps/emRHJ3k1AlMc/1WA95COLt29/zAZkwc3D1hx7f4mOxlJ7zNv0zZI+U6 3UOHEsM6jjylsoMugRHGnptgHO9NbsxSPGaDc7AZOEUwz1y3EvzJ5aSevLdw+RRm lo+pff4w0TrgV4xe1gszTnI6r4cq9DPE2aloxGTXos730daJgbK3Wnd7CexpKOrv CL6+eN3I+OXk9U63JSoOdkeli9BGZ0+Ya7y9ItDLfyRZMPeqQisEOUbRjhIsOgrC mLWhYzu51rP+uFh3WBohrkJz0mdvcTJ4zzoZbcmZVJWlIwvhu8io2dOpBbaZ6Jhw HmxpEICt1SJd5fnO1yEnXbIvzAQUtxvRgoWAZN7u0P3LdvwU2xEAP1TzRbOiH2ng MiVSI3t1iKuKiXZGB0b4FMiXaztETMHMt4ouitEJDCary4KQ0oZcUxO6JmFhxV1m pjBqji5BYcXqmBaMsPxf =BL5p -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:22 +0000 Subject: Processing of haskell-monad-par_0.3.4.7-7_amd64.changes Message-ID: /haskell-monad-par_0.3.4.7-7_amd64.changes is already present on target host: haskell-monad-par_0.3.4.7.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-monad-par_0.3.4.7-7_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:23 +0000 Subject: Processing of haskell-reform-hsp_0.2.5-4_amd64.changes Message-ID: /haskell-reform-hsp_0.2.5-4_amd64.changes is already present on target host: haskell-reform-hsp_0.2.5.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-reform-hsp_0.2.5-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:23 +0000 Subject: Processing of haskell-jmacro_0.6.13-3_amd64.changes Message-ID: haskell-jmacro_0.6.13-3_amd64.changes uploaded successfully to localhost along with the files: jmacro_0.6.13-3_amd64.deb libghc-jmacro-dev_0.6.13-3_amd64.deb libghc-jmacro-doc_0.6.13-3_all.deb libghc-jmacro-prof_0.6.13-3_amd64.deb haskell-jmacro_0.6.13-3.dsc haskell-jmacro_0.6.13-3.debian.tar.xz haskell-jmacro_0.6.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:23 +0000 Subject: Processing of haskell-hashable-extras_0.2.2-3_amd64.changes Message-ID: haskell-hashable-extras_0.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hashable-extras-dev_0.2.2-3_amd64.deb libghc-hashable-extras-doc_0.2.2-3_all.deb libghc-hashable-extras-prof_0.2.2-3_amd64.deb haskell-hashable-extras_0.2.2-3.dsc haskell-hashable-extras_0.2.2-3.debian.tar.xz haskell-hashable-extras_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:24 +0000 Subject: Processing of haskell-fdo-notify_0.3.1-6_amd64.changes Message-ID: haskell-fdo-notify_0.3.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-fdo-notify-dev_0.3.1-6_amd64.deb libghc-fdo-notify-doc_0.3.1-6_all.deb libghc-fdo-notify-prof_0.3.1-6_amd64.deb haskell-fdo-notify_0.3.1-6.dsc haskell-fdo-notify_0.3.1-6.debian.tar.xz haskell-fdo-notify_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:22 +0000 Subject: Processing of haskell-lucid-svg_0.5.0.0-2_amd64.changes Message-ID: /haskell-lucid-svg_0.5.0.0-2_amd64.changes is already present on target host: haskell-lucid-svg_0.5.0.0.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-lucid-svg_0.5.0.0-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:24 +0000 Subject: Processing of haskell-ircbot_0.6.4-2_amd64.changes Message-ID: haskell-ircbot_0.6.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ircbot-dev_0.6.4-2_amd64.deb libghc-ircbot-doc_0.6.4-2_all.deb libghc-ircbot-prof_0.6.4-2_amd64.deb haskell-ircbot_0.6.4-2.dsc haskell-ircbot_0.6.4-2.debian.tar.xz haskell-ircbot_0.6.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:24 +0000 Subject: Processing of haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes Message-ID: /haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes is already present on target host: haskelldb-hdbc-sqlite3_2.1.2.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:24 +0000 Subject: Processing of haskell-ekg-json_0.1.0.0-2_amd64.changes Message-ID: haskell-ekg-json_0.1.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ekg-json-dev_0.1.0.0-2_amd64.deb libghc-ekg-json-doc_0.1.0.0-2_all.deb libghc-ekg-json-prof_0.1.0.0-2_amd64.deb haskell-ekg-json_0.1.0.0-2.dsc haskell-ekg-json_0.1.0.0-2.debian.tar.xz haskell-ekg-json_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:23 +0000 Subject: Processing of haskell-hxt-tagsoup_9.1.3-5_amd64.changes Message-ID: haskell-hxt-tagsoup_9.1.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb libghc-hxt-tagsoup-doc_9.1.3-5_all.deb libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb haskell-hxt-tagsoup_9.1.3-5.dsc haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz haskell-hxt-tagsoup_9.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:23 +0000 Subject: Processing of haskell-graphviz_2999.17.0.2-4_amd64.changes Message-ID: haskell-graphviz_2999.17.0.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-graphviz-dev_2999.17.0.2-4_amd64.deb libghc-graphviz-doc_2999.17.0.2-4_all.deb libghc-graphviz-prof_2999.17.0.2-4_amd64.deb haskell-graphviz_2999.17.0.2-4.dsc haskell-graphviz_2999.17.0.2-4.debian.tar.xz haskell-graphviz_2999.17.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:27 +0000 Subject: haskell-lucid-svg_0.5.0.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:33:11 EST Source: haskell-lucid-svg Binary: libghc-lucid-svg-dev libghc-lucid-svg-prof libghc-lucid-svg-doc Architecture: amd64 all source Version: 0.5.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lucid-svg-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lucid-svg-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lucid-svg-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lucid-svg (0.5.0.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0187986e94245a8dfd460b14db29a4d8d590323033ef62d56785d8e6029d994c 117140 libghc-lucid-svg-dev_0.5.0.0-2_amd64.deb 50cb0e6f056f1b98dec131f2874b23b967524e951e8259a9a261ed2b727c03f6 74522 libghc-lucid-svg-doc_0.5.0.0-2_all.deb 823c9c74841ffca5525f859c19d10c97ca60a8f252f8e40650ef14918eaf0f78 98770 libghc-lucid-svg-prof_0.5.0.0-2_amd64.deb 80cdd31d04280965462b2ee24fbd853b67bfd74c6c3be22e829aa9ac2950271a 2704 haskell-lucid-svg_0.5.0.0-2.dsc 1fa6826a1c29fd92274bd569be8e05c3cd7f254c91a911f8f677fe99b36875fa 2248 haskell-lucid-svg_0.5.0.0-2.debian.tar.xz 7257e01693a5d6810c24dc3ed1d23902f6d16c5941a10156780e570b7cbbf1dc 11149 haskell-lucid-svg_0.5.0.0.orig.tar.gz Checksums-Sha1: 1e474d26ea91cf288561ec491f557d8e3558862c 117140 libghc-lucid-svg-dev_0.5.0.0-2_amd64.deb fd53594aea142df2173ae0c51b474773433d2e06 74522 libghc-lucid-svg-doc_0.5.0.0-2_all.deb 0f29b021d21bebcb2a9e14c2924938ee420b61e2 98770 libghc-lucid-svg-prof_0.5.0.0-2_amd64.deb 8fdd91ca8d52fff0e8b3051d1809ee10b8b198bd 2704 haskell-lucid-svg_0.5.0.0-2.dsc d5b10bf022dd62fb1c4da9c3bf2ddbfa7e8b2d9e 2248 haskell-lucid-svg_0.5.0.0-2.debian.tar.xz ba46fbf30fc95592d0b922476906aaf60c6ae5b0 11149 haskell-lucid-svg_0.5.0.0.orig.tar.gz Files: 5cd1d5f30a63ca26d4c3d6eb581355f3 117140 haskell extra libghc-lucid-svg-dev_0.5.0.0-2_amd64.deb c92dc61214896f280623ff75bcce2a6c 74522 doc extra libghc-lucid-svg-doc_0.5.0.0-2_all.deb 82a90a9ab74ce4102a6302d9de000caf 98770 haskell extra libghc-lucid-svg-prof_0.5.0.0-2_amd64.deb c5bdd2a589836b567135d0a1ccf5bd39 2704 haskell extra haskell-lucid-svg_0.5.0.0-2.dsc c6e25b35107e585ed58c86a754b70ac8 2248 - - haskell-lucid-svg_0.5.0.0-2.debian.tar.xz f9c954a6ea143c84af16b5eaeed14b14 11149 - - haskell-lucid-svg_0.5.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioB7oQAJNmDhj1u0+DZbrnlYuMBWke 1zc0JhpDa3BfKzwZAxxvuzG5rMGR2hVqLt0ujP9WsVtIou6v/LFvhiRHlhaJoFfd 2b0OriYVljGMqMRb0CkQCx76rkUAxWDAUoqI8kfbkcRlClHzQL491IfhQdTcXmxH Ye5zs19ouPHFFg+D3BLOiZTvgsQnWhSR8ww3Y4hcrOIcjm8tY1EIMlBMUt1JfudK 6P8S7Gu328Z6VFktXuzxUpQwTNBWEL70zSGAYnxW1/w/uRwdWvOkwSp9L1Fom/Q9 06S3lUpyn575/h7mV0JiLbc+/Kd8Jg2DXeJAeoghp8Xh3/kYqaCIZGD53L9qxvoM 9IaafPjRnB5DJOvd32UceUf8X7uvLudgoOQjfzq7LBe7Otupbp1/sWsiH6CBu9Gj mJdy2om81AnFlaKXn7puqWZ8QRifaWTpks5Kg44L8CkaOTV2o9fCia9gTkDny+En V1RJalO71UY9e9iqfMP9+Ig72UKeWX2z7SlGxGK3n/E3kvEI+BekbWGddCW0m7+w eXWbxdk5fsoNHhJGrBVJtFscTUsyyoiY1xpOfdyrsKHHBBkgWGgoH+VJHhZbMje+ 5Ad7dWNbey/ul+I2hdm8iwL11tqtH2Vs/5yVoX+Krf3rUOGFsWYIxgbkIPPITLmj aDU92eoosGC2kbyMVBNJ =CXay -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:35 +0000 Subject: haskell-monad-par_0.3.4.7-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:20:55 EST Source: haskell-monad-par Binary: libghc-monad-par-dev libghc-monad-par-prof libghc-monad-par-doc Architecture: amd64 all source Version: 0.3.4.7-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monad-par-dev - parallel programming based on a monad${haskell:ShortBlurb} libghc-monad-par-prof - parallel programming based on a monad${haskell:ShortBlurb} libghc-monad-par-doc - parallel programming based on a monad${haskell:ShortBlurb} Changes: haskell-monad-par (0.3.4.7-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2f579a0d29473e8fefd1a393795e7e0f114188262fa9e482f6b5356c9802325c 95682 libghc-monad-par-dev_0.3.4.7-7_amd64.deb cb8cb68ea7d6c7a9217b6330c885046a8dc965c23c0ddae4531457483ed94806 69034 libghc-monad-par-doc_0.3.4.7-7_all.deb f503c73a3cfdf79aaa9281ef82854f7e25c12a64f5193cb220905abc3384c5d2 84128 libghc-monad-par-prof_0.3.4.7-7_amd64.deb 33867beea21e4d87cb7b0f92025833b8a631fff51c95e8ee6b2d13b95c98f488 3160 haskell-monad-par_0.3.4.7-7.dsc aae9fb5c45ebcce84167c1b63f43aa28f5241aafba7af4580e87f0b879986857 3072 haskell-monad-par_0.3.4.7-7.debian.tar.xz 23b8a68719b4c5848ce9a3381ce9efdc1c96677ba043a3ee74d99223343cc28a 30411 haskell-monad-par_0.3.4.7.orig.tar.gz Checksums-Sha1: 35a82beea9eb2b8cc487a77d7dc16a1d7792edc5 95682 libghc-monad-par-dev_0.3.4.7-7_amd64.deb e628f99a851ebc4bd8c43195d23ffe874ccc018b 69034 libghc-monad-par-doc_0.3.4.7-7_all.deb 14e672ae335de58b6d287a71b801802034a6ad02 84128 libghc-monad-par-prof_0.3.4.7-7_amd64.deb 3169019acb940250fc8bdf06521a22d1c2fda39f 3160 haskell-monad-par_0.3.4.7-7.dsc 8bbde1e89781d8396a75d55f29941c1cf981f42c 3072 haskell-monad-par_0.3.4.7-7.debian.tar.xz d266e4a8380fdb64fce7a23418e4846bb580f90e 30411 haskell-monad-par_0.3.4.7.orig.tar.gz Files: 7cca7b25ebfd4efeda58538b22671579 95682 haskell extra libghc-monad-par-dev_0.3.4.7-7_amd64.deb 51964a1ff6eee0c93252702937fc9186 69034 doc extra libghc-monad-par-doc_0.3.4.7-7_all.deb 9f2d33092ad61546e24208bbdd410de4 84128 haskell extra libghc-monad-par-prof_0.3.4.7-7_amd64.deb 4fcc812310bd7ad7ccc689a9ad5d66dd 3160 haskell extra haskell-monad-par_0.3.4.7-7.dsc be6836fbc3480c1bcc325b7b197947da 3072 - - haskell-monad-par_0.3.4.7-7.debian.tar.xz ce3d0bb100c6079dd9b70c794b4dc9fb 30411 - - haskell-monad-par_0.3.4.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozTIP/2/SyZuelfKCtiEmQOZMTyxp 2vczeIthbn5l7t8UrjPYwbzoqCKpsDVtSehf/qNtAr51LmB8dtq5H7eQ+IWWdeJi /+jMPvwFcQpjbm2/uIilnNeLUnf12s+5gmus3fcCzJRaXTUHmzPYv8E1JVhiH9pT WXTA56QiM4vGwe4WgrQa16heg474oGgvzYWkay3jIKgH7FLqOjJ/xOI4EvA6t9gt +Hac33eAMHrlKvfrpsWXuE8zgIxI2rehuU2Ov496Sp7WAayYyem70ZIKYfXU7ssM iIXPzWWKpIuxp05HqDsVfeAVFCv1ATg1JbIp80ap8XlZOROEDIWyLOGevMl5S5dn YDFJX2ADiZXmrFS3G5pHtSuJOTLdVrch9CeqADMScfaGcILKwVDENWKc7Wr0ZpnL fdybcc4Z33FpLljPEqLzGHHlv3EmkJEe15ulOuZyhnnMSJA/J8rhRq5vdyqnCeTo cpni6JJQgcQQPMMg8JnXFNwDyZy+S7yo9C2fX8bINc/Orql2QuwkooIUve4T/mvl TT9CJxH78zBgsrvc8duG+jbn39O2wPct6zY5XozNSWnuW5RL411Gu7ktKjqU4pE1 5AleR1elAO87Wt1nw/SCgcnIKyBAe82Bz/pYdaXWF9GGICrJ9N/T2n/Cqq/yHoVQ fcpdoETjAI9Y3MwOWnft =zZ/s -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:45 +0000 Subject: haskell-reform-hsp_0.2.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:04:00 EST Source: haskell-reform-hsp Binary: libghc-reform-hsp-dev libghc-reform-hsp-prof libghc-reform-hsp-doc Architecture: amd64 all source Version: 0.2.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-reform-hsp-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-reform-hsp-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-reform-hsp-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-reform-hsp (0.2.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fca31894b6ec0a98e35883fc8073f5c4f22fb5b0fec55c6c19cb28ec65fbccb3 82138 libghc-reform-hsp-dev_0.2.5-4_amd64.deb 07ff4bec8fe203164cffbd75821188980918f101586ac861f9f13f966f68f5d2 46506 libghc-reform-hsp-doc_0.2.5-4_all.deb 88cde06f888634a83c5716db3057173b7e7fc74b3ee19d8faff4c49f8eb400b3 73184 libghc-reform-hsp-prof_0.2.5-4_amd64.deb 4c68f910a44034080613f84d00b0cf4d67db52f31cb50d0c630f753c04d86ed9 2642 haskell-reform-hsp_0.2.5-4.dsc 9728dedb6e203e5eb118d008e4dfd9e6cfe889e6f51a11b79efc26a28cd79d8b 2720 haskell-reform-hsp_0.2.5-4.debian.tar.xz 5961bdaa9832f01c1f4dbb2089ec49340ba06109592b2d8e5f585b21b678043b 6969 haskell-reform-hsp_0.2.5.orig.tar.gz Checksums-Sha1: e1aca152412e596f597a02ba30dfe411e8caa9af 82138 libghc-reform-hsp-dev_0.2.5-4_amd64.deb e4816c40af319d4d5297f48bd72184958bea57f3 46506 libghc-reform-hsp-doc_0.2.5-4_all.deb a653ed11162ea9bf12f0cba384bd4c9de323d13f 73184 libghc-reform-hsp-prof_0.2.5-4_amd64.deb 0a083b850816d0187c5bbadd4936921b441d46fe 2642 haskell-reform-hsp_0.2.5-4.dsc ed41cd3cc8b356cb24cbc01681bdaf6b024e49ad 2720 haskell-reform-hsp_0.2.5-4.debian.tar.xz 1f7b7a1c9319242640f50f0477165b6ff67588ff 6969 haskell-reform-hsp_0.2.5.orig.tar.gz Files: 2fa45f245cc3f9590cc61f63599ed2a3 82138 haskell extra libghc-reform-hsp-dev_0.2.5-4_amd64.deb df9c1437fe205621ff3526a71a6fbf6f 46506 doc extra libghc-reform-hsp-doc_0.2.5-4_all.deb 4aab79ae7aae4b5169563f4cfdcddded 73184 haskell extra libghc-reform-hsp-prof_0.2.5-4_amd64.deb 4904e57b2e9acb267d154c2f4ad9da55 2642 haskell extra haskell-reform-hsp_0.2.5-4.dsc c34bf6b60393ddf43b6d511b235fa604 2720 - - haskell-reform-hsp_0.2.5-4.debian.tar.xz 42c0e67abe3bb1f4910e1bacf4f01e07 6969 - - haskell-reform-hsp_0.2.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDZ4QAJWM/Cc/Gb9R1+zgrRYVmj5W EFSR+A7hDxM2B1SDUzlILdsTI2kFu5DWBTNaZUw5ie2FvVUJVuJg1boHZDYOjYu0 hZKYzHhWTV+wLo7Un8KEPc9TEmTNnHKQ0JIdD0r/vAfpG1gfVErIXCdENhJdbfU8 mO41zlo2AksoZgPS62gcG2HPVjBsuMhC0xLtWDayWKADZq3qpXmIH0ZT6KKbqd+d /Zljd1dwLGsB0VVdNsVHikYiZNwv80dyKRYbUQjvipLu0tvSG9iTMyTW1gELQaj9 ydo4fcPDPzNotNocfP30vqdAVgw/4KwL0nWmmrRrmqi7ox4WoYzJGvoHEha8yY26 1syyahpbVpDETm/2mvP+iIti9fcKyci9z59oWpzAO6hIlGHTGd0o8Zi0Iq8At8dR XfTtcRA/9SgA1KvfBKbKpJ5QtCbUQWJOKzny5h+uDLOIU54GsqNOe2aHF4kgG4t/ Tk6pHzGlyjjQheNjj9OioSDH9+XPg6nKtItxq5N7cf7dlsJYuoccDOviOzvZP5Ly z/HDk/7F1mexicI/4U/FH44qIeVhlWwzPWFY3pRDQ1LfUMRcoup1wXjhLp+3z3SI Y9kaGuxeMZCGumJPeimfUKQrTEpRvwo34GRRGVbfKkxKCkXuo8IPVtd+QgkPQJDa iDQWs6x6ihrB1bx72ZSp =gmqJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:50:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:50:57 +0000 Subject: haskelldb-hdbc-postgresql_2.1.2-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:29:12 EST Source: haskelldb-hdbc-postgresql Binary: libghc-haskelldb-hdbc-postgresql-dev libghc-haskelldb-hdbc-postgresql-prof libghc-haskelldb-hdbc-postgresql-doc Architecture: amd64 all source Version: 2.1.2-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskelldb-hdbc-postgresql-dev - HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBl libghc-haskelldb-hdbc-postgresql-prof - HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBl libghc-haskelldb-hdbc-postgresql-doc - HaskellDB support for the HDBC PostgreSQL driver${haskell:ShortBl Changes: haskelldb-hdbc-postgresql (2.1.2-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 92a9e807209a3f63fb0a8ef66136199660a18f386e611b08ddc057903c10e52b 803038 libghc-haskelldb-hdbc-postgresql-dev_2.1.2-7_amd64.deb a0bc78be2a1969e92256b937488955ea7d9b3fc68a2944b89d6c7b23ddf63d46 30110 libghc-haskelldb-hdbc-postgresql-doc_2.1.2-7_all.deb c203b76f23dde33cedb955ca5a779d01db0010e76c9b81af619348ee0eff61ae 11388 libghc-haskelldb-hdbc-postgresql-prof_2.1.2-7_amd64.deb 793070265a7268c199011264dd3f0d16864db5183260913a4eabfb535b6f0e49 2992 haskelldb-hdbc-postgresql_2.1.2-7.dsc 50413912d2a76b19138b6500e9452eae1608961f036ffb4ecf3453535646c204 3112 haskelldb-hdbc-postgresql_2.1.2-7.debian.tar.xz ef40ab98dafa5b67d9b6da1afdbf2b6bdc3d54cdfb14cd82bbc0ed2f841f9b21 2307 haskelldb-hdbc-postgresql_2.1.2.orig.tar.gz Checksums-Sha1: af5ee8975eb12373ddeef64fa93cbebd7e774d47 803038 libghc-haskelldb-hdbc-postgresql-dev_2.1.2-7_amd64.deb 01b380016f237f68af598da15dd2f9617bec7f1c 30110 libghc-haskelldb-hdbc-postgresql-doc_2.1.2-7_all.deb f78cf6906d22f94ea7cdfee37776de6297f88f20 11388 libghc-haskelldb-hdbc-postgresql-prof_2.1.2-7_amd64.deb 5b0f1c3639d6a54583fc9d4cf65fb82615e1302f 2992 haskelldb-hdbc-postgresql_2.1.2-7.dsc 42bf9ea1ab061a2b381a52fbfb6b5e632350c6c9 3112 haskelldb-hdbc-postgresql_2.1.2-7.debian.tar.xz 5f1b78bff41c2cb57ea8d46473172463232a79c8 2307 haskelldb-hdbc-postgresql_2.1.2.orig.tar.gz Files: e17fcc1aa5d45225facf5255334120b9 803038 haskell extra libghc-haskelldb-hdbc-postgresql-dev_2.1.2-7_amd64.deb b3b9de4e003f5d2e1e5ec7f54b7fabb2 30110 doc extra libghc-haskelldb-hdbc-postgresql-doc_2.1.2-7_all.deb 92520e8a5c19d7978de6a78183bb191f 11388 haskell extra libghc-haskelldb-hdbc-postgresql-prof_2.1.2-7_amd64.deb 247014661371b38f17620ee36ca406cb 2992 haskell extra haskelldb-hdbc-postgresql_2.1.2-7.dsc b6795d7d6ff2fcda1f62c0ae44906ee0 3112 - - haskelldb-hdbc-postgresql_2.1.2-7.debian.tar.xz 57ec8e15abe6bc9099b1804bcea9d028 2307 - - haskelldb-hdbc-postgresql_2.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8aXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEIcQAIOZ6YDoH6fmI5OyWwNaKSTU ctikeMiKzhdKRdXuNfm6VWspgpWmjs442IJFdQDv6TIL8Bwx+3O0kk4MS5kcWAn3 gWOZLsum+5cXNndFMnQObL/IubSK2wk/F6w5IxZt61KnbBk8TD9Wu3exlffPP2mx jfGmGWYGTJ92JyZXiOR45pMBJQLXDqm5r7VOUK+hitVp208Fh5pCMs2mn+aHrTx0 va31SqSvVyoCupEG9Zy9pebHHBQTpss+R1wztkGDTyxX9cTvYRdCVFLs2IunEtGb 3KuMQKZB7s+MlRxt6D+Q5DQuaO+fOuD15B6iI+ZQYzoo4uma/4vpn+vh+cUhLDbW 20B53UTw44FReRrNfoFscciyxNu3mdygJEFOKW0PSPkj9XWoecYuXLNnINfle5Kr x67HAUHxPDfEuEOkKJLqF4FEzDEWmwPMBMzPDHizZBSR5rk+82ejl8BFFx36NaHr Nzy6SjL6adZ3BDhgPBMvVa2B7VrkY7xnpE8JZOnmfXNqz2oaefWiGH11T/FUuM50 sEA9GeV/Jf/mZc2JhxXIc6gp/qBq9fhNP5cxNjI9v0KepOLj/cknN+PwFtgMXWwL mAobPKIqgU5gaDB2oLQOlQZxFL5oxhKLZavw7VIgt/UYFZzpsbnQ/0M8pTBNyd5U W2aEWE6pBDz4VVb2Z3rL =C/8f -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:51:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:51:06 +0000 Subject: haskelldb-hdbc-sqlite3_2.1.2-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 13:53:33 EST Source: haskelldb-hdbc-sqlite3 Binary: libghc-haskelldb-hdbc-sqlite3-dev libghc-haskelldb-hdbc-sqlite3-prof libghc-haskelldb-hdbc-sqlite3-doc Architecture: amd64 all source Version: 2.1.2-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haskelldb-hdbc-sqlite3-dev - HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb} libghc-haskelldb-hdbc-sqlite3-prof - HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb} libghc-haskelldb-hdbc-sqlite3-doc - HaskellDB support for the HDBC SQLite driver${haskell:ShortBlurb} Changes: haskelldb-hdbc-sqlite3 (2.1.2-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e3bc7a29da236c668c1ac783e2d10494b0d200bf1de52fe0348ea27d290da723 747892 libghc-haskelldb-hdbc-sqlite3-dev_2.1.2-7_amd64.deb 5e9b8b9669b020ee71af2e4bfe525db9a0ec8714edad062b8cc1ecdad76af447 30064 libghc-haskelldb-hdbc-sqlite3-doc_2.1.2-7_all.deb 1d66b1ad5f112434674f9fabbc7446b037a441fecad5ac1dc3c6dc404ead86bb 12572 libghc-haskelldb-hdbc-sqlite3-prof_2.1.2-7_amd64.deb 0485434d82b54d6b3542eb7a7d16dd7e822945c1aa9f5c3d58ee8515d90e7bd4 2985 haskelldb-hdbc-sqlite3_2.1.2-7.dsc b955c0712011e5b5f5cdb649feee0f46b9569cb0cfbaba49b8e9916dc314208b 3128 haskelldb-hdbc-sqlite3_2.1.2-7.debian.tar.xz 46ab9510762d9f558d878abe28bdcdfb293531af7bdf5b6f5adca3093f15b761 2261 haskelldb-hdbc-sqlite3_2.1.2.orig.tar.gz Checksums-Sha1: 0392d2e79adc288895acb193834972620f9cc4a5 747892 libghc-haskelldb-hdbc-sqlite3-dev_2.1.2-7_amd64.deb c39dfbcff2487c6d929cc29da54cff2183d7682a 30064 libghc-haskelldb-hdbc-sqlite3-doc_2.1.2-7_all.deb 531ac2741c6da1e0ca6bb19211e4c18b223b8cb1 12572 libghc-haskelldb-hdbc-sqlite3-prof_2.1.2-7_amd64.deb ba00d58decfc5638dd747a88246c0058eb8c5838 2985 haskelldb-hdbc-sqlite3_2.1.2-7.dsc 0078d13b14d1a7ec92a1b155d3a40b182e9037cb 3128 haskelldb-hdbc-sqlite3_2.1.2-7.debian.tar.xz 6d630b76c9c5da96ef6e29692dc29942d79b4267 2261 haskelldb-hdbc-sqlite3_2.1.2.orig.tar.gz Files: f4d4cc61010885d3c958ef9101e5a706 747892 haskell extra libghc-haskelldb-hdbc-sqlite3-dev_2.1.2-7_amd64.deb a6a0f3aafb8834d6a3d5810157488930 30064 doc extra libghc-haskelldb-hdbc-sqlite3-doc_2.1.2-7_all.deb 3cef0d122cd57f07e8e5dbb1d1a8b345 12572 haskell extra libghc-haskelldb-hdbc-sqlite3-prof_2.1.2-7_amd64.deb 4ac41a502498d52316b3a2e4042af542 2985 haskell extra haskelldb-hdbc-sqlite3_2.1.2-7.dsc f5b470212068d07b009d26d9e6d37e69 3128 - - haskelldb-hdbc-sqlite3_2.1.2-7.debian.tar.xz 487e208e10f69db6b733fcccf515e4fc 2261 - - haskelldb-hdbc-sqlite3_2.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZI8bXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouYcQAI8/pyufLo34BVv+0n8xc+i3 byeIjX07rHZITaBZKiivCjgOAdjfhpxNAyWB0DluG7sEKJzh0+PsWb5MpjE+Aefi Wl4zXeV/qHETP2GikQjuF+eWxasuZaBoMATFwbY0AcCPPQRiUByYgA/j/BrfVFVL HV1NOut0AC4yXpuHgrZyvKZyUewyT64fupArHvmso8EcDxggyPrjm+vl5AZmGaPC QNMI6FoP4aYJSBDa9iYw2+t022UgNi9obaqjCjQh7/iRBFhXNrd2LOMFTBKmS+XA onvBzj7NtgiMzlhDO/kSDZxeeRoIKKf8vkEKPL2IbZ5Jc5bh0wTThnKy4PRfZcrU I3p4A/QlrnynDTtV9wDgIabhQT8DARkE3L2O3fQVjhVTfyMg0HeclEiHmjd3eRaW 4mNfHqTuxRoME5Xxtk64hCpuixIhVyYmdO9sI6zi5oVsmH3Z9D/1WeGrVJ9D2Q4w twfZsfq0gc3s3JS91QTKxKx3TxZbyysa0NFxeMrIJ/Jf49j0/nX+BeiBnav4sii6 CtBCCNm+ecGdXXsqAGcaEjsPg0F9/z2RCK9Hz6I42OlCzVRbWe4l2y7YHMxIfsW5 0qyIQzzTGObXJqy19UYiX2AG+pztRfXamAP7p1uXQCj85uI7vv+XseIC3mpXY0Ng cM1WojEMr+lAaxTG6fFe =KYIa -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 19:54:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:54:52 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:54:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:54:52 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:54:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:54:51 +0000 Subject: Processing of haskell-refact_0.3.0.2-1_amd64.changes Message-ID: haskell-refact_0.3.0.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-refact-dev_0.3.0.2-1_amd64.deb libghc-refact-doc_0.3.0.2-1_all.deb libghc-refact-prof_0.3.0.2-1_amd64.deb haskell-refact_0.3.0.2-1.dsc haskell-refact_0.3.0.2-1.debian.tar.xz haskell-refact_0.3.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 19:55:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 19:55:26 +0000 Subject: Processing of haskell-refact_0.3.0.2-1_amd64.changes Message-ID: haskell-refact_0.3.0.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-refact-dev_0.3.0.2-1_amd64.deb libghc-refact-doc_0.3.0.2-1_all.deb libghc-refact-prof_0.3.0.2-1_amd64.deb haskell-refact_0.3.0.2-1.dsc haskell-refact_0.3.0.2-1.debian.tar.xz haskell-refact_0.3.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:01:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:01:02 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:01:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:01:06 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:11 +0000 Subject: Processing of haskell-tar_0.4.2.2-1_amd64.changes Message-ID: haskell-tar_0.4.2.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tar-dev_0.4.2.2-1_amd64.deb libghc-tar-doc_0.4.2.2-1_all.deb libghc-tar-prof_0.4.2.2-1_amd64.deb haskell-tar_0.4.2.2-1.dsc haskell-tar_0.4.2.2-1.debian.tar.xz haskell-tar_0.4.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:15 +0000 Subject: Processing of haskell-asn1-types_0.3.1-1_amd64.changes Message-ID: haskell-asn1-types_0.3.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-types-dev_0.3.1-1_amd64.deb libghc-asn1-types-doc_0.3.1-1_all.deb libghc-asn1-types-prof_0.3.1-1_amd64.deb haskell-asn1-types_0.3.1-1.dsc haskell-asn1-types_0.3.1-1.debian.tar.xz haskell-asn1-types_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:19 +0000 Subject: Processing of haskell-cryptohash-cryptoapi_0.1.3-6_amd64.changes Message-ID: haskell-cryptohash-cryptoapi_0.1.3-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cryptohash-cryptoapi-dev_0.1.3-6_amd64.deb libghc-cryptohash-cryptoapi-doc_0.1.3-6_all.deb libghc-cryptohash-cryptoapi-prof_0.1.3-6_amd64.deb haskell-cryptohash-cryptoapi_0.1.3-6.dsc haskell-cryptohash-cryptoapi_0.1.3-6.debian.tar.xz haskell-cryptohash-cryptoapi_0.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:23 +0000 Subject: Processing of haskell-crypto-numbers_0.2.7-5_amd64.changes Message-ID: haskell-crypto-numbers_0.2.7-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-numbers-dev_0.2.7-5_amd64.deb libghc-crypto-numbers-doc_0.2.7-5_all.deb libghc-crypto-numbers-prof_0.2.7-5_amd64.deb haskell-crypto-numbers_0.2.7-5.dsc haskell-crypto-numbers_0.2.7-5.debian.tar.xz haskell-crypto-numbers_0.2.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:27 +0000 Subject: Processing of haskell-dpkg_0.0.3-8_amd64.changes Message-ID: haskell-dpkg_0.0.3-8_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dpkg-dev_0.0.3-8_amd64.deb libghc-dpkg-doc_0.0.3-8_all.deb libghc-dpkg-prof_0.0.3-8_amd64.deb haskell-dpkg_0.0.3-8.dsc haskell-dpkg_0.0.3-8.debian.tar.xz haskell-dpkg_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:30 +0000 Subject: Processing of haskell-gio_0.13.1.0-3_amd64.changes Message-ID: haskell-gio_0.13.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gio-dev_0.13.1.0-3_amd64.deb libghc-gio-doc_0.13.1.0-3_all.deb libghc-gio-prof_0.13.1.0-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:36 +0000 Subject: Processing of haskell-glut_2.7.0.1-3_amd64.changes Message-ID: haskell-glut_2.7.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-glut-dev_2.7.0.1-3_amd64.deb libghc-glut-doc_2.7.0.1-3_all.deb libghc-glut-prof_2.7.0.1-3_amd64.deb haskell-glut_2.7.0.1-3.dsc haskell-glut_2.7.0.1-3.debian.tar.xz haskell-glut_2.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:39 +0000 Subject: Processing of haskell-pwstore-fast_2.4.4-5_amd64.changes Message-ID: haskell-pwstore-fast_2.4.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pwstore-fast-dev_2.4.4-5_amd64.deb libghc-pwstore-fast-doc_2.4.4-5_all.deb libghc-pwstore-fast-prof_2.4.4-5_amd64.deb haskell-pwstore-fast_2.4.4-5.dsc haskell-pwstore-fast_2.4.4-5.debian.tar.xz haskell-pwstore-fast_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:43 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:42 +0000 Subject: Processing of haskell-regex-applicative_0.3.2.1-3_amd64.changes Message-ID: haskell-regex-applicative_0.3.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb libghc-regex-applicative-doc_0.3.2.1-3_all.deb libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:06:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:06:43 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:34 +0000 Subject: Processing of haskell-gio_0.13.1.0-3_amd64.changes Message-ID: haskell-gio_0.13.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-gio-dev_0.13.1.0-3_amd64.deb libghc-gio-doc_0.13.1.0-3_all.deb libghc-gio-prof_0.13.1.0-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:34 +0000 Subject: Processing of haskell-asn1-types_0.3.1-1_amd64.changes Message-ID: haskell-asn1-types_0.3.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-types-dev_0.3.1-1_amd64.deb libghc-asn1-types-doc_0.3.1-1_all.deb libghc-asn1-types-prof_0.3.1-1_amd64.deb haskell-asn1-types_0.3.1-1.dsc haskell-asn1-types_0.3.1-1.debian.tar.xz haskell-asn1-types_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:42 +0000 Subject: Processing of haskell-pwstore-fast_2.4.4-5_amd64.changes Message-ID: haskell-pwstore-fast_2.4.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-pwstore-fast-dev_2.4.4-5_amd64.deb libghc-pwstore-fast-doc_2.4.4-5_all.deb libghc-pwstore-fast-prof_2.4.4-5_amd64.deb haskell-pwstore-fast_2.4.4-5.dsc haskell-pwstore-fast_2.4.4-5.debian.tar.xz haskell-pwstore-fast_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:42 +0000 Subject: Processing of haskell-crypto-numbers_0.2.7-5_amd64.changes Message-ID: haskell-crypto-numbers_0.2.7-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-numbers-dev_0.2.7-5_amd64.deb libghc-crypto-numbers-doc_0.2.7-5_all.deb libghc-crypto-numbers-prof_0.2.7-5_amd64.deb haskell-crypto-numbers_0.2.7-5.dsc haskell-crypto-numbers_0.2.7-5.debian.tar.xz haskell-crypto-numbers_0.2.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:43 +0000 Subject: Processing of haskell-tar_0.4.2.2-1_amd64.changes Message-ID: haskell-tar_0.4.2.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-tar-dev_0.4.2.2-1_amd64.deb libghc-tar-doc_0.4.2.2-1_all.deb libghc-tar-prof_0.4.2.2-1_amd64.deb haskell-tar_0.4.2.2-1.dsc haskell-tar_0.4.2.2-1.debian.tar.xz haskell-tar_0.4.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:42 +0000 Subject: Processing of haskell-regex-applicative_0.3.2.1-3_amd64.changes Message-ID: haskell-regex-applicative_0.3.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb libghc-regex-applicative-doc_0.3.2.1-3_all.deb libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:43 +0000 Subject: Processing of haskell-dpkg_0.0.3-8_amd64.changes Message-ID: haskell-dpkg_0.0.3-8_amd64.changes uploaded successfully to localhost along with the files: libghc-dpkg-dev_0.0.3-8_amd64.deb libghc-dpkg-doc_0.0.3-8_all.deb libghc-dpkg-prof_0.0.3-8_amd64.deb haskell-dpkg_0.0.3-8.dsc haskell-dpkg_0.0.3-8.debian.tar.xz haskell-dpkg_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:43 +0000 Subject: Processing of haskell-glut_2.7.0.1-3_amd64.changes Message-ID: haskell-glut_2.7.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-glut-dev_2.7.0.1-3_amd64.deb libghc-glut-doc_2.7.0.1-3_all.deb libghc-glut-prof_2.7.0.1-3_amd64.deb haskell-glut_2.7.0.1-3.dsc haskell-glut_2.7.0.1-3.debian.tar.xz haskell-glut_2.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:10:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:10:43 +0000 Subject: Processing of haskell-cryptohash-cryptoapi_0.1.3-6_amd64.changes Message-ID: haskell-cryptohash-cryptoapi_0.1.3-6_amd64.changes uploaded successfully to localhost along with the files: libghc-cryptohash-cryptoapi-dev_0.1.3-6_amd64.deb libghc-cryptohash-cryptoapi-doc_0.1.3-6_all.deb libghc-cryptohash-cryptoapi-prof_0.1.3-6_amd64.deb haskell-cryptohash-cryptoapi_0.1.3-6.dsc haskell-cryptohash-cryptoapi_0.1.3-6.debian.tar.xz haskell-cryptohash-cryptoapi_0.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:12:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:12:08 +0000 Subject: Processing of haskell-cabal-helper_0.5.1.0-4_amd64.changes Message-ID: haskell-cabal-helper_0.5.1.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cabal-helper_0.5.1.0-4_amd64.deb libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb libghc-cabal-helper-doc_0.5.1.0-4_all.deb libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:12:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:12:36 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:12:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:12:40 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:15:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:15:44 +0000 Subject: Processing of haskell-cabal-helper_0.5.1.0-4_amd64.changes Message-ID: haskell-cabal-helper_0.5.1.0-4_amd64.changes uploaded successfully to localhost along with the files: cabal-helper_0.5.1.0-4_amd64.deb libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb libghc-cabal-helper-doc_0.5.1.0-4_all.deb libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:17:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:17:41 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:17:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:17:41 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:22:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:22:43 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:22:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:22:43 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:22:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:22:43 +0000 Subject: Processing of highlighting-kate_0.6-2_amd64.changes Message-ID: /highlighting-kate_0.6-2_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3604 Dec 06 19:49 highlighting-kate_0.6-2_amd64.changes Either you already uploaded it, or someone else came first. Job highlighting-kate_0.6-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:28:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:28:50 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:28:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:28:55 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:34:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:34:16 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:34:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:34:16 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:39:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:39:16 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:39:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:39:16 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:44:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:44:43 +0000 Subject: Processing of haskell-pango_0.13.1.0-4_amd64.changes Message-ID: haskell-pango_0.13.1.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pango-dev_0.13.1.0-4_amd64.deb libghc-pango-doc_0.13.1.0-4_all.deb libghc-pango-prof_0.13.1.0-4_amd64.deb haskell-pango_0.13.1.0-4.dsc haskell-pango_0.13.1.0-4.debian.tar.xz haskell-pango_0.13.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:44:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:44:58 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:44:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:44:58 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:46:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:46:08 +0000 Subject: Processing of haskell-pango_0.13.1.0-4_amd64.changes Message-ID: haskell-pango_0.13.1.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-pango-dev_0.13.1.0-4_amd64.deb libghc-pango-doc_0.13.1.0-4_all.deb libghc-pango-prof_0.13.1.0-4_amd64.deb haskell-pango_0.13.1.0-4.dsc haskell-pango_0.13.1.0-4.debian.tar.xz haskell-pango_0.13.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:49:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:49:59 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:49:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:49:59 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:54:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:54:59 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 20:55:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 20:55:00 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:00:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:00:51 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:00:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:00:52 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:05:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:05:53 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:05:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:05:53 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:11:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:11:27 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:11:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:11:27 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:16:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:16:28 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:16:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:16:28 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:21:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:21:28 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:21:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:21:29 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:26:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:26:39 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:26:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:26:39 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:31:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:31:53 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:31:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:31:53 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:36:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:36:54 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:36:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:36:53 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:37:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:37:58 +0000 Subject: haskell-asn1-types_0.3.1-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-types, version 0.3.1-1, however unstable already has version 0.3.1-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:01 +0000 Subject: haskell-cabal-helper_0.5.1.0-4_amd64.changes REJECTED Message-ID: cabal-helper_0.5.1.0-4_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:11 +0000 Subject: haskell-crypto-numbers_0.2.7-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:01:13 EST Source: haskell-crypto-numbers Binary: libghc-crypto-numbers-dev libghc-crypto-numbers-prof libghc-crypto-numbers-doc Architecture: amd64 all source Version: 0.2.7-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-numbers-dev - cryptographic numbers: functions and algorithms${haskell:ShortBlu libghc-crypto-numbers-prof - cryptographic numbers: functions and algorithms${haskell:ShortBlu libghc-crypto-numbers-doc - cryptographic numbers: functions and algorithms${haskell:ShortBlu Changes: haskell-crypto-numbers (0.2.7-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a128f58f69c1b10feaa98c2031aa119ec96f149205e5303b62c5f652f75d5017 102784 libghc-crypto-numbers-dev_0.2.7-5_amd64.deb 66195085f7106a89bda38a1279d50b9e700f6ffaef1c6b232068300831dbdc37 51866 libghc-crypto-numbers-doc_0.2.7-5_all.deb 33758561a540b36f52560724619bd797ad66eca3993fea1e3f9927eb66cf50f1 82746 libghc-crypto-numbers-prof_0.2.7-5_amd64.deb 5662f2f8d93233e806d0a2a1eafa6bdb87ba9d455b9b46130564dc113598981e 2714 haskell-crypto-numbers_0.2.7-5.dsc d737a1f32dcbb408395677c7b5b9f250a4d4aeee4a415fac5f88a0c3bc20abee 2728 haskell-crypto-numbers_0.2.7-5.debian.tar.xz 420aeb17e9cdcfdf8c950c6c6f10c54503c5524d36f611aa7238e3fd65f189a6 16064 haskell-crypto-numbers_0.2.7.orig.tar.gz Checksums-Sha1: cd0a94e87385716919519bf3989dd0e7834d9cbe 102784 libghc-crypto-numbers-dev_0.2.7-5_amd64.deb 5f66486ce806b796e3aa1125eef38a7db1286218 51866 libghc-crypto-numbers-doc_0.2.7-5_all.deb e6320f74334df17484aabe681f1e757ca677549f 82746 libghc-crypto-numbers-prof_0.2.7-5_amd64.deb 6f3763b38007ca88fa09e9555525d30360f5bd44 2714 haskell-crypto-numbers_0.2.7-5.dsc 775ec4d2068009483f022e044cf558d621e336a5 2728 haskell-crypto-numbers_0.2.7-5.debian.tar.xz bee0d253359cfb062e58fd239425866fd30185aa 16064 haskell-crypto-numbers_0.2.7.orig.tar.gz Files: 7c5889ad0bdb81b4263018ef6405f4dd 102784 haskell extra libghc-crypto-numbers-dev_0.2.7-5_amd64.deb 1cce383f8309067a5576138a9f791288 51866 doc extra libghc-crypto-numbers-doc_0.2.7-5_all.deb 36131771687fee7400f3eb4d06ac9f84 82746 haskell extra libghc-crypto-numbers-prof_0.2.7-5_amd64.deb 68bdf30d6b6b5f667a8439b1e28d56a1 2714 haskell extra haskell-crypto-numbers_0.2.7-5.dsc 5b1a8ed989224c2fb6e6049153145eca 2728 - - haskell-crypto-numbers_0.2.7-5.debian.tar.xz adb5cb1566dde3ad9f89c0c1ad65a84c 16064 - - haskell-crypto-numbers_0.2.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJRZXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9B0QAJ8JOEbYCKa3BQ5/dVzFWVBt G5C90b4mT0zaZ1MHuNDRP6NSmqPnQMI1ULsO2czUa9WvYvKQ/KH0YBlvrACGPY8R cuUdcP2+rBbFiHIag2NMwsLDBjUKFwRyaSEUTIABCWZu6UPKemvKKbOLvVh+ZEeV VxUsntbZABlibejNxRrMUkqa6JeZ6XEolL5mVIG6EvLr349zzkHHTNGvRmP5+Lw6 QCGkynxqHSyjyCZNKcKUJqU5SRBctPyMDWMz6chTbIEnvTpT5FHZXnVUUN7qJqta Oe7nLcraZmEXIrtDsmSJgquZ6V/WhrtGFPP+c9nZPPFWfwxhQ74B5g+m6eEDW5Xi BT9g/+NlsxuiAZOJ1DemnMYkxn4tAOVThKBkAAl/w/vS1MYkCHYKCvmeo6NMunXm e/N09q9faUYJ3vdGPt0GPIFPkW/lxFryrQXabJOxe1C9/0t7WikLHWeV0p/mFwq0 Lnc6Lu2h75XmqGgKeSle28bsSvgAQQQDlf7gL7DZXnD5t5fmKu/g820EcFt3BSCA 7SIXsZYDKw7YfKZZYvTL45eQ1FajYNIRJL7nySLV9P56DG+B+0p71IWhETuIfZHt 7DPISKtF1MdJXDBmQddabidoXA20lQBVMqG1AeGXKEnp3fgRXUHzhmGpgIg49xxV H2m4BRs3Lek5Tag7pfRI =gGga -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:19 +0000 Subject: haskell-cryptohash-cryptoapi_0.1.3-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:58:46 EST Source: haskell-cryptohash-cryptoapi Binary: libghc-cryptohash-cryptoapi-dev libghc-cryptohash-cryptoapi-prof libghc-cryptohash-cryptoapi-doc Architecture: amd64 all source Version: 0.1.3-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cryptohash-cryptoapi-dev - crypto-api interfaces for cryptohash${haskell:ShortBlurb} libghc-cryptohash-cryptoapi-prof - crypto-api interfaces for cryptohash${haskell:ShortBlurb} libghc-cryptohash-cryptoapi-doc - crypto-api interfaces for cryptohash${haskell:ShortBlurb} Changes: haskell-cryptohash-cryptoapi (0.1.3-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ba14a308834b60312c69c05373650eb1f85febba5134cf1bcb98a1bed35780e5 76186 libghc-cryptohash-cryptoapi-dev_0.1.3-6_amd64.deb 88122b6a5ded5094990061d05b37bab150548f5acdc98e27cb3099ec51484cc9 33898 libghc-cryptohash-cryptoapi-doc_0.1.3-6_all.deb 65aa9cb430076e257b7e6c79092f912ddde16bc4d52870c2e0e676cdf3a35499 60472 libghc-cryptohash-cryptoapi-prof_0.1.3-6_amd64.deb 9a4e3c8c02d02f9db2270a65d0470315552d6a2eac1b4bf09f90a15a1c83f613 2820 haskell-cryptohash-cryptoapi_0.1.3-6.dsc 115013a1443a4094601a763c3076f50cbb7657ce029f8133ba02d9e003fabe89 2416 haskell-cryptohash-cryptoapi_0.1.3-6.debian.tar.xz 56f080ba13b891b664bd986db17d6c1240adaea4792a14c173146929c61d4572 2922 haskell-cryptohash-cryptoapi_0.1.3.orig.tar.gz Checksums-Sha1: 3048e8b90c6b7735b4c89e888e9c6f875cbb1957 76186 libghc-cryptohash-cryptoapi-dev_0.1.3-6_amd64.deb 810da4ebfce56ced78d35229e969b3df6c60b4fb 33898 libghc-cryptohash-cryptoapi-doc_0.1.3-6_all.deb 9be00bf0d582032cdb16aa54a3d13d79217987ae 60472 libghc-cryptohash-cryptoapi-prof_0.1.3-6_amd64.deb ed29239c0af224926d0b25a3acc9989472f4f072 2820 haskell-cryptohash-cryptoapi_0.1.3-6.dsc 6485a8277b23477b9721e862bb6b40b8fb50efd9 2416 haskell-cryptohash-cryptoapi_0.1.3-6.debian.tar.xz 2e5fa6bf6811b3b77f0b9e9f5668f6d12b74f74d 2922 haskell-cryptohash-cryptoapi_0.1.3.orig.tar.gz Files: 753050360145265c3d22ba701a3a76e7 76186 haskell extra libghc-cryptohash-cryptoapi-dev_0.1.3-6_amd64.deb 268d5300a687866d75db4d93885828af 33898 doc extra libghc-cryptohash-cryptoapi-doc_0.1.3-6_all.deb 233363a02e610b87207ec808a1f55609 60472 haskell extra libghc-cryptohash-cryptoapi-prof_0.1.3-6_amd64.deb aefc6b9531d8649b1275efff04744b6b 2820 haskell extra haskell-cryptohash-cryptoapi_0.1.3-6.dsc 6e7b3788b81d87d7f13104b86c351219 2416 - - haskell-cryptohash-cryptoapi_0.1.3-6.debian.tar.xz ac0aee4b0e1b13176dc20bad36eddf8f 2922 - - haskell-cryptohash-cryptoapi_0.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJRZXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioGMMP/AydISAJSIxuwBKrBNC7bla5 cGueIcONKWkfuzcmJvHEKHPJiX6u2Bg6ixiFUhBREQeOW+Em/5ZldM5YzF+loaIb zcs+YE9Tr6Cc5avhGfDov7wC5VnDXk64dsIYhiOHWKuAYGbGaAlEx6niqQSYe5co w4Hhwm6IQQwXiZLs49ZxefFirA2iD7YNsEMmwoYMtoQ9/oIkHolWIlXAeqU1xW2Q 2D6jKqzRHu7XmZ41bWB3E+arP2e3bChefiSZeJoP9uKgZDrRazN1dNIrpsakop90 4AQbC5rid+QQs0TgRHj/c/84fuAQDcljfCuJOR4EP998mCK3IPUm07D+CfWKMjTG lbBMP77ado6URaJI6AxdqyCKKgSElLgor3UQRL0TwtG7d2+obEMyHHC6WapprUWI 5VuA8yDgFxPvMvBSr4l/JB7LZLxpesLOze/DeursnP1EQSjPfz1BU3AW5me+gYF1 ztWwxG9nm+zccFFrQ2lPudq/mp6pYhLmRzl66d24twMdVHPINew4jYd8HjOKUDMQ /YDkxuFk9F3UynD7iUEkFaA3UZE9SpFijrMqSJElKJkRMsk3aRiXNfj4ADfIPWQC NFlfgIXIchUi9sfexM8m5XnfRmpoEKGqQvOJKsJQqtK2Wmy3HHE+ELpwSg4QW51r FCwteQxBiSXPZL9G8VM/ =HlFO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:35 +0000 Subject: haskell-fdo-notify_0.3.1-6_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:49:32.735622. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:34 +0000 Subject: haskell-ekg-json_0.1.0.0-2_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:49:24.741916. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:34 +0000 Subject: haskell-dpkg_0.0.3-8_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:57:06 EST Source: haskell-dpkg Binary: libghc-dpkg-dev libghc-dpkg-prof libghc-dpkg-doc Architecture: amd64 all source Version: 0.0.3-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dpkg-dev - Haskell bindings to libdpkg${haskell:ShortBlurb} libghc-dpkg-prof - Haskell bindings to libdpkg${haskell:ShortBlurb} libghc-dpkg-doc - Haskell bindings to libdpkg${haskell:ShortBlurb} Changes: haskell-dpkg (0.0.3-8) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: baa901b5abc73f7f5c4d3f7bd16a98247c44ddeff9761c01782c150cebeaace8 68268 libghc-dpkg-dev_0.0.3-8_amd64.deb d27808213cb20cfae16a91d985fc139737bccf3de4a8fc05edd346502d58b510 41540 libghc-dpkg-doc_0.0.3-8_all.deb b8ff404f39e5e16e9a63683be415b272ae93397908ebea5193404eda959e8a1b 85226 libghc-dpkg-prof_0.0.3-8_amd64.deb dd30ceb297009b4b05cad86f8f42958e171d41e8b96151c43360cf295ea49b04 2490 haskell-dpkg_0.0.3-8.dsc a0cf9106defda74684b1c7c94bfbe5baa419d8cdc28aca0641225fe6ca009293 1988 haskell-dpkg_0.0.3-8.debian.tar.xz b37c65b1df2b828d3f20c34498fb7725f9fc3d5ff4e8a0191edb4a8c779019af 16481 haskell-dpkg_0.0.3.orig.tar.gz Checksums-Sha1: a83e106ccc30fe364429494f6b668d6d155127a3 68268 libghc-dpkg-dev_0.0.3-8_amd64.deb cd751bc17088ce3e2b6647982358711cfc3078b8 41540 libghc-dpkg-doc_0.0.3-8_all.deb a8c302872fa07bc692d709686ec52fe85c0c9f02 85226 libghc-dpkg-prof_0.0.3-8_amd64.deb 768a77680657f0827de23396c721d5d8804b0d4e 2490 haskell-dpkg_0.0.3-8.dsc 8828f2ee45f955c023b0119635618d645ae2ff70 1988 haskell-dpkg_0.0.3-8.debian.tar.xz 323f34c2b2f39a4e95f0e3937ddd5b0baba68d1c 16481 haskell-dpkg_0.0.3.orig.tar.gz Files: 42965689749d0f08b4179815e2f8504c 68268 haskell extra libghc-dpkg-dev_0.0.3-8_amd64.deb 8f142fe508bc8a86feeea054ad50e370 41540 doc extra libghc-dpkg-doc_0.0.3-8_all.deb d4d888a89d0afca6253bc18fd96d90a0 85226 haskell extra libghc-dpkg-prof_0.0.3-8_amd64.deb 3ad7ba682177462fe7332a04993ed681 2490 haskell extra haskell-dpkg_0.0.3-8.dsc e894e9067b8a0aa00ce812b85e4f467f 1988 - - haskell-dpkg_0.0.3-8.debian.tar.xz 90d6d00ba6929b3d2123902f1e5c47e3 16481 - - haskell-dpkg_0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ7BAEBCgBmBQJWZJRZXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0L4P93SEi8XKOLZ3Bi9gH8jiQmNA Y47wCaqlCxgn2ufBTTqWkMliPRhoBr8sZaglWhOr4dNtw75mYHw6qP+t399WqoiW Kz4x7QEDDkkhEQBZwurOAfwyVAii1lcuRcRuMuWllre+49PY51tsKlnDCuroIBvJ 1DJqmu24vgZE0gCQI7Ch+G2dGVQhdN1PSZj7ndHlDSiMfWRHB8PxGYyzKmYbfA2e 8ihePLoIIrLqc5Od5/f/N/5142KvXvgQ290ZgXSeeDwz0ka1qoxomSZ4E6qcZval owGx+l6SDZHMVy/CgXr+cNEPzRJz/05KHNyc9mMSG+rZgIyyoUVYBal/ggZisii9 4gxusIxvXXAmzCbMjfc3OLcUWlwthvp5/ICIdCF8lZ7/zvlhB2PhsZAYLhZZn6EJ HN84o68+I/Fw4e4Om/b7XgDsE9wwBLrQbfKcrbwiXjUrqDOrC7PfQVxugjKBGRRe vOhHJCTEM8cXtrD2yHnCa5EetKNRy3JhpNyBlP5CBtmQR7ZEt+iPVHqHqU6EOZnK Zs99eChpakuPwih+ReBGyPry5TXAnW709qmQAmtt728AgIfNgrk8LdfzOrHtjJIx YgMWSWqR2+LEbnI03IbRcaBcIprXie4AG0xArz9yAzsidejb9ggg0jeUxYPWCpKY pWEMYJFTVnEXHvg1vCY= =vnIi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:41 +0000 Subject: haskell-gio_0.13.1.0-3_amd64.changes REJECTED Message-ID: libghc-gio-doc_0.13.1.0-3_all.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:54 +0000 Subject: haskell-graphviz_2999.17.0.2-4_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:49:44.303703. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:53 +0000 Subject: haskell-glut_2.7.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:58:52 EST Source: haskell-glut Binary: libghc-glut-dev libghc-glut-prof libghc-glut-doc Architecture: amd64 all source Version: 2.7.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-glut-dev - Haskell GLUT binding for GHC libghc-glut-prof - Haskell GLUT binding for GHC; profiling libraries libghc-glut-doc - Haskell GLUT binding for GHC; documentation Changes: haskell-glut (2.7.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7cd819ca2e437c7390f7ada3faec52503ff7825a8603fb1fd83733c63c4a148a 460864 libghc-glut-dev_2.7.0.1-3_amd64.deb d191496a38975d3eef29908a046542e0d30fb0ecbd3256d579fc5ef436f19661 789850 libghc-glut-doc_2.7.0.1-3_all.deb f0cd325f864850109181df27e2a79e6219e371973c0bd7b08429c696ddd8b207 368954 libghc-glut-prof_2.7.0.1-3_amd64.deb 8b799d75180ec754acb385887b16f7b587f3a2447dfead93bf05264f04cccdc6 2732 haskell-glut_2.7.0.1-3.dsc 3bdc8f17e5cac5776770073e7aef0d87a4de2a00addac0b0b60493f675ba650a 4260 haskell-glut_2.7.0.1-3.debian.tar.xz fb1ed80beed6dbf1b373839224d11932c20d1c1b571bef81101483099c459c4d 660437 haskell-glut_2.7.0.1.orig.tar.gz Checksums-Sha1: c78904342755ce0c7158a4bd2f290a929d1d988a 460864 libghc-glut-dev_2.7.0.1-3_amd64.deb b2cf49031217a47735c291440d95d4c8afbd7cb0 789850 libghc-glut-doc_2.7.0.1-3_all.deb 7c82a0f087ad94fe740e7f78cd0ebdebc7ef3d92 368954 libghc-glut-prof_2.7.0.1-3_amd64.deb 78e0c06d81ac1fba012485f3180cc834cf08d249 2732 haskell-glut_2.7.0.1-3.dsc e8b6cf8aa9c6156fe19cf23d5863898152e5ccce 4260 haskell-glut_2.7.0.1-3.debian.tar.xz d078535f184a168307f68f44cdb4dc506a6b8cae 660437 haskell-glut_2.7.0.1.orig.tar.gz Files: 0c84b56012ba66e71c662f6856dd0205 460864 haskell extra libghc-glut-dev_2.7.0.1-3_amd64.deb 06cab653a16b4eabfe6eb2f70b53a318 789850 doc extra libghc-glut-doc_2.7.0.1-3_all.deb 90ca96bf4168a922a23ec760a9b0fa87 368954 haskell extra libghc-glut-prof_2.7.0.1-3_amd64.deb 62e8388d6c34411c8a2e51d73a59bd61 2732 haskell extra haskell-glut_2.7.0.1-3.dsc c03373b140ad4d410f57173c7879b75e 4260 - - haskell-glut_2.7.0.1-3.debian.tar.xz 9eab341670102eb9da4b16c58c65d2e3 660437 - - haskell-glut_2.7.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJRaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyd8P/2bo4zzesnEtWEz5lWmm/mxC odTA5vgrwQENIKPudih8jUCC/fqAxokHEDiInmL1NeIxYQjYQeyVAM47gmJsSG6y eujoE1YmSGi01EOKc6dBtDca9T4LraM/zSZVql9lRC4HGnc5L/wlOL34cfsC1Xhv htcHLg8Zu6fGMHeZng9wSgEhlyOcqV600SnGdqkK6fX9LMgzJWoLfH82zKUm/zlW za73ny9bedQkYWDLk7jVOGwxIboBMaqfFLtlNWrmKFQB+PJwZMzCJB1Q88Y3Uukp DQRa/ZgI+TIJHv2eMwh2A10k+Ip9hrqdanPGmBt7alEHI1bCnmxDbGXAt3elW5AF aiO+FL4xkivyMn+rLE2VTKY6pL1ByjDh84CllpHjKovMTEOYAPwCzN1Cu5MdIh8N Bpp2ck2+VyWr9kfuSXSoxnS3h8bm73NAuPPFZUDe9qQ5+/XTGIay1HgRpbqmVoXU Wtecq6ALDWMid5tmkqxYYPxBQSL9cXCUzcgGVBJuCbXEPnYG8YxrgahM9rYWoEI8 Kvpy/QtH3jpAGpvNu5/G/n9LPnlBoqwvmKXCxYSBgpzrkfeqE5kQUUHDA7V0fGnR 8Knp10k7KFyVllFtFQ49vrLhtDuJ3DMROosVB0Kwp4SvSfF9q+TmV4XT8cLSPxC4 FKkAbJkXxhI6LECMCNGK =TkVX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:55 +0000 Subject: haskell-hashable-extras_0.2.2-3_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:49:52.862327. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:57 +0000 Subject: haskell-hxt-tagsoup_9.1.3-5_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:50:01.005335. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:59 +0000 Subject: haskell-jmacro_0.6.13-3_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:50:19.267910. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:38:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:38:58 +0000 Subject: haskell-ircbot_0.6.4-2_amd64.changes REJECTED Message-ID: Signature for changes file was already seen at 2015-12-06 19:50:09.045726. Please refresh the signature of the changes file if you want to upload it again. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:39:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:39:25 +0000 Subject: haskell-pango_0.13.1.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:11:34 EST Source: haskell-pango Binary: libghc-pango-dev libghc-pango-prof libghc-pango-doc Architecture: amd64 all source Version: 0.13.1.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pango-dev - Binding to the Pango text rendering engine${haskell:ShortBlurb} libghc-pango-prof - Binding to the Pango text rendering engine${haskell:ShortBlurb} libghc-pango-doc - Binding to the Pango text rendering engine${haskell:ShortBlurb} Changes: haskell-pango (0.13.1.0-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1a7f487c2e4ded123b10f0b45421f95503d67cb46a35d90ba3829e7b7fdb1d70 289718 libghc-pango-dev_0.13.1.0-4_amd64.deb 4b3d44f7f5fab2fd0b51cd0aaa8e48fff457a1051a2fe76e674bbb5df800fbdd 137166 libghc-pango-doc_0.13.1.0-4_all.deb e44fcbfb2ce40eb46b54841c6d43ce9bd0ccc8535b22772a5fcc5ff02a9ac557 241968 libghc-pango-prof_0.13.1.0-4_amd64.deb ef485c8a938187cfd592c73b087df737881118c81457e9a92620c2f86ee3ce92 2722 haskell-pango_0.13.1.0-4.dsc 1fce3fd2a48224f877c135a169250a13ccaab61f3020d3a24599e4a96261a6ca 2360 haskell-pango_0.13.1.0-4.debian.tar.xz 1612dbe198f8bbbb394bf043eb06c554d5e1c0dc76cdee186ef925fb8a7ac968 61656 haskell-pango_0.13.1.0.orig.tar.gz Checksums-Sha1: fc0ac7b4ac0bfd271b4dc7b5fc372b0f46acf065 289718 libghc-pango-dev_0.13.1.0-4_amd64.deb 3072c14740db93ab6f98a2db9990648eb2c66aaf 137166 libghc-pango-doc_0.13.1.0-4_all.deb 426c5c40e5c15f3c8656d413bac46ef3d49c0f1a 241968 libghc-pango-prof_0.13.1.0-4_amd64.deb 68b1a95de45baad1274344f905d9b6883d9340e7 2722 haskell-pango_0.13.1.0-4.dsc 118322f47e1c8a33fd8a73e864572f81c3845dc0 2360 haskell-pango_0.13.1.0-4.debian.tar.xz 86cf366705c37272a4b6e4fbfba3d3ce5cf2f8ae 61656 haskell-pango_0.13.1.0.orig.tar.gz Files: b05b39abb171469068c333cf11c0ebd3 289718 haskell extra libghc-pango-dev_0.13.1.0-4_amd64.deb ba6c5cf2a15a31cd416424119b1555d8 137166 doc extra libghc-pango-doc_0.13.1.0-4_all.deb 1f206f926c207102a789c150da9c1bbb 241968 haskell extra libghc-pango-prof_0.13.1.0-4_amd64.deb 707bc98581f7a2537d44fae4a720ac6c 2722 haskell extra haskell-pango_0.13.1.0-4.dsc cc9cfb4d513dc7e28d5cb07866c0fb52 2360 - - haskell-pango_0.13.1.0-4.debian.tar.xz 14ef94d811e8b32ce9626c5b289bd438 61656 - - haskell-pango_0.13.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJ1AXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio00MQAKT0wUmNOiX3PpuBTsbXsJc0 KItE22aLCo+khyBrWCQkjSbLBQuAeUiRo9PDuvwH7OrlgabjaecmFIlLFc+452zg 9jetIJt944O5xko8O25b9mwrGB0K1ueDjvkqhTgxY/sSLzAfXXBPZhUAgFhqxOYv 9ZNsbXp0KIxS7k0dcpz/kSIX6LTLSiB+TOiHJCypBFWqRJNPkUpDyqadTF4pWlbk AXMoBw+NtF3B14X5IO+qJgm4lYS3fpHioy07Pk1xgUVbnwAlmPIu57B7Lt7LOxNw iibdSBYGsS0iyhF8lH4ZI4+1/s3IDts/ZmicoGXVnJ+7iPXgL07Qvr7XPKXg+Vs2 NugI8URUJBktrwnDeZiOJcwojZOxR3cp/iuFaqUAoqtNl18r6EgHuzsX59PcRG5b QAoolpz9gDfqC3IEOhGbqmAgRP0d2dtnSOVCVAde8IgiTLwkvS98c+DcmIZkSkrT a+WqHr1XIBuleK84EzNIzLzYGM9xdxsMOpz+J7AyBebZ9SgOkTPM3drkOKt3Y1Bh 1D3uhDqm4ElKX1bKeLPjwXREEhqFcz5zzml9LnTV1LDmVe6ILRV1ZlIIrKk5Zs+/ YZLdt3goY033tQunq9RHNsBTYnuxJywQ5FEMw8YkDbare/XxkVu/2WPnKTJyIG25 /+FAGmG1DRu3Mhd38Ufe =dhu2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:39:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:39:33 +0000 Subject: haskell-pwstore-fast_2.4.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:57:57 EST Source: haskell-pwstore-fast Binary: libghc-pwstore-fast-dev libghc-pwstore-fast-prof libghc-pwstore-fast-doc Architecture: amd64 all source Version: 2.4.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pwstore-fast-dev - secure password storage${haskell:ShortBlurb} libghc-pwstore-fast-prof - secure password storage${haskell:ShortBlurb} libghc-pwstore-fast-doc - secure password storage${haskell:ShortBlurb} Changes: haskell-pwstore-fast (2.4.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ad6204e67322dee1f91021e2da2c2d85af5f8e15f633332eacbcf3997a2e81c2 41902 libghc-pwstore-fast-dev_2.4.4-5_amd64.deb b18486caf8d0fbb0db9303b2c9d40a5021e0fcff5c6badebbc5c97925a31e6f7 42942 libghc-pwstore-fast-doc_2.4.4-5_all.deb 91e353e171d7a8d029bc9157a6f050240c9b82456ae2b0fe23fc6156e06f7050 34472 libghc-pwstore-fast-prof_2.4.4-5_amd64.deb 3634cca30d624f7ac54e96f3a77df72991d114e14ab9990cadc033d104476aa3 2720 haskell-pwstore-fast_2.4.4-5.dsc dd7ff4c7c1b76d0bdbac04f963a0aa8aa69f09fe80e5f5a246ea7e981a4da849 2700 haskell-pwstore-fast_2.4.4-5.debian.tar.xz 7219af66b6f762d9dd5376b3b25393d4d6626e390e9d9c9f87f6e3f13ea7fbb2 8901 haskell-pwstore-fast_2.4.4.orig.tar.gz Checksums-Sha1: 4f625d6c51227e6a66ecc414fbe4383487015cd8 41902 libghc-pwstore-fast-dev_2.4.4-5_amd64.deb bf846e757d1a8a62d65006f27572838b960be170 42942 libghc-pwstore-fast-doc_2.4.4-5_all.deb ce45a3e984b1bd7c12d56e2f2d1580d054f0dbe4 34472 libghc-pwstore-fast-prof_2.4.4-5_amd64.deb 5d34fbd7985927cc235f637e439238ee048b52da 2720 haskell-pwstore-fast_2.4.4-5.dsc 449d9205457644eb5fd66a2266a2d9c68a427f47 2700 haskell-pwstore-fast_2.4.4-5.debian.tar.xz c956136b405ef6942a1d778887e55e2c2bd0a5f5 8901 haskell-pwstore-fast_2.4.4.orig.tar.gz Files: f22365f35002c3597cf8090c59546115 41902 haskell extra libghc-pwstore-fast-dev_2.4.4-5_amd64.deb 44d7a6cbca8d904cc8a79be81ed94c51 42942 doc extra libghc-pwstore-fast-doc_2.4.4-5_all.deb ab06b4d5f6126c685c8393beb4f736dc 34472 haskell extra libghc-pwstore-fast-prof_2.4.4-5_amd64.deb 65b3967a2a52a5d235727fbffc7466b7 2720 haskell extra haskell-pwstore-fast_2.4.4-5.dsc e39cecd8a8fbb42f7ca331655c5eab09 2700 - - haskell-pwstore-fast_2.4.4-5.debian.tar.xz 4a63965c940af993efaf5eab2f0dc5a7 8901 - - haskell-pwstore-fast_2.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJRaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYNsP/39RI3PfMGOhLLSg0o+E7ACP RN+PVcfIgz8qXGFkQtV8av2w9APfkP5/jAF4xfhWEydVVGLVBYRJkf8pKfCAf5Vk VY6lX46tbzQg4TdD5oaaf+B84xuvDVSrG8KDAyXhI9yYqyUTpHP2YPuLNFKCmUS1 t0qyDTovFqGpnypWfMLHlBBO77CVx9uajYCpDU6ogsx7ov7PRL7IxUrJxwRgbcsz i+DDqB3yg3fUS8RTYNKoEiyA5NG18qHsMqzs7ngQ2F+GTzCfy00Uo5qBIr7lTMcz e+jDfOpKcyrFVAB67RhOIHEHo5AVzzSOqKC0IGS5iq16CChMoOpAEkfrNmEORz4M Gy3KQA+DEJC0SJOzDF4qeqJRwCNxr8iONsDhk4NI+OIJJWvGm8g2DPWl/+GvQzir cFD4DFlxv9WOcZEVM2pZRlvoBrYHTODYIi+/r5eOLM4tlqnMbPB284IZFPXbhzin MB1Bd+TvEHpIWTsN4xJcrjeGAx1M1Jy356Jxl0IrAPPKe3PsPqg3btf1rQYZ8Fx1 VtXwsi5Ct8AFQwhC5veIix9FqjTHf1rxciXqrvYSGdDTusPIRy0gRF6H99K8mMOm fP8zRyE+C/rgQqi7ovw3i47osh8bYh6mGBDhoV4speJxtIif5/puZtOC8kcP7cgJ 7GEGMxA7eG33DKQcr01M =hQ0H -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:39:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:39:46 +0000 Subject: haskell-refact_0.3.0.2-1_amd64.changes is NEW Message-ID: binary:libghc-refact-dev is NEW. binary:libghc-refact-doc is NEW. binary:libghc-refact-prof is NEW. source:haskell-refact is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Sun Dec 6 21:39:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:39:56 +0000 Subject: haskell-regex-applicative_0.3.2.1-3_amd64.changes REJECTED Message-ID: libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:40:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:40:32 +0000 Subject: haskell-tar_0.4.2.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:55:09 EST Source: haskell-tar Binary: libghc-tar-dev libghc-tar-prof libghc-tar-doc Architecture: amd64 all source Version: 0.4.2.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tar-dev - reading, writing and manipulating ".tar" archive files${haskell:S libghc-tar-prof - reading, writing and manipulating ".tar" archive files${haskell:S libghc-tar-doc - reading, writing and manipulating ".tar" archive files${haskell:S Changes: haskell-tar (0.4.2.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: cc17938c69d1925a4d5eed76655c4e94555e66b71a75ef621e37940cd1874169 168668 libghc-tar-dev_0.4.2.2-1_amd64.deb 16b086be4276f9aeefbb7f8ae4c02cd52a09afb6c780e312a9232f1fd926d567 96646 libghc-tar-doc_0.4.2.2-1_all.deb dc087df827c153036ba0de5736a3b464d738885e23247b99d61a7422ebc76209 143588 libghc-tar-prof_0.4.2.2-1_amd64.deb af3e5d9d588b7e57635d3bbfc95b7c9456092bec4a2ff4ec01a9945b4500cbe0 2569 haskell-tar_0.4.2.2-1.dsc 02fc59c3cc648d33f079f9561132d6ffad532494755d654e67857da5bb26e218 5452 haskell-tar_0.4.2.2-1.debian.tar.xz 4242573a8d0b4df721177ae36d277b4be68616ba7d8da645dab999d1e1464ced 31095 haskell-tar_0.4.2.2.orig.tar.gz Checksums-Sha1: 6e50e7788c263e47d5b3708e9c65e1c881aaddc2 168668 libghc-tar-dev_0.4.2.2-1_amd64.deb e3aec233d692f0a592ad35617dd8ec541b0e6fa6 96646 libghc-tar-doc_0.4.2.2-1_all.deb 10dbf4fde16b55a7aff0210ecdb0e1824c886fcf 143588 libghc-tar-prof_0.4.2.2-1_amd64.deb baba9da809f5326a0f6e7ac8e5823797feb8ef63 2569 haskell-tar_0.4.2.2-1.dsc 9598879d1a3aac77462e2ce913074ca53a9357e7 5452 haskell-tar_0.4.2.2-1.debian.tar.xz 546a60022ed39653acd5b9ec8cf15c77946babae 31095 haskell-tar_0.4.2.2.orig.tar.gz Files: b9c1fb175f72695f6014640f0173fd65 168668 haskell extra libghc-tar-dev_0.4.2.2-1_amd64.deb 0ce010df01fd63600b3245a2174c048a 96646 doc extra libghc-tar-doc_0.4.2.2-1_all.deb 0209c4a10b45ac49a8d236c142b2be9e 143588 haskell extra libghc-tar-prof_0.4.2.2-1_amd64.deb 3b0ba4b669a6ea6000eb86ca2b673043 2569 haskell extra haskell-tar_0.4.2.2-1.dsc 35b9fa1493da538face44b383af29be6 5452 - - haskell-tar_0.4.2.2-1.debian.tar.xz 93516eb600746644a287a76b8956f98d 31095 - - haskell-tar_0.4.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJRaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTdIP/RON61jS/EFD/jZNx+AHlPCi hpe+pUHPW5TNBpijnj2GSGal2MKoLw2YtOwWuxKjOr6B6zWT03PqcnrkD9MA3h7y tvi4Lx09s63EO+/CY/LrpT6P5A1JGuPSYxNz/m2LXLrCaIEBNsfSGTAKNXm3tiU1 xYweX30cDuxHN3ueTjZbTP3joQw9bqITpjMji03D2QPdovj+eMH2MuQo23OxZ9YE +p+jDgL0eT7XZvBHWJEu1/99KscQpO62wmJrd8t+2EZ7lJXco74q91G55Y+SSoOh N6omfKEt7hT0jCYwGAztr9Z7zF4jHxv/3iqnPuarrN5lIBNHyCX5jT1Kl/bHgqnb 89VZdS4HQ16MB8lJhhHsbrra3ke0lDCtVKyTsexiLhOTDhSBNbsJSzHW50TNLeR4 76xMkMN2lj2FX3Zd7H45A4jIqMaywxNctySFXI74yEUELZpnzGFEIzRNf66GSjt5 z/rBf7Ch72emopoM5wNU9+EJCB1Y222y2uVqn8zNnGBLnmqW6LI4EIpnYnZFJ9L+ eyP2sGbyFN3lgLVaboOObGn96kdeKoQC/QrF/G9aRn0wDHrn5vFEqfqGIG61JCIl vEJlWlPnbDTTIW6GXeRAz/QxbQHdfgq4a6rs2fkVMrDX30Fmdpq6a7FC2xs7oPXF yD021nul+MU2I+7mVEaO =7Xle -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 21:42:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:42:04 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:42:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:42:04 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:46:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:46:32 +0000 Subject: Processing of haskell-binary-conduit_1.2.3-4_amd64.changes Message-ID: haskell-binary-conduit_1.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-binary-conduit-dev_1.2.3-4_amd64.deb libghc-binary-conduit-doc_1.2.3-4_all.deb libghc-binary-conduit-prof_1.2.3-4_amd64.deb haskell-binary-conduit_1.2.3-4.dsc haskell-binary-conduit_1.2.3-4.debian.tar.xz haskell-binary-conduit_1.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:46:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:46:32 +0000 Subject: Processing of haskell-bindings-nettle_0.3.1-3_amd64.changes Message-ID: haskell-bindings-nettle_0.3.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-bindings-nettle-dev_0.3.1-3_amd64.deb libghc-bindings-nettle-doc_0.3.1-3_all.deb libghc-bindings-nettle-prof_0.3.1-3_amd64.deb haskell-bindings-nettle_0.3.1-3.dsc haskell-bindings-nettle_0.3.1-3.debian.tar.xz haskell-bindings-nettle_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:46:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:46:33 +0000 Subject: Processing of haskell-cereal-conduit_0.7.2.3-4_amd64.changes Message-ID: haskell-cereal-conduit_0.7.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-cereal-conduit-dev_0.7.2.3-4_amd64.deb libghc-cereal-conduit-doc_0.7.2.3-4_all.deb libghc-cereal-conduit-prof_0.7.2.3-4_amd64.deb haskell-cereal-conduit_0.7.2.3-4.dsc haskell-cereal-conduit_0.7.2.3-4.debian.tar.xz haskell-cereal-conduit_0.7.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:47:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:47:09 +0000 Subject: Processing of haskell-binary-conduit_1.2.3-4_amd64.changes Message-ID: haskell-binary-conduit_1.2.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-binary-conduit-dev_1.2.3-4_amd64.deb libghc-binary-conduit-doc_1.2.3-4_all.deb libghc-binary-conduit-prof_1.2.3-4_amd64.deb haskell-binary-conduit_1.2.3-4.dsc haskell-binary-conduit_1.2.3-4.debian.tar.xz haskell-binary-conduit_1.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:47:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:47:13 +0000 Subject: Processing of haskell-bindings-nettle_0.3.1-3_amd64.changes Message-ID: haskell-bindings-nettle_0.3.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bindings-nettle-dev_0.3.1-3_amd64.deb libghc-bindings-nettle-doc_0.3.1-3_all.deb libghc-bindings-nettle-prof_0.3.1-3_amd64.deb haskell-bindings-nettle_0.3.1-3.dsc haskell-bindings-nettle_0.3.1-3.debian.tar.xz haskell-bindings-nettle_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:47:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:47:17 +0000 Subject: Processing of haskell-cereal-conduit_0.7.2.3-4_amd64.changes Message-ID: haskell-cereal-conduit_0.7.2.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cereal-conduit-dev_0.7.2.3-4_amd64.deb libghc-cereal-conduit-doc_0.7.2.3-4_all.deb libghc-cereal-conduit-prof_0.7.2.3-4_amd64.deb haskell-cereal-conduit_0.7.2.3-4.dsc haskell-cereal-conduit_0.7.2.3-4.debian.tar.xz haskell-cereal-conduit_0.7.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:47:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:47:20 +0000 Subject: Processing of haskell-comonad_4.2.7.2-3_amd64.changes Message-ID: Upload to ftp-master.debian.org failed Error messages: Could not create file. The upload will be retried in 0:30:00 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:47:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:47:20 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:47:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:47:20 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:51:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:51:35 +0000 Subject: Processing of haskell-binary-conduit_1.2.3-4_amd64.changes Message-ID: /haskell-binary-conduit_1.2.3-4_amd64.changes is already present on target host: haskell-binary-conduit_1.2.3.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-binary-conduit_1.2.3-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:51:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:51:35 +0000 Subject: Processing of haskell-bindings-nettle_0.3.1-3_amd64.changes Message-ID: /haskell-bindings-nettle_0.3.1-3_amd64.changes is already present on target host: haskell-bindings-nettle_0.3.1.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-bindings-nettle_0.3.1-3_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:51:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:51:41 +0000 Subject: Processing of haskell-comonad_4.2.7.2-3_amd64.changes Message-ID: haskell-comonad_4.2.7.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-comonad-dev_4.2.7.2-3_amd64.deb libghc-comonad-doc_4.2.7.2-3_all.deb libghc-comonad-prof_4.2.7.2-3_amd64.deb haskell-comonad_4.2.7.2-3.dsc haskell-comonad_4.2.7.2-3.debian.tar.xz haskell-comonad_4.2.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:51:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:51:40 +0000 Subject: Processing of haskell-cereal-conduit_0.7.2.3-4_amd64.changes Message-ID: /haskell-cereal-conduit_0.7.2.3-4_amd64.changes is already present on target host: haskell-cereal-conduit_0.7.2.3.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-cereal-conduit_0.7.2.3-4_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:52:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:52:33 +0000 Subject: Processing of haskell-gloss-rendering_1.9.3.1-3_amd64.changes Message-ID: haskell-gloss-rendering_1.9.3.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gloss-rendering-dev_1.9.3.1-3_amd64.deb libghc-gloss-rendering-doc_1.9.3.1-3_all.deb libghc-gloss-rendering-prof_1.9.3.1-3_amd64.deb haskell-gloss-rendering_1.9.3.1-3.dsc haskell-gloss-rendering_1.9.3.1-3.debian.tar.xz haskell-gloss-rendering_1.9.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:52:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:52:39 +0000 Subject: Processing of haskell-hedis_0.6.9-2_amd64.changes Message-ID: haskell-hedis_0.6.9-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hedis-dev_0.6.9-2_amd64.deb libghc-hedis-doc_0.6.9-2_all.deb libghc-hedis-prof_0.6.9-2_amd64.deb haskell-hedis_0.6.9-2.dsc haskell-hedis_0.6.9-2.debian.tar.xz haskell-hedis_0.6.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:52:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:52:45 +0000 Subject: Processing of haskell-icalendar_0.4.0.3-2_amd64.changes Message-ID: haskell-icalendar_0.4.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-icalendar-dev_0.4.0.3-2_amd64.deb libghc-icalendar-doc_0.4.0.3-2_all.deb libghc-icalendar-prof_0.4.0.3-2_amd64.deb haskell-icalendar_0.4.0.3-2.dsc haskell-icalendar_0.4.0.3-2.debian.tar.xz haskell-icalendar_0.4.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:52:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:52:57 +0000 Subject: Processing of haskell-idna_0.3.0-4_amd64.changes Message-ID: haskell-idna_0.3.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-idna-dev_0.3.0-4_amd64.deb libghc-idna-doc_0.3.0-4_all.deb libghc-idna-prof_0.3.0-4_amd64.deb haskell-idna_0.3.0-4.dsc haskell-idna_0.3.0-4.debian.tar.xz haskell-idna_0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:16 +0000 Subject: Processing of haskell-lrucache_1.2.0.0-4_amd64.changes Message-ID: haskell-lrucache_1.2.0.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lrucache-dev_1.2.0.0-4_amd64.deb libghc-lrucache-doc_1.2.0.0-4_all.deb libghc-lrucache-prof_1.2.0.0-4_amd64.deb haskell-lrucache_1.2.0.0-4.dsc haskell-lrucache_1.2.0.0-4.debian.tar.xz haskell-lrucache_1.2.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:23 +0000 Subject: Processing of haskell-css-text_0.1.2.1-5_amd64.changes Message-ID: haskell-css-text_0.1.2.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-css-text-dev_0.1.2.1-5_amd64.deb libghc-css-text-doc_0.1.2.1-5_all.deb libghc-css-text-prof_0.1.2.1-5_amd64.deb haskell-css-text_0.1.2.1-5.dsc haskell-css-text_0.1.2.1-5.debian.tar.xz haskell-css-text_0.1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:28 +0000 Subject: Processing of haskell-descriptive_0.9.4-3_amd64.changes Message-ID: haskell-descriptive_0.9.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-descriptive-dev_0.9.4-3_amd64.deb libghc-descriptive-doc_0.9.4-3_all.deb libghc-descriptive-prof_0.9.4-3_amd64.deb haskell-descriptive_0.9.4-3.dsc haskell-descriptive_0.9.4-3.debian.tar.xz haskell-descriptive_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:37 +0000 Subject: Processing of haskell-hspec-contrib_0.3.0-2_amd64.changes Message-ID: haskell-hspec-contrib_0.3.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hspec-contrib-dev_0.3.0-2_amd64.deb libghc-hspec-contrib-doc_0.3.0-2_all.deb libghc-hspec-contrib-prof_0.3.0-2_amd64.deb haskell-hspec-contrib_0.3.0-2.dsc haskell-hspec-contrib_0.3.0-2.debian.tar.xz haskell-hspec-contrib_0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:44 +0000 Subject: Processing of haskell-io-choice_0.0.5-5_amd64.changes Message-ID: haskell-io-choice_0.0.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-io-choice-dev_0.0.5-5_amd64.deb libghc-io-choice-doc_0.0.5-5_all.deb libghc-io-choice-prof_0.0.5-5_amd64.deb haskell-io-choice_0.0.5-5.dsc haskell-io-choice_0.0.5-5.debian.tar.xz haskell-io-choice_0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:53 +0000 Subject: Processing of haskell-mueval_0.9.1.1.2-5_amd64.changes Message-ID: haskell-mueval_0.9.1.1.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mueval-dev_0.9.1.1.2-5_amd64.deb libghc-mueval-doc_0.9.1.1.2-5_all.deb libghc-mueval-prof_0.9.1.1.2-5_amd64.deb mueval_0.9.1.1.2-5_amd64.deb haskell-mueval_0.9.1.1.2-5.dsc haskell-mueval_0.9.1.1.2-5.debian.tar.xz haskell-mueval_0.9.1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:53:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:53:59 +0000 Subject: Processing of haskell-pandoc-types_1.12.4.7-1_amd64.changes Message-ID: haskell-pandoc-types_1.12.4.7-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pandoc-types-dev_1.12.4.7-1_amd64.deb libghc-pandoc-types-doc_1.12.4.7-1_all.deb libghc-pandoc-types-prof_1.12.4.7-1_amd64.deb haskell-pandoc-types_1.12.4.7-1.dsc haskell-pandoc-types_1.12.4.7-1.debian.tar.xz haskell-pandoc-types_1.12.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:06 +0000 Subject: Processing of haskell-parsers_0.12.3-1_amd64.changes Message-ID: haskell-parsers_0.12.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-parsers-dev_0.12.3-1_amd64.deb libghc-parsers-doc_0.12.3-1_all.deb libghc-parsers-prof_0.12.3-1_amd64.deb haskell-parsers_0.12.3-1.dsc haskell-parsers_0.12.3-1.debian.tar.xz haskell-parsers_0.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:12 +0000 Subject: Processing of haskell-path_0.5.3-1_amd64.changes Message-ID: haskell-path_0.5.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-path-dev_0.5.3-1_amd64.deb libghc-path-doc_0.5.3-1_all.deb libghc-path-prof_0.5.3-1_amd64.deb haskell-path_0.5.3-1.dsc haskell-path_0.5.3-1.debian.tar.xz haskell-path_0.5.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:18 +0000 Subject: Processing of haskell-pipes-attoparsec_0.5.1.2-3_amd64.changes Message-ID: haskell-pipes-attoparsec_0.5.1.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-attoparsec-dev_0.5.1.2-3_amd64.deb libghc-pipes-attoparsec-doc_0.5.1.2-3_all.deb libghc-pipes-attoparsec-prof_0.5.1.2-3_amd64.deb haskell-pipes-attoparsec_0.5.1.2-3.dsc haskell-pipes-attoparsec_0.5.1.2-3.debian.tar.xz haskell-pipes-attoparsec_0.5.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:21 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:29 +0000 Subject: Processing of haskell-math-functions_0.1.5.2-5_amd64.changes Message-ID: haskell-math-functions_0.1.5.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-math-functions-dev_0.1.5.2-5_amd64.deb libghc-math-functions-doc_0.1.5.2-5_all.deb libghc-math-functions-prof_0.1.5.2-5_amd64.deb haskell-math-functions_0.1.5.2-5.dsc haskell-math-functions_0.1.5.2-5.debian.tar.xz haskell-math-functions_0.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:34 +0000 Subject: Processing of haskell-network-protocol-xmpp_0.4.8-2_amd64.changes Message-ID: haskell-network-protocol-xmpp_0.4.8-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-protocol-xmpp-dev_0.4.8-2_amd64.deb libghc-network-protocol-xmpp-doc_0.4.8-2_all.deb libghc-network-protocol-xmpp-prof_0.4.8-2_amd64.deb haskell-network-protocol-xmpp_0.4.8-2.dsc haskell-network-protocol-xmpp_0.4.8-2.debian.tar.xz haskell-network-protocol-xmpp_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:40 +0000 Subject: Processing of haskell-openssl-streams_1.2.1.0-2_amd64.changes Message-ID: haskell-openssl-streams_1.2.1.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-openssl-streams-dev_1.2.1.0-2_amd64.deb libghc-openssl-streams-doc_1.2.1.0-2_all.deb libghc-openssl-streams-prof_1.2.1.0-2_amd64.deb haskell-openssl-streams_1.2.1.0-2.dsc haskell-openssl-streams_1.2.1.0-2.debian.tar.xz haskell-openssl-streams_1.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:47 +0000 Subject: Processing of haskell-profunctors_5.1.1-2_amd64.changes Message-ID: haskell-profunctors_5.1.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-profunctors-dev_5.1.1-2_amd64.deb libghc-profunctors-doc_5.1.1-2_all.deb libghc-profunctors-prof_5.1.1-2_amd64.deb haskell-profunctors_5.1.1-2.dsc haskell-profunctors_5.1.1-2.debian.tar.xz haskell-profunctors_5.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:55 +0000 Subject: Processing of haskell-rvar_0.2.0.2-3_amd64.changes Message-ID: haskell-rvar_0.2.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-rvar-dev_0.2.0.2-3_amd64.deb libghc-rvar-doc_0.2.0.2-3_all.deb libghc-rvar-prof_0.2.0.2-3_amd64.deb haskell-rvar_0.2.0.2-3.dsc haskell-rvar_0.2.0.2-3.debian.tar.xz haskell-rvar_0.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:54:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:54:59 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:43 +0000 Subject: Processing of haskell-icalendar_0.4.0.3-2_amd64.changes Message-ID: haskell-icalendar_0.4.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-icalendar-dev_0.4.0.3-2_amd64.deb libghc-icalendar-doc_0.4.0.3-2_all.deb libghc-icalendar-prof_0.4.0.3-2_amd64.deb haskell-icalendar_0.4.0.3-2.dsc haskell-icalendar_0.4.0.3-2.debian.tar.xz haskell-icalendar_0.4.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:44 +0000 Subject: Processing of haskell-profunctors_5.1.1-2_amd64.changes Message-ID: haskell-profunctors_5.1.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-profunctors-dev_5.1.1-2_amd64.deb libghc-profunctors-doc_5.1.1-2_all.deb libghc-profunctors-prof_5.1.1-2_amd64.deb haskell-profunctors_5.1.1-2.dsc haskell-profunctors_5.1.1-2.debian.tar.xz haskell-profunctors_5.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:44 +0000 Subject: Processing of haskell-parsers_0.12.3-1_amd64.changes Message-ID: haskell-parsers_0.12.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-parsers-dev_0.12.3-1_amd64.deb libghc-parsers-doc_0.12.3-1_all.deb libghc-parsers-prof_0.12.3-1_amd64.deb haskell-parsers_0.12.3-1.dsc haskell-parsers_0.12.3-1.debian.tar.xz haskell-parsers_0.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:45 +0000 Subject: Processing of haskell-descriptive_0.9.4-3_amd64.changes Message-ID: haskell-descriptive_0.9.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-descriptive-dev_0.9.4-3_amd64.deb libghc-descriptive-doc_0.9.4-3_all.deb libghc-descriptive-prof_0.9.4-3_amd64.deb haskell-descriptive_0.9.4-3.dsc haskell-descriptive_0.9.4-3.debian.tar.xz haskell-descriptive_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:46 +0000 Subject: Processing of haskell-hspec-contrib_0.3.0-2_amd64.changes Message-ID: haskell-hspec-contrib_0.3.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hspec-contrib-dev_0.3.0-2_amd64.deb libghc-hspec-contrib-doc_0.3.0-2_all.deb libghc-hspec-contrib-prof_0.3.0-2_amd64.deb haskell-hspec-contrib_0.3.0-2.dsc haskell-hspec-contrib_0.3.0-2.debian.tar.xz haskell-hspec-contrib_0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:46 +0000 Subject: Processing of haskell-io-choice_0.0.5-5_amd64.changes Message-ID: haskell-io-choice_0.0.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-io-choice-dev_0.0.5-5_amd64.deb libghc-io-choice-doc_0.0.5-5_all.deb libghc-io-choice-prof_0.0.5-5_amd64.deb haskell-io-choice_0.0.5-5.dsc haskell-io-choice_0.0.5-5.debian.tar.xz haskell-io-choice_0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:45 +0000 Subject: Processing of haskell-gloss-rendering_1.9.3.1-3_amd64.changes Message-ID: haskell-gloss-rendering_1.9.3.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-gloss-rendering-dev_1.9.3.1-3_amd64.deb libghc-gloss-rendering-doc_1.9.3.1-3_all.deb libghc-gloss-rendering-prof_1.9.3.1-3_amd64.deb haskell-gloss-rendering_1.9.3.1-3.dsc haskell-gloss-rendering_1.9.3.1-3.debian.tar.xz haskell-gloss-rendering_1.9.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:45 +0000 Subject: Processing of haskell-hedis_0.6.9-2_amd64.changes Message-ID: haskell-hedis_0.6.9-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hedis-dev_0.6.9-2_amd64.deb libghc-hedis-doc_0.6.9-2_all.deb libghc-hedis-prof_0.6.9-2_amd64.deb haskell-hedis_0.6.9-2.dsc haskell-hedis_0.6.9-2.debian.tar.xz haskell-hedis_0.6.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:46 +0000 Subject: Processing of haskell-lrucache_1.2.0.0-4_amd64.changes Message-ID: haskell-lrucache_1.2.0.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-lrucache-dev_1.2.0.0-4_amd64.deb libghc-lrucache-doc_1.2.0.0-4_all.deb libghc-lrucache-prof_1.2.0.0-4_amd64.deb haskell-lrucache_1.2.0.0-4.dsc haskell-lrucache_1.2.0.0-4.debian.tar.xz haskell-lrucache_1.2.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:47 +0000 Subject: Processing of haskell-openssl-streams_1.2.1.0-2_amd64.changes Message-ID: haskell-openssl-streams_1.2.1.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-openssl-streams-dev_1.2.1.0-2_amd64.deb libghc-openssl-streams-doc_1.2.1.0-2_all.deb libghc-openssl-streams-prof_1.2.1.0-2_amd64.deb haskell-openssl-streams_1.2.1.0-2.dsc haskell-openssl-streams_1.2.1.0-2.debian.tar.xz haskell-openssl-streams_1.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:47 +0000 Subject: Processing of haskell-network-protocol-xmpp_0.4.8-2_amd64.changes Message-ID: haskell-network-protocol-xmpp_0.4.8-2_amd64.changes uploaded successfully to localhost along with the files: libghc-network-protocol-xmpp-dev_0.4.8-2_amd64.deb libghc-network-protocol-xmpp-doc_0.4.8-2_all.deb libghc-network-protocol-xmpp-prof_0.4.8-2_amd64.deb haskell-network-protocol-xmpp_0.4.8-2.dsc haskell-network-protocol-xmpp_0.4.8-2.debian.tar.xz haskell-network-protocol-xmpp_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:48 +0000 Subject: Processing of haskell-pipes-attoparsec_0.5.1.2-3_amd64.changes Message-ID: haskell-pipes-attoparsec_0.5.1.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-attoparsec-dev_0.5.1.2-3_amd64.deb libghc-pipes-attoparsec-doc_0.5.1.2-3_all.deb libghc-pipes-attoparsec-prof_0.5.1.2-3_amd64.deb haskell-pipes-attoparsec_0.5.1.2-3.dsc haskell-pipes-attoparsec_0.5.1.2-3.debian.tar.xz haskell-pipes-attoparsec_0.5.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:47 +0000 Subject: Processing of haskell-pandoc-types_1.12.4.7-1_amd64.changes Message-ID: haskell-pandoc-types_1.12.4.7-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pandoc-types-dev_1.12.4.7-1_amd64.deb libghc-pandoc-types-doc_1.12.4.7-1_all.deb libghc-pandoc-types-prof_1.12.4.7-1_amd64.deb haskell-pandoc-types_1.12.4.7-1.dsc haskell-pandoc-types_1.12.4.7-1.debian.tar.xz haskell-pandoc-types_1.12.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:49 +0000 Subject: Processing of haskell-math-functions_0.1.5.2-5_amd64.changes Message-ID: haskell-math-functions_0.1.5.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-math-functions-dev_0.1.5.2-5_amd64.deb libghc-math-functions-doc_0.1.5.2-5_all.deb libghc-math-functions-prof_0.1.5.2-5_amd64.deb haskell-math-functions_0.1.5.2-5.dsc haskell-math-functions_0.1.5.2-5.debian.tar.xz haskell-math-functions_0.1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:48 +0000 Subject: Processing of haskell-css-text_0.1.2.1-5_amd64.changes Message-ID: haskell-css-text_0.1.2.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-css-text-dev_0.1.2.1-5_amd64.deb libghc-css-text-doc_0.1.2.1-5_all.deb libghc-css-text-prof_0.1.2.1-5_amd64.deb haskell-css-text_0.1.2.1-5.dsc haskell-css-text_0.1.2.1-5.debian.tar.xz haskell-css-text_0.1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:49 +0000 Subject: Processing of haskell-mueval_0.9.1.1.2-5_amd64.changes Message-ID: haskell-mueval_0.9.1.1.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-mueval-dev_0.9.1.1.2-5_amd64.deb libghc-mueval-doc_0.9.1.1.2-5_all.deb libghc-mueval-prof_0.9.1.1.2-5_amd64.deb mueval_0.9.1.1.2-5_amd64.deb haskell-mueval_0.9.1.1.2-5.dsc haskell-mueval_0.9.1.1.2-5.debian.tar.xz haskell-mueval_0.9.1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:49 +0000 Subject: Processing of haskell-rvar_0.2.0.2-3_amd64.changes Message-ID: haskell-rvar_0.2.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-rvar-dev_0.2.0.2-3_amd64.deb libghc-rvar-doc_0.2.0.2-3_all.deb libghc-rvar-prof_0.2.0.2-3_amd64.deb haskell-rvar_0.2.0.2-3.dsc haskell-rvar_0.2.0.2-3.debian.tar.xz haskell-rvar_0.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:50 +0000 Subject: Processing of haskell-path_0.5.3-1_amd64.changes Message-ID: haskell-path_0.5.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-path-dev_0.5.3-1_amd64.deb libghc-path-doc_0.5.3-1_all.deb libghc-path-prof_0.5.3-1_amd64.deb haskell-path_0.5.3-1.dsc haskell-path_0.5.3-1.debian.tar.xz haskell-path_0.5.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 21:56:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 21:56:45 +0000 Subject: Processing of haskell-idna_0.3.0-4_amd64.changes Message-ID: haskell-idna_0.3.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-idna-dev_0.3.0-4_amd64.deb libghc-idna-doc_0.3.0-4_all.deb libghc-idna-prof_0.3.0-4_amd64.deb haskell-idna_0.3.0-4.dsc haskell-idna_0.3.0-4.debian.tar.xz haskell-idna_0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:06 +0000 Subject: Processing of haskell-vector-space_0.10.2-2_amd64.changes Message-ID: haskell-vector-space_0.10.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-space-dev_0.10.2-2_amd64.deb libghc-vector-space-doc_0.10.2-2_all.deb libghc-vector-space-prof_0.10.2-2_amd64.deb haskell-vector-space_0.10.2-2.dsc haskell-vector-space_0.10.2-2.debian.tar.xz haskell-vector-space_0.10.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:09 +0000 Subject: Processing of haskell-word-trie_0.3.0-4_amd64.changes Message-ID: haskell-word-trie_0.3.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-word-trie-dev_0.3.0-4_amd64.deb libghc-word-trie-doc_0.3.0-4_all.deb libghc-word-trie-prof_0.3.0-4_amd64.deb haskell-word-trie_0.3.0-4.dsc haskell-word-trie_0.3.0-4.debian.tar.xz haskell-word-trie_0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:15 +0000 Subject: Processing of haskell-semigroupoids_5.0.0.4-1_amd64.changes Message-ID: haskell-semigroupoids_5.0.0.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb libghc-semigroupoids-doc_5.0.0.4-1_all.deb libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb haskell-semigroupoids_5.0.0.4-1.dsc haskell-semigroupoids_5.0.0.4-1.debian.tar.xz haskell-semigroupoids_5.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:19 +0000 Subject: Processing of haskell-unixutils_1.54.1-2_amd64.changes Message-ID: haskell-unixutils_1.54.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-unixutils-dev_1.54.1-2_amd64.deb libghc-unixutils-doc_1.54.1-2_all.deb libghc-unixutils-prof_1.54.1-2_amd64.deb haskell-unixutils_1.54.1-2.dsc haskell-unixutils_1.54.1-2.debian.tar.xz haskell-unixutils_1.54.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:23 +0000 Subject: Processing of haskell-web-routes_0.27.9-6_amd64.changes Message-ID: haskell-web-routes_0.27.9-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-web-routes-dev_0.27.9-6_amd64.deb libghc-web-routes-doc_0.27.9-6_all.deb libghc-web-routes-prof_0.27.9-6_amd64.deb haskell-web-routes_0.27.9-6.dsc haskell-web-routes_0.27.9-6.debian.tar.xz haskell-web-routes_0.27.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:29 +0000 Subject: Processing of haskell-streaming-commons_0.1.15-1_amd64.changes Message-ID: haskell-streaming-commons_0.1.15-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-streaming-commons-dev_0.1.15-1_amd64.deb libghc-streaming-commons-doc_0.1.15-1_all.deb libghc-streaming-commons-prof_0.1.15-1_amd64.deb haskell-streaming-commons_0.1.15-1.dsc haskell-streaming-commons_0.1.15-1.debian.tar.xz haskell-streaming-commons_0.1.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:35 +0000 Subject: Processing of haskell-shake_0.15.5+dfsg-4_amd64.changes Message-ID: haskell-shake_0.15.5+dfsg-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-shake-data_0.15.5+dfsg-4_all.deb libghc-shake-dev_0.15.5+dfsg-4_amd64.deb libghc-shake-doc_0.15.5+dfsg-4_all.deb libghc-shake-prof_0.15.5+dfsg-4_amd64.deb haskell-shake_0.15.5+dfsg-4.dsc haskell-shake_0.15.5+dfsg-4.debian.tar.xz haskell-shake_0.15.5+dfsg.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:41 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:54 +0000 Subject: Processing of haskell-x11_1.6.1.2-5_amd64.changes Message-ID: haskell-x11_1.6.1.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-x11-dev_1.6.1.2-5_amd64.deb libghc-x11-doc_1.6.1.2-5_all.deb libghc-x11-prof_1.6.1.2-5_amd64.deb haskell-x11_1.6.1.2-5.dsc haskell-x11_1.6.1.2-5.debian.tar.xz haskell-x11_1.6.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:00:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:00:58 +0000 Subject: Processing of haskell-xss-sanitize_0.3.5.6-3_amd64.changes Message-ID: haskell-xss-sanitize_0.3.5.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xss-sanitize-dev_0.3.5.6-3_amd64.deb libghc-xss-sanitize-doc_0.3.5.6-3_all.deb libghc-xss-sanitize-prof_0.3.5.6-3_amd64.deb haskell-xss-sanitize_0.3.5.6-3.dsc haskell-xss-sanitize_0.3.5.6-3.debian.tar.xz haskell-xss-sanitize_0.3.5.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:05 +0000 Subject: Processing of hlint_1.9.22-1_amd64.changes Message-ID: hlint_1.9.22-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hlint_1.9.22-1_amd64.deb libghc-hlint-dev_1.9.22-1_amd64.deb libghc-hlint-doc_1.9.22-1_all.deb libghc-hlint-prof_1.9.22-1_amd64.deb hlint_1.9.22-1.dsc hlint_1.9.22-1.debian.tar.xz hlint_1.9.22.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:05 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:52 +0000 Subject: Processing of haskell-word-trie_0.3.0-4_amd64.changes Message-ID: haskell-word-trie_0.3.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-word-trie-dev_0.3.0-4_amd64.deb libghc-word-trie-doc_0.3.0-4_all.deb libghc-word-trie-prof_0.3.0-4_amd64.deb haskell-word-trie_0.3.0-4.dsc haskell-word-trie_0.3.0-4.debian.tar.xz haskell-word-trie_0.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:53 +0000 Subject: Processing of haskell-xss-sanitize_0.3.5.6-3_amd64.changes Message-ID: haskell-xss-sanitize_0.3.5.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-xss-sanitize-dev_0.3.5.6-3_amd64.deb libghc-xss-sanitize-doc_0.3.5.6-3_all.deb libghc-xss-sanitize-prof_0.3.5.6-3_amd64.deb haskell-xss-sanitize_0.3.5.6-3.dsc haskell-xss-sanitize_0.3.5.6-3.debian.tar.xz haskell-xss-sanitize_0.3.5.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:55 +0000 Subject: Processing of haskell-semigroupoids_5.0.0.4-1_amd64.changes Message-ID: haskell-semigroupoids_5.0.0.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb libghc-semigroupoids-doc_5.0.0.4-1_all.deb libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb haskell-semigroupoids_5.0.0.4-1.dsc haskell-semigroupoids_5.0.0.4-1.debian.tar.xz haskell-semigroupoids_5.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:55 +0000 Subject: Processing of haskell-x11_1.6.1.2-5_amd64.changes Message-ID: haskell-x11_1.6.1.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-x11-dev_1.6.1.2-5_amd64.deb libghc-x11-doc_1.6.1.2-5_all.deb libghc-x11-prof_1.6.1.2-5_amd64.deb haskell-x11_1.6.1.2-5.dsc haskell-x11_1.6.1.2-5.debian.tar.xz haskell-x11_1.6.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:54 +0000 Subject: Processing of haskell-web-routes_0.27.9-6_amd64.changes Message-ID: haskell-web-routes_0.27.9-6_amd64.changes uploaded successfully to localhost along with the files: libghc-web-routes-dev_0.27.9-6_amd64.deb libghc-web-routes-doc_0.27.9-6_all.deb libghc-web-routes-prof_0.27.9-6_amd64.deb haskell-web-routes_0.27.9-6.dsc haskell-web-routes_0.27.9-6.debian.tar.xz haskell-web-routes_0.27.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:56 +0000 Subject: Processing of haskell-unixutils_1.54.1-2_amd64.changes Message-ID: haskell-unixutils_1.54.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-unixutils-dev_1.54.1-2_amd64.deb libghc-unixutils-doc_1.54.1-2_all.deb libghc-unixutils-prof_1.54.1-2_amd64.deb haskell-unixutils_1.54.1-2.dsc haskell-unixutils_1.54.1-2.debian.tar.xz haskell-unixutils_1.54.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:57 +0000 Subject: Processing of haskell-shake_0.15.5+dfsg-4_amd64.changes Message-ID: haskell-shake_0.15.5+dfsg-4_amd64.changes uploaded successfully to localhost along with the files: libghc-shake-data_0.15.5+dfsg-4_all.deb libghc-shake-dev_0.15.5+dfsg-4_amd64.deb libghc-shake-doc_0.15.5+dfsg-4_all.deb libghc-shake-prof_0.15.5+dfsg-4_amd64.deb haskell-shake_0.15.5+dfsg-4.dsc haskell-shake_0.15.5+dfsg-4.debian.tar.xz haskell-shake_0.15.5+dfsg.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:56 +0000 Subject: Processing of haskell-streaming-commons_0.1.15-1_amd64.changes Message-ID: haskell-streaming-commons_0.1.15-1_amd64.changes uploaded successfully to localhost along with the files: libghc-streaming-commons-dev_0.1.15-1_amd64.deb libghc-streaming-commons-doc_0.1.15-1_all.deb libghc-streaming-commons-prof_0.1.15-1_amd64.deb haskell-streaming-commons_0.1.15-1.dsc haskell-streaming-commons_0.1.15-1.debian.tar.xz haskell-streaming-commons_0.1.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:56 +0000 Subject: Processing of haskell-vector-space_0.10.2-2_amd64.changes Message-ID: haskell-vector-space_0.10.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-space-dev_0.10.2-2_amd64.deb libghc-vector-space-doc_0.10.2-2_all.deb libghc-vector-space-prof_0.10.2-2_amd64.deb haskell-vector-space_0.10.2-2.dsc haskell-vector-space_0.10.2-2.debian.tar.xz haskell-vector-space_0.10.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:01:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:01:58 +0000 Subject: Processing of hlint_1.9.22-1_amd64.changes Message-ID: hlint_1.9.22-1_amd64.changes uploaded successfully to localhost along with the files: hlint_1.9.22-1_amd64.deb libghc-hlint-dev_1.9.22-1_amd64.deb libghc-hlint-doc_1.9.22-1_all.deb libghc-hlint-prof_1.9.22-1_amd64.deb hlint_1.9.22-1.dsc hlint_1.9.22-1.debian.tar.xz hlint_1.9.22.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:06:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:06:06 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:06:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:06:06 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:12:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:12:08 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:12:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:12:08 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:17:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:17:23 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:17:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:17:23 +0000 Subject: Processing of haskell-comonad_4.2.7.2-3_amd64.changes Message-ID: haskell-comonad_4.2.7.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-comonad-dev_4.2.7.2-3_amd64.deb libghc-comonad-doc_4.2.7.2-3_all.deb libghc-comonad-prof_4.2.7.2-3_amd64.deb haskell-comonad_4.2.7.2-3.dsc haskell-comonad_4.2.7.2-3.debian.tar.xz haskell-comonad_4.2.7.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:17:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:17:23 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:22:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:22:05 +0000 Subject: Processing of haskell-comonad_4.2.7.2-3_amd64.changes Message-ID: /haskell-comonad_4.2.7.2-3_amd64.changes is already present on target host: haskell-comonad_4.2.7.2.orig.tar.gz Either you already uploaded it, or someone else came first. Job haskell-comonad_4.2.7.2-3_amd64.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:22:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:22:23 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:22:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:22:24 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:00 +0000 Subject: haskell-binary-conduit_1.2.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:37:15 EST Source: haskell-binary-conduit Binary: libghc-binary-conduit-dev libghc-binary-conduit-prof libghc-binary-conduit-doc Architecture: amd64 all source Version: 1.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-binary-conduit-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-binary-conduit-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-binary-conduit-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-binary-conduit (1.2.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a3d65f3d6006c5fb07c92c72b1b527d58d70d3113ac82f491f23cf2e3b86e495 34068 libghc-binary-conduit-dev_1.2.3-4_amd64.deb 235c6eee62b71188d46203e95591a05a37a59b76cd3c777e88aefcb81fc51a69 32106 libghc-binary-conduit-doc_1.2.3-4_all.deb 264a720e882663ec80b455039e79202c3c7c8984eb7886af739027af0e11b0c5 30342 libghc-binary-conduit-prof_1.2.3-4_amd64.deb cb9627e93313a800b5aac3a470b214714edeb4454dfe5e7f10fff2def91cf2a6 2675 haskell-binary-conduit_1.2.3-4.dsc 34893f0688f30883890945cdb9407fb1b4e6921e8c4ed6024deefdc0664b6659 2228 haskell-binary-conduit_1.2.3-4.debian.tar.xz d9a18707bfbc583d8ac8bedc2ff5cf89c8e490575b5c75e2bc4192729cefb07a 4373 haskell-binary-conduit_1.2.3.orig.tar.gz Checksums-Sha1: 0cdc3b8731adf69c3a8caab42e0d0303e6eb4d97 34068 libghc-binary-conduit-dev_1.2.3-4_amd64.deb 3ae8ff68389baee66ab512d62dbfa03575123d40 32106 libghc-binary-conduit-doc_1.2.3-4_all.deb bee9c8a68bb78640919f3ca5926ac625601daf8c 30342 libghc-binary-conduit-prof_1.2.3-4_amd64.deb 36457dadce0cc6847bce30f91afd37ae89f2e4cd 2675 haskell-binary-conduit_1.2.3-4.dsc d34e532db951de836155ea30d9f02d0350b87140 2228 haskell-binary-conduit_1.2.3-4.debian.tar.xz 3c12d29030ece3e19849eced21fba106d1344f44 4373 haskell-binary-conduit_1.2.3.orig.tar.gz Files: b6cec107bdde54c09ae7273b3b0d7924 34068 haskell extra libghc-binary-conduit-dev_1.2.3-4_amd64.deb 0b362aabe0d2461d96532daa663468ad 32106 doc extra libghc-binary-conduit-doc_1.2.3-4_all.deb 6f5de4d7739ed7ee37057e96b656de12 30342 haskell extra libghc-binary-conduit-prof_1.2.3-4_amd64.deb 2b1bea7b865edc265b77887524c850c6 2675 haskell extra haskell-binary-conduit_1.2.3-4.dsc 71ae4e58be9b77cd561f7fbb325d854d 2228 - - haskell-binary-conduit_1.2.3-4.debian.tar.xz 185e878a0dadd7269de15e5f9894d654 4373 - - haskell-binary-conduit_1.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3mAP/3EotI6qFukAUsF/a/kn3ttQ piUyQ2xg3xqZ4PJp/J7IlL5DlFaHQcumDxveqZHaAKVatMCEsH2zKBFayDCsbAXZ 7KTSK4kZpGYATgQxP5U/Z4+UUB3FXNMjVC5QuDeK/ismxkJzfqn3Cc4QkD5nmANj phzcnF0H4hbFVbBOy1p5wF8zx6wRvb5TJGIMdf4L4Nq5XZexS99K/CRfhOoVAJ+J JmZtx6+pulBsAO/pdpyv88wMMDiSa/tHNfRMbc3n7UuTcnqAAIElM5f3tExFpYTW BNKdReVEMLSJ90aFZ+CeGw2W//Y7H6Ph4+TrdH+MmBVkzwaFlIxiwYTL22n5mL2k V1XqRA53DhmnXnddfcNRD7tLMgAia3gCPhAYyuOMMhh3Pn2nyaJK6BXyngr8HMUR 9yQ8V+0vNCzT/K3+swYtyeQ5/a1OS3Rlzkb1gUrPrgOaGVFEeMe6Jk37xj9Zx8+I VLZEJ/LMUDqA4ORgiWZsSSKTvjf+AhOW6C3Zvtjw/kc8fw2godZrS6+KY0IIB0my BsdhpkGX4FjE3/iqhGVJ6hPY0bNjo4ggiC9TK51zms3pLtsgiHR5eorGeBQAHvjZ O3hWCvu0jjLE1eFFK7uZ70aNCukK5JbGgewncR6ltbQlC5IMtIy2qB+hgxEhsw4s TZepkXINVKVXPEysQWgL =GARd -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:09 +0000 Subject: haskell-bindings-nettle_0.3.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:27:28 EST Source: haskell-bindings-nettle Binary: libghc-bindings-nettle-dev libghc-bindings-nettle-prof libghc-bindings-nettle-doc Architecture: amd64 all source Version: 0.3.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bindings-nettle-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bindings-nettle-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-bindings-nettle-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-bindings-nettle (0.3.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fbe0833fccf885d12ea912dfa344bae6fff3611df14d0cc330d6d85c9c02e411 114882 libghc-bindings-nettle-dev_0.3.1-3_amd64.deb 99f8c230645f7495ed2c50d190cde1c0b9eebf44c1b84a1dc2a3b673fd903e4d 53948 libghc-bindings-nettle-doc_0.3.1-3_all.deb eb32b35a7835c96d90eae77ae8a24b5a55d87e73790c40e655bece6bba00a566 91470 libghc-bindings-nettle-prof_0.3.1-3_amd64.deb 4e0ac3ff84b74f4491bfa627052c7826d13a063ee054c1015e6039f5e59e0e1d 2580 haskell-bindings-nettle_0.3.1-3.dsc 6d579a4e32df9338bc1ea52b498c3f40f518f313c599854951806f3d9ab98aa6 1664 haskell-bindings-nettle_0.3.1-3.debian.tar.xz 70ec576302e035b45d3fe759b33e009089ea154876c25767d55c21e9e5740ef5 16358 haskell-bindings-nettle_0.3.1.orig.tar.gz Checksums-Sha1: 566218d6142afb2d63aed4333fc6b65c0a2f4086 114882 libghc-bindings-nettle-dev_0.3.1-3_amd64.deb cf7a41082a67a5b41a6ea64eb9d19540776a7e55 53948 libghc-bindings-nettle-doc_0.3.1-3_all.deb fd8661e04cbb52fa01198066b478586dca9fab6c 91470 libghc-bindings-nettle-prof_0.3.1-3_amd64.deb 5b36f8066954f3191f471832a0ee1bdb7b2dc684 2580 haskell-bindings-nettle_0.3.1-3.dsc 009ff7d2de8061eac8fa5872d9d4f69db4b9b40a 1664 haskell-bindings-nettle_0.3.1-3.debian.tar.xz d683598c09577848b45446bc5efc545d9ac53b9f 16358 haskell-bindings-nettle_0.3.1.orig.tar.gz Files: 27d8dadbd33842e7f9e2b77561d27fce 114882 haskell extra libghc-bindings-nettle-dev_0.3.1-3_amd64.deb 38ceaa565ee49279a9e559560d9fb9b7 53948 doc extra libghc-bindings-nettle-doc_0.3.1-3_all.deb d73d11c95a18cd142cc9d3751b6d94f7 91470 haskell extra libghc-bindings-nettle-prof_0.3.1-3_amd64.deb b7ead5a544b914fab30926a5cc253bea 2580 haskell extra haskell-bindings-nettle_0.3.1-3.dsc 4f355a8a28a1f3b331cff849547afe2f 1664 - - haskell-bindings-nettle_0.3.1-3.debian.tar.xz 491a2dff587419f2bc7cec774d51c622 16358 - - haskell-bindings-nettle_0.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohPsP/isgf1ETQtwj91NNRvBvSjLR j4l80PGIqNtj01KQ9cpL5hjOc8QX+vSmm7lbu4l5T1j3XLuM6fNejm9DczbfvR2E LO9/LdGSdtTNmHYVyYN28pfi96sd+qUrFisC7QznMovmT7nSiT/SqfhCjD1FJQ9P wris9frMrESMHOyUVqWQAp2bAW6bwfQ3gjlBiVNKaQ+7BpvzPOYOwfleZY9wtrQE XYurEA8NlbRraMLsGCLUbKYPcui4HSRF3vE18dg6MbwxAl8TPwTlcn70g09hztJA Bl+oqXhmgAXntXcNrRS7cRO8BRig5mYir0SpcjojrwN/GRkV9MOjXUIHP8IxTRCN HE86XFtFoJpn682ZRzLPmbt/PmXdCcQMBt4L7emaPOPAEJS4MlNKlrO6J4flBv9K iEon+T3a0xCQTiH7oNRBLtfKCFRR7PmMhSLJCWhDfTglPqkmKKns4Yktd1hFcqHA FiA/A/8OAw75YeXOmLrCL/4dY/BKcIexd+veXlxmvjyGtQ2OGRx+GgXOPcRM1j2d 0gpYsWzGUu0Rhqqyt4tEBkaKEZDyrxgx2DsNhnGf6lVRTkaT5QBsvJYV2oym7XfL aYixcG4pjR17VSiVMB/cPxlBuzHLTLFgz61NjLGjczS9VTkKYXORoi2fDdZkRoFV 0VblJiz6KqVZTL4wSxHK =dFZU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:17 +0000 Subject: haskell-cereal-conduit_0.7.2.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:38:19 EST Source: haskell-cereal-conduit Binary: libghc-cereal-conduit-dev libghc-cereal-conduit-prof libghc-cereal-conduit-doc Architecture: amd64 all source Version: 0.7.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cereal-conduit-dev - turn Data.Serialize Gets and Puts into Sources and Sinks${haskell libghc-cereal-conduit-prof - turn Data.Serialize Gets and Puts into Sources and Sinks${haskell libghc-cereal-conduit-doc - turn Data.Serialize Gets and Puts into Sources and Sinks${haskell Changes: haskell-cereal-conduit (0.7.2.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 70b77eee2d29ac060ad030cfd0c6920f14c87bcbc48be837155c493a8e711d52 25090 libghc-cereal-conduit-dev_0.7.2.3-4_amd64.deb 810c447692825286509e7bbf0e37d1e000f0fe0c074264d8e1ddc42c036bcc16 32146 libghc-cereal-conduit-doc_0.7.2.3-4_all.deb 03e631b5b91ad4ab06f1a791ae7d759940aa21419d60c6575158a54108ef2d2b 21762 libghc-cereal-conduit-prof_0.7.2.3-4_amd64.deb 01b6b456180a29ac93fc03e9fa7ec9bb19eeff58d48b941447bdc395af691486 2782 haskell-cereal-conduit_0.7.2.3-4.dsc 28b99a373d8569addcd22629dc6c423b4bd7eecd524027ab5d98b483998a2d92 2528 haskell-cereal-conduit_0.7.2.3-4.debian.tar.xz 3a49a7c4a8eaaf8062e119b9f395f4932e5cfe245f6e423a21b2f322aa443a68 5107 haskell-cereal-conduit_0.7.2.3.orig.tar.gz Checksums-Sha1: e997537074e8572894caf59367d68a1e7ddf12e7 25090 libghc-cereal-conduit-dev_0.7.2.3-4_amd64.deb 33e2ed3b958f53a168e59c5a3e68e36ad12e9dd8 32146 libghc-cereal-conduit-doc_0.7.2.3-4_all.deb efb1904f01b86d412db71aca25ecc7826d0fd6dd 21762 libghc-cereal-conduit-prof_0.7.2.3-4_amd64.deb 586c03e8a1f040dd707942a350ba7e98be29a900 2782 haskell-cereal-conduit_0.7.2.3-4.dsc fc9e570403eab3746fb1ea6a6c01437bc5782715 2528 haskell-cereal-conduit_0.7.2.3-4.debian.tar.xz 04db06ca881b78613e8c0f8e14ab6e52597ffa7e 5107 haskell-cereal-conduit_0.7.2.3.orig.tar.gz Files: 903817ef4be868f517852665b15f7c75 25090 haskell extra libghc-cereal-conduit-dev_0.7.2.3-4_amd64.deb a7a17a5caaf8f4ba284452d43d2aab4b 32146 doc extra libghc-cereal-conduit-doc_0.7.2.3-4_all.deb f821ce4797f89b7d015f2eff2fc65b9c 21762 haskell extra libghc-cereal-conduit-prof_0.7.2.3-4_amd64.deb 305da0160bf392da9a19ec2c2c64b05f 2782 haskell extra haskell-cereal-conduit_0.7.2.3-4.dsc e6be3dbe8879fad69038610e940aadfb 2528 - - haskell-cereal-conduit_0.7.2.3-4.debian.tar.xz 7c4a1374e81f3b4624d1e90cf0db5589 5107 - - haskell-cereal-conduit_0.7.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPOsP/3B8exfvhlgbzbFxeZaAMF/J uyWd9CCESOXmHeAHIhxwFPCOc6N1wjaOAqq65hrdeQvJzGtWRl50UyhgaaDeheEb edTmNynXnibKqYlkKtSPZxI8GTOJH3+0uvrAgVQwAp4OAUWiHGGDjy/x/CYfW5LE b7+E1KaVfBK2wqFuZZFNM3/RgO8hhfTVVHVUoNNf+xV7dpyDy5zia6VIWcxA1bhE EbWDh0WaXA+SsFTiew3i81PlZaL78cTw/MqFxviYTQl8h7rNAu84H/oByd+sWVCv 0ant1Vf0KdGQ0WHKPdeoY1y0ile88wMAOgvDsqRjyAFzsR/lWYZgxoIuKBMBO5dC TWsAUUUtzez9VwdCY5h/hAD35EQWEYLD1LLNw4+iF1LLtPhnKMDIPAfXZIbbvZ8P Iab67Y8tFgd1/PNZIEbsHBTjpH06/SAAp1Ng9kKWH7XEvgBknDza/NG9LJI9taV8 1khK39bRIDqYiSXaXu4FNBP0cORtYlDsGAsl6KMIeaXJgd1LEIZeEUg5WfulY15/ 8EvHdeXHRLCBXNpwJ61OoVmWKq7WWJJSbABG7Pdxz4h2fVD2Zc5PpDdVA74OkblE /TV5swLmerb/6alQG1GtD8gTdJ1tmPal+iBsx6bRc+Sa+5o6BpEt/tbLg/9LxrrY zN6/2KVwaJwwke8F0yQy =YZtN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:26 +0000 Subject: haskell-comonad_4.2.7.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:53:49 EST Source: haskell-comonad Binary: libghc-comonad-dev libghc-comonad-prof libghc-comonad-doc Architecture: amd64 all source Version: 4.2.7.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-comonad-dev - Haskell 98 comonads${haskell:ShortBlurb} libghc-comonad-prof - Haskell 98 comonads${haskell:ShortBlurb} libghc-comonad-doc - Haskell 98 comonads${haskell:ShortBlurb} Changes: haskell-comonad (4.2.7.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aafe01987169f5c1eaf168214fbc3c755d8c2a23b2d64c3b21e888a489c9e1ad 124048 libghc-comonad-dev_4.2.7.2-3_amd64.deb 76ae6b02660139947a2e414ecd7f54d873b3189eceddd8a5e669b838e7c085f1 65058 libghc-comonad-doc_4.2.7.2-3_all.deb 5475e41e269930ff3baf6c30a676e5450cf1d58b55359c639c096eeada2c2ec3 115882 libghc-comonad-prof_4.2.7.2-3_amd64.deb f0e862c68663a1159eec07d1686f4c2b38772a14a2076a194285b4ee32042f1f 2979 haskell-comonad_4.2.7.2-3.dsc 2de31cbb29fe315eb35612c1990bd43f52fca943d9a91e6d8772cbbdd10ec7ea 3028 haskell-comonad_4.2.7.2-3.debian.tar.xz b762261ef545a16881b66409398752e249a8e654a34088c66d9fabf9ba5a3b2b 16430 haskell-comonad_4.2.7.2.orig.tar.gz Checksums-Sha1: b81527c39b4f54d95a04d38c12762d3cacc3e81b 124048 libghc-comonad-dev_4.2.7.2-3_amd64.deb 996c7e8dc5a52d95c13f0114598b595ab5be07fe 65058 libghc-comonad-doc_4.2.7.2-3_all.deb 46c1951ee6b43faf3f71cc0099e5a8d46f114e40 115882 libghc-comonad-prof_4.2.7.2-3_amd64.deb 611ab48d5db34c937c0194661820c651ec322a1e 2979 haskell-comonad_4.2.7.2-3.dsc 60333dd31e1941e54e17276610def859163a3265 3028 haskell-comonad_4.2.7.2-3.debian.tar.xz 0f7a74fc7ca79f8b66c692247dd6368188ab3054 16430 haskell-comonad_4.2.7.2.orig.tar.gz Files: d033a29c5e639be1bf5c91b6b874930d 124048 haskell extra libghc-comonad-dev_4.2.7.2-3_amd64.deb 2cd3beada803028d6bafb898a259fa12 65058 doc extra libghc-comonad-doc_4.2.7.2-3_all.deb 4598ef808d9927db4493163980dc2db2 115882 haskell extra libghc-comonad-prof_4.2.7.2-3_amd64.deb f220ab92100cdead216273a3178b6246 2979 haskell extra haskell-comonad_4.2.7.2-3.dsc 64673bb2b4475a5ca7cc0160db231119 3028 - - haskell-comonad_4.2.7.2-3.debian.tar.xz a8cc75c2fd5eecd733b5bb013d08d23c 16430 - - haskell-comonad_4.2.7.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopb0P/1U6PMITCu5D/I9KVbuWjcmq 3hf0FRdg0vF/RzwfohQOgP0PMCnqZGM12ndqkjQ57oFbhQV+46d/iy6xZn0L+LcN 7wimHQBvy6avkT3ehinoZ8MiO4tNDHUBvzbFmB6m8QMesuX3FYfETKcps7TVCWXt sAdHE6fFQ1BxZ9zJuT0Lm0uedDtHq+l37dJULEUNyGieW8Wi93IzkptAug9KKz0f XJ9bdqzaObaVNVi4z8+gma5+qfIayyQ6LFFjoeVfM/dVrckZdPkHvKFFFtZCYsS7 RdRaTOeG7SJbPQpgjzzoA+f90cGxgpUr7LwvvwsVGyEpbL65oSi1Tfk03aEO/RpZ VzEv6HJCMYlL2X8dCnH3Wc1v7I/n384xTrUA/Wkvxy1m353xQBMWMVakjcgqqsov E425omn4vH0+/skxAt/jJfyrXqA2YvpXRSbDDCLYuxhQn3IEFSKzkEkJuzHQN8ry BX2ay14VdODaMVE+7K7e/tPH6ekFxpMRXfXfpUrqtV+uyKxzaUhq1b7fH+cvYZVL vRtzzeG0p/mUWcIVeNyyQTPer0AxI0cSjb/vksfBRKjyNFvsx9RQi5MTCo3Sg/0i hF8dGPQK7Ld1d5Yo+zEJdoX9UxLePYoJbVkY9/N9k2iZZmUVHCVg1dVvbSd3qSt9 l79+nLrQqd8vPpTKpom7 =wmZe -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:34 +0000 Subject: haskell-css-text_0.1.2.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:15:38 EST Source: haskell-css-text Binary: libghc-css-text-dev libghc-css-text-prof libghc-css-text-doc Architecture: amd64 all source Version: 0.1.2.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-css-text-dev - CSS parser and renderer${haskell:ShortBlurb} libghc-css-text-prof - CSS parser and renderer${haskell:ShortBlurb} libghc-css-text-doc - CSS parser and renderer${haskell:ShortBlurb} Changes: haskell-css-text (0.1.2.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 73deb313b73dfba149254a406acf579890dc25edb37cf9f817e3fc5e72c25553 50060 libghc-css-text-dev_0.1.2.1-5_amd64.deb 79631b7d78efbca3ff5896737455872c83c12deb022d6dcd8e231c273bcecc97 31342 libghc-css-text-doc_0.1.2.1-5_all.deb 6badaabb9110004896d89f554ecd567178e4898d78d45e2adcb1972e1db669b1 42292 libghc-css-text-prof_0.1.2.1-5_amd64.deb 90018fc0c92b2a24e741a9e604f519f55177644088078e33a790c9a1219f3c4b 2549 haskell-css-text_0.1.2.1-5.dsc 5a1ecf8320dcd6b5dd3d5d647936597b21da0788f3bb924fc2ee35f6210c3197 2412 haskell-css-text_0.1.2.1-5.debian.tar.xz dc0291da7ec756e4dda9dfadef303c78750eca63d07a5ad21dc4a3079cb021f6 3947 haskell-css-text_0.1.2.1.orig.tar.gz Checksums-Sha1: ff3f8543e23769c4e408f7e89ce3e3b4afd83843 50060 libghc-css-text-dev_0.1.2.1-5_amd64.deb eddba9b03b1335e3dca18651bbd49748f52c5287 31342 libghc-css-text-doc_0.1.2.1-5_all.deb 2fe631ffb819282f22f07147a5fd9ea318133027 42292 libghc-css-text-prof_0.1.2.1-5_amd64.deb 9c8f8d9ac45fd6887d1003693c6545eaadb2cf9c 2549 haskell-css-text_0.1.2.1-5.dsc 9ca7d27c0df77648e34dc003b64b5f093536b8f3 2412 haskell-css-text_0.1.2.1-5.debian.tar.xz f2c409c0990f1e72a3f65d36a919dbf191a14888 3947 haskell-css-text_0.1.2.1.orig.tar.gz Files: 1d9f229fde828d4d0c3388ee61544c33 50060 haskell extra libghc-css-text-dev_0.1.2.1-5_amd64.deb 117dadce342fd08e1e003dd48c446309 31342 doc extra libghc-css-text-doc_0.1.2.1-5_all.deb 0155188fb01e4de6d7dc48d5d999f7f8 42292 haskell extra libghc-css-text-prof_0.1.2.1-5_amd64.deb 23f5584f404114977d4424a298b32672 2549 haskell extra haskell-css-text_0.1.2.1-5.dsc 5d69f2f5fd93e719a51d0b2caff7a7d0 2412 - - haskell-css-text_0.1.2.1-5.debian.tar.xz 7e5e8d52f6e043b74eef6736049addb5 3947 - - haskell-css-text_0.1.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio55YQAIOYVJOotCIZSE3+c3u0grt2 zfmAkeNqDAla3EkdMmBsQppcfJkWQFQwJGy5+AqSEZfTqYtwW8P5dqZJNRprEIH+ hs2TdpJRLXNXO0cmXwjc+oX7mzOcDW9YnQbQ1aSvnf8WbVB32jPTaSg+pvH+O6LP gBfuhTIwnP3YBhXWtkcwoncQXQpMowXI5F3Rz8klXPKpq1e3LQogY9TLlu7O9zXR ZC6Osg6ygnuvd9VQRZMWiZ2yRdaPdh42jF7k3T51CEcduJ02q11Xxhyqr7QMpvp8 M8WCsS+hsXKlo69vr0VskYeVIDNIy4c6G6y0MPpXQj+VQiPsD6l0Wc2DolwuH6Tt dTGD76nMDEx2RHQl0Fg1pWGaDCw8J79msaFrxJwCC5VKVrPkwNBWMjFtMBEdg+oB lKLqkYL5nRHWxffahcrMSLdboYnjZoYveHJZOcaSROS5qde2D3KDb9/EOvOe/DdG fiaEDYZI7Um7QJPfBCx7uP0LwgYkTS3g5LRoxf9/uLXLpvIC+cC9n9XxETCUIp0G D//JiYfh7dd8mUgBZlK6L6CXXeBcP0fIV1SAfdhU9MZoGYEg27eNkp4m9yeZ8qHD SKemZ+6YeVucLtsLdHyiULCl9nwFQ1tNh1MfIF/A6yM0ETbKZQJ1Pjk1GkVjrzVR gRA+zJxvGTbg/dcnE166 =h01/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:42 +0000 Subject: haskell-descriptive_0.9.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:25:56 EST Source: haskell-descriptive Binary: libghc-descriptive-dev libghc-descriptive-prof libghc-descriptive-doc Architecture: amd64 all source Version: 0.9.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-descriptive-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-descriptive-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-descriptive-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-descriptive (0.9.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9caf4f9bdeaa928c68c68a18e39ed130699362333df4db72a6e225103770d1aa 172094 libghc-descriptive-dev_0.9.4-3_amd64.deb 1356d550a41bee67121dba023fbfd3f8261d31b753852098f1c24858dd341add 49324 libghc-descriptive-doc_0.9.4-3_all.deb 8cdff73922db58886eeeeff6be5131ede091db6871cde6edf88858a8460c5314 144386 libghc-descriptive-prof_0.9.4-3_amd64.deb 9b66ef85466ccd5e4c6bf8f9df0546cf8baf70a540dcf80a1b4a709ac95d3357 2817 haskell-descriptive_0.9.4-3.dsc b185e35576d6be5fa27a0c50fa4e62be189674914873004ef1d367518dac50a7 2388 haskell-descriptive_0.9.4-3.debian.tar.xz 795ec65756bf87ec6ea4c92d85a25d0eb0d8cfa1df40685ddcf74b83099bba2f 12458 haskell-descriptive_0.9.4.orig.tar.gz Checksums-Sha1: b465c913ead8cf193aa633e5ba98b4615eb900c4 172094 libghc-descriptive-dev_0.9.4-3_amd64.deb e591907b1112004fe07f2de0076918c6fff28bf1 49324 libghc-descriptive-doc_0.9.4-3_all.deb f38940eadacd3d7b8283d9992d5ab085027aaa7f 144386 libghc-descriptive-prof_0.9.4-3_amd64.deb f0a50a22865efb162e376bdb5c34da86d6b69d77 2817 haskell-descriptive_0.9.4-3.dsc 69853acbc6a070c17d865736700421103e5be14e 2388 haskell-descriptive_0.9.4-3.debian.tar.xz 7aa41302a825dda71f4aff932c9af04f5f935d31 12458 haskell-descriptive_0.9.4.orig.tar.gz Files: 6e60b78031dd8e7310445978a5a5e2d8 172094 haskell extra libghc-descriptive-dev_0.9.4-3_amd64.deb dd7ce7c2f30c82b3625e8add0c9f2dac 49324 doc extra libghc-descriptive-doc_0.9.4-3_all.deb e714cd8cd9867654149a2c0a7998e90d 144386 haskell extra libghc-descriptive-prof_0.9.4-3_amd64.deb f5c85c8d708a29bc36b9b3fc68818e80 2817 haskell extra haskell-descriptive_0.9.4-3.dsc ff40a2c8312bb1d5ce245de094c2340f 2388 - - haskell-descriptive_0.9.4-3.debian.tar.xz 4a24590c1341760f55ce9c9b1e1db94f 12458 - - haskell-descriptive_0.9.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioN6AP/2JZvK6HjND538Czh3tMCroU uw8j0VP+NixnWXY5+rHhuna3l1CYHIS8xugTtVD1P4QMUKBep+x9Trx3CJVJq4I4 Wc8X5og3wd2GWxdtQdJpQEBO6JVA6AZewNWxloc8H4qnO/Tv5noNJYeOjLysZeu9 Zbph3OBbV5iiZS9Teu5FGjLXnOnA0IwE9qO2vfRqxYYCWsn6SbiOhgRl37N9oNpH PPIm89DtPE9vXFQVDZzO0tTINV/0wyVuTkjRmi3AUCzOuNmtccsa6k+jUaoyOhHe NEG4AM7SEh79rkjVRHB8qcagOF8VibAqTnA1soUJUpkCXj2q4G/dz6hUyef6TLCf mFNYJozYllhquBp2Foy0IDfiddv94Y6kDlGpmaWD3mu/NKhD61Ji2loxK8aGby7W s9fbJmMyOXzXzsNH9kyuOyS0Ehp/Vc+Sapdc+jrE7TPLpHkzPKnOaLhmcIc44KOs JeW1NgHIXizkLC+y2Eevl098+AoLP3q1YYQOSBhf8dB4hZkKJ9RGFTgMcWaw88XD LF0X1Gv5bx3C/pBCAQB2txHMna4OhO/OMY4ERjo1mgDTjWgmSnFsdqVL7RxtnqIF EubKlTasgtR03Ucl92Hci43o+Ghy8aqPEJjULwFR6Ty/Ohr8MU0prH6MMKHW41tw j4AVHtNupvY5cJla866B =PjPX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:50 +0000 Subject: haskell-gloss-rendering_1.9.3.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:33:06 EST Source: haskell-gloss-rendering Binary: libghc-gloss-rendering-dev libghc-gloss-rendering-prof libghc-gloss-rendering-doc Architecture: amd64 all source Version: 1.9.3.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gloss-rendering-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gloss-rendering-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gloss-rendering-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-gloss-rendering (1.9.3.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 87447aa975214768ffc85d39c1b0b379d616e27334b67ea0fb9d0d70b3e0dc33 129400 libghc-gloss-rendering-dev_1.9.3.1-3_amd64.deb 3cda5b6dd6b13fe9969849529f0d2382e8efb816dacb48ba085a1af1ccbcc770 52044 libghc-gloss-rendering-doc_1.9.3.1-3_all.deb c41a70518073d55af261b818cada8f7a08ae8cb9efbad43f519d6a52a9cc3062 110246 libghc-gloss-rendering-prof_1.9.3.1-3_amd64.deb d9e69807d3ba0f3c87e526a8665512b381502e396037f6c3fb099f12da2bfb1d 2746 haskell-gloss-rendering_1.9.3.1-3.dsc de98d379db4b515bd52ab27bf6389aa1d0e2c885286e742ff4024a76ae887ca5 2128 haskell-gloss-rendering_1.9.3.1-3.debian.tar.xz fefbab161f3aa797416f63cd3ae029883470c7be6ab4f67803beefc95dea49db 11684 haskell-gloss-rendering_1.9.3.1.orig.tar.gz Checksums-Sha1: 7af7dc813f7a05dd1b9f7f81bb2c9003e72be99e 129400 libghc-gloss-rendering-dev_1.9.3.1-3_amd64.deb 6fb0b75f07f02f2b452629bd3ea9123b71983f12 52044 libghc-gloss-rendering-doc_1.9.3.1-3_all.deb 3bc8eb46522bfacf776b7c83b1606b15a5ec5d25 110246 libghc-gloss-rendering-prof_1.9.3.1-3_amd64.deb 9eb5d0f96a6692d9fe2c85da2ef5c280bec495fb 2746 haskell-gloss-rendering_1.9.3.1-3.dsc c31bd8278c9a70f3148a616ef8e3e54b4af75cc9 2128 haskell-gloss-rendering_1.9.3.1-3.debian.tar.xz 5753afe81d53768ee883f63465c0ed3be0137f3d 11684 haskell-gloss-rendering_1.9.3.1.orig.tar.gz Files: d2d2a3e282d4fd97294fad28023ef5d4 129400 haskell extra libghc-gloss-rendering-dev_1.9.3.1-3_amd64.deb 123875d4d1ba5c59388a24149c937a54 52044 doc extra libghc-gloss-rendering-doc_1.9.3.1-3_all.deb 4c04bac64856ce70c251952077d9e705 110246 haskell extra libghc-gloss-rendering-prof_1.9.3.1-3_amd64.deb 2dc6f90684cfb45aea43fdb305730393 2746 haskell extra haskell-gloss-rendering_1.9.3.1-3.dsc e6f0d121d5cc9d10f77ffb3925758d34 2128 - - haskell-gloss-rendering_1.9.3.1-3.debian.tar.xz 83331ee41b384cc879ede131f00aae67 11684 - - haskell-gloss-rendering_1.9.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioxxUQAJBsnPJub4KzkXPtU9pdI7X1 rWNM2BN/NTuIjaUGak324flbPTWaghVmT0c7bECsyh9JtxV51RKP++oBf2l408Tn WUISCnmH1rw8zN/nqfo5H8KWPyPEKQnfz14uAryWcsBm/7TWdSpPYSsitty5lNLN XCdNA3OSkeGAxj25jKwyzQDG+fpl/P4Ra/dD6BAKgoGzad7PpGOLP/btdvvaHjiJ HEeOOUikhOUzB5gGo7c/WghKHKmt68ycoz3HSvQXOijYp89d8KIZh67BuY1QOW37 1B5AaPFho+Igk4XAwkLzRBTP1dQ+hJMuKdi4EZ2OW4mibmgHxYXsuh/SlbpYUDvq hEw9iPQfZ1Xd2qyDntkTyB6iDrpBsVI4gH4wnCNSFppBlCJMplo4GaDZ+1io4zLb K5Y7ss9VOI3psnbAKh0hRhpSEUbt+TNA1PABd3YSONOLfi3v8xwJ6FXfgBFTNwmv obgpvoMp5l9cSVTosx6fP5hem0aVj4UuPoQBHYDZCfCTyj95VRLEBs6oaCqL+shI v0/C3N+yp99ePva/K8fk9z+EXwnhiwUZOaDEOTSso2pT3N6aKe9N8RVpN3U1EBuf FMIAtjanxlQoz9/Nxvd6tAVvyxk4ijfg7vDHyztE1pAlte5RUfMpzvFJnkc3yzzF ip+XM6Z+Gbt31dm/blZU =lMyv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:26:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:26:58 +0000 Subject: haskell-hedis_0.6.9-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:13:03 EST Source: haskell-hedis Binary: libghc-hedis-dev libghc-hedis-prof libghc-hedis-doc Architecture: amd64 all source Version: 0.6.9-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hedis-dev - client library for the Redis datastore${haskell:ShortBlurb} libghc-hedis-prof - client library for the Redis datastore${haskell:ShortBlurb} libghc-hedis-doc - client library for the Redis datastore${haskell:ShortBlurb} Changes: haskell-hedis (0.6.9-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3c7cac2cf89db737971ad26564d0d5cdd27d14fe7ab108f29efe046e25e90803 210398 libghc-hedis-dev_0.6.9-2_amd64.deb f443b1d73d7eb50fa7915d10591d6e84211a0490b30f90d3ffeca8dc3aab205d 87662 libghc-hedis-doc_0.6.9-2_all.deb 7002b0c6527a828b9d549957aa51a6bb6b84df9947773f2d40c4b3fa7421970c 231392 libghc-hedis-prof_0.6.9-2_amd64.deb ed8df7bf11c6664ede73ad3aa676027410a7dad7d60bebf841dc1911d764eea6 2855 haskell-hedis_0.6.9-2.dsc 261f4bbbd1e7b819c3917b3f32fff04b72aa27c4d5017e7dca78bb29ab988a81 2800 haskell-hedis_0.6.9-2.debian.tar.xz ead8c36dcb7093be9e414da900e2b6fa2f4bc8723a3a5346020d316c75e79179 27140 haskell-hedis_0.6.9.orig.tar.gz Checksums-Sha1: ce995dfe6a5750fec678ebfae31890ca0eabbc6e 210398 libghc-hedis-dev_0.6.9-2_amd64.deb cc72985c46117d42ff2d9b2d12b418e9c2feedc5 87662 libghc-hedis-doc_0.6.9-2_all.deb 714aff495ff700fd4011c6a63aeecaecd78cf8e7 231392 libghc-hedis-prof_0.6.9-2_amd64.deb 58078c96a7c3edacedfb099f12088cac12aebc67 2855 haskell-hedis_0.6.9-2.dsc 024cb5c5296912e72e98f39c4272bbfc36bcdef7 2800 haskell-hedis_0.6.9-2.debian.tar.xz 367f54b56c8d795b7d222d472fb5273894e74e1c 27140 haskell-hedis_0.6.9.orig.tar.gz Files: 0c08ad8939fee38989db8fa2e2d102fc 210398 haskell extra libghc-hedis-dev_0.6.9-2_amd64.deb fcfa73c6493bf1d2fc05596875c024b3 87662 doc extra libghc-hedis-doc_0.6.9-2_all.deb 7db24ae3ea38e5749017be4f02f834fb 231392 haskell extra libghc-hedis-prof_0.6.9-2_amd64.deb c2b347add1ed3c12aad1162b1d40c2f6 2855 haskell extra haskell-hedis_0.6.9-2.dsc 30fe3e52dde4b5ec466fcea61e0a9af3 2800 - - haskell-hedis_0.6.9-2.debian.tar.xz ea2b9889cca5727dc3808521106e024d 27140 - - haskell-hedis_0.6.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohuEQAJTgm09iZf3lRrlFApS7Xm65 Kulakjz/vTHDLxkwiUGyRTG8Rm1szhpnqqvmbPllVAvzS5t0fVCEhdCERDhKGK9H +1szN67SEpbbQFSCk+glSgIA3E4RwEGXAcWfNDy04e+3Aq5bOsbJO/PEpJOu0Wbz SfEsJ5xZLrl/Fnfhg3lQGxX0w6cuusDdM3odvrwZc/GmOeRT+cQNY3nhjeW3WGEF 0eZ0xSzOSGeANFN3OT7x3JD/OvlhfPWkOEU4D9d9HDqdsVKvaAq5EJeRGiasH4No iRkGJHdvq1xVjLpbF85/QsbCksHEOogujIoUYIAKDg/yaWY9fSjhg9XIG4W/G8pk KOPVMRAwkREX8k7fgdWiTmnqxbvPvaja9r47h8OjvBUWsXWKtOiedTcqpWx62AJ8 +jCYWeHxIMX2cdn5pM1cWXMWQuQof3MKgrCSvSBBKWg55ALZMyMqKLUnUMOeNOS+ iSg5ALRAGZlULbhRVCgkmTW6EmeogQuVq1Vwn/6C5d2kgNHLxHzJieqhp8XQYmzQ 2MioQkCYSGEZsiSXdEmY0iPZyo/QCh65KmC1lCIrIgNFE7zNrYrZBfe0asAjuv1q mocuP7yGf+raW9vD5XXal4BiPI/HMxRXgB2kCBWWRcIudlj07ju7A+vTQBkkpsiY Qkh9lSvVJQgYUtUpSEKH =sxg1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:27:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:27:06 +0000 Subject: haskell-hspec-contrib_0.3.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:07:46 EST Source: haskell-hspec-contrib Binary: libghc-hspec-contrib-dev libghc-hspec-contrib-prof libghc-hspec-contrib-doc Architecture: amd64 all source Version: 0.3.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hspec-contrib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hspec-contrib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hspec-contrib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hspec-contrib (0.3.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 17ee853f1086fba1e35c815a5bb2e2e4ba516ab4f39aa45c09a316ac4abdb4e7 15582 libghc-hspec-contrib-dev_0.3.0-2_amd64.deb ca5d37cc087bf582422410e30dae101007870d6c01f08343d6fa1e73a52c3eb2 28972 libghc-hspec-contrib-doc_0.3.0-2_all.deb 42d510c765e77acda5a793e4716b7383b040f1d2c08a7ca16d4c8ddc01313ac7 12730 libghc-hspec-contrib-prof_0.3.0-2_amd64.deb 6faaf0a2591497848d07c6c9811eedd34b396d65daeabf03d283b36e070e95d6 2534 haskell-hspec-contrib_0.3.0-2.dsc 96cee5b72bc1fc27b6a6fb3eb3db2c931a89defbb65af89493cb2fbf128b829a 2096 haskell-hspec-contrib_0.3.0-2.debian.tar.xz c4f62a0e23468716d735581ffa1899b4741c5ee43e696e40d7d03dd511f7da00 3089 haskell-hspec-contrib_0.3.0.orig.tar.gz Checksums-Sha1: 54d9bc44baae33d3c1667e577c80602ba11f0642 15582 libghc-hspec-contrib-dev_0.3.0-2_amd64.deb 067a7bcfac664572cbb7f822a687daf8f82d2e75 28972 libghc-hspec-contrib-doc_0.3.0-2_all.deb 25143991a9c99fa2045d68ef3bbc5b6e87aece15 12730 libghc-hspec-contrib-prof_0.3.0-2_amd64.deb e5f23f30260b9b82dc0aa68c7a3059462a636af5 2534 haskell-hspec-contrib_0.3.0-2.dsc 2a2bf70337f81837d4929ca4597e73a3a3453064 2096 haskell-hspec-contrib_0.3.0-2.debian.tar.xz 27c941c15a41cf07c0d0bec8866bf30166750463 3089 haskell-hspec-contrib_0.3.0.orig.tar.gz Files: 04567ea07d9a4c5341b7f94d375710aa 15582 haskell extra libghc-hspec-contrib-dev_0.3.0-2_amd64.deb 86f2557f712b8c358334774288b4da18 28972 doc extra libghc-hspec-contrib-doc_0.3.0-2_all.deb ea20a1e1385b4cfe5daff0380bc27046 12730 haskell extra libghc-hspec-contrib-prof_0.3.0-2_amd64.deb dd33af8899cda60b2ac71473906133ad 2534 haskell extra haskell-hspec-contrib_0.3.0-2.dsc c2b1c2bd6ebfe202eec525ee910c1e4b 2096 - - haskell-hspec-contrib_0.3.0-2.debian.tar.xz cbb8657d5acae6188fb3d872ee4381c0 3089 - - haskell-hspec-contrib_0.3.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOW8P/iFlpqQd4+1BU9f+qLJWRVr2 r7uFTv59QeaUDlEDd7DTAmFVLOgXDlOuf3QpAL5NMcQ4uL7ajkZkiDff1oPuiviT jytW5GdZh1doYPsJrC9gE4W7C5JrD+mzTrZFE/ckKv6vRPXRdxuUzd+Z8Lcfvoly FqyuOYmD7oKSEhMfxPGPI4EEoo8QKZ6WNu4sRniGkWdJwWofgXyidzFypi45wLa+ OveSvS1CVk91JGf/TdcBTyuaaP5yVtQEHL/b9El5cP5XiFBKTJ9fLmWFFGqshsrg bpNJi6mfy8FyFTQLl0+AYkXFgzj0t/dFjWOTcW7WrBE2VxihBZ/pTMYSlTl94f4Z sG7nPQtZXekukMF1DVQBXsOA2msl2inhJpIdnqmLETWcMMmKTggpDesZ4yI4uGxa o3pQlx9BD/jpj/tEDCI4jpGr970WDr1EfBTnQea7Eypos59FBrpq+sng8qHb050t mWFljmRhKGPbeUZEtylACwrlhfS2KFn74nwmU6Df4crpMwmLZcJwL5JK3xi1y1mP CpCBSKGDJ9RkwM3iAEWsfWzY5NLVK/JZ+8lsSXNm36zpA0v+Iaoal8rdFtXWADyo A6Y2WkEJ5iEDnIasY3Q+6Wz3dP5KPBI5n+h2fC+2l5cVmYpwqCPOk9ssz+REDuUT MEBuEX/sdPvGnW8oC4bO =LFWY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:27:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:27:15 +0000 Subject: haskell-icalendar_0.4.0.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:33:45 EST Source: haskell-icalendar Binary: libghc-icalendar-dev libghc-icalendar-prof libghc-icalendar-doc Architecture: amd64 all source Version: 0.4.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-icalendar-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-icalendar-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-icalendar-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-icalendar (0.4.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5b10ae642093af2531db2f062bcc55856f1a3488d6ff691699938f486d4dc657 1334708 libghc-icalendar-dev_0.4.0.3-2_amd64.deb 56fa72fab0dbbef2d9b82ffccc7615e993f8f2e0d59fe7443196f77c829de092 110028 libghc-icalendar-doc_0.4.0.3-2_all.deb 04b25acfe8c1baa18c93da4ecfc02835419ad1bea421f3120f5c01bd48d82be5 1045988 libghc-icalendar-prof_0.4.0.3-2_amd64.deb 0cfde4561dc353262b5b6c8758756733fc63a8c8adb0667005150d48f4951743 3128 haskell-icalendar_0.4.0.3-2.dsc 2783f8f0e68512d5ccde45ab6ddc7c4ef076aae1a40ec655aa34f89b80bb984e 2732 haskell-icalendar_0.4.0.3-2.debian.tar.xz bc06a08165e2c135a2c98d0ca08cfd2b0862134337342b9f3da65f878c4e7a35 29889 haskell-icalendar_0.4.0.3.orig.tar.gz Checksums-Sha1: 93fe843b5c537cfcda89cce28c58876eaee2d25a 1334708 libghc-icalendar-dev_0.4.0.3-2_amd64.deb 07080cc225fe42b0c112ece478c38c10d614ce6c 110028 libghc-icalendar-doc_0.4.0.3-2_all.deb 3f57db5c6fbf694f53107ce077fce8712ffe0d28 1045988 libghc-icalendar-prof_0.4.0.3-2_amd64.deb 7d3f38edc30031bec8a7caef6ba0371b82d3e7cb 3128 haskell-icalendar_0.4.0.3-2.dsc 40f1da562f129164134084f30c0b3ab04b11910e 2732 haskell-icalendar_0.4.0.3-2.debian.tar.xz 5c6866911e03ad1df131ecc88364ae55ee6bc85e 29889 haskell-icalendar_0.4.0.3.orig.tar.gz Files: 6656810a20f518ce62015f3888063c74 1334708 haskell extra libghc-icalendar-dev_0.4.0.3-2_amd64.deb 396143aff7aa719f639a41f4bbf58449 110028 doc extra libghc-icalendar-doc_0.4.0.3-2_all.deb 24f73ed9edce3e26fc5ca485ce09682d 1045988 haskell extra libghc-icalendar-prof_0.4.0.3-2_amd64.deb 281d36adf664aa8b79601be221d8a7a7 3128 haskell extra haskell-icalendar_0.4.0.3-2.dsc c15f6fe6ebd671b3d65fa03508454bf0 2732 - - haskell-icalendar_0.4.0.3-2.debian.tar.xz cce5ebafb11f4a526fdd6c0ecb7bec5b 29889 - - haskell-icalendar_0.4.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio70EP/Aw4ARM7+cm87Uk7UBJdS3UH ayeGtyAnwiCdEK3y3RWysRBN7UGSQZopCIWpTcklbdzR7pgGSFKHE27qAxsa9adR qtnRax5Oc6W8f5UFiIYaqQlUDP9N6Q/aMqo3PNZjBghz2qUCbPNym5V/UKEArK7A Z7jrsMG/DyMTHlQk2QNhDsA4tChLljVIM7+xUqLy8V50q/4DPzL5GZMUN2NMLEQO dLpSnVo19fPCWh7xPbmlpdaGgD1WKIb2OLPUZ1FUynig23Jd7HZ3iRuVsmwFndfI vU3Ln/12o7hf3XvihO6QAJDt2aESJ6GCozkhmMIAD5Zqvw1FadbGcjXyJlZJQH3N NUTSwNXO+k3aMpLrquWgLz9vkxZp+o/y3mUKAKxSvxZgA2ZC2iszM0ikN0n8K8IN GBOuttK4hvlrnXDA91hh+xLohkijhmBEUgdDuEM2DNQvd73xbmr1wFoLX+sOB2PR SKGdxkT0mEIgTQ9Hn07EXI2CG13cIxom+SpxL9blLNsUe3Zgo6DCck65vlUzH5gt dU385qjC+jZJVIrm4wxZ+pxgVNhEr+fjutdHWOvgutZgoTuLOqmpAmFpUaFYbk+W 1ol3wT9dhUjBmTQ/QyhyQs5CvC8xeVUQj3qCLRGFcz+s3btq3mgGK5tCySK1asQ1 YpYVYzu8BLXo1ggSWuK/ =HZiQ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:27:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:27:23 +0000 Subject: haskell-idna_0.3.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:52:56 EST Source: haskell-idna Binary: libghc-idna-dev libghc-idna-prof libghc-idna-doc Architecture: amd64 all source Version: 0.3.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-idna-dev - Implements IDNA (RFC 3490)${haskell:ShortBlurb} libghc-idna-prof - Implements IDNA (RFC 3490)${haskell:ShortBlurb} libghc-idna-doc - Implements IDNA (RFC 3490)${haskell:ShortBlurb} Changes: haskell-idna (0.3.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 131390b25ddcf7d6aeb1b24e67e87e409c3762b8393447c6c3165c6eaf25a8fa 24782 libghc-idna-dev_0.3.0-4_amd64.deb ac64819f6a2af08e084bcbb96d3293aa0bdf87d35382c9d79e773ca76f936f14 29052 libghc-idna-doc_0.3.0-4_all.deb cbd32d67f0bac67931962e44984f5e87071ce8550d692b0a3085b2ed91c80118 20710 libghc-idna-prof_0.3.0-4_amd64.deb fb9aaefabbc2542c0a2f7fe13741b94c7ea2d642bc678f4e180fe759bbbda5eb 2549 haskell-idna_0.3.0-4.dsc bdfbef3a39268791e65742c71e67387336cfb8b40211a99bff6cc8ea38bdcb7f 2336 haskell-idna_0.3.0-4.debian.tar.xz 97ffb01fea8e905e37e2cc900500f04845191090877469c96fbf12c5d3ad8213 2352 haskell-idna_0.3.0.orig.tar.gz Checksums-Sha1: 013cea90bf7a59dce36f88b530ee5105fca96c4d 24782 libghc-idna-dev_0.3.0-4_amd64.deb 5b326e0a2d1257127fac881871c23cd8a3a3e861 29052 libghc-idna-doc_0.3.0-4_all.deb ff5e497ae2a487b729dd1587164c2c86edd17a19 20710 libghc-idna-prof_0.3.0-4_amd64.deb ea3a41c6c50c00a8cb1e920316b1545936a9b6ac 2549 haskell-idna_0.3.0-4.dsc a536b91538443e3a635879cb9142762bab48dd43 2336 haskell-idna_0.3.0-4.debian.tar.xz 74f2da55417db1073363cd926c1b1f00816d5d01 2352 haskell-idna_0.3.0.orig.tar.gz Files: 3d9b27413fa951b35d0b30578e66c968 24782 haskell extra libghc-idna-dev_0.3.0-4_amd64.deb 7be40f0d040c4a65bf033d86306e4928 29052 doc extra libghc-idna-doc_0.3.0-4_all.deb 85fd56f1c8298f267a0b993243116a14 20710 haskell extra libghc-idna-prof_0.3.0-4_amd64.deb a9593ec564395cad1992256ac3cd041a 2549 haskell extra haskell-idna_0.3.0-4.dsc 5bb3d455c33bea9dd5733cf7fa3679de 2336 - - haskell-idna_0.3.0-4.debian.tar.xz ecbc2e57ac0177ce743a1aa43aa3414f 2352 - - haskell-idna_0.3.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDRUQAKNwST6txZ/GRTU1Nkq9/lfQ em/3XCIH4ZxKbk41qFpxTZmCJ4BcmPoww59ZvRFniLGIs6IyJqKVey99BQ7baUXo m4DPj/Ed57HoEJbLfw2/vk17k2+wnqErswuA3xYQWQ909An7IXCsWIchlFOghJTx Q2tCSe/6VHn/UB4LeKQRar7FoTWZ4Z6zMDeDIV4omSWYzwxwuNooDacHmt639y2L EBy3wqIcGTAeGyuhtRE5ScoOczC+/YKib56QwxVr1pDXS5Oz9Ul8RkMegIMCYmSo jyLBKTHhAeBmamh25SPX3lVV2eFG1Hcl94QlOqo3UWSZW4CEbH/heq4+Hn+umDSO zc7fMSfB3P04RTAKT+H8xo7QeCfgfTU2JANncbgCAjrxEbQYdBLI9eunYCMw9zAa hSlz+7RtwEZ97iMkqDh0KZVhHhS32sEc5QRS/EBW5ORCKsH5Hmwn9QPeqgiGTElt HzqkbGgRa7gYn4KhVp/o83O8rrdd7SSXxsZ7ltR4DJnpL9EBvcKXOu4svrYwfppa d/wjjtXaAvZGMrGsXZ/EZiUf8aNRDhDTR/qPvB6awNBW+BBNfhRbJ/2Pgwzu5iaZ CO/2ho/f6P4010uti+Ff7T8AVwajmlLcjaPwSgE/75o8Z1nGIhFXLprrihs9pLTm o3mpcBq6iTpZkteO5pKW =ZMcD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:27:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:27:33 +0000 Subject: haskell-io-choice_0.0.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:15:41 EST Source: haskell-io-choice Binary: libghc-io-choice-dev libghc-io-choice-prof libghc-io-choice-doc Architecture: amd64 all source Version: 0.0.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-io-choice-dev - choice for IO and lifted IO${haskell:ShortBlurb} libghc-io-choice-prof - choice for IO and lifted IO${haskell:ShortBlurb} libghc-io-choice-doc - choice for IO and lifted IO${haskell:ShortBlurb} Changes: haskell-io-choice (0.0.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 638af0e1f912cac703f58f8a54ed1cba592e7bd3083a59810eccbb177f6c6d16 25436 libghc-io-choice-dev_0.0.5-5_amd64.deb a13bd36687f37a14e883890f7da5389a1e0260b8b0f56ed043611aa20afe8e4a 31576 libghc-io-choice-doc_0.0.5-5_all.deb 20f78a5337ef1bf85e06b786a053b11f36659f44c04bebd9ca24936c595605ac 21904 libghc-io-choice-prof_0.0.5-5_amd64.deb 854f1f5edf60379435ba3b2dc9d6340510dad50ec52f13ad72b8493fa4b88f02 2678 haskell-io-choice_0.0.5-5.dsc d489faf42f51e8bb5c12b04c3957e5493331bc7cf1508560f1c066c0a5555aaa 2572 haskell-io-choice_0.0.5-5.debian.tar.xz f096bee7c7fcbeffa979d867b21dfa3e45d47462c4ca87190805a5c7fa44d9a6 3052 haskell-io-choice_0.0.5.orig.tar.gz Checksums-Sha1: 9e6579dc6b7b61ec31e0a7815fd6443fc289677f 25436 libghc-io-choice-dev_0.0.5-5_amd64.deb d901d548f092fa0391c0691568625dd6a71a73d3 31576 libghc-io-choice-doc_0.0.5-5_all.deb a049f059fcf6f1e781c7480ea230a2df532a3c4d 21904 libghc-io-choice-prof_0.0.5-5_amd64.deb ae1daf43e745bceeb96b8c3d4cbba14415656758 2678 haskell-io-choice_0.0.5-5.dsc 37791a1dff69de249e9b33c30e7e37d95dbbd091 2572 haskell-io-choice_0.0.5-5.debian.tar.xz 1b1d9cf1eabd16d59ab9efc64ebfb27694d5721f 3052 haskell-io-choice_0.0.5.orig.tar.gz Files: 34ed5ec6861300f24be98a67d52f3201 25436 haskell extra libghc-io-choice-dev_0.0.5-5_amd64.deb 03a003cdca4073f4579ac34cafb8b41c 31576 doc extra libghc-io-choice-doc_0.0.5-5_all.deb 2240b444e500fea8b7ef6689a4457634 21904 haskell extra libghc-io-choice-prof_0.0.5-5_amd64.deb b4a822320d774171c47e5b58bcd2ace4 2678 haskell extra haskell-io-choice_0.0.5-5.dsc ffe37bcec9c9b6604ef619447dc5c2c9 2572 - - haskell-io-choice_0.0.5-5.debian.tar.xz 6017e348ac8146d9e921aebd31da0095 3052 - - haskell-io-choice_0.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyekP/iXhholgUQpGnSpkw2mBr3Pg RyNSseqdPXGSI2M98Q1YQgTV9vPb2R55Ots5XNu5h2MvTpReXDxWQ6T9BEgXhZef QPM7jVHj6Bbiy3s2RlxmVIMQBQjzNwJD1PQKteZPgLiOpkrv0dDtir+zKo5IAQjx E7iD9pW5nbrwI8CylmGBpl0D3WBFSPLcRcY6y4/1ORCsxHghjjPI+NgMSJ1d8zM+ GYIclviE/b44IwbBqwtvOQLksqXRO0uAFKr9Vyp7jWlTI86a4MW2VmTa0LJ4Jg59 Y+RHHqO8vIHEl2f78HHH5TeyWHGtGMYtFwRcBH4oq+GctCGpl4rZwlWxyJC9Ynqa vTAqjL+VHyVfvxOdyBSUnxP+tNaWUBVgRxXijbbBolzAeGsXyz8gFweTxEeawJFn Q2s/JTQ92opGdacOc5R8KovYkwYqU6b/7bIGx5Hl6Oimp4LkaDqmVAVZfuteEDIR dFmTinrHySx8/0wYjky3yt/cK5Fgn+Je78/WWBYPaSId5tKlSVXseYZRWlwx3Oga 0PTUwmg6OzmX9oaQIlgwrCLKPntOzNPbw5NPjfDZiOp2FEVpiHllfRmB1T8QkSyF q9M8gYFr93nHqGPLpaT71Rk5AQWjjSDxb+nbKwtITTYb35SiQ/vpunRKsIs1t2zO Anc/11AMWrm0BeMv63/l =xz1Z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:27:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:27:45 +0000 Subject: haskell-lrucache_1.2.0.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:58:20 EST Source: haskell-lrucache Binary: libghc-lrucache-dev libghc-lrucache-prof libghc-lrucache-doc Architecture: amd64 all source Version: 1.2.0.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lrucache-dev - simple, pure least-recent-used cache${haskell:ShortBlurb} libghc-lrucache-prof - simple, pure least-recent-used cache${haskell:ShortBlurb} libghc-lrucache-doc - simple, pure least-recent-used cache${haskell:ShortBlurb} Changes: haskell-lrucache (1.2.0.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3abbc4e2053f405496771950983e81bf857cb48c7b0a096c65a2b0d159bd80e5 81980 libghc-lrucache-dev_1.2.0.0-4_amd64.deb a3271c4739c05868322e70f6c185af87af18512eca66f1180cbfc54a38079def 44836 libghc-lrucache-doc_1.2.0.0-4_all.deb cf776aa13a01e0f6807bfae27f95620ea06516d1be6d4f8fbb339ab00f0c02cb 71706 libghc-lrucache-prof_1.2.0.0-4_amd64.deb c8da3e794a65a201ecb0b99748dbe6e9f451015e82617ea8dcce2e784e0799ee 2493 haskell-lrucache_1.2.0.0-4.dsc 42e9ad9f2b014dd33c6c68098d8fe1cf5be3258931a54572d8a6d06751ae2464 2388 haskell-lrucache_1.2.0.0-4.debian.tar.xz 5f17a9e026e198152d13830a0eae0df21be437c238a3f157f7c188fe27a37616 9147 haskell-lrucache_1.2.0.0.orig.tar.gz Checksums-Sha1: eee75715384f2669cebb6fcc00243c8a7073c7cc 81980 libghc-lrucache-dev_1.2.0.0-4_amd64.deb b7861cd9e23128890f46079b166096444c065970 44836 libghc-lrucache-doc_1.2.0.0-4_all.deb 03faa0706f159fac87017e79a65a3479a8479748 71706 libghc-lrucache-prof_1.2.0.0-4_amd64.deb f79cf5c01569a51113f162f4615d1eac2b863b8c 2493 haskell-lrucache_1.2.0.0-4.dsc 9472a7c39605cbd7a32e4d64a8263f14768db71d 2388 haskell-lrucache_1.2.0.0-4.debian.tar.xz 96a5b5e108460899d0b9062c1171c2b2e9a95392 9147 haskell-lrucache_1.2.0.0.orig.tar.gz Files: 5d5161441ff5ca5f7b0d3e78248359d3 81980 haskell extra libghc-lrucache-dev_1.2.0.0-4_amd64.deb 4e212508780af8343502afbf6ed126ef 44836 doc extra libghc-lrucache-doc_1.2.0.0-4_all.deb 6cd19b21a4ea6d174229a9a7c62b0d4c 71706 haskell extra libghc-lrucache-prof_1.2.0.0-4_amd64.deb 513a35c752b94e55801c8e6bac0e3203 2493 haskell extra haskell-lrucache_1.2.0.0-4.dsc 28722125cc848c2d7b1963782e2f9162 2388 - - haskell-lrucache_1.2.0.0-4.debian.tar.xz 5f29659b0f00e8e544a7f842c5f7b64e 9147 - - haskell-lrucache_1.2.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDKcP/1/lOU0dwsPxDIkD+l5Wx8lg TbPNWi8l2aeA0IC7rKYOPZhxEgkVcZ6TqWGwYIjTXjZ3Y3kYhiJrI37mmRZrWtZw S6V/lkqSui0GaPb73VcyClxmPyQXOwaJaxxz8tfIm4OezhOiRLgqYZUqq+XDBLch 5JDxAVHrrDE2eMkEledM7qx1Yq9mQ+URzb+Q4w4B1CADlesHgNWQ9AylC/hQkvDq jEA6us5yB6G/0mbi8qfzUzOYQjY0WnytjsrSKJ0BBcfJKpXq5uA7tRofBESETIXr zdg2vKKHCZZPRs1XQFvtfUD97tJN2r18fUhAroWz8ddHUbN9X9qEU5NdeTpGMJBZ o0CsNgWKQHLEhJEj/CwAadKBLgxta20c//6IcPEWTJvQ9HaEVxxuAKyq2YJUc44i KR1irx+E5qPWGCi1tDpvj1sZlq1M9ucrzz+KsLxdo0Iz/gyHR9d+9QT8Vx6pXcdw K9f6R+6F14Z0dWQLEmQ7CrT2V6oTOxGMUhiWzK7VrA3EWnmuQl6hlAXahlBz2cUl EC4zQrMGHQXg7Sckv0B7Ep77+VXrbh3PQ6YntXPzG5mWIpg8Uz1YSKAmxdGitES0 LYDDW0gj5OzLbAOqOs6RvXRMQSI4wFc1wXIjK60RwgVxSkGhU8IxdeO3jxPqJod5 kbylYcZkYzdcqNKqyQHN =5tC1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:27:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:27:54 +0000 Subject: haskell-math-functions_0.1.5.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:57:14 EST Source: haskell-math-functions Binary: libghc-math-functions-dev libghc-math-functions-prof libghc-math-functions-doc Architecture: amd64 all source Version: 0.1.5.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-math-functions-dev - Special functions and Chebyshev polynomials${haskell:ShortBlurb} libghc-math-functions-prof - Special functions and Chebyshev polynomials${haskell:ShortBlurb} libghc-math-functions-doc - Special functions and Chebyshev polynomials${haskell:ShortBlurb} Changes: haskell-math-functions (0.1.5.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 509b923a1f37fb2e6f0783d3a05cb29cfb96483dd7a935fab5fdef224058a7f2 147540 libghc-math-functions-dev_0.1.5.2-5_amd64.deb 69533057bcfe5c7f630d3ebbef6d626e6e54f735d03892c3816c8cedb42365eb 61820 libghc-math-functions-doc_0.1.5.2-5_all.deb d512977038f6f3fe36e7c08d297e87baab26248d350e8a22aeb54899fcb331c4 127904 libghc-math-functions-prof_0.1.5.2-5_amd64.deb c73a46630cf4b775160ea84d04e19144f9d764430df763b209d55a3d60861608 2657 haskell-math-functions_0.1.5.2-5.dsc 92aabc174b0b03a1db227419dfb0c6ded1125a49355f7e4765aa1f9af4ac60de 2396 haskell-math-functions_0.1.5.2-5.debian.tar.xz 9ec9b809d33c3b4deebc07d8e776cb3f81866e99906ed84f9c4145fe8eb39f89 28490 haskell-math-functions_0.1.5.2.orig.tar.gz Checksums-Sha1: 968b5efcdfacb1978dbe665982e4e2dd2baea92e 147540 libghc-math-functions-dev_0.1.5.2-5_amd64.deb ad45b3ed843871443d197236b7fd7be2d8581311 61820 libghc-math-functions-doc_0.1.5.2-5_all.deb 9d7072d799d2b770264d809395fa26bf6d947b9a 127904 libghc-math-functions-prof_0.1.5.2-5_amd64.deb 6138516c78ad0c279f107e140b1ec1ac05d3571e 2657 haskell-math-functions_0.1.5.2-5.dsc 534ddaf4bca941ca948ed07ada5f210ab61eb930 2396 haskell-math-functions_0.1.5.2-5.debian.tar.xz da9c6f64c864da207e56a0b3ff5569c808189683 28490 haskell-math-functions_0.1.5.2.orig.tar.gz Files: dd68297be9c9dab379fa07e7c1ce8034 147540 haskell extra libghc-math-functions-dev_0.1.5.2-5_amd64.deb d00dbf7bc9e1c30163f520dbab1f5ab5 61820 doc extra libghc-math-functions-doc_0.1.5.2-5_all.deb 01efacaae9d05a7ff53feb2fa2562fb8 127904 haskell extra libghc-math-functions-prof_0.1.5.2-5_amd64.deb 0ffb31809f83956b21c9e00027a6c629 2657 haskell extra haskell-math-functions_0.1.5.2-5.dsc 6bb8c84c438240cd7d78babf32acefb4 2396 - - haskell-math-functions_0.1.5.2-5.debian.tar.xz b927c21258ae53767342301cc87552cf 28490 - - haskell-math-functions_0.1.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomDQP+gJuLsuM1pZ1UMM8AC5HgNtj 3fxrMcPfJ85tKR5YWj026vB1qfJkMXqJJJhqa8vouLLwyWJwszYnuCc4Yb6w2267 DTb5C8P0z2nbd5AOyULDaa2j06yBrn5MxZE65t4IuelvnqwnN6/mrKhFacr4LoKD vl+zQRDfvdbdt9pCc7aB82EgR0WHAoRWNx9D1+JvDKrJVr5VychkuWn7TWS1iCO6 s3e4uwES4SbhB3IXQKnpgRc+rVGlTxrFX3IqtiPcN4PUsHmkrwKLsGOkSW0mhSv9 OlmrkaL0R0AFsBidpu9o0CQEYUYBSny/jWkm/gjsTusIWeSvMNIlZZHINv2dSK5e KHR1UMPOHNH4D7rXouqFhEJeeeBvG+rZuOKWu4v1a50CkfekoUCxMb9+IUdSqorC kjWwMUTLO1HTx08rTmRXhAtNTUrc71swFrLTG9C6GrmpcGIVR+khBPShfAve4rbh oUw0AryhZnBkW3yTIuj1foTjeLuONeFMiZIF5zYCy5mfUq/Aq5hZgsKtkUaZgfjl aDoYai8iwnU0/GhF2jMiB/i27xgTnkUoi20t34iE6UaEu6ekCDzTMk8S2kJpTTRo jg/kkX9MiyuVBBU6Q4rhB0YUF2VxNRfkDARd+xWFJf+na6h2gEOsG/9BIZJIYhaB 5eumEXrL2VVx7vHCiYpu =AoA6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:05 +0000 Subject: haskell-mueval_0.9.1.1.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:40:41 EST Source: haskell-mueval Binary: mueval libghc-mueval-dev libghc-mueval-prof libghc-mueval-doc Architecture: amd64 all source Version: 0.9.1.1.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: mueval - Safely evaluate pure Haskell expressions - executables libghc-mueval-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mueval-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mueval-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mueval (0.9.1.1.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: abe047febbfd004be1d080a720eb5beb60e61d0128677b79e351edd76c54d1f5 82894 libghc-mueval-dev_0.9.1.1.2-5_amd64.deb 3777fb33d10287eb022628f971758760fc48d9d06cf99555f62bf347bbbd4c0b 44914 libghc-mueval-doc_0.9.1.1.2-5_all.deb 913e1c3dc9569d15ed256d0262674ed4b350d10b937692a73bdb5f4b99ee7340 68068 libghc-mueval-prof_0.9.1.1.2-5_amd64.deb 5f15eda2417c3c7540f92e7c7d069eea9230b820923f7c6e795fb39fe4d46b2c 6210398 mueval_0.9.1.1.2-5_amd64.deb b8f2226ea37d7738c189be2c7ce10c362ba1446c1727854ad5dade6abb496fc4 2893 haskell-mueval_0.9.1.1.2-5.dsc 8d2b8b945b66fe51f83ef666ab71ae6c480ee3a3be36bcf58bdf8f0f3fdd8966 2832 haskell-mueval_0.9.1.1.2-5.debian.tar.xz e04c3b754695cc8f71c072c6398b8a567c112c69d48355b5bca9bfbb1c050ac1 15746 haskell-mueval_0.9.1.1.2.orig.tar.gz Checksums-Sha1: 97c1eee6098b1b0dad3d905ce8b6e7706a8257a3 82894 libghc-mueval-dev_0.9.1.1.2-5_amd64.deb c59ea2d70691c98ab2586d67ba7012f6b4c68445 44914 libghc-mueval-doc_0.9.1.1.2-5_all.deb 1ba5420c6c4c42eec14abd7ac0f80ff05fdef652 68068 libghc-mueval-prof_0.9.1.1.2-5_amd64.deb 7644817771a4d0a5ba01328b4af539cfd9e932b9 6210398 mueval_0.9.1.1.2-5_amd64.deb 0debae041713a968adbb508063918d4005b2b57d 2893 haskell-mueval_0.9.1.1.2-5.dsc 376ad3289ed253372e573963d577eb15d1e80980 2832 haskell-mueval_0.9.1.1.2-5.debian.tar.xz fa45da1c9f5d104d1e963822ba50a58f3ce9e002 15746 haskell-mueval_0.9.1.1.2.orig.tar.gz Files: 3440212105de8f10426baf8f71a3eb1c 82894 haskell extra libghc-mueval-dev_0.9.1.1.2-5_amd64.deb 728f84d1b9e1b8fe7a9f6f9fe10a00ba 44914 doc extra libghc-mueval-doc_0.9.1.1.2-5_all.deb dc455a2ce3d1a5eb1d691d9adabbde39 68068 haskell extra libghc-mueval-prof_0.9.1.1.2-5_amd64.deb 88193c464d25e6cecb131118ce39bd6a 6210398 haskell extra mueval_0.9.1.1.2-5_amd64.deb c21f9816b1a28798fd084bbe1435c2d0 2893 haskell extra haskell-mueval_0.9.1.1.2-5.dsc 14293c4bb67f103c2d81c5f05b483048 2832 - - haskell-mueval_0.9.1.1.2-5.debian.tar.xz c3af0ba77c618b8f003798c80a137fcc 15746 - - haskell-mueval_0.9.1.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2ZQP/2v3bCAfyKwNDA7QgxQ/UkY0 Q60jUjJadrPAoll6O/jYF7aFma3+6y5DLykdYWFksqs6C7qwOZjjxV2ZaacLoroN GqE6u9sErAMexPHGbeeGbplCczqP4393U1XUseE2Td9OZcyYqQCaYzoUCRfm7mvv aBt1Lx1qa1MGtjUlDULycvzuMCui7v5w+zZ/bjrAzDp2FgvBabmeOICjeX3f2xlS uqnT2FXIgJYsHYEI3OebfEFQhUC4KJ+FgefUPLw5dsDYnxu5SXR4tx1zn28N+cNC 0egKUpYnGu2wyA2Xs+IoDRq3pjMVG2vVAHyKDQ7GjLGaGK3exAhYIotqYhg+ZQcd 2AIsNc44V8/PYlts77pNrJh+pnsPWwBvbYiE0kHQE+Rh4S1TLN9lGP4x4VR6Lrxj FBUubmUPYvQJ6WcEB+xBdgKHG85tgu6kQg1Pmxzx20uwdfW3Z1bzPA1lBOvuB2gs zDIrc3ddACBGhCMnkPlTtZvD0AlVT9ms2OUndgMdxS4zoPDmU4EoMvbg69qVeziL 3Z0UsRsg9iRSAeMxJC04e/PeLH3hx4X1qiX4uE9oItEo4ztaHeLxDPFjVAA+/PTA +vKODnZA987o4DviA0M9QZRoaIEXYZGwuTXLjnukb/D/FDnrkSh1ukPwPb6ACdK0 PA9xENy6518ilyJ7bCMu =w65Z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:13 +0000 Subject: haskell-network-protocol-xmpp_0.4.8-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:48:09 EST Source: haskell-network-protocol-xmpp Binary: libghc-network-protocol-xmpp-dev libghc-network-protocol-xmpp-prof libghc-network-protocol-xmpp-doc Architecture: amd64 all source Version: 0.4.8-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-protocol-xmpp-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-protocol-xmpp-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-protocol-xmpp-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-network-protocol-xmpp (0.4.8-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a3a31634cce3007d9cd940320d226238af3da2883af1d00915984714a63fae27 174976 libghc-network-protocol-xmpp-dev_0.4.8-2_amd64.deb 065feb0e3370dde5e21ea7b14452d6657192e8ba7b1873d0f8b4ae7475aa32b8 55132 libghc-network-protocol-xmpp-doc_0.4.8-2_all.deb 0b6d6d86150cb91681e23c7bc4310d459f83def231bc24f9c4748f91178c9846 148306 libghc-network-protocol-xmpp-prof_0.4.8-2_amd64.deb 9a47db512c79ca419c69d0b3165e62e3d501f9ec6c68c3cca0a0485a3c9a5466 3274 haskell-network-protocol-xmpp_0.4.8-2.dsc 64c016b5c52579ad11a380b81ea045e29d284b9c768a51dcdeda0c1bf3b24499 2056 haskell-network-protocol-xmpp_0.4.8-2.debian.tar.xz ea7729e00452da11ed489a71f482e0aa082b0fb872eedca2e3722a05fd421e1e 24289 haskell-network-protocol-xmpp_0.4.8.orig.tar.gz Checksums-Sha1: 88d1d570dee584a4a2c43dc676f0a2e23d716983 174976 libghc-network-protocol-xmpp-dev_0.4.8-2_amd64.deb 59056640e0303a41c8cde321bb722da84b1bcadf 55132 libghc-network-protocol-xmpp-doc_0.4.8-2_all.deb ce0b35983e58db773d91adbd9ced40a82ba56d78 148306 libghc-network-protocol-xmpp-prof_0.4.8-2_amd64.deb 42b296fda2dcfe9e1d34498cb043590bace18777 3274 haskell-network-protocol-xmpp_0.4.8-2.dsc b0fc809efe62787adb17c369d4863939e2d8093e 2056 haskell-network-protocol-xmpp_0.4.8-2.debian.tar.xz aa25e1c91b03c1ed88dff6cb81ddef1c2760a73c 24289 haskell-network-protocol-xmpp_0.4.8.orig.tar.gz Files: 85cbf09f9d9ef1f1dd93383da996b02c 174976 haskell extra libghc-network-protocol-xmpp-dev_0.4.8-2_amd64.deb 023e1b59d58ce51f0dd3d48305cb4d12 55132 doc extra libghc-network-protocol-xmpp-doc_0.4.8-2_all.deb 1b771649c8552eb33107dc4148cec93c 148306 haskell extra libghc-network-protocol-xmpp-prof_0.4.8-2_amd64.deb c782433634a71ba11f2a555dbbec9068 3274 haskell extra haskell-network-protocol-xmpp_0.4.8-2.dsc 0cc5b785370b48c9c029c013037fa39d 2056 - - haskell-network-protocol-xmpp_0.4.8-2.debian.tar.xz 38af475f878fab39a5bac35932b824ea 24289 - - haskell-network-protocol-xmpp_0.4.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorugQAKUOeFOSujJzVRJqvhOewge2 TDrIAey7fhhAQJz7ceQXQblOMP/K1Ad2K/9PnGR/B/5fsqDSQpJzCChA2vGYblWh rp1/Ht5OGbJSkt8TDMwN+fbvN+F+iJUTwVOaxWPRUA0VzDIwWiF0m6LWO7fFIH3R tJgAv4MeEM/Y+MBoTa0y4enbym58LArgkT7X2Ul7rvPs2paQzcNT4jD9cIFkRerp ri7WUiuliISLcEAI/hjibTNnArPvkSEwc6zLZdVMKuf0hGoXtzbiK8iQiLlOq8uU hzL0uOhXFx5w2cekqoCP1W7U08XOzeR7vhwUWnbiV979y0BxfwdOc5D/Misk9Zao q8F5/MxKuHim2e47XtTA6GnoxivWWX6OfdaY0UQUlV9sJ3kOAip12f90EmN0xKew cIaswphlhn46Ju/09KDlwh60/jO9V/ynA9wRfrYHTLeX133/cEtAjd9sfNqhdcIk IojfPNy6SXi16dGT/fyjpFRgEF5twRnCyvSg+3pUkrTu2p5eeBj6pqicIkI2freb LuEg4mR76Z/SSUdtTO/ftUhDvVtewUVOiTBvz0WWrIWSern/mLRDxIobixU6DRQk rz19EzgJ+UMRAzjdxU/TzcXJd4E8bOXLt0L+GX75fxL41hsFVetObag+o/Lxz0MY I0bE8R30Lc9SGVKyIiLP =P38Q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:21 +0000 Subject: haskell-openssl-streams_1.2.1.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:11:35 EST Source: haskell-openssl-streams Binary: libghc-openssl-streams-dev libghc-openssl-streams-prof libghc-openssl-streams-doc Architecture: amd64 all source Version: 1.2.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-openssl-streams-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-openssl-streams-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-openssl-streams-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-openssl-streams (1.2.1.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3fd2751e71e1c25c6d54e9c04a47c428cfb3e039b6373d072a4025c0fc5c0561 20894 libghc-openssl-streams-dev_1.2.1.0-2_amd64.deb 3ae848221cf1a14cdd2fe1b98ba9b81bd822f6ebd3580902332dcd299cfbd548 32146 libghc-openssl-streams-doc_1.2.1.0-2_all.deb 803d313eff99b8d6d1d152d3b59343f9ae3322f18acf9fa2d9aaaf39be05ac09 20374 libghc-openssl-streams-prof_1.2.1.0-2_amd64.deb ed9a1e68761507276c604571f8a937d5eb94cda2d79fde27c76ec052b5021434 2797 haskell-openssl-streams_1.2.1.0-2.dsc e969d368454b46abf41f3c669621a86dfb81bf6c34e9c153257f824323dfe8a5 2244 haskell-openssl-streams_1.2.1.0-2.debian.tar.xz a9965909dc67261f9328ac4bb364181a37ba53fceac2c5de3629f0dd796219cb 6266 haskell-openssl-streams_1.2.1.0.orig.tar.gz Checksums-Sha1: 134f09e20a1715741146ecb3ce3b116811fe6ac0 20894 libghc-openssl-streams-dev_1.2.1.0-2_amd64.deb d678e545a1abe41b2fadde4be83016f34b1640ed 32146 libghc-openssl-streams-doc_1.2.1.0-2_all.deb 82674571f1efcc4a54bf6c8fc47ed016b2c89906 20374 libghc-openssl-streams-prof_1.2.1.0-2_amd64.deb dfb2b49d49e34a4b53703e17b913d76004c653de 2797 haskell-openssl-streams_1.2.1.0-2.dsc 92c244b7fb06044dafea61098d2a45588824b1a5 2244 haskell-openssl-streams_1.2.1.0-2.debian.tar.xz 3c85cb744154d9aa8a02084be6f37aa587ed5039 6266 haskell-openssl-streams_1.2.1.0.orig.tar.gz Files: 50a6c50c20fb3e3eaf75aa7b3d88e391 20894 haskell extra libghc-openssl-streams-dev_1.2.1.0-2_amd64.deb dff0742f5699650c4a2f61c5320209ec 32146 doc extra libghc-openssl-streams-doc_1.2.1.0-2_all.deb 1f946957ac62ce131c97171e6c12ae07 20374 haskell extra libghc-openssl-streams-prof_1.2.1.0-2_amd64.deb adcfa076e3018191bca94c385313388b 2797 haskell extra haskell-openssl-streams_1.2.1.0-2.dsc 30d0fe3bffa2abd9222cc32fceaad800 2244 - - haskell-openssl-streams_1.2.1.0-2.debian.tar.xz 2c0b3cde41bd3881bcd7164fb4b52d4f 6266 - - haskell-openssl-streams_1.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJ4cQAKAe6VEIVcJ6KMt3IK8QE8wt vS/xhToL14Kd2D4W/eQdd3TiIumAHWUv0Am959ok9PxImQkyoeGMvwYPLQyqjRSV 5h9M8LgXYVua4z853eTs6tawek7w/tjfzf3GrdpP6g5ThO/9bWhTfUr+Xe5UxVUK ZpT+Gje2dR4cXp2O8stUeR8opGsvJWLX+URTA5S7bN2aD3fcqylj+f9NNU+w9Afo kLHKfx8WwBne0w+8j6yjxj56lwSsZ/AbEj59prQtwuKffluC9z09sXOyRa54Jaet 8C1eKExrbXAwT5CtZ9m9RET8t6VLEvfZK/X5zs3Heuw/0foytOQmFG8M67simxz9 NvSOXqiap+tjvJ1Zp7HLeUcvof6T8qrRkukat+Y6M0TRoiI0dUL4+29EuH75tnJB NTmiiHyXcxpEoZmUftTVmGX3SwqJYuM9CeACZgXy4lePKPgwZfrgcQoO1zfvON1t GnZGu3rHl6VEegUKVAQwe/wXEJB29QkcE5TjoTZdFJd2nj3nC9DvoAstn88YGnPx Nv/IkIcVmzxoLeWhREbFAJlGwPegn4vyurV5sHO3trG/KbOvWk0eE3NGo90dku+e +6WzGCQFmbZY4Eczjl3OBfCcNr+/juyEE46HbkoXp2Mtk4IGUD6qYOQX2Ua35ygD PJ82oqZfHOK6R1BlxIc0 =zoGk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:27 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:29 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:30 +0000 Subject: haskell-pandoc-types_1.12.4.7-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:36:58 EST Source: haskell-pandoc-types Binary: libghc-pandoc-types-dev libghc-pandoc-types-prof libghc-pandoc-types-doc Architecture: amd64 all source Version: 1.12.4.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pandoc-types-dev - Haskell data types to represent structured documents${haskell:Sho libghc-pandoc-types-prof - Haskell data types to represent structured documents${haskell:Sho libghc-pandoc-types-doc - Haskell data types to represent structured documents${haskell:Sho Changes: haskell-pandoc-types (1.12.4.7-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 2ca08260d3af512719525db19bea170ac9c3518cb4205d0ea32017fb40f0e964 621768 libghc-pandoc-types-dev_1.12.4.7-1_amd64.deb f63bc82fca86067d8329e5762a0a2dc8b4601d110b5e5a16d99ce844a84ecfc5 67468 libghc-pandoc-types-doc_1.12.4.7-1_all.deb 933d26c9b22ddc4a6c43ab6de8391f8de578a4b7e395329094eb081d5256580d 505008 libghc-pandoc-types-prof_1.12.4.7-1_amd64.deb 26ba4e3dae24b9e2f9f6ced6fcc7d046fe1a26d51036e0315babb948b3d91383 2772 haskell-pandoc-types_1.12.4.7-1.dsc 667d8f27d419e4e9443b8b9f678b6d0c101521bc56eec0412af8d4118e9616fa 2920 haskell-pandoc-types_1.12.4.7-1.debian.tar.xz 560ca3291b5558cf810b17f3bee40b17a4aee1671d38cf468c42aab666081681 13208 haskell-pandoc-types_1.12.4.7.orig.tar.gz Checksums-Sha1: 41b05ab4e55c52c832744e0665d7d667203539ec 621768 libghc-pandoc-types-dev_1.12.4.7-1_amd64.deb 56b5c34d4d7b7d93e92e67ac3ec6946d222732b9 67468 libghc-pandoc-types-doc_1.12.4.7-1_all.deb 6f7fa11998e58e20ca163ac5dc4a041fc1516e9a 505008 libghc-pandoc-types-prof_1.12.4.7-1_amd64.deb 62752072054b169e371a005b622c9b63bd0fb76a 2772 haskell-pandoc-types_1.12.4.7-1.dsc aef6bacab98c19f20cf0c87a08bad1a859c1907d 2920 haskell-pandoc-types_1.12.4.7-1.debian.tar.xz 90cd2233c8fb04a676b03dd85551c5725596c62d 13208 haskell-pandoc-types_1.12.4.7.orig.tar.gz Files: e51f9c385eb4b4bab14df1abe64b8a3c 621768 haskell extra libghc-pandoc-types-dev_1.12.4.7-1_amd64.deb 93526861823a6fc61dbb09c43ae4494d 67468 doc extra libghc-pandoc-types-doc_1.12.4.7-1_all.deb ea8e7bab1378b2162a2d09c7cbb9fe1a 505008 haskell extra libghc-pandoc-types-prof_1.12.4.7-1_amd64.deb 7be51ec919c261a1300d84bff611bb9b 2772 haskell extra haskell-pandoc-types_1.12.4.7-1.dsc b63353ee86375e0471d81a101822f03c 2920 - - haskell-pandoc-types_1.12.4.7-1.debian.tar.xz bd46e342a9858966d8e647e24186cf10 13208 - - haskell-pandoc-types_1.12.4.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioguwQAJNahc7NA/uRX4VdJCR4RJth Nk3t1xeZhWbynFCWb41eauDsxH+1dmoGKd7A3B/e/+JBr7ouKFt/EI6EDyOBHwGZ 31Cag+kawJHHlgou2diPv3Hn18YQnMAclWRXOgYngx1OmE079w3lbLGy1T6V88S/ i6djorbXOXhz04ljyZCM3FVbWGPVmjw3Bk6cIrwlapndbPMe2eJy+V4LPO2z+Csy 0oeFSZ40X6ZdHkrJV5NSavfFgt3j9eZGnlNd5nzAtJKuXZWAlHNyO+1/oXVtenHI 3xfMkqGYYVYiGA7Sn7aDIhVewltCmdKjJn1h7/KR2I0oPB3y649RavlSLF/dfN5i BUdB0VaGa8JE6WmL0GT4Wu6i8bsbn1fvZw8w2pZDGHKfHyPLB0Q7r5lHKiof7j31 yItUE8kwiQJeMiwkqhYat2qK2Ivn5Td7kvqSMSORbW/gAh5lm3jASY2HqoUpxvJN 3QjwdRzuWTG65GGXUd4hmOsOZE5lu8uwauZS/YuWZmFLtU4WEZ+KyLSFP28rdqmP jM5WspUwH9teFzxpjlQ0owuHh7Abxz9RI+3FkT+mfDGGzwRTEU4iVupMdp0LDecV CdlwxXJzhwJ7qnXZ9mCZ4cAbMJu03oHUX8JDvMQtWtvnPXcEWvd8PxlfuOq9IB4N ugAvKvSeMUY5/vcLbX5N =Oj7V -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:39 +0000 Subject: haskell-parsers_0.12.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:05:01 EST Source: haskell-parsers Binary: libghc-parsers-dev libghc-parsers-prof libghc-parsers-doc Architecture: amd64 all source Version: 0.12.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-parsers-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-parsers-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-parsers-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-parsers (0.12.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 3b91266931bf7ae27180ae117684141bb34df70eb4bca13eeb0cf5251322f547 254740 libghc-parsers-dev_0.12.3-1_amd64.deb cb8935fca819d7a4173c746b5f4ca98793cb9075cfebac3123939dcb10264be2 86968 libghc-parsers-doc_0.12.3-1_all.deb 6d5df79112827215e65efe2778cfbff02f32f0bc2de57f88440d7292f2580e88 229174 libghc-parsers-prof_0.12.3-1_amd64.deb cfe4f2d4fcf9dbc5187f1d937ce883e59d7701ec6019d70d89c6c4a76c1fd86e 3212 haskell-parsers_0.12.3-1.dsc b217a5fc9593a80b7cd7b3eeb896946f1bfcff5c41e2a1ad8fad260f0160e768 3296 haskell-parsers_0.12.3-1.debian.tar.xz c29058e385d6235d3222aa1fde08399ed7ef24a8b8eb0691c2c4dfe1d1ad9fa3 22257 haskell-parsers_0.12.3.orig.tar.gz Checksums-Sha1: 7d0e6ea098da83749227e54e03db0aa1b315b39d 254740 libghc-parsers-dev_0.12.3-1_amd64.deb f3c6dff5ed48b308e54a128b9cafcce6e932efbc 86968 libghc-parsers-doc_0.12.3-1_all.deb e8d83c610e465d94d97dbc82bb1feecfe166b9ae 229174 libghc-parsers-prof_0.12.3-1_amd64.deb b4d35edbe343461462ef7e3380d22b72a9f9cb7b 3212 haskell-parsers_0.12.3-1.dsc 7afc220e6f76e522ab575a3a9e5c37027c68ab43 3296 haskell-parsers_0.12.3-1.debian.tar.xz ed7a6b3896cf6686142f9b8dd737012811d6ad66 22257 haskell-parsers_0.12.3.orig.tar.gz Files: 3ab6ebd58aa2d2b8f926c1c4b0105e79 254740 haskell extra libghc-parsers-dev_0.12.3-1_amd64.deb 72021ff816bb9993b08dddc41c0c286e 86968 doc extra libghc-parsers-doc_0.12.3-1_all.deb 6d2d4c48dc77032cb0affd7358bb503f 229174 haskell extra libghc-parsers-prof_0.12.3-1_amd64.deb 48e2765af5fdc17838b6d1228779be6a 3212 haskell extra haskell-parsers_0.12.3-1.dsc ee665c618b3ba80eb93b9a2123dec6b2 3296 - - haskell-parsers_0.12.3-1.debian.tar.xz e436e09f8a81010e02e8bd235f50230a 22257 - - haskell-parsers_0.12.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXwMP/2tnIKKxD8ivXqyjjouPtmR0 44d6MekBiVJdLnZC2po8eWEbJ9IN7NOXUXgRq0NaWYmuJRj0yNwAI0q0W5CGkice MMBsLo91KCDxDQ7xCOvJMyL60qFVGKrXAOJOGQi+QVIe3OB7ajgcUqtkuhdTKc/C zC5TDA1lNzWdzXr54kgcV00CF3Ng9PjkCI6rr01IJDNKywmw2r7gmiN4KYq5J0FJ qXExth/bf5ofqLApQVboDpzSfQwiy591IjkDLBhjRKt+QDPcErAHxoEahHM/CgQy Ic9OiCyL3kCh7N+qMmci5OdalSAm9FEyaBAXtWjOwNS+D1S5mptT4SFRm16+H1fO C4uy/bRhOSsdpB9/saYbFeeqd+lxujd8lIOXUO8Kp7O22BOFQWSH3FD3QZnr8l26 ru4iQ6b4cXNxisusTWKRlgBZW96wYmz2iRcQFJ5sxHIkFCRKT2WhsToZZN22M9kp 4wgSDy6RaDoM5fLK7Lr9iBQ9IecxXH4YXfy6i40EgVDnTaFmiRHKQAYy1JdPAoHe OQ32/RKqDhN3PtI21IreigM9LOIhzQgjXyK+jRO6aVuihpJ5wdtwGlbpFRpBFvte YzA+9jQq2ZV/ZxmG/YjJe04hZQs7yLspoEWf8Hs9szwEoRJ98y5dcNPU04jRCKzi QKUKfZmhMYl3d3bfiYq7 =NrUx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:48 +0000 Subject: haskell-path_0.5.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:18:14 EST Source: haskell-path Binary: libghc-path-dev libghc-path-prof libghc-path-doc Architecture: amd64 all source Version: 0.5.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-path-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-path-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-path-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-path (0.5.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 72431f1c3655348b1474796fab2138eb72d11ff48a0c6ccce6c70995afc9720f 39302 libghc-path-dev_0.5.3-1_amd64.deb 9aec7524dbefd4f40f9d64b9aca512062358abc4a8949585985b6975a2a47f60 36430 libghc-path-doc_0.5.3-1_all.deb c7722f3f64b5441b7de5bc240546be095148ddbb9f85abf5470129a21a658427 31636 libghc-path-prof_0.5.3-1_amd64.deb cfae348fe14894c8c4e467ad9b06b8b05d194de52070f213c1d3db16239933cc 2430 haskell-path_0.5.3-1.dsc ecc62d4bc5431345a00d253db75a85057c20e10266dc05db7c460e38b88bbcff 2212 haskell-path_0.5.3-1.debian.tar.xz 6501bec6cf4a63520ad993bac5d7a0a71d4d0cb3c2155755a5faba93b82703c4 5660 haskell-path_0.5.3.orig.tar.gz Checksums-Sha1: fed5d989f29f31458f7d2107c8e0bfca190452c2 39302 libghc-path-dev_0.5.3-1_amd64.deb 25f9d43f75246d3474497868a8f1dea7d40dc908 36430 libghc-path-doc_0.5.3-1_all.deb 6b80b64fec50e63c1dbbfb39cb9cd702dbbc805d 31636 libghc-path-prof_0.5.3-1_amd64.deb 638983d8ccf93a74371fb8cba6285b27f0b40c46 2430 haskell-path_0.5.3-1.dsc 11fe6f0c408cf89926c15a0d44569d8ae00f00f5 2212 haskell-path_0.5.3-1.debian.tar.xz 7af38c75263e28139c0f05911745ac0e07c98f79 5660 haskell-path_0.5.3.orig.tar.gz Files: 3a9add6243455b9096ced2b01fbdea5e 39302 haskell extra libghc-path-dev_0.5.3-1_amd64.deb 1b8d0363f1049739eacdd3c540791352 36430 doc extra libghc-path-doc_0.5.3-1_all.deb 1c9a52faf6cca4919f52bbc69d357ef4 31636 haskell extra libghc-path-prof_0.5.3-1_amd64.deb f94201c8544b0c9f36ee99b869194114 2430 haskell extra haskell-path_0.5.3-1.dsc 449ac74b1c1fd3b6a38b4e3d6f3fc56e 2212 - - haskell-path_0.5.3-1.debian.tar.xz c1f58dbc4be20a11bb32c38b67fbface 5660 - - haskell-path_0.5.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT6UP/igDBLj2DogYK8oeAbFfukUr 3QzzIpxqBB88PyDCmgC10R1Zp060WLp4qyKRSRDy/CQHaOfgxSAfeLzMGAp9USR/ vwy3Cz5iUOsgj2R1yC4ik0o3DKJklNNGmq6RgnmEwGdkBfwK0d5eUwr/EM+czjZL KlXipNaDyoK8YSoWFH8Rmk4+4Wqn7pYPlcMX07RL27wn52WoOCzXPkS+ZQ7XAShd Sav5Q/szrYcUmy6HCP2kYq9toglCkDlE6PyrGiloz2l5KtsJ6QZGLKYBYNMSp+EB QPhF9e7jq9+ML8s8oPSkIztWn7xZA6yKeFXKcV/SNWw4yWxpy89UHLKmamkesE6a 7XNRlQRAyaImh7pf5GTIwZmP4ENDkHJB32F6iab5om4h1UEs8FZVms/W0Z+32PLE u7Rbq2AzXX3HKpebNPl0ReswAtfSKv6GnRIg0kQUxx/hP6GSoqjivQCwKl1KOwPE 3T45JLJ+ByFeVOaBdaxM4CFLyC8K3IgXoqmwvSbU9RWfHTJksdr2Gi2wLGN2o8QD HyJBDQuW3uiuFtqNXcKpBsLrxMlBCqAsrxVZBSqVEKdTmr0D/tRdUHcI8XhGLkAS zbICl57C7Tbdit6d/dT3cTXGmL5o7ntvcDTWc9uKm5hjPcneYRWeKE3Pm9XSZjl9 n+6q9grAD85e/2E7Kh+c =pxBh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:28:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:28:56 +0000 Subject: haskell-pipes-attoparsec_0.5.1.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:08:56 EST Source: haskell-pipes-attoparsec Binary: libghc-pipes-attoparsec-dev libghc-pipes-attoparsec-prof libghc-pipes-attoparsec-doc Architecture: amd64 all source Version: 0.5.1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-attoparsec-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-attoparsec-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-attoparsec-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-attoparsec (0.5.1.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f51c8a384f2d36a1e679de45d0586090570bfafe60fa59dbd83992df106493a5 47290 libghc-pipes-attoparsec-dev_0.5.1.2-3_amd64.deb 3406ac0792791d7450852a4c1c1318ec82282c836bc3e0732e6e23eb786f6561 34854 libghc-pipes-attoparsec-doc_0.5.1.2-3_all.deb f102c9f2d95ce0e34c587c1f99cc81a94def2f5121912ab68d1c83ef8ad94350 41246 libghc-pipes-attoparsec-prof_0.5.1.2-3_amd64.deb 2e22d4f53ec9a30cfa46c37c64e9d817427ec209046cdc2c7cb77bc7d0fe7d04 2886 haskell-pipes-attoparsec_0.5.1.2-3.dsc cfa64938c8841ed25830b71ec9982aefc258bd0f7548c73bd4e9dd7d833612be 2840 haskell-pipes-attoparsec_0.5.1.2-3.debian.tar.xz 9b56bdd47c4180dd359af29c3346c645888e1fa442065fa88a4626c40cf210e2 5674 haskell-pipes-attoparsec_0.5.1.2.orig.tar.gz Checksums-Sha1: 1613d340e3bd2b94b8d14369f4959612f8fe989b 47290 libghc-pipes-attoparsec-dev_0.5.1.2-3_amd64.deb 0b2e05642646e41f550732826c5239f35fb04f73 34854 libghc-pipes-attoparsec-doc_0.5.1.2-3_all.deb 962e9f5d1176f94a9a379695a7e3e5983173072e 41246 libghc-pipes-attoparsec-prof_0.5.1.2-3_amd64.deb bb5386e55e9126f9c399b2a98b447e179fa85a1d 2886 haskell-pipes-attoparsec_0.5.1.2-3.dsc e364e8b66cf0345ae6fbd0d0008f959a70ec8c62 2840 haskell-pipes-attoparsec_0.5.1.2-3.debian.tar.xz 3828a41efa18ffcf9095b2e62d166559d47215ea 5674 haskell-pipes-attoparsec_0.5.1.2.orig.tar.gz Files: 29b628e27a4d69ac90686fe978f2bb5c 47290 haskell extra libghc-pipes-attoparsec-dev_0.5.1.2-3_amd64.deb c33f7e4c72d0db3636d69551a2e8514e 34854 doc extra libghc-pipes-attoparsec-doc_0.5.1.2-3_all.deb 845c7198158899fc6b9ccc8a3629fbdc 41246 haskell extra libghc-pipes-attoparsec-prof_0.5.1.2-3_amd64.deb 180bb9240b926441e736d804cd8ae142 2886 haskell extra haskell-pipes-attoparsec_0.5.1.2-3.dsc 0ea8774e590c62c12e4f0edbd86abac6 2840 - - haskell-pipes-attoparsec_0.5.1.2-3.debian.tar.xz e7e1643e7b7a412e1424eced7267c7a8 5674 - - haskell-pipes-attoparsec_0.5.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokssQAJQtII+OQwNEhNeE5vnUVYM1 tu1ppAsLPlf0gbsh8sm6we4uUQ4+OIICMBbVj8VeWY06/og8Al5xfP63rSIOaNQ4 DcqclTvlrHT3rOkY9lta7JfwO3KiRQlhuI+RkJXngYq+xBf+CJYE1lAo8hXCl0Yp m1seAbCsP9ITUjGvY3AxWIlJsjLbTpuwEG0+4rE2i0fu2J2oVJA7RiyvaZOuuOMl qW4wUt2LRHdNpcIcny4V3xPrKXXcUwbe4wkW4L4zgC4bs0ZwFj4n/+xmhF/KH12z rQCbe1Z+1pO/3gF05dVIK94NiNc2iJ0vqKO+VFB/Jo0W+rOXzFL6nI2T1EABIGnx OWMgI7qyQLXgwTCxMPvJHXUF50Pf83ZjVaYAYQyVqnev28wjc//tQM0/nf0A0R9l 1XR8X5brCOatXxjBLdoTmN0Q6Uk8HCDlFvXbwOECIL/o6v1UprV7Sa+W3GC0wXCC 9pvnEZSdOdGalQmOzJFiEVOcv3Mw2zc5If5eLmXp/uel/GqZFB+vgu375QJC6Hzd logSeYNCAjQqKL0CabQA2oUUrQEQolndYwKh/2TJ8dsN44D0yZUnPzMgVhNAl9zl LmpndiQjwqgGjLlr1pMSrKYOmd3xcr6tdfKv7NXhsquF0t4sOSkoKnRyr/anLzJT H/rT/yhj9Pexwiknw7YT =mnHN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:29:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:29:04 +0000 Subject: haskell-profunctors_5.1.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:26:14 EST Source: haskell-profunctors Binary: libghc-profunctors-dev libghc-profunctors-prof libghc-profunctors-doc Architecture: amd64 all source Version: 5.1.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-profunctors-dev - Haskell 98 Profunctors${haskell:ShortBlurb} libghc-profunctors-prof - Haskell 98 Profunctors${haskell:ShortBlurb} libghc-profunctors-doc - Haskell 98 Profunctors${haskell:ShortBlurb} Changes: haskell-profunctors (5.1.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a8f079459f2fbff0beb4917ef2a69c031f2f817e9ca3b804e965b592807f535c 167206 libghc-profunctors-dev_5.1.1-2_amd64.deb b9b054820609407796812a3e527e0eb089337793a038ca2b0accfc842c27562a 75640 libghc-profunctors-doc_5.1.1-2_all.deb ab8d2970a22fc7f1de91c74a2770aab17e4b0c4c007e0461704c616142cb7f33 158474 libghc-profunctors-prof_5.1.1-2_amd64.deb d3d572e66767238c6473f4e709001ece794cf018afc8834b7f91b7a49edba941 2702 haskell-profunctors_5.1.1-2.dsc 829d64d4c195db6964fa7d4e28f609030d96fedc4879aab36bd1bb7584c58d11 2780 haskell-profunctors_5.1.1-2.debian.tar.xz 873f4478cdadd574c070c00fa790e4b0d8fb6f00577f142bf6e9dacbd48d8253 17866 haskell-profunctors_5.1.1.orig.tar.gz Checksums-Sha1: 64a5b15bfb0a3eb0cc06f3efc27b0b193da4f260 167206 libghc-profunctors-dev_5.1.1-2_amd64.deb a08a664a5bf84e58d762d3256d70515457a9d466 75640 libghc-profunctors-doc_5.1.1-2_all.deb 10ad8c23a7aeb406975cbb49d9d48092ac75ae51 158474 libghc-profunctors-prof_5.1.1-2_amd64.deb 64faad8785da0e6281f7554afbf61ab5fa12e9a3 2702 haskell-profunctors_5.1.1-2.dsc 875cf623f1646eee3e3f5653d413b7be1dd1d705 2780 haskell-profunctors_5.1.1-2.debian.tar.xz 54dd164ace7823a3c608fba95a673dd824547fd0 17866 haskell-profunctors_5.1.1.orig.tar.gz Files: d0750654ab47e1946c6061194a3733d2 167206 haskell extra libghc-profunctors-dev_5.1.1-2_amd64.deb 705d8b020977361a0f0e7269187d7d14 75640 doc extra libghc-profunctors-doc_5.1.1-2_all.deb ddd78ac7ff58533805d4f9087862857a 158474 haskell extra libghc-profunctors-prof_5.1.1-2_amd64.deb 2c52f6a0744b2ea95d8f54197f7b4b48 2702 haskell extra haskell-profunctors_5.1.1-2.dsc dc74b5ec5c008e26999c21ff7b8a755d 2780 - - haskell-profunctors_5.1.1-2.debian.tar.xz 1bddc1b59c196e552391ba8e484abb1f 17866 - - haskell-profunctors_5.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9M4P/1xrIwe7LueItqF2483c/dv+ IxlqyM6qZ242wOit+3DpHHQu4chwRhY12S8zE3jSWrke2YnA9HrviJWZ9nSyVMDP 7YRgFsRBWUlkOcshV7l9VymcMfEOWgwxhWw15yAEZ34gsXu17hbuGf3ClxMD7Elb CoLacwqIWiy5lp20G0PWjY+rxhFWPUcGezAbspStcLe0vuGO6W3wlqraffz6lc62 vhttQrdzp1qUYjP3g1FqaSI8aFlFMi4VMDYr9Y8QArQBeqBSac0gZidEA+592Z8O J6LwYFO8cdsB6ruwZ/YEln0AgtKVso1SROeXg/TeO/8wD10yF3pFMeAxXCq0EuSw memEMdeJjU+ix9UXLT3AcHOU+brk19y0ppc8jlQDcwFdZ/zHKCHQhePU6LW6PO2M 1y0xoFDcjjmoiW4NvWEDEZzMsC+JJOAWPiaOcI1hsMZ/5pkV3mEB8enCzZl7Cu1a RS6xItDTrHeNLTS4/XoWPEugsjieedcxElAj9iNJC9FbnjXs6iZTOtBxLY/1uIO1 KLnf7rN7OaIe3bWr0wd3L6B31cgHAtj+1VucTgCHEf0JGZGo3Ae3+1PEOPmaEAlz rb/HX7xgud4IUxme3dRsGV/sxI5sdxjCJ0vDUHzAcn7QEAbEPlKCUau4PIIPKads HxiNSKYpIEvfNb0h1UeK =C0Ey -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:29:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:29:15 +0000 Subject: haskell-rvar_0.2.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:56:20 EST Source: haskell-rvar Binary: libghc-rvar-dev libghc-rvar-prof libghc-rvar-doc Architecture: amd64 all source Version: 0.2.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-rvar-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-rvar-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-rvar-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-rvar (0.2.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4ded2292d0f49c962ec9dccd3c70d38fdce3f24f20dceb1016ecced2181f522d 21966 libghc-rvar-dev_0.2.0.2-3_amd64.deb 5269c090a6459dbf071111c9ccedc5b411691e4372854b1e1cb2283d750052cf 36716 libghc-rvar-doc_0.2.0.2-3_all.deb d10570b137c8a3861d78a2b0d1ec6f211f44d4c50c576cf2002798fad6fe0f0e 18328 libghc-rvar-prof_0.2.0.2-3_amd64.deb 0d8ec42212493220718ca97749a2cc88e6432392ab5331a9a424aacff10db869 2632 haskell-rvar_0.2.0.2-3.dsc 7e66dafc42ab9a05dce6f95bef0c79dd862ae216d2c33529547c8ab84f28ce58 2232 haskell-rvar_0.2.0.2-3.debian.tar.xz a4ca344e6ba02007a24d5e845a1c1c55c2c2d232c42c749b65a7e67a047544d8 3704 haskell-rvar_0.2.0.2.orig.tar.gz Checksums-Sha1: 20aa19dc2385317879bbdc22293f8f6b1924cd46 21966 libghc-rvar-dev_0.2.0.2-3_amd64.deb 1b070c20467019650ad7aeacfb3667bffd118b28 36716 libghc-rvar-doc_0.2.0.2-3_all.deb c1b5bf34da264e0404c09dd4452023ee82ad591c 18328 libghc-rvar-prof_0.2.0.2-3_amd64.deb cebd8c3aeb4cb8e85659aeec478109b2c8f9fdca 2632 haskell-rvar_0.2.0.2-3.dsc ac937ea1b47ea74713b05bb8a75748772fbfb0d6 2232 haskell-rvar_0.2.0.2-3.debian.tar.xz 117a3c3c304de84d507eac6559f66cb3eb8ad896 3704 haskell-rvar_0.2.0.2.orig.tar.gz Files: 775beff9ed4bde5d7b3a688fd052b4ce 21966 haskell extra libghc-rvar-dev_0.2.0.2-3_amd64.deb c4d7b464417d1ed65d96477c00411740 36716 doc extra libghc-rvar-doc_0.2.0.2-3_all.deb a44a295baff8779ed9e3921e719637f6 18328 haskell extra libghc-rvar-prof_0.2.0.2-3_amd64.deb f36f7907e7d303bb5755833c95ce53d0 2632 haskell extra haskell-rvar_0.2.0.2-3.dsc 0e529ce717c0735328530821a65013f6 2232 - - haskell-rvar_0.2.0.2-3.debian.tar.xz ceb370962be47efe590430dd80a61f15 3704 - - haskell-rvar_0.2.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNm8P/jgDz/OHjMyPg0TOlAYB3Y/w JUxUT1IYOjmHZkdSv/+rr5tcd/c8ecyEAAKPRw4r7W/tLe6shEyYwil8nQGVCalc KeeOvOxd4CdcSTKoF7k87y1TqVw7oktKPxvukC7aH8OlKnuEmsc1leG/uu98KUTZ R3PpTjBfVFlwt7aMNYH0vSmbHJag8Q66DutKCZPceTpMtJ1tMbSetQZNBQ+LrlBc 7xQv8OatMXU/07dMPWg3mOmRWkHcb0kprCu6cqywmlFwdTnINx2oR+BSQnC+BSqp LcJkZvMG5OGRMmYAzmjhCujhKGKumgKaJuqaSaGhegY435CyNvsoxIvHeXPGcMQs zrE8JUZWNDXSeNuQPtnj15AHa8IJ1SRDR1ktxnMu7LMRcHEP18dRxMQqjmrw4AjC xyzXGBLMqVm1VYRkdeTShPcZ7bWxghxkt02E/L4nboMdOcZUGZey3GrYPURmJ1uN eBj/XpH44iR2jcAI8OPqRgi94sjBfMlwuTzjCgnGJh81J0IkvhHVQhvR+AxSDKwZ rQw8CagfCy2eIkruQ7VpPLVXDM7bgz1uOuD3O/glM3radjK1zvxd7ooZ6iYUbcmf H5G5M9E7f0yGbjJDA/EW/PfIYKh+VFg6zaHsfK44OUmNHzbpqNt8/QsM0izjgfuh NW3nyGHGI3W0ZSdbkHA3 =GDg1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:29:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:29:27 +0000 Subject: haskell-semigroupoids_5.0.0.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:34:55 EST Source: haskell-semigroupoids Binary: libghc-semigroupoids-dev libghc-semigroupoids-prof libghc-semigroupoids-doc Architecture: amd64 all source Version: 5.0.0.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-semigroupoids-dev - Haskell 98 semigroupoids: Category sans id${haskell:ShortBlurb} libghc-semigroupoids-prof - Haskell 98 semigroupoids: Category sans id${haskell:ShortBlurb} libghc-semigroupoids-doc - Haskell 98 semigroupoids: Category sans id${haskell:ShortBlurb} Changes: haskell-semigroupoids (5.0.0.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: ca179a61fc1cbf81f1839dc70136b817ad9afb95dce4987f2e6103cfe704a9bf 255460 libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb bda5804445e64df7a6ff211ad8241a9dd8ad39301080d283225abd0e18ede61a 85232 libghc-semigroupoids-doc_5.0.0.4-1_all.deb 16905be9d508eb6b62818b4816eca2fbc0a18d95ead22c219e4d922db83386e7 238626 libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb 427a7ccdc6599231b2060da328554beb2718f570bb114b9bef523e9cd320a18d 3357 haskell-semigroupoids_5.0.0.4-1.dsc 4f7d7dc13e5b33da293c77609e804653ee49d317e9f216a73df6a9f392060f52 2912 haskell-semigroupoids_5.0.0.4-1.debian.tar.xz cde047e36c4072dd32fcda5846155a3dd4e844f441e4c651b886ee069d95c7c9 20795 haskell-semigroupoids_5.0.0.4.orig.tar.gz Checksums-Sha1: a634d9626e60b1eb41b8de0ee7a1f69a7ebbb17e 255460 libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb d03c10ad0838e56e109adf89e14946a6c7bedb3f 85232 libghc-semigroupoids-doc_5.0.0.4-1_all.deb f17499db59b212240fff4e756af52d4e098eefd0 238626 libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb 92af8615a6635a3045c258bd5812232e9e9792be 3357 haskell-semigroupoids_5.0.0.4-1.dsc 8fc7121882c3b92296539cca11954c30d4e76147 2912 haskell-semigroupoids_5.0.0.4-1.debian.tar.xz fda3cba7e5c7ea910c3cef802bceb21b3dbf0651 20795 haskell-semigroupoids_5.0.0.4.orig.tar.gz Files: fd6d1f2da6c57ae4f80a3152a2710183 255460 haskell extra libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb 894063ae0f0f050d110563838210a3cd 85232 doc extra libghc-semigroupoids-doc_5.0.0.4-1_all.deb efe13694293369dc39c9175f845c4f76 238626 haskell extra libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb 43b94c4892d34587a3119bf16705cd32 3357 haskell extra haskell-semigroupoids_5.0.0.4-1.dsc 87c84e2ba6071cd3625ecb93c9362c2a 2912 - - haskell-semigroupoids_5.0.0.4-1.debian.tar.xz 841475628dcdb5e900b9e5d9f461510f 20795 - - haskell-semigroupoids_5.0.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioX9oP/2zoUJ3FzjoNxBrKcZ0e8yTv R4Fowelg3b6YFETQ6VLbrZye0Z+oW9UBmWlQQDFrtZ5HxM1YTlLgdleslSz4/4dW enkHDulG3Jn/+NOmvta7rPrMDzjGqsHYuuEA4yNZtcUg+97Op7uQbQDpipQgev/w iqlogUk7R04sUO7358X094EvxEk8S24Sbw15nMSRKHQfONWeVK9xbnDMqqwql7W9 mKDJoUfTBrPFzm2f2ygjS61F5/fV6wLnI6ToSjXT/1NRtHFmsxJDLC53V+bf534x zVg3EbC2gO/RdctgEwa7Ddw4wH8dN/iLlV9VWulyubeFUVNQhuGM02COBkww4cVf nLRghkLB/P5HatYt0QHAZrol5UAchCUrKRt31mo8p6612y4OzdJ+R+YntL08r9kh Fb1ZCIX1JLEvWc/ABBNem/H9/RXd4zwuCqph3wyLP8XUcDxHGDUlvOGGtswls94O O360PRp3APAiaFNGx28MvOd0YzxNVQ7C/sdu8McfOuLBEVaMQAAbvPY82BbMZn3H j+9PvSWMWR3+H73w7VdHVEtQyW9bW1iZDOLqX1a/helJqt9BCKNZ253B4QZ1JyXr ZviNAEVGPnGLNWn00Q+zh2ECFTwQlSFeMdopakoFaq4OWASbZHtNNIaXXF5802qD qvF1Pmxy76aTh3wZqUXt =nOil -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:29:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:29:38 +0000 Subject: haskell-shake_0.15.5+dfsg-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:24:06 EST Source: haskell-shake Binary: libghc-shake-dev libghc-shake-prof libghc-shake-doc libghc-shake-data Architecture: all amd64 source Version: 0.15.5+dfsg-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-shake-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-shake-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-shake-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-shake-data - ${haskell:ShortDescription}; data files Changes: haskell-shake (0.15.5+dfsg-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c966024e90496dfd4cf31a425a52da4b56bf2dd45860bb5ccb1e896d4522f269 27454 libghc-shake-data_0.15.5+dfsg-4_all.deb e87b7fc47bea509291d13841caf955bd2a43fe705758d1bb4e1182fc67883338 1054696 libghc-shake-dev_0.15.5+dfsg-4_amd64.deb ef61b9ccc17b06db48178d24a28f8e0785aaff5a3d4d76e3b6631b50da00c5a1 256766 libghc-shake-doc_0.15.5+dfsg-4_all.deb 02d785365fb3a140b3cd15cb80c61dba8653fce97405c965317d07dab6c31880 886758 libghc-shake-prof_0.15.5+dfsg-4_amd64.deb 2b890e1a0725ad8eff7a7b7e6feb104c06099e9e569d51bb6984368d9c50af0a 3074 haskell-shake_0.15.5+dfsg-4.dsc 6e22361d2b2aa7cc40ebe6d65f4f716b97d82e052e83f24249ef2a31a2d7d560 3716 haskell-shake_0.15.5+dfsg-4.debian.tar.xz 174b8f3192c17c9e37335b10ee23253cc395eca06165889e49ffc77109d428ea 190476 haskell-shake_0.15.5+dfsg.orig.tar.gz Checksums-Sha1: 0d10a6ddcd580fbc5eeef089919f1642b2228d16 27454 libghc-shake-data_0.15.5+dfsg-4_all.deb cd349ebb6a0f2b3a44a8684cb83301b7044b16d3 1054696 libghc-shake-dev_0.15.5+dfsg-4_amd64.deb d71d7a7b6fe49506edab2e46db52f59e5d313447 256766 libghc-shake-doc_0.15.5+dfsg-4_all.deb e1291c7c98dc60f0410bd73ad9fccc8b22c30f82 886758 libghc-shake-prof_0.15.5+dfsg-4_amd64.deb a1262d30ffe918de2a688d21d6568b63eaf68b09 3074 haskell-shake_0.15.5+dfsg-4.dsc 3ec4897ed4dd7859c11500577774a70be6f76657 3716 haskell-shake_0.15.5+dfsg-4.debian.tar.xz dce6857a113f9736572dc613ad883538f901d4dd 190476 haskell-shake_0.15.5+dfsg.orig.tar.gz Files: 439433ef814a539ca6c417720bc99d5b 27454 haskell extra libghc-shake-data_0.15.5+dfsg-4_all.deb b1854b7d34582a49a2f70a59a8cc0b7d 1054696 haskell extra libghc-shake-dev_0.15.5+dfsg-4_amd64.deb 78f4916217b9aae5181a0299a6beef27 256766 doc extra libghc-shake-doc_0.15.5+dfsg-4_all.deb 796562f2307e2581e6f6e18ab7f8e52d 886758 haskell extra libghc-shake-prof_0.15.5+dfsg-4_amd64.deb 23752ca97fbe4f9ffae995837a3fad9a 3074 haskell extra haskell-shake_0.15.5+dfsg-4.dsc 7d73351e4f4c7f6b1d8929e3a7d0aeca 3716 - - haskell-shake_0.15.5+dfsg-4.debian.tar.xz caf98ff7f4f2d5993856f02e26913aaa 190476 - - haskell-shake_0.15.5+dfsg.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSXUP/jNIBbvGdLrO8LhG+Ffn9t/B lmb5P0j/zAfYu3Ga24ywCBLJPEyPiLuM30WsBsXZuwtPCqmqnKPOjsb+4ksqkbN2 CYDA3zvEWfp5epczHwqDggVqpd6rBVaUNJUGQfsTYJP/OIMTTzcyiDtLPzHTCXJz mo+tuuehsDYCZ5QrNkjocUT5AFGoos0thA1Op6WpQ0MVK9SiColCvQbmwV/DzXEE YrGvinlRAKAD5wO8u7qmkz61U6WDC18cC/sgNVy5AMtTE3me9Qie6aGgBVTeGz8F tr3nNIAmQtGq3apgcl/nz1S6+XcSbttci2OxXUPTWpaEjg6GbgD2J5KTCcmMV06o 1eaYwshuO5NgCt7q9893s7dNLGZJPGPOWEp/7dangbcIlpcB/ELx+a4ZDf/Tv2/3 2fx6f4DJO+bCoO+UA9On0xEq8oxQNiyDvipe1loNGIoM+sxvVN2TPqLVQxDDSEJi yKAkRHgWV4akSlFpQ9sQ8OQ43Hq7WJNFGycNIDXFq70tu9haJR0oQZYa3LhyU7R0 iQfDbfO78XbtfkLe9TYYuuvccC9sGILwmpQiiUdgoOO6gVbc2BPKj0u+g40dYPZB P2BSygott+t2PkrGdFQmrhON5R2r9lWZZNsYKmFjW5v+w7Oy5zZj+pc8ai37MnXQ KBdMm1Qg1U/8alDup9ne =4uU3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:29:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:29:45 +0000 Subject: haskell-streaming-commons_0.1.15-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-streaming-commons, version 0.1.15-1, however unstable already has version 0.1.15-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:29:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:29:57 +0000 Subject: haskell-unixutils_1.54.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:14:07 EST Source: haskell-unixutils Binary: libghc-unixutils-dev libghc-unixutils-prof libghc-unixutils-doc Architecture: amd64 all source Version: 1.54.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-unixutils-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-unixutils-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-unixutils-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-unixutils (1.54.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 94d3dd4b2ada077cab131825adf9072502a1d49c938ce3f19a3db0a73042304a 96142 libghc-unixutils-dev_1.54.1-2_amd64.deb e4037e5f71f93c85231217821cbea47104f4d12eed228c481a03a93f3ed8be65 54900 libghc-unixutils-doc_1.54.1-2_all.deb 24bc1eab8cd285314a7af7a1dfdd2dba5ccf8f251be35c1ca03997c75978b6e4 84208 libghc-unixutils-prof_1.54.1-2_amd64.deb 0dd50b5982cc09d5a1bdafca11c5386bd044a3a411f7e818c1d90e42b1e96725 2825 haskell-unixutils_1.54.1-2.dsc 1fe553b59774a949970bd946d34453b08b577e35d840d1e2fcc1fb534e2d2888 3520 haskell-unixutils_1.54.1-2.debian.tar.xz f9295529744cb2658364956f376ff506dc1876eb2b0148e5b09c1a4bc4732644 12177 haskell-unixutils_1.54.1.orig.tar.gz Checksums-Sha1: f8eef1fd6580deed2bb8a7bea5e8681c3d4c0223 96142 libghc-unixutils-dev_1.54.1-2_amd64.deb ede83f11a0972d94c71bb78ef4ce1fff29b9f722 54900 libghc-unixutils-doc_1.54.1-2_all.deb 4da8dc1b8dda08d0f10090025532a3a74acd58b5 84208 libghc-unixutils-prof_1.54.1-2_amd64.deb b25f569ef9bcf0e3ca18ec63b69ca3177e6a8999 2825 haskell-unixutils_1.54.1-2.dsc 498405c8dd2d32929a23e848395dac21e2a522dd 3520 haskell-unixutils_1.54.1-2.debian.tar.xz ab86de879bf7868589cc3d1513f072d151bc2c96 12177 haskell-unixutils_1.54.1.orig.tar.gz Files: 5aa716f4e3de8241d8ca8a99be4efc43 96142 haskell extra libghc-unixutils-dev_1.54.1-2_amd64.deb 3fe119dcd6172a41a95aa2a910c5ddbf 54900 doc extra libghc-unixutils-doc_1.54.1-2_all.deb 56aaade9aa0cfb11264cd16d198d294c 84208 haskell extra libghc-unixutils-prof_1.54.1-2_amd64.deb a38bee1a8141fed107f43df14974d97d 2825 haskell extra haskell-unixutils_1.54.1-2.dsc 4d1f8d0a17be53576724afa170a9bbbc 3520 - - haskell-unixutils_1.54.1-2.debian.tar.xz 4ed58cb525abffd507714cca1a07108e 12177 - - haskell-unixutils_1.54.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioHGUP/0hMntjWN2AzuOVzIipTA86V WLujv7FC7TcjRMiwOzhWEbg332xsUEHsojR/ub0gD8wsXl6NQBmN0xudutzfii/1 ED+HTSrX5TmjyYKCTI29fl4fBon4vF8jtDB73Xs62pdF1lID+lyRQEVxy5rw3I05 obxeOGcXNFO22pEhiH/d5UnDK+YuAZAiuOmeBgmmbntb8ESWNWWJrUt4vit43pEy BQP9D9I7N8vR5ej2JdmGT3dhfM29vejzHwM++BZyxa2Tvw4qUekm/jyjI3QH4AiW +p/CPxlsp74UldHgJvmBcbtujC+Pj6E3Xo/I7P5FsaauEAOfYuASjmp/mYbgvgUO fUuL72xQv4FJVoOQ51V3hXtltMIXvKPeD8dCi8ul3aOIG1RzH5iFYtuBSVGRjIyr 5694CauLKBCppWs0shAu1kMuxuhomtI2/I31Qu4IIgr29iX9PS9dnjKMjFP6r7P3 8BVDgYe2qjidfTd9+qft6YWdAyIJSEdtVCiRan5IAptgvQQ0K9s78clb2yVR6kAr ljYwRTt3YmPUD3Rr4Ngo5qPv+KIi9YZd9zSLZl0Lo9Ua+DunH03zjVftedQGQ0I9 bp9sFUL1WkZmTwYOWQB3Jo+7hY2QxoZj2TqeTl1WstgH5lvP8xw5TXUk4uQIUvCz wRIMrYCf0f7kZ6zp9Z+N =j0cX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:30:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:30:07 +0000 Subject: haskell-vector-space_0.10.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:38:37 EST Source: haskell-vector-space Binary: libghc-vector-space-dev libghc-vector-space-prof libghc-vector-space-doc Architecture: amd64 all source Version: 0.10.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-space-dev - Vector & affine spaces, linear maps, and derivatives library${has libghc-vector-space-prof - Vector & affine spaces, linear maps, and derivatives library${has libghc-vector-space-doc - Vector & affine spaces, linear maps, and derivatives library${has Changes: haskell-vector-space (0.10.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 067491abc5614bc281182c31dd5789709f69aa281b7f69362d753ed4fcb9b52a 143116 libghc-vector-space-dev_0.10.2-2_amd64.deb 4a07e7999d66bd66fbf9a51c84354ce7d99672557665e98730ffef0ecb597d51 63150 libghc-vector-space-doc_0.10.2-2_all.deb 7b61ad3f9d679b50c549f8395809dcd103e9499e3bc2bf449c9d4ee10e81f997 133210 libghc-vector-space-prof_0.10.2-2_amd64.deb a0579df4aeef7e435ca0f619385126a8b82386fc7407efa4b8d40eb3b14aeb65 2688 haskell-vector-space_0.10.2-2.dsc 09964a4adbc8460e58f5967be9783a8aedf1e3e618c1b369320bf7c12b534287 2756 haskell-vector-space_0.10.2-2.debian.tar.xz 507dc397e48da9f889d06a314355a82aa31fb0dd785aad278dec1a2e8778e858 14002 haskell-vector-space_0.10.2.orig.tar.gz Checksums-Sha1: 485cfb937d3d7fc6ba8cab3ac29a1435a8258a58 143116 libghc-vector-space-dev_0.10.2-2_amd64.deb 01170b04d7eb4734c6b4684f359eb3e9e6411d43 63150 libghc-vector-space-doc_0.10.2-2_all.deb cfbe03f1e5edd5f922e9d3c63db8ede0a6433cf3 133210 libghc-vector-space-prof_0.10.2-2_amd64.deb 251719c9824e1d3b1e2330c323aa326f80ebda1b 2688 haskell-vector-space_0.10.2-2.dsc 7733043d37f53f592b3b3cc9ffbe1d235ddd4ae5 2756 haskell-vector-space_0.10.2-2.debian.tar.xz 7e74ec408911a480c4ec4e276dcf8b0de0f60a9c 14002 haskell-vector-space_0.10.2.orig.tar.gz Files: b770778f2b48d78e9ecf3255dc5e2641 143116 haskell extra libghc-vector-space-dev_0.10.2-2_amd64.deb 75330b9a5d3c55119aed49c3a478b225 63150 doc extra libghc-vector-space-doc_0.10.2-2_all.deb 3f9160bcbd148a0653eaac9105311821 133210 haskell extra libghc-vector-space-prof_0.10.2-2_amd64.deb f531581db0a7f9dfd90a94687c9c9696 2688 haskell extra haskell-vector-space_0.10.2-2.dsc f25719695216802c2d49690c0c54fda4 2756 - - haskell-vector-space_0.10.2-2.debian.tar.xz fb287ae761d6988f74c9d7838a0d54e1 14002 - - haskell-vector-space_0.10.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiox7YQAJQeonWMOP707QHPOip3wlls eATTj7aiFcm9SPDaEHoqMxGaCCn3UeHBB82JsnHTS8o4ZYzLxUwwHjNDdqKAgFLT y0Dg1+rBzajZAmZ2HGf8xg/U5MGmpapLGGXQgdx7p0bMk+QwIWku2Poj6ZQhIyQ/ sLCzu2lGXLrg/gOe/o2ZNwl6iv1hBbWAvnxnre4cDbtIvu4vs/xZp6WqLVUTHOSH GZE0Mx9MeJvqEKVZmMlpvjVr/Ff8HDUpfYQIjfbrZ2FBUBLOVg+ENz/JQVx+knNJ PR5ESfhGMonvXQmFLrRDfGIlKLFF7Caf/K5UucOUlACsO/MGsO9kRHgfqTDtb6Ub V1T24N7KMxnu/OKbvsA4nIn7ripzu2w8iPN4WYaHNmUmXTcCyonWtwF4CxTfOVSi Wf9ayCw3hgrDtNnJED4TvX6WJkzKPXfSXveQ05KVUOcQcu9XdT+Vr9qdalbFu0wx tglisOikmF4oegZRJsLootXYlhHV2FZA5v2xsRMq9EQUWfokLy8yHzzpY2HPlGFA Xn2hwaRkREMzS4t4DKii2g/z+QkL4ZJ1AjmLm9yjjIjK98RlceylMVvoRavi+XHN SzqYq2aFt1Y2T0V+YVG6nsuyaIcecKyRgEBoxiNmkv1tiu4myw3wYn4IayN4hOQr mFmm4zLnjbYwmAFZhQPc =vcGK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:30:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:30:15 +0000 Subject: haskell-web-routes_0.27.9-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:29:00 EST Source: haskell-web-routes Binary: libghc-web-routes-dev libghc-web-routes-prof libghc-web-routes-doc Architecture: amd64 all source Version: 0.27.9-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-dev - library for correctness/composability of URLs${haskell:ShortBlurb libghc-web-routes-prof - library for correctness/composability of URLs${haskell:ShortBlurb libghc-web-routes-doc - library for correctness/composability of URLs${haskell:ShortBlurb Changes: haskell-web-routes (0.27.9-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 54985a50a69a2c95311f1f0cfc2dfc6b9751f484bc6b3f33c8050cb2ebfd64d2 76442 libghc-web-routes-dev_0.27.9-6_amd64.deb 811dac154d59de002c7eda327a04ea80d3acbbced3e5f95936c678af72737029 53346 libghc-web-routes-doc_0.27.9-6_all.deb 3bb946028de2a73ed2a60dd769b1a0a4e7617d5166c55eaf276a7fdd54686807 67720 libghc-web-routes-prof_0.27.9-6_amd64.deb 75a8292fd40c6f5fe5594e7ab83ffd5cc1ea68057a4e21062ae366a60a2bd994 3757 haskell-web-routes_0.27.9-6.dsc 9417000aed740244327ce69d266a4755398772492da5a6b0081c3131bfe0a497 3372 haskell-web-routes_0.27.9-6.debian.tar.xz 868cc9f0eeb1c184aa03ccb220fe1729d481a3dc5ed9502f61e4eb69d963ecab 11991 haskell-web-routes_0.27.9.orig.tar.gz Checksums-Sha1: 16323a7efc8953ca86b530ac5af70895211a31b8 76442 libghc-web-routes-dev_0.27.9-6_amd64.deb a3823672ef0a484688526c003db1036d08f625eb 53346 libghc-web-routes-doc_0.27.9-6_all.deb ae894c42942ed9d669c7ed4d6816c8955fde39da 67720 libghc-web-routes-prof_0.27.9-6_amd64.deb 079d36cca75fdd5db57ff39ba8defe9bbd88c98f 3757 haskell-web-routes_0.27.9-6.dsc 67e5f298fee949eea9b2ff87f1705d177c2d7989 3372 haskell-web-routes_0.27.9-6.debian.tar.xz 8e172c9d779707a5f7ae4f2f2bfbb6625983b084 11991 haskell-web-routes_0.27.9.orig.tar.gz Files: 976b693d4dc7307385d1ee3e40cc8521 76442 haskell extra libghc-web-routes-dev_0.27.9-6_amd64.deb 73d422a3e2396712af71b5bcacf76b8e 53346 doc extra libghc-web-routes-doc_0.27.9-6_all.deb 8036ab28ad9b5b265bf555d9ed48015c 67720 haskell extra libghc-web-routes-prof_0.27.9-6_amd64.deb 135a0a00af0c633e44b8d33a46daaf3f 3757 haskell extra haskell-web-routes_0.27.9-6.dsc fbe2de05649e30bdf86d94c1b5cba954 3372 - - haskell-web-routes_0.27.9-6.debian.tar.xz 6247708f1777042911496977e88adcca 11991 - - haskell-web-routes_0.27.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioWbcP/Rxa8tUUcIn2mGRM5bAdpeUq 1ALteN3EqBLvF+SyTJdpKKLhB5GEAJZQ0qpuKOFPL1qcgUGfM5D46D+qXfZySVyn DEpv9squ/l0NOKlkiLVYT/aKEEMDnxJ6DE6TlVkAtnFDbt5T6K5lryHt1xawf86a XOXf7xady6bsgbMednGcXGVU7X7WXGDJkmjBO0UWt6XyvQdMse3mJe9GqExZL6Vt 64xiGtFU/rdBJ6Ojbh9wA0WhBzsdf+bYGaLWLpwgDVzTumRKOe5ehWjIXBL+QFzx GbRhqzNM7JVCx5aA0Yh+teJGpTNx4kdvcxP+ENLqbIJzZGI9R0uVh6Y/G7C4A+MA 35u7iUJCaQStR4Iz+D7Ne0FJNKWIiEUaiKvs19FhwUAYvk6+5dfWXmoKEEdYj/L6 +H+h438gWLro1KsgPHTp5pgIdRCVnXEZl+x2uPJnji+tmtJuCW2mm/mqVRTqIK9q MPsNHS1UDiEuoJx+Ad5fn6QXPp/JHkZ0gDjVMfsnkvgdpN8ga1HXnDmMZAg88hXw jH28koOW1xihVhJGietb032Ngzpob/O4HdZ6bDakcRiudnY0p8dAsf/w7McGkzWK zNLcm9jL+QI0kUHJNYDh12NiPJhgWAXKP5GJfn2bjaNJdNnyeNu6ZaRvej4tWVzM u9ZUwbwospWLVADb4Kya =TcoT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:30:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:30:24 +0000 Subject: haskell-word-trie_0.3.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:14:32 EST Source: haskell-word-trie Binary: libghc-word-trie-dev libghc-word-trie-prof libghc-word-trie-doc Architecture: amd64 all source Version: 0.3.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-word-trie-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-word-trie-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-word-trie-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-word-trie (0.3.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5517c51187ef2ee74160fcefa0bd69e9951403a5ee078dd506739192df0af41f 23988 libghc-word-trie-dev_0.3.0-4_amd64.deb 98cf44f1270c90538f960ffc74f88481ba7d9ea31cbed7fd2f0d87601750fe2f 29690 libghc-word-trie-doc_0.3.0-4_all.deb a29b1a54a873d444dafd732692b2bdf85d15d688b6bc201714acf52efce11de3 19264 libghc-word-trie-prof_0.3.0-4_amd64.deb 8f749b49256d92c14e2a7d3006b6ee7481e3a0f5d81202ca01b32b9e43dc7db8 2453 haskell-word-trie_0.3.0-4.dsc 32913b771b99b2ed1aa217e144021b52187e03e5fd6ac3bd9f97431970d5d27c 2044 haskell-word-trie_0.3.0-4.debian.tar.xz a3f3c2c088c64219ae35f7383a5dc1a368217183ba603e98785c110ac3f29282 9421 haskell-word-trie_0.3.0.orig.tar.gz Checksums-Sha1: 23498c889847f5fe90a2037ac0aeb6f1b40fc653 23988 libghc-word-trie-dev_0.3.0-4_amd64.deb 44fef88f360c3b8d625645a78521961076fef7b7 29690 libghc-word-trie-doc_0.3.0-4_all.deb 50fcceb85af4f34c39d9764c25fc6717aaaaa613 19264 libghc-word-trie-prof_0.3.0-4_amd64.deb 66a404379f61d4c25cfa855959490e8504ddc71a 2453 haskell-word-trie_0.3.0-4.dsc 4c314ba55c49da299a9217ca30e43a8523da32cc 2044 haskell-word-trie_0.3.0-4.debian.tar.xz ba4a8bf30fb4d1b2237013d1064204aa997c992d 9421 haskell-word-trie_0.3.0.orig.tar.gz Files: 72feb8677352704b1040343ac148da4e 23988 haskell extra libghc-word-trie-dev_0.3.0-4_amd64.deb a696a471da611f210f1ca4dbc30037d3 29690 doc extra libghc-word-trie-doc_0.3.0-4_all.deb 232936bfacafdcb2e3012b098c1e112e 19264 haskell extra libghc-word-trie-prof_0.3.0-4_amd64.deb cdcb61f547304808cde6964065c793e2 2453 haskell extra haskell-word-trie_0.3.0-4.dsc 5c887808c7e44a3661152c0f1036ee69 2044 - - haskell-word-trie_0.3.0-4.debian.tar.xz 23d58399cf7d8be6f9ab7ae03885f86c 9421 - - haskell-word-trie_0.3.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioF4gP/0YFyk6hiw90alU2Kho5Af1d 4x0Q6qQqIOtwcRrPZJ5LNspWGj0JsSckdbiVrO+qxjngOWkEOTgG/Ajw/pj2BA4C mT/AEOEHDOKg17yGNXta1k4c9SpNoaMn6IKJgI8tnEWO8SJ6M6pkdwUCHpLdM73r QekCFjHDPNsRUQfCMy+Ggp2RAARi7QuIzzIbAEYbeB6RIMPEX1qjdAadRn04wyNp F/d9l93m/v5kxCmVupbGvcsQWbkFWXmMU23kBkJVhVSOy8iVfSFfjMJt8JwW521w m0rUdgtjvwLLLG2R91EUWm+hn9WQj64SM1ueGBvANv73cCBtLWSl+1WabVg0zyWK NYQJOsLlL3cymLJqP1068Zcty8jBCOFVkukmv7IixA7CrUR6hf+uDE8kJzk7+k5V 3t9XuOd3Z0gRbGfmoWRE30dYF6TIhDT3IXtWNjTfsWYqT8i6vnrP1WPzX/bEw56F XTQpHsj4LBPfTRwYfbf+h/GOBlW2gVp6rPycrf8wzjkLwk91IlWmzfElxPBxlmrt OVvZvFBMzb7ycmm3qep/I3DGvUSBCpHyTckdXgkmIlsoG/O/K1yhAEbwW9dOTxUX 8EZvylXjB0T+307rqUqqx5PVjkoZ70kpkTKfsQNGwldq7tRNbv8f21oR6CNHIZc2 vBKKS2nuEWLnhXoohhaC =coNS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:30:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:30:33 +0000 Subject: haskell-x11_1.6.1.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:55:51 EST Source: haskell-x11 Binary: libghc-x11-dev libghc-x11-prof libghc-x11-doc Architecture: amd64 all source Version: 1.6.1.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-x11-dev - Haskell X11 binding for GHC${haskell:ShortBlurb} libghc-x11-prof - Haskell X11 binding for GHC${haskell:ShortBlurb} libghc-x11-doc - Haskell X11 binding for GHC${haskell:ShortBlurb} Changes: haskell-x11 (1.6.1.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 925459933e90f72c230af83c1d4a37fa1bf90725f8e5ea385e97be7b04dc8fdd 710176 libghc-x11-dev_1.6.1.2-5_amd64.deb 0dd75034eddd42778f856f2282854c7ebf352acca0018d107fd27d15e6f5b59a 386454 libghc-x11-doc_1.6.1.2-5_all.deb 5158344b5f9b17c9cea140bb09b6dd0a70018a49d47c8d3c5fac7bba12d04320 964674 libghc-x11-prof_1.6.1.2-5_amd64.deb 8e30309851ba871a5edf4ffa7f3c818cb53645ededc2278d15a5d0135fa6b2a6 2495 haskell-x11_1.6.1.2-5.dsc 6acfa41789756219f9e94348d5638ea9efcabb7f3443286589accdf4b345932e 4948 haskell-x11_1.6.1.2-5.debian.tar.xz 5216d485f807bd53bf34fba170896a8930290a6ac28b8e611c28e751ad67f2cf 188612 haskell-x11_1.6.1.2.orig.tar.gz Checksums-Sha1: 07fd730795f2bc142925c46100a83da93908a2a3 710176 libghc-x11-dev_1.6.1.2-5_amd64.deb 9d1a2fb8af58b5c7996d613952fc454116779f68 386454 libghc-x11-doc_1.6.1.2-5_all.deb aa7d79101c3676cf82ebca5ae16573483254d164 964674 libghc-x11-prof_1.6.1.2-5_amd64.deb 45ff05e413d33287ee560b5ee852ae6c16a4934f 2495 haskell-x11_1.6.1.2-5.dsc 094a9c796afbf1835d8d7fefa14405d864ba5a53 4948 haskell-x11_1.6.1.2-5.debian.tar.xz a20014d9d7f21ce08cb0d957f6054e3763fdafc9 188612 haskell-x11_1.6.1.2.orig.tar.gz Files: 037b9f3a70fc706fcdf6100cd01a6f78 710176 haskell extra libghc-x11-dev_1.6.1.2-5_amd64.deb eeee703682e8c66dc00b9e0d7c094280 386454 doc extra libghc-x11-doc_1.6.1.2-5_all.deb e7faaa32cbebd61595b31e9d1476a8d1 964674 haskell extra libghc-x11-prof_1.6.1.2-5_amd64.deb 1b6411591883700af01767b6d84b3c21 2495 haskell extra haskell-x11_1.6.1.2-5.dsc bfa1f0fcf112f2134c24315806345704 4948 - - haskell-x11_1.6.1.2-5.debian.tar.xz d7c94a65ce4b140e97cce835e8682ac3 188612 - - haskell-x11_1.6.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioa/4P/1crlIhsZ42b4LxaQucSsb5J 0Ou5/7YSAmdYRu0CARpAIp8Q2ax/1gqBkuIRE17m5Igyw+/BuT+u/84DSqZkqXaC 8djLpg4B6obY4sJ4IkuMzh6biVOVKdzUGBSofyjPgXeTNSVqdXUN60WWPsADXVt6 Lw+069ka+Mu/loIAUfjGJUhhI7u6K0vNrJdT/bbfTfv/7KQL66poFaYwqfTktWUn 0TiPM7EupJEmyae+TYWZsh2TSXc/Eep1KXesVA9jqRukH+1IgFZSjyBWWKxCBEby 7kMXTHLrqNKpDOYSLDeofVrLLU01QG0X23+W87cKJRetFrsIxr/t3OGncWGbHM1f Ql9/jvdvW030QWzD3qcg/BiUvCG431sCkWyPkEX9b1Wwrt3/sPacPGJPm4F0KyCQ 3n0HchFsYG7PQwWCc3q7Y8Q2dzRa4WEPu4Z8E+vU4kfsWXNXW0FyenrQ0LvpICeV k11uVxaIM3p5F/gm03KSwDj+kUNhW1mwm0EPXnOvo325/kqfqDRILL95Z/kiZCiE v2ECEU5XTir7XYNfAW9E/Nghuaj5hCNBoudg0Q3S0HFh64i8+yZpunh9d1DqtVat Jb6FbPXo7qaTlrHYWdt35pjSBYKtF0Ev+42KoDJaCuXsdntm87/p3sqehLzd2GUc seV7EVLqrABnpGFOr+EW =qlbI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:30:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:30:41 +0000 Subject: haskell-xss-sanitize_0.3.5.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:40:24 EST Source: haskell-xss-sanitize Binary: libghc-xss-sanitize-dev libghc-xss-sanitize-prof libghc-xss-sanitize-doc Architecture: amd64 all source Version: 0.3.5.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xss-sanitize-dev - Library to sanitize HTML and prevent XSS attacks${haskell:ShortBl libghc-xss-sanitize-prof - Library to sanitize HTML and prevent XSS attacks${haskell:ShortBl libghc-xss-sanitize-doc - Library to sanitize HTML and prevent XSS attacks${haskell:ShortBl Changes: haskell-xss-sanitize (0.3.5.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 24ce3f89120f523d5c174e8aac1ababc6d6939e8a6c979ea8d757bc46fd62312 125950 libghc-xss-sanitize-dev_0.3.5.6-3_amd64.deb c641dfe8516f4d736c5420888c232e8880e3db553db2abae53a7924aa58a6b9a 37692 libghc-xss-sanitize-doc_0.3.5.6-3_all.deb 0323066579761b4f3328e8272452d56423c71bab8a77ae90f9e55b07fdeac817 105224 libghc-xss-sanitize-prof_0.3.5.6-3_amd64.deb 8d4bd26bb6cb725880ce6dec025269e6b0c4b3b629d5374ce48c7b651313d70d 3092 haskell-xss-sanitize_0.3.5.6-3.dsc d444c0c0dc5d63053bf98d86fc77e346de2e584d9e277ba8662ec36b73c630aa 2972 haskell-xss-sanitize_0.3.5.6-3.debian.tar.xz 008a20e0266f7e4255cb6009336bc25cfe74eda3314dff4f0da0bbd584cd58c8 10874 haskell-xss-sanitize_0.3.5.6.orig.tar.gz Checksums-Sha1: 5ba776fbc8eaf6c3b44ae0d5929d610a1cc2e6ea 125950 libghc-xss-sanitize-dev_0.3.5.6-3_amd64.deb f40b4ee2cec7887089c69bc9d34d1ae89eb420d1 37692 libghc-xss-sanitize-doc_0.3.5.6-3_all.deb cf55a1803515ece7c35b7005206e5d8818794251 105224 libghc-xss-sanitize-prof_0.3.5.6-3_amd64.deb 8e5e6fa1e214f7c0fb1ead18fc772a8165cfbe50 3092 haskell-xss-sanitize_0.3.5.6-3.dsc 432a3622bdc07d67edcb32f6780a1c386d401123 2972 haskell-xss-sanitize_0.3.5.6-3.debian.tar.xz 440b9ab5d03e0e3bab7bc4f0a43b257b679b1eef 10874 haskell-xss-sanitize_0.3.5.6.orig.tar.gz Files: 156664fef741d06d367daad1ed5419a5 125950 haskell extra libghc-xss-sanitize-dev_0.3.5.6-3_amd64.deb 1968160c127eadb89fc4e92a8a73d883 37692 doc extra libghc-xss-sanitize-doc_0.3.5.6-3_all.deb 399dd0fc898bda6f78d2398793c67500 105224 haskell extra libghc-xss-sanitize-prof_0.3.5.6-3_amd64.deb 77fc33776eb7f3bd4f30077f42795e8e 3092 haskell extra haskell-xss-sanitize_0.3.5.6-3.dsc c1fcfa5cdee72d06e617f46ec7ee8218 2972 - - haskell-xss-sanitize_0.3.5.6-3.debian.tar.xz 016d1a704ffa8128e29b92fa2b8be88c 10874 - - haskell-xss-sanitize_0.3.5.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0uwP/2cpzgf5BMr5FC2ZCpIN5sv1 W5bbqi4yRN0ZyRvFocl5oMU24o3oayJmQNnung0E+yy4ti2m8ytXv3C7jGSyjW7R ijSZOXnTu2Oxd9Q8UahD7BoiH1Cp8g+CPfrdCu8VYDKJL5oTlxA3f8GkGKjcA2id I9RivnXuij/6IZyqBghE52IezCSA5z9cHG/H+OKmxdSPDnTKCF6CgONMhlbW5gfx 4O2nSWN4zcUqV3lTsoulkIXNArzX9RbaFF7XlPGj5aKbAXIrz4gigTRmTdFewMZr THeBbmiX5t/N59joVj6QrjUL5OwZD/UQMcAl/3CapcHbukf5OKUnXItmt6e81AC8 /VZfmnsYk4LG7HjgB618ZhC0F9P6/d+upUlb7DcN4yAJNcgUFFfnCfpAl5wTo7kW SaN5vaEg2nSsR94mNoBitO6CJDmcQAMGyEbw5AG4eL985xtp3McJqBldukSN4fia LqhxrMfUhuUdKCaqOpKv9gcU3sS5Bw1kVs/o5n0vwKrWKQ+mdImrwHXYLCdGN0jc lN7B70QnA7sE9tvQhzddtAbUoqCjHKW13mGsjiKlym16G9fgOITTm65u31YRL8mb bOD7Rqwv5GhNkPhkfaQVvBy2npg1EZsEYNVAf4Ss1S27uG+g7qt2FKrFT3egHv0R AZuL2NSc7fd8KHeeGDUi =LXiB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:30:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:30:56 +0000 Subject: hlint_1.9.22-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 15:51:43 EST Source: hlint Binary: hlint libghc-hlint-dev libghc-hlint-prof libghc-hlint-doc Architecture: amd64 all source Version: 1.9.22-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hlint - Haskell source code suggestions libghc-hlint-dev - Haskell source code suggestions${haskell:ShortBlurb} libghc-hlint-prof - Haskell source code suggestions${haskell:ShortBlurb} libghc-hlint-doc - Haskell source code suggestions${haskell:ShortBlurb} Changes: hlint (1.9.22-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 26a422315e0adc5276ba91a5bc1a98058da736140234baef929d8d7d6318cdf2 1986190 hlint_1.9.22-1_amd64.deb 9641519f1ca824c746dbc07c22b451e3a3d909a94579009bbb59002d902550c7 916616 libghc-hlint-dev_1.9.22-1_amd64.deb 369c32306738069c7f49a18943005447f87b5b133a4a75cb74d2e3d7ec57309d 171364 libghc-hlint-doc_1.9.22-1_all.deb c8376f3105beb01245abdbe54ec56bb13cc74c8612a653074fb90e93aa55e64f 752850 libghc-hlint-prof_1.9.22-1_amd64.deb 2396c45b87b108df377abb4a8d7f07a7e2042bdfe67f162effe7149aab910763 2928 hlint_1.9.22-1.dsc d37962a45e7b02b07ba9094c4fc85595f83dbc658612d25533d0825c9cd19304 4696 hlint_1.9.22-1.debian.tar.xz 5f6e377238899b87e83b38c1a6a8bfee68d6c50dba2229454a081115cd5c19f7 94176 hlint_1.9.22.orig.tar.gz Checksums-Sha1: d2901d0d81f6575711b9ff776196b8e904b8e4a9 1986190 hlint_1.9.22-1_amd64.deb 826bb4ba3dc1af2ca79082eb1f0f32096ac334c0 916616 libghc-hlint-dev_1.9.22-1_amd64.deb 8a90649eee6b37be768becc091cd33c17770684b 171364 libghc-hlint-doc_1.9.22-1_all.deb b707389b8f4e747dd9d54e12eddbed97b13e1cf8 752850 libghc-hlint-prof_1.9.22-1_amd64.deb 79fae422b1694e624e6fe722985cfd1c3816e1b7 2928 hlint_1.9.22-1.dsc 10c233fa87fde3db4a668c76910c0f7daaad8592 4696 hlint_1.9.22-1.debian.tar.xz 04f1de193b7b38911d0327e18f400cc3b44bc7b1 94176 hlint_1.9.22.orig.tar.gz Files: 40389311ae2c5731936e5d7691a09c15 1986190 haskell extra hlint_1.9.22-1_amd64.deb 89377ebe7bbbf1e9cb2a92c555055dfd 916616 haskell extra libghc-hlint-dev_1.9.22-1_amd64.deb adf873f3f27bb62d6f1d30e0b2263f1e 171364 doc extra libghc-hlint-doc_1.9.22-1_all.deb 96926d4b46ac720b085f4ad4ec53a624 752850 haskell extra libghc-hlint-prof_1.9.22-1_amd64.deb 19babbe7df880fa19421514029385a8e 2928 haskell extra hlint_1.9.22-1.dsc 351ec1ecbd95840c99351108d7caec28 4696 - - hlint_1.9.22-1.debian.tar.xz c3b0af10ca849bc2c6e21f0604014acc 94176 - - hlint_1.9.22.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZKxwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiok84QAKGQ4ybIuRo8KANTk38Ruk98 Kybzj8NJVNNyDFi+ZlMzVFWUaMt7Epsq/E8YUg+X2cM3k6dcgqKFKxE7tOdrRhfI aD62TcAQ7YcmLTW847Y7zjcAVpc5Hue1v0Po8IxeNaApfhbryl83XddpINE0Qonr 1sAoCn4F9ek6ahMthX+jczwzc7+YJUh10y3dWhx1hRuzP66xxJNwZ5msEAwIFVbu 8N+CE24tYsp1pIuSNaipA7ZVBDfgqZimSmXMCsyuoNFsfhhjzC0/tdMr/lhKvixI ooEm62Ed9Si9XHaz6fpjWJRpK5nKQNYj/T2F372j3MbIkXrjqbQM1QADOuy2GRsp QLKvPRAQstSgxDhIISUgy83Fup8A3/bY5d6jj93cW2EDfmqM2JW50Rz7VN3nkhpr tSEvRj7NCUgcriwApspy0aZ9sNgaQC8pgBMNM8i+Q1j9EXXusXii6YVxXlnUvw+T xQ/Lb0f5bPRts+pMGvlJMb3L1mftOaWzVvZUKlHmaU7Vv/v0qoaIxciLjKLggwSc 18guxtXPC95GnP4nuX4kxfHp8TXCIfLcveLO97OnOGB96u+ol8YmWX38Exepzq7S bcit04d9cgEIOyr0/yw+dO/xFZbrXxCPXzSy9FwWAKcDqlRDOYjZf/6kwjGQdhZf WgkOny4qqIHOH3FpjH3p =fXRJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 22:33:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:33:30 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:33:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:33:30 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:38:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:38:30 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:38:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:38:30 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:44:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:44:37 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:44:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:44:36 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:49:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:49:37 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:49:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:49:37 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:54:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:54:38 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 22:54:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 22:54:37 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:01:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:01:03 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:01:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:01:20 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:06:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:06:21 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:06:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:06:21 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:12:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:12:30 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:12:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:12:34 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:17:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:17:38 +0000 Subject: Processing of haskell-ekg-json_0.1.0.0-2_amd64.changes Message-ID: haskell-ekg-json_0.1.0.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ekg-json-dev_0.1.0.0-2_amd64.deb libghc-ekg-json-doc_0.1.0.0-2_all.deb libghc-ekg-json-prof_0.1.0.0-2_amd64.deb haskell-ekg-json_0.1.0.0-2.dsc haskell-ekg-json_0.1.0.0-2.debian.tar.xz haskell-ekg-json_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:17:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:17:43 +0000 Subject: Processing of haskell-gio_0.13.1.0-3_amd64.changes Message-ID: haskell-gio_0.13.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gio-dev_0.13.1.0-3_amd64.deb libghc-gio-doc_0.13.1.0-3_all.deb libghc-gio-prof_0.13.1.0-3_amd64.deb haskell-gio_0.13.1.0-3.dsc haskell-gio_0.13.1.0-3.debian.tar.xz haskell-gio_0.13.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:17:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:17:50 +0000 Subject: Processing of haskell-asn1-encoding_0.9.3-1_amd64.changes Message-ID: haskell-asn1-encoding_0.9.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-encoding-dev_0.9.3-1_amd64.deb libghc-asn1-encoding-doc_0.9.3-1_all.deb libghc-asn1-encoding-prof_0.9.3-1_amd64.deb haskell-asn1-encoding_0.9.3-1.dsc haskell-asn1-encoding_0.9.3-1.debian.tar.xz haskell-asn1-encoding_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:17:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:17:54 +0000 Subject: Processing of haskell-cabal-helper_0.5.1.0-4_amd64.changes Message-ID: haskell-cabal-helper_0.5.1.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cabal-helper_0.5.1.0-4_amd64.deb libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb libghc-cabal-helper-doc_0.5.1.0-4_all.deb libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb haskell-cabal-helper_0.5.1.0-4.dsc haskell-cabal-helper_0.5.1.0-4.debian.tar.xz haskell-cabal-helper_0.5.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:17:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:17:58 +0000 Subject: Processing of haskell-cipher-blowfish_0.0.3-5_amd64.changes Message-ID: haskell-cipher-blowfish_0.0.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cipher-blowfish-dev_0.0.3-5_amd64.deb libghc-cipher-blowfish-doc_0.0.3-5_all.deb libghc-cipher-blowfish-prof_0.0.3-5_amd64.deb haskell-cipher-blowfish_0.0.3-5.dsc haskell-cipher-blowfish_0.0.3-5.debian.tar.xz haskell-cipher-blowfish_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:02 +0000 Subject: Processing of haskell-cipher-camellia_0.0.2-5_amd64.changes Message-ID: haskell-cipher-camellia_0.0.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cipher-camellia-dev_0.0.2-5_amd64.deb libghc-cipher-camellia-doc_0.0.2-5_all.deb libghc-cipher-camellia-prof_0.0.2-5_amd64.deb haskell-cipher-camellia_0.0.2-5.dsc haskell-cipher-camellia_0.0.2-5.debian.tar.xz haskell-cipher-camellia_0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:09 +0000 Subject: Processing of haskell-cipher-des_0.0.6-5_amd64.changes Message-ID: haskell-cipher-des_0.0.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cipher-des-dev_0.0.6-5_amd64.deb libghc-cipher-des-doc_0.0.6-5_all.deb libghc-cipher-des-prof_0.0.6-5_amd64.deb haskell-cipher-des_0.0.6-5.dsc haskell-cipher-des_0.0.6-5.debian.tar.xz haskell-cipher-des_0.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:13 +0000 Subject: Processing of haskell-fdo-notify_0.3.1-6_amd64.changes Message-ID: haskell-fdo-notify_0.3.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fdo-notify-dev_0.3.1-6_amd64.deb libghc-fdo-notify-doc_0.3.1-6_all.deb libghc-fdo-notify-prof_0.3.1-6_amd64.deb haskell-fdo-notify_0.3.1-6.dsc haskell-fdo-notify_0.3.1-6.debian.tar.xz haskell-fdo-notify_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:22 +0000 Subject: Processing of haskell-graphviz_2999.17.0.2-4_amd64.changes Message-ID: haskell-graphviz_2999.17.0.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-graphviz-dev_2999.17.0.2-4_amd64.deb libghc-graphviz-doc_2999.17.0.2-4_all.deb libghc-graphviz-prof_2999.17.0.2-4_amd64.deb haskell-graphviz_2999.17.0.2-4.dsc haskell-graphviz_2999.17.0.2-4.debian.tar.xz haskell-graphviz_2999.17.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:31 +0000 Subject: Processing of haskell-gtk_0.13.9-3_amd64.changes Message-ID: haskell-gtk_0.13.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gtk-dev_0.13.9-3_amd64.deb libghc-gtk-doc_0.13.9-3_all.deb libghc-gtk-prof_0.13.9-3_amd64.deb haskell-gtk_0.13.9-3.dsc haskell-gtk_0.13.9-3.debian.tar.xz haskell-gtk_0.13.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:41 +0000 Subject: Processing of haskell-gtk3_0.14.0-2_amd64.changes Message-ID: haskell-gtk3_0.14.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gtk3-dev_0.14.0-2_amd64.deb libghc-gtk3-doc_0.14.0-2_all.deb libghc-gtk3-prof_0.14.0-2_amd64.deb haskell-gtk3_0.14.0-2.dsc haskell-gtk3_0.14.0-2.debian.tar.xz haskell-gtk3_0.14.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:47 +0000 Subject: Processing of haskell-happstack-server_7.4.5-1_amd64.changes Message-ID: haskell-happstack-server_7.4.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-happstack-server-dev_7.4.5-1_amd64.deb libghc-happstack-server-doc_7.4.5-1_all.deb libghc-happstack-server-prof_7.4.5-1_amd64.deb haskell-happstack-server_7.4.5-1.dsc haskell-happstack-server_7.4.5-1.debian.tar.xz haskell-happstack-server_7.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:50 +0000 Subject: Processing of haskell-hxt-tagsoup_9.1.3-5_amd64.changes Message-ID: haskell-hxt-tagsoup_9.1.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb libghc-hxt-tagsoup-doc_9.1.3-5_all.deb libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb haskell-hxt-tagsoup_9.1.3-5.dsc haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz haskell-hxt-tagsoup_9.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:51 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:54 +0000 Subject: Processing of haskell-hashable-extras_0.2.2-3_amd64.changes Message-ID: haskell-hashable-extras_0.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hashable-extras-dev_0.2.2-3_amd64.deb libghc-hashable-extras-doc_0.2.2-3_all.deb libghc-hashable-extras-prof_0.2.2-3_amd64.deb haskell-hashable-extras_0.2.2-3.dsc haskell-hashable-extras_0.2.2-3.debian.tar.xz haskell-hashable-extras_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:18:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:18:59 +0000 Subject: Processing of haskell-hit_0.6.3-5_amd64.changes Message-ID: haskell-hit_0.6.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hit-dev_0.6.3-5_amd64.deb libghc-hit-doc_0.6.3-5_all.deb libghc-hit-prof_0.6.3-5_amd64.deb haskell-hit_0.6.3-5.dsc haskell-hit_0.6.3-5.debian.tar.xz haskell-hit_0.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:19:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:19:03 +0000 Subject: Processing of haskell-ircbot_0.6.4-2_amd64.changes Message-ID: haskell-ircbot_0.6.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ircbot-dev_0.6.4-2_amd64.deb libghc-ircbot-doc_0.6.4-2_all.deb libghc-ircbot-prof_0.6.4-2_amd64.deb haskell-ircbot_0.6.4-2.dsc haskell-ircbot_0.6.4-2.debian.tar.xz haskell-ircbot_0.6.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:19:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:19:04 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:34 +0000 Subject: Processing of haskell-cipher-blowfish_0.0.3-5_amd64.changes Message-ID: haskell-cipher-blowfish_0.0.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cipher-blowfish-dev_0.0.3-5_amd64.deb libghc-cipher-blowfish-doc_0.0.3-5_all.deb libghc-cipher-blowfish-prof_0.0.3-5_amd64.deb haskell-cipher-blowfish_0.0.3-5.dsc haskell-cipher-blowfish_0.0.3-5.debian.tar.xz haskell-cipher-blowfish_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:35 +0000 Subject: Processing of haskell-graphviz_2999.17.0.2-4_amd64.changes Message-ID: haskell-graphviz_2999.17.0.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-graphviz-dev_2999.17.0.2-4_amd64.deb libghc-graphviz-doc_2999.17.0.2-4_all.deb libghc-graphviz-prof_2999.17.0.2-4_amd64.deb haskell-graphviz_2999.17.0.2-4.dsc haskell-graphviz_2999.17.0.2-4.debian.tar.xz haskell-graphviz_2999.17.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:35 +0000 Subject: Processing of haskell-cipher-camellia_0.0.2-5_amd64.changes Message-ID: haskell-cipher-camellia_0.0.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cipher-camellia-dev_0.0.2-5_amd64.deb libghc-cipher-camellia-doc_0.0.2-5_all.deb libghc-cipher-camellia-prof_0.0.2-5_amd64.deb haskell-cipher-camellia_0.0.2-5.dsc haskell-cipher-camellia_0.0.2-5.debian.tar.xz haskell-cipher-camellia_0.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:34 +0000 Subject: Processing of haskell-cabal-helper_0.5.1.0-4_amd64.changes Message-ID: haskell-cabal-helper_0.5.1.0-4_amd64.changes uploaded successfully to localhost along with the files: cabal-helper_0.5.1.0-4_amd64.deb libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb libghc-cabal-helper-doc_0.5.1.0-4_all.deb libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb haskell-cabal-helper_0.5.1.0-4.dsc haskell-cabal-helper_0.5.1.0-4.debian.tar.xz haskell-cabal-helper_0.5.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:35 +0000 Subject: Processing of haskell-hxt-tagsoup_9.1.3-5_amd64.changes Message-ID: haskell-hxt-tagsoup_9.1.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-tagsoup-dev_9.1.3-5_amd64.deb libghc-hxt-tagsoup-doc_9.1.3-5_all.deb libghc-hxt-tagsoup-prof_9.1.3-5_amd64.deb haskell-hxt-tagsoup_9.1.3-5.dsc haskell-hxt-tagsoup_9.1.3-5.debian.tar.xz haskell-hxt-tagsoup_9.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:34 +0000 Subject: Processing of haskell-gio_0.13.1.0-3_amd64.changes Message-ID: haskell-gio_0.13.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-gio-dev_0.13.1.0-3_amd64.deb libghc-gio-doc_0.13.1.0-3_all.deb libghc-gio-prof_0.13.1.0-3_amd64.deb haskell-gio_0.13.1.0-3.dsc haskell-gio_0.13.1.0-3.debian.tar.xz haskell-gio_0.13.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:36 +0000 Subject: Processing of haskell-gtk3_0.14.0-2_amd64.changes Message-ID: haskell-gtk3_0.14.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-gtk3-dev_0.14.0-2_amd64.deb libghc-gtk3-doc_0.14.0-2_all.deb libghc-gtk3-prof_0.14.0-2_amd64.deb haskell-gtk3_0.14.0-2.dsc haskell-gtk3_0.14.0-2.debian.tar.xz haskell-gtk3_0.14.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:36 +0000 Subject: Processing of haskell-hashable-extras_0.2.2-3_amd64.changes Message-ID: haskell-hashable-extras_0.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hashable-extras-dev_0.2.2-3_amd64.deb libghc-hashable-extras-doc_0.2.2-3_all.deb libghc-hashable-extras-prof_0.2.2-3_amd64.deb haskell-hashable-extras_0.2.2-3.dsc haskell-hashable-extras_0.2.2-3.debian.tar.xz haskell-hashable-extras_0.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:37 +0000 Subject: Processing of haskell-asn1-encoding_0.9.3-1_amd64.changes Message-ID: haskell-asn1-encoding_0.9.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-encoding-dev_0.9.3-1_amd64.deb libghc-asn1-encoding-doc_0.9.3-1_all.deb libghc-asn1-encoding-prof_0.9.3-1_amd64.deb haskell-asn1-encoding_0.9.3-1.dsc haskell-asn1-encoding_0.9.3-1.debian.tar.xz haskell-asn1-encoding_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:36 +0000 Subject: Processing of haskell-fdo-notify_0.3.1-6_amd64.changes Message-ID: haskell-fdo-notify_0.3.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-fdo-notify-dev_0.3.1-6_amd64.deb libghc-fdo-notify-doc_0.3.1-6_all.deb libghc-fdo-notify-prof_0.3.1-6_amd64.deb haskell-fdo-notify_0.3.1-6.dsc haskell-fdo-notify_0.3.1-6.debian.tar.xz haskell-fdo-notify_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:36 +0000 Subject: Processing of haskell-ircbot_0.6.4-2_amd64.changes Message-ID: haskell-ircbot_0.6.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ircbot-dev_0.6.4-2_amd64.deb libghc-ircbot-doc_0.6.4-2_all.deb libghc-ircbot-prof_0.6.4-2_amd64.deb haskell-ircbot_0.6.4-2.dsc haskell-ircbot_0.6.4-2.debian.tar.xz haskell-ircbot_0.6.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:37 +0000 Subject: Processing of haskell-hit_0.6.3-5_amd64.changes Message-ID: haskell-hit_0.6.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hit-dev_0.6.3-5_amd64.deb libghc-hit-doc_0.6.3-5_all.deb libghc-hit-prof_0.6.3-5_amd64.deb haskell-hit_0.6.3-5.dsc haskell-hit_0.6.3-5.debian.tar.xz haskell-hit_0.6.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:37 +0000 Subject: Processing of haskell-ekg-json_0.1.0.0-2_amd64.changes Message-ID: haskell-ekg-json_0.1.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ekg-json-dev_0.1.0.0-2_amd64.deb libghc-ekg-json-doc_0.1.0.0-2_all.deb libghc-ekg-json-prof_0.1.0.0-2_amd64.deb haskell-ekg-json_0.1.0.0-2.dsc haskell-ekg-json_0.1.0.0-2.debian.tar.xz haskell-ekg-json_0.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:36 +0000 Subject: Processing of haskell-happstack-server_7.4.5-1_amd64.changes Message-ID: haskell-happstack-server_7.4.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-happstack-server-dev_7.4.5-1_amd64.deb libghc-happstack-server-doc_7.4.5-1_all.deb libghc-happstack-server-prof_7.4.5-1_amd64.deb haskell-happstack-server_7.4.5-1.dsc haskell-happstack-server_7.4.5-1.debian.tar.xz haskell-happstack-server_7.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:37 +0000 Subject: Processing of haskell-cipher-des_0.0.6-5_amd64.changes Message-ID: haskell-cipher-des_0.0.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cipher-des-dev_0.0.6-5_amd64.deb libghc-cipher-des-doc_0.0.6-5_all.deb libghc-cipher-des-prof_0.0.6-5_amd64.deb haskell-cipher-des_0.0.6-5.dsc haskell-cipher-des_0.0.6-5.debian.tar.xz haskell-cipher-des_0.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:22:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:22:35 +0000 Subject: Processing of haskell-gtk_0.13.9-3_amd64.changes Message-ID: haskell-gtk_0.13.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-gtk-dev_0.13.9-3_amd64.deb libghc-gtk-doc_0.13.9-3_all.deb libghc-gtk-prof_0.13.9-3_amd64.deb haskell-gtk_0.13.9-3.dsc haskell-gtk_0.13.9-3.debian.tar.xz haskell-gtk_0.13.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:09 +0000 Subject: Processing of haskell-nettle_0.1.1-3_amd64.changes Message-ID: haskell-nettle_0.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-nettle-dev_0.1.1-3_amd64.deb libghc-nettle-doc_0.1.1-3_all.deb libghc-nettle-prof_0.1.1-3_amd64.deb haskell-nettle_0.1.1-3.dsc haskell-nettle_0.1.1-3.debian.tar.xz haskell-nettle_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:13 +0000 Subject: Processing of haskell-regex-applicative_0.3.2.1-3_amd64.changes Message-ID: haskell-regex-applicative_0.3.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb libghc-regex-applicative-doc_0.3.2.1-3_all.deb libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb haskell-regex-applicative_0.3.2.1-3.dsc haskell-regex-applicative_0.3.2.1-3.debian.tar.xz haskell-regex-applicative_0.3.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:17 +0000 Subject: Processing of haskell-uuid_1.3.11-3_amd64.changes Message-ID: haskell-uuid_1.3.11-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-uuid-dev_1.3.11-3_amd64.deb libghc-uuid-doc_1.3.11-3_all.deb libghc-uuid-prof_1.3.11-3_amd64.deb haskell-uuid_1.3.11-3.dsc haskell-uuid_1.3.11-3.debian.tar.xz haskell-uuid_1.3.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:24 +0000 Subject: Processing of haskell-jmacro_0.6.13-3_amd64.changes Message-ID: haskell-jmacro_0.6.13-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: jmacro_0.6.13-3_amd64.deb libghc-jmacro-dev_0.6.13-3_amd64.deb libghc-jmacro-doc_0.6.13-3_all.deb libghc-jmacro-prof_0.6.13-3_amd64.deb haskell-jmacro_0.6.13-3.dsc haskell-jmacro_0.6.13-3.debian.tar.xz haskell-jmacro_0.6.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:28 +0000 Subject: Processing of haskell-sandi_0.3.5-5_amd64.changes Message-ID: haskell-sandi_0.3.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-sandi-dev_0.3.5-5_amd64.deb libghc-sandi-doc_0.3.5-5_all.deb libghc-sandi-prof_0.3.5-5_amd64.deb haskell-sandi_0.3.5-5.dsc haskell-sandi_0.3.5-5.debian.tar.xz haskell-sandi_0.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:32 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:32 +0000 Subject: Processing of haskell-x11-xft_0.3.1-9_amd64.changes Message-ID: haskell-x11-xft_0.3.1-9_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-x11-xft-dev_0.3.1-9_amd64.deb libghc-x11-xft-doc_0.3.1-9_all.deb libghc-x11-xft-prof_0.3.1-9_amd64.deb haskell-x11-xft_0.3.1-9.dsc haskell-x11-xft_0.3.1-9.debian.tar.xz haskell-x11-xft_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:24:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:24:32 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:27:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:27:38 +0000 Subject: Processing of haskell-uuid_1.3.11-3_amd64.changes Message-ID: haskell-uuid_1.3.11-3_amd64.changes uploaded successfully to localhost along with the files: libghc-uuid-dev_1.3.11-3_amd64.deb libghc-uuid-doc_1.3.11-3_all.deb libghc-uuid-prof_1.3.11-3_amd64.deb haskell-uuid_1.3.11-3.dsc haskell-uuid_1.3.11-3.debian.tar.xz haskell-uuid_1.3.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:27:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:27:39 +0000 Subject: Processing of haskell-jmacro_0.6.13-3_amd64.changes Message-ID: haskell-jmacro_0.6.13-3_amd64.changes uploaded successfully to localhost along with the files: jmacro_0.6.13-3_amd64.deb libghc-jmacro-dev_0.6.13-3_amd64.deb libghc-jmacro-doc_0.6.13-3_all.deb libghc-jmacro-prof_0.6.13-3_amd64.deb haskell-jmacro_0.6.13-3.dsc haskell-jmacro_0.6.13-3.debian.tar.xz haskell-jmacro_0.6.13.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:27:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:27:39 +0000 Subject: Processing of haskell-sandi_0.3.5-5_amd64.changes Message-ID: haskell-sandi_0.3.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-sandi-dev_0.3.5-5_amd64.deb libghc-sandi-doc_0.3.5-5_all.deb libghc-sandi-prof_0.3.5-5_amd64.deb haskell-sandi_0.3.5-5.dsc haskell-sandi_0.3.5-5.debian.tar.xz haskell-sandi_0.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:27:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:27:38 +0000 Subject: Processing of haskell-nettle_0.1.1-3_amd64.changes Message-ID: haskell-nettle_0.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-nettle-dev_0.1.1-3_amd64.deb libghc-nettle-doc_0.1.1-3_all.deb libghc-nettle-prof_0.1.1-3_amd64.deb haskell-nettle_0.1.1-3.dsc haskell-nettle_0.1.1-3.debian.tar.xz haskell-nettle_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:27:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:27:39 +0000 Subject: Processing of haskell-x11-xft_0.3.1-9_amd64.changes Message-ID: haskell-x11-xft_0.3.1-9_amd64.changes uploaded successfully to localhost along with the files: libghc-x11-xft-dev_0.3.1-9_amd64.deb libghc-x11-xft-doc_0.3.1-9_all.deb libghc-x11-xft-prof_0.3.1-9_amd64.deb haskell-x11-xft_0.3.1-9.dsc haskell-x11-xft_0.3.1-9.debian.tar.xz haskell-x11-xft_0.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:27:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:27:39 +0000 Subject: Processing of haskell-regex-applicative_0.3.2.1-3_amd64.changes Message-ID: haskell-regex-applicative_0.3.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb libghc-regex-applicative-doc_0.3.2.1-3_all.deb libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb haskell-regex-applicative_0.3.2.1-3.dsc haskell-regex-applicative_0.3.2.1-3.debian.tar.xz haskell-regex-applicative_0.3.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:07 +0000 Subject: haskell-asn1-encoding_0.9.3-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-encoding, version 0.9.3-1, however unstable already has version 0.9.3-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:12 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:16 +0000 Subject: haskell-cabal-helper_0.5.1.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 17:01:01 EST Source: haskell-cabal-helper Binary: libghc-cabal-helper-dev libghc-cabal-helper-prof libghc-cabal-helper-doc cabal-helper Architecture: amd64 all source Version: 0.5.1.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cabal-helper-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-helper-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-helper-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} cabal-helper - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cabal-helper (0.5.1.0-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 25e144754060afd60d61b59e8cf5492ea59ccef1a6fd1c2cddd3607bd158cc5b 17258 cabal-helper_0.5.1.0-4_amd64.deb 0c3a69dc0abd49b469c40f920014ff63248ae237a2b5d3d37fd43f807fb4206c 154340 libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb 89da42eb3d319dffe5ba5f431a61e27f27b4bd0ebde1d3a41853552d712a54cd 53574 libghc-cabal-helper-doc_0.5.1.0-4_all.deb bf44fb2583f95e7c12f00db82dcd4c36e24376f8817fc0467c478e8ef8158758 134282 libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb 6e0d5a88bb534787993a55f1f4472bae9739035e014068ae414ccb816cf71984 2663 haskell-cabal-helper_0.5.1.0-4.dsc b68c49d8924bd2e0234d9973b7b4c6a9ef6b90f9a73a7ddcbf01f3e595115916 13656 haskell-cabal-helper_0.5.1.0-4.debian.tar.xz 563773491cc8245c3d265c2e7847f95198aad74adcbc16a91622e7e4abef4e45 29566 haskell-cabal-helper_0.5.1.0.orig.tar.gz Checksums-Sha1: 301a24d1bd93538172729a02c1cbb1614a6e5e34 17258 cabal-helper_0.5.1.0-4_amd64.deb 5430520c9a11249a6dad496608f5e5c951f52a1d 154340 libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb db34e4ff7d35953ea54076c07d80bc06e924a13a 53574 libghc-cabal-helper-doc_0.5.1.0-4_all.deb b7a14ec619aa92df2341fa9b2dda9761b7de3890 134282 libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb 56cbcf24dfcadc6c264de827b82289734a06d43d 2663 haskell-cabal-helper_0.5.1.0-4.dsc 8d87ed545164c0b6c974da69d628028eba9936ab 13656 haskell-cabal-helper_0.5.1.0-4.debian.tar.xz e0373ff6d135ff29e13ffa49f9fc0db98759b20c 29566 haskell-cabal-helper_0.5.1.0.orig.tar.gz Files: 8356b45fabd02ce8194e89d9bdaa5ecd 17258 misc extra cabal-helper_0.5.1.0-4_amd64.deb dec733d2a27664c9c45f471535b0d491 154340 haskell extra libghc-cabal-helper-dev_0.5.1.0-4_amd64.deb ea0cc7c5b3970c7b22ba4aebefbcd56a 53574 doc extra libghc-cabal-helper-doc_0.5.1.0-4_all.deb 89ca1ac0b144ce53645ab8ce4a6dda32 134282 haskell extra libghc-cabal-helper-prof_0.5.1.0-4_amd64.deb c7a3415c4139e08607be9007eebacd4a 2663 haskell extra haskell-cabal-helper_0.5.1.0-4.dsc fb6ff8a109117a5e5df573a339e66ad8 13656 - - haskell-cabal-helper_0.5.1.0-4.debian.tar.xz 8003b96c21a4505b9b15c92ddba44282 29566 - - haskell-cabal-helper_0.5.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTion9UQAJ74kjXMxQL91MmLJsYtv83n P+z271dtzZBTlgn5erNohQgt028tnLz5Kox0nbP9NVAnLpToK11kGmiytMCp7+8p A6BN2IIEejoNCnsCgAP6So2SBI4uqMXIghblsx49PF+vh/LzlB8cGnfWQ4BWWm7+ 7caCBH9uNMZxUzpRFpoTj/sxGqtn9BokbgVwBfK/wPwfqXqw+1fYsUn9v80s9XxA lC852t8bpwR9OuGdSMJJzZZWerl9ZTQP/Vom7taR3NaRzG7L2Kh8kfS5gJRrW6kr 0/WQ06HRMQYQgiJUHXn2I0MTl4D5oKoSp0FEcl4tNrYuBUd9/aQX/eYzCw0LGm/S Wv89T206EkDfZGABfFXGtXmJDo3k3NWdJP47Gs7KyNz4pz6UqFvpilEMZ254IiUC RFwerWZzTFORN8JeqqTTDfGEoSSJxzeF++QXccKaQgP0MmhAXcPii2+YP5q7WwSQ QHyxt57GN7FCTpsZhNwvTK7qVlkdjrflMh8XGNXOSqxX2hIJn2kJ81IfpNXoobxX CPTfsnv/sofyd3vVnX7fYNV8ObknO5DJPlO2gOm7eaDmRhXf2b+zEUz/27Pl53OZ 5pX3R8Tjrrw3754RfqxacZKHqHSm4XC3imEQ5DX5cKkqjFI2Lh+YPdTOMKZOVbH1 ZeDuP6hSH37GkqZQA8Un =zYdE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:16 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:24 +0000 Subject: haskell-cipher-blowfish_0.0.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:08:06 EST Source: haskell-cipher-blowfish Binary: libghc-cipher-blowfish-dev libghc-cipher-blowfish-prof libghc-cipher-blowfish-doc Architecture: amd64 all source Version: 0.0.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cipher-blowfish-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-blowfish-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-blowfish-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cipher-blowfish (0.0.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7fe85e3bf48ee3b16dc6035a82c46b78be906f6aafb84d01d6fd294b3b9bc00b 55114 libghc-cipher-blowfish-dev_0.0.3-5_amd64.deb 5b4fbfce6732864ae2e7db99ad7bafd33387629306bb8f317c8b48f3c4f6d8ba 39114 libghc-cipher-blowfish-doc_0.0.3-5_all.deb b465b5f72ca189b23a0d00e5cf588edece9f601dcc84fdca9bdf8e9bed9ff552 45124 libghc-cipher-blowfish-prof_0.0.3-5_amd64.deb df7f1e197a5edcab691f25d077ea22e1c441dfa0b2d2214f75e59dcfaee6281e 2952 haskell-cipher-blowfish_0.0.3-5.dsc 117afbeff76fba8f233c184a88055159b4ca8898877a9e088dd4c57f739980ba 2732 haskell-cipher-blowfish_0.0.3-5.debian.tar.xz 8f41170a851dba6d0b6f07298af3213baca09ab2a8aaf2adb733631feb3b6641 12876 haskell-cipher-blowfish_0.0.3.orig.tar.gz Checksums-Sha1: b3110b65171219b74ac0018864428d4026f46cc1 55114 libghc-cipher-blowfish-dev_0.0.3-5_amd64.deb 798553d4cf66ba65cb89e99b3a0192051ed16a44 39114 libghc-cipher-blowfish-doc_0.0.3-5_all.deb d2118979d7f76cdbd79a4bdea866bf571598ed67 45124 libghc-cipher-blowfish-prof_0.0.3-5_amd64.deb 5fda874b3a6b50026f09adf7d5453a104f16d77a 2952 haskell-cipher-blowfish_0.0.3-5.dsc 2742ce763277c32f72b1fcc31b761612bd0f7848 2732 haskell-cipher-blowfish_0.0.3-5.debian.tar.xz 69c672a4e28d92615c7c3ad991e500f9e5c3da27 12876 haskell-cipher-blowfish_0.0.3.orig.tar.gz Files: 199d2f244d950532f2be8a4e1b55375e 55114 haskell extra libghc-cipher-blowfish-dev_0.0.3-5_amd64.deb ed1ae36a771c516c71b64de6cb86e23d 39114 doc extra libghc-cipher-blowfish-doc_0.0.3-5_all.deb f65cd07221c1162ec847afc360565183 45124 haskell extra libghc-cipher-blowfish-prof_0.0.3-5_amd64.deb 10d0499fbae87720cf19821ec38433ab 2952 haskell extra haskell-cipher-blowfish_0.0.3-5.dsc a5668d96b79ae91b6d3d69eaf9a58309 2732 - - haskell-cipher-blowfish_0.0.3-5.debian.tar.xz ba83a57e485b7ecf5b084598a4989d21 12876 - - haskell-cipher-blowfish_0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioL0QQAKKvhuLrCyLwKfJUmiZcXU5h 26WT+QaybWTtd6OBsQif3rQG6oKBhSaXODVXNd/8MwCVwxq58gPOrI6d205fpRxr S+f2zTkQmkbp68uFDu+eIXT/PHYOZpvswL8p2NOtJ4MIeSWKS0GBtlOAiMycW79W /KbZ9t7zWgbhsUXjR2kWDe7P3DYqqT5aMPshPA9t0RJQ8pGYXViaXNrXqMjdsdxt bd6qtRtUjRdTxkLgIIbVqsOpt8lkJxJhQRllzpE52vvnbaHZlR6NzkRJEtwScpiu An9kcXhhFuE6U39o5hpAe0TTOv4TW7dFw1s0F9Lv9LgTTAPBP3z2gevBtalonQfe ZRXjr+uE69/t/8v0qulbv8GgscQ2CIMZm8mckHf3sPP3SJ+3Az9NWCOXJGDCsGF+ Xx08aDBPlEybgy9jRVSQ8fhsjxHH81E+po7MJ4pElykGPoqELBjdK0UDIxkfmq6O RzfRW7FgsRohnmapibFNw40chCB0VeU5LQDsBopuG0IQuvy7PVZ9qmuQiRF6iJ/t hDE2pjDd/hTE9n7RFyLyGiEcCYeSsSlyCQMpeO3X56zMf0l36S2EkZ237SZnOt7n AFnQWF3kZNmaN1WxPkWdx0CP6sv7OIUDQN3EJa9bsJuUM+awtMY+IbTOqiCrBtWy 5qmhVU39G5kLpepmjQG8 =faw2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:32 +0000 Subject: haskell-cipher-camellia_0.0.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:03:25 EST Source: haskell-cipher-camellia Binary: libghc-cipher-camellia-dev libghc-cipher-camellia-prof libghc-cipher-camellia-doc Architecture: amd64 all source Version: 0.0.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cipher-camellia-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-camellia-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-camellia-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cipher-camellia (0.0.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c4d6876f091f9662e76549b7de41a1e57eb99ba1cd6b60d35f1a8632efd88e45 45526 libghc-cipher-camellia-dev_0.0.2-5_amd64.deb 2236105663be10e6a95b81832e3748e3f6238bf73ec119e8bf1e1e059f8f64ea 34378 libghc-cipher-camellia-doc_0.0.2-5_all.deb 05ee6b207b14fbe8820298da2f509100c43202356a33e60b5514c766bd99347b 35970 libghc-cipher-camellia-prof_0.0.2-5_amd64.deb 83f708c12f45e30527ab5bee6e14745cf826c4605dee1bcea65df620a8084f64 2949 haskell-cipher-camellia_0.0.2-5.dsc 376576b3bbc65843a4c2a13c1342d7c964882bfc78a3097ac3c7211a2644855a 2748 haskell-cipher-camellia_0.0.2-5.debian.tar.xz 8d0cd137cdb890646bb5d3bb52b20fa6d74e1b0c35d7d524d60edd9d43ace2a7 6230 haskell-cipher-camellia_0.0.2.orig.tar.gz Checksums-Sha1: 46708b9a04fa4d10797b02dba2936427f2ab9b2a 45526 libghc-cipher-camellia-dev_0.0.2-5_amd64.deb 87873e2bf0024365d159543aaed9bf9c9bed9ae6 34378 libghc-cipher-camellia-doc_0.0.2-5_all.deb f190b0b08659d1e0f9d6320c06246db4093a969c 35970 libghc-cipher-camellia-prof_0.0.2-5_amd64.deb 2b29cc0d2684b4476ffd91577b5585f605f8e572 2949 haskell-cipher-camellia_0.0.2-5.dsc 6e133abf27a48e664b78c322179a50c2faa2bf4e 2748 haskell-cipher-camellia_0.0.2-5.debian.tar.xz 9eef8e64fc43db229516d0b4331b63a92e0f4cbc 6230 haskell-cipher-camellia_0.0.2.orig.tar.gz Files: ede65242b9b8f05bfaf9e8d80f3136c4 45526 haskell extra libghc-cipher-camellia-dev_0.0.2-5_amd64.deb 24a37c5372518dad3278b7382689d8b8 34378 doc extra libghc-cipher-camellia-doc_0.0.2-5_all.deb d329ceb4e2e83ce544b2ce3d224fbda0 35970 haskell extra libghc-cipher-camellia-prof_0.0.2-5_amd64.deb 4afe6b2338398b575dd695c00d153187 2949 haskell extra haskell-cipher-camellia_0.0.2-5.dsc afe62ad9feb5e988ccdf2d1995343c3f 2748 - - haskell-cipher-camellia_0.0.2-5.debian.tar.xz 559b4d0bdbc06ba02ddfb6e29d7677bf 6230 - - haskell-cipher-camellia_0.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokYYP/R26m2L4ztRiGZJH+oQJM3uj 7jfPm7d+bFd0eNEXxlDRnd6UzpdaBNrMyif4h2xf8EiOlXwPdRPEIPDeDYA/sSzc aJOb+t5EV6DAUzFyTNdkEpWJrOoDLXjEyHdcRmntcjwmtN3FY/LT4YZx1rrQmljY c7KqvHTN0p+WmtLM5B3sMrWGw6qUwm9+SkDwLVwGzEANdAvYob/LD65dhGN7whjH G9nXrovNjaXETaJVST6bF0P9teAqjnvI1AkmumPPlu0x1DjoAHDQ9484K64G57wY ZEAX/6/FOeDEW5JACYOnJIjVPsfD3sl8Y6sYZEbZl2Wtc4/1wuvUTLNDjTI+4YHh 5SzGSzhLJwXr7rCLzXYtsD7uaM2/ea0fAEkjcQbLo+EiYyJsUE5sKNRe5dkKKvkW UnuqgZ/slywCSfFMz/RUpxGY8qnn/P2ScMBsF9Y9DJuSEvGJ1bIGzO57vkdN0x6k p79wYFf2NujmKt93OdokmceD6nMZKo3GE1AyRBj8zjwhH7a5Ust0rUHpic9SDSOc YRZBJVXb5QzNSND6pucIHUdyrs2mN8m1zyt6DEW3o/IQ1lFFVD8462pPd4WeVqdw w1RIfOH376vA2A5trvVTcbAcy6K8psNcJbtTj1f2wY5WSdly6kxU/x15jBpiATiV BmsfRpFHssOXdru0uFsF =4WjA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:40 +0000 Subject: haskell-cipher-des_0.0.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:03:32 EST Source: haskell-cipher-des Binary: libghc-cipher-des-dev libghc-cipher-des-prof libghc-cipher-des-doc Architecture: amd64 all source Version: 0.0.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cipher-des-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-des-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cipher-des-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cipher-des (0.0.6-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c79126d22166187e6f4addfe31a9fffeb9b3507a0a40cd68a13159be04a153d8 78586 libghc-cipher-des-dev_0.0.6-5_amd64.deb 1b2768c9464ac65ea54de573d12020f47aaa757d3f363f16ed79dd952ec24243 36516 libghc-cipher-des-doc_0.0.6-5_all.deb a39a9f263cdea68e352d9e5810edfabea7860ee4c0ed6579c642d11f2d6b1f0b 61234 libghc-cipher-des-prof_0.0.6-5_amd64.deb ff0f2f7b997734b0d83407e0a948202614f79f5d9655d73d590e219ca9d64ed7 2826 haskell-cipher-des_0.0.6-5.dsc edea47898f3843e115602fa47a8c969d247ef2176d304b2027235431c6e9700a 2732 haskell-cipher-des_0.0.6-5.debian.tar.xz 85f1bccdec625a120ecf83b861afcb6478f8f899ceaa06fc083e642b54ff4ac7 7857 haskell-cipher-des_0.0.6.orig.tar.gz Checksums-Sha1: f3a7b264d4fcf959a097e0acce8724089e492368 78586 libghc-cipher-des-dev_0.0.6-5_amd64.deb 3d3df8465b2764c1e22ad831cccdb1f9fbbcc158 36516 libghc-cipher-des-doc_0.0.6-5_all.deb 5770c6b4e13205e53ead539bba6620d848705ae3 61234 libghc-cipher-des-prof_0.0.6-5_amd64.deb a413b234555fac828cf0bee31b3286ae4b19d8ec 2826 haskell-cipher-des_0.0.6-5.dsc df3a46d409dedda4308b9147910e945116343ee7 2732 haskell-cipher-des_0.0.6-5.debian.tar.xz 560b2a57a02537ec6265edb9f2a2c0502a48e369 7857 haskell-cipher-des_0.0.6.orig.tar.gz Files: 882a06e1f78fdff1b576b7fa247bfcca 78586 haskell extra libghc-cipher-des-dev_0.0.6-5_amd64.deb 5d7dc8e649e2604a543fad4b2eb91a3e 36516 doc extra libghc-cipher-des-doc_0.0.6-5_all.deb ad7158763a71c64dbbb72ca48518f131 61234 haskell extra libghc-cipher-des-prof_0.0.6-5_amd64.deb c700ec0e3b30fb60a43df34c2d70aebe 2826 haskell extra haskell-cipher-des_0.0.6-5.dsc 5465769393327a0623497075fb4b99ae 2732 - - haskell-cipher-des_0.0.6-5.debian.tar.xz a05a1009385fe37bf9d61803964a2902 7857 - - haskell-cipher-des_0.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4ecQAIJ7LE9BpryEjEs/LdHecF0k 1/nUlIk7gxyR1yJUyCPFHs4demqlP1pKhZ5bHYKldIf61C2h6UVaKWwwW9bE+Ur4 CIEgjq40NXIIdkq8pPwRNGbID+OIkPPw0lNTDh6d8pXWrlzE5gl7kCQr0FsK2S1n xT00qoLJFwQSrn4OMKoN0oMeZyZEFFXIowXBx4qdgTfq4rbPPq6IWxNJZPOC1W9b x09zlOZx+Wa1TBbvY+4bFEFh7iqPrpV9z1c/8rTNfXpMl1WqIXcE8/oWMGNnBeYJ elL3HBjByRadmWkZEGH95c7GoBjwbW/dG47PwEbKNAXbLjWnbFud2SToOMUtrK65 3gKG5GrYTRrbzeX1shAZIUGUm4EgJSS4+cFyWROVb0f4thc2W9ApzPSlfDNwIBMm CQk+PfJyTuYraGt74mphk+Lzmkr1dSrk/mWOzzT+Iw4pU8etP1l3Niv/EcuQT4VW 63kf/i+C5AqgGhgUd/S++C9HqVn+9ACGGAo0MK8YTuz6GVJyI9pEYK1zmhVRB7ff 36YyczuXsrSOSgL3vI0b5jzaUQ8o0VACWXC0wRpaLeV+KSQKMJRDeWJmr6Cxn7rX uZ2jA0gEd1WfQZsBLicXMs0o38Po1NJFd1awSrpkWyN8WTL0rWRhPeIJ1VJ5f5NV z9piww103EJtEje8+dsC =UBdl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:46 +0000 Subject: haskell-ekg-json_0.1.0.0-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ekg-json, version 0.1.0.0-2, however unstable already has version 0.1.0.0-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:34:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:34:53 +0000 Subject: haskell-fdo-notify_0.3.1-6_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-fdo-notify, version 0.3.1-6, however unstable already has version 0.3.1-6. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:35:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:35:02 +0000 Subject: haskell-gio_0.13.1.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 16:59:32 EST Source: haskell-gio Binary: libghc-gio-dev libghc-gio-prof libghc-gio-doc Architecture: amd64 all source Version: 0.13.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gio-dev - Binding to the GIO${haskell:ShortBlurb} libghc-gio-prof - Binding to the GIO${haskell:ShortBlurb} libghc-gio-doc - Binding to the GIO${haskell:ShortBlurb} Changes: haskell-gio (0.13.1.0-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2e20c0ad8d96c6061da0451a8c091fd56ab4dd4713c7ec67ee0402c79ead86e0 444122 libghc-gio-dev_0.13.1.0-3_amd64.deb 3e9b030988f79a4f8fde914a69c4a397201d2f015488d2c16cb8a7a062804b0e 214610 libghc-gio-doc_0.13.1.0-3_all.deb fa511a5856bf4f1b01318e3d10b27f22cbf38e18bb957177356fb8071de74c57 354746 libghc-gio-prof_0.13.1.0-3_amd64.deb dfc465d78bf3a3a1b4858ed273aa3abca64daffe2d2caf019340ee14e5c471e7 2506 haskell-gio_0.13.1.0-3.dsc 140c97fcf99ed99a15b47c3254f56795fa7056bcce7674d7a73e76a2a86a5fbd 2808 haskell-gio_0.13.1.0-3.debian.tar.xz b274b121b7814d25e0125f3129287a2407c83f458731040297a6fc6ebf6cabe3 79367 haskell-gio_0.13.1.0.orig.tar.gz Checksums-Sha1: b57a2a3ea32f9778d0fe12d6a65f57953644499c 444122 libghc-gio-dev_0.13.1.0-3_amd64.deb 811607640646b40a7695df1669d56868ef817147 214610 libghc-gio-doc_0.13.1.0-3_all.deb 129b2bbcf51d31df79cc4185dc348a6f0c488368 354746 libghc-gio-prof_0.13.1.0-3_amd64.deb 36a9bd8e4418180360d9f1628bc0f2523e16eb16 2506 haskell-gio_0.13.1.0-3.dsc 874065a8ccf53b88464e75ec939ac7b799e6d35d 2808 haskell-gio_0.13.1.0-3.debian.tar.xz 4e672cf29c50534a3976f0b677b68dee91ef2417 79367 haskell-gio_0.13.1.0.orig.tar.gz Files: 69a7feb9122237ac50a2f65178badfe6 444122 haskell extra libghc-gio-dev_0.13.1.0-3_amd64.deb a25908f2251acc0ea679061ddb8783ca 214610 doc extra libghc-gio-doc_0.13.1.0-3_all.deb f259e5b3b5bc39a30ba8916be7733aa7 354746 haskell extra libghc-gio-prof_0.13.1.0-3_amd64.deb 4beb3b960a4a6c98ae1fa9b402b8d231 2506 haskell extra haskell-gio_0.13.1.0-3.dsc 65f3090a8134aed0538007af9580faea 2808 - - haskell-gio_0.13.1.0-3.debian.tar.xz 129a9afa8814b8ce33b32a9e1cc526fc 79367 - - haskell-gio_0.13.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTior7oQAIqREFFU/eNS05DWWu1nxJwW gL7U73KhqHpsB56DyjWh5ckXdvqboMXyddV3uq9zCk0kyx6V4CYPcP5Ure01gS1B 44uPYYCIpzxThBMd4rPHtSFoDoLUmHZTk+M3bLQ4yAco0d1q7vGyOfukjmSlxpHG MUSQyACBmpgJDgmv//wX8dq1Bc3r4uTvsEn0Hn96cipzU8OOhEviWJyvnoOEGSjQ asJKH3WABIc88G0ebo633N8fdTP+wwO/0DBXcRvwALY7hVJeoyAex/BxSpXnS6Kj WDW4WprG1qcQqdDCCGt8dqQRxyCWLalqeRjDz8x7tlVldZcOan/nB8fxIxbMVxuA fJzfpKY7n7bnyryvSFYiD1Fb/qlXGNpcH/M8bHjOZXioNfxqYBK+qT/2MveC1tpI vvZOmlDfBRPeZ7qaFFE8MMBh5nOooTdVEHqKbfxM2A5SUn3MTc0bJdhFglYC5bAS z0A2s0L76WLVhhl0T3Oh2OeM13G8fTveeMO5X3jFQnlJ7IwwRBngJUs5gzzbgQ4Z GG+LHEcA1K3TvNOA2zHNRLZhqDgAzCcgUftJR9M5YwjO2XVp1wdtgwpIBPUuzZOD hCHXcrUuqXFlajk6OEd5M/mA7s18S2iBNABgdBmffGoNE8c1OtytnJ9hzTU/u/Kg JxSuhI6s7eUlSKH2nBz0 =0jaM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:35:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:35:15 +0000 Subject: haskell-graphviz_2999.17.0.2-4_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-graphviz, version 2999.17.0.2-4, however unstable already has version 2999.17.0.2-4. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:35:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:35:31 +0000 Subject: haskell-gtk_0.13.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:02:07 EST Source: haskell-gtk Binary: libghc-gtk-dev libghc-gtk-prof libghc-gtk-doc Architecture: amd64 all source Version: 0.13.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gtk-dev - Binding to the Gtk+ graphical user interface library${haskell:Sho libghc-gtk-prof - Binding to the Gtk+ graphical user interface library${haskell:Sho libghc-gtk-doc - Binding to the Gtk+ graphical user interface library${haskell:Sho Changes: haskell-gtk (0.13.9-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 53e980ea0f9b9ca096ffc0faba65c621a36525ef8f4e1b34a746592289219df6 3835790 libghc-gtk-dev_0.13.9-3_amd64.deb 223493e06f5d2104746973e107a8de33822591f6f15dbe913c2a9448a7cd05b5 1959980 libghc-gtk-doc_0.13.9-3_all.deb 3ac6a508d538509ea5ef6719030dc5a4f8f4ec6e5644c994a5d0801eeb3510d9 2865828 libghc-gtk-prof_0.13.9-3_amd64.deb b38242f8ab07d7c19abcd1821f4a8cc242e96e2250a3a43c43c20c0b02171fb9 2867 haskell-gtk_0.13.9-3.dsc b59a4c1ed81951c2cd0cde2cf7880c16f0b01381f72c12c724d95a7574e49a6b 3228 haskell-gtk_0.13.9-3.debian.tar.xz 12e0097724002385207b3bb9a0339ad3d7c8d54336bf91d90827193f801ebfd5 684971 haskell-gtk_0.13.9.orig.tar.gz Checksums-Sha1: b17f13ba2369e4d470a0c4c879ae8883353ab554 3835790 libghc-gtk-dev_0.13.9-3_amd64.deb e867a8734e0f21cfe22b837577af489727040ff5 1959980 libghc-gtk-doc_0.13.9-3_all.deb 454d61a672ed1bb8a4c1c1102a4101bad1dfc64b 2865828 libghc-gtk-prof_0.13.9-3_amd64.deb 5a93386c6659e53109233a7f0732a94d4c073d7d 2867 haskell-gtk_0.13.9-3.dsc bb1cf5a57b1479808d77a34264be24ef8dbaab56 3228 haskell-gtk_0.13.9-3.debian.tar.xz 8bea9c3718f8121ddeca20123c67e8ba9e26516b 684971 haskell-gtk_0.13.9.orig.tar.gz Files: 26db13599dd65c18cefdc3429e4f85c8 3835790 haskell extra libghc-gtk-dev_0.13.9-3_amd64.deb 8645ad1eeb1dfbb322a2a56e34e8a888 1959980 doc extra libghc-gtk-doc_0.13.9-3_all.deb 4cbc441bd9f484566aee4c70d94cf15f 2865828 haskell extra libghc-gtk-prof_0.13.9-3_amd64.deb 2c09b44e07c4d5f5543f902ffa5202b8 2867 haskell extra haskell-gtk_0.13.9-3.dsc b061825acd823e840026c8a3d006347a 3228 - - haskell-gtk_0.13.9-3.debian.tar.xz dd8775b26f8deb3ae6446bde1c5a2a05 684971 - - haskell-gtk_0.13.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioo4AP/2YPikZbk8WbLVC/N8CpGC3c ytcffWjJh8xsgpSUpXtArpcx+uL1S0xqNeugZ7HbwqSF6BcBzt7JLsULg9dyHG9N UFmtTvuDQyvwJkvkCnP0q40d31fKl31z+HVvzKhDQaBk38AViWgrrPniGnYRIpeG 5ZtS4u5KTkp067kSdando6e7t0goD5jtGiHv/2tPOBWYuplnWT9En1rF4Xc+/01M qrp/XfdY8R+UdUG/HV8+oZ91+aJVhXtpP7fX8waNJzC3I9bop7/86Ob4rKW6SC9P D4ZxMJweGOW7969cSsSS95ig1iV3BVK71GKaymLU4OFWUHgPtS4mM6GGdRbjWZVZ s69JRiRNGqC2LD/SQuQjDuQ9h+X8IMc+tLVWByVt4oYDqtL0vPRSyy0wms0xKPQ4 kc9qoSebfZlbLFHLCE6o9sNboIwofCnaIQ2ltQGF8j+s2DGNlIWZeAepncVNxXsp pQ61ERxAB3cIJPBG2KaAxq4lUH1eXz56MYCncI0hF3yaI72IZPw8i9aGgsPw0D73 S6bnhfY5H/Zbl4KapWvyp7+nvgwzv5TaxiLxNA9J28C6+B1t1vCnzhFvMWAX+wda lmxvL6qdTFrMICI43p+JiJwp2IjNbqYWX+QnUAVo5l2zAyOTvHQHTo/ohk3a8GQV 3dCuZcFz286hepS1U8bV =xXLf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:35:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:35:46 +0000 Subject: haskell-gtk3_0.14.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:00:08 EST Source: haskell-gtk3 Binary: libghc-gtk3-dev libghc-gtk3-prof libghc-gtk3-doc Architecture: amd64 all source Version: 0.14.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gtk3-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gtk3-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gtk3-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-gtk3 (0.14.0-2) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 19137103429761d0661759364af3153518ce665d5fdd52b26d5141f442507ef3 3503886 libghc-gtk3-dev_0.14.0-2_amd64.deb a207dd268a31e9f2d02458c6f71375bddf10247d3b4e8246736e9f0ffec287e2 1816292 libghc-gtk3-doc_0.14.0-2_all.deb 8e673287b8bc3cd37db1e476af72749b7ef015998948860fad9f7c51ca73a020 2619640 libghc-gtk3-prof_0.14.0-2_amd64.deb 591e7777be27ed2f6c642d38a1a4286569e1415fedd36da9b5e8767ba8ab18a4 2879 haskell-gtk3_0.14.0-2.dsc 9bafc2e0af48c95243d836a30737167bfa339c17b01318d0e3401152deeb13c1 3936 haskell-gtk3_0.14.0-2.debian.tar.xz ec548d8a63caabf449ada2c3f2589c6b15e741572affb8362161fd2ab7e4d6c8 675902 haskell-gtk3_0.14.0.orig.tar.gz Checksums-Sha1: 745f911692ce8068a2986a10bcaf22fb003599a4 3503886 libghc-gtk3-dev_0.14.0-2_amd64.deb 9d092d562ed2a4e5e35491deeaf0606b84d41d49 1816292 libghc-gtk3-doc_0.14.0-2_all.deb be30672f804bbc774389724a8b5cbbc2250ec77a 2619640 libghc-gtk3-prof_0.14.0-2_amd64.deb b7df6fbaec50855421eb8dff738a29a2304fe57a 2879 haskell-gtk3_0.14.0-2.dsc 8303d65a05134468d058f0800b2aa30187f0cccd 3936 haskell-gtk3_0.14.0-2.debian.tar.xz cf0213625ce130b11c17db462970c535c689ee7f 675902 haskell-gtk3_0.14.0.orig.tar.gz Files: 020df20c9736a8f547becc28b577ac54 3503886 haskell extra libghc-gtk3-dev_0.14.0-2_amd64.deb 673a81acc808c568f82eadc487b19a40 1816292 doc extra libghc-gtk3-doc_0.14.0-2_all.deb 25a4f9ecf0f88021a8044d631ebca7d5 2619640 haskell extra libghc-gtk3-prof_0.14.0-2_amd64.deb e03fe50da5fbb058ba0948ee52dfcb35 2879 haskell extra haskell-gtk3_0.14.0-2.dsc 8302fc9d8466926a86f768ee7a5dff6e 3936 - - haskell-gtk3_0.14.0-2.debian.tar.xz ed929bc5487a550af0c75ddaba77acb5 675902 - - haskell-gtk3_0.14.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioFW4QAJpusVtpsCe9ya3F6DdHSM25 We0tc8etYLRi6HI5W8Zom1/tQtbFLHxkQgxNKoufo8C718/a+HaSPGl4gJ5g5ars gY7ra2jJ+jVcBZGQ7/H9hsX7soAb+9vyj2fGUfwInX0gKe3MFYy3pdmlfOw+39y+ MQJN8Ah2KbXoPpYugorVfb0v3mOOqinOBI199LaRQ/80z45U4bKD8jBQ1uUz2pWc uZRT2eknuxbKx/n3+DJODlmLnHVbDhEGZr9s57sR6hWKNledaoGc+L6sQlu1D7SC 3RvqxXKysh6vF8jT7c5GN/U1S3dM2Fx/v7L/NJFai9UvBE3daBGzJuLU4o47Y3Kn EZPvFfZg45L3sEGPdfLgdIpaK1A5Tt2Xrc6o3yzQox6p8HmCsRRuGj9kG/I8S9xt x53ZTpFXa8TFsneWHjwdO/hudeHF5mj2ORmwttu7MPX8UtCNTt4sHC8eHEreyCS2 2Zx0xVj1008QQeT8ZulS0DR6F1bSMF/Fkwh4z/5m0ErftFfXvdy//+R8Tiwk0J5J dY8hD+irr0V5P6SuyShQv6Qdhr7nFo9t2DRhh4TaDnn4vap/8RjnoTGZFdostlSj qR35Swwvv3JVv/G2dNZg+T3iieZBD+plhdv6Y1Ht+bzDVbaBAKqU3362a0HmR91r /07duLA3kLu3HQyb3H8Q =mnbr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:35:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:35:56 +0000 Subject: haskell-happstack-server_7.4.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 17:37:58 EST Source: haskell-happstack-server Binary: libghc-happstack-server-dev libghc-happstack-server-prof libghc-happstack-server-doc Architecture: amd64 all source Version: 7.4.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-happstack-server-dev - Happstack web framework, HTTP server${haskell:ShortBlurb} libghc-happstack-server-prof - Happstack web framework, HTTP server${haskell:ShortBlurb} libghc-happstack-server-doc - Happstack web framework, HTTP server${haskell:ShortBlurb} Changes: haskell-happstack-server (7.4.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a63c57136e23694189cde7f49067cee0980f8e2c94d924f5e5ee515572fd14a7 837390 libghc-happstack-server-dev_7.4.5-1_amd64.deb 34584b710f62901fa35ab642742b6580b0bdc47a0a1a762eb48d61da755b0106 233598 libghc-happstack-server-doc_7.4.5-1_all.deb a70362c68940a063bbf84b4dc942779c2856ac2e9db0bee4151ab34475d009af 882352 libghc-happstack-server-prof_7.4.5-1_amd64.deb 7c789821d8755a52ba271421df0dbdd98d7b3e202e99d27aa877f0a87773df53 4437 haskell-happstack-server_7.4.5-1.dsc e27b7082944805d0fb48adf632d44ff9e19ed07165de6c0693c9d9457fd89945 5192 haskell-happstack-server_7.4.5-1.debian.tar.xz 704a11b50604e57bd960633a73baa77fe23993f41b35202a0e26f4af2f91dc96 79941 haskell-happstack-server_7.4.5.orig.tar.gz Checksums-Sha1: 3e086d241cd1e4c1f2064c3937aa50469384de35 837390 libghc-happstack-server-dev_7.4.5-1_amd64.deb 399ae8bf41754cf18e3137faad34bfec3d23fbb7 233598 libghc-happstack-server-doc_7.4.5-1_all.deb c5a68888d550e99a3d7b2f5a3f67451e499c294d 882352 libghc-happstack-server-prof_7.4.5-1_amd64.deb 1edf9aba2e5c744fd3b76f874b454df206cd1861 4437 haskell-happstack-server_7.4.5-1.dsc 7bc36fb63f1c994699dcd8d47405465caa25e08d 5192 haskell-happstack-server_7.4.5-1.debian.tar.xz cf15dab72165c3c84598e815dd038ed28697e01a 79941 haskell-happstack-server_7.4.5.orig.tar.gz Files: f8440100ec5a3377d51813083052f186 837390 haskell extra libghc-happstack-server-dev_7.4.5-1_amd64.deb a4d6b79cb6a838f717b0bbded0410835 233598 doc extra libghc-happstack-server-doc_7.4.5-1_all.deb 0e1efa8778247ebff17aaacb1500c73f 882352 haskell extra libghc-happstack-server-prof_7.4.5-1_amd64.deb cf02a22a443f025ff3d8545b21f8a8fd 4437 haskell extra haskell-happstack-server_7.4.5-1.dsc 4b11d610c6eef04f439de79cd5f6b783 5192 - - haskell-happstack-server_7.4.5-1.debian.tar.xz f8f417680cf182f9ed282176fdac60d3 79941 - - haskell-happstack-server_7.4.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+AkP/io2BNhaYs3gVOg4VGHqb9cC FzFeI8Xhz1gFarMwE4vbrRr0YpzmabJkja+0AGea2CEnnRUvr1MsHeOj1w7Io28D We+CbBcZKvzujVZmf/GFr9wEuqZ7KnP9Ll7A2/UE1AnGVXkrQ/YZCDyxKf8k42FI r3mF4PYL72pc07Lu8Z2qXHsmZk62X2K0SP/Hk8+LtDRBszzc64pX2KWQaz8vLL7D dEd1U41vYMmmmzbteQ29h/xSOw5kL1zpXebclWBUkc3cIvSp/Uq6NV8od4FFo5zv YOSlNre5hlVk1qgAujmZ4YOxGWzFHAssRoKbBpYijRG6YqghAB+Id1t7jS8D1x3y YoIdawTZ7VN1fF9GCttjSJCKLNxgyATVsnZp8xCXI+g7GVkadnt8r6fFSzq+Gpke hG1O838rKbxmJdkB2R6zeu8JvIVkvlnIIR5Ht0t6YrYI8p4Dg+0ubk1kWaQH7ey9 RScxQxRBKoMbax6hs82ohoprjCZkunneehRp2zSCjx843kW3zEJVcQmgU8v6HQAW Xdy9Qpv02lCNLusawujUVFXL08HDPTE7eequOY9Hm98X2VEEl9jsYR2RtKK2S+rh HTymy8CA6inlTJM4dm3Tr8Tt6tVm3TusL3jrsXldbCjJCwUanZfRoUNBOf1vxxcX xlBt6/3dUtFBI2ArHfte =XAtX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:03 +0000 Subject: haskell-hashable-extras_0.2.2-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hashable-extras, version 0.2.2-3, however unstable already has version 0.2.2-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:12 +0000 Subject: haskell-hit_0.6.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 17:44:56 EST Source: haskell-hit Binary: libghc-hit-dev libghc-hit-prof libghc-hit-doc Architecture: amd64 all source Version: 0.6.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hit-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hit-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hit-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hit (0.6.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3626972d7424bcec250946aa7ad55871129f61ebf8d816d438b9235ad8e76cd0 515018 libghc-hit-dev_0.6.3-5_amd64.deb 981ce8c05b34e4c5fd5fdcdeead833e65819003070f4def49e0a841b46f7a373 115518 libghc-hit-doc_0.6.3-5_all.deb 8def5c55ff34052bd96b3b205a759345a5c7002a8252129a1f4f7d383914af33 433878 libghc-hit-prof_0.6.3-5_amd64.deb bd2682666f9cbc773d2d6d34b7c91920b884b310ec34bda1a75df3068fca1c74 3434 haskell-hit_0.6.3-5.dsc e7062892e391fd639e05fc1aa2bb01460615ffeed0af455cee621d7b46d69a89 3028 haskell-hit_0.6.3-5.debian.tar.xz db86b3712029a4e40d1306dd6cc9ca2c9f4c77fe65a2b74106f1cbd2de26e471 38690 haskell-hit_0.6.3.orig.tar.gz Checksums-Sha1: 4db22ed50ae20a93a69b8e1d3214e06481cd8f8e 515018 libghc-hit-dev_0.6.3-5_amd64.deb 91958f119d2121d1796f1fb5c72b1dbf443bae2b 115518 libghc-hit-doc_0.6.3-5_all.deb 71cb8ccf62abfbd01edc5b4df59e61e6ba31042d 433878 libghc-hit-prof_0.6.3-5_amd64.deb 039fb72cff33cb70c53518c31b9b94c882936fb7 3434 haskell-hit_0.6.3-5.dsc 8c91405b79d862937099541295dc9530aca5b866 3028 haskell-hit_0.6.3-5.debian.tar.xz 57127243f20f0c60dd15c904bfb793a203a4c70f 38690 haskell-hit_0.6.3.orig.tar.gz Files: 36ce7ae3d05f62fdc95e817d4afe48ad 515018 haskell extra libghc-hit-dev_0.6.3-5_amd64.deb e8ceb3e2477c11539a8584ff717ecdc4 115518 doc extra libghc-hit-doc_0.6.3-5_all.deb f0ac4bc5d547160d533cec8ff242711a 433878 haskell extra libghc-hit-prof_0.6.3-5_amd64.deb bd4b4eb9c4c7f1a6cd57e1ff5c09615b 3434 haskell extra haskell-hit_0.6.3-5.dsc 980a9caf372550970eb8441aee6b92f5 3028 - - haskell-hit_0.6.3-5.debian.tar.xz 4d43751ff162a1727c620e3fabf4c633 38690 - - haskell-hit_0.6.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSskP/3x+3zwP/dxpdaMjU2jaOVf/ /9Z50+zYB2cJBhJrir1Vk0Ay7dYhuDtkyBv19KEjqazGPsJGE2Ea4YoG5cx1xdoh YcJiIm0pIUHUD0qOcsu2uVJMWbzVLx+DxPhU7DJRL49Yw7Rr7meO7vrWlzT294ao 4ZkFzWRAIhpet3PwVS5KRUdhDFsa2UwbUtkG+lDfZ/LV4o4+2VdSDoicFs11oO8e m94rxY8Uio4cC3YXPLRVoGhzZyumZgoASRhXvvaVbMxNS/uWBzcHOyHvIckxN6yk Mh67xOWxu98nIJpy2PdF80au3RJuboV0Flz0MBY17bUc08QOvn7FzFd9fKcgpj10 1MJqrzzHcpshXiPrHGEBKO+mKVU94l854iLAykJ89L8TUt//5fhM46yPKsDdc+Lx fWP9skwT6NCVD4G1PW73+t6xGWcbPdx1PGRClr3uVtNyWq4mj2G4nmTu5VA6KAmW PCpPzJnl02hMsHvHoRS8Onb1r2wdRKrQF66O7aAOBm/yLiPZhbs+6DEJuicblfqX jioO8mie5tHixNrZIGCJpLeSoXHcvJ2NJazptVDkvXwn+qAzYbfZrBFioeQg0knV hE3Ma8GJXQu9+hUY+qOf3fHxl8wwxf8qKKkn9PEH4667GG8+j4f1EcSZY6kkOOub cx1DcLtaGsjsG5fQ2098 =9SN3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:19 +0000 Subject: haskell-hxt-tagsoup_9.1.3-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hxt-tagsoup, version 9.1.3-5, however unstable already has version 9.1.3-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:26 +0000 Subject: haskell-ircbot_0.6.4-2_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-ircbot, version 0.6.4-2, however unstable already has version 0.6.4-2. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:35 +0000 Subject: haskell-jmacro_0.6.13-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-jmacro, version 0.6.13-3, however unstable already has version 0.6.13-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:46 +0000 Subject: haskell-nettle_0.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:07:29 EST Source: haskell-nettle Binary: libghc-nettle-dev libghc-nettle-prof libghc-nettle-doc Architecture: amd64 all source Version: 0.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-nettle-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-nettle-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-nettle-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-nettle (0.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fed0c85ead3eb45a12e0800ecfc1e9deb7b0490059acb57af79862c72385fdd6 220622 libghc-nettle-dev_0.1.1-3_amd64.deb 18b67604ee86d89a5d65d9f9453a48698107d293ae97d789d17622882928ff18 79348 libghc-nettle-doc_0.1.1-3_all.deb 23b33da07d816349f9d6db7166991d7fd4e5daed49231b4af1082d671e417d6b 180494 libghc-nettle-prof_0.1.1-3_amd64.deb 7df16f3a3758b1f921fae732f47a8359dfd82c37c6a5be5de7f8f7ae419c99ff 2919 haskell-nettle_0.1.1-3.dsc 1bd6c3ef55012b11d19c07874ff270f384e7ae4059da25bdb05fd1b34aaf4d15 6552 haskell-nettle_0.1.1-3.debian.tar.xz d94f69735738fcc6a4c3450e7aa39807514e431a2da4ddd9cc6905a2670925d1 247045 haskell-nettle_0.1.1.orig.tar.gz Checksums-Sha1: acfdb0246c30d461f3b2fd920f2d12b1c3d21cc9 220622 libghc-nettle-dev_0.1.1-3_amd64.deb 95e8bdede990644a5c77691b918fe0352a87e769 79348 libghc-nettle-doc_0.1.1-3_all.deb df18eac11d388c09ec62cd292a08f23a98270872 180494 libghc-nettle-prof_0.1.1-3_amd64.deb 02e6d1417767a100229f1c306926433d9d584100 2919 haskell-nettle_0.1.1-3.dsc 68678a104f7a455aadd47a75c6de2741360c9d68 6552 haskell-nettle_0.1.1-3.debian.tar.xz f59185c342dcf38571dd93c1f488b317a09da2f9 247045 haskell-nettle_0.1.1.orig.tar.gz Files: 3d36ee6de737c4c99c0b2f137a447b17 220622 haskell extra libghc-nettle-dev_0.1.1-3_amd64.deb f0860091a10f554934ec4be897b50a61 79348 doc extra libghc-nettle-doc_0.1.1-3_all.deb 7b9dc2c84638dcaa9fba079cc8912263 180494 haskell extra libghc-nettle-prof_0.1.1-3_amd64.deb 01f30671e3495704e0a22f941c49e9e5 2919 haskell extra haskell-nettle_0.1.1-3.dsc 3606e46c38aef48bb617c416256dc6d2 6552 - - haskell-nettle_0.1.1-3.debian.tar.xz aed51c7f07a227016ba21aca91d81316 247045 - - haskell-nettle_0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorsEP/iddT1aHRRpoEDxs19qx4ATq HI3IcE7jxyFGaA+0ReyLY2Lsqc91BzLnMSS8rDTuk6DqouPHQT/RQFSiGhZNG4it maEvOh3riJFXTYpGApFRQuhrfXPoJjok3Y4UboiA2ZTBo7kE1vHKUzHgxBeXUKVj ax0+jC0MVV2pDjRxhkD9TR+zVbURWA07evbvuhcyxa/Yus+4wrR5JfkUIEYTCd4k cQjQ4/NwTowmjmSWbRvIH4R7RbuXWBxZt3Bo34/8//OWQ1ZvFFPuVDSPdPigc0Jk AmJ1JxIDZoiqaecOG5wv395B6t7yPu3TeNSBheKN20bSGcOWzBKZmhYDjy4mdLcz lfCKMTMzWC8VTBbiKQl2BH8MBMHnvknQvXS3flVWro5RDIx8ex+BZj62ZOXA3pRU GX59sD895vbAHn50KvAOBTzWA7hmpGcdA/2z1ow46RSxPQ+tmXEK/+/Z6E4RRicP 0MVlxoTzppkgBYkBW2lrJkS5p0PWgyMNeT5ox7GI/uQLmAPuXHUqDkUQ1zK1HSuz 9j7ouCL1pZPaC26wr7tUuOQAxwUtplvsxIh/aaKSg6A6yFIfEAtmC9GOvBlUbHnU etpr31Qw2CouEgunND0QEY7ObAtNEe8t5mSYjRbYthSEUjliQzCQ4ZF8devZ+V0C 5l09qg0Un8Yl3nmTRTtA =eSCF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:36:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:36:56 +0000 Subject: haskell-regex-applicative_0.3.2.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 17:27:33 EST Source: haskell-regex-applicative Binary: libghc-regex-applicative-dev libghc-regex-applicative-prof libghc-regex-applicative-doc Architecture: amd64 all source Version: 0.3.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-applicative-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-applicative-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-applicative-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-regex-applicative (0.3.2.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fc95dfcc890177fe8ef8a12497867b1fb1c684b142db0b657125f5f2722fced9 90122 libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb 2106384ea35383edf7f88e44bfd5832f7dcd6bff262b425848f0eb97facaa2fd 52720 libghc-regex-applicative-doc_0.3.2.1-3_all.deb 18bbdef78f8a183f743cd35cf089fafaddd519c952b8dd4da3a30a7395fed328 77776 libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb 3a7d49871c7b8599b05a4972356756d9d051d10a3176bdfd6a8a7491114f2490 2604 haskell-regex-applicative_0.3.2.1-3.dsc f2d9a57f7fecedb659ef43cab57bf0f8cbd51d683bff7e35c55a50154a226f57 2144 haskell-regex-applicative_0.3.2.1-3.debian.tar.xz bf4ab2dc765d8083ac08a72b2221712a942a734b90e4ce433baf4b5c8db35ca7 13531 haskell-regex-applicative_0.3.2.1.orig.tar.gz Checksums-Sha1: 7e9610ff703a061608e128d545f195973ff3b970 90122 libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb e05d0968cc52bdd5541fdfd774d773e6158b8d87 52720 libghc-regex-applicative-doc_0.3.2.1-3_all.deb 30db9072b139b1f60ad4740f3226990d1de34480 77776 libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb 3e802fb438039c2e564c790f30f4d2b9fcbcfb01 2604 haskell-regex-applicative_0.3.2.1-3.dsc 54909a7c46cb497d1365239db182ef79ef4be766 2144 haskell-regex-applicative_0.3.2.1-3.debian.tar.xz f7c5ff240f2b784c75a45c6017846b02dc4fb15d 13531 haskell-regex-applicative_0.3.2.1.orig.tar.gz Files: ae4831817a63dc398637a2cf6ca14b17 90122 haskell extra libghc-regex-applicative-dev_0.3.2.1-3_amd64.deb 17745126b0f6125b36dc52010bcb081d 52720 doc extra libghc-regex-applicative-doc_0.3.2.1-3_all.deb 5e72fb43332ec1cd7a4081291ab18723 77776 haskell extra libghc-regex-applicative-prof_0.3.2.1-3_amd64.deb 9b3c0e7763bd38a0cc8b249954be1af3 2604 haskell extra haskell-regex-applicative_0.3.2.1-3.dsc fda8cc89ef0445a50ae808212ad7e189 2144 - - haskell-regex-applicative_0.3.2.1-3.debian.tar.xz 32c5ae8b00bbe456cde83c0f0da42ffb 13531 - - haskell-regex-applicative_0.3.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio99wP/0RAl3SCB8PVRNAKCQ3AaFtG qj8eBSJaS84qdpO81mLAtDXEwC/phjFt7b22sIrpz2qHZrv9jSBG81MaDuas9dsj biJb0ijBSFvcsJCWXF/EW0CG1bAGqmsacIOCvIAjce+LDwS0yyWPA20IpXC9dNfo O1kxnZiainBneIgccDQDotbKSKkq2+k9mu2lEvL2S2t+mZu3Z+HyCgbvkAj2j9ul n+jyeELbSmQxA9ircYNqTkJc7dx4rbRAX+Rz43qxgA6CFmlfrn5XHu8hRrkaLunX 87h7bSGmtprHGvyyHtov21gI92CAD3YPC6YRFh0zfRKU0c95SWfUiyShbJiYfWEl c1yt9Mip06eTjZQtkwvgnOyE1I2mEIq0h/8KnUix9rP5MC7w/OFFVEKKv2GKJZk2 hU5owMDZizx23aXhdd7yEYwptAO70fMCFUG8S8oHg5CRsLiQVMB/RwbCvWvURUVz nSrPuXVOXDp4KF7lH8SNr+60bCIL31CF11Jz4rTh8n4EwZ5Ct5pCF81xc/mtjByF wJGtZQ9/p4G/jIra8+oIW4WDKglJMF6C9LOq+NDShgujlWGDNzvz+BYcSk2VDjND jcO1bqFSKTCtLMpKh5sZ7G3DALr4LuQQ5S81xSGeumhNgd7+u3GJcM5eDEojyG5Y HnyY2gq+J0rcPp1rX/dM =pyng -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:37:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:37:05 +0000 Subject: haskell-sandi_0.3.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:09:53 EST Source: haskell-sandi Binary: libghc-sandi-dev libghc-sandi-prof libghc-sandi-doc Architecture: amd64 all source Version: 0.3.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sandi-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sandi-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sandi-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-sandi (0.3.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: df182d2fdc4a2fe4bd7418e1aa2427ca52dad377df215e5eebf0b3703b9f08aa 69986 libghc-sandi-dev_0.3.5-5_amd64.deb a26a5f097f5a0142dcf70b7be47e1db8001ae9cc082036f0fe0c89d5bc5bda06 55404 libghc-sandi-doc_0.3.5-5_all.deb c46d9f617f303bcd8e7f5b89bf0ba60ba8f1f9f0ced0e38c3c7831c466d9cd90 55950 libghc-sandi-prof_0.3.5-5_amd64.deb a1457989d04acd8ba9099fd9ed84cd5fda5bdcaafd84d11fa95881fe58ef2027 2751 haskell-sandi_0.3.5-5.dsc 3bc8f697583364a9217a3d920db77c1e36d222f5df7eb18b2b148c74347eba7a 2648 haskell-sandi_0.3.5-5.debian.tar.xz 856ed995bad4183a69f65c70a78c4be37cf614c906097ea126bae75ce08daea5 18700 haskell-sandi_0.3.5.orig.tar.gz Checksums-Sha1: c52139de6197c45124c1abcb9e76e15b22945e27 69986 libghc-sandi-dev_0.3.5-5_amd64.deb 49751dec589e4f98e826bb3f71280af3c1901477 55404 libghc-sandi-doc_0.3.5-5_all.deb 4f41501a7f44deb2216770c2f32bc43326c137f1 55950 libghc-sandi-prof_0.3.5-5_amd64.deb 688c19cd2bcc1299850092219d8096ed0c3bca65 2751 haskell-sandi_0.3.5-5.dsc 4e74a137340a4e2bedbd197bd3b4400f7986713f 2648 haskell-sandi_0.3.5-5.debian.tar.xz fd18da916d9834b15bd54236cf93f42cbf82ebd7 18700 haskell-sandi_0.3.5.orig.tar.gz Files: ede72107c38f2088de3af21e876dc4ed 69986 haskell extra libghc-sandi-dev_0.3.5-5_amd64.deb a59c97692c8d2b156330e33a8fe3fdd5 55404 doc extra libghc-sandi-doc_0.3.5-5_all.deb e065b141214c7c553d2727564417f934 55950 haskell extra libghc-sandi-prof_0.3.5-5_amd64.deb 85b9d51cb0b299e980647ae45e4fb6bc 2751 haskell extra haskell-sandi_0.3.5-5.dsc 7e369be8335d31bb7dfba77650e1b3c8 2648 - - haskell-sandi_0.3.5-5.debian.tar.xz 6d895cc1f417b515d6b6bc352f6b2dfc 18700 - - haskell-sandi_0.3.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioA10P/0t37qPVqlljgPAbl0PcNKDy FYF5uWSuEF1MdNRXWyktfeSvLXHnCONnMVins9GVIf13gg6syYsvKhOc7SjBSCqY X9qY/aOCAesCv3paCspJbOThEun8gbxmt+Wk8aASPhpqwFe1XHi0/5CTFGmENkoW 0ZJntmY8hoagpafQEQJ6/yzmLMC4ErrvJzWxO5VcXSNFrRzTwxPPZ1clZIiZbL1C f257G2f/sX//ajiMyJ+pRs68ftrhu3Kl0qzveurC930HelXA4y00H7zZQw+Wd9bH RuGfoaG2Tao6X0Pf+yYLnBcsxoE+TDPj5bnjfLozvyH5dsV45hDpotlj3sd2Fkp8 s+a/MCYK+jeh8reUf8dmwu7q1FKirqSGCogxawMwGfKpKsUpUbjDJOTDuPU1kVQv sL6CyVN6XeRuIIaO9EiD2CnFcZpb6gMnQv1ojSKQpUYIWNaDmGpBKJKebf3g3ZSS CbnswbjTiq+AFXfwzxBv8WprkYLhlatIibQyS2mqpbe+5ZgfSGGfwHz2R+VD3KXE TjoYhbPl9ecXHmLQabOC2lwPbh2oVXKV6Sby6pgMmV5LCGnr9DRSqdxTa6yzmo9/ BaxJw6UBFSqtv1TDHVYxQVZ1TqhjWt7G/uhIMihaVZyDOD3XJcN+IdXyK/W2boqD EZU82cQcJU9dcoHF2vXg =HwRI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:37:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:37:14 +0000 Subject: haskell-uuid_1.3.11-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:04:47 EST Source: haskell-uuid Binary: libghc-uuid-dev libghc-uuid-prof libghc-uuid-doc Architecture: amd64 all source Version: 1.3.11-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-uuid-dev - create, compare, parse and print Universally Unique Identifiers${ libghc-uuid-prof - create, compare, parse and print UUIDs${haskell:ShortBlurb} libghc-uuid-doc - create, compare, parse and print UUIDs${haskell:ShortBlurb} Changes: haskell-uuid (1.3.11-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f9d08438b38e963df9d92e3c88cd4a6d637974c911c7adc8df8798abaf7a8939 36666 libghc-uuid-dev_1.3.11-3_amd64.deb c52230d7aa9e57bfc9beabd396a6f4134678c829d2020f89d81b4b0dbd218250 41446 libghc-uuid-doc_1.3.11-3_all.deb 2596ed7afdd2aaa61dfc70ce03b3c8fc3b4aed6f116854207163569893078aab 32034 libghc-uuid-prof_1.3.11-3_amd64.deb a2e3ac0c2e79d16805fc2b64b4825a0ab270a4be0190f2cf6bd8ab98bcd2aaae 2825 haskell-uuid_1.3.11-3.dsc 60958a557387a49e30a895aad9969d417c4785b04db4f86d15ce82c51b7ac87f 2700 haskell-uuid_1.3.11-3.debian.tar.xz 671876d2f848c9155bfe661eb138d585897ab5b0a2f2e143ef85114d459814d5 8578 haskell-uuid_1.3.11.orig.tar.gz Checksums-Sha1: 6c9146ba4da252ec09ccd5632b0e11192f0b9383 36666 libghc-uuid-dev_1.3.11-3_amd64.deb dd74771526ea586078bc85fc9b56621b9a8bf43e 41446 libghc-uuid-doc_1.3.11-3_all.deb 14721c4f3eb352d6bcdb74fb1145175def5b069a 32034 libghc-uuid-prof_1.3.11-3_amd64.deb 7e6810d115fef30399ec6fbbba2a1454a2906398 2825 haskell-uuid_1.3.11-3.dsc 32eed6de19477acdd5fbc01b94da309891bc022b 2700 haskell-uuid_1.3.11-3.debian.tar.xz 8a87691fd957a5cc04d749c95128f8b5e799633b 8578 haskell-uuid_1.3.11.orig.tar.gz Files: d45d048ea428b1990b50f813626c0ac8 36666 haskell extra libghc-uuid-dev_1.3.11-3_amd64.deb b391889ee2c769afba08ff393f6d3457 41446 doc extra libghc-uuid-doc_1.3.11-3_all.deb 03b997e8f3834c046a0d15a3e42c0f21 32034 haskell extra libghc-uuid-prof_1.3.11-3_amd64.deb 7171b05d61d99f2d5efb9bb560bd82b6 2825 haskell extra haskell-uuid_1.3.11-3.dsc 0d8ada0c6e9130cd5155ebca00f8c66d 2700 - - haskell-uuid_1.3.11-3.debian.tar.xz c6defa0daa3f9ec87b94e69e6d541356 8578 - - haskell-uuid_1.3.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1rkP/AtD2mD4X9k0w9REaCM98MX3 FSP7+4b582rx8MHMsh1ZJ0Uq9WqPHbkpgAKiyX+DMoswoPNdB7zSlpKQjsyeVVZv MqTOfoJKbXne6DCCCm9DNT8zcbt6+wKaR0TzFtNKGje0S9oZFpv906Yu2m4iqGp7 t9jXd9Jwexi8tJs/imqxMIVfzuijeSOxK1kt6MCLO9FcCFm2znUqm0YbHy0ZxtP2 RQ3ITbDX9kTxAEBbvbOyrOKXSGhuBkNHWBT5Jb5fxQhdn+FWR77YwJLZgzFAdpOS z+qHPi+h6cSjU/tApAYE8zGEz7eCcwx5bivDzS0q/fpMti+1d3X1M8aeupqt1hEG +Fe37JvycXyyaANzMeAbv9frVa/NALxDfM4NN6oAkau3AH5XHgPTQk6mLfJ9i5ww YAnkWJhX0GV169uRHu6atHWOTs6AjzNhd3IzLG2LNjX1+gOHu9d7YjR99VB2RkA8 0N0doOtNuixf8gJfid5sNPq9vX9ibIPGMnUoRuH35qxjbb/z59zcC2fDj3orHkHl rKDhnfcOuTTgV6xbVfMixenz85hGAABBo48cd1iMqeTfJoEe6nDwDJRukzEwX+/D LnDxBsQ6hTv6Rl4aR+k6FmDp/AXoFm1Z78YDfSaP9aEQcF4m6nYFtlNWvMCz46o3 uGEP4BKbRpgkPR1wmwsb =6mhr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:37:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:37:21 +0000 Subject: haskell-x11-xft_0.3.1-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 17:48:39 EST Source: haskell-x11-xft Binary: libghc-x11-xft-dev libghc-x11-xft-prof libghc-x11-xft-doc Architecture: amd64 all source Version: 0.3.1-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-x11-xft-dev - Haskell Xft binding for GHC${haskell:ShortBlurb} libghc-x11-xft-prof - Haskell Xft binding for GHC${haskell:ShortBlurb} libghc-x11-xft-doc - Haskell Xft binding for GHC${haskell:ShortBlurb} Changes: haskell-x11-xft (0.3.1-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 66fa91044f666ebbae18fd2bf7f10d4265fba3647a7d9fe2ec5ddde24100b43c 41488 libghc-x11-xft-dev_0.3.1-9_amd64.deb 7d5bc7032bc48bd6463eeaae5ac811e3f34b2f1461cac7c053febc0fc58dc9aa 37168 libghc-x11-xft-doc_0.3.1-9_all.deb c19862e82398f8a552b5953ca161b7f50c1fc30de93c422d254dfa1d646a887c 34876 libghc-x11-xft-prof_0.3.1-9_amd64.deb 49c5f406326c06fefa67e2b22d55c4deb00e9099c825a285d6b2ea3dc9219342 2507 haskell-x11-xft_0.3.1-9.dsc cacef276a3b5e7a3d2bb34306fdf386189c89b2d1c391bf216f12f0c3ea73ae6 2560 haskell-x11-xft_0.3.1-9.debian.tar.xz 4eba3fee62570e06447654030a62fb55f19587884bc2cef77a9c3b2c3458f8d1 13621 haskell-x11-xft_0.3.1.orig.tar.gz Checksums-Sha1: 77c242cf3d0a378348cde9793fb515604f327f0b 41488 libghc-x11-xft-dev_0.3.1-9_amd64.deb ef381eda1958792201bbf155f1beff3d9d09659d 37168 libghc-x11-xft-doc_0.3.1-9_all.deb 7ff056e1144361a27710abf7eed5b8b58102c12a 34876 libghc-x11-xft-prof_0.3.1-9_amd64.deb 5cdc3e7503949024e551b4460b2252e527b0a131 2507 haskell-x11-xft_0.3.1-9.dsc 1a838eb3b3e81603ff60c135d9e197662556129d 2560 haskell-x11-xft_0.3.1-9.debian.tar.xz 03bca9046ec6c9ef1cbf53e9b52e8d7f46b50726 13621 haskell-x11-xft_0.3.1.orig.tar.gz Files: 0569ba0d839d79b66c51df487c8cd2db 41488 haskell extra libghc-x11-xft-dev_0.3.1-9_amd64.deb 361451ad56c9720425b193bd86ec2edd 37168 doc extra libghc-x11-xft-doc_0.3.1-9_all.deb 4ad5cc6d208b7527b0d8924460a2fd74 34876 haskell extra libghc-x11-xft-prof_0.3.1-9_amd64.deb 8c0383df509b5409ac23b6034f782015 2507 haskell extra haskell-x11-xft_0.3.1-9.dsc d637c9bc055398587864b9e497b8a095 2560 - - haskell-x11-xft_0.3.1-9.debian.tar.xz ad885150a59f63de328e73abe5ffc79e 13621 - - haskell-x11-xft_0.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMDRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioP/EP/RsOVzX+XSXVBPsO78NksAG7 9s12KBocBH6LeC1WSRLPHLuHH1HAOXE23rbz0ofv7w5oLQ8ybvymvdNmtOo+WaLE h8qgE78QAbn0WcvyNv6cqCFSpCWLMolQf6Xgf9UR/cRllsfBCol5/IywnkDrkor1 JNs4GcvP1HZwDpNlUEDHSQwzkLQv8RQ9a4h2Gvt9Uqiwbx3kgYUJc/uNYO8LD19h aqFWnbJvLpppDK8BK2WEfkrtzuq8UjHkEgKT+fEGV8EIt6ykYY/rZyydKck8o5rq 94Bt8NL5upiMGOon1ghEZpGNTW9PMcaXXAOY3tNFSaP6aQ/fmYktzOSBxXFMSecW wjC6VHM49Cvg9eTIDfUgLW9ZOCmIPNSR3VtfTrTnsSZr2DLkjofkp+6EQ5kQ20BF eNNXDskNL21Llj/BcIZo4zS4VxWLQx/6LOUqu/DZy9zSXz4XMFdgsSWm0cMHcNZZ JokKjLHS+85+wQSuZAWkZ9Xh5gXcEecoVTIIFgRuDfHXJPg7S7UAE6l3+yDxl3A+ Er+mT0KNwki7HEEmGfyBgAxyOQlLNzsfItNMrQNB6qES68zWxjmrMcZ90K5Gz9FS CrpxsGb+J4L70YykkvTFRtQxfA+H+jr+IJhD6JDyNdHM2By4SDdEYVNzOdn9lw0K AUxapetaGO1HqntMAlY+ =PDN4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:37:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:37:44 +0000 Subject: Processing of pandoc_1.15.1.1~dfsg-2_source.changes Message-ID: pandoc_1.15.1.1~dfsg-2_source.changes uploaded successfully to localhost along with the files: pandoc_1.15.1.1~dfsg-2.dsc pandoc_1.15.1.1~dfsg-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:39:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:39:17 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:39:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:39:16 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:46:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:46:01 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:46:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:46:51 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:52:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:52:05 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:52:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:52:05 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:53:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:53:02 +0000 Subject: pandoc_1.15.1.1~dfsg-2_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 06 Dec 2015 18:24:16 -0500 Source: pandoc Binary: pandoc pandoc-data libghc-pandoc-dev libghc-pandoc-doc libghc-pandoc-prof Architecture: source Version: 1.15.1.1~dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pandoc-dev - general markup converter - libraries libghc-pandoc-doc - general markup converter - library documentation libghc-pandoc-prof - general markup converter - profiling libraries pandoc - general markup converter pandoc-data - general markup converter - data files Changes: pandoc (1.15.1.1~dfsg-2) unstable; urgency=medium . * Upload to unstable. Checksums-Sha1: ee377fc3ef771f068cd3aecf8a79714c664c8da4 5913 pandoc_1.15.1.1~dfsg-2.dsc 7365a79bb9715cec5d8032214f6c283c74c010eb 40788 pandoc_1.15.1.1~dfsg-2.debian.tar.xz Checksums-Sha256: b05b459a45296909cecd95c626ab50c9b367a0a3c14ee9624d1046797ea88f93 5913 pandoc_1.15.1.1~dfsg-2.dsc 7cb0e634dcc72cf2634fcde359a6eaffa43eb227f3839dd0da3635158cb014f9 40788 pandoc_1.15.1.1~dfsg-2.debian.tar.xz Files: a715debfa8a90ac2197a909625016d30 5913 text optional pandoc_1.15.1.1~dfsg-2.dsc a863da1738769973878e69a73ff1c5ed 40788 text optional pandoc_1.15.1.1~dfsg-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZMYnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolMkP/3ixUukxKm7LqpocfHLUj72F imDurMBMlr+3Gja9k8NTYX0oVoR9o/GS7l8yTDRWAjitep/tEY+dI3o3r2AKSpJO QzTAeOoTA0Hl8nLdFo7Gb1Wt1jMT015hhRzKq1iEXRwIfSyEGFg6wjxUXFO94M9O hA+hzZaPFurJRDz3EhKQGHySU+f/7uoypcbLRXl2NtZMT/y02O9dzucV4jB2LafF I4EJ865jV1Cxv7ucFhDyU6F7rZVtTNk0KUqsSoaLb3vlT+Rvg30jbqjzrf55Uy71 rOy+y5eLZpiEGxJACHtCSojDXE/SvId8mFXQOAnl+8x5Cv2Jl/2/wDyNV035uHyI LZiAnMRubbA9Y9L/FiMIiFJE411wqWpJeVGE0+OE1hOscf+VMC3lDp0PML7rTYo7 I4UOpkBh6EH2VYzxTTijAxFMvoqEBQqup7NpRFh9dcjDRMZlbKc8OWRdn4PDwD5k UaGPwcYiKuxrCjzdmFo0KA5cHOUX6U9eq9Lu/Nyb3wtaA3X08+4rzytbG6ULnm11 q6C4MA3lVOd9/C9S4xp2Mn8MrpDJZHROc6jkC3CzLkCLVR6ahS6sO5pZlVTl/TYu UTI4UAAG9PaCbplL9ludPek+pYjDve1Na5SjTQjs2JcJQF5DBS5XSirHiP0ULXDp GgJLOLgHIc3e2uaKSpft =/ato -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 6 23:58:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:58:26 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 6 23:58:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Dec 2015 23:58:26 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:03:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:03:31 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:03:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:03:30 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:08:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:08:36 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:08:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:08:36 +0000 Subject: Processing of haskell-gloss_1.9.3.1-3_amd64.changes Message-ID: haskell-gloss_1.9.3.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gloss-dev_1.9.3.1-3_amd64.deb libghc-gloss-doc_1.9.3.1-3_all.deb libghc-gloss-prof_1.9.3.1-3_amd64.deb haskell-gloss_1.9.3.1-3.dsc haskell-gloss_1.9.3.1-3.debian.tar.xz haskell-gloss_1.9.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:08:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:08:36 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:08:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:08:54 +0000 Subject: Processing of haskell-gloss_1.9.3.1-3_amd64.changes Message-ID: haskell-gloss_1.9.3.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-gloss-dev_1.9.3.1-3_amd64.deb libghc-gloss-doc_1.9.3.1-3_all.deb libghc-gloss-prof_1.9.3.1-3_amd64.deb haskell-gloss_1.9.3.1-3.dsc haskell-gloss_1.9.3.1-3.debian.tar.xz haskell-gloss_1.9.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:15:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:15:15 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:15:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:15:15 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:51 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:51 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-glob Message-ID: <20151207002051.D0F0E1ED6D@jenkins.debian.net> 2015-12-06 12:52 https://reproducible.debian.net/unstable/amd64/haskell-glob changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:51 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:51 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-graphviz Message-ID: <20151207002051.DDC171ED0B@jenkins.debian.net> 2015-12-06 22:49 https://reproducible.debian.net/unstable/amd64/haskell-graphviz changed from reproducible -> FTBFS From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:50 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:50 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-ekg-core Message-ID: <20151207002050.E056B1ED6A@jenkins.debian.net> 2015-12-06 22:25 https://reproducible.debian.net/unstable/amd64/haskell-ekg-core changed from reproducible -> FTBFS From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:50 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:50 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-feed Message-ID: <20151207002050.D59581ED69@jenkins.debian.net> 2015-12-06 10:35 https://reproducible.debian.net/unstable/amd64/haskell-feed changed from reproducible -> FTBFS 2015-12-06 12:37 https://reproducible.debian.net/unstable/amd64/haskell-feed changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:52 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:52 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-hashmap Message-ID: <20151207002052.B69CF1ED93@jenkins.debian.net> 2015-12-06 12:13 https://reproducible.debian.net/unstable/amd64/haskell-hashmap changed from reproducible -> FTBFS 2015-12-06 13:28 https://reproducible.debian.net/unstable/amd64/haskell-hashmap changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:51 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:51 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-icalendar Message-ID: <20151207002051.207361ED6B@jenkins.debian.net> 2015-12-06 05:25 https://reproducible.debian.net/unstable/amd64/haskell-icalendar changed from reproducible -> FTBFS From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:52 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:52 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-bytestring-lexing Message-ID: <20151207002052.DC3A21ED9B@jenkins.debian.net> 2015-12-06 10:20 https://reproducible.debian.net/unstable/amd64/haskell-bytestring-lexing changed from reproducible -> FTBFS 2015-12-06 12:25 https://reproducible.debian.net/unstable/amd64/haskell-bytestring-lexing changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Mon Dec 7 00:32:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:32:57 +0000 Subject: haskell-gloss_1.9.3.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 18:59:20 EST Source: haskell-gloss Binary: libghc-gloss-dev libghc-gloss-prof libghc-gloss-doc Architecture: amd64 all source Version: 1.9.3.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gloss-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gloss-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gloss-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-gloss (1.9.3.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e48c361a6a523e572e1b4dcaa877b905d7494ff9dd107bc1d46b2d135bb18c66 218162 libghc-gloss-dev_1.9.3.1-3_amd64.deb f96f3c8c35e3b64c6aa6af6ef0c45dc4a310defd7c882788d08a125aa82d2498 94520 libghc-gloss-doc_1.9.3.1-3_all.deb dd958973792119ce1b6156c85db726448f50dce9c368f19f92db3e09d4456421 181422 libghc-gloss-prof_1.9.3.1-3_amd64.deb 0c359fac5d2f15286deb8014ae69cd5ad6fc7492386989678be9778d20529020 2727 haskell-gloss_1.9.3.1-3.dsc 563772114d4e727d33bd93eb389b13e0a688080d96862a346fda18ccb43c39e7 2692 haskell-gloss_1.9.3.1-3.debian.tar.xz da6e9fa51104191cc78ccb0e389bb14bd3993e08d808d3a6e6ce1d474ca04405 29325 haskell-gloss_1.9.3.1.orig.tar.gz Checksums-Sha1: 40475b2e53a59550d62f7de7868c5f9e9a66ec7e 218162 libghc-gloss-dev_1.9.3.1-3_amd64.deb b556e9132e7018016a0d794e3c49fae4c5d5589a 94520 libghc-gloss-doc_1.9.3.1-3_all.deb f3f331be1ce1934476d8bb76a7767da92a278487 181422 libghc-gloss-prof_1.9.3.1-3_amd64.deb 99073abd42fa20b3985849692550d0eef43cd5fb 2727 haskell-gloss_1.9.3.1-3.dsc e8be95646d4b3d0c5ef616ee4d745c12ca141821 2692 haskell-gloss_1.9.3.1-3.debian.tar.xz b0f0cf279e501173824f62d813c6e9a41d201e2e 29325 haskell-gloss_1.9.3.1.orig.tar.gz Files: f87314769c7a0daab3387be33ffccd69 218162 haskell extra libghc-gloss-dev_1.9.3.1-3_amd64.deb 6a4229b558282783ff78f2eccefaeb92 94520 doc extra libghc-gloss-doc_1.9.3.1-3_all.deb d119b58e3717e0a912099504091d3c29 181422 haskell extra libghc-gloss-prof_1.9.3.1-3_amd64.deb 46c8831f736c05bb8b0b04a3127ef52b 2727 haskell extra haskell-gloss_1.9.3.1-3.dsc 46f3cd5b4a2935a55bc64e9c53b0b598 2692 - - haskell-gloss_1.9.3.1-3.debian.tar.xz 4a083897845b9fc3f71090d3901976a5 29325 - - haskell-gloss_1.9.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZM3CXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogg8QAJ3ewGZSMFXHCyc4Hy9sI4Jh A2Ph7wEB2ogLBwjvFDxVUDtd/5xtMMRm9CI8ekED6Z6fBr4TGPsamZYiz9rqAyuL vThEywFXDTPJgH57HrKM3SdRlUqNSeAFKLD8QkmMoHl7Fjo1p3sBpYV/XCTPXKKl eCEtTsUPfjNUnri30exMeKehzBd13wg4XdDal3hI9EnKYU5pz8dMkjlcL8zl157i lyEgvHgvLCPnQ9vV7l6aNdEgUHgTimVI12WUpkrAALi5ebkkN7HbK+1S8gyG59v6 TVH7/HNoPS4YeaR7JSUiU/Ou1I3/MoA/yeK4EThd9qzMHFDIoFhQ5+i8Rfx/EyHl 9hGY5+WxLnL6ih2ExTQu3WQ9hT35RF0NhrvdwXL9+TnUMEb63dFIwlzib7Skzc9A ItfFesfrBjXptaoTj4G1t+2taXQcdicshEYokSCJw2Sb7nh5jDA3zObQwKr6/g8Z /wJwazT8taho4LrYo/lvwUhnxmXUk1lHxzGEdwU1ZmIeE8FX3X1tmy46UlQ7S+RC sJPsDbSvHwdMc9upcnSGIHmssQWc//alWEeztL3b0dxRP3Ho3YgXgmrLf44aRSqQ UnO4OGEYZZEPKYwfp9Wlv3ocmFnFN/fsDCbn4wXU8CjdPkbe7xlErod+Uvz046yp /W3cB1ydmUhDqBMqEelL =60+F -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 00:34:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:34:23 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:34:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:34:22 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:52 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:52 +0000 (UTC) Subject: reproducible.debian.net status changes for hdbc Message-ID: <20151207002052.F09DF1EDA7@jenkins.debian.net> 2015-12-06 13:27 https://reproducible.debian.net/unstable/amd64/hdbc changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Mon Dec 7 00:43:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:43:53 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:04 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:06 +0000 Subject: Processing of darcs_2.10.1-7_amd64.changes Message-ID: Upload to ftp-master.debian.org failed Error messages: Could not create file. The upload will be retried in 0:30:00 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:10 +0000 Subject: Processing of haskell-asn1-parse_0.9.4-1_amd64.changes Message-ID: haskell-asn1-parse_0.9.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-asn1-parse-dev_0.9.4-1_amd64.deb libghc-asn1-parse-doc_0.9.4-1_all.deb libghc-asn1-parse-prof_0.9.4-1_amd64.deb haskell-asn1-parse_0.9.4-1.dsc haskell-asn1-parse_0.9.4-1.debian.tar.xz haskell-asn1-parse_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:14 +0000 Subject: Processing of haskell-blaze-builder-enumerator_0.2.1.0-3_amd64.changes Message-ID: haskell-blaze-builder-enumerator_0.2.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-blaze-builder-enumerator-dev_0.2.1.0-3_amd64.deb libghc-blaze-builder-enumerator-doc_0.2.1.0-3_all.deb libghc-blaze-builder-enumerator-prof_0.2.1.0-3_amd64.deb haskell-blaze-builder-enumerator_0.2.1.0-3.dsc haskell-blaze-builder-enumerator_0.2.1.0-3.debian.tar.xz haskell-blaze-builder-enumerator_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:17 +0000 Subject: Processing of haskell-cipher-rc4_0.1.4-5_amd64.changes Message-ID: haskell-cipher-rc4_0.1.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cipher-rc4-dev_0.1.4-5_amd64.deb libghc-cipher-rc4-doc_0.1.4-5_all.deb libghc-cipher-rc4-prof_0.1.4-5_amd64.deb haskell-cipher-rc4_0.1.4-5.dsc haskell-cipher-rc4_0.1.4-5.debian.tar.xz haskell-cipher-rc4_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:22 +0000 Subject: Processing of haskell-crypto-pubkey-types_0.4.3-5_amd64.changes Message-ID: haskell-crypto-pubkey-types_0.4.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-pubkey-types-dev_0.4.3-5_amd64.deb libghc-crypto-pubkey-types-doc_0.4.3-5_all.deb libghc-crypto-pubkey-types-prof_0.4.3-5_amd64.deb haskell-crypto-pubkey-types_0.4.3-5.dsc haskell-crypto-pubkey-types_0.4.3-5.debian.tar.xz haskell-crypto-pubkey-types_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:27 +0000 Subject: Processing of haskell-drbg_0.5.4-5_amd64.changes Message-ID: haskell-drbg_0.5.4-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-drbg-dev_0.5.4-5_amd64.deb libghc-drbg-doc_0.5.4-5_all.deb libghc-drbg-prof_0.5.4-5_amd64.deb haskell-drbg_0.5.4-5.dsc haskell-drbg_0.5.4-5.debian.tar.xz haskell-drbg_0.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:31 +0000 Subject: Processing of haskell-foldl_1.1.2-1_amd64.changes Message-ID: haskell-foldl_1.1.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-foldl-dev_1.1.2-1_amd64.deb libghc-foldl-doc_1.1.2-1_all.deb libghc-foldl-prof_1.1.2-1_amd64.deb haskell-foldl_1.1.2-1.dsc haskell-foldl_1.1.2-1.debian.tar.xz haskell-foldl_1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:37 +0000 Subject: Processing of haskell-happstack-server_7.4.5-1_amd64.changes Message-ID: haskell-happstack-server_7.4.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-happstack-server-dev_7.4.5-1_amd64.deb libghc-happstack-server-doc_7.4.5-1_all.deb libghc-happstack-server-prof_7.4.5-1_amd64.deb haskell-happstack-server_7.4.5-1.dsc haskell-happstack-server_7.4.5-1.debian.tar.xz haskell-happstack-server_7.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:37 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:54:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:54:59 +0000 Subject: Processing of haskell-drbg_0.5.4-5_amd64.changes Message-ID: haskell-drbg_0.5.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-drbg-dev_0.5.4-5_amd64.deb libghc-drbg-doc_0.5.4-5_all.deb libghc-drbg-prof_0.5.4-5_amd64.deb haskell-drbg_0.5.4-5.dsc haskell-drbg_0.5.4-5.debian.tar.xz haskell-drbg_0.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:55:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:55:01 +0000 Subject: Processing of haskell-asn1-parse_0.9.4-1_amd64.changes Message-ID: haskell-asn1-parse_0.9.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-asn1-parse-dev_0.9.4-1_amd64.deb libghc-asn1-parse-doc_0.9.4-1_all.deb libghc-asn1-parse-prof_0.9.4-1_amd64.deb haskell-asn1-parse_0.9.4-1.dsc haskell-asn1-parse_0.9.4-1.debian.tar.xz haskell-asn1-parse_0.9.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:55:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:55:00 +0000 Subject: Processing of haskell-blaze-builder-enumerator_0.2.1.0-3_amd64.changes Message-ID: haskell-blaze-builder-enumerator_0.2.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-blaze-builder-enumerator-dev_0.2.1.0-3_amd64.deb libghc-blaze-builder-enumerator-doc_0.2.1.0-3_all.deb libghc-blaze-builder-enumerator-prof_0.2.1.0-3_amd64.deb haskell-blaze-builder-enumerator_0.2.1.0-3.dsc haskell-blaze-builder-enumerator_0.2.1.0-3.debian.tar.xz haskell-blaze-builder-enumerator_0.2.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:55:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:55:02 +0000 Subject: Processing of haskell-foldl_1.1.2-1_amd64.changes Message-ID: haskell-foldl_1.1.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-foldl-dev_1.1.2-1_amd64.deb libghc-foldl-doc_1.1.2-1_all.deb libghc-foldl-prof_1.1.2-1_amd64.deb haskell-foldl_1.1.2-1.dsc haskell-foldl_1.1.2-1.debian.tar.xz haskell-foldl_1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:55:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:55:05 +0000 Subject: Processing of haskell-happstack-server_7.4.5-1_amd64.changes Message-ID: haskell-happstack-server_7.4.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-happstack-server-dev_7.4.5-1_amd64.deb libghc-happstack-server-doc_7.4.5-1_all.deb libghc-happstack-server-prof_7.4.5-1_amd64.deb haskell-happstack-server_7.4.5-1.dsc haskell-happstack-server_7.4.5-1.debian.tar.xz haskell-happstack-server_7.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:55:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:55:05 +0000 Subject: Processing of haskell-cipher-rc4_0.1.4-5_amd64.changes Message-ID: haskell-cipher-rc4_0.1.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cipher-rc4-dev_0.1.4-5_amd64.deb libghc-cipher-rc4-doc_0.1.4-5_all.deb libghc-cipher-rc4-prof_0.1.4-5_amd64.deb haskell-cipher-rc4_0.1.4-5.dsc haskell-cipher-rc4_0.1.4-5.debian.tar.xz haskell-cipher-rc4_0.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:55:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:55:07 +0000 Subject: Processing of haskell-crypto-pubkey-types_0.4.3-5_amd64.changes Message-ID: haskell-crypto-pubkey-types_0.4.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-pubkey-types-dev_0.4.3-5_amd64.deb libghc-crypto-pubkey-types-doc_0.4.3-5_all.deb libghc-crypto-pubkey-types-prof_0.4.3-5_amd64.deb haskell-crypto-pubkey-types_0.4.3-5.dsc haskell-crypto-pubkey-types_0.4.3-5.debian.tar.xz haskell-crypto-pubkey-types_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:53 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:53 +0000 (UTC) Subject: reproducible.debian.net status changes for cpphs Message-ID: <20151207002053.56FFF1EDB4@jenkins.debian.net> 2015-12-06 08:49 https://reproducible.debian.net/unstable/amd64/cpphs changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:53 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:53 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-random-shuffle Message-ID: <20151207002053.06DA61EDAE@jenkins.debian.net> 2015-12-06 12:17 https://reproducible.debian.net/unstable/amd64/haskell-random-shuffle changed from reproducible -> FTBFS 2015-12-06 13:25 https://reproducible.debian.net/unstable/amd64/haskell-random-shuffle changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Mon Dec 7 00:59:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:59:42 +0000 Subject: Processing of haskell-web-routes-boomerang_0.28.3-5_amd64.changes Message-ID: haskell-web-routes-boomerang_0.28.3-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-web-routes-boomerang-dev_0.28.3-5_amd64.deb libghc-web-routes-boomerang-doc_0.28.3-5_all.deb libghc-web-routes-boomerang-prof_0.28.3-5_amd64.deb haskell-web-routes-boomerang_0.28.3-5.dsc haskell-web-routes-boomerang_0.28.3-5.debian.tar.xz haskell-web-routes-boomerang_0.28.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:59:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:59:46 +0000 Subject: Processing of haskell-semigroupoids_5.0.0.4-1_amd64.changes Message-ID: haskell-semigroupoids_5.0.0.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb libghc-semigroupoids-doc_5.0.0.4-1_all.deb libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb haskell-semigroupoids_5.0.0.4-1.dsc haskell-semigroupoids_5.0.0.4-1.debian.tar.xz haskell-semigroupoids_5.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:59:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:59:55 +0000 Subject: Processing of haskell-texmath_0.8.2.2-3_amd64.changes Message-ID: haskell-texmath_0.8.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-texmath-dev_0.8.2.2-3_amd64.deb libghc-texmath-doc_0.8.2.2-3_all.deb libghc-texmath-prof_0.8.2.2-3_amd64.deb haskell-texmath_0.8.2.2-3.dsc haskell-texmath_0.8.2.2-3.debian.tar.xz haskell-texmath_0.8.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:59:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:59:59 +0000 Subject: Processing of haskell-web-routes-th_0.22.1-6_amd64.changes Message-ID: haskell-web-routes-th_0.22.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-web-routes-th-dev_0.22.1-6_amd64.deb libghc-web-routes-th-doc_0.22.1-6_all.deb libghc-web-routes-th-prof_0.22.1-6_amd64.deb haskell-web-routes-th_0.22.1-6.dsc haskell-web-routes-th_0.22.1-6.debian.tar.xz haskell-web-routes-th_0.22.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:00:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:00:09 +0000 Subject: Processing of haskell-semigroupoids_5.0.0.4-1_amd64.changes Message-ID: haskell-semigroupoids_5.0.0.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-semigroupoids-dev_5.0.0.4-1_amd64.deb libghc-semigroupoids-doc_5.0.0.4-1_all.deb libghc-semigroupoids-prof_5.0.0.4-1_amd64.deb haskell-semigroupoids_5.0.0.4-1.dsc haskell-semigroupoids_5.0.0.4-1.debian.tar.xz haskell-semigroupoids_5.0.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:00:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:00:10 +0000 Subject: Processing of haskell-texmath_0.8.2.2-3_amd64.changes Message-ID: haskell-texmath_0.8.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-texmath-dev_0.8.2.2-3_amd64.deb libghc-texmath-doc_0.8.2.2-3_all.deb libghc-texmath-prof_0.8.2.2-3_amd64.deb haskell-texmath_0.8.2.2-3.dsc haskell-texmath_0.8.2.2-3.debian.tar.xz haskell-texmath_0.8.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:00:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:00:10 +0000 Subject: Processing of haskell-web-routes-boomerang_0.28.3-5_amd64.changes Message-ID: haskell-web-routes-boomerang_0.28.3-5_amd64.changes uploaded successfully to localhost along with the files: libghc-web-routes-boomerang-dev_0.28.3-5_amd64.deb libghc-web-routes-boomerang-doc_0.28.3-5_all.deb libghc-web-routes-boomerang-prof_0.28.3-5_amd64.deb haskell-web-routes-boomerang_0.28.3-5.dsc haskell-web-routes-boomerang_0.28.3-5.debian.tar.xz haskell-web-routes-boomerang_0.28.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:00:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:00:11 +0000 Subject: Processing of haskell-web-routes-th_0.22.1-6_amd64.changes Message-ID: haskell-web-routes-th_0.22.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-web-routes-th-dev_0.22.1-6_amd64.deb libghc-web-routes-th-doc_0.22.1-6_all.deb libghc-web-routes-th-prof_0.22.1-6_amd64.deb haskell-web-routes-th_0.22.1-6.dsc haskell-web-routes-th_0.22.1-6.debian.tar.xz haskell-web-routes-th_0.22.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:00:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:00:29 +0000 Subject: Processing of haskell-web-routes-hsp_0.24.5-5_amd64.changes Message-ID: haskell-web-routes-hsp_0.24.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-web-routes-hsp-dev_0.24.5-5_amd64.deb libghc-web-routes-hsp-doc_0.24.5-5_all.deb libghc-web-routes-hsp-prof_0.24.5-5_amd64.deb haskell-web-routes-hsp_0.24.5-5.dsc haskell-web-routes-hsp_0.24.5-5.debian.tar.xz haskell-web-routes-hsp_0.24.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:01:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:01:45 +0000 Subject: Processing of haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes Message-ID: haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:01:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:01:43 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:01:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:01:47 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:01:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:01:51 +0000 Subject: Processing of haskell-yi-rope_0.7.0.1-3_amd64.changes Message-ID: haskell-yi-rope_0.7.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yi-rope-dev_0.7.0.1-3_amd64.deb libghc-yi-rope-doc_0.7.0.1-3_all.deb libghc-yi-rope-prof_0.7.0.1-3_amd64.deb haskell-yi-rope_0.7.0.1-3.dsc haskell-yi-rope_0.7.0.1-3.debian.tar.xz haskell-yi-rope_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:05:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:05:12 +0000 Subject: Processing of haskell-web-routes-hsp_0.24.5-5_amd64.changes Message-ID: haskell-web-routes-hsp_0.24.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-web-routes-hsp-dev_0.24.5-5_amd64.deb libghc-web-routes-hsp-doc_0.24.5-5_all.deb libghc-web-routes-hsp-prof_0.24.5-5_amd64.deb haskell-web-routes-hsp_0.24.5-5.dsc haskell-web-routes-hsp_0.24.5-5.debian.tar.xz haskell-web-routes-hsp_0.24.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:05:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:05:13 +0000 Subject: Processing of haskell-yi-rope_0.7.0.1-3_amd64.changes Message-ID: haskell-yi-rope_0.7.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yi-rope-dev_0.7.0.1-3_amd64.deb libghc-yi-rope-doc_0.7.0.1-3_all.deb libghc-yi-rope-prof_0.7.0.1-3_amd64.deb haskell-yi-rope_0.7.0.1-3.dsc haskell-yi-rope_0.7.0.1-3.debian.tar.xz haskell-yi-rope_0.7.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:05:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:05:14 +0000 Subject: Processing of haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes Message-ID: haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:06:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:06:52 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:06:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:06:52 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 00:41:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 00:41:28 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:13:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:13:10 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:13:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:13:10 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:18:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:18:11 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:18:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:18:10 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:22:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:22:47 +0000 Subject: haskell-asn1-parse_0.9.4-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-asn1-parse, version 0.9.4-1, however unstable already has version 0.9.4-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:22:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:22:56 +0000 Subject: haskell-blaze-builder-enumerator_0.2.1.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:25:25 EST Source: haskell-blaze-builder-enumerator Binary: libghc-blaze-builder-enumerator-dev libghc-blaze-builder-enumerator-prof libghc-blaze-builder-enumerator-doc Architecture: amd64 all source Version: 0.2.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blaze-builder-enumerator-dev - enumeratees for incremental conversion of builders to bytestrings libghc-blaze-builder-enumerator-prof - enumeratees for conversion of builders to bytestrings${haskell:Sh libghc-blaze-builder-enumerator-doc - enumeratees for conversion of builders to bytestrings${haskell:Sh Changes: haskell-blaze-builder-enumerator (0.2.1.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1c660bf70415f22ac0a9165cc6b61937b9f332e04056110559b6a876266ffeb4 18048 libghc-blaze-builder-enumerator-dev_0.2.1.0-3_amd64.deb 783d4849021f82c4f6e476907ef3abffd2e18aefbbf1685efebd9f8f8bdc7c39 34472 libghc-blaze-builder-enumerator-doc_0.2.1.0-3_all.deb a28b35e1a2180064d96a66bf798b6d24a6bb924118ddd585322226181b138571 15300 libghc-blaze-builder-enumerator-prof_0.2.1.0-3_amd64.deb 631ca4c16fefc231714f8f61e02d7e8c600e1841933dcc38cb79b0cf6da233b5 2971 haskell-blaze-builder-enumerator_0.2.1.0-3.dsc 8c56b7cf91c412e31d69d78c5320aaaefb20f74a15139317363610a3302c3b66 2768 haskell-blaze-builder-enumerator_0.2.1.0-3.debian.tar.xz 50f52918a130e81971d01782ead343cdc9bfbf7270ec1e5630943e6b5d23bf96 4248 haskell-blaze-builder-enumerator_0.2.1.0.orig.tar.gz Checksums-Sha1: 0ab4c8185757e98c3045265bfd18721010a2a1ad 18048 libghc-blaze-builder-enumerator-dev_0.2.1.0-3_amd64.deb bb6bc28244feb953a39626ca6a9c2b206690edd3 34472 libghc-blaze-builder-enumerator-doc_0.2.1.0-3_all.deb e65a355fd515be7fd53af8c4e185046729d6a58a 15300 libghc-blaze-builder-enumerator-prof_0.2.1.0-3_amd64.deb ab48588bd391fabd4eec6335f9003fbbcc32baa5 2971 haskell-blaze-builder-enumerator_0.2.1.0-3.dsc 479eec46b51dc501b12a5a10b8f64429702325e1 2768 haskell-blaze-builder-enumerator_0.2.1.0-3.debian.tar.xz b5261d585cf7b411be7adba604e2d484b258bdaf 4248 haskell-blaze-builder-enumerator_0.2.1.0.orig.tar.gz Files: a00a1c351e4d0b9448d5d564cff15e91 18048 haskell extra libghc-blaze-builder-enumerator-dev_0.2.1.0-3_amd64.deb fe9c47d652f683cf2bb4743799363ecd 34472 doc extra libghc-blaze-builder-enumerator-doc_0.2.1.0-3_all.deb 0281c7813658039b706a8003a4a4b614 15300 haskell extra libghc-blaze-builder-enumerator-prof_0.2.1.0-3_amd64.deb 0511f390d125176f9ede3a494966740a 2971 haskell extra haskell-blaze-builder-enumerator_0.2.1.0-3.dsc 684b560af7be07929ae4d3e257e2b081 2768 - - haskell-blaze-builder-enumerator_0.2.1.0-3.debian.tar.xz 3464a975454f15a746ddfa05bbfc08c9 4248 - - haskell-blaze-builder-enumerator_0.2.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNakXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio72QP/1a8zFyMNj6h2B2JiKP1Ix0J rponWX6zZnL6EIg9w3yGLooonRJqXnHZyY91hzUdFeugZvA5kbm8dCrpBFyUO5FP A/5WbgZo3SFOSrwPTz/yWU3Mo47rTsqLaQ2vJaXrkYFFKLVqhU/5t7cJccpu9t6O cCHDz90bKntyARJdpUhf+6sDrzYlTZM1m9RP+Z8BY+zjGjdy9YcB9EsLcvhdHD0a rFPVGOWra0w/AtLs8/Q20Xuo7Q24zI9QH6RrQNQYJm3laXV5XAXhwUvWdlfU1UBX jf8wkhDRLYyBJufqiXtx5iyEIpkorMCsSVzKmtoSEQmlDomauiOkuk2l9dTrHNwv nqYwVKX2WFcOh0oBIJH9YeArctbbL9q/+Q5iTvoJDyA5WdUU6gwQtQdpwkM4Wlog gZX66pVaiMJyxrKHxkGCfqn/Fp9G94TCXe3IZoyWpB9fYoU/czxYI0oaWQlnOvKF JBcHVSWg0eukCxe2oIPqy8sAT9xsINqtfPsbLi+/A4Dy6SreizytrJfQsKhWAmmJ sjiby3Vritz8OjO4Kc2d/0FUWFdb0KdIKhoyn3WClI3jDxwrj+yRYDE2M/3Sx2hV 7d5wuU52JU8jm/oBmMzGqPF0FiE5ey6H08q/g2NTgF87m7JfAzeXZbOOXhFxs0QT lMD8NKc6JJKLfWs02gOG =gy9T -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:23:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:23:04 +0000 Subject: haskell-cipher-rc4_0.1.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:19:23 EST Source: haskell-cipher-rc4 Binary: libghc-cipher-rc4-dev libghc-cipher-rc4-prof libghc-cipher-rc4-doc Architecture: amd64 all source Version: 0.1.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cipher-rc4-dev - Fast RC4 cipher implementation${haskell:ShortBlurb} libghc-cipher-rc4-prof - Fast RC4 cipher implementation${haskell:ShortBlurb} libghc-cipher-rc4-doc - Fast RC4 cipher implementation${haskell:ShortBlurb} Changes: haskell-cipher-rc4 (0.1.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d4639950b466af2d90cbeb0d6463f39c4ce271986a3dfdb82034a565ec79f1a0 19006 libghc-cipher-rc4-dev_0.1.4-5_amd64.deb b2d9f518bde293c6101216e4df1670777dd1a35c68af85a46282b48f82e2746f 31150 libghc-cipher-rc4-doc_0.1.4-5_all.deb 60ed01b0abd1de61f902260e21e4f07772619cfdf30dc871493f3de218efd7ef 15440 libghc-cipher-rc4-prof_0.1.4-5_amd64.deb 0b18fedfc046339d20e4b4ac9556da76290e60b094a9620cb9bd04d693c84a79 2763 haskell-cipher-rc4_0.1.4-5.dsc b53de78883e13e9ddd1873b0ee08a2fd4734c81a448d2636b45c97180fd0d0ae 2412 haskell-cipher-rc4_0.1.4-5.debian.tar.xz c67e731bc9e7f3882e33609c3d9ec97b4e9bbd2f95cd882926acfb621970384d 4315 haskell-cipher-rc4_0.1.4.orig.tar.gz Checksums-Sha1: 7cc0cc3a729be4aa13e62811f6e0835f13bf0b62 19006 libghc-cipher-rc4-dev_0.1.4-5_amd64.deb 7e2e346fc5fdac38dc8331986b730c782f18360f 31150 libghc-cipher-rc4-doc_0.1.4-5_all.deb 5e1994ccd262a1f6219a16d021457cc1413534b8 15440 libghc-cipher-rc4-prof_0.1.4-5_amd64.deb c637d060e144a6c581e21cb2cf24b026815cb95d 2763 haskell-cipher-rc4_0.1.4-5.dsc 5e7e626210a208b88cd4256f71e8172d7beeba9e 2412 haskell-cipher-rc4_0.1.4-5.debian.tar.xz d18133913f7f60851dfecba694150530c1ccff8c 4315 haskell-cipher-rc4_0.1.4.orig.tar.gz Files: 9ccfa22ff286c22cb336ab73fe8d9f80 19006 haskell extra libghc-cipher-rc4-dev_0.1.4-5_amd64.deb 84611c5f2b2e3f5942baf08314080096 31150 doc extra libghc-cipher-rc4-doc_0.1.4-5_all.deb 7da63c04bc617de939c008166d6f796a 15440 haskell extra libghc-cipher-rc4-prof_0.1.4-5_amd64.deb 82220298cb17cd27100148b510660a4d 2763 haskell extra haskell-cipher-rc4_0.1.4-5.dsc fcb400947c5122425afb227fe049917b 2412 - - haskell-cipher-rc4_0.1.4-5.debian.tar.xz 7e2f0218f9a99b1e4283219b40194947 4315 - - haskell-cipher-rc4_0.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNakXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokCQP/1SdGlh0z89BvQBnZxYUiZC9 WxFC8F01rlgA3+HcTQk4jtOmqkZRJnFLUHLeF1Tn9BdkfhewjgE/jCZVkwgdargo Aq5NKLZ+tYyVYFpKZrhzofZ8C5s2ry+UtaeiVjbjTzQ6KgsQG2D+IIi5nWZY10MU MMln9aJnWuUmsB9nRCWS3jzp4OE0Z2/f5aJekzq2/I2aFGfIyOI7H8iZRBpQvWrJ 9I08PrMeFgpFjZ+nDi9lZ725xdQpBxWN9vFWvSwnmWOPiiFFzgwJwZfr+z23oLpT +7NOF+P+qccItb7zJDSKIx3lEd+RR3bD1m39oPfP995Ko17RI2d0NNC9wewodLQ0 ueP6y+iNlCJsR5SIJ76j62dccaZ+wsB8fKZFk5Ho5X28p09sc4MSFGYvIEupsa5x 4CeRbty3S50nKA60yhp+7z3SeWfchfemcXgyTQ44fFcIjH6hTZtA0KoR7MEvPcl0 9/brxrLSN27hnhBv8ToybMRDEdvv3+232IPJfm8kSTVDdgX6Xb5CX1qNNWPCF+QU P19nNvk+j4XJXfYdAfgM5FASd27xtIhE6GjHwgoc6hSBHbsoDFW+A0ZBtDdlVjLm 85TSQnUPr+c8vLTI0iasea1ofvHvtJJ3La+SjkF0p1HvR5R8ECB0cD2pZ9Y5mk+l 8AzT5boOwzseSvG4aSrC =HpSw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:23:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:23:11 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:23:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:23:12 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:23:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:23:12 +0000 Subject: haskell-crypto-pubkey-types_0.4.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:42:28 EST Source: haskell-crypto-pubkey-types Binary: libghc-crypto-pubkey-types-dev libghc-crypto-pubkey-types-prof libghc-crypto-pubkey-types-doc Architecture: amd64 all source Version: 0.4.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-pubkey-types-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-pubkey-types-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-pubkey-types-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-crypto-pubkey-types (0.4.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ad04178c2ef75f4ad7bdb51d33132d4264150849fc8d51437dea3e98f78c6efb 340592 libghc-crypto-pubkey-types-dev_0.4.3-5_amd64.deb e2bdf3bca4dacdb6c269f289b78fecf9558ccaf5cf636b0f6b70838bd88dbbd2 49148 libghc-crypto-pubkey-types-doc_0.4.3-5_all.deb cd5b9ab7daf523c6b884d45675757618d0281eecc0f37d3b5c3d4889d23a8559 283274 libghc-crypto-pubkey-types-prof_0.4.3-5_amd64.deb 83182186ced701164974969b62b7bbfe3af8b5bbdd2469655f4586cc39189368 2700 haskell-crypto-pubkey-types_0.4.3-5.dsc 6ac3878381d262c02a852266e076d5dfcbd238d10f735505f096a8cf3d67d9aa 2620 haskell-crypto-pubkey-types_0.4.3-5.debian.tar.xz 7ed9f52281ec4e34021a91818fe45288e33d65bff937f60334a3f45be5a71c60 11234 haskell-crypto-pubkey-types_0.4.3.orig.tar.gz Checksums-Sha1: 56a5b1d5f39d3c374d4fed8bc712d23f59bf2c16 340592 libghc-crypto-pubkey-types-dev_0.4.3-5_amd64.deb d9b83f6ad585a2150ff5b17ccffe48cfc445c36a 49148 libghc-crypto-pubkey-types-doc_0.4.3-5_all.deb 476554a456c9bc6d0cf9738b0c81187241a38d84 283274 libghc-crypto-pubkey-types-prof_0.4.3-5_amd64.deb 8795a0ba5f6a91f0667ef5158def8e6dac78020a 2700 haskell-crypto-pubkey-types_0.4.3-5.dsc 2b0e512e84266b41b44e95c643387d91dd3fa94d 2620 haskell-crypto-pubkey-types_0.4.3-5.debian.tar.xz 77008a7ada388f20ba1cfaccd85cb0c3ae29f6ab 11234 haskell-crypto-pubkey-types_0.4.3.orig.tar.gz Files: 0499d0720e4b4ca54397524ed747ee35 340592 haskell extra libghc-crypto-pubkey-types-dev_0.4.3-5_amd64.deb 82428281cfd7c24cf4bf60d41d23cb6e 49148 doc extra libghc-crypto-pubkey-types-doc_0.4.3-5_all.deb 924172e0f70023a1b441adfcffd7df9a 283274 haskell extra libghc-crypto-pubkey-types-prof_0.4.3-5_amd64.deb 64eb3e1ca46dfa60b005892768d23ce2 2700 haskell extra haskell-crypto-pubkey-types_0.4.3-5.dsc 3da3640249f4e5125785e97da818c123 2620 - - haskell-crypto-pubkey-types_0.4.3-5.debian.tar.xz 704ffbf1a6fc5989f193ad9ee3293a9b 11234 - - haskell-crypto-pubkey-types_0.4.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNalXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2r8P/1AF7FKg9RfASpBPGlxgNUhL t0AG0CocDYQc9eaQcOeU+u+41ExVBHxr1hrxwFmoHwrW8ecl60bCB2nmk2Qpkufb xU/zSs/eSom+LIM2s1ToNNPdRixymUssTjRg8xQwAIBbdP0nkDakEFH7MQ8C3TRY gteoKlIpU+p10wH9JFIZSO6Hee7zRa07pO3b0sSbiePUFJUVk8c6Hi1wbpZIdk65 ufMPT+ycfo6409fPnHvtHTPE8tqm5JWnrmh0rxsmz9X9gwbg1jE+0aCFnJXkEgRV uh3+N7wsflnfqvylK5cVZ+mHU8/VEQg6ziylLz/IeQ58TVPZ6OnxQLscM+pvVHiM hWEH3hAE8xM5wCreqCh45WyyrDztt/RafsZ8EJYoRgexze79mCGdB7iOFZw5NhiZ YrVwrPgRcfmN4DU+RZs/TiFOAWUUdh8VRoiqdiPtWIQJppnQ0Ov+ROLXsTds9/ai kOhvjxy4EbasovR/IvRqXvIZSAcw7m1QxKN4v1pQzkq7Q5lyOLH/Uus+ji+4SP3y HHYaD0une0eBecKJsOqcJO4mLC2tgPcJ/3X1PXK5VsCu6AiZSMYhhydrH1JrGNo1 scXcGv6Xi5a/ONH+TDj8ymAGH0gi/wjv1YJNBz7ku6jr2zcMMQA3XWTLq2h6WNKX IKpI/bPTvg3pnzYEkAQ4 =ZnIM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:23:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:23:23 +0000 Subject: haskell-drbg_0.5.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:29:03 EST Source: haskell-drbg Binary: libghc-drbg-dev libghc-drbg-prof libghc-drbg-doc Architecture: amd64 all source Version: 0.5.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-drbg-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-drbg-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-drbg-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-drbg (0.5.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: aae6df8168f0613c21a88aea71b01a46395cd26facdef2c501e3118348cd0837 174658 libghc-drbg-dev_0.5.4-5_amd64.deb 1c0d1fb5a518529b575a64f0c60082fd093923dc073165ff8c5191287ba19a32 50174 libghc-drbg-doc_0.5.4-5_all.deb 1742d6d3bd026585aaa9a150bbcd37c05762db7b33a949c57c1c428dacf8086b 143102 libghc-drbg-prof_0.5.4-5_amd64.deb a177574e8f0dc291012ed62f8ef946afb94efc513da3816fc06bcb0d38d6f82a 2984 haskell-drbg_0.5.4-5.dsc fdf662e7d75604a47f3827906e24ab98e24d8387f19c3a456b889995a745a633 2384 haskell-drbg_0.5.4-5.debian.tar.xz bd617d0b0458acb810f20343d56ca88a0fc50c12c169a5895e6648356566d30e 1548154 haskell-drbg_0.5.4.orig.tar.gz Checksums-Sha1: 799f379d72b0e48ac72f2db50d47205a69de9f5a 174658 libghc-drbg-dev_0.5.4-5_amd64.deb 572b6e542d05b119546c6680766573037f62b5f6 50174 libghc-drbg-doc_0.5.4-5_all.deb 4a9775e2a5f9fb4a2919d3865e83d2c46594b088 143102 libghc-drbg-prof_0.5.4-5_amd64.deb 67b78aca5c16a74777910efa53b2c0a09c11e829 2984 haskell-drbg_0.5.4-5.dsc b948a247a548f90a95461851e873fb85f1d65b60 2384 haskell-drbg_0.5.4-5.debian.tar.xz 29223c9c87b5d6e09d0e24d90ed022fd1088f49c 1548154 haskell-drbg_0.5.4.orig.tar.gz Files: 4a7ae5c5cbb147ed2704bb66e60ecbd3 174658 haskell extra libghc-drbg-dev_0.5.4-5_amd64.deb 765c69f6b53a52091dd2163a783c6a43 50174 doc extra libghc-drbg-doc_0.5.4-5_all.deb 92b5aaec3e1cf06deb78442b3586f86c 143102 haskell extra libghc-drbg-prof_0.5.4-5_amd64.deb 8b5178fc3cd573cc520dfe0f7d5e1b72 2984 haskell extra haskell-drbg_0.5.4-5.dsc 3401dc6d1a5fab2984de534c84ae1bff 2384 - - haskell-drbg_0.5.4-5.debian.tar.xz 9b05c7c8c27a1666a3ca9f0ac3dc92fb 1548154 - - haskell-drbg_0.5.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNalXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyXwP/AhgXrK+iiBry/v2RaRjrSq7 vkI552UlJ3M0Yau3Vx/3E65ccLBc+Mwj0c7ES+U0zkfad7xiiq2sXFjeCJ3tSC64 76pm21xORw4srTUmzjlVwfHRb9W+3VF+4jiwYSJI4bDOwDV0dYYUtTzkNEFKuPOc vn7zkfik1Pgc5sbb3OVRLmT1LN+tVh95fatyKCQhopwldJ4QNrnwERC4bBeFtXMn 6FcdPfMzBCOhE9YUpBu2lVdGKdwt8CxaySmgLvw1RV3rwsGJRACjf3JANy7cSzqO utquX56nPIIwmu9ocQ04qYIEo0GW8Gp80q/2oCyC6247UKBxcay5u2StdX6Svr0u VqMnUpeJNI9GPmgRV6xno274ZxcHSJXeNM0t406TJaYqSmFUec3+CsVDFyIVPI8V r8ht5eS24TqQ7lqeAF7fJs4rMsO56C+fluhmOQDKmZTYueHaMHmExQCh42cqL3o2 pphxHp5w4FzIhPkm3JxfH00EiOMih9RBBmI5v276xriYpOgk8mAA+i9mza87YRm1 vZx6rszJBps1Shxi5lAM+pKjgmvtJ1yx90ZX4szOE2+75AbSkouf/0l/MxRQDrZe HAtckJSXZ+aVFpVr0PaG6CEmjTDsUZ/fh4pV1/AYVqsnWQpTCAt1aK4i9vl6dylL Wc57jCO+05lOsIIXTsn5 =0lIU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:23:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:23:35 +0000 Subject: haskell-foldl_1.1.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:26:04 EST Source: haskell-foldl Binary: libghc-foldl-dev libghc-foldl-prof libghc-foldl-doc Architecture: amd64 all source Version: 1.1.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-foldl-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-foldl-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-foldl-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-foldl (1.1.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 521d2341adadfd3c787637af6427aa08ec82be715114b657070794550da2b153 83250 libghc-foldl-dev_1.1.2-1_amd64.deb f7c386cde755208d0858d4bd1ff311e69500479eda651a93e0ab9b683ec51816 56598 libghc-foldl-doc_1.1.2-1_all.deb 890f2742fb786182a4d2ab3251cf1357c67e67b1a0f21b2a2ac7fb53e56acf8b 76336 libghc-foldl-prof_1.1.2-1_amd64.deb a3c20e4c09f3d014a1783e40262d234ea21b6d7eb7adff5e8c9adf22ad686979 2876 haskell-foldl_1.1.2-1.dsc e0f066aeb6af570858e3eebae85af181b545156ff3273731a1ba7d7be3df6693 2744 haskell-foldl_1.1.2-1.debian.tar.xz 723b62642b0dd95f0fb8e87102552c76755ad18f300c3429b43fa7b56213c17f 10388 haskell-foldl_1.1.2.orig.tar.gz Checksums-Sha1: b54238cefd698179cc672b1ba39604280b051fcb 83250 libghc-foldl-dev_1.1.2-1_amd64.deb 589acee9f828ef6bcc243100e0fb9f94e62d4c10 56598 libghc-foldl-doc_1.1.2-1_all.deb 1ea76342b8daa93e3dc8eab55bfc70fd07619320 76336 libghc-foldl-prof_1.1.2-1_amd64.deb 98c02e595bd205d8fb74ece80b7c63164e7942d5 2876 haskell-foldl_1.1.2-1.dsc 616fdbccc1f8be0a6d65510c53e074125efcaa5e 2744 haskell-foldl_1.1.2-1.debian.tar.xz 2c5303c13c83a511b13a4d844b9c765bfeae0765 10388 haskell-foldl_1.1.2.orig.tar.gz Files: 610fe9c822a215a673089bb94a5e471e 83250 haskell extra libghc-foldl-dev_1.1.2-1_amd64.deb f8a298673d676713334c9c73747cfa54 56598 doc extra libghc-foldl-doc_1.1.2-1_all.deb a95a3e72ac3cf155412f31a687d23d93 76336 haskell extra libghc-foldl-prof_1.1.2-1_amd64.deb 07842648b52842b521090ddda97338de 2876 haskell extra haskell-foldl_1.1.2-1.dsc 0dda1cfd311a81bad00ccd22079af0eb 2744 - - haskell-foldl_1.1.2-1.debian.tar.xz 03c5bf3b102bc2bfa4759da8385ed6a6 10388 - - haskell-foldl_1.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNalXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAvUP/jy8EcYqHu6fbh4dkJb8bv/m v3VILnXNFHXx/sFw3rpUu6aIVdA3DmjkynrVfjqO8Rf/QCw6aE40D1ZhLkRHWR8g YanysTbD0ECWUdWn0ODxEHx3RFLPLA6mjfVBCFfeZEi458M4+gDYyU2ISidnTDyR 7R5BG8J1N9BcgX1rtTgzw3M4h0HgIq+DZvZKP/8EDEyaxHRCbfB4ErN3hMVogzXV DcfJpNyq0HMthefp2EaFRMi1x7ogQ6QATneyQD+N4Qk+rXvFcCj9+HpPUcgvUXU+ PTbUYfTiDCXNL00XSAn4fwngDrspUptiuPRSAYu2ndXJVmFsPbcz2+BfGs/CPAVx M/03Yhybf49NUDsJga7bqKF0IvEMoYjTCyq1a1v1Cq691p+hgsXAwQWJVJQFlDbt A+mt98M1U4VBSJEi5h6x/HLAPgFC84DE/tKYwosi8GydHuDYmR2tDkw/FsgLSBzd 1pHNSybmvPZ/ZYN6ZiG5XM589x3w5yq20qLzAUEGWGygGYYNNMCFibvWeVXLm+hY FVB5D353f2cIhlUSX0ZRi3gHprVpSqsADLYW48d9cmXuk9cSx6DOGFVXhVWl1spP /sbnvXQuufaE+JmCqeI4RUqazqXFoMWpdR1UqCaDvwK1TUlvp5WQyeNYApiMFSYS 7yV4I+9wIVzyOmDjs+AD =Lc7n -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:24:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:24:07 +0000 Subject: haskell-happstack-server_7.4.5-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-happstack-server, version 7.4.5-1, however unstable already has version 7.4.5-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:24:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:24:25 +0000 Subject: haskell-semigroupoids_5.0.0.4-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-semigroupoids, version 5.0.0.4-1, however unstable already has version 5.0.0.4-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:24:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:24:39 +0000 Subject: haskell-texmath_0.8.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:37:25 EST Source: haskell-texmath Binary: libghc-texmath-dev libghc-texmath-prof libghc-texmath-doc Architecture: amd64 all source Version: 0.8.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-texmath-dev - Haskell library to convert LaTeX to MathML${haskell:ShortBlurb} libghc-texmath-prof - Haskell library to convert LaTeX to MathML${haskell:ShortBlurb} libghc-texmath-doc - Haskell library to convert LaTeX to MathML${haskell:ShortBlurb} Changes: haskell-texmath (0.8.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 86e4e9fc76f47c4b1a176be069ce76000cb79c0a957ebfc2ec87d45cb7a54f75 3520064 libghc-texmath-dev_0.8.2.2-3_amd64.deb e67c7c80a59b8a56f70543a2c8b64c130741ed7a3dd287961af6f7841944714a 223272 libghc-texmath-doc_0.8.2.2-3_all.deb cda3f5febb6b4bf1d45ffbe421fbfc7bfa9da3095025cb92de1636b8e4d7f477 2672068 libghc-texmath-prof_0.8.2.2-3_amd64.deb 1f22f36b241e9f4b08ad6bec9390e22bdd98fcdb2e5cefbc2d0c2076ceaedfc0 2804 haskell-texmath_0.8.2.2-3.dsc 67462152d6a784036347913da094c8120cef462404278b825843cb94dcb4835f 2936 haskell-texmath_0.8.2.2-3.debian.tar.xz a1f492d8bfdd9a28f9bbb546fd335e285b7da15ab1e7ac0cc0c96a8e42cec2f3 1599187 haskell-texmath_0.8.2.2.orig.tar.gz Checksums-Sha1: 316df7717b27c46868d3d12ee076c2b65c7ab970 3520064 libghc-texmath-dev_0.8.2.2-3_amd64.deb 9cb0ecd905e0d396b37f24cfe31d046a06972272 223272 libghc-texmath-doc_0.8.2.2-3_all.deb 1a2bfff0f247ae655cf9ab31982a9d7fb3919a92 2672068 libghc-texmath-prof_0.8.2.2-3_amd64.deb 773686032b023aef033e4563628a5f487bc862ef 2804 haskell-texmath_0.8.2.2-3.dsc df5f30e4f440d47fcaafb444a27e843c000637ed 2936 haskell-texmath_0.8.2.2-3.debian.tar.xz 329f64f8d75153699029a321248ca874c4683e0f 1599187 haskell-texmath_0.8.2.2.orig.tar.gz Files: 2e676311f734530bd93898dce335432d 3520064 haskell extra libghc-texmath-dev_0.8.2.2-3_amd64.deb e0a55455dd1df9b80dfa3395c517baaf 223272 doc extra libghc-texmath-doc_0.8.2.2-3_all.deb bcfb8802455b5dc880443d78569e978a 2672068 haskell extra libghc-texmath-prof_0.8.2.2-3_amd64.deb 78092727ca10ceb78560a33ec416dc1e 2804 haskell extra haskell-texmath_0.8.2.2-3.dsc 5163f96b8c722aed2dbfcd23b25262ad 2936 - - haskell-texmath_0.8.2.2-3.debian.tar.xz 7b4cf840addfbe1ceb0ebb6a6c8d854d 1599187 - - haskell-texmath_0.8.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNalXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioh60P/3Nkg+hjY5sqQ77+PpCzqbbK 2p3dqkAg6KnBW83K+/CiJBmcpd1F8Otlh7NWOVJ7j/6yjsuaO28vl6Y6zr6xIRAY x7jobTLwxXs0vBWxzDNhzMJRC40Pa7azdGxwoEIYlLkUsTYNzdB12dv1UoHGTRCU SHLnpvWaGJXIc3P+AjEfZFgycIFCNtZ04jXhyPvE5Rn24N04wZRzOugeTQdFQt81 synVu3yHAfsTlt+ajDjq8zXwbUb7vzkK1DfxODaQlwAABUGrPqFz1J/lotwUnNiL WMxubMQAZHvgkZE72s5JpaRX5mB26Q2ej2PnifAfTBPsito+YoB1nNfKcc+/gKrN kTOdXd/sYm+o6exOCzTZ/SN5Tqj2lM0hoKGLAoB6iEQ6psMs4/G8xhFbBtD4+zYf rpenWEZWw7c7C9altQ2RCEDJOfYjICVGZch4at66KjL4I1L/GZFtffGKjgVTpN/l buDK1X49xAB+AWpdCl3L2zQXjq0Npy1wze/I1tN7Co9zjvpzegp351T08X66U6C1 499N2A+WJLhyVsDPsCSdXi4CPKC3/jtVUruS8EA34Qsi72bRn3A9jJTQtO6o96gJ LZGOr8R6EqxswEBIX2uB8gw8lWnjxYsXsAYFjAWClnnOzz/IeYt0BibOaWNXXV9C 37Ic9tG4/F078dfmCkUV =WYub -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:24:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:24:47 +0000 Subject: haskell-web-routes-boomerang_0.28.3-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:40:42 EST Source: haskell-web-routes-boomerang Binary: libghc-web-routes-boomerang-dev libghc-web-routes-boomerang-prof libghc-web-routes-boomerang-doc Architecture: amd64 all source Version: 0.28.3-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-boomerang-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-boomerang-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-boomerang-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-web-routes-boomerang (0.28.3-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 087f5c8d616490a888c1e6306d5a8fca364345341224102dec4d58bf2954e9b6 21886 libghc-web-routes-boomerang-dev_0.28.3-5_amd64.deb 97c0f377656ee4df1d42d9158b5e889cc7acce828a86160749a8721bc5f13743 35318 libghc-web-routes-boomerang-doc_0.28.3-5_all.deb 0c686502b4a314991fba715b016b1ac6913578563262fe281910793fb1195735 18168 libghc-web-routes-boomerang-prof_0.28.3-5_amd64.deb e89191e6f0e1a2c4198e0b3fab8c5c97ebe887d1eeedb18ab4b1b4ec5a9b5870 2955 haskell-web-routes-boomerang_0.28.3-5.dsc e0ac2be95af9012cf60305d5d2e218ebd5e3e6c0de62ecb4bc64c2a5634a4a72 2716 haskell-web-routes-boomerang_0.28.3-5.debian.tar.xz f64a7a36e01b57287d2cba93f238f57a887f1b522d80e4f1c750fe05c9656c34 4415 haskell-web-routes-boomerang_0.28.3.orig.tar.gz Checksums-Sha1: 5584cb70d2790234f65c5469988cd553ed065e1e 21886 libghc-web-routes-boomerang-dev_0.28.3-5_amd64.deb c69af391cac71ccbedd5294689ef083b6d9c5445 35318 libghc-web-routes-boomerang-doc_0.28.3-5_all.deb 78292adc005f3ebd8788ed249cbdd40816aa5049 18168 libghc-web-routes-boomerang-prof_0.28.3-5_amd64.deb f3fee87769e965fefd0ed7c4547ec33f1063b953 2955 haskell-web-routes-boomerang_0.28.3-5.dsc 58e5a61bda04098af70035fac7d97d70b781db5c 2716 haskell-web-routes-boomerang_0.28.3-5.debian.tar.xz 2194dc24f85708ef589958df590ebbd2c9c0d895 4415 haskell-web-routes-boomerang_0.28.3.orig.tar.gz Files: 83c3a0e745b72930abd5e07fe09b72d0 21886 haskell extra libghc-web-routes-boomerang-dev_0.28.3-5_amd64.deb 3f61af3f9804dfe9d87631e4af7dd678 35318 doc extra libghc-web-routes-boomerang-doc_0.28.3-5_all.deb 571017d131b2553245aa0d116293386a 18168 haskell extra libghc-web-routes-boomerang-prof_0.28.3-5_amd64.deb 7598d76a84120fd7e0885529c4018b5c 2955 haskell extra haskell-web-routes-boomerang_0.28.3-5.dsc d825612c98157aa5296c5ee87f9620b4 2716 - - haskell-web-routes-boomerang_0.28.3-5.debian.tar.xz 63223ace08d8b28c5718f063256d3532 4415 - - haskell-web-routes-boomerang_0.28.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNalXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioeuYP/1bbMEYDG7YrSyDj6VYd64TS x1JX4PA0x/U3POFy6evTx4rixlDCEp1UqpEm2obd9SceUQSzvOatdLsuT0yU+Sqo SraFF1xT6DRfM/HpXnr+zxZu8plxvh9BO8HNHlTakfY5jQu/AHS4NY/BlE+m46CO hcMN9WT6FJSOSYmnugOzV7/b1b9hvicwscG4GQHB8rBZ7kfdM7fn4TORoRN1EbZH 6qEhLRmFdrPDLJKZJp2EUBg4JPHaoWZafNoKeCuJmtG8qGmQs9CaoX8Mbv6j+FNk JuElmen12azbxr5tZpCl9y0TB5YZdCHAr5FVYRQgsPVto+ir9QrsqyeLkU+We5bp sEPk8apbg9N0CzKPVDa4YhKwi1RR78i+89uEoawjvIkmYL+oIlmyl9eQed/pnf7r M8r1OYlGH3cWMv+tgd7gEcjOfCOZ79uA7HN4Ulou+cCgE3RhEN75xxRmTrGnfy8a FcpfodauVjujrM/TpmI9bv50L+OHgR8SBGja1Q2rEdgc/ZpoiPlwiXRE2PSKtMsF fkkNI1H0UxUxVh+ZREySW025s78RJ6nbHDkDMX7k8pkwXe5Ylgwxb9JhiklAF+c1 2j02uoHaOAyA9qdGcMCCcOdYMU9p2G4IovMpt8bWvy1b1U1jKNj11FxQEQoDtvu4 NmjJYj+qOeHgiPiFzqur =8MBB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:24:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:24:55 +0000 Subject: haskell-web-routes-hsp_0.24.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:40:40 EST Source: haskell-web-routes-hsp Binary: libghc-web-routes-hsp-dev libghc-web-routes-hsp-prof libghc-web-routes-hsp-doc Architecture: amd64 all source Version: 0.24.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-hsp-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-hsp-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-hsp-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-web-routes-hsp (0.24.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 72b53b5364a6d51b7a75ccd52767e36fcd903a7727bbae38bd8bf022a04c0ae0 35264 libghc-web-routes-hsp-dev_0.24.5-5_amd64.deb c1ca58545445fe0b18dd5175104b67763a7f049f176666e3d2de696c17d83c34 30098 libghc-web-routes-hsp-doc_0.24.5-5_all.deb 38411c95a7fe968ecd8833622a5965765de1cfef7ba49b28b4e9c7c2c229c262 30652 libghc-web-routes-hsp-prof_0.24.5-5_amd64.deb d23f39778029eab65d3ff7b46f4e0d537e2d2600a24b3f126cdf3fe07eac1d6f 2733 haskell-web-routes-hsp_0.24.5-5.dsc 447cbe4cc20c8c45f459a2237340eb26d1013909b54beb3eb2fe150b5ce49b8c 2692 haskell-web-routes-hsp_0.24.5-5.debian.tar.xz d3a621a5b97b3a30427a0fc1a8d4dec45858f826e70c62b1aac49c7aa36edaee 2588 haskell-web-routes-hsp_0.24.5.orig.tar.gz Checksums-Sha1: a2ca805422b408f53916683d7ed6035e81ff83a8 35264 libghc-web-routes-hsp-dev_0.24.5-5_amd64.deb 1e035a1fc2119979fff31b4e5a6ee531ec054c17 30098 libghc-web-routes-hsp-doc_0.24.5-5_all.deb 864972b1e4d9296ac89ede4660e6d2625c4da016 30652 libghc-web-routes-hsp-prof_0.24.5-5_amd64.deb fe3a76b01190b724b01c12cc17059643b6f7efc3 2733 haskell-web-routes-hsp_0.24.5-5.dsc 4cdb36d9fc10dac9b98c94637508104aa1470f2d 2692 haskell-web-routes-hsp_0.24.5-5.debian.tar.xz 38bf59b9db02588b8eeb9ad0fff4509bc804488b 2588 haskell-web-routes-hsp_0.24.5.orig.tar.gz Files: 96916356eed4c15efd54276109c18ffb 35264 haskell extra libghc-web-routes-hsp-dev_0.24.5-5_amd64.deb b4140a91a9fdef26c7002e657ab3cf05 30098 doc extra libghc-web-routes-hsp-doc_0.24.5-5_all.deb 5b173f97ea9935fdfad7ab93da530d16 30652 haskell extra libghc-web-routes-hsp-prof_0.24.5-5_amd64.deb 5f0f79d09921a2d069ba0b561863d795 2733 haskell extra haskell-web-routes-hsp_0.24.5-5.dsc 3af36cbdfda985ba1d15a9ee7dbda862 2692 - - haskell-web-routes-hsp_0.24.5-5.debian.tar.xz 7407cd2e1a1d3e831afd80ce9df093a5 2588 - - haskell-web-routes-hsp_0.24.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNalXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKUQP/36IAF3k1FHmvoIgkuD2vN4U 43BybmH+uXVbQ/CIHB7a74oMoreWlMF9C4NIbk6TeIyrFAGmIQiw85nGtkzqK91e rLYKyP7BIc8jlwDsFbP6/CkqQzAjDlMelpMyYIwj2JnkDH4J+D3yU7xZ5xXpKFkQ pGyr1SSFi4vYk2cjZGMKHyK86u/lIt44ZrRVulLyK8nwMxx6xR6FyfI8yJ43sLHb RX1SZaRGsaEJNunuTCPP29y62qOCaTPJPW0aG+eqx0QTMHFccMbAMT9ldRflhOzi tk2db4lEVKP3RxhggDemcp679LrKUg430uUsKdwCz66ZjmAgNWjirQCFr2bnFon6 QYkGO9hjU9pu9wmOTn9eskgMFhkHCmN0kyQS22W8ewJMAspgHljBfhpA8PWdM+8N hd5QSa1Lor5ZsArKCWvcseQAvfR1AU+4oaRH8LxEV5uPiqWi03pLFMchF2e1zbvT ISoMh5hWBa3vlYwj0vj59rdEBQ2JNrZqFH01+d62NX7SntiCUU+N/9Yd/xkD20jY TmWnlhL6wHL4JVS7OciRJlSrJzDOtNE03t7uiHDqr6xvs/1QZ+H0PVI5qI170giJ A+Q5XzzsdUtZ2/1pmjK2ROSu0d4exUNMV0V29SMt5OtWAszyT9IM04l0N+oxcRLI FQPvS4s173Dj/Fp38iTD =kxms -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:25:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:25:02 +0000 Subject: haskell-web-routes-th_0.22.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:38:43 EST Source: haskell-web-routes-th Binary: libghc-web-routes-th-dev libghc-web-routes-th-prof libghc-web-routes-th-doc Architecture: amd64 all source Version: 0.22.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-th-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-th-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-th-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-web-routes-th (0.22.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3e42b86a9e27f8f74735947046a0f9a52d43302b3e9c91f819d13228f3418213 30652 libghc-web-routes-th-dev_0.22.1-6_amd64.deb d556c9f2443332b4f68c389926facf7b9c11449d63e866c29c987123d0d54408 32076 libghc-web-routes-th-doc_0.22.1-6_all.deb 14758622836386a334846e57b5e6ce3c1ece39d0f802213ecf8573612f48c73c 25968 libghc-web-routes-th-prof_0.22.1-6_amd64.deb 9eb00a5238640c805c03797347f440e16b1f8dfeb772b26eb99111d71391ab2d 2716 haskell-web-routes-th_0.22.1-6.dsc 893716190d3c6b22260bbd0d4d7ec2118237d4b2a4cbb9e8449fab4999cdb398 2572 haskell-web-routes-th_0.22.1-6.debian.tar.xz 4197252efc8bc2b2d19723092252e354c0b663cabd28983b253bc34c0870df42 3622 haskell-web-routes-th_0.22.1.orig.tar.gz Checksums-Sha1: 7b9a70925f611970a3abd6259f81a6b20c2c9462 30652 libghc-web-routes-th-dev_0.22.1-6_amd64.deb 64b2f3c10cfd0d7b8569742b72e5260d75b42f40 32076 libghc-web-routes-th-doc_0.22.1-6_all.deb 58a5e4e62deb5d51acea1e9cc742c1e9b3362377 25968 libghc-web-routes-th-prof_0.22.1-6_amd64.deb 0687b42a9cb4b148d6a4940992aac62afc51618d 2716 haskell-web-routes-th_0.22.1-6.dsc 182bb9f652663d2964c1c7db877f36996bb6b66e 2572 haskell-web-routes-th_0.22.1-6.debian.tar.xz 80d264ab43dc22d3662bfa0994b5a29277a06fb0 3622 haskell-web-routes-th_0.22.1.orig.tar.gz Files: 399867d79f527c8f859a24f173dcae47 30652 haskell extra libghc-web-routes-th-dev_0.22.1-6_amd64.deb da6b0558024c4dbd1d89c998679dc64b 32076 doc extra libghc-web-routes-th-doc_0.22.1-6_all.deb 8b30405632255036cb1dd37273503c53 25968 haskell extra libghc-web-routes-th-prof_0.22.1-6_amd64.deb e66239532db3ae29ba40c43991ae0fbb 2716 haskell extra haskell-web-routes-th_0.22.1-6.dsc 882178b3a4c114cd511bb0abde2ac82f 2572 - - haskell-web-routes-th_0.22.1-6.debian.tar.xz 45ef5f93698d990b43f0c367018295ca 3622 - - haskell-web-routes-th_0.22.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNamXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLYoP/imo/96QFxW7d9aMNYuB8+OT XDMTW+v4mwqng5XiBqRitZCd1Ee+KyhTY8ZHzy/9kViNdHveLYpzQTVGd6CGXw8s UAr3EIxz09aucnH4Y16MJfGAzBjlrjs1r/CYusDYYGHztYJNjDxevX9UEuTKeEIf XR61tVqYwzwJZjBDms3xy2UNA326ixZN0zaJ9iEy1GPvRRZrnNmDY61VhqiV2OUx xVCOVMIM7sb4mveq3ODY5osSltiPlEz1TLuyWtZPJIBMO7eJdUBWUBncvJ+QN8+p 7z7J235UdMRqOTW7AVQduMndGSCzH2CpfYYaSVq4qFx4l7uDeEMyawxhGwFcWAla Y6KCAAsxVa2wrXtRKtavshVKJU6NurxphC/cX53ggfQJlho9M34qUEDMUsu+u47N 8/HLy8iK1ETW6tcex5D9DYAAtD+XlubGmNNCuKQEYjjImowtEKMgXokegtw+rJS1 EFEuqOmdykd1k0kRpT3IQlJmRMWk9Tn8Gft5MBUQ9xeSg6rlyFn55+D9XEGB96G6 rpIaJ9v5yQWwoECGDlE/Qb1DXf0GXyIfLM9IuVmAJ++Bk/wG7VwfbR8zgbOTunoF m2l9jY8eHjhcOoabvBSp7oC1dU23aLLQGrGUQJGsJ18nQuOoV/CcUj5uLsLzldFq 6UnsWGorArP6vbAWB9Ki =dNR9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:25:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:25:05 +0000 Subject: haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes REJECTED Message-ID: libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:25:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:25:13 +0000 Subject: haskell-yi-rope_0.7.0.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 19:23:46 EST Source: haskell-yi-rope Binary: libghc-yi-rope-dev libghc-yi-rope-prof libghc-yi-rope-doc Architecture: amd64 all source Version: 0.7.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yi-rope-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-yi-rope-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-yi-rope-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-yi-rope (0.7.0.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 3685f2e04a11e1be9a284cee81d9f15c8b5c954c96529c32f443a559a61c0673 128786 libghc-yi-rope-dev_0.7.0.1-3_amd64.deb b930330ba961c027893c1f8becd47e9f7790360f866e843e571b07cda7e36544 55732 libghc-yi-rope-doc_0.7.0.1-3_all.deb 37f9973db535ececbaa746c20c241f02bf9ff21e63cc82fa8e5d32d045e04fe2 105574 libghc-yi-rope-prof_0.7.0.1-3_amd64.deb 09f1669d74ec72767b753c769cdf23c77de1c393c6564ee463552e2118a8ba01 2842 haskell-yi-rope_0.7.0.1-3.dsc 0eb9348c7bf0dee17625f81011069616a6317a9bac62945aaa755feb1efa6e90 2060 haskell-yi-rope_0.7.0.1-3.debian.tar.xz e0d56d061a7b5e44d0b82290e7c03ef0c5cf278071c8264a23feb7bd725919a4 20568 haskell-yi-rope_0.7.0.1.orig.tar.gz Checksums-Sha1: 8fbe42fc4cc99eb811b54924bd2c1bc9fe974adc 128786 libghc-yi-rope-dev_0.7.0.1-3_amd64.deb 430f14b5f1328713113afb851eb2055fb4fc5b90 55732 libghc-yi-rope-doc_0.7.0.1-3_all.deb 7ada4e64cb1ffda38c74f530a1e33988bbdf693e 105574 libghc-yi-rope-prof_0.7.0.1-3_amd64.deb c33fec0850a6dd1be78ecfb114459bc9203f6b1b 2842 haskell-yi-rope_0.7.0.1-3.dsc b23c28a0b976c16fdc95fecf88e0fbdb61e91778 2060 haskell-yi-rope_0.7.0.1-3.debian.tar.xz 6e12ddb2a7abfd4691d441e9a813984181b6da76 20568 haskell-yi-rope_0.7.0.1.orig.tar.gz Files: ba0e58494d0eabdcb8e2ab540516eea9 128786 haskell extra libghc-yi-rope-dev_0.7.0.1-3_amd64.deb 5bbe4959ad230a99fa870643b1ec3a7a 55732 doc extra libghc-yi-rope-doc_0.7.0.1-3_all.deb ca1541091027aeebf8114f195ce3d039 105574 haskell extra libghc-yi-rope-prof_0.7.0.1-3_amd64.deb a2250c77838bc6e0d072ca876d8713a4 2842 haskell extra haskell-yi-rope_0.7.0.1-3.dsc ce469d9e326e8dad02787dc2d98de6fe 2060 - - haskell-yi-rope_0.7.0.1-3.debian.tar.xz 487c307a45a1d561955f8a77661d6610 20568 - - haskell-yi-rope_0.7.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZNamXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSIQP/i+N/c1euEbt0ged7M+VMLD3 wEUSf/jZCxDfUVVR0n2/xd4NBR/LhViJhKV0YRsfkaeGOGLHXMJl5qAVaaPYxNV/ 8h7prxtM7zrAFmeTHjf4LS0PmwSy5fq+VhvWr8AF8bk+ErlCfvDpS7eplkcQD556 3F7+C33iuwsX1wyN6h7TIyLUYnPbznmSrJqz6EihgUvjF8ae6WsAFhnV/fyIYG8L MnSZyvLMCAUA+1mIqGle/gyGEO96zDq/DFtJ6tOL4+GJxc3ooD/qU54ICeS8SHE5 k+Xx0uaZmnONDFP7CE42BFzEGqfIaplhtmc1HOuJXufyS9IcyZmJD3eKfHcX9Ubh FnFJ1aRewW+zhQw5RoZ0wj5iPPTL97Yy8eLwLhEV34Dh1XPWAVpdVMCcUnseCWQp J9M2qLcZ55hLbybA46fXJxMVoy5GExqx5AhSj1wozoJdHt7XGLPsjVV9UbslJswO 0ZiJWRYcTN6JILV9smMlUx+d+KulUARzH9QRTLeBsxqJ+rAtFGcR+XckpkVq2Oen gq/ijdI1XPlAUg79okcheG0ebVc83pa6DSDH7GYKVQhUrpXZMsOrMNqqO2UEVA5M fxkOSDheNSMMmqQGbgEDPbTZIpP/sMT1GATlZa+mrL4oG7IVRgFOuhJZ5pvTK2/T VuKr4fmz/b3l5aLdvlIn =DcGb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:31:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:31:29 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:31:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:31:28 +0000 Subject: Processing of darcs_2.10.1-7_amd64.changes Message-ID: /darcs_2.10.1-7_amd64.changes is already present on target host: -rw-r----- 1 110 1281 2625 Dec 07 00:54 darcs_2.10.1-7_amd64.changes Either you already uploaded it, or someone else came first. Job darcs_2.10.1-7_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:31:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:31:28 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:36:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:36:29 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:36:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:36:29 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:52 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:52 +0000 (UTC) Subject: reproducible.debian.net status changes for bnfc Message-ID: <20151207002052.D25111ED97@jenkins.debian.net> 2015-12-06 10:46 https://reproducible.debian.net/unstable/amd64/bnfc changed from reproducible -> FTBFS 2015-12-06 12:49 https://reproducible.debian.net/unstable/amd64/bnfc changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:53 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:53 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-hastache Message-ID: <20151207002053.612DF1EDBA@jenkins.debian.net> 2015-12-06 10:20 https://reproducible.debian.net/unstable/amd64/haskell-hastache changed from reproducible -> FTBFS 2015-12-06 12:23 https://reproducible.debian.net/unstable/amd64/haskell-hastache changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Mon Dec 7 00:20:52 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 7 Dec 2015 00:20:52 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-network-protocol-xmpp Message-ID: <20151207002052.E67871EDA2@jenkins.debian.net> 2015-12-06 14:49 https://reproducible.debian.net/unstable/amd64/haskell-network-protocol-xmpp changed from reproducible -> FTBFS From ftpmaster at ftp-master.debian.org Mon Dec 7 01:41:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:41:50 +0000 Subject: Processing of haskell-crypto-pubkey_0.2.8-5_amd64.changes Message-ID: haskell-crypto-pubkey_0.2.8-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-pubkey-dev_0.2.8-5_amd64.deb libghc-crypto-pubkey-doc_0.2.8-5_all.deb libghc-crypto-pubkey-prof_0.2.8-5_amd64.deb haskell-crypto-pubkey_0.2.8-5.dsc haskell-crypto-pubkey_0.2.8-5.debian.tar.xz haskell-crypto-pubkey_0.2.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:41:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:41:54 +0000 Subject: Processing of haskell-crypto-pubkey-openssh_0.2.7-5_amd64.changes Message-ID: haskell-crypto-pubkey-openssh_0.2.7-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-crypto-pubkey-openssh-dev_0.2.7-5_amd64.deb libghc-crypto-pubkey-openssh-doc_0.2.7-5_all.deb libghc-crypto-pubkey-openssh-prof_0.2.7-5_amd64.deb haskell-crypto-pubkey-openssh_0.2.7-5.dsc haskell-crypto-pubkey-openssh_0.2.7-5.debian.tar.xz haskell-crypto-pubkey-openssh_0.2.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:41:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:41:58 +0000 Subject: Processing of haskell-hledger-interest_1.4.4-4_amd64.changes Message-ID: haskell-hledger-interest_1.4.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hledger-interest_1.4.4-4_amd64.deb haskell-hledger-interest_1.4.4-4.dsc haskell-hledger-interest_1.4.4-4.debian.tar.xz haskell-hledger-interest_1.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:42:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:42:11 +0000 Subject: Processing of haskell-rsa_2.1.0.3-1_amd64.changes Message-ID: haskell-rsa_2.1.0.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-rsa-dev_2.1.0.3-1_amd64.deb libghc-rsa-doc_2.1.0.3-1_all.deb libghc-rsa-prof_2.1.0.3-1_amd64.deb haskell-rsa_2.1.0.3-1.dsc haskell-rsa_2.1.0.3-1.debian.tar.xz haskell-rsa_2.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:45:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:45:20 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:45:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:45:31 +0000 Subject: Processing of haskell-crypto-pubkey-openssh_0.2.7-5_amd64.changes Message-ID: haskell-crypto-pubkey-openssh_0.2.7-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-pubkey-openssh-dev_0.2.7-5_amd64.deb libghc-crypto-pubkey-openssh-doc_0.2.7-5_all.deb libghc-crypto-pubkey-openssh-prof_0.2.7-5_amd64.deb haskell-crypto-pubkey-openssh_0.2.7-5.dsc haskell-crypto-pubkey-openssh_0.2.7-5.debian.tar.xz haskell-crypto-pubkey-openssh_0.2.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:45:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:45:31 +0000 Subject: Processing of haskell-hledger-interest_1.4.4-4_amd64.changes Message-ID: haskell-hledger-interest_1.4.4-4_amd64.changes uploaded successfully to localhost along with the files: hledger-interest_1.4.4-4_amd64.deb haskell-hledger-interest_1.4.4-4.dsc haskell-hledger-interest_1.4.4-4.debian.tar.xz haskell-hledger-interest_1.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:45:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:45:32 +0000 Subject: Processing of haskell-rsa_2.1.0.3-1_amd64.changes Message-ID: haskell-rsa_2.1.0.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-rsa-dev_2.1.0.3-1_amd64.deb libghc-rsa-doc_2.1.0.3-1_all.deb libghc-rsa-prof_2.1.0.3-1_amd64.deb haskell-rsa_2.1.0.3-1.dsc haskell-rsa_2.1.0.3-1.debian.tar.xz haskell-rsa_2.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:45:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:45:33 +0000 Subject: Processing of haskell-crypto-pubkey_0.2.8-5_amd64.changes Message-ID: haskell-crypto-pubkey_0.2.8-5_amd64.changes uploaded successfully to localhost along with the files: libghc-crypto-pubkey-dev_0.2.8-5_amd64.deb libghc-crypto-pubkey-doc_0.2.8-5_all.deb libghc-crypto-pubkey-prof_0.2.8-5_amd64.deb haskell-crypto-pubkey_0.2.8-5.dsc haskell-crypto-pubkey_0.2.8-5.debian.tar.xz haskell-crypto-pubkey_0.2.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:50:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:50:08 +0000 Subject: haskell-crypto-pubkey_0.2.8-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:31:55 EST Source: haskell-crypto-pubkey Binary: libghc-crypto-pubkey-dev libghc-crypto-pubkey-prof libghc-crypto-pubkey-doc Architecture: amd64 all source Version: 0.2.8-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-pubkey-dev - public-key cryptography routines${haskell:ShortBlurb} libghc-crypto-pubkey-prof - public-key cryptography routines${haskell:ShortBlurb} libghc-crypto-pubkey-doc - public-key cryptography routines${haskell:ShortBlurb} Changes: haskell-crypto-pubkey (0.2.8-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 8511e5ed9ac38f198151b250e16e9ac5a46a2287875a17bc798827323c259a73 101030 libghc-crypto-pubkey-dev_0.2.8-5_amd64.deb dd36154041bea8a33bf4e46f69120e4993465bb96ed5e47695a7f2e20f4e710d 63502 libghc-crypto-pubkey-doc_0.2.8-5_all.deb bbc54d35743bfca0a181c8cb427f8f93bf5c246474439dd6692c3e9ded447b66 84600 libghc-crypto-pubkey-prof_0.2.8-5_amd64.deb 51c6cf13c5224c0226e525a5a567437dd0d831d11eb37eac21932a6395f592e2 2937 haskell-crypto-pubkey_0.2.8-5.dsc 4329f4072dbf1a1e277ff5230866df778c1b5675fc6dfe679d81557660cdd49e 2760 haskell-crypto-pubkey_0.2.8-5.debian.tar.xz c0ccf2f5c38517de1f1626cb0a2542f35aefad8842f8ad5c1fac0b8c9de8b56e 46405 haskell-crypto-pubkey_0.2.8.orig.tar.gz Checksums-Sha1: c831fa78c52e84fc7b2b4ba1ff4915f6d1e30d94 101030 libghc-crypto-pubkey-dev_0.2.8-5_amd64.deb 78600f9355916bcdfe35dfab0a5cc58d7830bfb6 63502 libghc-crypto-pubkey-doc_0.2.8-5_all.deb 91b636d95ba71753492087d9febbf0eddbd473e1 84600 libghc-crypto-pubkey-prof_0.2.8-5_amd64.deb f1172d3d303ed23aefe9564e36d9df426675371b 2937 haskell-crypto-pubkey_0.2.8-5.dsc 18cfae8ca8f6c283d36133221aa5127f0f0fcf07 2760 haskell-crypto-pubkey_0.2.8-5.debian.tar.xz 107b1cf0dde58c9638db0d1a108071c2a7965938 46405 haskell-crypto-pubkey_0.2.8.orig.tar.gz Files: 05b8304a910674727d6c85e22b45f847 101030 haskell extra libghc-crypto-pubkey-dev_0.2.8-5_amd64.deb e90d02b8e849b45129763611350eafdf 63502 doc extra libghc-crypto-pubkey-doc_0.2.8-5_all.deb 8305512f7715b5ee8658d68dc05cad2a 84600 haskell extra libghc-crypto-pubkey-prof_0.2.8-5_amd64.deb 7d19576911d2290be0dc3a8e70fe390b 2937 haskell extra haskell-crypto-pubkey_0.2.8-5.dsc f5a8ceccc2887fd3798adb5ff61a2587 2760 - - haskell-crypto-pubkey_0.2.8-5.debian.tar.xz e98378fb6ad22aa50c5e1e4dd2c0900d 46405 - - haskell-crypto-pubkey_0.2.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZOMxXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioDf0QAI8H5HBRzfaTIbDOOIbdGZej OuxZcDsNekma6ogwmRYy4yOTTShzF0sZup51R1woA26q+aUDywldV9RoJ6fz6GuX znSXEVAmWerOjRaFB9mf55ToS0m3+6M/I8X9kthqKZQYbjapBoZqULyaXilw9dAB R8/8YGDF5lo9BbcMGcCr2uWNt4U8rDlpquTD2LnPpxagBbOU7QzM7+Y9sOay3cVK QSV1Xp/Vd3DS/7U2crRNoJ48yJ00ZGc25JAf2glr4JvJeMy5/bzydYfJ1ByaYY6U wB+whw6KZydWulURwQjLMYswRgvtQEBujw7q530Uno1hPU3joeonvNpG46Bout8Z Wu1b0SQNSsuGsKrHm+Wp+qw7h1XQ4cHZ4RezMl7ZrBwJWytBlUCsJ6k/kYc08pXj cO3FSv4comKa3MXPwQD2nLMJhuOu8arIXLAttwG4G+lPw4sy+Y4hzNW5MQ5f5WKF NDnS//v7HdISq4bvUVXbJ18fqCP6UdTRTGnjaMzblnqe7kLPXvchNM5R6BAKAsfo n45XGrM7877XpCKn4fQ7TczHJY6FYHxWwEO+3d0gmtyAcaAZHVmSeH7HsMx3RT42 Kz8AvTPeA4ANzcjEW8/SiNm4CMVWU1u8U3IwSCLA3/gfhP8MkF44V2XV6xiJNK01 QCnGlLcJYoigco5y78W1 =elkN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:50:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:50:16 +0000 Subject: haskell-crypto-pubkey-openssh_0.2.7-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:33:53 EST Source: haskell-crypto-pubkey-openssh Binary: libghc-crypto-pubkey-openssh-dev libghc-crypto-pubkey-openssh-prof libghc-crypto-pubkey-openssh-doc Architecture: amd64 all source Version: 0.2.7-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-crypto-pubkey-openssh-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-pubkey-openssh-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-crypto-pubkey-openssh-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-crypto-pubkey-openssh (0.2.7-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6b57772a6e4b12f4db1601f030bfb5e20c69abdc18e207259812df988b944f77 60122 libghc-crypto-pubkey-openssh-dev_0.2.7-5_amd64.deb ba5f90d5ac67a564f8288f6ec98fcc2857c63147d903c1227be3bbd592b46556 32400 libghc-crypto-pubkey-openssh-doc_0.2.7-5_all.deb 135a323248f3588db1364cbc99546bcafae5f019f3bf5ce79e64288637506a73 54986 libghc-crypto-pubkey-openssh-prof_0.2.7-5_amd64.deb 5f255feccf5fd12c3dad24e4f682aa5bcee4421c7138d6bba745804ca7078e88 3042 haskell-crypto-pubkey-openssh_0.2.7-5.dsc b39f7eeb2ccda19020db6ee77f544a6609a40695458fbb5757a41dd86e0ab7fb 2192 haskell-crypto-pubkey-openssh_0.2.7-5.debian.tar.xz 849085c854c561b94974f2086bf1ad4004fb17be7168b75068ab0f2a330bab59 8426 haskell-crypto-pubkey-openssh_0.2.7.orig.tar.gz Checksums-Sha1: e814d2ff9b9a8e5884309ff0d6c1b397fa5e7872 60122 libghc-crypto-pubkey-openssh-dev_0.2.7-5_amd64.deb 4bd6e8f881cbde48884e2efaa1c2a2d0f975433a 32400 libghc-crypto-pubkey-openssh-doc_0.2.7-5_all.deb fa155c14cd86509a0066b859bb2a0683fa234ff9 54986 libghc-crypto-pubkey-openssh-prof_0.2.7-5_amd64.deb 3ff3afe4fbdf1200ce61090de0c211342fd8884f 3042 haskell-crypto-pubkey-openssh_0.2.7-5.dsc 79c06eece2195eaf3e5a0a9503916bdcfaab6f4d 2192 haskell-crypto-pubkey-openssh_0.2.7-5.debian.tar.xz b2f8d647f49e71485e0f02cafd842681cc0617cc 8426 haskell-crypto-pubkey-openssh_0.2.7.orig.tar.gz Files: 23adb177bcf30d790ecb118d22e2e847 60122 haskell extra libghc-crypto-pubkey-openssh-dev_0.2.7-5_amd64.deb 2b2827af17d8666d63b6519641752b8d 32400 doc extra libghc-crypto-pubkey-openssh-doc_0.2.7-5_all.deb dd000f3483e3f5858f5011d028a57ef1 54986 haskell extra libghc-crypto-pubkey-openssh-prof_0.2.7-5_amd64.deb 02f7d840973bac4cbe4d23eedd973e59 3042 haskell extra haskell-crypto-pubkey-openssh_0.2.7-5.dsc fb4b89d24192cfc796b9699500d2b2a4 2192 - - haskell-crypto-pubkey-openssh_0.2.7-5.debian.tar.xz 929d12b99de28f2fc7fc3445e4a31785 8426 - - haskell-crypto-pubkey-openssh_0.2.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZOMyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5ewQAKySZlEp+ACQ/2iefVAYE65e Q27Crhj/PKbOodZo42Hf8CAF3lR3fbwZuasKEkS4P2ajCqXLs4buYkO6SlBYHPn4 PIIMZWV1K78Zlkj3WwMzDk9LYlYV7LKRLeD32KVOv1OwZW9ndVEDhLVb8Ts5JZhz YWPr/nz5n3d39/DVlwQO30H+laYjvup8oJ7fj4EJf7m3P9oVRQJxscmhx+LA8Tmx QvZupyYdh7risXxeOhbrg9elpIkkRmRbu7dDGJQPHnyfbsS7EJU22YYWJcp9aBSg B/YXWNbBULUJMUIDX3dPoeeoeS5X1Y6jvLIlYXuk4A0vou3Sjh3w8WvLRRE9WX/g 56tY19N1z027yWizmaPAL4nX1iBFMHipV5cTkSqgwf6rl8238yeL6auF9mPsYthh RiNANOZUdyFm0bgk5wGI/q85VPfDdfK+S5jNRb6tV2i5JAZomiPRB3Mj9TXQwBL2 LZSmjYQdUdAC+/YPsd8IELQL2C7Gk52Sew9ixUC8fVIT6fjYR4znfKV7S3zAl4TY qR0ri9/pXIwog7EJ7cV9HyIvNhiVuktzqejdHFTkdfmFklcKbPuOjbi4FCrSwml5 fSctuGQs7NNM/VTH//Sruqk1OTVaVcf+TSreac/SEzJMl4HkHOcQNxQIsQqSBlXw wcXoEp/fnB2wLFG1khEq =eo/q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:50:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:50:27 +0000 Subject: haskell-hledger-interest_1.4.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:36:35 EST Source: haskell-hledger-interest Binary: hledger-interest Architecture: amd64 source Version: 1.4.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hledger-interest - interest computing for (h)ledger Changes: haskell-hledger-interest (1.4.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 92926919df93d953e32125718b79ba429d18be506545b77bbb41117edddcae06 1635312 hledger-interest_1.4.4-4_amd64.deb f5028f6ef0cfa6660c507d8df747d195887954b2d65e87505fe2d09b064e8046 2325 haskell-hledger-interest_1.4.4-4.dsc 86e9aa8093aa37fb61fbbf6c1490f7106a93856d69e08aeaa93c8325586f5d57 2776 haskell-hledger-interest_1.4.4-4.debian.tar.xz d6ad4a75d810d64c9f70a19ff2b51fe37d79313c4bb1b78d95e5ddcc5998769a 7921 haskell-hledger-interest_1.4.4.orig.tar.gz Checksums-Sha1: 4821a6f34a3a96d92adec275d4872f383ca29d13 1635312 hledger-interest_1.4.4-4_amd64.deb 825c3877cf40cfdc13869294703db413e453c827 2325 haskell-hledger-interest_1.4.4-4.dsc 147ee6478f1e180fb34345666cb6904d4aa28ef3 2776 haskell-hledger-interest_1.4.4-4.debian.tar.xz 8b381706f920bebd616ef7a933841d3e9ed6bc10 7921 haskell-hledger-interest_1.4.4.orig.tar.gz Files: b708359429df1e815482a37120c9c962 1635312 haskell extra hledger-interest_1.4.4-4_amd64.deb c4fbf8e531be8918826f11572df8b9aa 2325 haskell extra haskell-hledger-interest_1.4.4-4.dsc 4811629eec8ac5ca1d9762090fdf470b 2776 - - haskell-hledger-interest_1.4.4-4.debian.tar.xz 962d04f7add1c02495f714cc9ca18735 7921 - - haskell-hledger-interest_1.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZOMyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioe10P/RgXm01rHA0JdmQGsy1g/Re+ T8CV45BkE7t9nktyEpDL7f9/DVaxiG+LSp4aOh+V2bTdEI2g096u12kci8moq1vg ujDI4ciaohwH/9Caw/76lciCYifHMhW8xZ9QKzmIP+BDmiBgOXcE6slUA8OjKviA YPFOUQeYom70TAq1hrxB7pfYocjxE7njg4MfT6RiHOIX5VZOtehcOBXFSgtW6Opt cz3xtCNWQlfDIP8hEFoYkaqvfmk3W3qSh6ozAq2SwD83Y4KeEnxCOdlv0HNtCyKH BsZgV6f0zfeGaTtTlnDKj/+DQYG+efYKzAiey9Lke6uXXBk1npu/03fqdzUcrUjX SkwGboeNnoKgyZnRYXYDHgNvs7tI1wOWXI/ZuG1etpJNPuz9gZ7KKT1mp5DCoKwM M73m53+F9C26PwK71y2nnLyI2KWtvmrnfcBDmk2W0HGOdfKJ9QplCnzriPy3YO32 L7OzYhZV5mmQqak4pd6qOBgVNR3RakYp6VlLUqc9oCbUdy21Srpdm7TjDVg+ZQBN CapD18CVuvaRflaFNbJ2dLz+eiZm9qgSV4oVrCPo8GN09Hl7i0eb8/LSzF+8iMmd Jndhi13b571RZLL20hcUoWfyXCh4zr4H8hM2BoTJ8P7RSAZaQzeyOLHYybeuLwW4 6e59SQ+CxFehNZaiqxTe =k753 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:50:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:50:30 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:50:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:50:36 +0000 Subject: haskell-rsa_2.1.0.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:35:30 EST Source: haskell-rsa Binary: libghc-rsa-dev libghc-rsa-prof libghc-rsa-doc Architecture: amd64 all source Version: 2.1.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-rsa-dev - implementation of RSA, using the padding schemes of PKCS#1 v2.1.$ libghc-rsa-prof - implementation of RSA, using padding schemes of PKCS#1${haskell:S libghc-rsa-doc - implementation of RSA, using padding schemes of PKCS#1 v2.1.${has Changes: haskell-rsa (2.1.0.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 11c0b08c215b4607d915433247de134b9b792f807f6c6b06d1d3b628e9078686 95274 libghc-rsa-dev_2.1.0.3-1_amd64.deb 48e5ca334db05f403ea53ec4fe69f83d423b91b5e204cc9073b944fc5de6412e 55996 libghc-rsa-doc_2.1.0.3-1_all.deb e48079f1e0561b8c10be6a098718db1e3b9cde79b0bb1df1dd237c6f8d39f102 76106 libghc-rsa-prof_2.1.0.3-1_amd64.deb 2a6914fdba6f37f4288d4f57f21bcee074d45c584e42cb3c9b6a8b5a58bfb9cd 2750 haskell-rsa_2.1.0.3-1.dsc 2e8348c8beaefbfe268cfe9ecd30c228866d90428f169b244f504e098ce9e4bf 2836 haskell-rsa_2.1.0.3-1.debian.tar.xz 3227c31d00ba0bb1713bdfa7ba2f8e186b6f5d3a0c518a9884ad168cb6d9364a 14831 haskell-rsa_2.1.0.3.orig.tar.gz Checksums-Sha1: 7710c5ac5e10943b1f93b3eef1a7e01606a5f109 95274 libghc-rsa-dev_2.1.0.3-1_amd64.deb ed9777a1f9fb6a3260b2b9cd2b95f3d0179e9889 55996 libghc-rsa-doc_2.1.0.3-1_all.deb 0a49162b4cfcd97251135673f96b235c7d0ad04a 76106 libghc-rsa-prof_2.1.0.3-1_amd64.deb ea065430369fe5d3062d7892305a0952c39166f4 2750 haskell-rsa_2.1.0.3-1.dsc 8fdd7e6eef466e9b59674710ad18da07d1697fb8 2836 haskell-rsa_2.1.0.3-1.debian.tar.xz 885169a633d55835ca539725484a4db50a63ed05 14831 haskell-rsa_2.1.0.3.orig.tar.gz Files: 9be07495615d430d6b1f0ae63059ab8d 95274 haskell extra libghc-rsa-dev_2.1.0.3-1_amd64.deb e166487ce6a62c127a6b5efc5a33f321 55996 doc extra libghc-rsa-doc_2.1.0.3-1_all.deb 121b3f341919488374a17ed8fbbe7d74 76106 haskell extra libghc-rsa-prof_2.1.0.3-1_amd64.deb 00680ccea6f1a99b249ab8ece5f25a1d 2750 haskell extra haskell-rsa_2.1.0.3-1.dsc 3b789a35451822703673d0cdbb167328 2836 - - haskell-rsa_2.1.0.3-1.debian.tar.xz 680993a642e2661a7d903cf14d0e032c 14831 - - haskell-rsa_2.1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZOMyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopWoP/1grAez5tK/I2/CIywI6bpVb 0aTVPjurk6htnlIJ6X3L8Di8pdolQ2v6R4CyGFlewc+IvZBkgiYVs/S/D3bjo+Mx E7+jTEMcSM0cQPesShJ3xJCiVixuaMiCViV+eJwa2t0kcJrykn0H7teqQIlHJmNe CjIFZBpcbajnt5hf0PM8uCVC+ghO59NgJDMONydHmsqxI8Gimu1FFsbqgnHHFDZp UKJW4lXaS+aGCwtQS35zOwx+65UYZJu7ywcNjEDLNQL2dbu38Jl/Qcm6WQfp9lXm tmiOdDntX8NvGOSusA9zy164f6WBFXkVaEmS+Z9lK4CX5tJ0WVg2Q7uQS4CftNP+ q7ai4OP1gdFexhFmFVaMzoDVMVhhDzEcyZHmvXJG+4HqbHHg8WSrAwe1OwXYt+aN EeXjUJc66ZthVZ01GGu6l9Ny/OSpmVVly+Y2MZ4kuPwRYzU8tSMLukdL4agZC2Fu xmUBzPPnfgiYc2qsotFB/Z0JW+ETZi2Yot1l2MIW+KuHHpeiOO7RMJlMbXGPFSzJ XfwRmzCIhC+EHQGV5iwF3FJZGA3WaesE40TRDlvaOpgpBbTAKIGojpXnd989wPbK t7m6arU3rPV06HCA3e/TUCcnvX4yzBk3gURfn4K6sU9a/K+ZvN0O8/5MGQBk8RhV pxqMUSHnFC8mJ/YeegiN =h1hx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 01:56:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:56:47 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 01:57:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 01:57:01 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:05:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:05:30 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:05:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:05:37 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:11:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:11:20 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:11:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:11:20 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:16:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:16:24 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:16:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:16:25 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:21:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:21:25 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:21:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:21:26 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:27:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:27:09 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:27:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:27:09 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:32:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:32:09 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:32:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:32:10 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:37:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:37:13 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:37:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:37:11 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:42:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:42:18 +0000 Subject: Processing of haskell-dns_2.0.1-1_amd64.changes Message-ID: haskell-dns_2.0.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dns-dev_2.0.1-1_amd64.deb libghc-dns-doc_2.0.1-1_all.deb libghc-dns-prof_2.0.1-1_amd64.deb haskell-dns_2.0.1-1.dsc haskell-dns_2.0.1-1.debian.tar.xz haskell-dns_2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:42:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:42:32 +0000 Subject: Processing of haskell-adjunctions_4.2.2-1_amd64.changes Message-ID: haskell-adjunctions_4.2.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-adjunctions-dev_4.2.2-1_amd64.deb libghc-adjunctions-doc_4.2.2-1_all.deb libghc-adjunctions-prof_4.2.2-1_amd64.deb haskell-adjunctions_4.2.2-1.dsc haskell-adjunctions_4.2.2-1.debian.tar.xz haskell-adjunctions_4.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:42:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:42:36 +0000 Subject: Processing of haskell-authenticate-oauth_1.5.1.1-5_amd64.changes Message-ID: haskell-authenticate-oauth_1.5.1.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb haskell-authenticate-oauth_1.5.1.1-5.dsc haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz haskell-authenticate-oauth_1.5.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:42:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:42:40 +0000 Subject: Processing of haskell-cryptohash-conduit_0.1.1-6_amd64.changes Message-ID: haskell-cryptohash-conduit_0.1.1-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cryptohash-conduit-dev_0.1.1-6_amd64.deb libghc-cryptohash-conduit-doc_0.1.1-6_all.deb libghc-cryptohash-conduit-prof_0.1.1-6_amd64.deb haskell-cryptohash-conduit_0.1.1-6.dsc haskell-cryptohash-conduit_0.1.1-6.debian.tar.xz haskell-cryptohash-conduit_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:42:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:42:44 +0000 Subject: Processing of haskell-csv-conduit_0.6.6-5_amd64.changes Message-ID: haskell-csv-conduit_0.6.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-csv-conduit-dev_0.6.6-5_amd64.deb libghc-csv-conduit-doc_0.6.6-5_all.deb libghc-csv-conduit-prof_0.6.6-5_amd64.deb haskell-csv-conduit_0.6.6-5.dsc haskell-csv-conduit_0.6.6-5.debian.tar.xz haskell-csv-conduit_0.6.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:10 +0000 Subject: Processing of haskell-dual-tree_0.2.0.8-1_amd64.changes Message-ID: haskell-dual-tree_0.2.0.8-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dual-tree-dev_0.2.0.8-1_amd64.deb libghc-dual-tree-doc_0.2.0.8-1_all.deb libghc-dual-tree-prof_0.2.0.8-1_amd64.deb haskell-dual-tree_0.2.0.8-1.dsc haskell-dual-tree_0.2.0.8-1.debian.tar.xz haskell-dual-tree_0.2.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:14 +0000 Subject: Processing of haskell-either_4.4.1-3_amd64.changes Message-ID: haskell-either_4.4.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-either-dev_4.4.1-3_amd64.deb libghc-either-doc_4.4.1-3_all.deb libghc-either-prof_4.4.1-3_amd64.deb haskell-either_4.4.1-3.dsc haskell-either_4.4.1-3.debian.tar.xz haskell-either_4.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:17 +0000 Subject: Processing of haskell-gtk-traymanager_0.1.5-5_amd64.changes Message-ID: haskell-gtk-traymanager_0.1.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gtk-traymanager-dev_0.1.5-5_amd64.deb libghc-gtk-traymanager-doc_0.1.5-5_all.deb libghc-gtk-traymanager-prof_0.1.5-5_amd64.deb haskell-gtk-traymanager_0.1.5-5.dsc haskell-gtk-traymanager_0.1.5-5.debian.tar.xz haskell-gtk-traymanager_0.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:21 +0000 Subject: Processing of haskell-happstack-jmacro_7.0.10-3_amd64.changes Message-ID: haskell-happstack-jmacro_7.0.10-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-happstack-jmacro-dev_7.0.10-3_amd64.deb libghc-happstack-jmacro-doc_7.0.10-3_all.deb libghc-happstack-jmacro-prof_7.0.10-3_amd64.deb haskell-happstack-jmacro_7.0.10-3.dsc haskell-happstack-jmacro_7.0.10-3.debian.tar.xz haskell-happstack-jmacro_7.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:25 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:25 +0000 Subject: Processing of haskell-haxr_3000.11.1.2-1_amd64.changes Message-ID: haskell-haxr_3000.11.1.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-haxr-dev_3000.11.1.2-1_amd64.deb libghc-haxr-doc_3000.11.1.2-1_all.deb libghc-haxr-prof_3000.11.1.2-1_amd64.deb haskell-haxr_3000.11.1.2-1.dsc haskell-haxr_3000.11.1.2-1.debian.tar.xz haskell-haxr_3000.11.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:33 +0000 Subject: Processing of haskell-free_4.12.1-2_amd64.changes Message-ID: haskell-free_4.12.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-free-dev_4.12.1-2_amd64.deb libghc-free-doc_4.12.1-2_all.deb libghc-free-prof_4.12.1-2_amd64.deb haskell-free_4.12.1-2.dsc haskell-free_4.12.1-2.debian.tar.xz haskell-free_4.12.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:37 +0000 Subject: Processing of haskell-happstack-hsp_7.3.6-2_amd64.changes Message-ID: haskell-happstack-hsp_7.3.6-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-happstack-hsp-dev_7.3.6-2_amd64.deb libghc-happstack-hsp-doc_7.3.6-2_all.deb libghc-happstack-hsp-prof_7.3.6-2_amd64.deb haskell-happstack-hsp_7.3.6-2.dsc haskell-happstack-hsp_7.3.6-2.debian.tar.xz haskell-happstack-hsp_7.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:41 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:43:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:43:41 +0000 Subject: Processing of haskell-http-streams_0.8.3.3-2_amd64.changes Message-ID: haskell-http-streams_0.8.3.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-streams-dev_0.8.3.3-2_amd64.deb libghc-http-streams-doc_0.8.3.3-2_all.deb libghc-http-streams-prof_0.8.3.3-2_amd64.deb haskell-http-streams_0.8.3.3-2.dsc haskell-http-streams_0.8.3.3-2.debian.tar.xz haskell-http-streams_0.8.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:36 +0000 Subject: Processing of haskell-free_4.12.1-2_amd64.changes Message-ID: haskell-free_4.12.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-free-dev_4.12.1-2_amd64.deb libghc-free-doc_4.12.1-2_all.deb libghc-free-prof_4.12.1-2_amd64.deb haskell-free_4.12.1-2.dsc haskell-free_4.12.1-2.debian.tar.xz haskell-free_4.12.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:37 +0000 Subject: Processing of haskell-dns_2.0.1-1_amd64.changes Message-ID: haskell-dns_2.0.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-dns-dev_2.0.1-1_amd64.deb libghc-dns-doc_2.0.1-1_all.deb libghc-dns-prof_2.0.1-1_amd64.deb haskell-dns_2.0.1-1.dsc haskell-dns_2.0.1-1.debian.tar.xz haskell-dns_2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:38 +0000 Subject: Processing of haskell-happstack-hsp_7.3.6-2_amd64.changes Message-ID: haskell-happstack-hsp_7.3.6-2_amd64.changes uploaded successfully to localhost along with the files: libghc-happstack-hsp-dev_7.3.6-2_amd64.deb libghc-happstack-hsp-doc_7.3.6-2_all.deb libghc-happstack-hsp-prof_7.3.6-2_amd64.deb haskell-happstack-hsp_7.3.6-2.dsc haskell-happstack-hsp_7.3.6-2.debian.tar.xz haskell-happstack-hsp_7.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:36 +0000 Subject: Processing of haskell-csv-conduit_0.6.6-5_amd64.changes Message-ID: haskell-csv-conduit_0.6.6-5_amd64.changes uploaded successfully to localhost along with the files: libghc-csv-conduit-dev_0.6.6-5_amd64.deb libghc-csv-conduit-doc_0.6.6-5_all.deb libghc-csv-conduit-prof_0.6.6-5_amd64.deb haskell-csv-conduit_0.6.6-5.dsc haskell-csv-conduit_0.6.6-5.debian.tar.xz haskell-csv-conduit_0.6.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:36 +0000 Subject: Processing of haskell-http-streams_0.8.3.3-2_amd64.changes Message-ID: haskell-http-streams_0.8.3.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-http-streams-dev_0.8.3.3-2_amd64.deb libghc-http-streams-doc_0.8.3.3-2_all.deb libghc-http-streams-prof_0.8.3.3-2_amd64.deb haskell-http-streams_0.8.3.3-2.dsc haskell-http-streams_0.8.3.3-2.debian.tar.xz haskell-http-streams_0.8.3.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:38 +0000 Subject: Processing of haskell-adjunctions_4.2.2-1_amd64.changes Message-ID: haskell-adjunctions_4.2.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-adjunctions-dev_4.2.2-1_amd64.deb libghc-adjunctions-doc_4.2.2-1_all.deb libghc-adjunctions-prof_4.2.2-1_amd64.deb haskell-adjunctions_4.2.2-1.dsc haskell-adjunctions_4.2.2-1.debian.tar.xz haskell-adjunctions_4.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:40 +0000 Subject: Processing of haskell-either_4.4.1-3_amd64.changes Message-ID: haskell-either_4.4.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-either-dev_4.4.1-3_amd64.deb libghc-either-doc_4.4.1-3_all.deb libghc-either-prof_4.4.1-3_amd64.deb haskell-either_4.4.1-3.dsc haskell-either_4.4.1-3.debian.tar.xz haskell-either_4.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:38 +0000 Subject: Processing of haskell-dual-tree_0.2.0.8-1_amd64.changes Message-ID: haskell-dual-tree_0.2.0.8-1_amd64.changes uploaded successfully to localhost along with the files: libghc-dual-tree-dev_0.2.0.8-1_amd64.deb libghc-dual-tree-doc_0.2.0.8-1_all.deb libghc-dual-tree-prof_0.2.0.8-1_amd64.deb haskell-dual-tree_0.2.0.8-1.dsc haskell-dual-tree_0.2.0.8-1.debian.tar.xz haskell-dual-tree_0.2.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:39 +0000 Subject: Processing of haskell-happstack-jmacro_7.0.10-3_amd64.changes Message-ID: haskell-happstack-jmacro_7.0.10-3_amd64.changes uploaded successfully to localhost along with the files: libghc-happstack-jmacro-dev_7.0.10-3_amd64.deb libghc-happstack-jmacro-doc_7.0.10-3_all.deb libghc-happstack-jmacro-prof_7.0.10-3_amd64.deb haskell-happstack-jmacro_7.0.10-3.dsc haskell-happstack-jmacro_7.0.10-3.debian.tar.xz haskell-happstack-jmacro_7.0.10.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:39 +0000 Subject: Processing of haskell-haxr_3000.11.1.2-1_amd64.changes Message-ID: haskell-haxr_3000.11.1.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-haxr-dev_3000.11.1.2-1_amd64.deb libghc-haxr-doc_3000.11.1.2-1_all.deb libghc-haxr-prof_3000.11.1.2-1_amd64.deb haskell-haxr_3000.11.1.2-1.dsc haskell-haxr_3000.11.1.2-1.debian.tar.xz haskell-haxr_3000.11.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:40 +0000 Subject: Processing of haskell-gtk-traymanager_0.1.5-5_amd64.changes Message-ID: haskell-gtk-traymanager_0.1.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-gtk-traymanager-dev_0.1.5-5_amd64.deb libghc-gtk-traymanager-doc_0.1.5-5_all.deb libghc-gtk-traymanager-prof_0.1.5-5_amd64.deb haskell-gtk-traymanager_0.1.5-5.dsc haskell-gtk-traymanager_0.1.5-5.debian.tar.xz haskell-gtk-traymanager_0.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:38 +0000 Subject: Processing of haskell-cryptohash-conduit_0.1.1-6_amd64.changes Message-ID: haskell-cryptohash-conduit_0.1.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-cryptohash-conduit-dev_0.1.1-6_amd64.deb libghc-cryptohash-conduit-doc_0.1.1-6_all.deb libghc-cryptohash-conduit-prof_0.1.1-6_amd64.deb haskell-cryptohash-conduit_0.1.1-6.dsc haskell-cryptohash-conduit_0.1.1-6.debian.tar.xz haskell-cryptohash-conduit_0.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:46:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:46:39 +0000 Subject: Processing of haskell-authenticate-oauth_1.5.1.1-5_amd64.changes Message-ID: haskell-authenticate-oauth_1.5.1.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb haskell-authenticate-oauth_1.5.1.1-5.dsc haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz haskell-authenticate-oauth_1.5.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:48:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:48:45 +0000 Subject: Processing of haskell-project-template_0.2.0-2_amd64.changes Message-ID: haskell-project-template_0.2.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-project-template-dev_0.2.0-2_amd64.deb libghc-project-template-doc_0.2.0-2_all.deb libghc-project-template-prof_0.2.0-2_amd64.deb haskell-project-template_0.2.0-2.dsc haskell-project-template_0.2.0-2.debian.tar.xz haskell-project-template_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:48:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:48:49 +0000 Subject: Processing of haskell-reducers_3.10.3.2-3_amd64.changes Message-ID: haskell-reducers_3.10.3.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-reducers-dev_3.10.3.2-3_amd64.deb libghc-reducers-doc_3.10.3.2-3_all.deb libghc-reducers-prof_3.10.3.2-3_amd64.deb haskell-reducers_3.10.3.2-3.dsc haskell-reducers_3.10.3.2-3.debian.tar.xz haskell-reducers_3.10.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:48:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:48:53 +0000 Subject: Processing of haskell-reform-happstack_0.2.5-3_amd64.changes Message-ID: haskell-reform-happstack_0.2.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-reform-happstack-dev_0.2.5-3_amd64.deb libghc-reform-happstack-doc_0.2.5-3_all.deb libghc-reform-happstack-prof_0.2.5-3_amd64.deb haskell-reform-happstack_0.2.5-3.dsc haskell-reform-happstack_0.2.5-3.debian.tar.xz haskell-reform-happstack_0.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:48:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:48:57 +0000 Subject: Processing of haskell-keys_3.10.2-3_amd64.changes Message-ID: haskell-keys_3.10.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-keys-dev_3.10.2-3_amd64.deb libghc-keys-doc_3.10.2-3_all.deb libghc-keys-prof_3.10.2-3_amd64.deb haskell-keys_3.10.2-3.dsc haskell-keys_3.10.2-3.debian.tar.xz haskell-keys_3.10.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:01 +0000 Subject: Processing of haskell-log-domain_0.10.2-4_amd64.changes Message-ID: haskell-log-domain_0.10.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-log-domain-dev_0.10.2-4_amd64.deb libghc-log-domain-doc_0.10.2-4_all.deb libghc-log-domain-prof_0.10.2-4_amd64.deb haskell-log-domain_0.10.2-4.dsc haskell-log-domain_0.10.2-4.debian.tar.xz haskell-log-domain_0.10.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:05 +0000 Subject: Processing of haskell-monoid-extras_0.4.0.3-1_amd64.changes Message-ID: haskell-monoid-extras_0.4.0.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monoid-extras-dev_0.4.0.3-1_amd64.deb libghc-monoid-extras-doc_0.4.0.3-1_all.deb libghc-monoid-extras-prof_0.4.0.3-1_amd64.deb haskell-monoid-extras_0.4.0.3-1.dsc haskell-monoid-extras_0.4.0.3-1.debian.tar.xz haskell-monoid-extras_0.4.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:08 +0000 Subject: Processing of haskell-pipes-bytestring_2.1.1-4_amd64.changes Message-ID: haskell-pipes-bytestring_2.1.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-bytestring-dev_2.1.1-4_amd64.deb libghc-pipes-bytestring-doc_2.1.1-4_all.deb libghc-pipes-bytestring-prof_2.1.1-4_amd64.deb haskell-pipes-bytestring_2.1.1-4.dsc haskell-pipes-bytestring_2.1.1-4.debian.tar.xz haskell-pipes-bytestring_2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:14 +0000 Subject: Processing of haskell-postgresql-simple_0.4.10.0-5_amd64.changes Message-ID: haskell-postgresql-simple_0.4.10.0-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-postgresql-simple-dev_0.4.10.0-5_amd64.deb libghc-postgresql-simple-doc_0.4.10.0-5_all.deb libghc-postgresql-simple-prof_0.4.10.0-5_amd64.deb haskell-postgresql-simple_0.4.10.0-5.dsc haskell-postgresql-simple_0.4.10.0-5.debian.tar.xz haskell-postgresql-simple_0.4.10.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:18 +0000 Subject: Processing of haskell-kan-extensions_4.2.3-1_amd64.changes Message-ID: haskell-kan-extensions_4.2.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-kan-extensions-dev_4.2.3-1_amd64.deb libghc-kan-extensions-doc_4.2.3-1_all.deb libghc-kan-extensions-prof_4.2.3-1_amd64.deb haskell-kan-extensions_4.2.3-1.dsc haskell-kan-extensions_4.2.3-1.debian.tar.xz haskell-kan-extensions_4.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:21 +0000 Subject: Processing of haskell-pipes-group_1.0.3-1_amd64.changes Message-ID: haskell-pipes-group_1.0.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-group-dev_1.0.3-1_amd64.deb libghc-pipes-group-doc_1.0.3-1_all.deb libghc-pipes-group-prof_1.0.3-1_amd64.deb haskell-pipes-group_1.0.3-1.dsc haskell-pipes-group_1.0.3-1.debian.tar.xz haskell-pipes-group_1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:25 +0000 Subject: Processing of haskell-tasty-rerun_1.1.4-2_amd64.changes Message-ID: haskell-tasty-rerun_1.1.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-rerun-dev_1.1.4-2_amd64.deb libghc-tasty-rerun-doc_1.1.4-2_all.deb libghc-tasty-rerun-prof_1.1.4-2_amd64.deb haskell-tasty-rerun_1.1.4-2.dsc haskell-tasty-rerun_1.1.4-2.debian.tar.xz haskell-tasty-rerun_1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:30 +0000 Subject: Processing of haskell-text-show_2.1.1-1_amd64.changes Message-ID: haskell-text-show_2.1.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-text-show-dev_2.1.1-1_amd64.deb libghc-text-show-doc_2.1.1-1_all.deb libghc-text-show-prof_2.1.1-1_amd64.deb haskell-text-show_2.1.1-1.dsc haskell-text-show_2.1.1-1.debian.tar.xz haskell-text-show_2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:33 +0000 Subject: Processing of haskell-web-routes-happstack_0.23.9-3_amd64.changes Message-ID: haskell-web-routes-happstack_0.23.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-web-routes-happstack-dev_0.23.9-3_amd64.deb libghc-web-routes-happstack-doc_0.23.9-3_all.deb libghc-web-routes-happstack-prof_0.23.9-3_amd64.deb haskell-web-routes-happstack_0.23.9-3.dsc haskell-web-routes-happstack_0.23.9-3.debian.tar.xz haskell-web-routes-happstack_0.23.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:37 +0000 Subject: Processing of haskell-wl-pprint-terminfo_3.7.1.3-4_amd64.changes Message-ID: haskell-wl-pprint-terminfo_3.7.1.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wl-pprint-terminfo-dev_3.7.1.3-4_amd64.deb libghc-wl-pprint-terminfo-doc_3.7.1.3-4_all.deb libghc-wl-pprint-terminfo-prof_3.7.1.3-4_amd64.deb haskell-wl-pprint-terminfo_3.7.1.3-4.dsc haskell-wl-pprint-terminfo_3.7.1.3-4.debian.tar.xz haskell-wl-pprint-terminfo_3.7.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:41 +0000 Subject: Processing of haskell-xml-hamlet_0.4.0.11-3_amd64.changes Message-ID: haskell-xml-hamlet_0.4.0.11-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xml-hamlet-dev_0.4.0.11-3_amd64.deb libghc-xml-hamlet-doc_0.4.0.11-3_all.deb libghc-xml-hamlet-prof_0.4.0.11-3_amd64.deb haskell-xml-hamlet_0.4.0.11-3.dsc haskell-xml-hamlet_0.4.0.11-3.debian.tar.xz haskell-xml-hamlet_0.4.0.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:41 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:46 +0000 Subject: Processing of haskell-statistics_0.13.2.3-4_amd64.changes Message-ID: haskell-statistics_0.13.2.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-statistics-dev_0.13.2.3-4_amd64.deb libghc-statistics-doc_0.13.2.3-4_all.deb libghc-statistics-prof_0.13.2.3-4_amd64.deb haskell-statistics_0.13.2.3-4.dsc haskell-statistics_0.13.2.3-4.debian.tar.xz haskell-statistics_0.13.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:49 +0000 Subject: Processing of haskell-tasty-hspec_1.1-2_amd64.changes Message-ID: haskell-tasty-hspec_1.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-tasty-hspec-dev_1.1-2_amd64.deb libghc-tasty-hspec-doc_1.1-2_all.deb libghc-tasty-hspec-prof_1.1-2_amd64.deb haskell-tasty-hspec_1.1-2.dsc haskell-tasty-hspec_1.1-2.debian.tar.xz haskell-tasty-hspec_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:53 +0000 Subject: Processing of haskell-vector-space-points_0.2.1.1-3_amd64.changes Message-ID: haskell-vector-space-points_0.2.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-space-points-dev_0.2.1.1-3_amd64.deb libghc-vector-space-points-doc_0.2.1.1-3_all.deb libghc-vector-space-points-prof_0.2.1.1-3_amd64.deb haskell-vector-space-points_0.2.1.1-3.dsc haskell-vector-space-points_0.2.1.1-3.debian.tar.xz haskell-vector-space-points_0.2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:57 +0000 Subject: Processing of haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes Message-ID: haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb haskell-wl-pprint-extras_3.5.0.5-3.dsc haskell-wl-pprint-extras_3.5.0.5-3.debian.tar.xz haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:49:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:49:57 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:41 +0000 Subject: Processing of haskell-monoid-extras_0.4.0.3-1_amd64.changes Message-ID: haskell-monoid-extras_0.4.0.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-monoid-extras-dev_0.4.0.3-1_amd64.deb libghc-monoid-extras-doc_0.4.0.3-1_all.deb libghc-monoid-extras-prof_0.4.0.3-1_amd64.deb haskell-monoid-extras_0.4.0.3-1.dsc haskell-monoid-extras_0.4.0.3-1.debian.tar.xz haskell-monoid-extras_0.4.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-pipes-group_1.0.3-1_amd64.changes Message-ID: haskell-pipes-group_1.0.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-group-dev_1.0.3-1_amd64.deb libghc-pipes-group-doc_1.0.3-1_all.deb libghc-pipes-group-prof_1.0.3-1_amd64.deb haskell-pipes-group_1.0.3-1.dsc haskell-pipes-group_1.0.3-1.debian.tar.xz haskell-pipes-group_1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-statistics_0.13.2.3-4_amd64.changes Message-ID: haskell-statistics_0.13.2.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-statistics-dev_0.13.2.3-4_amd64.deb libghc-statistics-doc_0.13.2.3-4_all.deb libghc-statistics-prof_0.13.2.3-4_amd64.deb haskell-statistics_0.13.2.3-4.dsc haskell-statistics_0.13.2.3-4.debian.tar.xz haskell-statistics_0.13.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-xml-hamlet_0.4.0.11-3_amd64.changes Message-ID: haskell-xml-hamlet_0.4.0.11-3_amd64.changes uploaded successfully to localhost along with the files: libghc-xml-hamlet-dev_0.4.0.11-3_amd64.deb libghc-xml-hamlet-doc_0.4.0.11-3_all.deb libghc-xml-hamlet-prof_0.4.0.11-3_amd64.deb haskell-xml-hamlet_0.4.0.11-3.dsc haskell-xml-hamlet_0.4.0.11-3.debian.tar.xz haskell-xml-hamlet_0.4.0.11.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-text-show_2.1.1-1_amd64.changes Message-ID: haskell-text-show_2.1.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-text-show-dev_2.1.1-1_amd64.deb libghc-text-show-doc_2.1.1-1_all.deb libghc-text-show-prof_2.1.1-1_amd64.deb haskell-text-show_2.1.1-1.dsc haskell-text-show_2.1.1-1.debian.tar.xz haskell-text-show_2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:43 +0000 Subject: Processing of haskell-vector-space-points_0.2.1.1-3_amd64.changes Message-ID: haskell-vector-space-points_0.2.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-space-points-dev_0.2.1.1-3_amd64.deb libghc-vector-space-points-doc_0.2.1.1-3_all.deb libghc-vector-space-points-prof_0.2.1.1-3_amd64.deb haskell-vector-space-points_0.2.1.1-3.dsc haskell-vector-space-points_0.2.1.1-3.debian.tar.xz haskell-vector-space-points_0.2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:41 +0000 Subject: Processing of haskell-keys_3.10.2-3_amd64.changes Message-ID: haskell-keys_3.10.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-keys-dev_3.10.2-3_amd64.deb libghc-keys-doc_3.10.2-3_all.deb libghc-keys-prof_3.10.2-3_amd64.deb haskell-keys_3.10.2-3.dsc haskell-keys_3.10.2-3.debian.tar.xz haskell-keys_3.10.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-log-domain_0.10.2-4_amd64.changes Message-ID: haskell-log-domain_0.10.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-log-domain-dev_0.10.2-4_amd64.deb libghc-log-domain-doc_0.10.2-4_all.deb libghc-log-domain-prof_0.10.2-4_amd64.deb haskell-log-domain_0.10.2-4.dsc haskell-log-domain_0.10.2-4.debian.tar.xz haskell-log-domain_0.10.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-pipes-bytestring_2.1.1-4_amd64.changes Message-ID: haskell-pipes-bytestring_2.1.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-bytestring-dev_2.1.1-4_amd64.deb libghc-pipes-bytestring-doc_2.1.1-4_all.deb libghc-pipes-bytestring-prof_2.1.1-4_amd64.deb haskell-pipes-bytestring_2.1.1-4.dsc haskell-pipes-bytestring_2.1.1-4.debian.tar.xz haskell-pipes-bytestring_2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-reducers_3.10.3.2-3_amd64.changes Message-ID: haskell-reducers_3.10.3.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-reducers-dev_3.10.3.2-3_amd64.deb libghc-reducers-doc_3.10.3.2-3_all.deb libghc-reducers-prof_3.10.3.2-3_amd64.deb haskell-reducers_3.10.3.2-3.dsc haskell-reducers_3.10.3.2-3.debian.tar.xz haskell-reducers_3.10.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:42 +0000 Subject: Processing of haskell-project-template_0.2.0-2_amd64.changes Message-ID: haskell-project-template_0.2.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-project-template-dev_0.2.0-2_amd64.deb libghc-project-template-doc_0.2.0-2_all.deb libghc-project-template-prof_0.2.0-2_amd64.deb haskell-project-template_0.2.0-2.dsc haskell-project-template_0.2.0-2.debian.tar.xz haskell-project-template_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:41 +0000 Subject: Processing of haskell-tasty-rerun_1.1.4-2_amd64.changes Message-ID: haskell-tasty-rerun_1.1.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-rerun-dev_1.1.4-2_amd64.deb libghc-tasty-rerun-doc_1.1.4-2_all.deb libghc-tasty-rerun-prof_1.1.4-2_amd64.deb haskell-tasty-rerun_1.1.4-2.dsc haskell-tasty-rerun_1.1.4-2.debian.tar.xz haskell-tasty-rerun_1.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:44 +0000 Subject: Processing of haskell-wl-pprint-terminfo_3.7.1.3-4_amd64.changes Message-ID: haskell-wl-pprint-terminfo_3.7.1.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-wl-pprint-terminfo-dev_3.7.1.3-4_amd64.deb libghc-wl-pprint-terminfo-doc_3.7.1.3-4_all.deb libghc-wl-pprint-terminfo-prof_3.7.1.3-4_amd64.deb haskell-wl-pprint-terminfo_3.7.1.3-4.dsc haskell-wl-pprint-terminfo_3.7.1.3-4.debian.tar.xz haskell-wl-pprint-terminfo_3.7.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:41 +0000 Subject: Processing of haskell-web-routes-happstack_0.23.9-3_amd64.changes Message-ID: haskell-web-routes-happstack_0.23.9-3_amd64.changes uploaded successfully to localhost along with the files: libghc-web-routes-happstack-dev_0.23.9-3_amd64.deb libghc-web-routes-happstack-doc_0.23.9-3_all.deb libghc-web-routes-happstack-prof_0.23.9-3_amd64.deb haskell-web-routes-happstack_0.23.9-3.dsc haskell-web-routes-happstack_0.23.9-3.debian.tar.xz haskell-web-routes-happstack_0.23.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:43 +0000 Subject: Processing of haskell-reform-happstack_0.2.5-3_amd64.changes Message-ID: haskell-reform-happstack_0.2.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-reform-happstack-dev_0.2.5-3_amd64.deb libghc-reform-happstack-doc_0.2.5-3_all.deb libghc-reform-happstack-prof_0.2.5-3_amd64.deb haskell-reform-happstack_0.2.5-3.dsc haskell-reform-happstack_0.2.5-3.debian.tar.xz haskell-reform-happstack_0.2.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:44 +0000 Subject: Processing of haskell-tasty-hspec_1.1-2_amd64.changes Message-ID: haskell-tasty-hspec_1.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-tasty-hspec-dev_1.1-2_amd64.deb libghc-tasty-hspec-doc_1.1-2_all.deb libghc-tasty-hspec-prof_1.1-2_amd64.deb haskell-tasty-hspec_1.1-2.dsc haskell-tasty-hspec_1.1-2.debian.tar.xz haskell-tasty-hspec_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:44 +0000 Subject: Processing of haskell-postgresql-simple_0.4.10.0-5_amd64.changes Message-ID: haskell-postgresql-simple_0.4.10.0-5_amd64.changes uploaded successfully to localhost along with the files: libghc-postgresql-simple-dev_0.4.10.0-5_amd64.deb libghc-postgresql-simple-doc_0.4.10.0-5_all.deb libghc-postgresql-simple-prof_0.4.10.0-5_amd64.deb haskell-postgresql-simple_0.4.10.0-5.dsc haskell-postgresql-simple_0.4.10.0-5.debian.tar.xz haskell-postgresql-simple_0.4.10.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:44 +0000 Subject: Processing of haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes Message-ID: haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb haskell-wl-pprint-extras_3.5.0.5-3.dsc haskell-wl-pprint-extras_3.5.0.5-3.debian.tar.xz haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:51:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:51:43 +0000 Subject: Processing of haskell-kan-extensions_4.2.3-1_amd64.changes Message-ID: haskell-kan-extensions_4.2.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-kan-extensions-dev_4.2.3-1_amd64.deb libghc-kan-extensions-doc_4.2.3-1_all.deb libghc-kan-extensions-prof_4.2.3-1_amd64.deb haskell-kan-extensions_4.2.3-1.dsc haskell-kan-extensions_4.2.3-1.debian.tar.xz haskell-kan-extensions_4.2.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:54:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:54:57 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 02:54:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 02:54:58 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:01:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:01:03 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:01:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:01:03 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:06:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:06:03 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:06:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:06:04 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:11:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:11:51 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:11:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:11:51 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:16:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:16:57 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:16:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:16:57 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:02 +0000 Subject: Processing of haskell-html-conduit_1.2.1-1_amd64.changes Message-ID: haskell-html-conduit_1.2.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-html-conduit-dev_1.2.1-1_amd64.deb libghc-html-conduit-doc_1.2.1-1_all.deb libghc-html-conduit-prof_1.2.1-1_amd64.deb haskell-html-conduit_1.2.1-1.dsc haskell-html-conduit_1.2.1-1.debian.tar.xz haskell-html-conduit_1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:06 +0000 Subject: Processing of haskell-markdown_0.1.13.2-3_amd64.changes Message-ID: haskell-markdown_0.1.13.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-markdown-dev_0.1.13.2-3_amd64.deb libghc-markdown-doc_0.1.13.2-3_all.deb libghc-markdown-prof_0.1.13.2-3_amd64.deb haskell-markdown_0.1.13.2-3.dsc haskell-markdown_0.1.13.2-3.debian.tar.xz haskell-markdown_0.1.13.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:11 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:11 +0000 Subject: Processing of haskell-snap-core_0.9.8.0-1_amd64.changes Message-ID: haskell-snap-core_0.9.8.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-snap-core-dev_0.9.8.0-1_amd64.deb libghc-snap-core-doc_0.9.8.0-1_all.deb libghc-snap-core-prof_0.9.8.0-1_amd64.deb haskell-snap-core_0.9.8.0-1.dsc haskell-snap-core_0.9.8.0-1.debian.tar.xz haskell-snap-core_0.9.8.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:11 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:13 +0000 Subject: Processing of haskell-markdown_0.1.13.2-3_amd64.changes Message-ID: haskell-markdown_0.1.13.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-markdown-dev_0.1.13.2-3_amd64.deb libghc-markdown-doc_0.1.13.2-3_all.deb libghc-markdown-prof_0.1.13.2-3_amd64.deb haskell-markdown_0.1.13.2-3.dsc haskell-markdown_0.1.13.2-3.debian.tar.xz haskell-markdown_0.1.13.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:14 +0000 Subject: Processing of haskell-html-conduit_1.2.1-1_amd64.changes Message-ID: haskell-html-conduit_1.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-html-conduit-dev_1.2.1-1_amd64.deb libghc-html-conduit-doc_1.2.1-1_all.deb libghc-html-conduit-prof_1.2.1-1_amd64.deb haskell-html-conduit_1.2.1-1.dsc haskell-html-conduit_1.2.1-1.debian.tar.xz haskell-html-conduit_1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:22:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:22:14 +0000 Subject: Processing of haskell-snap-core_0.9.8.0-1_amd64.changes Message-ID: haskell-snap-core_0.9.8.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-snap-core-dev_0.9.8.0-1_amd64.deb libghc-snap-core-doc_0.9.8.0-1_all.deb libghc-snap-core-prof_0.9.8.0-1_amd64.deb haskell-snap-core_0.9.8.0-1.dsc haskell-snap-core_0.9.8.0-1.debian.tar.xz haskell-snap-core_0.9.8.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:27:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:27:38 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:27:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:27:37 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:32:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:32:45 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:32:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:32:46 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:37:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:37:46 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:37:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:37:46 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:43:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:43:27 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:43:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:43:27 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:48:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:48:28 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:48:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:48:28 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:53:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:53:28 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 03:53:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 03:53:28 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:01:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:01:10 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:01:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:01:10 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:06:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:06:10 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:06:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:06:11 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:15:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:15:02 +0000 Subject: Processing of haskell-doctest_0.10.1-3_amd64.changes Message-ID: haskell-doctest_0.10.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: doctest_0.10.1-3_amd64.deb libghc-doctest-dev_0.10.1-3_amd64.deb libghc-doctest-doc_0.10.1-3_all.deb libghc-doctest-prof_0.10.1-3_amd64.deb haskell-doctest_0.10.1-3.dsc haskell-doctest_0.10.1-3.debian.tar.xz haskell-doctest_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:15:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:15:07 +0000 Subject: Processing of haskell-http-api-data_0.2.1-1_amd64.changes Message-ID: haskell-http-api-data_0.2.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-api-data-dev_0.2.1-1_amd64.deb libghc-http-api-data-doc_0.2.1-1_all.deb libghc-http-api-data-prof_0.2.1-1_amd64.deb haskell-http-api-data_0.2.1-1.dsc haskell-http-api-data_0.2.1-1.debian.tar.xz haskell-http-api-data_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:15:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:15:24 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:15:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:15:24 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:17:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:17:40 +0000 Subject: Processing of haskell-http-api-data_0.2.1-1_amd64.changes Message-ID: haskell-http-api-data_0.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-http-api-data-dev_0.2.1-1_amd64.deb libghc-http-api-data-doc_0.2.1-1_all.deb libghc-http-api-data-prof_0.2.1-1_amd64.deb haskell-http-api-data_0.2.1-1.dsc haskell-http-api-data_0.2.1-1.debian.tar.xz haskell-http-api-data_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:17:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:17:57 +0000 Subject: Processing of haskell-doctest_0.10.1-3_amd64.changes Message-ID: haskell-doctest_0.10.1-3_amd64.changes uploaded successfully to localhost along with the files: doctest_0.10.1-3_amd64.deb libghc-doctest-dev_0.10.1-3_amd64.deb libghc-doctest-doc_0.10.1-3_all.deb libghc-doctest-prof_0.10.1-3_amd64.deb haskell-doctest_0.10.1-3.dsc haskell-doctest_0.10.1-3.debian.tar.xz haskell-doctest_0.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:20:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:20:25 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:20:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:20:25 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:26:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:26:36 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:26:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:26:36 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:29:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:29:54 +0000 Subject: haskell-adjunctions_4.2.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:05:57 EST Source: haskell-adjunctions Binary: libghc-adjunctions-dev libghc-adjunctions-prof libghc-adjunctions-doc Architecture: amd64 all source Version: 4.2.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-adjunctions-dev - Adjunctions${haskell:ShortBlurb} libghc-adjunctions-prof - Adjunctions${haskell:ShortBlurb} libghc-adjunctions-doc - Adjunctions${haskell:ShortBlurb} Changes: haskell-adjunctions (4.2.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: de4f7631029699c958b691563ff758b45e334d5c02dba0be2b834db7dcca5c40 151020 libghc-adjunctions-dev_4.2.2-1_amd64.deb 3c0e8c04b52056882b79105a625a0ecebb1aa2d13c5241fa57ff7c7b46870c9e 67352 libghc-adjunctions-doc_4.2.2-1_all.deb 1c6b4edcfc5bf7917b1a6f7d4dff3df06b92c7e4322fb90f46f8dbd6046ca392 142908 libghc-adjunctions-prof_4.2.2-1_amd64.deb 3985d9cd226f82354e5e6fd2a60702a4f8216cc60bb8494c19fbc9adc440c267 3415 haskell-adjunctions_4.2.2-1.dsc 6b71298c38481f6da0fc75b066f04ac60976b89d5264c5f3f77c3ecc1a7cdc68 2832 haskell-adjunctions_4.2.2-1.debian.tar.xz 58f2d5e66bc61cb8d2fe2148c9b3df3c95e87a353dfc7ed18af2cbeb2318e002 15442 haskell-adjunctions_4.2.2.orig.tar.gz Checksums-Sha1: d15abd3547014f99af9c02b452e1356174026de9 151020 libghc-adjunctions-dev_4.2.2-1_amd64.deb 97b5ae1b494bd87b364741f200378e063ed017a5 67352 libghc-adjunctions-doc_4.2.2-1_all.deb 5088808a12c9d2e7936c4fa2ddd7486c5df9fde5 142908 libghc-adjunctions-prof_4.2.2-1_amd64.deb 3cac78bb522a61cc8e2a37c6bf3ddf1e6568319b 3415 haskell-adjunctions_4.2.2-1.dsc bfa688b57e636415da8a0c7ad8798a6cf2a55855 2832 haskell-adjunctions_4.2.2-1.debian.tar.xz 7ac1935f40e360ee20d3d265d6fa5e2cb1952271 15442 haskell-adjunctions_4.2.2.orig.tar.gz Files: d0c24ac42b0d53e411ad6d40a2383f1e 151020 haskell extra libghc-adjunctions-dev_4.2.2-1_amd64.deb 58f5e5c3e1b2eaf3a94072685611fb1f 67352 doc extra libghc-adjunctions-doc_4.2.2-1_all.deb a46a95035aa8db75c230ab0f89285d72 142908 haskell extra libghc-adjunctions-prof_4.2.2-1_amd64.deb 73d43e7df9fb36b7657058bb8088829d 3415 haskell extra haskell-adjunctions_4.2.2-1.dsc d54a5db8bfcfd15f41011c9ea606c888 2832 - - haskell-adjunctions_4.2.2-1.debian.tar.xz 8c172104d251f73db779e6164c1a89db 15442 - - haskell-adjunctions_4.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKAsP/0d+6Iwz0eNn8pGH6/fspwmV Y5jMVko0z7aBlm1c4ImkBT0UGbL136Jxd8JH0ELMWhZmpAy0jocIgKxN5VlQgvRe Bc/DK/P+HwxbP2SGYgzBnSjUVD8ZBdQv0pQwLy/6yYUqE/MAiuTLLg3bunlgp0UK oGf5nx/y+pzBQpKHZlpuV/DUbOytE889u5AfOTzg8vNT6D7ghe5RQWviEHefdps2 3xlDib2xsLyniIMesu14FcIAfZ33UEyy0y29cLcNFpk7iU/zqcvNDdd2aOAVetCV dqrnMwVxCgHKU/BgucAJ9YUcrSauPSnhqnG/2lwkDHU6jt9BQ3jCMthDMQd8y/ya ZuAXbBoEjqP9hs2et3541xBgqguPomCVFv1mb54Bn42vu9ZzzVQ0Yc0EgiO1SpJS sk0S/aBl9uFpZkySWTpnX1rV/FSLJEnej+Kl7n79XQM20LBIqIceP87W0S4OdLlK T2H51fZzVSWs6sT8wG96oAmdwuLRjz8knbWITVbHGQJu7TTfdHLtZEAOKdFboXFb vdsgb3O/NnVzsxqoylZtjpliGAXu3rfdyQ3/8Bech7Gvuz8gWqgoDaA3RST2c0hE Xx1i4JJ1yv/Hvt0I+lJc92gzXvtVLFv+XGXUjBvpImu0NV9OZPDQxe+z8TrvEscZ dQGbKxnyjsQxyewPVMOZ =jUuK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:30:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:30:03 +0000 Subject: haskell-authenticate-oauth_1.5.1.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:37:28 EST Source: haskell-authenticate-oauth Binary: libghc-authenticate-oauth-dev libghc-authenticate-oauth-prof libghc-authenticate-oauth-doc Architecture: amd64 all source Version: 1.5.1.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-authenticate-oauth-dev - authenticate with OAuth for Haskell web applications${haskell:Sho libghc-authenticate-oauth-prof - authenticate with OAuth for Haskell web applications${haskell:Sho libghc-authenticate-oauth-doc - authenticate with OAuth for Haskell web applications${haskell:Sho Changes: haskell-authenticate-oauth (1.5.1.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ea7498204cabf98e52356440c0d5c55eaf60fc42e5b8121bb890b6370cc11074 158710 libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb 945c90831bcbf04576a8772c2becb10adce9434de521c14301f597b957cb2154 47366 libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb 3f900d48345eee53a23dff19cd70ff2649161a4dd48cdffb1d5f1427864984b1 132314 libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb a4708f49dc28a529b1f8f54d41cc3172185861b721c6338f0562cea0ab84520b 3323 haskell-authenticate-oauth_1.5.1.1-5.dsc 450c0049d105e8f778cd53ae0fd79b6efef690f688e2df62429fb5d88d7a4a65 2508 haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz eb9f15ebc6eb4a9ce08115c729e3e6803b28e35edf0ab5bc19fed64f9a2fc30b 8039 haskell-authenticate-oauth_1.5.1.1.orig.tar.gz Checksums-Sha1: 0d451db1836035a7d47322fc75e284d44d173508 158710 libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb 24b4aa3bbb73a7171442f18c0763e854fce3ab3b 47366 libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb 4a3e7571f519513bdf7a4aa628d4eadd7dd89f50 132314 libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb 5ee85d1d585b0d237eb40a10737584cf7ce03d95 3323 haskell-authenticate-oauth_1.5.1.1-5.dsc 4364477bfb571fe2f758a111afe7b77988d811d7 2508 haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz 26aee682799fbc2a71057fcda893da13afae2e7b 8039 haskell-authenticate-oauth_1.5.1.1.orig.tar.gz Files: 58f239d35452cef7811ddfbe36023b2e 158710 haskell extra libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb 40ccb1dd73e2285fb9cdf9ba24cc7c3e 47366 doc extra libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb c8a2d6684551974a15f95763e380a886 132314 haskell extra libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb 8c99ca12971bee0f15859b4ebb3c74e3 3323 haskell extra haskell-authenticate-oauth_1.5.1.1-5.dsc c2de2c10cd354b52cdc82ea90375c320 2508 - - haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz 3665fcb48e9c865b3852e34e0489b337 8039 - - haskell-authenticate-oauth_1.5.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9p4P/3Xqrgmwmw3uTyfeG+wtXKnC 8NuwBXor7gpy6fchfL/xJeVpK7V5rdfuhnxum28H6/Bn7VcTLdJLYyB16nTnSHnE Vp7FAE8PB21AUq0CsEseUglj4+wwqkZQHvtJw/JVIvkySoX7jL2gcWPk4qkRuJNt sz/fAQQxS55w+95VHxDonKYKnoGfl4hmXfZuS+aKdplhqC3dm77DgCbqFCrmGQqI 6FyvGQD9IRgCeCxDHXnpwKhREI/wULpFtvAUTCcCXkKP83kE5Yr48L/mHlYMy9mU nM4cF9SRPOMcXzH/SEPCly8xrOIJU7UyDI0ZG2QsngXsGrNv/5Aw9rOIA2pv2Lc1 7fJZtGex/kC7KdwBVYn4nEUlqLQimzi5i5Rjel9e+d3QZ0IR+HzlKlymS0Rhe7Rp hr+sVMAiFZP8UEi+dSO/egD1ZJ4dzWwQUeGRWworbi+XLNWfoLveXbFaS9mfxbGk zeDzlu607KMX/GGewZiB98bgnDP+WdFQ43ihkMCnz8D2s+XXk67qiq/qWhDDqv9d rAsVrBMxqQFXwqQUktGYBJWx1TubY6YtWtbC/+dSXQmwEQrwtTnDaV5rK7Cy2AK7 kLmx7MWVNgWcKLYhMobbojalH+owk53UK7WL313bpuzNLYkJy+JEoxClLs5RX/k3 XZIt6/gXFqAmoHKYbCpu =5H/W -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:30:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:30:34 +0000 Subject: haskell-cryptohash-conduit_0.1.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:17:15 EST Source: haskell-cryptohash-conduit Binary: libghc-cryptohash-conduit-dev libghc-cryptohash-conduit-prof libghc-cryptohash-conduit-doc Architecture: amd64 all source Version: 0.1.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cryptohash-conduit-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptohash-conduit-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptohash-conduit-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cryptohash-conduit (0.1.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b4ca4058422e6ae092da051dcbfb47fed6035148b3d137a4ee9f29189d00b685 19556 libghc-cryptohash-conduit-dev_0.1.1-6_amd64.deb 1c97fd2a1a95ece272ab1b9d1e7198987f47f73f946898d0e469ad649145c1a5 29802 libghc-cryptohash-conduit-doc_0.1.1-6_all.deb dcc60af6fa716fda22167b33c0dd9001e1cae4ec2ec96a4e6011bc155b0c304e 16156 libghc-cryptohash-conduit-prof_0.1.1-6_amd64.deb 9a027a2d741d5a02581414477a86b78b3b8cc87d1628b4091de44e9238c7f347 2777 haskell-cryptohash-conduit_0.1.1-6.dsc 7fd83826cf6b4e6ddaa96b8cc8d02e74471c50945ca696bbeaeae63f43c06227 2388 haskell-cryptohash-conduit_0.1.1-6.debian.tar.xz ea516d898d3e34dae6be3e8bc59c9f61a61cb1222233dbfe84a84bb0ded4b4ce 2318 haskell-cryptohash-conduit_0.1.1.orig.tar.gz Checksums-Sha1: db45aec47fe26c4ab88eb5c1d854d02a9cecfbc6 19556 libghc-cryptohash-conduit-dev_0.1.1-6_amd64.deb 056dac3182e3d58425a6fa745b7e069fa4b32bd1 29802 libghc-cryptohash-conduit-doc_0.1.1-6_all.deb b107574e874e8d433ca66fda43ce7f7a825d7b53 16156 libghc-cryptohash-conduit-prof_0.1.1-6_amd64.deb 8cef250d8353288b5a6fd10b18e2797a1fe598a6 2777 haskell-cryptohash-conduit_0.1.1-6.dsc 442086697e8a9a04e08a1334c33685360e2c1380 2388 haskell-cryptohash-conduit_0.1.1-6.debian.tar.xz 0c3e75cc6f7a46a7c5ed670943807ecb7b6442d1 2318 haskell-cryptohash-conduit_0.1.1.orig.tar.gz Files: 7c864bfe031ee5a5ce82dfb667d99f8f 19556 haskell extra libghc-cryptohash-conduit-dev_0.1.1-6_amd64.deb 7d62833403f53c2d7c891bcc9d9acd57 29802 doc extra libghc-cryptohash-conduit-doc_0.1.1-6_all.deb e9919d7784948eda199c00951ebf23af 16156 haskell extra libghc-cryptohash-conduit-prof_0.1.1-6_amd64.deb 3c0c58650963c1f8f0761207598a0c80 2777 haskell extra haskell-cryptohash-conduit_0.1.1-6.dsc bf3542fc184c8d30cba676dbafbc88fc 2388 - - haskell-cryptohash-conduit_0.1.1-6.debian.tar.xz c65191b770d78dd415f5006463211d94 2318 - - haskell-cryptohash-conduit_0.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovoMP/1GIUJm1SKtmd3zw+TM6Giig iPrAfHUo3ulouWM8kAcbe79WSyUPAb6+Ma8oyD/hge4TKwS1jMQPV7mZg6bgsqPm s077Uz3kkbzUIkPXdFGnoCUhz95ZZ3XVVjJ9FSL0B8fXB1TOTyaodLIUnzT0KWb7 t0/FIIEc7f+vahiXWAF+5qa821/bHpmUmO/FnpJdUSqIa3V1NaYLrM/KOarLiAjF PVemaZmdSl/ZgapEW/UIPmN3xhjL5IbvBUEgiCuRytwBGF3vOokyVEVDD0Y3nejq uRymPvpsBEyICBKwp/KW0M8UFpai1nlXvwrC7Ei6ZBeoO5u/Yfc/awPqafdJ3gqG y+/S+Z0vTc90kl1xqiD7ok3c6WcxoRC1hun7LDlK894yemRNncMebHH20bQgmsFA hTBOqjXwl6+1OwiNq3Tgs4HHsfFBWQf5RZVkZloPh18ede3R/UhH+P/n0mg3XjrP IMRjZtkM0/sO/TD0VS7v46AZ9VHWQysCQ8Ck0QmDUWcMiz3HIyZ1w9PGDqal4hez y9tAufEXI3sUKcMgt0aXD8fWR3lziVb1cujpX4INO2JL5mw1eGXHFr3+Dw1U7YCI W5vbiEg16111yfQKfk5gby4lSRbu/740yps7W522zu9DBxyaATB7tsAo6R+pBQWb kM+ZFKly5hdN5zvzmrON =S0Vs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:30:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:30:43 +0000 Subject: haskell-csv-conduit_0.6.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:18:41 EST Source: haskell-csv-conduit Binary: libghc-csv-conduit-dev libghc-csv-conduit-prof libghc-csv-conduit-doc Architecture: amd64 all source Version: 0.6.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-csv-conduit-dev - fast, conduit-based CSV parser library${haskell:ShortBlurb} libghc-csv-conduit-prof - fast, conduit-based CSV parser library${haskell:ShortBlurb} libghc-csv-conduit-doc - fast, conduit-based CSV parser library${haskell:ShortBlurb} Changes: haskell-csv-conduit (0.6.6-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f4793a3d62310cdd98f509aa0cd9550e4366c5c96e6a7bf96e98d2c777d401b4 237722 libghc-csv-conduit-dev_0.6.6-5_amd64.deb 2ef7e6acfc57576b550f0c09d7c0d38cd2f0bddef7a85d4b59e7ea83dfe181f5 71228 libghc-csv-conduit-doc_0.6.6-5_all.deb 2fa81016f335431498a57d0124b5f06aff7c83aa3b593a5c1f5335b9bfe4d4a5 254074 libghc-csv-conduit-prof_0.6.6-5_amd64.deb 534ecf949aec741ab89ae31db41c1959dc9d54d6909a2810c3e71178dbaada3a 3437 haskell-csv-conduit_0.6.6-5.dsc 3adc1d1119f0ae490a2d59859ac2293b9ff6bcc27b1b369d2664925ee52a7f40 2824 haskell-csv-conduit_0.6.6-5.debian.tar.xz 7329056af16c2f81382ad0cc3437232b80e9910288daf687519a2e2cd2ee5d8b 18973 haskell-csv-conduit_0.6.6.orig.tar.gz Checksums-Sha1: 5ac25690ee0c218b42564d4bec4a1902f3049ff5 237722 libghc-csv-conduit-dev_0.6.6-5_amd64.deb 7958b5ce6f40b0d1ce7a7e057cf9468ecf63d2e3 71228 libghc-csv-conduit-doc_0.6.6-5_all.deb 1f468993b345d7f11bb1ff38ca2066e1ac97cf81 254074 libghc-csv-conduit-prof_0.6.6-5_amd64.deb 19160b7e7f642a0c0741ec43415671a046b10267 3437 haskell-csv-conduit_0.6.6-5.dsc 931f291c8722a11eb68fda4ac1f1e9b1b99092af 2824 haskell-csv-conduit_0.6.6-5.debian.tar.xz d2f7ab15b450c0d5a162c3a241d9e127e27be8ee 18973 haskell-csv-conduit_0.6.6.orig.tar.gz Files: dd989775a5fff84e03acd4694e44c430 237722 haskell extra libghc-csv-conduit-dev_0.6.6-5_amd64.deb 32eb9c5b695c0efec8001c4a7f426cc5 71228 doc extra libghc-csv-conduit-doc_0.6.6-5_all.deb 6ac0376b3aad3d535a57bbecf8574a23 254074 haskell extra libghc-csv-conduit-prof_0.6.6-5_amd64.deb bdf55f32b62183448e86d66c331a13b3 3437 haskell extra haskell-csv-conduit_0.6.6-5.dsc bb0cd1ded894ca621f97de2bd7b02424 2824 - - haskell-csv-conduit_0.6.6-5.debian.tar.xz 4ddac9550837c7cd87afdc8901500ebb 18973 - - haskell-csv-conduit_0.6.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioifcQAKZof9Xivp3ZqEktKYDU3BF7 SMgAmTmFCsDt3lU40brlXcn3mM7w98VTLyvgi2Ag+hx4XpZqiskdUj1Xovv/eS57 24pnLKj8Hi6thuHS7yHgiu7XyE8qrrd70XZC7srZwVPZc7V1Igfyr+Qr9hDoFla4 DqCmGn69aPXUSWfEVj2kGrqxz9KvT/blTvek/NCeYsdu/Zmg4zoUd3QK6XE4W9hs tekWFBzBE8TIqkvudJV1hFBxYIhA5l2zqXvbeO1aaGl58f7MMq7JaynXChbo7y3X xHOLIHOc0hPeFprHRzkiha5duynYKviL1itjBYQ1Jbm5zpbXqkAVK5DQhWQHY57e Tm1Dkfj86hviqT9CB89usLPyoYqETU6i7B00SuzOEOg7M/REqLkqvWn+ns898R20 reXUOlH8ADOZyoEWfGZ+EqETIA10CO1umpytAMRTvrhOo1yLRHscEuxNPKKcJceL 0TQn42iEYs66iV/sLo1LHi1Dr11NBmdVx1t+rwqjghjclBJxKnXpt4Q6Swr8Ge6A BJJGDoEtv1vbkdnMU5TPDk5BwnbdyaMlzDdjyopJQhmZ+ZcJj5mgH61dhWCdydLY 2Tzqee3JjmCRu92e4EDE7Z4c8xMndhujlPoWktIo/0S9jdce2HXZ8dqy2ohtFQXG 5qctd9rKtNIlT+96Y1U4 =TUeL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:30:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:30:56 +0000 Subject: haskell-dns_2.0.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:22:34 EST Source: haskell-dns Binary: libghc-dns-dev libghc-dns-prof libghc-dns-doc Architecture: amd64 all source Version: 2.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dns-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dns-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dns-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dns (2.0.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: f4a4f58eb98915f50d3e85e8387120ff5a8b3a4e738c54e946f561d39fd858b9 188474 libghc-dns-dev_2.0.1-1_amd64.deb f901900b9e0a76acf4a9a3e2699271a7648bc33768b0e32c1f787dd2fad13f49 73876 libghc-dns-doc_2.0.1-1_all.deb 9a6079f6411bcf7ff1938114bf9b4c3587d9c97be166cd749a5f3c628ff744dc 162058 libghc-dns-prof_2.0.1-1_amd64.deb 63b62ac95d7764e85318f9f89c1e820cd7753c6d8e041fd27c92dbc3e190dd72 2911 haskell-dns_2.0.1-1.dsc 4fc93ecff5ca0164cb5afdc4e2c97c036383fb9e8a1800ee12efed0529529d65 2496 haskell-dns_2.0.1-1.debian.tar.xz 3d11e14bbfd07b46bba9c676dd970731be190d6dc9c5e95089c4da60565e47d2 20673 haskell-dns_2.0.1.orig.tar.gz Checksums-Sha1: c514d00f0f079089bc3766e62fc20c45b0a00c65 188474 libghc-dns-dev_2.0.1-1_amd64.deb 157bbdcabd811198bb58b9a541116f5e9d8b118b 73876 libghc-dns-doc_2.0.1-1_all.deb e95b826bf38bdd37bbe5134bf0c1bd9500c30af0 162058 libghc-dns-prof_2.0.1-1_amd64.deb f759d32f68053faeb5ee490ce8d7a4773aed8527 2911 haskell-dns_2.0.1-1.dsc 8931465858f38d55587931fa1b1ed85b11fa820b 2496 haskell-dns_2.0.1-1.debian.tar.xz cfae945c2451fae3f987205f8f21461cc67942fa 20673 haskell-dns_2.0.1.orig.tar.gz Files: addfe238697f9c9190f51e34251cf8b8 188474 haskell extra libghc-dns-dev_2.0.1-1_amd64.deb 7506eb6a41520056e50e6f12895eb5d9 73876 doc extra libghc-dns-doc_2.0.1-1_all.deb f017aff3d8a2b92256571f399edd10bf 162058 haskell extra libghc-dns-prof_2.0.1-1_amd64.deb 4069eedcfb822c1b849f569b62ced04f 2911 haskell extra haskell-dns_2.0.1-1.dsc ecd1bbc5ff918c90315785cf4bd785f0 2496 - - haskell-dns_2.0.1-1.debian.tar.xz 69d48aefb37baa7f1f235556bf4ff8f8 20673 - - haskell-dns_2.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioijIP/1rp3dEIbFr3Bp0LtbrqvuEl A6x9oZNVON1o9cAX02m6v1aCDoU1XPekSJDrSwM1PyYkNcbIMYIDiNdD0gqtEWBS +W03M4mrU7FWmD8dISDtYhtXcsbp7BY2rBfnBbnvco+TUeqCa6wX3SlpMHLcOYmI 2SM9L5GtI7KMiD/3GppIiBJneScKl3B79GGdWIOeBklWSY1PGrYwStTOv2OOS9AY IRmmPqlfhU/CbE/RZucBTpf7oJD18jL4I3Z7QcPCjqPoVm7pT9zvRp9zaifp9/Sd PM9EUjdVxm6hkLgHA9ABS7UcXkOO7mmWYwNRvCW6yO5epXKzEMzArAhX6MjjDJcc y+PFBKiZOC370gtmK7vmWE9PHJJUQbfy0q2kZOLl4B+cdHOmVryGocRCVTPOxdXm BiyzCurtC7004zppmiNM36fag/Zy3rAqeAWIAPbBFe+BJ3t8I66wIpTU1RUgqFjk Ca7Pck9k51Q9kH1dhZzVuwIetB0pojm7Q1U3oOAiwd5T7SyGMDP27Mw292EKP8KG 9o0+8ksI7N3YjpVvUeDf+66oVprmogdyA5Zbd6zT+l2HLlpDY0yPXFLI5lSfgRyi CdUnxCsIsh4O9HR3pS8jgINRMJIRSc4h6lyw9QD93Fq2unVy9kRESaJXSo2vI3rn rrux1f/RXlIRdRBi2C8h =ZZ75 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:31:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:31:06 +0000 Subject: haskell-doctest_0.10.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-doctest, version 0.10.1-3, however unstable already has version 0.10.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:31:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:31:15 +0000 Subject: haskell-dual-tree_0.2.0.8-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:10:55 EST Source: haskell-dual-tree Binary: libghc-dual-tree-dev libghc-dual-tree-prof libghc-dual-tree-doc Architecture: amd64 all source Version: 0.2.0.8-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dual-tree-dev - Rose trees with cached and accumulating monoidal annotations${has libghc-dual-tree-prof - Rose trees with cached and accumulating monoidal annotations${has libghc-dual-tree-doc - Rose trees with cached and accumulating monoidal annotations${has Changes: haskell-dual-tree (0.2.0.8-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: d08449b0e557a9f25f2ddb51f1caf648d978a3f5959c7afe5ba05bf38f0347ad 51258 libghc-dual-tree-dev_0.2.0.8-1_amd64.deb 636b4e8f7669c0ca77188f229c954a19bbc65deae8b07b694dffcee35b323cc4 43506 libghc-dual-tree-doc_0.2.0.8-1_all.deb 49dcbd05fe4f9791262de8d38a0e19badd180ccbadcb69b349536e84837d5d52 43592 libghc-dual-tree-prof_0.2.0.8-1_amd64.deb 9882d979ada0728022f8f8798b2052f2849c4e33541f2838db227c69db246165 2726 haskell-dual-tree_0.2.0.8-1.dsc 6447c5d98df7aac68099e202c8997c824f4194722392e5e8e146d477bf93a8e5 2624 haskell-dual-tree_0.2.0.8-1.debian.tar.xz 53c5829fc5567f6e76adc3666c9db2755d17f606e0c5789bc00e0d6b7b97c273 7042 haskell-dual-tree_0.2.0.8.orig.tar.gz Checksums-Sha1: 6de1b45a28275203f131a0e1cf41a2094ac741a6 51258 libghc-dual-tree-dev_0.2.0.8-1_amd64.deb 6eb4f8ba01fc287584ef379910c43b7def323647 43506 libghc-dual-tree-doc_0.2.0.8-1_all.deb ca44f355f72b6468cd23d8c03ed6b630f17c6e01 43592 libghc-dual-tree-prof_0.2.0.8-1_amd64.deb 93545e4ec865d60bf4f4a1df27c066c5e31dc936 2726 haskell-dual-tree_0.2.0.8-1.dsc f963f291edefbf11a5c68fb500cd8d7cbaa2ae20 2624 haskell-dual-tree_0.2.0.8-1.debian.tar.xz abf5cd8aa5741f7d5bf59c4b581d72b626b5de04 7042 haskell-dual-tree_0.2.0.8.orig.tar.gz Files: 8960604d1fac79a57575cd8f46772f9f 51258 haskell extra libghc-dual-tree-dev_0.2.0.8-1_amd64.deb 9142580d2d6547d3ddf0c46cf3174a78 43506 doc extra libghc-dual-tree-doc_0.2.0.8-1_all.deb b72ec56c9ee663cd93dccee88cedc3c9 43592 haskell extra libghc-dual-tree-prof_0.2.0.8-1_amd64.deb 44700c39d1128f5c5e43e8da3a6db6c9 2726 haskell extra haskell-dual-tree_0.2.0.8-1.dsc 78db7eeac9f153124c8cb744e4288e2b 2624 - - haskell-dual-tree_0.2.0.8-1.debian.tar.xz 1ed23ff8e7ed64ae1a235e14f8c27c62 7042 - - haskell-dual-tree_0.2.0.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio6qIP/jgnAMJEoEXOy3fTqhqVqKVn xIDFXmjmpU5bgcuYvQPTbGPy9t0oe3YWNfM63Us3fva/ca3+76WxneA6jUzGTNUy 4SELqK2sSP+6LN0gxfMeKEONcp5g5hMeHV/dq0uwMGLG6UgfznPpdy/U3AguCLHb vGgcSegyPxtBjfYT3ZLbiU0rGoN7P/fngFapFn4c7mkd/bSxahA80LdSmQdTUnQ0 3lWKwvXzyGS5zmkF8P0uEPHRRf6YDtsIgZxlpKwbJcu9FEaJIqE7vNmPokDjFhdo hxo0KqNAg/iGRJBrECXywCwRdvZdNr+Z/9LtQZlF2JRkGkfHUwtvmxpp4i7kc52R Wdv5RdS+UM0RrS4+Gmlb66x3hQYdZVnhNlHHb9uZJF2BWrlAvBDG0Hcu4zjFW3LZ VRcoctFSvylNoPxvirzzTgNs3SVlBAmm2z/jE4WY644zup+7ee+m6/QJVL5rWzD+ C8YkPxD36aBMLnO0NNEEfE2mCP5rsmJj4Zo3txwLDVOXF8HjYX0QTightdlV5tW9 7E2dJ4lVBZEEIAYq4GgdazaUOLG0QRM9UqbsH/EfUqLIZ5nXEFELK3C4qnoJa7Pv kGCyIdy4PGWm0T5L5Yb+eLGJ/8XNqJJ2dljlqdvXgePU/djtWDr7iT0UHZKw2kAp U4+3t5s3hcIdNzkczM8H =txO4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:31:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:31:26 +0000 Subject: haskell-either_4.4.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:08:48 EST Source: haskell-either Binary: libghc-either-dev libghc-either-prof libghc-either-doc Architecture: amd64 all source Version: 4.4.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-either-dev - Either monad transformer${haskell:ShortBlurb} libghc-either-prof - Either monad transformer${haskell:ShortBlurb} libghc-either-doc - Either monad transformer${haskell:ShortBlurb} Changes: haskell-either (4.4.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 82f74754738fe358f83b86ddc0614bd5c91382056cfde8d65c8348d89ae75bc1 96318 libghc-either-dev_4.4.1-3_amd64.deb d4b03a09553f5e0408504a5f64514edd6f45dd264bd1c4ebec2da6a5ae02da9c 48696 libghc-either-doc_4.4.1-3_all.deb b598d9cd59acc2b7b3f720c495674f88a400fbbe2cac6e1085bcf0520256fd36 86502 libghc-either-prof_4.4.1-3_amd64.deb 0b3b72a3003c967eeebe9b59f66484aed59a67c4c959ce45bfd9b2e2a1d761f0 3525 haskell-either_4.4.1-3.dsc a26944982615b3d258b927bbf397e413e4ca0dddcc3c0bbca05ee302fa38da68 2896 haskell-either_4.4.1-3.debian.tar.xz 91e57debc09bcaa7d4b884902ea6d3201ca3fec77625a059edd84bcaeb5909cb 9243 haskell-either_4.4.1.orig.tar.gz Checksums-Sha1: ff31488177d3901772ee792c8f332c7628515191 96318 libghc-either-dev_4.4.1-3_amd64.deb 331b9b546bccea54908282fa7e9343f95a524f87 48696 libghc-either-doc_4.4.1-3_all.deb 9862bb144ae51c7ab90d94776cef0707f1cd491d 86502 libghc-either-prof_4.4.1-3_amd64.deb 94e317413396f5b906d42c29876d601de1edfc21 3525 haskell-either_4.4.1-3.dsc 2614fda533758195adfba2c9fad01f7b83304018 2896 haskell-either_4.4.1-3.debian.tar.xz b2d5dd2c96c39c6d3e32eacc76583f1b8c2f598e 9243 haskell-either_4.4.1.orig.tar.gz Files: 067a14d6259d00ba865c67453f219955 96318 haskell extra libghc-either-dev_4.4.1-3_amd64.deb f1a3da2e76c475123ccaea54eaa335f2 48696 doc extra libghc-either-doc_4.4.1-3_all.deb 466ba79565540fad4e65bafb9a096d13 86502 haskell extra libghc-either-prof_4.4.1-3_amd64.deb 5e8d052913c9c24bbf31418e8ae90f1a 3525 haskell extra haskell-either_4.4.1-3.dsc a1c0191a0da4644e0e3cb41c8f791fa2 2896 - - haskell-either_4.4.1-3.debian.tar.xz 7eff265ac582fd01f15cd453eaabf3b0 9243 - - haskell-either_4.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioU/cP/1QzmPzpjoEhNh/PooMqsK+J UjydfjZi8vUEPX/o5Z0GHwJTIfgC7I60Tm5RoGXw1TMWZ15xxOXLHg3D4Zv3U8eb 0V6i/MzJGJgWJ9F8ZBuhX63yF0mqh991NNL51F8SJEJ4n+fQqZ00beOF3OeG0z/q vbYHaz29Vz8NIndta+LVD6q5dC+q5vONtdXAly5tZVBPbWTe4xInMmxLrLjM3Lns OkyRD3y0HjMOwwP8bcZkczn2ZRqBelTbDBaI/Kh2G0zubxelFTcAbitKUPDjb0dj ZlDsBBQ987RTdHFAbyYLkmPgGxhEmr4bRHVJdAYRT+2N6laTSLlPrGLOWnQzFAqm 8AJH+EHa+XoW5YvPzixYteC4zViUH08l3kaIGEsfqSccG4l66hcXsxZ62pSmnGYf QLap7y1ySS3myefJjeWqRiDU8uchkhXlVcdvshNy8I7os6oEQYrTR5o+3pS2NZJC /6QOLetyk+zrjcyt5UzpiCXphUlehrRaTlOirofTVXqqXGVsnTyKo4GE+1WW+ZpW ltSUz/jO1iV15uybN6weegY3rY6SzxdtCwbrgTr2i/RTbr3paG0tj9UbJpJqC2qz TbwYIMcOeC7KAjd8w2vqz2RHb9MQQEt1dk3mc4l6ZxwQbOpGkUZ9wDXRQeB3opdu 9k2OHLO2XHQTs3FqWQY0 =eWYk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:31:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:31:36 +0000 Subject: haskell-free_4.12.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:47:18 EST Source: haskell-free Binary: libghc-free-dev libghc-free-prof libghc-free-doc Architecture: amd64 all source Version: 4.12.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-free-dev - Monads for free${haskell:ShortBlurb} libghc-free-prof - Monads for free${haskell:ShortBlurb} libghc-free-doc - Monads for free${haskell:ShortBlurb} Changes: haskell-free (4.12.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1a7ddbd54214ec40dc3a15ed33aea83a317432cf8ce4e1949c79ab1c92df2e43 448004 libghc-free-dev_4.12.1-2_amd64.deb 3021c902eeef83126e502fb048feca2676550f44912d3b5cd1f3e9aa212163c3 130008 libghc-free-doc_4.12.1-2_all.deb dc4578bb96d0f8956a0efc8a9553fc157d18cd4cc11040d62d71fb7181665528 421436 libghc-free-prof_4.12.1-2_amd64.deb f464591fab051e437a06037127a8d1241b8cba2258df1884e8afa5a126b29bea 3258 haskell-free_4.12.1-2.dsc 122a3099300206a11efe83654cb6f6d25200e2ae71728b979d5a91a8346175ec 2988 haskell-free_4.12.1-2.debian.tar.xz 376559042204e56bcd1152f04bf01079118c6ccba5e0cf8344de929537bc286b 49736 haskell-free_4.12.1.orig.tar.gz Checksums-Sha1: d982f248a7d188fdcd146df81855731097ae3b8f 448004 libghc-free-dev_4.12.1-2_amd64.deb c604ea848e0fb59120621a33525dcd442a197dc9 130008 libghc-free-doc_4.12.1-2_all.deb 9658bcabc433241767d315668e788e32c94ee0ff 421436 libghc-free-prof_4.12.1-2_amd64.deb 088ea1814b7e72db23eb399c251d701672ab2001 3258 haskell-free_4.12.1-2.dsc 56fc6f996658113e05e223b321bcb0e735812e2d 2988 haskell-free_4.12.1-2.debian.tar.xz 8530911468e62dc3f800b8ab9e6475a712bdb5db 49736 haskell-free_4.12.1.orig.tar.gz Files: 2d454ddcc883cc23804d5fbe1a311ff0 448004 haskell extra libghc-free-dev_4.12.1-2_amd64.deb cdf873ba6aa4002dc8ad8870a364af4c 130008 doc extra libghc-free-doc_4.12.1-2_all.deb e8048ffb8fe7599916a5c60ad3c2cc10 421436 haskell extra libghc-free-prof_4.12.1-2_amd64.deb 793902dbff3db82311785dd6d9363aa2 3258 haskell extra haskell-free_4.12.1-2.dsc f36a91d232e3075162ab05b169228c8c 2988 - - haskell-free_4.12.1-2.debian.tar.xz a6e19cb5f1bd3360096a7af43b91d0dc 49736 - - haskell-free_4.12.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyaoP/R34phWZGVnsu/4i/O/ROSR6 iY2npBjdOjUxRh50t5+mbTgmhRXFlavdOgnfGP7mP04DuR3rVRZIWdAIGlccZ3hL R9eXvxd09v4QFW514N/xMRe9QnrusXhy7pxdP1M2Wp0P4nHj2wF/EoLmDS12CZYN Uf7vHpaoLMC4hUf65UpTqGoLgohtknpqTwSj9Un/trZpAZf9nXd1ybfKmilVyFBm Sq89yVkD9oSY3wKfjLf1gaEVcdakd+B6nO5oyGGvPugwg7q95t4amp/e3xu5oiuW QSEn07HSk67AS+MXq1UhVq5+38VG+nv19jakBDxZmU3iuhgoEJyj7r4WVwkbcXs3 HAZB9aarfjqJ0YSEP9B4rouXVMz1r05TX4NBqPnJrIb0sgRnORB+c+uRdixLNjgo S9p2kRUTMgHE6UF6tH77wAIPl7ZLgPzMEAGD4+7hAWW7UoL5234aKHIDeB5tcJiy YRuFPUFormwnpycmtYxWHKcUydKAiLTqgVh2j6nCjt+jpBRCtPuxMK9qdIomIbp0 5sqPN7INBO+PwU0ghj2ffBjBXJp5qOVuxSOmvHcOg07AftrEOYvwawJjTpDfyyE4 556CzHYOgtg/Kl4rCk1vdFFt+fpgrE7+w0U/EVGyMe9nShHvkUFBfPD86F+JvIxP qifKcaIfHoqiJerOlMEN =90zo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:04 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:14 +0000 Subject: haskell-happstack-hsp_7.3.6-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:34:36 EST Source: haskell-happstack-hsp Binary: libghc-happstack-hsp-dev libghc-happstack-hsp-prof libghc-happstack-hsp-doc Architecture: amd64 all source Version: 7.3.6-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-happstack-hsp-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-happstack-hsp-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-happstack-hsp-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-happstack-hsp (7.3.6-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a20589ac7da6fea8b7d001f8de9c4e05cb0e390400641ab7478b0e4fb07851a9 75058 libghc-happstack-hsp-dev_7.3.6-2_amd64.deb 7f9189e7af07225742dce1f58acf3bf1baeaa8539fc22759cc523306dda87fd2 38414 libghc-happstack-hsp-doc_7.3.6-2_all.deb 2856e1315de359333ef879d459472b582a7c9d7d9b7720673c839ce910c75ad0 66084 libghc-happstack-hsp-prof_7.3.6-2_amd64.deb 0ec0782d65446fa679f000124bd1defa1e3d6aaa5d4df39e5382ab1a56d6ece0 3180 haskell-happstack-hsp_7.3.6-2.dsc 34f8f79898b5fe1f9ba770b3508868bbc3da8359e64610a911c5daf804ec0889 3016 haskell-happstack-hsp_7.3.6-2.debian.tar.xz e3f41aca20991e0bc5bbc00977ff97971d09b77ef293665a138efa7b74467631 5399 haskell-happstack-hsp_7.3.6.orig.tar.gz Checksums-Sha1: 5d67905714262f264ec6b5673524b23779a1a4e1 75058 libghc-happstack-hsp-dev_7.3.6-2_amd64.deb be9b16a19b88fba3c8991a3b080fabc4015ea522 38414 libghc-happstack-hsp-doc_7.3.6-2_all.deb 1e0f6e90551a4f779308c1ca7ba1ee1716d95840 66084 libghc-happstack-hsp-prof_7.3.6-2_amd64.deb a024e44b51ab6e7b5e1f812b9a8d336f676c027c 3180 haskell-happstack-hsp_7.3.6-2.dsc 917d2c62a4840ef727f85a72dfe118ae2e4f01ec 3016 haskell-happstack-hsp_7.3.6-2.debian.tar.xz 4de8a939be7d836ff94c6f1c4b7a6d567b59c780 5399 haskell-happstack-hsp_7.3.6.orig.tar.gz Files: 2539d74884b2014e6292200d57a6468c 75058 haskell extra libghc-happstack-hsp-dev_7.3.6-2_amd64.deb bcdaaa2bf6ed91b7d45eaaa897e6b3c4 38414 doc extra libghc-happstack-hsp-doc_7.3.6-2_all.deb a2b40df87f840973e3aa44de39e91186 66084 haskell extra libghc-happstack-hsp-prof_7.3.6-2_amd64.deb cece6f6475184a45ab4cae1463b9e633 3180 haskell extra haskell-happstack-hsp_7.3.6-2.dsc c4ab448bd72ae462cfdeb5f040ed2e50 3016 - - haskell-happstack-hsp_7.3.6-2.debian.tar.xz e60a0ac5127c2e2d457c15d3e71f757d 5399 - - haskell-happstack-hsp_7.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio0y4P/3xwdbh5fZuxsAYJQ6NidqLP FOJn8i8gUnSN8riyLm/1dlp0zFEg9cflYJ7mJQ5G7NpsavdaAfh9kmg2MTs/LAiA EDEe8Q/2ycTE3FR3RrxC3c6KEnn5tfLpQmM8jIYCiOho2NYfWKywoH91ajAGDXWh TvU2bVBesyqlguJ4OWWM1VVTVE3UAfUy7elXM573bhaFgYEuYL41jqorQNFasI4r yjWxtiextF+N0PG3K4SznhtD14ciJRfCMJ7swdd5gC7Xv6UymNAuSuWqZojkYlQH LJxPCWt1lX8BW4ByoEQqCZnkK0FX1wgxO0W1fealYNYLwABZ3W3GGkxlYdlXT6B+ iCeZvWzs4fuUxMtaYj2c7huy0cIQ/imdysbXa0EmvZRCtwi6/moY0HZDYrlj909g xwwTrzP4nRGIRwpM6eoGmon0+NK2MXvgeG5sGGjA3Xb9+g/sIQBYLMta/XctwheJ rVbw+cOCR2GGTSJzZB6XAEsvB2cbpQ8YmgeSc4MCnRVwbtXoqdDHTA5sQ6OlMAWI H2sSq5md5UsjICgd4tTXcKQVKXwIHWNNXFLGD6ieG3Q+XAnegLtinyXeAeK9FSiX wK+XAfqeCxIm3G8MdZ1yi6EhgHshsjxrbMNsCQXDR7YAT8pe4p42jkhgu4YMBm70 Hhc7HV+1xBo5WezzIrC1 =ajrY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:01 +0000 Subject: haskell-gtk-traymanager_0.1.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:06:45 EST Source: haskell-gtk-traymanager Binary: libghc-gtk-traymanager-dev libghc-gtk-traymanager-prof libghc-gtk-traymanager-doc Architecture: amd64 all source Version: 0.1.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gtk-traymanager-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gtk-traymanager-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gtk-traymanager-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-gtk-traymanager (0.1.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 56c6ccb9ec40bf6d39091a0cae7bae35257c35e0b504a64d92b87a1431f1bf47 32858 libghc-gtk-traymanager-dev_0.1.5-5_amd64.deb df997ca3df57701df59a548bb1115de74239b4bcd493ffd52957383146b1d635 35386 libghc-gtk-traymanager-doc_0.1.5-5_all.deb aa350a481d4cee64510e3dd1cafb34b0cb12f8c65f9913344f1e0e60812ee984 31220 libghc-gtk-traymanager-prof_0.1.5-5_amd64.deb 5d0aa21c54fd5ee2363a642c32e4c93b99bdd81934355d4cb3e700e39ded6522 2659 haskell-gtk-traymanager_0.1.5-5.dsc badd3d11d52bc18fbd15b78c6a7a6589bb728b482ab01d63d2b25060570af790 2316 haskell-gtk-traymanager_0.1.5-5.debian.tar.xz 1582e229aafe22cf5499fe1519e2ff4f49cecbe83a6eb1a8de04f45dd44df443 18665 haskell-gtk-traymanager_0.1.5.orig.tar.gz Checksums-Sha1: 4cddacc6b52593b949f1bd092f010008c6ce4228 32858 libghc-gtk-traymanager-dev_0.1.5-5_amd64.deb bc36047c029e0ac0bff6ea626bcfc62905d46ec7 35386 libghc-gtk-traymanager-doc_0.1.5-5_all.deb c63064638d6768096ae67a870a48e1a73f5fd608 31220 libghc-gtk-traymanager-prof_0.1.5-5_amd64.deb d8216f38a3312bbd0162c97c3396827d94031786 2659 haskell-gtk-traymanager_0.1.5-5.dsc 834f44e80b2f9cbe1f4041c2ba046381fd640f42 2316 haskell-gtk-traymanager_0.1.5-5.debian.tar.xz 6dd0d4f815054a7243f833f41d665aea913fa367 18665 haskell-gtk-traymanager_0.1.5.orig.tar.gz Files: 5d7429f130a2868280c2a8a7e8169422 32858 haskell extra libghc-gtk-traymanager-dev_0.1.5-5_amd64.deb da98c57bea56e53f15b453059ecd085b 35386 doc extra libghc-gtk-traymanager-doc_0.1.5-5_all.deb 51c86203f606b37a3145c1aa3f1a9bea 31220 haskell extra libghc-gtk-traymanager-prof_0.1.5-5_amd64.deb 85b2f3e9eebc8aca7aca10eeba80dfef 2659 haskell extra haskell-gtk-traymanager_0.1.5-5.dsc 03d380415a9e7df78383ab3f1f6dc94c 2316 - - haskell-gtk-traymanager_0.1.5-5.debian.tar.xz f8b4ab09fa4386f840291d77b5d56175 18665 - - haskell-gtk-traymanager_0.1.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAO8P+wRW2QERqUXi5Z64LAMxUX5r myREXfpz76GxgnZaIf9YUbbNfOjH4uYv6b+ERhxavVmCKH5SNiqNgwMsCRNOIXKw ExmQiqqBRKblr9s1YtnKEcRxmMWL1pke9EyVb4YaP9SdtiMdtMVIZqBnL4y2ZD55 LVBsbSLYhtBe6zsnc0JaMujf/JFrAEiMjMnAWAVGwZtgAQdNfvQ6SovZwVPu7NUb p5tE7WdlLfJW0zQyONhbsCaGVKF/BXdMMB4ULElnB8ua9RPaonNGLHcIol54Yf/o EIhf8SNCYjaGB9fgrM2UzFjelYXR89Ore+c6Zxhya2Iz0Oq+htpmAnu2/3ka3ePw UgERJdgixnI3Tv3kc2h+M+C0TsYJfGYqCQ7X6kaolh3WG9pbk5+bU046O4xE/mCL QJJdOaRn+76Y5kHZrsgquUakhLtIhE0Q3T1VtcNgm8MsDRkyhGrmXMx5Tl/IOBfk NbN1p50KbBS+XxjlJ6EoBxPGY+KdF+y/ySeiOcpgWywXHC9Xfw0lKw5+SebSyKp3 9QUEu5e0Bh1S6iTS752MNCuED2r2pydXLZpgAKgITXfa5NP0k4TJFcRqzgQ1zUK5 jIsqKdpmyUnXCPL8kxT/T2eRMCprEkj5aczZBoGPZN7dH6hkD7M4Mn8E83pk6/Jj sBPjPXsok47oRk9pRPVB =37Fa -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:13 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:22 +0000 Subject: haskell-happstack-jmacro_7.0.10-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:25:10 EST Source: haskell-happstack-jmacro Binary: libghc-happstack-jmacro-dev libghc-happstack-jmacro-prof libghc-happstack-jmacro-doc Architecture: amd64 all source Version: 7.0.10-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-happstack-jmacro-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-happstack-jmacro-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-happstack-jmacro-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-happstack-jmacro (7.0.10-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4340d4be740d79bc66043201ceec21e174ac3583678dacf704fa24842d30c1dc 23706 libghc-happstack-jmacro-dev_7.0.10-3_amd64.deb 7f820b782cbacf9ec32e32cd9c09a72089ea50f8be545848cef9f5c2c19c7205 30602 libghc-happstack-jmacro-doc_7.0.10-3_all.deb 944d8a9619068bd9396817d43a94adee35d86bb73198eb780fb8b54f07a07fe9 20380 libghc-happstack-jmacro-prof_7.0.10-3_amd64.deb 845dea311385c55d628b514780f9632a699719348f1ba1dfda7e7031e27e1486 3345 haskell-happstack-jmacro_7.0.10-3.dsc 9c02fc218ab6ed310f103f97c939a3330f5cebab0da22681161f40ebadb8ec74 2348 haskell-happstack-jmacro_7.0.10-3.debian.tar.xz c81c8479e31e4c333e761971b4e23c7cc51fe0ee96d381f94a2d63e15d1bf74f 2627 haskell-happstack-jmacro_7.0.10.orig.tar.gz Checksums-Sha1: 0996aaa38ec544d6683bf3283b0665c9c8d3cd23 23706 libghc-happstack-jmacro-dev_7.0.10-3_amd64.deb 4ef808e869dbc65159e6713aa095a42ca2356780 30602 libghc-happstack-jmacro-doc_7.0.10-3_all.deb 621175c0a7aec4ab8ba7729b8e603dbf02c61185 20380 libghc-happstack-jmacro-prof_7.0.10-3_amd64.deb c36361810fcb3d50211ca96ae442350b0b877e93 3345 haskell-happstack-jmacro_7.0.10-3.dsc 9535099302e920b892ec9a5cd9475543d5ee395e 2348 haskell-happstack-jmacro_7.0.10-3.debian.tar.xz 7f3d2ac31cf170d2b1102462248a72ee69110645 2627 haskell-happstack-jmacro_7.0.10.orig.tar.gz Files: 1ff1ac14515e4b442c94a58ac98e3250 23706 haskell extra libghc-happstack-jmacro-dev_7.0.10-3_amd64.deb 6b35d4998222f25b94fad56a200983b4 30602 doc extra libghc-happstack-jmacro-doc_7.0.10-3_all.deb fcf476eff0527c84413d1f005e0731ae 20380 haskell extra libghc-happstack-jmacro-prof_7.0.10-3_amd64.deb adfdc567c4bb46d3db7783caab2e0d8d 3345 haskell extra haskell-happstack-jmacro_7.0.10-3.dsc 6d8265ec578809bf1928f20065528890 2348 - - haskell-happstack-jmacro_7.0.10-3.debian.tar.xz 85b68160b6535c802af4559b89ff0080 2627 - - haskell-happstack-jmacro_7.0.10.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosYIP/iAQIqUCwaawPe4qo5bKpqYW 2q5GwPAZ2xuQR6I2j2EL2rdefNXg0RvVspP8YheeS06Xf4E7KK8ctqIAkPYs3Kgj 1uHJ4caKbGYibWMfj4Rt8gIJGGlhP8xn1K05hxb4Vx8Ktnml5GVO7pRjGtf5C38a D4xPTT3UaBL36gC8To/dgcs5Bl05OKnBYCLSVBHwUjepSUaKzfgBGggTs+X2Lc47 uOmLUJy40IsdlgC8TisXoRRA2tlOIDjAjo68La7XrjNGb/eXbc4WSfHWxdJ0oX68 hcUTiOibExwMXNEgS3nRR52qSzcaU6IoyHcVdeAknkKuz1TxmwI0B+ZI+GtRvtpi WkNc3oi2/DePk/8bEfRJStqZDfBLKYKYXXgPkMsvdGOllwAOCME+xWrKH7kBA0/W 3iKnc38z5Yi30WkqjTyr7gIzo3LmQKGKHZ9arwCVVUV/jvExTd5MI49bvIx/afOf fBLB0JYu/NaU3uqi+uEUMzXIq/09qF9Yob9iuflYUDL3HSOtNffffofmIjuqJdBU xTYjKbduwQd9xahejl9ooMUNsQqoQanrCcaonwdI0mL1BahKfjFOFa/sgV1i/LGW X35SqHcwmieXEw8uLTBe348JHAoiCMjwIDgiYJKlrb6dynmVNh/TTOMkk7NiLwPE YIt9Cvdua9wacLi70rsO =HMsr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:35 +0000 Subject: haskell-haxr_3000.11.1.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:26:56 EST Source: haskell-haxr Binary: libghc-haxr-dev libghc-haxr-prof libghc-haxr-doc Architecture: amd64 all source Version: 3000.11.1.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-haxr-dev - XML-RPC client and server library for Haskell libghc-haxr-prof - XML-RPC client and server library for Haskell; profiling library libghc-haxr-doc - XML-RPC client and server library for Haskell; documentation Changes: haskell-haxr (3000.11.1.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 092eef92189e2675cc7bde1dd1d6a3aab2ccfacdc73aeaf42c705843c8baf1ea 247560 libghc-haxr-dev_3000.11.1.2-1_amd64.deb 045909d0f65dd1d100992c2fddf752a6c80ef03f27d6ded0c368b83359822c41 73536 libghc-haxr-doc_3000.11.1.2-1_all.deb 378427129b1cda729b381daed92eb4b16a0cc168ce773ada4a10d8d7320e6d28 213812 libghc-haxr-prof_3000.11.1.2-1_amd64.deb db1d656e94bc5c9275ba0f4cfb6c93f9bdad75bf4a4f1b1011a456d9658313f3 3519 haskell-haxr_3000.11.1.2-1.dsc 487173acf560e35f3225140f2f85389cb02655ea564e4c3c26cdfc19673bbc65 3464 haskell-haxr_3000.11.1.2-1.debian.tar.xz a8a63a7d7df20472fa8fd2cdc089155292c16e4da34616180dbb33ba3ca0e436 22794 haskell-haxr_3000.11.1.2.orig.tar.gz Checksums-Sha1: b46919fa7b80d6e6dd9d0840ff17f433cda96450 247560 libghc-haxr-dev_3000.11.1.2-1_amd64.deb 615e9f8f37aa259332c1a256d4517bf05aa8bcec 73536 libghc-haxr-doc_3000.11.1.2-1_all.deb 34380c0ee4e406746a50d3c6b32683a93484175c 213812 libghc-haxr-prof_3000.11.1.2-1_amd64.deb a31c599ba3cdb0176f73a5fa3a44f734ec3a60b6 3519 haskell-haxr_3000.11.1.2-1.dsc 7607ea38e2fbc3d9f44a4b38617e5961e94766a0 3464 haskell-haxr_3000.11.1.2-1.debian.tar.xz 709c18922190e13862ea6d88334c1d040d617aea 22794 haskell-haxr_3000.11.1.2.orig.tar.gz Files: 5279ea968b03ee7c0317eb79116f7e7f 247560 haskell extra libghc-haxr-dev_3000.11.1.2-1_amd64.deb 9a0e79620cce3604c782f20e881d60a0 73536 doc extra libghc-haxr-doc_3000.11.1.2-1_all.deb 7c1494d23101962ba53806171a38b141 213812 haskell extra libghc-haxr-prof_3000.11.1.2-1_amd64.deb 39511b9f26918c6e8b6e617d06fdd455 3519 haskell extra haskell-haxr_3000.11.1.2-1.dsc 70b0fdbbb08c195313bf45195e9ab5cc 3464 - - haskell-haxr_3000.11.1.2-1.debian.tar.xz 573294120e87e3c07e5a6017b083942c 22794 - - haskell-haxr_3000.11.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioE/0P/RGIpkXrtlKL3li66oRYFix3 gIxE1DgbKNZ6/LwD59gY8TjdPCJKMf+6iETE+L7Pzef8nN/H3f2DcHt951TACaj3 y2fsxNXx2AN5LJtdZj3GrK7CRbtMWh2ql3rY/2oyI4gm5Nqif79N2bmd4V3TQtvc uD5YNunSB0hUaGM2U6nlG9q5qlmbBJuTiKCsoDo0aravcGLKLK2P3hktv1cLP78t nBEb/hbUADx8pD38pgsj07kLfIwUR8jAuhRRsvjOzz0Xeq2s+lHoL1ZUrrjJ/2+h PpFg4pPQPMhDfYCHlwfsZV3YITVCodOTFpIfCAihK5FC+CB0uvxMGrGASR+K1xvU OWMy5eo5F/aJj7oV730zL7ahnn7zb/J9mJXlDGDg8hj0ZV0dX/vSO06uSeYFr3q8 cvkib0/jhmGbqeMmx1473BT1ynT49F5rgimjBhojpdubjeMQKTTC2O399uelED9h UNe5K+fBma/5KCTY814xjVziFnTqhVyZtN3g5YRgypZ+4TCKj/HpGrB0asBA9LM3 VW2091xnOow3w+yGgw6Ht6/ajYC74EprYXb4eqpkV+KpjjWKLBgX7JytcZgc9DoJ 1aWjX3nsEBVAf6ZERwa7t2nJW/mWY+2iN73V62hYHg1vyTOX7nJhgP7pvfoePBUM wIVczCs6dPmm7my6S5kM =6U0d -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:48 +0000 Subject: haskell-html-conduit_1.2.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 22:12:19 EST Source: haskell-html-conduit Binary: libghc-html-conduit-dev libghc-html-conduit-prof libghc-html-conduit-doc Architecture: amd64 all source Version: 1.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-html-conduit-dev - parse HTML documents using xml-conduit datatypes libghc-html-conduit-prof - parse HTML documents using xml-conduit datatypes; profiling libra libghc-html-conduit-doc - parse HTML documents using xml-conduit datatypes; documentation Changes: haskell-html-conduit (1.2.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: d1981c5ad24e297bbccf0bef8a0de4026a2f631db9873aa432d3bd76b9190cc9 45362 libghc-html-conduit-dev_1.2.1-1_amd64.deb e9e59d9826fa94d082662d9dd8c236bf633ad08879423af76cb34652ea28d5a2 31982 libghc-html-conduit-doc_1.2.1-1_all.deb 66b35b6e1c511c1c11f46f2925de7a4746b772eb947ae3234fb71cc584962083 39950 libghc-html-conduit-prof_1.2.1-1_amd64.deb 1626b177e17cbc9f9ae251cc2d51e747d109cb372c5cb27976a93e2954ff40d9 3155 haskell-html-conduit_1.2.1-1.dsc 6143d9fec6ce743fd223a433df25147e3cd5068e65212959ffd1bbc24146c49a 2592 haskell-html-conduit_1.2.1-1.debian.tar.xz bb1c76947268fd5661918d02de73132b50f364d92f0d4e331ee0e0c87e0cff29 4117 haskell-html-conduit_1.2.1.orig.tar.gz Checksums-Sha1: b1d54c077a605b65b64e2df860a718f2e564dfe2 45362 libghc-html-conduit-dev_1.2.1-1_amd64.deb 9e85118fb8f2fe6645740ddacbf811cf1a4a94e4 31982 libghc-html-conduit-doc_1.2.1-1_all.deb 7d589910109940e4c3cc19035013cd6f6b2ccac5 39950 libghc-html-conduit-prof_1.2.1-1_amd64.deb fd2371da0f296a701184cfaca2c2b41fe5e827df 3155 haskell-html-conduit_1.2.1-1.dsc 2f356683ce15901b4dfb0e821d43eaae72acdefe 2592 haskell-html-conduit_1.2.1-1.debian.tar.xz 1c71c839122c59a8c52dd996179b84950feb7181 4117 haskell-html-conduit_1.2.1.orig.tar.gz Files: a15ae0b27f7afb4197e3be8822401162 45362 haskell extra libghc-html-conduit-dev_1.2.1-1_amd64.deb 53896a8a50002da3ab18caa9d34e4ae9 31982 doc extra libghc-html-conduit-doc_1.2.1-1_all.deb 37068786a61a5c9dd0c163399248fb57 39950 haskell extra libghc-html-conduit-prof_1.2.1-1_amd64.deb dcd59ac7cb97ad5b3204e3dd544b404a 3155 haskell extra haskell-html-conduit_1.2.1-1.dsc 9a361761bb86814851910a6b3b092a19 2592 - - haskell-html-conduit_1.2.1-1.debian.tar.xz ce18aa526c882930b4d3d7af3fa0cc1e 4117 - - haskell-html-conduit_1.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPq/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioP80P/0LAjNxPOBoxbW+ipG9TomOO 2hrLVuEgBtswv6DoUfsBilhE5VoE4ph6JEb7HMyvDM9cDNUrj7G5nKVecPkPZlj2 wsjB08fQwxz9tUFjkSMYif0i29kIcV0KJpBUdYVgD11kZ+x9kVuK2QMM/nrYtY0L TR8vxCtXnqNXQjGG/s4ZuJmg5B9lakdMfH4KM9VlyHrVNOV6TT7Eoji2slRQPm8G AK36orm5GWAsK+iPYoHesvAJryZwuJ3EsbKaEp0kZPTyPr5Q+i1YrgD++tLuVey8 z0yRY449ZDEM9uSq1ppsK25ngTMFvdD3i5TVBNrWEnkMAeRm8NptRV/04gVpDwyL gl+nPCQ8X6mmMm3neXWDEAsDPHAHH7U3gwpgoXT6m5zNuNDHeBpAwDIeIvoPROKg FUFNyT+IfHcLKavR8L8iRcF37Tk7cDCuGC6XhD7UoPb3uMSibpyehHms3oghTCqt aJ0gHEuXRYqhKHibe5BnQ2tiZEYX+fyUmZEn6d5Mlmn5JjFj3Nn+im2n+ryTrtMe k4tBFp0lD2XWye2GVeGi0dxomEwbAUhWiNO4U5i31VYyzs0Zb7g0j8Bv5Jms1dUA 8RPOoozrSHdCfnzjJbo/IPxrKdQ+W0bRCbEgmtqRZZdW5XpoXiqQBP2jPBLHSR1y NzyMs21iV4Poq0wAa++M =oucH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:32:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:32:57 +0000 Subject: haskell-http-api-data_0.2.1-1_amd64.changes is NEW Message-ID: binary:libghc-http-api-data-dev is NEW. binary:libghc-http-api-data-doc is NEW. binary:libghc-http-api-data-prof is NEW. source:haskell-http-api-data is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 04:33:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:33:05 +0000 Subject: haskell-http-streams_0.8.3.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:44:22 EST Source: haskell-http-streams Binary: libghc-http-streams-dev libghc-http-streams-prof libghc-http-streams-doc Architecture: amd64 all source Version: 0.8.3.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-streams-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-streams-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-streams-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http-streams (0.8.3.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: bc495a361de17dd4f659b771dbf521a81f42e11ae21e8a5b841c372d360d7476 108920 libghc-http-streams-dev_0.8.3.3-2_amd64.deb 57d7e8b0ab778eacaf3e0aeee2d33716114cf4a5d75e306320d5f792bcef77c2 76616 libghc-http-streams-doc_0.8.3.3-2_all.deb 9763002d3e1c60008547e23442724d703d983571f0fab6366ea55ec9cfa41e91 105448 libghc-http-streams-prof_0.8.3.3-2_amd64.deb 280e2d25ca875e277166eb98406e3995d42aa7dabc1730d7b0be87e7d97bc826 3604 haskell-http-streams_0.8.3.3-2.dsc 362c850bca8aae16a2070a18f9d98e68d1c27e6a0e93118a2dec7e797377789b 2604 haskell-http-streams_0.8.3.3-2.debian.tar.xz 3f4597936490ab1ca12af71578a7c6fe6c4aa9f3d0936de88c7f83475593e232 34950 haskell-http-streams_0.8.3.3.orig.tar.gz Checksums-Sha1: e309f5054f204dfaf09f37e120f94888c3dd2bc0 108920 libghc-http-streams-dev_0.8.3.3-2_amd64.deb 9113ad75a6666fbe1fa5162f03be019f9d853c61 76616 libghc-http-streams-doc_0.8.3.3-2_all.deb 74baa6d881793dd8d2d79f5e7d99e59f70e60aaf 105448 libghc-http-streams-prof_0.8.3.3-2_amd64.deb c332ea369cbebc47eea1192520c514cf197c093b 3604 haskell-http-streams_0.8.3.3-2.dsc ccb1f234fb65d75967df64e0e6031381fef2d730 2604 haskell-http-streams_0.8.3.3-2.debian.tar.xz 6a4e162cf8744c88db153fe89165e86d42e268f0 34950 haskell-http-streams_0.8.3.3.orig.tar.gz Files: a7fa87599302acb29ade982748819f7f 108920 haskell extra libghc-http-streams-dev_0.8.3.3-2_amd64.deb 50adfe1080be1717b1ad8ab6d0e68c35 76616 doc extra libghc-http-streams-doc_0.8.3.3-2_all.deb 1e2ed85344476a16d8502bfd27cca205 105448 haskell extra libghc-http-streams-prof_0.8.3.3-2_amd64.deb 795d9ea007e7988844b526b3131d9c53 3604 haskell extra haskell-http-streams_0.8.3.3-2.dsc 06931747243a59e6072dcdadf94bb1d9 2604 - - haskell-http-streams_0.8.3.3-2.debian.tar.xz 5ecc993a9fbeafb5dc5d1b177b20430b 34950 - - haskell-http-streams_0.8.3.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTXkP/AmpzFrva99MYyAwJ4R79k8p OzB8K3zCSLiv2LIYICJnHKTa5wjp5L3e/y52aorPPDoBCdMHA5jJP20apSgJe1pM csCfuVgKPGIzzfDhukRlT5n1VkVES2XFciE6QQVa6KDj3Ot7MllzQslTJ+5hPes2 lGpsPMej1TOqMzKb9nkFr3ehnY+rb0zGTMzssbhP0cjQrwWr2BbjIE4XdIYRyBdY GB6+72kIg4wm8WO4SReZbo+FaTJQXog8LYLgWeTz21bbLXib2HY2Xt9Xmw7ghUu9 /vcZ0EoryCzyVrrCcJPyxEFfiU3/Xg5ScqoZPnhADCL9vQclkoKD3KSbhet+Tn57 2cQ48S0KUqWBLqib+MA1T2GrvZws4F6SacJW3Hzx9l+a9nx75G9psYFw3a1XitDt 8G6KdE6UjWehQU9PZTddoXb0dsBXl1u2XNsX5JNGqPDbEHBFMZ1YzJvtYsGfRfMQ kiCKWMUoYYe119SIuVizIg4xxG6fqJboChgb8g1oCvRDAv/15/kaB0r0Ueqw6GKx pvyAVC1e/kJihXaVI+672ne+UfrtD/si6uz8vOCMdljjQcHn9iY1kZZW8kFqxONK rVHxMuTStdYmf+CgTjhX4rTIMyRIwFisNI3bEGRKC87Ndp59NQhNuNPOFsrd5lkT r4OLW/a/jtTNE01DPJgt =B0Ny -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:33:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:33:21 +0000 Subject: haskell-kan-extensions_4.2.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:22:59 EST Source: haskell-kan-extensions Binary: libghc-kan-extensions-dev libghc-kan-extensions-prof libghc-kan-extensions-doc Architecture: amd64 all source Version: 4.2.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-kan-extensions-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-kan-extensions-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-kan-extensions-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-kan-extensions (4.2.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a19c3f15a8dab34a2e5108a0254a0f0f9a0bb698e5bbfbf85b03610262dc9785 177366 libghc-kan-extensions-dev_4.2.3-1_amd64.deb 726a0bdb7f744c27fa547e0bbf0fd654b509ad7316a3f9bc781e58956e6b8e52 83184 libghc-kan-extensions-doc_4.2.3-1_all.deb 894dd470ed911db159c3792ae4dabb491f21ccbc4b3fe84a1ed213e85326e61c 171686 libghc-kan-extensions-prof_4.2.3-1_amd64.deb 9e8ed577bf9268035287fcb0cb89de4f45875c3951a28fe5615ae548dca1ffcb 3263 haskell-kan-extensions_4.2.3-1.dsc e213c720dc20b68f1ef550989a505a1e228f99dc19892e38015fe5759ba630a9 2860 haskell-kan-extensions_4.2.3-1.debian.tar.xz 334f0edbbf08ebf93c9f7db5473086dcababc6a72d75fa9d8e43237f9b5adc47 20604 haskell-kan-extensions_4.2.3.orig.tar.gz Checksums-Sha1: cdb89fbe30613a0bcbf64680c7b09823d050522c 177366 libghc-kan-extensions-dev_4.2.3-1_amd64.deb 2f2949437a8d230d945e8456473e3ae9c9feb424 83184 libghc-kan-extensions-doc_4.2.3-1_all.deb 24e2c706d7da4be9751c7b5dfd35030fb5fec276 171686 libghc-kan-extensions-prof_4.2.3-1_amd64.deb 04d39942c1cc78415933210783080639a4fea2db 3263 haskell-kan-extensions_4.2.3-1.dsc 3647e0b367f1e348c7280f42dbddb999e0f70078 2860 haskell-kan-extensions_4.2.3-1.debian.tar.xz 93c04863e0a2458e9a3697371bd27f1e1c0193c0 20604 haskell-kan-extensions_4.2.3.orig.tar.gz Files: 388eaded0df44dc523f5bbf35662a57f 177366 haskell extra libghc-kan-extensions-dev_4.2.3-1_amd64.deb e625f9058513d17b51270b81235fa973 83184 doc extra libghc-kan-extensions-doc_4.2.3-1_all.deb 5c6591f50745d36b75bf0da6c4b66985 171686 haskell extra libghc-kan-extensions-prof_4.2.3-1_amd64.deb 7c29e04c8c1834a00c2403f83cc52743 3263 haskell extra haskell-kan-extensions_4.2.3-1.dsc 35da19de636d372fa647d1f63f17bdb8 2860 - - haskell-kan-extensions_4.2.3-1.debian.tar.xz 7c0a8539e7c7cc84b568499056337045 20604 - - haskell-kan-extensions_4.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioGRsP/idzqu76q70e5CxSoRr+9B0/ uijM//N11XIw5taMT2V64sDwnoeS81lWI/5k7P+T/BJWp9ER3Fs8QAtxZcDzxay9 G6oYPxKtT6H6pSmiq/ECcOdBjO0vHqWpZMhTwIfNAWhJmiym4S3tnDDxsvvrWE+B yGdGKiHbFg+MuIBm5DYQClvESOR0JIeUQrFlU62b4IanV7VweEexnPpWTp9+TvSo P/O4++39dyF1KCIhubJcDLddjdNuImeEQp4YHmrmWv46IY4/R6InmvhN/2NKN+Dm WtffCwehiXI0HGOvi1zqx+CdTq0HMWFnmlzVLmQ3CPLqeNJ8y3BbfIimtiLYtw/+ S/Ev44qYBWndqhp6EJp69XGSC9ua5fc+wQGlIYvTr7NxDIC4gY6F1s30fcjejRJT L+pHymbD42MgxkVJIb5PxWyeR7/IfZGZGzIlGOjUbSX4kNwKIzTLnJpFxnWeBhhu 9iPQOzY3RaaTpjkfHNTJ7oDVB9qCdeXYEfW4X257/qk9ir5Y9D+GN8RjQ5BHKDeI YZThJk6A5lt1Iy/mlKkgmlsQx8gX5XLHDpNYzjc8r0f5zXFq7x8lE61X37jWekoW Ytgli0D5iX2UR/J4ktm9PGsCkUVNRc+U+DXfjvVXxBom+L0s/BurnO44T+608dkk o1TB4Ggim2FvwJGZ+D9p =7Cmv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:33:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:33:30 +0000 Subject: haskell-keys_3.10.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:07:56 EST Source: haskell-keys Binary: libghc-keys-dev libghc-keys-prof libghc-keys-doc Architecture: amd64 all source Version: 3.10.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-keys-dev - Keyed functors and containers${haskell:ShortBlurb} libghc-keys-prof - Keyed functors and containers${haskell:ShortBlurb} libghc-keys-doc - Keyed functors and containers${haskell:ShortBlurb} Changes: haskell-keys (3.10.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f2f7977b1609e5b4cdb1e2104e9f8a738aeb5eea88f52565f7fe62bb69b57414 159734 libghc-keys-dev_3.10.2-3_amd64.deb a86988558823117843f98616c9252dbdf101aee8edd3bd6c4eaa142c404ec9ec 49328 libghc-keys-doc_3.10.2-3_all.deb 4d9f2b0fdd501bf04d5bb36583f9de60d6fa91d036397326704cb5c83d57468f 145904 libghc-keys-prof_3.10.2-3_amd64.deb e620a9543c3118943fd65d0ad37c9bd7aadfbccdefacb1232fb818e6a0d38cfa 2968 haskell-keys_3.10.2-3.dsc 6c32f08b917a261e9161afb0560c272ceb15e116500365b0cbbc168a059a4b35 2664 haskell-keys_3.10.2-3.debian.tar.xz 425f1ee508efd371220d2eae4d81be1423797968af2387a2a83b937fb186bef6 8635 haskell-keys_3.10.2.orig.tar.gz Checksums-Sha1: c289d55915792afa65cd89af1ab8892a385b5ab9 159734 libghc-keys-dev_3.10.2-3_amd64.deb 8ed51f7ce5da82521b90b0c8fe0957450bbaf2a7 49328 libghc-keys-doc_3.10.2-3_all.deb 1535dc29ced869caf276bd01e8655998ee7ee0e2 145904 libghc-keys-prof_3.10.2-3_amd64.deb 93f7c918e9d8aabb4d73eb14d22a7dd410afb5b2 2968 haskell-keys_3.10.2-3.dsc 0fa4ad81d91d651752ba967436f05dce09c04a50 2664 haskell-keys_3.10.2-3.debian.tar.xz 7cae7e999db626ecfbb91eedd0c77edc2b4c644f 8635 haskell-keys_3.10.2.orig.tar.gz Files: c8011be4cf0d1e673a3e872a10b98971 159734 haskell extra libghc-keys-dev_3.10.2-3_amd64.deb 96f97fa73423471d138865d7491f188a 49328 doc extra libghc-keys-doc_3.10.2-3_all.deb 043d27378dc5d9fcf3f93b2a58041545 145904 haskell extra libghc-keys-prof_3.10.2-3_amd64.deb 975bae4b58ceb06f7c7fe4e20a9c2700 2968 haskell extra haskell-keys_3.10.2-3.dsc 1cfaa92593e144dc62056134646b11bf 2664 - - haskell-keys_3.10.2-3.debian.tar.xz 00bd74adbaaff3fc4a4c862fc789f2e6 8635 - - haskell-keys_3.10.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiou/cP/0tvLrSGQzEVgDCPjH7XZyVa QPXrbc/JdYd2kmpaQFEQN9oVZfJk99cLKt0r1HgzlI7H3uV0zE8plP0t0OUst+wU hFu3vFyBnYU+q8C5zat9pWy9/siYKPbwmA8cOxTFdZHydCScOqx3TrnTs4cX53re wiI+uNpXIE/FYpppGD16Yp5FCRjcD4IHLTe5xFcZ6kICc3BNYQSWg4nxXQyuK0UT VkbPKWhn4qGt84cwKCZaWyZsc53WJczvwsRKkj2AYzgtcMJnAnApQgI/Lg8HMyJD phrnEGjk3grjZsHpSHYibtavVdwLZW155heZGu/Vaijf/DcAFkazdd9X/9hsbFmB dXlh11Hx2hwG8yh7cwPvnIJzFBhvfKjChqGKuFPSkLuyiPoQkk8Y3FElz8B4kfx3 MKDrsHOdl4HGZVYt8F0sRZ7wRxvwF8g/qOAzyCsD4wxyhQRQBbVex/t4bTr1Ejnu bJzC5PhQYeIuAFLYbICQ5alanheDLIftE8De7E9jJgfWWOOiaWzcM+VOqWiwIG+r LQFhLb92vqUMMrSBJjm7lo3R1Psuq9wWhE2K4In+kB2YYSyMxNZGJStOnqPECYA9 t5gX39dyoZ43VYlx+A8dbqweYLQPF218Zs/ML/oc7I15jPdfhBiKnryxZrjeLKK5 q5Xr8wsQv7CtkIifLgpl =BPR4 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:33:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:33:43 +0000 Subject: haskell-log-domain_0.10.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:00:13 EST Source: haskell-log-domain Binary: libghc-log-domain-dev libghc-log-domain-prof libghc-log-domain-doc Architecture: amd64 all source Version: 0.10.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-log-domain-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-log-domain-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-log-domain-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-log-domain (0.10.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6fa0ac241d09887b80a23ca3237bed50abf079ba0f9a373f6c9f9e9a32939673 127272 libghc-log-domain-dev_0.10.2-4_amd64.deb 482985bef619350d79ffed2cb72a7fd5d4b4b1982e396427e0cad17f11d1699c 43176 libghc-log-domain-doc_0.10.2-4_all.deb 7638be1cf4bca6d587c1deb2a0887bab28ff198c7757bb7bbb4fb3c3a0c9e4ea 118024 libghc-log-domain-prof_0.10.2-4_amd64.deb f5379992a08804b991776f8eb6d0f025f8a3c627b8a71f4f2de975dd3f09a4b3 3595 haskell-log-domain_0.10.2-4.dsc 72de6d7747f6cf32fba0f38878e40a22d21173fbf4d098c22b2d6ece47e31567 2968 haskell-log-domain_0.10.2-4.debian.tar.xz e431fe38c30c87fbade98507e9ac42bf6749cb5faa583748f50cf0b768ec216d 12434 haskell-log-domain_0.10.2.orig.tar.gz Checksums-Sha1: 252cdde6c7a07d43b8e203a46138275c10f38809 127272 libghc-log-domain-dev_0.10.2-4_amd64.deb ba319f16ed546b3e63f3d1235ffeffda335584ee 43176 libghc-log-domain-doc_0.10.2-4_all.deb 52c6f9c00083bacfb7fe9a23a967569c7e7f1894 118024 libghc-log-domain-prof_0.10.2-4_amd64.deb 4cf28348f122f8469ba2f5e610f6f483c7601859 3595 haskell-log-domain_0.10.2-4.dsc 9e17a09dca0ecc7a7f694224adb4f09c86b06a29 2968 haskell-log-domain_0.10.2-4.debian.tar.xz 89f7b212f64bd1c761b1242447ca047fb1a5d788 12434 haskell-log-domain_0.10.2.orig.tar.gz Files: 22d81ce74d3c2ba28fcd04d7551fc716 127272 haskell extra libghc-log-domain-dev_0.10.2-4_amd64.deb 2e00426f68b663e5385d4dfd114b1991 43176 doc extra libghc-log-domain-doc_0.10.2-4_all.deb 4aec5ebf7a9aefc42e1e718965842826 118024 haskell extra libghc-log-domain-prof_0.10.2-4_amd64.deb 7214d9c7698be601fb414e8d2bc82e90 3595 haskell extra haskell-log-domain_0.10.2-4.dsc f8cc64a66bfa86b49743c39b76fb45e8 2968 - - haskell-log-domain_0.10.2-4.debian.tar.xz ad9a238b6c3a395f5265581424ed8434 12434 - - haskell-log-domain_0.10.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioy8kP/RZr/il6Y100nlY7eA+nQYNE zm4R4662vw1ReycMyVAWXELIDsRnW8jLMjIsoCtY9q9yjCspwitM/k6AscotvUKJ iZkFMD4YpioXbBGFucMAIqnrFT3FUw5POF59gtmgQbZjm3sfVd0SrVLICsiXDCUv rwed4ywPoZSJduyPKTXAc+uhxl+iKMFgze2pwueaOWnkmHTgT3mrgAJG+o+5+E2R E84XelfOFIDwfoc4WNgGMTtLYMO8BB9JhsDpsdUazmLhN1KSQoSGvp5vUlBriCfo IXyhInZILsPqgX/taBioFCF+MhtT4C20wokAH+eDsO0UTplQCYYGsNmUlX5DYAJt KMJwtDa7hdSRFSYclkaa+h7N+RRakV92WSGX03/8aPkiGvPx0Ohg7kThnRwepeXC ej2b1gWe0HtlU4FckXk52sm8Ymg5zwxCpNrCvJQ5/Z4Y4ORShz0fnxEroJAshzjR Gz24/s2AvF+eVrjpiAyOaERIp4jMx/6RcvpDH94fYA8/rB7vCZ8q8jWaLYAAkCuV oAfNtKpN6MelmrNXSkeU0c6DB8IbFwCnlydyrLbRtFikdMK7Oo2kLq8g1duJ2xlk PccllyHV7E/ePvSPBMJcmE9xE6NyE7xhzZh4TO2AFY8qfxLupMKN68QzND79cHXA nMERTEPnZKzIfsg1RmB7 =otWp -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:33:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:33:52 +0000 Subject: haskell-markdown_0.1.13.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 22:18:13 EST Source: haskell-markdown Binary: libghc-markdown-dev libghc-markdown-prof libghc-markdown-doc Architecture: amd64 all source Version: 0.1.13.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-markdown-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-markdown-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-markdown-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-markdown (0.1.13.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a8a3cf29681bc860065f2cad55b2957a00badad90cc4c00dc365db8d213f67fc 214788 libghc-markdown-dev_0.1.13.2-3_amd64.deb 6f13ff5e15570287baa4d6fe72a90f76402b33a78c87f233062441b6adb59a66 49672 libghc-markdown-doc_0.1.13.2-3_all.deb b1d2715207fbb84d529bddfc7c66c6d40e87c4a05102560e057f32d7e114c428 188194 libghc-markdown-prof_0.1.13.2-3_amd64.deb ec47b0b69ab9c94229310a98e53d176e6deeac4c54c29cf5a8b18933c6fc1e06 3027 haskell-markdown_0.1.13.2-3.dsc 71c695ea05c5cb96ad99126dcdc22e9e1cb4a40538eab672752e791620d6e279 3004 haskell-markdown_0.1.13.2-3.debian.tar.xz 1fad995dc757d4566196e75f0b13ad5d7176f3762f23c4a552e81900b4e45195 34575 haskell-markdown_0.1.13.2.orig.tar.gz Checksums-Sha1: 978662d0f14207381f0195baae713bbc793c2cdc 214788 libghc-markdown-dev_0.1.13.2-3_amd64.deb 9bdfb334843fbb1b5a63b4236373d889b38c48a4 49672 libghc-markdown-doc_0.1.13.2-3_all.deb 74253a70878a67961da95ebc99e069af913d67c7 188194 libghc-markdown-prof_0.1.13.2-3_amd64.deb 78dff75d40820aea7bd91cea5f0fca4faefcd2e4 3027 haskell-markdown_0.1.13.2-3.dsc 57f62c6b4658c938007968eb68772f1c66d87489 3004 haskell-markdown_0.1.13.2-3.debian.tar.xz 800c03e25f08cb11c15b6840907bb46651a483e5 34575 haskell-markdown_0.1.13.2.orig.tar.gz Files: 9e78bd9575113ec84f7b00d99cb4de12 214788 haskell extra libghc-markdown-dev_0.1.13.2-3_amd64.deb 76512f79bdf1c9e5ad530ae6d962e6cc 49672 doc extra libghc-markdown-doc_0.1.13.2-3_all.deb e5f010755a79b0238fae4762876e831c 188194 haskell extra libghc-markdown-prof_0.1.13.2-3_amd64.deb 7d1fa2a6b2ccefd7418d10a0722bcbf4 3027 haskell extra haskell-markdown_0.1.13.2-3.dsc 95de4d791034328ac475dec9ce3f5345 3004 - - haskell-markdown_0.1.13.2-3.debian.tar.xz 12178807861b1d1b2bb8a06ef51a61aa 34575 - - haskell-markdown_0.1.13.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPq/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomWkP/iXVUPSggAtUKUhTw0gMtz18 RnYMPwPLcGQZ1PDnmr3KrrFBiyQFepVvrLhFMYyCFFwYQXedWpso9jQS5S1dPR/6 7VVn7QL18/JgSjzpzA7a336DViaj8xVegqZGfPnTLhDNz8kskFpEV4JU43vcDomR k7xgO8gf2e8LYI612wJEMygYYTv4sBF8aXlzBZG/YyOvlegXW2HTphuDjxbQLxom Ml+7EtMbUTBtE6YjOZF8tDCsqq4zZnJfixHwIsURXt17HyR6v+QXC8I9KJN0wlir A+aaMxqsdHY8prYPo433IwnzIqBlF6efIHnG6cimtMil+L7da0ZFCyKqx/UGqsfd ap5lYHJK14sHY7rv6UdlA9cXTPPny7ejAWyEIhwkHidL8+/onF54+Ma5jHNh85My 0tJ89duDooAEMfI9HcVaRt5HMyuatPdxDnf/KJCq6gfknndFw6XK27AQHywMvSRX rUk48LE8M5H/QI2J9usj4/B/5ctDRAXLvVj2fnOfGlQuH5XiZT3PCx7UAWAv8lFd qHRSdPNFMRqSJ0sZfOHDCuWENQgWh2lsVT3KvgtqqZx8vyKyJL11yLLP08ZPakS/ L2BVvstpqTBuOTHcFlWNX+X7vPI+Qkv4Wugq0xvf2ExQE4mJO4Vk4hzW7BrSo9xU 5VEz2yeMQEnVrTwIyMUm =Xhdi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:34:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:34:06 +0000 Subject: haskell-monoid-extras_0.4.0.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:45:26 EST Source: haskell-monoid-extras Binary: libghc-monoid-extras-dev libghc-monoid-extras-prof libghc-monoid-extras-doc Architecture: amd64 all source Version: 0.4.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monoid-extras-dev - Various extra monoid-related definitions and utilities${haskell:S libghc-monoid-extras-prof - Various extra monoid-related definitions and utilities${haskell:S libghc-monoid-extras-doc - Various extra monoid-related definitions and utilities${haskell:S Changes: haskell-monoid-extras (0.4.0.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 9489f47d89c6643e3ae4d9dffb7903dd01600a6feaae720994a52d965fa285f5 163760 libghc-monoid-extras-dev_0.4.0.3-1_amd64.deb a2bd36a7db90e96f3e2865382c0e4e9725367292b03a877946a1211cb05e3666 56830 libghc-monoid-extras-doc_0.4.0.3-1_all.deb 58df63f1ca66a40d964807aa277259a732ce7a840d8fa2a72e4275794c130748 148646 libghc-monoid-extras-prof_0.4.0.3-1_amd64.deb 157a099c3e138314cf375f2037a0c0f506d08acd0ed6ff76e171554667aba69d 2753 haskell-monoid-extras_0.4.0.3-1.dsc 08ddf581609e7979c0e8f9dbfefeeeb51de96502ff96df761419dff911aa5644 2552 haskell-monoid-extras_0.4.0.3-1.debian.tar.xz ad2949f8f76d0716d5a7890d767c5af58b1419586aa47dd081d20b370080c30a 10781 haskell-monoid-extras_0.4.0.3.orig.tar.gz Checksums-Sha1: 7a3f5505b72bcacb66e891f278220712d91299c9 163760 libghc-monoid-extras-dev_0.4.0.3-1_amd64.deb 2c40a115db81b6d85a07c61b3ab471ea4d8b7124 56830 libghc-monoid-extras-doc_0.4.0.3-1_all.deb 85b5c3e4d1180528bfbb47c3af51b3ebb513c37a 148646 libghc-monoid-extras-prof_0.4.0.3-1_amd64.deb 9f462d927e971be11bd7cf190ee21b8332e5260a 2753 haskell-monoid-extras_0.4.0.3-1.dsc b83b7264f52c9c35e3a65247e92aff2b08512edd 2552 haskell-monoid-extras_0.4.0.3-1.debian.tar.xz 16c38e7cf34973ab7468ebbadee9f907150ee7c1 10781 haskell-monoid-extras_0.4.0.3.orig.tar.gz Files: 12f3c4b878787959028122f863f33462 163760 haskell extra libghc-monoid-extras-dev_0.4.0.3-1_amd64.deb 4f066f37d798f2bdfbe52c4c0117f461 56830 doc extra libghc-monoid-extras-doc_0.4.0.3-1_all.deb fe2c578a49f4fcdc1ec49a60c42f91f7 148646 haskell extra libghc-monoid-extras-prof_0.4.0.3-1_amd64.deb 909f9b4f13e7423bce12a69b598e2384 2753 haskell extra haskell-monoid-extras_0.4.0.3-1.dsc c5735bba8a61cfb2e5f5a57aad568562 2552 - - haskell-monoid-extras_0.4.0.3-1.debian.tar.xz 5be98f57e0915efd2d85f5f97bcc6efa 10781 - - haskell-monoid-extras_0.4.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioScwP/1LJDz1AiR7qznEM8BWOywpt LF6tLLYIw0dNyp5cbm0B1qziivO+Y1/v1nKMYjCGJY6VvqxChnjUSh/DslMhliDL W15trcAW4Idp6vd9U776FVbEZImtLoq0upOu5ODS9MTzKLSRLawJWWBm3mELv/89 Mhkdk6M3VQszOBWIk+AZMOxTqHmkpN64nHGZVZxc8Xxv1jeDLdaM8vgGRvFWSn33 M99ZDFVcKaCJ/asn01HQasy4Yg+oxrH5aNAWyr2iBf2/QXzcL+RPzTDCVQ3xdatR p+gRSuWeHqFMaKw7hmBYFZx77yukxFWADT+pbT1Nd1DNVesiomV+ub4jXnONwNis EDdv2uUaIEnwRc8ONWr+/feX8RiWxZRoF1znoD7OFCTJCJthGFZqIdl3voXNc5m5 yx/JjrdtMhDjBKKmehrlBKTOVOg87yC0GhlELAw/qVAYAmwi73OcTqyBHtxO/f7X HtJNunaUt0HCvKBpFECW005ccQ4BLuPQn+1fTtLTW8dJoSFITBdBx+Tc9NOg7syU lmOU5bWrRALJNfZ/By/nSQPZbOdlgDrXyhztrHm8U3hR5lR6lU5K9Nuzb8i64AWA Tku8P93YXfnOpaaClziRDPtmdJMyG6wF6hICiVgaj6ozveDKQzFHmOTXrPj+qCS5 VuUR87Krebh4b2CCXrQi =I6SN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:34:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:34:29 +0000 Subject: haskell-pipes-bytestring_2.1.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:37:34 EST Source: haskell-pipes-bytestring Binary: libghc-pipes-bytestring-dev libghc-pipes-bytestring-prof libghc-pipes-bytestring-doc Architecture: amd64 all source Version: 2.1.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-bytestring-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-bytestring-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-bytestring-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-bytestring (2.1.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 6f25a67c2f7c7cde28034cf25a09f907977625e9cf6cec50269645a3136430ca 59776 libghc-pipes-bytestring-dev_2.1.1-4_amd64.deb 6725aabfb527cfd312972e99fa34fb8c0b51053c8fa651827434e52f67d2644d 49770 libghc-pipes-bytestring-doc_2.1.1-4_all.deb 6461285921dd662a31831bbecd395718be12100471d5b8ac570d0a2fd445b2b1 54538 libghc-pipes-bytestring-prof_2.1.1-4_amd64.deb b7b48a5f089aaa13a0f3c0a937467b4b0d50f4666086fc76577687d148309d7d 2794 haskell-pipes-bytestring_2.1.1-4.dsc c28c6683a01ba88e388dc808eda9c6aff575262689c840f8d255a9afcea9719b 2736 haskell-pipes-bytestring_2.1.1-4.debian.tar.xz bfb6c273a080a9dad8319ba1a78b979d6f29f7593a7cc5750b9d0481f5dac8fe 8753 haskell-pipes-bytestring_2.1.1.orig.tar.gz Checksums-Sha1: cbc51593eab1d5b461d5036e52a029263ea091ad 59776 libghc-pipes-bytestring-dev_2.1.1-4_amd64.deb d5b951ba2b00edef58f9a07edbf5aeb8bb716342 49770 libghc-pipes-bytestring-doc_2.1.1-4_all.deb c249d8fe1612a03a1afb42f240b1abf636738d7f 54538 libghc-pipes-bytestring-prof_2.1.1-4_amd64.deb cb3c548557d241f4d1e318102394f21092b1ce7f 2794 haskell-pipes-bytestring_2.1.1-4.dsc 7d21fc163196f9929970ae25e09399f856b7b819 2736 haskell-pipes-bytestring_2.1.1-4.debian.tar.xz 6c5e29755e2216ca4c8186d83241979ab42f7b27 8753 haskell-pipes-bytestring_2.1.1.orig.tar.gz Files: 240cdc316b6f32c349ac49a103e7839d 59776 haskell extra libghc-pipes-bytestring-dev_2.1.1-4_amd64.deb cb62b234fa2952021875d5434a86a6c6 49770 doc extra libghc-pipes-bytestring-doc_2.1.1-4_all.deb fd57e029bce1857cca880c5aeb071762 54538 haskell extra libghc-pipes-bytestring-prof_2.1.1-4_amd64.deb 123615d520202035667b0e2f2e360055 2794 haskell extra haskell-pipes-bytestring_2.1.1-4.dsc 32cac67477f057a5e157724e24db596b 2736 - - haskell-pipes-bytestring_2.1.1-4.debian.tar.xz 47387718b3970f68f7b1ad515efd4ba1 8753 - - haskell-pipes-bytestring_2.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKVAP/RKjrt3a4Dqz1jzjPVI1Ij0J AN/CznUdrD04RypfHB0UTXGoxVNuUHdU7NUL3PIxv1DkPfQM/MdIezBKfMOT7f7n 36pftTS3Msb0aO3ZY/fNBuLUuXVuGqxg7wPLYgx/uDTRgKDmYPZaMuG3GJhtCZa4 DWNKqUkqZwKa5AX8pFC5jThb1AH8U9JgXu/oaeISWEOPg+iQp45J2bM9hX2BN/Zg yCKug7NzMXVwRN9hjjS85OE8+FPnsUscMg+raii8OrXiReKQvwHahwB4pqG3+WFE uanrY9PNxDQ+Uu/gM/ZG+W7+uI/W0Y4SqmxDhhbTEfkegD04Z6A8Y6J2mtgNando mV6rcEu1fAYv6Uq5BXYSLicmA9oDqbLLoMFmIi74Z1H3z3v86BBG0Cxi7b56txqc trO8twAbF0u5Yi1S2olWSbk1Db6G3iUntn1L8uX0st/5WltqBejRRYKN8ryMO0xz qboVC1tcW0ICG4T10ONxuCazJmDmPi49yXSxoIiXB+wurGnabSi6FzEzMW3qvGIS 6/mrlCeKWkbbWqq1o9dIYOUPqnHr2jrJhNl9r08gVW4gvdK+CRgDTWqcnEYGEdsR biLeLWVfsTkTEmdnRjdVXUOwQ/evDdaWrI3ULQKHraqGbi7wRAKxQY+6Av0gKCmV KkBpKHXg6tbYO0dIH5Sl =NqS5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:34:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:34:37 +0000 Subject: haskell-pipes-group_1.0.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:10:27 EST Source: haskell-pipes-group Binary: libghc-pipes-group-dev libghc-pipes-group-prof libghc-pipes-group-doc Architecture: amd64 all source Version: 1.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-group-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-group-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-group-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-group (1.0.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: d9923f8e0b858763af940e8012459b3340e2596cecbb7197b053a2984aac5fce 27564 libghc-pipes-group-dev_1.0.3-1_amd64.deb 141509db39c644fdf06d88e6447d355d29df4773ed2b7903c1d42e166f00981f 43136 libghc-pipes-group-doc_1.0.3-1_all.deb b2bd26583db77093dd1785669a9854f136559e8e1cee9a072434704187eb98b4 25122 libghc-pipes-group-prof_1.0.3-1_amd64.deb b9148b9c38c1488a97d90d3ccde8d7818fa47dfeedbc1cf220e63345812bab75 2692 haskell-pipes-group_1.0.3-1.dsc a7fe24f9cf8a487578081c5d5a91f94daf4cff5d75227356dea655bccf690ef5 2800 haskell-pipes-group_1.0.3-1.debian.tar.xz f0f20cc29410d84faeae1fe055d3d1041a205c27403d627bd865489c7f7ec200 8463 haskell-pipes-group_1.0.3.orig.tar.gz Checksums-Sha1: 744e261e84e5bba70d71c0562ece244f9a4ca3e3 27564 libghc-pipes-group-dev_1.0.3-1_amd64.deb d517ecfec8bebe800ca8f70d481bbde1822c82e8 43136 libghc-pipes-group-doc_1.0.3-1_all.deb d8d079ede384ba29ff8e1faaeb340be19d84b6eb 25122 libghc-pipes-group-prof_1.0.3-1_amd64.deb ed771d7e97cbc1b3bc63b630f044f23b8ad9b152 2692 haskell-pipes-group_1.0.3-1.dsc a3e37b11cf193d7053501eb8ab976013707a3a95 2800 haskell-pipes-group_1.0.3-1.debian.tar.xz c019a8f8cecf014f92568144bffee38b8bfea177 8463 haskell-pipes-group_1.0.3.orig.tar.gz Files: 84ccdad1b6665d08c40d3be8567ab271 27564 haskell extra libghc-pipes-group-dev_1.0.3-1_amd64.deb 7c1bf1aa8d26f189c5a1fd6c3e37f939 43136 doc extra libghc-pipes-group-doc_1.0.3-1_all.deb da43653be061d2033f7ab2f3d4146265 25122 haskell extra libghc-pipes-group-prof_1.0.3-1_amd64.deb 13003677afb0423cd6391f8133ab68ae 2692 haskell extra haskell-pipes-group_1.0.3-1.dsc 921ac00f5e5a067add582e50d8c128a7 2800 - - haskell-pipes-group_1.0.3-1.debian.tar.xz 8d32c95cb125bea32d4c671253b8e019 8463 - - haskell-pipes-group_1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioC3UQAI0ttMnfpcLe2Z7Q15bln+4U 1hsBq5ESTHSaBhBNWh0Aplzm2n5s0CWJgEKyjqgNNoE9VirdwEjK9izMD4Q1S5PB X8A6i52pTXE40o0PzYIcae3YLBWjgBef97px4z2iXqilE2Pwsg01P1L1k1V7wE1v CFToXFKFukIlgDa7hhKrj27GcKuuE89A4SY4l7Gg9BgZTN7hPJZvJ06vvbKHRnHK talYLjwvtpMuqztRFg8j5eis21U14QUU4yN6X+QiVFDPMxDIFgbIqqP7XwnmiIPv 8YyzU/d2pCSmeuXPsuwit8YSJlbH4LJ0rhtZoUkCMWc5aj0HTqcOIxvFFe/F66nO W428ECnDjavdJH1byURpA/6KprbH2vZstZQBf/DmKX13gnaS7WHf50lVdTy3j/aU PEphbRGdqEOlinNk61yQ3DxDrZYI7O9Hmuc8KEZTNXsgu6Dd4xN/EjuO/LTMkXOG 0TrqE/UqdobB+8TRgTInFeK6X8uo6tnpQHYvOyvwTOV8FwEV1YD2tspaDsnvsfU7 UFKJwBvQulpE1l97vANHD57tcofI/WpMc6lukb1B2vy0jbma8Vyu/S1/PqyU96R+ ociJaBxXor5pFkGWtXS7wKpDT0NRkLd0LXzT/9CwmSJhG8++2RI5BV4lX1az8EG7 MUiFASILIBeqlkzvUSnn =eyI6 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:34:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:34:46 +0000 Subject: haskell-postgresql-simple_0.4.10.0-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:07:58 EST Source: haskell-postgresql-simple Binary: libghc-postgresql-simple-dev libghc-postgresql-simple-prof libghc-postgresql-simple-doc Architecture: amd64 all source Version: 0.4.10.0-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-postgresql-simple-dev - mid-level PostgreSQL client library libghc-postgresql-simple-prof - mid-level PostgreSQL client library; profiling libraries libghc-postgresql-simple-doc - mid-level PostgreSQL client library; documentation Changes: haskell-postgresql-simple (0.4.10.0-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1bc40237a8a52c6c2fec3bac2bec19aa25f96c1bf19185389acc150edd616bc0 683694 libghc-postgresql-simple-dev_0.4.10.0-5_amd64.deb d51ab829a586d8381a33ab997c6e4678016a6009834da541f44307ac2c0c4ae8 180196 libghc-postgresql-simple-doc_0.4.10.0-5_all.deb db164b04bb5f53dc5160d5afe03893d2fe30729eace0eeda0bba540a190ed9db 579964 libghc-postgresql-simple-prof_0.4.10.0-5_amd64.deb 17412159304355a34442c6ee7a9a0b853344f1ef361ba7ba5e71551904643c2f 3354 haskell-postgresql-simple_0.4.10.0-5.dsc e01d4277b4f50253bb386e146647fa08d153aac44f5860577cf08e66ae4d73b8 2740 haskell-postgresql-simple_0.4.10.0-5.debian.tar.xz 20c74c6326051cec10986e6e68670be78c46497043fbe3a637656a379acc282b 62321 haskell-postgresql-simple_0.4.10.0.orig.tar.gz Checksums-Sha1: 6f04c449d4ae8417dff874be492124cbc9704ef0 683694 libghc-postgresql-simple-dev_0.4.10.0-5_amd64.deb bf5928435af502cfb23bbb88e5b5c281374dac89 180196 libghc-postgresql-simple-doc_0.4.10.0-5_all.deb 25a8f489164a2419336053dad76d269d5db81dd1 579964 libghc-postgresql-simple-prof_0.4.10.0-5_amd64.deb a9f458acd3faa17dcf90761cca7b5c4c84908540 3354 haskell-postgresql-simple_0.4.10.0-5.dsc c668bf9fc91687b7eedef12a08a7d1ea2a1d09f4 2740 haskell-postgresql-simple_0.4.10.0-5.debian.tar.xz ce505e0574e3d9f88f5a8eaaca086d4042906612 62321 haskell-postgresql-simple_0.4.10.0.orig.tar.gz Files: ccbc0eecee62c79ec166129382f0468a 683694 haskell extra libghc-postgresql-simple-dev_0.4.10.0-5_amd64.deb f8511c89af1e0045b53ff83450816338 180196 doc extra libghc-postgresql-simple-doc_0.4.10.0-5_all.deb 8a8289d3a6ed8845183391a69d28cfa9 579964 haskell extra libghc-postgresql-simple-prof_0.4.10.0-5_amd64.deb f9fceda9dea0ad9bd749847fbdf9f518 3354 haskell extra haskell-postgresql-simple_0.4.10.0-5.dsc a062ac8cc6898a86114a2bbf76ba4017 2740 - - haskell-postgresql-simple_0.4.10.0-5.debian.tar.xz 8fc2e26d038e473e09b85f31f8dc5cf2 62321 - - haskell-postgresql-simple_0.4.10.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowSgP/iBPGBu1iHuWCU155KzPa++G 6w++Ne07KCeMdI0zSBry4ueekX5OsH1dn1EP25LG5vlTDibH53/FGUAmlswxMP+a uBxg7lobavBhztEWWTxhH0/2y1qplvb/CBDHhD35XEiY2qbsj+da+KtbAU8nTQCe WT5XKOSeNnLdZM4wkT8PUNVsKVpK6eZkiDf4UwTz0GkIJpvOGiW8JbkYJiwxQ6Nh ePQLf/gvRUqzA/pn00ja75MSAW7WobILypxxtV6lxWzKAD2kGZ/Va/ejcrL+rGzo 38J5Z84VUA5CPpREeuCEXxOq/Gvm13WYRGor3tbrhwfXh9wrj1IHfOwmlmxCG5cY KkD90SK8lvd/h3yKoZRGY7xWNA4jaRfP2gqB8ChwnKtpLnE1s8Jx4wQgJoxSbfYE kP4YUTcVdZWFcwnccX5Z+AaR8mug/K5oBfN3bPA32BBOWTOqkmKTacJV8FKwCLLz eCUPH6MkGPHljPeaTQXE1xQGTj1M+ymqBV3A8mdfpP0lYN5zgbsc9Dh4J3Cj+BVk OBndKXJEliFBPBdZSOx6oIktB9qJ1zWZVn3I50fGm15ScmLg/8U8LzKQpro+lCaw uZUchswEHBNgv3CW5WOqauTRouKB+NKlZmaYohktEPcQ1p9cREV/TmDS8iPMn5Gv FThlcKPWI/7YGQwQ/Fyx =pAMk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:34:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:34:56 +0000 Subject: haskell-project-template_0.2.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:14:24 EST Source: haskell-project-template Binary: libghc-project-template-dev libghc-project-template-prof libghc-project-template-doc Architecture: amd64 all source Version: 0.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-project-template-dev - specify Haskell project templates and generate files${haskell:Sho libghc-project-template-prof - specify Haskell project templates and generate files${haskell:Sho libghc-project-template-doc - specify Haskell project templates and generate files${haskell:Sho Changes: haskell-project-template (0.2.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1b23043f494756d1ce171dd59f2e1cda955e500897003860ba25d631797cd1c3 41644 libghc-project-template-dev_0.2.0-2_amd64.deb 366a6b793706974d5bc2e57c1e447b94a93df65c69f2e2dd17d91b1c6c8662e0 33794 libghc-project-template-doc_0.2.0-2_all.deb d13508a4a35a45dcf418ca44693eef95b18deb067a324c82cda2bfa63b68c4c0 36440 libghc-project-template-prof_0.2.0-2_amd64.deb 54f230bcd811f8ba89bb77412031e77f104908a9d2e2a6603eafb4efb399f6ef 2971 haskell-project-template_0.2.0-2.dsc c04d834a2bf2c4ec5e04de27d1e566ddb2f50501fc16136da60b7ec9c428b658 2788 haskell-project-template_0.2.0-2.debian.tar.xz aeabd7d1785b31abaffc78f02d9dda67d57d01822755f09614bfc65e99506310 8251 haskell-project-template_0.2.0.orig.tar.gz Checksums-Sha1: 550c3aea81840753e0999dd70d714bb11b9b2314 41644 libghc-project-template-dev_0.2.0-2_amd64.deb a4e6e118edbbbabce9d4c74ea64946a14b12a71a 33794 libghc-project-template-doc_0.2.0-2_all.deb bdeef448c9745a79df0c29bacefe41450454d72f 36440 libghc-project-template-prof_0.2.0-2_amd64.deb 0e7e78f0197496f6bd8d058d5659b6ab757d50a2 2971 haskell-project-template_0.2.0-2.dsc 50d15e9f799982f3a20c0f5844070874526c42c0 2788 haskell-project-template_0.2.0-2.debian.tar.xz 8f2d00630fee9ad717a8190484fe83d5512a63ef 8251 haskell-project-template_0.2.0.orig.tar.gz Files: 69b410012245f82132a85c79809a7590 41644 haskell extra libghc-project-template-dev_0.2.0-2_amd64.deb 5f1e72e2aa87ad479b627f1051e43827 33794 doc extra libghc-project-template-doc_0.2.0-2_all.deb 3153ef8d6d71578202fb9f505cff4e8d 36440 haskell extra libghc-project-template-prof_0.2.0-2_amd64.deb 72e9959561042056f8bd1803a355abd6 2971 haskell extra haskell-project-template_0.2.0-2.dsc d9761c943ac13a1bb70362a4d5bddac6 2788 - - haskell-project-template_0.2.0-2.debian.tar.xz 22fa264cc11a803468f8563c01a237cf 8251 - - haskell-project-template_0.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobegP/RKIu+GC+Ncfg0GfVQtSGB9C 4m3fOjCXqjc+RQcCwtzYczAhrgoL6zfOaiboEMormXD/69/NXpAZ8Z8l/9+IoYkH AWPSfVwDHfBMUcMNeXlxJwpDyKLCx2TL65fp8CBgVKbOjR/KhHeRUuJa1ZqJ6m+0 E075/Xj6qCTcP9Q25qmFmJNSok81c8/4w7sZesRVPVnnsnaoFDXVjmRKjVsEJCcT Jdcdsn2zfTDI8tgCV3JAaHJqmZsqYpNT35MggkJUbDvspowIEWsnfoQrC3NnPj1W AlJBWyIH3WZALtYpOWXNn58lLvQWtBNka9eTLJ7nbf9NwRz9jLXkblEv6V97aj6Z LBKrjaRsPsONbIRz5T4CLO1Myy8y0BoQZhBQtJlQMukOq4LxbFHPToago1LqxufV ZXCUdrDSKObjlgwn7oxXwvCxF1RP8V38+2vho+dibt8hdyJOc547dTjCdv+Xl/Pu zFICg6P1Ewrhuu7cRqYtqvmBO35qZk7pn3UCrY5r6HLnGexoumXBFlFNyUWy/B1P vsEjfW5+UmCqTNbiXrzSH0cgqSg8rwJvWhikQRzeModSrqEeiG86RtPogeABzoqL WUdT/gZJwzSgKkwqM6/glah0be5/BazvLT2KsZSoWVLc4IBCjUx/zky56WhNkMnl D6/o6DRmU6zQq2XQbR4/ =MN2B -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:35:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:35:07 +0000 Subject: haskell-reducers_3.10.3.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:48:01 EST Source: haskell-reducers Binary: libghc-reducers-dev libghc-reducers-prof libghc-reducers-doc Architecture: amd64 all source Version: 3.10.3.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-reducers-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-reducers-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-reducers-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-reducers (3.10.3.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: cbcd89580fc401960bf3076b743f7fe1291ed0c3af6ea78dff55141a8c7ec57d 203470 libghc-reducers-dev_3.10.3.2-3_amd64.deb f77a0909fa9d6f8c7f55e924c9a8e60192e5bb007dfce92c24c73f5322bd9e11 63008 libghc-reducers-doc_3.10.3.2-3_all.deb 9a57e58726aff87760fcbe621b19c84cac6d4cce82101d91affcd9919249b721 184572 libghc-reducers-prof_3.10.3.2-3_amd64.deb a3f5c2aa1466c94086086743c5c796f56111e9d806df120d682ab376e7e7e4eb 3065 haskell-reducers_3.10.3.2-3.dsc 320acdb9a23a9833dcc6017df73d9c428e49b2421178f363bb504ef6c026d466 2424 haskell-reducers_3.10.3.2-3.debian.tar.xz 822c487d308a470c33915ba2323efeed2d3cff774336d388864aaaf26bf6d9fd 10934 haskell-reducers_3.10.3.2.orig.tar.gz Checksums-Sha1: b3d180ca7cf2bee8ddd9c86a4fd554db1053fa88 203470 libghc-reducers-dev_3.10.3.2-3_amd64.deb 3d97e45c91e3b735e9b476009de97556f893999b 63008 libghc-reducers-doc_3.10.3.2-3_all.deb d5e7c9df87471948701e311fee640b56d8537c6e 184572 libghc-reducers-prof_3.10.3.2-3_amd64.deb 8846eaff658106c682e77b60c67c93e8a2596022 3065 haskell-reducers_3.10.3.2-3.dsc e0011bf9b3cd6d14844ed76e5cd36fe3514f6188 2424 haskell-reducers_3.10.3.2-3.debian.tar.xz e6cc9d814f2a3327cb165fd7ced955c4b5be116f 10934 haskell-reducers_3.10.3.2.orig.tar.gz Files: 5d899e2eaba0ac9a9c3cabcb6f9020a5 203470 haskell extra libghc-reducers-dev_3.10.3.2-3_amd64.deb 2c22c1feb2cfbba03944696b75822ec4 63008 doc extra libghc-reducers-doc_3.10.3.2-3_all.deb 8a6b8ddf36185974630bf3a623eb1584 184572 haskell extra libghc-reducers-prof_3.10.3.2-3_amd64.deb 5403146fe27c292be48ab962042165ce 3065 haskell extra haskell-reducers_3.10.3.2-3.dsc 77da49fa1d76d72589e2cb501c5e7a64 2424 - - haskell-reducers_3.10.3.2-3.debian.tar.xz 74ad13256cf82611616490c1bdb669ad 10934 - - haskell-reducers_3.10.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioKBwQAJj5k4os4rdc8xytOmT/ChCs kseHEeMYeoO5Dn2WoKjMwRUPHC1ovSCCve43Bm7+wzUks/86RGkYb+ERmyeEz3dQ hzEsahUnoHvtSOTE66E5ltmWmRHL8AZtRe8HnAkieB0574hScD6ZKBX10AQWD6np HfQVEt6BzCmPQyi5VIPm4ljV6+3GxMx4pD4Df6mgrbzYWxbH5rB3w3kffPFpWrd0 FtbbuthxRuQ2RxKX0yqiDbvUslgxXx0idrXGsAe25WkfeKlHS6s4nNBCglDxQCyT FLZA6ebrUUUKGE/7EHbLe4huSOPk+ugnclSXLTOSsQ78YCV+K1PRB7UcVqrGtDfq Jyq76YWR9EUUP6yflMTgtQc7lbZGzSU/5R4at5w6yhoW3tyJ8uNcmmUU1k1EiqCD WWlA/3Bt4w5V14JPPxJeiweE/8GP+YkPWaC/msw5xcVGAG0Qc69FmY8KXKIH4vGB WbghVGAIlyseIytWWDaVca8SpuwIMHyUToHCH8gWD3Vnw6ZA+DJ0h1PFG1TzLvzA gTkDjCXM21UNkucFZ3UooNjPdq6yl47qcbu1idHNUuwzROeQvSidrVoet6OGVbyI JcLJ+Z5cf6AyXjhYugygXPWXr7pWqLlkl0pF6lMUVJwN5/dFmPuZJk0nk4rPWe3N 7Y4rTpjoynnC59AkgCjp =8vav -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:35:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:35:16 +0000 Subject: haskell-reform-happstack_0.2.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:51:11 EST Source: haskell-reform-happstack Binary: libghc-reform-happstack-dev libghc-reform-happstack-prof libghc-reform-happstack-doc Architecture: amd64 all source Version: 0.2.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-reform-happstack-dev - Happstack support for reform${haskell:ShortBlurb} libghc-reform-happstack-prof - Happstack support for reform${haskell:ShortBlurb} libghc-reform-happstack-doc - Happstack support for reform${haskell:ShortBlurb} Changes: haskell-reform-happstack (0.2.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a450cf1b20a895c30f7059fd6f2a2b7babe4adc482df51a24f92974030631cfc 39264 libghc-reform-happstack-dev_0.2.5-3_amd64.deb bbe4f87702f967ad4d176ce3098300b53bd712e4871f5ba0d3376bc4edb2306a 36298 libghc-reform-happstack-doc_0.2.5-3_all.deb 6cfc6ccb2f8c39d5deac1c13cb559932961250bc9bd5d4ede7628147620d2f8a 34886 libghc-reform-happstack-prof_0.2.5-3_amd64.deb d8698a81b544d5573de9b8e8e5731a8b817bd835f0d5860a18c4e0fb817d6de7 3054 haskell-reform-happstack_0.2.5-3.dsc 3d8e5852d22d8201514a30acf6b67acf9aa24a9da3f440917e8f20f320f936ff 2736 haskell-reform-happstack_0.2.5-3.debian.tar.xz 4c77c33e70edda15b9eff8102a12a552eb69eb5e1772b86e1e63d2b9c2ad5a89 4563 haskell-reform-happstack_0.2.5.orig.tar.gz Checksums-Sha1: ed9d05027678da02ce3cd21be11921755ba20ff1 39264 libghc-reform-happstack-dev_0.2.5-3_amd64.deb 9ac9b981ea554ba14be51ee57b94006b744cd19f 36298 libghc-reform-happstack-doc_0.2.5-3_all.deb cf1c8428d1b5de1ab5771f7eedd5d21fed1eea74 34886 libghc-reform-happstack-prof_0.2.5-3_amd64.deb 8a4710d516252de637b9a2b6890454aedd295775 3054 haskell-reform-happstack_0.2.5-3.dsc 189352620ef352256eb0a7667807918ee9af4180 2736 haskell-reform-happstack_0.2.5-3.debian.tar.xz 7f778335595690cb78292755eb7c4b0d03869529 4563 haskell-reform-happstack_0.2.5.orig.tar.gz Files: de9cbaa7a5d2f2880875b516bfa618a8 39264 haskell extra libghc-reform-happstack-dev_0.2.5-3_amd64.deb 06c332d073fae62173dd9e9fa88a6ef4 36298 doc extra libghc-reform-happstack-doc_0.2.5-3_all.deb a368102cc248fbf25b2780314d66bc62 34886 haskell extra libghc-reform-happstack-prof_0.2.5-3_amd64.deb 7d910676b97440f6a86fc6299d420b5c 3054 haskell extra haskell-reform-happstack_0.2.5-3.dsc d46ce501cb501a271c2169203b3fc709 2736 - - haskell-reform-happstack_0.2.5-3.debian.tar.xz 1d81b3c59a01e77d4a76b1e879a4a70b 4563 - - haskell-reform-happstack_0.2.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofZkQAJBm7tj4N0E1fcQednmJI1Rr 4fmezlfSHud8/GN/A3A6aBY630ubCmH3U4ndiwwIla556qyej120vGfcbgycuWq8 P7E0AE8694Dw9vg4NMHOaEHDjJAnWWNgR4QF1rrhsvFxu7RauPiqf/DDs3yb3OYu Oz4DmiUJfzAGs1ofWdUhn/3Xt3+mHt+RcKeKzUEAqkVQypFYJyFLR9VvpHNIogIr x0BYz6lX0Qj8g86DF0WLx+5hx7Q3X4l7OGZ0KoF+Q/MkSzrWOFWn1P3BZbkh2+R8 ZksO36JYOr97XDRUYoHvDwJ+qjGYf32eaWVQ0ZrnKOucSDPUVu4lP62LygL8g+b4 7X8Y37XmVuwDzerXvGakoykNlSIBYb+SgjG5Wrw68u79HGNXeHFAkFJSgXSQZkiv oSp9irIuxccSWm5R7i+EdpngcQBR3y81fu989LabhAecMPg4TKX/zJ7Phbyt5oN4 gJajzoa/SA6NATz50mTsr8BpsvfzrVoCKxpoMuOGqgbS5esYqEX/9tx2Kyc1bQ9R dyVB/7jZ6G6vixmtjoGQC/F6ztQ5miSSp0cOLXl2EDzH23J0M94BU7YsbFhxqJSY rA246265/QUdARR+p4O0jg/ciGfrNjdqTOlQnLlLw/tdIAs4mbVBxNa+GoUeuRYd jIyKxDDSo8Z6bjtkDqIm =x5r7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:35:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:35:41 +0000 Subject: haskell-snap-core_0.9.8.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 22:16:39 EST Source: haskell-snap-core Binary: libghc-snap-core-dev libghc-snap-core-prof libghc-snap-core-doc Architecture: amd64 all source Version: 0.9.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-snap-core-dev - Snap: A Haskell Web Framework (Core) libghc-snap-core-prof - Snap: A Haskell Web Framework (Core); profiling libraries libghc-snap-core-doc - Snap: A Haskell Web Framework (Core); documentation Changes: haskell-snap-core (0.9.8.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: e32691e7d49d98e992587b67d87b1f7c7e7f318400464bdd687a584bd969bccd 665548 libghc-snap-core-dev_0.9.8.0-1_amd64.deb e3e13ffdeb21a02f912524fe522f5e515c722c7af0ddbd88b95c31174f49ab86 192484 libghc-snap-core-doc_0.9.8.0-1_all.deb 5e154d36b3780cbf5b11b3a3fab1e09044e179bfd2f34298874bf68cc9d60424 714848 libghc-snap-core-prof_0.9.8.0-1_amd64.deb d0ba19506d62f843b370e78120239787de787252a81316ec6a92723d9a45211e 4601 haskell-snap-core_0.9.8.0-1.dsc 4394db1540f7ad6ec69ede75986a7b4f4bd1ebae3f2e562c99fe0023bdfb14da 3528 haskell-snap-core_0.9.8.0-1.debian.tar.xz 47310fcd9c347883f5985c27c1fbcfac8c5783472a01afcc720bcc850622d2db 91610 haskell-snap-core_0.9.8.0.orig.tar.gz Checksums-Sha1: fabf2e52ea224e9211a6c07a46d72d5bc48de6bd 665548 libghc-snap-core-dev_0.9.8.0-1_amd64.deb 3fb71c62b9efea2e5937876d44f73ca1d85a5b15 192484 libghc-snap-core-doc_0.9.8.0-1_all.deb efb306e57c7639c33e6585d02b66516d4f9417e3 714848 libghc-snap-core-prof_0.9.8.0-1_amd64.deb 6e9495209110a621c71cf25d6ef6d29ef584f920 4601 haskell-snap-core_0.9.8.0-1.dsc 928e4885153782459b3abd83753c98dce6becc56 3528 haskell-snap-core_0.9.8.0-1.debian.tar.xz 212b1248d171aae883d70355fefad9d4d94bfdf4 91610 haskell-snap-core_0.9.8.0.orig.tar.gz Files: 4c60bc6e56b9db10db13b64e95eb5ff9 665548 haskell extra libghc-snap-core-dev_0.9.8.0-1_amd64.deb 1a55704ad0ef50a9d9191a4bc28e7c52 192484 doc extra libghc-snap-core-doc_0.9.8.0-1_all.deb 62641955cef24a51d5a1c1304f496759 714848 haskell extra libghc-snap-core-prof_0.9.8.0-1_amd64.deb d340e7f9944fbe702cce547f173220b8 4601 haskell extra haskell-snap-core_0.9.8.0-1.dsc 8450e79634187e453ccd32afb30172bd 3528 - - haskell-snap-core_0.9.8.0-1.debian.tar.xz 057aa93a06ef440c63de50f47d5c94a8 91610 - - haskell-snap-core_0.9.8.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPq/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSDMP/2C3YJB2KbOZ8dZ3T9wxKpss sLgCNOISG9PQHM1mJ56dM3ftx4C2CuBu5x1cvmoHXs+LXmC+lKkiREU5KcA1BYq9 uppQoXHer7xZYATS4s5y2nwILfLhooLjN0DR14cI3Exn1YTMetQuOPlHrwBHuBrP uqDLEGlPQ3Qlxn0wRQEn/+BUdhAtGNt1QHb2XTZDZamlcOaEPxwTrMEcsgYdKN4j qZfGunzNsXiVMGiOkPcKav18DXWjydXBSNtVDWaAOSfpsidZYA4w9n+YIIwS1DjM uSY0E3NV4GeBOLLV6LuVF6ZTFil+lSYRCzh129Asr7b0QbxVy1VNYjSe9O2eJXHZ Fyl+2pfw2Jw9dZYijAJnZalWkIjQObOPCkf1VxUAIpn155ZodAG7wzLrBbAY5yJG K8M9qe8cST8cDBTw5FaUz3+ExV/0XMoL07oqVAgZB6AXZt+yOFH0+u/kp/BiEeXL kPhdLGdUfT+JO3rnt9XxqfWhSR5S8MQDbO9iOeAz6jaW2iSFNLuFvqGXPtT6ap+q 1nBj7VdJgy0yyeB/P5ueO72ai6FMNz2rWn8XzA7rp4FLSVDXTTiLC9Y2F1ZWwnjW Dz08Nw6ZqhEgU7VH03Le5HUEfLWjPqlqNLxaGpqMkbwwkYA53m9I7InjMnchvhNZ CNQSqmn4tKZBJUD0K9OO =TArv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:35:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:35:51 +0000 Subject: haskell-statistics_0.13.2.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:14:05 EST Source: haskell-statistics Binary: libghc-statistics-dev libghc-statistics-prof libghc-statistics-doc Architecture: amd64 all source Version: 0.13.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-statistics-dev - A library of statistical types, data, and functions${haskell:Shor libghc-statistics-prof - A library of statistical types, data, and functions${haskell:Shor libghc-statistics-doc - A library of statistical types, data, and functions${haskell:Shor Changes: haskell-statistics (0.13.2.3-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ddb836273a4761f9a29b3751ac34a6842cf7121dbd4ed371914655d3b21b00ba 986464 libghc-statistics-dev_0.13.2.3-4_amd64.deb 678187391eda755f894dbc09b0be293e5b31d9187444465d37453f9f539c9b7f 177470 libghc-statistics-doc_0.13.2.3-4_all.deb d6ec13c41e83665a1c22363c505138832a44ffc0916c732217687b976cdcbb68 1004092 libghc-statistics-prof_0.13.2.3-4_amd64.deb bb9be4b3c72945a904873ef69657d94595308406057f663dfbcc74df0ac959f0 3142 haskell-statistics_0.13.2.3-4.dsc 7c7c34549d56cc1b2655f4cef83e944f13b6ecf3ac11e9539edf328136c99a43 3280 haskell-statistics_0.13.2.3-4.debian.tar.xz d624b1494959d3c64cfd068c9566778a799d3e3f5d6b22ec3e353ba6d6876fbd 79522 haskell-statistics_0.13.2.3.orig.tar.gz Checksums-Sha1: c80ac19e5ed0d957d039dbe5a26a1fc6fb0d58ca 986464 libghc-statistics-dev_0.13.2.3-4_amd64.deb 114f1ac87f054759aa88cbb86811277f75717971 177470 libghc-statistics-doc_0.13.2.3-4_all.deb d4bf9197846f08085967cd60707957263321544f 1004092 libghc-statistics-prof_0.13.2.3-4_amd64.deb 5d5d6e55a1da679b1228fb1261852af166fa3176 3142 haskell-statistics_0.13.2.3-4.dsc 18c55b3caa586364ba14128e78eb086f0103dcb5 3280 haskell-statistics_0.13.2.3-4.debian.tar.xz f76459c1bf07485c52359d212a7708d85c04fd44 79522 haskell-statistics_0.13.2.3.orig.tar.gz Files: e3aafe61926d818c39428a4ebeb11ab5 986464 haskell extra libghc-statistics-dev_0.13.2.3-4_amd64.deb 466f6937f7e52d6342db4f9b926b1ca9 177470 doc extra libghc-statistics-doc_0.13.2.3-4_all.deb 01fece66a217b866c64ae9f2e869f4b9 1004092 haskell extra libghc-statistics-prof_0.13.2.3-4_amd64.deb 25f99ffd2cba126040c0e9481fe968df 3142 haskell extra haskell-statistics_0.13.2.3-4.dsc af432dc28f4f5a3380fff9ea12f9c622 3280 - - haskell-statistics_0.13.2.3-4.debian.tar.xz bc3d44e9189050d706845342e26e77ca 79522 - - haskell-statistics_0.13.2.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioa5UP/jkuUadkDSFS2SUmIXAL3FT9 72+in6F/qQjH8rvOZs8aPYE+bI98bJIFwDmb2uihCIlXAhMr1xLnzhiWoShMF/UM rfwuI/YMqgioVMQfvKgkww9Fx04+836t5qNz0z9d3s0GVFb9Sfbc2R2vYWujlbuH IF9AOHcTlwgINBBrzosVNpEfIvftL0ZKrLPMnIBA/AL3XR0Jr7pCj0ob6bDlPV5Z KtVnO1WEP0y+5KFFQJKREmuuF5YjGEHRIaiYQ6BArgG11EIxdv4+C+3cnUQ9Me45 tEqvnd9usaXb+5UJ3B/Bd7SLJzGgdVRV3/EzibgwXZcpZIMm19aRJuLO6MkH6B71 49aIs2Pj/Gl8MNHZY1zxp8ZFGzo1OowEbChR+fOjoldYa3Zv6vJBJj6r1wFBOy2p xGAl/z2YNjVSlEvml/WZ49+sCwj19anK6O70XTwxBTa8aL7AsUNWcWg8K2hN3Qtd uoxwxq9dhg9x78SsnUGnpqR7eMb46GzM/Q9lpenYaj8XZdYmaujidxEnKBN+aO1k 3fff/FcwqDZNPW6bmFQgQxJ7oXJZkXW5zt0IVlI7XNbeGOTebfqj0haSNflfUb8s N4K3XkxP9/qvWqRFnryChgEkfbSFdqIAnMWOIsiaKaB7weuBY4UvSvJCi9Um90KC woZYnkObZqjJlNx0tcgy =7Ydz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:36:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:36:03 +0000 Subject: haskell-tasty-hspec_1.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:21:32 EST Source: haskell-tasty-hspec Binary: libghc-tasty-hspec-dev libghc-tasty-hspec-prof libghc-tasty-hspec-doc Architecture: amd64 all source Version: 1.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-hspec-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-hspec-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-tasty-hspec-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-tasty-hspec (1.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0f7a972970cdc1a9c43b36986944f8a5f188a7a063736497b98ec3cb62e8bcd6 20918 libghc-tasty-hspec-dev_1.1-2_amd64.deb 611e99e6b398cd0935b3b1a454db080af726d95ed194a7a9aad0877cb3525e5d 32194 libghc-tasty-hspec-doc_1.1-2_all.deb ad63d513a34ba93673dd21a9ada69e5dbff334c6ec1d7849c3d0d85622434f02 17186 libghc-tasty-hspec-prof_1.1-2_amd64.deb 9cb6fa62c3a932028c6e333af1f17e71300b96c5637c2863ce22fe8fc5af3cfc 3109 haskell-tasty-hspec_1.1-2.dsc 85b57e766620d515c25099a72d05bf0dcee4346c3710c7d756ef835f85d603b6 2756 haskell-tasty-hspec_1.1-2.debian.tar.xz 260ae081474e173e957fc268455520aba320536a0495656609acbd499c349e96 2603 haskell-tasty-hspec_1.1.orig.tar.gz Checksums-Sha1: 19fea09355fa8843bfea3cff83dd6181e1c83aa6 20918 libghc-tasty-hspec-dev_1.1-2_amd64.deb 756bcbf603d8b98c0d31cdaa5bd635547cd70bf4 32194 libghc-tasty-hspec-doc_1.1-2_all.deb f31e588bcc2674791ab87a8c4ad8a755af1ddc75 17186 libghc-tasty-hspec-prof_1.1-2_amd64.deb 14794de58345eeeccfd3acaec7894f05c84c5375 3109 haskell-tasty-hspec_1.1-2.dsc 941edaa6ad8a77c58ad407c607aa863f46acbd1e 2756 haskell-tasty-hspec_1.1-2.debian.tar.xz 421afd309a8a625803babb806152fec60f911376 2603 haskell-tasty-hspec_1.1.orig.tar.gz Files: 3c4dc598d3d4f24a58eb5a195e13e78c 20918 haskell extra libghc-tasty-hspec-dev_1.1-2_amd64.deb 5fe6e726eaaf58d8f63df0dc4b36a699 32194 doc extra libghc-tasty-hspec-doc_1.1-2_all.deb 112d6b6436b20aa36497876c56b65a5c 17186 haskell extra libghc-tasty-hspec-prof_1.1-2_amd64.deb 169b937e83e1951f2ee8fa94dea88326 3109 haskell extra haskell-tasty-hspec_1.1-2.dsc 3f598a1d5895abcd9de8dbb2b56c1150 2756 - - haskell-tasty-hspec_1.1-2.debian.tar.xz 7404427ef27126914483387fffaf675e 2603 - - haskell-tasty-hspec_1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioG5wP/1Ebe7Y89FJ3zspdluLgB82i LmbyOqvOjrYUSnva6iD+9heg2yYyny3CpyPLyciegro6GF0FM/WM/AYonYKoxoBb 0JpjyOZiFNkL+rzwGzgN6Q8Z2eyBAm2pqJ2mvEnwWRzcXmH+nr/MnsbjCzAKT+tM xZQdZcCjiGRxJZAGBQ0dHQ7NMqINLwY30S6/rxGC1b8woiYZ75IFaRtcReIDbv4B +g0w8d4GjAqMCxHegsB8sk+wAb73bt4aYBrss5J4vDjN9RHV14TmE4I8OQd5Q2nn TLa94YjWj3Ub0tr7euGW9Ui/O/yQGrxdprK46tdwqoY5tDXLgY0lKT872tYFrxG3 jvP7WVMxEsApuZBAwqTIDCx49HsLrewCT9BMioeenjlRz3IyMQlW/phwUxbQJ+cA Y6DbstXlqPVfKOWfnOsm8ec3vKb4OrpKPCQJrzbfJkRJDTs+d0OxNeiDoPZJe/iK N+JxGUmDVZaCuoFT5RKToD+kFIcCJiGFDty23EoRIAehvCvXaBnK0+nH6WBpN/Q+ VuPLQyEqqfvBEEG2YLbl94CemVklZX5lMDf6x442ieWQ/+ZzOGxKPMI5koycPw8q pRbRBnPJTxarFpw/mAJtElcCiRvo/wsuucm/AJmNAQ3HTeRIQ9MJDVD770Lrz969 hJnhzDTJu38RRIYvbEzF =Lwk5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:36:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:36:11 +0000 Subject: haskell-tasty-rerun_1.1.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:20:31 EST Source: haskell-tasty-rerun Binary: libghc-tasty-rerun-dev libghc-tasty-rerun-prof libghc-tasty-rerun-doc Architecture: amd64 all source Version: 1.1.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-tasty-rerun-dev - Haskell testing framework, rerun support${haskell:ShortBlurb} libghc-tasty-rerun-prof - Haskell testing framework, rerun support${haskell:ShortBlurb} libghc-tasty-rerun-doc - Haskell testing framework, rereun support${haskell:ShortBlurb} Changes: haskell-tasty-rerun (1.1.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2713b30c41e351aeb237792ae2e3e5266c539b6b36aedc09816f3713f7cfaaea 56502 libghc-tasty-rerun-dev_1.1.4-2_amd64.deb 9b91a25754a379fe1de6056762d24e66e532b614344e38ac007d7ea3f2949126 34240 libghc-tasty-rerun-doc_1.1.4-2_all.deb 78fb2ad5d0b749d609f536e1240bc48e9b01192c47e09071a4c5c4d72248428f 44838 libghc-tasty-rerun-prof_1.1.4-2_amd64.deb 63773c7991362b399fd99120345caedcc184193d0fd451b9bd47fdfa393e5906 2973 haskell-tasty-rerun_1.1.4-2.dsc 4f2b3b1630b68beb043cd7f223704cee4853f2997341943008b3335df12beca3 2484 haskell-tasty-rerun_1.1.4-2.debian.tar.xz 1561eea5f795144b570859a65d602c931b56ab7da8795a59b84283f79c5c15b0 5372 haskell-tasty-rerun_1.1.4.orig.tar.gz Checksums-Sha1: 7830729d8995436de3291ffe6a3a89ac44977d9a 56502 libghc-tasty-rerun-dev_1.1.4-2_amd64.deb 7f6f9dabdc9737020006c9af647c3bd296605de2 34240 libghc-tasty-rerun-doc_1.1.4-2_all.deb ed743046c0f6584fc871d0786c0be68793f74061 44838 libghc-tasty-rerun-prof_1.1.4-2_amd64.deb cf8e8ff53e33ff28556b359040de6195e2185625 2973 haskell-tasty-rerun_1.1.4-2.dsc 216c90f3f452c60298f799566289c242c419c732 2484 haskell-tasty-rerun_1.1.4-2.debian.tar.xz 9f3e5427ed439883a19d3951d99227ffb29069c3 5372 haskell-tasty-rerun_1.1.4.orig.tar.gz Files: 401acb04f611c35b0733e844da629db7 56502 haskell extra libghc-tasty-rerun-dev_1.1.4-2_amd64.deb 638a6e5dd94e734541dd6a0748a6d57a 34240 doc extra libghc-tasty-rerun-doc_1.1.4-2_all.deb 30fea7db22b785d096e9748b02f89258 44838 haskell extra libghc-tasty-rerun-prof_1.1.4-2_amd64.deb 035880f99a01c9fd95acb2ddbdb0fa60 2973 haskell extra haskell-tasty-rerun_1.1.4-2.dsc 31d91c6ec6a33fea07340a44ae7cf57b 2484 - - haskell-tasty-rerun_1.1.4-2.debian.tar.xz 9191ddaaf4e9876589f2e377fb7babb6 5372 - - haskell-tasty-rerun_1.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMPMP/1BbCK89P7Sp2EuEpVCAXiiC Y9Abv4R5YcM/SVPR0+UJ/oMHHbK4/dIXDKm96hsOysHJkt6oaMNFjv+qR2CYJSJN UBYiAXLJpsquOzbvREzoiK3Ii3R2/IjrdXcwyE9sHfKwnwHa9DyQSy/CaQYKTDMB xk3iUpk58/uESTchRyTR1tQm0addl7Ux9xrwTwBp4w9cXfVlzVQtV8RFakvSwuBo l54xX+zYmTeRBloHzhFGVFQyJQLCscxkQqz8MBr4ABx5uX5q1F5yH/RtIzAdj4Qs VykW8QIQWJPu1gkf3yg0Dywtr6qIQmoq9fi3Dschv2GwadJzDRbWqN3BWGU9CoIL h+enSdrOyNw1ZVulUqjsDSBeODpxLsiLPhPhOrtfyP3AJk7kv6l3Io6UrGDOcrzy nKQiUJrvAhnj8c27TUTFOuawg+2Qsk599iPlzePxSP6unfiGutSTAhwS4myDHG5a Tw+c++GK7eJbjNsDt5ADuSndZ1LE3Wp09yBkIbhq7SzAQh4W0Qh42WzqrJa3XSas Uqu2BM4MSxwDxO/HvsxXwYHdj/x19ex6WJSoMSaJ1BgH2mtE7jS8nvFN+8tps+D2 MnDQGXos9k43ETcCuq0snih0/mLv05+pK9NOww1TcEHDiMLjBD+9odi+jXnP6m9s pbZxCgX+c9pHHDGBoePO =R53N -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:36:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:36:26 +0000 Subject: haskell-text-show_2.1.1-1_amd64.changes is NEW Message-ID: binary:libghc-text-show-dev is NEW. binary:libghc-text-show-doc is NEW. binary:libghc-text-show-prof is NEW. source:haskell-text-show is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 04:36:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:36:38 +0000 Subject: haskell-vector-space-points_0.2.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:48:54 EST Source: haskell-vector-space-points Binary: libghc-vector-space-points-dev libghc-vector-space-points-prof libghc-vector-space-points-doc Architecture: amd64 all source Version: 0.2.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-space-points-dev - A type for points in a vector space${haskell:ShortBlurb} libghc-vector-space-points-prof - A type for points in a vector space${haskell:ShortBlurb} libghc-vector-space-points-doc - A type for points in a vector space${haskell:ShortBlurb} Changes: haskell-vector-space-points (0.2.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 641fdc51ddbe267c5e938b3fddf052fa92dff0ef65b4d8d708f87b262aa9af63 28738 libghc-vector-space-points-dev_0.2.1.1-3_amd64.deb 92da0491bc1cca5558ce432154706bedd02bc9fdf5df32c38131a23b9f71adb8 30526 libghc-vector-space-points-doc_0.2.1.1-3_all.deb 6dc541a7f636cf793f9a703bbe7802f005a4f09aded3fd3cea56d6df079429e3 25200 libghc-vector-space-points-prof_0.2.1.1-3_amd64.deb 93466c3ebcd4c90eb05a15bb5bdda47070b67cfc655b7950fd4522e5a45d1341 2652 haskell-vector-space-points_0.2.1.1-3.dsc 28c919821abd6067480e9e2890124993bb992cbbc6f9c553a0c4f11503464759 2412 haskell-vector-space-points_0.2.1.1-3.debian.tar.xz d77ea5caa08e9bc123fc760c00a7758b5b74ed0ac73be2a2143e55c82b3fb334 2547 haskell-vector-space-points_0.2.1.1.orig.tar.gz Checksums-Sha1: 3ca51f37cbf7cb1f84ba34a5a80d80154771ba00 28738 libghc-vector-space-points-dev_0.2.1.1-3_amd64.deb a76caae37250dea0272ef31831420d04b96583a8 30526 libghc-vector-space-points-doc_0.2.1.1-3_all.deb 1ce95dbda627ea35d55249399f4dca99ea02a1be 25200 libghc-vector-space-points-prof_0.2.1.1-3_amd64.deb c1c719e4def5be1fef917a025c4f5ffd44ddb053 2652 haskell-vector-space-points_0.2.1.1-3.dsc b6c6ae024ae9b936e39db727686ad8dabb304041 2412 haskell-vector-space-points_0.2.1.1-3.debian.tar.xz 891fd6a5699b69c03759d09f457bfb65ff908c8f 2547 haskell-vector-space-points_0.2.1.1.orig.tar.gz Files: d133a65d9aef544fa87f49fc22e256bf 28738 haskell extra libghc-vector-space-points-dev_0.2.1.1-3_amd64.deb 29100b800984143ec7c0d4b44d19c531 30526 doc extra libghc-vector-space-points-doc_0.2.1.1-3_all.deb 2d6e7e38f3ce8cb3bd668425cad271a3 25200 haskell extra libghc-vector-space-points-prof_0.2.1.1-3_amd64.deb 8e87b9fbbd9663debd059bb1e0a13e25 2652 haskell extra haskell-vector-space-points_0.2.1.1-3.dsc 10553f64d9f7c0bef289f6ebf3081421 2412 - - haskell-vector-space-points_0.2.1.1-3.debian.tar.xz bfdaf6a76574e3ab6ce18bd86aee6bf3 2547 - - haskell-vector-space-points_0.2.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLQMQAI+Pak2Q/GbOmBbcG6gwYHoC FfMwAerPXBz6vxiAOb5skK8YAtdGU19XPrvWSmmyWjEv10JABBkSPnpdCcJJ7Lql NYitsLLZZOfwl/vnCsb8JTQv97NHi78YDIXlDhZxlbsGnancwfzK6Dt5OrdiUOQU /53bxQvFbho6wVEgzwPHwpxqcxioac4NGIxKZVeaKqeEC3dghEXfbbdsqb10edpz Of69xREf2MNks1BwSjoK5lb01cdGOPiWPJUEJNHkzWypOXk3RcHOn7qh6Cg6NT4o Sa/q2RvilOA2dG7Wc2k/6hsGQYhJEWGBR7uMncKBq+WCTG6ZR++9xeaPwWHXRQJO FP8nvas8JpkomP9EMpFGSz0kt9LypiZpO/Q7XsTK6opx9fxTExN1HSii4gQIjB4h m7JrKDOR1F8vnckVu9l7RZd/h3CcyWbII1BYX3E4lt3Y/Cv8MaeW6JL4GasEVCBH NZGh37ODWyKhOqpk2CRCr7dnBSnkJSqu/IMdxKhzolPzIGUf3IzK12/ajFni/eaD 4UDeqlKnLz/DjxO9qbbA0df5X5ZA/xjGJ4xx/qkxRhdLX0yCCox0AzjuYCZwdiKE FNufp51VqKkdwjJCIrIEkm2NQy2SkLNLx3d08ZJbdfSG3Iiv/z4hxCgXom6GX+aF V08Suir0pv89QKfz883s =foBl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:36:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:36:52 +0000 Subject: haskell-web-routes-happstack_0.23.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:54:51 EST Source: haskell-web-routes-happstack Binary: libghc-web-routes-happstack-dev libghc-web-routes-happstack-prof libghc-web-routes-happstack-doc Architecture: amd64 all source Version: 0.23.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-happstack-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-happstack-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-web-routes-happstack-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-web-routes-happstack (0.23.9-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: a72e9cf543dd1171cb9611f88557bcb1652205ed2ef4eb8bc61bd52c1083bb2d 23736 libghc-web-routes-happstack-dev_0.23.9-3_amd64.deb 871330316fbdf6f581c23fb84da99b1aacdbe67b1ccd506d5ff579c701986fe0 31566 libghc-web-routes-happstack-doc_0.23.9-3_all.deb cf9ec97b67eeeaacad4df99fb66824a6ae16568d558c4e59e17e48927835f178 21248 libghc-web-routes-happstack-prof_0.23.9-3_amd64.deb 418b66a46028df70695e8a00d86456ffde720cd23588bf90e90e6d93a61530ba 2870 haskell-web-routes-happstack_0.23.9-3.dsc 0f5869afef6df7ebd72008fbcd13d7e27471da7a21011c979fa1c86cf08c8b71 2608 haskell-web-routes-happstack_0.23.9-3.debian.tar.xz fc67eae234d87a6b3a72aeac32ea5524572c4b412bfc34392a28889f4eaa526f 2649 haskell-web-routes-happstack_0.23.9.orig.tar.gz Checksums-Sha1: f8e40995aba7199d426b29c8fbafc0815c2573db 23736 libghc-web-routes-happstack-dev_0.23.9-3_amd64.deb 52f3ceddd7d46af90cbe21de6673388f843c458d 31566 libghc-web-routes-happstack-doc_0.23.9-3_all.deb 84d14adc972d15ee1a3e392135406c2a185cda35 21248 libghc-web-routes-happstack-prof_0.23.9-3_amd64.deb 645e4d36d2d2689fd86845c200fc54ebff6eabb2 2870 haskell-web-routes-happstack_0.23.9-3.dsc d06377d1c9d7141355fa8481aef3994fcbe858ab 2608 haskell-web-routes-happstack_0.23.9-3.debian.tar.xz 440ee4427c39154825aa4b56dd4344c13cf74d6f 2649 haskell-web-routes-happstack_0.23.9.orig.tar.gz Files: 4a7621ec3233b1064a05667833f2c278 23736 haskell extra libghc-web-routes-happstack-dev_0.23.9-3_amd64.deb c2032939c524b55a4e66562625ee7fc0 31566 doc extra libghc-web-routes-happstack-doc_0.23.9-3_all.deb d212e2db80904c9698bdf27406f29819 21248 haskell extra libghc-web-routes-happstack-prof_0.23.9-3_amd64.deb 047456845ceed13a135640aa7b8d812e 2870 haskell extra haskell-web-routes-happstack_0.23.9-3.dsc 86d1450ead3c33cf72340bccfedd8d43 2608 - - haskell-web-routes-happstack_0.23.9-3.debian.tar.xz 1c4d4bd1ac0da60a8cebc51def7f957e 2649 - - haskell-web-routes-happstack_0.23.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQLQP/iO+0h2SKf6qW0KYIRPLlOR1 LprLf1BEI+lkjeuAofjRMpudF0fQwpme/P67cJ3mzgbAe460BEj3akA2EgroAiQV jDnGKE7/vj+xEbIsCR9elL1itYHjB8NENSe8D5MvMEid896FYO+s0N40V8RHu5d1 UfOVFgxa9YGf2dUb9fdM9I9wALo5B/k7K064KpkTNLKuLxo8LfpLadchoGfMycct r+3rnP1nNsdvGbx5sniwGiS9pxLNk2y0zhou7D7Pk5+/qpTqSM7TpmgjQf360TVH ehrUNvNcDYSp1Ob2/JCubOakPQlctz+GGn8E/84lZfV/dIZty4p7RraELQXLrCQG XPYdMzdCxnM2z3lPZ+XS096jX3g6DiEHW480nOdPDDP02g5ZNNAigFyAQZPVYIFi TZ9XYVIKaU8kgosumADUekLacFXRDJyBoNvsH0d0yT81GBvDBMBk5GZKO8G5YNIH qBAJ+fK88U843tJ4Fzie/Bc/emMNUCe7sCIoujWMLQu0MVjSGSU3u3cDzDAGzOhv 7itW3C4XCag4na2W19658kvRWhRg7GVFSghNsOb5Y/+DNRThHedeppXVvza9ht6F xQag0Il6l93pmPj48r3+VVOknNzOg9zjkNfnYUhNDDRWH/26BZBUKttIgE45EIwi FbPSokgv8oeSZH9hYeCf =BuYr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:37:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:37:03 +0000 Subject: haskell-wl-pprint-extras_3.5.0.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:43:17 EST Source: haskell-wl-pprint-extras Binary: libghc-wl-pprint-extras-dev libghc-wl-pprint-extras-prof libghc-wl-pprint-extras-doc Architecture: amd64 all source Version: 3.5.0.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wl-pprint-extras-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wl-pprint-extras-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wl-pprint-extras-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-wl-pprint-extras (3.5.0.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 26038b906749dbc266664c57ad66f1766d7ee6d8348aa274ca6256fb7d22e3fe 79490 libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb 082aab8af331cca223692bfb6baf0e18d42f6daee1e2dd279c7fbe72f520fa41 65320 libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb 9f07fd5b144a5219a10d5f4c0124482871937821c1fad649d1e8b1c3e9330623 65424 libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb d2aa67bc73dec19f7ae838f038b8772b9b35861ea5f1e18ec1b643ebae72daba 2988 haskell-wl-pprint-extras_3.5.0.5-3.dsc 3b361ff9f9789d0d84c829a74059b6486da8d2aabced434a1e0fcdc12a47cbe3 3156 haskell-wl-pprint-extras_3.5.0.5-3.debian.tar.xz a9c21a85a729191fc422938a1f785d61be52f3a2923d8d79dade9b21e8e98d8f 14645 haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz Checksums-Sha1: 64537ddcd1963279a09c930349d3cab040457dab 79490 libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb 4032db4499b1f4172384f6893d14db76803b6ac0 65320 libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb 91ba25ccc3321b1fb52bdded8c959ed6dffc2519 65424 libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb 4c361897302aefb0623555645a4a6cf8a90465e8 2988 haskell-wl-pprint-extras_3.5.0.5-3.dsc 9ada6ed318cc3144798952ea7daa89807615d28e 3156 haskell-wl-pprint-extras_3.5.0.5-3.debian.tar.xz 6b7e3a1243d0f7650c18b3f51655319dc7116dac 14645 haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz Files: d5b1df233805a14825f8e3eeaaac5195 79490 haskell extra libghc-wl-pprint-extras-dev_3.5.0.5-3_amd64.deb 6c4a2da6b9eed8a27a052496a06ac901 65320 doc extra libghc-wl-pprint-extras-doc_3.5.0.5-3_all.deb b23949f3a8409959ce9ec2f1da5b6030 65424 haskell extra libghc-wl-pprint-extras-prof_3.5.0.5-3_amd64.deb 4959b5c4ddd053d7b4372455b01d588c 2988 haskell extra haskell-wl-pprint-extras_3.5.0.5-3.dsc a854b87be36e718c0ac941cd50d5565f 3156 - - haskell-wl-pprint-extras_3.5.0.5-3.debian.tar.xz 03a7c3b6700f5c729229c7652a0e85cd 14645 - - haskell-wl-pprint-extras_3.5.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNmIP/A/9wNoVMlZJu3GwGyK8aRZS 9GFQl7qHUeNZGdfNLmcHo+Zhmb+dn0MOxnhbxnuw1D2voWXucWWzekidmGukN2lh C/PRhQwwFbIJkkPOXQRnfqvknTMj4OxWXRzt/ob3o2GrgI65B9Jz6X5KKkVqY6Fd iVFhNr9/8pvYPFJQlKo66lT+7wIBoor8znZSQkzv9/Gry0S3nyUZpMzFgnGsylMQ YzVfZcn34Anjrllrbx9U4uXv3obHzdY1uL6tTJJ2X35Dthr1zyClrSCGNVyZCdVN iADCAVSg43e08yW0hJoZX68bvl5l02GXJo/iHtHgapAnWfzgMuuKMZXkxmnErJK5 2B7Tzr/TTk0D9EqO3+hUIJwkLt1zfNHMb3KQUwCM2nICLOerqvF/s4nulPy1XNGv PosrqCiip/U3VH1GiveaMWPMPlHQjkFlbGIn3ziFukn7g5dQE7TlFS1ZdYy4kwE/ A6pJsXJNjxMQxYBHbzKOXeAxdxqwWuuiOQ6KpbwHqceJMt4+hhQmzX/xF0iv46k8 K/PkCNHqd5w6cBpuz4GacdMKaK3q9XnHqWYcirdejesG57sgCDA+cH1NFpt7UXB+ upC+YdQY/Zi9YtKNQp4Kq2Y8G5If658TwLePHLs+4p2Ud6LcfffgPc34DEWBf0l/ G2RjmiRTSYAyp2Mf9oSu =iPRH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:37:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:37:11 +0000 Subject: haskell-wl-pprint-terminfo_3.7.1.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:12:28 EST Source: haskell-wl-pprint-terminfo Binary: libghc-wl-pprint-terminfo-dev libghc-wl-pprint-terminfo-prof libghc-wl-pprint-terminfo-doc Architecture: amd64 all source Version: 3.7.1.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wl-pprint-terminfo-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wl-pprint-terminfo-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wl-pprint-terminfo-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-wl-pprint-terminfo (3.7.1.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d9209b2700ce76e5ecc8e674eac2d97f7008a4b23dccf121f9969d002bf86977 63468 libghc-wl-pprint-terminfo-dev_3.7.1.3-4_amd64.deb cbcfbad8e3112dd3399a6c1912158c29281de552fbedf5521c40a09f2364c685 36904 libghc-wl-pprint-terminfo-doc_3.7.1.3-4_all.deb 48cf278081f25a095e656c6ccfd5829d66a503e333b236deef252af575e2886f 52024 libghc-wl-pprint-terminfo-prof_3.7.1.3-4_amd64.deb 7d586bdf1d2d49d308135b8f573f36a5b1fdd4f37f35a84cc8a04b6abc029d1c 2853 haskell-wl-pprint-terminfo_3.7.1.3-4.dsc 7fec1a7fd3d41f645c76fa6d41b6206ef35b7df503fcc56715b3fcd9462b59eb 2860 haskell-wl-pprint-terminfo_3.7.1.3-4.debian.tar.xz bbb6c5ffb6f6a455278ff3a3740259b05f67163a9deb9686677d30cc4366e5a7 42787 haskell-wl-pprint-terminfo_3.7.1.3.orig.tar.gz Checksums-Sha1: 41c2c5da1519058f55a8ab6e863ad7e1b8a27a92 63468 libghc-wl-pprint-terminfo-dev_3.7.1.3-4_amd64.deb f0b6858aa8eb596ca02313b275243cb8af7629c3 36904 libghc-wl-pprint-terminfo-doc_3.7.1.3-4_all.deb d878e722503344c498b2ab68c2b57946684d6c18 52024 libghc-wl-pprint-terminfo-prof_3.7.1.3-4_amd64.deb 994849549d5ea83bb548afa71831251fa5e19803 2853 haskell-wl-pprint-terminfo_3.7.1.3-4.dsc 624f15ea36d9e415b6974f480784dad6d41db0b3 2860 haskell-wl-pprint-terminfo_3.7.1.3-4.debian.tar.xz cbcf7573bf71c8fe52cc226bc6d9f1c8efbcb613 42787 haskell-wl-pprint-terminfo_3.7.1.3.orig.tar.gz Files: 48e80d09e6ac7c39db532cbfc4284b7f 63468 haskell extra libghc-wl-pprint-terminfo-dev_3.7.1.3-4_amd64.deb 4d81d66f2ea16ef50171817009445ff2 36904 doc extra libghc-wl-pprint-terminfo-doc_3.7.1.3-4_all.deb 525ec4063359cc40c30cdcb344f78125 52024 haskell extra libghc-wl-pprint-terminfo-prof_3.7.1.3-4_amd64.deb a380b2e989580db1314088de42488357 2853 haskell extra haskell-wl-pprint-terminfo_3.7.1.3-4.dsc 296db36a17097511d16cc642dc167f22 2860 - - haskell-wl-pprint-terminfo_3.7.1.3-4.debian.tar.xz 579eec151b5f12495be35188199b09d0 42787 - - haskell-wl-pprint-terminfo_3.7.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7GQP/1dq4IwEcJcHLvaCWzntR+7z t0Ixd7wllSdWPsFcyg0Gj1tXCUQkp0ZoyF2Nqas4Qx2pJE1iGKbeb8ckNGKyZLfy Y2Dr6xFxlws7JgZUr5d7EQoeweIqoGSMxOmjXf+imzk2PnoU1sYehPROy0ZXTl1P q+i1U3qzvcpQ9HnWHtjh+EYwJw/MuZNqiB72z+G+vRsozUUwmW1Q5vfWWOsxSyvy Uj7Vj/aaqGo6rbEEDPzKfnwzii/lNXEwfc/anUasZJVzh6KoNohs48HJ35y/M2q8 SsUn9OhlKLegZ0Q6TPXe50GFIDhmUdMd3iZj4FjaAt/Ovx8fNY423mCzUzNy30OC y0gEEzYl+VkiBL7PIKRmTZWW88kNm19iu5yZVDG5eL5kkq8+qHjxEri3wX2LBPNW AeRZzUUj4zAc+jAb5LmpO84NK9L3MSApzHcbyAW9lVeGGZ1HkFSEeR2nadIWOcQM i8miiGX0DLcBfflrhqa9qm5pWVuQvMOHbQIZFBIo3uxCdTlSiYJxtbuWD6n4hLDH vNbu4EJUB8kKbBi6QsLBY0pCIa/f4KYkNlZdFbf5Z/dN9R/QOKWcOFK7rZU7jzi3 B298fDAPTIZoiGDIPko00gNmC6CcKgThU9+buH8wcd0BFzFgES3B1Zu7+9RNcBcO BzqwEsl7vPapk/KecsIX =tE1N -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:37:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:37:15 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:37:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:37:15 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:37:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:37:19 +0000 Subject: haskell-xml-hamlet_0.4.0.11-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 21:30:25 EST Source: haskell-xml-hamlet Binary: libghc-xml-hamlet-dev libghc-xml-hamlet-prof libghc-xml-hamlet-doc Architecture: amd64 all source Version: 0.4.0.11-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xml-hamlet-dev - Hamlet-style quasiquoter for XML content libghc-xml-hamlet-prof - Hamlet-style quasiquoter for XML content; profiling libraries libghc-xml-hamlet-doc - Hamlet-style quasiquoter for XML content; documentation Changes: haskell-xml-hamlet (0.4.0.11-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d9b396f66773d1cafe90b7df0015631ed1d5530e66b7477f2fd162743c74f170 193016 libghc-xml-hamlet-dev_0.4.0.11-3_amd64.deb 862184c630575591a8670abf264e106a9b6e34b656add97a54ae00b00b3d5f1e 34552 libghc-xml-hamlet-doc_0.4.0.11-3_all.deb 9dc2e893bbfa8616b0b6b9a500a2824ba09a43db9b059de7db75165954fe9b7a 164792 libghc-xml-hamlet-prof_0.4.0.11-3_amd64.deb 0578e260fc1faf07caa36d2718fef34711e649b241b7653ed4f99ad3031ca691 2831 haskell-xml-hamlet_0.4.0.11-3.dsc a112ceef19c2f1e78cfac05ac9b83c701ce57e9430b414acea462b954ad3adf9 2528 haskell-xml-hamlet_0.4.0.11-3.debian.tar.xz 3d598ad387e310e76a07f213afe35db06662611840d1bce3bcdf202668bc1e89 6080 haskell-xml-hamlet_0.4.0.11.orig.tar.gz Checksums-Sha1: b0cbe47838faee429de41105d7c263a197572f0a 193016 libghc-xml-hamlet-dev_0.4.0.11-3_amd64.deb 785db3a360af58b872a3ae915441ce4a1444cef5 34552 libghc-xml-hamlet-doc_0.4.0.11-3_all.deb f605f3ef0109febdb47ea9855210a5587800fc7b 164792 libghc-xml-hamlet-prof_0.4.0.11-3_amd64.deb 0af8553a122bc384bbea6500e0c5bcffe2794f96 2831 haskell-xml-hamlet_0.4.0.11-3.dsc baea62e535a021cbf00d78c5f40921c4ad9dc535 2528 haskell-xml-hamlet_0.4.0.11-3.debian.tar.xz 8a09ee59d1e791e410a72b57690c85ef4ad93b03 6080 haskell-xml-hamlet_0.4.0.11.orig.tar.gz Files: 8b3fcabba9436e9626a840032b4d2bcd 193016 haskell extra libghc-xml-hamlet-dev_0.4.0.11-3_amd64.deb 0998072f97cbb6614d2f581dbaf53796 34552 doc extra libghc-xml-hamlet-doc_0.4.0.11-3_all.deb 20fff620f877c9dc2ecfb17e6289d4ac 164792 haskell extra libghc-xml-hamlet-prof_0.4.0.11-3_amd64.deb a40de0939393b4597c5c321a6f68ee8f 2831 haskell extra haskell-xml-hamlet_0.4.0.11-3.dsc 50c809c288529fec8b578e9d05db8536 2528 - - haskell-xml-hamlet_0.4.0.11-3.debian.tar.xz 08922f85041b35f021cc4424db7c9956 6080 - - haskell-xml-hamlet_0.4.0.11.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUQwP/RvtvACQz+tG4lN8VK9nfblj EDNWNj5nXs1TQnxD5vBjBjz4jZtmYasYFQux1f/s94FM/2pomLPzEho6exrqMw7A 40h/+YRQQjJmHBW5a6eFuirpZxzgakAqua8Bh5M6guyD8qBvT0I3MXtcKLcGpEWQ H5biXuItCDWFNoTkg+SWxVNA7x/zKu97pELqkxHM5kBapSDJ+APDIrCOLvd/mKU5 Z1w+5Q3oTwfzZ7cXDr1884P8Ry86LPrp8g/wogWnaKNX+8kIfFC6kt7uYD3LEz6r F88MU5SQVYuz2Hw3jNfPRhS85I04jZrmSycBr0bjLtitUelnTjdgKdu83E5/4gvu r6OpC8WjRPHdjYqVpIXEOjgwT8GA2MwjGye0b4ATI+uUVDLeUmmg6HhlNk/uVrIU +oNqJ84+i009jyb+r1Gj6bdRvSgVgHWpuloTSxf9+rJIAHkreCaXE87IFte3obvC e+ty/lZZo4jHFpC+MUeumiPtuA1k8/flEyOJpyJLQX61WuqhZUs6XGMgEaa6VCzF PAc9JWmrhJ6zvLc8F19U0r++NIAkupimxhwU1Ym6TKLDjE9j4SzPEAdkHcvgIvap Gcl6XCvCSaCMsByBYZ/aYWzTcDGLyeYoGzdLTr0q5Hn0XjS2vR6UMi5clD7Mc2dm D5NWbkd7nQR7jsUUUOE7 =bIi2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 04:43:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:43:48 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:44:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:44:29 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:49:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:49:29 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:49:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:49:30 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:34 +0000 Subject: Processing of haskell-authenticate-oauth_1.5.1.1-5_amd64.changes Message-ID: haskell-authenticate-oauth_1.5.1.1-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb haskell-authenticate-oauth_1.5.1.1-5.dsc haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz haskell-authenticate-oauth_1.5.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:39 +0000 Subject: Processing of haskell-criterion_1.1.0.0-4_amd64.changes Message-ID: haskell-criterion_1.1.0.0-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-criterion-dev_1.1.0.0-4_amd64.deb libghc-criterion-doc_1.1.0.0-4_all.deb libghc-criterion-prof_1.1.0.0-4_amd64.deb haskell-criterion_1.1.0.0-4.dsc haskell-criterion_1.1.0.0-4.debian.tar.xz haskell-criterion_1.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:43 +0000 Subject: Processing of haskell-cryptocipher_0.6.2-5_amd64.changes Message-ID: haskell-cryptocipher_0.6.2-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cryptocipher-dev_0.6.2-5_amd64.deb libghc-cryptocipher-doc_0.6.2-5_all.deb libghc-cryptocipher-prof_0.6.2-5_amd64.deb haskell-cryptocipher_0.6.2-5.dsc haskell-cryptocipher_0.6.2-5.debian.tar.xz haskell-cryptocipher_0.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:46 +0000 Subject: Processing of haskell-hsx-jmacro_7.3.6-3_amd64.changes Message-ID: haskell-hsx-jmacro_7.3.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hsx-jmacro-dev_7.3.6-3_amd64.deb libghc-hsx-jmacro-doc_7.3.6-3_all.deb libghc-hsx-jmacro-prof_7.3.6-3_amd64.deb haskell-hsx-jmacro_7.3.6-3.dsc haskell-hsx-jmacro_7.3.6-3.debian.tar.xz haskell-hsx-jmacro_7.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:50 +0000 Subject: Processing of haskell-publicsuffixlist_0.1-7_amd64.changes Message-ID: haskell-publicsuffixlist_0.1-7_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-publicsuffixlist-dev_0.1-7_amd64.deb libghc-publicsuffixlist-doc_0.1-7_all.deb libghc-publicsuffixlist-prof_0.1-7_amd64.deb haskell-publicsuffixlist_0.1-7.dsc haskell-publicsuffixlist_0.1-7.debian.tar.xz haskell-publicsuffixlist_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:54 +0000 Subject: Processing of haskell-snap-server_0.9.5.1-3_amd64.changes Message-ID: haskell-snap-server_0.9.5.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-snap-server-dev_0.9.5.1-3_amd64.deb libghc-snap-server-doc_0.9.5.1-3_all.deb libghc-snap-server-prof_0.9.5.1-3_amd64.deb haskell-snap-server_0.9.5.1-3.dsc haskell-snap-server_0.9.5.1-3.debian.tar.xz haskell-snap-server_0.9.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:55 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:54:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:54:55 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:58:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:58:15 +0000 Subject: Processing of haskell-criterion_1.1.0.0-4_amd64.changes Message-ID: haskell-criterion_1.1.0.0-4_amd64.changes uploaded successfully to localhost along with the files: libghc-criterion-dev_1.1.0.0-4_amd64.deb libghc-criterion-doc_1.1.0.0-4_all.deb libghc-criterion-prof_1.1.0.0-4_amd64.deb haskell-criterion_1.1.0.0-4.dsc haskell-criterion_1.1.0.0-4.debian.tar.xz haskell-criterion_1.1.0.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:58:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:58:16 +0000 Subject: Processing of haskell-hsx-jmacro_7.3.6-3_amd64.changes Message-ID: haskell-hsx-jmacro_7.3.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hsx-jmacro-dev_7.3.6-3_amd64.deb libghc-hsx-jmacro-doc_7.3.6-3_all.deb libghc-hsx-jmacro-prof_7.3.6-3_amd64.deb haskell-hsx-jmacro_7.3.6-3.dsc haskell-hsx-jmacro_7.3.6-3.debian.tar.xz haskell-hsx-jmacro_7.3.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:58:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:58:17 +0000 Subject: Processing of haskell-publicsuffixlist_0.1-7_amd64.changes Message-ID: haskell-publicsuffixlist_0.1-7_amd64.changes uploaded successfully to localhost along with the files: libghc-publicsuffixlist-dev_0.1-7_amd64.deb libghc-publicsuffixlist-doc_0.1-7_all.deb libghc-publicsuffixlist-prof_0.1-7_amd64.deb haskell-publicsuffixlist_0.1-7.dsc haskell-publicsuffixlist_0.1-7.debian.tar.xz haskell-publicsuffixlist_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:58:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:58:16 +0000 Subject: Processing of haskell-cryptocipher_0.6.2-5_amd64.changes Message-ID: haskell-cryptocipher_0.6.2-5_amd64.changes uploaded successfully to localhost along with the files: libghc-cryptocipher-dev_0.6.2-5_amd64.deb libghc-cryptocipher-doc_0.6.2-5_all.deb libghc-cryptocipher-prof_0.6.2-5_amd64.deb haskell-cryptocipher_0.6.2-5.dsc haskell-cryptocipher_0.6.2-5.debian.tar.xz haskell-cryptocipher_0.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:58:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:58:17 +0000 Subject: Processing of haskell-snap-server_0.9.5.1-3_amd64.changes Message-ID: haskell-snap-server_0.9.5.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-snap-server-dev_0.9.5.1-3_amd64.deb libghc-snap-server-doc_0.9.5.1-3_all.deb libghc-snap-server-prof_0.9.5.1-3_amd64.deb haskell-snap-server_0.9.5.1-3.dsc haskell-snap-server_0.9.5.1-3.debian.tar.xz haskell-snap-server_0.9.5.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 04:58:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 04:58:16 +0000 Subject: Processing of haskell-authenticate-oauth_1.5.1.1-5_amd64.changes Message-ID: haskell-authenticate-oauth_1.5.1.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-authenticate-oauth-dev_1.5.1.1-5_amd64.deb libghc-authenticate-oauth-doc_1.5.1.1-5_all.deb libghc-authenticate-oauth-prof_1.5.1.1-5_amd64.deb haskell-authenticate-oauth_1.5.1.1-5.dsc haskell-authenticate-oauth_1.5.1.1-5.debian.tar.xz haskell-authenticate-oauth_1.5.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:01:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:01:23 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:01:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:01:23 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:06:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:06:24 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:06:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:06:24 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:12:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:12:34 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:12:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:12:39 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:17:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:17:41 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4.debian.tar.xz doesn't exist haskell-hstringtemplate_0.8.3.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:17:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:17:40 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2.dsc doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 05:19:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:19:55 +0000 Subject: haskell-authenticate-oauth_1.5.1.1-5_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-authenticate-oauth, version 1.5.1.1-5, however unstable already has version 1.5.1.1-5. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 05:20:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:20:13 +0000 Subject: haskell-criterion_1.1.0.0-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 23:46:38 EST Source: haskell-criterion Binary: libghc-criterion-dev libghc-criterion-prof libghc-criterion-doc Architecture: amd64 all source Version: 1.1.0.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-criterion-dev - Robust, reliable performance measurement and analysis${haskell:Sh libghc-criterion-prof - Robust, reliable performance measurement and analysis${haskell:Sh libghc-criterion-doc - Robust, reliable performance measurement and analysis${haskell:Sh Changes: haskell-criterion (1.1.0.0-4) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 16dbd08f32be573a2d82536e8e39a0d6bb423bf89e34a7cf905c45f0f77c9e65 646384 libghc-criterion-dev_1.1.0.0-4_amd64.deb b4a08e88a65b17d90ae731131a57203cc09429d6ea041f27f0544cd37298abc3 235638 libghc-criterion-doc_1.1.0.0-4_all.deb 372fda117c339bb3c04df88dc835db873056295f09753fa8550284f7df3775b1 496006 libghc-criterion-prof_1.1.0.0-4_amd64.deb 3e2084aaa170c6c6f4213706b801b949217db2661ef4fde29182f01493defe1e 3505 haskell-criterion_1.1.0.0-4.dsc 746558d475e94cc3d5f18f9833f57eee5b340cc4044d66abbfe0dd46e0ba8e2f 3400 haskell-criterion_1.1.0.0-4.debian.tar.xz 5cedd41bb6e5a85e65b51fdb00cb32038b826b8d18af072a8319cab43a452d38 1004534 haskell-criterion_1.1.0.0.orig.tar.gz Checksums-Sha1: 69954d02d1af07ee6ccf6784872d6a400f0b5410 646384 libghc-criterion-dev_1.1.0.0-4_amd64.deb 9641b10c9e1805e0cab9fe5d85c581579bf4d3a1 235638 libghc-criterion-doc_1.1.0.0-4_all.deb c5f3607a4f0faf456cce46a043c2e8c9b9d993f5 496006 libghc-criterion-prof_1.1.0.0-4_amd64.deb f408dbe6cf47dfbb24a989325a7bd71d88421037 3505 haskell-criterion_1.1.0.0-4.dsc 15b9e3bbd0ed74616668d2b6b003e8942d8f9fd2 3400 haskell-criterion_1.1.0.0-4.debian.tar.xz afd9990c38423e91d405e640c235aa327172b388 1004534 haskell-criterion_1.1.0.0.orig.tar.gz Files: fd768a5014aa2f2b53e59dd0f5cc727a 646384 haskell extra libghc-criterion-dev_1.1.0.0-4_amd64.deb 99dd0b776ea963089de60827e7f16240 235638 doc extra libghc-criterion-doc_1.1.0.0-4_all.deb cfaaa110e975fef7c2d4fb506dacffed 496006 haskell extra libghc-criterion-prof_1.1.0.0-4_amd64.deb 6f4a8b0ce750b72bfc112a49416a72d0 3505 haskell extra haskell-criterion_1.1.0.0-4.dsc 65d86daa361c2fff08e1cb211df68047 3400 - - haskell-criterion_1.1.0.0-4.debian.tar.xz 11aa3e7274cf5189efed3b83c3c7ffb8 1004534 - - haskell-criterion_1.1.0.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZRBMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozScP/iRDPGrndS2kkmdqKYt8p0rW R7GO/aeLpvis0LnLs6kGoreNJyfSXzw5d0Ymh3oQWaS/VFSuA8zUslchRppJ2ADE WlNp2Plbvkhrg/tyOLcmGeqX8OgrB6T/3jaYW829XMLhfszwVb4sbueUyBpPll3H q4reBiv7I0JvbUY48IQzFFcXywMSLaDmmOsi5LHc60kIJUKYVLxC6TAZJBA0DvCK xZVWwrstmVAgxJp4nT+XVMeSsdDuL891xK60jjlU83yzLj8mqqRKdtKnkOr8P6Ty Wh83Q6tfPNOetMWmgiBrD4sDosKGhxsqIXpZPSeE0xUQpE5m3O1Pi0gzmpZJbhJ3 uoXOP6VycF96dAuPeX/7lHP+TqoT6ELRGI/jWgZmvLvAFWJpzYigcHogBDGpLUcr mAVrmUd9HMIbLuXM8r4P+oMmWLIWeZoqJULoEZ0ol002ccEAnjxN2ynhjmIE+dnA F57mOH31oo+r7+n6CylOp4NfgLFn7rdvwsdkTAs7/KF/rF84GMazVLvUW6q3HXdr gr03/YF83rkN0Q5jB3PZF29AlyGl7HzKBs6miki+Ffv5In+WuKNWPLQidHNan8P3 v/e4QG8I12gurdj7+1iUf+yBP7QDzkn++DW15YbMb8baoWqR8RV902BwetQSzXyC l30GIYeLkHXlEFGKG4RW =SlKP -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 05:20:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:20:20 +0000 Subject: haskell-cryptocipher_0.6.2-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 23:34:05 EST Source: haskell-cryptocipher Binary: libghc-cryptocipher-dev libghc-cryptocipher-prof libghc-cryptocipher-doc Architecture: amd64 all source Version: 0.6.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cryptocipher-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptocipher-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptocipher-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cryptocipher (0.6.2-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: afd0717affb527f8385d6900891ffde87f292cc3f73f35c2758a86602b899b0c 10948 libghc-cryptocipher-dev_0.6.2-5_amd64.deb 0e468fa74c5d7b735505482839c2eccd7dfc63de3a12b0b65b037fa8b0379174 32888 libghc-cryptocipher-doc_0.6.2-5_all.deb 3327f552e7d6dcd95d2b0c42b52af5670a5202d4b7416adb2968fce8ce4c8362 8844 libghc-cryptocipher-prof_0.6.2-5_amd64.deb b2a802a2005a479df60eab5191bef326b2d810d1608ea7b48830182cc00f4eea 3158 haskell-cryptocipher_0.6.2-5.dsc 4dc8dbc984e0f07922a444a65db6c02f61021fccf222e787a4ddc8f438a84771 2872 haskell-cryptocipher_0.6.2-5.debian.tar.xz 34b9e62dee36c4019dd0c0e86576295d0bd1bb573eeb24686ec635a09550e346 2027 haskell-cryptocipher_0.6.2.orig.tar.gz Checksums-Sha1: 5520f4fcce16e912916a0e1c439b4057ab942fca 10948 libghc-cryptocipher-dev_0.6.2-5_amd64.deb 9ceb5810a51a9a15fb524ece04af91a93c565871 32888 libghc-cryptocipher-doc_0.6.2-5_all.deb b132f5d5eb4913a4bafbc5c64d10f129e8f4fd0a 8844 libghc-cryptocipher-prof_0.6.2-5_amd64.deb e35b29857b3895c728f455ad4e142bf3304d8947 3158 haskell-cryptocipher_0.6.2-5.dsc b32ad21c8a4e136478f23df1fbd9776239cd9710 2872 haskell-cryptocipher_0.6.2-5.debian.tar.xz 205f4987b0dbd8f5695903b904a28aa8f18ed295 2027 haskell-cryptocipher_0.6.2.orig.tar.gz Files: f5546f2b5e2a8d9b4cd5d59a6d509d95 10948 haskell extra libghc-cryptocipher-dev_0.6.2-5_amd64.deb 9ad28dc954003084698916879e12e8d1 32888 doc extra libghc-cryptocipher-doc_0.6.2-5_all.deb 10151f9660ccca233bf74767a283174a 8844 haskell extra libghc-cryptocipher-prof_0.6.2-5_amd64.deb bfb9c161c2fb401c8ef40da841e24b21 3158 haskell extra haskell-cryptocipher_0.6.2-5.dsc 32c66799cb3732c59d2e172700aec191 2872 - - haskell-cryptocipher_0.6.2-5.debian.tar.xz a21d11457c50c6a27fee4869b6627921 2027 - - haskell-cryptocipher_0.6.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZRBMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTcwP/Ap3qTdBDVV4Ss5CDkIbIYM2 DCyVEk+D076nNUPN0vAkK+JYFkLq1Pi+6TBLRxyX2Zx9thRfCI7ZNDuBVqeqCZM2 TxxwrQAkxKmbSJhW9STyXTRFSQc2u++2E5MCd49CKGL7LoM6Nn1D24kQ7HJzuU/W 6fceOZKRzPVIylPfEWSdZmI87LEbqdN5kFSNdsmBP3yPXPi+HKj0XJNR8w9FWsTj 8nziLhJkiVcWzfucLXOP0uZgR1jG5MjCn2b8wG93qGDc5uv1kYXfFxG1+hv8VRmq XembSOQuGvxUBXD2R0f6xnzIHhZJtqszpZFw4UKNOUkqG1awDpA9+thJC7FO4h1q 9n9/5jxd8AeWX0ZNJhKjaHm/8H4WeWX6XFda61ADHs7U/yNvZ4pKziXc/+QA61Yc Il0HL2yU2U1+xp7l89wck78WEHYSDZQRclEyEMPnCOqk/1F7bMAk2RtAqKu7SZ3m O4ABFCIAY8EITMaDcmM8ZLDLd0xsld1SymKpdOsYOSWmHI256SxKGTzs0owkPIar buriSl7vDIGRfTnY7cI9LTBSozGnHY/FzkalI1NFPb5QmRClUP1fkHGZqEMSMYYt D/XIe9rjo05sLBaF34I8GUxWpobwJp4fre3ivF0LrS2aserLk9WJG8mOpz2HdViW DvGSug6ICJHiQyT6Rjo/ =qtHh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 05:20:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:20:49 +0000 Subject: haskell-hsx-jmacro_7.3.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 23:27:00 EST Source: haskell-hsx-jmacro Binary: libghc-hsx-jmacro-dev libghc-hsx-jmacro-prof libghc-hsx-jmacro-doc Architecture: amd64 all source Version: 7.3.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hsx-jmacro-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsx-jmacro-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsx-jmacro-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hsx-jmacro (7.3.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 83603b3104c1915ba78c5943be4ed11e7357f4f953f3753dfa11b1a556b2388f 64982 libghc-hsx-jmacro-dev_7.3.6-3_amd64.deb 4b8caf5314ec847dcf154eb4ddde13cad0e32a87c6b19c57f346d64cb28bc3d2 39174 libghc-hsx-jmacro-doc_7.3.6-3_all.deb 9486defd3aa6b2821a290fa4248db2df2910876896cb8ad10859d5430a80ffa3 55804 libghc-hsx-jmacro-prof_7.3.6-3_amd64.deb 05c9e0071e8157bd9cb04753986770bbb0f5b315f2ca04f96685213ac4e5ee64 2965 haskell-hsx-jmacro_7.3.6-3.dsc 820d691821d94e8402e4dcd891ac92d86f5891b5cb08ad22f3c0c5abc91dc430 1796 haskell-hsx-jmacro_7.3.6-3.debian.tar.xz d03ea81fccc4b114d03aab5a22c52dc712987fde1d24a4dd15318b7fca0226bb 6321 haskell-hsx-jmacro_7.3.6.orig.tar.gz Checksums-Sha1: d537d6255a31f55481da53560702e5237075f90f 64982 libghc-hsx-jmacro-dev_7.3.6-3_amd64.deb 1845a6a4309a85969bf09212611151e49718fe1d 39174 libghc-hsx-jmacro-doc_7.3.6-3_all.deb fb67806e46eda72d59f38279c483a36098b79277 55804 libghc-hsx-jmacro-prof_7.3.6-3_amd64.deb 7ea228ab4c44b0d4414e1eeed590a5b617497b84 2965 haskell-hsx-jmacro_7.3.6-3.dsc 28449d2c81f482fb19639a2fa798984670cd07aa 1796 haskell-hsx-jmacro_7.3.6-3.debian.tar.xz 91ae5c2293266757555b48ff2ebdca0c629a785b 6321 haskell-hsx-jmacro_7.3.6.orig.tar.gz Files: 0172e4509928de70bc0a9d6f74d4b44b 64982 haskell extra libghc-hsx-jmacro-dev_7.3.6-3_amd64.deb 6898bc96f141c31df552da294e977e3b 39174 doc extra libghc-hsx-jmacro-doc_7.3.6-3_all.deb 39aabe79881da961142a8bdcd5fb370a 55804 haskell extra libghc-hsx-jmacro-prof_7.3.6-3_amd64.deb e4621c012f627a9fdd5d34d9ccc14f09 2965 haskell extra haskell-hsx-jmacro_7.3.6-3.dsc 01c76c1ea2b2580e3c7497aed86f19a9 1796 - - haskell-hsx-jmacro_7.3.6-3.debian.tar.xz 2761e1a13b929ad42db7f554185a5d35 6321 - - haskell-hsx-jmacro_7.3.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZRBNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNoAP/220Jv0IN4t1yZ4wXK6CxeBc oOgWFEihxehcqAFw67opY93lyt+V73DTeVpfGR4f6r6X4yYvNEDOwUNt69aq0sKT EEUUkMo+DbcARXbc3Kn6QX8l3OcaAKQjvGCmzq54TE+xRxCvZ9byBrlJSnOInjs8 tih2RB+Vtm+kzQZ3pePXxEuMeOsS4z9NGgdU46w/pJEJKc270wKDYC+BHc2vFGAa JMi/P06CI2g0yj8LBBpq2QInaC9TPaWiglpUm4+Gh+XrzmI1vkMS37eMBvK/MSG8 F9eR78kYK9h1b7EUhnCbDGHj2KzavNQxxrrE4PvGR2Tf1SbjRkgZUgV4Lh1ZfBDY vJPAurUj1+pleY/+fGJsV4oj2nLXpdNiyGXQ5gD5ZN8CGMuOEVzUGtOJ/IpuVBe1 XFKu+2VSCXPGtrfekQBhgvLMypbMP+4Cj4fGVojlrpwzPYfYHhEeO58w3AIo6Xs4 f97R9HLqvHB8/zRheHvdYygetopNs/AUKvuunHB0GgKdizIgMhMSQkNYdJPlnSjY D3KRn63+lvFrW3aLhGSgJmgn+OWCXC9lxtXjmkdCU4vf1bdQt+YrbdGz4dN8w/e7 pCDOZOJ+VlPiUSQoU5XJR3bXbwxwaSlPniLMmzFAB2afD8SdV7WX2IpP/gY599k9 u06RswQrUK1iPU7wxFOB =yA5j -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 05:21:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:21:14 +0000 Subject: haskell-publicsuffixlist_0.1-7_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 23:26:29 EST Source: haskell-publicsuffixlist Binary: libghc-publicsuffixlist-dev libghc-publicsuffixlist-prof libghc-publicsuffixlist-doc Architecture: amd64 all source Version: 0.1-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-publicsuffixlist-dev - routines for testing whether something is a "public suffix"${hask libghc-publicsuffixlist-prof - routines for testing whether something is a "public suffix"${hask libghc-publicsuffixlist-doc - routines for testing whether something is a "public suffix"${hask Changes: haskell-publicsuffixlist (0.1-7) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d4c6e0dce10edbfa08060ccf25906955c13071915399089836f6a4e13332cce5 66730 libghc-publicsuffixlist-dev_0.1-7_amd64.deb 459eb989e7598533a3c59d598ea5e59a9fe363c1edc02e28804c898c954bdb1b 70496 libghc-publicsuffixlist-doc_0.1-7_all.deb 440c5fb830f7b59b6283cdbef160417b2b9ef1777a9d2f5ca4bcf658faddef8e 59278 libghc-publicsuffixlist-prof_0.1-7_amd64.deb 54ab40cc460500ab46dedca15ece1c6e84ae7034e1c2d69ad4da3f9d23f30164 3149 haskell-publicsuffixlist_0.1-7.dsc 9f82756950672fd1ec4ad58a5843d178e6a2a8c84eff1c66a83368fd9b57f2c9 10568 haskell-publicsuffixlist_0.1-7.debian.tar.xz b37fbe099748e2a3a5a3b6661911d72749c2ec24d88ee686ae125de91fac7955 72704 haskell-publicsuffixlist_0.1.orig.tar.gz Checksums-Sha1: bffe00c49de1246c6de7f3be32bb01f8a0977cf5 66730 libghc-publicsuffixlist-dev_0.1-7_amd64.deb 40d1cae00c850fcf29a327a3483b7c7d5f2d63fc 70496 libghc-publicsuffixlist-doc_0.1-7_all.deb 9e748ecea37f958d3de38e940081efd3469c749d 59278 libghc-publicsuffixlist-prof_0.1-7_amd64.deb d5b12c5c01cbd525373ed0aa3d1f90799e02483a 3149 haskell-publicsuffixlist_0.1-7.dsc 66f0c59526de3d7c68b94858775588e293822541 10568 haskell-publicsuffixlist_0.1-7.debian.tar.xz 25e27a7f7a24626c1bc9dd25f2d9a410d911bfb9 72704 haskell-publicsuffixlist_0.1.orig.tar.gz Files: 8568240de8cbc9f03a94c1f594a1318b 66730 haskell extra libghc-publicsuffixlist-dev_0.1-7_amd64.deb 3c98b9f087937a1cc4024e1acfbd6c99 70496 doc extra libghc-publicsuffixlist-doc_0.1-7_all.deb bc32a2881fa6237f17468e30dc29ab1c 59278 haskell extra libghc-publicsuffixlist-prof_0.1-7_amd64.deb 240a039b3cc467f95230065c69ec4135 3149 haskell extra haskell-publicsuffixlist_0.1-7.dsc bca45a8c1e70f2beba9aabcca34778f6 10568 - - haskell-publicsuffixlist_0.1-7.debian.tar.xz e4e281b4b56050a2340c1b6b65d02bc2 72704 - - haskell-publicsuffixlist_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZRBNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBH8P/jT3RuBLChljpq0ccJRxBHPl 9mTT39cVmEkMvk4PqTfDlEP8yxAeldgNoVkMrsJ89p0O8quIJoWlLzgOFDynZFuh P2ejZBIDGlLeD43z9kqRfv0F0T0GOh+XGrCqFN7Aaq6RCWWkX8Fnuc3XRoYQBqbg 5b9h+UVWxkPZfSucdqxzFC0Vf/dZKDI2SEsYLE5/h1NYXUK0jdG9KeBzMprRpmu2 8nw8QFkmUN8++xnAKqLJCxctWvb7+yJ6/XtiCcpKRBhOKkhw3y1eYahR6WV7eEhW 9Cvg4NI3VuDB1oPvEKc0/HCRCUB1HoVoEu95Wcw+OWKceSwG07mKBgdiS5zwqKjw xj+h3JZql/acaTTu0xchuvhVOoh2h1V4cEgh8Iz9C1eiEbRChHlBQcLCJXvIxUdW WgsejGOLiJsFxItxbhHLNBA+9YhnaKeDKcpjOQfFzXts+ggQZ7emlSnZf66ICE1h VmyleS0p/Wy/K1jtq+C2NYcwBX4CvRwiCa37LLh7RZh126Y9UrlPcOZrhmi4ezef 0HrFKTar0c4kxTS5OzjVw+VWgXJGnmt+DNzHoBP5iufPW+4lcfdSrhsC92AZeNJ5 +hpiU/zlpVFfIkVth+FifrEtNZUfOIw/++OXOsQFS1OdI8du2fUgblQi2pZqOLVQ r56kLAI5J9jeG7tCwgAF =sk5N -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 05:21:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 05:21:23 +0000 Subject: haskell-snap-server_0.9.5.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 23:50:17 EST Source: haskell-snap-server Binary: libghc-snap-server-dev libghc-snap-server-prof libghc-snap-server-doc Architecture: amd64 all source Version: 0.9.5.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-snap-server-dev - iteratee-based, epoll-enabled web server for the Snap Framework libghc-snap-server-prof - iteratee-based, epoll-enabled web server for the Snap Framework; libghc-snap-server-doc - iteratee-based, epoll-enabled web server for the Snap Framework; Changes: haskell-snap-server (0.9.5.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e1e5043c5a432c01cd7668bf3f675654846831ce5c8c5461f006cf007e5acb51 317090 libghc-snap-server-dev_0.9.5.1-3_amd64.deb e562122b4acc3759a54daa0cfbc454e881d0bb95837eced0cb1e44bd915bca0b 91186 libghc-snap-server-doc_0.9.5.1-3_all.deb 9d202d022d2b44c7923b84f186a9d1104becf9cea4138df5c0c8f2e70e03a6b3 341448 libghc-snap-server-prof_0.9.5.1-3_amd64.deb b81ef933c23fa366158773e51ad514cff75b0fe7af37fc466461afdfa9d52fd6 3876 haskell-snap-server_0.9.5.1-3.dsc c32e5d8b92d7ba32464e3ebc5999ed1977a30f34d184f4bc76551e98c743c76a 3256 haskell-snap-server_0.9.5.1-3.debian.tar.xz af8f2344b90f701dd1924743d6073546206384d5a904a1338bb784e18c8d3ea3 59062 haskell-snap-server_0.9.5.1.orig.tar.gz Checksums-Sha1: 58aea2cd4b5541568bd863504b78e47c8cf42cdb 317090 libghc-snap-server-dev_0.9.5.1-3_amd64.deb d48deac1be6427745e8d8d0aed5fe2ae5d0f8bc9 91186 libghc-snap-server-doc_0.9.5.1-3_all.deb 0aeb8d876de3ff844a891500d97716aa2591cc3e 341448 libghc-snap-server-prof_0.9.5.1-3_amd64.deb 6e8bab4cd4236f8f271b976c1bc83db4c71119ba 3876 haskell-snap-server_0.9.5.1-3.dsc 4f8d312e8ba6afdc075362262d007374f68bb125 3256 haskell-snap-server_0.9.5.1-3.debian.tar.xz f1d5382e7e2a5378633640c82b44d018e9636600 59062 haskell-snap-server_0.9.5.1.orig.tar.gz Files: b403458ca5bb759630eb8eb4a2c85fc5 317090 haskell extra libghc-snap-server-dev_0.9.5.1-3_amd64.deb cf3d8573be91ba3495934b24933c6e59 91186 doc extra libghc-snap-server-doc_0.9.5.1-3_all.deb 149d15dcb3ebce106250517b0e21e6a6 341448 haskell extra libghc-snap-server-prof_0.9.5.1-3_amd64.deb cd28040b27b0668efc0e605d1b387bca 3876 haskell extra haskell-snap-server_0.9.5.1-3.dsc cb38c8eb38ff4e4e87bc4d9b6a6b89b1 3256 - - haskell-snap-server_0.9.5.1-3.debian.tar.xz 72437f88e742d3dc628596c8a21b3df2 59062 - - haskell-snap-server_0.9.5.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZRBNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozjoP+QFPgnVyxldrdw3CuBNNpLmy lFQpTvIwv2bioFJ6sQ1YpJbJD9Lh33hIYZEqQ9YxhDDWJpNFPpyAcOEso797W8dO bx4macsJpayNk1vFxYmNE+8sqIVVgl67mQ4Z6m4Y7d4f0IvCV+iSqmo1kNLXPxGj 9qF9CECzLzk3xxI8YMAD79Qjh4QL2ffG4BFtzvpfHZRxcJ94E5eFpdC5le4+RqDJ 5vw74fG03sP9+Gb3wFrZh5Dr6ESr6uYYO/4VXjo+HIQF7INpoH96bR/Btvd8X4CW rrvtditFYMVE8eMswgobl93D9CgmG3lhQLXQsk2iaKt5tXPvmjA93CzYbk9gYedo WMRN5qGWBAGrs4AfDImGdRXDKBf7LBOWHrkx9xvcNiyTvBRxM/ZsO6D1ogoKdnGy oA18uZRp4xZbwMx5du1UMAHRkoOIeU5ea2vTUuv4lVisDSUCXzkPJ9XWG2DYx9xa PnX76vUHiFhLN6g4vyzCrOEu2jjZbzNIGcblsAufyOs/pmuRAomC2P8fbUQJMzNY 3gQDH0JEonDVpG3E6MWOjQ6NFMo0kC0ZGkGVoAVhgXAyICSXOcNnnzhFYXpO0K8J ZBtAq9TUJDx6L+OwmKEF7K07fssIb+rXucuzI+9v4/qObJAM1qaqDq3uwXtI1Msu byirL/a1bi47bvlELfDw =0EMB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:07:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:07:37 +0000 Subject: Processing of haskell-hoogle_4.2.43-1_amd64.changes Message-ID: haskell-hoogle_4.2.43-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hoogle_4.2.43-1_amd64.deb libghc-hoogle-dev_4.2.43-1_amd64.deb libghc-hoogle-doc_4.2.43-1_all.deb libghc-hoogle-prof_4.2.43-1_amd64.deb haskell-hoogle_4.2.43-1.dsc haskell-hoogle_4.2.43-1.debian.tar.xz haskell-hoogle_4.2.43.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:07:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:07:42 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hstringtemplate-dev_0.8.3-4_amd64.deb libghc-hstringtemplate-doc_0.8.3-4_all.deb libghc-hstringtemplate-prof_0.8.3-4_amd64.deb haskell-hstringtemplate_0.8.3-4.dsc haskell-hstringtemplate_0.8.3-4.debian.tar.xz haskell-hstringtemplate_0.8.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:07:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:07:46 +0000 Subject: Processing of haskell-http-reverse-proxy_0.4.3-1_amd64.changes Message-ID: haskell-http-reverse-proxy_0.4.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-reverse-proxy-dev_0.4.3-1_amd64.deb libghc-http-reverse-proxy-doc_0.4.3-1_all.deb libghc-http-reverse-proxy-prof_0.4.3-1_amd64.deb haskell-http-reverse-proxy_0.4.3-1.dsc haskell-http-reverse-proxy_0.4.3-1.debian.tar.xz haskell-http-reverse-proxy_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:07:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:07:49 +0000 Subject: Processing of threadscope_0.2.6-5_amd64.changes Message-ID: threadscope_0.2.6-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: threadscope_0.2.6-5_amd64.deb threadscope_0.2.6-5.dsc threadscope_0.2.6-5.debian.tar.xz threadscope_0.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:07:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:07:57 +0000 Subject: Processing of haskell-debian_3.87.2-4_amd64.changes Message-ID: haskell-debian_3.87.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-debian-utils_3.87.2-4_amd64.deb libghc-debian-dev_3.87.2-4_amd64.deb libghc-debian-doc_3.87.2-4_all.deb libghc-debian-prof_3.87.2-4_amd64.deb haskell-debian_3.87.2-4.dsc haskell-debian_3.87.2-4.debian.tar.xz haskell-debian_3.87.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:08:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:08:02 +0000 Subject: Processing of haskell-ekg_0.4.0.8-2_amd64.changes Message-ID: haskell-ekg_0.4.0.8-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-ekg-data_0.4.0.8-2_all.deb libghc-ekg-dev_0.4.0.8-2_amd64.deb libghc-ekg-doc_0.4.0.8-2_all.deb libghc-ekg-prof_0.4.0.8-2_amd64.deb haskell-ekg_0.4.0.8-2.dsc haskell-ekg_0.4.0.8-2.debian.tar.xz haskell-ekg_0.4.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:08:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:08:06 +0000 Subject: Processing of haskell-esqueleto_2.4.1-2_amd64.changes Message-ID: haskell-esqueleto_2.4.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-esqueleto-dev_2.4.1-2_amd64.deb libghc-esqueleto-doc_2.4.1-2_all.deb libghc-esqueleto-prof_2.4.1-2_amd64.deb haskell-esqueleto_2.4.1-2.dsc haskell-esqueleto_2.4.1-2.debian.tar.xz haskell-esqueleto_2.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:08:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:08:10 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fsnotify-dev_0.2.1-2_amd64.deb libghc-fsnotify-doc_0.2.1-2_all.deb libghc-fsnotify-prof_0.2.1-2_amd64.deb haskell-fsnotify_0.2.1-2.dsc haskell-fsnotify_0.2.1-2.debian.tar.xz haskell-fsnotify_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:08:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:08:16 +0000 Subject: Processing of haskell-heist_0.14.1.1-3_amd64.changes Message-ID: haskell-heist_0.14.1.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-heist-dev_0.14.1.1-3_amd64.deb libghc-heist-doc_0.14.1.1-3_all.deb libghc-heist-prof_0.14.1.1-3_amd64.deb haskell-heist_0.14.1.1-3.dsc haskell-heist_0.14.1.1-3.debian.tar.xz haskell-heist_0.14.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:08:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:08:23 +0000 Subject: Processing of haskell-jwt_0.6.0-3_amd64.changes Message-ID: haskell-jwt_0.6.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-jwt-dev_0.6.0-3_amd64.deb libghc-jwt-doc_0.6.0-3_all.deb libghc-jwt-prof_0.6.0-3_amd64.deb haskell-jwt_0.6.0-3.dsc haskell-jwt_0.6.0-3.debian.tar.xz haskell-jwt_0.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:02 +0000 Subject: Processing of haskell-hstringtemplate_0.8.3-4_amd64.changes Message-ID: haskell-hstringtemplate_0.8.3-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hstringtemplate-dev_0.8.3-4_amd64.deb libghc-hstringtemplate-doc_0.8.3-4_all.deb libghc-hstringtemplate-prof_0.8.3-4_amd64.deb haskell-hstringtemplate_0.8.3-4.dsc haskell-hstringtemplate_0.8.3-4.debian.tar.xz haskell-hstringtemplate_0.8.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:03 +0000 Subject: Processing of haskell-hoogle_4.2.43-1_amd64.changes Message-ID: haskell-hoogle_4.2.43-1_amd64.changes uploaded successfully to localhost along with the files: hoogle_4.2.43-1_amd64.deb libghc-hoogle-dev_4.2.43-1_amd64.deb libghc-hoogle-doc_4.2.43-1_all.deb libghc-hoogle-prof_4.2.43-1_amd64.deb haskell-hoogle_4.2.43-1.dsc haskell-hoogle_4.2.43-1.debian.tar.xz haskell-hoogle_4.2.43.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:04 +0000 Subject: Processing of haskell-heist_0.14.1.1-3_amd64.changes Message-ID: haskell-heist_0.14.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-heist-dev_0.14.1.1-3_amd64.deb libghc-heist-doc_0.14.1.1-3_all.deb libghc-heist-prof_0.14.1.1-3_amd64.deb haskell-heist_0.14.1.1-3.dsc haskell-heist_0.14.1.1-3.debian.tar.xz haskell-heist_0.14.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:02 +0000 Subject: Processing of haskell-ekg_0.4.0.8-2_amd64.changes Message-ID: haskell-ekg_0.4.0.8-2_amd64.changes uploaded successfully to localhost along with the files: libghc-ekg-data_0.4.0.8-2_all.deb libghc-ekg-dev_0.4.0.8-2_amd64.deb libghc-ekg-doc_0.4.0.8-2_all.deb libghc-ekg-prof_0.4.0.8-2_amd64.deb haskell-ekg_0.4.0.8-2.dsc haskell-ekg_0.4.0.8-2.debian.tar.xz haskell-ekg_0.4.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:03 +0000 Subject: Processing of haskell-fsnotify_0.2.1-2_amd64.changes Message-ID: haskell-fsnotify_0.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-fsnotify-dev_0.2.1-2_amd64.deb libghc-fsnotify-doc_0.2.1-2_all.deb libghc-fsnotify-prof_0.2.1-2_amd64.deb haskell-fsnotify_0.2.1-2.dsc haskell-fsnotify_0.2.1-2.debian.tar.xz haskell-fsnotify_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:03 +0000 Subject: Processing of threadscope_0.2.6-5_amd64.changes Message-ID: threadscope_0.2.6-5_amd64.changes uploaded successfully to localhost along with the files: threadscope_0.2.6-5_amd64.deb threadscope_0.2.6-5.dsc threadscope_0.2.6-5.debian.tar.xz threadscope_0.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:03 +0000 Subject: Processing of haskell-http-reverse-proxy_0.4.3-1_amd64.changes Message-ID: haskell-http-reverse-proxy_0.4.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-http-reverse-proxy-dev_0.4.3-1_amd64.deb libghc-http-reverse-proxy-doc_0.4.3-1_all.deb libghc-http-reverse-proxy-prof_0.4.3-1_amd64.deb haskell-http-reverse-proxy_0.4.3-1.dsc haskell-http-reverse-proxy_0.4.3-1.debian.tar.xz haskell-http-reverse-proxy_0.4.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:04 +0000 Subject: Processing of haskell-jwt_0.6.0-3_amd64.changes Message-ID: haskell-jwt_0.6.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-jwt-dev_0.6.0-3_amd64.deb libghc-jwt-doc_0.6.0-3_all.deb libghc-jwt-prof_0.6.0-3_amd64.deb haskell-jwt_0.6.0-3.dsc haskell-jwt_0.6.0-3.debian.tar.xz haskell-jwt_0.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:04 +0000 Subject: Processing of haskell-debian_3.87.2-4_amd64.changes Message-ID: haskell-debian_3.87.2-4_amd64.changes uploaded successfully to localhost along with the files: haskell-debian-utils_3.87.2-4_amd64.deb libghc-debian-dev_3.87.2-4_amd64.deb libghc-debian-doc_3.87.2-4_all.deb libghc-debian-prof_3.87.2-4_amd64.deb haskell-debian_3.87.2-4.dsc haskell-debian_3.87.2-4.debian.tar.xz haskell-debian_3.87.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:09:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:09:04 +0000 Subject: Processing of haskell-esqueleto_2.4.1-2_amd64.changes Message-ID: haskell-esqueleto_2.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-esqueleto-dev_2.4.1-2_amd64.deb libghc-esqueleto-doc_2.4.1-2_all.deb libghc-esqueleto-prof_2.4.1-2_amd64.deb haskell-esqueleto_2.4.1-2.dsc haskell-esqueleto_2.4.1-2.debian.tar.xz haskell-esqueleto_2.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:13:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:13:34 +0000 Subject: Processing of haskell-lens_4.12.3-2_amd64.changes Message-ID: haskell-lens_4.12.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lens-dev_4.12.3-2_amd64.deb libghc-lens-doc_4.12.3-2_all.deb libghc-lens-prof_4.12.3-2_amd64.deb haskell-lens_4.12.3-2.dsc haskell-lens_4.12.3-2.debian.tar.xz haskell-lens_4.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:13:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:13:39 +0000 Subject: Processing of haskell-optparse-simple_0.0.3-3_amd64.changes Message-ID: haskell-optparse-simple_0.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-optparse-simple-dev_0.0.3-3_amd64.deb libghc-optparse-simple-doc_0.0.3-3_all.deb libghc-optparse-simple-prof_0.0.3-3_amd64.deb haskell-optparse-simple_0.0.3-3.dsc haskell-optparse-simple_0.0.3-3.debian.tar.xz haskell-optparse-simple_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:13:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:13:43 +0000 Subject: Processing of haskell-lens-action_0.2.0.2-1_amd64.changes Message-ID: haskell-lens-action_0.2.0.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lens-action-dev_0.2.0.2-1_amd64.deb libghc-lens-action-doc_0.2.0.2-1_all.deb libghc-lens-action-prof_0.2.0.2-1_amd64.deb haskell-lens-action_0.2.0.2-1.dsc haskell-lens-action_0.2.0.2-1.debian.tar.xz haskell-lens-action_0.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:13:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:13:47 +0000 Subject: Processing of haskell-lens-aeson_1.0.0.5-1_amd64.changes Message-ID: haskell-lens-aeson_1.0.0.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lens-aeson-dev_1.0.0.5-1_amd64.deb libghc-lens-aeson-doc_1.0.0.5-1_all.deb libghc-lens-aeson-prof_1.0.0.5-1_amd64.deb haskell-lens-aeson_1.0.0.5-1.dsc haskell-lens-aeson_1.0.0.5-1.debian.tar.xz haskell-lens-aeson_1.0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:13:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:13:52 +0000 Subject: Processing of haskell-linear_1.19.1.3-2_amd64.changes Message-ID: haskell-linear_1.19.1.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-linear-dev_1.19.1.3-2_amd64.deb libghc-linear-doc_1.19.1.3-2_all.deb libghc-linear-prof_1.19.1.3-2_amd64.deb haskell-linear_1.19.1.3-2.dsc haskell-linear_1.19.1.3-2.debian.tar.xz haskell-linear_1.19.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:13:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:13:56 +0000 Subject: Processing of haskell-monad-journal_0.7.1-3_amd64.changes Message-ID: haskell-monad-journal_0.7.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-monad-journal-dev_0.7.1-3_amd64.deb libghc-monad-journal-doc_0.7.1-3_all.deb libghc-monad-journal-prof_0.7.1-3_amd64.deb haskell-monad-journal_0.7.1-3.dsc haskell-monad-journal_0.7.1-3.debian.tar.xz haskell-monad-journal_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:05 +0000 Subject: Processing of haskell-network-conduit-tls_1.2.0.1-2_amd64.changes Message-ID: haskell-network-conduit-tls_1.2.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-conduit-tls-dev_1.2.0.1-2_amd64.deb libghc-network-conduit-tls-doc_1.2.0.1-2_all.deb libghc-network-conduit-tls-prof_1.2.0.1-2_amd64.deb haskell-network-conduit-tls_1.2.0.1-2.dsc haskell-network-conduit-tls_1.2.0.1-2.debian.tar.xz haskell-network-conduit-tls_1.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:06 +0000 Subject: Processing of haskell-lens-aeson_1.0.0.5-1_amd64.changes Message-ID: haskell-lens-aeson_1.0.0.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-lens-aeson-dev_1.0.0.5-1_amd64.deb libghc-lens-aeson-doc_1.0.0.5-1_all.deb libghc-lens-aeson-prof_1.0.0.5-1_amd64.deb haskell-lens-aeson_1.0.0.5-1.dsc haskell-lens-aeson_1.0.0.5-1.debian.tar.xz haskell-lens-aeson_1.0.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:08 +0000 Subject: Processing of haskell-network-conduit-tls_1.2.0.1-2_amd64.changes Message-ID: haskell-network-conduit-tls_1.2.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-network-conduit-tls-dev_1.2.0.1-2_amd64.deb libghc-network-conduit-tls-doc_1.2.0.1-2_all.deb libghc-network-conduit-tls-prof_1.2.0.1-2_amd64.deb haskell-network-conduit-tls_1.2.0.1-2.dsc haskell-network-conduit-tls_1.2.0.1-2.debian.tar.xz haskell-network-conduit-tls_1.2.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:06 +0000 Subject: Processing of haskell-linear_1.19.1.3-2_amd64.changes Message-ID: haskell-linear_1.19.1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-linear-dev_1.19.1.3-2_amd64.deb libghc-linear-doc_1.19.1.3-2_all.deb libghc-linear-prof_1.19.1.3-2_amd64.deb haskell-linear_1.19.1.3-2.dsc haskell-linear_1.19.1.3-2.debian.tar.xz haskell-linear_1.19.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:07 +0000 Subject: Processing of haskell-monad-journal_0.7.1-3_amd64.changes Message-ID: haskell-monad-journal_0.7.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-monad-journal-dev_0.7.1-3_amd64.deb libghc-monad-journal-doc_0.7.1-3_all.deb libghc-monad-journal-prof_0.7.1-3_amd64.deb haskell-monad-journal_0.7.1-3.dsc haskell-monad-journal_0.7.1-3.debian.tar.xz haskell-monad-journal_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:10 +0000 Subject: Processing of haskell-persistent_2.2.2.1-1_amd64.changes Message-ID: haskell-persistent_2.2.2.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-persistent-dev_2.2.2.1-1_amd64.deb libghc-persistent-doc_2.2.2.1-1_all.deb libghc-persistent-prof_2.2.2.1-1_amd64.deb haskell-persistent_2.2.2.1-1.dsc haskell-persistent_2.2.2.1-1.debian.tar.xz haskell-persistent_2.2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:09 +0000 Subject: Processing of haskell-lens-action_0.2.0.2-1_amd64.changes Message-ID: haskell-lens-action_0.2.0.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-lens-action-dev_0.2.0.2-1_amd64.deb libghc-lens-action-doc_0.2.0.2-1_all.deb libghc-lens-action-prof_0.2.0.2-1_amd64.deb haskell-lens-action_0.2.0.2-1.dsc haskell-lens-action_0.2.0.2-1.debian.tar.xz haskell-lens-action_0.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:10 +0000 Subject: Processing of haskell-optparse-simple_0.0.3-3_amd64.changes Message-ID: haskell-optparse-simple_0.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-optparse-simple-dev_0.0.3-3_amd64.deb libghc-optparse-simple-doc_0.0.3-3_all.deb libghc-optparse-simple-prof_0.0.3-3_amd64.deb haskell-optparse-simple_0.0.3-3.dsc haskell-optparse-simple_0.0.3-3.debian.tar.xz haskell-optparse-simple_0.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:10 +0000 Subject: Processing of haskell-lens_4.12.3-2_amd64.changes Message-ID: haskell-lens_4.12.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lens-dev_4.12.3-2_amd64.deb libghc-lens-doc_4.12.3-2_all.deb libghc-lens-prof_4.12.3-2_amd64.deb haskell-lens_4.12.3-2.dsc haskell-lens_4.12.3-2.debian.tar.xz haskell-lens_4.12.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:18 +0000 Subject: Processing of haskell-persistent-sqlite_2.2-2_amd64.changes Message-ID: haskell-persistent-sqlite_2.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-persistent-sqlite-dev_2.2-2_amd64.deb libghc-persistent-sqlite-doc_2.2-2_all.deb libghc-persistent-sqlite-prof_2.2-2_amd64.deb haskell-persistent-sqlite_2.2-2.dsc haskell-persistent-sqlite_2.2-2.debian.tar.xz haskell-persistent-sqlite_2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:14:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:14:39 +0000 Subject: Processing of haskell-pipes-aeson_0.4.1.4-2_amd64.changes Message-ID: haskell-pipes-aeson_0.4.1.4-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pipes-aeson-dev_0.4.1.4-2_amd64.deb libghc-pipes-aeson-doc_0.4.1.4-2_all.deb libghc-pipes-aeson-prof_0.4.1.4-2_amd64.deb haskell-pipes-aeson_0.4.1.4-2.dsc haskell-pipes-aeson_0.4.1.4-2.debian.tar.xz haskell-pipes-aeson_0.4.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:04 +0000 Subject: Processing of haskell-pointed_4.2.0.2-3_amd64.changes Message-ID: haskell-pointed_4.2.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-pointed-dev_4.2.0.2-3_amd64.deb libghc-pointed-doc_4.2.0.2-3_all.deb libghc-pointed-prof_4.2.0.2-3_amd64.deb haskell-pointed_4.2.0.2-3.dsc haskell-pointed_4.2.0.2-3.debian.tar.xz haskell-pointed_4.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:14 +0000 Subject: Processing of haskell-persistent-template_2.1.4-1_amd64.changes Message-ID: haskell-persistent-template_2.1.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-persistent-template-dev_2.1.4-1_amd64.deb libghc-persistent-template-doc_2.1.4-1_all.deb libghc-persistent-template-prof_2.1.4-1_amd64.deb haskell-persistent-template_2.1.4-1.dsc haskell-persistent-template_2.1.4-1.debian.tar.xz haskell-persistent-template_2.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:24 +0000 Subject: Processing of haskell-random-fu_0.2.6.2-3_amd64.changes Message-ID: haskell-random-fu_0.2.6.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-random-fu-dev_0.2.6.2-3_amd64.deb libghc-random-fu-doc_0.2.6.2-3_all.deb libghc-random-fu-prof_0.2.6.2-3_amd64.deb haskell-random-fu_0.2.6.2-3.dsc haskell-random-fu_0.2.6.2-3.debian.tar.xz haskell-random-fu_0.2.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:28 +0000 Subject: Processing of haskell-vector-instances_3.3.1-2_amd64.changes Message-ID: haskell-vector-instances_3.3.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vector-instances-dev_3.3.1-2_amd64.deb libghc-vector-instances-doc_3.3.1-2_all.deb libghc-vector-instances-prof_3.3.1-2_amd64.deb haskell-vector-instances_3.3.1-2.dsc haskell-vector-instances_3.3.1-2.debian.tar.xz haskell-vector-instances_3.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:33 +0000 Subject: Processing of haskell-vty_5.3.1-2_amd64.changes Message-ID: haskell-vty_5.3.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-vty-dev_5.3.1-2_amd64.deb libghc-vty-doc_5.3.1-2_all.deb libghc-vty-prof_5.3.1-2_amd64.deb haskell-vty_5.3.1-2.dsc haskell-vty_5.3.1-2.debian.tar.xz haskell-vty_5.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:38 +0000 Subject: Processing of haskell-wai-app-static_3.1.3-1_amd64.changes Message-ID: haskell-wai-app-static_3.1.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-app-static-dev_3.1.3-1_amd64.deb libghc-wai-app-static-doc_3.1.3-1_all.deb libghc-wai-app-static-prof_3.1.3-1_amd64.deb haskell-wai-app-static_3.1.3-1.dsc haskell-wai-app-static_3.1.3-1.debian.tar.xz haskell-wai-app-static_3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:15:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:15:42 +0000 Subject: Processing of haskell-yesod-core_1.4.15.1-1_amd64.changes Message-ID: haskell-yesod-core_1.4.15.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-core-dev_1.4.15.1-1_amd64.deb libghc-yesod-core-doc_1.4.15.1-1_all.deb libghc-yesod-core-prof_1.4.15.1-1_amd64.deb haskell-yesod-core_1.4.15.1-1.dsc haskell-yesod-core_1.4.15.1-1.debian.tar.xz haskell-yesod-core_1.4.15.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:02 +0000 Subject: haskell-debian_3.87.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:33:27 EST Source: haskell-debian Binary: libghc-debian-dev libghc-debian-prof libghc-debian-doc haskell-debian-utils Architecture: amd64 all source Version: 3.87.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-debian-dev - Haskell library for working with the Debian package system libghc-debian-prof - Profiling library for working with the Debian package system${has libghc-debian-doc - Documentation for Debian package system library${haskell:ShortBlu haskell-debian-utils - Various helpers to work with Debian packages${haskell:ShortBlurb} Changes: haskell-debian (3.87.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: de32962fe82836ea9b5641f641b3e5d74396422a7ce0618a34e2f88efb30383a 2566726 haskell-debian-utils_3.87.2-4_amd64.deb 609a455a10efd4a170c79f84109ad118f8836c200ea6b759a135bc5c92d768b9 749158 libghc-debian-dev_3.87.2-4_amd64.deb e96c5dd17a9328c84a6864dd541f4355078a91b18575fd260458f2fb8531ab78 154050 libghc-debian-doc_3.87.2-4_all.deb 189eb24cbdbbac0ba3c44e57a8334a96e79816d093647ae74d6faf899c63ba38 634778 libghc-debian-prof_3.87.2-4_amd64.deb 01e1ab64f7ed4e69c69aaae9394aee52218e0586bab8c68718d293e5c99f62d2 3786 haskell-debian_3.87.2-4.dsc 716ecc6fa862936453cf6cce21293d037fb2c21aa50d49cb209ffc5fcaf46f05 5312 haskell-debian_3.87.2-4.debian.tar.xz 2994078f24cc7467bf8ffbd14cd8838aebaceb659856f77fb91d59bbbe06ae8c 74759 haskell-debian_3.87.2.orig.tar.gz Checksums-Sha1: e28b5c96157795685c08d8ea26515e56ccf7d9fa 2566726 haskell-debian-utils_3.87.2-4_amd64.deb 07f41ccd0ee3af2b8cf7511ea9860d36214c4a80 749158 libghc-debian-dev_3.87.2-4_amd64.deb bc144dac8f7144d119f53a45533da23f0dc16bf6 154050 libghc-debian-doc_3.87.2-4_all.deb f80949dcc1a0d9dc001e8eb371856dc61d4f7101 634778 libghc-debian-prof_3.87.2-4_amd64.deb 2c9f68416e9e0fab6cdd1ce4dc864b313165081e 3786 haskell-debian_3.87.2-4.dsc 63c31f24d5e1b7a7692559304cb6eadee8c71b1b 5312 haskell-debian_3.87.2-4.debian.tar.xz 4f3f69a378f480b2d7402ef1d4a65fbf7d024fab 74759 haskell-debian_3.87.2.orig.tar.gz Files: 754feffc45b37bd92d0b20418521745e 2566726 devel extra haskell-debian-utils_3.87.2-4_amd64.deb 1d34f3f2e821e47b7dbcf504be1b1370 749158 haskell extra libghc-debian-dev_3.87.2-4_amd64.deb 84710ed88ac53dd3f7bda1ebf6797479 154050 doc extra libghc-debian-doc_3.87.2-4_all.deb b709b7235c6703d026435ed2b6c7981c 634778 haskell extra libghc-debian-prof_3.87.2-4_amd64.deb 8c033f36e2228ff63a1d54674122de8f 3786 haskell extra haskell-debian_3.87.2-4.dsc 3ec6e56edc19c7c28e5004985ae4fe1d 5312 - - haskell-debian_3.87.2-4.debian.tar.xz 93f6c1cdaacd9bad0f8241b776451633 74759 - - haskell-debian_3.87.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUY4P/2xE/nIc/CGya6QNSjXqaMMr o3fdK4fEwDaf6k2+vWyAzZmXt62OwID5QaInO7bYuF25B0nMEpV20OJ66mvIgMKz HoACu+V1Ol1479C9fby5C3iweVKH3R8Y5Q4jQAF9LKKeJUelZ7pey6DhNwNxwURy dSUynVHYcviX4+PX8DnAbpFCbflyxj33m+wrYG1Hl6V4L7//DoOPvSSv+6ipYXpB c5DXaubmsh6G+AnNLkT5hWz19mNVYaGSsv5yBWH0PMmMicMcBLb0qoinpblmrDzT PDr2ZQoq6BqsI6QjEe4Zi+1tMUnC+K17mDi648tkWkt+iNqff7aC22+x1RS3OGhw nR2liWEU7tpF2LvlGNKlsI9GeuqfsyPOGBv/H3nnxSkS5gnl7+YmwWjMzl+mycOR hsCa7zYDTjeWAjN42eACS+At1cwsmlOsa1pghuQSPOz8CZQ2wsJ5FjnD2ltKHVld XsBN8Y2vlyenO6X6eyPZocwpNP4ZYYntFQ17MBXUemSkbtM4T0PlGpBp30coq1Uf ESW67mOR0+PpBG2tzVrJXR0iZb/wdHTmUrkG7TBPg1WYiEVhSnDSAdI8wlsxJfx7 fnZKJmbwQn9Ovx+7VZbF/iBiEINkw/G4sUVmM6ThpNlvrTxYfuWcYPr2gVD+T/ER Rxt7f24gMeZd4thM2vXW =M+WH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:11 +0000 Subject: Processing of haskell-pipes-aeson_0.4.1.4-2_amd64.changes Message-ID: haskell-pipes-aeson_0.4.1.4-2_amd64.changes uploaded successfully to localhost along with the files: libghc-pipes-aeson-dev_0.4.1.4-2_amd64.deb libghc-pipes-aeson-doc_0.4.1.4-2_all.deb libghc-pipes-aeson-prof_0.4.1.4-2_amd64.deb haskell-pipes-aeson_0.4.1.4-2.dsc haskell-pipes-aeson_0.4.1.4-2.debian.tar.xz haskell-pipes-aeson_0.4.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:12 +0000 Subject: Processing of haskell-pointed_4.2.0.2-3_amd64.changes Message-ID: haskell-pointed_4.2.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-pointed-dev_4.2.0.2-3_amd64.deb libghc-pointed-doc_4.2.0.2-3_all.deb libghc-pointed-prof_4.2.0.2-3_amd64.deb haskell-pointed_4.2.0.2-3.dsc haskell-pointed_4.2.0.2-3.debian.tar.xz haskell-pointed_4.2.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:11 +0000 Subject: Processing of haskell-yesod-core_1.4.15.1-1_amd64.changes Message-ID: haskell-yesod-core_1.4.15.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-core-dev_1.4.15.1-1_amd64.deb libghc-yesod-core-doc_1.4.15.1-1_all.deb libghc-yesod-core-prof_1.4.15.1-1_amd64.deb haskell-yesod-core_1.4.15.1-1.dsc haskell-yesod-core_1.4.15.1-1.debian.tar.xz haskell-yesod-core_1.4.15.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:12 +0000 Subject: Processing of haskell-persistent-sqlite_2.2-2_amd64.changes Message-ID: haskell-persistent-sqlite_2.2-2_amd64.changes uploaded successfully to localhost along with the files: libghc-persistent-sqlite-dev_2.2-2_amd64.deb libghc-persistent-sqlite-doc_2.2-2_all.deb libghc-persistent-sqlite-prof_2.2-2_amd64.deb haskell-persistent-sqlite_2.2-2.dsc haskell-persistent-sqlite_2.2-2.debian.tar.xz haskell-persistent-sqlite_2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:13 +0000 Subject: Processing of haskell-persistent-template_2.1.4-1_amd64.changes Message-ID: haskell-persistent-template_2.1.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-persistent-template-dev_2.1.4-1_amd64.deb libghc-persistent-template-doc_2.1.4-1_all.deb libghc-persistent-template-prof_2.1.4-1_amd64.deb haskell-persistent-template_2.1.4-1.dsc haskell-persistent-template_2.1.4-1.debian.tar.xz haskell-persistent-template_2.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:16 +0000 Subject: Processing of haskell-vty_5.3.1-2_amd64.changes Message-ID: haskell-vty_5.3.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-vty-dev_5.3.1-2_amd64.deb libghc-vty-doc_5.3.1-2_all.deb libghc-vty-prof_5.3.1-2_amd64.deb haskell-vty_5.3.1-2.dsc haskell-vty_5.3.1-2.debian.tar.xz haskell-vty_5.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:16 +0000 Subject: Processing of haskell-random-fu_0.2.6.2-3_amd64.changes Message-ID: haskell-random-fu_0.2.6.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-random-fu-dev_0.2.6.2-3_amd64.deb libghc-random-fu-doc_0.2.6.2-3_all.deb libghc-random-fu-prof_0.2.6.2-3_amd64.deb haskell-random-fu_0.2.6.2-3.dsc haskell-random-fu_0.2.6.2-3.debian.tar.xz haskell-random-fu_0.2.6.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:17 +0000 Subject: Processing of haskell-persistent_2.2.2.1-1_amd64.changes Message-ID: haskell-persistent_2.2.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-persistent-dev_2.2.2.1-1_amd64.deb libghc-persistent-doc_2.2.2.1-1_all.deb libghc-persistent-prof_2.2.2.1-1_amd64.deb haskell-persistent_2.2.2.1-1.dsc haskell-persistent_2.2.2.1-1.debian.tar.xz haskell-persistent_2.2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:15 +0000 Subject: haskell-ekg_0.4.0.8-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:45:17 EST Source: haskell-ekg Binary: libghc-ekg-dev libghc-ekg-prof libghc-ekg-doc libghc-ekg-data Architecture: all amd64 source Version: 0.4.0.8-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ekg-dev - remote monitoring of Haskell processes over HTTP${haskell:ShortBl libghc-ekg-prof - remote monitoring of Haskell processes over HTTP${haskell:ShortBl libghc-ekg-doc - remote monitoring of Haskell processes over HTTP${haskell:ShortBl libghc-ekg-data - remote monitoring of Haskell processes over HTTP - common files Changes: haskell-ekg (0.4.0.8-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 0e42cf17f5d3f109cf53d96f1032891e05103495c9c356f8beafe46b66aaa940 69040 libghc-ekg-data_0.4.0.8-2_all.deb 8e1980f3dcea8dc3b7bce12a6c7d2f517d69175674dcb2acf7e7c13f2edce58f 62940 libghc-ekg-dev_0.4.0.8-2_amd64.deb ab29d8990449033a3fcaca4ce4239f7896cc829c9cbb8ef975bfcf81bf09e92f 51602 libghc-ekg-doc_0.4.0.8-2_all.deb 3635a8d5fee6ce78efb1c1057ac271f7286fae6ce66db670626f787f5fdc39f0 54732 libghc-ekg-prof_0.4.0.8-2_amd64.deb 0c9821d693f4532f8077d5cd27e36a6633d1ba025baa22f921db923f80e41ef0 3068 haskell-ekg_0.4.0.8-2.dsc 955c2f9cfe1bc00a8d4d6401d13afe87c4b39f72b73e99a945a080cd2d244610 50624 haskell-ekg_0.4.0.8-2.debian.tar.xz 5b0488bab3b3b6309d28f3c73fbde65b9b238f0560c58f4d937711b7ca42e832 169806 haskell-ekg_0.4.0.8.orig.tar.gz Checksums-Sha1: e5b878c0eab7c3b82a6a1e6e0ab4ce408e28a771 69040 libghc-ekg-data_0.4.0.8-2_all.deb 4f6a3bcb08615c3e4ebd4078dab1311dd60519fb 62940 libghc-ekg-dev_0.4.0.8-2_amd64.deb 96479271e7e047e29026c2bdf6f1afe23877cd5d 51602 libghc-ekg-doc_0.4.0.8-2_all.deb de729d8ac7dea646eca3c2c6ce9ff09bfbdfc0d6 54732 libghc-ekg-prof_0.4.0.8-2_amd64.deb fc800122700f32b787fafed04c8b332a7b0678b2 3068 haskell-ekg_0.4.0.8-2.dsc 43ae409dff3a021d44f6fa0ae918f964be77252d 50624 haskell-ekg_0.4.0.8-2.debian.tar.xz 20ecb1c299c76e2e0f5bf9d9e15f0ded28cb6ac6 169806 haskell-ekg_0.4.0.8.orig.tar.gz Files: d031abd3fe0235ccddc8d1751a37dda9 69040 haskell extra libghc-ekg-data_0.4.0.8-2_all.deb 5dfb1a0e4a41e659ca2f6dd3aa3e8d83 62940 haskell extra libghc-ekg-dev_0.4.0.8-2_amd64.deb 7ad6a48a85043fd89f0c50728f56970b 51602 doc extra libghc-ekg-doc_0.4.0.8-2_all.deb 305f980cfb84e920fac099c4fee0f403 54732 haskell extra libghc-ekg-prof_0.4.0.8-2_amd64.deb 136f7d7e430f54d0a0b0e30de33506c7 3068 haskell extra haskell-ekg_0.4.0.8-2.dsc 5342dd6c5656fbf0bf878ccbf1d00512 50624 - - haskell-ekg_0.4.0.8-2.debian.tar.xz 469c87c3c6b051a03e0fbefaba166306 169806 - - haskell-ekg_0.4.0.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyTQP/2xWdxvZHcFXDB91zhGvGXMr SwoZ2gGdKi0g7VtNi/iXZg6dGep0fUoF0Qrb23yoZYpvWghcVPHu+808UyJp9vJD WlubFoIz2kc3gkDg2pOXtWiS8e6z0e3Lnl97g+lqkBi2H/xQR8/QVmsfUkwlIjxw u4AA/x1Tq4/atwzXGH7JCg20CFc9P6EimdABbAdQFNYf712ik8mFmKDa5uMDM+MD tT4Qc5VmUR2DFd02JpMF7aYmZkrwCQMXtUuiWXEr0URMvEJbYPCFRkNJbKJRSEV+ Oxv/yD9AeVxlNs0jlmjSduBuu0e6+thG5Bk4gSRM8LDaQMWyrX/WqkaCUiQOP2Nt FNRYjBBfmH4w1af2sXiHK+ELePI6N3u4NVXRAEjCVfzDQsG0ApeUp/XucSyaOxM5 cxmSXwSXuNk9bFr0s9YU8PuHJBwR6BJNY6OwxYIEIgditMJJk79lXd4nnYUGQZOi FTsaLkD0PBJSobmPvZbdo1zhmCd9VjOLMYferzhzi++YCwjTdYbRFAmlIhXz/sRo Oyy5wCn9J9mcujxcKXnEHZ5/uCphyhA18TXHmeeZt4oQ9EuMa2kuIZPvJFjtEpvh 2AglEUyy2UUZUivvKxb+RM40GcU5LMCgrnlwVOeeBE4HisDaDk9RbdSk3T/NX2ax IUc92TpniV9zFAQzNipE =WcFH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:16 +0000 Subject: Processing of haskell-vector-instances_3.3.1-2_amd64.changes Message-ID: haskell-vector-instances_3.3.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-vector-instances-dev_3.3.1-2_amd64.deb libghc-vector-instances-doc_3.3.1-2_all.deb libghc-vector-instances-prof_3.3.1-2_amd64.deb haskell-vector-instances_3.3.1-2.dsc haskell-vector-instances_3.3.1-2.debian.tar.xz haskell-vector-instances_3.3.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:15 +0000 Subject: Processing of haskell-wai-app-static_3.1.3-1_amd64.changes Message-ID: haskell-wai-app-static_3.1.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-app-static-dev_3.1.3-1_amd64.deb libghc-wai-app-static-doc_3.1.3-1_all.deb libghc-wai-app-static-prof_3.1.3-1_amd64.deb haskell-wai-app-static_3.1.3-1.dsc haskell-wai-app-static_3.1.3-1.debian.tar.xz haskell-wai-app-static_3.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:26 +0000 Subject: haskell-esqueleto_2.4.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 01:02:11 EST Source: haskell-esqueleto Binary: libghc-esqueleto-dev libghc-esqueleto-prof libghc-esqueleto-doc Architecture: amd64 all source Version: 2.4.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-esqueleto-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-esqueleto-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-esqueleto-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-esqueleto (2.4.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 48096a12bc54273625f8c4475b13202e85146b3eaabdd714f959399fbae24523 279236 libghc-esqueleto-dev_2.4.1-2_amd64.deb 5c6a7c6d07041b3b9e0bb3aad9e502a4411d787a7f6aaf3de5a2700ae55912a3 120400 libghc-esqueleto-doc_2.4.1-2_all.deb dfdabc3c988b8e6deb8d3c568731c408fe813cf0205c4b1e65814c9dcc9c3ba8 247626 libghc-esqueleto-prof_2.4.1-2_amd64.deb 2599d6e2c05917929fd7ebad5f1a188c4de53c52a1df6819d2ed53399a8875a7 3226 haskell-esqueleto_2.4.1-2.dsc b1733f58ff1f7071433778867bf734deb91e807338076cb2f9421d3afdd8d3a9 2956 haskell-esqueleto_2.4.1-2.debian.tar.xz 12cc83bd2774906c29df20be8b77d11e0fc6efedadf208714494dc406cd8f7fd 39113 haskell-esqueleto_2.4.1.orig.tar.gz Checksums-Sha1: 1b1872e807b7ec74b8d92ff1a1405f73a0622b82 279236 libghc-esqueleto-dev_2.4.1-2_amd64.deb 808f2fa11d093ac487c16cbbff55b1e92e32233e 120400 libghc-esqueleto-doc_2.4.1-2_all.deb 6964ec25f1e9366135da7c1d59595db7e06cf414 247626 libghc-esqueleto-prof_2.4.1-2_amd64.deb 34da67fedd55686f332596ba718c5dbbfa60d61b 3226 haskell-esqueleto_2.4.1-2.dsc 319e499818d99b89940f5d2b3a26e916e8489b59 2956 haskell-esqueleto_2.4.1-2.debian.tar.xz bfec9d8e694cdc93246172a04f1d690eb9083b26 39113 haskell-esqueleto_2.4.1.orig.tar.gz Files: 356515c33dc0d7a1ba2456cf63a2c3de 279236 haskell extra libghc-esqueleto-dev_2.4.1-2_amd64.deb 02af1d8963e079d41988ba43ba7bccd9 120400 doc extra libghc-esqueleto-doc_2.4.1-2_all.deb dbda47af99d6a662d763c2162e5cdb48 247626 haskell extra libghc-esqueleto-prof_2.4.1-2_amd64.deb 03fb9a6f3bfd975dcd73e2de61a8f833 3226 haskell extra haskell-esqueleto_2.4.1-2.dsc 6395b953708e83707e421b141d40e2c5 2956 - - haskell-esqueleto_2.4.1-2.debian.tar.xz d615c471d05cfe4945fe1345e98abc4e 39113 - - haskell-esqueleto_2.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioieoP/i82Aj6I4nbVTIK+bN+3euyY Dc7g8Yv1/SFgReDAAt+I/Pwluvkgvabf3rA57q7oGJSNlRlGFc5Wn6IrfcZ3hX8f zG0KjC1jBYzKMMd0YRo4D1xEMOcgdgbsGaS7HnRQzepBR2P1+rjoh4g64a4YeKVL ygoNjo+P5Vt6XxqBhrCS9zgBtCa6MvxR/I2lpwsDN0PHtVoQvKfzvBr4dTtosAn8 aCsj8eafO/vrH/MZ31jMPd8DcglDwe+JlDre7/0PSw1ntV8xFNJNXmPInfrv1rxE aTaRUmU2twDiLHA2Nxh2tBxxpePKp6uNQvfRs/3YLszoyzvQrP6iznMCRrY6Agke zC8HJPckkZvqQX0oiibOAzkCOS4PFdKq2xsJNkOIxw4XOjs6RnhqSo5lSVVVjezw TEMH/o8RmhQ7dxQ+98HcowVZgqwKZzvrIQvhPNJnzTgkwry/JiJ/LapkYVbDG6ku 8ivbnbywAIWpdCC/MzJNXWVCxARNlsi0fujZ2+S2eMe6Berwr9tn0O5fkO+lJlQT 5Pg/7JnlVohVn+nqF4N8pSXvVSeEhnFhnP/QcWw6Ifg7x35sQXTnHYIWaG8kLKCt 4dBCHIyLNVw9eQTOh7qNm4qxc8BnM+fYnOA8Cza65rzKW0c5DPyxYaIPPR7RPtmT mxzyTSbiSctVu0A72Szy =kRah -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:36 +0000 Subject: haskell-fsnotify_0.2.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:26:12 EST Source: haskell-fsnotify Binary: libghc-fsnotify-dev libghc-fsnotify-prof libghc-fsnotify-doc Architecture: amd64 all source Version: 0.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fsnotify-dev - file creation/modification/deletion notification${haskell:ShortBl libghc-fsnotify-prof - file creation/modification/deletion notification${haskell:ShortBl libghc-fsnotify-doc - file creation/modification/deletion notification${haskell:ShortBl Changes: haskell-fsnotify (0.2.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 735d77bf7b62916add6196a95eb7fdbf0c90a18a00fc477b1c5688dc2e27d9a7 76260 libghc-fsnotify-dev_0.2.1-2_amd64.deb f1164f80e715a7c29d370e2997a83de3d5ab77bf8485ba60413c5c1674624054 48834 libghc-fsnotify-doc_0.2.1-2_all.deb b9f8ebc4472fc1c88d984e7e6f0705e518b01b0fd5b9becff20f8a220ca0eddd 63946 libghc-fsnotify-prof_0.2.1-2_amd64.deb 70f2a0ae3dfa299984280b8dbacb286d59b1f57da327a244d86420e2ff917e71 2648 haskell-fsnotify_0.2.1-2.dsc 8f3bf9bd6dd4a2512008752887ae54964815a2a9e22c9284ce44fb6ded73fab4 2752 haskell-fsnotify_0.2.1-2.debian.tar.xz ebcf1b7bd825f269510850f20508a2ba0f640a41af08de0c171d8ba24618542b 14689 haskell-fsnotify_0.2.1.orig.tar.gz Checksums-Sha1: 6d2e2293de26cd8185feb63ee053a163b8a13b00 76260 libghc-fsnotify-dev_0.2.1-2_amd64.deb aa2b19d11274a020044b8ed19a897379b5988edb 48834 libghc-fsnotify-doc_0.2.1-2_all.deb 348f5bf57aa4db26f6e4d8d1fb0906b34af121d9 63946 libghc-fsnotify-prof_0.2.1-2_amd64.deb 7fb1e222bbc223cf1c53623d1747c202238b2b40 2648 haskell-fsnotify_0.2.1-2.dsc cd84f97b4c5840e3f8d352ba974f9a43616c9dd5 2752 haskell-fsnotify_0.2.1-2.debian.tar.xz d1e8caef6c4a10d6de64485266ad9f1d63d3138b 14689 haskell-fsnotify_0.2.1.orig.tar.gz Files: e3a378ef072bbf9c8358a019cd4bb45c 76260 haskell extra libghc-fsnotify-dev_0.2.1-2_amd64.deb 127f8e6ecd6bd4cc3881722ef578fedf 48834 doc extra libghc-fsnotify-doc_0.2.1-2_all.deb fc5f37306d0d9b54c9c50a802c15f8f9 63946 haskell extra libghc-fsnotify-prof_0.2.1-2_amd64.deb 8e11b38c6332fc07c24625b08d757c4d 2648 haskell extra haskell-fsnotify_0.2.1-2.dsc 60e25ba59f1e55a9c2e7665cb586df34 2752 - - haskell-fsnotify_0.2.1-2.debian.tar.xz bcdc5b4a85f6a8a39d724fad2b99b338 14689 - - haskell-fsnotify_0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8JkQAK1hq8pyvhRbldck3AZZx5Co 7ZfKiXIrD2fuZx0S+CWjqkSnsNEC14/R5uwulXaN+iSwpgJjxiUq3eXnOKr93655 V27jrYOxc32BD5NdAIayT/uy41S1crvLY+xBBdmcmR9+Afc9KVNYj+qLiiV63hX4 EQ3b+xNsYCttE3/trMY2v/PaPqEPmOog6/ZayYGVEV/UuqKaR7rF7eB09mWMtRlO GMFe6cp1dLj7O2BQM8bNxvg3wcitAqCAorXhkEIGrgh12zj7xSt6X/1tA6IpxkA4 yDm30+U5kRi3CGUx+4Cpfen/2nIEvfwXYG7qrydQJTcMFSFGEl9P94wGTs6lSeM6 5zh0KqaYMmkGzVyf5KC42b1cnptrUTgMO04Fh2F/7Z7ShEG1pBEYzzqp8qqJty2z Sb3aTrXk884W1Wwz1Psr+FnKiRZCMyIXHhOAjyGZFOqV3M8M2jR1RJGbV79KZJRv fdZoIZCTlLt/uRLR4f9hz2JgeXeHUwUBC8GBeqREfJgBKV4wVm5nX1G9sxi2rKf7 yD57tB66gHYOIhKOaJ9UVn46u8uEr7YdE5DW97tE5bn9+p+vJ+c7m4fos+8Qm3oH ZQ3100qmdh5EMnoq7DDln7MhYBEhUcGCLL2cJA+8XGUrb6gYzK2Mx6qvCVQeFrZZ gLpg5Z4qMw5ebUjpEW8Y =mhIk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:47 +0000 Subject: haskell-heist_0.14.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:38:51 EST Source: haskell-heist Binary: libghc-heist-dev libghc-heist-prof libghc-heist-doc Architecture: amd64 all source Version: 0.14.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-heist-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-heist-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-heist-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-heist (0.14.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f295f804b9ec1dfe7906231270a1062a735a93f8d30796c5af27ffd459eafff0 373652 libghc-heist-dev_0.14.1.1-3_amd64.deb 9487a96fb2822218ec7895c9ac134a82583ca3b952798450890cd0201f98a1de 122510 libghc-heist-doc_0.14.1.1-3_all.deb b400784186694f69e2d35da7e53d2623fd242dd783baf7b300b6cd406e9a6d94 438600 libghc-heist-prof_0.14.1.1-3_amd64.deb e1a5c7ca69efc65527aec22176875f86b4d28ed58f6272c35e6d65b5d4807409 4084 haskell-heist_0.14.1.1-3.dsc fa90ab9e6bb8a40ae8b5f0fd63f95eac4d669ed960698dad49d751f01eee4acc 3228 haskell-heist_0.14.1.1-3.debian.tar.xz 2934ece5e58b4a180a6975c0404a2a48e46b85693822aa6ab18f700a44438e43 65797 haskell-heist_0.14.1.1.orig.tar.gz Checksums-Sha1: 6a727126cd1ffe6fcf2c8df22be6be90b13cf84e 373652 libghc-heist-dev_0.14.1.1-3_amd64.deb 4d2d887b480884f4890fecc1ed454ad0a06b8b18 122510 libghc-heist-doc_0.14.1.1-3_all.deb cb687855f080e9242cd197615288f5d22b17be37 438600 libghc-heist-prof_0.14.1.1-3_amd64.deb 6e669c39182a7a9f581931690fbc995b79a8aa70 4084 haskell-heist_0.14.1.1-3.dsc cde55f3743b1c7f40b520e167a32dd6cfd454d30 3228 haskell-heist_0.14.1.1-3.debian.tar.xz c6bee7bc3100baef6c9178b460adaaead7dd05d0 65797 haskell-heist_0.14.1.1.orig.tar.gz Files: 2a8763b4cdf76b923c27de06660c898e 373652 haskell extra libghc-heist-dev_0.14.1.1-3_amd64.deb efb15f54869b6aa669698e523a6fb15c 122510 doc extra libghc-heist-doc_0.14.1.1-3_all.deb 6839f25b4d36c01219028936b8a36bdc 438600 haskell extra libghc-heist-prof_0.14.1.1-3_amd64.deb 84d9df4b3c7e7bfd3a64eb2b9561e8cf 4084 haskell extra haskell-heist_0.14.1.1-3.dsc a0d937d3406ec29c7543257807bbb395 3228 - - haskell-heist_0.14.1.1-3.debian.tar.xz 88d05007bd910dfe852799c8295b4e03 65797 - - haskell-heist_0.14.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioySAP/3U7zE5IK+iggYLkF25hMYyo Rx/093e+WrcQl35MruhlJFVRzO9CXYrBxv81S97FkJ3JEoO84L364OjZs5/LcPgh NSkZ8G8u33Z99z10Ehd8uXm3F3vvK3kXeAIaPDMypQ8TlVQOjS1Ort3RShAdrTK9 pMh5AfxiZbcfTJIgENUrQ0WH4D8/XmYd3kz3P8xdBC1ZASoMeUzlVw0Ia8IMid6T DgbKaVMT7kzD19fllk8RiWH3ChU31xrUhVqM5NWn54ELrfwjUGMyEpIoRwSlIRlI WpeCxd3G3sA6+xojRFCT4ecSsL+aNtMEBZcwddnhN8X67zNX9f7ieFh8mAyo129L +rLWWfwpZgc8aJlguPDN9jcSG6GChE89PsPh3G7eMcgypIrYn1+u9CWSpF7mQeLM 2/CxgQm3mL+Wk36sXWp+rNNo/ZZxL6TSjW6GH7Xs+VCsF6+jOdwnQRh4OJrxTCHk 33v3xx2GR5FeqDBIuyAhV+mxOGOpjtwgML1NKwf6Yi+grudAfLy06Xgvfbih3RI9 +Y4jBe8X0D6D+Td8dCsQr0m9oPhgBKxOupZuks/bqNEAWYccOv9ZC2OegTltR3Ed Ueil8igofIjgeF2GmlsZDAb0u2Tl7W3Uu1abZo57rX2z1bChQpBzqLi31URUJI8p 39GON6NkbPO8ypo0ZCjV =WCy1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:19:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:19:58 +0000 Subject: haskell-hoogle_4.2.43-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:11:59 EST Source: haskell-hoogle Binary: libghc-hoogle-dev libghc-hoogle-prof libghc-hoogle-doc hoogle Architecture: amd64 all source Version: 4.2.43-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hoogle-dev - Haskell API Search libghc-hoogle-prof - Haskell API Search; profiling libraries libghc-hoogle-doc - Haskell API Search; documentation hoogle - Haskell API Search for Debian system Changes: haskell-hoogle (4.2.43-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 58d70d1e7ea8feffd877402474c14e8df2a55219e80b10c488a7a9098c4cf000 3364504 hoogle_4.2.43-1_amd64.deb f814aa8973d822aa62462657a7a4f5eb3c6dd459af5be2aea2a1d9521541e307 873122 libghc-hoogle-dev_4.2.43-1_amd64.deb 377ddeb7bf1f806120d8219ed3bfd740dc232ced3b948a10814cea654ae53bd1 133546 libghc-hoogle-doc_4.2.43-1_all.deb 889363f903b1f4a75fa4582e9889baca64e4dcf2136e391bf99ff46a9b0051b0 736788 libghc-hoogle-prof_4.2.43-1_amd64.deb 534e2d53fe20d0229385516414fba653456db5bdd41eab14ac42231bc87bfa86 3701 haskell-hoogle_4.2.43-1.dsc 6b3dda05ecf4052155d1639a233152e55d2d87755e5c3d4ce274f5c5578fc9cb 169372 haskell-hoogle_4.2.43-1.debian.tar.xz eb30df565d363cd5d98821c51b0daf93493dec3bfe95c016922c95a20efa7c17 135746 haskell-hoogle_4.2.43.orig.tar.gz Checksums-Sha1: bdc604462e8e1f6938e3658da205b81d80260395 3364504 hoogle_4.2.43-1_amd64.deb dda29a8f37a17ea35644797973d8f8919e22ddb1 873122 libghc-hoogle-dev_4.2.43-1_amd64.deb 9d1a22b26a727f655051c06214fd46bb4afeb124 133546 libghc-hoogle-doc_4.2.43-1_all.deb 43823cb14cd1a80ca9fc7f38799e24f5b9a66c35 736788 libghc-hoogle-prof_4.2.43-1_amd64.deb 4c8b89385ff3187647849044a4d122c3f4e15067 3701 haskell-hoogle_4.2.43-1.dsc 4d9108506539b92429c63d40e99de14d2123ded4 169372 haskell-hoogle_4.2.43-1.debian.tar.xz 790eaf01f1f34dff7f119b8e8542cdf7d1ed4152 135746 haskell-hoogle_4.2.43.orig.tar.gz Files: b676f650a724a71414e9966369ad2a39 3364504 misc extra hoogle_4.2.43-1_amd64.deb e785e8d68e4027fc2bc35fd0327b7fef 873122 haskell extra libghc-hoogle-dev_4.2.43-1_amd64.deb 02005003c96d28ee3715aa0cf084833e 133546 doc extra libghc-hoogle-doc_4.2.43-1_all.deb 51dfb230095b50e1af693c975eaef9a7 736788 haskell extra libghc-hoogle-prof_4.2.43-1_amd64.deb ae93b88ce34ec9941c49b1bdcca7d1a6 3701 haskell extra haskell-hoogle_4.2.43-1.dsc 235c9715ed4ed410e9fc3afe786bf007 169372 - - haskell-hoogle_4.2.43-1.debian.tar.xz b4448bf7e1f490b2c322e4bc336658a5 135746 - - haskell-hoogle_4.2.43.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorMkP/0L/7xQBrNLNpHtdbBpr15bA JiuBAPIjdQy0soRrjo+8vlGNCFrFLfoREL2SsSh/lYH49efiiUzaLoPh5wgzU5I6 lfmnDL66wmuUlWKmkovNF56B7AbQLM1DZq1hl9K1v3BbV7HYItVRM/jVHDmAbGCY +ZQzlK6ouejgtVZA/Gg4lMhDu/CXgDkMtZQIFfHF+kpQJaDG1l4yjNp6XX2Q0FEA IFsRjn341ueZf5kWQmrCBbk9DZE7E7UCSuRyfe4Hkhi3pS0B6SwXreLAGEe8zEQN nxk29e/sdhiMsKFUbaiZpnqcldatu/EbuOBxaN64RjfdW3oq+CZxCVvlMrciBSTE PNO0SiPge28EFY6VjnjncrZ9QxGErzNTRhpUBG87tl9gfpz3TaOOTD2aKOe8oAUI gKFEKhGJig9+m3Qr0Xo9ulR/Q3idsRxLyWghkHSKqHaO6KaWlHnwDWnXRZCPmg3p Kl2oy0mxU6U7GGzLdM2UnCEPRsj4drLNPRKmcZCTcPUsHg1qqPZaMGOL3wuP5cyi XrJ2hKpEGTBOe27sijqloa7Xo4pz6zoh+yTdTR/e8o046FZ9hR+HjCmRK64jyM7F jBwTcyORmRsJqNTB+MGCZqZ2aK+Kp6xk73bpWi64qKwFzSgArhjsRrvHQMo5mpfU 3y5Q64+wHuiSoElKkQJw =L40l -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:20:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:20:10 +0000 Subject: haskell-hstringtemplate_0.8.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:29:05 EST Source: haskell-hstringtemplate Binary: libghc-hstringtemplate-dev libghc-hstringtemplate-prof libghc-hstringtemplate-doc Architecture: amd64 all source Version: 0.8.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hstringtemplate-dev - Haskell port of the Java library StringTemplate${haskell:ShortBlu libghc-hstringtemplate-prof - Haskell port of the Java library StringTemplate${haskell:ShortBlu libghc-hstringtemplate-doc - Haskell port of the Java library StringTemplate${haskell:ShortBlu Changes: haskell-hstringtemplate (0.8.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b679d12def3607166b8b1119a23914724c9b855cf760c15170fed7f79b64eee2 256728 libghc-hstringtemplate-dev_0.8.3-4_amd64.deb c6cd25c63640c5922d69f8013e1023aec0347b9a303d2198f895319bc90a3d35 66618 libghc-hstringtemplate-doc_0.8.3-4_all.deb ebc6fa660f8f0b8c200051e48e0833260b96d8ae5293d87390b50e1eb6d1acd6 233062 libghc-hstringtemplate-prof_0.8.3-4_amd64.deb 3fe80fbed3352a9a13a5660e416ed65b3227e87bc8961da6653eb99c9d88f1f7 2883 haskell-hstringtemplate_0.8.3-4.dsc 67a2c9b378216d6d15bfbfc4861fb813a06d03ad3a42707d7553f1264b7838bf 3604 haskell-hstringtemplate_0.8.3-4.debian.tar.xz 63d6b1c993f5612ef370b92bb8fab05323657ec34a0f35110b967eb853239d18 16023 haskell-hstringtemplate_0.8.3.orig.tar.gz Checksums-Sha1: 57d757f7a7d4d080b2236c1d7904f297444d7c7b 256728 libghc-hstringtemplate-dev_0.8.3-4_amd64.deb dae42a403a3524330b260e52859f305093b70fb1 66618 libghc-hstringtemplate-doc_0.8.3-4_all.deb 8e7f33c169291afe4b2635721daa6bc6f381ca96 233062 libghc-hstringtemplate-prof_0.8.3-4_amd64.deb 976dabeaafc8404ea046f98089868d047b6a707e 2883 haskell-hstringtemplate_0.8.3-4.dsc 8b856066b7934c1613f49e697595e865d3dc6603 3604 haskell-hstringtemplate_0.8.3-4.debian.tar.xz cf501bf6020f1049dfecb43a047edc0e32fa6906 16023 haskell-hstringtemplate_0.8.3.orig.tar.gz Files: 00ab62cc5d706edfdb3c7cb3acccabf5 256728 haskell extra libghc-hstringtemplate-dev_0.8.3-4_amd64.deb 2d9148dcbbfc63c994004a300c16969e 66618 doc extra libghc-hstringtemplate-doc_0.8.3-4_all.deb d2fc7af0511f7b8403898152d2c4390b 233062 haskell extra libghc-hstringtemplate-prof_0.8.3-4_amd64.deb 678a41033bab8a2b8d79b64430e6fd9f 2883 haskell extra haskell-hstringtemplate_0.8.3-4.dsc a2338499c892270cc20a3ff60eab7f45 3604 - - haskell-hstringtemplate_0.8.3-4.debian.tar.xz dc67eae60bb22e4b5830860c7b67207a 16023 - - haskell-hstringtemplate_0.8.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEXcP/AzWpE3RQs5Kqv3E0AKOtvTq T1VCzQjqU52/XmL0fVnrg6yVo1/+88WoIamVGQt39RaW+9Zu5Ld9yCz1eqzqjKj5 YTk5cWAJqVu+mNcub6To5cls4DhOwhcdJOF920F5o7zWg+Ravciq1Z9QnLGhvPAb woeD3t/SxDl1srPL5X7iqMWH2uR+eGhRjeUE7dAEd2O421DXVCh6pBYzz+/hhHCv 4Sxne+5vKFM1gt8eqHgx418AJ4qcNOFH+Uh62qX/jKz3b7enT69PIbNrWHT27aCG +Lo1r/UWvc9mV/wP/fA91BH1rdzZe+IO/8sdxNBjg/yx8HOByAeL1EWKJKpSM7uX TIfEjN1UnSp0kAGJ0DKGoQTEaGF5ljN7tYEvc4wk58mX9w1HR10/d1oYrXUk6roR CAeeJ+Jq2opRX8kKkMZlNgoZfmlPCPxFGd+0PiVo6YSZoCD2OSMtztjAdu8BhHVV u4gDC+JXPtQta9UOBUjBNFl9IMSyl3XWsqVOWh/4zsvYADf4uaTB/PXhu4ySdoHU u+uEnjMCNMvqem9kFf7DPv06p4XKiz2QOXQF5dK1AMwWTqcc6Jq4/WPg58mtwB0w zkdD53ssxQOjUo/3ExNAbC1JsZMjjFKkaWEbaT/m9JEdDG29CmB/v9Oe1nXndRjA T6j4qfxboI+pWwJP7HhY =6c1z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:20:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:20:20 +0000 Subject: haskell-http-reverse-proxy_0.4.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:11:25 EST Source: haskell-http-reverse-proxy Binary: libghc-http-reverse-proxy-dev libghc-http-reverse-proxy-prof libghc-http-reverse-proxy-doc Architecture: amd64 all source Version: 0.4.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-reverse-proxy-dev - reverse-proxy HTTP requests, either over raw sockets or with WAI$ libghc-http-reverse-proxy-prof - reverse-proxy HTTP requests, over raw sockets or with WAI${haskel libghc-http-reverse-proxy-doc - reverse-proxy HTTP requests, over raw sockets or with WAI${haskel Changes: haskell-http-reverse-proxy (0.4.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 5ae1b7175ca7c37e4bd8b2fbf3a4c0a06ec42806c8e306bc35bf41acfe13495d 63890 libghc-http-reverse-proxy-dev_0.4.3-1_amd64.deb d885fb5f755be9a30b82b67fa253b9c2c76b21eff3e3b654298ed9c279e18927 44798 libghc-http-reverse-proxy-doc_0.4.3-1_all.deb c4cddb60ce30df4c1cb0e751ce1db5202ed80e000c557dea7de063e2ff1cb65a 54334 libghc-http-reverse-proxy-prof_0.4.3-1_amd64.deb 3b3debcc780bf6bdfb9363f5cd5052482cfc457220e887b600ae0e5eb6174177 3773 haskell-http-reverse-proxy_0.4.3-1.dsc 56d8203c0c2a0670985906407de701c680aa05be1c8531aba1ee655945d62292 3128 haskell-http-reverse-proxy_0.4.3-1.debian.tar.xz 4776b8bc59dfc889ce932223f07f236be89840c3c47cb91b7fd3fb47d1cddf45 9742 haskell-http-reverse-proxy_0.4.3.orig.tar.gz Checksums-Sha1: c258fd9953a2b5bc7acae4fe199d63fae64bebc2 63890 libghc-http-reverse-proxy-dev_0.4.3-1_amd64.deb f400e7d0acd13495670b76cb815d2843600d8e99 44798 libghc-http-reverse-proxy-doc_0.4.3-1_all.deb 9bbbf8f70fcffcfa15dcf347a8ce055797c31a9e 54334 libghc-http-reverse-proxy-prof_0.4.3-1_amd64.deb dd5f240ed6efd84649a02b39929904ab3b883561 3773 haskell-http-reverse-proxy_0.4.3-1.dsc 8deab2310637a38ac8473287a8509b22ce125dd6 3128 haskell-http-reverse-proxy_0.4.3-1.debian.tar.xz b4180e8ed66818f5a635ee9c0c0dc4bdd75877af 9742 haskell-http-reverse-proxy_0.4.3.orig.tar.gz Files: e467057010ba458f46db7b962617d6ba 63890 haskell extra libghc-http-reverse-proxy-dev_0.4.3-1_amd64.deb b2c124e5ed06cb6fd687375c50417778 44798 doc extra libghc-http-reverse-proxy-doc_0.4.3-1_all.deb a51f1311e8b0f1c67f0423150cb37eb5 54334 haskell extra libghc-http-reverse-proxy-prof_0.4.3-1_amd64.deb 44d259b4bd8e7ddaba5216a8743be379 3773 haskell extra haskell-http-reverse-proxy_0.4.3-1.dsc f34fc794de1c8226f94d47ddcdd8975e 3128 - - haskell-http-reverse-proxy_0.4.3-1.debian.tar.xz 6b591e99ac61f29de4ed9544f68e9211 9742 - - haskell-http-reverse-proxy_0.4.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3u4P/39IyFuyFYgiNgwIVIsVfZJ5 2a7kPIig2ZNW+rD3fz7Jf+YcSnBJgeMN7OfpH5gJNWUgm1OnOnve6Slc6UyLa79X HfINaaD2bv/iEKSuAwB5ST8o0cuxqcIe/SEoWTZPBTv96C3IfgwFpvp5ClKXIFvM rWjj2CRujfwIlqjcDnzEV5w2+8RKEPvYppXiW/97GPoLD72NvMrLz1NdG4PjfgWm LCB2ZEF0agH2SnQ5VSHqoM7BgJTO8Luax9jmveu6SrujEQKX++ntAciCPlSEo0KR NaR+wshOwwr90FErlW0buUjQD0voYuWaejslUJsWHyIi5xmUWjzW/wYn67nFVTLX QTm+GXrg1wuQ+qUlcDWmaxRQcHWtmGY0DloGoOko5MShX2J7LIvJT0O/QMoYZBEn 2qMoLtZZCRNDM1+n1bimxCDGKzHcnufvqz3H8lOJKdvOV5gdZfNcoXjLvwq/6T7y 2PZoE3vor6Q3iM5Z6RbCar7purMc0ThBv4zDx1q+mJrEA5U08PZ62ubEFAMj4xj5 nUs17C7ZR0vK2YbXiHw99TRyCNbKEvOtrkbsWcJV//XRbbfL/9zJzfo4/WbQfDN8 fO17PosgYHR9kAgAP7hVRrh55DDo0n7cu6nQFewKrLeuB2L88zEsfD+S+Ohx5xEq 00vemdmoCSBibp+OJhsE =wvDh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:20:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:20:31 +0000 Subject: haskell-jwt_0.6.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 01:01:06 EST Source: haskell-jwt Binary: libghc-jwt-dev libghc-jwt-prof libghc-jwt-doc Architecture: amd64 all source Version: 0.6.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-jwt-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-jwt-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-jwt-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-jwt (0.6.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 94c2e581dad0c4a53a6f94c7f5eed421b09a22ff4e521a81d685083dabf48213 90826 libghc-jwt-dev_0.6.0-3_amd64.deb 53d4ae8180a860972624bda93a67c49a75c11f01507cc45e7ea57845be7ce838 48602 libghc-jwt-doc_0.6.0-3_all.deb 445351d6311133f87fe0268f880c7fc1ad6ca5ee18ebae1cc98fbca67ed52fa2 74156 libghc-jwt-prof_0.6.0-3_amd64.deb 76c1e296ba9092a7379eabf9e23f27159b24d7038646715915111a1794123198 3484 haskell-jwt_0.6.0-3.dsc ab9b70c26d1e0a9e78634a2fb1ccfd734db53892947f9b250e9ea4a642fe9d01 2396 haskell-jwt_0.6.0-3.debian.tar.xz 1c18fac09a7f3c86e32f735f4e2bf1172601a7882f80d7527ef8e57cbe0dcb0a 12665 haskell-jwt_0.6.0.orig.tar.gz Checksums-Sha1: a2ab5e55710e1dab51b69d8c050c0f5c93fb4c3e 90826 libghc-jwt-dev_0.6.0-3_amd64.deb 643dba5454bd90f9c5a77080619f58fa1d999c13 48602 libghc-jwt-doc_0.6.0-3_all.deb 5b1004fa68314a844f18ebb2c8acda5c83c3d830 74156 libghc-jwt-prof_0.6.0-3_amd64.deb 63bb527e448d72e8d211a0596266f29c863e981b 3484 haskell-jwt_0.6.0-3.dsc 975799dcc4816e102627008bba8ecd657f6442c3 2396 haskell-jwt_0.6.0-3.debian.tar.xz ef76ee93e23d2ed0631c136b3529dd8be00afafe 12665 haskell-jwt_0.6.0.orig.tar.gz Files: cea1c6981515fb48b75f32e579962165 90826 haskell extra libghc-jwt-dev_0.6.0-3_amd64.deb 66f5ae94af949a9aba72da4242dd3335 48602 doc extra libghc-jwt-doc_0.6.0-3_all.deb 0b4b3cd341428b8cbec23a36a83eb89b 74156 haskell extra libghc-jwt-prof_0.6.0-3_amd64.deb 130c9b277a5f5bcaf351e3da966c1769 3484 haskell extra haskell-jwt_0.6.0-3.dsc c2fbe0fb23669de492a8ae41d7e3f63e 2396 - - haskell-jwt_0.6.0-3.debian.tar.xz 51770b7fc3ee3ace8f4f33a327ce4d74 12665 - - haskell-jwt_0.6.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouXMQAJzZgcy9YxRffUGcTjfBXUNB hwIA+R2jhWxgweSXOsUfcwqJMcwRPH/bjdu8u6qlQ7TnkL5xPKeec04mU3MyT+vi 0doe83b+meu+9u+WbUswcru3o8YlUiqEFkbDvRvTT8JXs8uSuZyrSZKL0Wg+wuGR Q+XcMaPEl20ZM8lkB4pET1ypj+j6VRBrBZvSIFWQru+opj4GRc5HcU+hyYuGFaWG SlyCxA4eeCHVMMjjgUvXZfuX54bQkdNCLWfA4iYMzIQ/wdc2VCLT8p6pzUBPWNSU LY1mgwH2d89d81KLpAZDoiq9qY+zjT/XBfsPmGIFPUXRIyptwTDfSLBNo1P/UCN+ 6XanzsGVKX2JtEeCVDCnfXOYQr89ENyByD5WQM43U1DiDhgQr8FHtVif6/PIVzMF a8Dbf4/Q6VHNfqWw+3oNftA4IGNtB8SYiuy00RhZSzH1l4rf9idBqp1Y0Xm/wbdM kH5d7d/yORIWZqNZ9MXV8dQ6LgWSr1AGkRjaTiH+axM7raAwO1lE0PEHSzlxYb9o zhwKlqG+tj3LHUFH3CuQxkyl4OYTZy0ulHoRYb0MCWRKC6NUl4xrgzW5oE2xKgGu xSYAAf5BkUmOCfG+cMBbaXTGChP5UUxsmsFpYqrL1TC6Yrm8B8JZiGJpZz3p1+N3 8z5Mjjh1S10uq41UmOfG =pUac -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:20:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:20:43 +0000 Subject: haskell-lens_4.12.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:33:59 EST Source: haskell-lens Binary: libghc-lens-dev libghc-lens-prof libghc-lens-doc Architecture: amd64 all source Version: 4.12.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lens-dev - Lenses, Folds and Traversals libghc-lens-prof - Lenses, Folds and Traversals; profiling libraries libghc-lens-doc - Lenses, Folds and Traversals; documentation Changes: haskell-lens (4.12.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7547498a66039828478ed7f1cb6c0a545b9edcc490229777f2895681ced377f1 1558474 libghc-lens-dev_4.12.3-2_amd64.deb 27bd54506d68e0aae924bbcacbffc54237b8d05d4038c42a5bad8490fd9a1668 1083618 libghc-lens-doc_4.12.3-2_all.deb 2c2a70553d8406c3611179270e741f3407e1f537e0de04aa24dc9b2c023d8856 1507814 libghc-lens-prof_4.12.3-2_amd64.deb b561a28917f9505a8c3e4c512b5fd0d2f0aaedd2b1d790ba300fbea863cac44f 4884 haskell-lens_4.12.3-2.dsc fab7f9d253d919bb4f0d2925327b4bff0d0e85d6efe0b17e4343fc4cac30bbcf 5468 haskell-lens_4.12.3-2.debian.tar.xz 48fa9d46b37ff4f650204f82df7d40f7ae78418badf40d9d3fc7eba479f82821 967851 haskell-lens_4.12.3.orig.tar.gz Checksums-Sha1: 82a94d41a6486f43e2094984336a7cfa9bb8a9df 1558474 libghc-lens-dev_4.12.3-2_amd64.deb 0ce27cc60a3cfbfa97625f9b8be254f3ca41f41b 1083618 libghc-lens-doc_4.12.3-2_all.deb e8f662a2f8069a3252de8837984c79c3c0f9cde3 1507814 libghc-lens-prof_4.12.3-2_amd64.deb 4cfd69e684d42325ee8455f9a26e8b5eb60e7cd2 4884 haskell-lens_4.12.3-2.dsc 87bb8f37063d8dd418cccef615b4003809685620 5468 haskell-lens_4.12.3-2.debian.tar.xz 479f1d3c70954cf9eb7f35e377ca402c0dbc29d2 967851 haskell-lens_4.12.3.orig.tar.gz Files: 1d5bff4c5b476015d19ccfe320775bb2 1558474 haskell extra libghc-lens-dev_4.12.3-2_amd64.deb 7af71510738cc9780d411780e1112dea 1083618 doc extra libghc-lens-doc_4.12.3-2_all.deb ba544788c950ce871bb0c7e59479668b 1507814 haskell extra libghc-lens-prof_4.12.3-2_amd64.deb 91d13b1e44a42300d56ab354073a3a70 4884 haskell extra haskell-lens_4.12.3-2.dsc 37b6a3efefebf841c190fc3828bd8f24 5468 - - haskell-lens_4.12.3-2.debian.tar.xz 7846135effd5c52181a523367bd14fab 967851 - - haskell-lens_4.12.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorcMP/1DwXDfwJwdsiaOngk41BdKH d3Q9yc5MCSS7rT54p00W1asW/zLM83yXoGyK2M8E9qcIytzoh+win9YP2P5aytSu B8cObxJWqY73xzM8SsKJbQcGrbKpOUBVnaykQ+xWj+QnDwo+IbiSdb2/7E3jq7+Q zuqEeo/T3sonSw7NLcrCdeEk/MrQSxLPPJtA/0mEg17ZFh+oJxAhb5uOE/WyJbU4 pmPJw/+9pZBknrY20DUcouaQGN46HV4OOEMMM5S52j5VH2qjLKbvGZ2M6MMs0+JS dhh65EN0QRS5UNHALRCd4OLsL+PsDoJUZAN6Hgbk/MRoPJtNvk/cFSPaRw+py1x7 vuDe3SuxwWXd3CHGRxP4PFEjER0G0D9rg+p+kua21k1NVRqSf09NMaP+aMM101pM Gbs0P8l9yBeZE7ncYMu1oEARfDGX1QsxTCPnEjTmVUAfnF9mofVRePFeUnBi0iZ/ KnI0SWy9n3oBNjmhyveT5a/UQyBycXGKqiUK6TRbQaNljNsa1j9uBu37q0IoXn/+ abSfHcOdH1bylQNNNZJfEf7LgEWnR/6jL9SzR+rFpJ3YVz3rnCoSEvjpjAhzs2UT OwIUS8gnRQuj+nUDHL4sA1EXPI/oXaW1wpdFh5/fVAZpUAl449f0PmFYG2B9bRfl LISDAeOv4GIoFHkkGlL3 =+ug5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:20:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:20:52 +0000 Subject: haskell-lens-action_0.2.0.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:56:16 EST Source: haskell-lens-action Binary: libghc-lens-action-dev libghc-lens-action-prof libghc-lens-action-doc Architecture: amd64 all source Version: 0.2.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lens-action-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lens-action-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lens-action-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lens-action (0.2.0.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: f55b76a523d33cf4a6ae699169f8aaf51f6e4635cdb679e06b9626418a5c0d2f 88932 libghc-lens-action-dev_0.2.0.2-1_amd64.deb 82592bba7f22996a04d9ddd05efcf8eba640b0761c36a164212b7f8377aea0fa 43592 libghc-lens-action-doc_0.2.0.2-1_all.deb f8fd55dcd1506d9c64a06572998c657f8616947ad1f4342b33a4b758434139c2 90786 libghc-lens-action-prof_0.2.0.2-1_amd64.deb 87de67cda76dc22cb54c718d72e2fc8c97a4f619ce0565d979dab87440ad37eb 3140 haskell-lens-action_0.2.0.2-1.dsc 36b5df721344367a2f9d0d7a870710148d5280371c72b309a0dd8da2631c6f77 2408 haskell-lens-action_0.2.0.2-1.debian.tar.xz e26c70b2de68a7cfbce97bcdabdcdfb45b2c50708207a14f8dd24c3e29c6d371 7924 haskell-lens-action_0.2.0.2.orig.tar.gz Checksums-Sha1: 03e585e2f26ac73587297b4176f0f5e8b240f89d 88932 libghc-lens-action-dev_0.2.0.2-1_amd64.deb b67d2c54c2ba5244e1b83ccacfc3d407a84a3c97 43592 libghc-lens-action-doc_0.2.0.2-1_all.deb 6e660ce45e80dec1f93bccfa38147f0fd6f43b1d 90786 libghc-lens-action-prof_0.2.0.2-1_amd64.deb d53486f1f9fa6adede81c4100f2cc5f4f4b37049 3140 haskell-lens-action_0.2.0.2-1.dsc 6a7b4744616f959ca71c31324e05b9c1bba26ce3 2408 haskell-lens-action_0.2.0.2-1.debian.tar.xz 5964999ae44c612d617e2903c66513e9b4d6b2df 7924 haskell-lens-action_0.2.0.2.orig.tar.gz Files: 2fff41143fb98edca1592b2b22785f41 88932 haskell extra libghc-lens-action-dev_0.2.0.2-1_amd64.deb 41b54b8f09fcdc03165c17cbce03dd71 43592 doc extra libghc-lens-action-doc_0.2.0.2-1_all.deb 2502b1d00a91ee0b8ab152c5eb2fe8c0 90786 haskell extra libghc-lens-action-prof_0.2.0.2-1_amd64.deb 1d7a1fcb2a8f4c2f8edfee824c606843 3140 haskell extra haskell-lens-action_0.2.0.2-1.dsc 69f33246d11f506d01af5120a726d8d6 2408 - - haskell-lens-action_0.2.0.2-1.debian.tar.xz 68a087580eba40ee925262b2566cf112 7924 - - haskell-lens-action_0.2.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowfwP/2ovUuckOcwscyxyZTJVKGLj qiv3lYQTYfRN+ve8N/wqbLrWqJ2eLH1wYiZ3bo3/WNWfVmmPRofs7tcp7it0f/zV jgGro399/OnDDU3bti2DN5Wg12Y8NxgWAp/9x6ysK4Quk3GO7ETInmbQf92Cq4Ob 3WegKc1Q/q/t84lYHyCGzzXSG5Amdn/gL56GPFHMIbUCHXKnL1M+Dn+BPPg4CFVF 2h1DRsWLe/QJhotFpULYIDikM9IYp/LkdnhEyMzWJ9GL2+PrWTW+4ENGG11l36z+ oqrf7V2MKuOtUo9q8Fq8ddGY++T7gu5szXVBRhMclThqMILknlZDp6/OsJKWN+a5 3Xq06SM4tIMPrMI7zwVzkNkB8qLhyucLwjsQthRPh9XiB3ohgBexwjVML+d3ATa0 vpkPh41lRMxYcSM7dSTZEzLMxPChj8udSVsI+fNlQiS39TFJr9+iS0RqirADLdVb rnPYOYsuquDyU2m9RCGlmMrtpqJJypmabV4bkYYn9ROxRSKdoI98/vkhChxrEKrZ rrSZjfogU605aFBQvGs1AtxxftHZWYHW8k36mpQqzDCMtX/AY3m/8VOScgDnkSI+ 9kgW+WTV8W+oWhqLRVPPEUtp5RPBZZdJQ8zFqkTG1N5TcyrGuOqLSnQNSxMLdEgI pyW8FhRG58UN/4ZmQbu7 =6XzU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:21:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:21:00 +0000 Subject: haskell-lens-aeson_1.0.0.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:50:31 EST Source: haskell-lens-aeson Binary: libghc-lens-aeson-dev libghc-lens-aeson-prof libghc-lens-aeson-doc Architecture: amd64 all source Version: 1.0.0.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lens-aeson-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lens-aeson-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lens-aeson-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lens-aeson (1.0.0.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 4bb1abd87e99618671753f578561e9e4c2fb763dac8bd4eb0e2713a59e81945a 98558 libghc-lens-aeson-dev_1.0.0.5-1_amd64.deb 9b77d20c39dbb6e75671dd4b7b9aadb1bbd002d985426a5f2bf305d0c5b000ad 38848 libghc-lens-aeson-doc_1.0.0.5-1_all.deb fb61dd9505975ecc21ff314fcf968e11994f5ee10503594d8b002a77f6203d89 91820 libghc-lens-aeson-prof_1.0.0.5-1_amd64.deb 6d7ac3e27a61c4e7233665b23eebea677a2628d00d9354f5d9c0d936eb020e7d 3144 haskell-lens-aeson_1.0.0.5-1.dsc 87b0bcc8cddbff02764d52f9fcc602cf662ac7359ada723220f7b177c541b73f 2248 haskell-lens-aeson_1.0.0.5-1.debian.tar.xz 65faad5b75852209b4c6df43ae1f7460c2b94bf3bbc10b5cd529f43c743a5d9f 8957 haskell-lens-aeson_1.0.0.5.orig.tar.gz Checksums-Sha1: 7fd1c241929f3536cc15139024db3c3f8a35d372 98558 libghc-lens-aeson-dev_1.0.0.5-1_amd64.deb f781fbc8f664f3a8bd1f5c54d17b27a9d32727a2 38848 libghc-lens-aeson-doc_1.0.0.5-1_all.deb 32ebe203edfa236c2561233e0732d88788112f81 91820 libghc-lens-aeson-prof_1.0.0.5-1_amd64.deb e5c173e3b550088e31fbcd4e6bce9f50fa8cb931 3144 haskell-lens-aeson_1.0.0.5-1.dsc 563d414e198f8502e0c25eec02b06c2e01973b24 2248 haskell-lens-aeson_1.0.0.5-1.debian.tar.xz e785efc11d64de6e599baacbc4a99e231d2100b9 8957 haskell-lens-aeson_1.0.0.5.orig.tar.gz Files: 919d566742fe010d116b3c26ac1284b7 98558 haskell extra libghc-lens-aeson-dev_1.0.0.5-1_amd64.deb 3c1d4da1367cf42c0f6dc1c28247e2ba 38848 doc extra libghc-lens-aeson-doc_1.0.0.5-1_all.deb 07fbedc9c5ec95beced8ca3fe76b7aa1 91820 haskell extra libghc-lens-aeson-prof_1.0.0.5-1_amd64.deb 8ea605b28a04262fa49096edc727c988 3144 haskell extra haskell-lens-aeson_1.0.0.5-1.dsc f6a4854894cec4b8a5b7e254a6da4473 2248 - - haskell-lens-aeson_1.0.0.5-1.debian.tar.xz e3c948acadb91971443852ebaa13d0c5 8957 - - haskell-lens-aeson_1.0.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioaJ0P/iTAyzqOnxRPsCLJZgIACxoT xlMt+p/A80+2KvbISFCBIbeEGnCUitIp/M4Bv7EXyZBPTT84/OG62fH9oF8S4vlZ 1Tl7QY1cNWbTvMebe7OyWVH9Ujy1Otc1JBGJs6k13vAhR/BuuAkZkHSSK6raS11o B4JiZW3XyWdX7e9S66qf2U9/r/K7AY4KCq8/0DrOrFydKobtKqnX0IAxWIjR35Dg usuY0LN0SN2NBpoabGcqmhyau2DFYqmMqR72N02za6vTblJXqljRjIASUNq5p/MQ BGR6D49yXXJKRhNP8RqbdcTLFwebjK67p7jkILsNf2Z8NDcYPTZSa7QcCcLyat7t C7gfa18vxjwjqqah6lqQe/MnY5Bj4LKJtyRrgzvY5q8Zk0rXVT5b0YS2TrxZ9blF DDBK/kgtKWic+PFbIs7h4od8KYXQoGrgJioa7n2aWLV0V+xXNukLT8EIHXeGKkRy Ns8q4MzKxiecN5yJXFVs/95qyZ2W4LtxnINOZdeRTqrz2UCIWT3CAs0zWeOaT9I0 hqKltEZ2iAPt2mH3BVT0WWHO1wHKluAgIgywyNmyWa6Ol7P5Ue7Uht3kIElN8uA7 WMMUl2vdTJe5wnqNGTEEMWH4pMmNKP4O8ZquAlfg21JykconN9PCZp4MtAZb0nTv yMLrsA+PnmzmngEpcN55 =GGoh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:21:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:21:09 +0000 Subject: haskell-linear_1.19.1.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:59:43 EST Source: haskell-linear Binary: libghc-linear-dev libghc-linear-prof libghc-linear-doc Architecture: amd64 all source Version: 1.19.1.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-linear-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-linear-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-linear-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-linear (1.19.1.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 92db7d07709c7e5979bc0554b052603fcdd1ffb64f0a4b1e9208526169df23ae 873294 libghc-linear-dev_1.19.1.3-2_amd64.deb 02724841aea58f3e8e6523c7a757862b3b41424b3ca6ecb7854989783b077ac3 137674 libghc-linear-doc_1.19.1.3-2_all.deb ec34f8e324b3210ebc65092dbd107e3c9351e4e3d45cc62aac601cc793c54f4a 795260 libghc-linear-prof_1.19.1.3-2_amd64.deb 2686d39e228464aeef0340cca94c8ff903ee1e17739e19223fa34f9ea39afd93 3870 haskell-linear_1.19.1.3-2.dsc 7c42d649871c59d997e12b71536da9cdd0694e5cd2a5147f46460a17f9efdca5 2464 haskell-linear_1.19.1.3-2.debian.tar.xz 229580102e261cc2121d6f58adc807411a4345faf65b7b6740d4541b34acf9c2 41910 haskell-linear_1.19.1.3.orig.tar.gz Checksums-Sha1: f6e945f268a64969e3f5e973d11744b2a259d10d 873294 libghc-linear-dev_1.19.1.3-2_amd64.deb 050e5cec8a882c28cc6f9e73374a61a9a655e2d2 137674 libghc-linear-doc_1.19.1.3-2_all.deb 6dc590d5be0b4c91783b8270abcac6d5004fee44 795260 libghc-linear-prof_1.19.1.3-2_amd64.deb 30cade294671a6c2e9b85bc286750348b87ce988 3870 haskell-linear_1.19.1.3-2.dsc 6b9c24763bb12faad814d104f2f57cbffac227ed 2464 haskell-linear_1.19.1.3-2.debian.tar.xz 9ff434b8c0c5d8bf45dc23157a88ab1aec3c131b 41910 haskell-linear_1.19.1.3.orig.tar.gz Files: cbb84e2389aa37c6fea5e37b2f17cca6 873294 haskell extra libghc-linear-dev_1.19.1.3-2_amd64.deb cfbb0c171dfcc11f84575038cc56112a 137674 doc extra libghc-linear-doc_1.19.1.3-2_all.deb 6d5a9257dd0c10f317f96ba1c89ba498 795260 haskell extra libghc-linear-prof_1.19.1.3-2_amd64.deb 69fab118051fdc8e52790aaed2327fa1 3870 haskell extra haskell-linear_1.19.1.3-2.dsc 8286b86131f385495a397cbce38da1d3 2464 - - haskell-linear_1.19.1.3-2.debian.tar.xz dcc34f9b367cc2d8e4fcede5d9a0d13a 41910 - - haskell-linear_1.19.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioq6UP/2kCI90nSpwjv/ruBZauJNWF 6i64B59Rur8I4ABt6w0DC1HnhmcF09ETrMySwqVsQexiyMqxw1iZDqXq9hg65fhC miT4ZXuxg710qZxHqkMJguHfyOe3j9oUhg4abkRy/rpjRf1q2JHz0W5kMHOrk1uc UuZOQRShydxSwKPWMvFvB3K1k2Azfb9T3rq3xv4pVecxpDCcrsHzcjdHYlwOXbjH 5S9ezGx1dS558S4FFRHWzklaTbZMMTbFtQHGejxdj+/HlXwvl1eMfPY2oiO98ToM RiDrdIad5PxNdTO2jrMHggyGkhwS387Z61QOfjCF8sbHgKYSYO0R/iUu4nxtpv70 wX0kHFmhvVgrftnIsHH0h4qqJBYgk/4c7KxdC1pbtVZokd7/JTQICyvlWa6NAKXx 6s3r4Qt7ceG+wDQAnIBqdM1202ZI3hYPa8eO6YZtu6lE1uhYeWd92JeHCCDQzlAa TyYCR2re+56BVMMsTF0ivN/lLy9I86xeMCrwocH6GD1PvNXEoVdIXkcmLP7PjCdX K32sRVLYZZBI1uLIkdfIaGWrIm83WSuNKGiYbU3iIrBzyyOjAXqhySQ+zYD1mxo4 TXZLab7SvSpt8xQI8dI7FkCVjRPpPY+B2ZS4AA2PiCTnwspN940bWVp1h+i9AsUI OVCb+r8+9AMeQ34mETTd =rJ7u -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:21:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:21:20 +0000 Subject: haskell-monad-journal_0.7.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:26:54 EST Source: haskell-monad-journal Binary: libghc-monad-journal-dev libghc-monad-journal-prof libghc-monad-journal-doc Architecture: amd64 all source Version: 0.7.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monad-journal-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monad-journal-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monad-journal-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-monad-journal (0.7.1-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 74fadae0363892270ec8a1488ec5d09a59ae7b1f80af49d31ba3d9fa4c747d72 44006 libghc-monad-journal-dev_0.7.1-3_amd64.deb dfcacdd4030bf5a74076fe8a18d6264ece064831b33e9328d781a20769d181a6 35150 libghc-monad-journal-doc_0.7.1-3_all.deb da9c3e8ad9993dffdbe437829a5bec75f97c1974453a57947c65dc37aa2b387f 40216 libghc-monad-journal-prof_0.7.1-3_amd64.deb 9491062923b28227c8bc495ef46c947e82b54bc601af0890630f690e877a96fd 2865 haskell-monad-journal_0.7.1-3.dsc e703d08f5a6b6146a28da8e57d47b14a15512cc5bb12516173388c2ca8e29937 2576 haskell-monad-journal_0.7.1-3.debian.tar.xz 79afa46b66530b7877a1860352ad3696a6ce65f3ad2f17468c3d4e78bc4fd2ad 4582 haskell-monad-journal_0.7.1.orig.tar.gz Checksums-Sha1: 6723fe57e3492ffa295eb8805f12ffe3c0f28068 44006 libghc-monad-journal-dev_0.7.1-3_amd64.deb f49e779927fbe4700ada4779aa2d77cf12585932 35150 libghc-monad-journal-doc_0.7.1-3_all.deb 63d58b429fd87b0139b272cc54f4cafaaf4ddf32 40216 libghc-monad-journal-prof_0.7.1-3_amd64.deb 2af8e2294712ec3dc4137107805256737bb9272e 2865 haskell-monad-journal_0.7.1-3.dsc d3a21948c46cdbad5d8f99cfd57deb67da1cef2e 2576 haskell-monad-journal_0.7.1-3.debian.tar.xz 60b816f64c03ca81b20db1a833f29c7924e61849 4582 haskell-monad-journal_0.7.1.orig.tar.gz Files: 2d285742420432e86fd530a2657190f2 44006 haskell extra libghc-monad-journal-dev_0.7.1-3_amd64.deb 891563298bc31d1f82e8a7b11909a0af 35150 doc extra libghc-monad-journal-doc_0.7.1-3_all.deb 8a7ef382a002aca0f559b3ffa78195a6 40216 haskell extra libghc-monad-journal-prof_0.7.1-3_amd64.deb 962306a01e8eca6f523a334eb3cf3477 2865 haskell extra haskell-monad-journal_0.7.1-3.dsc 5e24b24eaf4f30bea3a1a95a51209687 2576 - - haskell-monad-journal_0.7.1-3.debian.tar.xz 9082b8dac52c0f1b2dc714cc536b7598 4582 - - haskell-monad-journal_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ7BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTios/kP93XbukGts5Uk8lTkDZEo8Ral 2Xu8AQjfrQUt+qr34mUYCwKhKxdaXSyKSAHNGLR63nFldoefBzGI4ngW8lp/x5G5 NCfVDu/N6PafGo0HfiMm/BlJyngZ5ZtpXQAHNmyoa3YZ/olwB9fNnpz2uJUB3GGa TWeGSRD0N3j3GiJudTgzLpEaexXYdf03gNyLvAlsQqdvvM3ydlQ2TKc8yhmV+Rmm VGLRh+cHb38xlqv/OnHCn6OR33V0Tt426dNlRnN5AzaAxSnnfmXNF1NbhNoHEUq6 TtIeOCJDhVC7eWrzeAcAAXt8K93WUELYRfXjR0mdGeQDJvRg7pZsSgen7R3nARJZ SgiF7TmypfWjQggxm35d2oTlzMDyQBOR7f+KZ9ZidSEFq46Af0yv2al6Uq6uJG4W qJs5bdTJgaHEe2bsSYfJgklSQ7ruyDx6OGHUbml7Ko2bIPyMCIwYDPrOxVwmjD0B H5npUeq+3h7QNOE6ld7GACMLk91pZ3TBU1a9Os+ake19ly/poQizBdobF73ee4HV Kv4Xe+yCe/ysWJOkrlpWlGSIxmLJrV8cjQBUXMrSdIChltPugKGbPimruYwzRwC2 ItlO8ixqUcHtvGhFXNqlAfKJP9C2F1oq2BQhVsl+Eg+uopQQSu92uI+gmFUBu5Mm VY2uTG631MOTfK5FNp4= =Vp+1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:21:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:21:30 +0000 Subject: haskell-network-conduit-tls_1.2.0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:43:46 EST Source: haskell-network-conduit-tls Binary: libghc-network-conduit-tls-dev libghc-network-conduit-tls-prof libghc-network-conduit-tls-doc Architecture: amd64 all source Version: 1.2.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-network-conduit-tls-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-conduit-tls-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-conduit-tls-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-network-conduit-tls (1.2.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 192d8679343d1b1b1625d248ea13e2e01805b9a1018c6021d5e93513997df31c 35174 libghc-network-conduit-tls-dev_1.2.0.1-2_amd64.deb 61874bf5eb7607b2ba0ff4c413d12a0f4db177958529a0725a622e11c7260c13 40458 libghc-network-conduit-tls-doc_1.2.0.1-2_all.deb f77aaaa43eb70fb3bad32aab0477c9eaf883bb638df836a6fb8d7ed9eda57659 29798 libghc-network-conduit-tls-prof_1.2.0.1-2_amd64.deb fbc52b62e7e66ac639f37e3005b52d6792938ea0b68258743440dd40b21fcc3c 3217 haskell-network-conduit-tls_1.2.0.1-2.dsc 6ea413e98e34d58eec445093d85d4d2761bdc1401e76d0811966015f5177dac6 2356 haskell-network-conduit-tls_1.2.0.1-2.debian.tar.xz 0088bbb5253f1d940c05e649bee397574b9bbc4f16cd6984c15693f3f431a29d 8974 haskell-network-conduit-tls_1.2.0.1.orig.tar.gz Checksums-Sha1: 6b0bf870db5bdb5ec05ac18e3715905e54a4d461 35174 libghc-network-conduit-tls-dev_1.2.0.1-2_amd64.deb fa02f15737ac8e09cc1d26472a46f2e74d40b9c1 40458 libghc-network-conduit-tls-doc_1.2.0.1-2_all.deb f3bd900a8d098cf060ac5dea9662ca002ad37d68 29798 libghc-network-conduit-tls-prof_1.2.0.1-2_amd64.deb e67fa847f889666f259e096f3243b8b382338a4e 3217 haskell-network-conduit-tls_1.2.0.1-2.dsc 0a415a1ee0da02175642b67dba0d3e4acf1764fe 2356 haskell-network-conduit-tls_1.2.0.1-2.debian.tar.xz 9fa6e41951c4d10ab640c787fda7b01b96b4280a 8974 haskell-network-conduit-tls_1.2.0.1.orig.tar.gz Files: 92138437994d64ddd5d612d578dbaaca 35174 haskell extra libghc-network-conduit-tls-dev_1.2.0.1-2_amd64.deb c8bae28f8e6ede0805505d521fe19e27 40458 doc extra libghc-network-conduit-tls-doc_1.2.0.1-2_all.deb f59d0c55186643126062f5acc9d745fd 29798 haskell extra libghc-network-conduit-tls-prof_1.2.0.1-2_amd64.deb 8adad5ac22a0f857e35971d67808cb63 3217 haskell extra haskell-network-conduit-tls_1.2.0.1-2.dsc 0a8f79434e7a1d6e98c53efdca766737 2356 - - haskell-network-conduit-tls_1.2.0.1-2.debian.tar.xz a00e10e7b15f26dfbfb81dd4d65ddf27 8974 - - haskell-network-conduit-tls_1.2.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioaQgQAJsRXb0ohz/1lFNVuGa2uCZg UqNvVS4onnFM8QtxdiT3dGOZhvomfvTCEE46WwunxR98fDYzKVpdn3qKARgtxpKM BBiUqbTC/AIab8Ds31GzncQMJSWELI6/fKQTKSLbsdY+Z1KA9EfqMQe/y0+Z1ZJ+ s8GBje/yPfSRzJBFjuAHbA5ZqICm9oE/Osi4TFrQ0EB9wg8OSEsuFcLWfMtk0Xdy zOf16aLaPCwywXyu20sUZchQmIWTjpp1p/m/Zls6fxDGrcXpO7Tp+RXHGFJ4KfN5 qCGN8QRfeWWVwprEw+/ANgb247cSDlNTJik8K8FegrT0w9as26hk90JVm0umwuKB 8cbvD6RPWX2+QeskqPafeMS/Cp4aZFCr5z6nNEiW4G5aBPex1qm8xSu2ZsBredYj XWilZFaHnbRV92iRFYJh5QNt1EZPiSv1C2ogAn3HKG20p5CzZs+26uXwe6huff4f A3t5ObJE3yksbM/lh+Ngjs0pBxkWx7MWopcWKHnkjtTS7HnjZwOoeH6Q/BXVNHhB ZYITuNiS2R2/y9MnmZvX6JIxadEraGIBTGoNDLEtnFVNKFQqRi+U+DR0wBk2z97t QpkZdJT3ZimGOKPutr7Ai9SrysZMWKXeOQw9lpZQOIny9VXAUb4Ioeyyp8TOCniz juJGeP0JK5LGaoXMWizh =m9nT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:21:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:21:48 +0000 Subject: haskell-optparse-simple_0.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:33:58 EST Source: haskell-optparse-simple Binary: libghc-optparse-simple-dev libghc-optparse-simple-prof libghc-optparse-simple-doc Architecture: amd64 all source Version: 0.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-optparse-simple-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-optparse-simple-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-optparse-simple-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-optparse-simple (0.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f671ca66a4c78f377beea9ec4206ac6d9f769e6173b44a8166ddd8d091f1650b 30266 libghc-optparse-simple-dev_0.0.3-3_amd64.deb d5d05cab76db69d61a1aa50bd12d50a7148b738812cec66931851bb9bbd7c24e 33778 libghc-optparse-simple-doc_0.0.3-3_all.deb d869cee11a15c5130203fad7b46383966bca477ccf24593dc74ead01059055aa 25164 libghc-optparse-simple-prof_0.0.3-3_amd64.deb f227af9ca88cccdf4373aff66fde4d8983b43559fa9ba2474108f879819160f3 2688 haskell-optparse-simple_0.0.3-3.dsc fc4ef37deb31cfad22281b8c30b1aebf31405eea588bcc4e1e9c5cca55a3d9ee 2224 haskell-optparse-simple_0.0.3-3.debian.tar.xz 4547f0a6c1bd959b1d9c3c2a5fabee39ac9a19dffabbb2d75461a2d461df8c7e 2972 haskell-optparse-simple_0.0.3.orig.tar.gz Checksums-Sha1: ad079caf96d136217383a8a5fb02abee65c3a264 30266 libghc-optparse-simple-dev_0.0.3-3_amd64.deb 3b2c909f3ec209c3904a770199de4ee757af92c7 33778 libghc-optparse-simple-doc_0.0.3-3_all.deb b01a41ce9ebad86534c8cd6ad0b26c46e0afeba2 25164 libghc-optparse-simple-prof_0.0.3-3_amd64.deb 706887e551a82b61db4a7e60b835a41a2b2db391 2688 haskell-optparse-simple_0.0.3-3.dsc 90c9d461cbd3aaf2f94252b066ae3897237c5181 2224 haskell-optparse-simple_0.0.3-3.debian.tar.xz bf903bfce99f47bd719cd67adb45b75ddf56a992 2972 haskell-optparse-simple_0.0.3.orig.tar.gz Files: b649bd62e9cc0a62144d6769eaca0176 30266 haskell extra libghc-optparse-simple-dev_0.0.3-3_amd64.deb d80e4a2822f019694ca1ff4f886b2bff 33778 doc extra libghc-optparse-simple-doc_0.0.3-3_all.deb aa7c0975f673781e523f0f2863e2623f 25164 haskell extra libghc-optparse-simple-prof_0.0.3-3_amd64.deb bf4542a5b4499aeef54d2f75c157145a 2688 haskell extra haskell-optparse-simple_0.0.3-3.dsc 30733b047528d8cbecc323612e695e58 2224 - - haskell-optparse-simple_0.0.3-3.debian.tar.xz 544e6aa192b8ef5696f5019f752035fb 2972 - - haskell-optparse-simple_0.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT7wQAKQ/S7bkmjsvuIapDTRS2lXR SoVR3Ur1BTtG8Msyr44kdJRzQYMxzj0wQPfd0LNcsOdFS3zSFftQkCY3m54ZGAYk wa8401ynGdiU7akR2YSvGRVgZSbojbhuzeQcTC9GRSljOKdN1SEH7SgOassXq4gg 9lGq0YUioCspgSDPcJG/4/nRA83XadItAybbxSXJKzqRggrBRkqo7bSLuQNoWc05 ZXQS6ATOs8+fQpzyM2o/2SLcOSpwJTB6xfu7BFdq29VQXtF6FCf01jYyXwATRv5O Rs5B/KgfqfDULcvly3dO5sFtE3TriJSfmeAmSUK6caYFHNFX/dvuSUzv3NNBOv/c IDxs9F++7JXZqhoJJJt+kTC/cTEVD6tOlLBEM2Fxp69COBxTOdjmOCzB0qcUpE3f 8SWDKfeqgN67yXB0cm9KDlYNbj/LOKjAtvJ5jVSp8L3/MF4vi3ymv64cfZpnmZGn 8IVfJ1BVNJWTuHz6ENfcIPlrqKhRhBn8Pu9IUOoWZAzZu4MOJOQs9iRcs/XIL+G0 CVEssxiIoS1myO9UaunxkRudzbcXG1dEii8gtsmONEncl92g1MdScGup0XWO0qsS t75EpeaJhMa0nc+D2VRXnV3TXc/vUb7AqmURW3vBE37ZYeCMWWDou3JYiF8T6ZRV nyktKVTR1i5r8uJT6xNZ =uuyl -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:22:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:22:21 +0000 Subject: threadscope_0.2.6-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 23:59:56 EST Source: threadscope Binary: threadscope Architecture: amd64 source Version: 0.2.6-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: threadscope - graphical thread profiler for Haskell programs Changes: threadscope (0.2.6-5) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 94e10c5ade62bd519577ef32b548202ef5b32393052c1600d28db0af7e8f1b2a 1099724 threadscope_0.2.6-5_amd64.deb 9726f7d30714256f3a9ebd02c760559ff3afaced59a881f22a71feb716463323 2286 threadscope_0.2.6-5.dsc 52c2d905c5aea60f42c6a67a1a12adc4de9c68aa3ed6f0112acae980404858c7 5312 threadscope_0.2.6-5.debian.tar.xz ca3b3a8f57315f47f7f6787e5d92ca26c216fb67562192ae37a8cb37dceecc5f 79873 threadscope_0.2.6.orig.tar.gz Checksums-Sha1: 4230613f0df0fa23c08de6be24af9d345aaf291d 1099724 threadscope_0.2.6-5_amd64.deb 44860c527f34360a30cfbe96d3c0a572f6b7eb3a 2286 threadscope_0.2.6-5.dsc 88976b4beb6264fa31b8efb64745e7e3c20a43a4 5312 threadscope_0.2.6-5.debian.tar.xz d38c6f90bf94516ef77df0525feec621d4193bd1 79873 threadscope_0.2.6.orig.tar.gz Files: 0d82e3fa4f2b0bc88b24cd385a2dc2c8 1099724 haskell extra threadscope_0.2.6-5_amd64.deb b8a66e308f408b9d8d533b308d663388 2286 haskell extra threadscope_0.2.6-5.dsc 62b5de885e480c3c8fb47d22bd55dadd 5312 - - threadscope_0.2.6-5.debian.tar.xz 104527cc17778c9d03f97ae91f641590 79873 - - threadscope_0.2.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRfIP/jcdgwiiQKDSLKKpkIOEUSgv DyL0smwq+4woJv1Xk85bBQePXPGfc4KwycfiEftSRrhPT4FkLPbEasy1Tw4BNXbW ZHohGexvq+LFWrHuJ12Wi070a7p4e8HaE4qSC4/l0QdiVcBpw4K0mITPJoKz0j1n o9ZCFDr7YA/mDNigGddlIq7xUm9TMtCsKJQWnIgcnp8LnTzYUeMn1iYtkiLm5ZC4 XQd+8i8ULI0kUowEdhOz4n9yKjVp8C+tW2vHq1Hk2HP9gXnPu0yJ/NvIQFs49wH4 GUAako8ClpkJBTej67UVG8VQ1c1kxgUMLzcVcfTqkN71gu8C7R2VhWYEMKbF70u0 6WpmOlVCGGTC87RNLNeIKPrySYbzYWR+gwvOKfmkCw1j9ab5wkMJtvvzj0W8sKMW LzzXoUL3XYW9qKUJD5knxM5TI09ULj7SEkJbcseqC3/nvWbC2aF3fy0sptaANDjq y79Q9+pY4cgWkTZmhuuGWNsqIuTZnZEO5trHJl3FpuYvDqNIFVosBT5KfZD+QVCn Y+uK6otfZlQff6AdDUwbLvNw9D9Y9q7f9Ibk0NdZTxEnA5dYMxM9+GzVvrbYejvo nJvdZbJQbYd2xEG7DoUG5vYq00mAvDnedZu7tWMR7F+T3O55Jym+U5pm/7hFxZnG ZQcikfhwaGW+R8EmCTLo =j4fL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:34:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:34:31 +0000 Subject: haskell-persistent_2.2.2.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:29:38 EST Source: haskell-persistent Binary: libghc-persistent-dev libghc-persistent-prof libghc-persistent-doc Architecture: amd64 all source Version: 2.2.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-persistent-dev - type-safe, non-relational, multi-backend persistence${haskell:Sho libghc-persistent-prof - type-safe, non-relational, multi-backend persistence${haskell:Sho libghc-persistent-doc - type-safe, non-relational, multi-backend persistence${haskell:Sho Changes: haskell-persistent (2.2.2.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 01453997d78702f92b6c46efabe469c2cb30cb897d703a762787f97c90fba0d7 743850 libghc-persistent-dev_2.2.2.1-1_amd64.deb 4c8672cf77611a3fef7f834ee959cb215497c022f3122b729b758c627fdd2a20 145116 libghc-persistent-doc_2.2.2.1-1_all.deb b5471b53cdd0ed37d6c7e2c6b98751d4e1ce7796f9c0e3b52261f89b679689f2 633724 libghc-persistent-prof_2.2.2.1-1_amd64.deb 221e932f327b8b1efc11bedfe699e47b753c1a52e214fd81826b24e24c307dc9 4310 haskell-persistent_2.2.2.1-1.dsc 34b8463370b4bc060d4ada2675172d24516b7ef2da63d78df655129602f21155 3552 haskell-persistent_2.2.2.1-1.debian.tar.xz 3ec5e17662d84fe6cf58cd5cd356285a42fd995edbd73b703aa718c5638a8a4a 45686 haskell-persistent_2.2.2.1.orig.tar.gz Checksums-Sha1: e0858b820a7de6df8d3229dfccd0bd760dc89ba1 743850 libghc-persistent-dev_2.2.2.1-1_amd64.deb f96f4d9f0159cdd203d99edb7c858fa8bbeb6455 145116 libghc-persistent-doc_2.2.2.1-1_all.deb ccc6f5930d99038e328db097a9efc692591002a6 633724 libghc-persistent-prof_2.2.2.1-1_amd64.deb 391ef5df784b29e3dca121d56b23938736b4cd7f 4310 haskell-persistent_2.2.2.1-1.dsc 2125f55d0d134cdb4adabb5c97fe8a4392651e88 3552 haskell-persistent_2.2.2.1-1.debian.tar.xz 9709b079de52696469d17eecda34f62110c64f44 45686 haskell-persistent_2.2.2.1.orig.tar.gz Files: bac02e6dd9af592fab9543600ee25db1 743850 haskell extra libghc-persistent-dev_2.2.2.1-1_amd64.deb 236de02c98a1f2838a88a42ad65e4b79 145116 doc extra libghc-persistent-doc_2.2.2.1-1_all.deb d8df1cdb75f681bdbca22572de025afe 633724 haskell extra libghc-persistent-prof_2.2.2.1-1_amd64.deb d2a4ed8e9ad50a4a6629782e262ad172 4310 haskell extra haskell-persistent_2.2.2.1-1.dsc 1ce1b9696227657f30604b3f7bf31fab 3552 - - haskell-persistent_2.2.2.1-1.debian.tar.xz 3964ff4278435444cf4f3afc1359cead 45686 - - haskell-persistent_2.2.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTios4MP/1jnhzFOCOufZrLGC0Idpd1b qHeeoEOU5cjjaqQmtHZiX1Tkhy8tF3PTfRIWm2q283jhv7W1E65etlqPCmjhLR9s axAw6HilvO3WgU173qQ7U+1AGp5rwmnwUksC/ibQOTWYu2ygp/2Pb1P/6raSC7Wt oFo35wiLbM56Tu+UsJ2ctQbVQSbdZreZyU9IOFtx1F4EiAPng94iC7CD+qRha+0v 8kQuuwK1yeoJ5N8yQmNSSCzcr+9XArswC6NQN1hdzfgcbt/72KFA/pkQwAmxi5mg Rj1nPlvDYCvRjD3iJPjbG9/QvhgUYzRpKXsK+DBPA69i9ogPyTzQAvj0AvYYvQTs MITCuTiLVyDEWNpK90DYGGnHiwT0HMRwy/pKs1d+VUDkEMIBBEEYT+48naSdDa2E gOibGp4mDMZfQiRB3oRGiVsVqzEGsiW0wP3Chf+50l5sJ2mK+e/hV0BKh/WQsisO VJiU548yyuZ+6rb/ONqu9ap5nDAnXiEZi9f6mosi6EHGlshmh7vEUG5X910XqFZf mYmPF7r4zVBYgcY4VSyuKM/4dq5qUryle6kXfrCzEhRkbUa1Lf2fKmHJKPaXtj2R 0Qw31YDylIELhz0k671ZCj4xynCUQfQvliv2YvoPJxiEcN70CopUgQlvxHB70CRR ULsbMRo80FhwPra2qqt5 =XUmE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:34:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:34:39 +0000 Subject: haskell-persistent-sqlite_2.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:49:08 EST Source: haskell-persistent-sqlite Binary: libghc-persistent-sqlite-dev libghc-persistent-sqlite-prof libghc-persistent-sqlite-doc Architecture: amd64 all source Version: 2.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-persistent-sqlite-dev - SQLite3 backend for the persistent library${haskell:ShortBlurb} libghc-persistent-sqlite-prof - SQLite3 backend for the persistent library${haskell:ShortBlurb} libghc-persistent-sqlite-doc - SQLite3 backend for the persistent library${haskell:ShortBlurb} Changes: haskell-persistent-sqlite (2.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 783b3bf9367f8a883eecb29b9cd4dd97aa212f59159d0ff6d5b8f32d6d0b20fc 113542 libghc-persistent-sqlite-dev_2.2-2_amd64.deb f1b1c098d861e3f063ddcc970cef1e5e12af013cd041538d478b0bfeb05677c4 55826 libghc-persistent-sqlite-doc_2.2-2_all.deb 18034c37d7483455151c433b4d58e1e9d88236cdc1901471733b5d519f7d5d75 90560 libghc-persistent-sqlite-prof_2.2-2_amd64.deb 142f3545049d4b5dfcb6377eda416d08785b1e8985a9037ceaaffd9ccf637129 3040 haskell-persistent-sqlite_2.2-2.dsc cfb3b08c204b5b49db627deb48c17590bb2ac4e4a0dfe4a2acf359947888aa90 2684 haskell-persistent-sqlite_2.2-2.debian.tar.xz f11005a23df9ad0740111e675aab42f40eda7e37f4996ebae15e1fe48692c794 1460775 haskell-persistent-sqlite_2.2.orig.tar.gz Checksums-Sha1: 6789ba11b0ebee42216ea0c8aafa841b29e74726 113542 libghc-persistent-sqlite-dev_2.2-2_amd64.deb 77cb42f22c7e26871f3605779d2ade813c835339 55826 libghc-persistent-sqlite-doc_2.2-2_all.deb 6489baa4fa6bca8ec9254b695751c6a068fc1706 90560 libghc-persistent-sqlite-prof_2.2-2_amd64.deb fac6a030a263b2f6fe75761718562857b515084b 3040 haskell-persistent-sqlite_2.2-2.dsc 18b07c25fcb08a671818f6ade31841b0c44cefc9 2684 haskell-persistent-sqlite_2.2-2.debian.tar.xz c026eb06ac8d4dcd1897777bcfab0da622f03544 1460775 haskell-persistent-sqlite_2.2.orig.tar.gz Files: 58062e10426310c48f333dfb762edd40 113542 haskell extra libghc-persistent-sqlite-dev_2.2-2_amd64.deb d3153fcc28399ea514d1252b6837afdb 55826 doc extra libghc-persistent-sqlite-doc_2.2-2_all.deb a2f5189ae10de15936bbe502e5e8f814 90560 haskell extra libghc-persistent-sqlite-prof_2.2-2_amd64.deb cdffc0d537b3ee69d67581648c3823c6 3040 haskell extra haskell-persistent-sqlite_2.2-2.dsc 45de46cbe32b4408da86a7f2a3a6f504 2684 - - haskell-persistent-sqlite_2.2-2.debian.tar.xz 4a5788794a0d24df15caa52d9fcc3b89 1460775 - - haskell-persistent-sqlite_2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioix0QAJadQuOn2AOZktnfX9GBlXBr l09G/ZpJyfZ3evTOOhjHcTvU4mhemW8JoNCxeSLswcoKunI1tDx8pBn9NB15PFNe MIl+ZVQUyNYmyJ3CvYTbkcYH7DugkUAkfBQr3gXz31SWcYDzXU5n9XNZlxIcxc3H t+FwSyHkM2hshPvvesjNjrj+J9khJaR9LVDvw2fCvphrITotQRiOm9cKFr+bPlgB /47cQVMRvMPpbyNfsG2d3YSp8Lui6ToIkZgdvZxHgMUMd0aeabE0TTN0INodAQBm /23/po2jKDcpwLv1z2yAlCnip1ZeQsVBThHaQmUCJmpAyg5Iin7u+Q1UKrsPiiQl x3BFASF95n2mnKWvsN5ZKtzXrXsvYugHLd6vX3vObmdO+9NkvjWqPCI937pgp3E2 /6x66GSE7eE0M5T9bY/W0N3drZO8W7ky2TMtI8PWhp3MDfL1xvcbAbdfmp4lH5wz 9R/uJLPAzwpNvZFxb+ZUIzM2PcnBBISz13WZ3fuzOQjJbmFpWOAUsld/l0pZ8nAo 02lkRSmgctqZDMhxeUJLe7aiqir95Cjn5OeCiBeC3ijewUsa63oATkYzh1EJcuC0 NFE766bYq8p6z1qVo2sbwPIfppeHJ/N1pQ0upfFhJAMi4xofyDWWkQ0WA6lxXicL zmeCFz2qL+9jGy/lxpHB =PmP/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:34:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:34:48 +0000 Subject: haskell-persistent-template_2.1.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:55:09 EST Source: haskell-persistent-template Binary: libghc-persistent-template-dev libghc-persistent-template-prof libghc-persistent-template-doc Architecture: amd64 all source Version: 2.1.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-persistent-template-dev - type-safe, non-relational, multi-backend persistence${haskell:Sho libghc-persistent-template-prof - type-safe, non-relational, multi-backend persistence${haskell:Sho libghc-persistent-template-doc - type-safe, non-relational, multi-backend persistence${haskell:Sho Changes: haskell-persistent-template (2.1.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 2b6be9375627d5112dadb6d6c7887f862bdf49816f05e53f6c79cdf87d5a8ed7 215496 libghc-persistent-template-dev_2.1.4-1_amd64.deb 7c38484cb659471ceeba143a74a1117e871c8a9ef48d9c66525c9d57484f4d36 61760 libghc-persistent-template-doc_2.1.4-1_all.deb 395d836bf8a6bcd40137bf9a92a665119cadfcaee90234f2b672b4cee5b18370 187148 libghc-persistent-template-prof_2.1.4-1_amd64.deb d097c53841e114ba652c376c6a333215612ece05bd3414a855803f1bb02e6ca9 3496 haskell-persistent-template_2.1.4-1.dsc 02ef52ee79e161c150fe3efd596e7772bacdaf6842ad61413484e1b811e2a5d2 2992 haskell-persistent-template_2.1.4-1.debian.tar.xz ed9e415d49288c7857febf978e4d97195c95113b9def30655894b48560999bce 19288 haskell-persistent-template_2.1.4.orig.tar.gz Checksums-Sha1: 81b0190664d4a7ebd2852a8b7b35c6054e12367b 215496 libghc-persistent-template-dev_2.1.4-1_amd64.deb b6779f53995aa02e957b5523f25aa0065e299ff2 61760 libghc-persistent-template-doc_2.1.4-1_all.deb 713131b93b96e4334da5070c7def13d532c8d9da 187148 libghc-persistent-template-prof_2.1.4-1_amd64.deb 5fa450cd2b26f05d56ba78314261356e62636a33 3496 haskell-persistent-template_2.1.4-1.dsc 21d585a25710252b4166c2b468f66c435302882c 2992 haskell-persistent-template_2.1.4-1.debian.tar.xz cb89c7fdae1e8ca68423a3001a031ca8b1212125 19288 haskell-persistent-template_2.1.4.orig.tar.gz Files: d689c3c34b158623df2e615ec55574e9 215496 haskell extra libghc-persistent-template-dev_2.1.4-1_amd64.deb 1c7311eb386221134a58802f2b217e4d 61760 doc extra libghc-persistent-template-doc_2.1.4-1_all.deb 18a4abcb332fa5bb1c4646769b54cf71 187148 haskell extra libghc-persistent-template-prof_2.1.4-1_amd64.deb b429f1f5430acd4369e0bcbf6e43e037 3496 haskell extra haskell-persistent-template_2.1.4-1.dsc 2a8d4c10dfc60104fb2d112de9e33b0d 2992 - - haskell-persistent-template_2.1.4-1.debian.tar.xz 6b87040c0a36493ff9e9e8ef9408d741 19288 - - haskell-persistent-template_2.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioWukP/2ja+Y3zc7HL+Q+2WcVyNLdg b7JF1/sWVdB1K83tZJ7BUkQjcMyGKjfx0j5F8INSuwgQKHiUQ4O6fXUg527TQNqU wK4GL4u4Yfs1JZQ5CKRwjoVX7sm9t9L5rl6iiJVuAPXhxjDrNy85jIgeNfoqprkx HpDvMRhhFLJ7psBPjswDJr6TWRh7pzG24S2Nis3mkKwFCzobBnPQF0pwWyt72lDG 0oJ8Bpp8NZq6L9qoAkEY5pVT3G4CdJGgRJr04mFJDHG1OdeaEM7/RhyKYEDkNMGE 1AJm2vl2fTmd3auXtiPuy0nCQDT0RRhJ++/d1PdL4/9KVmpI9WnH+3ANaraPjWUN 0Hmte9u7S4l0NPiTsi8QxZVjrqAsh7hoUJTmS7+jP81Fo2X+FVBLEhiohannB/JY GboaPqORMs2rRdKi437fXkUgedHeq8G9TGYB6uXpolz+af4SwnJVJlzmD/zkIalK Tp+uSjsV/teFIhyIZ7XwOpC4PPoiV25fX/k1qKrOlUcmBwVCCAP/QTFA2Iu+mr6n xHhjQVjHELxrqaMnbQV4xzHUS0BP/BCe0XiyLNf8DZD+h+Ta7Xh0Y2udoRNC9lqp 7ZNmeeYTMsNM6LaZNGcgqyfYqSOel6KvDwIwO8BXmNpKmPylGG56ZhAIbD3RxeDa VAjXUT4LFvi+ofF/S/eP =U1wB -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:34:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:34:56 +0000 Subject: haskell-pipes-aeson_0.4.1.4-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:31:55 EST Source: haskell-pipes-aeson Binary: libghc-pipes-aeson-dev libghc-pipes-aeson-prof libghc-pipes-aeson-doc Architecture: amd64 all source Version: 0.4.1.4-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pipes-aeson-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-aeson-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pipes-aeson-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pipes-aeson (0.4.1.4-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 676967f48d087737b0c3d7e13341a7cac5923c021f4cf220529ff7df65ef17eb 49072 libghc-pipes-aeson-dev_0.4.1.4-2_amd64.deb 906c5d8edf15723b6bba89b24963c703f283e44a73c3c0e7fd257eeca5e48d53 39926 libghc-pipes-aeson-doc_0.4.1.4-2_all.deb ca5e3f5d6332d7a2684ee19769bc207bdfeab6fd4bdda19e4b1f31560dde3eba 42538 libghc-pipes-aeson-prof_0.4.1.4-2_amd64.deb 25536c8cce51682ead30d685b397b87da2421c6a4dfa390740505d1e7c1ffb3f 3088 haskell-pipes-aeson_0.4.1.4-2.dsc d6f9e5459078e6e80962fae8100a85fcc97ec989e93787f40ed54d25cd7149ec 2856 haskell-pipes-aeson_0.4.1.4-2.debian.tar.xz 59d9f8bd3078073d23591e66c94fc8258bc6c16465c7a80bd0ca9cc4fa449133 6161 haskell-pipes-aeson_0.4.1.4.orig.tar.gz Checksums-Sha1: 153afa1f3b224d41044a2abbb94426a6bfbbb32a 49072 libghc-pipes-aeson-dev_0.4.1.4-2_amd64.deb 3073d4ba3b3fc14c403d5274446df9ad118b35e6 39926 libghc-pipes-aeson-doc_0.4.1.4-2_all.deb 8828417470cf77317cae3c86573cf02446d24a7b 42538 libghc-pipes-aeson-prof_0.4.1.4-2_amd64.deb 7cfa582df91ecc71c448cbadf1d83117b2c71d5b 3088 haskell-pipes-aeson_0.4.1.4-2.dsc 7ee592b61e660f0e9af755e760f65ad33aa9aaf2 2856 haskell-pipes-aeson_0.4.1.4-2.debian.tar.xz 469914d6ea3f8798814e606a491450daeeb1e38f 6161 haskell-pipes-aeson_0.4.1.4.orig.tar.gz Files: 719d8823532e088480f4095deb0d666c 49072 haskell extra libghc-pipes-aeson-dev_0.4.1.4-2_amd64.deb 9a87ce3e20638545d946ae0269685f7c 39926 doc extra libghc-pipes-aeson-doc_0.4.1.4-2_all.deb 3b919c554bbf10e317a87cbf0ccb1dbf 42538 haskell extra libghc-pipes-aeson-prof_0.4.1.4-2_amd64.deb 0497c1c94c07983650399aa63ed9cf80 3088 haskell extra haskell-pipes-aeson_0.4.1.4-2.dsc 4fad3ca1529fedace5701a7a0f050f5f 2856 - - haskell-pipes-aeson_0.4.1.4-2.debian.tar.xz 73329623bf214133fa0d2fade1ac1eb0 6161 - - haskell-pipes-aeson_0.4.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioXCcP/1J5MsSdZn6UIDSWHwuBfyFL 6Q5g2CBms9GlYQu1MGEPujiQExX8Ns2HSyKaso+DDyn5cclF+LhVBd3pMIUYm+C8 rJts4vggq5PNcFTtaqutpmFddrtw6ltTqargL358eoYqZJEle1qygmCdX9MCl1fo vXqZnzEyoFMRF/3wGF8H/qjkKZcZyiT+UDTLetLjM1qybIqW0gSactanbJ50wxtn FUf0M014ouH9/+Nh8piktbr0p6aDFJTFccjRICnOGXW65hbQ7WvuNQZA80Y+MFeY bFfPE7BiLtVrEsFIniaDViyiKuWAiWheBbxaBGtpI1W4j9ToACicKQRCJ603YCPB zQGKxHBV6c1/HSxjkSut1h6ii5Z0H+xPT7N2XVbrqWwl7HUOMTcWmGRpaXF1sQnS B7H3PYDVWve9dFIXzTlskZ9Cu/zqhAFz9C+HloRobMN98kdfw59Z193T3aFsavU1 Cl1FjpN3HcyJxgiM3IE9MbxQ6T93YNOGZjU2QCPta056CSZAundY9P06pKJu535c je6+8v0AHHbLRQwlnQZJEM2wvm5uqDd/PiRHxUpcP6KHOrSf2Y0W7Ur8YsuaI1oT gfH76M1K6NtoWVVY9ElRhZoZ4Ngbaw0+x5DkaIREAW1cm158AYmHZBSCsjESqM/v ZoFJXFlPuiic1PO+9H8A =AlYV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:35:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:35:05 +0000 Subject: haskell-pointed_4.2.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:23:33 EST Source: haskell-pointed Binary: libghc-pointed-dev libghc-pointed-prof libghc-pointed-doc Architecture: amd64 all source Version: 4.2.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pointed-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pointed-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pointed-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-pointed (4.2.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 772aba55345b143a8f071a3dce68015a47e590d676ca147cb53fb41abfef1b9e 35734 libghc-pointed-dev_4.2.0.2-3_amd64.deb 5da0a57501c336524fa05f9bac587248e00895e6e91f21bd667f0c28f6601d02 36046 libghc-pointed-doc_4.2.0.2-3_all.deb 1faf5d6ff3a2dc34dfc847798121ca648f2f5f8fc277de1d09ae598f06fb7f65 30096 libghc-pointed-prof_4.2.0.2-3_amd64.deb 24523bfdc04cf090e6fb30664f020e2f3fa14d97eb9ca34d40c03ac71e35303f 3522 haskell-pointed_4.2.0.2-3.dsc 838522ae88c4f4268c82630b8e9471772b9206960fc72e54021672ee01b93b56 2368 haskell-pointed_4.2.0.2-3.debian.tar.xz 4b8a8a5ad5a54715f6a58090d820657a2f2de4176d899ad736ebd0e54de7da7a 4333 haskell-pointed_4.2.0.2.orig.tar.gz Checksums-Sha1: 9d3b56c82de6ba7d2fabffb191a6053c70b94550 35734 libghc-pointed-dev_4.2.0.2-3_amd64.deb d79c96bfdec56e44181cb0f0ddce04ef13b92633 36046 libghc-pointed-doc_4.2.0.2-3_all.deb 9d0ad9e69075803ac9663719bc95b188c199252b 30096 libghc-pointed-prof_4.2.0.2-3_amd64.deb c98758b58b4430909238c1abf29c4730eadf70c5 3522 haskell-pointed_4.2.0.2-3.dsc 0f594cd8aea1a2c54bfa528c399498a13fdb7d3f 2368 haskell-pointed_4.2.0.2-3.debian.tar.xz f9c06f32f5f60ed376746f72e4ff24ec3edf33c9 4333 haskell-pointed_4.2.0.2.orig.tar.gz Files: 3ab9680c74ec24dd1346d16855595f93 35734 haskell extra libghc-pointed-dev_4.2.0.2-3_amd64.deb 4585c2066e02f2c729bd8e6a1dd9b232 36046 doc extra libghc-pointed-doc_4.2.0.2-3_all.deb 39f9bb8bd55e54852bb2a49a5882b288 30096 haskell extra libghc-pointed-prof_4.2.0.2-3_amd64.deb 11336f8272fb67211e7997c09b74f2ca 3522 haskell extra haskell-pointed_4.2.0.2-3.dsc f6e47a548ac293601e0129a6dada16e0 2368 - - haskell-pointed_4.2.0.2-3.debian.tar.xz be412060af2394daefe957f75fd0edb4 4333 - - haskell-pointed_4.2.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopZgP/3COQXaN6UjYltPIci4F8YhX S0EUGbX4CWXvRoX3OuwcQ9l5C3tK1Kk6h56TTMDh1fRaQNUUSTxkU1MYKL34qf7Y 16Hj5TFMb6DgG2Q9DU/jJrxhtD/mmHyTgOrGo8vvOrsXWkKoWuRu1m+HiC2LdPkG MujK+VPVz506ET4pNMZ7vYo6B3B6wIeK98/soVGcd0xJRHlROvoNswwTjlNqmbHh /tY+y2rgTNti9wJkj5cHw0gXa6XAlcPPrCqWBAAn9b4CBfYD+0B3FQ04E3YPLu+T hzedug6rbc89NgyZikT1Muw021maCpnTAC8Ub52jLl0B1BZ6mBYVHU8qRz0ThmZF R8fx35YusS8kjf0C+uIu6S7pp3KZlA26MP7EYGm5/ZSSLFNq54nVej0ZY6/htAGG mFZlxZTR6/OZmj2gwhl2zFpogowhBT5y+Wi8wTQnCCJaLB0otSA+w9V6+E0omdYd u/B/RMT4LZxfK5EVrOAwZG3wmChaYhd+vDoiHhTr1MkShBwfgcLpET1B3CbkeEC+ fNNXokGPgMJtkYfN0whIvQP1IwTnV+lp7PTWwHjrgeeb0hkO/7zOpF/z4AD2UTuh Er0ovARTvJhbjYoGAwyrf5x/esS2eNgWAlIL0cEB/oej/IqXsokbsUwH4E21KjJr GQ3C/DZYrMQKekC0+lYJ =FtD0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:35:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:35:20 +0000 Subject: haskell-random-fu_0.2.6.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:53:42 EST Source: haskell-random-fu Binary: libghc-random-fu-dev libghc-random-fu-prof libghc-random-fu-doc Architecture: amd64 all source Version: 0.2.6.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-random-fu-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-random-fu-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-random-fu-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-random-fu (0.2.6.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5b0886e14e13edef77c7ebe54a5890c5a327100fa077209a0754854b9c660986 343508 libghc-random-fu-dev_0.2.6.2-3_amd64.deb e580e3c33db1edcc51b06dc35ba6362d586dacf1be216972ce75c63c1cd7bd89 119748 libghc-random-fu-doc_0.2.6.2-3_all.deb 729a038632f5a1d44c8c5f9e2a5e95d88ebedb511f1db50cb8f3d67a3c2e1bb9 301974 libghc-random-fu-prof_0.2.6.2-3_amd64.deb 359f06a753b58f4e83b1a36c359e53a8e4ee1df056a24eca2eb0084a05169220 3213 haskell-random-fu_0.2.6.2-3.dsc 817e1919356972cde07905483aac517392c221b90e735c88f091e6a1a285f04e 2392 haskell-random-fu_0.2.6.2-3.debian.tar.xz cf02b03dc869305c98387ad8efb7f09410dd531852a79620e5720383e0c9ffc8 28639 haskell-random-fu_0.2.6.2.orig.tar.gz Checksums-Sha1: a0dda5e18fbdf55da0e58368461e6f2eb9ee0d72 343508 libghc-random-fu-dev_0.2.6.2-3_amd64.deb a470d182ea112ae1665030b5d51315cc75b6cc99 119748 libghc-random-fu-doc_0.2.6.2-3_all.deb b0e331374d7aedcfe9e6686b2768b4fc426f8256 301974 libghc-random-fu-prof_0.2.6.2-3_amd64.deb a54818be9a5170a016ddc83bf8c0e0390928d06d 3213 haskell-random-fu_0.2.6.2-3.dsc 8d968981ab5191246d0394dfb34305141d5cd73a 2392 haskell-random-fu_0.2.6.2-3.debian.tar.xz 41f8afb7b823b7373b499de0f372afe918944550 28639 haskell-random-fu_0.2.6.2.orig.tar.gz Files: 1da032f9fe37ce01bee8d3a6a36fb693 343508 haskell extra libghc-random-fu-dev_0.2.6.2-3_amd64.deb 5720fdfd1f3529bf861d0672ba101388 119748 doc extra libghc-random-fu-doc_0.2.6.2-3_all.deb 98d61bcafcaabc16c4871c779dcf57ca 301974 haskell extra libghc-random-fu-prof_0.2.6.2-3_amd64.deb a4ab305488d84632f1fa06845f6a2f41 3213 haskell extra haskell-random-fu_0.2.6.2-3.dsc bcd09e3097a6fc415f12b26d63496a59 2392 - - haskell-random-fu_0.2.6.2-3.debian.tar.xz ca5e4fdedb947f3eaffb6681d630a97d 28639 - - haskell-random-fu_0.2.6.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9woQAKuJCiSyYnKWKj1Tz8Vc5kn0 c9T4NV0SL5KuZFkxRMbBuGUU6WZRyIImNh8Ww7SqiJMMENMc1qGbmP/WpOWUQk7H YuAqgFWeJSvOuT+Z5U8KiCKPGlvS+wCN2ofX+XYR/g33WMQ5x6eQXFizGe0MJb6G FeY6qumq+JAL9HQ0Sb9Pua0wnrTg2bvn81Xe0R4Fnj5LnRqoSZJHMySCj7sswo/D uzWSCSw/I7+A7Yxk0BHCKQtu43VyEOasMr5aBjG2MwWTNcobeRdfE3wHXsYYwKeD F5bucUIucVJc+4Um3QMqbPk7Y6zNjbjxw5z/2RAXDQzFWgdlHMa2bni1NeD7XxBa RQLgQT6+/i2i1VDG0tikcALgPs6GWdCIfycP0StwCSyW1JV+Tb+3KFhBctiSBQSs H0YWx/8QrgtK/kE/Fe3OztqJmSOLsxtN9F97nOlAwRMmnBZui6CC6AlbSl32Iesq KMbsUpugwBD59fXis4c1lkWbp6RVDQu2gjE0fPEf0hBTqN0oUzqyGeK4TqahT8Qc U2DuifWlR9z+/03R8ca6Cj3x+L545JhVeFBDSdQNQISfCvnEpww8rkudofwxYyIZ TPorb3X446bQ/DqSxLATQQVJmIzB8CnOEFdK6O6pHfZJvuQbnhqW5yWwKwvYW+Im ghhbhlVf5dposrBuSmAe =rXry -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:35:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:35:50 +0000 Subject: haskell-vector-instances_3.3.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:37:12 EST Source: haskell-vector-instances Binary: libghc-vector-instances-dev libghc-vector-instances-prof libghc-vector-instances-doc Architecture: amd64 all source Version: 3.3.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vector-instances-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-instances-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-vector-instances-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-vector-instances (3.3.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c9d3bb1e3f9ff8dfe1fb9072b18560629c297456a0b325e4ff039d60c1940bb9 70960 libghc-vector-instances-dev_3.3.1-2_amd64.deb 5f7d2de294e84f8df0f2c2ded7967536c88a5ad89ded5c95268ae6c01149dd41 29986 libghc-vector-instances-doc_3.3.1-2_all.deb a3ce2014b43648ee576ebc36282e5d8b1b25ea82c60b19915e04546f2316cfeb 59230 libghc-vector-instances-prof_3.3.1-2_amd64.deb b1a27b775b15c2c7b7234b57bc63b08e485c8ccf5971553bb9eeb9f86ac170b6 2919 haskell-vector-instances_3.3.1-2.dsc 613e097ed08fd408f4a462cecaf9d88f27920be8179edc44744056b84c4b1cfa 2776 haskell-vector-instances_3.3.1-2.debian.tar.xz 68c7f154fe4ad53e29433e150c8718b0e74b4cf4c45a79af89940fff83868c59 3726 haskell-vector-instances_3.3.1.orig.tar.gz Checksums-Sha1: 54e676f0c23b8c213e290d86ded685527650c8b4 70960 libghc-vector-instances-dev_3.3.1-2_amd64.deb ce94e1371a6c2edabd974069844375d71d4f307f 29986 libghc-vector-instances-doc_3.3.1-2_all.deb 49175ffa36c8f032c8db39b01c321f2b49856bfc 59230 libghc-vector-instances-prof_3.3.1-2_amd64.deb ddeb9b488ce629550da9d042d2a12c91dd9fb30b 2919 haskell-vector-instances_3.3.1-2.dsc 8b5d708b72d0e576a7a7a034fc63684f75d00a2b 2776 haskell-vector-instances_3.3.1-2.debian.tar.xz 7164eac2e845e13fd4246b06eb41981af99cd1e3 3726 haskell-vector-instances_3.3.1.orig.tar.gz Files: d80fc63b71380cfff813e24323f91b73 70960 haskell extra libghc-vector-instances-dev_3.3.1-2_amd64.deb 44583794d03ac333454ce9f56a036ac3 29986 doc extra libghc-vector-instances-doc_3.3.1-2_all.deb 6a3368e67f5d2b37bf48e10a56f0114e 59230 haskell extra libghc-vector-instances-prof_3.3.1-2_amd64.deb e295610a4f18d405b94c91a64d6a5741 2919 haskell extra haskell-vector-instances_3.3.1-2.dsc 1488afda7ec5a55cf7078ff8c9f34f7d 2776 - - haskell-vector-instances_3.3.1-2.debian.tar.xz 123beb14707ea01066a66fb1a2668111 3726 - - haskell-vector-instances_3.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioH74P/2vJPxDMAV8MjRUKcAMJsbyi vIb40C+Xu1+4TNAtKFdnQbemPZU1gfbJc5RqcDZK43dut15tFrjZxXHhTaDWQO6M 9QVYlmwXPxi9oCSfUVhCVBW93BwC+lwuIAWsAwXgM3vpcrMMfto/JMOYZs7+HwLI CKO9UuswTZwvXhHXFm12hoCF9UcELoXZWvikongH+MLoXdqh1NzLHBOW0cbKJGuO U5m2vyRRph+tRY3EzXfWaXtFjTCmtDewIHcy7ZjMmpuB8bheUVA2kDLeu4EUGRHA ZtVhADg64UszpyCyuvtlwt9m+y2jRIpizcMbQ5vXBchZy1fG0TikhXTr68SQeTtJ v/fi81spG01Kwa3qYEVQrm2kAaWLbWrHuJkT4W2+ZlWw3x+4bksHTWN7fE0P1gZD xpKpBySn3+sWYiGoRJckbtynYAMI+GZFdXGQi1zADpZeQOW/we+FEVufOkKyBYhY It3e3ktS0Pywj4JQqewS5+DDyteBOTPXHDom8uHJ9pmPFybIXAk8KuIkuuj73UcF MvaF2X5aIN9ZEEn+UhJUIQGBqnqb76DSaK1tAmWxJDXCWVXt7s2pAk3yEiv3trnn X6Xcm37/DSFzf7nmc7+k5TXc01vFMeR6hhbKqIPTCCJ6q9wRKeQXPnu/VsZBhgh0 YuX2KaCkJ/sJ993Hj6fi =39UP -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:35:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:35:59 +0000 Subject: haskell-vty_5.3.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:56:19 EST Source: haskell-vty Binary: libghc-vty-dev libghc-vty-prof libghc-vty-doc Architecture: amd64 all source Version: 5.3.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-vty-dev - Terminal interface library for ghc${haskell:ShortBlurb} libghc-vty-prof - Terminal interface library for ghc${haskell:ShortBlurb} libghc-vty-doc - Terminal interface library for ghc${haskell:ShortBlurb} Changes: haskell-vty (5.3.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: acbf519e33fe4dab49922a65e68f65730f6ad51cd9d43f3f26a4cc8b7bfbe1f4 570796 libghc-vty-dev_5.3.1-2_amd64.deb b84d4b0b428208246e8029988a855fa463a1ea05947f3f8aea31b2293e143bd2 164368 libghc-vty-doc_5.3.1-2_all.deb b9e69fe26955646e01d92ef887f1a3c3cd89315a0bea94f9e7faf8cd3cab717b 515182 libghc-vty-prof_5.3.1-2_amd64.deb 2ab10665a757806a126832e87221f1210912ac1bb840a1a05accd17637989d7c 3196 haskell-vty_5.3.1-2.dsc 2db62d35f20a7d42c3956bd94b8c6f325fc799028599947a344dff84962c7f87 3740 haskell-vty_5.3.1-2.debian.tar.xz 3f9c18de862ee186772f0c91f18c70fc83acc9536c10f73e6714cdb092db8266 84576 haskell-vty_5.3.1.orig.tar.gz Checksums-Sha1: fcce555faac8b2c6d6d8071e0fae457c21e84ca5 570796 libghc-vty-dev_5.3.1-2_amd64.deb badbdc28bce956c940d9ec1634b185f5070e3a6e 164368 libghc-vty-doc_5.3.1-2_all.deb 2d4dda48c32c3fdbf5650e950aba0e3b22b2643d 515182 libghc-vty-prof_5.3.1-2_amd64.deb 05a579a3e39dc8faa7050eeb4acc39458aab97c2 3196 haskell-vty_5.3.1-2.dsc a871cb72b40cd6276b5a21cbe9da6a9af4ebf442 3740 haskell-vty_5.3.1-2.debian.tar.xz a098bd26e1ec6c2fac4c5dc1912e9fa2e9dbff90 84576 haskell-vty_5.3.1.orig.tar.gz Files: 08aafb1443fcd247c65ceeccd142b3dd 570796 haskell extra libghc-vty-dev_5.3.1-2_amd64.deb c0f31fd7126f8d341f100b4424c14cf6 164368 doc extra libghc-vty-doc_5.3.1-2_all.deb 7d3784ebdbd2c3d785cdae26ebee67c1 515182 haskell extra libghc-vty-prof_5.3.1-2_amd64.deb 548039722c2b6053b2cda8b2206dd2e3 3196 haskell extra haskell-vty_5.3.1-2.dsc 60732cf02367e63110e0acd482a7b3d1 3740 - - haskell-vty_5.3.1-2.debian.tar.xz 8011f3e0c3f61f42ac76cdc12e3f1e7f 84576 - - haskell-vty_5.3.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3BQP/3/XQJfHBoH4AKIfc1po+ccx pqUSu2sJDN/Soqn+b3M5wuCifx7OO7YDH+p78uYNaNNx/oC6tAlc7HBBXWxBa215 kHxPLIFh5ADJx7SUAaqSMjLZaUaDNSj1hG2dzBNAGpqXZJcD4GdS/wi0Z1w+8JOR GDgUbJUgdoAeg3D/O5+rLeMZKkgITQBQC6SFTwkoy2YCSkMKjuknwP3iiN+QAKMD MYE4RiJV/YPD8ZU5SAHQkpcj3CSISffgiPnn3BxIPh9LLg2QCPL//Qkouukt2TUo Bi+orNoGmTY0MovId+iErLtUbLPoJbotvMctLseQWnWg7XB2ViVch0sBmEHBVyoo Twn54DaAGqx2/H7JsH++Vd5FUlcJ0Pgef8MPQix3gUjk5wXYRTvRob/Ej9RLt/Fi uvPgZPQBoATUxLHZx8QXQHUvZppOYsADcsBAikG33HPKHm4HpwmyMFOBd/j1B6qx mUQnV2Wlwsh/sphtLVqNsOf+fHXn2UfvPkhKGdS5gFbMZSvjhwDEv0r/nZcOj5Sv 6RbT+vNHUIJKJo5asOo92F/UVyBtvvVV2NXyzuNOsio1OGqmUsJweoHOLywLk9rE 48L7gmtY8OFyC0DmvJYQyHxndS6YrDj5DdbgzPhQO5t0AsZ1a/ENLRgqPgePt4Lw DJu/j5jOrQhMnrCZPbxZ =Mbix -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:36:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:36:08 +0000 Subject: haskell-wai-app-static_3.1.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:41:34 EST Source: haskell-wai-app-static Binary: libghc-wai-app-static-dev libghc-wai-app-static-prof libghc-wai-app-static-doc Architecture: amd64 all source Version: 3.1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-app-static-dev - framework for type-safe, RESTful web applications${haskell:ShortB libghc-wai-app-static-prof - framework for type-safe, RESTful web applications${haskell:ShortB libghc-wai-app-static-doc - framework for type-safe, RESTful web applications${haskell:ShortB Changes: haskell-wai-app-static (3.1.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 8e595098be1daf42f737fec4991614a802746738f1d8c1aadd0f5a97b54e11ff 1629760 libghc-wai-app-static-dev_3.1.3-1_amd64.deb 24bbe99acece2a5790514e694738559a97467765962a9dd535d258fb8363a75a 65860 libghc-wai-app-static-doc_3.1.3-1_all.deb 7b3e18c817e07d3c9a73fab94093599bed6dd9601f99d033710710f750ea07ce 117074 libghc-wai-app-static-prof_3.1.3-1_amd64.deb 8d171d27c48eb1914c1dedebec8ede4b0759a03bc39368d9b46798c497bf409e 4166 haskell-wai-app-static_3.1.3-1.dsc 07c269152e69e422207957834fd519a95a3d8538600fe9d027c3ed663220c7aa 3340 haskell-wai-app-static_3.1.3-1.debian.tar.xz 4ab82503abdb43ad2759585ef0ed1ee66a2a5f5febe35cae9a2875cc3c4e67cd 22106 haskell-wai-app-static_3.1.3.orig.tar.gz Checksums-Sha1: 1bd4e97b13ced95f5ebd02c8f9ce49d1d237c9f5 1629760 libghc-wai-app-static-dev_3.1.3-1_amd64.deb 35d4c94ffa6a98dde17a390ef05b1a88b0581ab7 65860 libghc-wai-app-static-doc_3.1.3-1_all.deb ee3be63ca50d16dd02a7c542a3e706c52300c9ce 117074 libghc-wai-app-static-prof_3.1.3-1_amd64.deb de6d90b6018226cfd5e6ccf6a826d659f5c83ae3 4166 haskell-wai-app-static_3.1.3-1.dsc ef0eaf288bf109afe3eaba4b9f734b561692d4c9 3340 haskell-wai-app-static_3.1.3-1.debian.tar.xz de7075d669f89553dec28af2a6fce5f0271772cf 22106 haskell-wai-app-static_3.1.3.orig.tar.gz Files: 044eaeda060caf6676c55e29b62a0a01 1629760 haskell extra libghc-wai-app-static-dev_3.1.3-1_amd64.deb 8966edb7817538af9b50f4cc7960bd9a 65860 doc extra libghc-wai-app-static-doc_3.1.3-1_all.deb 126ec3822550e848149d2101ac10b44f 117074 haskell extra libghc-wai-app-static-prof_3.1.3-1_amd64.deb b246b4110febfe18146f17582aa13ded 4166 haskell extra haskell-wai-app-static_3.1.3-1.dsc 32708321fcfe2d739283eb7839a4c05c 3340 - - haskell-wai-app-static_3.1.3-1.debian.tar.xz c7f4dc1ececb4dabd1d8395e12459bfe 22106 - - haskell-wai-app-static_3.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+B4QAIJKwRJjcn2MXwr0SQhRS31e isuEz03mLWcvTFps9+1sZN4fVORSosV+pStO314SZMfM1309API127KXo29jVScz eKKIh4mEEPOUD0JaOzTgieHcLMg+WOR/WlvfUqpk3PULzBF+00Es24wP+IVERIoA Ciz125RUDp2SdIdB4SPb5Kk/hmeog2uTysqGQwx+MbxeZ+VhXklVVXF2QM6XCrTm nf0gfuwo+y/RvTtbh+1kCSF1NyjH67/ILJ2ywQ3AyR0d3i2racpQoG4LpTE5kg8J tixRjbG94yCAkmVPvVvNlbDmODdDajiLNPzVBmj+P4D9QlGT9E8aWMDBuZRi3XUr 4xnQOPeneKp9XsFpA/xMZ8zeUEH9Crp/ly8M8bYtAVEu5ik3gSg2fesOdrIuCCr8 JlSzMTYQkC7/63Z2pzeUidVBjvlbxOso5mBNbP6vb3zhPsJG+ijPr+Hz/NY1cU9M Ym5CSRNyfOQv62BIVild5iWnuVu7ZfVE6vGoHgzJe3oPC9k96/HrYTNlZK+YE1zi l7AdlRNZ+OONI7QO3z9Y8xfgJn1NFK43NAnGQGrAlogc3bRYtZuMy7DyAfVWdm1v frb47+UucEnl58eO18i0bv2QDDCyXCXOxTH4RPeeW1zb21Vm0/ipwFJl3w3OnTZf ZYki33zkywGcwOej06n6 =bu6v -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 06:36:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 06:36:31 +0000 Subject: haskell-yesod-core_1.4.15.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 00:49:42 EST Source: haskell-yesod-core Binary: libghc-yesod-core-dev libghc-yesod-core-prof libghc-yesod-core-doc Architecture: amd64 all source Version: 1.4.15.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-core-dev - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-core-prof - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-core-doc - framework for type-safe, RESTful web applications${haskell:ShortB Changes: haskell-yesod-core (1.4.15.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: ee39936e64dae45523d5634ceda14fee13830af92861ba06f3e4ae084b668459 703958 libghc-yesod-core-dev_1.4.15.1-1_amd64.deb f305c919ef02d84c3ac6b080da88ff640e11a060f49a2a2c7e31c13fd2fc3aed 210560 libghc-yesod-core-doc_1.4.15.1-1_all.deb bc149796d811e04b313177e4c1e2e0442b17727cd923b68a69ac376c2d0d3cd8 613478 libghc-yesod-core-prof_1.4.15.1-1_amd64.deb 1e2d82dd57209be0fb743585bbbbe92a032ab2968e744065da418df61b2ac0ad 5852 haskell-yesod-core_1.4.15.1-1.dsc 9ba842c80f0e834e6be5f4b3411dfd6231c656eb84991f72c9b35ffcc6a07bba 3744 haskell-yesod-core_1.4.15.1-1.debian.tar.xz a414a0eb14b4b88ad4d6ec22db9837b4ead9c7958cf236476dce963555a75e29 85739 haskell-yesod-core_1.4.15.1.orig.tar.gz Checksums-Sha1: 3a2d050f13daca01312ff4c06ad93f8274ac7536 703958 libghc-yesod-core-dev_1.4.15.1-1_amd64.deb bf2b45b2f6b4f3f6002f1078ba378120d9a47103 210560 libghc-yesod-core-doc_1.4.15.1-1_all.deb 57c7265aded8fe8f963a2e6851b826048005bd31 613478 libghc-yesod-core-prof_1.4.15.1-1_amd64.deb 4215248917c28c4911d65945a63a75bead2c6482 5852 haskell-yesod-core_1.4.15.1-1.dsc 38378d167fcfb74a7f8e50c18b74c8997ffe7d60 3744 haskell-yesod-core_1.4.15.1-1.debian.tar.xz 9f319fb2081bfa12ab0045da06d333dcc4400d57 85739 haskell-yesod-core_1.4.15.1.orig.tar.gz Files: f2e33ad0005c34fed46519c94332d0d5 703958 haskell extra libghc-yesod-core-dev_1.4.15.1-1_amd64.deb d8fbcc20c17241e70f5e5c215ebb6961 210560 doc extra libghc-yesod-core-doc_1.4.15.1-1_all.deb 371461b64a38c3697d0ae33c5d07adbb 613478 haskell extra libghc-yesod-core-prof_1.4.15.1-1_amd64.deb 4454675c346a1ab94dec412d1feab7af 5852 haskell extra haskell-yesod-core_1.4.15.1-1.dsc 38a5071a32db6cae5d464c5d89d51273 3744 - - haskell-yesod-core_1.4.15.1-1.debian.tar.xz 0655c62e462fa6946da2e061dbc119f6 85739 - - haskell-yesod-core_1.4.15.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZSFcXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioPkoP/2n//sn1lyZCZAeNPVnm3mhI 1ILRzKS29p6G7dPVUcVgIld9nFE1w/m9j+bHktc4sfDo+eOIDX41CNTAsXajvwRb tyJBMK2GYtO9KWvc5oCv1OX+e2hOxz/qystR6BVefp3egjVPwSeoXFbg3lr9fDyX U8+vDx7oTco8cUKHY2jhoaj16yILsHKUTnXt935kGRb8ccRIJxmMoTP/uKjxzC/b dIqP614Ut3Hv/NeI2hTdbil+9wCIe7kWL7MUnfSYpJN1OAYg/sh9l7q4g+Pgcoqq 0qZzlzD2IFIOcudqf3enaMx3lkIyafysK5KavC5IbVYrjV521bxqEu9uEDsp0HG6 vOYcwMp5I5vIz57LTzLq22HXhnYmzH1GxACOm+yCb411uYZ1TQlaDijR8ryEaCh3 6bRNrNtQWIDys5HgMY5Lbe7otfZngdWwIRPRss44bDmYF/zUOggX47uXe58bjyLY ZY0dqcfn8Mq5EO57hjUZkdlFzxlQ7TfWNYba1ixEtUMJW2x8sH+EiuyiaVZJ5Dxy Dux9kQSWcHEDJBok+KBgQC1ODY2cpRk7zviqjGipavH79riBj6UyxvOE7uyUpamx nXR0ZsRE/YIT/pExYkTpldrFh5Be4pabkRQzPPKDWQFH4w+ADBayH8zQ0wAJ1EBg /84FSix/toazSXQP9AJC =pOXJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From nomeata at debian.org Mon Dec 7 08:07:14 2015 From: nomeata at debian.org (Joachim Breitner) Date: Mon, 07 Dec 2015 09:07:14 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <144922408346.5560.8786519489342029920.reportbug@tatooine> References: <144922408346.5560.8786519489342029920.reportbug@tatooine> Message-ID: <1449475634.1541.1.camel@debian.org> Hi, this is unfortunate, but known. GHC (and hence all of Haskell) will be removed from the archive soonish. See ?https://lists.debian.org/debian-arm/2015/11/msg00010.html and https://lists.debian.org/debian-arm/2015/12/msg00020.html Greetings, Joachim Am Freitag, den 04.12.2015, 11:14 +0100 schrieb Emilio Pozuelo Monfort: > Source: ghc > Version: 7.10.3-2 > Severity: serious > > Your package failed to build on armel: > > "inplace/bin/ghc-stage1" -static??-H32m -O -lffi -optl-pthread -optl- > B/usr/bin/ld.gold -Iincludes -Iincludes/dist -Iincludes/dist- > derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts > -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm- > lint??????-i -irts -irts/dist/build -irts/dist/build/autogen > -Irts/dist/build -Irts/dist/build/autogen???????????-O2????-c > rts/StgStartup.cmm -o rts/dist/build/StgStartup.o > /tmp/ghc074d_0/ghc_7.s: Assembler messages: > > /tmp/ghc074d_0/ghc_7.s:96:0: > ?????Error: selected processor does not support `ldrd r0,r1,[r3,#64]' > in ARM mode > > /tmp/ghc074d_0/ghc_7.s:99:0: > ?????Error: selected processor does not support `strd r0,r1,[r3,#64]' > in ARM mode > > /tmp/ghc074d_0/ghc_7.s:210:0: > ?????Error: selected processor does not support `ldrd r0,r1,[r7,#64]' > in ARM mode > > /tmp/ghc074d_0/ghc_7.s:214:0: > ?????Error: selected processor does not support `strd r0,r1,[r7,#64]' > in ARM mode > rts/ghc.mk:236: recipe for target 'rts/dist/build/StgStartup.o' > failed > > Full log at: > > https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=armel&ver=7.1 > 0.3-2&stamp=1449207555 > > Emilio > > _______________________________________________ > Pkg-haskell-maintainers mailing list > Pkg-haskell-maintainers at lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-m > aintainers > -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Mon Dec 7 15:28:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 15:28:10 +0000 Subject: Processing of haskell-chart_1.5.4-1_amd64.changes Message-ID: haskell-chart_1.5.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-chart-dev_1.5.4-1_amd64.deb libghc-chart-doc_1.5.4-1_all.deb libghc-chart-prof_1.5.4-1_amd64.deb haskell-chart_1.5.4-1.dsc haskell-chart_1.5.4-1.debian.tar.xz haskell-chart_1.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 15:28:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 15:28:13 +0000 Subject: Processing of haskell-wai-websockets_3.0.0.6-3_amd64.changes Message-ID: haskell-wai-websockets_3.0.0.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-websockets-dev_3.0.0.6-3_amd64.deb libghc-wai-websockets-doc_3.0.0.6-3_all.deb libghc-wai-websockets-prof_3.0.0.6-3_amd64.deb haskell-wai-websockets_3.0.0.6-3.dsc haskell-wai-websockets_3.0.0.6-3.debian.tar.xz haskell-wai-websockets_3.0.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 15:28:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 15:28:54 +0000 Subject: Processing of cabal-debian_4.31-4_amd64.changes Message-ID: cabal-debian_4.31-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cabal-debian_4.31-4_amd64.deb cabal-debian_4.31-4.dsc cabal-debian_4.31-4.debian.tar.xz cabal-debian_4.31.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 15:30:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 15:30:50 +0000 Subject: Processing of cabal-debian_4.31-4_amd64.changes Message-ID: cabal-debian_4.31-4_amd64.changes uploaded successfully to localhost along with the files: cabal-debian_4.31-4_amd64.deb cabal-debian_4.31-4.dsc cabal-debian_4.31-4.debian.tar.xz cabal-debian_4.31.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 15:30:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 15:30:51 +0000 Subject: Processing of haskell-wai-websockets_3.0.0.6-3_amd64.changes Message-ID: haskell-wai-websockets_3.0.0.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-websockets-dev_3.0.0.6-3_amd64.deb libghc-wai-websockets-doc_3.0.0.6-3_all.deb libghc-wai-websockets-prof_3.0.0.6-3_amd64.deb haskell-wai-websockets_3.0.0.6-3.dsc haskell-wai-websockets_3.0.0.6-3.debian.tar.xz haskell-wai-websockets_3.0.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 15:30:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 15:30:51 +0000 Subject: Processing of haskell-chart_1.5.4-1_amd64.changes Message-ID: haskell-chart_1.5.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-chart-dev_1.5.4-1_amd64.deb libghc-chart-doc_1.5.4-1_all.deb libghc-chart-prof_1.5.4-1_amd64.deb haskell-chart_1.5.4-1.dsc haskell-chart_1.5.4-1.debian.tar.xz haskell-chart_1.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:36:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:36:04 +0000 Subject: cabal-debian_4.31-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 01:53:41 EST Source: cabal-debian Binary: cabal-debian Architecture: amd64 source Version: 4.31-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: cabal-debian - Create a debianization for a cabal package Changes: cabal-debian (4.31-4) unstable; urgency=medium . * Add missing Vcs-Git/Vcs-Browser headers. Checksums-Sha256: 025ad6fa087b103cc47bd043ecbc6a9f9e534621b0116d492fece9ec36a0d5da 2492504 cabal-debian_4.31-4_amd64.deb 7066322b61a421eb3d112dff0e405ef09cb36592bf1ac5f1fe2c77ed12a2f199 2837 cabal-debian_4.31-4.dsc 9b78e049012e09b30eec9a1d707b56ee004b16345e68f67c88b8705185aac4c7 3976 cabal-debian_4.31-4.debian.tar.xz 8aad795097bad05c01763b8c78da8d05d4c9ff7fa12f6b428c07e4998706dfa0 187787 cabal-debian_4.31.orig.tar.gz Checksums-Sha1: f73745b5f253edd0569be1863f3f6eb122d15e42 2492504 cabal-debian_4.31-4_amd64.deb 191d537a291cd68a5513046f3a468697a9fd0626 2837 cabal-debian_4.31-4.dsc 1676442080097d10908ac88e27e0b8609ea13110 3976 cabal-debian_4.31-4.debian.tar.xz 69e4952bacc34935475ea6f36b204dd6d42f2587 187787 cabal-debian_4.31.orig.tar.gz Files: fddd1b23dd18c46a30b26c9d72ac39b2 2492504 utils extra cabal-debian_4.31-4_amd64.deb 6bee2289748fc411edec36d3e6ee0683 2837 haskell extra cabal-debian_4.31-4.dsc cbd609773e6536db7f482e9bb76d29db 3976 - - cabal-debian_4.31-4.debian.tar.xz e12e1b2810c46e038b0785e3b48d13b1 187787 - - cabal-debian_4.31.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZaUyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZocQAKIPQjGY/wrrbLyUF/dvc9c2 o80+zpx/zV22u8infMUdLb484UO9Bc5xjIetK19dY3NR1ayJltjhgm0q++OaZ83c TSOMdA1aoR90iax+ycNGdxZ83v65adiVcMrUXpoACHSiLOHc+irpEzsZz0bIj7yd LKjzLGvJh0RxK68YdnLkCQXFcmoi9r2bkL9KR7oanV7P7BX641Cz4VKljjtTg8JZ jkxQvr93vXd6rLX8lQQ2xDeSrNXkOMvJIfmwCNkEbXAYjAgVE3js/diBryg+u7O3 z72+m8PEFm4sQvthXSWDC15dpXvUP3YTJ/smn4UE670VX2i3YGUPw4Rrd4ZkcCrY VMAr/WdGCXtBxR+QwJE2Jgivf+Ze7OVvg7Dkru03Js2FWrItABfjOUHrm+aXok45 PD6QSvbjosTN1auoJHJifYC1ii6fnQF+nWyB5q5sFau7KTHzOC7lHdV2BVpiRh3x IqR89wknfgQaK3NRIzpG/NHcbJOPmz+NjHAz1MlCLns1gqHFu6VtL36hM8p9zrMB v0DnLcN+GM4Zll4UsBkvd+qZugVJ8FnCWNnqazJ6Pbom34aqd+fAs+nOvhPyQbuq OwuUtB8zpH/NoZVLAbI1s6/hXepkfFa+Xr/+L1jLCiE4PsppOsjHg5fKk6fL2jiL SPxNnhj7UYUamS2QlHJ4 =k3bk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 16:44:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:44:28 +0000 Subject: haskell-chart_1.5.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 01:47:24 EST Source: haskell-chart Binary: libghc-chart-dev libghc-chart-prof libghc-chart-doc Architecture: amd64 all source Version: 1.5.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-chart-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chart-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chart-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-chart (1.5.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 5ee9707c787c30795ae35ee52871de5022847fd117acc0ded5a5fa428cfde3ad 553028 libghc-chart-dev_1.5.4-1_amd64.deb 5c0a5ddaf69c5acd4415a59adb0ee24d69eecae903efeea0bdd9d57f0bf88963 209816 libghc-chart-doc_1.5.4-1_all.deb d01f5aa6b9f691e886959f19011557039429301d9fc4994768cd2dce2c6c9e93 491268 libghc-chart-prof_1.5.4-1_amd64.deb 72866da716a6640545eba5edbf1d3508f36ae091dc24ff4669e9e2ebebbf33d4 3011 haskell-chart_1.5.4-1.dsc aebebaa98b6675b3f827f8cc902a1853dccb45993467b278a356e752166c6b44 3016 haskell-chart_1.5.4-1.debian.tar.xz d2c460a7c6367f5343565781a2757de7c5c6288adb14e5eed51be0d4f4a5eded 56940 haskell-chart_1.5.4.orig.tar.gz Checksums-Sha1: 5b0633bac8dc2954ad27e0bfdaa015834c3e3ca4 553028 libghc-chart-dev_1.5.4-1_amd64.deb 07a2dd977e646d036f0fceccedcdef002c833055 209816 libghc-chart-doc_1.5.4-1_all.deb 93c1a52b423352bb7b80b57e9fd30ad8234cc263 491268 libghc-chart-prof_1.5.4-1_amd64.deb 830ec2249ed0e78f692cce731608b336b9c8bbcc 3011 haskell-chart_1.5.4-1.dsc f29e64a8febba6980d03c25ccb4125d9eb65bb0e 3016 haskell-chart_1.5.4-1.debian.tar.xz af22def11264de75ce5d1eb6462f24049befffd2 56940 haskell-chart_1.5.4.orig.tar.gz Files: 9a9637da5c4a5a6ed6e30325aefc6914 553028 haskell extra libghc-chart-dev_1.5.4-1_amd64.deb 0b18266ea46847aec8b8041819b0f16b 209816 doc extra libghc-chart-doc_1.5.4-1_all.deb 8312f339c3ec9a06fb0c35422b5c102a 491268 haskell extra libghc-chart-prof_1.5.4-1_amd64.deb d9a237530d950275adceea449589f32d 3011 haskell extra haskell-chart_1.5.4-1.dsc 63b829753cb5abd36593ed3859cebe47 3016 - - haskell-chart_1.5.4-1.debian.tar.xz 40c77c2b43289bbab729dbf0e1b4eda0 56940 - - haskell-chart_1.5.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZaUyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioGtkQAJqv+HAeVNX6YMMKfu0BSr3z 9mMzfY/Gy+2xx4kNWJYmOmSPHXqMosRlB9eWkb0KOS8+c4b/xbiZ/YjSlmLbnSqx FuHYrwkX5z+c+1KpHEroqS+CHEF/DTxLDJWBdfpAdzS/yvqT73ztcTTAcGpsg9Z2 B3A4jpHTxAaFgLQ8KyUPFhgnqIdN5fcZpGudwDVXJ/PlD/ALXKzDSHKpADaDufRV apcYK+t4YbhI7+Xp5f6S56G4BjZF6lLT44+YV8LbC2HHrow5ECiJyRBCAbP6JXh1 fEBdMuZgeWRGTt/xytb/AoJf6vNl5xJp3I8OpyEvA1J1cRTjZseIKuWndWO4xAjG qTfffzIdLk/DBYMePN6fUa/TCEo0NgGtyWqXrBYJPb01Ad5P+TT5aWA81tpSi+TG OtzR0YQzv99lZiBdce8PffVbTfGhK8cD479vTcnzLpC9GK+xOJ0BFRTsbFsagsHo vxaXmcNa/ZP/XYVmgHWDOk7Eqe/+JjkOChbXRERuRNSPTV5oUPcwKfme9auJiT9h ZZrNKdLY+9Lbn3dhXGlG63CYeBkOyglIKdy3+s5pZgFzkbonH/YbmXJ7UlJ3SNmM 9lYn2P2gU9IWLc4nVDOJaBvX8FSEONpPzKdet8z/mVy7NPz+hyZR2nOUVX/76Ua1 Q2SJtAGwa0mDnU3yW8wJ =MPGO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 16:47:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:47:31 +0000 Subject: haskell-wai-websockets_3.0.0.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 01:52:15 EST Source: haskell-wai-websockets Binary: libghc-wai-websockets-dev libghc-wai-websockets-prof libghc-wai-websockets-doc Architecture: amd64 all source Version: 3.0.0.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-websockets-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wai-websockets-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-wai-websockets-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-wai-websockets (3.0.0.6-3) unstable; urgency=medium . [ Joachim Breitner ] * Add Uploaders field, which I accidentally dropped . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ecdf7f576ed7729e08e710f95135885c6d971717bc09f65c4566866bb71b0af2 22582 libghc-wai-websockets-dev_3.0.0.6-3_amd64.deb 6cc178a6051cc42293aac6dc7d98fdc463587388f85253f848500facfceff04b 30176 libghc-wai-websockets-doc_3.0.0.6-3_all.deb 3b6d151b68ca12ff6b42f3d9e81fe3f71103d1d81628e926f10d8ef11d83ff92 18608 libghc-wai-websockets-prof_3.0.0.6-3_amd64.deb 83542a92670ce149394ad26f872126c96eed7a9fcd0817ea1bf2b49ef3f0efec 3057 haskell-wai-websockets_3.0.0.6-3.dsc aabf2348fed1dce8a6420f03a0982a77341ae8732141fe97929b50a7f674654f 2500 haskell-wai-websockets_3.0.0.6-3.debian.tar.xz fec7f901859809f1898a213dc4606c730c4c5546c41a43d499cefc41512e1945 6420 haskell-wai-websockets_3.0.0.6.orig.tar.gz Checksums-Sha1: e61ce109317a96c6dfa2fef99abe176f7d312214 22582 libghc-wai-websockets-dev_3.0.0.6-3_amd64.deb 916f6687bb79d23221aba45636b7a87551d7b727 30176 libghc-wai-websockets-doc_3.0.0.6-3_all.deb 57b9b777423a0a2a8a783b1acd6512659698b03b 18608 libghc-wai-websockets-prof_3.0.0.6-3_amd64.deb ba3989a91f285d3325e299cc06562834cb39ab55 3057 haskell-wai-websockets_3.0.0.6-3.dsc 41fe7ba2dd49dca596e02b7599a8768b058c4d02 2500 haskell-wai-websockets_3.0.0.6-3.debian.tar.xz 0e015cc661379bbe9163fd699326e874f0d3f3b3 6420 haskell-wai-websockets_3.0.0.6.orig.tar.gz Files: 8127f38526a2c6ec0e6b505f8ab73f81 22582 haskell extra libghc-wai-websockets-dev_3.0.0.6-3_amd64.deb 03a77ca5092102f8ac77282bc6bd744d 30176 doc extra libghc-wai-websockets-doc_3.0.0.6-3_all.deb 9f3c42cc24d0a20f250bc56bbde46703 18608 haskell extra libghc-wai-websockets-prof_3.0.0.6-3_amd64.deb a1fa97e8f4e8f729da48b0d913efef5d 3057 haskell extra haskell-wai-websockets_3.0.0.6-3.dsc 23ce8a341700dc03c03c8718eced43ce 2500 - - haskell-wai-websockets_3.0.0.6-3.debian.tar.xz 50d89c5b5d46a155dd1e5d6941c0a1c3 6420 - - haskell-wai-websockets_3.0.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZaUzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobRUP/0JyXXI2gqNEHQIjzptbjiSQ mMQH45cAAH16D3shA831NzRCjO04Im7X8CFcDBBuj1hfGQE3Tm9S3IBxkARCjGMd +o9ziRI2XrpbBadk7hPCRNH76QCG6KngNQH61KrryKcv4ZguX/MYNlsO+k/agD/9 7MGy0BSZvf1A2w+Bh8PQR8dnfBkommaXInGbjR/xzFOTa+dKYSECGX/VlxMqZBSh EQRGFQZdhU2B+D+Buv5DxfUQFqu07zjfe+Xhib+tIi+Xex1iS8wCWzcpnRySR0NH w0bhIGrAL+m3ow1t18xcgjZD3pg8DfMahHfWqsea2ciInvLNX0k/Ey6daUwlbrsB GanRC6uZG6x4yzjMc+xo7dsTRoBr+5pkD06LID/pj/8JjfSTzXWOU4fuUvzoaXY6 lWCVrVjzirwZzV8+c2Iy6AnGNj1SAw4vRvE5LnVY0rDzgmtNT5C+spKa6HLK6UYy VQY7o1ouI5NL+eaQdZWWFwFGQPLSS267NnwYHXHOmh5slFh7hgjxeJJLNUGyATes nlaCWRBCHiFpofV3DI+2JVrwuHNfWAkuQR5qdkPX3q2taUBpt4r/sN2sGLtkFM+w Bq+MJtl0pSILGSPtaDHGKXBEPgwKs6+382LJfAZxiJb+AyoBOxoqbniZwsZn502u E+MzUOWa9jGU7+a5SInk =D8db -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 16:53:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:53:59 +0000 Subject: Processing of haskell-chunked-data_0.2.0-2_amd64.changes Message-ID: haskell-chunked-data_0.2.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-chunked-data-dev_0.2.0-2_amd64.deb libghc-chunked-data-doc_0.2.0-2_all.deb libghc-chunked-data-prof_0.2.0-2_amd64.deb haskell-chunked-data_0.2.0-2.dsc haskell-chunked-data_0.2.0-2.debian.tar.xz haskell-chunked-data_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:03 +0000 Subject: Processing of haskell-dice_0.1-2_amd64.changes Message-ID: haskell-dice_0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-dice-dev_0.1-2_amd64.deb libghc-dice-doc_0.1-2_all.deb libghc-dice-prof_0.1-2_amd64.deb haskell-dice_0.1-2.dsc haskell-dice_0.1-2.debian.tar.xz haskell-dice_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:08 +0000 Subject: Processing of haskell-fb_1.0.12-1_amd64.changes Message-ID: haskell-fb_1.0.12-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-fb-dev_1.0.12-1_amd64.deb libghc-fb-doc_1.0.12-1_all.deb libghc-fb-prof_1.0.12-1_amd64.deb haskell-fb_1.0.12-1.dsc haskell-fb_1.0.12-1.debian.tar.xz haskell-fb_1.0.12.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:28 +0000 Subject: Processing of haskell-dav_1.0.7-3_amd64.changes Message-ID: haskell-dav_1.0.7-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hdav_1.0.7-3_amd64.deb libghc-dav-dev_1.0.7-3_amd64.deb libghc-dav-doc_1.0.7-3_all.deb libghc-dav-prof_1.0.7-3_amd64.deb haskell-dav_1.0.7-3.dsc haskell-dav_1.0.7-3.debian.tar.xz haskell-dav_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:31 +0000 Subject: Processing of haskell-active_0.2.0.8-1_amd64.changes Message-ID: haskell-active_0.2.0.8-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-active-dev_0.2.0.8-1_amd64.deb libghc-active-doc_0.2.0.8-1_all.deb libghc-active-prof_0.2.0.8-1_amd64.deb haskell-active_0.2.0.8-1.dsc haskell-active_0.2.0.8-1.debian.tar.xz haskell-active_0.2.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:36 +0000 Subject: Processing of haskell-diagrams-core_1.3.0.4-1_amd64.changes Message-ID: haskell-diagrams-core_1.3.0.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-core-dev_1.3.0.4-1_amd64.deb libghc-diagrams-core-doc_1.3.0.4-1_all.deb libghc-diagrams-core-prof_1.3.0.4-1_amd64.deb haskell-diagrams-core_1.3.0.4-1.dsc haskell-diagrams-core_1.3.0.4-1.debian.tar.xz haskell-diagrams-core_1.3.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:42 +0000 Subject: Processing of haskell-github_0.13.2-4_amd64.changes Message-ID: haskell-github_0.13.2-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-github-dev_0.13.2-4_amd64.deb libghc-github-doc_0.13.2-4_all.deb libghc-github-prof_0.13.2-4_amd64.deb haskell-github_0.13.2-4.dsc haskell-github_0.13.2-4.debian.tar.xz haskell-github_0.13.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:53 +0000 Subject: Processing of haskell-irc-core_1.1.0.1-3_amd64.changes Message-ID: haskell-irc-core_1.1.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: glirc_1.1.0.1-3_amd64.deb libghc-irc-core-dev_1.1.0.1-3_amd64.deb libghc-irc-core-doc_1.1.0.1-3_all.deb libghc-irc-core-prof_1.1.0.1-3_amd64.deb haskell-irc-core_1.1.0.1-3.dsc haskell-irc-core_1.1.0.1-3.debian.tar.xz haskell-irc-core_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:55:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:55:02 +0000 Subject: Processing of haskell-lambdabot-irc-plugins_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-irc-plugins_5.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-irc-plugins-dev_5.0.3-2_amd64.deb libghc-lambdabot-irc-plugins-doc_5.0.3-2_all.deb libghc-lambdabot-irc-plugins-prof_5.0.3-2_amd64.deb haskell-lambdabot-irc-plugins_5.0.3-2.dsc haskell-lambdabot-irc-plugins_5.0.3-2.debian.tar.xz haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:55:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:55:18 +0000 Subject: Processing of haskell-mime-mail-ses_0.3.2.2-3_amd64.changes Message-ID: haskell-mime-mail-ses_0.3.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mime-mail-ses-dev_0.3.2.2-3_amd64.deb libghc-mime-mail-ses-doc_0.3.2.2-3_all.deb libghc-mime-mail-ses-prof_0.3.2.2-3_amd64.deb haskell-mime-mail-ses_0.3.2.2-3.dsc haskell-mime-mail-ses_0.3.2.2-3.debian.tar.xz haskell-mime-mail-ses_0.3.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:27 +0000 Subject: Processing of haskell-active_0.2.0.8-1_amd64.changes Message-ID: haskell-active_0.2.0.8-1_amd64.changes uploaded successfully to localhost along with the files: libghc-active-dev_0.2.0.8-1_amd64.deb libghc-active-doc_0.2.0.8-1_all.deb libghc-active-prof_0.2.0.8-1_amd64.deb haskell-active_0.2.0.8-1.dsc haskell-active_0.2.0.8-1.debian.tar.xz haskell-active_0.2.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:29 +0000 Subject: Processing of haskell-dav_1.0.7-3_amd64.changes Message-ID: haskell-dav_1.0.7-3_amd64.changes uploaded successfully to localhost along with the files: hdav_1.0.7-3_amd64.deb libghc-dav-dev_1.0.7-3_amd64.deb libghc-dav-doc_1.0.7-3_all.deb libghc-dav-prof_1.0.7-3_amd64.deb haskell-dav_1.0.7-3.dsc haskell-dav_1.0.7-3.debian.tar.xz haskell-dav_1.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:29 +0000 Subject: Processing of haskell-fb_1.0.12-1_amd64.changes Message-ID: haskell-fb_1.0.12-1_amd64.changes uploaded successfully to localhost along with the files: libghc-fb-dev_1.0.12-1_amd64.deb libghc-fb-doc_1.0.12-1_all.deb libghc-fb-prof_1.0.12-1_amd64.deb haskell-fb_1.0.12-1.dsc haskell-fb_1.0.12-1.debian.tar.xz haskell-fb_1.0.12.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:31 +0000 Subject: Processing of haskell-lambdabot-reference-plugins_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-reference-plugins_5.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-reference-plugins-dev_5.0.3-2_amd64.deb libghc-lambdabot-reference-plugins-doc_5.0.3-2_all.deb libghc-lambdabot-reference-plugins-prof_5.0.3-2_amd64.deb haskell-lambdabot-reference-plugins_5.0.3-2.dsc haskell-lambdabot-reference-plugins_5.0.3-2.debian.tar.xz haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:33 +0000 Subject: Processing of haskell-lambdabot-social-plugins_5.0.1-2_amd64.changes Message-ID: haskell-lambdabot-social-plugins_5.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-social-plugins-dev_5.0.1-2_amd64.deb libghc-lambdabot-social-plugins-doc_5.0.1-2_all.deb libghc-lambdabot-social-plugins-prof_5.0.1-2_amd64.deb haskell-lambdabot-social-plugins_5.0.1-2.dsc haskell-lambdabot-social-plugins_5.0.1-2.debian.tar.xz haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:00:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:00:25 +0000 Subject: Processing of haskell-yesod-default_1.2.0-6_amd64.changes Message-ID: haskell-yesod-default_1.2.0-6_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-default-dev_1.2.0-6_amd64.deb libghc-yesod-default-doc_1.2.0-6_all.deb libghc-yesod-default-prof_1.2.0-6_amd64.deb haskell-yesod-default_1.2.0-6.dsc haskell-yesod-default_1.2.0-6.debian.tar.xz haskell-yesod-default_1.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:00:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:00:30 +0000 Subject: Processing of haskell-snap_0.14.0.6-3_amd64.changes Message-ID: haskell-snap_0.14.0.6-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-snap-dev_0.14.0.6-3_amd64.deb libghc-snap-doc_0.14.0.6-3_all.deb libghc-snap-prof_0.14.0.6-3_amd64.deb haskell-snap_0.14.0.6-3.dsc haskell-snap_0.14.0.6-3.debian.tar.xz haskell-snap_0.14.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:00:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:00:57 +0000 Subject: Processing of haskell-mono-traversable_0.9.3-1_amd64.changes Message-ID: haskell-mono-traversable_0.9.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mono-traversable-dev_0.9.3-1_amd64.deb libghc-mono-traversable-doc_0.9.3-1_all.deb libghc-mono-traversable-prof_0.9.3-1_amd64.deb haskell-mono-traversable_0.9.3-1.dsc haskell-mono-traversable_0.9.3-1.debian.tar.xz haskell-mono-traversable_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:02 +0000 Subject: Processing of haskell-mutable-containers_0.3.2-1_amd64.changes Message-ID: haskell-mutable-containers_0.3.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mutable-containers-dev_0.3.2-1_amd64.deb libghc-mutable-containers-doc_0.3.2-1_all.deb libghc-mutable-containers-prof_0.3.2-1_amd64.deb haskell-mutable-containers_0.3.2-1.dsc haskell-mutable-containers_0.3.2-1.debian.tar.xz haskell-mutable-containers_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:06 +0000 Subject: Processing of haskell-persistent-postgresql_2.2.1.1-1_amd64.changes Message-ID: haskell-persistent-postgresql_2.2.1.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-persistent-postgresql-dev_2.2.1.1-1_amd64.deb libghc-persistent-postgresql-doc_2.2.1.1-1_all.deb libghc-persistent-postgresql-prof_2.2.1.1-1_amd64.deb haskell-persistent-postgresql_2.2.1.1-1.dsc haskell-persistent-postgresql_2.2.1.1-1.debian.tar.xz haskell-persistent-postgresql_2.2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:18 +0000 Subject: Processing of haskell-yesod-persistent_1.4.0.3-3_amd64.changes Message-ID: haskell-yesod-persistent_1.4.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb libghc-yesod-persistent-doc_1.4.0.3-3_all.deb libghc-yesod-persistent-prof_1.4.0.3-3_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:27 +0000 Subject: Processing of haskell-yi-language_0.1.1.0-3_amd64.changes Message-ID: haskell-yi-language_0.1.1.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yi-language-dev_0.1.1.0-3_amd64.deb libghc-yi-language-doc_0.1.1.0-3_all.deb libghc-yi-language-prof_0.1.1.0-3_amd64.deb haskell-yi-language_0.1.1.0-3.dsc haskell-yi-language_0.1.1.0-3.debian.tar.xz haskell-yi-language_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:34 +0000 Subject: Processing of haskell-snap_0.14.0.6-3_amd64.changes Message-ID: haskell-snap_0.14.0.6-3_amd64.changes uploaded successfully to localhost along with the files: libghc-snap-dev_0.14.0.6-3_amd64.deb libghc-snap-doc_0.14.0.6-3_all.deb libghc-snap-prof_0.14.0.6-3_amd64.deb haskell-snap_0.14.0.6-3.dsc haskell-snap_0.14.0.6-3.debian.tar.xz haskell-snap_0.14.0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:35 +0000 Subject: Processing of haskell-yi-language_0.1.1.0-3_amd64.changes Message-ID: haskell-yi-language_0.1.1.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yi-language-dev_0.1.1.0-3_amd64.deb libghc-yi-language-doc_0.1.1.0-3_all.deb libghc-yi-language-prof_0.1.1.0-3_amd64.deb haskell-yi-language_0.1.1.0-3.dsc haskell-yi-language_0.1.1.0-3.debian.tar.xz haskell-yi-language_0.1.1.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:36 +0000 Subject: Processing of haskell-trifecta_1.5.2-1_amd64.changes Message-ID: haskell-trifecta_1.5.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-trifecta-dev_1.5.2-1_amd64.deb libghc-trifecta-doc_1.5.2-1_all.deb libghc-trifecta-prof_1.5.2-1_amd64.deb haskell-trifecta_1.5.2-1.dsc haskell-trifecta_1.5.2-1.debian.tar.xz haskell-trifecta_1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:38 +0000 Subject: Processing of haskell-mono-traversable_0.9.3-1_amd64.changes Message-ID: haskell-mono-traversable_0.9.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-mono-traversable-dev_0.9.3-1_amd64.deb libghc-mono-traversable-doc_0.9.3-1_all.deb libghc-mono-traversable-prof_0.9.3-1_amd64.deb haskell-mono-traversable_0.9.3-1.dsc haskell-mono-traversable_0.9.3-1.debian.tar.xz haskell-mono-traversable_0.9.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:38 +0000 Subject: Processing of haskell-mutable-containers_0.3.2-1_amd64.changes Message-ID: haskell-mutable-containers_0.3.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-mutable-containers-dev_0.3.2-1_amd64.deb libghc-mutable-containers-doc_0.3.2-1_all.deb libghc-mutable-containers-prof_0.3.2-1_amd64.deb haskell-mutable-containers_0.3.2-1.dsc haskell-mutable-containers_0.3.2-1.debian.tar.xz haskell-mutable-containers_0.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:39 +0000 Subject: Processing of haskell-persistent-postgresql_2.2.1.1-1_amd64.changes Message-ID: haskell-persistent-postgresql_2.2.1.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-persistent-postgresql-dev_2.2.1.1-1_amd64.deb libghc-persistent-postgresql-doc_2.2.1.1-1_all.deb libghc-persistent-postgresql-prof_2.2.1.1-1_amd64.deb haskell-persistent-postgresql_2.2.1.1-1.dsc haskell-persistent-postgresql_2.2.1.1-1.debian.tar.xz haskell-persistent-postgresql_2.2.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:00:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:00:42 +0000 Subject: Processing of haskell-yesod-bin_1.4.14-1_amd64.changes Message-ID: haskell-yesod-bin_1.4.14-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: yesod_1.4.14-1_amd64.deb haskell-yesod-bin_1.4.14-1.dsc haskell-yesod-bin_1.4.14-1.debian.tar.xz haskell-yesod-bin_1.4.14.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:39 +0000 Subject: Processing of haskell-musicbrainz_0.2.4-4_amd64.changes Message-ID: haskell-musicbrainz_0.2.4-4_amd64.changes uploaded successfully to localhost along with the files: libghc-musicbrainz-dev_0.2.4-4_amd64.deb libghc-musicbrainz-doc_0.2.4-4_all.deb libghc-musicbrainz-prof_0.2.4-4_amd64.deb haskell-musicbrainz_0.2.4-4.dsc haskell-musicbrainz_0.2.4-4.debian.tar.xz haskell-musicbrainz_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:22 +0000 Subject: Processing of haskell-yesod-static_1.5.0.3-1_amd64.changes Message-ID: haskell-yesod-static_1.5.0.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-static-dev_1.5.0.3-1_amd64.deb libghc-yesod-static-doc_1.5.0.3-1_all.deb libghc-yesod-static-prof_1.5.0.3-1_amd64.deb haskell-yesod-static_1.5.0.3-1.dsc haskell-yesod-static_1.5.0.3-1.debian.tar.xz haskell-yesod-static_1.5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:15 +0000 Subject: Processing of haskell-yesod-newsfeed_1.4.0.1-4_amd64.changes Message-ID: haskell-yesod-newsfeed_1.4.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-newsfeed-dev_1.4.0.1-4_amd64.deb libghc-yesod-newsfeed-doc_1.4.0.1-4_all.deb libghc-yesod-newsfeed-prof_1.4.0.1-4_amd64.deb haskell-yesod-newsfeed_1.4.0.1-4.dsc haskell-yesod-newsfeed_1.4.0.1-4.debian.tar.xz haskell-yesod-newsfeed_1.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:38 +0000 Subject: Processing of haskell-yesod-default_1.2.0-6_amd64.changes Message-ID: haskell-yesod-default_1.2.0-6_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-default-dev_1.2.0-6_amd64.deb libghc-yesod-default-doc_1.2.0-6_all.deb libghc-yesod-default-prof_1.2.0-6_amd64.deb haskell-yesod-default_1.2.0-6.dsc haskell-yesod-default_1.2.0-6.debian.tar.xz haskell-yesod-default_1.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:37 +0000 Subject: Processing of haskell-yesod-bin_1.4.14-1_amd64.changes Message-ID: haskell-yesod-bin_1.4.14-1_amd64.changes uploaded successfully to localhost along with the files: yesod_1.4.14-1_amd64.deb haskell-yesod-bin_1.4.14-1.dsc haskell-yesod-bin_1.4.14-1.debian.tar.xz haskell-yesod-bin_1.4.14.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:36 +0000 Subject: Processing of haskell-yesod-newsfeed_1.4.0.1-4_amd64.changes Message-ID: haskell-yesod-newsfeed_1.4.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-newsfeed-dev_1.4.0.1-4_amd64.deb libghc-yesod-newsfeed-doc_1.4.0.1-4_all.deb libghc-yesod-newsfeed-prof_1.4.0.1-4_amd64.deb haskell-yesod-newsfeed_1.4.0.1-4.dsc haskell-yesod-newsfeed_1.4.0.1-4.debian.tar.xz haskell-yesod-newsfeed_1.4.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:36 +0000 Subject: Processing of haskell-yesod-persistent_1.4.0.3-3_amd64.changes Message-ID: haskell-yesod-persistent_1.4.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb libghc-yesod-persistent-doc_1.4.0.3-3_all.deb libghc-yesod-persistent-prof_1.4.0.3-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:01:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:01:35 +0000 Subject: Processing of haskell-yesod-static_1.5.0.3-1_amd64.changes Message-ID: haskell-yesod-static_1.5.0.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-static-dev_1.5.0.3-1_amd64.deb libghc-yesod-static-doc_1.5.0.3-1_all.deb libghc-yesod-static-prof_1.5.0.3-1_amd64.deb haskell-yesod-static_1.5.0.3-1.dsc haskell-yesod-static_1.5.0.3-1.debian.tar.xz haskell-yesod-static_1.5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:00:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:00:52 +0000 Subject: Processing of haskell-trifecta_1.5.2-1_amd64.changes Message-ID: haskell-trifecta_1.5.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-trifecta-dev_1.5.2-1_amd64.deb libghc-trifecta-doc_1.5.2-1_all.deb libghc-trifecta-prof_1.5.2-1_amd64.deb haskell-trifecta_1.5.2-1.dsc haskell-trifecta_1.5.2-1.debian.tar.xz haskell-trifecta_1.5.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:00:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:00:47 +0000 Subject: Processing of haskell-musicbrainz_0.2.4-4_amd64.changes Message-ID: haskell-musicbrainz_0.2.4-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-musicbrainz-dev_0.2.4-4_amd64.deb libghc-musicbrainz-doc_0.2.4-4_all.deb libghc-musicbrainz-prof_0.2.4-4_amd64.deb haskell-musicbrainz_0.2.4-4.dsc haskell-musicbrainz_0.2.4-4.debian.tar.xz haskell-musicbrainz_0.2.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:32 +0000 Subject: Processing of haskell-chunked-data_0.2.0-2_amd64.changes Message-ID: haskell-chunked-data_0.2.0-2_amd64.changes uploaded successfully to localhost along with the files: libghc-chunked-data-dev_0.2.0-2_amd64.deb libghc-chunked-data-doc_0.2.0-2_all.deb libghc-chunked-data-prof_0.2.0-2_amd64.deb haskell-chunked-data_0.2.0-2.dsc haskell-chunked-data_0.2.0-2.debian.tar.xz haskell-chunked-data_0.2.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:32 +0000 Subject: Processing of haskell-aws_0.12.1-2_amd64.changes Message-ID: haskell-aws_0.12.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-aws-dev_0.12.1-2_amd64.deb libghc-aws-doc_0.12.1-2_all.deb libghc-aws-prof_0.12.1-2_amd64.deb haskell-aws_0.12.1-2.dsc haskell-aws_0.12.1-2.debian.tar.xz haskell-aws_0.12.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:31 +0000 Subject: Processing of haskell-github_0.13.2-4_amd64.changes Message-ID: haskell-github_0.13.2-4_amd64.changes uploaded successfully to localhost along with the files: libghc-github-dev_0.13.2-4_amd64.deb libghc-github-doc_0.13.2-4_all.deb libghc-github-prof_0.13.2-4_amd64.deb haskell-github_0.13.2-4.dsc haskell-github_0.13.2-4.debian.tar.xz haskell-github_0.13.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:30 +0000 Subject: Processing of haskell-conduit-combinators_1.0.3-2_amd64.changes Message-ID: haskell-conduit-combinators_1.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-conduit-combinators-dev_1.0.3-2_amd64.deb libghc-conduit-combinators-doc_1.0.3-2_all.deb libghc-conduit-combinators-prof_1.0.3-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:30 +0000 Subject: Processing of haskell-lambdabot-core_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-core_5.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-core-dev_5.0.3-2_amd64.deb libghc-lambdabot-core-doc_5.0.3-2_all.deb libghc-lambdabot-core-prof_5.0.3-2_amd64.deb haskell-lambdabot-core_5.0.3-2.dsc haskell-lambdabot-core_5.0.3-2.debian.tar.xz haskell-lambdabot-core_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:29 +0000 Subject: Processing of haskell-mime-mail-ses_0.3.2.2-3_amd64.changes Message-ID: haskell-mime-mail-ses_0.3.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-mime-mail-ses-dev_0.3.2.2-3_amd64.deb libghc-mime-mail-ses-doc_0.3.2.2-3_all.deb libghc-mime-mail-ses-prof_0.3.2.2-3_amd64.deb haskell-mime-mail-ses_0.3.2.2-3.dsc haskell-mime-mail-ses_0.3.2.2-3.debian.tar.xz haskell-mime-mail-ses_0.3.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:28 +0000 Subject: Processing of haskell-dice_0.1-2_amd64.changes Message-ID: haskell-dice_0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-dice-dev_0.1-2_amd64.deb libghc-dice-doc_0.1-2_all.deb libghc-dice-prof_0.1-2_amd64.deb haskell-dice_0.1-2.dsc haskell-dice_0.1-2.debian.tar.xz haskell-dice_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:28 +0000 Subject: Processing of haskell-lambdabot-misc-plugins_5.0.1-2_amd64.changes Message-ID: haskell-lambdabot-misc-plugins_5.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-misc-plugins-dev_5.0.1-2_amd64.deb libghc-lambdabot-misc-plugins-doc_5.0.1-2_all.deb libghc-lambdabot-misc-plugins-prof_5.0.1-2_amd64.deb haskell-lambdabot-misc-plugins_5.0.1-2.dsc haskell-lambdabot-misc-plugins_5.0.1-2.debian.tar.xz haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:28 +0000 Subject: Processing of haskell-lambdabot-irc-plugins_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-irc-plugins_5.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-irc-plugins-dev_5.0.3-2_amd64.deb libghc-lambdabot-irc-plugins-doc_5.0.3-2_all.deb libghc-lambdabot-irc-plugins-prof_5.0.3-2_amd64.deb haskell-lambdabot-irc-plugins_5.0.3-2.dsc haskell-lambdabot-irc-plugins_5.0.3-2.debian.tar.xz haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:26 +0000 Subject: Processing of haskell-diagrams-core_1.3.0.4-1_amd64.changes Message-ID: haskell-diagrams-core_1.3.0.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-core-dev_1.3.0.4-1_amd64.deb libghc-diagrams-core-doc_1.3.0.4-1_all.deb libghc-diagrams-core-prof_1.3.0.4-1_amd64.deb haskell-diagrams-core_1.3.0.4-1.dsc haskell-diagrams-core_1.3.0.4-1.debian.tar.xz haskell-diagrams-core_1.3.0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:27 +0000 Subject: Processing of haskell-hoauth2_0.4.8-3_amd64.changes Message-ID: haskell-hoauth2_0.4.8-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hoauth2-dev_0.4.8-3_amd64.deb libghc-hoauth2-doc_0.4.8-3_all.deb libghc-hoauth2-prof_0.4.8-3_amd64.deb haskell-hoauth2_0.4.8-3.dsc haskell-hoauth2_0.4.8-3.debian.tar.xz haskell-hoauth2_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:26 +0000 Subject: Processing of haskell-chart-cairo_1.5.4-1_amd64.changes Message-ID: haskell-chart-cairo_1.5.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-chart-cairo-dev_1.5.4-1_amd64.deb libghc-chart-cairo-doc_1.5.4-1_all.deb libghc-chart-cairo-prof_1.5.4-1_amd64.deb haskell-chart-cairo_1.5.4-1.dsc haskell-chart-cairo_1.5.4-1.debian.tar.xz haskell-chart-cairo_1.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:56:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:56:26 +0000 Subject: Processing of haskell-irc-core_1.1.0.1-3_amd64.changes Message-ID: haskell-irc-core_1.1.0.1-3_amd64.changes uploaded successfully to localhost along with the files: glirc_1.1.0.1-3_amd64.deb libghc-irc-core-dev_1.1.0.1-3_amd64.deb libghc-irc-core-doc_1.1.0.1-3_all.deb libghc-irc-core-prof_1.1.0.1-3_amd64.deb haskell-irc-core_1.1.0.1-3.dsc haskell-irc-core_1.1.0.1-3.debian.tar.xz haskell-irc-core_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:55:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:55:06 +0000 Subject: Processing of haskell-lambdabot-misc-plugins_5.0.1-2_amd64.changes Message-ID: haskell-lambdabot-misc-plugins_5.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-misc-plugins-dev_5.0.1-2_amd64.deb libghc-lambdabot-misc-plugins-doc_5.0.1-2_all.deb libghc-lambdabot-misc-plugins-prof_5.0.1-2_amd64.deb haskell-lambdabot-misc-plugins_5.0.1-2.dsc haskell-lambdabot-misc-plugins_5.0.1-2.debian.tar.xz haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:55:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:55:14 +0000 Subject: Processing of haskell-lambdabot-social-plugins_5.0.1-2_amd64.changes Message-ID: haskell-lambdabot-social-plugins_5.0.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-social-plugins-dev_5.0.1-2_amd64.deb libghc-lambdabot-social-plugins-doc_5.0.1-2_all.deb libghc-lambdabot-social-plugins-prof_5.0.1-2_amd64.deb haskell-lambdabot-social-plugins_5.0.1-2.dsc haskell-lambdabot-social-plugins_5.0.1-2.debian.tar.xz haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:55:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:55:10 +0000 Subject: Processing of haskell-lambdabot-reference-plugins_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-reference-plugins_5.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-reference-plugins-dev_5.0.3-2_amd64.deb libghc-lambdabot-reference-plugins-doc_5.0.3-2_all.deb libghc-lambdabot-reference-plugins-prof_5.0.3-2_amd64.deb haskell-lambdabot-reference-plugins_5.0.3-2.dsc haskell-lambdabot-reference-plugins_5.0.3-2.debian.tar.xz haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:46 +0000 Subject: Processing of haskell-hoauth2_0.4.8-3_amd64.changes Message-ID: haskell-hoauth2_0.4.8-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hoauth2-dev_0.4.8-3_amd64.deb libghc-hoauth2-doc_0.4.8-3_all.deb libghc-hoauth2-prof_0.4.8-3_amd64.deb haskell-hoauth2_0.4.8-3.dsc haskell-hoauth2_0.4.8-3.debian.tar.xz haskell-hoauth2_0.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:58 +0000 Subject: Processing of haskell-lambdabot-core_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-core_5.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-core-dev_5.0.3-2_amd64.deb libghc-lambdabot-core-doc_5.0.3-2_all.deb libghc-lambdabot-core-prof_5.0.3-2_amd64.deb haskell-lambdabot-core_5.0.3-2.dsc haskell-lambdabot-core_5.0.3-2.debian.tar.xz haskell-lambdabot-core_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:15 +0000 Subject: Processing of haskell-aws_0.12.1-2_amd64.changes Message-ID: haskell-aws_0.12.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-aws-dev_0.12.1-2_amd64.deb libghc-aws-doc_0.12.1-2_all.deb libghc-aws-prof_0.12.1-2_amd64.deb haskell-aws_0.12.1-2.dsc haskell-aws_0.12.1-2.debian.tar.xz haskell-aws_0.12.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:19 +0000 Subject: Processing of haskell-chart-cairo_1.5.4-1_amd64.changes Message-ID: haskell-chart-cairo_1.5.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-chart-cairo-dev_1.5.4-1_amd64.deb libghc-chart-cairo-doc_1.5.4-1_all.deb libghc-chart-cairo-prof_1.5.4-1_amd64.deb haskell-chart-cairo_1.5.4-1.dsc haskell-chart-cairo_1.5.4-1.debian.tar.xz haskell-chart-cairo_1.5.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 16:54:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 16:54:22 +0000 Subject: Processing of haskell-conduit-combinators_1.0.3-2_amd64.changes Message-ID: haskell-conduit-combinators_1.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-conduit-combinators-dev_1.0.3-2_amd64.deb libghc-conduit-combinators-doc_1.0.3-2_all.deb libghc-conduit-combinators-prof_1.0.3-2_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:19:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:19:15 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:24:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:24:16 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:30:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:30:27 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:35:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:35:27 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:41:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:41:15 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:47:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:47:21 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:52:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:52:25 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 17:58:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 17:58:25 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:03:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:03:45 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:08:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:08:46 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:16:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:16:03 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:22:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:22:10 +0000 Subject: haskell-active_0.2.0.8-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:42:03 EST Source: haskell-active Binary: libghc-active-dev libghc-active-prof libghc-active-doc Architecture: amd64 all source Version: 0.2.0.8-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-active-dev - Abstractions for animation${haskell:ShortBlurb} libghc-active-prof - Abstractions for animation${haskell:ShortBlurb} libghc-active-doc - Abstractions for animation${haskell:ShortBlurb} Changes: haskell-active (0.2.0.8-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 8471ffcc28f67840612031f9590e1a7148cebed8d1351671adf561221f42b153 90616 libghc-active-dev_0.2.0.8-1_amd64.deb a31204be444d8e2cd80258489fd8dfb7a3f4f871900b18939a59d10374f0d093 55180 libghc-active-doc_0.2.0.8-1_all.deb 8e2fb2b4bd157f99243b2c1cadb33abaf6616de98dbc67b9a3b3a76dce4e022f 79614 libghc-active-prof_0.2.0.8-1_amd64.deb 857c386f66a49297090b32da7187930ab09034647d5e62b8d6362f885a630615 2909 haskell-active_0.2.0.8-1.dsc b39fe151a1e3d18c3368b75d4baf9a7167165263058d50e1dab915db9bc32558 2880 haskell-active_0.2.0.8-1.debian.tar.xz a8335dd10b4bab3a2a73a2f8fa49cb20ab2f9ec1400fa7a49de3d92f9e887fdf 13158 haskell-active_0.2.0.8.orig.tar.gz Checksums-Sha1: a32739973cdd172ff0700643080d7b33aafec45b 90616 libghc-active-dev_0.2.0.8-1_amd64.deb 8c7e3b57464600af98a9d0b89ad82dac18e596d3 55180 libghc-active-doc_0.2.0.8-1_all.deb e3762d96f5ab3dab1cca1c5da7e28c88777b917c 79614 libghc-active-prof_0.2.0.8-1_amd64.deb bc76e5dcadd541b15da2ed5e8d90e882cbad2c05 2909 haskell-active_0.2.0.8-1.dsc 1402ac28a9115d5f15b4c7700a36b288d8a2c973 2880 haskell-active_0.2.0.8-1.debian.tar.xz af076b35a09a2ad59de337087b285c62b5803e70 13158 haskell-active_0.2.0.8.orig.tar.gz Files: ab1d4a4e374acbfc722467e7b04e921b 90616 haskell extra libghc-active-dev_0.2.0.8-1_amd64.deb 6df00116921b4ed6a4a984b7c552a82a 55180 doc extra libghc-active-doc_0.2.0.8-1_all.deb 76266dd49b6de1a42f46b2b031cd7d57 79614 haskell extra libghc-active-prof_0.2.0.8-1_amd64.deb 96a307430ca902ab5de26677e2c4f582 2909 haskell extra haskell-active_0.2.0.8-1.dsc e1408dba47a5273430ebe32204de2ef4 2880 - - haskell-active_0.2.0.8-1.debian.tar.xz bbb4b296636752e21a50386ff964e57a 13158 - - haskell-active_0.2.0.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOE4P/0Am4i8PVJjwyQsn/UQhB72w 2nHDEPTQ/s0J2xTfjtVviWWZJoJ+HplqTY7eLrzXIDrQirwjsS4T0YHz4Rnc80To 8mC5vIP2hTsdkp8rS3QJAUHDYFRDitfc4oZCl8vCLyzUnEdXRaeYF4IByIp93mFz avM0+xt/aGi79aa39L9CYB7QzdiTtQfSugSLqqohOwnr8dEOPdKx+zXdl2DU7o89 BNVXHVnMZBwaBKLcbt6GqHlMHEtgKXdQBwmka7bcvtw+ujD7ThDi4nCi9pYiZd30 uf8Y5ALeeTWacPYCdgD7OsaMriWciq9X2mDVppnG0ezCD/QZA6B8xK5Zj2trVhKi VgKJ6Hjg29fI1EsjaWPD7vymZ/gO6FfJxVt29u602PUIYcOgQS+UbUVqE7UZtbTR 9JPEGJM6jxdhzjRPht+Y7snaWdV8TVuFXQSPJA+Okva00vG2zaa2X6+TgUfDwSzE CvoG+BKxKYJfLq7atlz62G92e9ZO0Zw42UnJimqpfgEdcISW9Pkbuze+/2y6t3Vp NDYCXpimb4d7ildY8hRGxqdwDLcmsKulr89VvUhJ6POEySTIAQwD3dBUZIvpxzzn UWQa5ShFdA4XB5B3ZlrDseibS1KAYD7g4dbiL2wJNhGyN42Zn6wFz9qKz1fnDTqE sWQ4wa1X4ldFDsXkFCQa =+d0q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:22:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:22:21 +0000 Subject: haskell-aws_0.12.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:19:57 EST Source: haskell-aws Binary: libghc-aws-dev libghc-aws-prof libghc-aws-doc Architecture: amd64 all source Version: 0.12.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-aws-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aws-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aws-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-aws (0.12.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 703f1c4e942a850fa578a65225828fb3a70e8a97d8317617f19a0f2a5f3dd58b 2006574 libghc-aws-dev_0.12.1-2_amd64.deb a2893a6dcece15346f2f97934a9d04ef645c694d16cb97dd19a8502ea8a4c337 295304 libghc-aws-doc_0.12.1-2_all.deb 4773a9be67880502dc610b85765b1c04ee4a38dc9b06fa29a0873c36de5db29c 1678868 libghc-aws-prof_0.12.1-2_amd64.deb b42052183a5d05a91893f18bc7c7f7ff8b00a46481949f6d95154321d1f521fd 5102 haskell-aws_0.12.1-2.dsc d56366f62a0bf27d28bd1aa42a343630386f91468cae6461862ff988d4c8699b 3056 haskell-aws_0.12.1-2.debian.tar.xz 6c85bac359ea94d78f287b45c6e7e981dc260a1c029a7888ed752a1c0e64d32b 90763 haskell-aws_0.12.1.orig.tar.gz Checksums-Sha1: 5132aea8151b981f07208f8fe8ea5ecff453d00b 2006574 libghc-aws-dev_0.12.1-2_amd64.deb 05d90b7a46574e6d4bfd4e796597647e8395e298 295304 libghc-aws-doc_0.12.1-2_all.deb be9c3008c7722fc5dc7b9c2a500b2c4e07a4e991 1678868 libghc-aws-prof_0.12.1-2_amd64.deb 57d3138f6684890d462dec3baa8ff586614ffdc5 5102 haskell-aws_0.12.1-2.dsc 153e2b12c9169cf9df4f6b32bc6d27c577c08bbc 3056 haskell-aws_0.12.1-2.debian.tar.xz a4d50f8b87fde76cef30324ffe2ed61ab14c93b9 90763 haskell-aws_0.12.1.orig.tar.gz Files: 909d81c6093f4cdfc29d7373415fc47c 2006574 haskell extra libghc-aws-dev_0.12.1-2_amd64.deb 4be099a60cdab6515371238572edf441 295304 doc extra libghc-aws-doc_0.12.1-2_all.deb 058a3c43189a9bbbdd9659c766430a48 1678868 haskell extra libghc-aws-prof_0.12.1-2_amd64.deb e2fe800aa755635355c0fde80000bff5 5102 haskell extra haskell-aws_0.12.1-2.dsc 73812b583bb11ae18065ba82b339afd7 3056 - - haskell-aws_0.12.1-2.debian.tar.xz bf01e1b642caa40699e607a8314ac7d6 90763 - - haskell-aws_0.12.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiodrIP/270fXUeXhxUdKQjsVTb9nB2 VraCW2zTzTp4QTGoveKWjlG6NA8wVeWFygJyCdSKT9LTdvfJjfpqYCPGLFagJfhl hiYXL9Iy5kSv79qKUj+aD3tLkQime4psFp9DCx0C8iWw9XwLqF9OR7jy7xiSuiwC 1HWlfrXg+9J9Fa/cIWf3JZZRjicUKd11XsjMbUy/xpDTYHUpc52uW/rgGG830xZF G0cbAftRYbGCLg/mW1rRlLdVXAgzxdm/QJK2ndA0N6SbQ1ms7qXyqunO1TTEoA2h wjaQl8u0+fz3EjfNY0G3RE+TptBImM3gggipNJRPobkUC4LWdd0kKg0dBrTzM+Wd tmOZbc/mDJ5AnVYAeDKmpCPPErdSB8CZRhULs/2FL8KKYLqY3Dg75r29OfJ3BadI u5nIFE4nCouw09HAWIdeqx3dyv2WfaiQRiDRIDlRgmD4Vo6dsNxMHv3ceiuw+7if khbzHGPLJs3b9EuT902k86NlZvs8/MY5P3aUF7El++5psz7PkzK2QkXZjtNbRPdi zYzGY/8sewEg5gtqkfSf5L4Yv1hIaMHA1guZt10o3IgMsAUKq8p81jXZ0fmm+SC4 6baz6jefXSWC4SDS/0uUzQa3x/PEC8abwgAPVcAKIO7W3b2a5sByRJPfusF+P9fL W/M8jHgxVTgxM7/XrNVh =4ik5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:22:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:22:29 +0000 Subject: haskell-chart-cairo_1.5.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:57:00 EST Source: haskell-chart-cairo Binary: libghc-chart-cairo-dev libghc-chart-cairo-prof libghc-chart-cairo-doc Architecture: amd64 all source Version: 1.5.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-chart-cairo-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chart-cairo-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chart-cairo-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-chart-cairo (1.5.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: c9bda4d7b34ecf37bcd3f5be93bfffff1f179bdb860a460b107aed11fa91d95e 34096 libghc-chart-cairo-dev_1.5.4-1_amd64.deb 9725b0935182db17fea1cac8e0996d428dad44caf165dbc11010eb43ed9adc29 35828 libghc-chart-cairo-doc_1.5.4-1_all.deb 65f303a2c7a11f139e5ddd97c4d56abfff30f7772a13b98c9280ff6c804bac70 28022 libghc-chart-cairo-prof_1.5.4-1_amd64.deb 4aec757bdf384d4f21584f4892069de78439c3f8a072bd4215f18e8eb7c541b1 3017 haskell-chart-cairo_1.5.4-1.dsc 3e8997121b485fe42f7cfe70efc443805cf7e77a7205dffc55d28816f1a1bd27 2380 haskell-chart-cairo_1.5.4-1.debian.tar.xz f5c0fbeaedcc6680e53d6d9c76a387360be4fd23048a42122ad2dc6a17bcbc44 4405 haskell-chart-cairo_1.5.4.orig.tar.gz Checksums-Sha1: 4fcabeb5580e05b7f834420c694c058c7f8e113f 34096 libghc-chart-cairo-dev_1.5.4-1_amd64.deb 7586578aeaeb93f212b50773c71017b8fbd237e7 35828 libghc-chart-cairo-doc_1.5.4-1_all.deb a2fa34e4fa54a30277932914ff65e6f760bee6fe 28022 libghc-chart-cairo-prof_1.5.4-1_amd64.deb 5ae15b5395d2daaeaf4c331a7ad3ef404a7509a1 3017 haskell-chart-cairo_1.5.4-1.dsc def85d09db7daa1afc16d0150c26f3aa17555448 2380 haskell-chart-cairo_1.5.4-1.debian.tar.xz a1004ac303a38ceabcbb6eab6b1277a0dac7f849 4405 haskell-chart-cairo_1.5.4.orig.tar.gz Files: 3f54395670f05a186889e852e8ede530 34096 haskell extra libghc-chart-cairo-dev_1.5.4-1_amd64.deb e24d68a0a18eb7e5cf9dae813f1f0a6c 35828 doc extra libghc-chart-cairo-doc_1.5.4-1_all.deb 9e2ab857bf2a918e7aac32649a2d7d43 28022 haskell extra libghc-chart-cairo-prof_1.5.4-1_amd64.deb c298846424723a109b9de9177944f495 3017 haskell extra haskell-chart-cairo_1.5.4-1.dsc 2d114144da71552f7630eab8864f1e86 2380 - - haskell-chart-cairo_1.5.4-1.debian.tar.xz bb216193d7aac776f6b778f4b85479d9 4405 - - haskell-chart-cairo_1.5.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozvgP/0TMZ1v6UiMM/1PLjiv0ugHd 3XH3ogzvbDApS/DZi+wwSKlSJa5Xrk0uz9DRhGQlQL+c7Aj+WA7t4k3G6WczM0Ya rmobKtI9Zj9zVAak3iIaDS3b3RVjlFDo3O06KkqzNj/EK6jn45P8wFyAPqRBqUYK pY5keJgNB8xL6wiwLy9g4UQTe6ChPSlPR+BDwFg1X4oD1+L6/qXAAv2DbodUCajj F7mYMP0XE4iTmDVgYJzhueLHB8Sj5usPUudiilgBqUUlPPRfr1LlsMDnAF7qnMlw nqvATywC+pkIWKWnaKqvGDMmMgd6O+NgK+QyQ9+rteixMJU29pa66VlugjXB3mIQ 4+nT9WkaifhNNECvXFGlMpSTA4KD9nMGWMYLRHLxDHHc22JHtcOsSc9D0Vc1z544 eyFJIICrSZsfZMNxiOB2OIe5gGr5LFRiFbn0iAr1F2S8moSmBWwNH39Nt5JGG/lQ yw9DqP6gBL4hqXFmYSTRuORYJpWd+MoiYl2UFcVWRjy6azNnQ8D4AHY3DT2P+YBI yGIYcyRXhx1CK0rsBd9yVI1Sxb5BHFnGt76z0QfFWCNSLbsA2YrfiYHyXjp3sVBL Lp7AcTOMoFSYdr4ZLUAr6i4iSnUYCA2IRrVxN5kZ5rKip/wyoh5rRXxq6WxnGPED r1JJDjFgtVA8GOylLFMJ =ZZdD -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:22:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:22:37 +0000 Subject: haskell-chunked-data_0.2.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:39:27 EST Source: haskell-chunked-data Binary: libghc-chunked-data-dev libghc-chunked-data-prof libghc-chunked-data-doc Architecture: amd64 all source Version: 0.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-chunked-data-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chunked-data-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-chunked-data-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-chunked-data (0.2.0-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2471becb95d91a331822395c0fe191b2d6e85236d06d610bde644724afa1f9df 62086 libghc-chunked-data-dev_0.2.0-2_amd64.deb dda983b36235323defbfceb4e2753de23ec691561e9f569808c2af367a28faca 39772 libghc-chunked-data-doc_0.2.0-2_all.deb ff93796837d5aca523ed71f870d6f9a1705b467a41652e864e408bc9cd957f02 54012 libghc-chunked-data-prof_0.2.0-2_amd64.deb 41d95cf745a8d6e90981a6d897d6aefc936e984b06ed9b990a42150d0be4b79f 2768 haskell-chunked-data_0.2.0-2.dsc e08354c31a509a60a2bccaff7f61d963091779a363646c1e94ff6217a58deff9 2232 haskell-chunked-data_0.2.0-2.debian.tar.xz 9aa0f3c81f9b0d7c1dde206501415f01638f20eebfbe1386dfd802bcc1bab272 4923 haskell-chunked-data_0.2.0.orig.tar.gz Checksums-Sha1: ef238a05995e8f3393d76afe33535bbaad195651 62086 libghc-chunked-data-dev_0.2.0-2_amd64.deb fb1f0014b70a752ee3000370537e278f6a92ffad 39772 libghc-chunked-data-doc_0.2.0-2_all.deb a6328914d478b15890635a0da90686debfa25e47 54012 libghc-chunked-data-prof_0.2.0-2_amd64.deb 84952d26728ef63fa896599a2ac293f2fa52ffc3 2768 haskell-chunked-data_0.2.0-2.dsc adff24d431d8d0c3c137bef529ba288a964c74b2 2232 haskell-chunked-data_0.2.0-2.debian.tar.xz daec4aae0dd068838bc2977b4c717fe5582dabbf 4923 haskell-chunked-data_0.2.0.orig.tar.gz Files: 9790cb58bac1569a05e6a7cfe844ce1e 62086 haskell extra libghc-chunked-data-dev_0.2.0-2_amd64.deb 999cb1aef0a56e59cf1f5f04634e8a7c 39772 doc extra libghc-chunked-data-doc_0.2.0-2_all.deb 4e833d3b0d6639857d9a65b5277fdfa3 54012 haskell extra libghc-chunked-data-prof_0.2.0-2_amd64.deb b986cb96c3aa4795d64d2bfdbfb7e30d 2768 haskell extra haskell-chunked-data_0.2.0-2.dsc 83788a24fb7bee6a1a33412b80c6ae80 2232 - - haskell-chunked-data_0.2.0-2.debian.tar.xz 429118673bd0c8f9254ef28107ffeb64 4923 - - haskell-chunked-data_0.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4IoP/RuJkaPalMqAP77O6ZF30XvU DWWLuT4OSgtAE3AsXgb7tZKOsFtL0eoq+V3yuYJcgw0a4C0wguWfE09ISNuWhI/L mWK035QwUk6HlN+tfdqFSTXDK0DNp9aU4LCblnB/DrlhP6675e/hwX3/fqCxMyFZ kFwV9e36oFn4Dos+a39hW4+mTCSrLqaTZM+jl0QubqsvtfUCyURQ2GB5nhYwzDDN wL6cybUlrdtQfhid5q/w6K9m6296PRzGMaflnfaEREBX3dFnyfO5hFA4SEvvxT+7 wg9GnPsr5JXGxkGJaC1z2DkPo31zxnKTIvXp8xjErPhriHrLhi0QdQxw5d+eMt1k 8j5CzeJbl80Ic6F8wifqNHp7BbkZOM4gLCAEW34dtuNAghrVecqZtZa7XHVNnLyx EfVahBomW7/ehq/K8rqlYvp4aJQNFb2Q97xYyZno/s4+5mhy9Sf/hz+/ZkdxOObN bQoFFIdEcCH9H41iJ0CMMqNUDKsHP/zTFQm43nxjpTxxYRsEVGxIrK/ZNiBpxQau J2B7qAjSH1nl+oJWzrdtZ1IH7/dJU6TDFWZ5JxTgiKqBgm+XEn9A/Idc6g0b/g9D kUxiipH1SUPdR6CKxhdkEJDTewx/o/wL4R+OkwiqDI5wJ0Qmsx4MCIqKRxYItmdL dvT5FdRmP9orsbnrn9zt =PMy0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:22:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:22:40 +0000 Subject: haskell-conduit-combinators_1.0.3-2_amd64.changes REJECTED Message-ID: libghc-conduit-combinators-prof_1.0.3-2_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:22:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:22:50 +0000 Subject: haskell-dav_1.0.7-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:09:22 EST Source: haskell-dav Binary: hdav libghc-dav-dev libghc-dav-prof libghc-dav-doc Architecture: amd64 all source Version: 1.0.7-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hdav - command-line WebDAV client libghc-dav-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dav-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dav-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dav (1.0.7-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d3d5a3a9056116a48cb093c67bb133f8b3a434dfa3b967b6e80608e84a48412d 1979286 hdav_1.0.7-3_amd64.deb db76abe33f5441916cd2b8eafcdfbaf49e21a0515b803ef84c2e5670f4c6e4c2 94394 libghc-dav-dev_1.0.7-3_amd64.deb 8e721b154b2e3387f1f85053914fac179f017490587798b3befa8a90a5fb0bc0 42834 libghc-dav-doc_1.0.7-3_all.deb 248b118bc695bb4987fa5338ecfb9f46b4beb5bc5c83fa0939e3f800a82ee454 81668 libghc-dav-prof_1.0.7-3_amd64.deb 3abed6086ccd7c9739bc7d985518deb67d3a974e885464baf717db06a1df68b3 3561 haskell-dav_1.0.7-3.dsc 4b92bc1271c251b389c91a77f4634c45da2ca6ec0a1b2eb71abe4ee3c5d5ec52 2564 haskell-dav_1.0.7-3.debian.tar.xz a8a9000b544e872296c8597edd9df10d10ceaa097f981d98bd315c1dfb637c2e 19768 haskell-dav_1.0.7.orig.tar.gz Checksums-Sha1: 4b0f1afb3fbc69147120a38360e9e58aa58cd72a 1979286 hdav_1.0.7-3_amd64.deb add293c1ce8339d1b8b61af7204cdf688b7274c7 94394 libghc-dav-dev_1.0.7-3_amd64.deb 3cabb22d7ec9f39218d580575cab5eb8bc2460bd 42834 libghc-dav-doc_1.0.7-3_all.deb c698e3db9289edb0aec67a112688bc33f13739ff 81668 libghc-dav-prof_1.0.7-3_amd64.deb 9fa0f0010a85bded70460d70f57e3a756bbf368e 3561 haskell-dav_1.0.7-3.dsc 1a14a92beaf39fbfeb44fb1b55862257d59ed2fc 2564 haskell-dav_1.0.7-3.debian.tar.xz 17973b51341f8b1c6b4526e1b71783f893a663d1 19768 haskell-dav_1.0.7.orig.tar.gz Files: cfe61ccdb05e03da3e1e424619252601 1979286 web extra hdav_1.0.7-3_amd64.deb 0217b84e722cd861d5b682d7de6366b9 94394 haskell extra libghc-dav-dev_1.0.7-3_amd64.deb 5a9e794fd5f765eefec8c92efb19e5f1 42834 doc extra libghc-dav-doc_1.0.7-3_all.deb dc2489353f329baf4fcab03d58912251 81668 haskell extra libghc-dav-prof_1.0.7-3_amd64.deb db07cb416170c336b26066785d526264 3561 haskell extra haskell-dav_1.0.7-3.dsc 3c7466a7e21f33e07e0ca0b057095b73 2564 - - haskell-dav_1.0.7-3.debian.tar.xz fa41de33611a843c21480943dcf7d1d8 19768 - - haskell-dav_1.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5YQP/0Ax6jsa3jLiGMVcTUc0Mwnb LDS0Sa+86OeAl9jz+E5ql6CKmTcoHBL6UlbBAE6etDYKTZDdCUvoBZub1oEK6jy/ y44O5GiO/PganIR7rJcRIqGLAZitiNU+etDM7VDGUDNRXUI7+bzaUrKxarejuXW7 V2BtnI7yY3iyeYC0C+8fh6/Uj/exQ8GmjK8hWZvuHuA5OrYsowizntjy8bJG2hcL KngwlCBvn+SNCXpDmblX4mE3dcz/bJr9vT4OAQ9oxaqkG/HTwMkJyvJpekd+17lV mBAQrVRznJ76EG/CA2/9iTxnHLHM16m4ITrPhL1dRzAlLQf5zpX2mF07JSgQSx1y R21rmJFV88/k8InctzC/jt+koEZgLX3nU9mMGF6hlLo2lTlhpLcnCdtZHXdEJn3y XOfY0V9fATNa2cdBOcNLdcZ8O5uJie/nJ+lmAi0YJpGQFh8iK1XHUzUbd6lhVzBc tuChZizwPNJ7emleXI571rzWjA40vkGN8xF9OIVMRlupZL4YT9uvWuDKJbK+CTC9 aYGXknv9HQD7GdnaEuzkvOXlJ3nXyE4hVmrtQSdJb6n20u0kpnJbJT6uYqQUoGIs uixoXSvQTByREqjEAAQxevQ/21lKB/2bNaZzpFG6hJvqrBiM/D+U0vCjuoRfiLck 46P265WYz5NWKRNZPQr0 =17qG -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:00 +0000 Subject: haskell-diagrams-core_1.3.0.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:46:34 EST Source: haskell-diagrams-core Binary: libghc-diagrams-core-dev libghc-diagrams-core-prof libghc-diagrams-core-doc Architecture: amd64 all source Version: 1.3.0.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-core-dev - Core libraries for diagrams EDSL${haskell:ShortBlurb} libghc-diagrams-core-prof - Core libraries for diagrams EDSL${haskell:ShortBlurb} libghc-diagrams-core-doc - Core libraries for diagrams EDSL${haskell:ShortBlurb} Changes: haskell-diagrams-core (1.3.0.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 562d1b1de1d6407e52187156f66b16fd626e9f7b6071211bdeed35e16b74d6a3 360222 libghc-diagrams-core-dev_1.3.0.4-1_amd64.deb 3993fab961d0233b1b006d98941d4d1f21fa5ab4334409861968ddd67f8c07df 164254 libghc-diagrams-core-doc_1.3.0.4-1_all.deb b1dc39d725fe1b726e97a246b6a58c6c36b300e76522a88d1e02f4bcc67099ee 325396 libghc-diagrams-core-prof_1.3.0.4-1_amd64.deb f7173219eb6501b79e90b862562d4a3a12c8117447e0c3c7dcecd4508b077074 3408 haskell-diagrams-core_1.3.0.4-1.dsc 8063695ac1456d21badbaf5444467d5b03345bc357ad1e0f7c094f09c02d5854 3184 haskell-diagrams-core_1.3.0.4-1.debian.tar.xz 1f2ca2f8c7b9e096b76ac62b563f02c83fec53c61bd2b0de4a8f557d14fc5935 59515 haskell-diagrams-core_1.3.0.4.orig.tar.gz Checksums-Sha1: ac9e1d9763ddc8365807084a76e31ab4bce2c882 360222 libghc-diagrams-core-dev_1.3.0.4-1_amd64.deb 653070a7bfe541639292d5550e82cd7c5ab2f0ad 164254 libghc-diagrams-core-doc_1.3.0.4-1_all.deb 208989fd224ad2af13d25afb1d4a6aabf078f130 325396 libghc-diagrams-core-prof_1.3.0.4-1_amd64.deb 8931bef89e9e96dc339705d0b76e4cb6a5ab0775 3408 haskell-diagrams-core_1.3.0.4-1.dsc af8f2f24fdbb235bd0425b9266eaf51c7ddf347e 3184 haskell-diagrams-core_1.3.0.4-1.debian.tar.xz 630f0f85182f2cc2429e3f1071e28b9b61ae6b9b 59515 haskell-diagrams-core_1.3.0.4.orig.tar.gz Files: 6b7ddbf4090642fd0c9b9ed4a76dd169 360222 haskell extra libghc-diagrams-core-dev_1.3.0.4-1_amd64.deb 496eb52653a87e92f1297645caa59faa 164254 doc extra libghc-diagrams-core-doc_1.3.0.4-1_all.deb b29905f4eeb335b05b4693906054d1f9 325396 haskell extra libghc-diagrams-core-prof_1.3.0.4-1_amd64.deb fd5cbd04e05ebd38ff8cf772cea82f70 3408 haskell extra haskell-diagrams-core_1.3.0.4-1.dsc a6e68bfec1c8124e22a1a470b0af3afa 3184 - - haskell-diagrams-core_1.3.0.4-1.debian.tar.xz ad1e724c63b8057afed812345b8570a2 59515 - - haskell-diagrams-core_1.3.0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8mEP/Ah4el7xll4GysQc6rq/9X20 5a9F8/6A/eoQX3T0q3E/7KSDd9guTJDnahg6unLbhKjK5VXr1/Tzjbk4dy1iTz/Y c8kBGLkd1nWjrLPDxKHceEukevTnPhgcSCXQvylUZaNZclbV6SnhTzKfKFiSy81B wwHggaCqLw/wzkOI23wsgIggtEKc9I39b33uXSlBRcvUqG5LGg7Xr8puj8ZULz8X lM0F/41oTShhPJStjJCcrWoMPE0Q3uTvXcwcUwtFXMAc6oGpF39Xk2BVidu4D6XU jeCztzs4aNom8ve3IA8Dudxe4ppK6u+1vyx8MNLrCopJ9CfwhhCzUfF53APImfuO mCEJcQfEO6vAhWd9CqdaB56eWZ455LEJhlT+9JCVdSEko7cyk1T9M7KAM5k2ibDW dfT13Kzd8yhnjkkH/H7fMIacURENmE9adP270MpNAfLc5xf2DQxOkIm77EPKnSz8 i62XB1Kbu2viplx4SH4RV8Z8mxsQAkxKwF8MFqFdLk6jy/HHgL9tiVGdXH1CNTaR DNvC4VUM7hzwpO0TbBS15BVHUB1780SeHtcoEWZ2Gy/LfXX6yNdTWH3ujA6isui8 locKPDboRFE2JKseviBgY8msATMY1l5yBeu3FBhW2VmJwqQRN8JEHlj41jFIg5SO s68T4Ci8PYPf/8gzEWTW =I/g9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:08 +0000 Subject: haskell-dice_0.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:51:47 EST Source: haskell-dice Binary: libghc-dice-dev libghc-dice-prof libghc-dice-doc Architecture: amd64 all source Version: 0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-dice-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dice-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-dice-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-dice (0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d6a899582a5c5dee92046c70e0c682ba5a9b1306366b81d865d399fb38043492 76450 libghc-dice-dev_0.1-2_amd64.deb cdaec49f834f87c77a11a2c505900a23ff0c4842cbd9b000604135f67779eb97 33050 libghc-dice-doc_0.1-2_all.deb ea953867c289d07e460a3f440d3f74cdd1bee0df25feb26914e50acd0bc3f6a6 66014 libghc-dice-prof_0.1-2_amd64.deb f5b0b631d7b14942243d32ecb9997bf50bb2b543694c1c9d073dbb65e3c1b2d3 2422 haskell-dice_0.1-2.dsc 645befb0539ced60d117f196012f8919eb6842fee6d028760320600e8124e7e3 1440 haskell-dice_0.1-2.debian.tar.xz e13fe7dec8394aeddb71fb0e0ac68d8750096bfcc198a80d7bc30d94e01edde5 3368 haskell-dice_0.1.orig.tar.gz Checksums-Sha1: 0d3f5df29f463b89817a412a83c23324ea6844c8 76450 libghc-dice-dev_0.1-2_amd64.deb 737bdce267876d44f0b96153c7f197e150024c5a 33050 libghc-dice-doc_0.1-2_all.deb c69519ee35f6c252dfe623aa24b513404b1b1e0d 66014 libghc-dice-prof_0.1-2_amd64.deb 61e326ff54ca72d731d67425f1f70da56dc954e2 2422 haskell-dice_0.1-2.dsc 965ef51a2975925918ac79a527a867adccd5cd4c 1440 haskell-dice_0.1-2.debian.tar.xz e9af2b9d25a10fd6e66104d0d529a126eb01e54b 3368 haskell-dice_0.1.orig.tar.gz Files: 7559a503c86250ea1fd66ba34521f4dc 76450 haskell extra libghc-dice-dev_0.1-2_amd64.deb edbe3f0a507dd020a46dbe33f3007243 33050 doc extra libghc-dice-doc_0.1-2_all.deb f220b213e2dcc5f91fba19d077962ccd 66014 haskell extra libghc-dice-prof_0.1-2_amd64.deb bc8a62cc8e57376a2ddf15cc8bf92470 2422 haskell extra haskell-dice_0.1-2.dsc d6e4247d65ae3b1a859d97696b39b6de 1440 - - haskell-dice_0.1-2.debian.tar.xz 4dae7e7fba00f039a94a3a348420ab17 3368 - - haskell-dice_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTions4QAIH0/YSonXp8U2SukCbDDByF liLIjawDDwcUR+Ljn4vsoaef2bPG3ToDlfAS4T2B2xMX5xTCaO9KPeXBqwW2/w2u 6Tet+S81uH9wOE3Gn0C9GUtiXu7Mmi0ZmTV45HEEljkom/GUIRAE47Ub+Fr2lfJM dBsym8UMalYKxGjtLflah542a22SoH6wNPyjUhesR1V+bLSabqpqxw6cosKAiaXh fyjUtfFZwlm8GU/L8iEEF2M4svn32NT25w3cvpP5/3pOUng8lfIyrh8kCuywBgNe 5ZK6HLRBRg/VOVVKXB8mOO3Hj/0S8rQchieMFeifTtTjHMwbSNeNFP1Wh5pYfObM dAoK3VwnUFQO0gWtVXkwSBY5z+9TGk16bIv8PkpC08LClAcxYkis98LpImEoOQ3V zqgRkMn2L7cYO0eGdCfZ+e2ezJ2KMjGdNej2KfB0xNKLcGxM0rOXbXLnVAibGqXb NHDDZvr+vMhY6Y1jIm4pZcxjx0fS08MgNUlryLmqF9BzrwsVS1EX45N3g2bFBZ4y Eeh+sI3K7onVAQihOOQhNu17mbdw0z6z9z/scKHH/cr75Ldc57RSY0aY1qDox6ja HmqkTHRIBMej2kkg7rhnmXdV1hs8XAD5MJPzf6MVY5m7MpyjW7YOjK5juEPnzVJF 9tALzJtL9R5pauNO4aiT =KTY2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:17 +0000 Subject: haskell-fb_1.0.12-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:19:02 EST Source: haskell-fb Binary: libghc-fb-dev libghc-fb-prof libghc-fb-doc Architecture: amd64 all source Version: 1.0.12-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-fb-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-fb-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-fb-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-fb (1.0.12-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 53241861c44f49daa019d08659679d378e9a269b5aba39ff8692ee374f10767a 511566 libghc-fb-dev_1.0.12-1_amd64.deb e13df9eba0f34e9b50614ff0caf4355c6402919e594a898e926ebce55b8958e6 102372 libghc-fb-doc_1.0.12-1_all.deb 532a535741795e315c2c47312c81d1b425a123ab026c2ede092316398f1bcf02 449958 libghc-fb-prof_1.0.12-1_amd64.deb b0b9eb8f27ff4aaa7c3069509e66421dd10c5a15c4118a746fc302979fa92112 4211 haskell-fb_1.0.12-1.dsc 68d7489caa3e9dd4ce8c068d49c1cec8890c34b1b18679c3f56dfc43f8716257 3012 haskell-fb_1.0.12-1.debian.tar.xz e59f512c9fed9aa7f8aa0a891ffc06d82141a40a9f47cb5c57caec1d051fc4f6 31382 haskell-fb_1.0.12.orig.tar.gz Checksums-Sha1: 54f56d5d8768b99d0a6451f4f3f48a91c3e9b606 511566 libghc-fb-dev_1.0.12-1_amd64.deb a0bd8b8fee84bd3c5c065cfc355318a45b68590b 102372 libghc-fb-doc_1.0.12-1_all.deb 00c392ee9d14dceecbcda1e9c77100f9af9a4e41 449958 libghc-fb-prof_1.0.12-1_amd64.deb 79d202577bcf4a1d08205e9263ac6813b73a11e1 4211 haskell-fb_1.0.12-1.dsc 4397835fe8ab4654dd0408e5bbb4138251b2e7e2 3012 haskell-fb_1.0.12-1.debian.tar.xz 49303822e47aa3d59a589b746d99e9b4047991ea 31382 haskell-fb_1.0.12.orig.tar.gz Files: 1db64f15e9d4f701c62354c03e72967e 511566 haskell extra libghc-fb-dev_1.0.12-1_amd64.deb 2208248885530ee583c4a86f5d04b8ca 102372 doc extra libghc-fb-doc_1.0.12-1_all.deb d9821df2b7e74b624a312c5eb94fcb55 449958 haskell extra libghc-fb-prof_1.0.12-1_amd64.deb e3860ef9c69a5dd2dafcbb9428f41393 4211 haskell extra haskell-fb_1.0.12-1.dsc f0c17534d9920fa740fa31d55d677149 3012 - - haskell-fb_1.0.12-1.debian.tar.xz 3374c09dd83636196e687b3b6c346a11 31382 - - haskell-fb_1.0.12.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5lEQAJzZdXeA0WwHXMhl8N71L1hK t8XEZKjBf+lJm2AIJB6aERM11Y2L0Z0u9/oj5GOgkNwmztvnz1Iytbnf7yv+gSK+ ekpI9uMWdk9Fic6wEHUsq39iwmcZ/kHChVgRdpxP0y+t6PFGs3/M/nYVk/OU3IsX GGGfDL8mUO8utwrYuYt2UdTpWBEChDkQzXtGN5EzhgWfbwrCw2w1jNPPNvLNVDCf 9mytJ0qReqKXYqZsuR+ZJcC7Nq8A4kB9Ez0hfZO5F2/NB/GIEcrH14Vk5g5SGhYx WpEHIVpCuTE35R/s3UppD1RNXvWYGtHQmoo4NFr/7nBgGJZuGEcrHtCXNmlG5KLI 1D/FgFY5vX1ga/W3OzEYGlNPQclJj4IuQGIsnwNo00iOGCgLfy2ZZXuUYLo18Iea g+kdpmnvUZwFRkCjVeCS+LMeNCZBXBbE0VYWxHk0lQBfoihJbO8DMZTtDt0nLu3b 6WqGLg1D/fPJoUgq7NU8yAimzndAXO4tO3TCxV4KQUe2+PzvGHAJ/VZwUSEqTd4p T82T+w/G4ans0XPjjTqxLCzskOz086PbDJ/BVye4t9N9tUYSW+ugRYZ/07+3KBp4 LheS6iqs7xf6KcAp7LVlFCm0UNy/2lZICv9CmChwqpKPT6AO4hMUcgSo6EUhb+fI Do4LH7VjDXTULejZ6HbN =lk43 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:27 +0000 Subject: haskell-github_0.13.2-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:31:29 EST Source: haskell-github Binary: libghc-github-dev libghc-github-prof libghc-github-doc Architecture: amd64 all source Version: 0.13.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-github-dev - Haskell Github API${haskell:ShortBlurb} libghc-github-prof - Haskell Github API${haskell:ShortBlurb} libghc-github-doc - Haskell Github API${haskell:ShortBlurb} Changes: haskell-github (0.13.2-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 869d0853c881d43c7c446c7ca4f993b3fe886cd323e709878eff23f11f00c122 1247528 libghc-github-dev_0.13.2-4_amd64.deb f1f5b79930bd2ad7b2d7f72bc7fa6fd2bc72bfc3103660b30b0a443892918f85 120460 libghc-github-doc_0.13.2-4_all.deb 420d7b80dff850d7e8f4e93554d1f58b5323ae0c400e144818b9f57ffe488652 1002012 libghc-github-prof_0.13.2-4_amd64.deb 0a715aebc8a7f56c14bb7da311196a363450227a1150ef3e058c2a7e1aa1f964 3638 haskell-github_0.13.2-4.dsc 18090d9694b9a3c3b5a419b7d01f65f97fe061a02b372b5e791b02fb2ccd214d 3372 haskell-github_0.13.2-4.debian.tar.xz ffa08979a92ad3065982ede7e461939540ebe1a856baa15052b1ab3f219707c4 33270 haskell-github_0.13.2.orig.tar.gz Checksums-Sha1: 960608c89046237c6e08a8cbe38cc6de4b378e13 1247528 libghc-github-dev_0.13.2-4_amd64.deb 37d31243d511e2c67146184b2259abdbb729ce66 120460 libghc-github-doc_0.13.2-4_all.deb c901be3bf1f6bed69a1c8e2586c2676ac7764af3 1002012 libghc-github-prof_0.13.2-4_amd64.deb 768a558f54faa1fc30717a758cbcd9046286ac73 3638 haskell-github_0.13.2-4.dsc b566fae68ad6c9fc48b0b2818fa52fd1abb560dc 3372 haskell-github_0.13.2-4.debian.tar.xz f9054d84f3346b925f8d85979f14aefff62486f9 33270 haskell-github_0.13.2.orig.tar.gz Files: 6694d08feea6c09a104702cf2169501e 1247528 haskell extra libghc-github-dev_0.13.2-4_amd64.deb cf1b736ab63e20a5cb7e6c2591ebdb6b 120460 doc extra libghc-github-doc_0.13.2-4_all.deb cbf2f3347ac3cc6ac25df1147d281524 1002012 haskell extra libghc-github-prof_0.13.2-4_amd64.deb 9f6568c6db5d1afaf9ab3f7da9f11240 3638 haskell extra haskell-github_0.13.2-4.dsc b40d7e64016152ccd7050a44d4c9cb3d 3372 - - haskell-github_0.13.2-4.debian.tar.xz 9b88e7d9fe5ef2ec092b068ce6a77f77 33270 - - haskell-github_0.13.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioF+UP/R2QhCXHGPmzSV2eLqm6axfR G0nDGcDZvCCxjMZwGiRrXfwpoZ8nLEPnpULEDdE8mDfYDcZaoAiSeWqJWFORibK2 qvxrZL/TmuT+xbKAn5SMeWU3EaaUDUNnsCHNPcjXtRZzqUuxrRBikFYTHDLIukjb jk/vlkj8zQ6zKnzak3bdnWRbXxmWn5pbIr4TD29xU4IXYfZdSsB63XhNKWPmRnUZ LUPgYEzdncLuLcrnA4JkNJd7fqIs+9EEMXf2xf9xuYVgTwRhjmFNRpxp/q0f/lBg gqSOg/+rvSO4uyUf4+Ald7wyOLv4G6XZxfMcZoyhjqjFPcwhUVZgennz8WnTi/7D 6kR6mN+K4WbCRL8vnE67bWkEOUdI/8VxonTlsAaJT8ELiDbJBxDvWMSZuVySbPeT l1zVRn3UBG87ksX0/NzlUDB8YvGqksIuKXasFvVo9oQeHc+3ls82t5q82RmH7jej AQ3feYk5JkoKRT6rGE196QWM7qNsvmwensJxFNLMb9e8kIBX8gGLoBU2pTOfopj1 bK/TigBRhOlEYWnmKF89D94yCWPTEGdCrmC+OvDcvcQITWdRLnfrZx25W7oTQ1b2 4sJhL61aQnwElh6YraOBfgMs+aFhaFpxXxp+X13W8JJON/20liVn1KWCt8+wUhMj 8LpFMLyMUA4pc7b43hGi =AyPW -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:33 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:35 +0000 Subject: haskell-hoauth2_0.4.8-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:23:43 EST Source: haskell-hoauth2 Binary: libghc-hoauth2-dev libghc-hoauth2-prof libghc-hoauth2-doc Architecture: amd64 all source Version: 0.4.8-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hoauth2-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hoauth2-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hoauth2-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hoauth2 (0.4.8-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 044d25b29fe03a5502777ef59fbfe423b126e4765a2b123e80b7bcda3577aa53 56474 libghc-hoauth2-dev_0.4.8-3_amd64.deb b3e428924c69d2a15103a0ce3b9843e456bc645b09d17352835b97077493417b 39502 libghc-hoauth2-doc_0.4.8-3_all.deb 91cc67ca8a74ef1bc6b91a51cd1dc4b9855726ad510e8c2aac06bf2827381463 47480 libghc-hoauth2-prof_0.4.8-3_amd64.deb 2b98f709cda6b9de2eb3cf8369ab528a5226c68ad90f944317aaa6556288639a 2751 haskell-hoauth2_0.4.8-3.dsc 526e51f7b7f7f255570436486d2d3275cffda1f3517b915cd4a34555a8713fce 2464 haskell-hoauth2_0.4.8-3.debian.tar.xz 6e489820dee16b926225e58555032e32d345b234b5a798db6e5a1d63d2843093 8599 haskell-hoauth2_0.4.8.orig.tar.gz Checksums-Sha1: 051de0a3e83c65d75d73dad07aaa652d5f4d933d 56474 libghc-hoauth2-dev_0.4.8-3_amd64.deb b4aa7f6cbc61d8011f441fd2a37816b6f9025ca3 39502 libghc-hoauth2-doc_0.4.8-3_all.deb 42082d7c3390652b805cfb1382dc7339306ee084 47480 libghc-hoauth2-prof_0.4.8-3_amd64.deb 580a7620075b9d343946251a9cd2828373e1ea9f 2751 haskell-hoauth2_0.4.8-3.dsc 719bc61bde837ba1c8daf40dc8015ee582002e41 2464 haskell-hoauth2_0.4.8-3.debian.tar.xz 723fc7d335cc72bfd82ab3539fbc034fa3481e56 8599 haskell-hoauth2_0.4.8.orig.tar.gz Files: 00d901bb224c6d45d678edfb2774873b 56474 haskell extra libghc-hoauth2-dev_0.4.8-3_amd64.deb 46be422b8197887f272c6b5d5f921817 39502 doc extra libghc-hoauth2-doc_0.4.8-3_all.deb 12c70af7bbcb37daaf096858b1609b04 47480 haskell extra libghc-hoauth2-prof_0.4.8-3_amd64.deb 2df5008b1f8d2769f637267be7621426 2751 haskell extra haskell-hoauth2_0.4.8-3.dsc ae80def26e98b636767078955ec3e82c 2464 - - haskell-hoauth2_0.4.8-3.debian.tar.xz 0f1b82ce7848a78bee8cc20a672b49df 8599 - - haskell-hoauth2_0.4.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiotxkP/0S02rUj2clmJXwTYf31IoSJ v1quLIyrqMUmtk3nVYCLwwKT29V2ZVMfchupLA5M1uVVoTKMG0ROdwEFPIddcB+a yTTG6xY5BHWTIs1HaCVd0r5t9No5iMeAmVeZb2Jp4e0vUIIeuFZfVybti2VmEquw t3uqWd9NkWlw+uxiBTfDZw6aPThs8eFQpHVI23tEpgHWjVJzxR5uqzR/t6lwTlZA f9jlMxPxlZskAaVlye1Og5MErxscw0vhYOAFG2Gt7BKaCGiFnsqnwqMmxi/N2Hlj VnukmcF5MZrGChM2UA1PFXaJZkAz1SG5uIBkY6NGrlqvZlS+zxW4iEBaEJ8VSlLA A+f0bRV7PqomLHMsbOdCW637b43r/budt+xDMroWlG3Vu/nTIx5OEB37wM78mBId fWEEk6FtN8tMQ4k3Sm9FdLOEUNH26BipCm4qC+ZncomZ1G/SeD0UzQSGvF0X1eFh O/a7+eUQMNXB9vq282XLovcUDRylZ2u1MnGoub1HqVLGoZYd+2L7S36POrnpnWCA hGc4LepWtI2iKoB+Jf99NEVs06sVo9dWB/zGu03ZXoW1Qs+VHYC95n8E3ToTjd9+ f//2kN6LogRXbNEbEP7Y/7iKda3taHvSLEjO0F2IhBdNYTml9Zog8UcVpeXyhu/N /HcsGm/XODJcCQqVh7+6 =zpbx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:46 +0000 Subject: haskell-irc-core_1.1.0.1-3_amd64.changes REJECTED Message-ID: glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/haskell-lexer-1.0-Gq0nBnLQUZ0Cm5X5CHJfgn', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.4.4-6IToHOGVht63w8b9D6gSRH', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bifunctors-5-K042IhV028g7ec99Nbzsds', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/contravariant-1.3.3-9CpT3RtrxKz5lr4Khxsxvc', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/integ_2aU3IZNMF9a7mQ0OzsZ0dS', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/termi_6iVf4EBnOgfIaaOCLRs8jl', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.2-LsPQD6UphhxLXSI5S11irM', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/semigroupoids-5.0.0.4-IcwdTnmDmn36cdVMRQGdQT', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/asn1-encoding-0.9.3-8hhntHD7wwNEIUVjroQvEw', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-validation-1.6.3-J5xOTh9kcv13poVQENpYzO', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-7MEzjHFNZEmClalCT3p8Qp', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/lens-4.12.3-5B1XrVhp8FQDX4V0v6mjAp', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/irc-core-1.1.0.1-8TPqMGLis5b0n27EWVP9m4', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-7D6Na2HAomq3FxaKuJX0DE', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/deeps_6vMKxt5sPFR0XsbRWvvq59', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/direc_0hFG6ZxK1nk4zsyOqbNHfm', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/rts', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/config-value-0.4-LwzBVJEh4S24Rboq7HbXZM', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.12.1.6-Luwfr9djeQRG222FJRXbDZ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cereal-0.4.1.1-GskkwdKSWUU2PP8FxH5aP8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hourglass-0.2.9-LPf5g7uRmgkJBfilXYuqjQ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-996Andk8T4XL38xWPq6P2l', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/proce_52AgREEfSrnJLlkGV9YZZJ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-0.5.3-JvzEUUEIUcS40OrlV7lQis', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-1.6.3-Ip1zHQjUzCe4MEyS9b1M9P', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/async-2.0.2-3otZg7IsbfDBAYEvKlZ00D', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/profunctors-5.1.1-0aGbD7xdUjD1BbBW1xnpYh', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/comonad-4.2.7.2-0mowTwfV7IcKpya50Sm4iR', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/filep_Ey7a1in9roBAE8bUFJ5R9m', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/free-4.12.1-KDg2pDolxWq39utxY5kVck', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.4-48TSjJUadbt88lfxm5jh36', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/time_FTheb6LSxyX1UABIbBXRfn', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/templ_GJPvtLC64aA4c1Jl10o2qt', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/ghcpr_8TmvWUcS1U1IKHT0levwg3', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/split-0.2.2-2HX8EqgvDIgHYwxogxhVQv', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/prett_JItwetRppk1H5Uq3xbjDGC', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/asn1-types-0.3.1-JBsJM4vU0o0EigP2lVDMtE', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/connection-0.2.5-G1N7S94LzaaCFlNDx4K47u', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-store-1.6.1-BhbgnDbye2O2tlUJnzetau', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/vty-5.3.1-7h0dKf5jHXKLxX4h14oAPZ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.2-FI7eJ4y06ZE2BMrahAMEn9', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pem-0.2.2-FPKbOIsl5BJ75vXPQ26oWV', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/byteorder-1.0.4-6yQGE3rJo3bBqr3CFoBQ27', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.3.3-6dgxDOHXVENFI7rHScXM8U', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.4.0.4-HLoEtsQxMvo5lni62P8VpB', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4-0f2mEEroYos9RFjr5PSom0', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/reflection-2-8gqgdq47jY2DozV1yglrqV', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/memory-0.7-9psn0y0BSUz4M4SVVWycir', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/binar_3uXFWMoAGBg0xKP9MHKRwi', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.0.2-AlkbojO7h230I6BF1FJiv8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/vector-0.10.12.3-Hlsuo0rfZGxDZa3vCL7yzy', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-8bOz3HeEMD67ZDdQubQs32', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/unix_KZL8h98IqDM57kQSPo1mKx', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-system-1.6.1-BAwMcEbZYuP3bJW8kNuGOE', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/trans_GZTjP9K5WFq01xC9BAGQpF', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.0.6-3arfJHZNth8DfwPPt7zuRB', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.5.1-Gz3NzXnGYCXKctv5FG7Dmk', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-dlist-0.0.1-IyJhrYNfu0e6Ie4gVGnfWK', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/socks-0.5.4-8tNUZKEnesTFM8q7QPtLwK', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/byteable-0.1.1-38yjJsjDRm9KusCn8Yo4aB', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/asn1-parse-0.9.4-D3kCMxwYCNV1gSa4FHurGA', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/semigroups-0.16.2.2-JGvN4D2ADJv58JPG5gL9jX', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/adjunctions-4.2.2-BmnUzn9zyds51Lw5bGKbGW', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.1-FY3ACHU7buPKhi6jREemUn', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cryptonite-0.6-8WYV0neHh9H5ipVTf4iMKu', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/kan-extensions-4.2.3-K7JK3mqiswx86okFX6j2YK', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-GVfLDuY3h6E0ZZNZGuLXAY', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/distributive-0.4.4-1GIcUYI9XOG2HzT4WKakv3', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tls-1.3.2-EN03bvxLhqJL8pw2UHA8c8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:23:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:23:55 +0000 Subject: haskell-lambdabot-core_5.0.3-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-core-dev is NEW. binary:libghc-lambdabot-core-doc is NEW. binary:libghc-lambdabot-core-prof is NEW. source:haskell-lambdabot-core is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:03 +0000 Subject: haskell-lambdabot-irc-plugins_5.0.3-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-irc-plugins-dev is NEW. binary:libghc-lambdabot-irc-plugins-doc is NEW. binary:libghc-lambdabot-irc-plugins-prof is NEW. source:haskell-lambdabot-irc-plugins is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:12 +0000 Subject: haskell-lambdabot-misc-plugins_5.0.1-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-misc-plugins-dev is NEW. binary:libghc-lambdabot-misc-plugins-doc is NEW. binary:libghc-lambdabot-misc-plugins-prof is NEW. source:haskell-lambdabot-misc-plugins is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:20 +0000 Subject: haskell-lambdabot-reference-plugins_5.0.3-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-reference-plugins-dev is NEW. binary:libghc-lambdabot-reference-plugins-doc is NEW. binary:libghc-lambdabot-reference-plugins-prof is NEW. source:haskell-lambdabot-reference-plugins is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:29 +0000 Subject: haskell-lambdabot-social-plugins_5.0.1-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-social-plugins-dev is NEW. binary:libghc-lambdabot-social-plugins-doc is NEW. binary:libghc-lambdabot-social-plugins-prof is NEW. source:haskell-lambdabot-social-plugins is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:37 +0000 Subject: haskell-mime-mail-ses_0.3.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:24:31 EST Source: haskell-mime-mail-ses Binary: libghc-mime-mail-ses-dev libghc-mime-mail-ses-prof libghc-mime-mail-ses-doc Architecture: amd64 all source Version: 0.3.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mime-mail-ses-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mime-mail-ses-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mime-mail-ses-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mime-mail-ses (0.3.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 245665b53aded2c7f2ee46a308843a94a5997586962692a562214a1fcc0e73f4 40498 libghc-mime-mail-ses-dev_0.3.2.2-3_amd64.deb 7e9db81d11bc678b64df228638b1b91967aed647dc6f520991d4782776e892c1 32902 libghc-mime-mail-ses-doc_0.3.2.2-3_all.deb 76a935aae470343e19d3b62ee20773154bc19e4afb8d0bf8afb22ec3da790f3b 33940 libghc-mime-mail-ses-prof_0.3.2.2-3_amd64.deb de4aa6b221d11bd8e6f6e583747ebde5f76685a62bff889083375b23c8151cc6 3269 haskell-mime-mail-ses_0.3.2.2-3.dsc 4dd0553564d854768109842700051a12e49cfd69e4ad370ac9d4dbc42f405f8f 2436 haskell-mime-mail-ses_0.3.2.2-3.debian.tar.xz c10bbf88ca04119c060f74b7bc1f139ba23bbf122596fbf8c46d0d8e6f76f4b7 3326 haskell-mime-mail-ses_0.3.2.2.orig.tar.gz Checksums-Sha1: c5c255fc8797a21c5c5fbdb66462d52cc235bc45 40498 libghc-mime-mail-ses-dev_0.3.2.2-3_amd64.deb 35d9f589fe2f17adf3437471cc6cdc50074952a4 32902 libghc-mime-mail-ses-doc_0.3.2.2-3_all.deb 3940af46d8f53b8116a2900e5ed6d995cee081e8 33940 libghc-mime-mail-ses-prof_0.3.2.2-3_amd64.deb f2a63887cf7efbb227aa06923073140708b92ddf 3269 haskell-mime-mail-ses_0.3.2.2-3.dsc 5641b52465ad8c0dbf592239aad98b537d24c44c 2436 haskell-mime-mail-ses_0.3.2.2-3.debian.tar.xz f58174537946a0532792cb1d3128c6c3148ff843 3326 haskell-mime-mail-ses_0.3.2.2.orig.tar.gz Files: 94086e51cbccf32db98df9240028d677 40498 haskell extra libghc-mime-mail-ses-dev_0.3.2.2-3_amd64.deb e4007fdb4dc1236a991a6abec9dde1da 32902 doc extra libghc-mime-mail-ses-doc_0.3.2.2-3_all.deb 244ca2ea677cbd2a94bf4b119361060e 33940 haskell extra libghc-mime-mail-ses-prof_0.3.2.2-3_amd64.deb b94aa902a6dacbb04200cb10b81afea6 3269 haskell extra haskell-mime-mail-ses_0.3.2.2-3.dsc 8e312e75b39fad9c71aec16fa94acb71 2436 - - haskell-mime-mail-ses_0.3.2.2-3.debian.tar.xz 19c49524f5703ebd397c1f19d993bd79 3326 - - haskell-mime-mail-ses_0.3.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJvQP/A2H6eQirNGvGRlA+eih/mKJ 6yF2XW+QTgHM15xEfNP36U+2+j9ED8yMTzWDTblBDNxdMVW4z2xbCATjTO2GV0dC tuRvRngjOr4sRJTxSrywje8Vho98GkQK62TZj7nqQyge//ynI69rh3Vnrzilyqh2 d/lZgnzwiSfL9ejT7b3cmPaoPrsutRgdKBaJIvXRDEjNSdSAyGtmiQthrCF60EWQ KiL/UbNs5iOQcYWFcyS+maO7Yi5CO4tFqWEF8soo6+bnogPQGAUZ1dr1JAtVA/WM uMgCseEpvTfAgP/xeVCAWrYWzIAStiflUUWys2XXV6CNQnKXwIfnKpL3DKz1FHe+ pXncpzAcAWrKbxgfKh5SLYpdH/Ok9N3323UbDUAAZ2VrqliPgnN9+ywuVf6ngxeF mlmtUo8gS4WLTBczOqJ+m/0fu3HoyvH+nZxggMvCd25bW+UBCh8FITtjbNGvNgMU bjUc+GeoMh/c/HrtXjdvU858lDv4sp7FXJzDk4SNUNN3a0/fmEUWlNypHWtA8git j6b2BNA2JMllOj7TC+ZkYvAD5p6WRmDWB1LJaKVcOwQBcNAGAUKPrwTdDngMhPpp bxn7ogH6QKWYeS9w0A2r/xCdfiSTJBLzYjJxwA1RvcgypGQ0Pp6dNnxwGR6aC/4w 3HSPNGfXXRUDgyMC2TM6 =MVsK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:46 +0000 Subject: haskell-mono-traversable_0.9.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:49:21 EST Source: haskell-mono-traversable Binary: libghc-mono-traversable-dev libghc-mono-traversable-prof libghc-mono-traversable-doc Architecture: amd64 all source Version: 0.9.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mono-traversable-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mono-traversable-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mono-traversable-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mono-traversable (0.9.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: a0ff5f1617c81220301b91cdb7012f440ec6ec99e21ca2584ef31d4067659c0d 606352 libghc-mono-traversable-dev_0.9.3-1_amd64.deb 8aeef76e612b69a1cdc79b6dc86a8456f296166fb36aea544c78904b52445d7e 126912 libghc-mono-traversable-doc_0.9.3-1_all.deb af535c631a6186b7601dc2b30fbe56b3eb2823a934385e10751e24d2e9c626b7 539116 libghc-mono-traversable-prof_0.9.3-1_amd64.deb 40191074e0636299d04864dda15f428b0d864590ea621a5b73d4b373fb94ac5f 3560 haskell-mono-traversable_0.9.3-1.dsc 3ccf832e1f87e2ba1338d17b5168f887775a6e52bf20ecb90c116489b05e55c0 2536 haskell-mono-traversable_0.9.3-1.debian.tar.xz d73b495b65cdc3951e2407d07e46b3cb5b3ab074b474c0742687b616f4e7e4db 38171 haskell-mono-traversable_0.9.3.orig.tar.gz Checksums-Sha1: adf624bc8b4c62eb3be70321844c8cacb76a1cc5 606352 libghc-mono-traversable-dev_0.9.3-1_amd64.deb 762232737a4d561029b62b3d43b7c61bd4d64b0e 126912 libghc-mono-traversable-doc_0.9.3-1_all.deb b9cba9d84ca99f1bd3ac2c9de5929e8f35bfdb13 539116 libghc-mono-traversable-prof_0.9.3-1_amd64.deb a43cf7f4714fb97e93c64274a89dd420389eb88d 3560 haskell-mono-traversable_0.9.3-1.dsc 5ef2a64bf25b8d07f6d798e1d4c87069523f4875 2536 haskell-mono-traversable_0.9.3-1.debian.tar.xz 70fe2019212283f0d682c1d8bfb3a284bc3f969b 38171 haskell-mono-traversable_0.9.3.orig.tar.gz Files: 072cd314eafea85ef4793c39a5060d70 606352 haskell extra libghc-mono-traversable-dev_0.9.3-1_amd64.deb cac01accdb275f57901307c955f142e8 126912 doc extra libghc-mono-traversable-doc_0.9.3-1_all.deb 3089d61be10abdc52c4b4950fe6e401d 539116 haskell extra libghc-mono-traversable-prof_0.9.3-1_amd64.deb c17868d8a7d64b22065cb2412ef156fb 3560 haskell extra haskell-mono-traversable_0.9.3-1.dsc 0e30842d58ca8757d8aa61f09895b7ed 2536 - - haskell-mono-traversable_0.9.3-1.debian.tar.xz 02dbc52194248f6545ca4adf2ef3b388 38171 - - haskell-mono-traversable_0.9.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokV8QAJwQQSbdqZlL5sRNiIqAlvGk EeJox8rZsXoDUvvj6WI0hG7EFazOO7X/5FkNnjzqN4w48O7PwSQXdOPT9O2v+gyQ NQm/bsxyLBSQTcegfMl/CdTBsm/GsU/cyJ2uj/voCyOHPY6DqkIbptaydw0DAEEn 5U0aNqJhPFXq7sBgKJxcJryLBM8swdCRsyjZf31Ue9B244niQ8A1++zKm/9ndJ7F hbK9LDkFTb1LZNlX7J8ZwBdxnEUOPxtP+ieMtqjxPzKrGn3y0QUXGs5fnS6+FAiR lgRYeLWrt+gJICtFP0Zx65CoJxhtQeEOj1XBSFidBhmAh/jm4DRr3dZEByZxkKKF AmfmnGB31nVPSZywsGYEf9OAObFH7Ug5iCYJYz5iXxfSQU8p1IvQP00hDrsDQHYV TEyA2R6R5vFk7VpM46PmzCi707x0dkxDUMHzhs/FQWmDI8kYIy6urscEiRTMAYKl 72rKAqXDz48t2Nn5CSpRtzmjgA/TZsILuK7rzRPjfltXCDfHV7UdX9DX2gBtA5ax GYB3Eonk3AaiYBgdot91NNK8tfyE5uRcnm1FbyPn85HATuPfa2n4h6MiYv8n68K4 acFa/7Lil40RVk36kEE+emYl1FXqDxHv4SwPvGizqV3iXUFFf5d4RVQOQF80AGoR nwbuG3PfCh1XL1l4QojE =EpKy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:24:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:24:55 +0000 Subject: haskell-musicbrainz_0.2.4-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:14:19 EST Source: haskell-musicbrainz Binary: libghc-musicbrainz-dev libghc-musicbrainz-prof libghc-musicbrainz-doc Architecture: amd64 all source Version: 0.2.4-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-musicbrainz-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-musicbrainz-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-musicbrainz-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-musicbrainz (0.2.4-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f04f4fad16c8e0b50231ce9bc619c10d9b4de230a4e9c7089ae31c59d1e69e52 150648 libghc-musicbrainz-dev_0.2.4-4_amd64.deb 458d18d2d1005a17b6d51b6397bc7be7b610b90370a8c6d02d2d7a303639750b 41950 libghc-musicbrainz-doc_0.2.4-4_all.deb 11f13516951889fee5cc4a9cf95adf4364d8cdaca2ef039f98ff9bebae80b385 134902 libghc-musicbrainz-prof_0.2.4-4_amd64.deb 5719ded57a75907e9b25eec234879d7e6e596c93851ae628750255e7207f8c5b 3376 haskell-musicbrainz_0.2.4-4.dsc c1063fe9f3b678e9ac102421422681b5ac64c3bd50cebb63c53c57aa57e95d71 1756 haskell-musicbrainz_0.2.4-4.debian.tar.xz d221f8752fe4c0abdb6e681b1b1811af067b2bc202fa3ef869c5cebe631c3db8 17596 haskell-musicbrainz_0.2.4.orig.tar.gz Checksums-Sha1: 7e3ddb105f62ef477e0db8af3eefddd10d7b5341 150648 libghc-musicbrainz-dev_0.2.4-4_amd64.deb 72692868bdb7eb90275e9f59d28ff7acfa4caf14 41950 libghc-musicbrainz-doc_0.2.4-4_all.deb 301e1ec9e0b9414f8c48de6f796f3d51cabf6443 134902 libghc-musicbrainz-prof_0.2.4-4_amd64.deb 76d1dae40a63b4db39880fb0731e25ae019bdcb2 3376 haskell-musicbrainz_0.2.4-4.dsc 8267ac6773d678a9f8a33ce12a8e4e25cdb229a0 1756 haskell-musicbrainz_0.2.4-4.debian.tar.xz e3f3fbf6ab73663c42fe59153c8e83985407c14b 17596 haskell-musicbrainz_0.2.4.orig.tar.gz Files: a51e1de4a8c6343fe1a0bd96c7689d2e 150648 haskell extra libghc-musicbrainz-dev_0.2.4-4_amd64.deb e9f7e44c092d934e5542f5699e4e1697 41950 doc extra libghc-musicbrainz-doc_0.2.4-4_all.deb f9e94e97a555e8abdcd4c29373ad02fd 134902 haskell extra libghc-musicbrainz-prof_0.2.4-4_amd64.deb 46195f72a9676c0ff5aab07e5e2f7d66 3376 haskell extra haskell-musicbrainz_0.2.4-4.dsc 69d766cd45f08ddab395a16ed6759db9 1756 - - haskell-musicbrainz_0.2.4-4.debian.tar.xz b258873271e7623f4e82a5c7b0af26ed 17596 - - haskell-musicbrainz_0.2.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUSEP/iDYsh0INee1IG5OlPjELVL+ uk6AjgfHIFTmGCMSHtnwraBjb9x+nEnFAK1KUCiPzk4B17pabg4SWzaHWU8Mshxf BYTlOgNp0REgKDKq+XPa9s7fh8Ffq7t0e1k0+VLASzX+wxBxbJK94pI/q5BYFL/o yn3/WPeOi10MsVEWDDXrX6XAp+BE3VjRQZgI8Nq2cFeOqIPxxm2tlNVF/RGGhFJp Ln3ZbKzspZwCp5/Jz03e1PU5xJnLPZG1C7KVCrSM4IhC8U13UDLoOmf3XSyFa+Ut zXbzA4oj8lePU0W+96m3APJHuKQNBgHq5L40dwSUCT+U9O0zpo3pmHWSuF3WDHbd zQHDcCaPSBC6uAba4tMvGAoNNO5AO/nsgs6pOBkxOA9inhcNZkZ9lpnEYe9xWQ6+ X7cGMocidZGnpeX2zV02WW641w1glA4kP89Yjao9P/MjaTiE5RrxMSBHIOQfVEYY 4C1nB2HNX69RZMz3JDRsowptnaM6r2ZD9SoZq7QJFOvpfyiFqRFlgrpB5pf68g/u gdSrEv5VlWe8lymKwqIw1lt744CZy/Q0pflVLpYlzyknk/Eq2ylOyTx232POCXqi 2L184/5km9LugOoUFGStm/JIMQE8tdgBnODNd4P/8v1S1/yQHw9Tbz/RGiNAh+uU 24lLQ1wb0aS1vdCkRXsC =MSHC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:25:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:25:04 +0000 Subject: haskell-mutable-containers_0.3.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:41:53 EST Source: haskell-mutable-containers Binary: libghc-mutable-containers-dev libghc-mutable-containers-prof libghc-mutable-containers-doc Architecture: amd64 all source Version: 0.3.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-mutable-containers-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mutable-containers-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-mutable-containers-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-mutable-containers (0.3.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: cbd43317c225f442354221b5ed68be42fba5cc3608e1a54d0b786fdbcfefc118 68514 libghc-mutable-containers-dev_0.3.2-1_amd64.deb 639ac87fd1694e7aeae7779cfc49f91c9255e7af936cdfa1ac3be47b533ea7ce 47042 libghc-mutable-containers-doc_0.3.2-1_all.deb add0ee043c74571559538a522724f6099344afeac47c68726a18ba28314fd549 63408 libghc-mutable-containers-prof_0.3.2-1_amd64.deb 17a36b1a7b316b3d77ee24d424a59d5b661bb0f16b62ff29b27d9f087b4ecf92 2764 haskell-mutable-containers_0.3.2-1.dsc efb4c875004670f77316732dd37b0eb2d27b7e665861c225497938ce5c0fd5e6 2388 haskell-mutable-containers_0.3.2-1.debian.tar.xz 781388cf52faa5f9c4c8a825eef11bec430e323c6913d25b5f4e63d8ce02017e 11969 haskell-mutable-containers_0.3.2.orig.tar.gz Checksums-Sha1: cf59a4c2d432c0b85a26803bb76deda4c34a2440 68514 libghc-mutable-containers-dev_0.3.2-1_amd64.deb 1faa5edf843bc11b0a0246db2e2d624237bebf6d 47042 libghc-mutable-containers-doc_0.3.2-1_all.deb f133b96fbcdb6f09db6e2a8ddcc148c6c1c76588 63408 libghc-mutable-containers-prof_0.3.2-1_amd64.deb 5bdb6f3a4de16b083c18e86f8e83fd96f08af8e1 2764 haskell-mutable-containers_0.3.2-1.dsc b4a350fd5d032a58d410797800ff927c8284392c 2388 haskell-mutable-containers_0.3.2-1.debian.tar.xz 86d71b9f59151a157436cd6dcbd725e06e4d1757 11969 haskell-mutable-containers_0.3.2.orig.tar.gz Files: ac270119b8c66d69647149eb2ec68f87 68514 haskell extra libghc-mutable-containers-dev_0.3.2-1_amd64.deb 73622ecec6a5d9432900bc0096578e17 47042 doc extra libghc-mutable-containers-doc_0.3.2-1_all.deb 7f3d181a6d11b60d468afcd44ede3251 63408 haskell extra libghc-mutable-containers-prof_0.3.2-1_amd64.deb 9d278a1e9ad0ec0c09899711e8ea6475 2764 haskell extra haskell-mutable-containers_0.3.2-1.dsc 82415f23430cc24048b528c09e5ab6e5 2388 - - haskell-mutable-containers_0.3.2-1.debian.tar.xz 732a237430917a84b77892143e4a59f2 11969 - - haskell-mutable-containers_0.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiokVIP+gKhZ09/rhrAQdsBqDOiTTSy Y+CJUYPrfjF20UpBGTCklLDOy0gZWPZd6lU2GcmPA+EQt3/g+O1U5nXBYIIY3hZi 20wGGpTywSj3YNPq5nk2tobs5PJEhco5lqIavZUbCSNbgxT780UzvuKffHVTT0us uJEnaQP+k4eDP6l7eojD/Vn58M2pdXQwDoaAbh83XaxB3NhDbGuOiJfb1MnPGNuH 5IQKJRiFNyaPW/JMAxDSdSkvhu6n7ZMur/Ga8IdPDMD93Wu80DjNwIQ29y5nbLJs I/mLB1md5C+3jTnLIbbj4oscUvyiC5WFLZNqfkJwU4kGe9VeaU6ECFMJE5H5GHCv m4OaVKBBhwvFZ6fOGOPBl6zkyI5VE9af1aA2zJpCVNcau9BSaixLAwkOSbHJm14t SQWetQK0eChlIvw8vGnABDFMzfkFvKVuBspB9Jxq5jWvXEhw5xWFI0EqTAVwhZfn CXWuwvoVMYllLnyAIZznfvDLy0+uZWbKpGBuDe/XAXLEZXn3x3LSGJiyS91RCgs3 DXgBzJ+DK4loT5lkR2B+yZyMqDGy+wirglzXIgs9Zu03aO+xKbr64kY+vL+my0gJ /6LzqSC+E/kk/9vq2NH0ijgVN6cUp9SNKriFWyc1vQNWTMuzpJQodFficnpLa286 CULwYxpIEjJ3RW4Dw0hy =PsDY -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:25:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:25:12 +0000 Subject: haskell-persistent-postgresql_2.2.1.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:29:58 EST Source: haskell-persistent-postgresql Binary: libghc-persistent-postgresql-dev libghc-persistent-postgresql-prof libghc-persistent-postgresql-doc Architecture: amd64 all source Version: 2.2.1.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-persistent-postgresql-dev - backend for the persistent library using PostgreSQL libghc-persistent-postgresql-prof - backend for the persistent library using PostgreSQL; profiling li libghc-persistent-postgresql-doc - backend for the persistent library using PostgreSQL; documentatio Changes: haskell-persistent-postgresql (2.2.1.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 7203fc65d93d0347d46d7eadf626d4f15ed1beab5738b5e3f345bb752aa6e59c 189094 libghc-persistent-postgresql-dev_2.2.1.1-1_amd64.deb 64f44603c602fc16bc4594a7ae265a4c4aac779a1af96d398b2395b49b8e2ac5 57780 libghc-persistent-postgresql-doc_2.2.1.1-1_all.deb 0ef01693f9f1e71293a163a6f0adfbdc4ff5167edce0ee8fc80012fe1403b350 154862 libghc-persistent-postgresql-prof_2.2.1.1-1_amd64.deb aff4919bbfa965cae57a365289081a1ca4fe6570360728539d2452bac3d2bca9 3456 haskell-persistent-postgresql_2.2.1.1-1.dsc eb7de8af7864f707eb7f1e9108e229b292fef8b44bd9a90487fd7c4385ac5672 2572 haskell-persistent-postgresql_2.2.1.1-1.debian.tar.xz b7f45537194d11e0efb9648d721cc6836df8730acd225bd090e7c740034812a8 13408 haskell-persistent-postgresql_2.2.1.1.orig.tar.gz Checksums-Sha1: 64d19dfc91510452cec4429fe3fff0a920b9b0e2 189094 libghc-persistent-postgresql-dev_2.2.1.1-1_amd64.deb 6a6817bee7cb6884798efe0ed8a4fdee949cc942 57780 libghc-persistent-postgresql-doc_2.2.1.1-1_all.deb 5710207bf6339e4fec51939e36582048ee7d7e31 154862 libghc-persistent-postgresql-prof_2.2.1.1-1_amd64.deb 2b0b1c405d320218d73f0a43a5b9e09abddf76e1 3456 haskell-persistent-postgresql_2.2.1.1-1.dsc 19bffdd579812da497fe40950a4ff3ab6aa66346 2572 haskell-persistent-postgresql_2.2.1.1-1.debian.tar.xz 53430e1b591245eb49d7bf96eb2d62a1ba1cc232 13408 haskell-persistent-postgresql_2.2.1.1.orig.tar.gz Files: a72a99ef1d0e4bfb2243528f16cf191c 189094 haskell extra libghc-persistent-postgresql-dev_2.2.1.1-1_amd64.deb 37d31c56c2ece86865e92f0eb1a8da13 57780 doc extra libghc-persistent-postgresql-doc_2.2.1.1-1_all.deb 31c60a2d3a0390c9d92b9f5ea3168efd 154862 haskell extra libghc-persistent-postgresql-prof_2.2.1.1-1_amd64.deb 08156ba1cee3884f676a8b35864f4d3e 3456 haskell extra haskell-persistent-postgresql_2.2.1.1-1.dsc 9edaeec1a67062e61784b7f593f4ac57 2572 - - haskell-persistent-postgresql_2.2.1.1-1.debian.tar.xz 039fade89f4716633fcf70e3aedb1166 13408 - - haskell-persistent-postgresql_2.2.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyrwP/0GN/Sy3E0zOs4DTLf0xj7t8 9ptNIyq3Y4DfBGhcgu5vu4XGuW7Zr8RLvbFZZ7shH3TWZFQaKTjDdm7RYOZE0UE4 Null4dfHKovGYFsilmPLJFs3ZeU1QKlec1+BOgsFptuxNgPUTCmn7jkvKGmVWAqO 54uubygoMN6sgoRTiUBkjxFtiDziviDPa4eg4DKPv70Jr8szA1a2Ct2wM1Rqe7O+ AHQP7SHXtKVkBa8OPVZgcCZVJOkJ1BbhyWOubZRO5pCvpK/tyeCuhEb42zrc5R9D xI3UJY2cGp3joT9sxrSVrPhgl84GaCw5ZoZ9zajAhlqUX1STrdYF4UiipOmcUxh3 Sj7fvyDXkQYfsyLPpWwrbDJXD+VBiwU3w1agd2N/mpj7H2g7bkbhnedpvcxXoCWq 40jIZfCAt4RTxMZugjshfVLd8kCGRz/z0fdyxTXQffkfuwuW0T22jEFRJJ9M0+OL d11vjpKTqs6GlKqPaZgdgRXHP0gUmxxzv6gWGPicYyix35J2NgVj5E815n28+XX3 R6asy8iP17WAA0pavB9IsuBv0cyNy0GiN+3F8X7jm8+OjabbbouDiE/aFT7kG23B 2gOmJ4H+SGj05KKWzvYTaljzqCCBTgJztjzHeSSU16Bl5rG9wDHLscEByeGdXakT ElwzzdZzxlsXQwbvoVtF =JjxA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:25:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:25:24 +0000 Subject: haskell-snap_0.14.0.6-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:38:39 EST Source: haskell-snap Binary: libghc-snap-dev libghc-snap-prof libghc-snap-doc Architecture: amd64 all source Version: 0.14.0.6-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-snap-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-snap-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-snap-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-snap (0.14.0.6-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b2c0cea26d6ef5f14df486144e46216acc21f29d1059320268264e89cf107f4d 1646372 libghc-snap-dev_0.14.0.6-3_amd64.deb cb805852fbae1189f25fade004b13cda6b7d4d8600df96598ab826a6bdd82252 159430 libghc-snap-doc_0.14.0.6-3_all.deb 39ed64038ecacd9b3ddcc66380558ae95b9b8ec89eba9a3df7aed229acb01062 541710 libghc-snap-prof_0.14.0.6-3_amd64.deb 8ca953e3eb7fb81c03cea27da59cc32ce1e9bde3ab6f4128047cf37990974f20 5128 haskell-snap_0.14.0.6-3.dsc 9b222d7bca480196238dc1812ed36dd33189d990464c767a2c03cfb53ab35607 4300 haskell-snap_0.14.0.6-3.debian.tar.xz fa9ffc7bf5c6729f7e204daecd50765a220a0ffc2feaf3f6b29977370d8db617 84164 haskell-snap_0.14.0.6.orig.tar.gz Checksums-Sha1: e2e37bcab529f6b119652212d7bedf85d5099525 1646372 libghc-snap-dev_0.14.0.6-3_amd64.deb 52f185a54f457c289ff042eb34f94784cabd1952 159430 libghc-snap-doc_0.14.0.6-3_all.deb ceb06261634402cd1120fcb4c5fd352eb10e1e63 541710 libghc-snap-prof_0.14.0.6-3_amd64.deb bd9c5683166352d6da1e0430275b710daad7abac 5128 haskell-snap_0.14.0.6-3.dsc 53c71b9a9ab43995a97aeaccece9e58b55fe7083 4300 haskell-snap_0.14.0.6-3.debian.tar.xz a6174e5eaa8d17b59c18f7479d12b6afac373756 84164 haskell-snap_0.14.0.6.orig.tar.gz Files: 3ae343de822654a672b5613e66c6bf57 1646372 haskell extra libghc-snap-dev_0.14.0.6-3_amd64.deb 62081c720d4dffb1bc31bd4178882adf 159430 doc extra libghc-snap-doc_0.14.0.6-3_all.deb 7dbc66e7099a56310572306aa4e3d354 541710 haskell extra libghc-snap-prof_0.14.0.6-3_amd64.deb 54b211e190807f52cc0da24c2aed346e 5128 haskell extra haskell-snap_0.14.0.6-3.dsc 53a0676904dc554e63952fbc967c7d4c 4300 - - haskell-snap_0.14.0.6-3.debian.tar.xz d84567c7f9dca43b83fa277e07bc567d 84164 - - haskell-snap_0.14.0.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiow3EP/16Bqzi7zAp4sUsNz8W+oGZo zz967Og70Y2/kgkTpDKnEd8WXzvT86EgR9XrYhmGkIddOE14r4qJ4LnlfrJ12CGj 6Miw86VQtA8Lmcw5An1B0czP6T9UXcfsRjVe1uODJVapy33iE839ilNUeRAW5vEA NMQDIArLsunTL6Rnu6B65oJdTTTdgzHaUlyy9aFakryh0pmUTAxNNzasxhowF6fO z0ErYBn5G30D+GsrGCSa9A8aADame6O23we5kOJCBNIMl97zjwPWVHzuQ684x2SI 5gG2Yq+8YO4zPU6maNag4RIPH7ShedzAvJMRyz3ZjUquowH06zp2a4f9IlKCGVCy 6KEIHMstORmurebjrV488vsZ7zooXkGvvLuI8GAqfDC+YpwOWn89twrehVsR5mHb gPGhTOdFYcYEhHqjiG7p4YUNIjrhtAVT/mkWiFbMVW88UyljQKDtqJ4V2+TM7KhM I9OCQJLq9EF0tnDgi7SE2kQ9rW9IUa5LsE2gt/kAuVsGc0whNmlrTEpMxzfhxsFk l0RNk1w9JUGNdwNSSpj0rbwLzFFb233O9naRIhXPMgWnRrVH6Of8wLCm+wzNIRcd hHkhV2uhnXVWqcqtyBS5mEnqUse9PK7mlkzYT/E7vuqV71iInDzl9Z7PxdlMzOea uU69HbJhQnCDBkycoWCI =uzDi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:25:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:25:33 +0000 Subject: haskell-trifecta_1.5.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:39:10 EST Source: haskell-trifecta Binary: libghc-trifecta-dev libghc-trifecta-prof libghc-trifecta-doc Architecture: amd64 all source Version: 1.5.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-trifecta-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-trifecta-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-trifecta-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-trifecta (1.5.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: e379d3015cbf4d2b8fa46657f3eeaac743b1ef2539acab0afbe01f2aa057cd8b 490358 libghc-trifecta-dev_1.5.2-1_amd64.deb 03d4c32b0f8798a36d75e8c635079882319824bbed483b022e04c2980d1daaf2 95080 libghc-trifecta-doc_1.5.2-1_all.deb c0fbf2fc4e9df25f36a9c67c715c989ba6ad457e9ee76e58dbb61b607ae87bd2 419560 libghc-trifecta-prof_1.5.2-1_amd64.deb 0e05b3a6c9ecb68950f34ec831b302d47c85a30c36fae31a4313c2e55303f2fd 4295 haskell-trifecta_1.5.2-1.dsc a81c02d49f007eb4674c5fd8123f1210701acaff4f47928cf0bba2bf9468817a 3640 haskell-trifecta_1.5.2-1.debian.tar.xz ebc23319d2cfd39c87b2cf688f3db45528e371de9a417fc9e07e50a796b6503a 26435 haskell-trifecta_1.5.2.orig.tar.gz Checksums-Sha1: abb40c72379e6362b31a250dc651c1b9ed029c03 490358 libghc-trifecta-dev_1.5.2-1_amd64.deb aa221742fbdb87c1f5c6468a214f455f894e7f15 95080 libghc-trifecta-doc_1.5.2-1_all.deb 192bfd4ed0530ea892dc3e3345f31fc47c7c558e 419560 libghc-trifecta-prof_1.5.2-1_amd64.deb d9d60991666d0f30cb59b48834f094ef30afb5ca 4295 haskell-trifecta_1.5.2-1.dsc f0a9f363b6efc01b72d180f6303c377f97323386 3640 haskell-trifecta_1.5.2-1.debian.tar.xz 28b3fed0175e3d405bd077da66221bceb4de63a5 26435 haskell-trifecta_1.5.2.orig.tar.gz Files: 8c0340b506d17148f0ec34120ee77f06 490358 haskell extra libghc-trifecta-dev_1.5.2-1_amd64.deb 4fc8451c69672afe81d96c40394929f3 95080 doc extra libghc-trifecta-doc_1.5.2-1_all.deb 5a13b2f4bcf18743765e2387e15760f6 419560 haskell extra libghc-trifecta-prof_1.5.2-1_amd64.deb 5fcda1a1f3ed51aef4d43dd0f7160931 4295 haskell extra haskell-trifecta_1.5.2-1.dsc 4803d4ff2cb14010b7a51ff39ff4513f 3640 - - haskell-trifecta_1.5.2-1.debian.tar.xz 31dd06cfa608e2a24863a8c0dfd046bb 26435 - - haskell-trifecta_1.5.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioETsP/ijRx1CDduNLiiaG6gpGVCGb 4WhtTXAU77IfGileyGjDPdtfolTe/CyCZeHyEySDr6BHhDEXntk/AND4w3cVfehv UKAP/wuqS1hj7zdBN1FFNoEg62OobgIDhkoyGlQviRRHyaa+V+Bz2RGAzSRoDIhy Uz0Z90Q3pFS30N2QbdwxSLHITa1uw8o+zHQi8jOBlLH68cwcOZ1Fc399U+Gpk08A HCK2A64YCkQAmYpRlBcsnjIjWDV4uE81rger5Udxuphcd8EPH0+oNugDmW4Ux4y7 MuoGQ2MaFK6JJQHjjjQrdhpDDtb+32mqxGE1kG5SsmF9zn+E2PE8VfhFJGG4fmly CXOIvwyNqzmeTzBQVx14Ldlsk9KJ0ghRfBvxIvR1xqtOX8NBBsZaKhnVkFKD8V0A pvKbb5DGsehBSeEjgLhrxUQ27V0YniSE+4Zl78QXGapUpGteAK47ZsXZYNfldHUz iOw9uqxwtzN9m5ufGjOYZGB53Gyj8Hh8YaneLf+YOfigSVP2NqOmboLxFhkSi8G0 AH3Mb/lZ+NyUjS2Q8+XSZcVFxmioSw897fCmCYQqBIlu5CaocSzHxGsK5vo/BM15 +35lB5Eneb3I4i19xz7Gpe6wAeyih/FtDLOkN+UeVQBCKS7QzEnvg0hTwc1yRo7j dpbvKHW63wyVYCWy+L9F =HJle -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:25:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:25:47 +0000 Subject: haskell-yesod-bin_1.4.14-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:12:52 EST Source: haskell-yesod-bin Binary: yesod Architecture: amd64 source Version: 1.4.14-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: yesod - Helper executables for the Haskell web framework Yesod Changes: haskell-yesod-bin (1.4.14-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 9fe5754e0951a4cd7e86cd76375bf52b0717e24958541146b9d79947c4a89ed7 8869834 yesod_1.4.14-1_amd64.deb d1e1b3e8f10ee4e2b67c8956659b4b11151e5e6fb439244797286e285e0f7898 3433 haskell-yesod-bin_1.4.14-1.dsc 9698f54a4c35a9b7808bdfded04f804e996ed40e7963acb9b372f51b1de183e4 3820 haskell-yesod-bin_1.4.14-1.debian.tar.xz 6ed15a3ac5084926073c92fa7fd3ad2efa5ff8b4dc17fa4e6b1c109d57717a0c 808033 haskell-yesod-bin_1.4.14.orig.tar.gz Checksums-Sha1: b79fbe6ceb08dc302516101e7cab8045d9ed39b9 8869834 yesod_1.4.14-1_amd64.deb 16efb20552caa5130da51f58562a116aeaf7f3ea 3433 haskell-yesod-bin_1.4.14-1.dsc 3a8d2dac6d568bad61d13fdc308a2cc075ba9e6f 3820 haskell-yesod-bin_1.4.14-1.debian.tar.xz 5c6a6184fca2e61efbd1aafccc411d29874ad9bc 808033 haskell-yesod-bin_1.4.14.orig.tar.gz Files: 0d0f3e09ba36b64c29a8c8f360f521a8 8869834 haskell extra yesod_1.4.14-1_amd64.deb 72161d273ed64c01ba96b231e6a38a75 3433 haskell extra haskell-yesod-bin_1.4.14-1.dsc bbdf75ab17a042c5a64020422141e33e 3820 - - haskell-yesod-bin_1.4.14-1.debian.tar.xz 6ded9da799b43a0bed106497e5b93c91 808033 - - haskell-yesod-bin_1.4.14.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUlwP/1d2smsTkEe/b4p2Gc7dtySm oGC0UWmdJ2yHAqQj7aTH2+7JDXBgSLJYKJuyHSC6dV6+YYHa1gdcy7d5R+lQ+NnV yAZfXDJryAHD3BrQ/3S9CZOgIXexmhYiDnn2jO8L/ohBsQCpu+8IwP8plH6+0Hzp foY+DqT31aI9NyxywL7iF9T86kUvtV9Bb3v0AKStMHnoRRZ0odFKNFatYISZEn4L O+CSi8yNjNUmY8mQKWSQIulfsxsX/icujqyhyevPDKUb/qcYg3MN8bA2Gn60XRCN V6fE6uZUJ3koP1/t98aCbTmmmaEf3AkPjvmIb7/ZF5Q4k0WQQPdTEutzpWNaw7DF S53oucpGqasobfFwr/d00ArrrhEOvqr2r548j5nhEFjNx8itZAm6/p3CLmjO8gqx uPGzT5eCf/09nv+Qmv+wjImmpYzEXiQnbNZCK8iKDLCgIDtzxyfOg0kb9x1GKKgD Uc1wC+6s5IVfU4oR2oRIvFMXmmtvHQi6MBMjGcwlxCMwoRaqXGZzP1MPRvxIJTr0 e7+UMsCnr5fbAyIcFRxRHK9G9RDAl3cJVdppXZ4eUjJH78LYainR9kqzN7rqDJN5 i038AYrgu9uD7zr79+dffmeVzehIzVIKcRO+o5bv4GI0Ge9vCyaK+X6dvRaH+Zzy Ni6IOzLM5HR5W1dIYaD2 =M1Hw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:25:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:25:58 +0000 Subject: haskell-yesod-default_1.2.0-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:02:24 EST Source: haskell-yesod-default Binary: libghc-yesod-default-dev libghc-yesod-default-prof libghc-yesod-default-doc Architecture: amd64 all source Version: 1.2.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-default-dev - default config and main functions for your Yesod application libghc-yesod-default-prof - default config/main functions for your Yesod application; profili libghc-yesod-default-doc - default config and main functions for your Yesod application; doc Changes: haskell-yesod-default (1.2.0-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 042d7bc63e7b55c3e683b97f905a50591f1a936829be179dd57300593d9575c9 13904 libghc-yesod-default-dev_1.2.0-6_amd64.deb a2ea880a50fb1c304387c08f96e953dbd00efbba2fc0e2e2a388ce5bd4b127ac 28092 libghc-yesod-default-doc_1.2.0-6_all.deb 94de1fc0fdabc4ae594441a3637110572f647b58ffdb4f898de0144681fe68cc 8644 libghc-yesod-default-prof_1.2.0-6_amd64.deb fc1e07fd9cc8cfe844359edf4161cb83b4da14baaa585b9f8784694234221278 2482 haskell-yesod-default_1.2.0-6.dsc d3fa37e958e4a76a75fb2f65b08d13302de599326f7685162b342dd6923b18f9 2424 haskell-yesod-default_1.2.0-6.debian.tar.xz f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96 1397 haskell-yesod-default_1.2.0.orig.tar.gz Checksums-Sha1: 5730465c5104510da2fd67166739210479181212 13904 libghc-yesod-default-dev_1.2.0-6_amd64.deb 17b035854c15d2b708271b1f6737fdb9b761c089 28092 libghc-yesod-default-doc_1.2.0-6_all.deb 2967a0576b74b3961aa036a4c8ef832aed858ced 8644 libghc-yesod-default-prof_1.2.0-6_amd64.deb e9b37d5feb554ff8de61f5015b2da97536fdd38f 2482 haskell-yesod-default_1.2.0-6.dsc 5fcdc8817d905b6a1e06608290617bc51fab1886 2424 haskell-yesod-default_1.2.0-6.debian.tar.xz 702188a3be704430d1a3b2cfb223c3100b9c0c52 1397 haskell-yesod-default_1.2.0.orig.tar.gz Files: 7f13c54062dc025ec103ab29f42d6e50 13904 haskell extra libghc-yesod-default-dev_1.2.0-6_amd64.deb afa9dd1d4c717545e28c8a1b010b42c9 28092 doc extra libghc-yesod-default-doc_1.2.0-6_all.deb 0ef29bd8e96a5f5559543d4371d9f00f 8644 haskell extra libghc-yesod-default-prof_1.2.0-6_amd64.deb 5033a0cabe3ba135a7a06f0af9eacfe0 2482 haskell extra haskell-yesod-default_1.2.0-6.dsc a757ddda7b43bff4c3dab19d758fb457 2424 - - haskell-yesod-default_1.2.0-6.debian.tar.xz bc9779176812b2a4e466801108c02a21 1397 - - haskell-yesod-default_1.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio2O4P/05sa9Y8zrLJBojiUfq518a7 hHgQA1p0VMSPaA4dO39QRSOQHVcamFX3zbv+ZNbSTFUfajzLokscfns0lJqcfeVl gfF1Ix26I6mzyfxwGCVuC+mXf6RYQoxYw+AK8oqYeKD1vEq72fftP26ljQOUu8sW rEEmZt0D6LR6amWmZygSiEXvJuqI9GqaNyxJ5ZYKEK2vIz6M1hq666Z+N35criKZ 55qwGwfvKE630kBRQyWyGvjeYmqV1V8IEKjbmV1q2599LhflNrPOjUN1LPh1kdNd zYqCkGSLwEketxZkVqaWjgII5wUBNkuFSmIU3Ds5WnRtXwVNJoWK1pB8Mz4WnaEg q1dW8r2aDKSXdi/v8oOzFRRYbQ2vN+YDLmQFuHkGHNmg8mTakYfdJ8/mAYSUDAAC 6RIX3dT2uUkpdj3jbWr1419n+8XfWOVDvK2DDr9idRPY7TSRpdWlmoT3lIhDzPHy Q8Wir4lW3FMbIuNrOO1Y9TeiJBW0Kqck+ql6tiLSMwb3qCYA5zAmPI3K642aOVbA 8nbn1LGaAd5cKAu10P0QEehTrDvg5DLuir8oxAliAeqcbX2SGO7vxEWeBrB4+6yK Kt08M43GPmF0zDxJhy9kA9uGaS0gUdcyVsDBrZQFTE/NZGZBN329b6Xi1KQo5YNm hg2+wdIXe3g2Q29LR+v2 =uucE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:26:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:26:06 +0000 Subject: haskell-yesod-newsfeed_1.4.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:02:55 EST Source: haskell-yesod-newsfeed Binary: libghc-yesod-newsfeed-dev libghc-yesod-newsfeed-prof libghc-yesod-newsfeed-doc Architecture: amd64 all source Version: 1.4.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-newsfeed-dev - helper functions and data types for producing newsfeeds${haskell: libghc-yesod-newsfeed-prof - helper functions and data types for producing newsfeeds${haskell: libghc-yesod-newsfeed-doc - helper functions and data types for producing newsfeeds${haskell: Changes: haskell-yesod-newsfeed (1.4.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c4ae26c03e1e3d5aa39fe4ce3b52b31ff49c00a1fe1ef7ca031e1d5bc75ef38d 43356 libghc-yesod-newsfeed-dev_1.4.0.1-4_amd64.deb 624b09ae0ac8b29dc6ee583ca08130c3eda0778eb60bebeef0c89a5138dfe373 35414 libghc-yesod-newsfeed-doc_1.4.0.1-4_all.deb 2f2d25911c24a2255dcfb319178976d0fa56e340d41aa0f38d95bdf664626a99 36682 libghc-yesod-newsfeed-prof_1.4.0.1-4_amd64.deb ea1658207c0a46cff1594132ece7b86228a5f4d29389076f2625bb6b9fc3c78a 2932 haskell-yesod-newsfeed_1.4.0.1-4.dsc f8e6f3fcf4bb9bba642aac3621fc89a222c5638bf3edc571ee1556c0ce496910 2420 haskell-yesod-newsfeed_1.4.0.1-4.debian.tar.xz 9eb63fae2e00347d9a8873e09d766d82bd36a15b3e2c31553d35ef21629ecd0b 3616 haskell-yesod-newsfeed_1.4.0.1.orig.tar.gz Checksums-Sha1: 0f7115b8ca48891d6f46f06213cb7f315511b8e9 43356 libghc-yesod-newsfeed-dev_1.4.0.1-4_amd64.deb 3085f85d37545e196e6ebbe0d6f6c7a8f529fbf0 35414 libghc-yesod-newsfeed-doc_1.4.0.1-4_all.deb cc8df8656681b8e1f9d2a49fd197e9e9202d5e51 36682 libghc-yesod-newsfeed-prof_1.4.0.1-4_amd64.deb 5175c4cec659da00916b0ec9728d1d083cc32571 2932 haskell-yesod-newsfeed_1.4.0.1-4.dsc 10e0fa6e81a2acec4e9eb1d26f8632ec219e926d 2420 haskell-yesod-newsfeed_1.4.0.1-4.debian.tar.xz fd3a645b7021aa77dc8b71705c593103506c9f9b 3616 haskell-yesod-newsfeed_1.4.0.1.orig.tar.gz Files: fdcc48d94243915353702d9b011b690d 43356 haskell extra libghc-yesod-newsfeed-dev_1.4.0.1-4_amd64.deb ffc7b636214071878795bcef511fd9b0 35414 doc extra libghc-yesod-newsfeed-doc_1.4.0.1-4_all.deb 0e8a7835783d499bb7eae066a80ac229 36682 haskell extra libghc-yesod-newsfeed-prof_1.4.0.1-4_amd64.deb 19719dbe31f7623faf8cc94bfe206555 2932 haskell extra haskell-yesod-newsfeed_1.4.0.1-4.dsc f17facee3e343d588893bbf459ad69ea 2420 - - haskell-yesod-newsfeed_1.4.0.1-4.debian.tar.xz d3e208839b868c7a353895242496da6c 3616 - - haskell-yesod-newsfeed_1.4.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiomQUQAIXNVaXPVe6BcVPYbaZOqQdE W6i2LB6fnyHmtNU3afF/6Lx/1GSVFfBlOoS8zAFQVeptHx1bkRk7RuclrEedDuSA hJHR/EA/6w/4BY+TTWyHeceMblB7Z4mNkBCRTQ10IPllwdPww3BtOGB0CL9b4VcE lCdEj8h+nTnPhM1wN/Amu26a/voWn4OkPrc1cUQaJdWFtc5WQa130tSEB8ZXSqRm FvmYFvH1gNBKb7ToKBRvjgCzKLv/X70jF48QG3a9f9v3GIQaVd6mwNpomQyo8rwi mGc8G5EI5hqOK35EkrZt+5M8wsaVleZXYvWgmniZweKr0qZk/yD2CXdFFtH2Tadi yueb0KDxw1P7PqfroCd2pq5E8hscjSDlaAHJHej8sQv28VG6ISD9145pUrNwvvPY dQ+Ctj6ymd/vvAStAdkOaZpyUcsgUxOEqvzBnH15RyPn6On5b9t00O0LY0Oyy+KK rLkOIGh7kyCr7/x5uNSavov0r2MIWU/4s7kek+khPLB8hzUV+WRSa/LGKsJMH3EC rX917aWgpZiXkukh/JVMhRp0g/wa+1wUvjXu3/xQvbnxbb68d4dkbIRZhuuBdBqa F0an2S7vl+rJsTK+JjWndcFZXCMq1q3zwcnBKHRgEctccYSyijg1X5bhFNq7Gl/A H+jYLMYdCw2FJJAc4jm+ =PVU5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:26:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:26:09 +0000 Subject: haskell-yesod-persistent_1.4.0.3-3_amd64.changes REJECTED Message-ID: libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:26:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:26:18 +0000 Subject: haskell-yesod-static_1.5.0.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:10:57 EST Source: haskell-yesod-static Binary: libghc-yesod-static-dev libghc-yesod-static-prof libghc-yesod-static-doc Architecture: amd64 all source Version: 1.5.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-static-dev - Static file serving subsite for Yesod Web Framework.${haskell:Sho libghc-yesod-static-prof - Static file serving subsite for Yesod Web Framework${haskell:Shor libghc-yesod-static-doc - Static file serving subsite for Yesod Web Framework${haskell:Shor Changes: haskell-yesod-static (1.5.0.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: ece22b3ce5cd23d49080410e04c8143539c3bad2099108dad7eba68d0d0120cb 194116 libghc-yesod-static-dev_1.5.0.3-1_amd64.deb a970f26d272526edacc3e3db560280cfa97d4e5ddc2493f63607eaafd6fd471d 75440 libghc-yesod-static-doc_1.5.0.3-1_all.deb 54ba739b2779b4f70d98fefa46beac3ba40b95116053dd733783f0f79f2e487c 167124 libghc-yesod-static-prof_1.5.0.3-1_amd64.deb c49d8eb7ab901d81e0bd3a186b6df85de110c086a9bebde78e5a850f502834fa 4331 haskell-yesod-static_1.5.0.3-1.dsc 58c41e9d72e4396c0638c861004e0e902bc13747f11ee0e55c4eee6e4a4576a5 3128 haskell-yesod-static_1.5.0.3-1.debian.tar.xz a46f952593fc36323aba1352b4b7a2703bb609ec19b709447268e7be24f8ce74 25036 haskell-yesod-static_1.5.0.3.orig.tar.gz Checksums-Sha1: a6353df24b09365df8182b0be4859fd36e1350e3 194116 libghc-yesod-static-dev_1.5.0.3-1_amd64.deb 51a178b1f8b00c78ec369193ca418c0d46017172 75440 libghc-yesod-static-doc_1.5.0.3-1_all.deb 989261e38d4c2c39419f8bce3e6c41d6f8402e7d 167124 libghc-yesod-static-prof_1.5.0.3-1_amd64.deb 3477084837f9fc9fa23d6b1fbddbbd57b6a60ccf 4331 haskell-yesod-static_1.5.0.3-1.dsc 3da86144ceb1c0286499c15da9ef7974c213da3c 3128 haskell-yesod-static_1.5.0.3-1.debian.tar.xz 304b14852f793873ccd88cbae2f9df94122ac8b7 25036 haskell-yesod-static_1.5.0.3.orig.tar.gz Files: 274485a1bbf81ee1f138611f72692ffd 194116 haskell extra libghc-yesod-static-dev_1.5.0.3-1_amd64.deb b1a73705d7365983b97039b5488e354f 75440 doc extra libghc-yesod-static-doc_1.5.0.3-1_all.deb 5f65bed3318a68ac5cc09e7192ed6f93 167124 haskell extra libghc-yesod-static-prof_1.5.0.3-1_amd64.deb f460669f80fda68baa14f9ebd1760b48 4331 haskell extra haskell-yesod-static_1.5.0.3-1.dsc 17b395fc6d77bc9a07ffe22ab4d9f590 3128 - - haskell-yesod-static_1.5.0.3-1.debian.tar.xz 218b91466b2da00b69ff4e41b70799af 25036 - - haskell-yesod-static_1.5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio+NIP/i89TXJbe77m1BKWBGFx+VjF n1tIDnIWX29OqtJHmDaG1SiKZcGE2ai5v/QpDRlCjMkQ71yh3rfqz49WsXvxgEET LTOLpsX05vqQKpfPr4Az6CgmHtJO0rZU1Rt84SW3IOPcNB7iDRUJOjblZs958XUF gxCG9ZPl2sHGDIvEewmdT6kKaBorI5ixTQGnyA1YZ1il14IMPy3TzV833h4N6dkc RQCzItKDRo8ZCZuVNOlmX9clEelpdN1ls33kp97UVxR9FhFH7fmqGtlPqv0sNJd+ ttDCzcPYvemdSGgzEsJaR2Ov+iKV7Jlz13eulw8Mep3q5ibJVqY8UpwqKBnSNFam TiwSCrk2kSdzvokKbT1rrs6tv7vaRzTQJi/TorxzGRp9bNHqWMkFNuCcNgbVTVKC 8myPNmUjZwhRPCrYF8Zmf1ZCNsowJytGksKnHjdSzyAsHKvVngrEUzkitUYa2Ar9 Uu7TlaW2Wz1UI+hRdTwR0OHJr3aIOfnwAk9F2fA+4jgaV5v0Om+Dz5Z865pHIwtv wmGKlRTZppcESKoo4NKYmA2CPM9jaJKaEMXxhq9rrmYJZVowjzSaQMgX5Ow1F6dC zVtghLLqCY6sOYef7oxuaw4Rcw6kUkOCVyiB1ZoEkjrNJSBtcfihHnYwu0mDkh3I HSb0xaQEdS4iIlx7N/Go =EMjM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:26:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:26:27 +0000 Subject: haskell-yi-language_0.1.1.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:43:14 EST Source: haskell-yi-language Binary: libghc-yi-language-dev libghc-yi-language-prof libghc-yi-language-doc Architecture: amd64 all source Version: 0.1.1.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yi-language-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-yi-language-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-yi-language-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-yi-language (0.1.1.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e32039433926c675ba3ec0906389f702e05ae480779abe7069b1215e9ddb9c59 495510 libghc-yi-language-dev_0.1.1.0-3_amd64.deb cc0547d421ec7859e22cd76b0e740a510679c5c200de1ae619493a528711beae 194928 libghc-yi-language-doc_0.1.1.0-3_all.deb 16b1a8956897e703515cd1b112c8b3ba4b1de2b008b3ce0cd786c92dca7341da 408056 libghc-yi-language-prof_0.1.1.0-3_amd64.deb 361db9e17302118fe7bad9309fd928921e84e687fe5984eb516ef19b0325ba8a 3416 haskell-yi-language_0.1.1.0-3.dsc a975cc4223f98619af05cd27b69f338fa9cc551a082451ab52ae5627004fedb3 2172 haskell-yi-language_0.1.1.0-3.debian.tar.xz e98c23236c565f3d5ffca9e557e6ec71004778c2393c5e32808e59aaa50550bf 49979 haskell-yi-language_0.1.1.0.orig.tar.gz Checksums-Sha1: 3e495d2e720c28cf7addc443576ee2a7011cd17b 495510 libghc-yi-language-dev_0.1.1.0-3_amd64.deb 42a1bd1bb60af46833235111a0f912d6d9df4922 194928 libghc-yi-language-doc_0.1.1.0-3_all.deb aca01354100ef12818da61eef132dd3124cc27d1 408056 libghc-yi-language-prof_0.1.1.0-3_amd64.deb 11a81155b623c83c567da8c8519bdafbcea1170c 3416 haskell-yi-language_0.1.1.0-3.dsc b739840fc816a10999e9c924a85d8b1c2cbe9606 2172 haskell-yi-language_0.1.1.0-3.debian.tar.xz 421aa632062dea74906959ceff63b543155b6bac 49979 haskell-yi-language_0.1.1.0.orig.tar.gz Files: 474459389e9f025c9dffbf3dea2bf6d6 495510 haskell extra libghc-yi-language-dev_0.1.1.0-3_amd64.deb 96628e80a9b2fa6a3bd02f61989bedf4 194928 doc extra libghc-yi-language-doc_0.1.1.0-3_all.deb 2cce5f8935ffdf53e258d9cfc104f231 408056 haskell extra libghc-yi-language-prof_0.1.1.0-3_amd64.deb 92460fb0d0d125235f7a0b80ed322228 3416 haskell extra haskell-yi-language_0.1.1.0-3.dsc e37dd52ec914cac330906ee40ff2d807 2172 - - haskell-yi-language_0.1.1.0-3.debian.tar.xz fcf6e0db5aee002216c74ba1eef2d5f9 49979 - - haskell-yi-language_0.1.1.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioBvUP/2+jtQ3BHz38kfdGK0a3LJOG SOAMfxTArJljpeTGHfHAgrvB5vvqKXlNRD6qA2Oii4YOjFYe7oXjqKGJeAtK+GiM Ec60+e28NyIChHyqqTHl6vA9+gXc879loE02PPyBhOgY1ZHld2lK9Bp6+YTLnbR8 XUBavRLl1wo6orukiWnlCW67m15qXfpn33cphlVFj594TSIMVWfJyIg/EW4grvu/ DEAh+0Ps4D5XyVWA+NhlFfw05SFZD0qnc4Vhre9IncgOyQSAI6Gsp7/SFMJdZ4t1 4yKet8olaDhO5A8ZKTTL3jJ9XIrgAKw53abxjq823FJdVTxlmYDzhPYAXFwreeXi fievyIHZQVwzY1YDqeWUcLjJ4LuETqIvfyl8cav+SoghliH3AMMcc1eA/j6VbstF oHiLiKtDeAlbgGBcwGZXrRp7NHjbmUDXtth6mwVD7Jl+LhVhuQRlVKhkvRFfC6mM EeeyS0omuCBS1B6FYm1CAcAzDCMc23BQokhJMIwsn98F7oXS2Y4XkSUvelM7V9fk NXooummBV5wnWCYFTFTWW3KHwN2z0JJMZGKHCd7RCyfJHLkwARVq2KN5RzYhP2pq of6pu3lKu8GRj8LyiliaW/lCgDOVdV2EpQJrI3fI/kRhm7vB5AtP1TwtL6vsfPy1 F994MRoWSgAPENbiXR8p =U/Vs -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:29:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:29:15 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:34:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:34:15 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:39:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:39:20 +0000 Subject: Processing of haskell-classy-prelude_0.12.5-1_amd64.changes Message-ID: haskell-classy-prelude_0.12.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-classy-prelude-dev_0.12.5-1_amd64.deb libghc-classy-prelude-doc_0.12.5-1_all.deb libghc-classy-prelude-prof_0.12.5-1_amd64.deb haskell-classy-prelude_0.12.5-1.dsc haskell-classy-prelude_0.12.5-1.debian.tar.xz haskell-classy-prelude_0.12.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:39:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:39:24 +0000 Subject: Processing of haskell-conduit-combinators_1.0.3-2_amd64.changes Message-ID: haskell-conduit-combinators_1.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-conduit-combinators-dev_1.0.3-2_amd64.deb libghc-conduit-combinators-doc_1.0.3-2_all.deb libghc-conduit-combinators-prof_1.0.3-2_amd64.deb haskell-conduit-combinators_1.0.3-2.dsc haskell-conduit-combinators_1.0.3-2.debian.tar.xz haskell-conduit-combinators_1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:39:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:39:30 +0000 Subject: Processing of haskell-diagrams-lib_1.3.0.3-2_amd64.changes Message-ID: haskell-diagrams-lib_1.3.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-lib-dev_1.3.0.3-2_amd64.deb libghc-diagrams-lib-doc_1.3.0.3-2_all.deb libghc-diagrams-lib-prof_1.3.0.3-2_amd64.deb haskell-diagrams-lib_1.3.0.3-2.dsc haskell-diagrams-lib_1.3.0.3-2.debian.tar.xz haskell-diagrams-lib_1.3.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:39:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:39:34 +0000 Subject: Processing of haskell-lambdabot-novelty-plugins_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-novelty-plugins_5.0.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-novelty-plugins-dev_5.0.3-2_amd64.deb libghc-lambdabot-novelty-plugins-doc_5.0.3-2_all.deb libghc-lambdabot-novelty-plugins-prof_5.0.3-2_amd64.deb haskell-lambdabot-novelty-plugins_5.0.3-2.dsc haskell-lambdabot-novelty-plugins_5.0.3-2.debian.tar.xz haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:39:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:39:38 +0000 Subject: Processing of haskell-wai-app-file-cgi_3.0.7-3_amd64.changes Message-ID: haskell-wai-app-file-cgi_3.0.7-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-wai-app-file-cgi-dev_3.0.7-3_amd64.deb libghc-wai-app-file-cgi-doc_3.0.7-3_all.deb libghc-wai-app-file-cgi-prof_3.0.7-3_amd64.deb haskell-wai-app-file-cgi_3.0.7-3.dsc haskell-wai-app-file-cgi_3.0.7-3.debian.tar.xz haskell-wai-app-file-cgi_3.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:39:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:39:38 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:42:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:42:46 +0000 Subject: Processing of haskell-classy-prelude_0.12.5-1_amd64.changes Message-ID: haskell-classy-prelude_0.12.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-classy-prelude-dev_0.12.5-1_amd64.deb libghc-classy-prelude-doc_0.12.5-1_all.deb libghc-classy-prelude-prof_0.12.5-1_amd64.deb haskell-classy-prelude_0.12.5-1.dsc haskell-classy-prelude_0.12.5-1.debian.tar.xz haskell-classy-prelude_0.12.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:42:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:42:46 +0000 Subject: Processing of haskell-conduit-combinators_1.0.3-2_amd64.changes Message-ID: haskell-conduit-combinators_1.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-conduit-combinators-dev_1.0.3-2_amd64.deb libghc-conduit-combinators-doc_1.0.3-2_all.deb libghc-conduit-combinators-prof_1.0.3-2_amd64.deb haskell-conduit-combinators_1.0.3-2.dsc haskell-conduit-combinators_1.0.3-2.debian.tar.xz haskell-conduit-combinators_1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:42:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:42:46 +0000 Subject: Processing of haskell-wai-app-file-cgi_3.0.7-3_amd64.changes Message-ID: haskell-wai-app-file-cgi_3.0.7-3_amd64.changes uploaded successfully to localhost along with the files: libghc-wai-app-file-cgi-dev_3.0.7-3_amd64.deb libghc-wai-app-file-cgi-doc_3.0.7-3_all.deb libghc-wai-app-file-cgi-prof_3.0.7-3_amd64.deb haskell-wai-app-file-cgi_3.0.7-3.dsc haskell-wai-app-file-cgi_3.0.7-3.debian.tar.xz haskell-wai-app-file-cgi_3.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:42:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:42:46 +0000 Subject: Processing of haskell-lambdabot-novelty-plugins_5.0.3-2_amd64.changes Message-ID: haskell-lambdabot-novelty-plugins_5.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-novelty-plugins-dev_5.0.3-2_amd64.deb libghc-lambdabot-novelty-plugins-doc_5.0.3-2_all.deb libghc-lambdabot-novelty-plugins-prof_5.0.3-2_amd64.deb haskell-lambdabot-novelty-plugins_5.0.3-2.dsc haskell-lambdabot-novelty-plugins_5.0.3-2.debian.tar.xz haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:42:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:42:47 +0000 Subject: Processing of haskell-diagrams-lib_1.3.0.3-2_amd64.changes Message-ID: haskell-diagrams-lib_1.3.0.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-lib-dev_1.3.0.3-2_amd64.deb libghc-diagrams-lib-doc_1.3.0.3-2_all.deb libghc-diagrams-lib-prof_1.3.0.3-2_amd64.deb haskell-diagrams-lib_1.3.0.3-2.dsc haskell-diagrams-lib_1.3.0.3-2.debian.tar.xz haskell-diagrams-lib_1.3.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:49:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:49:10 +0000 Subject: Processing of haskell-lambdabot-core_5.0.3-3_source.changes Message-ID: haskell-lambdabot-core_5.0.3-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-core_5.0.3-3.dsc haskell-lambdabot-core_5.0.3.orig.tar.gz haskell-lambdabot-core_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:49:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:49:11 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:51:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:51:14 +0000 Subject: haskell-classy-prelude_0.12.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 13:09:45 EST Source: haskell-classy-prelude Binary: libghc-classy-prelude-dev libghc-classy-prelude-prof libghc-classy-prelude-doc Architecture: amd64 all source Version: 0.12.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-classy-prelude-dev - typeclass-based prelude${haskell:ShortBlurb} libghc-classy-prelude-prof - typeclass-based prelude${haskell:ShortBlurb} libghc-classy-prelude-doc - typeclass-based prelude${haskell:ShortBlurb} Changes: haskell-classy-prelude (0.12.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 1fed4980944a01fab402acac0347c578a2171b13352f78fbc1666db7d1cf15a8 42900 libghc-classy-prelude-dev_0.12.5-1_amd64.deb 9badb32698642105b2a978c170b5c1a7e4b8a4ae44e77f0bcf301c86f6f1e843 75416 libghc-classy-prelude-doc_0.12.5-1_all.deb 130083f542fd6d0acc8d105cef935ade837852320525bbd0c5a675d3c4cb2093 36672 libghc-classy-prelude-prof_0.12.5-1_amd64.deb d9ddae42b05689c6f408a4ee42e7e475221a33d787f6a893c424b2decf45f5f9 4019 haskell-classy-prelude_0.12.5-1.dsc bba6b0b7a365df621863d0afffa992f023aa45ce9947d10a4b5991507c48d4aa 2712 haskell-classy-prelude_0.12.5-1.debian.tar.xz 40b56fae07d001e262cdcb9567774a3c6a2a39c2210e49333d33992595c54ca1 10400 haskell-classy-prelude_0.12.5.orig.tar.gz Checksums-Sha1: 2add0088bb2b1fc32e4a7efab1591da94ad4c498 42900 libghc-classy-prelude-dev_0.12.5-1_amd64.deb 1e4c9a0e488718035a81423e4e18ee92cb99eaf9 75416 libghc-classy-prelude-doc_0.12.5-1_all.deb 797f8df49c059bdcff5d492146bb111fb5830c0f 36672 libghc-classy-prelude-prof_0.12.5-1_amd64.deb 6e96c21a921266a0c2cd26cfb7a4891d3b0969ea 4019 haskell-classy-prelude_0.12.5-1.dsc 39c89f55672fad4ac5a25691ac3bc123746a30d6 2712 haskell-classy-prelude_0.12.5-1.debian.tar.xz 6b7e7ff221cde22e1ce178af2d4835ae231a99ea 10400 haskell-classy-prelude_0.12.5.orig.tar.gz Files: da1fc18bd2fe78b0649e09b0c25b583b 42900 haskell extra libghc-classy-prelude-dev_0.12.5-1_amd64.deb 91bc716c8d6d5e4d93bff0d96cad0b9e 75416 doc extra libghc-classy-prelude-doc_0.12.5-1_all.deb 6acca746378d47a55ddd1e36ab3cbb3b 36672 haskell extra libghc-classy-prelude-prof_0.12.5-1_amd64.deb 0219c4b89a466921e97608828484bc6b 4019 haskell extra haskell-classy-prelude_0.12.5-1.dsc 4c8b8e69515b6da13757ca387032827f 2712 - - haskell-classy-prelude_0.12.5-1.debian.tar.xz 6c3ad17ffbe1cb81c27b1fd5fdac4c56 10400 - - haskell-classy-prelude_0.12.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdHaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosCsQAJXAI2pInWm+DmJk3MQo7Xik U/y3K/biqWzIEbUjwFFIYDONdwlqqrRUs4JXzfFONxJ7bo5H2nnQfRd7bBUrXgl5 OShw45cK+JyzJsLj2MIJvIve+01BqhsfIYGvH2uNbzVWuOzQ+8IiLP9aiIiZQU9E y2zuAA9auSX/XHn057o1K7oRAlj3dl3Ob6dSQsNBzkEiXAcvsB6wS+iyzo+hfJEC 59YfKxROTLJG0MAzyFgXevKUIuENCFCiNAu6top/7GMc8MWyZi0AgznqcBrRfnib U0QuDBKTx0jsG5Ok19PDNo82XljNWkv3nm1TtXhpFH4qhtiy2DRVgytpLsOsorGM a9gVN7FKBGrfNx6Eofux8fiLfEJ9B0ZTcwVXQZyFCRzUWeSJkT/AkuHybVyyIaXP EV8PfgSH+PoeC3NmIsp9o1p+66kP82UJUxRHMwZZJPtBitN044X7M+j/ewPDs9a0 /3sKEIa0rRCRgt1TBvjLvcd203Vbt391hM6zHh8I0/v/oVo7lidtIRVhciRU5dEL Q/mZv0R1mNX1PrGTKhb/JO2tD09FWmJ8hiJNrTF0jDnz0Vh4cz186CQ/JYTotD3s u4iDI/o15+ho5VmTvdZbql1oP0XQ3wxDHuY6n5XlzPY1JY/4RjJz3AbUQStGaKGR 9jOWgvcdv3/hQEsBDJiA =3co2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:51:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:51:22 +0000 Subject: haskell-conduit-combinators_1.0.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 13:10:39 EST Source: haskell-conduit-combinators Binary: libghc-conduit-combinators-dev libghc-conduit-combinators-prof libghc-conduit-combinators-doc Architecture: amd64 all source Version: 1.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-conduit-combinators-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-conduit-combinators-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-conduit-combinators-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-conduit-combinators (1.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 67e79e2e4911ea2809dc759c46518040a402b60556ec269bf275c1278bd5a41f 193304 libghc-conduit-combinators-dev_1.0.3-2_amd64.deb 6ad2e81ab14491d59de2766f0ce96dc90429c7c146055c222fab78ef8edfd5c5 110098 libghc-conduit-combinators-doc_1.0.3-2_all.deb a4b5b4f5df0575c3204b1f56538b8afb315a8588ea99c6d393495b2a6da83d46 192206 libghc-conduit-combinators-prof_1.0.3-2_amd64.deb 763cbbdc46225ac1b889959c07cf1c1c9faac1285d700449f89d60db6bd566b3 3756 haskell-conduit-combinators_1.0.3-2.dsc adde74b81564007d6b2988e15fc4bf5fe6a794659c602c883901a76f29efeddb 2704 haskell-conduit-combinators_1.0.3-2.debian.tar.xz 29c1f3dd854d11212474692c6c3a4158ed2929e8443ff2878eee5ea1ed6700bf 38172 haskell-conduit-combinators_1.0.3.orig.tar.gz Checksums-Sha1: 8b70401f951579553cea127db74e520dec837c3b 193304 libghc-conduit-combinators-dev_1.0.3-2_amd64.deb 4ffcee5fcc7ad68f17c77e105d42a11b8753e58f 110098 libghc-conduit-combinators-doc_1.0.3-2_all.deb 21b546d8c7ffcf49e41fd13e11c7d55cd380e77a 192206 libghc-conduit-combinators-prof_1.0.3-2_amd64.deb 533952ec513151826c1c93e2bd4690994c84d7a7 3756 haskell-conduit-combinators_1.0.3-2.dsc 5b09a7372203ed27206a28f560cd95d872e9dff8 2704 haskell-conduit-combinators_1.0.3-2.debian.tar.xz f75004573ed61ea14bbdbd6020bdba6a41ccdd5d 38172 haskell-conduit-combinators_1.0.3.orig.tar.gz Files: 04f235adf4116233f06404cbced5696e 193304 haskell extra libghc-conduit-combinators-dev_1.0.3-2_amd64.deb 8b95052b3dd46c97cd695af97c0e3f5b 110098 doc extra libghc-conduit-combinators-doc_1.0.3-2_all.deb ff787a447131a83187eb6582867187fd 192206 haskell extra libghc-conduit-combinators-prof_1.0.3-2_amd64.deb 0d299fc7bad8727d266f02ce72c37dc8 3756 haskell extra haskell-conduit-combinators_1.0.3-2.dsc 1814be285552bdff2b63ca376f1263a8 2704 - - haskell-conduit-combinators_1.0.3-2.debian.tar.xz a7537ee6b9b2a5c3b23e27475ac55124 38172 - - haskell-conduit-combinators_1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdHaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio5nwP/iwtBZmunsECKf41oE4FD1K7 Qic6x+fRY8BxAp1dEWSn7fD+JpJUnLSvTrNHYPzZlp2HkXvcevcTfyIrogc+vhI4 GjKudFhLpczNZPcXjsP3bSrhSrwJGVD6ZtHx03ejj64YkJsImlnjppE/lHWRUkpm waJm+XIcne/H5NEwbqdu5DCdqpvAOBWGSUi9eW2t3wVirEbaILPKjdB0mv+lhpTq hbTl7IIhBB3qqf5nesB6ByH6/Ga6IHuyiVAVyvJwRJeyXKl3HiHwB+43yENjlC9x vUnaEcUwwG3K3i9v2vgeCNA6vkvikVncx1JfnVyI722sY4j4YaeQSAwuvOYECZOs nVDMZGj+XiYsYJjmdhCgSAVf/0MkP8p39QcfQSjFXK5H3nqDsFoTOSwrwkB0S4v3 t/bMo6DAeg7VqOhnMVsEI+THQmSm7RecICH+k/KsHdtSd/gAwcKxZD6Zryl5Yxmp Na17hO88VXRnP2wF2qlMcjNSTdNZKPIJ5eb6RCNqu7lbetYHosiNJiJR6EuKb+nV AphplnTynLQ8amYMQPSADARX8BWOXgGF3wPTmVB9hb1/XEgRhWFdznK14pX6JgN0 /gsvFKnGUPf2d23zQu3KGxhQkDN0E0TFlVxpNx1ieTLXKyniQvBKXWGX68HOtusx fsqXMleabeZBuw/ucz2M =XYQc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:51:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:51:36 +0000 Subject: haskell-diagrams-lib_1.3.0.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 13:13:26 EST Source: haskell-diagrams-lib Binary: libghc-diagrams-lib-dev libghc-diagrams-lib-prof libghc-diagrams-lib-doc Architecture: amd64 all source Version: 1.3.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-lib-dev - Embedded domain-specific language for declarative graphics${haske libghc-diagrams-lib-prof - Embedded domain-specific language for declarative graphics${haske libghc-diagrams-lib-doc - Embedded domain-specific language for declarative graphics${haske Changes: haskell-diagrams-lib (1.3.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 9ed172bbbea1598299373b246bd2008a563f64294dedb7a984dba7586fed8e51 1349654 libghc-diagrams-lib-dev_1.3.0.3-2_amd64.deb 6f79f2bfebc7fb6c2368dff268bd5135c244488a2380d737b1e2010a63e92d58 532496 libghc-diagrams-lib-doc_1.3.0.3-2_all.deb f4e31ab5516e3fe5be244d4317b324d9d8a559e73b170e249ce652862548f9f6 1219776 libghc-diagrams-lib-prof_1.3.0.3-2_amd64.deb d494696210de507abebd13dcefba0716c7b019cbcedab332c81a8e84589494b9 4950 haskell-diagrams-lib_1.3.0.3-2.dsc 2f4f10755f3a9512822a1d9869522e35af0546123d855ff7ab86d2d5265d2c6e 3800 haskell-diagrams-lib_1.3.0.3-2.debian.tar.xz 0cc9e5131c7eb0061963eac53e58ec91909f606652108515b1f2ca80492a7751 187196 haskell-diagrams-lib_1.3.0.3.orig.tar.gz Checksums-Sha1: 81a2f6765eedb7edf40c2fba202e48a27435a55e 1349654 libghc-diagrams-lib-dev_1.3.0.3-2_amd64.deb 406585d54fff282b93a9a89bcde5ac393cff3918 532496 libghc-diagrams-lib-doc_1.3.0.3-2_all.deb 3393d8ec4024f39ba507d43ee0e411d4b45fc54f 1219776 libghc-diagrams-lib-prof_1.3.0.3-2_amd64.deb 4362feae904d2bebc225f01969b8528dc56dc387 4950 haskell-diagrams-lib_1.3.0.3-2.dsc 9ca15929dd0da5f1f5d7e218ddf88d0ef3135419 3800 haskell-diagrams-lib_1.3.0.3-2.debian.tar.xz 14f0928ec825dd3f7a31f8130f7829f62320a847 187196 haskell-diagrams-lib_1.3.0.3.orig.tar.gz Files: eebbd41ee9f250cea36c77bf2a9f9a8c 1349654 haskell extra libghc-diagrams-lib-dev_1.3.0.3-2_amd64.deb 99f6ea274e1e9fa824ada4c6d08f83a4 532496 doc extra libghc-diagrams-lib-doc_1.3.0.3-2_all.deb 963599a654e947ce167be7351ccee262 1219776 haskell extra libghc-diagrams-lib-prof_1.3.0.3-2_amd64.deb f7921c6ced489a65375511d029a68e7e 4950 haskell extra haskell-diagrams-lib_1.3.0.3-2.dsc 2bffb3b836aa54f2f5ee0e0db79cacff 3800 - - haskell-diagrams-lib_1.3.0.3-2.debian.tar.xz 8e482979eff40c490e7ea58fab98a5ac 187196 - - haskell-diagrams-lib_1.3.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdHaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio7yUP/iZ9lMbuqOJ+KYh3p3qw9Bk9 3nIHEIMgjyF4ANBp2b5w5ztCzQ3OXV9zEQU2L6bLppuLrjRNNObBjhgDWapnxfPx 7ZtCrHTPBbjHHq93fDZ0L30vQo/ADr9PX6yV2Ogg6xzT9n1lluUSNIF4otlQ2pwV 1EaNpSRSfFG5qe3NwZv9BFXJfHZMSXutozkoOZUGBFsKLcVVkxa5QTmjvsUHHoOv 6w7cJJpeMlhle9940RZK9r2PKyooZ2JmB+kDtwUWmqj1wnto2Td7q9forF37h9o3 WoiHCeDqzRZrnnaDJoeyzH+61WfgOQR6J2UYSjTa0ZG9kUjBpDSVlsJPNlMRFj0Q Sr2L5RnC/ZCUj5eX4zyWpIZpmfWbFQGU1f5lZ+rLY7HerObszVP/iQz5C/csZyZN Qv3HGZu01NsmPpZuxOklZycS7zPdrEDQfXRr8/WO+wNjfwnX7WZOvYKHC56Klbvs P6jtBn13CwO91MAP987gULDT2A+aZenV1av5N9j//XWhlvCUA64ky2kTwwJDenkO NipCMm7S/y1xMkdAc5j2RPnP66Lpf+deQNisObts7v0dflF0/OnjyuLZTYzXGWKD dV4flqAHRMcIyQdlwgC+jdoiKejxSwjE5xPRhA/SjtzYaR746P1qhv72zOe9BtMx L4jgnODPFaZgTbop+nIs =V+no -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:51:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:51:44 +0000 Subject: haskell-lambdabot-novelty-plugins_5.0.3-2_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-novelty-plugins-dev is NEW. binary:libghc-lambdabot-novelty-plugins-doc is NEW. binary:libghc-lambdabot-novelty-plugins-prof is NEW. source:haskell-lambdabot-novelty-plugins is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 18:51:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:51:52 +0000 Subject: haskell-wai-app-file-cgi_3.0.7-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 13:13:42 EST Source: haskell-wai-app-file-cgi Binary: libghc-wai-app-file-cgi-dev libghc-wai-app-file-cgi-prof libghc-wai-app-file-cgi-doc Architecture: amd64 all source Version: 3.0.7-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-wai-app-file-cgi-dev - file/CGI app of WAI${haskell:ShortBlurb} libghc-wai-app-file-cgi-prof - file/CGI app of WAI${haskell:ShortBlurb} libghc-wai-app-file-cgi-doc - file/CGI app of WAI${haskell:ShortBlurb} Changes: haskell-wai-app-file-cgi (3.0.7-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b41238b859377207efa0bc6fb3adab511cad8417e655356a014a996600680e73 184944 libghc-wai-app-file-cgi-dev_3.0.7-3_amd64.deb ca73607fd65cd3b6e4d4a5e0647c81d14b10e894c3b96fb5dd64feb473328ee2 58858 libghc-wai-app-file-cgi-doc_3.0.7-3_all.deb 527b6702e799932c2a567706c3fe1de0fd1d9f36f5385be653143a243a144ce2 156484 libghc-wai-app-file-cgi-prof_3.0.7-3_amd64.deb d4a646e4021f1b182f26fd56f70053be890f4f59cbf2795929875ab7fce191be 4008 haskell-wai-app-file-cgi_3.0.7-3.dsc c2dbb7e7fa2621bb8f20d6b607eb3d2c79b2804b260b1cc3babdfad98c3c19e7 3216 haskell-wai-app-file-cgi_3.0.7-3.debian.tar.xz 79412cd225bc8cd6f00d1b11403c2ada3b8e0ff6707a8d123d847130b1d5fd3d 15853 haskell-wai-app-file-cgi_3.0.7.orig.tar.gz Checksums-Sha1: a6ca1e8d7bf8b9969f4245f3fc3dd5c1a049a948 184944 libghc-wai-app-file-cgi-dev_3.0.7-3_amd64.deb ee52c29b4b2a9d41555485f85f0ea03fcd872a19 58858 libghc-wai-app-file-cgi-doc_3.0.7-3_all.deb c6e490c758d2ba26bbaf5e711ee9c2a7b007cda5 156484 libghc-wai-app-file-cgi-prof_3.0.7-3_amd64.deb bece614723802a0bbbe4fb99da2bf661a68cf46a 4008 haskell-wai-app-file-cgi_3.0.7-3.dsc 01184a1e43d27ef4d37c686b79bd5ab9d21b4846 3216 haskell-wai-app-file-cgi_3.0.7-3.debian.tar.xz 1c3e6e995b8fb8fe248a829ded3d96a53df547b2 15853 haskell-wai-app-file-cgi_3.0.7.orig.tar.gz Files: b46cea1e6a109aef9221e6f8b92c47f2 184944 haskell extra libghc-wai-app-file-cgi-dev_3.0.7-3_amd64.deb 57213ddd6c17c806208d480da4765ef8 58858 doc extra libghc-wai-app-file-cgi-doc_3.0.7-3_all.deb 01d6f69881d4502256fd854985e11989 156484 haskell extra libghc-wai-app-file-cgi-prof_3.0.7-3_amd64.deb 5cd9fab9a9ac43f0edcf3f17d1df7f8f 4008 haskell extra haskell-wai-app-file-cgi_3.0.7-3.dsc af0445206deb659d6232b2a8e0c4410e 3216 - - haskell-wai-app-file-cgi_3.0.7-3.debian.tar.xz 46d04d442f59c505be705b954571ece6 15853 - - haskell-wai-app-file-cgi_3.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdHaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioED8P/jO524yb1t9GCP990eR9yBq9 speG7gtMTbR5npc8Qf7ekiF7/9QoqMVq1KIFSUP1i5H0BbUcofhBfgwZfcZiC7iK 9JTpls4EYyn2K/cMgrtzIge9/dgNe5Slghj0+6B1TV1tWrdH6pWzeKcmRKi+fWxr 4D8IOiFGyDyfpS4MYNWH2qesxIIS+NR/OLN/tBZL8YKoUtMq4UDv4+aypHI0Ojn4 2DN8hX/TTrBInpBkVjMtSchRROL/NTZTKaTl97wWe/7mrrWF044BV6DZ/jzxovTS mEzPBQIKI+L7EWM8Kute7GqcdZ93yRqli11e0P5W8MwTh3M8QU36fceqKZSwv6o4 cG+ZTvn+cIer3eTm5VYJJxWDPMywQJkFWy5KIYvFG9AOmGHzulCUhD4IHmROPSIp ac1/VaoDHDECQkEP4cN/+BamcA+4tNEdU5uAo4Rj+eFjP/AofS0iw6te9XMjdlAt dHHNvZ26E4fBtvKy9/AqX8CNGQ1ciTS2/e/DIbJsIj6uq2J/BMOj+S3iBLKgDOqp brVsQ2eSlqLo1sUY2nTeKcpaGOq/8HxDW0cykVUkq2RHoEm1dlM09PVEyG/r97Id s+iImIlfWn5wXVD9b1RQ1V1pagPno4lbz8B07lVTV9hbB9W4dlONLd/FezeEqAlX zjJQ0Cz4geEuGSf2/r55 =B0s0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 18:52:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:52:56 +0000 Subject: Processing of haskell-lambdabot-core_5.0.3-3_source.changes Message-ID: haskell-lambdabot-core_5.0.3-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-core_5.0.3-3.dsc haskell-lambdabot-core_5.0.3.orig.tar.gz haskell-lambdabot-core_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:20 +0000 Subject: Processing of haskell-lambdabot-misc-plugins_5.0.1-3_source.changes Message-ID: haskell-lambdabot-misc-plugins_5.0.1-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-misc-plugins_5.0.1-3.dsc haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:18 +0000 Subject: Processing of haskell-lambdabot-haskell-plugins_5.0.3-3_source.changes Message-ID: haskell-lambdabot-haskell-plugins_5.0.3-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-haskell-plugins_5.0.3-3.dsc haskell-lambdabot-haskell-plugins_5.0.3.orig.tar.gz haskell-lambdabot-haskell-plugins_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:22 +0000 Subject: Processing of haskell-lambdabot-novelty-plugins_5.0.3-3_source.changes Message-ID: haskell-lambdabot-novelty-plugins_5.0.3-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-novelty-plugins_5.0.3-3.dsc haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:26 +0000 Subject: Processing of haskell-lambdabot-social-plugins_5.0.1-3_source.changes Message-ID: haskell-lambdabot-social-plugins_5.0.1-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-social-plugins_5.0.1-3.dsc haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:24 +0000 Subject: Processing of haskell-lambdabot-reference-plugins_5.0.3-3_source.changes Message-ID: haskell-lambdabot-reference-plugins_5.0.3-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-reference-plugins_5.0.3-3.dsc haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:29 +0000 Subject: Processing of haskell-lambdabot-trusted_5.0.2.1-3_source.changes Message-ID: haskell-lambdabot-trusted_5.0.2.1-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-lambdabot-trusted_5.0.2.1-3.dsc haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:32 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-3_source.changes Message-ID: haskell-misfortune_0.1.1.2-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-misfortune_0.1.1.2-3.dsc haskell-misfortune_0.1.1.2.orig.tar.gz haskell-misfortune_0.1.1.2-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:54:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:54:32 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:58 +0000 Subject: Processing of pkg-haskell-tools_0.10_amd64.changes Message-ID: pkg-haskell-tools_0.10_amd64.changes uploaded successfully to localhost along with the files: pkg-haskell-tools_0.10.dsc pkg-haskell-tools_0.10.tar.xz pkg-haskell-tools_0.10_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:58 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-3_source.changes Message-ID: haskell-misfortune_0.1.1.2-3_source.changes uploaded successfully to localhost along with the files: haskell-misfortune_0.1.1.2-3.dsc haskell-misfortune_0.1.1.2.orig.tar.gz haskell-misfortune_0.1.1.2-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:58 +0000 Subject: Processing of haskell-lambdabot-novelty-plugins_5.0.3-3_source.changes Message-ID: haskell-lambdabot-novelty-plugins_5.0.3-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-novelty-plugins_5.0.3-3.dsc haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:58 +0000 Subject: Processing of haskell-lambdabot-haskell-plugins_5.0.3-3_source.changes Message-ID: haskell-lambdabot-haskell-plugins_5.0.3-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-haskell-plugins_5.0.3-3.dsc haskell-lambdabot-haskell-plugins_5.0.3.orig.tar.gz haskell-lambdabot-haskell-plugins_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:59 +0000 Subject: Processing of haskell-lambdabot-trusted_5.0.2.1-3_source.changes Message-ID: haskell-lambdabot-trusted_5.0.2.1-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-trusted_5.0.2.1-3.dsc haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:59 +0000 Subject: Processing of haskell-lambdabot-social-plugins_5.0.1-3_source.changes Message-ID: haskell-lambdabot-social-plugins_5.0.1-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-social-plugins_5.0.1-3.dsc haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:59 +0000 Subject: Processing of haskell-lambdabot-reference-plugins_5.0.3-3_source.changes Message-ID: haskell-lambdabot-reference-plugins_5.0.3-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-reference-plugins_5.0.3-3.dsc haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 18:57:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 18:57:59 +0000 Subject: Processing of haskell-lambdabot-misc-plugins_5.0.1-3_source.changes Message-ID: haskell-lambdabot-misc-plugins_5.0.1-3_source.changes uploaded successfully to localhost along with the files: haskell-lambdabot-misc-plugins_5.0.1-3.dsc haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:02:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:02:49 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:07:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:07:49 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-2_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-2.debian.tar.xz doesn't exist haskell-misfortune_0.1.1.2.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:19:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:19:39 +0000 Subject: Processing of haskell-diagrams-svg_1.3.1.7-1_amd64.changes Message-ID: haskell-diagrams-svg_1.3.1.7-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-svg-dev_1.3.1.7-1_amd64.deb libghc-diagrams-svg-doc_1.3.1.7-1_all.deb libghc-diagrams-svg-prof_1.3.1.7-1_amd64.deb haskell-diagrams-svg_1.3.1.7-1.dsc haskell-diagrams-svg_1.3.1.7-1.debian.tar.xz haskell-diagrams-svg_1.3.1.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:19:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:19:46 +0000 Subject: Processing of haskell-stack_0.1.3.0-2_amd64.changes Message-ID: haskell-stack_0.1.3.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-stack_0.1.3.0-2_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:19:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:19:43 +0000 Subject: Processing of haskell-gitlib_3.1.1-1_amd64.changes Message-ID: haskell-gitlib_3.1.1-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-gitlib-dev_3.1.1-1_amd64.deb libghc-gitlib-doc_3.1.1-1_all.deb libghc-gitlib-prof_3.1.1-1_amd64.deb haskell-gitlib_3.1.1-1.dsc haskell-gitlib_3.1.1-1.debian.tar.xz haskell-gitlib_3.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:19:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:19:50 +0000 Subject: Processing of haskell-classy-prelude-conduit_0.12.5-1_amd64.changes Message-ID: haskell-classy-prelude-conduit_0.12.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-classy-prelude-conduit-dev_0.12.5-1_amd64.deb libghc-classy-prelude-conduit-doc_0.12.5-1_all.deb libghc-classy-prelude-conduit-prof_0.12.5-1_amd64.deb haskell-classy-prelude-conduit_0.12.5-1.dsc haskell-classy-prelude-conduit_0.12.5-1.debian.tar.xz haskell-classy-prelude-conduit_0.12.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:19:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:19:54 +0000 Subject: Processing of haskell-diagrams-cairo_1.3.0.5-1_amd64.changes Message-ID: haskell-diagrams-cairo_1.3.0.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-cairo-dev_1.3.0.5-1_amd64.deb libghc-diagrams-cairo-doc_1.3.0.5-1_all.deb libghc-diagrams-cairo-prof_1.3.0.5-1_amd64.deb haskell-diagrams-cairo_1.3.0.5-1.dsc haskell-diagrams-cairo_1.3.0.5-1.debian.tar.xz haskell-diagrams-cairo_1.3.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:17 +0000 Subject: haskell-lambdabot-core_5.0.3-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:21 +0000 Subject: haskell-lambdabot-haskell-plugins_5.0.3-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:24 +0000 Subject: haskell-lambdabot-misc-plugins_5.0.1-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:27 +0000 Subject: haskell-lambdabot-novelty-plugins_5.0.3-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:31 +0000 Subject: haskell-lambdabot-reference-plugins_5.0.3-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:34 +0000 Subject: haskell-lambdabot-social-plugins_5.0.1-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:37 +0000 Subject: haskell-lambdabot-trusted_5.0.2.1-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:21:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:21:41 +0000 Subject: haskell-misfortune_0.1.1.2-3_source.changes REJECTED Message-ID: Source-only uploads to NEW are not allowed. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:22:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:22:51 +0000 Subject: pkg-haskell-tools_0.10_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 07 Dec 2015 19:51:26 +0100 Source: pkg-haskell-tools Binary: pkg-haskell-tools Architecture: source amd64 Version: 0.10 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: pkg-haskell-tools - Debian Haskell Group tools Changes: pkg-haskell-tools (0.10) unstable; urgency=low . [ Sven Bartscher ] * dht make-all: Support package names as targets, additionally to of full changes file names. . [ Joachim Breitner ] * dht upload: Do not trip over an already signed .changes file. * dht upload: Pass --re-resign to debsign. * dht make-all: Do not pass --no-source to sbuild (why should we?) Checksums-Sha1: ffa86c121a1975e8e166ff8663cdfc024465aadb 2147 pkg-haskell-tools_0.10.dsc cf168a76a722df061f0ea186bf1f09c4c3581f23 18428 pkg-haskell-tools_0.10.tar.xz 26d788fd428e59e1e4bc080593c4518601b01bfa 1177084 pkg-haskell-tools_0.10_amd64.deb Checksums-Sha256: 3174284d973904d0a915d1bfc9dd7689cd751382d1c8f45c3ef2d2e158962d2b 2147 pkg-haskell-tools_0.10.dsc 3531e0a5f7ca0a45543b23edfa1b559a9f6da99f170f83bcbf2c832e2cd25360 18428 pkg-haskell-tools_0.10.tar.xz 8700aae74aa1d13169b9b866bb6f8a9bf754081a76f8ace3a1efd88275f468f4 1177084 pkg-haskell-tools_0.10_amd64.deb Files: 4b6bc993bbc842f51f6fbb4afdcf9697 2147 haskell extra pkg-haskell-tools_0.10.dsc c82cbcf0dbd2f315d85814feaf6da133 18428 haskell extra pkg-haskell-tools_0.10.tar.xz be6287bca5be19e550dc6257aceae895 1177084 haskell extra pkg-haskell-tools_0.10_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWZdWAAAoJED2QirPw+/Uf0y0P/3cDA4PRmPjj/3ay0cX5tM5z +FYgpqwpjaXmf4WthPRYRf9Hf3YHX3N6MXxfHsTVyurBWh/0xpC+8j1WzGHanRHS H2Urk3tm9DEQMUAimAR9KMhSDfmSZe+p1B9rJ1s6+PEp9IzfjUL6gBfbDhohzhwd TEcsqlVCWlelNb4bV4+AhxzMdWYS/gyIFSRbLVZdyNnBrffoB4GFMl+Mbr6r7TsM UhhmeaXoY5iwrjgH3u3vHCyL8NiCVyWT7YLLolvkDTePcirmbb/c2fkFeFmqpTo8 R6Nf/qHX1Q5YWwqgAPUSyFtmzYxguxEgL0DE4Vp2jXkAA9ZdnrVINafT1b+ovMK5 nnSLlAQTwilBmvgtMOYP5UCdl+BMIsPcNoNm30wesVY1JrYZr+i9ny0QsMoVcMGZ 2Y6XJiBg7mqAbxxZHVqOYa2eXz9EJolaA/XGFp3E2pVMZCdMMxwDByf7pcFLuJJi jZPToV/9U4s3hR6NgSHaJQI0IqKugdjI6UmPWW3xM5uxHY9wbdzacdw6sRdVbtLm wIRxCRvcKJZ8Rk5oUEYJbtpck3FKThqEw+Kmq2R2sSztPe6htG1Y+rvhzBcPSa+X lCzymD96fzAqA7tidt9BUXa9hichusgKp3FbX0oi5FIWIaGceQdaj81/oX1Yb7I7 F9iw9P2w2tnk5PBwC7b6 =bBVS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:23:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:23:21 +0000 Subject: Processing of haskell-gitlib_3.1.1-1_amd64.changes Message-ID: haskell-gitlib_3.1.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-gitlib-dev_3.1.1-1_amd64.deb libghc-gitlib-doc_3.1.1-1_all.deb libghc-gitlib-prof_3.1.1-1_amd64.deb haskell-gitlib_3.1.1-1.dsc haskell-gitlib_3.1.1-1.debian.tar.xz haskell-gitlib_3.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:23:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:23:20 +0000 Subject: Processing of haskell-diagrams-cairo_1.3.0.5-1_amd64.changes Message-ID: haskell-diagrams-cairo_1.3.0.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-cairo-dev_1.3.0.5-1_amd64.deb libghc-diagrams-cairo-doc_1.3.0.5-1_all.deb libghc-diagrams-cairo-prof_1.3.0.5-1_amd64.deb haskell-diagrams-cairo_1.3.0.5-1.dsc haskell-diagrams-cairo_1.3.0.5-1.debian.tar.xz haskell-diagrams-cairo_1.3.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:23:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:23:19 +0000 Subject: Processing of haskell-classy-prelude-conduit_0.12.5-1_amd64.changes Message-ID: haskell-classy-prelude-conduit_0.12.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-classy-prelude-conduit-dev_0.12.5-1_amd64.deb libghc-classy-prelude-conduit-doc_0.12.5-1_all.deb libghc-classy-prelude-conduit-prof_0.12.5-1_amd64.deb haskell-classy-prelude-conduit_0.12.5-1.dsc haskell-classy-prelude-conduit_0.12.5-1.debian.tar.xz haskell-classy-prelude-conduit_0.12.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:23:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:23:20 +0000 Subject: Processing of haskell-stack_0.1.3.0-2_amd64.changes Message-ID: haskell-stack_0.1.3.0-2_amd64.changes uploaded successfully to localhost along with the files: haskell-stack_0.1.3.0-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:23:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:23:20 +0000 Subject: Processing of haskell-diagrams-svg_1.3.1.7-1_amd64.changes Message-ID: haskell-diagrams-svg_1.3.1.7-1_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-svg-dev_1.3.1.7-1_amd64.deb libghc-diagrams-svg-doc_1.3.1.7-1_all.deb libghc-diagrams-svg-prof_1.3.1.7-1_amd64.deb haskell-diagrams-svg_1.3.1.7-1.dsc haskell-diagrams-svg_1.3.1.7-1.debian.tar.xz haskell-diagrams-svg_1.3.1.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:34:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:34:34 +0000 Subject: haskell-classy-prelude-conduit_0.12.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:01:05 EST Source: haskell-classy-prelude-conduit Binary: libghc-classy-prelude-conduit-dev libghc-classy-prelude-conduit-prof libghc-classy-prelude-conduit-doc Architecture: amd64 all source Version: 0.12.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-classy-prelude-conduit-dev - conduit instances for classy-prelude libghc-classy-prelude-conduit-prof - conduit instances for classy-prelude; profiling libraries libghc-classy-prelude-conduit-doc - conduit instances for classy-prelude; documentation Changes: haskell-classy-prelude-conduit (0.12.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: b49b7a4ff3620a7054ddc5f1870bc3707a1e271e65426929f820c7794402ee49 23052 libghc-classy-prelude-conduit-dev_0.12.5-1_amd64.deb 2e34d6028027d92547abb4eb84c60ca390924dbbf1c40f96fd2fd74a60f88608 44600 libghc-classy-prelude-conduit-doc_0.12.5-1_all.deb abab4d841e19710961038b1de9c10adfd48fdd319cc3cfe6889988623d90fb7c 19130 libghc-classy-prelude-conduit-prof_0.12.5-1_amd64.deb 4b76d9196b75adbdf8fba9819cdc12d3f12c64491ce7328ca6d90738df5d8b72 3125 haskell-classy-prelude-conduit_0.12.5-1.dsc b98e17637a3754b6d7eb99b75c2c5c22cddbe5e00a2f550a4fb7f215cff1df33 2464 haskell-classy-prelude-conduit_0.12.5-1.debian.tar.xz 9df2403cd5dd3cc65facfc569b6a3883ca4da159bf601ac1993cb99caf9c206e 1599 haskell-classy-prelude-conduit_0.12.5.orig.tar.gz Checksums-Sha1: 0881930457132df6655d4609ff5385ca25c59a19 23052 libghc-classy-prelude-conduit-dev_0.12.5-1_amd64.deb 052aa01c816298e046178387dc330e17a25222d8 44600 libghc-classy-prelude-conduit-doc_0.12.5-1_all.deb d8565ecf1f42f41dd219ce031d3c4c3aa3ecbd07 19130 libghc-classy-prelude-conduit-prof_0.12.5-1_amd64.deb d2816806a0f27076b1f69f4acaaff930141d2e95 3125 haskell-classy-prelude-conduit_0.12.5-1.dsc 329737a35e54e509570140528b72aa560b9b90fa 2464 haskell-classy-prelude-conduit_0.12.5-1.debian.tar.xz ea232c8c2f14ab5c3a8ea676010e9b23236534c2 1599 haskell-classy-prelude-conduit_0.12.5.orig.tar.gz Files: 06aa0e44c2b9c602128aa1bc639b8c5a 23052 haskell extra libghc-classy-prelude-conduit-dev_0.12.5-1_amd64.deb 70cfd83a950ec0c6a61de0a759591439 44600 doc extra libghc-classy-prelude-conduit-doc_0.12.5-1_all.deb efaec5b0ec2d126cbc5ae8839a25c0dc 19130 haskell extra libghc-classy-prelude-conduit-prof_0.12.5-1_amd64.deb 51fe8bb8c7c1dabe1154bdc0f1f20865 3125 haskell extra haskell-classy-prelude-conduit_0.12.5-1.dsc a1e46e8a1e2f741ab5da2fea03f1d854 2464 - - haskell-classy-prelude-conduit_0.12.5-1.debian.tar.xz 6a4a663f1f6a2b3eca78487157fd2ef1 1599 - - haskell-classy-prelude-conduit_0.12.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdoTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohg8QAJyPiqRlBpHBlQmZfodMbVG2 PB2wSxOnOFNtZLvRChWcd+xpCXrHCp5k9rarEav5Asx7/nOPd/HSX7Oeh6wlfofC jTr5DJ9i2g4xzpVTs5HYCB328CEwkXUdGbDicFroZD5/B39v9w/AXg9d7xOY/DHb 2RjGbD9PYUKB1zFZGcdQu3QAyBfhaLDAOuiGrEWHXL9IWoEb0OUpXSNDQDLEe2Ac pBJ41B9Ydlo9J1Cn7ewu72ZiUaeOCtayn2t5cEQlRAJUVf0IHRziWUkVWZed36+6 YeiKjmh1V7/+D7UFxKHLXShEQpWkhD58IvjVWsN0PaYm1xBKTR/zFRn7GO8vDyPK TFQY628adUzNtfh5uEwHFgz0hNHMRZzsTEzwtbZ5OBY95daq3Vr3EMZb1ZTrH7gg KANQH7Vpe3XYxBz16pduxXo37xd6PAQFczr7i3p49tXUIQb8JNGg/e4c5B+RDtQA fcwrhXbz9DaOthm2MYEfjPfBYJso4icNgdaZiExW68wf68DEY339IcfMA1Qh8RM3 6BpRCH5DRU3eJy3qYTfXpPrsgmN6fjO2iX2/hs8ZcAW2siAij1esCCYGIilao7RZ ry1w41K8uOB4R/rwi7TvTuRSWYk0Tniec0fdHKdAwqu7xbt2280NUXhqOUrEQVsP X2Djlq9XWZwAWwOWUpxQ =/sBM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:34:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:34:43 +0000 Subject: haskell-diagrams-cairo_1.3.0.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:09:08 EST Source: haskell-diagrams-cairo Binary: libghc-diagrams-cairo-dev libghc-diagrams-cairo-prof libghc-diagrams-cairo-doc Architecture: amd64 all source Version: 1.3.0.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-cairo-dev - Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb} libghc-diagrams-cairo-prof - Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb} libghc-diagrams-cairo-doc - Cairo backend for the diagrams drawing EDSL${haskell:ShortBlurb} Changes: haskell-diagrams-cairo (1.3.0.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 623a82a862b8c69bfa2a71f2fdb104e714a54a40c55d51b6b98dadf3ecbc6033 151388 libghc-diagrams-cairo-dev_1.3.0.5-1_amd64.deb 65efb8d1b143558544e1884c73c001338fb528fe9b733c29f06ed16c7453e863 68448 libghc-diagrams-cairo-doc_1.3.0.5-1_all.deb ba84bdde33b554988ce25b2e41a69d6dc9a6eadfb66d2b2788f32b525527c616 126364 libghc-diagrams-cairo-prof_1.3.0.5-1_amd64.deb affd9eec23d757cd317281021261151f30a7774db9b5789dba29ebfa2522835e 3936 haskell-diagrams-cairo_1.3.0.5-1.dsc 2d10ef76c58a1e6e3aa55ee870abe992dcaeac80796ab857b3496eba6ba98823 3140 haskell-diagrams-cairo_1.3.0.5-1.debian.tar.xz 9d83fbdc43e09d9041ae7fc80dc5ad1e9906fd44bc06d9717d49f376cd6933d5 19419 haskell-diagrams-cairo_1.3.0.5.orig.tar.gz Checksums-Sha1: 97498fc7ba9ea6fae80c2f4231134ab6920d4858 151388 libghc-diagrams-cairo-dev_1.3.0.5-1_amd64.deb 0f1fd0418b741731f4eddd5172fb13d1cc5cccfc 68448 libghc-diagrams-cairo-doc_1.3.0.5-1_all.deb ec7ae5293b82df45b578e7feb2080de662aec249 126364 libghc-diagrams-cairo-prof_1.3.0.5-1_amd64.deb 2219d7e0455920472c783c1e2701b844f65f575c 3936 haskell-diagrams-cairo_1.3.0.5-1.dsc df73af1086c00d88bab40de73f74cae974a372ae 3140 haskell-diagrams-cairo_1.3.0.5-1.debian.tar.xz 8596fc473e08ab8d611bbf1b05c01ffa4f85b6c7 19419 haskell-diagrams-cairo_1.3.0.5.orig.tar.gz Files: c0ee8cafdbe86b32f080063e0bedb551 151388 haskell extra libghc-diagrams-cairo-dev_1.3.0.5-1_amd64.deb 28d364cfb7486ec41f0977e6e29ec597 68448 doc extra libghc-diagrams-cairo-doc_1.3.0.5-1_all.deb 6a3ffe9f70b94974219e3ad2a9c6b9b3 126364 haskell extra libghc-diagrams-cairo-prof_1.3.0.5-1_amd64.deb 53611e72eb76ddf3dedfbdea8b3ea939 3936 haskell extra haskell-diagrams-cairo_1.3.0.5-1.dsc e66f8075dcce102aa57d6360fcd49033 3140 - - haskell-diagrams-cairo_1.3.0.5-1.debian.tar.xz 809dbd04c236c307c6c3c87179b2d90f 19419 - - haskell-diagrams-cairo_1.3.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdoTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLEsP/A09bjyqp9KQskJ84m51MgYH LefaJKqnYK6uWkMmvERogzCEatDh3GshNom6d53gGk+15OVokwAfmEhnQ1cPAf/i zOTf3S4nX1X0FRjVHyp5fxq9KGXgmmOyHk+jIQAzc7yhbEwAteXikVlnn488FoJp bP2JrrBvopYCj2RJuXxujM7j67upAZlkC9MD2Eu3yGzbqif5dm/XOFqygCw+lVPi R3MYZmQX1A71z8h2sFdAQgDcmJVRPcgPdyCl3J63pAQgamTVSZAYjA4WXHudPpce yIGJUlaScOzYEhNuHX0LG0RjC5mXpIN8bC0PUWyXQGeeelUXuRnlOMmrPd7K5SZW TaD5HIV3DnXMxn9ki3F7jssNIFseB4FZAzYwK+M/Y+/zg7UiTvhOBw6dvYTH5mmm WfOJxIpfGFanI8ejIxyTRUGljpGd12P21HIFderIzPBdxJozwUnPKKmasPJ2v4gP L+LflTz9IjweK1kbbWrUPTgLRdOC8XXAVq6VGbs20Ilrt5fO9frdtpkKID+34/bq 8b4jlPCLSLeEO0VCrFtD/YcRYyLDfEegTivokOUVC8egiKzLJGdYq/pwEBrcgWbd n3vgiYYk7RHUM3Wgg6rL/VBI0b3auwaBd6MjMMRVximsnnnuyRdaldu4UPIa9C/y avnQFH8fz9lekPd41BCj =mnaj -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:34:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:34:52 +0000 Subject: haskell-diagrams-svg_1.3.1.7-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:03:00 EST Source: haskell-diagrams-svg Binary: libghc-diagrams-svg-dev libghc-diagrams-svg-prof libghc-diagrams-svg-doc Architecture: amd64 all source Version: 1.3.1.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-svg-dev - SVG backend for diagrams drawing EDSL${haskell:ShortBlurb} libghc-diagrams-svg-prof - SVG backend for diagrams drawing EDSL${haskell:ShortBlurb} libghc-diagrams-svg-doc - SVG backend for diagrams drawing EDSL${haskell:ShortBlurb} Changes: haskell-diagrams-svg (1.3.1.7-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: b95157960020d3be166a46b7e36486642d703f6db756a7782c95d606366786f7 153854 libghc-diagrams-svg-dev_1.3.1.7-1_amd64.deb 99f9ce6f83a5f7b3808a8c79b1baddadb5e178479489cb8a4925da2b3753190f 59372 libghc-diagrams-svg-doc_1.3.1.7-1_all.deb 46541c8aa226009ab31053b30755145abe72dddb621579d707d2cbe72f980d9c 126054 libghc-diagrams-svg-prof_1.3.1.7-1_amd64.deb dcaf504cf1a8b1b0087c6c326e1cc359e8d85e676fe9337787ae9165ca0244fd 3994 haskell-diagrams-svg_1.3.1.7-1.dsc acd213c0f19f2586b7c1d539e140154baf04ec5dc58dfb93b7c4e36fa9557f76 3056 haskell-diagrams-svg_1.3.1.7-1.debian.tar.xz 88929b31c02bfc585613e85e325e707d157cf753de6cc7f2dfca44d2987a6ecc 17941 haskell-diagrams-svg_1.3.1.7.orig.tar.gz Checksums-Sha1: 1cfd6cb15023b79bc9a0b872da87622ba012d819 153854 libghc-diagrams-svg-dev_1.3.1.7-1_amd64.deb eb7a44d173bc7d8b96822ffdfa2bb5c1ff8a1954 59372 libghc-diagrams-svg-doc_1.3.1.7-1_all.deb 68cc072fba6fe59d7eb796e65f19cf86ce74de30 126054 libghc-diagrams-svg-prof_1.3.1.7-1_amd64.deb 99cfea33268550d55fc318a711c0df3b5f66e22f 3994 haskell-diagrams-svg_1.3.1.7-1.dsc def1cbc7cb764ebf2153515e0ea606653c552241 3056 haskell-diagrams-svg_1.3.1.7-1.debian.tar.xz 72cacf96040b9be7b45eb27d73d56835abd9087f 17941 haskell-diagrams-svg_1.3.1.7.orig.tar.gz Files: cb6868965a77966c96654981b1662bd8 153854 haskell extra libghc-diagrams-svg-dev_1.3.1.7-1_amd64.deb 47641a97532ea1ce653619e609c62d24 59372 doc extra libghc-diagrams-svg-doc_1.3.1.7-1_all.deb 24828ef7d2500d319f4e193cab0b5f1b 126054 haskell extra libghc-diagrams-svg-prof_1.3.1.7-1_amd64.deb 32024ad1f3bb3c29b9915411b7f9095a 3994 haskell extra haskell-diagrams-svg_1.3.1.7-1.dsc 7500768a1333e8206ee3d9e8a04835b3 3056 - - haskell-diagrams-svg_1.3.1.7-1.debian.tar.xz 27de23e6b3ba5b8035e51aa27d726cce 17941 - - haskell-diagrams-svg_1.3.1.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdoTXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio4dMQAKabj7ZQ9L2Lp3lYqEYgepyp ldz3XcSaW6N3yjsbXDW/ZmxNN5bkI0oPvL0gM+YNUPNKdAqozYBhlhBeLNw+8QxF 8SAYz3ylX8NHzq10pTQk7X+n0nLXYwPsWjiRosZmxXZo7eN+FcYTlFvvP0EYVpjo EGolZyfogQCx99WGvyQ8A7X5GBrucXXwJv0PieK0AR1mQTkvG7HSup/gi2o0z258 8Gy58pBeD3dDGJHkkpmZyliTAO4pyrAymC/JaYhXGqLG8IOx4Bd7fGj49KxP0yfS bbysCRv3cnI0knpLzeoJ0rR5HM6EiRx4ZUX4LMp6r8OFg4+7DjRsGhz6mNYAG7Vm oyZsvV+BQ8pTVlEoDUz2Cj9lcBUsDtpJqPqyVYAtLyKKBLSoyNpI6EHvRNnNa+U0 6LEBYc5G4ou724CF5kp6wKXbbv5ikZB8NbJZy9z7UTpRmhBe5+2qp2NXjXmNzgNB qO3H6kt7LtJMTCkF4m6SO2V8hJId3677CgCEAuBllLDh2gAL/She2ktJdnuZKYqn Eu9IaoXKrX9sMRwi65/EAxTRxbv3wWJk1Zsuhp+yGgpk8q5Haw6MrMEhbYtBhXM3 r2mKreRcmlD/xiH4IFC816DnJGvkrtdB4XSQsbIPNvA/vUEyQDxcXhL/rtX4Ifng Z2nBTg22AK5rCLv3vhLt =AhZ1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:35:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:35:02 +0000 Subject: haskell-stack_0.1.3.0-2_amd64.changes REJECTED Message-ID: haskell-stack_0.1.3.0-2_amd64.deb: trying to install to unstable, but could not find source === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:35:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:35:00 +0000 Subject: haskell-gitlib_3.1.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:01:19 EST Source: haskell-gitlib Binary: libghc-gitlib-dev libghc-gitlib-prof libghc-gitlib-doc Architecture: amd64 all source Version: 3.1.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-gitlib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitlib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitlib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-gitlib (3.1.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: b4a064b30f78144ed6975aaddda288108b9721e22e6ef32c3da35d13b62ce033 241962 libghc-gitlib-dev_3.1.1-1_amd64.deb 0a7a2f5b504f3770379a32ee33be1a6309b97e8451f0ab2fd7c9c4234c49bcca 73900 libghc-gitlib-doc_3.1.1-1_all.deb d8c95cd1bd9d6e06334f7201664cdd6db4ac8771e42ddd5774f78835b6d27b10 211832 libghc-gitlib-prof_3.1.1-1_amd64.deb f04760c56a92300fda6c0fc1cab1ead3970e0d06b5d19f94ced003a3e6ba8c7b 3491 haskell-gitlib_3.1.1-1.dsc 6045eb3c5fff28722865e64159e5d3d5de5d2f899890213c9e6d1760729b6686 2684 haskell-gitlib_3.1.1-1.debian.tar.xz dd68758b62fb0ca52f3ed851d2e68779770b1d83f2dd846528c3538aabf395ef 15623 haskell-gitlib_3.1.1.orig.tar.gz Checksums-Sha1: d9d855a9b9f823ea7d478d4f84abe1442ac67b1a 241962 libghc-gitlib-dev_3.1.1-1_amd64.deb 13aaf9f6c2894c7b87edaf2360d52dc55d91291b 73900 libghc-gitlib-doc_3.1.1-1_all.deb f10ae248a1691efcd89b84a99da48a7f8cc9738c 211832 libghc-gitlib-prof_3.1.1-1_amd64.deb 5bea839bd1a5adf5717e52b6ed38bc117b91bd9a 3491 haskell-gitlib_3.1.1-1.dsc 35da621b0fd33f2613f7b6ad80d2d223604ea81a 2684 haskell-gitlib_3.1.1-1.debian.tar.xz d00403e2cc6d4ed4dedf37104e662d8b470f62c8 15623 haskell-gitlib_3.1.1.orig.tar.gz Files: 79310ec23abf29838063d1cd44f3f330 241962 haskell extra libghc-gitlib-dev_3.1.1-1_amd64.deb 7192820ffbe1701fd448b5ec81230fdf 73900 doc extra libghc-gitlib-doc_3.1.1-1_all.deb effa7a071680bb53e43e01de4eca95fa 211832 haskell extra libghc-gitlib-prof_3.1.1-1_amd64.deb 06e0ad9349e667e917b7fa685a5be0ab 3491 haskell extra haskell-gitlib_3.1.1-1.dsc 9ed2d0f0e7638542e2bd8774237230c3 2684 - - haskell-gitlib_3.1.1-1.debian.tar.xz 30c12200d4d3134bf88151c331d59670 15623 - - haskell-gitlib_3.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdoUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobCUQAJ/D93m4gTMaTi13q0bt1Nko xHVNbGOV9ICsVBvQsVh6oHNZ3Hrq+NUEsFxEnK50LZsxa9UxOECSWMr0lS50r+49 Job8XPVlQtFOS/a26TUtgoyeUa65xlkkoqHsAHlyHKC6T51CAVJsNzmFL1fVsFsd Srw7p+CLmmvNZDstCCzSlFq8kQRHLK3rqqxqkwzjBPiVbC6MVXGOCgFoWnDSqJoj dvJOJe/u/AWTk+qhhzZpKHPXtOcG+vGq9YZRatiNh4WlYSSWC0x4Um98+PVXmHjj fW76YOOgsAUZBTyztQcTLV8KHXWiEcnFQWheqUCUqcz+UGsZ5mlBUz4BRGPCfzdT Dgin6mYSz5xavY60hJFQ040mGisAamWQ6R/sC6xSBiSoEYjTnhO7qPDK95bXx0ai S5GkcXuD+e9Yeaxn5kcFNH8l2Z+QllL7jhTmnc5bR5s/x8d575WmeCp9LpTZcUGf ijCT7I0ScyETH/XJNtBGFkDSNH4GgyqJnK+t3jwPA/1NX0ObziBCeOcg7yaS1qHm Rfb1R2UsvBjGVT5lUl6XcUwZBHLXzv890axjGnpubsWdnEDyf2yYfUMqMnVo0VBo bo4u/2fvdFi8sOpPEcMjaEIcoqk/6BtXzEDVwPeJ8PIJ+mokfy4+xglL3wFSjql/ eytCESVFLO8c7JmkYCzG =6sfh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 19:46:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:46:57 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:52:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:52:02 +0000 Subject: Processing of haskell-diagrams-gtk_1.3-2_amd64.changes Message-ID: haskell-diagrams-gtk_1.3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-diagrams-gtk-dev_1.3-2_amd64.deb libghc-diagrams-gtk-doc_1.3-2_all.deb libghc-diagrams-gtk-prof_1.3-2_amd64.deb haskell-diagrams-gtk_1.3-2.dsc haskell-diagrams-gtk_1.3-2.debian.tar.xz haskell-diagrams-gtk_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:52:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:52:19 +0000 Subject: Processing of haskell-hopenpgp_2.2.1-3_amd64.changes Message-ID: haskell-hopenpgp_2.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hopenpgp-dev_2.2.1-3_amd64.deb libghc-hopenpgp-doc_2.2.1-3_all.deb libghc-hopenpgp-prof_2.2.1-3_amd64.deb haskell-hopenpgp_2.2.1-3.dsc haskell-hopenpgp_2.2.1-3.debian.tar.xz haskell-hopenpgp_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:52:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:52:23 +0000 Subject: Processing of haskell-stack_0.1.3.0-2_amd64.changes Message-ID: haskell-stack_0.1.3.0-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-stack_0.1.3.0-2_amd64.deb haskell-stack_0.1.3.0-2.dsc haskell-stack_0.1.3.0-2.debian.tar.xz haskell-stack_0.1.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:52:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:52:24 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:53:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:53:40 +0000 Subject: Processing of haskell-stack_0.1.3.0-2_amd64.changes Message-ID: haskell-stack_0.1.3.0-2_amd64.changes uploaded successfully to localhost along with the files: haskell-stack_0.1.3.0-2_amd64.deb haskell-stack_0.1.3.0-2.dsc haskell-stack_0.1.3.0-2.debian.tar.xz haskell-stack_0.1.3.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:53:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:53:39 +0000 Subject: Processing of haskell-diagrams-gtk_1.3-2_amd64.changes Message-ID: haskell-diagrams-gtk_1.3-2_amd64.changes uploaded successfully to localhost along with the files: libghc-diagrams-gtk-dev_1.3-2_amd64.deb libghc-diagrams-gtk-doc_1.3-2_all.deb libghc-diagrams-gtk-prof_1.3-2_amd64.deb haskell-diagrams-gtk_1.3-2.dsc haskell-diagrams-gtk_1.3-2.debian.tar.xz haskell-diagrams-gtk_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:53:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:53:39 +0000 Subject: Processing of haskell-hopenpgp_2.2.1-3_amd64.changes Message-ID: haskell-hopenpgp_2.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hopenpgp-dev_2.2.1-3_amd64.deb libghc-hopenpgp-doc_2.2.1-3_all.deb libghc-hopenpgp-prof_2.2.1-3_amd64.deb haskell-hopenpgp_2.2.1-3.dsc haskell-hopenpgp_2.2.1-3.debian.tar.xz haskell-hopenpgp_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 19:58:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 19:58:08 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:10:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:10:41 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:17:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:17:02 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:22:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:22:04 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:28:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:28:10 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:36:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:36:25 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:43:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:43:04 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:48:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:48:29 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:53:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:53:29 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 20:59:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 20:59:42 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:05:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:05:45 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:11:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:11:01 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:16:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:16:54 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:22:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:22:57 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:28:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:28:13 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:33:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:33:35 +0000 Subject: Processing of haskell-lambdabot-irc-plugins_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-irc-plugins_5.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-irc-plugins-dev_5.0.3-3_amd64.deb libghc-lambdabot-irc-plugins-doc_5.0.3-3_all.deb libghc-lambdabot-irc-plugins-prof_5.0.3-3_amd64.deb haskell-lambdabot-irc-plugins_5.0.3-3.dsc haskell-lambdabot-irc-plugins_5.0.3-3.debian.tar.xz haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:33:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:33:39 +0000 Subject: Processing of haskell-lambdabot-reference-plugins_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-reference-plugins_5.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-reference-plugins-dev_5.0.3-3_amd64.deb libghc-lambdabot-reference-plugins-doc_5.0.3-3_all.deb libghc-lambdabot-reference-plugins-prof_5.0.3-3_amd64.deb haskell-lambdabot-reference-plugins_5.0.3-3.dsc haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:33:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:33:43 +0000 Subject: Processing of haskell-lambdabot-social-plugins_5.0.1-3_amd64.changes Message-ID: haskell-lambdabot-social-plugins_5.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-social-plugins-dev_5.0.1-3_amd64.deb libghc-lambdabot-social-plugins-doc_5.0.1-3_all.deb libghc-lambdabot-social-plugins-prof_5.0.1-3_amd64.deb haskell-lambdabot-social-plugins_5.0.1-3.dsc haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:33:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:33:49 +0000 Subject: Processing of haskell-bytestring-progress_1.0.5-4_amd64.changes Message-ID: haskell-bytestring-progress_1.0.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-bytestring-progress-dev_1.0.5-4_amd64.deb libghc-bytestring-progress-doc_1.0.5-4_all.deb libghc-bytestring-progress-prof_1.0.5-4_amd64.deb haskell-bytestring-progress_1.0.5-4.dsc haskell-bytestring-progress_1.0.5-4.debian.tar.xz haskell-bytestring-progress_1.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:33:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:33:54 +0000 Subject: Processing of haskell-hmatrix_0.16.1.5-3_amd64.changes Message-ID: haskell-hmatrix_0.16.1.5-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hmatrix-dev_0.16.1.5-3_amd64.deb libghc-hmatrix-doc_0.16.1.5-3_all.deb libghc-hmatrix-prof_0.16.1.5-3_amd64.deb haskell-hmatrix_0.16.1.5-3.dsc haskell-hmatrix_0.16.1.5-3.debian.tar.xz haskell-hmatrix_0.16.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:33:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:33:59 +0000 Subject: Processing of haskell-lambdabot-core_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-core_5.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-core-dev_5.0.3-3_amd64.deb libghc-lambdabot-core-doc_5.0.3-3_all.deb libghc-lambdabot-core-prof_5.0.3-3_amd64.deb haskell-lambdabot-core_5.0.3-3.dsc haskell-lambdabot-core_5.0.3-3.debian.tar.xz haskell-lambdabot-core_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:34:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:34:03 +0000 Subject: Processing of haskell-lambdabot-novelty-plugins_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-novelty-plugins_5.0.3-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-novelty-plugins-dev_5.0.3-3_amd64.deb libghc-lambdabot-novelty-plugins-doc_5.0.3-3_all.deb libghc-lambdabot-novelty-plugins-prof_5.0.3-3_amd64.deb haskell-lambdabot-novelty-plugins_5.0.3-3.dsc haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:34:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:34:03 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:34:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:34:07 +0000 Subject: Processing of haskell-lambdabot-misc-plugins_5.0.1-3_amd64.changes Message-ID: haskell-lambdabot-misc-plugins_5.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-misc-plugins-dev_5.0.1-3_amd64.deb libghc-lambdabot-misc-plugins-doc_5.0.1-3_all.deb libghc-lambdabot-misc-plugins-prof_5.0.1-3_amd64.deb haskell-lambdabot-misc-plugins_5.0.1-3.dsc haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:34:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:34:10 +0000 Subject: Processing of haskell-lambdabot-trusted_5.0.2.1-3_amd64.changes Message-ID: haskell-lambdabot-trusted_5.0.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-lambdabot-trusted-dev_5.0.2.1-3_amd64.deb libghc-lambdabot-trusted-doc_5.0.2.1-3_all.deb libghc-lambdabot-trusted-prof_5.0.2.1-3_amd64.deb haskell-lambdabot-trusted_5.0.2.1-3.dsc haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:21 +0000 Subject: Processing of haskell-lambdabot-novelty-plugins_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-novelty-plugins_5.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-novelty-plugins-dev_5.0.3-3_amd64.deb libghc-lambdabot-novelty-plugins-doc_5.0.3-3_all.deb libghc-lambdabot-novelty-plugins-prof_5.0.3-3_amd64.deb haskell-lambdabot-novelty-plugins_5.0.3-3.dsc haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:20 +0000 Subject: Processing of haskell-lambdabot-irc-plugins_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-irc-plugins_5.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-irc-plugins-dev_5.0.3-3_amd64.deb libghc-lambdabot-irc-plugins-doc_5.0.3-3_all.deb libghc-lambdabot-irc-plugins-prof_5.0.3-3_amd64.deb haskell-lambdabot-irc-plugins_5.0.3-3.dsc haskell-lambdabot-irc-plugins_5.0.3-3.debian.tar.xz haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:21 +0000 Subject: Processing of haskell-lambdabot-reference-plugins_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-reference-plugins_5.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-reference-plugins-dev_5.0.3-3_amd64.deb libghc-lambdabot-reference-plugins-doc_5.0.3-3_all.deb libghc-lambdabot-reference-plugins-prof_5.0.3-3_amd64.deb haskell-lambdabot-reference-plugins_5.0.3-3.dsc haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:19 +0000 Subject: Processing of haskell-bytestring-progress_1.0.5-4_amd64.changes Message-ID: haskell-bytestring-progress_1.0.5-4_amd64.changes uploaded successfully to localhost along with the files: libghc-bytestring-progress-dev_1.0.5-4_amd64.deb libghc-bytestring-progress-doc_1.0.5-4_all.deb libghc-bytestring-progress-prof_1.0.5-4_amd64.deb haskell-bytestring-progress_1.0.5-4.dsc haskell-bytestring-progress_1.0.5-4.debian.tar.xz haskell-bytestring-progress_1.0.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:20 +0000 Subject: Processing of haskell-lambdabot-core_5.0.3-3_amd64.changes Message-ID: haskell-lambdabot-core_5.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-core-dev_5.0.3-3_amd64.deb libghc-lambdabot-core-doc_5.0.3-3_all.deb libghc-lambdabot-core-prof_5.0.3-3_amd64.deb haskell-lambdabot-core_5.0.3-3.dsc haskell-lambdabot-core_5.0.3-3.debian.tar.xz haskell-lambdabot-core_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:21 +0000 Subject: Processing of haskell-hmatrix_0.16.1.5-3_amd64.changes Message-ID: haskell-hmatrix_0.16.1.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hmatrix-dev_0.16.1.5-3_amd64.deb libghc-hmatrix-doc_0.16.1.5-3_all.deb libghc-hmatrix-prof_0.16.1.5-3_amd64.deb haskell-hmatrix_0.16.1.5-3.dsc haskell-hmatrix_0.16.1.5-3.debian.tar.xz haskell-hmatrix_0.16.1.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:21 +0000 Subject: Processing of haskell-lambdabot-trusted_5.0.2.1-3_amd64.changes Message-ID: haskell-lambdabot-trusted_5.0.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-trusted-dev_5.0.2.1-3_amd64.deb libghc-lambdabot-trusted-doc_5.0.2.1-3_all.deb libghc-lambdabot-trusted-prof_5.0.2.1-3_amd64.deb haskell-lambdabot-trusted_5.0.2.1-3.dsc haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:21 +0000 Subject: Processing of haskell-lambdabot-misc-plugins_5.0.1-3_amd64.changes Message-ID: haskell-lambdabot-misc-plugins_5.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-misc-plugins-dev_5.0.1-3_amd64.deb libghc-lambdabot-misc-plugins-doc_5.0.1-3_all.deb libghc-lambdabot-misc-plugins-prof_5.0.1-3_amd64.deb haskell-lambdabot-misc-plugins_5.0.1-3.dsc haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:35:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:35:21 +0000 Subject: Processing of haskell-lambdabot-social-plugins_5.0.1-3_amd64.changes Message-ID: haskell-lambdabot-social-plugins_5.0.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-lambdabot-social-plugins-dev_5.0.1-3_amd64.deb libghc-lambdabot-social-plugins-doc_5.0.1-3_all.deb libghc-lambdabot-social-plugins-prof_5.0.1-3_amd64.deb haskell-lambdabot-social-plugins_5.0.1-3.dsc haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:39:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:39:16 +0000 Subject: Processing of haskell-yesod-form_1.4.5-1_amd64.changes Message-ID: haskell-yesod-form_1.4.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-form-dev_1.4.5-1_amd64.deb libghc-yesod-form-doc_1.4.5-1_all.deb libghc-yesod-form-prof_1.4.5-1_amd64.deb haskell-yesod-form_1.4.5-1.dsc haskell-yesod-form_1.4.5-1.debian.tar.xz haskell-yesod-form_1.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:39:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:39:23 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-3_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-misfortune_0.1.1.2-3_amd64.deb libghc-misfortune-dev_0.1.1.2-3_amd64.deb libghc-misfortune-doc_0.1.1.2-3_all.deb libghc-misfortune-prof_0.1.1.2-3_amd64.deb haskell-misfortune_0.1.1.2-3.dsc haskell-misfortune_0.1.1.2-3.debian.tar.xz haskell-misfortune_0.1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:39:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:39:27 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:39:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:39:27 +0000 Subject: Processing of haskell-yesod-test_1.4.4-1_amd64.changes Message-ID: haskell-yesod-test_1.4.4-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-test-dev_1.4.4-1_amd64.deb libghc-yesod-test-doc_1.4.4-1_all.deb libghc-yesod-test-prof_1.4.4-1_amd64.deb haskell-yesod-test_1.4.4-1.dsc haskell-yesod-test_1.4.4-1.debian.tar.xz haskell-yesod-test_1.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:40:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:40:23 +0000 Subject: Processing of haskell-yesod-test_1.4.4-1_amd64.changes Message-ID: haskell-yesod-test_1.4.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-test-dev_1.4.4-1_amd64.deb libghc-yesod-test-doc_1.4.4-1_all.deb libghc-yesod-test-prof_1.4.4-1_amd64.deb haskell-yesod-test_1.4.4-1.dsc haskell-yesod-test_1.4.4-1.debian.tar.xz haskell-yesod-test_1.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:40:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:40:24 +0000 Subject: Processing of haskell-misfortune_0.1.1.2-3_amd64.changes Message-ID: haskell-misfortune_0.1.1.2-3_amd64.changes uploaded successfully to localhost along with the files: haskell-misfortune_0.1.1.2-3_amd64.deb libghc-misfortune-dev_0.1.1.2-3_amd64.deb libghc-misfortune-doc_0.1.1.2-3_all.deb libghc-misfortune-prof_0.1.1.2-3_amd64.deb haskell-misfortune_0.1.1.2-3.dsc haskell-misfortune_0.1.1.2-3.debian.tar.xz haskell-misfortune_0.1.1.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:40:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:40:22 +0000 Subject: Processing of haskell-yesod-form_1.4.5-1_amd64.changes Message-ID: haskell-yesod-form_1.4.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-form-dev_1.4.5-1_amd64.deb libghc-yesod-form-doc_1.4.5-1_all.deb libghc-yesod-form-prof_1.4.5-1_amd64.deb haskell-yesod-form_1.4.5-1.dsc haskell-yesod-form_1.4.5-1.debian.tar.xz haskell-yesod-form_1.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:44:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:44:33 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:49:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:49:33 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:54:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:54:34 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 21:57:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:57:22 +0000 Subject: haskell-bytestring-progress_1.0.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 15:56:23 EST Source: haskell-bytestring-progress Binary: libghc-bytestring-progress-dev libghc-bytestring-progress-prof libghc-bytestring-progress-doc Architecture: amd64 all source Version: 1.0.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-bytestring-progress-dev - A library for tracking the consumption of a lazy ByteString${hask libghc-bytestring-progress-prof - A library for tracking the consumption of a lazy ByteString${hask libghc-bytestring-progress-doc - A library for tracking the consumption of a lazy ByteString${hask Changes: haskell-bytestring-progress (1.0.5-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 795640ae277d834b516ddd294e4ff23a04ac264831cf9b8634df4942e87f3222 28496 libghc-bytestring-progress-dev_1.0.5-4_amd64.deb f8b0f39f643570de17426bfacc7177d82c52b227df8fc4d12650d27a20199d02 34702 libghc-bytestring-progress-doc_1.0.5-4_all.deb 349e8929572cab932f7ede3d482b802518f34d90bf4c97610e29c37266b18723 23986 libghc-bytestring-progress-prof_1.0.5-4_amd64.deb 3bc4ab6e68c856a58e0863af1e57522a0c7919da6d1eb2a8a5c131b885f287a5 2664 haskell-bytestring-progress_1.0.5-4.dsc 86433e7897e58afe88f4418bfb3ce12c649b1e7ade30be8dbe7bf1f91f639d00 2488 haskell-bytestring-progress_1.0.5-4.debian.tar.xz 98b70b4ffcc67549e3544a174e2f829d383817411ac8baf7efe42a66777d490a 5620 haskell-bytestring-progress_1.0.5.orig.tar.gz Checksums-Sha1: 0df047d0a51e27ad826d5073f261879bc73fc1ee 28496 libghc-bytestring-progress-dev_1.0.5-4_amd64.deb 5d1b132c94a922585df7eedab1203f1ab5d8db60 34702 libghc-bytestring-progress-doc_1.0.5-4_all.deb 6153b8a663c6b14b47e1f079e978640288c965ee 23986 libghc-bytestring-progress-prof_1.0.5-4_amd64.deb 75c6159dc7b1bcc564208a21d4d202d4e16027e4 2664 haskell-bytestring-progress_1.0.5-4.dsc 3a9354922cdf64390f820a598bcf95f1bc7386e9 2488 haskell-bytestring-progress_1.0.5-4.debian.tar.xz eb346a17541e2fa4eb6812c3f7b8b4ccd0bc6f07 5620 haskell-bytestring-progress_1.0.5.orig.tar.gz Files: f15320dec0be5ff98fdf623288ce26d2 28496 haskell extra libghc-bytestring-progress-dev_1.0.5-4_amd64.deb e894d7382b07979f6915bae33600af71 34702 doc extra libghc-bytestring-progress-doc_1.0.5-4_all.deb d36774f53c332e5a358d994ec557a616 23986 haskell extra libghc-bytestring-progress-prof_1.0.5-4_amd64.deb 398fafe4d31c679e7edb0fab705dd980 2664 haskell extra haskell-bytestring-progress_1.0.5-4.dsc 0a48c5d4e7ff400c2699c1d33428f0c2 2488 - - haskell-bytestring-progress_1.0.5-4.debian.tar.xz 0cc9e92fadd0b3eb4d3dfb1084a0d55f 5620 - - haskell-bytestring-progress_1.0.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT00P/Ai2L0HDylR/MCPuwT5W4VMq 8Mq7YBYQOyIiCFMNLryN0aDTStK/RwukoCWtp+SV+ANqMK2rQeliuKyi5h9wgDBT ICzA8jpYuKFfvpdCbg4vd+2Nlgstw3nBjUj6n1iLYX/MOKdmvSPjTif2z9Ukn7GN VQyXJjSeYqIXJINUoId5c/EezMMZzkWadyPW+OEcRa2SmQrpmd3ni1LrpQFGd108 z6xOUVpKoEEZcihP8S7eXC0SMYAkkO3GDN2QJ8dfldiJY2DhMwYTk9oR10Z8cvi/ ASsUT35SJ3+TyJxrGCY9UD2PUUharxaJrvdMqImdmrjF0xpt+vEHHNzrm0VNyxwW V4yspQw/w+UGbyraRnkhWdDQ7R2uHGBZgB+ZLbljtAq57QR9clWeClT9gpPJikko vwe1c2d6H1y1jfESbX0BBRMM9DBH1dFJbjZMUkHKuBnQFWi0FMGNV55Pk1352y4u nqInASrSviZSuAeRzNv84VucJ2Sir/DGoozk1hD18GX5M5/j5Tf94/QPy7tFk/bE lIORQ1yuNBfJSW6GRZwcp/JdRIxf+yHLcK42clXOIJnLPWD2cK32RUEUcDDvP9Ax dUwc0fcrDTA0UfnJMXC2qdCE0D58Mr4RHubCfwPlMmSUh4huEph525OYBCi7HFPe L6W7o/3qaSrzXVpPUn/v =2qIr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 21:57:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:57:48 +0000 Subject: haskell-diagrams-gtk_1.3-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:46:25 EST Source: haskell-diagrams-gtk Binary: libghc-diagrams-gtk-dev libghc-diagrams-gtk-prof libghc-diagrams-gtk-doc Architecture: amd64 all source Version: 1.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-diagrams-gtk-dev - Backend for rendering diagrams directly to GTK windows${haskell:S libghc-diagrams-gtk-prof - Backend for rendering diagrams directly to GTK windows${haskell:S libghc-diagrams-gtk-doc - Backend for rendering diagrams directly to GTK windows${haskell:S Changes: haskell-diagrams-gtk (1.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: d55424aa32eeb90ac9dc530dccb54a97bc929f1d625213eed7addc82a38f4496 25144 libghc-diagrams-gtk-dev_1.3-2_amd64.deb 54fcb76aa1fcc1a03392133007535b6557f07b50d6cc2cddf56dfd08cbfdccfd 33804 libghc-diagrams-gtk-doc_1.3-2_all.deb a0957408e601e0865f2324fc0e39f4a0862ffd712e69d039ba517d8373da2b88 20538 libghc-diagrams-gtk-prof_1.3-2_amd64.deb 3db8817bcc8eae823931398637fea27aa6896c48854bc8b3d32e5b4ee801edef 2824 haskell-diagrams-gtk_1.3-2.dsc 29fc06ba3013f44174410256f10d447b7353a8f4e3524de0ef6cd9c9eb021a86 2528 haskell-diagrams-gtk_1.3-2.debian.tar.xz baa2cb35066e37e8bb5ad831aa222b3b5fd8388a62cfc42903ebcb611a20c34d 3480 haskell-diagrams-gtk_1.3.orig.tar.gz Checksums-Sha1: cb4fe50770e638d3361ba93759dc0c8ebd826f38 25144 libghc-diagrams-gtk-dev_1.3-2_amd64.deb 2cd7ed28889aec0a36443a25c02865655c973fe9 33804 libghc-diagrams-gtk-doc_1.3-2_all.deb e69314053e4b514d077026f22658d54d729cc3ac 20538 libghc-diagrams-gtk-prof_1.3-2_amd64.deb 2d7393b33330835fb0d62ded68954a5466738fca 2824 haskell-diagrams-gtk_1.3-2.dsc 6e403c532124d4fe9f4a9b05bba570f38271d7b7 2528 haskell-diagrams-gtk_1.3-2.debian.tar.xz b43f6b9b82f85d2abc66395ed5e977a0c9f68239 3480 haskell-diagrams-gtk_1.3.orig.tar.gz Files: 78448ccbf142db62c6472d944269ad66 25144 haskell extra libghc-diagrams-gtk-dev_1.3-2_amd64.deb fa3f3ccd4d23649fabe9968faaf5c66f 33804 doc extra libghc-diagrams-gtk-doc_1.3-2_all.deb d72b018353269808b0ade4ee08eef223 20538 haskell extra libghc-diagrams-gtk-prof_1.3-2_amd64.deb aa21b22641274a4bbb14c5be8f53c0e3 2824 haskell extra haskell-diagrams-gtk_1.3-2.dsc f6bbb44e03fe7cf40647cf26ed2370e0 2528 - - haskell-diagrams-gtk_1.3-2.debian.tar.xz 491c8751ab8c91619cec0b3e562623d1 3480 - - haskell-diagrams-gtk_1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZeI3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioAj8P/RtHVOadtZLXHqsyuzVTvoGN Yj3c2rzO9cnG2RgMHSVjvlHQXtGva5zFHqKoEyvRpcrpjd4u5SYhkpEB7qjChplN iVK5pjHdOSidyrE2yj+Ku2ud1g2sTYfhOfo8qxzEoXl0qnp7l5UIasq8xHFoypig BCRyxSSJBzSBTROaAR4kEvzq07caseRvSrrhTm2ysZYBTANr3CGE5r+bUOemPXaH tj9NysiCSN2P6XimExkWO52Fbn+RVk7y03hzKKICV39Bfm7Eg1W5fSf91PYnw+Ry aSbBTu0caF0pWQ2aanJABZFNgH4fMsHERSStIxq5+bnW+cw6PPXce2ornn7ZKkag 0FJFaAWM6cyJ92Nduem56DfvDttarcZuTXA2+/yPNXvt+o9AYAY4xMl1yTaYaHLL NrSk2msHidylEcblIq6U4XX4Nei582gAHt3ZJ4aMIs441R767ri5QRqLx0y0eQ60 A+HNg8FjOcZrE9AY+dCHkfIGLvgUfCtQoe3XIFdQbSvEnMYT43z/WXP3I05dQtL0 Cta19vZexsTJ/2pZrCmX6khERoM/7MuBbqE3iDMrx+XpiZlu3y17iLLv7dfpiZnS pxxGfdbAtYQNEE46ffNeLrbpC3mcRIXqKAc5YkHmfm0kKhdMgseEYp5ipVdeDEtK WIxtuo8SyDeRL5YARskD =4yc7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 21:58:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:58:26 +0000 Subject: haskell-hmatrix_0.16.1.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 15:58:52 EST Source: haskell-hmatrix Binary: libghc-hmatrix-dev libghc-hmatrix-prof libghc-hmatrix-doc Architecture: amd64 all source Version: 0.16.1.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hmatrix-dev - Linear algebra in Haskell${haskell:ShortBlurb} libghc-hmatrix-prof - Linear algebra in Haskell${haskell:ShortBlurb} libghc-hmatrix-doc - Linear algebra in Haskell${haskell:ShortBlurb} Changes: haskell-hmatrix (0.16.1.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fc3a8308bab792fda5ddca7d2276190ce2ebbe6ee2de0f513a33c263b4ad090d 936886 libghc-hmatrix-dev_0.16.1.5-3_amd64.deb beb4e47a7040d6ad4be8761e3b14a17c1a09173f6fddbff4e9321893e6ac7a2e 196120 libghc-hmatrix-doc_0.16.1.5-3_all.deb 98884df3a7be70d6c57d7f65c06ac1b11b8f885ffd061f1cdbc3dcb24a4c207a 775974 libghc-hmatrix-prof_0.16.1.5-3_amd64.deb fd5f2bd38801f615f6691801365d597a8904762e932638ad43473735248f9022 2662 haskell-hmatrix_0.16.1.5-3.dsc 20ceaf310eea448413b769f8009ab3d045ab2e0564a3ab0717f987e342d13258 3096 haskell-hmatrix_0.16.1.5-3.debian.tar.xz 78ce199c65752838e904b07cc443a37f42fc0ed54cf56893a1a1fc9f858f41b5 82043 haskell-hmatrix_0.16.1.5.orig.tar.gz Checksums-Sha1: f0fc394210c0be3be15f232d78e3206859004fc4 936886 libghc-hmatrix-dev_0.16.1.5-3_amd64.deb 3c7b3703be57d85a17a80978fc32fe8872de7d7f 196120 libghc-hmatrix-doc_0.16.1.5-3_all.deb af8860fa37ee997aa88f2f32c18ce6fd86395bc9 775974 libghc-hmatrix-prof_0.16.1.5-3_amd64.deb 5f0fd71a370aec5ff37b8d60aaed65d887c32af4 2662 haskell-hmatrix_0.16.1.5-3.dsc bf432e6eb3da22b4410dc02a850b8cff18dcc4bb 3096 haskell-hmatrix_0.16.1.5-3.debian.tar.xz 3ef565c3a2b7d887abde2af98f31394875da316d 82043 haskell-hmatrix_0.16.1.5.orig.tar.gz Files: 6b51920a479d1bdfbf674b7af1964123 936886 haskell extra libghc-hmatrix-dev_0.16.1.5-3_amd64.deb dc2265a4932ca09747c9d9f054213383 196120 doc extra libghc-hmatrix-doc_0.16.1.5-3_all.deb cda13393c5ac207612578b483cfa5c1e 775974 haskell extra libghc-hmatrix-prof_0.16.1.5-3_amd64.deb db9ab0b7066447f7c5defd58303b0e43 2662 haskell extra haskell-hmatrix_0.16.1.5-3.dsc 5bbac960c98b2f376412d51fe9dc647d 3096 - - haskell-hmatrix_0.16.1.5-3.debian.tar.xz 853625d8bff8341b099ae8986ddcf042 82043 - - haskell-hmatrix_0.16.1.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiojNsQAK3+lX3x3ptTu0PaMP/MxFxp NzL5Wh6DH1ZKL9pMIcvOPhCmDGXhuv2cO6rgCb+kKc8OYjg7CxsCW5IoaRn2zupk Dm3vbhHLYgKDzC7+qa1JCM+pbKkkFOIHvNHkjBEBBFP0yIkAIxFiOIh+/itSbpH5 savhq8WOeuTrrP0YNZzoipkb7D/R+aZoe4EXr+S9zEaf+ueXpYNNpR2D0H9xjv56 s+QJXD9iQ4zsG4lzJDCow9USbHhpIVFcghRYw6JktQVIkcuHUcFN5JWq2K5n1KGN J2EdNvpotmViF/NOZsTtVb0sEQncz0VfLgv8GfYmn4NKv4+jXX/vMnXZXMw13DPQ qLeDTxPck4LkdlOsY0es/X8HOtabP44uTGYGlKgU2pMld4RPb9+idI6M9QS7l85f sVh7PE0aBmN0U019zw/cNNaMfDBYfiz10jOMks50M/QSmoP0Taqdmx3VPJ/Jv15c XEci6aHHJg5PJRHshLpX2gwVMvk7IWyYowZ/nlt7DsUqHz985sqxdqNJDy3fxoUc n17OomETJog7XUBc6hvH2NUKYThwZy5XggjCez1PFF6C/W7L+8o4bxvDpKmuGXoZ TUNnpai/0PH84VgsoYxZM4e2ZqeKVwjh9SeQ8PGCjL4WryODCY7vugb0Y2zQi65X Cj2lSAXox21YC1XPIm9H =CQVK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 21:58:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:58:52 +0000 Subject: haskell-hopenpgp_2.2.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:41:31 EST Source: haskell-hopenpgp Binary: libghc-hopenpgp-dev libghc-hopenpgp-prof libghc-hopenpgp-doc Architecture: amd64 all source Version: 2.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hopenpgp-dev - implementation of OpenPGP (RFC4880) libghc-hopenpgp-prof - OpenPGP (RFC4880); profiling libraries libghc-hopenpgp-doc - implementation of OpenPGP (RFC4880); documentation Changes: haskell-hopenpgp (2.2.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: c329e93e4b5f4d5025feb6a5b5c9ffdeebfe9cdd1f4a6420b560d3474aa1242b 1789668 libghc-hopenpgp-dev_2.2.1-3_amd64.deb cb64358034c7f26a22650d98194f337b7be644547dbe122116f15c4276885c3d 129090 libghc-hopenpgp-doc_2.2.1-3_all.deb cf2c79d99dd3bddb72c801eee39b6f3ca346bf9deba37d87583a4ca1ddf4b07f 1374728 libghc-hopenpgp-prof_2.2.1-3_amd64.deb 6b9d529b0c9b55b1bc6a8433f436ca4d785e6771c45d19ff31fc0dcb09d2bbdf 5116 haskell-hopenpgp_2.2.1-3.dsc c1e02281e1e99c2b2d7d200ef17ff3b70d9a3fbbcaa5179934c4be697a2d8acb 3228 haskell-hopenpgp_2.2.1-3.debian.tar.xz 48e7bc8f2bc29ab5531b3a75e298aeef4fcd4b50efdb7cb9fcea8ca3f1413567 44695587 haskell-hopenpgp_2.2.1.orig.tar.gz Checksums-Sha1: a4c9ba13a580878bf8fa56119c1f719b836eece1 1789668 libghc-hopenpgp-dev_2.2.1-3_amd64.deb 23ca00fddacd440083ca72cafb9cc5f2e598bc17 129090 libghc-hopenpgp-doc_2.2.1-3_all.deb e78ada95a4dfbde5b21a1677b2c1ea7d70d198c6 1374728 libghc-hopenpgp-prof_2.2.1-3_amd64.deb e8e7dd300e4646e7fcb9b3d15ef4efd2a41cf265 5116 haskell-hopenpgp_2.2.1-3.dsc d15320dda3383198f19e8f9e8131ba7369d10871 3228 haskell-hopenpgp_2.2.1-3.debian.tar.xz 523f5d77574f44adbb02b7ac62df4812079cfcbc 44695587 haskell-hopenpgp_2.2.1.orig.tar.gz Files: 28961c364f93b97cb04c1a0b923ea779 1789668 haskell extra libghc-hopenpgp-dev_2.2.1-3_amd64.deb 873278ce850a120634d62b4190046352 129090 doc extra libghc-hopenpgp-doc_2.2.1-3_all.deb e48a7f3455cfa4479afcb2962f06a57d 1374728 haskell extra libghc-hopenpgp-prof_2.2.1-3_amd64.deb 5b1957e6f02e1717883e2b852ccb912c 5116 haskell extra haskell-hopenpgp_2.2.1-3.dsc 1f687f761f0fe051a9227915e8f2b39e 3228 - - haskell-hopenpgp_2.2.1-3.debian.tar.xz dce6e9529d72807b28af3e9160468458 44695587 - - haskell-hopenpgp_2.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZeI4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiox1oQAJVFP/B93J/BRKTB5fzzNRDS z+jqrnQnztqbCsawyQZQ1uR23iR+fo7xX/BtyUKfmsWyp45arZIyoY1cxyALgKZm PjNXSjdRauxDC23CUKyI3r0+Hq9kdu224lkas5GHAPfH9IgHopJCc3KwU4TRnjbZ xNkrgAbo5iXKkTaKKbgVjJs+nYSNJxTD7A8Z7+rvAAAHjvuZsmZJ1cmWgkxoC7Ad tQM5cPOrvkxmYHOEVNhrMI6G1lowFk3CzOpudvzCBqUvH6zz7QcWjsbqBizDthqi d8Dw9nugySf96dRJL/89tBdz98ZHO5jkuCR7lTZJbKnflkUancfMC6y88FobEZi7 jvBxQQwFcPqp8SPWxvPYN+j0p9hCr6IgcReB/5l/Nz5uMrLADvO+A2Cv1KLRXWM4 Crwu7AjZlp73HN+Cn4bLvC74mSvr15eKCkOgEE/ok/GiHQ2RVSZ4aY2hF2263Qr6 em3yv2UUt5gTNNgehWFCSNLyeWUtudbY5//ckslrpf3aYzvinlu1NUCqi9bWD58X gChMpnAntu0UqpcYLk4Em1sG1+bpz9WyD2FT/spRYvUKE768TyNCssp63m+kR+vS TyM1SfqNibqiGYBTDOXkqmsr4pczskitpTwBLHzdXbR9tKLHjMJaYiy1DCUWono/ QwYfsZ9CRVxUaem186QJ =d2Ig -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 21:59:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:59:17 +0000 Subject: haskell-lambdabot-core_5.0.3-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-core-dev is NEW. binary:libghc-lambdabot-core-doc is NEW. binary:libghc-lambdabot-core-prof is NEW. source:haskell-lambdabot-core is NEW. haskell-lambdabot-core_5.0.3.orig.tar.gz is only available in NEW. haskell-lambdabot-core_5.0.3.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 21:59:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:59:31 +0000 Subject: haskell-lambdabot-irc-plugins_5.0.3-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-irc-plugins-dev is NEW. binary:libghc-lambdabot-irc-plugins-doc is NEW. binary:libghc-lambdabot-irc-plugins-prof is NEW. source:haskell-lambdabot-irc-plugins is NEW. haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz is only available in NEW. haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 21:59:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 21:59:46 +0000 Subject: haskell-lambdabot-misc-plugins_5.0.1-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-misc-plugins-dev is NEW. binary:libghc-lambdabot-misc-plugins-doc is NEW. binary:libghc-lambdabot-misc-plugins-prof is NEW. source:haskell-lambdabot-misc-plugins is NEW. haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz is only available in NEW. haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 22:00:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:00:02 +0000 Subject: haskell-lambdabot-novelty-plugins_5.0.3-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-novelty-plugins-dev is NEW. binary:libghc-lambdabot-novelty-plugins-doc is NEW. binary:libghc-lambdabot-novelty-plugins-prof is NEW. source:haskell-lambdabot-novelty-plugins is NEW. haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz is only available in NEW. haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 22:00:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:00:07 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:00:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:00:27 +0000 Subject: haskell-lambdabot-reference-plugins_5.0.3-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-reference-plugins-dev is NEW. binary:libghc-lambdabot-reference-plugins-doc is NEW. binary:libghc-lambdabot-reference-plugins-prof is NEW. source:haskell-lambdabot-reference-plugins is NEW. haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz is only available in NEW. haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 22:00:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:00:44 +0000 Subject: haskell-lambdabot-social-plugins_5.0.1-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-social-plugins-dev is NEW. binary:libghc-lambdabot-social-plugins-doc is NEW. binary:libghc-lambdabot-social-plugins-prof is NEW. source:haskell-lambdabot-social-plugins is NEW. haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz is only available in NEW. haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 22:00:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:00:59 +0000 Subject: haskell-lambdabot-trusted_5.0.2.1-3_amd64.changes is NEW Message-ID: binary:libghc-lambdabot-trusted-dev is NEW. binary:libghc-lambdabot-trusted-doc is NEW. binary:libghc-lambdabot-trusted-prof is NEW. source:haskell-lambdabot-trusted is NEW. haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz is only available in NEW. haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz is only available in NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 22:01:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:01:41 +0000 Subject: haskell-misfortune_0.1.1.2-3_amd64.changes is NEW Message-ID: binary:haskell-misfortune is NEW. binary:libghc-misfortune-dev is NEW. binary:libghc-misfortune-doc is NEW. binary:libghc-misfortune-prof is NEW. source:haskell-misfortune is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 7 22:02:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:02:35 +0000 Subject: haskell-stack_0.1.3.0-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:23:12 EST Source: haskell-stack Binary: haskell-stack Architecture: amd64 source Version: 0.1.3.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: haskell-stack - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-stack (0.1.3.0-2) unstable; urgency=medium . [ Joachim Breitner ] * Merge 0.1.2.0-2 from unstable . [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: feec09dd8e9ba4b5a5d3dec7a71a9fa94dab19feb78be546d14280cc11ed14b9 3702484 haskell-stack_0.1.3.0-2_amd64.deb 295c1f85b436c027c65f0363fc80bcc1fa9f5de145b05f88034283fe58306344 4090 haskell-stack_0.1.3.0-2.dsc 779deb1c3abd161831b9afea7a6aa02cc94364f72da311de54888dbe5d093a96 3088 haskell-stack_0.1.3.0-2.debian.tar.xz e1f5c6cf00d69c15cea76106ab632a4d8edecbce5cee46ebe002a278a672ad10 229571 haskell-stack_0.1.3.0.orig.tar.gz Checksums-Sha1: 69d5540e85214cb548886d6738d92c7c6216a84f 3702484 haskell-stack_0.1.3.0-2_amd64.deb cd04ef4fa09372ffb79480ebf074d175ed6526f7 4090 haskell-stack_0.1.3.0-2.dsc 11398f438f2c145c4c31fd34476ea20a20fcf820 3088 haskell-stack_0.1.3.0-2.debian.tar.xz 4318b268cd7dd827a234d390a17df0673505fed2 229571 haskell-stack_0.1.3.0.orig.tar.gz Files: dcec0f18e5919d8f4ba1e20a1cc96bee 3702484 haskell extra haskell-stack_0.1.3.0-2_amd64.deb fe85dd20fc11bb09777775b82fa824ad 4090 haskell extra haskell-stack_0.1.3.0-2.dsc 40d0f76d9c1f4ccda327cc925ff8d2eb 3088 - - haskell-stack_0.1.3.0-2.debian.tar.xz f939c4348c5054c6abdbbd727d9ab702 229571 - - haskell-stack_0.1.3.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZeI4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobtcP/3AZ7Owizu1E1iLw0ZHN1tl/ ht8ypgGFLH7l/pdONppX/+V4AVWuVcPX7wII3/Dd0lg7iMLpjdoh67NyecIbkgXz 1WTTqGK3PLzvqgsbrCsrdWD90OxDl5hmPDK42vImB4NrHdn/e/Um4CR1alTFOjb7 x19l6Skyz/fCPC2OSNzOsZDLyRHslVLEYgchQuiL2d+gVDY1731R8t48jStxyYTz HU1NVj0LUBK5J6Y3Xogj4DXC458PboGsHGf7DQ4XopHlepZMZzXiKBYUt1K9zRoX XzVwKenU2QOFSq/Pmd2naB724psPRM7MFA+ncjpXaNb3RuNxc2wSsgSRLAvvBsnp zE/ULIjvm/o4crtIyU24GkioNtrQN3msYaZ9Trdb3RfRJstr4BeRqe3iggP2OVsL V3CeA6m0a8IBHEz7c7c56EQYxpX593//rS1JG44MexPqXY9yraTWdKyEf/ClEuop dfrl8gOEg/JIClegdxzxbu/ST1yRtqVO5rD4P9ELw/p5CDuFqvyja2xTLUHp+g+r xUTXoBTTOIxZ2ZOuh2HNSF1OnznlbOc47dAAleMQzJW8cOxypr9wWuciIX/2Ne9E 4MlI7AA0cCB8o4iz7vCob7nlUDEZENKc8nuq0ouCXfLbEG054uVdVzle9N1LyrBQ /Xh/MWSBpSiT3JmKBmid =uk4e -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:03:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:03:12 +0000 Subject: haskell-yesod-form_1.4.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:03:31 EST Source: haskell-yesod-form Binary: libghc-yesod-form-dev libghc-yesod-form-prof libghc-yesod-form-doc Architecture: amd64 all source Version: 1.4.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-form-dev - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-form-prof - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-form-doc - framework for type-safe, RESTful web applications${haskell:ShortB Changes: haskell-yesod-form (1.4.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: c8634632c2cec092235149c2c0acd834a638b7289e49bb4703623ed32e278feb 400180 libghc-yesod-form-dev_1.4.5-1_amd64.deb 4803cfdf9d694d57c845394b2729d32289d91c117b320016800b966f92651992 106022 libghc-yesod-form-doc_1.4.5-1_all.deb f923d09999b0c9f1966e9d0d6d9a68bd0a20731771e137e9cce3f45e45123ae6 333220 libghc-yesod-form-prof_1.4.5-1_amd64.deb f996ecbdf5742aa22f218b16f732b4564d0b09543bfce682c0dc28b335640b57 3844 haskell-yesod-form_1.4.5-1.dsc 4134c863b41e109863cb97c116448b87c64132de67a9498d172226ecab952e83 3216 haskell-yesod-form_1.4.5-1.debian.tar.xz f9a6e9590588f813a159f5fcccbd9ebed8a94c72e82271d19dae945c54c13ccf 29541 haskell-yesod-form_1.4.5.orig.tar.gz Checksums-Sha1: ed6dfbf673321a53b67ebe6c138197f399ab2b1d 400180 libghc-yesod-form-dev_1.4.5-1_amd64.deb 839413bfaa9784b10f68dfc24bc537b721d66063 106022 libghc-yesod-form-doc_1.4.5-1_all.deb 77203555aaf879f881281aa9d9c1ee98a82acd58 333220 libghc-yesod-form-prof_1.4.5-1_amd64.deb 79fc4aff2940eff32f7e8b5f14b4b4713cd895d1 3844 haskell-yesod-form_1.4.5-1.dsc 07fdbb72df3b9c2c90f69512769688e12348d32b 3216 haskell-yesod-form_1.4.5-1.debian.tar.xz bbe0c1da97aa28ea3c0c2f1eee53b1838263273e 29541 haskell-yesod-form_1.4.5.orig.tar.gz Files: f8dec08c1777fd0706d84b076319c8ed 400180 haskell extra libghc-yesod-form-dev_1.4.5-1_amd64.deb e032a06ba8f67ab168a3e0a7c3d5f134 106022 doc extra libghc-yesod-form-doc_1.4.5-1_all.deb 0ffb98cfef96283a84b6c8e5a8c427ec 333220 haskell extra libghc-yesod-form-prof_1.4.5-1_amd64.deb ad60e555bb5c6548dd2233c85ebf8dd5 3844 haskell extra haskell-yesod-form_1.4.5-1.dsc 92b06a0fc4d965f1c2e70b5588ccffd3 3216 - - haskell-yesod-form_1.4.5-1.debian.tar.xz 07044888d300921040b4061cfab0a96a 29541 - - haskell-yesod-form_1.4.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiog4sP/3g6P3541A6ioQXNAxq/1nj3 6Movvh3kHNd6AwQ2ECEu+BFMgVZaAZksMyG3mN1hSCyRQiqSbPZxLtLXBywF1s5l plnVE3GdHr3ettqezGBpxx5+2I616OlixJg1V9dq0iglevTDNCb4Wf8KB/7mTiSn 2bo36kFYGDRGXtOIip59hdH8kMZBzV5gzoh9rQiZIGYQUz840geSgPfFjKUr1hni MXZeqif8fC2B6AHz48UtNOei3a2g3qcRE4i5+yCpt4KEPCS4PoSQVE6P7ZXV0XFQ JXAcxVvOtYXMgDIBAN2o+1fbXtcmkrje1gGSwx8qgQqpMu3TDXrQKIhK5TFldTkt m2RBUvEh+ar+1GKGgcq/Aj2M4A/aploMEW54N3Cv8l5zrz+uJPkzr6iji/0fDFKZ ekTG+c+X2bIrFdFMPsbEiN8CzKT/Tkek/BlLHgRBlK7iXuRP2X/+2RSO4hX31Upg vqH2OO3bKhn6Xso/ERlFew2fBOF7fxN1rEDjFJdoA34XV7okfIABGmtzt0v1c36T G1+VXFMEopajxjLW50vG+w05dNhKl4/Bp+ngcwXW5UWOEtqf+h/351wD7568bJQf vA/O9oQQ9E4yXAVPKP13iT014SUy2oAbBL2JAomS3yTT5+hCbdpC5UAnSdAoZnX7 jaOaPnwZqySspj3rFtiN =g523 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:03:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:03:22 +0000 Subject: haskell-yesod-test_1.4.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:17:48 EST Source: haskell-yesod-test Binary: libghc-yesod-test-dev libghc-yesod-test-prof libghc-yesod-test-doc Architecture: amd64 all source Version: 1.4.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-test-dev - integration testing for WAI/Yesod applications libghc-yesod-test-prof - integration testing for WAI/Yesod applications; profiling librari libghc-yesod-test-doc - integration testing for WAI/Yesod applications; documentation Changes: haskell-yesod-test (1.4.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 05c50acb35075cf2dccd5621b72ea772567809abc60def1f15cf74d5ce34ec9d 142260 libghc-yesod-test-dev_1.4.4-1_amd64.deb ee20b1073b6e2f92c7d728e9b1cd469255ea0bf75c4e01eb146bf7119318617e 61930 libghc-yesod-test-doc_1.4.4-1_all.deb b9404821027d9ce71559af1f3fdbefef7b555a308886a5c362259846616651fb 119862 libghc-yesod-test-prof_1.4.4-1_amd64.deb d1b76f65e626cd1c4050b660f755f2a1c517fbbfc847b8aded44a6b0e9e4fd61 3867 haskell-yesod-test_1.4.4-1.dsc b459fdc2fe4bdb6c1608a6ca7a7351aca44b79c076724da7cd574a31e9b55341 2844 haskell-yesod-test_1.4.4-1.debian.tar.xz 131739ec3d037c51a7d538e9a97b0be7b338675a1dec92e1de70b19c415ee597 16765 haskell-yesod-test_1.4.4.orig.tar.gz Checksums-Sha1: 986e4a8dd1369e4c38915fde8fda3c9e1aa16783 142260 libghc-yesod-test-dev_1.4.4-1_amd64.deb 6da7ccb30ac562f6a5817ec5710d95cf32b0d5e2 61930 libghc-yesod-test-doc_1.4.4-1_all.deb c20669945371c869f450042b01062d5fe02a5561 119862 libghc-yesod-test-prof_1.4.4-1_amd64.deb 9ebbf8ce42b55eea1ea550b2873234fc9c74d18d 3867 haskell-yesod-test_1.4.4-1.dsc 756242a81d63686a3502384894d837175909b192 2844 haskell-yesod-test_1.4.4-1.debian.tar.xz 12342372d4017d8140de223448dd5623ab33a84f 16765 haskell-yesod-test_1.4.4.orig.tar.gz Files: c1efedd4403e026637d9fda93c29c598 142260 haskell extra libghc-yesod-test-dev_1.4.4-1_amd64.deb 7b7761cce256ead417b340df2de7e33b 61930 doc extra libghc-yesod-test-doc_1.4.4-1_all.deb 6978a5142484ec9ca29909df2635ff31 119862 haskell extra libghc-yesod-test-prof_1.4.4-1_amd64.deb a19f1bb32d084495c37445489b285093 3867 haskell extra haskell-yesod-test_1.4.4-1.dsc af903d50130f8f03db5cd968795d5740 2844 - - haskell-yesod-test_1.4.4-1.debian.tar.xz 46f46d96f1dc3b852d382a104eb2864a 16765 - - haskell-yesod-test_1.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSVoQAJKV+SI45xm75W5uWi1pDNA0 J7Fiph86mN0gUmgvw/hHqMBNMO7B1OjniVrlU4rAOIMzDPhzYYNN6gQVQq88cXWT 4CGiL6lZzjY4BkJQQWh0Pn5hIz+9/MUnjyjrAqte39af7XOhzprWJCi9YhOoLX8u eONHj8pl3/kLOJ3PFMfuy1gsB3JxxjQ2J5Funs3fWh5wYG4lswOf59w1urq+hGtq RPVIZBNP8MG1/24DOqPzocrPOWG8FglUEf3Cnlgz+JVm8RedUITZfZ1uvQ+Qo9mY 9tz7Nf0MWxCwlcQkvXBsEp0xaRjuHy4ymLZRKMM+sCf/WOriXt5RwYBy1cYlzQnL rA5LXpdGI6xdOA3hzCY2lxToBPMNWuj2ZUHAyd3MzR0Yl8zcXaqXtELl3N0rgAXt xfFp0fxL0FTHCiL08waEzdHIZPF19a1nMDlYPRG8JXyfLf74nFnHiMWZg19PyhVT HTtT5Y5IOc4rEcHmrKilrZ0vB8i8Xlrzv1VEg90gKJU9L+zg4XAzHG/o8XphmWAc QovzcxucZ+l4Ij+5kCSj6/rC0Jl1SIyYT0rJc9N1MBhBdpQh0JrejBJM1UJ4+C6o y6wC5Y/kRgmZwH5/fCYNbM/SpiAXymant5beRMyk4QOXC1Hq7OSix2KIFK86HySD uXFtBKb+TnStFVXb6sVU =A0Fk -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:05:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:05:10 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:10:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:10:19 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3.debian.tar.xz doesn't exist mighttpd2_3.2.9.orig.tar.gz doesn't exist Due to the errors above, the .changes file couldn't be processed. Please fix the problems for the upload to happen. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:34:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:34:29 +0000 Subject: Processing of haskell-happstack-authenticate_2.1.4-3_amd64.changes Message-ID: haskell-happstack-authenticate_2.1.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-happstack-authenticate-dev_2.1.4-3_amd64.deb libghc-happstack-authenticate-doc_2.1.4-3_all.deb libghc-happstack-authenticate-prof_2.1.4-3_amd64.deb haskell-happstack-authenticate_2.1.4-3.dsc haskell-happstack-authenticate_2.1.4-3.debian.tar.xz haskell-happstack-authenticate_2.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:34:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:34:53 +0000 Subject: Processing of haskell-hopenpgp_2.2.1-3_amd64.changes Message-ID: haskell-hopenpgp_2.2.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hopenpgp-dev_2.2.1-3_amd64.deb libghc-hopenpgp-doc_2.2.1-3_all.deb libghc-hopenpgp-prof_2.2.1-3_amd64.deb haskell-hopenpgp_2.2.1-3.dsc haskell-hopenpgp_2.2.1-3.debian.tar.xz haskell-hopenpgp_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:34:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:34:58 +0000 Subject: Processing of haskell-yesod-auth_1.4.8-1_amd64.changes Message-ID: haskell-yesod-auth_1.4.8-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-auth-dev_1.4.8-1_amd64.deb libghc-yesod-auth-doc_1.4.8-1_all.deb libghc-yesod-auth-prof_1.4.8-1_amd64.deb haskell-yesod-auth_1.4.8-1.dsc haskell-yesod-auth_1.4.8-1.debian.tar.xz haskell-yesod-auth_1.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:03 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: mighttpd2_3.2.9-3_amd64.deb mighttpd2_3.2.9-3.dsc mighttpd2_3.2.9-3.debian.tar.xz mighttpd2_3.2.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:08 +0000 Subject: Processing of xmonad_0.11.1-4_amd64.changes Message-ID: xmonad_0.11.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xmonad-dev_0.11.1-4_amd64.deb libghc-xmonad-doc_0.11.1-4_all.deb libghc-xmonad-prof_0.11.1-4_amd64.deb xmonad_0.11.1-4_amd64.deb xmonad_0.11.1-4.dsc xmonad_0.11.1-4.debian.tar.xz xmonad_0.11.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:17 +0000 Subject: Processing of xmonad-contrib_0.11.4-3_amd64.changes Message-ID: xmonad-contrib_0.11.4-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xmonad-contrib-dev_0.11.4-3_amd64.deb libghc-xmonad-contrib-doc_0.11.4-3_all.deb libghc-xmonad-contrib-prof_0.11.4-3_amd64.deb xmonad-contrib_0.11.4-3.dsc xmonad-contrib_0.11.4-3.debian.tar.xz xmonad-contrib_0.11.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:28 +0000 Subject: Processing of yi_0.12.0-3_amd64.changes Message-ID: yi_0.12.0-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yi-dev_0.12.0-3_amd64.deb libghc-yi-doc_0.12.0-3_all.deb libghc-yi-prof_0.12.0-3_amd64.deb yi_0.12.0-3_amd64.deb yi_0.12.0-3.dsc yi_0.12.0-3.debian.tar.xz yi_0.12.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:31 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:31 +0000 Subject: Processing of haskell-applicative-quoters_0.1.0.8-3_amd64.changes Message-ID: haskell-applicative-quoters_0.1.0.8-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb libghc-applicative-quoters-doc_0.1.0.8-3_all.deb libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb haskell-applicative-quoters_0.1.0.8-3.dsc haskell-applicative-quoters_0.1.0.8-3.debian.tar.xz haskell-applicative-quoters_0.1.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:35 +0000 Subject: Processing of haskell-cgi_3001.2.2.2-3_amd64.changes Message-ID: haskell-cgi_3001.2.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cgi-dev_3001.2.2.2-3_amd64.deb libghc-cgi-doc_3001.2.2.2-3_all.deb libghc-cgi-prof_3001.2.2.2-3_amd64.deb haskell-cgi_3001.2.2.2-3.dsc haskell-cgi_3001.2.2.2-3.debian.tar.xz haskell-cgi_3001.2.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:48 +0000 Subject: Processing of yi_0.12.0-3_amd64.changes Message-ID: yi_0.12.0-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yi-dev_0.12.0-3_amd64.deb libghc-yi-doc_0.12.0-3_all.deb libghc-yi-prof_0.12.0-3_amd64.deb yi_0.12.0-3_amd64.deb yi_0.12.0-3.dsc yi_0.12.0-3.debian.tar.xz yi_0.12.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:48 +0000 Subject: Processing of xmonad_0.11.1-4_amd64.changes Message-ID: xmonad_0.11.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-xmonad-dev_0.11.1-4_amd64.deb libghc-xmonad-doc_0.11.1-4_all.deb libghc-xmonad-prof_0.11.1-4_amd64.deb xmonad_0.11.1-4_amd64.deb xmonad_0.11.1-4.dsc xmonad_0.11.1-4.debian.tar.xz xmonad_0.11.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:48 +0000 Subject: Processing of haskell-hopenpgp_2.2.1-3_amd64.changes Message-ID: haskell-hopenpgp_2.2.1-3_amd64.changes uploaded successfully to localhost along with the files: libghc-hopenpgp-dev_2.2.1-3_amd64.deb libghc-hopenpgp-doc_2.2.1-3_all.deb libghc-hopenpgp-prof_2.2.1-3_amd64.deb haskell-hopenpgp_2.2.1-3.dsc haskell-hopenpgp_2.2.1-3.debian.tar.xz haskell-hopenpgp_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:48 +0000 Subject: Processing of haskell-cgi_3001.2.2.2-3_amd64.changes Message-ID: haskell-cgi_3001.2.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-cgi-dev_3001.2.2.2-3_amd64.deb libghc-cgi-doc_3001.2.2.2-3_all.deb libghc-cgi-prof_3001.2.2.2-3_amd64.deb haskell-cgi_3001.2.2.2-3.dsc haskell-cgi_3001.2.2.2-3.debian.tar.xz haskell-cgi_3001.2.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:49 +0000 Subject: Processing of haskell-yesod-auth_1.4.8-1_amd64.changes Message-ID: haskell-yesod-auth_1.4.8-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-auth-dev_1.4.8-1_amd64.deb libghc-yesod-auth-doc_1.4.8-1_all.deb libghc-yesod-auth-prof_1.4.8-1_amd64.deb haskell-yesod-auth_1.4.8-1.dsc haskell-yesod-auth_1.4.8-1.debian.tar.xz haskell-yesod-auth_1.4.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:49 +0000 Subject: Processing of haskell-happstack-authenticate_2.1.4-3_amd64.changes Message-ID: haskell-happstack-authenticate_2.1.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-happstack-authenticate-dev_2.1.4-3_amd64.deb libghc-happstack-authenticate-doc_2.1.4-3_all.deb libghc-happstack-authenticate-prof_2.1.4-3_amd64.deb haskell-happstack-authenticate_2.1.4-3.dsc haskell-happstack-authenticate_2.1.4-3.debian.tar.xz haskell-happstack-authenticate_2.1.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:50 +0000 Subject: Processing of mighttpd2_3.2.9-3_amd64.changes Message-ID: mighttpd2_3.2.9-3_amd64.changes uploaded successfully to localhost along with the files: mighttpd2_3.2.9-3_amd64.deb mighttpd2_3.2.9-3.dsc mighttpd2_3.2.9-3.debian.tar.xz mighttpd2_3.2.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:49 +0000 Subject: Processing of xmonad-contrib_0.11.4-3_amd64.changes Message-ID: xmonad-contrib_0.11.4-3_amd64.changes uploaded successfully to localhost along with the files: libghc-xmonad-contrib-dev_0.11.4-3_amd64.deb libghc-xmonad-contrib-doc_0.11.4-3_all.deb libghc-xmonad-contrib-prof_0.11.4-3_amd64.deb xmonad-contrib_0.11.4-3.dsc xmonad-contrib_0.11.4-3.debian.tar.xz xmonad-contrib_0.11.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:35:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:35:49 +0000 Subject: Processing of haskell-applicative-quoters_0.1.0.8-3_amd64.changes Message-ID: haskell-applicative-quoters_0.1.0.8-3_amd64.changes uploaded successfully to localhost along with the files: libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb libghc-applicative-quoters-doc_0.1.0.8-3_all.deb libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb haskell-applicative-quoters_0.1.0.8-3.dsc haskell-applicative-quoters_0.1.0.8-3.debian.tar.xz haskell-applicative-quoters_0.1.0.8.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 7 22:40:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:40:26 +0000 Subject: haskell-applicative-quoters_0.1.0.8-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 01:19:56 EST Source: haskell-applicative-quoters Binary: libghc-applicative-quoters-dev libghc-applicative-quoters-prof libghc-applicative-quoters-doc Architecture: amd64 all source Version: 0.1.0.8-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-applicative-quoters-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-applicative-quoters-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-applicative-quoters-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-applicative-quoters (0.1.0.8-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 00bbc7058459133fac5dfbd28fa9193ba4435adfb3b05114520b8911d1f8baa5 29812 libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb 738e7c39144df19da70e2de5a258c423ac4612d51e22fefbea3193f5fd54e81d 33696 libghc-applicative-quoters-doc_0.1.0.8-3_all.deb 5e54fa3c67dff415b3c568c37626fbe2175a07c60dac89dcffa1674a20abe662 25500 libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb d28bdcb42c592b182f9e7c071eb1cf53ad8505299707970c500861cbf74e2e54 2635 haskell-applicative-quoters_0.1.0.8-3.dsc 1786d01a18587f9f4069dcc7ad96ef099c4199d620c9f793c279ddc0dc225628 2276 haskell-applicative-quoters_0.1.0.8-3.debian.tar.xz f45d567b408bacb17ef567857affb5cdf69299dd5b57fd559370a291404ba282 5047 haskell-applicative-quoters_0.1.0.8.orig.tar.gz Checksums-Sha1: eea5290bdc68c51a9111026bcee02f1d97748a47 29812 libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb 6c9f7019d76e6adff2dd573ed556c5a09e6acba2 33696 libghc-applicative-quoters-doc_0.1.0.8-3_all.deb b8126feaca59bd77bfe750647e88ff15dba97e54 25500 libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb 87e4061be3686b98b815b923fe198c5b4762ac24 2635 haskell-applicative-quoters_0.1.0.8-3.dsc 3d4cc82c90a9611b1c8c777bdfecb7411e895814 2276 haskell-applicative-quoters_0.1.0.8-3.debian.tar.xz 818fc80c5453d433f102b6cc4e358f2be868011f 5047 haskell-applicative-quoters_0.1.0.8.orig.tar.gz Files: 8fe0d6de8ba0f7baf33d6fe5c100287e 29812 haskell extra libghc-applicative-quoters-dev_0.1.0.8-3_amd64.deb 8e85bb6e824a3a8fe94ee8efb1788f53 33696 doc extra libghc-applicative-quoters-doc_0.1.0.8-3_all.deb 3fabb96e87be79ea4fd8fbeaf7fe4f79 25500 haskell extra libghc-applicative-quoters-prof_0.1.0.8-3_amd64.deb a38b4d86ca93e233f500b55eb0b3813d 2635 haskell extra haskell-applicative-quoters_0.1.0.8-3.dsc 74fdd9a38e8cbe584257d0b7a7054f5a 2276 - - haskell-applicative-quoters_0.1.0.8-3.debian.tar.xz 3532890c56868d15f98d22bc8543cc6d 5047 - - haskell-applicative-quoters_0.1.0.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioimoP/igkMz5aVNUBMfjDy5MzZf4U ptT+ifQ3GLbJQIf85s9zbAmjS/RXkA6hACbFZN/psRqLW4FG57V3Mh9H2XRthMWL 81tmJ965YU4nC/3cKQvs3FUg+c8LCVk4XxiQ5tELeGVVdjlvWr9FzlL1XhMeeNXe j9UIQChuMWAgUqVd/alcJuyH74S6uSulWiF2o+hbPbglo++WuW2rbYZrdyENgD7Q heBKRl3nLtcmaC7iUyZLXosmL1LJOCz5lTJDzJGeJpj/xEVqctDfLlg+JaiJ/9Cg TlP6H67fdcYYnnrL4jKCAYh9BkxItt4RvDaPECGtF2MQ+hE+rOYDPBxTZ7wCJwWv LxQ6YEHNkLs/smRMKIQ9AUvg9nLpx+joH6O03Lhj9FpmzLMK7Y+CauNa5ezSLwTT Z+EBk8HdxvCe2UcFVFgQTDSpE4NJGpAjIj5DTLZYOs1Kax77hdHSXB8+kUbZSOkR jh9AZpn2wZgx0gOlbEeE/r5LbA/Nyl8cmDGdwPpHPODuKfG9G3Fzl6Hc5cN+yzRi JYJZacPQr6ZXuwG75fYdp8fzTLmqvLG1FDw171J/CqaNMNDLgpl4SBzYXJPmcLAS c53hBin575BTb7uWiwL4LRqGoJLBsP6VapYmAzHr0fCCFjl8ud2I5Mdl0nuwarXB OqfoAlinUQk6gTcWGCR4 =b6Ql -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:40:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:40:34 +0000 Subject: haskell-cgi_3001.2.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 00:20:37 EST Source: haskell-cgi Binary: libghc-cgi-dev libghc-cgi-prof libghc-cgi-doc Architecture: amd64 all source Version: 3001.2.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cgi-dev - Haskell CGI library for GHC${haskell:ShortBlurb} libghc-cgi-prof - Haskell CGI library for GHC${haskell:ShortBlurb} libghc-cgi-doc - Haskell CGI library for GHC${haskell:ShortBlurb} Changes: haskell-cgi (3001.2.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1b3eee862039951d1b63986147c5e2c5ec0c466445b8e840dd9ca1d019137582 148140 libghc-cgi-dev_3001.2.2.2-3_amd64.deb ba8e2635377d304c261de9f95eacf986fe84d7aa6951bbefbac173fe473b7565 74740 libghc-cgi-doc_3001.2.2.2-3_all.deb 7a70df2d696ff97a0f1a15b22449d12ba67a5b288db4883da9b915463dbd93d2 130030 libghc-cgi-prof_3001.2.2.2-3_amd64.deb 5dd670a99f2d757b2ed8fab33b940845e69dd92c66319942a3a0a850d9e6df35 3104 haskell-cgi_3001.2.2.2-3.dsc d6a65fc88ff86b3ccc4f1411a01a613fc5a28dac3633e9a9764a875ad4266baf 3468 haskell-cgi_3001.2.2.2-3.debian.tar.xz 23850f29cd80a5ac671c5663b8b3b3aae45e269c8db5a8216082c487d4ed3760 17270 haskell-cgi_3001.2.2.2.orig.tar.gz Checksums-Sha1: 3a0f214f0c89bd32430f83e00b645c25c4f507e3 148140 libghc-cgi-dev_3001.2.2.2-3_amd64.deb e5ecb5dab1ca59a86fc7d08a1663d3f71d5a5d2a 74740 libghc-cgi-doc_3001.2.2.2-3_all.deb 535d9f4241378d09fb3c26daea7a4be1baa81812 130030 libghc-cgi-prof_3001.2.2.2-3_amd64.deb 6143425b3beb7810c8db11e321305092b6b1fe82 3104 haskell-cgi_3001.2.2.2-3.dsc a41d800740ea864a726f82f40acacf84b0397783 3468 haskell-cgi_3001.2.2.2-3.debian.tar.xz 0411fd1a2f82114f5bf8920ebce1dd2e7bdcd75b 17270 haskell-cgi_3001.2.2.2.orig.tar.gz Files: 82a58bc79f3dbd26168b92264a3aa730 148140 haskell extra libghc-cgi-dev_3001.2.2.2-3_amd64.deb 2bd65292ec0f8f0001b566278ccf0c46 74740 doc extra libghc-cgi-doc_3001.2.2.2-3_all.deb b538274865a18fdacbd1ebf975e90fb7 130030 haskell extra libghc-cgi-prof_3001.2.2.2-3_amd64.deb 9cf49f308ba9dbdef2ad6a8b3a14515b 3104 haskell extra haskell-cgi_3001.2.2.2-3.dsc 77cad82ec1020ae658174602ddfd70bb 3468 - - haskell-cgi_3001.2.2.2-3.debian.tar.xz d911725daf6f3b764bab6e9bf246533e 17270 - - haskell-cgi_3001.2.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioiLoQAKcfPUqfq600h1hlBmEmWMZn YuS1LUo/re7KoFki8k7tBIzDqeDgLGw5DPX1e1lr5sy4C65j9zqtdie3AmPTlif8 7VB5LKoyZaa41eVSk0n3oT/wQBroI7VPrwPbP9WjN/9JOdm62Bljf+9u5u0FtJpq hiLFH1h82tRBNJxyFLQczwrjp2WcqFfa/jy4zNd5CIAXdcH0jPrHaeRl7GdtqbRQ FTncXlALVa/WwAl0JqBnDQwac7LUaZnEGnRO9O9PUe+Bx5O4Rhmmq1DnLOB/qjD8 KIIOe02dF2/K0E4CXnZy1vATQdA7gQh1i/LKLg3f52P/ZtBbBXa3P349R65RHYik F2KtXY0CXCFufqjIr9ZtgJl5beMxf/77rP22vP4HmuhQLx5DeqsG+S4ucx2K+x1w Cy+F3JwHN6VpKyaKywlPyncFzrov1UYf+yDecRdVOrm6ihsIeaBZZaAcTQ6pHZSZ WxZe730CMZ7/y1WR3rZA8BUDippLpqcLHwZclRYp3O4VVOJTcRdP21DPtn0pnjGb SVSF6sTciRy8TPxJ1RZIvaTYzsauZ+Hh7FvN893KqFUxocUJGfyUledMYlBIsZeA behS5FAhfAhryYXiCDgum2YCY2elTYDrRR7pQwXlzKGS233jSMeaO/6zNm/6JixN 44OcmU3Wmte6te1VkWRA =RRrK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:40:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:40:44 +0000 Subject: haskell-happstack-authenticate_2.1.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 17:23:10 EST Source: haskell-happstack-authenticate Binary: libghc-happstack-authenticate-dev libghc-happstack-authenticate-prof libghc-happstack-authenticate-doc Architecture: amd64 all source Version: 2.1.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-happstack-authenticate-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-happstack-authenticate-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-happstack-authenticate-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-happstack-authenticate (2.1.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 62c081a326e207b571b7a6fb78d1675485a1e1afd83a9846ef589b33bdb11730 1014194 libghc-happstack-authenticate-dev_2.1.4-3_amd64.deb 6722fd17c010252eb7235cee5a04b7f8b74e777baeb92f6a3a075015bc74d747 105192 libghc-happstack-authenticate-doc_2.1.4-3_all.deb b47b3e417310955d2e45e1248f3ad8cd280116803c4a0150d58da89f101e2300 925866 libghc-happstack-authenticate-prof_2.1.4-3_amd64.deb 4d8a0ccc709cdbbae0d36dc127a41bd7b79379eedb53fa301efbdaadf425f2af 6003 haskell-happstack-authenticate_2.1.4-3.dsc c089543af7164fc8a5d0bc8d269641f82ab9e06e08d9e74b4774d2b002989b64 3836 haskell-happstack-authenticate_2.1.4-3.debian.tar.xz 3f24dfb2cef2d4225b1a9e6557ec47ab0f67734d0dfa478e89f0fc5a28b3ab1c 28257 haskell-happstack-authenticate_2.1.4.orig.tar.gz Checksums-Sha1: f635a3266767fb7fc53706c77c23002d04872a9d 1014194 libghc-happstack-authenticate-dev_2.1.4-3_amd64.deb b9e3941d3b29c6ce9a1c09b42df9185c3bacf20e 105192 libghc-happstack-authenticate-doc_2.1.4-3_all.deb b7341259b43e8aad7827a860b43415d826020372 925866 libghc-happstack-authenticate-prof_2.1.4-3_amd64.deb 668183a242c8a807d5c690a60668d649767f4e5f 6003 haskell-happstack-authenticate_2.1.4-3.dsc d2e8b95c3325affaaf0e3717fb0bcd6f5a7e03ab 3836 haskell-happstack-authenticate_2.1.4-3.debian.tar.xz 190a8b0dae643ed1ae5c423d77f93b6c11585c9a 28257 haskell-happstack-authenticate_2.1.4.orig.tar.gz Files: 88fd14a820cf777d0fb783b2aaf9670a 1014194 haskell extra libghc-happstack-authenticate-dev_2.1.4-3_amd64.deb ed003e26a5a0ea65fce13e565c2785b2 105192 doc extra libghc-happstack-authenticate-doc_2.1.4-3_all.deb 5d143532d53e1b1da7dd2a811aa1527b 925866 haskell extra libghc-happstack-authenticate-prof_2.1.4-3_amd64.deb dc1889409270e51d2123dd8603b63ad7 6003 haskell extra haskell-happstack-authenticate_2.1.4-3.dsc 50567e71fabd43dca54ea8c61a6c1da0 3836 - - haskell-happstack-authenticate_2.1.4-3.debian.tar.xz f5b875e5385dd662bd36de7570a7ebbc 28257 - - haskell-happstack-authenticate_2.1.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg2XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiogAMP/iMchn7STPIrisxIqOnzzdkr H+Dz93u5MfdZ77bNTSRojT2pSGdXhYnKfxisCYeH39Oyw07/6PUOvMzKlt1L9bT6 uu9MbxxFkwHJ6760WqkShlzphZ0KHSyX6Iyh+5h66mbgU72XdPfy5gSqIusWZ1QM yaCtwMbPHHIffDr/ScIlHZdQ/cpVDleMr7JtyHecKFbUfij+VLQKt0G88Df8FScU DyJ6FfWYEqYHPolLXxbhCs2pMnY8yF7RAjt3WHNUzBrMSjfSAMfJdtmoc/mzX/iW w3cbgMlX15B0pzrOc4dMiwHeqvquK3sMyzeIpJ9Oi+KiYzvAGwreGbMQUxh7VSXX 6kE+PgzgbcpLJ6QOPBiOZGNfFxJTiN/C7HRDqJ6JYtalVz7VxgmxCHV0HfNqxuFD a5k+J7hIdiD99WlCzndzvGgGRlFBUKpaUKQScipTEFGVyY8s2xn2QdT771K0WazN FbEpPPqMvga+zoYi4g5YVZmxo/n5ouToXUxv8dqiZnBDDPoq/xQv1gMaCI90+H9Z ThWAbP1VccfHr4Dz6lZ+uP07Zz7J11chv3Sd66r/WxnUPCBCWzh4a8RcakM3v3z5 miXnDzDG0nw0p4ZRkzjausSXBUYQNDcRzbaPdCSxAU2X4AnWZoveiMtkjLMN2I9z E58jTPEPy8nKucPfIRYm =wT3x -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:40:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:40:55 +0000 Subject: haskell-hopenpgp_2.2.1-3_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-hopenpgp, version 2.2.1-3, however unstable already has version 2.2.1-3. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:41:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:41:09 +0000 Subject: haskell-yesod-auth_1.4.8-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 17:16:42 EST Source: haskell-yesod-auth Binary: libghc-yesod-auth-dev libghc-yesod-auth-prof libghc-yesod-auth-doc Architecture: amd64 all source Version: 1.4.8-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-auth-dev - authentication for Yesod${haskell:ShortBlurb} libghc-yesod-auth-prof - authentication for Yesod${haskell:ShortBlurb} libghc-yesod-auth-doc - authentication for Yesod${haskell:ShortBlurb} Changes: haskell-yesod-auth (1.4.8-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: e089344bd5e19ebcc34fbbfe85a75bb23781e175c997e1456fbfe47e113c7acb 430116 libghc-yesod-auth-dev_1.4.8-1_amd64.deb 9735ca83c6bbf00852703f87018e42199384f6b5116c6d7f242187f947ff9bc9 116700 libghc-yesod-auth-doc_1.4.8-1_all.deb a4ce77865fefeea64ed1f197f1a804a2eb14c58bd1b0278d5322faf976d53bfe 366318 libghc-yesod-auth-prof_1.4.8-1_amd64.deb ccaac74f1bfe6079e6235490f3ed7a39d77a16ddfce1b96404c451abde66eedb 5084 haskell-yesod-auth_1.4.8-1.dsc 2533d050ba75e3e4589e5ec5ff46c260725d4778b7533e52137c184575bdb795 3196 haskell-yesod-auth_1.4.8-1.debian.tar.xz 65a16bb6fb9601be88ec9af99577800041b455eaa5d0b2f645c618c306587cb2 43662 haskell-yesod-auth_1.4.8.orig.tar.gz Checksums-Sha1: 70dfef182558856cccc22550b4d6dc1aa27e7399 430116 libghc-yesod-auth-dev_1.4.8-1_amd64.deb 58ec7d03d26a5135196999de0d7222078358a852 116700 libghc-yesod-auth-doc_1.4.8-1_all.deb e791e7142bba5340126c7956f77fa495888189cb 366318 libghc-yesod-auth-prof_1.4.8-1_amd64.deb dbfb9d4a97d70093181b841c8d2cb8bfbc63d3eb 5084 haskell-yesod-auth_1.4.8-1.dsc 5ea10d4e75bb699dff5ee3e04457d80475356bb0 3196 haskell-yesod-auth_1.4.8-1.debian.tar.xz b1f66e5b9aea4ac651023bbe2f6862a790974b07 43662 haskell-yesod-auth_1.4.8.orig.tar.gz Files: b88e0f546bacec065e977e60562e094a 430116 haskell extra libghc-yesod-auth-dev_1.4.8-1_amd64.deb bc4d19b56a23061a7650f89ff016ce2d 116700 doc extra libghc-yesod-auth-doc_1.4.8-1_all.deb 29292b663cdb8266da2cb34f6b562a00 366318 haskell extra libghc-yesod-auth-prof_1.4.8-1_amd64.deb 108ab42ebd551ee2bf56690232555ea9 5084 haskell extra haskell-yesod-auth_1.4.8-1.dsc 2e2c7476e7d83b5bc5bf91bc6781494c 3196 - - haskell-yesod-auth_1.4.8-1.debian.tar.xz 768d321748b9f7ac2f48e734a249b123 43662 - - haskell-yesod-auth_1.4.8.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioopQQAIF850iWCxkS0BSMeOLHerW8 9VgcEbrXmN9+y0PQW1m+mBj+s0gCgvpdapK9BY5diSK6HwuQ3r01/BCfpvR5W5Px xJsWXWYVdQySd/i33m71PIsf/74163lOT3RKMvrzTEnMWTH6UnG3s2U2m6VRnH7P Sbr3ZU0kNDYca/zhjHh8RAbj63jZHtotmroxjn+pNWXRkldk1mxk9N/VnoXCvABk iXY1GKbOzNBibvOmFnjRLmucxMbT7yuUa1Vkqsmn5gYpnrZx+q3UBiMqhrzWVJKZ TbdgrOTfZlUe50MIL/6FZLko+QKviW/TbL3LHdr/EErmgsED/SHitV2aWp3j+RNm wiDhGQRwd4diI/9wBpsSdBmozIu6YxBmYfRUENM2c6OGqQduiJYHfbOSdC5BSMaF wMP+LbXs+KvuFfbvhO00h/aVtKXpFvIZgYyKiezNGplyNixyLLZ1HKtSIGkOaB+o pMVLGNQldWh5VW7e6b8CQCFpa4PMUkI9w3bDEVk28SrLDDM1GtzzmzCJ7CkeXWNm o1xU2MYg+1dbbnSFQTJcbIwmOActxFc7HEpxVVbJsQ52QhSVj3ke/dnpY8q3oXzQ 1+FcQAESI/0G6E2oFIY39oyMjFOfnllVCpqZPYwfnWr5Ty5LBiJuviVcdTfVD3sE xhh56Tu9Ef8TVvgj0mOY =8cHH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:41:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:41:26 +0000 Subject: mighttpd2_3.2.9-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 14:21:39 EST Source: mighttpd2 Binary: mighttpd2 Architecture: amd64 source Version: 3.2.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: mighttpd2 - classical web server on WAI/warp Changes: mighttpd2 (3.2.9-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b1248c00f6ff3b1792c36ec2dfdb4f94e99d959d579ab09e838a94cfd993b5d4 2755270 mighttpd2_3.2.9-3_amd64.deb 92ed6643c899e15b6ac0366a0dac856384dee5199abc85604676461b5ded882e 2741 mighttpd2_3.2.9-3.dsc 54bd3659e75b41a209e39746756cee93b7db1982c8331f1df0d914d063f4f843 3144 mighttpd2_3.2.9-3.debian.tar.xz b7c8857b9384a3355b5716e2dc671a90855e24d5013786566384073e7b72ad3f 15674 mighttpd2_3.2.9.orig.tar.gz Checksums-Sha1: 55f96660d701547d28151b05d03a4a2f94e8fd98 2755270 mighttpd2_3.2.9-3_amd64.deb fbd1b4e1f8fe59ebb8370f20b48f68c36fa8c1a7 2741 mighttpd2_3.2.9-3.dsc 9b3b3f114913f9c86fd775033f7dde261c6596e8 3144 mighttpd2_3.2.9-3.debian.tar.xz c16e4bc9e2f4a044b5b51e3a7b1cf398e5b078f0 15674 mighttpd2_3.2.9.orig.tar.gz Files: 8cdc4b2810e4c06f2cf3d047c98e000c 2755270 web extra mighttpd2_3.2.9-3_amd64.deb 3e42d71f5ad1263cc5035e37e2ea493f 2741 web extra mighttpd2_3.2.9-3.dsc ad6a8c7823a874671c2a1fadd2e632b0 3144 - - mighttpd2_3.2.9-3.debian.tar.xz 7648060fbd10bc7fa9d7d1f7503d3160 15674 - - mighttpd2_3.2.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQDIQAI4OU//vXbwFsoPvTPq0PLs3 1fS/2FjbvjEroDiuezQbrSVclXELxz9cea7FQmxL2j5fQYzJdG0AW/oxzUsf15SS 7IzlCMhKp6jz8H98ThbUHPbKKmCcn0HjgbPKF2yNW2gjncdhSs65xE5ZqEkGKsks ybQvmrQ1jhWaGer1+GDa6df3q6RKJL5kZcEZ9UsDdsUqlKiJVkt4ZolGlU+hahjV PlqCvSmQ3gGMKyEfQwtZ3ftWm8Am87R5jGyIrwfQdNSkhyU/mgZHixA/ytbgwyxB aM9nSq5p15V2Zr+8+Y58oFLzEa77vZcviignibgdRHkzBseHUv1rqkM8/It15RaF 4imzA+qhURo0HOMnRFVVl4Xr+5Dvp+JDVdtKkdgYVafvL/f0jGMmcBvVO+nBYmHW l3KlSxit9vqbeVCSqxAp0pHgkx3J+hWWbnwlizg9Mq25ggglMofYkTER40q6B8g+ jb6zKOdYzwcXsI/gGGsmZvfmENXRQWfB+1xyDgt/kTsc6DEZW8nMLrNieqdcvSzR C4+BMSqXiPcTHHdjcn929WKfHNmgFJXhCHjL5PeBaNGF9j0iHBvUh/SwleY5CVAw CF8obbKSiwpwgFXsAvjOVwEG0t/0o2XPq3xRgPiOVxe+4n0Ko1rKwMRfyAGSoAfd msy59RZ/agQovpHgKBUk =9MsI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:43:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:43:05 +0000 Subject: xmonad_0.11.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 17:09:18 EST Source: xmonad Binary: xmonad libghc-xmonad-dev libghc-xmonad-prof libghc-xmonad-doc Architecture: amd64 all source Version: 0.11.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: xmonad - Lightweight X11 window manager written in Haskell libghc-xmonad-dev - Lightweight X11 window manager${haskell:ShortBlurb} libghc-xmonad-prof - Lightweight X11 window manager${haskell:ShortBlurb} libghc-xmonad-doc - Lightweight X11 window manager${haskell:ShortBlurb} Changes: xmonad (0.11.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 5f58e02e0e5e929ff5063581b81d39087ba2b28a23219081ac315c95d08448c3 365742 libghc-xmonad-dev_0.11.1-4_amd64.deb 6ebc98534f99f8d4fcb72623a8c1c5cf6e7b182b70f5993e4831f9ee5779dde6 143668 libghc-xmonad-doc_0.11.1-4_all.deb 48992275f7a20e8a1e3af7afed127e3509fe85d3a394344774ec78d76bbf5820 405890 libghc-xmonad-prof_0.11.1-4_amd64.deb d7e6b697111b45e656c0dd5519c256268eba91df45eff8b68aaa1fe6ead74d34 505090 xmonad_0.11.1-4_amd64.deb a3ca3c00150997f93a704e1b14691447be879359692e3f0cd44c1218fd8a78c9 2854 xmonad_0.11.1-4.dsc c89e23e1131494e171cf10eeef6b7909761447ad335f96c8702aa13bc1de6c57 13440 xmonad_0.11.1-4.debian.tar.xz 39e0bf227df782d7a5799c811ad0d8b70c9d6eaaa94e8cc395fcf25895d6d2dd 59307 xmonad_0.11.1.orig.tar.gz Checksums-Sha1: b27b940eca78c6ca5cf79b8fc0cc55b152758be4 365742 libghc-xmonad-dev_0.11.1-4_amd64.deb a9998f0610f3af9e66814711bbd8ba164a419136 143668 libghc-xmonad-doc_0.11.1-4_all.deb a2122bc664a5325396764d85fd990945522b53d0 405890 libghc-xmonad-prof_0.11.1-4_amd64.deb 26cf92ff1a66437f5f40c9dca4cde8abe928c139 505090 xmonad_0.11.1-4_amd64.deb b0b15f6cf490fa245d1647ed80660f36cbdb20e8 2854 xmonad_0.11.1-4.dsc 9751b7477162c97673882758402253240bfde738 13440 xmonad_0.11.1-4.debian.tar.xz 0a9507da707a7c3a03677812d7bc466d8c475011 59307 xmonad_0.11.1.orig.tar.gz Files: f2274ac33284b9dcf1a38190298ade05 365742 haskell extra libghc-xmonad-dev_0.11.1-4_amd64.deb 5b5016d52d882e87113d466c7985a5da 143668 doc extra libghc-xmonad-doc_0.11.1-4_all.deb d7e767846d7e4b58a28c197651aa6468 405890 haskell extra libghc-xmonad-prof_0.11.1-4_amd64.deb ca8486e41888f616fde7caafb76a654c 505090 x11 extra xmonad_0.11.1-4_amd64.deb 91ea9114d40b1afb810bf35d1527aa3d 2854 haskell extra xmonad_0.11.1-4.dsc da5bd275655c9405acc4f9ef52e3100b 13440 - - xmonad_0.11.1-4.debian.tar.xz 20792f4e428db24e6c0dbecbd77f69e0 59307 - - xmonad_0.11.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQFcP/iIKd4dQw8R/2kiYJt4qeikf kKtutP50Y9iGOLmRCshqljbW+fenFr+EeBv7huAKXy9QGGP/soBRjM48DzdllB4+ BR3xUh6HUmPU7EN5RpjIDiN9Flcx1JEmnB8mBFIM/zWLNeborTpjfAdKj744Ldrm sO/XmlJ1XN7h7dchXLuG/xUeGjSNHIA52YTSuHjssCwo3TTBqi26vnj7RTcRnLfc KfgGHkv8OxvPnj5oyEHASor/6sABphZObFr3Me1opHTBNZ2q7gDOr5s+7vvvjYfH Lg4xjX3J5E9OHJsbLDeYrMw+77U6Gus0LYv0riquUb628EqL2vrJKM0deOe206mP JX+aQHE/EYKwOENclsFh1mt/z6FVGPlCh5jwg5NbR8tQ4KjXuMp8auHsI3/O+x9T InA1TmKwUXFDv25/Vh8v1X8XvZONrg/+bR6eN/q1A3CdQIScgJM4V08qWLRUTFCR T5mESEckn13OWrfZ73Lq0T3L/QRBgi9kkA+b4ivJI5vh1kQ7qtXdXLd3n+1okuEb AdVG+G0nZOUCDpWQqlNxWufu+leMAtkxA6mTXybG8YbqUBx9i5DQdYJYNMF3nRPe hmlRYxFrJs95DTnj7dOIVkdNCJYuyKcCHP7MIVHWsX+vpLbej+JqP29BNie07ZUN FphZ4RtbdO7TAaZzCvNU =Pez3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:43:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:43:18 +0000 Subject: xmonad-contrib_0.11.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 17:25:06 EST Source: xmonad-contrib Binary: libghc-xmonad-contrib-dev libghc-xmonad-contrib-prof libghc-xmonad-contrib-doc Architecture: amd64 all source Version: 0.11.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xmonad-contrib-dev - Extensions to xmonad libghc-xmonad-contrib-prof - Extensions to xmonad; profiling libraries libghc-xmonad-contrib-doc - Extensions to xmonad; documentation Changes: xmonad-contrib (0.11.4-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fb431432a543b4d48bd9fa86056b6c380bc4ed94aa3f0e0fb8cccbe8b6c57087 3303040 libghc-xmonad-contrib-dev_0.11.4-3_amd64.deb 4e380975aa2ca70dbb350a8c71f88a8fe5465a0a67acad7d4497f7f59976e785 910752 libghc-xmonad-contrib-doc_0.11.4-3_all.deb e32ea88ceeb1ffcb3e3248c64966f005db46ce8b65a85fd1c446c7375f571353 2906266 libghc-xmonad-contrib-prof_0.11.4-3_amd64.deb be08ed668ac6653dd2e268344ceddee06cd931efeef3ea27cab1e841d4d30106 3123 xmonad-contrib_0.11.4-3.dsc 869bba3efba234f9b1cd4b5b9aaa7c4e5b1c0b7e2dee5be9daff8a23e6c8d2cc 9100 xmonad-contrib_0.11.4-3.debian.tar.xz a379b3d4f2d3d8793d6c76812e90cbb055fa0598cfba944af47139bb77e2acbc 401743 xmonad-contrib_0.11.4.orig.tar.gz Checksums-Sha1: 5d7508c7c02561240e13bf15aff4fd3db3bcb6c6 3303040 libghc-xmonad-contrib-dev_0.11.4-3_amd64.deb 7fe69f91be75729f0521f1dbd194fcc7ed8d9f06 910752 libghc-xmonad-contrib-doc_0.11.4-3_all.deb bd13046f7cea893220905fb20a024f80d62cb761 2906266 libghc-xmonad-contrib-prof_0.11.4-3_amd64.deb 136f334cb62cd49805cdd73dd88a562327707f01 3123 xmonad-contrib_0.11.4-3.dsc 0e798b0014031fe392d017e7b10f2a7a499cf07d 9100 xmonad-contrib_0.11.4-3.debian.tar.xz 600ca6d9afbe732b46dc15113a471b2cb8026370 401743 xmonad-contrib_0.11.4.orig.tar.gz Files: 43e44dfc8ac37c2cdfa5387107f2389f 3303040 haskell extra libghc-xmonad-contrib-dev_0.11.4-3_amd64.deb f4493a0b273cbceb13c5c8d355a7a6ff 910752 doc extra libghc-xmonad-contrib-doc_0.11.4-3_all.deb e67e208d009ae6de5ae218b1f67f679d 2906266 haskell extra libghc-xmonad-contrib-prof_0.11.4-3_amd64.deb 2913f4c2fbd33673ac79395a1a7d3ab5 3123 haskell extra xmonad-contrib_0.11.4-3.dsc 08eadc831bdd3e0eb13bfa9031fc082c 9100 - - xmonad-contrib_0.11.4-3.debian.tar.xz a41c886280a5414105c1cf241f0fd2f4 401743 - - xmonad-contrib_0.11.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioV9QP/1XUZAfo69Mzyl4EknmI0xvU wg6DdiWKm3SBXCnyoJLxVhkCvPfjEkjuWsOh7+cBPgqM7m1r5nDeWImjeC5G1OFN B/a8r8blBTj81RMKb3e4JeAJX+ANIV65F8WKmuxysVmGx+7zXHLNGq4yB7FHH2Be Uq8Av/BnJXGIBBywswKhSubS5fzCYUdaXDJO62NqWXxZyFy45GXdYfbib2tCg9P+ sxYAnUUqeYz85mnRxmgk5hN6b8FudBhP/XlOKbcGMxwySsfr3XvgTRMKghIsdOg4 8lEyGyM72chqb9scIWcEyxj6pbwkftaktrbGe6hwFmvKLA/LtZQ/X1OlkFmnWNEZ uTuHV+jgcuYqmezxIn5mX9xsh9VhbdFv13AJR70e+B/Kdt47EcXljKZkuHWBqKHq IpdqgYhsvHsHR/wV/NrGjRUGourlNVZ2RnB+46dL8rSr41TsqkVohinfzzIlmj3V Nm+KtySpAvA2ub07f8q5YTvguEmPnpHsvt7iIo2AcmM+dxcCz99Gp+YVjLeXaYcL ZFjBq4kAafDzxDaR/10vOjQTc9XGnvS+JaBgM8BywEOJojKS2VDRxEmHZam+tKiY C87XgjbycOaK2sJnyZKompV4tHebJW/F+ULhhdnm6LVm8PPTmDxyUNwrRNGQomVu Y5vK36oiZACYKI4ggF7n =h96u -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 22:43:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 22:43:32 +0000 Subject: yi_0.12.0-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:59:25 EST Source: yi Binary: libghc-yi-dev libghc-yi-prof libghc-yi-doc yi Architecture: amd64 all source Version: 0.12.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yi-dev - Haskell-Scriptable Editor libghc-yi-prof - Haskell-Scriptable Editor libghc-yi-doc - Haskell-Scriptable Editor yi - Haskell-Scriptable Editor Changes: yi (0.12.0-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4bf7db7182a28833723f5cc560aa26d726b42d1711f32814cb5b5d3419dd2daf 3664512 libghc-yi-dev_0.12.0-3_amd64.deb 20e5301bffcae238c73738bfeafcd9f96bfa8197c4443ba689c4106f062f3feb 701602 libghc-yi-doc_0.12.0-3_all.deb a03401c3f7f2edad3e2d00da72f8eadda57d27bae53286fda8f678738e53b58f 3913106 libghc-yi-prof_0.12.0-3_amd64.deb 9285bd88e0cfb808e7902233b8f38afde1ebb6918e7c5d8a673cc6029c872224 3455526 yi_0.12.0-3_amd64.deb 58e52217c80124cd2a3c1833796e34fddc7b0b9150cc85ac6d67e7e45c2671ba 4858 yi_0.12.0-3.dsc 3d651f9c447dd66501b6a00caa64c4c3212cb6b6da9f27ab7cb9af56f77185e7 9664 yi_0.12.0-3.debian.tar.xz 27fa38ede63c9d58233712f95500f5c1c5d7fc05f7ee2d39d1076638eb0ffd98 374171 yi_0.12.0.orig.tar.gz Checksums-Sha1: 6996ba6ab03c18bfe57199b64a86ed4429dda4de 3664512 libghc-yi-dev_0.12.0-3_amd64.deb 359a256ccf3a795d0bfae4aa7abb45fd4227e4a6 701602 libghc-yi-doc_0.12.0-3_all.deb 49d2720b717beba9edc72a7a434b8643ead76f1a 3913106 libghc-yi-prof_0.12.0-3_amd64.deb 29df0746b629efcf8b517037c31bebf705a6d0d3 3455526 yi_0.12.0-3_amd64.deb 8566efb4ef68f1f4139ee6e5f952fcb01c0f806c 4858 yi_0.12.0-3.dsc fe0594ac0dfe5f4c82f5115541fe1b41ebe51fa4 9664 yi_0.12.0-3.debian.tar.xz 9d2001400e217122c9f3b25f0f0e49b9c1a23753 374171 yi_0.12.0.orig.tar.gz Files: 15becb818de9be9b6608edb240e5c0b2 3664512 haskell extra libghc-yi-dev_0.12.0-3_amd64.deb ab38c3cae731286f849b356972f85201 701602 doc extra libghc-yi-doc_0.12.0-3_all.deb 5199aa38af2d2fb8935751ea64f8bafc 3913106 haskell extra libghc-yi-prof_0.12.0-3_amd64.deb 5d933e3c02b84b1ad1275874f490c805 3455526 editors extra yi_0.12.0-3_amd64.deb 0678ad71bf995ae62d50efb2c8f5e9b0 4858 haskell extra yi_0.12.0-3.dsc 6874cdd72b2e913feff732fecb3b5081 9664 - - yi_0.12.0-3.debian.tar.xz d31d9f97b24e605a0e24c5b5bc0126bd 374171 - - yi_0.12.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZgg3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioyiMP/iRsjv9tsk4d4gcD3b3mDDPY GZ+H/sxOFOjdYkDvwEC8lkQvxLLTf5JRe6AxvsHQ5rDMWPCaWyFOwtLYiUFgli/g Yb+4hnEpRY5VTJFnfphkE3Aus1tKEGuKHBM5LHH5CsaUXMD1zzvSw7Fn0LjXHm80 ntRinoCRWSsp2Zs3Pk9h2JJ5Q+SbPssJRvk6WIe5xcmLkK32JPPJvRbZT+IAniWo zY+KImI8jQARETXS3c2i3olRi/gdU3mWaz9Lv+CF+piz7RL31TzLRz9s1+BsgXs9 h8zNCyixssL3ujfriID+2Ila+zaMUORYa0ymXfJKpZwX6Qn8zY0vSt6MZNbxLplZ Cego3HEp0OMall5OgCmFG2UNQSqD1hTS/FYHSpbyySV64Kt95rUweYtD3reexKy5 VVDHcF6oKwF4R2hyfs1bH/u1vwW3Ow3uBxQOhwZ8KC946S57ZrOUFW6vOV3UXXeC cffy1L9lPYcIh1J49dR0AnytRdYNR6Ywo5oF21v8sAKQnJIylhcFdigL3oqiYF0f Q1G7rp8geM4fyGCoi4v4JnHFStjN6Luk1yBLiC06yFbxwEd1Km4RwShFgdgIsijG Fwdy+5oa2IaNyOxga3+BwN1LWuOCt4+3BoCG/Sc7HnUyA0sC21y1r5psdydWUknJ JUzr46nwBhJ7sYLfcZkf =xGta -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:19 +0000 Subject: haskell-aeson-extra_0.2.2.0-1_amd64.changes ACCEPTED into experimental, experimental Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 5 Dec 2015 17:45:09 EST Source: haskell-aeson-extra Binary: libghc-aeson-extra-dev libghc-aeson-extra-prof libghc-aeson-extra-doc Architecture: amd64 all source Version: 0.2.2.0-1 Distribution: experimental Urgency: low Maintainer: Debian Haskell Group Changed-By: Dmitry Bogatov Description: libghc-aeson-extra-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-extra-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-extra-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-aeson-extra (0.2.2.0-1) experimental; urgency=low . * Initial release Checksums-Sha256: b8996507a5e57bcb962b23a380b96a61460013a39c4c7d231a84e38a86fbf1b5 125288 libghc-aeson-extra-dev_0.2.2.0-1_amd64.deb 03b52e6dd4e5fe950d4b018799a4ef75e0a8c3b06ba2201cd0ea5c53bea7b50a 47596 libghc-aeson-extra-doc_0.2.2.0-1_all.deb de45e457c9332214d7e077de5da0d4ef458df216d64a7c92932f910477128ef4 108404 libghc-aeson-extra-prof_0.2.2.0-1_amd64.deb 17eac09c4830172ae3b1af7c5b0ec4a840b313f5cb8ddfe1449833c7a96716f6 3764 haskell-aeson-extra_0.2.2.0-1.dsc a53238707ffeb544d6d889e2aa1284f179480a28959be1b3d46bcff9c4db49bd 2308 haskell-aeson-extra_0.2.2.0-1.debian.tar.xz 368aa018e650f323a1d52cfd38596fe419667e1ef3f83faf0f7255518b18dc45 9613 haskell-aeson-extra_0.2.2.0.orig.tar.gz Checksums-Sha1: cab2dc1949d53f040d08f071f1bd0992dfdbeb2b 125288 libghc-aeson-extra-dev_0.2.2.0-1_amd64.deb 7a92a4fcfb0b966217a3e95289b01e0b6bfba032 47596 libghc-aeson-extra-doc_0.2.2.0-1_all.deb db66767adc5327b6862fcc0c75705d1944d432cc 108404 libghc-aeson-extra-prof_0.2.2.0-1_amd64.deb a50c7c0681c9ede9be0fc4195a34375bd9b93e16 3764 haskell-aeson-extra_0.2.2.0-1.dsc 9a3f50d3e983170f0663bad988b5604253930105 2308 haskell-aeson-extra_0.2.2.0-1.debian.tar.xz 06b5f0fbe701e13fc50799b5fe89193efce84fb4 9613 haskell-aeson-extra_0.2.2.0.orig.tar.gz Files: c97520ee5b529ae81d2928cd53fe69e1 125288 haskell extra libghc-aeson-extra-dev_0.2.2.0-1_amd64.deb 36e2950088d7143c709224549c236681 47596 doc extra libghc-aeson-extra-doc_0.2.2.0-1_all.deb 12e31b2de5380af5d89bb84367df28c6 108404 haskell extra libghc-aeson-extra-prof_0.2.2.0-1_amd64.deb f60e21b6e8995a163373ecfbd529573b 3764 haskell extra haskell-aeson-extra_0.2.2.0-1.dsc f3306ee7a770e06238ba3df9b009b58d 2308 - - haskell-aeson-extra_0.2.2.0-1.debian.tar.xz 585bcf646da3d792258f53d2a4d51561 9613 - - haskell-aeson-extra_0.2.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWY2kFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLjcP/jTrVoOkUujSn21h4/6n9eaF FjcdpycmHY2mVW4B+GogKLzhdBuzT/CH4AcpZFvjLEHaCAvCa9qWak32JhXym/X+ iwumZQBPxV9cTcbKh23V2ZwIOp2Q8bdt2ll07Pby/H/4WvCPLyYq+W32mutffkRH mgN6rzkz5ig84gdyGszTjzC6lQ+8Y2mfs3VDxqmKIapnB8Sv8AlIPPWo9m/5VkUY e47BZqyAI5B21GWkNGFeDnT3BfZt7hu7HfFXcMWV6pdAOtiXrLGg79X0bwNEuu70 MVcnmPeNdlmmTdDqcceMPNTsynKvLLU+uqs16sxVD6892a+mno0f1y61NwgVb5We 4ejeHirKtZO/VD3aH1wpjyB2KbdWBAFA+HKbNGikgm6z5XAO0jBg6VTRarEtTDNe tltmze+SXityrabrzpvIXzpU2JegkfYAxhswyxMPsc+Jqs40nOGtKoHpwt3jk+J/ 216xazSfBtbiTyQz7mtymReBe9LXnqqNdDqugCtkac+InrgEW/muiYOBPzAAHCwW HNdk6GdmyjAyZKmpJdDvLQmaUtLsZrXkNLTQBD4oYVv9mdVPe/NJVpEWiwyrxVyH PtyPxfzCZw2RSFGiLZUCFKgPzNWiqDfpkrg93vTTyyfQlWWjWK2Beyro80bVlJr7 5dJQiw//9t7L+CmErG7D =eMS3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:21 +0000 Subject: haskell-aeson-extra_0.2.2.0-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:59:17 EST Source: haskell-aeson-extra Binary: libghc-aeson-extra-dev libghc-aeson-extra-prof libghc-aeson-extra-doc Architecture: amd64 all source Version: 0.2.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-aeson-extra-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-extra-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-aeson-extra-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-aeson-extra (0.2.2.0-2) unstable; urgency=medium . * Add Vcs-Git/Vcs-Browser headers. Checksums-Sha256: 717bdb2902c70d1261c87438fadd4af1e68c60c621b06ec5b18b58794fcb17bf 125084 libghc-aeson-extra-dev_0.2.2.0-2_amd64.deb 52eff1b8742615918b97e99a42dca41f4ecaf3d2ca94c0f83b036782939d6383 47660 libghc-aeson-extra-doc_0.2.2.0-2_all.deb 08e64a79f2ea590bc293741fcc6e90d4dfe5a83defbd9d299dbe2b087abd6d96 108174 libghc-aeson-extra-prof_0.2.2.0-2_amd64.deb 2139324c2b0aeb6dd9b2995dfc045becd3a256db19135e1b4efb9a7bb6fce09c 3902 haskell-aeson-extra_0.2.2.0-2.dsc 26896c3f4850321cc37e8409f5c545ae992655d27116a70ca4ea4060949f3151 2416 haskell-aeson-extra_0.2.2.0-2.debian.tar.xz 368aa018e650f323a1d52cfd38596fe419667e1ef3f83faf0f7255518b18dc45 9613 haskell-aeson-extra_0.2.2.0.orig.tar.gz Checksums-Sha1: f5dc999ec37eb83099a14634ef341892ae03e1bd 125084 libghc-aeson-extra-dev_0.2.2.0-2_amd64.deb c2a4f5380ac863ae826b198651c9eabf7dea75e1 47660 libghc-aeson-extra-doc_0.2.2.0-2_all.deb 6df32c1d31bd86d460219d69cc69fd01ae7f4280 108174 libghc-aeson-extra-prof_0.2.2.0-2_amd64.deb 53b8fe43960bce9e075f23376f6d1ea1f1ae6684 3902 haskell-aeson-extra_0.2.2.0-2.dsc 527ff62886dbcedffe5c37d403c7a62537926912 2416 haskell-aeson-extra_0.2.2.0-2.debian.tar.xz 06b5f0fbe701e13fc50799b5fe89193efce84fb4 9613 haskell-aeson-extra_0.2.2.0.orig.tar.gz Files: c819a9b8da66c1ceb1b1d3e7b8c64b0a 125084 haskell extra libghc-aeson-extra-dev_0.2.2.0-2_amd64.deb 03d9b1b1433aed2f9577b89f18af9c4e 47660 doc extra libghc-aeson-extra-doc_0.2.2.0-2_all.deb f4edddddf95de56d846977c9bb87ae13 108174 haskell extra libghc-aeson-extra-prof_0.2.2.0-2_amd64.deb 2c861b551a31862ed2f1f5167b3f51f3 3902 haskell extra haskell-aeson-extra_0.2.2.0-2.dsc 9c5573661aced76c005aab26765df7e1 2416 - - haskell-aeson-extra_0.2.2.0-2.debian.tar.xz 585bcf646da3d792258f53d2a4d51561 9613 - - haskell-aeson-extra_0.2.2.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioqpgP/iaClPBwYfSS2TK907wCq1yz kfnWP4bHXmnzPlMl9cqRNKgSKnGl2YoDwxqz6flkkxgCsBpB+WIdsClewZMJ/WSg Yl9SIbTcZ1vbTewRQ6y5BaJwA/+3QGU1zB+5u11eKfvF0g3atkgOvZVhxZtoc2/v sWyPxh8uKyDV7oKwlMbJpX16bJFreVJdCh51vyDVsdMCZkVrZkUWGkTN9HmHHPuR NiefaHFUK+Z0OGuiCkQquH9SqFkig1bBKAFKxBX5L5R5pOMuEpLVulyigXIlZfSK Q2EoCoeCs2n8r8+p2JOwVDSFeYxy4B5TvPfm5vxGlgCQHakitAb+affCF/QT+09q EHkh/97V5dA5jjEdmC8KlZcHbyPAIAG41Zbl1GkF6OI/v5932sbOrVm+56HrLF28 FpqpHZLlplwuV/bXSxn/yTVXQszk32FRBfGItMlV9Cgdt22osQTvjiazxHh5WBrS EgrlhUlSSs38yLFEF0wM0WhFAhEpRa/YolOI27Loj3ojHzgLYbSldrNVn8GdDiRp SCAUH+4z1XREgXIue8+f0jcC6FDRF3frWp2qfGUaAkbTbB8T6pQbkZX4efshHPzh USKbQWjT8ORBFhZ7CXzgEyb5cCeRzAB7pMkfucQXOn5cNKaZhKpMziBqeehIQ9CT DlU4fdSIpG+XvOrywHK1 =tj+h -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:22 +0000 Subject: haskell-http-api-data_0.2.1-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 22:47:27 EST Source: haskell-http-api-data Binary: libghc-http-api-data-dev libghc-http-api-data-prof libghc-http-api-data-doc Architecture: amd64 all source Version: 0.2.1-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-http-api-data-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-api-data-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-api-data-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http-api-data (0.2.1-1) unstable; urgency=low . * Initial release Checksums-Sha256: e966e58229f619c7bcca8fac48b3b75e1f28cdf1ed4dee4cf28d021efb5744b5 125944 libghc-http-api-data-dev_0.2.1-1_amd64.deb 39100e0e7508a2be724278f2238781a18a13855554b53eebac5aeae8291d8a7b 43688 libghc-http-api-data-doc_0.2.1-1_all.deb 77e7248651ce3126b07db613969a5105669414d96ee2ead153e528e25b8a4712 98422 libghc-http-api-data-prof_0.2.1-1_amd64.deb 36cc718bb930170a3ebbb94fbe47421bd869400a4aaf3149a312be0c7ec1a170 2639 haskell-http-api-data_0.2.1-1.dsc 0c122f209fff7a7755ec4ced1fb375e93c9a47626f46941b97770a3995e79d95 2312 haskell-http-api-data_0.2.1-1.debian.tar.xz 856138d79945770cdb4b522f58893a1c45014d39238cfc5b2eceeac089c56f71 7648 haskell-http-api-data_0.2.1.orig.tar.gz Checksums-Sha1: 3ea84085c085d44a7bb6f71aa5072e2399afd2fb 125944 libghc-http-api-data-dev_0.2.1-1_amd64.deb b3a06692c0a0671509ca7002dd86d88a866bb1ba 43688 libghc-http-api-data-doc_0.2.1-1_all.deb 3f52b2a1a7facde6252193bd86f6da0e7713c5be 98422 libghc-http-api-data-prof_0.2.1-1_amd64.deb d80e972ecc6c96450e15bac579bce4b3d86882f1 2639 haskell-http-api-data_0.2.1-1.dsc d9cd1a414c77b893b23c7cc9fc1a1976f9daef9e 2312 haskell-http-api-data_0.2.1-1.debian.tar.xz 17657864546fb7bedb9b595e4c2e00667807b04b 7648 haskell-http-api-data_0.2.1.orig.tar.gz Files: a761e8d4851f084e6794eb57320a0d90 125944 haskell extra libghc-http-api-data-dev_0.2.1-1_amd64.deb 9ccaa2ff84e4c5f552edde8df6062700 43688 doc extra libghc-http-api-data-doc_0.2.1-1_all.deb 5682c8f04a43bbda9ff1b5622062635d 98422 haskell extra libghc-http-api-data-prof_0.2.1-1_amd64.deb 8ec8335bd44083ac492276c6a7e2c998 2639 haskell extra haskell-http-api-data_0.2.1-1.dsc 35d3db4eadb022a758fa1eaf4117ed74 2312 - - haskell-http-api-data_0.2.1-1.debian.tar.xz f22b8105580335f20a6d3f383c430433 7648 - - haskell-http-api-data_0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZQWrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioMQMP/2NZXwZ4ZXhrg66mD98BX0N2 0JyioLrelBShHFR2lzbtEMTbmpDkE0JGh6uoJgRnol3uBbSmX1TcnJGH5D22Ey27 thLKNZMIYuFTWw3XEzGduqNuWJC7xtiC3SwsC4+qon3kPnr/ytcHgj8thJY/zyOM uFt0PCIOikkHjBauDanIbKa4TCseUe9YPH4w9wgg1iYnepI38ZjvrnojZDYC9/Sj reQ1ChaubfVOlUvTuvbLR2Zet0ROUqHgfEkIoDFNzkzMvxRKDgV9Xvl5EPHyj9Ps At0IkcEuYLEkD9KMRp+i103q+MGj/IOFsaQ73lEpMZw07ou6a1C7OHO0sXDMb/83 elf9dH9ptDWPlEmMYsfbmEjoEdke5I8loE14WlKtRIH+Ql5qnsELEyNxU2YvMJJD lTeej/aS3SiEnxp5ZurVbWFxewz/rGNXWdVDLAhIVTX7C/6YHNxRy1LTBLKcaHPu 7Mnsgz6cZ93XoSgyUJ1h9nM+qryW9pl9GYtmHc806dRcvZjTI/FOsM8FwMOWHi4B vw9tthlCY6aX8c1uxHsgyagpDrlZiJeOY3opVZZe1xs6FhtcU3tUfKvSPwrQfWSo GYdFMXm5fkAIQZhXKRmK0hu34PpbEJsNjgnwqIorjmgAOOvfMB1XQiI8TVZGOVI2 qPrS85SgHvzKomkOZPlo =wgP7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:24 +0000 Subject: haskell-lambdabot-core_5.0.3-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 10:56:23 EST Source: haskell-lambdabot-core Binary: libghc-lambdabot-core-dev libghc-lambdabot-core-prof libghc-lambdabot-core-doc Architecture: amd64 all source Version: 5.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-core-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-core-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-core-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-core (5.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4e3b45f416aa8a31065def887fb96ebbba0f9c63660f1a3f24e9fe12beceac26 444484 libghc-lambdabot-core-dev_5.0.3-2_amd64.deb b9ba0ca4f70885a4317cdc17d5d585bf16ca8d8b87e80d7229080fea9f6d33a4 116432 libghc-lambdabot-core-doc_5.0.3-2_all.deb ad8cdc7332c22b402460efeed26af12f9ca270486972b6dda932655ddd02c718 385500 libghc-lambdabot-core-prof_5.0.3-2_amd64.deb 2e04e39e423672f518c247964364b2ea99f23dbbbefb0ff97090617a362291d8 4050 haskell-lambdabot-core_5.0.3-2.dsc df86f3e1a61b7c1cd64499f97e1d1853e8b0ff2f0e7a1083da10c51e873dcb0d 2492 haskell-lambdabot-core_5.0.3-2.debian.tar.xz 03e40557b5dc94dc509c17f3424cf3a8e36b7afe9b7f02733090e156a3e6ea89 40688 haskell-lambdabot-core_5.0.3.orig.tar.gz Checksums-Sha1: 28a633e27a3dd6119ff857b24863f28391647776 444484 libghc-lambdabot-core-dev_5.0.3-2_amd64.deb b9d69b5b6647eee961d7bf00739a317c0d84f27e 116432 libghc-lambdabot-core-doc_5.0.3-2_all.deb 5888ea28b82cd58c37f5bc58a9192ed95c1e2eb6 385500 libghc-lambdabot-core-prof_5.0.3-2_amd64.deb 699f7b29a22d838f72ff6f83ee91f790d3f9cfcf 4050 haskell-lambdabot-core_5.0.3-2.dsc 35ce1e9a9c0e18e13b59d5553b42a27b2d3991ca 2492 haskell-lambdabot-core_5.0.3-2.debian.tar.xz 9705e1ca744f435c8da8ef9ce8939568dd8b9578 40688 haskell-lambdabot-core_5.0.3.orig.tar.gz Files: 995bdf26655c57a577af8e943f342a68 444484 haskell extra libghc-lambdabot-core-dev_5.0.3-2_amd64.deb b909b39a0719562f822cf49698af7e46 116432 doc extra libghc-lambdabot-core-doc_5.0.3-2_all.deb 331fd84b64af2924740364d7f9f8f638 385500 haskell extra libghc-lambdabot-core-prof_5.0.3-2_amd64.deb 78668bbb97b652d182a2d12374898c7a 4050 haskell extra haskell-lambdabot-core_5.0.3-2.dsc 7abbb3ffae01590e0b14636f747acf2d 2492 - - haskell-lambdabot-core_5.0.3-2.debian.tar.xz eccfc233d8b5de88483ade813ae78063 40688 - - haskell-lambdabot-core_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiowUIP/18gYnD4WxFcbuxFIO3ZaKXY IqeUPzJsSoRJ/6Xzju6qUdkxW70DrjxtE+KT5V1q6NfY0HpZLw6awg0zvhd0ZnMD Er7JXAZ56Q3EoKND/I122WjReluSHYnwYyskezRxULwNhDY53ADHzhWSAs3mdY5Z /SlE3Y2zE5rQjvYYzZxYeA23otzpX1Ba0Zl5GyD5UoRnToxPUSMF9bCJ8Z6/GHnY 69gphFirdkkF+3TGMtXuMraa2OVmQqs3queXQyLIU2vnKFBKeCt7no47eP2Yan/+ b4ivpevuLr4VFVHtenHVZsMx9Wspx7ZDM8L8EN/sxrVxfxuMuquec6W6xx4sJKkl LFrGqEGRclUAyT4tDEtTdR1tLM0/V4tD1UxPNx3EKEXmzKZ2ypUgNA0cAxcSe529 wqiGxzOkEkbKCq3f7et2+3IttwW/Ks/yEyieCebxHawmOH7RaV+82mhAmAaW4E/M clACO6w0U6PjVEgfG5QosodPsd1P/ph0NZmoA5Nv1tvQEDQG1n/epVkpfLFyxix4 0mis64yXxs9ygSgGXij5z340IVXvqKTtP0PCptDu9j92ilElrP41LyB5N7aJpecB w6wgmMF/Tmeyqg8Tz/8BMIhH+oOIRUuV9EVqPIbojtIbbCAR5w3egG1StsqwwvVy klqfnqNObSs0awVLg9m4 =JIvf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:25 +0000 Subject: haskell-lambdabot-core_5.0.3-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:02:17 EST Source: haskell-lambdabot-core Binary: libghc-lambdabot-core-dev libghc-lambdabot-core-prof libghc-lambdabot-core-doc Architecture: amd64 all source Version: 5.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-core-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-core-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-core-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-core (5.0.3-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: fd9cb0014293a5c6e9c6c19e0081abce440ddf071f42b61b2c7fdfcca47474f2 446286 libghc-lambdabot-core-dev_5.0.3-3_amd64.deb 103b410a76f7693d8c8c62673bfe3f0b3c683dbb77774be1878a9d513ff115e4 116484 libghc-lambdabot-core-doc_5.0.3-3_all.deb 4be922494b5c241145f87d21a914b5cdad719c466a9445849b2cd5c708d4efd9 388140 libghc-lambdabot-core-prof_5.0.3-3_amd64.deb a092a6510c21e7789ac4de7c514a5e94dd11eb512ffa67dee728a6eedaee0aa9 4098 haskell-lambdabot-core_5.0.3-3.dsc c8638b1dfc00965cd79d76070a7d7ce614ea7f2e1f29d8715b099270724a52a5 2560 haskell-lambdabot-core_5.0.3-3.debian.tar.xz 03e40557b5dc94dc509c17f3424cf3a8e36b7afe9b7f02733090e156a3e6ea89 40688 haskell-lambdabot-core_5.0.3.orig.tar.gz Checksums-Sha1: 8a28a23bbf4a54ba2a44acef17616f66df1dfca3 446286 libghc-lambdabot-core-dev_5.0.3-3_amd64.deb d737f46d0d1881975da18be4b1c415ecb730f8b7 116484 libghc-lambdabot-core-doc_5.0.3-3_all.deb 94ad471c4fc2cc3c443109b5bc4f9a347990c910 388140 libghc-lambdabot-core-prof_5.0.3-3_amd64.deb 43fb0d9d25a4f8ba0beb81459a4f46c3d337d687 4098 haskell-lambdabot-core_5.0.3-3.dsc 572695671514ef374ee2d91b40050dc528306611 2560 haskell-lambdabot-core_5.0.3-3.debian.tar.xz 9705e1ca744f435c8da8ef9ce8939568dd8b9578 40688 haskell-lambdabot-core_5.0.3.orig.tar.gz Files: cb66f3b3b3e6db7028d09a14e7cc12d0 446286 haskell extra libghc-lambdabot-core-dev_5.0.3-3_amd64.deb 0718374be92cb987cb51fbc788ce4a03 116484 doc extra libghc-lambdabot-core-doc_5.0.3-3_all.deb 39c236a436aa0fce4c26adb34da7c51b 388140 haskell extra libghc-lambdabot-core-prof_5.0.3-3_amd64.deb d1109b3c5d2f96fddb16ef59cb239160 4098 haskell extra haskell-lambdabot-core_5.0.3-3.dsc a5285427e06dbf1377190e2f7c1eb400 2560 - - haskell-lambdabot-core_5.0.3-3.debian.tar.xz eccfc233d8b5de88483ade813ae78063 40688 - - haskell-lambdabot-core_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioohIP/i6rjWwZWWQj65GPJUgLcJa6 zoLap7S6ez2Wrn59aCYF6ZVjC6JVew33Cc130Q+qu1mN3v7xyxDtKPuRFEQ8sO1T OfRUp1/i8AFcuXEU8CQzGhT1fVYbyAbnL5EoxJCT3WrLWF7w6O3lPnnPKuW79bZM 0zunnfPnRmjH7IpdVA7N0+ihaWMbcTW2O9+4ZmSrrMs3UIHr37sJM8fuV8+ELKhv nzCtbk1zPXqulBgmgKLD0VTl2U6uTdXm5EGV2nkTlyGhFvrCz71307kmSOjLePAS PHzGyyiWQdGofvgQaxXsM2HhSnSptxSP8vm9Q/E+NoxyI0a/906O72DMJbZ9nt7e Ak0tu36GVg1ILXZMfIPacpPrR9Dt2mYeeqIlcXGus7EWN9/NFlcuau7AasJD5S7Y mfRIExycn3PlbFalVukjFxo4Gu21lEQ/mVXMb2lHSTeIIJwn0sZEpnRxRk4aiyb9 47Tg6AUPoJu6YC0V/aJzjCzQLlzD2Y2BvBUETEzsQ70BEAm7uDwe6Z3l2tJROwiF 9yWKlAy14IGGa1e4oo5Jd3KVmh81GAJhFEFzwOBSAQwX/Y65RwoMYgYvUxv6VQnS 5SVsQVfWO6tBe7w1gMEhd4zvwdD//zJXYWXdXrOrOmNbXIDB3BOfCA0KACatse8s LeVM5SINEf0Gx6GJt5VG =DYlS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:26 +0000 Subject: haskell-lambdabot-irc-plugins_5.0.3-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:36:26 EST Source: haskell-lambdabot-irc-plugins Binary: libghc-lambdabot-irc-plugins-dev libghc-lambdabot-irc-plugins-prof libghc-lambdabot-irc-plugins-doc Architecture: amd64 all source Version: 5.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-irc-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-irc-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-irc-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-irc-plugins (5.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 17fe83ebfd121e437189a7f07fe7bef37fbf17daab75199383db392f36ceeb54 120904 libghc-lambdabot-irc-plugins-dev_5.0.3-2_amd64.deb 8177beddd97a3b1cc513de59e964002b73ef9c697d38968b55b157f8cb04ed09 40312 libghc-lambdabot-irc-plugins-doc_5.0.3-2_all.deb 863f34eb331661e137b3089785445d27721969638de3e3f80121d5b3a2e1c27c 104564 libghc-lambdabot-irc-plugins-prof_5.0.3-2_amd64.deb 04061b1baa20d986b26d88abfee1a89d8d49639b8fd1b5b26daacaf4be353638 2975 haskell-lambdabot-irc-plugins_5.0.3-2.dsc 990fd25a3c327f5bfca602ff6d82dc4c655003b47a7d02330f565509f60fff74 2332 haskell-lambdabot-irc-plugins_5.0.3-2.debian.tar.xz 3cd375427c9c491fef9385a163a9ea317b1c8b44b0f5da4c8fc9bf26bd809fec 8755 haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Checksums-Sha1: e12f8459edda5f802232fb2033978fe34ce665ff 120904 libghc-lambdabot-irc-plugins-dev_5.0.3-2_amd64.deb 9413e16c57988c9ebf63f43beaf988176319cb09 40312 libghc-lambdabot-irc-plugins-doc_5.0.3-2_all.deb e3cf9eae02dbea45f7e144df84b9e117eeb9cff5 104564 libghc-lambdabot-irc-plugins-prof_5.0.3-2_amd64.deb 5773c3876adc5a8cfe30996aeebfec9060fbd8e5 2975 haskell-lambdabot-irc-plugins_5.0.3-2.dsc e22419d9b3273bb3db6daf451f60e2f5ceac9c08 2332 haskell-lambdabot-irc-plugins_5.0.3-2.debian.tar.xz dd6889b3f1b6df710fe84b98541483e6a54799fa 8755 haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Files: a848b5a447bb9ff9b174f1a1890cf8b3 120904 haskell extra libghc-lambdabot-irc-plugins-dev_5.0.3-2_amd64.deb 584f66f0b8c48bc4b431979aabaff275 40312 doc extra libghc-lambdabot-irc-plugins-doc_5.0.3-2_all.deb c19eece7a0c0a188b770b5859658a58e 104564 haskell extra libghc-lambdabot-irc-plugins-prof_5.0.3-2_amd64.deb 4f15f3190bf4021810886f946f2f84b6 2975 haskell extra haskell-lambdabot-irc-plugins_5.0.3-2.dsc 106a5b7e5165dad2d3b8a140c7681c23 2332 - - haskell-lambdabot-irc-plugins_5.0.3-2.debian.tar.xz f453ed7fbb73aee0874e9cb05559a7a1 8755 - - haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiocJQQAKafsXbsynCA1jgxL7d0bpWO 2+LGuioZPSEvl+qEG/VO2j0MBJfrh3vo3FVuC2xOTlfYp80Sm5kDsREBgi+CvpCO gy7wQEMu+o9CHt6Y3Cw3oKdFHFZgTb69eWXuY41iK9H51vT/ZMhZmbyrktavY8Y6 aEnvfSOE8QmFcB68Aszlxtoy660833Tsvb1SISqvZZWWF4zaOOwCKqHd+3bYlWyA K37qjdXGinrm3WbKG/zu0FZIexlJt1xz31CxB0WBMMq4C4DSsUWQnbjLM6pTjap/ jrg1QNNKSiPQM65MuK8O0iNGpeNrPLEU40oZ6npdnOszsgBowC83tuzZAK63yN/h J8Iwo3flZIxq/tu/yIYB3Xzm3NTOBe3NBUNaRgZw1U4j1GPpvSYHZxrfMkQQ7yq9 8EyMrXsUSNgXgFszzkXVUXT+HDkSjk6+5ytZCONpeG07nB6QnaisXIh+IUJO6qHO KrCVHv1CHvW2fdB0MDXtfR/Ngu0htU5BxjleqXjE50nnPleGW+o8zSzXwvc2p2cq dbYROaKHIfhbvWZEcl9+96OXS1JRS0RNHHslsLF/lbXI1DaJAwbib5abmlPGqeI4 Kg35MSf0hvXh4Ej2M+biU41tZDVhjydXDNs2ShMERLsteFVxeNUcs8Lio0C7miMI RYI4kSZ9oiB3Q8XQtyYY =UaW1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:28 +0000 Subject: haskell-lambdabot-irc-plugins_5.0.3-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:07:34 EST Source: haskell-lambdabot-irc-plugins Binary: libghc-lambdabot-irc-plugins-dev libghc-lambdabot-irc-plugins-prof libghc-lambdabot-irc-plugins-doc Architecture: amd64 all source Version: 5.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-irc-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-irc-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-irc-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-irc-plugins (5.0.3-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: 405fdd8646445245ae91a14654a88ff427b453cd9dc48939fc182cded5c54101 120950 libghc-lambdabot-irc-plugins-dev_5.0.3-3_amd64.deb 99a3d688504b907e0a1ea83742280c495f31b2cbb4f437854a21cc18946a3ee4 40374 libghc-lambdabot-irc-plugins-doc_5.0.3-3_all.deb d49ae1fc9cec34ae63e95812b623dc1a17ee59e509869b3fb9cb8504fe03a172 104848 libghc-lambdabot-irc-plugins-prof_5.0.3-3_amd64.deb bd0d94750abd1d8f5acdaeb9c154b87c5d510e1a5491c3728942d70a3741fcbd 3023 haskell-lambdabot-irc-plugins_5.0.3-3.dsc a53dbf17b17647619f05c314ef9553d6b6f42b825896d7270f80bfa0df65a6cf 2404 haskell-lambdabot-irc-plugins_5.0.3-3.debian.tar.xz 3cd375427c9c491fef9385a163a9ea317b1c8b44b0f5da4c8fc9bf26bd809fec 8755 haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Checksums-Sha1: 273f018420e2aa5114b2e5c7f1dfcf2c147f5f14 120950 libghc-lambdabot-irc-plugins-dev_5.0.3-3_amd64.deb 85d3f72d78011349b801e4f73b943e272210604a 40374 libghc-lambdabot-irc-plugins-doc_5.0.3-3_all.deb 9a6350f016c5c5a4e12eb51455cdc1e4bcc04df1 104848 libghc-lambdabot-irc-plugins-prof_5.0.3-3_amd64.deb d52027466e8e7b65665e65a18b655b4289ef8ce5 3023 haskell-lambdabot-irc-plugins_5.0.3-3.dsc a1e9548e2ef9d462212fae335122f73816a79aaa 2404 haskell-lambdabot-irc-plugins_5.0.3-3.debian.tar.xz dd6889b3f1b6df710fe84b98541483e6a54799fa 8755 haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz Files: da86ae82871e3c3d549195740a864ab0 120950 haskell extra libghc-lambdabot-irc-plugins-dev_5.0.3-3_amd64.deb a764b4346bf594ac7bb645da68d25c31 40374 doc extra libghc-lambdabot-irc-plugins-doc_5.0.3-3_all.deb f03f6c8db8ed64b4dd85a7c61566a2dc 104848 haskell extra libghc-lambdabot-irc-plugins-prof_5.0.3-3_amd64.deb acd32f9831b1d20347ff89e7b3229691 3023 haskell extra haskell-lambdabot-irc-plugins_5.0.3-3.dsc a277bb68ff53bf50dd799f3748003749 2404 - - haskell-lambdabot-irc-plugins_5.0.3-3.debian.tar.xz f453ed7fbb73aee0874e9cb05559a7a1 8755 - - haskell-lambdabot-irc-plugins_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioj7wP/1oHpneplMjN4ZNVbNaM1d0r Z/1zDr8nFCScfUmmnzoGOL8Juq9jTSt+zlOwH1UNq12oY/DdtyikVpcVNB69apNt v/JQ+OFcmutNC+aI7fUQzkchtlEKMnJhg/0fyPrsOmSwfrPkoVh5vBCVegZZXTdi 7W30zW1/XMMGuTMk8PF38ug5fR3qJOgwXG55MYYAJD2s5uzyfJoLp63Duo8yno4P 6Nua9l9r58l/5+Wrc41VuxzcinyoqpNegvcWDZ85iKmpdUCUEumG3XeKyD6uB3tt 3MkfEO0/3KroWhKeT7OqsrWj2P4DQClyW1V19PZ/oSGuqdZr26K491M+dU3np8Xx Ue+bBc0L30tD06Sa3/gPB9TwyK3sj528d/vNsxnmmUyKm/80zTfiLYSSKYfiUbgZ v5kqG8gaf6X9b4S3SWjILMdhAlJ722dlFEE1JXK2oAXyZT8cAbViOizKW49uLksM NnOLI9cnF3qBEFadhwFBjSKDC6HR2J7H+FVaxbIPoFFUAgxtEpDA2xxtRMJ52ZFL mjpRjeRhZFDA0P62hbjf7DO/jIqtQvNDk5JtGtFO6E/+h8DNsAZ3IjAsiQT66uRp 2bJIFNbE/dOPJgFngo0EZi8WA7s73mmyj3BTGLyiZC/CmN9WD6HgYvedzJqoYSQ5 JwBOsQV4Fue1v2BGXM96 =JaWw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:29 +0000 Subject: haskell-lambdabot-misc-plugins_5.0.1-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:40:31 EST Source: haskell-lambdabot-misc-plugins Binary: libghc-lambdabot-misc-plugins-dev libghc-lambdabot-misc-plugins-prof libghc-lambdabot-misc-plugins-doc Architecture: amd64 all source Version: 5.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-misc-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-misc-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-misc-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-misc-plugins (5.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7f572195becd9f77b80c111b8c52beff6ec1dd9ec702ce063f13ba57960cc5e9 252524 libghc-lambdabot-misc-plugins-dev_5.0.1-2_amd64.deb ad4843e304e796b7a1eab577728dec9757b559a86baed80fd8b2c6876d1b0a61 42666 libghc-lambdabot-misc-plugins-doc_5.0.1-2_all.deb d2e4f1c1463b0cd5b1fcf1e787eebafb2f6e618bab42914ca64d581d552a867d 246292 libghc-lambdabot-misc-plugins-prof_5.0.1-2_amd64.deb 6e2731d0e230679b09249391a0b801edfc975016e59a7f765de178b076b9402d 3897 haskell-lambdabot-misc-plugins_5.0.1-2.dsc a82249e2fdf84893f389fba6f053d8b0d819a2d0f594bbcc31791125f78da8ea 2520 haskell-lambdabot-misc-plugins_5.0.1-2.debian.tar.xz 77aa8e3bf275dcf97c5ddff2fce370b802645949ef76f9b1bf993f7a34e5b021 10200 haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Checksums-Sha1: aa42399b694914001804601fa3b23dbaf0d9f99f 252524 libghc-lambdabot-misc-plugins-dev_5.0.1-2_amd64.deb bc26d53f0311fdebfea9fa7d9979611c56cd16f1 42666 libghc-lambdabot-misc-plugins-doc_5.0.1-2_all.deb 120bba7c51759d641d1bc01c3936c9b48f957c51 246292 libghc-lambdabot-misc-plugins-prof_5.0.1-2_amd64.deb 4a1c79c894591874363a179923c27fd1fb079cf2 3897 haskell-lambdabot-misc-plugins_5.0.1-2.dsc 9bd4d09ee3ebd2d0c97b0f80edd16a3eba75a038 2520 haskell-lambdabot-misc-plugins_5.0.1-2.debian.tar.xz 2c785c97562c7e1b9a14dd2a9a1463dc3b22bdfa 10200 haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Files: c2365aedd3f2b7f780ebff62e148dbf5 252524 haskell extra libghc-lambdabot-misc-plugins-dev_5.0.1-2_amd64.deb 9e7cca9f73445c1fc9e486b8894ad510 42666 doc extra libghc-lambdabot-misc-plugins-doc_5.0.1-2_all.deb 7ca2e55e7587f5477be194d423a2a3c3 246292 haskell extra libghc-lambdabot-misc-plugins-prof_5.0.1-2_amd64.deb ebc7415d4c2abd54a69f3d9b2783e049 3897 haskell extra haskell-lambdabot-misc-plugins_5.0.1-2.dsc c91cf8b1dc45b568f21b61f5cbf3cc88 2520 - - haskell-lambdabot-misc-plugins_5.0.1-2.debian.tar.xz 1fbadb5d7658637e892e62f8a2ad53b1 10200 - - haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3KUP/2NibS82esPg8qz3KHgDdv25 /qzqieVYPsz5rUADsTHakuN5WyLmV/kE3QVfYSb+b1bfGqkKuMjlIVNg1ZtPSyaS qqs410ow3VCXHPxnql0Icn/ySiJ1v6heMrzrYf8UL4rDJmhG2qtGH+01EzryPkwv 3EKDe/XsCNy22+xsSLnZ8EiwBj5NM7HWMSLTc46NELvClAwGhL17Grzxmt2ABVSu 98Iz/pz5r0tOCY8nQvPuxkjkjP0If2OtVEX/aX5oy3zccIeemoFakph+y6y5OOxM 3MeMA1eUvczJAaJKb3lJLQWnXJLh/GBO2lf0+STqYrAdP2Y5P1I/tRI4ihbqUreq gVMH1MUjTe1LaoOzbnRzizyh7Bv5OxNiyUIaY5TV5jbtSgccaq/T0lCCxDW/0tSo scCUG8Nc8d6TN6pmUDv8SwtEM2iVBfADG//o8rNhgKh2kuKqZOkMiGNB1XhRAABJ GnbWVGPJDMtKzW9CfByOzsaihFHLjrl7vZHx/JdGAdmlhjhE/yfBcko92Q8Si8sD ZZNeUHrufRGXacefLFVvxfinZkEtAq4/OLLAVPN8iUtdYe4sTnqnQb0Q9IaSomtV 7LIO5jF6dv3w176VSg9H6DuySg2hKSZ2PXDlKZ8cokaepnUxXC0GhU1Cp4M7ppsg lK51VjWh4z4TGmn+t99t =oBKt -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:30 +0000 Subject: haskell-lambdabot-misc-plugins_5.0.1-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:12:59 EST Source: haskell-lambdabot-misc-plugins Binary: libghc-lambdabot-misc-plugins-dev libghc-lambdabot-misc-plugins-prof libghc-lambdabot-misc-plugins-doc Architecture: amd64 all source Version: 5.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-misc-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-misc-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-misc-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-misc-plugins (5.0.1-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: 381195e41ce14005b14f079924e4e999e7f34ea42d9b7a586f61273bc3af1417 247296 libghc-lambdabot-misc-plugins-dev_5.0.1-3_amd64.deb 039e3e98815a5f5db9e8ced8eb14778d025ddc955f5c83d8e49cbab3dab6bc04 42724 libghc-lambdabot-misc-plugins-doc_5.0.1-3_all.deb 398fa5a7d95bba588b6cdd6fe142618d75922e6d5cad6761d6241fc71b2a825c 258564 libghc-lambdabot-misc-plugins-prof_5.0.1-3_amd64.deb f0ec93623969e13e9b2b086093e823eb803ed8bc9eac587be3bfb22eccb2523c 3945 haskell-lambdabot-misc-plugins_5.0.1-3.dsc 6898430ccfc8f53fc099c86aa1deee2d91c2953d7d0c66da05708729dbfced9a 2588 haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz 77aa8e3bf275dcf97c5ddff2fce370b802645949ef76f9b1bf993f7a34e5b021 10200 haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Checksums-Sha1: cb0fe136a9cb0681deca7e55d15176da85e0ff58 247296 libghc-lambdabot-misc-plugins-dev_5.0.1-3_amd64.deb b2ff599b4c61bcb1efb406fce2d3d54eb5629761 42724 libghc-lambdabot-misc-plugins-doc_5.0.1-3_all.deb 8bda3ea271a15bf48c1eb78abca9989dfddec764 258564 libghc-lambdabot-misc-plugins-prof_5.0.1-3_amd64.deb bca0320a836e36e0f8e0169f8c26f328f8f60146 3945 haskell-lambdabot-misc-plugins_5.0.1-3.dsc 42e4d65e9c20e6aef9a707ad206616088fb21756 2588 haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz 2c785c97562c7e1b9a14dd2a9a1463dc3b22bdfa 10200 haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz Files: 8608fda6ded99224e36f5e35a53fb018 247296 haskell extra libghc-lambdabot-misc-plugins-dev_5.0.1-3_amd64.deb 1138c482801b5304dc206aba515cb928 42724 doc extra libghc-lambdabot-misc-plugins-doc_5.0.1-3_all.deb d91abfefa22e0d869465c65443d1233b 258564 haskell extra libghc-lambdabot-misc-plugins-prof_5.0.1-3_amd64.deb b53dc25d6fd25cf3678c7b99683742eb 3945 haskell extra haskell-lambdabot-misc-plugins_5.0.1-3.dsc c99893797ff1038fdf9bd4d0ccfd01ba 2588 - - haskell-lambdabot-misc-plugins_5.0.1-3.debian.tar.xz 1fbadb5d7658637e892e62f8a2ad53b1 10200 - - haskell-lambdabot-misc-plugins_5.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioZiQP/jixd7PJeTOblIW/SuYoaN+q 0JqEr9evCMFXV/87PAaZKGSP8DuZCPs5CRXK+388Bx36nzZFuOLkcklBKqXus9uP huIL4Lq4i0kjVoaMq32UdL9zzSjE2VyTUldCkM7DusIbAaG81Exy3nM5ICXw7HVb JmtTIGGbemt915ZoEa526LM3EmCzk1/EeTAWZxVddoOM2adJ7NfDmx7qaa0BSNJp nQsxTxJwj4MQg4fI1bu/topY8RTyM5blkn7IjfLtSG0Y1pRftfmYJO9vnDEwe/U3 zxyHYn7cje5lpQoJ+M02HyCCSWbKcfPHuHnFKl/8shiUl1ZecOT+gxjY+u3+oLTW YcgED5XyEShp4hjVg+4epRd/KdLhlT3H+NrwqLosppw6ruWdhKefyDUZX2H/VDGR I79UgPV0cuc82J3Zs/19iyT4i7Tc8AzRR/0IxN16f5LhHwWpn9hyDStMPFvi9DIY MMDZ60hii2rtbyEL5ORn3Phmh8+OfWwtzArTaRuLTJ/JsR44LWHmEViZaHplgTRL zsmYf3ek9MPp2BoLMmh9JSC70S70DiFoANmmy3BDVbLUqK2GcjiDNfOuQe3Q20Lc qtOars0tDSLabJsn5xHaiQ3eSKYlaKYldN5PmyuntM79dJDSkQR+g3evgnlOBE/g bGZFJ6CN+hbjv3Hdz8in =t0wy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:32 +0000 Subject: haskell-lambdabot-novelty-plugins_5.0.3-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 13:14:44 EST Source: haskell-lambdabot-novelty-plugins Binary: libghc-lambdabot-novelty-plugins-dev libghc-lambdabot-novelty-plugins-prof libghc-lambdabot-novelty-plugins-doc Architecture: amd64 all source Version: 5.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-novelty-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-novelty-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-novelty-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-novelty-plugins (5.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: ce591ff8aa0983e4c41457d83b726b36ecf7673bf798b9eb6bb0f40f91fff268 191474 libghc-lambdabot-novelty-plugins-dev_5.0.3-2_amd64.deb dc89eae392a2f83223256e0ff0cbd996e5553f0b2c5c7ab9367dad92934f922d 42376 libghc-lambdabot-novelty-plugins-doc_5.0.3-2_all.deb 24168711172dc38687a0439026511c45b0f05002b12941d4b75911e1a5cddb1f 165188 libghc-lambdabot-novelty-plugins-prof_5.0.3-2_amd64.deb 1136444eef6018573a40c1dc0f97d4a90c0cc2f9bc4ccfdc0914ca1a859a52bf 3106 haskell-lambdabot-novelty-plugins_5.0.3-2.dsc 8be8ad4af421145821044e0dc2d254e4ed0128e5767c3ac431f081557166a486 2416 haskell-lambdabot-novelty-plugins_5.0.3-2.debian.tar.xz fecaa0830dbf817b9e1c8f981d7e13ead31634f136c83ea5fce22125d245de20 9976 haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Checksums-Sha1: cc77cc53cbd67cac844e0a484e787a510268f9ab 191474 libghc-lambdabot-novelty-plugins-dev_5.0.3-2_amd64.deb d348ed363a037f42d82fdc7286784a9e8741c36b 42376 libghc-lambdabot-novelty-plugins-doc_5.0.3-2_all.deb 3b4a8da35c70e1ce27b5bcd01d60201dfe095f87 165188 libghc-lambdabot-novelty-plugins-prof_5.0.3-2_amd64.deb 5e726e50c5518ed374e9fa6212d6e9b366f48b1e 3106 haskell-lambdabot-novelty-plugins_5.0.3-2.dsc f8717336c1b46ae27855aebd03bf4c407f8c9756 2416 haskell-lambdabot-novelty-plugins_5.0.3-2.debian.tar.xz 5294eb61d11d419fb95bf422074bb1907d18f137 9976 haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Files: ecae510707c8e05681155a4344faf22e 191474 haskell extra libghc-lambdabot-novelty-plugins-dev_5.0.3-2_amd64.deb 1eef8e283df8b61d2061f6ceac93dbef 42376 doc extra libghc-lambdabot-novelty-plugins-doc_5.0.3-2_all.deb 10422e52f4d920b4eb8ffaa969fc1729 165188 haskell extra libghc-lambdabot-novelty-plugins-prof_5.0.3-2_amd64.deb 676ad4c63403676aa25489df50910d74 3106 haskell extra haskell-lambdabot-novelty-plugins_5.0.3-2.dsc 2d79b5d8ae625828aec764468be7a743 2416 - - haskell-lambdabot-novelty-plugins_5.0.3-2.debian.tar.xz 046e4f675c6e737433caecaf0c4c36de 9976 - - haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZdHaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioLdcP+wbyy49B0pWIytcvCclvGpWo EikFwKkD/FXCoGDSquoTrbYl6qNo1FKFkRhOtZKt/JJzAvsG0klnaJ3k/YDwwwN0 7QlzTm/QxFOZJ/4yZ6ZJuCVRrZ75gVWQB5xo+cufqY8687E1G+b3xtoxeQOSXkhb tQSzhXeuOl7s76AzIAPBCK2txeQGmNGrbPxXCyVplW3/YIcT3BRc82d+x5Y9Ziyn XhVDD5+/2zaN16Wp54sNUT1CBH15r6VzJSTENGrZ45w2EK/iTylxVximY+fp3583 PCKZYdXW4FzM/MCvMDG+D50CFGLgy7gSnBBOKMJq/c9UIohgmge9dhpbDcLHU0tf VqCZZBLHVL511ZxW3V8r2YebcFp4qi0N96NYZeH5uCg/lZjX0tTSKEN7h8PLoPgh xCxRs9ExTSQRO2fwwH+ErlYUMCPuj60A8H6SPUsX7HcMhbwIwOVJAa5DE2V4vbzJ vNHgZtfwx+iy4VNTbIThDQU7xRPXLRhMQ+Gh+0ivmLLqn9CHAgfX1Ixol8cWlAVX 4hyxN7ibdyWZUH89C6FwoBqSefvZvYVrvgdx2alRMbR5d68+Q/Ws6wJ5EnTvatFt CnICROcOMEIluI1xcQL+7UYD37djfWJpc8Q3zelDm2Jc8DVYfa4+mQOgiPB7O4GA s6G6bGQXLY9WEkowaCnY =Hwe7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:34 +0000 Subject: haskell-lambdabot-novelty-plugins_5.0.3-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:21:15 EST Source: haskell-lambdabot-novelty-plugins Binary: libghc-lambdabot-novelty-plugins-dev libghc-lambdabot-novelty-plugins-prof libghc-lambdabot-novelty-plugins-doc Architecture: amd64 all source Version: 5.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-novelty-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-novelty-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-novelty-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-novelty-plugins (5.0.3-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: 1c543b606e275f21edbbbebd3be815d610b8b3d9e79b79defa6bf05e5f483d9f 191822 libghc-lambdabot-novelty-plugins-dev_5.0.3-3_amd64.deb 7471a52acefa586b6fbae0dafc6ca438e36742eb5451c18c51660851b5ade279 42432 libghc-lambdabot-novelty-plugins-doc_5.0.3-3_all.deb d5313df2b8c85726a1f5e473e37966c57a84ea2f89e600f17713f1290f63789d 165134 libghc-lambdabot-novelty-plugins-prof_5.0.3-3_amd64.deb 4c84befe40bbd05283685a3e10ee49c89773c576b41ba05977b6a029e0b3c2d5 3154 haskell-lambdabot-novelty-plugins_5.0.3-3.dsc 29775a14ef864b660648aabf1287948ce303ba9fd7927e0ff4b76d6ff16211f8 2488 haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz fecaa0830dbf817b9e1c8f981d7e13ead31634f136c83ea5fce22125d245de20 9976 haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Checksums-Sha1: e20908353045e15a69da5023cb4b92d7374123fe 191822 libghc-lambdabot-novelty-plugins-dev_5.0.3-3_amd64.deb efcf865889cd555a1817c56451e3adc41dd97304 42432 libghc-lambdabot-novelty-plugins-doc_5.0.3-3_all.deb 28847e86b9a35036e6f0b957b9d8b419c173f6af 165134 libghc-lambdabot-novelty-plugins-prof_5.0.3-3_amd64.deb 27981ebaff1f871522aeeb493102c5cb560dbec8 3154 haskell-lambdabot-novelty-plugins_5.0.3-3.dsc e56425c1ce1f982a40d77c28a7479a20b30c5ef3 2488 haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz 5294eb61d11d419fb95bf422074bb1907d18f137 9976 haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz Files: 47e5f71d9b80a726f1f5b74e22642ab6 191822 haskell extra libghc-lambdabot-novelty-plugins-dev_5.0.3-3_amd64.deb 8f891bf8116be1ddbc49475666aa4361 42432 doc extra libghc-lambdabot-novelty-plugins-doc_5.0.3-3_all.deb e8dcf432a01e229680355af423daabad 165134 haskell extra libghc-lambdabot-novelty-plugins-prof_5.0.3-3_amd64.deb 03aa7ecccd4e473270e100601a0a7ff6 3154 haskell extra haskell-lambdabot-novelty-plugins_5.0.3-3.dsc 7d66abc26e45cb84d3e0ac9b6e8c92db 2488 - - haskell-lambdabot-novelty-plugins_5.0.3-3.debian.tar.xz 046e4f675c6e737433caecaf0c4c36de 9976 - - haskell-lambdabot-novelty-plugins_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio1icP/0dmDevbWj9sGzA8TwDFEW2H F1zA6ozGey4EtuKz2R7n78wwf0lP9wP2Rf9WIhuEPKGzLvutCligTs95tEyR4o/w FV2cXJpaif8bODxrCo6y0VbHxmd+8lZU8bzX1M4VM+V0ewFJCrSren4x52SXVZ9H u+0cxslY/h4J7K7o02SiVHYsNk9lV/Hf4YIB/P1uuqthEpnO9/ftYwgu5Uc7vExk dTHh7tW0HXgJwqQwrQEqBaNEDi+0U9RVxDo6Ic0W8EJan4VG1PkiznR4SUa4Zcvw zu6VjRJzld/LGLNDGgycXDqyfbZTrOgHmji79a9ddmBydn4f9VqQZ0kEt6vyk3pY ge3+DJ/3FVHRWhvJTyhStOfqLWOzkYXCewpD3y5RI4xWYGar0z02O4sbmbS5+++f QT0SvGfBC75zGFeH3eG5QizmfuvJiO5rgO1HnsniM3xJLaatoEmkEsZhWXvKn+hb a0fXX/AJGMl4hkLyBOP4joJp4GEGXfYVHJ5GkJB9uG7GKICElxpamyjKvrohG3d6 GcWpJXg8w5LCS/Bfrttk0zDtM9iAVLXivJ7wOvoIL7iOZR/Hk0ivTwUDSoKB6MuS HJ9ieTlAmsBPCVP6sJN/BmWojzgXgo4lZRseOtY9er/Ywgfd1co6K/F8m9gFeA9w mmCzU/dnFwhM+gQMOk+d =6uAz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:35 +0000 Subject: haskell-lambdabot-reference-plugins_5.0.3-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:30:05 EST Source: haskell-lambdabot-reference-plugins Binary: libghc-lambdabot-reference-plugins-dev libghc-lambdabot-reference-plugins-prof libghc-lambdabot-reference-plugins-doc Architecture: amd64 all source Version: 5.0.3-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-reference-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-reference-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-reference-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-reference-plugins (5.0.3-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: fb33f5623f92db99f67e81fb0b791f8e1266a18f0b3769f3f3d3dbe1b7d0b99a 185550 libghc-lambdabot-reference-plugins-dev_5.0.3-2_amd64.deb 04496c0c436c36486e677988afefda02a9a079da7c3b22ddd62d1146b6ddd235 50738 libghc-lambdabot-reference-plugins-doc_5.0.3-2_all.deb 059cf2f756496ae87d5bc2e34e02ad9a42bfb452f9ec3bb3612d46afc401fc9e 161624 libghc-lambdabot-reference-plugins-prof_5.0.3-2_amd64.deb c6c101fb76f21903341f0133b2392e0de9075fec4c885ee503bce8552577db9e 3322 haskell-lambdabot-reference-plugins_5.0.3-2.dsc f9bf24d96326849f7ba225b4a68550446621420574c9d598df5ec286b4c6c237 2448 haskell-lambdabot-reference-plugins_5.0.3-2.debian.tar.xz ff873c348657d8781c88f21f37cfd8aa18846aafec3f470516d5474225a081fb 14230 haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Checksums-Sha1: 4aad13621ca9b0665278b90f42c73940a07d6cd5 185550 libghc-lambdabot-reference-plugins-dev_5.0.3-2_amd64.deb a1c793aa34b873b2c05c305a1a0ec7fd2afcebbe 50738 libghc-lambdabot-reference-plugins-doc_5.0.3-2_all.deb c0e6ea727fd5467ebea64fbf94f0dd60335635c7 161624 libghc-lambdabot-reference-plugins-prof_5.0.3-2_amd64.deb 29cb21415d5181c3cd532cce8f727f87307e50ae 3322 haskell-lambdabot-reference-plugins_5.0.3-2.dsc 6d4a5cfbe1a2150bd51a179dae5404f272dbfd29 2448 haskell-lambdabot-reference-plugins_5.0.3-2.debian.tar.xz 121fc6accbe3670aa0fea4413ae0682b74c0ffaa 14230 haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Files: a3783915b4e745012d6f5c9e7faf2dab 185550 haskell extra libghc-lambdabot-reference-plugins-dev_5.0.3-2_amd64.deb a1e38c733652b0c9308ba15a02525f6f 50738 doc extra libghc-lambdabot-reference-plugins-doc_5.0.3-2_all.deb c65c4a3e47f298b52e7c0d96fe3ac349 161624 haskell extra libghc-lambdabot-reference-plugins-prof_5.0.3-2_amd64.deb cdec959a18623a6c81085977b06656fe 3322 haskell extra haskell-lambdabot-reference-plugins_5.0.3-2.dsc 798d0b1cdadbe2d404b4a35352bf9929 2448 - - haskell-lambdabot-reference-plugins_5.0.3-2.debian.tar.xz f1f8ce0b4a74dac3fd6ca583eb83c70f 14230 - - haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNYIQAIMjUPiOyMz73Co76RT1dDc6 GQ/79CODj+7Pshxkpm6aP3Hql0YMoKGbQ9yBGYiO+nyoc6hopwSui0yYKQb/r4dl 5kWjQRAdX8dONRRabZ3I/ZgUz4O7gBzMlskgVTdyBqK/Z6Sb5tZWMRBBojp8AOrj 6expgE4iH5diLelYdfYzPmE17otRecxIP/kDCO5le17q0++yV/8f3JXvv9HM3Np8 6T+cCZnVFb1Er2T3gPN3w4okhtt9ydBEWjWg5xjBwDoB+TEAepN2AJ83/tZcD7nk pKX5lFbCirId/NdCR6puOOXoxJIBe/yQQnLV7EZAnTX0l7VrXQaJYp7M4jc4okor ZdARI9a33VFP8JRhWvQZuGy4YKBFmSi/dZiUUKazRauWmOBTQzc+VxEYIzGGher2 A/o5tLNSR8SUcrYPvzZW918YtSmt/tL2S9nQ9zakJtjKduHFIg/8LL5RP9PbW0oo FcAcUOuQBd73elplrUeVMq06IxaGhqIU2od3XF0ntdazunYHLhoseZLwpBZf9E71 2pChbkZil6UBxFSN6HpNSYgoHHCPWKBEtBnRJyPawT5FS3BptE7ScojUWv9wjYZU pfSDvBLSYUOeGR4uAoHpf4alPfymjU7lXy8GVqiCATfEqcDsBXDRxmEmDer9IYRG UmfvFaZc55aERtepaQZo =YlRx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:36 +0000 Subject: haskell-lambdabot-reference-plugins_5.0.3-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:06:23 EST Source: haskell-lambdabot-reference-plugins Binary: libghc-lambdabot-reference-plugins-dev libghc-lambdabot-reference-plugins-prof libghc-lambdabot-reference-plugins-doc Architecture: amd64 all source Version: 5.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-reference-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-reference-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-reference-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-reference-plugins (5.0.3-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: 0d86a188d55333ed05b0e0ef0f8966e168e13b88d4dff3f652222d74a718f165 185356 libghc-lambdabot-reference-plugins-dev_5.0.3-3_amd64.deb d33637e58c06efe14189c86f3308da3fffb524f094c2fe8248007983c30f23a9 50806 libghc-lambdabot-reference-plugins-doc_5.0.3-3_all.deb 4526d014a79ced9cfab0cf82ab1573bf8aeea92766eb49edcfe997de853a5299 161738 libghc-lambdabot-reference-plugins-prof_5.0.3-3_amd64.deb 93508fdf462c08c4630d8be5e5fa110bf5954df8a5b8143b49edec40f91af33a 3370 haskell-lambdabot-reference-plugins_5.0.3-3.dsc fcac6908eec4d6f67efe52b6e8476bfebbc0e2fc3f62676285a61f066badba92 2520 haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz ff873c348657d8781c88f21f37cfd8aa18846aafec3f470516d5474225a081fb 14230 haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Checksums-Sha1: fe86dd6279ededb27e38b6e1dc23dc266d131085 185356 libghc-lambdabot-reference-plugins-dev_5.0.3-3_amd64.deb 6b0ecf6b5be004a929ec3b9d745575eb4dee9e2f 50806 libghc-lambdabot-reference-plugins-doc_5.0.3-3_all.deb f03d1b643a778e8b7929529927610cc999bcbd1f 161738 libghc-lambdabot-reference-plugins-prof_5.0.3-3_amd64.deb 9409062d5b7ca9647b2bfe7d354026a5c8886186 3370 haskell-lambdabot-reference-plugins_5.0.3-3.dsc 4ceb346868e9a7baef312907670311ae9e5c106c 2520 haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz 121fc6accbe3670aa0fea4413ae0682b74c0ffaa 14230 haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz Files: bbce2b695d5add024cb9db0e34c64c4d 185356 haskell extra libghc-lambdabot-reference-plugins-dev_5.0.3-3_amd64.deb 71a8ae02409e7750c05c5999a9ae4de7 50806 doc extra libghc-lambdabot-reference-plugins-doc_5.0.3-3_all.deb 558b00948d1e116cdc7db3bdc2d69a2c 161738 haskell extra libghc-lambdabot-reference-plugins-prof_5.0.3-3_amd64.deb 9fa9045e27486b08e57a7f52e6b80e56 3370 haskell extra haskell-lambdabot-reference-plugins_5.0.3-3.dsc 0d59f2ff7483bf73d742abe3ea449159 2520 - - haskell-lambdabot-reference-plugins_5.0.3-3.debian.tar.xz f1f8ce0b4a74dac3fd6ca583eb83c70f 14230 - - haskell-lambdabot-reference-plugins_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSKAP/3SpCS1jzrHPFqdNQUuvG5SI kyGVfVROW6DjeimAkgAM7f9DPZvaByU3v7POzNIlgk42VUjte1cSgu8GuUdCzHGa loSI1RMQbXZfGv7Jg59vnZt/9HlxPi9+4fRbbS/nRvULu9d697HfL7/FUFoZwbDc uQjkP+RxI1ldamsWrVNlCOJr2Y8DwARmkru6uNBm+rqOr3LFdjgBhvdgBZnjrVCD /QVy8Qeih2gFX2iPmdJUKLZBLINAcy/D3B3mIUiqgumpqOU+qzsjNKLn5edBGyU3 yHFHpwvon8BFVvogn132oKFvmnam/HhYfVa77UWvXcmK//NX87p7D479cpM3aOCM mX/Tle3MIsGI8uPk19rXzdD66ynrVVd99RYluIIusJmkTWLUdCnN85pkzS8A2/JS WYeQyg25p6HVvB3We5CCZ3EQWVF2LTFo0GIpg+/oow3vSQXBlvN1PtKpcnKnqJso GxT3BK9woBNM3yLobmjokfAnF9bPtHadzJG33m7jacxp8Mw1scTZOpVijSqRGvI+ zsy8wAZK5UdONaKoWLK/ag5X8EMMVldU1K435WrRDb+2VXkgySMlrub3wBN4pi4w E78L1YYpzHh8zusnkj5L0kRF8zRVNYHnCdDWj4oH7RljPvWhy38/kVBkOMfWITK5 Gvcu1z89VTbx6O2lBfDe =2aj0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:37 +0000 Subject: haskell-lambdabot-social-plugins_5.0.1-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 11:35:21 EST Source: haskell-lambdabot-social-plugins Binary: libghc-lambdabot-social-plugins-dev libghc-lambdabot-social-plugins-prof libghc-lambdabot-social-plugins-doc Architecture: amd64 all source Version: 5.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-social-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-social-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-social-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-social-plugins (5.0.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f7bb8947b862541e46985200378e98c6d4317e397cf4172d7c61fe7f74cb931f 265134 libghc-lambdabot-social-plugins-dev_5.0.1-2_amd64.deb 029ee90baa6c2d7992849c4eb20bc1e17e4574f29b397b80a2921a38d87f34d9 51574 libghc-lambdabot-social-plugins-doc_5.0.1-2_all.deb 09e5a999732bc9087128810057312d2bfff6e3c7cadf014c5ccfb3f23a065074 231082 libghc-lambdabot-social-plugins-prof_5.0.1-2_amd64.deb d3c2d4c315aff9edbbf81e3955a3c558d6d2501b0c414f0b229471648d1349aa 2772 haskell-lambdabot-social-plugins_5.0.1-2.dsc 535e949f6269fbc92f79a73247c369c65ccaff1a2b6e07d1f95e82977857c45e 2304 haskell-lambdabot-social-plugins_5.0.1-2.debian.tar.xz 6c6e4d0e33f2c0a0e411a1bac20c12fd01bdeb2008c4feb4231672522420977a 15528 haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Checksums-Sha1: 80424dcb5cc606e1365f557cfbb992cc80dcaf92 265134 libghc-lambdabot-social-plugins-dev_5.0.1-2_amd64.deb 9b088f86c6605ef9570a708e5d75764fff7e5fe1 51574 libghc-lambdabot-social-plugins-doc_5.0.1-2_all.deb ade2b0a03aadef79a9f720903dfe08a59cf39d6a 231082 libghc-lambdabot-social-plugins-prof_5.0.1-2_amd64.deb c50f4a9a7001a21f49e96cfc0bf7b547c997b941 2772 haskell-lambdabot-social-plugins_5.0.1-2.dsc f7110e45bda33b5b369b404477f42835d287768c 2304 haskell-lambdabot-social-plugins_5.0.1-2.debian.tar.xz 3fda42728e3cb85f98103dc7f44e8d3ba3919eb3 15528 haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Files: 2630210903534c5cb518ca388066ab82 265134 haskell extra libghc-lambdabot-social-plugins-dev_5.0.1-2_amd64.deb 72ee4d7c67ceeb8ced48bd14a5251188 51574 doc extra libghc-lambdabot-social-plugins-doc_5.0.1-2_all.deb ba18c9c723fdc6f3f9ebb1f74a8aba83 231082 haskell extra libghc-lambdabot-social-plugins-prof_5.0.1-2_amd64.deb dc6f787df9468798c14bd5f81ec6f12a 2772 haskell extra haskell-lambdabot-social-plugins_5.0.1-2.dsc 9916b8e114f61e8f4b6796dbb3a579ec 2304 - - haskell-lambdabot-social-plugins_5.0.1-2.debian.tar.xz b680a680f40f7b72c26d80e819ec6783 15528 - - haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZbg5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiofOkP/3sCcJOTS+tiDeZclej+TBXw gqUW1u4My8KvIEV/f1Kl7rNWUVSLWcLspdyMfwIoLOyJutoSOjLhEYqcENkPiVnM KUoPA+TYon60rrslVmoS7vp59kxXOrQI9gjFe0zLK72dmWqHEwhwwGmvw8rJiRv4 DHvBcFVmIFA+nwoTqlpg8mokV8b2XPlJCR+Mxd3xZ4mQDVnAFHJWrEsidQsjY8w9 Rg4raKJ4V2hKzjyFKbARM7/JsWZDJKHvxx7URvknAaifRmi8UUvV408SS0fgA3vv BDWASUntY/kdL+O0IVHj1SftQAjvJVwwqgTXOzun0Q5bdFnC3BEfpSh4Zmf1mPJ6 NK9KnRJiS10TQhPaB7b6m6qg7oElyK1L11CLJwXPE+41DD9k2znzmbmXN52Ca4h8 F62/g0iZBbSas5oyMZayuFELM175dttlNJjzNvHi8iaURiXu/LSqU63hIX6lAuWX ezRwOuve/wclem8egA+UloHK7NqckHCqsLo/S7UR7Q5vgt9JMxQwdfHL5l1DXEPu NMrLjGXRCK2W4RRbEd9MzSEykWxK3AeLhweVTomjXP0v2e/rCvxr6E4P8WlAMw23 hG55pdHe21SDoZDJuyiNHSZHcM3OVsr98nAtsJAtrjPdTINSD4l0OKP2eOKk0Apr x2EHJ8jh3xODuDjF8ZZv =OJ4c -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:39 +0000 Subject: haskell-lambdabot-trusted_5.0.2.1-2_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 12:58:10 EST Source: haskell-lambdabot-trusted Binary: libghc-lambdabot-trusted-dev libghc-lambdabot-trusted-prof libghc-lambdabot-trusted-doc Architecture: amd64 all source Version: 5.0.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-lambdabot-trusted-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-trusted-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-trusted-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-trusted (5.0.2.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4a8cef1eb0b37004ae0b423941d3a2b9772652d1cd940c5c636010d3d5ba72e3 15320 libghc-lambdabot-trusted-dev_5.0.2.1-2_amd64.deb c1ca75891b9a6804db25c0cda1c42481e018c4ce1de398cd43c1daccaa7fcc7a 32488 libghc-lambdabot-trusted-doc_5.0.2.1-2_all.deb ea57962e1e48e3046f15ebd34717f88a7488d4d66b3936e5e071778296d8ddf2 12784 libghc-lambdabot-trusted-prof_5.0.2.1-2_amd64.deb c2bdc9a67d61816362b624ed77a02bbccadfd40e5af681905b402dac15fcadb9 2759 haskell-lambdabot-trusted_5.0.2.1-2.dsc 0f41b4b3215c342238f089a85e28b8713301d2ded53514f4519ffc2f2cdd187e 2208 haskell-lambdabot-trusted_5.0.2.1-2.debian.tar.xz 1070f98a979aa1e92b96e898f4aaafe4b549dc2c42391800b3af6fd012861e1d 2003 haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Checksums-Sha1: 5bfc8cadf709934216d032d730c00129cb35e237 15320 libghc-lambdabot-trusted-dev_5.0.2.1-2_amd64.deb b88a7a26b23f944a6787d5d6768dc6a5484648d4 32488 libghc-lambdabot-trusted-doc_5.0.2.1-2_all.deb 06b67ed70bf105fe394f84daa16f7a819315c864 12784 libghc-lambdabot-trusted-prof_5.0.2.1-2_amd64.deb ad07d1333c85bd933d4467714c3cd4a4191c3f52 2759 haskell-lambdabot-trusted_5.0.2.1-2.dsc 0fe5b6fe30600e1a177e30f753ebd74566241b2d 2208 haskell-lambdabot-trusted_5.0.2.1-2.debian.tar.xz 9761a47b03b195d5a13cc4ac9371c9fae7e2c66d 2003 haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Files: e5a726f83d1c78e8f41e1d6b43f65c4d 15320 haskell extra libghc-lambdabot-trusted-dev_5.0.2.1-2_amd64.deb d3f3a54485761bc7fdc9d561388938da 32488 doc extra libghc-lambdabot-trusted-doc_5.0.2.1-2_all.deb 884e0fcca7736612dcb31c2ad5d950c1 12784 haskell extra libghc-lambdabot-trusted-prof_5.0.2.1-2_amd64.deb 5c69401e06fb5cf5c49b61096b1b30fc 2759 haskell extra haskell-lambdabot-trusted_5.0.2.1-2.dsc 87d921b7b988d30d30dadbffe1877134 2208 - - haskell-lambdabot-trusted_5.0.2.1-2.debian.tar.xz 7adcf96dba196be890445eaccbec4036 2003 - - haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZHhQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSkYP/i7udesAE+Y+seFafEUBPmtv 5Kp+tskeN6w9XVQgI20URoBq4Tvw79iJOJow0GT886Qji9fqMgFmjughHvV25Yw1 LtXm0r8zRf3GmWdXxuJjWw+/oOck3UYLFv0EAlaVeYqvBDZiaTYOPascBDgJ+RwE SGP7X/1R+7Mgt6WOL6J2zpvnoC8RyLNTNVnlG8fySYiwAmpORYFL/w0l9qcQXTGj yPKrC2OwL3uo+OAdFDhOlJis7kENTCi5x82z6m/LLuehOpWS3AZCLrCAyAEO9/th 0TdlrsK6b2sjlSbclGq5s/WTHzWjb5v6/5DujqbEkYf2jov8iL02+tstu/0YJX4p 3e9qzLBo3JZTh0ctqAwAcs9ty/fWmdaiZc1Akz40cFAJBeQpfup6WZF5+ht6/TlR WDgL2w5q1RZZusBjnswqBLTehFY2vJBXZ7IEMy8mTc9TKT07CCFNR5tLiQ6pM30s xDqjB1IaGzRJ2ebj5HmE13fpwNaH/zAdV9NfojIeyOZ8FnBUV8JR1E423Z/nsSwD Fr3zIa9Bys9jzHDuTc2jjKO+4DrSDZJeK8SY+Z/476UraOFd6y8WpiHG09NvMPes qpOYXAZzmMOu5nWxP7zqHf6umRoiA3KkvyQfiKT0eYy9jk2Zwr1DD96UTp4pyehP ioJPTTK9pAmqBaccDcie =eHne -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:38 +0000 Subject: haskell-lambdabot-social-plugins_5.0.1-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:11:00 EST Source: haskell-lambdabot-social-plugins Binary: libghc-lambdabot-social-plugins-dev libghc-lambdabot-social-plugins-prof libghc-lambdabot-social-plugins-doc Architecture: amd64 all source Version: 5.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-social-plugins-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-social-plugins-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-social-plugins-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-social-plugins (5.0.1-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: abf499869aa67d7f17a9a60583bdefd03eda04ed37c3914e0464829fd7c5cf03 265016 libghc-lambdabot-social-plugins-dev_5.0.1-3_amd64.deb 0c19af667cf43accb43d518929bbecd8e950d1aa68c990ff715a23884ba70973 51646 libghc-lambdabot-social-plugins-doc_5.0.1-3_all.deb c32c05039a9f66eaef3e64fb199e0c6e88fd5994ac82248accb18175b7cca40d 231794 libghc-lambdabot-social-plugins-prof_5.0.1-3_amd64.deb b7defa48ae913168b93f12fb6a5fbc98483db94045d44ae67b1e91b828e09456 2820 haskell-lambdabot-social-plugins_5.0.1-3.dsc 5c78d127942647a41a9702caf74705420fc9f2f43bdd2eb176c9409e973b7dd5 2372 haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz 6c6e4d0e33f2c0a0e411a1bac20c12fd01bdeb2008c4feb4231672522420977a 15528 haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Checksums-Sha1: e2fe58dd5aafd68dd8c2c976715b31191714f235 265016 libghc-lambdabot-social-plugins-dev_5.0.1-3_amd64.deb 170f971008c4cdd50d1c9701110cc4d125100eec 51646 libghc-lambdabot-social-plugins-doc_5.0.1-3_all.deb 53f461a379bb4970399e9a232e144e934fc8cde0 231794 libghc-lambdabot-social-plugins-prof_5.0.1-3_amd64.deb 2dec9d6227476458e471ba65329b06eab93774d6 2820 haskell-lambdabot-social-plugins_5.0.1-3.dsc b26d93d384f92e0250461a5497bee4b568f5711b 2372 haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz 3fda42728e3cb85f98103dc7f44e8d3ba3919eb3 15528 haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz Files: a9a7df113eed7bd8e25f89832776447d 265016 haskell extra libghc-lambdabot-social-plugins-dev_5.0.1-3_amd64.deb 40a2dcd5df0ed9e7a9b67fd4be06c100 51646 doc extra libghc-lambdabot-social-plugins-doc_5.0.1-3_all.deb f32f1161c2920c939c474ad58494b69d 231794 haskell extra libghc-lambdabot-social-plugins-prof_5.0.1-3_amd64.deb f3b78f31c65e47cb6c8fcd0db7d442c1 2820 haskell extra haskell-lambdabot-social-plugins_5.0.1-3.dsc ed08acec49d89c1f140f0729a55b5ba8 2372 - - haskell-lambdabot-social-plugins_5.0.1-3.debian.tar.xz b680a680f40f7b72c26d80e819ec6783 15528 - - haskell-lambdabot-social-plugins_5.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiosmEP/j5z3HuDYT9LbsV+NhEamuve nVLQ3ITUI/xynL6C7S3hc7oOiTbwTpzIFW0Q+4oHpcapf3fkyGbXLj12VV8kEPg4 P4pc8eafdYIusIRr9V9vAj4/HcvbKXdFJib5x83vJRBD+moOQ2nw6V2AZDit88nh 9aHztt5t+AYrt+brsYFt4KGA45R7ordBUcTUUPcHCXGLK7hwlIzlcNbRyYBReBSZ TyMKexmIqyJwiHSqVsGTD1MByhHRtcLkoHSzUqtr3LKbarzVLqLAnz7TGXlERAxk JK40X0LH1oSWQPpz/sJZK+O4Dc11NcordYEuiLszvQhZ19A8l1CmCF6qpw+cMN4j YUTUVZBbSWe38wnysW0rL+TPUVUKXQv4JKez7tJ+3uS0Oou3PaoU8SXCZ5I95q73 jvBy7KfsVrQu7qMFv64o0/7pNwHh6Ii1s8C2s0D+xPDoyi9FjrjQEd2QdB2P98rF bDQ5yt2b/obQQwLDbg3C5D6BcmWySxQOYtLI/Sh1S2QX8D/ApWN9MyDaNlQZ6t9V RLhdRCrlotH7TUlgTFd2pnZU3u84qq2nw+pdscmMAoXMtQjuZlFKTzrlLiKrxZJG 5edsL4QGqVHlKJ8kL0UPCSQW0Pj1edRiSitY52dcRv3xAKhgtD9lnedZ94UHdc3P UwKVOLVmBp12eB8vXUl+ =hlir -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:41 +0000 Subject: haskell-lambdabot-trusted_5.0.2.1-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 15:56:49 EST Source: haskell-lambdabot-trusted Binary: libghc-lambdabot-trusted-dev libghc-lambdabot-trusted-prof libghc-lambdabot-trusted-doc Architecture: amd64 all source Version: 5.0.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-lambdabot-trusted-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-trusted-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-lambdabot-trusted-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-lambdabot-trusted (5.0.2.1-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: dd4f38f67da59a0bf96020f640144290ef9788fa8c56a8c436092820e1e214f5 15372 libghc-lambdabot-trusted-dev_5.0.2.1-3_amd64.deb 2b9309466abfc2b1146bd287966f01d75406df007b64e406219c931c41f09e3e 32524 libghc-lambdabot-trusted-doc_5.0.2.1-3_all.deb 3019d5a187de8dc9774da02a6e13ffc76cc928e3434a58cc860b809e35d9c0e6 12824 libghc-lambdabot-trusted-prof_5.0.2.1-3_amd64.deb 6195ce083d4935243b1456d566ab6e43a6b181fbbf5712b4db02c992e90bcf9b 2807 haskell-lambdabot-trusted_5.0.2.1-3.dsc 01f20c735ccb585407253e9716957c3c42ed6be47c22bbd0b8e53f48a6a5ff92 2280 haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz 1070f98a979aa1e92b96e898f4aaafe4b549dc2c42391800b3af6fd012861e1d 2003 haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Checksums-Sha1: 18874956d550229158ca9eb7bbbd90958767c113 15372 libghc-lambdabot-trusted-dev_5.0.2.1-3_amd64.deb 264b90b25d68d594e675eb51f14f34002398fa8c 32524 libghc-lambdabot-trusted-doc_5.0.2.1-3_all.deb 926af4ef40e57c3ac485dffda6273f7701cd6ab2 12824 libghc-lambdabot-trusted-prof_5.0.2.1-3_amd64.deb 64008cd40cadae7a49ce1aa80708bd2de5a432af 2807 haskell-lambdabot-trusted_5.0.2.1-3.dsc 05555b9fcaa5a207fd92f01b35262bfc0255ab78 2280 haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz 9761a47b03b195d5a13cc4ac9371c9fae7e2c66d 2003 haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz Files: 80a028f8aa8237154be8c6d6d7556c0c 15372 haskell extra libghc-lambdabot-trusted-dev_5.0.2.1-3_amd64.deb c2e65feeb64bf72bb31280dd8a9cbe0d 32524 doc extra libghc-lambdabot-trusted-doc_5.0.2.1-3_all.deb 9988d95b07f0388703a4bfc84e916ffe 12824 haskell extra libghc-lambdabot-trusted-prof_5.0.2.1-3_amd64.deb caeb4e15545c01bc21500fc451046957 2807 haskell extra haskell-lambdabot-trusted_5.0.2.1-3.dsc 64a2f3c464742cbd6e9029a9300434d9 2280 - - haskell-lambdabot-trusted_5.0.2.1-3.debian.tar.xz 7adcf96dba196be890445eaccbec4036 2003 - - haskell-lambdabot-trusted_5.0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioD6kQAKZuLsuKbVKxa8K9e/AjOcTa urQuTIJQc3DWQwBqm6s2BJI4FEk0CtBQ9DJ4jxcfY/n+9MXFgS32uhcKnfmYEnBq mx+mvlBeCoddFqRptE9/YOLGL87ucBRjviO0Pbk/vFuZyVIXkP3hmKKE+kNJy7lK 1XZPKS4yQyP9NmeTC63n0ro/kGNFNRdGScq1k4ZV5oS2lnF86OxtStyyOCjetcD1 H+1hJejtd6Dked0JNgqnLzTd4G55dl2a/bMa03cocD6HrXGIp98dRAIc/M2vmwzO SZ6WoGUlVpe8OFlpXQOP1fZ+e4n2H7OxPUROkbyvsjeqnPycH+HBMikh6aqjZOW/ JdKczMdZDjhjeazjWF3aRkBy5AeQ8x5+8Htz5gVRvqJ3SZu9uMMxoXG9JQpcCPdz NHiYX37wQzOW+XXZIPcLtaENL6pksolR8djq9m1Pyola00rS3lMHWk1vpZ4JbWQI ms9UXkiWuRndZJwxxnYd3INlcZqVHHlG6WEXhP7rtLhzWI7K92H280htZA08ENBS 45uIbZvMmld7MTvqXe4Oe8MQ4iErl5T20zAWR3XuLH/XOg/+GZJayp8yWJnle28y RLKgl/deZGMpKHkN/eqjlDuzdRK5Wz7y8HTtAw0EsqsA0BKjkrYpe5ALfaDdaVE7 2q2VB1RXBhdT8EFCuZPx =YMUb -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:42 +0000 Subject: haskell-misfortune_0.1.1.2-3_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 16:03:18 EST Source: haskell-misfortune Binary: libghc-misfortune-dev libghc-misfortune-prof libghc-misfortune-doc haskell-misfortune Architecture: amd64 all source Version: 0.1.1.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-misfortune-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-misfortune-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-misfortune-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} haskell-misfortune - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-misfortune (0.1.1.2-3) unstable; urgency=medium . * Set a human Uploader Checksums-Sha256: 2ac3a67f9cf371feb00c5bea0128642bb58c5fbea160c0ffa51e09b7a1711c63 6302 haskell-misfortune_0.1.1.2-3_amd64.deb 175f2b949c9e42085916f476a5951c8aa550ac07d8d191edb761610dae6317a5 178090 libghc-misfortune-dev_0.1.1.2-3_amd64.deb 8b0c1d302e3cbda522db623414f660750e3f4055b0d1e79f265ad528a35259ad 55512 libghc-misfortune-doc_0.1.1.2-3_all.deb 6600c634b3deedc7fc2092072c370633938a1498b13fb1f175299376bc2d6356 149862 libghc-misfortune-prof_0.1.1.2-3_amd64.deb 89d592f156c87effdad89c690566753805b4e1f6e1058eb8c7f7f9bbaeb09eec 3123 haskell-misfortune_0.1.1.2-3.dsc ed211adf31f4ec806a853dbf6e91119f0b8e125b7287e676d09e17aa23333774 2712 haskell-misfortune_0.1.1.2-3.debian.tar.xz ae4b44215f811e7af6af756c813b9bd6e4161be555f30dd817324f8d1ffe2349 1623822 haskell-misfortune_0.1.1.2.orig.tar.gz Checksums-Sha1: d8b825d97c94716049bc4007ecb31da9144e81fc 6302 haskell-misfortune_0.1.1.2-3_amd64.deb 8f73b76959eae7aa5daf27c13e3dd081c94d84c6 178090 libghc-misfortune-dev_0.1.1.2-3_amd64.deb 1175a2393fd18bd03e6db325c481497e7bd52e2c 55512 libghc-misfortune-doc_0.1.1.2-3_all.deb ee7d59aa5dcd5197df4a97d4701ae6dd3f9709ec 149862 libghc-misfortune-prof_0.1.1.2-3_amd64.deb 359b6a91e02bc1f9f4ff3a13090245374e1328d3 3123 haskell-misfortune_0.1.1.2-3.dsc fadd99c60caa812151bf1eacecf8c94d5763ab61 2712 haskell-misfortune_0.1.1.2-3.debian.tar.xz aa7fb5e956615a76cafacdc08ca6dc6cbb5f4750 1623822 haskell-misfortune_0.1.1.2.orig.tar.gz Files: 82c2a5e43e3d77a4c1d37547445871c0 6302 misc extra haskell-misfortune_0.1.1.2-3_amd64.deb 0af9aaca57cd4f6c2aa044ffac842243 178090 haskell extra libghc-misfortune-dev_0.1.1.2-3_amd64.deb f9dc24187479c0320147d641687f626a 55512 doc extra libghc-misfortune-doc_0.1.1.2-3_all.deb 6c32e6752076cd5f0149f65ac59ff2b1 149862 haskell extra libghc-misfortune-prof_0.1.1.2-3_amd64.deb e6f30acad48249bf54f01cf82ccc586c 3123 haskell extra haskell-misfortune_0.1.1.2-3.dsc c990b135c906ec189226559281cdc922 2712 - - haskell-misfortune_0.1.1.2-3.debian.tar.xz ce81dcbcd1b273575d77dd15ec72515f 1623822 - - haskell-misfortune_0.1.1.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZfqIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioM/sQAI6X0/qe3mCvNYYvBZler72Z cKwiwWVey5eoreKFamNfGoiV1v3uNuBCQVYbwJKcu/HVhYgvRi0RNlT9V4nY9G3n wHQj4uZvgDYez0/QI0ZQwxvzN4rXJCyg86eg2TN0LL34VrkS+3JrxnGOiPZ7iwee zUp3ust8q/Hu4iSSR4v97LaU1MWFmTAatwCBTJL0he4Mad4fbNVi7w3NRVyT+GJi S+FxmZuAQtQhuRcPTTofcFpun+Kr0VhU8Ego+18XWAIrS25V9QHLqnXr3w/3aAO/ oPjZJJRxGg5dquEbAQah67nfmUobhi0iW7k1WbRHVrY7iXqjCk74lGzxqV1plV4o LOFIt3t5aUlwxBuToe4ALgdPVDIazVLptcDrZ7ZP341J+fh+pMYYJ3HI6H+b4Eol uejxovv6oLJUPV/ScB4g+pyUcVuAIbsxFp06Uny+RHr2jZ3SKxb2UEgwPRxxV9aN gf9Ijr/x1sa7UnGpSY7lmaq1C6EY62UgE8XY10SP/tSJk62/xSkTtfy3MniyQYKs KlUG7QutyrfRYlFSxBsZWKhrMq5ne6ZMY+f7A7OptZsPjnUX2PcR8I+WF8RCEzN7 wgBU2jYlQq0vutKuzBHKcfUKNj/duF6p6d2WpxmoC8YFU0qngBnyIXzISqc4rKuI BD+UWnDmN7KO+LhwRsdo =eiq/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:43 +0000 Subject: haskell-refact_0.3.0.2-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 14:47:37 EST Source: haskell-refact Binary: libghc-refact-dev libghc-refact-prof libghc-refact-doc Architecture: amd64 all source Version: 0.3.0.2-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-refact-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-refact-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-refact-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-refact (0.3.0.2-1) unstable; urgency=low . * Initial release Checksums-Sha256: 779170dc6ba6ed8041d1185a299dc3c3865468c7a62c87bd50ff85afb4c9909d 80536 libghc-refact-dev_0.3.0.2-1_amd64.deb 5c1d9fc9bc651d5da69605ca19b9b097b4b7085b218e7d0ef84c68fab49d0437 29460 libghc-refact-doc_0.3.0.2-1_all.deb fcb46d086d4b193429b745fbfc09520f6567182ca35c5d209881f13c19f9f907 70216 libghc-refact-prof_0.3.0.2-1_amd64.deb 3293eadb606e372fd9e7a3c9513cf13bb7a940b7e5afd64ddb289dc7572a23c1 2342 haskell-refact_0.3.0.2-1.dsc 6595137f3729598c3058130f2077ac51c72d2d806870c009f51a3078a8616175 2100 haskell-refact_0.3.0.2-1.debian.tar.xz 0ad029727797c8ca5d179c7abf1bfc135d86a7d72cf93785ee12ad243aeb1f6c 2345 haskell-refact_0.3.0.2.orig.tar.gz Checksums-Sha1: 9578bf5e6886fc863c077cdc6760b8cd4dfe94c6 80536 libghc-refact-dev_0.3.0.2-1_amd64.deb 8c00e943f735a7336a485699941e29a4478fa444 29460 libghc-refact-doc_0.3.0.2-1_all.deb 06a522855a9ae35db252ee4afc24a5ce7aad8876 70216 libghc-refact-prof_0.3.0.2-1_amd64.deb 1d761e62b7396e45842ad54a736e2a83b2d5e3dd 2342 haskell-refact_0.3.0.2-1.dsc be9d5026b956859f833be442a8ddd0a8788ab58e 2100 haskell-refact_0.3.0.2-1.debian.tar.xz 778cbc7a147e216246f85e3e824a0215712c3013 2345 haskell-refact_0.3.0.2.orig.tar.gz Files: 2e1c9fc3616ab1e70367acf72e955dd1 80536 haskell extra libghc-refact-dev_0.3.0.2-1_amd64.deb 2d519582d291c18e39c2f78c06a03c0a 29460 doc extra libghc-refact-doc_0.3.0.2-1_all.deb 0140bcc8f49911e87c6dbdd0ea113c02 70216 haskell extra libghc-refact-prof_0.3.0.2-1_amd64.deb cd0fa4c07b60b2813a672c21346a265e 2342 haskell extra haskell-refact_0.3.0.2-1.dsc 7ca48c353be4790630f6908effb06ae8 2100 - - haskell-refact_0.3.0.2-1.debian.tar.xz 4947b12687e0b759cc7f318c79468484 2345 - - haskell-refact_0.3.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZJHvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOJkP/jzqYEQ0MZD4IJrCO92d9f0Y Fipcseftm1AqBS4HahphlvABZWIeiyPWpgjxaI6VTCU5rZDTf5nG9qyL0/mt5l1V LtJipvzIW7gkWIN682oG/JcwBSVPMCHOKwQWDBJNeEdwXqF2uB0dLoWnl5jS4kE6 sL38expLHFWO6m7P01JMOSQ1ixcymkqoFSsvqoy1jWdvcjddSsjRWv7N/jSlSo7K j8gadbHDAnNsrjKrfeZPJYsHs9U4ciQNlcc8UeZ57qUPSD0f8m6zAGMbsssbbK2d vWyHbB3XGkDLeOQhMjhsFbKIk++EqDyb5RTwhrkfEcbuV8V7Ad9NowM08dztOC9B u26obcPfUamGX8NkcDePrAXm64ejIddigBOas4KLN91Qr/kVp9GA3ppIUOwOGGB9 k4qdIDB7ML5Un2nazPVxN/c3qs/a8I6GlaRyIpGWrtkfXlfDug7FXszbr00KJUR8 SZVL60RbIjyAWQZElUiDniL8PzKJOk4Rc43BikzJCOpNcZ6BdH5r9qhOPyjwae2A HwVgHwgjIRYVOCa8wj8sp5s1PmXS1EY8u4NcojEFx5NOTHJVZNAHInx/r7KVctgr DZ+RagT1Ze2g5SIq9SfEWc0hrwglY7Js+ooN7LBAAQKSTnawtRT5wOkvvJr0APur M0vVjB0bRA8uC7YnuWnf =wN8s -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 7 23:00:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 07 Dec 2015 23:00:45 +0000 Subject: haskell-text-show_2.1.1-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 6 Dec 2015 20:58:04 EST Source: haskell-text-show Binary: libghc-text-show-dev libghc-text-show-prof libghc-text-show-doc Architecture: amd64 all source Version: 2.1.1-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-text-show-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-text-show-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-text-show-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-text-show (2.1.1-1) unstable; urgency=low . * Initial release Checksums-Sha256: 6bf7b5d6fe1ffc1bf2924e38cc1e99f5b576ec11d0dc6f5e5a40b5d45e702134 937536 libghc-text-show-dev_2.1.1-1_amd64.deb e67fe03755dea0e10c4feaa3586ddd9034b20d04aea68b617b31697012fc1ae0 175824 libghc-text-show-doc_2.1.1-1_all.deb c63e5c998baa6a604ccad218cf39e9695bff31860a860f91c4dd60a9537e903f 889650 libghc-text-show-prof_2.1.1-1_amd64.deb 0053f78f845d3f9982237c05cfddfc16c68121ea44033f2eec7fd664fd78b1ac 3405 haskell-text-show_2.1.1-1.dsc 9a78f975faa2c4a8fb392edf8bfc10c8c3b174f8476e809007087d28ab0de632 3100 haskell-text-show_2.1.1-1.debian.tar.xz 0c42b918bb3a20eda3dc060b14a74c216e1ef3472d9cc8f4a15623a3f2e8c1eb 86367 haskell-text-show_2.1.1.orig.tar.gz Checksums-Sha1: 585579416fc9a4a2d351737191a56e051b8a4b37 937536 libghc-text-show-dev_2.1.1-1_amd64.deb 1271f12e5583fa8383a0bf7e3cde138a10735870 175824 libghc-text-show-doc_2.1.1-1_all.deb f4b97ddfedac81077a1042b98a7141abf6e63313 889650 libghc-text-show-prof_2.1.1-1_amd64.deb 59a47986fdb8adee5651ef6a49846ca2c2aa5226 3405 haskell-text-show_2.1.1-1.dsc 43459d928ec619f84596d564abee49d9976828a2 3100 haskell-text-show_2.1.1-1.debian.tar.xz a1fb59e2026acfe6f26059983025a7e3b655e3e7 86367 haskell-text-show_2.1.1.orig.tar.gz Files: c5e1f4ad29ab476cef39b38b34cf8311 937536 haskell extra libghc-text-show-dev_2.1.1-1_amd64.deb a4021eeb7fbebc64cce00ce479e0f59c 175824 doc extra libghc-text-show-doc_2.1.1-1_all.deb ee2c9e56e3d0b27b8667277a7c837742 889650 haskell extra libghc-text-show-prof_2.1.1-1_amd64.deb b2d3a191c2f1817b85f51cc4215e1676 3405 haskell extra haskell-text-show_2.1.1-1.dsc 2928e7440f7b130d4a0d67f8fc1d52f5 3100 - - haskell-text-show_2.1.1-1.debian.tar.xz 175663443187747ae9bdae0e8aad9b7a 86367 - - haskell-text-show_2.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZPE3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioUJkQAItB+14CPZAqL1Zq5x9TR5Ps P+JAh1H7pJzlhC6SLaTa1oe9qSfkkS71MrkD7lLvfvGe1Ok8AyRwkYEELEHz5T1Z D8rKVq1c6ITnkBnq1UnSKPV9Loz+ImMCpprMwxL3KdjKYoZ6h65gKxHXLxVOfnA/ /vlsoZILpOh7IeGrZfhSou9nzo5xQJkJTdbw+6caxVQAOsqBrAf8yt/UCF1zTiUz JnvOOmr57qreJuKqYhsqsfwZWx5ewGelldPbZ2ONXQMrSr8IkjP7U+dkWlgT89Fi xwITtAbLMat3xa68QrPyR2CSyKMY3ipkv5G2S4YhQf9CctMbTpKbbo31Ai/ppTPZ xLdNjOpv/Rbx0ok5GepbARHZq2I2FjvVeCfTovI281WJd80sCrGPUCHv+bIoIWy6 iJ5lsWNB8qLGaSvRgLEdivH+WTGzRIx4FrIyFJfaCFE3DBhQ0f8rpWoMDc5ywfsE ODFswahpH1dSddJVtMkr8wRkh/9dTGqRrvjNlQrIveuhCMDyyPi8U8O4vmz7/Zd6 fFbspdmqUiaZYQCoxuEwocrche1JkqZVoXZUixGLONtOhUv7OMhMRFiapWTH84ou /l+9rjmeyG3MGkfnrwomn2rdqs6xzpsYgOvGJnSj+fABIXSb88BlLpgkqiA0zKBW nVl5I4g5K7LPXhk0oRso =r3dy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From cjwatson at ubuntu.com Mon Dec 7 23:39:19 2015 From: cjwatson at ubuntu.com (Colin Watson) Date: Mon, 7 Dec 2015 23:39:19 +0000 Subject: Bug#807366: ghc: disable PIE on Ubuntu/s390x Message-ID: <20151207233919.GI2181@riva.ucam.org> Package: ghc Version: 7.10.3-2 Severity: normal Tags: patch User: ubuntu-devel at lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch xenial The newly-bootstrapped Ubuntu s390x architecture has its toolchain configured to use PIE by default (I presume by customer request, though I don't know the details). Binaries built by GHC segfault immediately if PIE is in use. I think it would make sense to just disable PIE on s390x; it's not enabled by default on Debian s390x, but -fno-PIE/-no-pie should be harmless. Disabling this both during the GHC build itself and for things that the resulting /usr/bin/ghc compiles requires a couple of different pieces. Here's a tested patch (which could be refactored later if more architectures have this problem in future): diff --git a/p/ghc/debian/rules b/p/ghc/debian/rules index b285537..ca8d8f3 100755 --- a/p/ghc/debian/rules +++ b/p/ghc/debian/rules @@ -34,6 +34,12 @@ ProjectVersion=$(shell cat VERSION) GHC=$(firstword $(shell bash -c "type -p ghc")) EXTRA_CONFIGURE_FLAGS=--with-ghc="$(GHC)" +ifeq (s390x,$(DEB_HOST_ARCH)) + EXTRA_CONFIGURE_FLAGS += \ + CONF_CC_OPTS_STAGE2=-fno-PIE \ + CONF_GCC_LINKER_OPTS_STAGE2=-no-pie \ + CONF_LD_LINKER_OPTS_STAGE2=-no-pie +endif BUILD_HADDOCK_DOCS=YES DEB_HOOGLE_TXT_DIR = /usr/lib/ghc-doc/hoogle/ @@ -51,6 +57,10 @@ endif ifeq (armhf,$(DEB_HOST_ARCH)) echo "SRC_HC_OPTS += -D__ARM_PCS_VFP" >> mk/build.mk endif +ifeq (s390x,$(DEB_HOST_ARCH)) + echo "SRC_CC_OPTS += -fno-PIE" >> mk/build.mk + echo "SRC_LD_OPTS += -no-pie" >> mk/build.mk +endif ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) # echo "GhcStage1HcOpts += -DDEBUG" >> mk/build.mk # echo "GhcStage2HcOpts += -DDEBUG" >> mk/build.mk Thanks, -- Colin Watson [cjwatson at ubuntu.com] From reproducible-builds at lists.alioth.debian.org Tue Dec 8 00:26:12 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Tue, 8 Dec 2015 00:26:12 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-hstringtemplate Message-ID: <20151208002612.8A06B1ED84@jenkins.debian.net> 2015-12-07 10:15 https://reproducible.debian.net/unstable/amd64/haskell-hstringtemplate changed from reproducible -> FTBFS 2015-12-07 16:21 https://reproducible.debian.net/unstable/amd64/haskell-hstringtemplate changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Tue Dec 8 00:26:13 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Tue, 8 Dec 2015 00:26:13 +0000 (UTC) Subject: reproducible.debian.net status changes for ghc Message-ID: <20151208002613.904AC1ED96@jenkins.debian.net> 2015-12-07 05:00 https://reproducible.debian.net/unstable/amd64/ghc changed from reproducible -> FTBFS 2015-12-07 15:33 https://reproducible.debian.net/unstable/amd64/ghc changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Tue Dec 8 00:26:14 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Tue, 8 Dec 2015 00:26:14 +0000 (UTC) Subject: reproducible.debian.net status changes for threadscope Message-ID: <20151208002614.0588C1ED9B@jenkins.debian.net> 2015-12-07 11:27 https://reproducible.debian.net/unstable/amd64/threadscope changed from reproducible -> FTBFS 2015-12-07 16:23 https://reproducible.debian.net/unstable/amd64/threadscope changed from FTBFS -> reproducible From ftpmaster at ftp-master.debian.org Tue Dec 8 03:58:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 03:58:47 +0000 Subject: Processing of haskell-yesod_1.4.2-1_amd64.changes Message-ID: haskell-yesod_1.4.2-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-dev_1.4.2-1_amd64.deb libghc-yesod-doc_1.4.2-1_all.deb libghc-yesod-prof_1.4.2-1_amd64.deb haskell-yesod_1.4.2-1.dsc haskell-yesod_1.4.2-1.debian.tar.xz haskell-yesod_1.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:00:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:00:28 +0000 Subject: Processing of haskell-hopenpgp-tools_0.16.3-4_amd64.changes Message-ID: haskell-hopenpgp-tools_0.16.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: hopenpgp-tools_0.16.3-4_amd64.deb haskell-hopenpgp-tools_0.16.3-4.dsc haskell-hopenpgp-tools_0.16.3-4.debian.tar.xz haskell-hopenpgp-tools_0.16.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:03:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:03:22 +0000 Subject: Processing of haskell-yesod_1.4.2-1_amd64.changes Message-ID: haskell-yesod_1.4.2-1_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-dev_1.4.2-1_amd64.deb libghc-yesod-doc_1.4.2-1_all.deb libghc-yesod-prof_1.4.2-1_amd64.deb haskell-yesod_1.4.2-1.dsc haskell-yesod_1.4.2-1.debian.tar.xz haskell-yesod_1.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:03:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:03:23 +0000 Subject: Processing of haskell-hopenpgp-tools_0.16.3-4_amd64.changes Message-ID: haskell-hopenpgp-tools_0.16.3-4_amd64.changes uploaded successfully to localhost along with the files: hopenpgp-tools_0.16.3-4_amd64.deb haskell-hopenpgp-tools_0.16.3-4.dsc haskell-hopenpgp-tools_0.16.3-4.debian.tar.xz haskell-hopenpgp-tools_0.16.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:05:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:05:32 +0000 Subject: Processing of haskell-yesod-auth-oauth_1.4.0.2-3_amd64.changes Message-ID: haskell-yesod-auth-oauth_1.4.0.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-auth-oauth-dev_1.4.0.2-3_amd64.deb libghc-yesod-auth-oauth-doc_1.4.0.2-3_all.deb libghc-yesod-auth-oauth-prof_1.4.0.2-3_amd64.deb haskell-yesod-auth-oauth_1.4.0.2-3.dsc haskell-yesod-auth-oauth_1.4.0.2-3.debian.tar.xz haskell-yesod-auth-oauth_1.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:05:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:05:37 +0000 Subject: Processing of hoauth_0.3.5-5_amd64.changes Message-ID: hoauth_0.3.5-5_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hoauth-dev_0.3.5-5_amd64.deb libghc-hoauth-doc_0.3.5-5_all.deb libghc-hoauth-prof_0.3.5-5_amd64.deb hoauth_0.3.5-5.dsc hoauth_0.3.5-5.debian.tar.xz hoauth_0.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:05:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:05:40 +0000 Subject: Processing of haskell-yesod-auth-hashdb_1.4.2.2-3_amd64.changes Message-ID: haskell-yesod-auth-hashdb_1.4.2.2-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-yesod-auth-hashdb-dev_1.4.2.2-3_amd64.deb libghc-yesod-auth-hashdb-doc_1.4.2.2-3_all.deb libghc-yesod-auth-hashdb-prof_1.4.2.2-3_amd64.deb haskell-yesod-auth-hashdb_1.4.2.2-3.dsc haskell-yesod-auth-hashdb_1.4.2.2-3.debian.tar.xz haskell-yesod-auth-hashdb_1.4.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:08:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:08:24 +0000 Subject: Processing of hoauth_0.3.5-5_amd64.changes Message-ID: hoauth_0.3.5-5_amd64.changes uploaded successfully to localhost along with the files: libghc-hoauth-dev_0.3.5-5_amd64.deb libghc-hoauth-doc_0.3.5-5_all.deb libghc-hoauth-prof_0.3.5-5_amd64.deb hoauth_0.3.5-5.dsc hoauth_0.3.5-5.debian.tar.xz hoauth_0.3.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:08:25 +0000 Subject: Processing of haskell-yesod-auth-hashdb_1.4.2.2-3_amd64.changes Message-ID: haskell-yesod-auth-hashdb_1.4.2.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-auth-hashdb-dev_1.4.2.2-3_amd64.deb libghc-yesod-auth-hashdb-doc_1.4.2.2-3_all.deb libghc-yesod-auth-hashdb-prof_1.4.2.2-3_amd64.deb haskell-yesod-auth-hashdb_1.4.2.2-3.dsc haskell-yesod-auth-hashdb_1.4.2.2-3.debian.tar.xz haskell-yesod-auth-hashdb_1.4.2.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:08:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:08:25 +0000 Subject: Processing of haskell-yesod-auth-oauth_1.4.0.2-3_amd64.changes Message-ID: haskell-yesod-auth-oauth_1.4.0.2-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-auth-oauth-dev_1.4.0.2-3_amd64.deb libghc-yesod-auth-oauth-doc_1.4.0.2-3_all.deb libghc-yesod-auth-oauth-prof_1.4.0.2-3_amd64.deb haskell-yesod-auth-oauth_1.4.0.2-3.dsc haskell-yesod-auth-oauth_1.4.0.2-3.debian.tar.xz haskell-yesod-auth-oauth_1.4.0.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 04:19:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:19:59 +0000 Subject: haskell-hopenpgp-tools_0.16.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 22:55:38 EST Source: haskell-hopenpgp-tools Binary: hopenpgp-tools Architecture: amd64 source Version: 0.16.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hopenpgp-tools - hOpenPGP-based command-line tools Changes: haskell-hopenpgp-tools (0.16.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 436b29dc481375f9a3a8034b56420b19ebc927622c129c252d1fdf5f6ab4f7ca 7344058 hopenpgp-tools_0.16.3-4_amd64.deb 044e851667d5abed34ce92c65275f8e5e669c85824ab887d76f4b0b7a92f1119 2888 haskell-hopenpgp-tools_0.16.3-4.dsc 1fce007a7d42a847e8efca682528b20c9e370f491800169e2a899264c25bfd8f 12896 haskell-hopenpgp-tools_0.16.3-4.debian.tar.xz 8ecdffae493b7ceaf3520f28883d9e12c6cdaaf444e3230c1c8c876d4cc9d25f 67947 haskell-hopenpgp-tools_0.16.3.orig.tar.gz Checksums-Sha1: 970269689b71de77ab315053caf1ab8efe5d6107 7344058 hopenpgp-tools_0.16.3-4_amd64.deb cc332923113860a8ec6610fd3c1232b428bc7551 2888 haskell-hopenpgp-tools_0.16.3-4.dsc 62483066b87932d1c14739bc058de9eb17363918 12896 haskell-hopenpgp-tools_0.16.3-4.debian.tar.xz 58a84763e5125cf30817868825ff69a6d96bf412 67947 haskell-hopenpgp-tools_0.16.3.orig.tar.gz Files: 88d2b992c7438a93c90ecb29b7392cc9 7344058 haskell extra hopenpgp-tools_0.16.3-4_amd64.deb 17144ec4693eb706a039e1947fb8393f 2888 haskell extra haskell-hopenpgp-tools_0.16.3-4.dsc 1f6aa3e0dae8657b916e7c40bb164337 12896 - - haskell-hopenpgp-tools_0.16.3-4.debian.tar.xz 3926a56d24fc1988620497ff7abf3303 67947 - - haskell-hopenpgp-tools_0.16.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZlTrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioy/QP/j7uqZ7Qb9zttmEfaENP1/2+ u1c20IPUrVMOK9g2vACXPz+gGfjDMe+kXPHFSFQwfRtKuOtj/XGql1pF3v6zhhjq 7mPJ5Gvb1AsjFL/zSCrsOgsrA+hudoWhxvTTMErem5eb+ey2z9ZeY1vDkbhtyYL4 J/vG8fVWoTe76xCKGz51jjWLbUaT0jwmbnANrEKv8pYMTlZUYnhRpf4sUruCH94H fTXrMpmYDNs1duoOo2i+y+bHmg/Iv7/+WkMq1IojEy2ylMO92tqQVOzXFPuIolM8 VL4FXKnnmcGHPCR59wIlOkVVkO83rK6V2VKfhgHoZlxQ5FGdge+L9xl1317Wr7sB S16kAq8DgIsapr0caLrZ4rObmHN76LBSlkCFoUkynKHmWrAa+dd9fl36GMqQ9T0w uMIw9lK4f1/4hAq6uX6gktYEz5qm0cbM9sFNCydNgMjc9iyvFx2ND9w2m6imG8/F t6ZfZVS1P9M7ffg+bCQ58I9Z/MUAfcTpyOEMi7VjyE1hM2yj3g8UiU0Tes+M3iIg 3xyeBlbEP+57v+hndZcE7tF0R/gq/AXd7bCbvU3BDrzinckv9ny+s8U2T9kVGZ3l 6AJf0msFgCI0pkYmKyu1eGp9N68T7pg9QjsxGJXBdS83X6Fg/zAUii2F/RcmpO9f lsT0g++vlTzPv5uRyP70 =XWJ5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 04:20:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:20:10 +0000 Subject: haskell-yesod_1.4.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 22:49:33 EST Source: haskell-yesod Binary: libghc-yesod-dev libghc-yesod-prof libghc-yesod-doc Architecture: amd64 all source Version: 1.4.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-dev - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-prof - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-doc - framework for type-safe, RESTful web applications${haskell:ShortB Changes: haskell-yesod (1.4.2-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 460c521ec82ec337a99bb317b946aa9152f42e9c808ced7784009065a0e14aa8 124132 libghc-yesod-dev_1.4.2-1_amd64.deb 8b3896ca62b7501001ca885b4497e6e7812826ef05ed0d64b3a2acbba014e1d1 68560 libghc-yesod-doc_1.4.2-1_all.deb 98923f57fad8718776e6a55c9286e138a2c023cac1e502d4dd0f5ba5543fa292 103788 libghc-yesod-prof_1.4.2-1_amd64.deb a9cf207672b986662defcc9ae5d99ab19411b3e0e07ccce510265216e73814fc 4180 haskell-yesod_1.4.2-1.dsc e96c625afa5a948a7fd156a833b49f90e2a95a5ba7fef5b43995458688aa39e8 3760 haskell-yesod_1.4.2-1.debian.tar.xz d6d13e608af954de23721261b39ee79569907beb173477db8820acc5e9f45757 9801 haskell-yesod_1.4.2.orig.tar.gz Checksums-Sha1: 16bad9bd0231e00b9f1a15b6ecda05a2c29ef3db 124132 libghc-yesod-dev_1.4.2-1_amd64.deb cb335f4167a248e215fc2b0488acfde9c6571a9f 68560 libghc-yesod-doc_1.4.2-1_all.deb 80d7f546c2d53c6c007adf252e7e9d02bb2c10e3 103788 libghc-yesod-prof_1.4.2-1_amd64.deb dc5af4722c1bbc216095bb10e277ae8756c2fa6e 4180 haskell-yesod_1.4.2-1.dsc 5968ef97d2a4ebf000c52d077b94e93ba41ea9fe 3760 haskell-yesod_1.4.2-1.debian.tar.xz 6cffd8f233e56c235bc2ec367b85d8033932e819 9801 haskell-yesod_1.4.2.orig.tar.gz Files: 68fe449bcc919fbdb51066926ced1f1b 124132 haskell extra libghc-yesod-dev_1.4.2-1_amd64.deb eb9be1dc0e1a858a9478c8771491b83c 68560 doc extra libghc-yesod-doc_1.4.2-1_all.deb f2f4d427382c79739c4378bc0f22ea80 103788 haskell extra libghc-yesod-prof_1.4.2-1_amd64.deb 913f16e21a04c67fd81cb4e24e0ca447 4180 haskell extra haskell-yesod_1.4.2-1.dsc a5da6960963eec4eda1e12538e287a6b 3760 - - haskell-yesod_1.4.2-1.debian.tar.xz 05c236db94184b052bf1948b373e602c 9801 - - haskell-yesod_1.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZlTrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiopb8QAJsSGaMnuUwmjzSzEI0nkIS7 QGWMGjzHa5R6Ko4vYKBMdS1ToQvLbu+akhWon9wFiFoaeprTG945L5GQ8pATTXfZ qu14rxdXT+GOpRTZRbbIZ4SVqsfjOxBBeJnP8xtDyM9Txu4iGeyfSq1ckoe0veaS 90RQ3NIKpoWHiU7XPeZIwMrR3UBXFW4ggRX6vjHhsBOLptdXaGq7yD/lBUitzMcc E98CZv7pteYYFLRSbbmSGEn7Qz2LdzVGatcT2DRKkwHKS9IJsWQagdp2UfxJt+fd 0hw7bSVmrbJnrejvYYXHAy0vhc8rC3ZoHq0B5ZoVyqRQGh+fK5AQTgdDyOzNVzMk yfzRsy7qrXKD21kosmdRPMwlhiR9bcG9/UGqFYOLwBlI3B2QjJEz4/ZCA6aqYqM1 HuvSvWE9iBv3p0Qnbf5m1fM15RGfSpKEKA9kUjqNZ0JcuMIIdH6/jz6F4EAp+pkv CAPL3w8Jj6PLSuBz0Zc+o+K6opv7NpfJCHHcqbxTo34zR+jM/0VzqJav+48AkiLk NVQQZyQXufpjL0eORHhCTY2QvqgZRmH5Js91sPn9V+XU8nlzHgTr1SxEc3LUIIpP oY+IrXe22WSs70Vf0ddx5piSozc/p3YmMx8tWvLHfGKr+KB1bLzA0L/dpIh45ycK CyVlNTKXkiIYrRPLecgK =eqZx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 04:20:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:20:18 +0000 Subject: haskell-yesod-auth-hashdb_1.4.2.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 22:50:31 EST Source: haskell-yesod-auth-hashdb Binary: libghc-yesod-auth-hashdb-dev libghc-yesod-auth-hashdb-prof libghc-yesod-auth-hashdb-doc Architecture: amd64 all source Version: 1.4.2.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-auth-hashdb-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-yesod-auth-hashdb-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-yesod-auth-hashdb-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-yesod-auth-hashdb (1.4.2.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f849c1abb2f5d646157ad0a0befa5800b6c84d871129377c84e4c5d78111258a 77536 libghc-yesod-auth-hashdb-dev_1.4.2.2-3_amd64.deb e6d3386b688d040d1d67768daaf8cb9450cfe5de1415661b85bccc33134cd501 47708 libghc-yesod-auth-hashdb-doc_1.4.2.2-3_all.deb fe4cafaf68695c938e9788aadac36873185b9e29832835d4398eeb6dfc118f6f 64828 libghc-yesod-auth-hashdb-prof_1.4.2.2-3_amd64.deb b2efbfad3a5fa5de2066d4d449942b014cbec22d868f305dbe2404a2e37b978e 3261 haskell-yesod-auth-hashdb_1.4.2.2-3.dsc 25ed497ff20ab3119752876b484a2e26c41cf9091e265fc9f92cf5be1a691966 2240 haskell-yesod-auth-hashdb_1.4.2.2-3.debian.tar.xz d904933fa5172cc330785591eb92fa61a3cb86599c617ff4bdedf348ecad5868 10290 haskell-yesod-auth-hashdb_1.4.2.2.orig.tar.gz Checksums-Sha1: 4c1318a0bc53599b5e885889458a305ad3125770 77536 libghc-yesod-auth-hashdb-dev_1.4.2.2-3_amd64.deb 8c0423771ba0d8fa5c81c6f836c79828b0bd5d40 47708 libghc-yesod-auth-hashdb-doc_1.4.2.2-3_all.deb 826aca06933f70f5e73185908f60502bd82b20b9 64828 libghc-yesod-auth-hashdb-prof_1.4.2.2-3_amd64.deb d6eb758b9e923dfbfc2ddff5cb133f524a6f286c 3261 haskell-yesod-auth-hashdb_1.4.2.2-3.dsc 6ce47da01fe51b10aa028ae53b2539555c987da3 2240 haskell-yesod-auth-hashdb_1.4.2.2-3.debian.tar.xz b68a6bb44ac43b32dfbab26233d2f0ab842e97c6 10290 haskell-yesod-auth-hashdb_1.4.2.2.orig.tar.gz Files: adda87ace1b74a29c1253df84a4d0bb4 77536 haskell extra libghc-yesod-auth-hashdb-dev_1.4.2.2-3_amd64.deb e8b8df5e68e96a0e4a6c7fe4af9bd1f7 47708 doc extra libghc-yesod-auth-hashdb-doc_1.4.2.2-3_all.deb b699c4ca432c8ffea2a3aad1fccd88bc 64828 haskell extra libghc-yesod-auth-hashdb-prof_1.4.2.2-3_amd64.deb af06831e115703cd97db5c1170e920c6 3261 haskell extra haskell-yesod-auth-hashdb_1.4.2.2-3.dsc fd5b3d817917502baf5d768f1ef6d0d0 2240 - - haskell-yesod-auth-hashdb_1.4.2.2-3.debian.tar.xz 6443d458e31b291dc016f201c7ea0847 10290 - - haskell-yesod-auth-hashdb_1.4.2.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZlTsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3kYP/jsVz2qJoyCJNtnb1QkRFkCv QWTCC+7tNbtnBaeHapufGXxVB5bil5W4w59B+ava4kZVTbD42nbNwOJSfx1tYLAT EAE7NhXiC4EXsEWl/ef2HfPNff4gwx6Durhcg5ZtulfRUK8AytvSEuzldoWrsqq0 C7zTY5gW/YWMwA9+kbBsgSX0OPeC8h8qnxQM7AbsmIkmzUU2KUUrA/rZ8YHSj6rR T70CY3M5tpL+gK9+Weazi6/pVITZxnqzW7zKp7jVdtJPZ9DeiR8KJak2ihbGK7T+ S5C+QAY/QiTou9gwWVViMEc1fEvg3PUzsyYRd3p1hUPl5Q2fkZwaN2D36HtUlG8z cf9S3ZyuiyiUgj3KNMawyxFSEMB+1h3fJf2ZxSUeFNzER0az8EomS/vQMLfiRscO qZBgowg3gmL8bWY9lU+6JcazzQrPRmTuAAZfIbYAXonzxicXzCZyhaWxs0FuBKF4 AHSlKneFubtecPyO5jp2OEZSWD1IHhpygye328fRIN7HnkOE6YDjOW+xB4B4xFh4 nh0t807jYRhwZsLJa4f7Irb5s/QVdHOMuqkGjv7nfyoETl0GKoKjT7ICvifHGTQG 8QLRRs4xzfz+1VIHTnN021H1g2T0umaS/tjp6n/eofTLW8IFXAUYJe3AAjOynU9g /JRJjGtd5YnZHlJ2aK1I =Wx2a -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 04:20:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:20:27 +0000 Subject: haskell-yesod-auth-oauth_1.4.0.2-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 22:46:13 EST Source: haskell-yesod-auth-oauth Binary: libghc-yesod-auth-oauth-dev libghc-yesod-auth-oauth-prof libghc-yesod-auth-oauth-doc Architecture: amd64 all source Version: 1.4.0.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-auth-oauth-dev - OAuth Authentication for Yesod libghc-yesod-auth-oauth-prof - OAuth Authentication for Yesod; profiling libraries libghc-yesod-auth-oauth-doc - OAuth Authentication for Yesod; documentation Changes: haskell-yesod-auth-oauth (1.4.0.2-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b11c26c2db7469718e17eb667cb409164752b9fa8e644dce8836bae04306f3d3 43786 libghc-yesod-auth-oauth-dev_1.4.0.2-3_amd64.deb 8ad291bbc39f3b2911738ef12db993656e04b2e027c0bcf413d8963a68dd0bd6 33478 libghc-yesod-auth-oauth-doc_1.4.0.2-3_all.deb 05607b34c40dc264512f9a3ac2616f5898600cdf671b8da131b71ba93f0976af 35290 libghc-yesod-auth-oauth-prof_1.4.0.2-3_amd64.deb 25020fc3d19ceafd0c189782de99db9b45983f95a845f1f17c7ffda1703fc39d 3108 haskell-yesod-auth-oauth_1.4.0.2-3.dsc 156547da0bb2325fb082dd878bc7646c7ad4ea62c429321d8bdc581dda15d961 2424 haskell-yesod-auth-oauth_1.4.0.2-3.debian.tar.xz d4dc203549ad073b7426c8260a9b928d91317409b847936bead82ed23302976f 3118 haskell-yesod-auth-oauth_1.4.0.2.orig.tar.gz Checksums-Sha1: 1e418bd3a0d6ae78e3825696a9998be08b967547 43786 libghc-yesod-auth-oauth-dev_1.4.0.2-3_amd64.deb c0e70f924920af0b70a1e9cbcac30dd00ef77000 33478 libghc-yesod-auth-oauth-doc_1.4.0.2-3_all.deb a6e2b163110930f21540d4c47dbafe7370efa610 35290 libghc-yesod-auth-oauth-prof_1.4.0.2-3_amd64.deb 346fa92f165f78bf64e1043911a4fc43ec09ef7c 3108 haskell-yesod-auth-oauth_1.4.0.2-3.dsc 0e11034f4ae9cb69eab302f952ca96ec6d063274 2424 haskell-yesod-auth-oauth_1.4.0.2-3.debian.tar.xz 3cd0fb08bb723ebd15509aee0c14a0b167624dd5 3118 haskell-yesod-auth-oauth_1.4.0.2.orig.tar.gz Files: 7dc19155db9d7c9e02f5e5bac3c6316f 43786 haskell extra libghc-yesod-auth-oauth-dev_1.4.0.2-3_amd64.deb 9bbc83eb47fb7da9485348c8be235a26 33478 doc extra libghc-yesod-auth-oauth-doc_1.4.0.2-3_all.deb 741ac3d4860b388f1844238ed97f1473 35290 haskell extra libghc-yesod-auth-oauth-prof_1.4.0.2-3_amd64.deb 1e34c5dea769409f8698748c1a37e44b 3108 haskell extra haskell-yesod-auth-oauth_1.4.0.2-3.dsc d17fe290f7c7c11698f46174dbb577bc 2424 - - haskell-yesod-auth-oauth_1.4.0.2-3.debian.tar.xz 037ddce4aa8e6cff7a2e16217b1ef45d 3118 - - haskell-yesod-auth-oauth_1.4.0.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZlTsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioq8UP/REMHAnPDh4nkq/y5aw4LfOQ 9oEjiUbG9edmOHDIpP0B/YEcOeOuCz3FmHLVZ+1uwo3hed9zOGBZNOyPupvxR41t MQUdOPntzWdATNPJjcErZA3pH1/jK2+5t9XUgMAciNk1piDhrtEudUdZEvRMYpOI dkfd6s9631k06yGz0euA0kK+XEPNS2lDFThfdzYLluoh9WIMesBapg/W9hNiqK2M Lh/3jkIC3r6YMQw4HoEA9IO4kSIVzK+Bvk6pc/plF5XqDAMjxz6mx6BKJAY+wJrQ 1HZVYpfwXVkkiLx0tGJii+u5SXyYAB/AwTHMcTwz1cqIz5r3CtNAi2LZwHPZDRA2 p8a5W7JvFAjAebk4LKSbi5F3A0swBZzlxE15gmtoFPBEI8p3uJX2J2tls8OMKYU8 nxD6s6XPSEbnh2DCpSdZThC6Zq/Jz2WDXPiMFX0SrVrfrYH+uYFQuLhO0nKAc4Fd MN51bBk0t2AWJfOcbcJfmupGSVILh9mI7Sm53F39A4pBx6BV98itzUrvHjkDU5Hk OYXWYNlcytaBeNE93LhW0YB8JqfIjzqXMPozsVKnuM+ukuoZ4V1mAPsmhVeLho+n aN4EvuL/M/gAZN9BMUVFnW/KJ1eY2Xy+HdWcBV8Q1irfJC2Ww2suXFMzMlW0yFQK HGV4aHpD75iWMcvliS34 =3bct -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 04:20:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 04:20:34 +0000 Subject: hoauth_0.3.5-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 7 Dec 2015 22:16:54 EST Source: hoauth Binary: libghc-hoauth-dev libghc-hoauth-prof libghc-hoauth-doc Architecture: amd64 all source Version: 0.3.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hoauth-dev - Haskell implementation of OAuth 1.0a libghc-hoauth-prof - Haskell implementation of OAuth 1.0a; profiling data libghc-hoauth-doc - Documentation for Haskell OAuth library Changes: hoauth (0.3.5-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 659cd5b6f813c93a2d0a27c5bd34fbec4b4cfa97e84fab06d2d27917bcaa3dcf 135630 libghc-hoauth-dev_0.3.5-5_amd64.deb 66d5add05bd48c930c81e3ae7e7006f29d96db6160ef9d49f2bd5ea8100b9a11 59672 libghc-hoauth-doc_0.3.5-5_all.deb 7f9016d34df92c60109501c714aed9628f0a4796f01b07f61f44ab462ba5d3c7 114928 libghc-hoauth-prof_0.3.5-5_amd64.deb b35b3623701462287800e0c71d55ac9d94db8c51b7653094c05ef72ef4b289e8 2960 hoauth_0.3.5-5.dsc 8bed25a2b189861b3f4af9124c343e6366e6d4711828da72146a18a383e46c67 3500 hoauth_0.3.5-5.debian.tar.xz 17cb7fe7f07d84c6dfeb77932e7a441482e0ff121893d79be2c7af26761b731b 13127 hoauth_0.3.5.orig.tar.gz Checksums-Sha1: 6e3203c9308f760081bd6a18a4599e428e3ef657 135630 libghc-hoauth-dev_0.3.5-5_amd64.deb 462dfe156a6f1a4613f5a0ae0e3c11105e21eb03 59672 libghc-hoauth-doc_0.3.5-5_all.deb 29548d85b58db5cbb906f22f8f63304b29c45a63 114928 libghc-hoauth-prof_0.3.5-5_amd64.deb 117c9b96b36e98c1b2ce94a2f2f33948c979ed03 2960 hoauth_0.3.5-5.dsc 03c7581a4c33d76fc5c4c68131c29a5ee2796b13 3500 hoauth_0.3.5-5.debian.tar.xz 27728d3631f562a886daf10a3bb016b0e03bbd73 13127 hoauth_0.3.5.orig.tar.gz Files: 113fa3e96bd291d324ef851497ac2a95 135630 haskell optional libghc-hoauth-dev_0.3.5-5_amd64.deb 357c8b2fcc2053e7f731fd1d07462889 59672 doc optional libghc-hoauth-doc_0.3.5-5_all.deb c5e0633b8e0b45622b053f25a5ed7c8f 114928 haskell optional libghc-hoauth-prof_0.3.5-5_amd64.deb 0e5e30f0cc2ad8219f6486c877a2a40c 2960 haskell optional hoauth_0.3.5-5.dsc 9b3b4cbc70d10bc1b70d4fa5b750f6c8 3500 - - hoauth_0.3.5-5.debian.tar.xz 079ad9e818fd23b51583c2e1458a74ce 13127 - - hoauth_0.3.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZlTsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorY4P/ipavl1HLxx1eTd0nAHLA9b4 FTVtDOwCwkwXb30UQT0ex/ynMwJ/ra5cHKjdA/VxUgUrPAcCq2ojzxRI/KWvkt0Q xaKgdoW3wF9NYZolo+IzlOet1ZJRn0iFT/qJwGD448RSRn5EA49z8wlbFyEBcB2z 5pSEv1Kdt/pi3W5TDsfj4OyvincUgT6pWA/SAnQo4xgBZKX9DKRefizzuUos6db+ XD7nY1EiiYJ1lTW7ASTC0IwoyM8YRBChwNaW5EkG+PW0jGzcWRcfUF1oawW3nvsS Z0VOf930ebS2d09uSAFiIl1v2DC+5umFtG2V5/FUqEBWglVukzW313We/sZ/FyD2 KDahicQAEbgX95lwSyPrZ6FZN6ZuxOysMIJW5mJcpSKsTsFaKF/HcLztrt9TSK+/ 5xhW7/Ta5fZ5pDGhnpBK0FHsceWmLzIl0UJgctEScOVd5JTFgeisY0NhWeP6AltW w9uMJFIYZz52qIqusY+Ni60aYU7N9ZqzoPsbMFAxQCkco0VQPyflj1f/+vwiw2ga JxSMsLM0MN8mfh2D6VfDacsmT7n4kAhYCSznHT3EeMjGf4BQ924bAx9aBmH22pyT vLnHYdgL76gPqJj3W5DUxgV0rHec3w6AI/G48jsWrg2YOMUO3ZJ30H3BTJrnOxQS 3G5bvuhQCd6Z78NMSua7 =lZpM -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From xzjjxjxzsaopxlmxzmsa at outlook.com Tue Dec 8 10:04:35 2015 From: xzjjxjxzsaopxlmxzmsa at outlook.com (Attorney George L. Beck Jr) Date: Tue, 8 Dec 2015 10:04:35 +0000 Subject: George L. Beck, Jr., Middle District of Alabama Message-ID: George L. Beck, Jr., Middle District of Alabama George L. Beck, Jr., was sworn in as U.S. Attorney for the Middle District of Alabama on July 6, 2011. Beck was nominated by President Obama on March 31, 2011, and confirmed by the U.S. Senate on June 30, 2011. Beck received his undergraduate degree from Auburn University, Auburn, AL, in 1963, and his law degree from the University of Alabama Law School, Tuscaloosa, AL, in 1966. He served as Deputy Attorney General for the State of Alabama for eight years and in the Judge Advocate General?s Corps of the Alabama Army National Guard for over thirty years, retiring at the rank of Colonel. Beck joined the private law firm of Capell & Howard in January 2004 where he remained until he was confirmed as U.S. Attorney. He has successfully handled numerous consumer class actions and participated in at least two landmark Alabama Supreme Court class action decisions. Most of Beck?s legal career has been spent in the private practice of law. Beck is married to Carlotta and has three children and eight grandchildren. He enjoys fishing and golfing However i was posted down here in Nigeria by the United State Government in-conjunction with the World Bank for justice to handle beneficiary Fund, and based on the payment profile the Federal Government of Nigeria submitted in my office, you are the one of the Beneficiary who do not receive over due payment Fund Meanwhile, i 'm here to stand on behalf of the Beneficiary's for justice ,just to make sure all the beneficiary's receive there over due payment Fund $8.6m Usd, However i was paid by the World Bank, so you don't need to pay my Attorney fee, However i hold a meeting today with the Board of Directors together with the Federal Government of Nigeria senate today in respect of the Beneficiary's Fund and based on our meeting today before i decided to contact you, However the senate has approved your Fund $8.6m Usd, but i want to know the model you prefer to receive your Fund $8.6m Usd which was approved on your favour today my the senate 1) ATM CARD DELIVERY 2) BANK TO BANK TRANSFER 3) BANK DRAFT 4) BOX CASH DELIVERY Finally, i will advise you to reconfirm your full details to enable the Board of Directors proceed with your payment Fund $8.6m Usd 1) YOUR FULL NAME: 2) YOUR OFFICE ADDRESS: 3) YOUR WORKING I.D CARD Kindly view the attach document to see my officer working i .d card and as well my profile website ( http://www.justice.gov/usao/biographies/beck ) Best Regard Attorney George L. Beck, Jr -------------- next part -------------- An HTML attachment was scrubbed... URL: From cjwatson at debian.org Tue Dec 8 11:42:41 2015 From: cjwatson at debian.org (Colin Watson) Date: Tue, 8 Dec 2015 11:42:41 +0000 Subject: Bug#807389: haskell-hslua: no longer builds on architectures without luajit Message-ID: <20151208114241.GK2181@riva.ucam.org> Package: haskell-hslua Version: 0.4.1-1 Severity: serious haskell-hslua no longer builds on architectures without luajit (which isn't Architecture: any, but only builds on a limited set of architectures): https://buildd.debian.org/status/package.php?pkg=haskell-hslua $ grep-excuses haskell-hslua haskell-hslua (0.3.13-2 to 0.4.1-1) Maintainer: Debian Haskell Group Too young, only 3 of 5 days old missing build on arm64: libghc-hslua-dev, libghc-hslua-doc, libghc-hslua-prof (from 0.3.13-2) missing build on armel: libghc-hslua-dev, libghc-hslua-doc, libghc-hslua-prof (from 0.3.13-2) missing build on mipsel: libghc-hslua-dev, libghc-hslua-doc, libghc-hslua-prof (from 0.3.13-2) missing build on ppc64el: libghc-hslua-dev, libghc-hslua-doc, libghc-hslua-prof (from 0.3.13-2) missing build on s390x: libghc-hslua-dev, libghc-hslua-doc, libghc-hslua-prof (from 0.3.13-2) Not considered Depends: haskell-hslua ghc (not considered) I don't think we can drop haskell-hslua on those architectures, because pandoc needs it. Can we avoid luajit in those cases? -- Colin Watson [cjwatson at debian.org] From owner at bugs.debian.org Tue Dec 8 12:12:04 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 08 Dec 2015 12:12:04 +0000 Subject: Processed: tagging 807366 References: <1449576564-3121-bts-cjwatson@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 807366 + pending Bug #807366 [ghc] ghc: disable PIE on Ubuntu/s390x Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 807366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807366 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From lamby at debian.org Tue Dec 8 12:13:22 2015 From: lamby at debian.org (Chris Lamb) Date: Tue, 08 Dec 2015 14:13:22 +0200 Subject: Bug#807390: haskell-geniplate: FTBFS: At least the following dependencies are missing: template-haskell Message-ID: <1449576802.2509557.461382929.5A8BB75D@webmail.messagingengine.com> Source: haskell-geniplate Version: 0.6.0.4-3 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, haskell-geniplate fails to build from source in unstable/amd64: [..] /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro --haddockdir=/usr/lib/ghc-doc/haddock/geniplate-0.6.0.4/ --datasubdir=geniplate --htmldir=/usr/share/doc/libghc-geniplate-doc/html/ --enable-library-profiling --enable-tests Configuring geniplate-0.6.0.4... hlibrary.setup: At least the following dependencies are missing: template-haskell <2.10 /usr/share/cdbs/1/class/hlibrary.mk:142: recipe for target 'configure-ghc-stamp' failed make: *** [configure-ghc-stamp] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: haskell-geniplate.0.6.0.4-3.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 878 bytes Desc: not available URL: From ftpmaster at ftp-master.debian.org Tue Dec 8 13:06:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 13:06:12 +0000 Subject: Processing of haxml_1.25.3-4_amd64.changes Message-ID: haxml_1.25.3-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haxml_1.25.3-4_amd64.deb libghc-haxml-dev_1.25.3-4_amd64.deb libghc-haxml-doc_1.25.3-4_all.deb libghc-haxml-prof_1.25.3-4_amd64.deb haxml_1.25.3-4.dsc haxml_1.25.3-4.debian.tar.xz haxml_1.25.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 13:08:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 13:08:10 +0000 Subject: Processing of haxml_1.25.3-4_amd64.changes Message-ID: haxml_1.25.3-4_amd64.changes uploaded successfully to localhost along with the files: haxml_1.25.3-4_amd64.deb libghc-haxml-dev_1.25.3-4_amd64.deb libghc-haxml-doc_1.25.3-4_all.deb libghc-haxml-prof_1.25.3-4_amd64.deb haxml_1.25.3-4.dsc haxml_1.25.3-4.debian.tar.xz haxml_1.25.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 13:23:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 13:23:28 +0000 Subject: haxml_1.25.3-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 07:57:03 EST Source: haxml Binary: haxml libghc-haxml-dev libghc-haxml-prof libghc-haxml-doc Architecture: amd64 all source Version: 1:1.25.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: haxml - utilities for using XML documents with Haskell libghc-haxml-dev - GHC libraries for using XML documents with Haskell libghc-haxml-prof - Profiling libraries for the haskell haxml library libghc-haxml-doc - Documentation of HaXml Changes: haxml (1:1.25.3-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: f4d6c93c948f2f965ac892bbd70fa96191df1754de44f6102e17a3ed96ed78c4 1020110 haxml_1.25.3-4_amd64.deb 3fe4dbfc1ad10dd26bcb05b0c3fc04ec98ffb4b9658640322607c6299c047ae5 1817638 libghc-haxml-dev_1.25.3-4_amd64.deb ede9b7f202b0b8b23f08d565c2b14e11af2a7bebcd2add9533c3052b9f3fd615 335042 libghc-haxml-doc_1.25.3-4_all.deb 4fe66546b2f621d9c8335fff05f9b7dda1381128a08da01664c2e71a2a21b157 1501640 libghc-haxml-prof_1.25.3-4_amd64.deb aefe8f6e8b1abf1d60b96b85eee232f736894814ddd051c3113cd9d4d4d711aa 2469 haxml_1.25.3-4.dsc 8ce687301fd4acdf72bc70c8b47650084d1644fcfb86e6af36b9f84f62bff17f 10980 haxml_1.25.3-4.debian.tar.xz 6448a7ee1c26159c6c10db93757ed9248f647b1c0c431e7aead6aadd6d2307c7 144189 haxml_1.25.3.orig.tar.gz Checksums-Sha1: cf9f50dfd5e514271f61f973426734596093d09a 1020110 haxml_1.25.3-4_amd64.deb f91b50014d38ea991604d9f15a3e1ff59919be08 1817638 libghc-haxml-dev_1.25.3-4_amd64.deb 7f5fb5aa3d4ec70f6ffcbdad780a08a8ca522465 335042 libghc-haxml-doc_1.25.3-4_all.deb a32a653807424bea70cd4bbf085b2f32ce8e41e9 1501640 libghc-haxml-prof_1.25.3-4_amd64.deb c7bd8384437afaf328d1610359024d1cfc3cf5ef 2469 haxml_1.25.3-4.dsc beb7edaabfa03d0bb7002576fa15e0ffe60830b8 10980 haxml_1.25.3-4.debian.tar.xz be3626b72e585706d3135bf6d363f86ffac381c6 144189 haxml_1.25.3.orig.tar.gz Files: 0e7787946bcb06e67a8e2a440d9a284a 1020110 haskell extra haxml_1.25.3-4_amd64.deb 756c4013b09233cdac954ef8343601a1 1817638 haskell extra libghc-haxml-dev_1.25.3-4_amd64.deb 584ae90cb9e8159bc7f96c7b8b21dfcd 335042 doc extra libghc-haxml-doc_1.25.3-4_all.deb 8883917cc3b9579c66bd653e9ebdcccb 1501640 haskell extra libghc-haxml-prof_1.25.3-4_amd64.deb 2555440c6f5910b0f5cc9360b41919b7 2469 haskell extra haxml_1.25.3-4.dsc 9464211c339e03ac268be6e23186be75 10980 - - haxml_1.25.3-4.debian.tar.xz 83e174f818a3a3a0a932ae6fc3125691 144189 - - haxml_1.25.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZtT0XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioSLQP/3RXimwPNPVn/yBPLwxj9599 ejEuCD+pvdS5Qk0ruY021uqfwEdjmY7V81wfn5sntzUuEi/zBGdMPNayAfVXlSZx TCzMr8W38jdLNlYHUa1fYP3D219c9jG9j5LCNWqDx6gT/gkq3CUiXiK5ifENrwM+ 564zJb3eHNWTVlGmK4PCUTszw2Q0GPrIEjYVqxCdHKIlcEAGS2y4eVuugQGYl/zI Iu6Q2rvGRze/qhVzQqc0dcVHodu7+4jbgoDThimVy8C+RidWiDK+jq8TBjXH25DQ 4pPE0kgDmKO35c04ANJHMPAKGABAt92vhW87sirYY5fYPBOFMbW/seAcV7omzz9c rXFsEBsG/q1utx7+pAukbCqq6WJulRdwr5BogmsInTZd4vhNNO6MHFxrMgHNWOxJ cat+E6x3AThALUsgyhBYglhfDeb+BjN53iHmndPC50FLtZ1i9m0HeFMwrNt/e4EQ O1+s4vQKFaeosWn+k0b30P0d/YupSGkkr+1YPAKvmvx+X4FUV7AxitP/AdnJeOig kd/gBRSTGdyPvULsp7zexf8y6DjryqjR0DQIiHSzMHTRpnCAzjj3urIZY7TVbWnZ Oc454KxCEdd/hZTbFynYUVIXQe+wVF8c2CL7M2GCc8nwiyflEXegXXC8l7l2a3ta MZRz2Te6jpWOiGK8EFA7 =KyfP -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From doko at debian.org Tue Dec 8 13:27:54 2015 From: doko at debian.org (Matthias Klose) Date: Tue, 8 Dec 2015 14:27:54 +0100 Subject: removed highlighting-kate files from the UploadQueue [Re: Processing of python.commands] In-Reply-To: References: Message-ID: <5666DADA.7000404@debian.org> Sorry, made a mistake to remove some of your files unintendedly. Please could you re-upload? There are still some files from yesterday in the queue: -rw-r----- 1 110 1281 2873 Dec 06 19:41 highlighting-kate_0.6-2.dsc -rw-r----- 1 110 1281 3604 Dec 06 19:49 highlighting-kate_0.6-2_amd64.changes On 08.12.2015 14:13, Debian FTP Masters wrote: > Log of processing your commands file /python.commands: > >> rm idle-python2.7_2.7.11-1_all.deb > Files removed: idle-python2.7_2.7.11-1_all.deb >> rm libghc-highlighting-kate-dev_0.6-2_amd64.deb > Files removed: libghc-highlighting-kate-dev_0.6-2_amd64.deb >> rm libghc-highlighting-kate-doc_0.6-2_all.deb > Files removed: libghc-highlighting-kate-doc_0.6-2_all.deb >> rm libghc-highlighting-kate-prof_0.6-2_amd64.deb > Files removed: libghc-highlighting-kate-prof_0.6-2_amd64.deb >> rm libpython2.7-dbg_2.7.11-1_amd64.deb > Files removed: libpython2.7-dbg_2.7.11-1_amd64.deb >> rm libpython2.7-dbg_2.7.11-1_i386.deb > Files removed: libpython2.7-dbg_2.7.11-1_i386.deb >> rm libpython2.7-dev_2.7.11-1_amd64.deb > Files removed: libpython2.7-dev_2.7.11-1_amd64.deb >> rm libpython2.7-dev_2.7.11-1_i386.deb > Files removed: libpython2.7-dev_2.7.11-1_i386.deb >> rm libpython2.7-minimal_2.7.11-1_amd64.deb > Files removed: libpython2.7-minimal_2.7.11-1_amd64.deb >> rm libpython2.7-minimal_2.7.11-1_i386.deb > Files removed: libpython2.7-minimal_2.7.11-1_i386.deb >> rm libpython2.7-stdlib_2.7.11-1_amd64.deb > Files removed: libpython2.7-stdlib_2.7.11-1_amd64.deb >> rm libpython2.7-stdlib_2.7.11-1_i386.deb > Files removed: libpython2.7-stdlib_2.7.11-1_i386.deb >> rm libpython2.7_2.7.11-1_amd64.deb > Files removed: libpython2.7_2.7.11-1_amd64.deb >> rm libpython2.7_2.7.11-1_i386.deb > Files removed: libpython2.7_2.7.11-1_i386.deb >> rm python2.7-dbg_2.7.11-1_amd64.deb > Files removed: python2.7-dbg_2.7.11-1_amd64.deb >> rm python2.7-dbg_2.7.11-1_i386.deb > Files removed: python2.7-dbg_2.7.11-1_i386.deb >> rm python2.7-dev_2.7.11-1_amd64.deb > Files removed: python2.7-dev_2.7.11-1_amd64.deb >> rm python2.7-dev_2.7.11-1_i386.deb > Files removed: python2.7-dev_2.7.11-1_i386.deb >> rm python2.7-examples_2.7.11-1_all.deb > Files removed: python2.7-examples_2.7.11-1_all.deb >> rm python2.7-minimal_2.7.11-1_amd64.deb > Files removed: python2.7-minimal_2.7.11-1_amd64.deb >> rm python2.7-minimal_2.7.11-1_i386.deb > Files removed: python2.7-minimal_2.7.11-1_i386.deb >> rm python2.7_2.7.11-1.dsc > Files removed: python2.7_2.7.11-1.dsc >> rm python2.7_2.7.11-1_amd64.changes > Files removed: python2.7_2.7.11-1_amd64.changes >> rm python2.7_2.7.11-1_amd64.deb > Files removed: python2.7_2.7.11-1_amd64.deb >> rm python2.7_2.7.11-1_i386.deb > Files removed: python2.7_2.7.11-1_i386.deb >> rm python2.7_2.7.11.orig.tar.gz > Files removed: python2.7_2.7.11.orig.tar.gz > > Greetings, > > Your Debian queue daemon (running on host franck.debian.org) > From ftpmaster at ftp-master.debian.org Tue Dec 8 14:04:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 14:04:47 +0000 Subject: Processing of haskell-hxt_9.3.1.15-4_amd64.changes Message-ID: haskell-hxt_9.3.1.15-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hxt-dev_9.3.1.15-4_amd64.deb libghc-hxt-doc_9.3.1.15-4_all.deb libghc-hxt-prof_9.3.1.15-4_amd64.deb haskell-hxt_9.3.1.15-4.dsc haskell-hxt_9.3.1.15-4.debian.tar.xz haskell-hxt_9.3.1.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 14:04:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 14:04:49 +0000 Subject: Processing of haskell-hxt_9.3.1.15-4_amd64.changes Message-ID: haskell-hxt_9.3.1.15-4_amd64.changes uploaded successfully to localhost along with the files: libghc-hxt-dev_9.3.1.15-4_amd64.deb libghc-hxt-doc_9.3.1.15-4_all.deb libghc-hxt-prof_9.3.1.15-4_amd64.deb haskell-hxt_9.3.1.15-4.dsc haskell-hxt_9.3.1.15-4.debian.tar.xz haskell-hxt_9.3.1.15.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 14:54:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 14:54:15 +0000 Subject: Processing of haskell-chell_0.4.0.1-4_amd64.changes Message-ID: haskell-chell_0.4.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-chell-dev_0.4.0.1-4_amd64.deb libghc-chell-doc_0.4.0.1-4_all.deb libghc-chell-prof_0.4.0.1-4_amd64.deb haskell-chell_0.4.0.1-4.dsc haskell-chell_0.4.0.1-4.debian.tar.xz haskell-chell_0.4.0.1.orig.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 14:55:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 14:55:42 +0000 Subject: Processing of haskell-chell_0.4.0.1-4_amd64.changes Message-ID: haskell-chell_0.4.0.1-4_amd64.changes uploaded successfully to localhost along with the files: libghc-chell-dev_0.4.0.1-4_amd64.deb libghc-chell-doc_0.4.0.1-4_all.deb libghc-chell-prof_0.4.0.1-4_amd64.deb haskell-chell_0.4.0.1-4.dsc haskell-chell_0.4.0.1-4.debian.tar.xz haskell-chell_0.4.0.1.orig.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 15:07:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 15:07:52 +0000 Subject: Processing of highlighting-kate_0.6-2_amd64.changes Message-ID: /highlighting-kate_0.6-2_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3604 Dec 06 19:49 highlighting-kate_0.6-2_amd64.changes Either you already uploaded it, or someone else came first. Job highlighting-kate_0.6-2_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 15:44:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 15:44:15 +0000 Subject: haskell-chell_0.4.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 09:51:03 EST Source: haskell-chell Binary: libghc-chell-dev libghc-chell-prof libghc-chell-doc Architecture: amd64 all source Version: 0.4.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-chell-dev - Haskell library for simple and intuitive automated testing${haske libghc-chell-prof - Haskell library for simple and intuitive automated testing${haske libghc-chell-doc - Haskell library for simple and intuitive automated testing${haske Changes: haskell-chell (0.4.0.1-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 49accfb1f68c22b60c2750d38ecc123a28582fffe7b208ddcd0e052914710b45 122210 libghc-chell-dev_0.4.0.1-4_amd64.deb 0c5989442dd4e31b72fffa1ecd2be55442fe6cd34b68a80a676209a8d2a7ac96 57248 libghc-chell-doc_0.4.0.1-4_all.deb d966db1dfb22f3bc8716b58d65c9f9ba86818884a7c4bbbd30f3517605acfcfe 103216 libghc-chell-prof_0.4.0.1-4_amd64.deb 961e391f2cbe320589f7cd7a336b39eec0408dc8a199b3dd2fbf61f3c3d848e6 2801 haskell-chell_0.4.0.1-4.dsc f11ab572f766c3ae1c8528a7ef9673fdf45313dead46b191615a3f40c9e56e3a 2340 haskell-chell_0.4.0.1-4.debian.tar.xz ee7d12f2296f855c31707ceb2990eacc673a197f5c4849688164c2e9d0a877a4 11780 haskell-chell_0.4.0.1.orig.tar.xz Checksums-Sha1: c07005f6ec560df1799d66080829fa3bf1244921 122210 libghc-chell-dev_0.4.0.1-4_amd64.deb d22c184311c93509116ca2e674c6a747cd4108e8 57248 libghc-chell-doc_0.4.0.1-4_all.deb a7b0d0f6089151ad107805e47b1735b844e86ab5 103216 libghc-chell-prof_0.4.0.1-4_amd64.deb 2ae5cb0b024742d2d7549e297ba4f12afb7e14d8 2801 haskell-chell_0.4.0.1-4.dsc fc69e27a3a1d27d0dbf3b27206026d267e7275fc 2340 haskell-chell_0.4.0.1-4.debian.tar.xz b94f86d9beed3c8efa209c36260d25b7ad4e7f0c 11780 haskell-chell_0.4.0.1.orig.tar.xz Files: 9a054f936b0e6ea133a2d8e9320ef752 122210 haskell optional libghc-chell-dev_0.4.0.1-4_amd64.deb 249ffec86ea6c1a6abd2e871207375ce 57248 doc optional libghc-chell-doc_0.4.0.1-4_all.deb 862fc6aad0a428ccd06d4fe930660c71 103216 haskell optional libghc-chell-prof_0.4.0.1-4_amd64.deb 492b9880cb5cb6b1ddc3fee3f8d2a7f1 2801 haskell optional haskell-chell_0.4.0.1-4.dsc 37c149fff4e6c8dd8b83f44005764631 2340 - - haskell-chell_0.4.0.1-4.debian.tar.xz b61c06aa6f8e9f557df3a124829a0934 11780 - - haskell-chell_0.4.0.1.orig.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZu6IXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio/wcQAKDjBqBdW0Q1zcUPbu3HPCg+ sNvP7slthz+3n7AMMYHfX4Cg5LBXnOjgj157k/KVLlk3RdKsfQQcKOv6kEUdVQ4t wc/I4murLC6FGD+sYbMQpsiv2Ugr8f7ejZj2QXZc827NxapAvNVWwa85QqRB275p YQTHm3ymCinCL5gVMOuszjGqY8tXlSYbYOKYLTAXhvRJz0/xO0oBTfCQhGJOA6p6 JJM3W3ZqoPXkvdYoz3+L3fbL45r7ZKTg1Lg3AsFS7a3MgSMYE9V1cHKFozHdpFzx Xlsd1WLMhsmncpLgJkRoZXkwx166kUc/IE2p4zjSuMKkHMnWFbJ0g7t1JfNo5MNd N2nQ8w9JsTaZil45k4lyCfS8BV6YNsiFquZcX30AzDOTIMP1mKf6okgAUKkeAIAO ua2EZBTJ7jVH5sxDXfi1m2kxyZUt4JOGaGE8cfnCXtvKs4PTTjiSb4aQsK4qK54C OVkRwPngbP1fR+b2WelQmuXNPpN458pLttAJ6racAq8B7TcIC2+FKtu9z99UBjD1 oULTdtfXVvT++Lt64Af0beYlOFnVJPl96vpLbdV8ShrhdYx1gwIT+ca01f2BG791 SAkZKE3Gs3O5avRTITPRvruYSFZUPv2gsExxYh9FRsIpZvBpfLCnG25qJLdFKFXk fa2MQWC3+B26zmtpCM9p =JlNC -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 15:46:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 15:46:39 +0000 Subject: haskell-hxt_9.3.1.15-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 08:54:53 EST Source: haskell-hxt Binary: libghc-hxt-dev libghc-hxt-prof libghc-hxt-doc Architecture: amd64 all source Version: 9.3.1.15-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hxt-dev - xml toolkit for Haskell (library)${haskell:ShortBlurb} libghc-hxt-prof - xml toolkit for Haskell (profiling library)${haskell:ShortBlurb} libghc-hxt-doc - xml toolkit for Haskell (documentation)${haskell:ShortBlurb} Changes: haskell-hxt (9.3.1.15-4) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: b71b3e5ec71fd00024bfa9b2331fe25dc72237b34ba9a7b6c0a6a5525ff5fd39 2032710 libghc-hxt-dev_9.3.1.15-4_amd64.deb 1b435e0d33941ab54815c4c24645d17bb263e8772cf7845dc2024b895078192a 463044 libghc-hxt-doc_9.3.1.15-4_all.deb 57571fbfa0f6967dca1903752b085071047034635846214005022b0ae18d6947 1942458 libghc-hxt-prof_9.3.1.15-4_amd64.deb a8380d42c32e90003ed96910515f4e37b45a84e327e7d352950765893eeb5f22 3070 haskell-hxt_9.3.1.15-4.dsc 057c7916d6a872e6c5f46bcfa3e47e30d92e7775f0c0d61d865dddffadaea3a1 3616 haskell-hxt_9.3.1.15-4.debian.tar.xz 723e7b3c22f58771087e7763d11702b3ae3aa910158a2beee70e973722966560 235096 haskell-hxt_9.3.1.15.orig.tar.gz Checksums-Sha1: aff3ca64037b2f742d43988ef7fbdef9c897fc21 2032710 libghc-hxt-dev_9.3.1.15-4_amd64.deb 9cc12d1ed52e30ed5868f281660532dca001105f 463044 libghc-hxt-doc_9.3.1.15-4_all.deb 44badc37c166989012a00d99d653785883e98c75 1942458 libghc-hxt-prof_9.3.1.15-4_amd64.deb c8daca7a0fff8037712e6ce3e18cc607ce24a186 3070 haskell-hxt_9.3.1.15-4.dsc 1d65082f3cc9c0f5db976e1a93a8794e5c8257ff 3616 haskell-hxt_9.3.1.15-4.debian.tar.xz 7e41f4b89755d6b4a303650b8f6ff7285084cb14 235096 haskell-hxt_9.3.1.15.orig.tar.gz Files: b36a2ae70a84dd7a585b8b29b3a7921b 2032710 haskell extra libghc-hxt-dev_9.3.1.15-4_amd64.deb fb7cdb0ee7dbd4dd1665bfdc3c2d2519 463044 doc extra libghc-hxt-doc_9.3.1.15-4_all.deb 0f5886985e2c398e58360e6383366627 1942458 haskell extra libghc-hxt-prof_9.3.1.15-4_amd64.deb fdabf44dc8ec7e032ae0116418752107 3070 haskell extra haskell-hxt_9.3.1.15-4.dsc 177221a11129f2b4b3b865876d0f4808 3616 - - haskell-hxt_9.3.1.15-4.debian.tar.xz f2d996c22736ded04d4a987d12767d3b 235096 - - haskell-hxt_9.3.1.15.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZuG7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioS1cP/0XvNLKFA1M4CSnr1Sk4BWRE O//eD/qM5K3WA0n01N/kk8WArsZXQot44Q67lvx6OBxMmw4L3F0qbt04FYfhZ02T Gt2icYNlV9WwxxT39LQ7fT038t9/ERt956CYC9XLMEz/Aynr0qG+c3Yv8j3XJDB4 6UYxtPTaFdrh6b/nNl4Qom0HZxFkz2Gr/rhfgP+kIhHZl81X4FLcFt8j+MWMMYHs Q5Oug5Ca5y0KcfWR2Syle6sxss4vLuGUUiJxneqXzF8JdiJN3kU74cekDcEuv74y 9svJD9BCS/pfCYUZOXSGcTV08LhSvwDsnntn1LKwF56DYCns6/k5+qQ6m+oJ4Eo2 VNgoREhmnV/E8Qm0hVhFDEeg0c4uIrj3v3QzEpBGrHu8pYpfrfkTsx/3oYENLuWW uVzbsCMRFkYF4tSc7/S/fEUMar15yth9+vW/YXd0/GL8+j+L8udwjxQR5/9JK2hk TwKF1E3ODJJlYH44VvjJEkhc9uqgvVys9Qkc7HuL0tkTzKg9HwRgApRae0e2OSLT CBH46H9wSoKMcOZ3dQLInh3zWvqnQK/ga8N4IWUSalAWKt0DAiKVtSObr0ACIEoU CQtIHf5S0BJ+/q6BlOJe4aODaDnBC+tQp6NBC/lNeShGMpL5x6YenIyIXEOq429f Exwdj9FQiJ8Al8T7dFyW =A25k -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 15:53:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 15:53:24 +0000 Subject: Processing of highlighting-kate_0.6-2_amd64.changes Message-ID: libghc-highlighting-kate-doc_0.6-2_all.deb has incorrect size; deleting it Greetings, Your Debian queue daemon (running on host franck.debian.org) From jenkins at jenkins.debian.net Tue Dec 8 16:06:51 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 8 Dec 2015 16:06:51 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1029 Message-ID: <1534797316.650.1449590811093.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 2305 lines...] Setting up libossp-uuid-perl (1.6.2-1.5+b1) ... Setting up libpackage-constants-perl (0.06-1) ... Setting up libpackage-stash-xs-perl (0.28-2+b1) ... Setting up libparse-debianchangelog-perl (1.2.0-8) ... Setting up libpath-tiny-perl (0.076-1) ... Setting up libperlio-gzip-perl (0.19-1) ... Setting up libpod-latex-perl (0.61-2) ... Setting up libpod-markdown-perl (3.003000-1) ... Setting up libtype-tiny-perl (1.000005-1) ... Setting up libpod-readme-perl (1.1.2-1) ... Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14+b1) ... Setting up libtask-weaken-perl (1.04-1) ... Setting up libtext-template-perl (1.46-1) ... Setting up libsoftware-license-perl (0.103010-4) ... Setting up libterm-ui-perl (0.46-1) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libtext-soundex-perl (3.4-1+b2) ... Setting up libtype-tiny-xs-perl (0.012-1) ... Setting up libunicode-utf8-perl (0.60-1+b1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up patchutils (0.3.4-1) ... Setting up t1utils (1.38-4) ... Setting up lintian (2.5.38.1) ... Setting up manpages-dev (3.74-1) ... Setting up psmisc (22.21-2.1+b1) ... Setting up python-apt-common (1.1.0~beta1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up rsync (3.1.1-3) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-4) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151126) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.7-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-3) ... Processing triggers for systemd (228-2) ... Processing triggers for ca-certificates (20150426) ... Updating certificates in /etc/ssl/certs... 180 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.3). libdpkg-perl set to manually installed. libfile-slurp-perl is already the newest version (9999.19-4). libfile-slurp-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-3 [162 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.0-2 [177 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-3 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:9 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 0s (48.9 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25642 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-3_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-3) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.0-2_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.0-2) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-3_amd64.deb ... Unpacking ghc (7.10.3-3) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-3) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-3) ... Setting up libbsd-dev:amd64 (0.8.0-2) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-3) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-3) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.4 exists here. Updated: BlogLiterately is 0.7.1.11 in the archive but 0.8.1.3 exists here. Obsolete: EdisonAPI Obsolete: EdisonCore Updated: HTTP is 4000.2.20 in the archive but 4000.2.21 exists here. Updated: Hsmtlib is 0.2.0.6 in the archive but 2.8.8.8 exists here. Obsolete: MaybeT Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. Obsolete: algebra Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Updated: arbtt is 0.9.0.4 in the archive but 0.9.0.7 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. Obsolete: certificate Updated: classy-prelude-yesod is 0.11.1 in the archive but 0.12.5 exists here. Obsolete: concrete-typerep Obsolete: ed25519 Obsolete: frown Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. Updated: gitit is 0.10.7 in the archive but 0.11.1.1 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.1 exists here. Updated: hakyll is 4.6.9.0 in the archive but 4.7.4.0 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Updated: highlighting-kate is 0.5.12 in the archive but 0.6 exists here. Updated: hledger-web is 0.24.1 in the archive but 0.26 exists here. Obsolete: hoauth Updated: hsemail is 1.7.2 in the archive but 1.7.7 exists here. Updated: hsx2hs is 0.13.3.1 in the archive but 0.13.3.2 exists here. Updated: lambdabot is 4.3.0.1 in the archive but 5.0.3 exists here. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: pandoc is 1.13.2.1 in the archive but 1.15.2.1 exists here. Updated: pandoc-citeproc is 0.6.0.1 in the archive but 0.7.4 exists here. Updated: pretty-show is 1.6.8.2 in the archive but 1.6.9 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: regex-tdfa is 1.2.0 in the archive but 1.2.1 exists here. Obsolete: rss2irc Obsolete: scrobble Updated: stack is 0.1.3.0 in the archive but 0.1.8.0 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. MISSING: text-show 2.1.1 Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Obsolete: x509-util Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching wai.cabal (version 3.0.4.0) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 750 packages successfully tested for co-installability. 24 packages carry Debian-specific patches. 143 packages have newer versions on hackage 1 error(s) in total. ?/chroots/chroot-run-sid.qlgcwyMPb/tmp/testrun/stats.csv? -> ? Tue 8 Dec 16:06:50 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-egjfYtWq, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Tue Dec 8 16:23:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 16:23:43 +0000 Subject: Processing of highlighting-kate_0.6-2_amd64.changes Message-ID: libghc-highlighting-kate-dev_0.6-2_amd64.deb has incorrect size; deleting it libghc-highlighting-kate-prof_0.6-2_amd64.deb has incorrect size; deleting it Greetings, Your Debian queue daemon (running on host franck.debian.org) From jenkins at jenkins.debian.net Tue Dec 8 16:30:27 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 8 Dec 2015 16:30:27 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1030 In-Reply-To: <1534797316.650.1449590811093.JavaMail.jenkins@jenkins> References: <1534797316.650.1449590811093.JavaMail.jenkins@jenkins> Message-ID: <1342778196.651.1449592227479.JavaMail.jenkins@jenkins> See From ftpmaster at ftp-master.debian.org Tue Dec 8 16:49:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 16:49:16 +0000 Subject: Processing of haskell-hsemail_1.7.7-3_source.changes Message-ID: haskell-hsemail_1.7.7-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-hsemail_1.7.7-3.dsc haskell-hsemail_1.7.7.orig.tar.gz haskell-hsemail_1.7.7-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 16:53:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 16:53:53 +0000 Subject: Processing of haskell-hsemail_1.7.7-3_source.changes Message-ID: haskell-hsemail_1.7.7-3_source.changes uploaded successfully to localhost along with the files: haskell-hsemail_1.7.7-3.dsc haskell-hsemail_1.7.7.orig.tar.gz haskell-hsemail_1.7.7-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 16:53:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 16:53:56 +0000 Subject: Processing of highlighting-kate_0.6-2_source.changes Message-ID: highlighting-kate_0.6-2.dsc has incorrect md5 checksum; deleting it highlighting-kate_0.6-2.debian.tar.xz has incorrect size; deleting it Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 16:58:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 16:58:57 +0000 Subject: Processing of highlighting-kate_0.6-2_source.changes Message-ID: highlighting-kate_0.6-2_source.changes uploaded successfully to localhost along with the files: highlighting-kate_0.6-2.dsc highlighting-kate_0.6.orig.tar.gz highlighting-kate_0.6-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 17:20:29 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 17:20:29 +0000 Subject: haskell-hsemail_1.7.7-3_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 03 Dec 2015 14:54:35 -0500 Source: haskell-hsemail Binary: libghc-hsemail-dev libghc-hsemail-prof libghc-hsemail-doc Architecture: source Version: 1.7.7-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hsemail-dev - Haskell parser for emails and SMTP conversations${haskell:ShortBl libghc-hsemail-doc - Haskell parser for emails and SMTP conversations${haskell:ShortBl libghc-hsemail-prof - Haskell parser for emails and SMTP conversations${haskell:ShortBl Changes: haskell-hsemail (1.7.7-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha1: f983f4de7cca5cc3467e0a075f17a9bcb085f221 2546 haskell-hsemail_1.7.7-3.dsc 5386caf660e9320f48a34cdcd5c54f2173c452e8 25048 haskell-hsemail_1.7.7.orig.tar.gz d5293578701f717321da659447433174c5fbf584 2756 haskell-hsemail_1.7.7-3.debian.tar.xz Checksums-Sha256: 5daf9ddfdb376abc0ea9aebf725177716b5593ae777ece3487656d67d09463a7 2546 haskell-hsemail_1.7.7-3.dsc 25aac3890ff09812be47639ad52cd7be622dc9b193e5a0be115bda12ffcd989b 25048 haskell-hsemail_1.7.7.orig.tar.gz 1827518f1d407d6459416b2c58d9b45290c0c1b0f16bca181455f428c94fe62c 2756 haskell-hsemail_1.7.7-3.debian.tar.xz Files: 9ec51606797a161dd5571f2c64f040dd 2546 haskell extra haskell-hsemail_1.7.7-3.dsc 9d26f528912bd7ae56fd2ceb4e6d18f8 25048 haskell extra haskell-hsemail_1.7.7.orig.tar.gz 5b8d19c21d474346d1979c850c35993a 2756 haskell extra haskell-hsemail_1.7.7-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZwhpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohCAP/0DbmNmAAUq1Nm3vK8NpoajS UddIWbiIeiAaqNpkt/BfuWAa41Dg6R1nXhKd0FDrDnyh39YXgi6vLOm/9ua9oAVf ExcT8ozmIEkPNXPxIHlE5LXYp6wFzA8lqopMp4TVTnqfjTDv1/u4++9jVjL6+/PK tDQHtMMDCL4siLDVvrI0vBL9WSy0BkiyRKyFK5mJOK4IvkkYA0w7cTcdVIvTuM4X oSK8t9ZB6o/jLF7jAbHj5YhV6wJzirr7Z1MbSXLsoyPNPX4CEqDCymqmIIuycUkO XlFvSVjfmaZY83vGyr5OGAjq4BzgAwcSp9MZYgJNk2p0aQTG204qZp1iLmO7OJtF X51mSLxHICMCEmlUJFFD7z5UrbJUG+tJCpMAA1x9QU52Qkb84GtaYfKcE4ClVlxS QkWevK0xgpS2asp60Wz5/087fjIbTv+9fBMnhh1ghphejlf/yh8l/KX53bK8FeHN vpY/iORFge33mnwbm1j3Gluw05BDb9lYoNSYnJaMMlvQ5GYXNDJnaFeABkLG+wcj D1b6T/bHKAC9SLeoTIQE6QolbeI0MN0ljTWWWG0gHO9Bnw+883IVxSyQCTfcoOnq 7yIFCsMDW0XYDK/HjS5JW/oRm0J2bt4Zq5ARI35MOhfEYQdknzpIj8f6MtcIypAC 0Ie2XCR5NJ8sUOGzqrh9 =UWs1 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 17:21:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 17:21:14 +0000 Subject: highlighting-kate_0.6-2_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 03 Dec 2015 14:55:21 -0500 Source: highlighting-kate Binary: libghc-highlighting-kate-dev libghc-highlighting-kate-prof libghc-highlighting-kate-doc Architecture: source Version: 0.6-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-highlighting-kate-dev - syntax highlighting library based on Kate syntax descriptions${ha libghc-highlighting-kate-doc - library documentation for highlighting-kate${haskell:ShortBlurb} libghc-highlighting-kate-prof - highlighting-kate library with profiling enabled${haskell:ShortBl Changes: highlighting-kate (0.6-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha1: 72880d59d34f2fb7c6d3b00c7badb4274d125465 2873 highlighting-kate_0.6-2.dsc d9a4afe66abce4fac1d430c290836757fae0c1ba 922847 highlighting-kate_0.6.orig.tar.gz c358d9f13cf76cf1c19d38d64d2a1be0b3c82bb2 3752 highlighting-kate_0.6-2.debian.tar.xz Checksums-Sha256: a76c538a16fe3c96b04672146c1b52eaf32143fd2246c4a8e5cf5d5694f96f8d 2873 highlighting-kate_0.6-2.dsc b39dc194386eb7613a5e9935023b1173010800c3a9b0b7fe09c0601f97236398 922847 highlighting-kate_0.6.orig.tar.gz bc4654814aa3f1d42409f408e0b83d0b45019163992704590273de35e7ec998e 3752 highlighting-kate_0.6-2.debian.tar.xz Files: 1288c8b6635d93794acc60e64ff32ef6 2873 haskell extra highlighting-kate_0.6-2.dsc 3c83ed5e729f6fbe5cc1cd73421ee767 922847 haskell extra highlighting-kate_0.6.orig.tar.gz 16530c637f73acc55c815c764985982c 3752 haskell extra highlighting-kate_0.6-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZwrxXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiorOIP/jkermvWgIL6viY3Gka1X0si po16h6NWmY9P54sVOwYz3WuNt8sgNWX0ClGCVI7MbtQGjPQ8ZmBb2PiE2HzW7mSe Ym/LNk2XcUPyiV5eGFAqe/E/dtJtrDRhpyrMm5niLrJYkpdIp950qTO/l/jJ3fsD Jvu7Kx/z+Y/BMJwcW9tcBRrSLxdDJuT8YqtQBgOs7DA6UgLQIQbwRWrPAJUtyPPz R4p0dA38NdCnks2k+66HvF3LiHCfbOKk4kYBHGvzA3K3ytZIdj53AIS8YQRKCqxW FCU+3zCOVc1q1i6ufePwS2q3n3oPz/IRA6aQkGuq77kbz7AatRXg660X6oJKXzVP QuWyaOHSZ7iwF7meuxdGoCGjreJ3wcWa1ck0lftR9QZZjHEKSbrWcJEV78rYPLAs z60wYnT7bhKHvI9/1G4tJA5TGGIHXtjJE6PibTj0Tt1i2DRU3i64wrisgR+6wIIj nj7zWXgYk5bvPGKrvFn7eL9yNs7bRwXDHMk2uDAdUv3FNKPPEgWFxINvWAfIWvfp y7nZJB1kJbHlXnkgwRw1tCgjGY1sYxQHQKdvfwer0GdCLseJFBPFUsd0pxK411oN MarZP4QfnzaXt5AOf5C2xfEJkbXjDfEOTUcxbyUhTrHNF4xbyr+rxVoemC6nQK6x GNhc7Drp3YwOCWdQc+B6 =xpDT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 18:30:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 18:30:35 +0000 Subject: Processing of haskell-control-monad-loop_0.1-6_amd64.changes Message-ID: haskell-control-monad-loop_0.1-6_amd64.changes uploaded successfully to localhost along with the files: libghc-control-monad-loop-dev_0.1-6_amd64.deb libghc-control-monad-loop-doc_0.1-6_all.deb libghc-control-monad-loop-prof_0.1-6_amd64.deb haskell-control-monad-loop_0.1-6.dsc haskell-control-monad-loop_0.1-6.debian.tar.xz haskell-control-monad-loop_0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 18:35:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 18:35:37 +0000 Subject: Processing of haskell-regex-tdfa_1.2.1-1_amd64.changes Message-ID: haskell-regex-tdfa_1.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libghc-regex-tdfa-dev_1.2.1-1_amd64.deb libghc-regex-tdfa-doc_1.2.1-1_all.deb libghc-regex-tdfa-prof_1.2.1-1_amd64.deb haskell-regex-tdfa_1.2.1-1.dsc haskell-regex-tdfa_1.2.1-1.debian.tar.xz haskell-regex-tdfa_1.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 18:35:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 18:35:36 +0000 Subject: Processing of haskell-pretty-show_1.6.9-1_amd64.changes Message-ID: haskell-pretty-show_1.6.9-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pretty-show-dev_1.6.9-1_amd64.deb libghc-pretty-show-doc_1.6.9-1_all.deb libghc-pretty-show-prof_1.6.9-1_amd64.deb ppsh_1.6.9-1_amd64.deb haskell-pretty-show_1.6.9-1.dsc haskell-pretty-show_1.6.9-1.debian.tar.xz haskell-pretty-show_1.6.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 8 18:49:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 18:49:59 +0000 Subject: haskell-control-monad-loop_0.1-6_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 08:17:09 EST Source: haskell-control-monad-loop Binary: libghc-control-monad-loop-dev libghc-control-monad-loop-prof libghc-control-monad-loop-doc Architecture: amd64 all source Version: 0.1-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-control-monad-loop-dev - simple monad transformer for imperative-style loops${haskell:Shor libghc-control-monad-loop-prof - simple monad transformer for imperative-style loops${haskell:Shor libghc-control-monad-loop-doc - simple monad transformer for imperative-style loops${haskell:Shor Changes: haskell-control-monad-loop (0.1-6) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e7017dc319415fc3691734aa79e3845e66d1816df0d538364767eb98fd50e4d1 20162 libghc-control-monad-loop-dev_0.1-6_amd64.deb f1db1b7fbad2bb4508692334b2e38259c294e0167922aae328170859e78288f7 33536 libghc-control-monad-loop-doc_0.1-6_all.deb 4e367e561512db7c327844a6019c98acf44b12ea87d067627a0c77f326a22e6b 17934 libghc-control-monad-loop-prof_0.1-6_amd64.deb fb757a3e744dfdfbac0280132b446b53c17fcac3f5a8c8012c93fcd6cab7574e 2576 haskell-control-monad-loop_0.1-6.dsc f395cec2f8e30074cc28a777e80aed2156853caf517b7f5064fe3d50143c36f4 2552 haskell-control-monad-loop_0.1-6.debian.tar.xz f29b08497897268daf4c547390dad69f4ee00032082e3d5305c33e6eee257300 5081 haskell-control-monad-loop_0.1.orig.tar.gz Checksums-Sha1: fba701af2df4940869bc364ffc6cca52b875b356 20162 libghc-control-monad-loop-dev_0.1-6_amd64.deb 55a36bc244e91015924434099d0666c8c612f2f9 33536 libghc-control-monad-loop-doc_0.1-6_all.deb c543b071909b04a61b5111800253999b2c0bd09f 17934 libghc-control-monad-loop-prof_0.1-6_amd64.deb ee5ee7c32570a310802219205449e9913725fb6c 2576 haskell-control-monad-loop_0.1-6.dsc c55fc4b432d92170d30d4063faaa73fedf73f811 2552 haskell-control-monad-loop_0.1-6.debian.tar.xz 65d7fcf6e6d71c5ef2bf866be461f459247de26e 5081 haskell-control-monad-loop_0.1.orig.tar.gz Files: bef8d3616e1e138d2a2a5701b9c9172a 20162 haskell extra libghc-control-monad-loop-dev_0.1-6_amd64.deb 89609515c7cdb4a80c19c46a94333679 33536 doc extra libghc-control-monad-loop-doc_0.1-6_all.deb e6bdc7e97385a5fd3eeedd9c4cf670e5 17934 haskell extra libghc-control-monad-loop-prof_0.1-6_amd64.deb f88e99aaa212f97be7c53e35b6ee83d6 2576 haskell extra haskell-control-monad-loop_0.1-6.dsc 6b6c5e7c8398a291cae485fab0735bba 2552 - - haskell-control-monad-loop_0.1-6.debian.tar.xz 186852067c792d797856fcc4d58219a3 5081 - - haskell-control-monad-loop_0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZyFDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioNwMP/3MPb9A3zIuTolIN0fPcXzdq puC0LUJ8+HVhXXEEYkqbwixjjX0P6lEkkwpM4yssupTGZilvY2E8oYhbe+W+k+lL REP9KrSS6n9Z8xdL2DTlp1IoMkdvRVcYvSyKq+rgKMPRTj9tPZriL9jQkPtyEdbD djNuejQtU+0H3cWU8ELcRwbKIumEYjV+JeEvhrMcnRpSUq23poHFoVI1+QsywkTt mcsSNECBx3lfNkSAkfDs0/yBAQWg9NQ70OxWkqymtE8dQ2j7VeahKj7dQ/Vd6b0O yLP9ez817JJkQJLWsVqe9y3BRS0kmYTobuRQ2U6wthivc3Z0RICfD9l4l5Ji4nLu g8aLxTL49F62LZozTWDoMOmny5TBbM1+c/kye36H5upC6Ub/faHrUjAP+t+E47Rb GXGRP+IHbEuWXtsgzq9Qn7uWwevUEgRctLdFDWG0wjBUfukjBwUxUAYOLJbMrziZ rAAuvk68Jl8taLLkj+V1Hy1bh/Kwzk0a1VYMTrz4jolBnEh59xuYSTtRlCXiYD54 BCc0KlioClUlpR6CReofFh4sjZhfTf4UbPJ4tmBGwMjLyrS9vrY8FWbnVlPketNQ EoQlJVpTT0BPZxve/4kc0VaQDHmuzYhZ8+BFXnelwltadnAybCQoGl3OzgA08l4Q 9Q+nTlepOjwNbdvcivh8 =RUGa -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 18:51:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 18:51:46 +0000 Subject: haskell-pretty-show_1.6.9-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 01:08:05 EST Source: haskell-pretty-show Binary: ppsh libghc-pretty-show-dev libghc-pretty-show-prof libghc-pretty-show-doc Architecture: amd64 all source Version: 1.6.9-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: ppsh - Program to parse and pretty print arbitrary Haskell Show output libghc-pretty-show-dev - A Haskell library for pretty printing data structures${haskell:Sh libghc-pretty-show-prof - Profiling libraries for pretty printing Haskell data structures${ libghc-pretty-show-doc - Documentation for Haskell pretty printing library${haskell:ShortB Changes: haskell-pretty-show (1.6.9-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 507b0a2cec6054916ff25782cff7c741943239f496fc71aca8b3030ff9e54e0c 125642 libghc-pretty-show-dev_1.6.9-1_amd64.deb 47b433ac82a3c5bfd1014fd0658a224f8aa02d1829ad1862abe63b93e9a8b299 53068 libghc-pretty-show-doc_1.6.9-1_all.deb 0a36853d34ce3a970f0e9263a9553f8bee226f5b6ed1f48232ed2f39208ad6e5 101352 libghc-pretty-show-prof_1.6.9-1_amd64.deb 0d39bf2021bd8da8f57b395eb4fde7056a9d628039060164e6583f490f38efd0 346394 ppsh_1.6.9-1_amd64.deb 0e9363fa4c2a099aa07fedd1c1d7f73be2dc0e9e0df4b62c42c60a5025edb7ce 2573 haskell-pretty-show_1.6.9-1.dsc 8050eec37529e9c71d6fa2f975b58f64bce1dd0b2f3cd9211f74b0446cd911b4 2936 haskell-pretty-show_1.6.9-1.debian.tar.xz 06bb89709abf23cbf59d50400654cc7a616649f851f9640268b2b5f225a1e477 126196 haskell-pretty-show_1.6.9.orig.tar.gz Checksums-Sha1: 79e7c4f16d19780f8a932e5d19d86b1ff8d545f2 125642 libghc-pretty-show-dev_1.6.9-1_amd64.deb fdd241d9d5e7662f376e7ced5d254c4133cff7aa 53068 libghc-pretty-show-doc_1.6.9-1_all.deb 6aa5241f2d2eb3704e3d485d32a724e129df6868 101352 libghc-pretty-show-prof_1.6.9-1_amd64.deb 6138a62331ceff829c358aa70958065c7153ef31 346394 ppsh_1.6.9-1_amd64.deb 59aa6dd201e05b043229c9d6a1c8ba20ce535928 2573 haskell-pretty-show_1.6.9-1.dsc f67d2d9def775cd68825b80f07f7493f2250f6eb 2936 haskell-pretty-show_1.6.9-1.debian.tar.xz 21f6e974091c386005a33b51a13c4a7060bd23d0 126196 haskell-pretty-show_1.6.9.orig.tar.gz Files: 308233497fa8c8737990edc7215c7ecc 125642 haskell extra libghc-pretty-show-dev_1.6.9-1_amd64.deb e61c8de8c44e970baf727c9a3d50be11 53068 doc extra libghc-pretty-show-doc_1.6.9-1_all.deb 712761f1df199396d961175184c770ef 101352 haskell extra libghc-pretty-show-prof_1.6.9-1_amd64.deb e40f8e677fc2ed0d1501fb2e4dd0e0c9 346394 haskell extra ppsh_1.6.9-1_amd64.deb ba83b638861dcafa2346ba8e12747432 2573 haskell extra haskell-pretty-show_1.6.9-1.dsc 729b58df5cddc7359cf2338b747ed9c5 2936 - - haskell-pretty-show_1.6.9-1.debian.tar.xz 35c394a94b6fb427b1a3ea664a130bbb 126196 - - haskell-pretty-show_1.6.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZyJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioELsQAKwdKuj67LUM/f+SD8q/Uv2N A+l19OWiPI/H55tovx7RqghI2fyMyE68nchYIANUBbaKmKN51ZeH6jvQrHb1oMd0 jHi9oIE0aQ+hFwecJ0OKlfgzg99xxE8exoU3EBYGYPnqVJtWDQxaXM0/Z49utdCD q5zd8Pok9SQqtGVNPI7t+hITUH4BBBxrODEAOjbmZ7FZKCl173L4niW4c8rpPUuq BmAzIBz4uzSRCb1dYKpkKXb0YaQpgEmedAtRfByxVFBcuwvHALSOKtze3rOIVoyf 9PbN2N/AFGS93rfkDJo456fbh+2J7nrIX2OdXHYCc6JwswOWRVAY7s5TTJXVGWHG v6Gc1VXtzWPClL8qrrGcuPTL4zaN3xc4uul3oiwVztFYwknq2tc39xNxYrn4rMiJ c6mCPERvRkM+TTNYEaHgsvjKn9ilpPmH5Lqrmo3ZH2Djk7N1CJOqnHmGaQhG0tq1 8bf4Ffbjed/43rFP0B7Y9OI20tcF+ob28NpXm9R3yLzuyXx5qC7bN9CmOjcWqdiF RHW/BYD+pB8c5ePQdKJJxkg70OuYCilza0F3yy1FbqKHArLOZQClSp3KqcfzA4IG +/Al4k6ZYwkcvjU/cBbARVWNI/Xt+T9PiOKaDfEzKHiSaYYymVoYu/S61ufOltFo iZZ6BNc3Sr0vXCZuzeKc =U1Ud -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 18:52:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 18:52:05 +0000 Subject: haskell-regex-tdfa_1.2.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 08:40:29 EST Source: haskell-regex-tdfa Binary: libghc-regex-tdfa-dev libghc-regex-tdfa-prof libghc-regex-tdfa-doc Architecture: amd64 all source Version: 1.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-regex-tdfa-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-tdfa-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-regex-tdfa-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-regex-tdfa (1.2.1-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 33b75959072781d483856fd813f175d413e1074fd8c00510228841a3ffbcc1c8 1295328 libghc-regex-tdfa-dev_1.2.1-1_amd64.deb 8f6467c526c2d6fd6a70bd7307c688d9fbe7762640fe6a6f7c5e80c599beca43 160200 libghc-regex-tdfa-doc_1.2.1-1_all.deb 5d1732b0bf216831ead98cb07e2c137741d24e08925a2317104f4bfc2bcc62ff 1071660 libghc-regex-tdfa-prof_1.2.1-1_amd64.deb 93452d192b438510f6b37aff938d5594a66a59bbc894ee338e4632ea75cdecb4 2627 haskell-regex-tdfa_1.2.1-1.dsc 8af972c873a0d00007000173e14967372f784e0205bf5a59c1b880b7c13f3163 3564 haskell-regex-tdfa_1.2.1-1.debian.tar.xz a38d305eeb78be2e34542b423e6a4763fbb8ad1df757aed01993785858c871a7 66108 haskell-regex-tdfa_1.2.1.orig.tar.gz Checksums-Sha1: 95f5b378c5d785d9bac5d95b50f9eb9d7379590d 1295328 libghc-regex-tdfa-dev_1.2.1-1_amd64.deb 5175733bb256ebd338a26c8bb6998bfa7f418871 160200 libghc-regex-tdfa-doc_1.2.1-1_all.deb 88829b474e47c91a5968732d7d133c301011964e 1071660 libghc-regex-tdfa-prof_1.2.1-1_amd64.deb f1854b14864c38ba0f44617869999893303f9102 2627 haskell-regex-tdfa_1.2.1-1.dsc a9247221a8338f7269de0f64f1af3f5df285c771 3564 haskell-regex-tdfa_1.2.1-1.debian.tar.xz ef8cc5c362471219818cee199320b3d1b2dd7b47 66108 haskell-regex-tdfa_1.2.1.orig.tar.gz Files: dcd480ef765d277bd9ccb94ee328df6c 1295328 haskell extra libghc-regex-tdfa-dev_1.2.1-1_amd64.deb b916e249187cfc49f64c534a1c4c13cc 160200 doc extra libghc-regex-tdfa-doc_1.2.1-1_all.deb 3c4c4aee7cead3ff485bb6e0297178cf 1071660 haskell extra libghc-regex-tdfa-prof_1.2.1-1_amd64.deb cedb4c58bbd04613a747c0114d353193 2627 haskell extra haskell-regex-tdfa_1.2.1-1.dsc bdc9c4200fcefbd9a5e3f7479dd2189d 3564 - - haskell-regex-tdfa_1.2.1-1.debian.tar.xz 9b9905b1193662b4218f3763a1cb72ae 66108 - - haskell-regex-tdfa_1.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZyJmXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioCNkP/jy+Mqu1jpA7PUFSPU0rveTX jLk+JRx1DBsFjeSHCniB8lFanNiz6WGHv0X43fs9nSWK1AE3donPlcPiSpqPHNLS Qs4D39BbVyYG3EqzbhUKXrvMhZOHJipoxakbE0+hJHz2ASzf51/5bpYk+o/K6lfC nqfjEBhkXJyv39BboNX0w+/gBExHxtwVXqcnpOKqfylu1lyF09vKoy9BDTW4tpBq bzx3z2oJgqiahTZ822Lbacq2Ie1aRpdlDyMHCYMUarSKa4NqVgJ9MpJ/A/1gT1Ks AamhpIdkfe4ffVQuV040hAxrmJ/tqwdsmBKIeFYk9JfROhbYJqkHnFvBxqN9yPEz 99O+Mt24w/eBJRMxfGJlH+1ZSLnEtZYUoO1xXjV/Ddg521plbejm2i6fzqY0X7SL AtAZEAsW3wLvAZ0GakvsRfReY+KWdrfG6ZmWG3fuxNWZtbFPd62+OEQ7Ro+psOXD nhdVv+6FwIOrMEU1qsDQxwqXJDD2xcr2FOMLOfQlRlCiOTx+8HwV7zKXx7NEPOmu Qen2qrTDj8gPaSEv2qQ4U45eyGdgvnuVBpXyQJB3zmQxwNPKgSv21ktzE7WCY+8H R7rxH4kV79rpIo+rkMdThkA611tYLOwuTseoMTmVINaRtCedAu7KdjIKwlQqELWX RQZCIJPLT1ccKQUqZZ6Q =2dgh -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 8 19:51:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 08 Dec 2015 19:51:48 +0000 Subject: Processing of highlighting-kate_0.6-2_amd64.changes Message-ID: /highlighting-kate_0.6-2_amd64.changes couldn't be processed for 48 hours and is now deleted All files it mentions are also removed: libghc-highlighting-kate-dev_0.6-2_amd64.deb, libghc-highlighting-kate-doc_0.6-2_all.deb, libghc-highlighting-kate-prof_0.6-2_amd64.deb, highlighting-kate_0.6-2.dsc, highlighting-kate_0.6-2.debian.tar.xz, highlighting-kate_0.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From info at vorwerk-autotec.cn Tue Dec 8 20:55:41 2015 From: info at vorwerk-autotec.cn (Outlook Web App) Date: Wed, 9 Dec 2015 04:55:41 +0800 Subject: =?utf-8?B?5oKo55qE6LSm5oi35Y+R6YCB5aSn6YeP5Z6D5Zy+77yM6Imy5oOF6YKu5Lu277yM6K+35bC95b+r5p+l?= =?utf-8?B?6K+B77yB?= Message-ID: An HTML attachment was scrubbed... URL: From ftpmaster at ftp-master.debian.org Wed Dec 9 00:55:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 00:55:23 +0000 Subject: Processing of darcs_2.10.1-7_amd64.changes Message-ID: /darcs_2.10.1-7_amd64.changes couldn't be processed for 48 hours and is now deleted All files it mentions are also removed: darcs_2.10.1-7_amd64.deb, darcs_2.10.1-7.dsc, darcs_2.10.1-7.debian.tar.xz, darcs_2.10.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 04:32:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 04:32:17 +0000 Subject: Processing of haskell-config-value_0.4-5_amd64.changes Message-ID: haskell-config-value_0.4-5_amd64.changes uploaded successfully to localhost along with the files: libghc-config-value-dev_0.4-5_amd64.deb libghc-config-value-doc_0.4-5_all.deb libghc-config-value-prof_0.4-5_amd64.deb haskell-config-value_0.4-5.dsc haskell-config-value_0.4-5.debian.tar.xz haskell-config-value_0.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 04:40:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 04:40:09 +0000 Subject: haskell-config-value_0.4-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 21:46:11 EST Source: haskell-config-value Binary: libghc-config-value-dev libghc-config-value-prof libghc-config-value-doc Architecture: amd64 all source Version: 0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-config-value-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-config-value-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-config-value-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-config-value (0.4-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2dd5cea8ec64867ef2a4cc028f6ffbaef3b2d6c46fd02d3afc8c66a386eeb832 151862 libghc-config-value-dev_0.4-5_amd64.deb 1111edde3f2cf06a8ade8128e21110b538377fa9e4814e9529bbe0bac7c29bfe 55068 libghc-config-value-doc_0.4-5_all.deb 9554bb068d156d059308cba43841ebb3aa8f73f52621aca4c235a60a15059f4c 129552 libghc-config-value-prof_0.4-5_amd64.deb 607b3e493e22657d138a7ecda913ad8b180dbc5d6a756d089ab0d13f2783fd46 2495 haskell-config-value_0.4-5.dsc b8eeb11af047152695ab660dfc8a73f7490e790c234d264e60040896b8e4dd4c 2472 haskell-config-value_0.4-5.debian.tar.xz d4bfc925d09815417cc3e5bcb930d43cbc4ac846b9919ce841e56148db46c4dc 20514 haskell-config-value_0.4.orig.tar.gz Checksums-Sha1: c0ad6321fee34b7f3b265ad75f951a4ab6c20fc5 151862 libghc-config-value-dev_0.4-5_amd64.deb 5a994d0902e9473d4114552effd11e5a955bcc95 55068 libghc-config-value-doc_0.4-5_all.deb 915878c4ed8ea6216be2b1dc012d69465ac2e6d0 129552 libghc-config-value-prof_0.4-5_amd64.deb 8391e8b37ac341ccbb2276f5afdca90f2435a06f 2495 haskell-config-value_0.4-5.dsc 60cb1cafb755d07fab0c81465451af81adad7158 2472 haskell-config-value_0.4-5.debian.tar.xz dcd3731c3b872257b2c27c397ec167db786ee694 20514 haskell-config-value_0.4.orig.tar.gz Files: cb17413e88062a4b7bc071dce10e8111 151862 haskell extra libghc-config-value-dev_0.4-5_amd64.deb fb8d50d86854381bfc3f8b867e014d68 55068 doc extra libghc-config-value-doc_0.4-5_all.deb 760cd40309caac9e33d508076da62917 129552 haskell extra libghc-config-value-prof_0.4-5_amd64.deb 730e590a1c55816417ef5df26f6cb8de 2495 haskell extra haskell-config-value_0.4-5.dsc 3bf2099a1ecf4d7e3ccd8cac7a1432db 2472 - - haskell-config-value_0.4-5.debian.tar.xz 258389e1cdf4e182dfe32fe1e2bb5cee 20514 - - haskell-config-value_0.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZ622XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiolZwQAJdWLB2JNCEMrMR3Zw8l0a8d 0frFtV3zrmhSqHPiVTFtQtMMyaEkO9K979sYrSSkBm2VAy3/Pblj98LVJwFuDne0 zt1IelV4dzHe8mh+4SmpaP5C/W3C6zVx79Uy4FH9UQFbPJq86HWn6l3g+oigf3Vo DYUgtue4L0oixd0JUW9D0iz6fgyk635ACt9R66WJv2BAMeQJ31VAmrIn+/Ob4RKo IWCQh7bLcOlYWNJvw1/DXOopI0nyx2QNWf7Gf/C/lZYTzXuOiJzWMshEjeQGIl89 2Xej/90SzAeSo0QgKGVjRsJK+Kd+DQGO91gKJasNrtmND/6AdEcyAvCSFAiri5j9 oywUDO0gITWYHIJK/l1bvJoaBRIIkT58BCFUf8vCL82sxcJyTDANnlenwoNqumFo 0F5eQoKDLNqgGYyBWV6WSt7K//8/63yYIw9fpTGQ+XfwStUR2lZzS4FOo7Xpd4xl phGZBxR+GHLaK022qLbPerhfCMwXnCG0a0UAp/dJiQ13KPtOKMWho3kOE6UEtKLc JVKD3bB0wg/YU+IzMlHC11PIpenj648jd6oxR9SG89hMB0chsaFWSTrnQaoB+ire VF5smyp6qIFoxbuz/r3hQtTkowb9M21jeMttDYXTLQVw/iGrT5bdSroBv35cuIod YuKaN0ByJ88mC72jWm5p =7nK0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 04:51:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 04:51:12 +0000 Subject: haskell-pandoc-types_1.12.4.7-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-pandoc-types, version 1.12.4.7-1, however unstable already has version 1.12.4.7-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Wed Dec 9 04:52:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 04:52:34 +0000 Subject: Processing of haskell-static-hash_0.0.1-9_amd64.changes Message-ID: haskell-static-hash_0.0.1-9_amd64.changes uploaded successfully to localhost along with the files: libghc-static-hash-dev_0.0.1-9_amd64.deb libghc-static-hash-doc_0.0.1-9_all.deb libghc-static-hash-prof_0.0.1-9_amd64.deb haskell-static-hash_0.0.1-9.dsc haskell-static-hash_0.0.1-9.debian.tar.xz haskell-static-hash_0.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 04:57:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 04:57:35 +0000 Subject: Processing of haskell-hsx2hs_0.13.3.2-2_amd64.changes Message-ID: haskell-hsx2hs_0.13.3.2-2_amd64.changes uploaded successfully to localhost along with the files: hsx2hs_0.13.3.2-2_amd64.deb libghc-hsx2hs-dev_0.13.3.2-2_amd64.deb libghc-hsx2hs-doc_0.13.3.2-2_all.deb libghc-hsx2hs-prof_0.13.3.2-2_amd64.deb haskell-hsx2hs_0.13.3.2-2.dsc haskell-hsx2hs_0.13.3.2-2.debian.tar.xz haskell-hsx2hs_0.13.3.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 05:04:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 05:04:37 +0000 Subject: haskell-hsx2hs_0.13.3.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 20:08:52 EST Source: haskell-hsx2hs Binary: hsx2hs libghc-hsx2hs-dev libghc-hsx2hs-prof libghc-hsx2hs-doc Architecture: amd64 all source Version: 0.13.3.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hsx2hs - ${haskell:ShortDescription} - preprocessor libghc-hsx2hs-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsx2hs-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hsx2hs-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hsx2hs (0.13.3.2-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: dc6b2496929bc37353dd7d0d57b3bd4162ef98b03e6c0839297c163d6f0adeb3 1297664 hsx2hs_0.13.3.2-2_amd64.deb f8f2a7e24e4d1dbd58b58615bffe5581ddce7324fa6de321d478c12bb9a3dae4 108682 libghc-hsx2hs-dev_0.13.3.2-2_amd64.deb 78afecde66a7ba957ccb658fcf8be8a541074d5281163e0767bbece464959a21 64852 libghc-hsx2hs-doc_0.13.3.2-2_all.deb 5a1e215eb804f13f149d414738520b516f347df9d95e708b1c661d50cc8bc93e 97082 libghc-hsx2hs-prof_0.13.3.2-2_amd64.deb ef25d93bf58c42cf976a5cee0eab8c24cae2a9959e1b12fa4fb5e686d23311fa 2806 haskell-hsx2hs_0.13.3.2-2.dsc 4c880ea71430be57811631e06b172c2a1954031814ab6920111419f5177007a0 3492 haskell-hsx2hs_0.13.3.2-2.debian.tar.xz 93057aca59faeb1e33d55d804d89fd42b5175006abf1ca7aa507a6338232f8ee 26184 haskell-hsx2hs_0.13.3.2.orig.tar.gz Checksums-Sha1: 51a934c415814298da76f5f6bdc602f38dbb4a30 1297664 hsx2hs_0.13.3.2-2_amd64.deb 6d7db8fd1e185d3626c936ca36a59fcbb62ef411 108682 libghc-hsx2hs-dev_0.13.3.2-2_amd64.deb 858a5d9b438faafe9a11d0891b6749d859c56ac9 64852 libghc-hsx2hs-doc_0.13.3.2-2_all.deb f8bbdca7955ebc4db00321330e33c5a3caceffda 97082 libghc-hsx2hs-prof_0.13.3.2-2_amd64.deb 1d33434a7650b34fe388042d658291f59d9ad983 2806 haskell-hsx2hs_0.13.3.2-2.dsc 7090b453f0c4eb2564fe2cd6d53964e4f3934546 3492 haskell-hsx2hs_0.13.3.2-2.debian.tar.xz 32e1aeb30c115c75e42e863c4a0c880580fdcefb 26184 haskell-hsx2hs_0.13.3.2.orig.tar.gz Files: e1b4903e6eadd21f4c6eaecf79c95ed7 1297664 haskell extra hsx2hs_0.13.3.2-2_amd64.deb 880915aa5dccfb4d6e120d9d78f35bb5 108682 haskell extra libghc-hsx2hs-dev_0.13.3.2-2_amd64.deb d8554fb6026dfe785dfb940c6915973d 64852 doc extra libghc-hsx2hs-doc_0.13.3.2-2_all.deb 413c410baa3ab9d8780fb7c543438086 97082 haskell extra libghc-hsx2hs-prof_0.13.3.2-2_amd64.deb e8f8d805877c575c1d795510d187388b 2806 haskell extra haskell-hsx2hs_0.13.3.2-2.dsc 6524c582952a4e03da4176e578527e54 3492 - - haskell-hsx2hs_0.13.3.2-2.debian.tar.xz a28146d0d6056b0ab0778fc7cf961959 26184 - - haskell-hsx2hs_0.13.3.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZ7SWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioqCUQAJBjthuv+tOyuuOxy14zFxZP xlfA7Qc+otr+gb4wGw1nQSVDKmPt3vPt0xrbfQO+QSyo7/25bSdZNngUpbzZ2w1n /ivy7RgTXZwduSbvVf8qL+yOhJWh67nY/vhAVmJfrb86ATJHw2k+70QiBdUCRIav /p3oGAvROZs7rhfDWnb/nuOazLtmMBqHtoGWFWqbiOD8JcE2ZJbpePVH/+K4IgZm HnkHnfsfkpXxAGWSh/zWFQ6wwot+0mEkWyUSjs3NlIaYPWBZqshgHna0MUsyeF8s yyqcXsg1lEpE21frrSw8pUAdkpvk+yw0ROibjC7HjIWLHVmSCt1/kcHX/Kf26rex MMjUWHMw0QeUrypJBWAg1M35OomYGCH0pQXhm7l8oOoLWn+44afOcrgc70upyMt/ j+etIKtrj/GEA0e3t/MQdNJJocXpICjxIdIUOrKbOQKvmN6yUQrQdXjbcYHGQV2L 868ozIlemJ5LthGdQnNdbyyH8d/S/8BXUSpdp/ywd1n/mrox3VGYvBsrfJgnZPlK p3787u6HsOEhM8FweIvdAmcaPOtNi7sexNSOpvWCLe/THPHPCXhsNGBcYw2/Tmp1 pkOCl99t3kYDe7+mva8IjCA66HupkGkVH7hUbND2dQNA2b9cElwhlsGTmrEwDC+2 lnSrHs0v5/6+FdvU9D6s =fs0O -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 05:05:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 05:05:28 +0000 Subject: haskell-static-hash_0.0.1-9_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 10:13:06 EST Source: haskell-static-hash Binary: libghc-static-hash-dev libghc-static-hash-prof libghc-static-hash-doc Architecture: amd64 all source Version: 0.0.1-9 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-static-hash-dev - pure immutable hash${haskell:ShortBlurb} libghc-static-hash-prof - pure immutable hash${haskell:ShortBlurb} libghc-static-hash-doc - pure immutable hash${haskell:ShortBlurb} Changes: haskell-static-hash (0.0.1-9) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 434f641389cfb4bbe4567d5e1cd8ece74ffc52071607aebd84e31d7272a21474 23026 libghc-static-hash-dev_0.0.1-9_amd64.deb 47276ef4d5e7b4f1641339b1eb341c9a9c38cc661a1e6884c7c800741a50070a 29510 libghc-static-hash-doc_0.0.1-9_all.deb 2649417c2f38debc7fca68c85e20622aebf4456205b9026671374d7e7ea6c179 19626 libghc-static-hash-prof_0.0.1-9_amd64.deb 7daa6570e47135ffcb1b6c412cd71be7c95e0a22352b9f32de0aeafe31bde46c 2521 haskell-static-hash_0.0.1-9.dsc 2b1fc8f9579af5ad8adf4e08ec75d5db0c49ee791caba9567e5708f07d0d1edb 2468 haskell-static-hash_0.0.1-9.debian.tar.xz 147dfc2b5f3510fb8fff7ee9bcb6dcf4568bb961abf221e23f02243434e96f5a 2462 haskell-static-hash_0.0.1.orig.tar.gz Checksums-Sha1: 289bc8db9c23c7549804f9f3d0c21043991f8d13 23026 libghc-static-hash-dev_0.0.1-9_amd64.deb 4054c96b040c4cc45b6147da3290d9075e7f12b7 29510 libghc-static-hash-doc_0.0.1-9_all.deb a62fc6e6cad7e7ff0b9ff5b56a566494191da802 19626 libghc-static-hash-prof_0.0.1-9_amd64.deb cb0b3a6f91959edc72a370f5a1e4d8f580ad1a81 2521 haskell-static-hash_0.0.1-9.dsc 08fdd688f557249f18c854ad76c278f3e9257088 2468 haskell-static-hash_0.0.1-9.debian.tar.xz 630b6f254bf7e04e131973e78094a93cb3c4adf2 2462 haskell-static-hash_0.0.1.orig.tar.gz Files: 291961e7a86bde09c8bfc3765e3193b3 23026 haskell extra libghc-static-hash-dev_0.0.1-9_amd64.deb ea18bcab2fe1010328b9f3d883cbcdd5 29510 doc extra libghc-static-hash-doc_0.0.1-9_all.deb 5806ae53eac1de556cc5c004f69a39d0 19626 haskell extra libghc-static-hash-prof_0.0.1-9_amd64.deb 48f1451e766b972ba43a11427fa96d72 2521 haskell extra haskell-static-hash_0.0.1-9.dsc 4a1a246971cb53719af1b34152369536 2468 - - haskell-static-hash_0.0.1-9.debian.tar.xz 398ad61e68b59a80375f69890572c9db 2462 - - haskell-static-hash_0.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWZ7JNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioYzsP/39zk+rBWJq2zoULuZ7uMAqN iUe7rEywJ6+0Hvyb7LqgFYQOz2/TXbxB1fEyHOtsvJar/Lxe2L3jR+4ppoXhQzTc XrqbcvbV7xhPNsEJ+yj1yBDGvwQakKsEdyJ0OiAZObPeIeMggzqcsONEAVOQgEKs ZjWeMVPdWiUqMM2YAwCuRK7hGpuseP4K5tRFgwsGSkOxc8QkFpzkNjGtX9CswFEa ra9ZTIo7RFVOsmjBMRhqYXmrvmxqEolyobLZjwgwpyyY+4GICRL93UZ4rE26Y6+K uHt7ofssv0TzuYYtk39lRzDNcGEcmtxcrQBbu0CXzN8gWBKZLUDd9+0ZlKN3UxmX NLi75M/2jjWCl37CPeDAcwF+OtkZVsDlBUqPdraOUw4+gc+/8WejsCxIBdpa3TdG Wrz4b6v4YhJjyG10aVapceeNtxFw8LQ4eI4rIqf88WRdI7Y3PRn9qqvUTkRCq9Il pxYR3tqeEYzzLPogCr3qiodf0/Y8C7l+OF3YlCrvuU+L/uCrPUOL6eYo6ce5OKBt nUbmcheJVYS85M8oq1PlJRf/Cki5Wb4wlX5M3/SuGTSw++VuJrJq1SUoIlq/IOIb HZPLf9Kjeeuf0lXljnbudwA3HED7FSTb4ijhZKOjnAe6yBAeKB2MW/RjCV0m6mcj K2pMuIRe4nCVmm8H/mEO =SP4I -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 04:37:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 04:37:21 +0000 Subject: Processing of haskell-pandoc-types_1.12.4.7-1_amd64.changes Message-ID: haskell-pandoc-types_1.12.4.7-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pandoc-types-dev_1.12.4.7-1_amd64.deb libghc-pandoc-types-doc_1.12.4.7-1_all.deb libghc-pandoc-types-prof_1.12.4.7-1_amd64.deb haskell-pandoc-types_1.12.4.7-1.dsc haskell-pandoc-types_1.12.4.7-1.debian.tar.xz haskell-pandoc-types_1.12.4.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From nnmichaelnn1 at gmail.com Wed Dec 9 08:20:23 2015 From: nnmichaelnn1 at gmail.com (MRS MACHEDA) Date: Wed, 9 Dec 2015 09:20:23 +0100 Subject: GOD BLESS YOU FOR YOUR PRAYERS Message-ID: -- >From Mrs Macheda I am the above named person,Undergoing medical treatment. Married to late Engr M.N Macheda ,The former CEO of Global Puzzle . We were married for twenty years without a child. My late husband died on the 24th of April 2006 after a brief illness that lasted only four Days. I decided not to re-marry or get a Child outside my matrimonial home, because as a good Christian my religion is against it. When my late husband was alive he deposited the sum of $22,Million (Twenty Two Million US Dollars) with a bank in the United Kingdom. I have been in the hospital for eight months suffering from cancer. The 1st surgery operation was conducted , I still have the pains in me,Recently my Doctor told me that i have less than a month to live the cancer is rapidly spreading. Because of this condition, i have decided to donate the $22,Million (Twenty Two Million US Dollars) to you , because i want you to use it to build church or mosque for the worship of God Also i want you to utilize this fund very well by helping the less privilege. Like the orphanages, Old people, homeless people . I took this decision because I don't have any child that will inherit my estate. I will direct you to my late husband's attorney,He will help you to secure this $22,Million without any problem . Assure me that you will use the fund for all i have stated. I will wait for your response if this does make any sense to you, Please ignore this message if you cannot use this money according to my wish. PLEASE RESPOND HERE (mm6macheda at hotmail.com ) Mrs Macheda mm6macheda at hotmail.com From ftpmaster at ftp-master.debian.org Wed Dec 9 12:28:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:28:58 +0000 Subject: Processing of taffybar_0.4.5-3_amd64.changes Message-ID: taffybar_0.4.5-3_amd64.changes uploaded successfully to localhost along with the files: libghc-taffybar-dev_0.4.5-3_amd64.deb libghc-taffybar-doc_0.4.5-3_all.deb libghc-taffybar-prof_0.4.5-3_amd64.deb taffybar_0.4.5-3_amd64.deb taffybar_0.4.5-3.dsc taffybar_0.4.5-3.debian.tar.xz taffybar_0.4.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From jenkins at jenkins.debian.net Wed Dec 9 12:30:54 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 9 Dec 2015 12:30:54 +0000 (UTC) Subject: Failure: chroot-installation_stretch_install_haskell_upgrade_to_sid/104 Message-ID: <1281706465.1.1449664254162.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/104//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/104/ for more information. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:34:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:34:01 +0000 Subject: Processing of haskell-pandoc-citeproc_0.7.4-1_amd64.changes Message-ID: haskell-pandoc-citeproc_0.7.4-1_amd64.changes uploaded successfully to localhost along with the files: libghc-pandoc-citeproc-data_0.7.4-1_all.deb libghc-pandoc-citeproc-dev_0.7.4-1_amd64.deb libghc-pandoc-citeproc-doc_0.7.4-1_all.deb libghc-pandoc-citeproc-prof_0.7.4-1_amd64.deb pandoc-citeproc_0.7.4-1_amd64.deb haskell-pandoc-citeproc_0.7.4-1.dsc haskell-pandoc-citeproc_0.7.4-1.debian.tar.xz haskell-pandoc-citeproc_0.7.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 12:34:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:34:02 +0000 Subject: Processing of haskell-classy-prelude_0.12.5-1_amd64.changes Message-ID: haskell-classy-prelude_0.12.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-classy-prelude-dev_0.12.5-1_amd64.deb libghc-classy-prelude-doc_0.12.5-1_all.deb libghc-classy-prelude-prof_0.12.5-1_amd64.deb haskell-classy-prelude_0.12.5-1.dsc haskell-classy-prelude_0.12.5-1.debian.tar.xz haskell-classy-prelude_0.12.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 12:34:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:34:02 +0000 Subject: Processing of gitit_0.11.1.1-3_amd64.changes Message-ID: gitit_0.11.1.1-3_amd64.changes uploaded successfully to localhost along with the files: gitit_0.11.1.1-3_amd64.deb libghc-gitit-data_0.11.1.1-3_all.deb libghc-gitit-dev_0.11.1.1-3_amd64.deb libghc-gitit-doc_0.11.1.1-3_all.deb libghc-gitit-prof_0.11.1.1-3_amd64.deb gitit_0.11.1.1-3.dsc gitit_0.11.1.1-3.debian.tar.xz gitit_0.11.1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 12:34:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:34:02 +0000 Subject: Processing of haskell-yesod-persistent_1.4.0.3-3_amd64.changes Message-ID: haskell-yesod-persistent_1.4.0.3-3_amd64.changes uploaded successfully to localhost along with the files: libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb libghc-yesod-persistent-doc_1.4.0.3-3_all.deb libghc-yesod-persistent-prof_1.4.0.3-3_amd64.deb haskell-yesod-persistent_1.4.0.3-3.dsc haskell-yesod-persistent_1.4.0.3-3.debian.tar.xz haskell-yesod-persistent_1.4.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 12:34:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:34:03 +0000 Subject: Processing of missingh_1.3.0.1-5_amd64.changes Message-ID: missingh_1.3.0.1-5_amd64.changes uploaded successfully to localhost along with the files: libghc-missingh-dev_1.3.0.1-5_amd64.deb libghc-missingh-doc_1.3.0.1-5_all.deb libghc-missingh-prof_1.3.0.1-5_amd64.deb missingh_1.3.0.1-5.dsc missingh_1.3.0.1-5.debian.tar.xz missingh_1.3.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 12:34:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:34:05 +0000 Subject: Processing of haskell-hakyll_4.7.4.0-1_amd64.changes Message-ID: haskell-hakyll_4.7.4.0-1_amd64.changes uploaded successfully to localhost along with the files: libghc-hakyll-dev_4.7.4.0-1_amd64.deb libghc-hakyll-doc_4.7.4.0-1_all.deb libghc-hakyll-prof_4.7.4.0-1_amd64.deb haskell-hakyll_4.7.4.0-1.dsc haskell-hakyll_4.7.4.0-1.debian.tar.xz haskell-hakyll_4.7.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 12:52:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:52:20 +0000 Subject: haskell-hakyll_4.7.4.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 21:15:41 EST Source: haskell-hakyll Binary: libghc-hakyll-dev libghc-hakyll-prof libghc-hakyll-doc Architecture: amd64 all source Version: 4.7.4.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hakyll-dev - static website compiler library${haskell:ShortBlurb} libghc-hakyll-prof - static website compiler library${haskell:ShortBlurb} libghc-hakyll-doc - static website compiler library${haskell:ShortBlurb} Changes: haskell-hakyll (4.7.4.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: aec422f494f79163eaf8327a1261e36f6c167313a7c7ca1268fe33f0f5dd8af7 782230 libghc-hakyll-dev_4.7.4.0-1_amd64.deb 2a2392ce548c70f759e2d9eccdec9f65c7bc255913ea6489f5e6efc892a14dfb 160562 libghc-hakyll-doc_4.7.4.0-1_all.deb 89397f6367a4f40fbd9b753409b71755a7d5e78de1eef252d1b721c1d08d9c19 669254 libghc-hakyll-prof_4.7.4.0-1_amd64.deb c3f7fb36ceee91d038a45f938077c186646365904e604b6c7d7453ad3e55fe7e 5409 haskell-hakyll_4.7.4.0-1.dsc 8ce69b27d5431086a5cb79a696e8c3f4e49e774c818f8759426c12859989c402 3936 haskell-hakyll_4.7.4.0-1.debian.tar.xz bf6a503f8a6e4911c6d2b2480b0e1a2495c568f47f902a43e463d8b2706737d1 80799 haskell-hakyll_4.7.4.0.orig.tar.gz Checksums-Sha1: 365cd571b935c53646a01df0f555ffe3a4245ed6 782230 libghc-hakyll-dev_4.7.4.0-1_amd64.deb 5e85309f1f9925ab32efd4db02d3f0b7a7c43473 160562 libghc-hakyll-doc_4.7.4.0-1_all.deb 6e13643abbe4046295d40ba885d1bacbbb640786 669254 libghc-hakyll-prof_4.7.4.0-1_amd64.deb 69553f6e5c8353db759feec9a508c698b61a4c16 5409 haskell-hakyll_4.7.4.0-1.dsc b0a838300469b95fe7ef08756cf87ba6c8dbb813 3936 haskell-hakyll_4.7.4.0-1.debian.tar.xz 0964e45459904c7a0accd3d926f106f8817b6e5c 80799 haskell-hakyll_4.7.4.0.orig.tar.gz Files: 93c442611ad3b9ae19a35ab24813f133 782230 haskell extra libghc-hakyll-dev_4.7.4.0-1_amd64.deb 1aa3e02b3e51925ef42599d4b65780ed 160562 doc extra libghc-hakyll-doc_4.7.4.0-1_all.deb 945571b8555b4e9eef3389422a1cbc4a 669254 haskell extra libghc-hakyll-prof_4.7.4.0-1_amd64.deb 301b0fea234cc5538fc777f290bacc41 5409 haskell extra haskell-hakyll_4.7.4.0-1.dsc 25fc3174def99cf6a6146cca0d737c41 3936 - - haskell-hakyll_4.7.4.0-1.debian.tar.xz 67efa71b37cfa8e569f0c6178ea86474 80799 - - haskell-hakyll_4.7.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaB7hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioi68QAJk3/C5NBG865wwaFOMJxLT1 DsGpUM37/OyOeZx9OC595ncv4+2BVQ0jEZ8pmy0nlBNTrZ7GBcEQx0K67C5hbwIC 7jsIUQ1UoX01Un90DVaCBQCw7TtWioKxJ9JB0k0mMibm7cdgrqoPBIXSeRIlKYE9 /u3q9oJWXGwoQ68O9MB2fCaEgZwi5qbrOkGdYinLPFtjwM5EfEnRke2vEqD34OXq 4CE2ZJ2QkBnfYOd0l/LBUaOa4WIDWvRtCuqh/w46mPOXu7rPOnJZII4O21UFGRHW /iLgKiocG/xstAvpR/J9a9ygTFo6Q4bxt6oskSN3OMnHWtNf3kPEyf4ltlzRAybO KO6RroMB7fmC42sFFcAlrTgQTjyA4D29i9LjpMsOHNft6KnC9qC9lPd6BY8hXHVE X+yS6zxL/c7kDJB5DJIn7gPai1jKGwp0hvl2R/7mnwkcRYzHPZ+ffGQYL7vBZU+3 qg760IWXAsTi6dL/loZJiNkMa5dToV9G51/igqpd1MDosMyraBWTZ/9ieBiHQcrz ABnSpiR+s/EXAxXYMGBWyB/QwMGsXI1FE0xb2bJU3CZ84yJJdOuKCfNA801Ek5v3 glbjwdwPucXT2tEM7GlFTLOEoqeMCDPWCA4fBBxZP66sOBTnR56yJU9jSFLdT/40 VqlmVkM+wGWKQ/oZWi+m =wSsU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:52:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:52:44 +0000 Subject: haskell-pandoc-citeproc_0.7.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 21:08:26 EST Source: haskell-pandoc-citeproc Binary: libghc-pandoc-citeproc-dev libghc-pandoc-citeproc-prof libghc-pandoc-citeproc-doc libghc-pandoc-citeproc-data pandoc-citeproc Architecture: all amd64 source Version: 0.7.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-pandoc-citeproc-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pandoc-citeproc-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pandoc-citeproc-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-pandoc-citeproc-data - Pandoc support for Citation Style Language - data files pandoc-citeproc - Pandoc support for Citation Style Language - tools Changes: haskell-pandoc-citeproc (0.7.4-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: f310325764af4f16499eccfa157c4d36cc74b3bca21c54303f57ad4a874e6491 61530 libghc-pandoc-citeproc-data_0.7.4-1_all.deb d046b496f0b0f0fd7706380621d76d4c3dbff7a239657970569d57cfa990d273 1688870 libghc-pandoc-citeproc-dev_0.7.4-1_amd64.deb 8ec8b56ed584b4068a7c41cda54aa90924060f06ce802a8d479fb20b0dc08167 205180 libghc-pandoc-citeproc-doc_0.7.4-1_all.deb c627856d9356330fee10aa7f40e65b877c5fc0cad10771ed36047b587045e7ad 1506874 libghc-pandoc-citeproc-prof_0.7.4-1_amd64.deb 76853a957b3913dd82859217c1917e11447f2cf813b0f139fd09480225f91ac6 5223120 pandoc-citeproc_0.7.4-1_amd64.deb aee4aad7e2c3fdf2a6da5a781f5d5cb52f38639ebf32a6fd96a12044a96e153c 3829 haskell-pandoc-citeproc_0.7.4-1.dsc fbb35855b8fe1419b71a8438787dbfd94ef92fa6e0d1b67acfeb023aad800ea4 10096 haskell-pandoc-citeproc_0.7.4-1.debian.tar.xz 905112d8995fb6de5ee4c4bfd62cc89baa3bf1598f258aaba1704f85cf739fd2 299819 haskell-pandoc-citeproc_0.7.4.orig.tar.gz Checksums-Sha1: 23b5b605057d7cb27492dd9d5ec1ae505b6b38ec 61530 libghc-pandoc-citeproc-data_0.7.4-1_all.deb e21bca61876c3280befb62e9b56da869e93d8b73 1688870 libghc-pandoc-citeproc-dev_0.7.4-1_amd64.deb 60b2c067625f7325e3a35d676c8aa6772b7380ba 205180 libghc-pandoc-citeproc-doc_0.7.4-1_all.deb 964cb1d8d183306c8e0119e0c7c5a9640748d4f1 1506874 libghc-pandoc-citeproc-prof_0.7.4-1_amd64.deb 154e27402a42b018f2c49eecd7514c06f20032bc 5223120 pandoc-citeproc_0.7.4-1_amd64.deb dd364d7ada9852cc3c027ef893a7001208c1f07b 3829 haskell-pandoc-citeproc_0.7.4-1.dsc 55425dd78a6e63729d504343fb77719b21334d49 10096 haskell-pandoc-citeproc_0.7.4-1.debian.tar.xz 058af45bad7775d0f0089427084495c24cc06fb1 299819 haskell-pandoc-citeproc_0.7.4.orig.tar.gz Files: 01f6da9a7d8d7e0b01f65bbe6623b371 61530 haskell extra libghc-pandoc-citeproc-data_0.7.4-1_all.deb ca7e4e66ccaeb0cf382c35f720042e1d 1688870 haskell extra libghc-pandoc-citeproc-dev_0.7.4-1_amd64.deb aa89c65a4c9ff253d2eaf31b534be7ed 205180 doc extra libghc-pandoc-citeproc-doc_0.7.4-1_all.deb bde45b786e11ad026b1af03f08c0c076 1506874 haskell extra libghc-pandoc-citeproc-prof_0.7.4-1_amd64.deb 493947e73bd46924808cdfc0e31d6194 5223120 haskell extra pandoc-citeproc_0.7.4-1_amd64.deb f500795be42a6317b170d65a98ab839f 3829 haskell extra haskell-pandoc-citeproc_0.7.4-1.dsc 6a3ab1a853507c307105b13b327d5bb3 10096 - - haskell-pandoc-citeproc_0.7.4-1.debian.tar.xz 9572bb4aa1b22aaf87edd37d5e4b60ef 299819 - - haskell-pandoc-citeproc_0.7.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaB7iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTLYP/Ayq4x1Zi3pPm/qlHqclnrms 6BAkT9/Gbv/2iIg+J5Rl33kRwK0vZndiBQm6m4xmS6daCdCyg36Zw+Ru+WEl54O0 X9j5U0FLvj+ge9jOza0IT+ldvTUUVpI+7If5OXaBC8gwp97B2N/XinJ+0mnr/G7J IHo0dUWMg+JD0TihsRno87QTndszy78bsCj3aBPoNzSmPMzejeg3Uzso5bMiyLZc CwTgJ8uF3hApqB+Y3Nw8eyuLHVL7f97vBJcy1Cc5coahHgOMuffUxUwqhFV/Rfxh ZzUP/aVmC3rI3xw5Ey00W7SUcf0Tr5/YRY4bTWKZoO+tg61NE9wDlNrgwqi4/Lll SIqCNM3o/7m68BgqcVuH1aFSrwMHXbbB3RAlj8FaakL6NBD+UH5gmWWZ/2XyXGlg wrFw7Wyo8QlxxcTJYuvFh/mA7dliH2cYl+4nFBTBntWbHIG1wBPO6eqqDD00PU5R nffr256TEvzU9p5ZheMJKK5R8T436fTs1tZZqz1g/WF0ZbRajHi6R9xXRgqDLVlD 09mkbmxi7apEMt8SVyktKSYcSI03U2mXm0/bwj7wlSmIN37NIwWF5DvpEqi62ZSL 95sAt497fMel4V0mXRpwlm1zBXUzAYeP8t6ZRCiNcmIMSjtVXfFaLfHnDhhh6s13 iChBQVHqmL54fpd0GizV =Ebp0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:53:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:53:15 +0000 Subject: haskell-yesod-persistent_1.4.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 16:16:04 EST Source: haskell-yesod-persistent Binary: libghc-yesod-persistent-dev libghc-yesod-persistent-prof libghc-yesod-persistent-doc Architecture: amd64 all source Version: 1.4.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yesod-persistent-dev - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-persistent-prof - framework for type-safe, RESTful web applications${haskell:ShortB libghc-yesod-persistent-doc - framework for type-safe, RESTful web applications${haskell:ShortB Changes: haskell-yesod-persistent (1.4.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: e10cd9732dd9b309b455b869c3b23db1911eda7645a0ca0219136b06db744077 33088 libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb e9ea6584b552b3e375610a4ed97f229230ffbb16a3e2af420d614a58ffcc8259 41394 libghc-yesod-persistent-doc_1.4.0.3-3_all.deb f3b3e0bf10b97d244c87a51babc48c52a6bc732ef27572b846fc2394ef356be0 28430 libghc-yesod-persistent-prof_1.4.0.3-3_amd64.deb 1125074c213a24efaed02a90b89a2b6955ccf5cb67dd8277b569595f45a9941b 3124 haskell-yesod-persistent_1.4.0.3-3.dsc 994a3f3fe8344087b6eacdba38a6cec73805228b8dd8bc534491eac2d04f171c 2848 haskell-yesod-persistent_1.4.0.3-3.debian.tar.xz 6455b79eda028e12caefc9d89808fbc611ece36ef64bab3426f90a26cacf3b5f 4283 haskell-yesod-persistent_1.4.0.3.orig.tar.gz Checksums-Sha1: 7bbd2afb68433367a37a091e1d650e01adb18f03 33088 libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb c8e07881150ba587c417a2d24f7ccf4c62552102 41394 libghc-yesod-persistent-doc_1.4.0.3-3_all.deb fb0bb4ceb2e1f87f595a08a708ef820a9cc07723 28430 libghc-yesod-persistent-prof_1.4.0.3-3_amd64.deb 289d077b6b8fbc1d0530b4bdf42db907e2b58a31 3124 haskell-yesod-persistent_1.4.0.3-3.dsc 9bbc695d03923d6f68474ba7059279da0fe613f6 2848 haskell-yesod-persistent_1.4.0.3-3.debian.tar.xz 60264a8306d4270e6328a762e60ba49fd7bbacc1 4283 haskell-yesod-persistent_1.4.0.3.orig.tar.gz Files: 379e69f8da26a1953b2a1badf8bfa912 33088 haskell extra libghc-yesod-persistent-dev_1.4.0.3-3_amd64.deb ef9555379389c8274212ba724407c99e 41394 doc extra libghc-yesod-persistent-doc_1.4.0.3-3_all.deb 0f83eaa23c1a64981c6b6964c7ec478b 28430 haskell extra libghc-yesod-persistent-prof_1.4.0.3-3_amd64.deb 23e5bb29507aa2537fa6c965e1661bf7 3124 haskell extra haskell-yesod-persistent_1.4.0.3-3.dsc 18567c0ad0f45ad9572f9a31fc931439 2848 - - haskell-yesod-persistent_1.4.0.3-3.debian.tar.xz 20bd646a8079513b4686145c34dee596 4283 - - haskell-yesod-persistent_1.4.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaB7iXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiouR8P/j2IhUnyENEXncNWQSX5SVJZ hwmVFiecG93Nk3mdfolja54jHMSeT4jU1DUwZb8X9qY40XoFmKXFpAKEZx8ciNET bmHLPNDu/JhsOwtaxaFt7wOscP6moy87WyeGFgQEV1RDuxcXc9DlS0OrlCLCqqJQ f6XIHsI/qNInQAY08SlJdlh8WWXtRtPsipoiD0FFrFSLEnRXQmaUbzBN+0rR0zYv rKQsQhFX8/cKRCf6BoFFl+7afabEH6rrM5YDIMOU6omPbBjPO/gEji6jXhelRbXO BQSsjXC4EZpyxDpwxqQDnhNAcQ3tSirgQQt47ZE3Rp6QE1oHP0ZFtrDmM38VcjQS 4l7POXP8S+4DCnt8GFE3bpM1M2OfPhn9oPFbd2v38veeO5ZKsXe1efgSKbG20KtJ xyN4MhyW0xR/I8JC56sjRJ+wZZyPY7k9En8OocOtMeLDC+y67I3dYrIDGw9fNwmW tUh9N7xZ0PacNna4dp/5cihy1s/XHYCHMoLCJEhRoeoJsry6I24HdQ7WJS2e7e9I kwIpiAggoJarsj48wwxDDBnYPGpaw7AX34rMZpRpVWUX6OOwJ4MpBAZwIlQ0G2F7 dQ3xHQYv3td2r77rg4WMX/XnWS40FT5ESw5oQpmg5zVnSqRFgeNq9pUxlKuLC5AZ qru1ynegMgNQ5gFJClEq =xx3x -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Wed Dec 9 12:53:33 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 9 Dec 2015 12:53:33 +0000 (UTC) Subject: Failure: chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/109 Message-ID: <1966575746.3.1449665613683.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/109//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/109/ for more information. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:51:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:51:49 +0000 Subject: haskell-classy-prelude_0.12.5-1_amd64.changes REJECTED Message-ID: Version check failed: Your upload included the source package haskell-classy-prelude, version 0.12.5-1, however unstable already has version 0.12.5-1. Uploads to unstable must have a higher version than present in unstable. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:53:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:53:47 +0000 Subject: missingh_1.3.0.1-5_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 09:21:37 EST Source: missingh Binary: libghc-missingh-dev libghc-missingh-prof libghc-missingh-doc Architecture: amd64 all source Version: 1.3.0.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-missingh-dev - Library of utility functions for Haskell libghc-missingh-prof - Library of utility functions for Haskell, profiling libraries libghc-missingh-doc - Documentation for Haskell utility library Changes: missingh (1.3.0.1-5) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 4650daf573be991649c107e76797e72ed6681d6166d1d70197834d52cdf1981d 651618 libghc-missingh-dev_1.3.0.1-5_amd64.deb ed1a19ed52f352b64fd8cffadb2f6d37ad22d68f72a34217367364e51c0c3d50 260072 libghc-missingh-doc_1.3.0.1-5_all.deb 8b84906638d13502040374e6b4fc2a6ba1fcf3a60cb686fe525ca0c342a6178d 550170 libghc-missingh-prof_1.3.0.1-5_amd64.deb 62a4d94d3292695b55a0d477691dd19e1be0edf60a97e1eee4e9c42cf20fa584 2882 missingh_1.3.0.1-5.dsc 932f7aab5caa0022c33121ee22ec7939e415a0dd3dfdfc11d8fbc3a3a5b97377 10684 missingh_1.3.0.1-5.debian.tar.xz ba0d60673e70c64c6eebe785fb4da729bcfd3dae37fba721c7318b8df1838db3 116812 missingh_1.3.0.1.orig.tar.gz Checksums-Sha1: b9f73cc56e969023125c5de1028c281bf175309e 651618 libghc-missingh-dev_1.3.0.1-5_amd64.deb 3b2c9ba846624da6615f4568a0edefc8104854d7 260072 libghc-missingh-doc_1.3.0.1-5_all.deb d7d52d4598350cc4e921cf4d4fb21ea64efc32ee 550170 libghc-missingh-prof_1.3.0.1-5_amd64.deb ae0ebbee1f4ac0e6d77c6907de74f6db5e0cc5f8 2882 missingh_1.3.0.1-5.dsc c85e408d09d5f1dc7e2db7c10fec70e6dad8908f 10684 missingh_1.3.0.1-5.debian.tar.xz c4dec917b94cac4e7b3592c1ed577717a9f63d3c 116812 missingh_1.3.0.1.orig.tar.gz Files: 756d285c9951ce366bbd268e22d0092d 651618 haskell extra libghc-missingh-dev_1.3.0.1-5_amd64.deb d5737a89224b1f4d0fc39477261e1880 260072 doc extra libghc-missingh-doc_1.3.0.1-5_all.deb 7ac301f4f4a718fe43641d9f30670a54 550170 haskell extra libghc-missingh-prof_1.3.0.1-5_amd64.deb 3cd203a3bbd5d66a91cda87b161ca015 2882 haskell extra missingh_1.3.0.1-5.dsc 3dacbe701ff77a2d9c27e3aa980c9628 10684 - - missingh_1.3.0.1-5.debian.tar.xz 901754b65e778dc3a5e3157a43bbcf04 116812 - - missingh_1.3.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaB7hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiobF8P/RIoi/2rpHW2kT4qqwwzuUF9 yYXp3flCTcDT8iuXaIPmIIZw+sfDQqCGcC/Sdq4Tx07mypxbrrdVNPNpDjRRFpOG mdaPxd3+PvneaIrsKDmCTiLVRh21zpL3l5CO+gzmVs0l9zBnFZPx2inA2vbIwz5z oMQlR8ASG0ZtNBXsO2xe95VZqyWCrijd+aZ9WHGDFVUQh6GFnppQM+X8WKdL9Hry 7wfXKcx6B5aRykpMsWarv/G2XkEenDMRyFnQsD4oJ3kfFbwAQKX0jXSEEcfGhIHz jz0fIFvjtLA7HpdjaTkDwb3CNSPjT5FD9FJmbH70mqTvaHceiU9hk60uaMFS2PKR qexf8dFCuI/9al61MxW80um4thKgrVj+w2TMQ1Se04wRQgBp3gFGKtAJSlN5Dxoj pS43wrgvnVmc5UwYbVQtj9tP4KIYcb4qmEedoX65t95x7G9XkbpMAniCvGqCGU8b WmQX1xYaUn/+k+SkFtRCdLbujX3gGldua9l+pliylMEfbwiD6nb6W7LKsBprW576 nGIKbpKYSP+MdXCx7pP4S3SkyXvQHQHH2HAc44cSX3I3XbPwUnMw/PKcmDnjas4m YyMOAWmGk4OouvdDaF3DOqR9ah+ztWAWJ20MOCxBzMJdakYB2bd1nGaaKsDxRUkz CugjaZWk5lP5bhvAPUVc =PEsZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:51:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:51:35 +0000 Subject: gitit_0.11.1.1-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 21:39:14 EST Source: gitit Binary: gitit libghc-gitit-dev libghc-gitit-prof libghc-gitit-doc libghc-gitit-data Architecture: amd64 all source Version: 0.11.1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: gitit - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitit-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitit-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitit-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-gitit-data - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: gitit (0.11.1.1-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 1962a7d835179aef5fe2ea01561dcd38d27213c6fe520b4a6777867d02e97324 12789500 gitit_0.11.1.1-3_amd64.deb ba0e3da66537ed7bcb02a6f813afede155992313d65ec08796fc00ad2f54c4f4 120874 libghc-gitit-data_0.11.1.1-3_all.deb fc12b9456112ece07ed48040af8b6be1ea6d9d71ad510405fe161b72cea03225 794040 libghc-gitit-dev_0.11.1.1-3_amd64.deb be7a1336a0b0be8c848f7dccca1a770d8eb8bd2aab3ece78d5a306b2132b7707 171010 libghc-gitit-doc_0.11.1.1-3_all.deb a1aec7581d27d1606f55f73b74b5c22a2be1f6d46b9ece5e9757ac8b7b40677f 872998 libghc-gitit-prof_0.11.1.1-3_amd64.deb 1b4fd76ea75678cdcb892bbd9141cddc3ef7d09327b08971e8cccffee2b691c6 6153 gitit_0.11.1.1-3.dsc 0632461bdf409c21b68c8b2ee0e640e1223c5c6a689483b78d0242457f325654 8968 gitit_0.11.1.1-3.debian.tar.xz 61eb8cdfd857db98b094da0e11409be180d9592515c5d06b7d060cfc4e33f58f 192660 gitit_0.11.1.1.orig.tar.gz Checksums-Sha1: 66cf84f6a421d2646f588186b1cf8722a1ef146b 12789500 gitit_0.11.1.1-3_amd64.deb 6f67c5024b747b258d4149da6ed7007b23298b81 120874 libghc-gitit-data_0.11.1.1-3_all.deb 770bd0b4486c6425d7f0c279cd829d050cc904e0 794040 libghc-gitit-dev_0.11.1.1-3_amd64.deb 98ac647cbc7024e9882f2b532ad05a6a464dd11d 171010 libghc-gitit-doc_0.11.1.1-3_all.deb 0ff5656e60bb732f7bcda2fedb2688c4568b92f3 872998 libghc-gitit-prof_0.11.1.1-3_amd64.deb c20d877f1ae87184ba064997df25f7d5db567f91 6153 gitit_0.11.1.1-3.dsc 9a3b1f2328d85fd43100bc3ff9af020f304ac472 8968 gitit_0.11.1.1-3.debian.tar.xz c4270d1539f1007f0451d3bf495aeab0b2cd7805 192660 gitit_0.11.1.1.orig.tar.gz Files: 97b09800e200356664c4b1d66b36a906 12789500 web extra gitit_0.11.1.1-3_amd64.deb 2ab2a527414ce29c2389922a1ef3c65c 120874 haskell extra libghc-gitit-data_0.11.1.1-3_all.deb 7dc83504c686a68bfd615126cb628265 794040 haskell extra libghc-gitit-dev_0.11.1.1-3_amd64.deb 4b5218af4c0bfaddd280a98986f05d5e 171010 doc extra libghc-gitit-doc_0.11.1.1-3_all.deb 5d5b7d5835ca2b100203a0e3f652923c 872998 haskell extra libghc-gitit-prof_0.11.1.1-3_amd64.deb e71c6c51cb896e605b46b6663d33434c 6153 haskell extra gitit_0.11.1.1-3.dsc 453d7e9e73078699ceadbbf23681d088 8968 - - gitit_0.11.1.1-3.debian.tar.xz 15b4cf7ea8ef2d56999f54baeb75c545 192660 - - gitit_0.11.1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaB7hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio9NsP/RCJUo5kNaxYHp05TOjfZB6E CuCtztq6Yb6SaMgXIWQAzQiSawt1ACnI1lrvSbOtmrHF1WdSrL1C/SgsMKrchYkh Pjb7ldn/OC+Zhj5Gq0fGHvPX2BsrARUuTJGZ1opNccvHGUGZSB3emGhNme4IdRJS AvzmdJgpQcDiK8x9H/KOCaMRVh1cKIw6++h7j9ybXv3KtAcoejySnyW97wiDqqMc ckVmO+sxcCTcsdqpxNxkvU36U/1UnEckelDYMAqxkOdB28hvbgeDAhE1vp6wfilU tZTte9sJQ5CsTMbXEnPz0iNo2uw4RB9j1XstgaeRU4y9eXY20NgWmt40FS2BLG2H I4fqw6wmyE5Klv/tSqVdzKA03+wgOhInB3slAQ1bqc7G76NJiskWaxZ9VMzwnGPH MSiPUM2YyYpA7UOSZjY2c76Ih0KKYqU7D9pLafCzfyLYf0iW33ba0RuafJ4HsJZT o6SKE2xBTQs2Oi80KLuBfvpY42Mk0mvKYQjPyvC2XLnpCsZRAl4lemN5x94NxDyq kx5/7ZYUbIAsNW5P95X6FKc95C4qrVN7B2h/nkjtgmKcOS7TjpW4LVcbyTZTTOeE hIezAWpNWhuztTDmSpVXkLpsl7bkGEvpcmDNIx32XTaHUaH5tSNzbkfKPJ5Li8pC lAlg23esClpaCbi7S0ab =lie2 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 12:55:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 12:55:51 +0000 Subject: taffybar_0.4.5-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 9 Dec 2015 00:13:14 EST Source: taffybar Binary: libghc-taffybar-dev libghc-taffybar-prof libghc-taffybar-doc taffybar Architecture: amd64 all source Version: 0.4.5-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-taffybar-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-taffybar-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-taffybar-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} taffybar - desktop bar extensible in Haskell Changes: taffybar (0.4.5-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 54e5d80dd04e974b18167bbd6869505b3bd7b1d2a27b4dd59ee06b1766eb8cec 360834 libghc-taffybar-dev_0.4.5-3_amd64.deb c23011e3dc2535b69f0003fd5ef79b64f5fec1f76d7f7f8b7db154bad94085a9 138842 libghc-taffybar-doc_0.4.5-3_all.deb 99033347a139917f42ed4388834b2c93054afb83423a8584290a927bc302298a 412168 libghc-taffybar-prof_0.4.5-3_amd64.deb 4943203c3817e95d4bde2863955511c7f09c3235b8478933dc2f3f848484ae88 667962 taffybar_0.4.5-3_amd64.deb 56a967716c83ea3ec788c5c2bec878c9b581425107f3a73c0c4c6eb49455f4c1 3977 taffybar_0.4.5-3.dsc c8a97850a8a811b573c18f3d64ca2ae25d6df387ca61cd412c54c9ca5598d25b 3816 taffybar_0.4.5-3.debian.tar.xz 9cb676fdc80f570b066fe847b3ff459f8f8cea0d651b9d5f0c264e575fc1fc45 48416 taffybar_0.4.5.orig.tar.gz Checksums-Sha1: 777b57361c79ff694a623723da4545ec0b44b5f5 360834 libghc-taffybar-dev_0.4.5-3_amd64.deb e53ba7373bf3f57cb73e94ea474200c24976e6e8 138842 libghc-taffybar-doc_0.4.5-3_all.deb a96fa001f53d0ed18bd876933c6e83ab43645c47 412168 libghc-taffybar-prof_0.4.5-3_amd64.deb 1a23ce48551cc66b67690cf8e1326a943acf3499 667962 taffybar_0.4.5-3_amd64.deb 94e038de359f0ba47e056c99461d4964e5c10457 3977 taffybar_0.4.5-3.dsc c2a49e1419e2f8a442979a005e81cbb471cb4abb 3816 taffybar_0.4.5-3.debian.tar.xz 2867ac44595c98a726b014de7958b0467232678c 48416 taffybar_0.4.5.orig.tar.gz Files: dca4a812cc8473506d90bce6085f96ff 360834 haskell extra libghc-taffybar-dev_0.4.5-3_amd64.deb 5058dbd6b1804fda17a947aa71d2154b 138842 doc extra libghc-taffybar-doc_0.4.5-3_all.deb 5192e12dd17ea083e58ed1fc78c77c0c 412168 haskell extra libghc-taffybar-prof_0.4.5-3_amd64.deb c83c4d3deb38fa511308ee29c63f10cd 667962 haskell extra taffybar_0.4.5-3_amd64.deb 9bba15bd2afac8337171eaa1f9850755 3977 haskell extra taffybar_0.4.5-3.dsc 097e280aca466e0f45531c5309710ccd 3816 - - taffybar_0.4.5-3.debian.tar.xz cfa8e64edd83eca5d7c513037cca4010 48416 - - taffybar_0.4.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaB38XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiocEYP/RKJU9WVvlXnPYnyjHi1VL3w ltSEPY1DFYG1w4Sh5IT3K/il0bdF2zhfHS23julchPBiGdEnYBLyfLmag4t8ANh5 Uu4NdGMgMNq76Fmohx3XslcFHNd83sbKjbsW4jUPe16sAGqtJ4psaw0EdNa6JUyu WOZJSCMgjdM7MsL+kstFruqZhQOYgYDCkXbz/inIIzINXsMGdAvdxeiW8eKa6gt8 1LALR1jnZRKqi0bznGomF2EvdjIqkgUTomvdY8eVmI37Ilvi+Y5CAwco7MF82+o+ fYMrUPPY55qeJrOWJBU8fjKCbkQTg74StgGmNZ2R/9FJR0i77MCBl2Uf1sOpzpYw Y2AhpeqpbcyWSXgtHggqJtgVc3VORM4+rIgMe5pQYcsTWeinuOAk0AMYizn9Yi+7 xWDQ3I5JeyfGy2K/mXfToCvWCgAqiTeZJ593qxZDM2RzaLvouZcqbmpe61yUaGi5 SqSAoa1aCCWWifURRVRsgKAe90umrZwsffxkwJsY8KsxMNtNoaDBP1BPVBVSQ4Bd W+mp5t3FqnByK2A1tLcTVfsAYx/Jie/CV0MSkr0dlFRhz9SWLL6VdVSBPpTaXggM A57NkBnDHcvKsXHv7257NquzOeIdHsl6swgxTQG0dEde6eG39m4LiZV4+pk+NtZr NBTPzJ71FnFr2WgHLxpO =lfZz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 13:49:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 13:49:43 +0000 Subject: Processing of haskell-ed25519_0.0.2.0-7_source.changes Message-ID: haskell-ed25519_0.0.2.0-7_source.changes uploaded successfully to localhost along with the files: haskell-ed25519_0.0.2.0-7.dsc haskell-ed25519_0.0.2.0.orig.tar.gz haskell-ed25519_0.0.2.0-7.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 13:49:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 13:49:43 +0000 Subject: Processing of haskell-edison-api_1.2.2.1-5_source.changes Message-ID: haskell-edison-api_1.2.2.1-5_source.changes uploaded successfully to localhost along with the files: haskell-edison-api_1.2.2.1-5.dsc haskell-edison-api_1.2.2.1.orig.tar.gz haskell-edison-api_1.2.2.1-5.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 16:25:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 16:25:46 +0000 Subject: haskell-ed25519_0.0.2.0-7_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 09 Dec 2015 08:43:18 -0500 Source: haskell-ed25519 Binary: libghc-ed25519-dev libghc-ed25519-prof libghc-ed25519-doc Architecture: source Version: 0.0.2.0-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-ed25519-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ed25519-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ed25519-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-ed25519 (0.0.2.0-7) unstable; urgency=medium . * Upload to unstable. Checksums-Sha1: f6af1addaac7ceadc56a4880a552c01578a4e8bd 2413 haskell-ed25519_0.0.2.0-7.dsc dec318db0da1cd4a22f4f2c4e09e41f1d4d8c256 67989 haskell-ed25519_0.0.2.0.orig.tar.gz 1870cf57a753bdf2a19ff9f0e51111b67f709b98 2912 haskell-ed25519_0.0.2.0-7.debian.tar.xz Checksums-Sha256: 156dfd1854b66a81dd02d06f1ef67e95041a52aaf4e6423e5d0598930c4d7240 2413 haskell-ed25519_0.0.2.0-7.dsc b2bac03694041e36ca82210a79c883b1813d8e2cfe49f4741feebc4092b80874 67989 haskell-ed25519_0.0.2.0.orig.tar.gz 3d4cf0b3747bf375a13684f4f2369e610065b36875ac1a67860427265cbdd303 2912 haskell-ed25519_0.0.2.0-7.debian.tar.xz Files: d14317b6858caa83b66e97c582fb912b 2413 haskell extra haskell-ed25519_0.0.2.0-7.dsc 5a2fef1d6b2c9915ba1137b514330161 67989 haskell extra haskell-ed25519_0.0.2.0.orig.tar.gz 177a8582f68d655927e77eab3b50b1c7 2912 haskell extra haskell-ed25519_0.0.2.0-7.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaDAjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioVScQAJkTGxSvEJHguxv9VS3DGgTA sh5Gy1OD6/zkti6DBssAaYqtS9K5tKm4h/shJImA4KnW6mkOTe01C8+GfE/36E8w EZzVOYkMv+Mo/6K+n7RcchbLudOtHBuGLBX4Ct7SDNUmKCdy86+7rWCunxWgZ3pj LP95Vr2xG7f0ZGJGe3w/2R/IP5rCpoWGYvFz1TnDE8zrcd+GbWSCul1Lvd7allSh UK87fWsYGAEEoy4uHduV5Qihva/az8BgulOAacYhPMlpRBuCPO5VBJNd9oDLSSOJ zftGVXTUFKqvet44+TN/sTDOWyIZtrKSyJS7p5t/yNWAUfXggu+DRZ4z+eOyR2yF IcxUCw65TZJ5ma/4KAGwcKqMkjsRre+HT4xQ/dC8u5KUGxTaY/36mUeraUt4Q61F Jy801uVW0eNN7rvoBTQGEDeb3QVYLosPLpT6rAQl8aALiqqoUdChHSEkVfzSf49U OFKDpFWYs/wZXQdYS//s+pVs6XC5jMl1TnEqfoySH/gTqB4VadOC6bo8dL13yp2g tIj3ISeIX2E4vjFfCZXGO+duo2uE+b02e7MFLiVus2ZBsd+PCnpp2IZ390N9V6a2 SDEflbcT0ZJuSdBlNCWDKJgcyvF8Fm8aOco9+yFPVQZE72A1dtMY+wuB+Hgms2mv OtlhWir3c32mDUAk5nxG =c3cK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 9 16:25:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 16:25:50 +0000 Subject: haskell-edison-api_1.2.2.1-5_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 09 Dec 2015 08:44:30 -0500 Source: haskell-edison-api Binary: libghc-edison-api-dev libghc-edison-api-prof libghc-edison-api-doc Architecture: source Version: 1.2.2.1-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-edison-api-dev - Haskell library of efficent, purely-functional data structures libghc-edison-api-doc - documentation of the Edison Haskell library libghc-edison-api-prof - Haskell library of data structures; profiling libraries Changes: haskell-edison-api (1.2.2.1-5) unstable; urgency=medium . * Upload to unstable. Checksums-Sha1: 05c8faa201d20b746fc0d4dbed42354957de835f 2427 haskell-edison-api_1.2.2.1-5.dsc 1437e9616cf99f95da03562205d4cf8a08cd321e 30370 haskell-edison-api_1.2.2.1.orig.tar.gz e71e24cafa6f64715504c77aa789086a0df06cc7 5684 haskell-edison-api_1.2.2.1-5.debian.tar.xz Checksums-Sha256: 2ab6e76746b08642da17be6714c0fe17a2181e734219c4dcbc49cdc193d5cc28 2427 haskell-edison-api_1.2.2.1-5.dsc d7e1eaab8785b778d97a46b2ebcc939a4fb99853327b23c0e946a3f2b1761de5 30370 haskell-edison-api_1.2.2.1.orig.tar.gz fab2c3d591f0a4b9f8ef54bf80d021fada9723af6e2d24f2aef345cd2eca34ae 5684 haskell-edison-api_1.2.2.1-5.debian.tar.xz Files: 39c37780659c7513db6dcce8e341824c 2427 haskell extra haskell-edison-api_1.2.2.1-5.dsc cbf7a76b61b6be23dc94e0cb931dd829 30370 haskell extra haskell-edison-api_1.2.2.1.orig.tar.gz 536ccc25ee04f56423715f697196a922 5684 haskell extra haskell-edison-api_1.2.2.1-5.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaDBOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEJYP/1FmvfyMQLuj5rsQG7WvZfKX A0uo8zZdYUbTDhHXIt+gi/Ad38McysPYeIdBWgVvvfFjYgX894wQGEVQGn8iPmio j9HZN8zADMqyG4gCVqjrNOEJv4D3iaH9IoRXizh1/dae/8iIYaWEttOlsTE8Tftb Woy616GJIWOSHPbXJ0InQdaQ+LMxBUxV5nmag2kI3XN/gTn2NgtPG1t8RQszhsA9 XDjSe4d9quLagglI5RZ/D9vl1KPscPC3iHEEKBK14xzTS32xoDet4C6cZfbro4aN T3b2dVkGo7Yku0xGiNVhQMIjgM0m9r8QAUR/wYzc7T2bv1QAwlUj3zMuMDGXgoP5 okB24Sal0bWpXSHDhhfhKScgqNvsoG217yZElADk7S5+8oe+dlzsY7V8hdDg68bN g1xzkksNCAsbOEu/xHmTSzH/0xu5B4fsSfY4mvlrzSnlzJoX2iihZlf/3nOJ+ZKR 58Ye6QAaP/5rqNSwQpe0KSx7kzC+zlNE9cMhKBzCMgH2VTzjeMI8NwLrXxUpR3A/ UuDFrp3L+iLMn8/g+6SK3yF9srE9SXj/QbBE6sqiPNXGGBz/aNk4sru7qms1ieee Bqvy+Rx1apFZ3Pg3Kec46QtmKpxiQlH8bDTGtp60HuYdv9Rt26g8k0iN2EaycDgQ CEd56B/ou/SAKSSTLLkh =1plR -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From nomeata at debian.org Wed Dec 9 18:35:06 2015 From: nomeata at debian.org (Joachim Breitner) Date: Wed, 09 Dec 2015 19:35:06 +0100 Subject: Bug#807389: haskell-hslua: no longer builds on architectures without luajit In-Reply-To: <20151208114241.GK2181@riva.ucam.org> References: <20151208114241.GK2181@riva.ucam.org> Message-ID: <1449686106.5514.15.camel@debian.org> Hi, Am Dienstag, den 08.12.2015, 11:42 +0000 schrieb Colin Watson: > I don't think we can drop haskell-hslua on those architectures, > because pandoc needs it.??Can we avoid luajit in those cases? it seems that hslua supports a configure flag "-fluajit" that goes together with "-fsystem-lua". http://hackage.haskell.org/package/hslua-0.4.1/hslua.cabal Our patch messes with that options, but it looks like it would be possible to use luajit conditionally. Any volunteers? Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Wed Dec 9 22:08:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 22:08:52 +0000 Subject: Processing of haskell-hierarchical-clustering_0.4.6-1_amd64.changes Message-ID: haskell-hierarchical-clustering_0.4.6-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hierarchical-clustering-dev_0.4.6-1_amd64.deb libghc-hierarchical-clustering-doc_0.4.6-1_all.deb libghc-hierarchical-clustering-prof_0.4.6-1_amd64.deb haskell-hierarchical-clustering_0.4.6-1.dsc haskell-hierarchical-clustering_0.4.6-1.debian.tar.xz haskell-hierarchical-clustering_0.4.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 22:09:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 22:09:56 +0000 Subject: Processing of haskell-hierarchical-clustering_0.4.6-1_amd64.changes Message-ID: haskell-hierarchical-clustering_0.4.6-1_amd64.changes uploaded successfully to localhost along with the files: libghc-hierarchical-clustering-dev_0.4.6-1_amd64.deb libghc-hierarchical-clustering-doc_0.4.6-1_all.deb libghc-hierarchical-clustering-prof_0.4.6-1_amd64.deb haskell-hierarchical-clustering_0.4.6-1.dsc haskell-hierarchical-clustering_0.4.6-1.debian.tar.xz haskell-hierarchical-clustering_0.4.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 9 22:42:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 09 Dec 2015 22:42:33 +0000 Subject: haskell-hierarchical-clustering_0.4.6-1_amd64.changes is NEW Message-ID: binary:libghc-hierarchical-clustering-dev is NEW. binary:libghc-hierarchical-clustering-doc is NEW. binary:libghc-hierarchical-clustering-prof is NEW. source:haskell-hierarchical-clustering is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From jenkins at jenkins.debian.net Wed Dec 9 22:45:26 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 9 Dec 2015 22:45:26 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1032 Message-ID: <175513172.14.1449701126364.JavaMail.jenkins@jenkins> See Changes: [mail] Bump git-annex ------------------------------------------ Started by an SCM change Building on master in workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://anonscm.debian.org/pkg-haskell/package-plan.git > git init # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9bf648cbbfb97b97982f7865dd11a7e77e6aa61c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bf648cbbfb97b97982f7865dd11a7e77e6aa61c > git rev-list bf5a99ccd0ead1f6c8bc1bef2df5180bea4b23c6 # timeout=10 > git tag -a -f -m Jenkins Build #1032 jenkins-haskell-package-plan-1032 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson927446442321979001.sh + /srv/jenkins/bin/chroot-run.sh sid apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl ==================================================================================== Wed 9 Dec 22:06:26 UTC 2015 - running /srv/jenkins/bin/chroot-run.sh (haskell-package-plan) on jenkins now. To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git and then have a look at bin/chroot-run.sh This invocation of the script has been called using "sid apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl" as arguments. ==================================================================================== Wed 9 Dec 22:06:26 UTC 2015 - start running "/srv/jenkins/bin/chroot-run.sh" (md5sum 0bc09c240ff3fd9f82f288933c503845) as "/tmp/jenkins-script-dFdlNKiM" on jenkins. Wed Dec 9 22:06:26 UTC 2015 - bootstraping sid into /chroots/chroot-run-sid.5pcfiOwGD now. I: Retrieving Release I: Retrieving Release.gpg I: Checking Release signature E: Invalid Release signature (key id 8B48AD6246925553) Wed Dec 9 22:08:26 UTC 2015 - initial debootstrap failed, sleeping 5min before retrying... I: Retrieving Release I: Retrieving Release.gpg I: Checking Release signature E: Invalid Release signature (key id 8B48AD6246925553) Wed Dec 9 22:15:26 UTC 2015 - debootstrap failed, slowing down, sleeping 30m now... Wed 9 Dec 22:45:26 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-dFdlNKiM, which will now be removed. Build step 'Execute shell' marked build as failure From jenkins at jenkins.debian.net Wed Dec 9 23:24:29 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 9 Dec 2015 23:24:29 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1033 In-Reply-To: <175513172.14.1449701126364.JavaMail.jenkins@jenkins> References: <175513172.14.1449701126364.JavaMail.jenkins@jenkins> Message-ID: <1669924329.19.1449703469980.JavaMail.jenkins@jenkins> See Changes: [mail] Add hierarchical-clustering [mail] Typo in README ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Building on master in workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://anonscm.debian.org/pkg-haskell/package-plan.git > git init # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 4d16c52c40acc780aeadcb158570a3859c80655f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d16c52c40acc780aeadcb158570a3859c80655f > git rev-list 9bf648cbbfb97b97982f7865dd11a7e77e6aa61c # timeout=10 > git tag -a -f -m Jenkins Build #1033 jenkins-haskell-package-plan-1033 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson8726954967532249358.sh + /srv/jenkins/bin/chroot-run.sh sid apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl ==================================================================================== Wed 9 Dec 22:45:29 UTC 2015 - running /srv/jenkins/bin/chroot-run.sh (haskell-package-plan) on jenkins now. To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git and then have a look at bin/chroot-run.sh This invocation of the script has been called using "sid apt-get --no-install-recommends -y install cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl; export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl" as arguments. ==================================================================================== Wed 9 Dec 22:45:29 UTC 2015 - start running "/srv/jenkins/bin/chroot-run.sh" (md5sum 0bc09c240ff3fd9f82f288933c503845) as "/tmp/jenkins-script-GGNhWRpe" on jenkins. Wed Dec 9 22:45:29 UTC 2015 - bootstraping sid into /chroots/chroot-run-sid.yZ9e83hz5 now. I: Retrieving Release I: Retrieving Release.gpg I: Checking Release signature E: Invalid Release signature (key id 8B48AD6246925553) Wed Dec 9 22:47:29 UTC 2015 - initial debootstrap failed, sleeping 5min before retrying... I: Retrieving Release I: Retrieving Release.gpg I: Checking Release signature E: Invalid Release signature (key id 8B48AD6246925553) Wed Dec 9 22:54:29 UTC 2015 - debootstrap failed, slowing down, sleeping 30m now... Wed 9 Dec 23:24:29 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-GGNhWRpe, which will now be removed. Build step 'Execute shell' marked build as failure From reproducible-builds at lists.alioth.debian.org Thu Dec 10 00:11:46 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Thu, 10 Dec 2015 00:11:46 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-certificate Message-ID: <20151210001146.845AB1ED6B@jenkins.debian.net> 2015-12-09 04:59 https://reproducible.debian.net/unstable/amd64/haskell-certificate changed from reproducible -> FTBFS From ftpmaster at ftp-master.debian.org Thu Dec 10 02:07:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 02:07:49 +0000 Subject: Processing of lhs2tex_1.19-2_source.changes Message-ID: lhs2tex_1.19-2_source.changes uploaded successfully to localhost along with the files: lhs2tex_1.19-2.dsc lhs2tex_1.19.orig.tar.gz lhs2tex_1.19-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 02:12:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 02:12:50 +0000 Subject: Processing of haskell-hledger-web_0.26-2_amd64.changes Message-ID: haskell-hledger-web_0.26-2_amd64.changes uploaded successfully to localhost along with the files: hledger-web_0.26-2_amd64.deb haskell-hledger-web_0.26-2.dsc haskell-hledger-web_0.26-2.debian.tar.xz haskell-hledger-web_0.26.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 02:12:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 02:12:51 +0000 Subject: Processing of haskell-classy-prelude-yesod_0.12.5-1_amd64.changes Message-ID: haskell-classy-prelude-yesod_0.12.5-1_amd64.changes uploaded successfully to localhost along with the files: libghc-classy-prelude-yesod-dev_0.12.5-1_amd64.deb libghc-classy-prelude-yesod-doc_0.12.5-1_all.deb libghc-classy-prelude-yesod-prof_0.12.5-1_amd64.deb haskell-classy-prelude-yesod_0.12.5-1.dsc haskell-classy-prelude-yesod_0.12.5-1.debian.tar.xz haskell-classy-prelude-yesod_0.12.5.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 02:12:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 02:12:49 +0000 Subject: Processing of lambdabot_5.0.3-3_amd64.changes Message-ID: lambdabot_5.0.3-3_amd64.changes uploaded successfully to localhost along with the files: lambdabot_5.0.3-3_amd64.deb lambdabot_5.0.3-3.dsc lambdabot_5.0.3-3.debian.tar.xz lambdabot_5.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 04:24:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 04:24:27 +0000 Subject: haskell-classy-prelude-yesod_0.12.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 22:01:52 EST Source: haskell-classy-prelude-yesod Binary: libghc-classy-prelude-yesod-dev libghc-classy-prelude-yesod-prof libghc-classy-prelude-yesod-doc Architecture: amd64 all source Version: 0.12.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-classy-prelude-yesod-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-classy-prelude-yesod-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-classy-prelude-yesod-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-classy-prelude-yesod (0.12.5-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 2e53e2fd0f903af2721e989d5e74bf0c88db89e920b6f879f21e43d55f45b213 38620 libghc-classy-prelude-yesod-dev_0.12.5-1_amd64.deb 7135bd4cc99c7a1bbbb4539930d785ac99cbee0a31fd9451d1f26f1101cdb977 61272 libghc-classy-prelude-yesod-doc_0.12.5-1_all.deb 858325da3150dd63760491b0c0453ff67d333011cb5652917bc2846843d48730 33456 libghc-classy-prelude-yesod-prof_0.12.5-1_amd64.deb c62918134d12b7b58d0eaeb61040a95ce25a06d683e309f08051490771b9bee7 3402 haskell-classy-prelude-yesod_0.12.5-1.dsc 0d98c3f30a41fe2c573df762d697d99e05834b6b1e36b5d7c1bd523f0aa8f371 2272 haskell-classy-prelude-yesod_0.12.5-1.debian.tar.xz 8f63ff332861d8a72627e4e402fe717750e86f89bdfb518e7db2aec52095b676 1548 haskell-classy-prelude-yesod_0.12.5.orig.tar.gz Checksums-Sha1: 772df86e2187387e74e786a8f5178afb0f0103c4 38620 libghc-classy-prelude-yesod-dev_0.12.5-1_amd64.deb 6e67a5bbcf307a10d744165a202e07700f456996 61272 libghc-classy-prelude-yesod-doc_0.12.5-1_all.deb 22fd691600ca79c8bb57e73e5fb990714a68e0d0 33456 libghc-classy-prelude-yesod-prof_0.12.5-1_amd64.deb 010117aaf120a3eec91809eb5bd1798caee4da75 3402 haskell-classy-prelude-yesod_0.12.5-1.dsc 2ab18bd5d61098706bf2e57380ab265ec44f9ede 2272 haskell-classy-prelude-yesod_0.12.5-1.debian.tar.xz 6ea1a2edf4b7eb95222f2322594efa422b12fad8 1548 haskell-classy-prelude-yesod_0.12.5.orig.tar.gz Files: d7d9de044b3ea82cc438e2241881d72f 38620 haskell extra libghc-classy-prelude-yesod-dev_0.12.5-1_amd64.deb fa0cfa3a4f07dbe704d16e544b0e3754 61272 doc extra libghc-classy-prelude-yesod-doc_0.12.5-1_all.deb 7a4703623e7d701a312fbffff28caf6e 33456 haskell extra libghc-classy-prelude-yesod-prof_0.12.5-1_amd64.deb f2b77fcda6204e8e93292c11f94cb321 3402 haskell extra haskell-classy-prelude-yesod_0.12.5-1.dsc af655797073a64020061b6c2120ba445 2272 - - haskell-classy-prelude-yesod_0.12.5-1.debian.tar.xz caf84b8349abbdba345ae85f5a3268ee 1548 - - haskell-classy-prelude-yesod_0.12.5.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaN8lXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiovmsP/im0Ajv1kdA0iVVjRHbkFFtt eoLPNgnvBqKqN433x3eYjmoxZ2AdXanuomGVPBsY86VBFvLVlEV3YBhvJ9nOWY11 KRY6sMD3xmjmYv6E1gVDrDx3Xhw804sr5bkevhyFU0P3xj70RCwt1Y38PVjqGjJP spPvRNZJolSA2pIOKlmOny5vljJ2QSOGXtt13Je0WzYZR+KkpUGHlQaRPh7U0CRh vJ8iEGdvEGU3H87yS8+c0WPgKOPCtK98cCYdz5zwpzB52QrYQIwE54KPQKRE16RK VK5HFvDpi5UpffJYPHKMACp2DnyBPvzZT/27J4SZEW/o7TAYvy33HP1l+2w9Unau MeLPT5pOF/m5ZweowSEI4RfREMwZOQPuhYrrEs75ZRu6JcXEnQ61P54fu2jgM1du pEp1WekYg82PWLemV4vylCzKaqCXQa28K05eZPJ8eYmNK/n6gXWLPizMUVzpkAWt loXC8JDjl1Qy1ky5+zKrh9szDo7uEEMYBWyNWPIPJ2YEHE42F7GCXtkkSNwfL/lr 6UJTxOS39S6vZx+8u9p4AoPLJQybz8ZMLxs4qphw2puUlmXtryRhrQT4rj7fCu91 06EBaTA3bDQsIFetWhDhJvOhsmCcDxNrtpEJvCziZxd8QAFX9m5iT2KEYJz+XdKo qH0i/WJXgNxwuaTNrCj4 =JBz9 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 10 04:24:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 04:24:49 +0000 Subject: haskell-hledger-web_0.26-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 22:05:03 EST Source: haskell-hledger-web Binary: hledger-web Architecture: amd64 source Version: 0.26-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: hledger-web - web interface for the hledger accounting tool Changes: haskell-hledger-web (0.26-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7afd6299081f442d3c0b0016c11e9fbe89ea99ca541c73dc3f4b16edace61393 4896702 hledger-web_0.26-2_amd64.deb 96034e68ead4187aacf82f7acf4614ef00d1f4882e35f1c01714ad0cd6e4c63e 3017 haskell-hledger-web_0.26-2.dsc 033413a70a5a73616ef79330939d43a6294279d4ee5531c7e0072635c2335d5b 66568 haskell-hledger-web_0.26-2.debian.tar.xz 51f7bb993ba8107aa18aae4dd78023e14e6ad8fc2f0f84941746eb09bc243905 495300 haskell-hledger-web_0.26.orig.tar.gz Checksums-Sha1: 5810c0094fcd84161f41af80bfab95f8dd8a0006 4896702 hledger-web_0.26-2_amd64.deb 439340e4e287144274fd9750ddc6012a8da4d59b 3017 haskell-hledger-web_0.26-2.dsc b7ca2021dd41a5bc955a25f6b13f069e61fed0b1 66568 haskell-hledger-web_0.26-2.debian.tar.xz 650793aaa11cdc6c1a5686aa03f7bc952f8562b5 495300 haskell-hledger-web_0.26.orig.tar.gz Files: 6d749b33b71f9bc31ef7eafe6fbd8700 4896702 haskell extra hledger-web_0.26-2_amd64.deb abbb5eaa2d32d3907d000c507de33138 3017 haskell extra haskell-hledger-web_0.26-2.dsc fa3f1d78475b0ca50e7fb572911a4a9b 66568 - - haskell-hledger-web_0.26-2.debian.tar.xz 2328a0f6776717d106c05d5e84a9a4ef 495300 - - haskell-hledger-web_0.26.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaN6QXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio3eUQAI4iwIpaXrkRajfDSda6MMD5 n5TYVAI2YxFrobphwfBUMr28xzLoSeQABk+9IHRp3OGVr13+a/KU/jN5xh0vol74 3h/G+r0b3AIGGkfBSs4ZwAGi65w+HrwxpNS/EKv7JLxFF3BqA6+KJWK3fPbPBLTX 4NHxVZPvDeX1NjFA7NOEJTstlNHZRnt6Msqu1WolpnB3p5SXb1yq8ilCZXEkOn/E cTWXPQaBe1q5X7j0w3J6W1kziFZOEDJlyS9kS6KD8s3SkwrZkIZfGhs/ID0gu+es gORXarK9UJOAMwLkJUUFu5G8MUV8xz4xS6BOUBRFA5MImXbDum2XSaah68ryLxXz Zvheg/U4T4V5F626Z5pbtYs3UwyWorNHhKVwp7yRCpNZLtMg3i/XSc91ah0uvPD6 3BPkXv9Qw8QD9vQDVWVvjfgUhcNnabvRBlM8eMuDf4Qure8/P+nF0XCndG0425oA yXv0WCUsHgbS/GoLLzHcACG0lN6NPFjmvOyWQpWII9C56UdXjkPFjf9i7Wloj6A2 y7rss1xseeOmO8cSDLtyw3ObTfuGQfxxSs1PI266Z5CuKyUmz9L8+YR1wx2SrXp6 rGCXwNIaGYbv0Eftga/4ZpLZ34z7/42t2jHgcrCK/5F0Afgp9MjubOVPFh4/6P6t h8De9V1pmmCduwkoTKuU =kto7 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 10 04:26:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 04:26:34 +0000 Subject: lambdabot_5.0.3-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 8 Dec 2015 18:23:16 EST Source: lambdabot Binary: lambdabot Architecture: amd64 source Version: 5.0.3-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: lambdabot - Development tool and advanced IRC bot Changes: lambdabot (5.0.3-3) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 2f2e67eb2ad3a5377330f7f8985910d9d0226db910db860db34ac07db2517e8c 3690592 lambdabot_5.0.3-3_amd64.deb acb89fd88d8d1ba7116b06460571cd1dd0c85a50093bca06868f986b05dfce43 2753 lambdabot_5.0.3-3.dsc f9d4685b19c9dc0de42a01d90d0fe6581a67b9383b5c2630d382bddb9af3c7fc 3380 lambdabot_5.0.3-3.debian.tar.xz 423a1836d6bfcef66fb56038202b131f77b056a5441a9a3afb9200537eaf79cd 121869 lambdabot_5.0.3.orig.tar.gz Checksums-Sha1: ecd3c9bd6776f73a4e4d02d4f8284a7ced7686ac 3690592 lambdabot_5.0.3-3_amd64.deb 23bed765b7c0a81625ed4ef61f82912c550f0411 2753 lambdabot_5.0.3-3.dsc 09fd7e21132659dc09c8eac51a1a5d06e21dfb10 3380 lambdabot_5.0.3-3.debian.tar.xz cf732aaa710fc80e4faad77ede5e23187d5d72e7 121869 lambdabot_5.0.3.orig.tar.gz Files: 2e79a43f77e972a579e54c7045925566 3690592 net optional lambdabot_5.0.3-3_amd64.deb b6546d738d66540bbe38cd38aedd1c5d 2753 net optional lambdabot_5.0.3-3.dsc 998cac56632e373c7cf81018524cb4d9 3380 - - lambdabot_5.0.3-3.debian.tar.xz 590eb9a237791359168f87cebde92746 121869 - - lambdabot_5.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaN7cXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiop3cP/16KNEZuOHm0QGSVatl+782c ESthynA5RG37q4kagx0cyZPf5mFkWVplHDgsVFCR+EMFy1LC0kwpyTXjBC6JeeUy bLVhSgJl8nu20z1W2W/O5fxJFsPcd8Q7OrjZ2BFCj/7Bree6NnrKY3KB2gEE9hgA 7Q2fFp9mj1xEea0AiU7G0qimy8BgiCUE89vY2jgv1mch8NrE45XdaVRTrcBzda29 D9k8iWS1FBitqtdISSYnRCD0h62AE6YTsdpc47hnHvhMVLhPFwqC4P+TOT8cHZLs 33zoFwD2PQ7Hdk67R9OKrhUu9/LH0kLjQQvEexosl+eYu+u7hBxbSVrNXP9P7uHV WXRKF48pGcZWIJ5EY/B442Jl+IPI7ln0veOSCvFY9bYlr0baFjRL36VXg1FZZWWg yeXdjM7jtoOCPFd12yKkdR555UVtrklHqtsIFzWfGTYdND+ksSko6W0CBotmsPPO 9KYSj7WHRWkZP6XGTnxh5hd8YP4k2Kz9BT85dyZlMdGWsCH60FDuMoyAi1G3ddU4 b2iFkADJwMFoSu6IXWFWvhJMg2QFiNbULMEabXY/ZqlNJxgFrlYa/XhN2ZvKGpLt /O4OkSJJiHxs6k0xMv+oAYy4tCsHWD1gIcvfcdVbnmJeqV73/tVAAzC0X6TQLkm4 U3r/qOzziR/3zijKPvLs =/kYy -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 10 04:26:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 04:26:40 +0000 Subject: lhs2tex_1.19-2_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 03 Dec 2015 14:55:22 -0500 Source: lhs2tex Binary: lhs2tex Architecture: source Version: 1.19-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: lhs2tex - Generates LaTeX code from literate Haskell sources Changes: lhs2tex (1.19-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha1: d393374b7e37d3d1799531ffbd580af94dfc9239 2161 lhs2tex_1.19-2.dsc f3af73f22868c72dea314f50e782781688324544 658353 lhs2tex_1.19.orig.tar.gz 5b3d5ab24b6cca395046b065040d32fe7b8843f2 10736 lhs2tex_1.19-2.debian.tar.xz Checksums-Sha256: aa668e3178a2fee50149aa8752ea9bc9c55c594e95d15cbf977898a5052acb12 2161 lhs2tex_1.19-2.dsc 24ae0557d95673e0c6d9b0aca829181b734359880dd58802ac154b89f384b00e 658353 lhs2tex_1.19.orig.tar.gz 244f52b78d52b3b3da854877cf69710dfe9c356fbd238a50d2c8c9dd138b48dd 10736 lhs2tex_1.19-2.debian.tar.xz Files: b9cf2397cb4a0df6ed58206b25f39988 2161 haskell optional lhs2tex_1.19-2.dsc 4414be7f90d7a805bb3fec843b547cfa 658353 haskell optional lhs2tex_1.19.orig.tar.gz 740bc9655aeae53c35c67688c67e49ba 10736 haskell optional lhs2tex_1.19-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaN5KXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio8MMP/jj3R0c2WTeX4MZXwQRoXWsF 1iyDE4KAT/zFQ4Pt49+7Ju701Y1ciP1XrnbXhyVWPWovqOxQ3diaD/v21JMO/56N okdVpwwU76boYDZydYduKmZPc5XNubABKfTfZeafiuDthfpEBSlSZArcTE8m9G5K DkfPBBFw4nIQ0qqzQcgUK/67hkVDQdn2JM6HLqzeq7I0K/8L7GsNtkW7taP5+2dM E82ZiCYGc8o6Foy99EUx9LvxgybD/Gr0nqYe3nqqNILHzmNmm2QEi5yPHy9s8xAS BdFO4piOi8NRdNoY592VW8FEHkqRnZA3r0GE+cvIFdIt/hpAAU3G5jRs/3vcHs8T lUXAyoMiVGInUhoJxgGkPf0J7PpSucTAV8Y6DRxA139VJbSiSBE37MFPx0i8ognl 17RpaXP2HoIgN3+0liDjoCrIVHwle9xE6egM882CyVNCvIdqGdIMnXx7oTWHypWa XlsGX8NFl1r1rorlYwHEXNSdO0zvKCC9PAWkzdDex9qWS2lWAFHy5BMc5YDkize3 H99lXGpcq5t3A/sl2JZpoBjJ2a3qkpabr4kYlxQy/JnTulGSErtepnYxm7CC1fiD ZdtOikv7UW+DzMpxlYLU6YX6FLdTYxTVmvgd48zeKjBobFu9lWWMUXJpGJLpDe10 LFdDyxpfRMMfmQ8Z9Tpg =5Rge -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 10 11:05:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 11:05:13 +0000 Subject: Processing of ghc-testsuite_7.10.3-1_source.changes Message-ID: ghc-testsuite_7.10.3-1_source.changes uploaded successfully to ftp-master.debian.org along with the files: ghc-testsuite_7.10.3-1.dsc ghc-testsuite_7.10.3.orig.tar.bz2 ghc-testsuite_7.10.3-1.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 11:07:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 11:07:59 +0000 Subject: Processing of ghc-testsuite_7.10.3-1_source.changes Message-ID: ghc-testsuite_7.10.3-1_source.changes uploaded successfully to localhost along with the files: ghc-testsuite_7.10.3-1.dsc ghc-testsuite_7.10.3.orig.tar.bz2 ghc-testsuite_7.10.3-1.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 11:22:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 11:22:38 +0000 Subject: ghc-testsuite_7.10.3-1_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 03 Dec 2015 14:54:02 -0500 Source: ghc-testsuite Binary: ghc-testsuite Architecture: source Version: 7.10.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: ghc-testsuite - GHC testsuite results Changes: ghc-testsuite (7.10.3-1) unstable; urgency=medium . * Team upload. [ Clint Adams ] * Switch Vcs-Git/Vcs-Browser headers to new location. . [ Gianfranco Costamagna ] * New upstream release. * Conflict with ghc <> 7.10.3 * Fix Vcs-Git field not canonical lintian warning. Checksums-Sha1: 97a2134b0a9071df02b762efde0bd0aa5d23bf4f 2442 ghc-testsuite_7.10.3-1.dsc 01c4a9a4f6ac9359b74dce5948858ebf1b04d8fa 1817460 ghc-testsuite_7.10.3.orig.tar.bz2 2035afadcb65e5e5f9ebcc20ab19f80c3ff3be4e 2912 ghc-testsuite_7.10.3-1.debian.tar.xz Checksums-Sha256: eb1bd3b863c8af725175aaddc7bc6945defaae6b9dbfc1d903a5ca5e936f512b 2442 ghc-testsuite_7.10.3-1.dsc 09c9acc37934fa8206f802d6a190c26af81736d2dfe028eebc71bda3620bb45b 1817460 ghc-testsuite_7.10.3.orig.tar.bz2 e17d2ae71fe8b84866c1e527548c130c41da04e65ce35ee49fb5dbb50dcf891d 2912 ghc-testsuite_7.10.3-1.debian.tar.xz Files: df86dc6fe5f6f71ff66d4e706c437dea 2442 haskell extra ghc-testsuite_7.10.3-1.dsc bc158a295231b8846463ed847ab2a5b6 1817460 haskell extra ghc-testsuite_7.10.3.orig.tar.bz2 43bd8d134044dd2238241fb5ceac7f22 2912 haskell extra ghc-testsuite_7.10.3-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWaVp2AAoJEPNPCXROn13Z0X0P/iKFDOVmu9KteBN3hm62ecLG s5Yk8QMs/XS4FNkUVrCAtjnphk+knCX0ujdIuNrsNPVGK47anR/bbBn35AagPBGC 6Y35weUaChtktjETNsUYL6U6FNfDRgjg1Sb1FS6rOlJP23sPO+jwxIBAfoF4oJNy rKa9PqfAHhG3qBFI459qmYIPmfFT8MfOyxPmcr6YorLczsEegtg8QTlUd44N2dvE 9IvmJeu6+eEI43MLfv20vlO05xve8bY0vFB/9xxNneovEx8uD3nI1ODzzD8T8co5 h/kiEO+F/3I9d7gq/RVAOe+LGgjSiPEnV1HOlzjUVADiALwK6NySXxGJd5uPAROa uEwZM2GDpfYd4hrzFynr/3YJ869PM8p4Z5xp7KjZnDANZoNsIMTqLwmwCLzru9F3 NPykpTmf39GshGZ2DKCFrjJVUPBdHVjCkDcUc0ysOTNkG01AloKLEDHZYEojdHJE UYijWgZgpO5QohSDSQoaswxKbuKAwEca+CW4oR4cXqoMfiBnfZ3sjt2axo7Gd07f 5ytxievZqcWHVO6QAJmcj3v6pOWD1TqNlfngICAhDMUKsNPLUSGhGU07m8l/qVSj lBpOS361vcuckRlHsFWE7ASBti9X/u3QsrJUDN2idCvkpc905NrFhJMcjBj6QUYv 4Tw88zNLdknWIG9HvD3L =mYxK -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 10 11:48:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 11:48:17 +0000 Subject: Processing of pkg-haskell-tools_0.10.1_amd64.changes Message-ID: pkg-haskell-tools_0.10.1_amd64.changes uploaded successfully to localhost along with the files: pkg-haskell-tools_0.10.1.dsc pkg-haskell-tools_0.10.1.tar.xz pkg-haskell-tools_0.10.1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 10 11:52:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 11:52:56 +0000 Subject: pkg-haskell-tools_0.10.1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 10 Dec 2015 12:33:53 +0100 Source: pkg-haskell-tools Binary: pkg-haskell-tools Architecture: source amd64 Version: 0.10.1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: pkg-haskell-tools - Debian Haskell Group tools Changes: pkg-haskell-tools (0.10.1) unstable; urgency=medium . * Allow the version of base that comes with 7.10 Checksums-Sha1: 9210602ccc3fbe08cdfffd02d3dab64aaee680ab 2155 pkg-haskell-tools_0.10.1.dsc e80cdc16e54bb24e66afb89ec51823eeefbed8a9 18360 pkg-haskell-tools_0.10.1.tar.xz d576ba68ed043a313a15d596818c91fa88d34fbf 1163630 pkg-haskell-tools_0.10.1_amd64.deb Checksums-Sha256: 109596c59f10b79fa69ecf528262b23156961603c723e0549d0901d14860c81e 2155 pkg-haskell-tools_0.10.1.dsc f6c0b563c81109aba1f7b3513b0b51ae616de36010c58306a4522d512c695369 18360 pkg-haskell-tools_0.10.1.tar.xz 63f0c68113682121637cc42ab8e98efe9e506d19017c7dda2e7e3354ee16cc10 1163630 pkg-haskell-tools_0.10.1_amd64.deb Files: d607c4646b8c2c488c47b24d8cce165f 2155 haskell extra pkg-haskell-tools_0.10.1.dsc 9469d04746a7edbd60fe50c604067c5a 18360 haskell extra pkg-haskell-tools_0.10.1.tar.xz 705d0ff1f7aea2bd7d532277f1d1a2eb 1163630 haskell extra pkg-haskell-tools_0.10.1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWaWXdAAoJED2QirPw+/UfC9kP/1P9tzcX2sU1fhehJmYQK81E lm2o2x2WQKEOlY9xIQ5LBjVc9Kd93DZI7TwJwzUlCKctuozwNKbThicKI2tzyZ5u du63ykQrERM4EimSbipKcJHFt7hOmZ87stu9YA68+Ue+8BXg/qLBbD5b9mHg1+qA Mn0SXUsszM8dyrxmzUAbbvVF06xTn74yKDaaGRBGqkS7BwqUTeajmr4laJjOckeX lqKFzeNsuVo1Obsh6YIjy3/jHTwBkAtGJIuOjNUY/iYkih83jBycb+ngYzjurUCz ItK98KTOBfsuF/e6z1/svnFyV6dNdbCciZXvmxHdpBXvQYihEV5TuAnuaH1QphQZ 6M0A83aJlN1Tld/IB7kly1hHvkSoHxtmAr33hqqoQoKTxISoMMvB7HpAi1De7Xbv BKND77qw9ZNTI5Zjspqw0ZvWYT7kZU6vDOR0EFaP3hX+mXxN17OHdhxZRuwBTknA R8qcF0mDYvSl7T9s9HUE4OxTz2+kTSOoipo+XxoSPpKPA/lVBaSjrwxxVZ0zSIFg VJ99OALYip5UN7zN2pu+rF8modvOSQiK9FQ0ZtStcER5cA6jHaXwxdoeJQDY7Bgw Ct4L5ALw71X0TcNVEUvaybjpnNhhcQIdMFwQHtk9MRjftDTUy/57naqYW71QBHkz 4MO4n25elfQugL5YQz2y =Bbjc -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From id at joeyh.name Thu Dec 10 15:42:31 2015 From: id at joeyh.name (Joey Hess) Date: Thu, 10 Dec 2015 11:42:31 -0400 Subject: Bug#807592: lease update to 0.13.0 Message-ID: <20151210154231.GA22517@kitenet.net> Source: haskell-aws Version: 0.11.4 Severity: normal 0.13.0 adds support for the STANDARD_IA storage class, as well as google nearline. git-annex users would like to save money by using these features. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- see shy jo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 811 bytes Desc: not available URL: From nomeata at debian.org Thu Dec 10 16:01:37 2015 From: nomeata at debian.org (Joachim Breitner) Date: Thu, 10 Dec 2015 17:01:37 +0100 Subject: Bug#807592: lease update to 0.13.0 In-Reply-To: <20151210154231.GA22517@kitenet.net> References: <20151210154231.GA22517@kitenet.net> Message-ID: <1449763297.1788.8.camel@debian.org> Hi, Am Donnerstag, den 10.12.2015, 11:42 -0400 schrieb Joey Hess: > Source: haskell-aws > Version: 0.11.4 > Severity: normal > > 0.13.0 adds support for the STANDARD_IA storage class, as well as google > nearline. git-annex users would like to save money by using these > features. Ideally, this version migrates to an Stackage LTS release first. I don?t know offhand though when the next one is expected. It is in stackage nightly, so it seems to be reasonable to upgrade to 0.13.0 nevertheless, if the package plan is happy. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Thu Dec 10 19:52:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 19:52:59 +0000 Subject: Processing of haskell-sandi_0.3.5-6_source.changes Message-ID: haskell-sandi_0.3.5-6_source.changes uploaded successfully to localhost along with the files: haskell-sandi_0.3.5-6.dsc haskell-sandi_0.3.5.orig.tar.gz haskell-sandi_0.3.5-6.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From lamby at debian.org Thu Dec 10 20:59:19 2015 From: lamby at debian.org (Chris Lamb) Date: Thu, 10 Dec 2015 22:59:19 +0200 Subject: Bug#807606: haskell-concrete-typerep: FTBFS: Message-ID: <1449781159.3301309.464015337.023BD465@webmail.messagingengine.com> Source: haskell-concrete-typerep Version: 0.1.0.2-4 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, haskell-concrete-typerep fails to build from source in unstable/amd64: [..] Running debian/hlibrary.setup build --builddir=dist-ghc Building concrete-typerep-0.1.0.2... Preprocessing library concrete-typerep-0.1.0.2... [1 of 1] Compiling Data.ConcreteTypeRep ( Data/ConcreteTypeRep.hs, dist-ghc/build/Data/ConcreteTypeRep.o ) Data/ConcreteTypeRep.hs:64:27: Constructor `TypeRep' should have 4 arguments, but has been given 3 In the pattern: TypeRep (Fingerprint w1 w2) _ _ In the pattern: CTR (TypeRep (Fingerprint w1 w2) _ _) In an equation for `hashWithSalt': hashWithSalt salt (CTR (TypeRep (Fingerprint w1 w2) _ _)) = salt `hashWithSalt` w1 `hashWithSalt` w2 /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed make: *** [build-ghc-stamp] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: haskell-concrete-typerep.0.1.0.2-4.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 1540 bytes Desc: not available URL: From lamby at debian.org Thu Dec 10 20:59:33 2015 From: lamby at debian.org (Chris Lamb) Date: Thu, 10 Dec 2015 22:59:33 +0200 Subject: Bug#807607: pkg-haskell-tools: FTBFS: Message-ID: <1449781173.3301301.464015545.14427186@webmail.messagingengine.com> Source: pkg-haskell-tools Version: 0.10 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, pkg-haskell-tools fails to build from source in unstable/amd64: [..] make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro --haddockdir=/usr/lib/ghc-doc/haddock/dht-0.1/ --datasubdir=dht --htmldir=/usr/share/doc/libghc-dht-doc/html/ Configuring dht-0.1... hlibrary.setup: At least the following dependencies are missing: base >=4.6 && <4.8 /usr/share/cdbs/1/class/hlibrary.mk:142: recipe for target 'configure-ghc-stamp' failed make: *** [configure-ghc-stamp] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: pkg-haskell-tools.0.10.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 862 bytes Desc: not available URL: From owner at bugs.debian.org Thu Dec 10 21:15:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 10 Dec 2015 21:15:07 +0000 Subject: Processed: Re: pkg-haskell-tools: FTBFS: At least the following dependencies are missing: base >=4.6 && <4.8 References: <1449782056.3304531.464029945.637F94A1@webmail.messagingengine.com> Message-ID: Processing commands for control at bugs.debian.org: > retitle 807607 pkg-haskell-tools: FTBFS: At least the following dependencies are missing: base >=4.6 && <4.8 Bug #807607 [src:pkg-haskell-tools] pkg-haskell-tools: FTBFS: Changed Bug title to 'pkg-haskell-tools: FTBFS: At least the following dependencies are missing: base >=4.6 && <4.8' from 'pkg-haskell-tools: FTBFS: ' > thanks Stopping processing here. Please contact me if you need assistance. -- 807607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807607 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Thu Dec 10 21:15:04 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 10 Dec 2015 21:15:04 +0000 Subject: Processed (with 1 error): Re: haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 References: <1449782025.3304432.464029561.13990FAB@webmail.messagingengine.com> Message-ID: Processing commands for control at bugs.debian.org: > retitle 807606 haskell-concrete-typerep: FTBFS: Constructor `TypeRep' Bug #807606 [src:haskell-concrete-typerep] haskell-concrete-typerep: FTBFS: Changed Bug title to 'haskell-concrete-typerep: FTBFS: Constructor `TypeRep'' from 'haskell-concrete-typerep: FTBFS: ' > should have 4 arguments, but has been given 3 Unknown command or malformed arguments to command. > thanks Stopping processing here. Please contact me if you need assistance. -- 807606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807606 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Thu Dec 10 21:18:12 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 10 Dec 2015 21:18:12 +0000 Subject: Processed: Re: haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 References: <1449782178.3304987.464031241.68B5FE62@webmail.messagingengine.com> Message-ID: Processing commands for control at bugs.debian.org: > retitle 807606 haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 Bug #807606 [src:haskell-concrete-typerep] haskell-concrete-typerep: FTBFS: Constructor `TypeRep' Changed Bug title to 'haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3' from 'haskell-concrete-typerep: FTBFS: Constructor `TypeRep'' > thanks Stopping processing here. Please contact me if you need assistance. -- 807606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807606 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ftpmaster at ftp-master.debian.org Thu Dec 10 21:57:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 21:57:56 +0000 Subject: haskell-sandi_0.3.5-6_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 10 Dec 2015 14:49:09 -0500 Source: haskell-sandi Binary: libghc-sandi-dev libghc-sandi-prof libghc-sandi-doc Architecture: source Version: 0.3.5-6 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sandi-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sandi-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sandi-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-sandi (0.3.5-6) unstable; urgency=medium . * Run testsuite on mips/mipsel. Checksums-Sha1: 6eb25551656cd013ad5f0b999dc3fdd01fcb48e2 2681 haskell-sandi_0.3.5-6.dsc fd18da916d9834b15bd54236cf93f42cbf82ebd7 18700 haskell-sandi_0.3.5.orig.tar.gz 2bbbf2b273c83871f2498adf8432a2e0c54815f0 2672 haskell-sandi_0.3.5-6.debian.tar.xz Checksums-Sha256: e95b4093e486029b5fd69254d1c573e57b9343be553252f9b2e11fe10d5dc2ea 2681 haskell-sandi_0.3.5-6.dsc 856ed995bad4183a69f65c70a78c4be37cf614c906097ea126bae75ce08daea5 18700 haskell-sandi_0.3.5.orig.tar.gz c6f5b4e002a4e8e2404d06a8324e29f4d515c0a8a63094f1b9bbfafa9f11d9d2 2672 haskell-sandi_0.3.5-6.debian.tar.xz Files: ef3bd2ab996bf39a76816b8db356d96f 2681 haskell extra haskell-sandi_0.3.5-6.dsc 6d895cc1f417b515d6b6bc352f6b2dfc 18700 haskell extra haskell-sandi_0.3.5.orig.tar.gz ef75aa790b81afa4b605a128ad984cec 2672 haskell extra haskell-sandi_0.3.5-6.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWaddiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioIH8P/R2jMm/2fI/sWbmS6YpjaYDe ESUQsOZnmugY6xgrsI07QcI1pNP0tyLisMN4FyfY3d826RHDCjixXIkupZ2WjVIk 82g0R/99gviHniAhCRcn7+gCZWsdKzEkrykSdPEPmf++Li394c7Hp6AZS8J3aMjw AODw/h0vuvLjV1jsMD/n58RMnxpHCfWWwH2OsExkCQ0l3g2XrJJ1vTmDvm45M3ur 5bCnJUl8Z4KDoU/ozLbHCQuAIzqJUoV58zJn2a0hrY/0V7dksfDfxYky2B6On/aV d2ygKdABwF8Lh/DSveERZkBMpZMT7cnTSgwI1/w8HiBrdri1QFptrsJ0jKIkuD2D CuZzBBHuICZ3sOxBp2BViYQENdo67PcSEYlVcIgHtnjv1Ug5gE/N93WAtlJ27zF3 HQcrIN1BxIdTNZ6XHClLODD8J4Zg3ev+g32sTVxdJDWzadImFdSn06C4piUAbAYo 4vkLXdoxSKKRPLpBOgqfGMi8mBk3sXH1Jz5ftJP2SvdPbpFOFhf6+fZxYJidWspe sG04Gq7FcCquzcrLz19oQi3EpOYe7DPM5ZPzU7FGEkQvORZQCa7TXpxVXzV5E537 f79t2Dm/8fS248Ee6dtdClV48ssHA8PQ5YM25iwfaf/nJ0CUnxrQFJXqqvQMyahw yFNDRhxLmBPE8xQ+yneF =jrit -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 10 23:00:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Dec 2015 23:00:22 +0000 Subject: haskell-hierarchical-clustering_0.4.6-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 9 Dec 2015 23:06:51 CET Source: haskell-hierarchical-clustering Binary: libghc-hierarchical-clustering-dev libghc-hierarchical-clustering-prof libghc-hierarchical-clustering-doc Architecture: amd64 all source Version: 0.4.6-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-hierarchical-clustering-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hierarchical-clustering-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hierarchical-clustering-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hierarchical-clustering (0.4.6-1) unstable; urgency=low . * Initial release Checksums-Sha256: f6acff6745df16e269d94af1223975760eea55940a43d95de6882cf7ca9ccc75 74976 libghc-hierarchical-clustering-dev_0.4.6-1_amd64.deb 4d1a64fb1418d72842fefb8e36f271c70ad1527f3fc2f4d9498a1c995f828129 44666 libghc-hierarchical-clustering-doc_0.4.6-1_all.deb 98d3c6c405d0e8fd89e33c2868f0407da5513e141d69b97f032172dbfe189647 63266 libghc-hierarchical-clustering-prof_0.4.6-1_amd64.deb 33c84d9a8927e8016c744fed812d1681b0cea6965a3342cd4cc7c653e9fe031d 2430 haskell-hierarchical-clustering_0.4.6-1.dsc 9d5710efea03e2641f27d46b4b951c4e6f60e85f1545426400e72dac23c10801 2388 haskell-hierarchical-clustering_0.4.6-1.debian.tar.xz 75f17f09b9c38d51a208edee10da2f4706ee784b5cdfe8efc31f7f86bbcdccb1 10613 haskell-hierarchical-clustering_0.4.6.orig.tar.gz Checksums-Sha1: 0c226d29b0cd949cd267eab2ec9269ff5c4122d7 74976 libghc-hierarchical-clustering-dev_0.4.6-1_amd64.deb e457420b6c0ba77a4932a440a1c6ecf22c45e7ae 44666 libghc-hierarchical-clustering-doc_0.4.6-1_all.deb f898ee01c8e52dfd9bd44e642170af0f49bac2fc 63266 libghc-hierarchical-clustering-prof_0.4.6-1_amd64.deb e23881cd1fa03a3d064cafb2169f244e607cc330 2430 haskell-hierarchical-clustering_0.4.6-1.dsc 2c7ebe96699e7c4055561c55b392b6324f17bc94 2388 haskell-hierarchical-clustering_0.4.6-1.debian.tar.xz 26c8ef33ac3899ab2536cebc7a070ed1245c1836 10613 haskell-hierarchical-clustering_0.4.6.orig.tar.gz Files: 1b1e953e70a470af1d3d9a4ceb1183ed 74976 haskell extra libghc-hierarchical-clustering-dev_0.4.6-1_amd64.deb 69bc9db924cadfaf4bdf1ab9d7c27213 44666 doc extra libghc-hierarchical-clustering-doc_0.4.6-1_all.deb b879b7b58372abc8b58b9e8bcf38233d 63266 haskell extra libghc-hierarchical-clustering-prof_0.4.6-1_amd64.deb 69eaba7b7de1acf4142bdea85095be12 2430 haskell extra haskell-hierarchical-clustering_0.4.6-1.dsc 41692758dc92083b0277ef9219bc1ab1 2388 - - haskell-hierarchical-clustering_0.4.6-1.debian.tar.xz 7916d3ef5a09592acea2f4307f8ce939 10613 - - haskell-hierarchical-clustering_0.4.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWaKYnAAoJED2QirPw+/Ufp98P/1LScYWKhRgmayTUktmnMdSg IvWLuj71X0P4ObulWFRH+HZFG03URJIKPjSGkafkfRW8FHPl4yGnpdiefN4mxzso Q60N9xWdn/qcI1AxfFaEJ1PRXdAscVUKPujJRgOwg1Q/rmQrjGBNTVHS2R6pjxIt V3dsFbr4/upU+2/2A8/w7s7PkSd2rj4ktWrk1PlerxbMarN27JwP0nXHU+JHaPSA Zt6QzbkteMJx4NYcw7f9HSLg6yFoblR4ZGgnr3YTb/Ppr+/oxe9pIVqEpXCQcUSF oFtTVJn7SuTBt6pAHMY+WOWwAh+ZkUh2tkRCDL60dBxvJJ5cWmKhm4WznPMBWHpS F18AGJqb29j6QWoi8KlGF6RFMaAuzDhFBjmiCPVjpq0Up+U4w7h+12Pnqs0rJbJK uSEzbSp+/WEn+k+zkfYDCXsWE8V2+3gyWjXyp4YJu/SjWSia9A1EIRzQiukne/QF BpTqH3KjOyqGWP8uhouF2wrmVLdd8XBExxGkwL9lHqxTDpPsMs/UBm4JQY8yuPsj sjqPw2y4F0gWh7FluRmHrlUQn0ZIGc9O0h1yr5sj5PB79LSZF6LWa5T07NVzHyUP GAm39ZqG6aw5r4b3/V+anPyicvSLfimWEu2ZCYtu+cOR+Kk5sZx4xuH8GcqYjpB5 iFyIpR2fzqDJYogI4cb8 =GDVE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From reproducible-builds at lists.alioth.debian.org Fri Dec 11 00:09:39 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Fri, 11 Dec 2015 00:09:39 +0000 (UTC) Subject: reproducible.debian.net status changes for missingh Message-ID: <20151211000939.9CC691ED6D@jenkins.debian.net> 2015-12-10 01:40 https://reproducible.debian.net/unstable/amd64/missingh changed from FTBFS -> reproducible From reproducible-builds at lists.alioth.debian.org Fri Dec 11 00:09:39 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Fri, 11 Dec 2015 00:09:39 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-concrete-typerep Message-ID: <20151211000939.F08681ED97@jenkins.debian.net> 2015-12-10 19:43 https://reproducible.debian.net/unstable/amd64/haskell-concrete-typerep changed from reproducible -> FTBFS From lbertinato at ulss22.ven.it Fri Dec 11 00:15:41 2015 From: lbertinato at ulss22.ven.it (Mc Neil) Date: Fri, 11 Dec 2015 01:15:41 +0100 (CET) Subject: Wen es angeht. Message-ID: <1099109138.1119226.1449792941648.JavaMail.zimbra@ulss22.ven.it> Wen es angeht.Kontaktieren Sie uns heute Wenn Sie eine direkte, einfache und erschwingliche Finanzierung f?r jeden Zweck per Email ben?tigen: mails2mcneil at gmail.comWir werden eine gro?e Hilfe sein.Freundliche Gr??e, Management ? 2015 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lbertinato at ulss22.ven.it Fri Dec 11 00:31:44 2015 From: lbertinato at ulss22.ven.it (Mc Neil) Date: Fri, 11 Dec 2015 01:31:44 +0100 (CET) Subject: Wen es angeht. Message-ID: <201216728.1132258.1449793904710.JavaMail.zimbra@ulss22.ven.it> Wen es angeht.Kontaktieren Sie uns heute Wenn Sie eine direkte, einfache und erschwingliche Finanzierung f?r jeden Zweck per Email ben?tigen: mails2mcneil at gmail.comWir werden eine gro?e Hilfe sein.Freundliche Gr??e, Management ? 2015 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lbertinato at ulss22.ven.it Fri Dec 11 00:32:16 2015 From: lbertinato at ulss22.ven.it (Mc Neil) Date: Fri, 11 Dec 2015 01:32:16 +0100 (CET) Subject: Wen es angeht. Message-ID: <803376142.1132678.1449793936013.JavaMail.zimbra@ulss22.ven.it> Wen es angeht.Kontaktieren Sie uns heute Wenn Sie eine direkte, einfache und erschwingliche Finanzierung f?r jeden Zweck per Email ben?tigen: mails2mcneil at gmail.comWir werden eine gro?e Hilfe sein.Freundliche Gr??e, Management ? 2015 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lbertinato at ulss22.ven.it Fri Dec 11 01:24:36 2015 From: lbertinato at ulss22.ven.it (Mc Neil) Date: Fri, 11 Dec 2015 02:24:36 +0100 (CET) Subject: Wen es angeht. Message-ID: <1472972149.1144911.1449797076894.JavaMail.zimbra@ulss22.ven.it> Wen es angeht.Kontaktieren Sie uns heute Wenn Sie eine direkte, einfache und erschwingliche Finanzierung f?r jeden Zweck per Email ben?tigen: mails2mcneil at gmail.comWir werden eine gro?e Hilfe sein.Freundliche Gr??e, Management ? 2015 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lbertinato at ulss22.ven.it Fri Dec 11 01:55:54 2015 From: lbertinato at ulss22.ven.it (Mc Neil) Date: Fri, 11 Dec 2015 02:55:54 +0100 (CET) Subject: Wen es angeht. Message-ID: <1870333540.1160439.1449798953995.JavaMail.zimbra@ulss22.ven.it> Wen es angeht.Kontaktieren Sie uns heute Wenn Sie eine direkte, einfache und erschwingliche Finanzierung f?r jeden Zweck per Email ben?tigen: mails2mcneil at gmail.comWir werden eine gro?e Hilfe sein.Freundliche Gr??e, Management ? 2015 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lbertinato at ulss22.ven.it Fri Dec 11 01:57:39 2015 From: lbertinato at ulss22.ven.it (Mc Neil) Date: Fri, 11 Dec 2015 02:57:39 +0100 (CET) Subject: Wen es angeht. Message-ID: <1143425433.1161652.1449799059335.JavaMail.zimbra@ulss22.ven.it> Wen es angeht.Kontaktieren Sie uns heute Wenn Sie eine direkte, einfache und erschwingliche Finanzierung f?r jeden Zweck per Email ben?tigen: mails2mcneil at gmail.comWir werden eine gro?e Hilfe sein.Freundliche Gr??e, Management ? 2015 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jenkins at jenkins.debian.net Fri Dec 11 05:53:12 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 11 Dec 2015 05:53:12 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/893 Message-ID: <1920080238.63.1449813192819.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/893//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/893/ for more information. -------------- next part -------------- A non-text attachment was scrubbed... Name: build.log Type: application/octet-stream Size: 176164 bytes Desc: not available URL: From owner at bugs.debian.org Fri Dec 11 08:51:08 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 11 Dec 2015 08:51:08 +0000 Subject: Processed: RM: haskell-concrete-typerep -- ROM; Unmaintained by upstream References: <144982370882.4304.12905780397826468835.reportbug@kirk> <144982370882.4304.12905780397826468835.reportbug@kirk> Message-ID: Processing control commands: > block 807606 by -1 Bug #807606 [src:haskell-concrete-typerep] haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 807606 was not blocked by any bugs. 807606 was not blocking any bugs. Added blocking bug(s) of 807606: 807642 -- 807606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807606 807642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807642 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Fri Dec 11 08:51:14 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 11 Dec 2015 08:51:14 +0000 Subject: Bug#807607: marked as done (pkg-haskell-tools: FTBFS: At least the following dependencies are missing: base >=4.6 && <4.8) References: <1449823621.3363.0.camel@debian.org> <1449781173.3301301.464015545.14427186@webmail.messagingengine.com> Message-ID: Your message dated Fri, 11 Dec 2015 09:47:01 +0100 with message-id <1449823621.3363.0.camel at debian.org> and subject line Re: Bug#807607: pkg-haskell-tools: FTBFS: has caused the Debian Bug report #807607, regarding pkg-haskell-tools: FTBFS: At least the following dependencies are missing: base >=4.6 && <4.8 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807607 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Chris Lamb Subject: pkg-haskell-tools: FTBFS: Date: Thu, 10 Dec 2015 22:59:33 +0200 Size: 5325 URL: -------------- next part -------------- An embedded message was scrubbed... From: Joachim Breitner Subject: Re: Bug#807607: pkg-haskell-tools: FTBFS: Date: Fri, 11 Dec 2015 09:47:01 +0100 Size: 4924 URL: From jenkins at jenkins.debian.net Fri Dec 11 09:13:16 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 11 Dec 2015 09:13:16 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1034 In-Reply-To: <1669924329.19.1449703469980.JavaMail.jenkins@jenkins> References: <1669924329.19.1449703469980.JavaMail.jenkins@jenkins> Message-ID: <66151572.78.1449825196532.JavaMail.jenkins@jenkins> See From noreply at release.debian.org Fri Dec 11 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Fri, 11 Dec 2015 16:39:12 +0000 Subject: hothasktags 0.3.3-4 MIGRATED to testing Message-ID: FYI: The status of the hothasktags source package in Debian's testing distribution has changed. Previous version: 0.3.3-1 Current version: 0.3.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From flo19905662 at aol.de Fri Dec 11 18:42:27 2015 From: flo19905662 at aol.de (hi) Date: Sat, 12 Dec 2015 02:42:27 +0800 Subject: Geschenk Message-ID: <2EE86693849EDA7291242E6DAA84B830@ddyez> Hallo Fernseher, Uhr, Fahrrad, gultar, iphone, Samsung-Produkten, TV, dj .... Versand ist kostenlos si te: poazzlo .com From reproducible-builds at lists.alioth.debian.org Sat Dec 12 00:20:54 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sat, 12 Dec 2015 00:20:54 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-sandi Message-ID: <20151212002054.E913F1ED93@jenkins.debian.net> 2015-12-11 07:11 https://reproducible.debian.net/unstable/amd64/haskell-sandi changed from reproducible -> FTBFS From jenkins at jenkins.debian.net Sat Dec 12 05:58:20 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 12 Dec 2015 05:58:20 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/894 In-Reply-To: <1920080238.63.1449813192819.JavaMail.jenkins@jenkins> References: <1920080238.63.1449813192819.JavaMail.jenkins@jenkins> Message-ID: <1544962845.422.1449899900090.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/894//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/894/ for more information. From MattBass at Math-Mage.com Sat Dec 12 14:07:21 2015 From: MattBass at Math-Mage.com (Matt Bass) Date: 12 Dec 2015 07:07:21 -0700 Subject: Math-Mage.com game helps students learn Math Message-ID: Hello Fellow Educator, Math-Mage.com is here! This new, fast-paced, Math RPG game is just what you need to get your students excited about learning Math. Try it now! http://www.math-mage.com Please forward this email to any students who may find this Math game helpful. Please post a link to our website to allow your students to find us easier. If there is anything we can do to help in your other education efforts, please let us know. Also available on mobile device app stores: iOS: https://itunes.apple.com/us/app/MathMageFlashcardNumbersGame/id998824649 Android: https://play.google.com/store/apps/details?id=games.math.multiplication.mage Thank You, Matt Bass Dega Solutions LLC 913 W 875 S Lehi, UT 84043 Unsubscribe http://www.Math-Mage.com/EmailUnsubscribe -------------- next part -------------- An HTML attachment was scrubbed... URL: From ftpmaster at ftp-master.debian.org Sat Dec 12 15:09:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 15:09:35 +0000 Subject: Processing of haskell-tls_1.3.2-2_amd64.changes Message-ID: haskell-tls_1.3.2-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-tls_1.3.2-2.dsc haskell-tls_1.3.2-2.debian.tar.xz libghc-tls-dev_1.3.2-2_amd64.deb libghc-tls-doc_1.3.2-2_all.deb libghc-tls-prof_1.3.2-2_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 15:11:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 15:11:39 +0000 Subject: Processing of haskell-tls_1.3.2-2_amd64.changes Message-ID: haskell-tls_1.3.2-2_amd64.changes uploaded successfully to localhost along with the files: haskell-tls_1.3.2-2.dsc haskell-tls_1.3.2-2.debian.tar.xz libghc-tls-dev_1.3.2-2_amd64.deb libghc-tls-doc_1.3.2-2_all.deb libghc-tls-prof_1.3.2-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 15:30:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 15:30:12 +0000 Subject: Processing of haskell-blogliterately_0.8.1.3-1_amd64.changes Message-ID: haskell-blogliterately_0.8.1.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: blogliterately_0.8.1.3-1_amd64.deb libghc-blogliterately-dev_0.8.1.3-1_amd64.deb libghc-blogliterately-doc_0.8.1.3-1_all.deb libghc-blogliterately-prof_0.8.1.3-1_amd64.deb haskell-blogliterately_0.8.1.3-1.dsc haskell-blogliterately_0.8.1.3-1.debian.tar.xz haskell-blogliterately_0.8.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 15:31:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 15:31:40 +0000 Subject: Processing of haskell-blogliterately_0.8.1.3-1_amd64.changes Message-ID: haskell-blogliterately_0.8.1.3-1_amd64.changes uploaded successfully to localhost along with the files: blogliterately_0.8.1.3-1_amd64.deb libghc-blogliterately-dev_0.8.1.3-1_amd64.deb libghc-blogliterately-doc_0.8.1.3-1_all.deb libghc-blogliterately-prof_0.8.1.3-1_amd64.deb haskell-blogliterately_0.8.1.3-1.dsc haskell-blogliterately_0.8.1.3-1.debian.tar.xz haskell-blogliterately_0.8.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 15:51:33 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 15:51:33 +0000 Subject: haskell-blogliterately_0.8.1.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Dec 2015 15:34:01 CET Source: haskell-blogliterately Binary: libghc-blogliterately-dev libghc-blogliterately-prof libghc-blogliterately-doc blogliterately Architecture: amd64 all source Version: 0.8.1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-blogliterately-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-blogliterately-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-blogliterately-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} blogliterately - Tool for posting Haskelly articles to blogs Changes: haskell-blogliterately (0.8.1.3-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 7e05f3df6b7eeba0c042bbcce8e4e8ca8c2fceb27a79311dcad0f3a1cea02837 5928614 blogliterately_0.8.1.3-1_amd64.deb 4e3f6fb6dbe8e7dc1780452aac0271114058557b1c73c8afc8df08b233dbcbc4 278140 libghc-blogliterately-dev_0.8.1.3-1_amd64.deb b7665e282a25bcd7cc9ffde9933fbc84226900a519bc6c78473d8158f1731506 83698 libghc-blogliterately-doc_0.8.1.3-1_all.deb 7f3e1b57d877d9d21213a754a5f5c99c422245a394f2f1b30de3fb77c17d192f 232066 libghc-blogliterately-prof_0.8.1.3-1_amd64.deb 63b048e3de639ebb6c212b0df1c7638ac4da0cbb4d0677461bf4f34b2eec2fee 4094 haskell-blogliterately_0.8.1.3-1.dsc 1e18871e735fb02fd810d6e4bb04b071f8b0199ca55c9cd17feb0a695306ceb6 4320 haskell-blogliterately_0.8.1.3-1.debian.tar.xz 2a8e5ade78fed2e6e23ac35869871f11b2dbdd58701f76243ab00773b7572e73 44429 haskell-blogliterately_0.8.1.3.orig.tar.gz Checksums-Sha1: a4ae0222d2f83309a96e7014c7c12ca43a42ac85 5928614 blogliterately_0.8.1.3-1_amd64.deb 477b11752d6ebf117ac0f53d76129eef36031a9e 278140 libghc-blogliterately-dev_0.8.1.3-1_amd64.deb a985493a57f29cadde7ea96ed90a7d7c7061801d 83698 libghc-blogliterately-doc_0.8.1.3-1_all.deb 413502b642876299a70ac693928f75589803c9fb 232066 libghc-blogliterately-prof_0.8.1.3-1_amd64.deb 955cc354f1d9e724e299c566477e6abe5df6fb37 4094 haskell-blogliterately_0.8.1.3-1.dsc bed808575df03a6c2d6901c0972eb346630affa5 4320 haskell-blogliterately_0.8.1.3-1.debian.tar.xz b963135ddb243f6f98ac818c2a9dbcfdb66d2bd8 44429 haskell-blogliterately_0.8.1.3.orig.tar.gz Files: cf5d33a6f70bbd5a2626a38876cd2508 5928614 web extra blogliterately_0.8.1.3-1_amd64.deb f277b74af3294cfa3554b98b1808c40e 278140 haskell extra libghc-blogliterately-dev_0.8.1.3-1_amd64.deb 941c37c0de873eed7a0f4fe2f3f87a70 83698 doc extra libghc-blogliterately-doc_0.8.1.3-1_all.deb 64141a801392526bbb3e10d63290cceb 232066 haskell extra libghc-blogliterately-prof_0.8.1.3-1_amd64.deb 3980b086c2bd0813f27dd5faec31ff20 4094 haskell extra haskell-blogliterately_0.8.1.3-1.dsc e7442c0035ad1129757b9834ee7448e4 4320 - - haskell-blogliterately_0.8.1.3-1.debian.tar.xz 719237745bf1703cf5350ea00cd03404 44429 - - haskell-blogliterately_0.8.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbDwjAAoJED2QirPw+/UfwbgP/RUcN2GM+YymhGQbnjCgUG00 4bR78N7BlFSDo0y9wGXQwOxlSnsTU5Excg3mABhvBdQfPXy2QGYDd4ribNBLbEjs lDEUp8WMhNnQi2+Ec8+X67BWwtIXZkF/rKo+DUCJX7+CDnJ6ymVcIA4MBnH4U75L MbCF0znLF+G9Omj41gwz1AFu5hxG4zAcFLNPB06dtcPeFmRB1FKAY6wVzVTeauwB Lgb+hFHqlhIPhq1nE5O2xG/IKQsvCoZXX/QidoA+5XOwZCMtBHSgiGXValjY3q7z yUnwzqzDmVjdhRdctWrugcbUHvCHcl9POfkrtHzIXOOt5nJSh8iE9c//80eFLT7G 6NFZ5muoRVwCgYu85BifuGDHztzygko/6/wdf6tNtlkSX9JGzszqtFrX21QqqEw7 E8EoMiKRj61Er0LCLRTVKAha0N4lxSkGmXkQ7WB6jyIThOH1x1ePhjPyGxOk7MN3 BaKGlzOi7X7ZzmvUJQ0noaOsUxMkiTGkU56kfpKxK0SM+NvuEePb5fKBdXE6jgmY FCVjjInxWvAIt4qfYpItZJV5blzxllR0QGLS1z3SxznyBzzlQi3LosFViEQKv8P1 +obq9U6O5gdkYTDvr23We9OEYGHpVmgq105MdBIysbgZeZzFszDqvUw2xfcd4qtJ /XtNFztZue/CsBEZ5qk7 =7UkX -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 12 15:52:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 15:52:17 +0000 Subject: haskell-tls_1.3.2-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Dec 2015 15:55:40 +0100 Source: haskell-tls Binary: libghc-tls-dev libghc-tls-prof libghc-tls-doc Architecture: source amd64 all Version: 1.3.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-tls-dev - native Haskell implementation of TLS/SSL protocol${haskell:ShortB libghc-tls-doc - native Haskell implementation of TLS/SSL protocol${haskell:ShortB libghc-tls-prof - native Haskell implementation of TLS/SSL protocol${haskell:ShortB Changes: haskell-tls (1.3.2-2) unstable; urgency=medium . * Backport upstream testsuite fix on 32 bit arches. Checksums-Sha1: 51603dae104986409aec538f004c2efced497cac 3156 haskell-tls_1.3.2-2.dsc 4fc1ae3397de5e0a396014dc6672e879dd46f08e 3776 haskell-tls_1.3.2-2.debian.tar.xz f3d8b79395d547e9c119c2ae661dcc2e1c074343 716410 libghc-tls-dev_1.3.2-2_amd64.deb 64e53a07c7353cd066e99b6e4e2886c130f3eb84 164370 libghc-tls-doc_1.3.2-2_all.deb ab96000b7f1ae78bd488a23279ea3e3fc0622338 627150 libghc-tls-prof_1.3.2-2_amd64.deb Checksums-Sha256: cbef844f7acf13395ff3ee4a61c9b3305c12f3c16d6cd1b4682c4e2b53ea0f98 3156 haskell-tls_1.3.2-2.dsc 66e63e8d75bc1adb96cd49d9af9414051d2b918b3301349d87593483f0b21f1f 3776 haskell-tls_1.3.2-2.debian.tar.xz b8e45418376b92512b6cb2ba75121de9b295a7f33ef03f91909c195e48e7ccac 716410 libghc-tls-dev_1.3.2-2_amd64.deb 5d4f40651f0e8634f02612679ad717b937bdf097c0a126b1cdfca7aba31053a0 164370 libghc-tls-doc_1.3.2-2_all.deb 18619855e331a3312b456b4a59ab2f8510c0cf14d8fde6f3ac7ecdcc060fc4d1 627150 libghc-tls-prof_1.3.2-2_amd64.deb Files: 6391b924ca95cbdaeee9a80a99e5084c 3156 haskell extra haskell-tls_1.3.2-2.dsc 309139c12f8f73eb792291b95eadcd22 3776 haskell extra haskell-tls_1.3.2-2.debian.tar.xz 0e46e8e34cab83fc3e32bf76a5a12b1f 716410 haskell extra libghc-tls-dev_1.3.2-2_amd64.deb 79b5c3be4404f80207201928a6923171 164370 doc extra libghc-tls-doc_1.3.2-2_all.deb 4df83a9af6a21ce242f5a3aac1fb1e21 627150 haskell extra libghc-tls-prof_1.3.2-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbDiPAAoJED2QirPw+/UfezsP/jdaRQh+vhlnKH4i4dIVqpN5 /C6hpNQwYloPMAuMCUVHzQuINW00/jI3qVeFNMyk2jlA0p+5Map+y4w2FDH3UAwz +I67D5NAxUIwKuJCRBnOGJieHCQoWCg4vU5DgKhQg2qArSTNm+o6PG0FjqXIudx7 jGb+zeNOKOz0rv6Htu/uUG0/EKRsT5Va1s5PU98RSu2dvrK1Vlsy8ZIVGN0XbPrR I/DWI2+gjy0EuCtSfe+q4x9dXZ+jbrGeUl6CMbN1fGcYL9RYqHHaqfNE2+Hx9lbP ywYYvr5rD8oBXd+V1/xDjie9E60g2E2RBNjqRHAeuraKLvrDdSVMsXYNZsPoBMlB O46c6yCVZo29fyQKO5nZGXi0ZZntXWFNx03OAJxoGNNPFnQjloKb2WeC4Sy03Fn0 QjVAEbmDguSKKxtIKTW0a2jPBf6C6O8oTa+x2UL9CEiTdjNJcEFvTcy96GmnyzN2 I0TInI20epbs9NjfGdrNPpKtZvAsafwgpPdPzEntnZPWj8AcgIrh5b3S6LLdKplc j1lf4BS9rhPDlV5n/YJYJTvvh2AlFJgpINczm42U4CqPHUMfIEOILaPV9ytEZKAT pGramGuH17sddCIdMnBliWsAVYuMBCtyvyZ+RiprJgPWjOVz4oboa3A3unZJDxcn BPxHBdP44hajcKkZSiiJ =+PGE -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 12 16:38:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:38:08 +0000 Subject: Processing of haskell-irc-core_1.1.0.1-3_amd64.changes Message-ID: haskell-irc-core_1.1.0.1-3_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: glirc_1.1.0.1-3_amd64.deb libghc-irc-core-dev_1.1.0.1-3_amd64.deb libghc-irc-core-doc_1.1.0.1-3_all.deb libghc-irc-core-prof_1.1.0.1-3_amd64.deb haskell-irc-core_1.1.0.1-3.dsc haskell-irc-core_1.1.0.1-3.debian.tar.xz haskell-irc-core_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:38:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:38:12 +0000 Subject: Processing of haskell-xcb-types_0.7.1-2_amd64.changes Message-ID: haskell-xcb-types_0.7.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-xcb-types-dev_0.7.1-2_amd64.deb libghc-xcb-types-doc_0.7.1-2_all.deb libghc-xcb-types-prof_0.7.1-2_amd64.deb haskell-xcb-types_0.7.1-2.dsc haskell-xcb-types_0.7.1-2.debian.tar.xz haskell-xcb-types_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:41:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:41:48 +0000 Subject: Processing of haskell-xcb-types_0.7.1-2_amd64.changes Message-ID: haskell-xcb-types_0.7.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-xcb-types-dev_0.7.1-2_amd64.deb libghc-xcb-types-doc_0.7.1-2_all.deb libghc-xcb-types-prof_0.7.1-2_amd64.deb haskell-xcb-types_0.7.1-2.dsc haskell-xcb-types_0.7.1-2.debian.tar.xz haskell-xcb-types_0.7.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:41:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:41:48 +0000 Subject: Processing of haskell-irc-core_1.1.0.1-3_amd64.changes Message-ID: haskell-irc-core_1.1.0.1-3_amd64.changes uploaded successfully to localhost along with the files: glirc_1.1.0.1-3_amd64.deb libghc-irc-core-dev_1.1.0.1-3_amd64.deb libghc-irc-core-doc_1.1.0.1-3_all.deb libghc-irc-core-prof_1.1.0.1-3_amd64.deb haskell-irc-core_1.1.0.1-3.dsc haskell-irc-core_1.1.0.1-3.debian.tar.xz haskell-irc-core_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:50:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:50:17 +0000 Subject: haskell-irc-core_1.1.0.1-3_amd64.changes REJECTED Message-ID: glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hourglass-0.2.9-LPf5g7uRmgkJBfilXYuqjQ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/filep_Ey7a1in9roBAE8bUFJ5R9m', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/vty-5.3.1-7h0dKf5jHXKLxX4h14oAPZ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.2-LsPQD6UphhxLXSI5S11irM', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/templ_GJPvtLC64aA4c1Jl10o2qt', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.5.1-Gz3NzXnGYCXKctv5FG7Dmk', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/profunctors-5.1.1-0aGbD7xdUjD1BbBW1xnpYh', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/deeps_6vMKxt5sPFR0XsbRWvvq59', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4-0f2mEEroYos9RFjr5PSom0', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-store-1.6.1-BhbgnDbye2O2tlUJnzetau', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-dlist-0.0.1-IyJhrYNfu0e6Ie4gVGnfWK', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/free-4.12.1-KDg2pDolxWq39utxY5kVck', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/direc_0hFG6ZxK1nk4zsyOqbNHfm', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.3.3-6dgxDOHXVENFI7rHScXM8U', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/asn1-parse-0.9.4-D3kCMxwYCNV1gSa4FHurGA', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.1-FY3ACHU7buPKhi6jREemUn', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-GVfLDuY3h6E0ZZNZGuLXAY', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/unix_KZL8h98IqDM57kQSPo1mKx', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/integ_2aU3IZNMF9a7mQ0OzsZ0dS', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.12.1.6-Luwfr9djeQRG222FJRXbDZ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/semigroups-0.16.2.2-JGvN4D2ADJv58JPG5gL9jX', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/proce_52AgREEfSrnJLlkGV9YZZJ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/vector-0.10.12.3-Hlsuo0rfZGxDZa3vCL7yzy', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/config-value-0.4-LwzBVJEh4S24Rboq7HbXZM', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-validation-1.6.3-J5xOTh9kcv13poVQENpYzO', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/trans_GZTjP9K5WFq01xC9BAGQpF', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-996Andk8T4XL38xWPq6P2l', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cryptonite-0.6-8WYV0neHh9H5ipVTf4iMKu', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.4.4-6IToHOGVht63w8b9D6gSRH', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/asn1-types-0.3.1-JBsJM4vU0o0EigP2lVDMtE', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/tls-1.3.2-EN03bvxLhqJL8pw2UHA8c8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.0.6-3arfJHZNth8DfwPPt7zuRB', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-1.6.3-Ip1zHQjUzCe4MEyS9b1M9P', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/semigroupoids-5.0.0.4-IcwdTnmDmn36cdVMRQGdQT', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/prett_JItwetRppk1H5Uq3xbjDGC', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/adjunctions-4.2.2-BmnUzn9zyds51Lw5bGKbGW', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/connection-0.2.5-G1N7S94LzaaCFlNDx4K47u', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/x509-system-1.6.1-BAwMcEbZYuP3bJW8kNuGOE', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/lens-4.12.3-5B1XrVhp8FQDX4V0v6mjAp', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/memory-0.7-9psn0y0BSUz4M4SVVWycir', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/rts', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/contravariant-1.3.3-9CpT3RtrxKz5lr4Khxsxvc', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-7D6Na2HAomq3FxaKuJX0DE', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/ghcpr_8TmvWUcS1U1IKHT0levwg3', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/asn1-encoding-0.9.3-8hhntHD7wwNEIUVjroQvEw', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/byteorder-1.0.4-6yQGE3rJo3bBqr3CFoBQ27', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/data-default-0.5.3-JvzEUUEIUcS40OrlV7lQis', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cereal-0.4.1.1-GskkwdKSWUU2PP8FxH5aP8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/haskell-lexer-1.0-Gq0nBnLQUZ0Cm5X5CHJfgn', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.4-48TSjJUadbt88lfxm5jh36', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/byteable-0.1.1-38yjJsjDRm9KusCn8Yo4aB', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/distributive-0.4.4-1GIcUYI9XOG2HzT4WKakv3', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pem-0.2.2-FPKbOIsl5BJ75vXPQ26oWV', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-8bOz3HeEMD67ZDdQubQs32', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/time_FTheb6LSxyX1UABIbBXRfn', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/reflection-2-8gqgdq47jY2DozV1yglrqV', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/termi_6iVf4EBnOgfIaaOCLRs8jl', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/socks-0.5.4-8tNUZKEnesTFM8q7QPtLwK', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bifunctors-5-K042IhV028g7ec99Nbzsds', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/binar_3uXFWMoAGBg0xKP9MHKRwi', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/async-2.0.2-3otZg7IsbfDBAYEvKlZ00D', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.4.0.4-HLoEtsQxMvo5lni62P8VpB', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/comonad-4.2.7.2-0mowTwfV7IcKpya50Sm4iR', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/split-0.2.2-2HX8EqgvDIgHYwxogxhVQv', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/irc-core-1.1.0.1-8TPqMGLis5b0n27EWVP9m4', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.2-FI7eJ4y06ZE2BMrahAMEn9', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-7MEzjHFNZEmClalCT3p8Qp', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.0.2-AlkbojO7h230I6BF1FJiv8', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. glirc: lintian output: 'binary-or-shlib-defines-rpath usr/bin/glirc /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/kan-extensions-4.2.3-K7JK3mqiswx86okFX6j2YK', automatically rejected package. glirc: If you have a good reason, you may override this lintian tag. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sat Dec 12 16:50:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:50:35 +0000 Subject: haskell-xcb-types_0.7.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Dec 2015 17:32:05 CET Source: haskell-xcb-types Binary: libghc-xcb-types-dev libghc-xcb-types-prof libghc-xcb-types-doc Architecture: amd64 all source Version: 0.7.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-xcb-types-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-xcb-types-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-xcb-types-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-xcb-types (0.7.1-2) unstable; urgency=medium . * Switch Vcs-Git/Vcs-Browser headers to new location. Checksums-Sha256: 7a73dce4a0c01f1a231b8ce2f0369fc9e26fd6acd5ae59ec08d49790fa84efaf 132988 libghc-xcb-types-dev_0.7.1-2_amd64.deb d130c9b2d995f48a937e0877354926e7a069f0402d878d0f2e64c0b120ec8744 46796 libghc-xcb-types-doc_0.7.1-2_all.deb ee7cd43f5513a476ac57d4f271ca1771ec9d58751bea3bf01803e12a2b805a26 109466 libghc-xcb-types-prof_0.7.1-2_amd64.deb a03194278c694f8f3e697d70a0d3cf69af0d6630a312cb115a7e1242c45233a4 2406 haskell-xcb-types_0.7.1-2.dsc 34339105916482400d9daa6c23bef032173ab61a390082d982905170e31f69e0 2524 haskell-xcb-types_0.7.1-2.debian.tar.xz 5927e720e4dee26b1bf8a24fb07e47e6a22f9d78fc87aab8d752f207c1566782 9051 haskell-xcb-types_0.7.1.orig.tar.gz Checksums-Sha1: b6e1bf4534d6c742fa6368c96d9f38fa441bd5d9 132988 libghc-xcb-types-dev_0.7.1-2_amd64.deb 57096109b8db08960664a937418aec88c5386ec3 46796 libghc-xcb-types-doc_0.7.1-2_all.deb 3c9185c13265842eb82a02a5d21d55aa349b5df2 109466 libghc-xcb-types-prof_0.7.1-2_amd64.deb 139d377c243502c80cfbef26862d822bd2e58ab2 2406 haskell-xcb-types_0.7.1-2.dsc 7f2481f4d78c0df2ca593116d04c0f1508e84677 2524 haskell-xcb-types_0.7.1-2.debian.tar.xz 5637ae02527d5d4c85d3b0a87da661c72feb9475 9051 haskell-xcb-types_0.7.1.orig.tar.gz Files: d5894574aacd3d4263844ae0ff5261d5 132988 haskell extra libghc-xcb-types-dev_0.7.1-2_amd64.deb 27b658902f7cf29cb853cd267d722400 46796 doc extra libghc-xcb-types-doc_0.7.1-2_all.deb c17c9067bdbcc2bc5f0ade1ece8a0f7d 109466 haskell extra libghc-xcb-types-prof_0.7.1-2_amd64.deb 5bed4711ab4b823bf5ecd4a8b303a279 2406 haskell extra haskell-xcb-types_0.7.1-2.dsc f49e9536b56116f250fa12202fa07ac1 2524 - - haskell-xcb-types_0.7.1-2.debian.tar.xz 4cfd0de63daf406db817bd72dc1babb2 9051 - - haskell-xcb-types_0.7.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbE1SAAoJED2QirPw+/Uf7M4P/1vUuYdF8woHmULZQsGm7KS9 M2zytkazQyVLlSw5cX6e0bKrZUjspJt03XXDLZsRs/Lx52T+TwyWMlU417bfRZTz nzqZ8tywkJTfnrUEgtUS+gSt98vGmeICGmww9pC1+6qpXsBjP9gOrIjmTK+nrr5X 1EawmgNgHpbTshKTAQwCydEl2jSR0vQUnNPivlp/YvACILx8I/ump9IRG02eqzPp Js33MmeWLWRqiyvFaW65Wm6oZvgrQfr5/Z9nbS1umR+8NWrHzu43P4O21GpopIC6 3p3UeSbutIbNVNAi5LHPMUWtU/6Gsr1KxDMYeKbO3M+BsaFGbtOc7wwTEbmN1W9G DY96CwN2ifqUShPOo44Ak1vSmFJMHzYPinef489sbHs6a1SawFz80XW/NoLBlvYu 1V1o+ymMxkwiVbLTJjXk4U9vCuGeDF84BLxYaaSGeQO2Z6Fn5alRCfiOF7XPFsWP ef6PPydyAaEeWw8VpqWzFRwNY/GKng7XAlLwZkhYyR+eQphj5djlf/TcGuRhm6sR KZYRE+dF0othrLxKuVgbuC/T+KtY0P5HOKjJ/wpb5YuAE/lJvFFtAXc0Frlni2qi T6VDrj3XlJaZHqzvM5qOHegbKpYQK47UZiQXb7mcP0mTMxH4lSNDhUvpJgMMCVZH eT3K/2eX+kCsne6xlcqr =jxwj -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 12 16:51:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:51:52 +0000 Subject: Processing of haskell-edison-api_1.3-1_amd64.changes Message-ID: haskell-edison-api_1.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-edison-api-dev_1.3-1_amd64.deb libghc-edison-api-doc_1.3-1_all.deb libghc-edison-api-prof_1.3-1_amd64.deb haskell-edison-api_1.3-1.dsc haskell-edison-api_1.3-1.debian.tar.xz haskell-edison-api_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:51:57 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:51:57 +0000 Subject: Processing of haskell-edison-api_1.3-1_amd64.changes Message-ID: haskell-edison-api_1.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-edison-api-dev_1.3-1_amd64.deb libghc-edison-api-doc_1.3-1_all.deb libghc-edison-api-prof_1.3-1_amd64.deb haskell-edison-api_1.3-1.dsc haskell-edison-api_1.3-1.debian.tar.xz haskell-edison-api_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:51:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:51:59 +0000 Subject: Processing of haskell-edison-core_1.3-1_amd64.changes Message-ID: haskell-edison-core_1.3-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-edison-core-dev_1.3-1_amd64.deb libghc-edison-core-doc_1.3-1_all.deb libghc-edison-core-prof_1.3-1_amd64.deb haskell-edison-core_1.3-1.dsc haskell-edison-core_1.3-1.debian.tar.xz haskell-edison-core_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 16:56:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 16:56:59 +0000 Subject: Processing of haskell-edison-core_1.3-1_amd64.changes Message-ID: haskell-edison-core_1.3-1_amd64.changes uploaded successfully to localhost along with the files: libghc-edison-core-dev_1.3-1_amd64.deb libghc-edison-core-doc_1.3-1_all.deb libghc-edison-core-prof_1.3-1_amd64.deb haskell-edison-core_1.3-1.dsc haskell-edison-core_1.3-1.debian.tar.xz haskell-edison-core_1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From dolly_natural at ac.bb-east.ne.jp Sat Dec 12 15:45:47 2015 From: dolly_natural at ac.bb-east.ne.jp (=?utf-8?B?5byg6ZuB?=) Date: Sat, 12 Dec 2015 23:45:47 +0800 Subject: =?utf-8?B?6KW/5rmW6b6Z5LqV?= Message-ID: <20151212234553818653@ac.bb-east.ne.jp> ????????????????????? ???fen???????????????? ????,0?? ??????????????? ??? ??Q 21971875 ???13286866277 ??? -------------- next part -------------- An HTML attachment was scrubbed... URL: From ftpmaster at ftp-master.debian.org Sat Dec 12 17:05:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 17:05:23 +0000 Subject: haskell-edison-api_1.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Dec 2015 17:40:22 CET Source: haskell-edison-api Binary: libghc-edison-api-dev libghc-edison-api-prof libghc-edison-api-doc Architecture: amd64 all source Version: 1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-edison-api-dev - Haskell library of efficent, purely-functional data structures libghc-edison-api-prof - Haskell library of data structures; profiling libraries libghc-edison-api-doc - documentation of the Edison Haskell library Changes: haskell-edison-api (1.3-1) unstable; urgency=medium . * Add Uploaders field, which I accidentally dropped * New upstream release Checksums-Sha256: 94273fb9e9c4ce1f7c4bdf1f7586c1a321e7f10deaabbae71abf0819924128e0 72736 libghc-edison-api-dev_1.3-1_amd64.deb beeb7aaea4df00d2883875cb124fc96a631fbf6bb60b90125e8da70c36ff0594 125302 libghc-edison-api-doc_1.3-1_all.deb 7d47d090e6b987dffbc6635b88a4ddcf8bf2a8b9a2d5954d8d1c2d633bf0335c 61692 libghc-edison-api-prof_1.3-1_amd64.deb 73bad948df7c8ad77332acfb69b4f959cb2668299f72081755b90b7d92f6322f 2284 haskell-edison-api_1.3-1.dsc e628463b39470cdfd794a85107593ab054d70a38dbea30aad93c7c5b1b4244ed 5688 haskell-edison-api_1.3-1.debian.tar.xz a369d5c9b412bafb16a023121a72470a6fed0116b3d6d143a03dd54cb854154f 30509 haskell-edison-api_1.3.orig.tar.gz Checksums-Sha1: 392c2a954f2ce25c4ac024139b19764ad940bdf5 72736 libghc-edison-api-dev_1.3-1_amd64.deb 753a5851210443eb1c3eb00d5455946285fa4e5a 125302 libghc-edison-api-doc_1.3-1_all.deb e0b883f2d69a15c4a969c7f697abfbfe132dbf57 61692 libghc-edison-api-prof_1.3-1_amd64.deb dc86f285b3e28f433b8b2e45093154109c30416e 2284 haskell-edison-api_1.3-1.dsc 40702d0eebe21fcbc5e709f0d8558a6c09d3cfd3 5688 haskell-edison-api_1.3-1.debian.tar.xz eee2e8369807fb013f8eee7ce856489d60d01afa 30509 haskell-edison-api_1.3.orig.tar.gz Files: 4dd56e18a1af4bdac61e10018a2922ac 72736 haskell extra libghc-edison-api-dev_1.3-1_amd64.deb 129924b03a9897d96d3aba9cc889c14b 125302 doc extra libghc-edison-api-doc_1.3-1_all.deb 6b114d8f6af308d42596d61f5cf98d98 61692 haskell extra libghc-edison-api-prof_1.3-1_amd64.deb f114f052514924fdf18852ddd4d1d940 2284 haskell extra haskell-edison-api_1.3-1.dsc d09e7a843201240ff3848f4e142490c9 5688 - - haskell-edison-api_1.3-1.debian.tar.xz 5d618fd2234c3b51fce9c7b1b263f777 30509 - - haskell-edison-api_1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbE5IAAoJED2QirPw+/UfFjgQAIX1SSbMm8YdBw0aOlPRzSd5 nZdtU4Vvg+NxRmhOFwms8WLRFNimVA6G2yQiuuLmX8jF6SVf+sEfQAipaiUXOTTw KK/8kXCU0iLupnx8dNzVA45U7ZCzn1vTHr0guOrjjcujg5ato4/K/k7dqRaJy6aa ej/xoQHFV6XiCgq/1mZ1Vu8YyQ3VLvyMlRPgHDpFA6M/qhYY9uy0IVA0xCi6ib3J Phl1iXiqWAyQwefgPWgVmpMX4O6oSrIBMVTZ2gPy7Ly8j51gB1IAIIhdAlI4fiIl yHe7psMf5afFr2C/Ur73NKPjli4Rwcs4gwJPoF1qmkPgjWONG3L5HIxIHzc0cmN4 jahRPVaaU9lfTuCGC8OIefLddAe3j6jJm7pf6jIpkJZb8qHRbR8e+TXA8lYt9Cab Cou1Eb+bj+YtMh12QcTlQiInBSKYApFZiojXat0Ao35PVuExE+K15+8FsoTFFjbR my+QTgr3MP5GQbRA4uj1eX8ETcnPGrSKQzUNYzd8lDjd2uwde7RCxF93tn34Xhr1 ZuufeaTwFFR6v/388WPefXOK8c1yqsF2IL1oEjqfaVIQIL6FiGQ/H/x0LWIcVkCM GplAqPRupeS6zFtEYikVFL9JJhRtl05m19O11YD7P9cak9nWrqdgVLDQeyXlwP8b YiaD4vnNK4SJgHgQjzn6 =6dHJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 12 17:05:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 17:05:32 +0000 Subject: haskell-edison-core_1.3-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Dec 2015 17:41:25 CET Source: haskell-edison-core Binary: libghc-edison-core-dev libghc-edison-core-prof libghc-edison-core-doc Architecture: amd64 all source Version: 1.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-edison-core-dev - Haskell library of efficent, purely-functional data structures libghc-edison-core-prof - Haskell library of data structures; profiling libraries libghc-edison-core-doc - documentation of the Edison Haskell library Changes: haskell-edison-core (1.3-1) unstable; urgency=medium . * Add Uploaders field, which I accidentally dropped * New upstream release Checksums-Sha256: a5b15bc296c9475f75917b78af4a00c5031d52ed3ca069be7cf273ec43d8e687 1058450 libghc-edison-core-dev_1.3-1_amd64.deb 4060770d6eca16518a3f490042841ab6930206886710df633e12cdb703593652 254030 libghc-edison-core-doc_1.3-1_all.deb 9e035536c87caafb93337c489b455deb7535179e34167340845315f07f834fc7 900978 libghc-edison-core-prof_1.3-1_amd64.deb de5967113f618b0b21a4b64be25ec8c097837cfa83a27fecc331f4999d5011e2 2471 haskell-edison-core_1.3-1.dsc e561e58507387f2222517a1ae4bb0d939ade7fa5834f4f4ed1c1a2a2d501feae 5608 haskell-edison-core_1.3-1.debian.tar.xz ccdf7a5c47baad82c9a9bdcaa848ec36de4818a9cd5ac063e2e1046ca6cfcc4a 80724 haskell-edison-core_1.3.orig.tar.gz Checksums-Sha1: e9e77ceccf0b2ee53bf478075959afce8dc221f2 1058450 libghc-edison-core-dev_1.3-1_amd64.deb eb0c083e27bda22c952db69a3828a8b1f880abcf 254030 libghc-edison-core-doc_1.3-1_all.deb d0b7c96e572d41bc6824a4e0cb7b02b108693cb3 900978 libghc-edison-core-prof_1.3-1_amd64.deb 2a7f1b581fcbd5beb6ba7d292f264e4c31d58656 2471 haskell-edison-core_1.3-1.dsc 34b66d3541a113b4d32a69ffb2cef93949c6df8b 5608 haskell-edison-core_1.3-1.debian.tar.xz 5e2c55ec913a5a0512618ab129c592915c82491c 80724 haskell-edison-core_1.3.orig.tar.gz Files: c6efb17bb09a623db165f939cdf4a723 1058450 haskell extra libghc-edison-core-dev_1.3-1_amd64.deb e2ab546aac87df776683fa2f9dc59954 254030 doc extra libghc-edison-core-doc_1.3-1_all.deb 9784b3d3bf584a72fd8e1bd60daa7a33 900978 haskell extra libghc-edison-core-prof_1.3-1_amd64.deb c40e7a0f9153e26f595a39609cc73d8d 2471 haskell extra haskell-edison-core_1.3-1.dsc 4f08ee928245a1c66814c78d3b15132e 5608 - - haskell-edison-core_1.3-1.debian.tar.xz 667283b078ba5c3a66bcbb43748cb83a 80724 - - haskell-edison-core_1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbE5SAAoJED2QirPw+/Uf9F4P/24U8T4IRJUtxLm9+UCPawMt ZicPJjPZVLMYAZzGoYsOtRWRlZDtiSr51ONqTAEDrEx+GZeEPYU7geAX+Ybj+sSi DN5fCPa+ewxWgSb7IGAOQchUXfQ21Rxc37eSDCxrsWa1iJbHL+Q6gJfBY2QSt2y9 bRizrGj27pmZDrfT5eiuF/stvQto9HJihEmT7d/5KjYb1MuuJek79KFXDB5q8OZf eAfOn3vHlFAFF35R8M4HK6r5ZpHdm4+fwDWr5kjsyHH7lG+jsHaKi6pzfmHv6rLB h0pV1UsC298TuVjYw7CTTDIyOq9LeOmVq/0cdeqPuClEuR0bkq1mtz2pLoNTKwtj DiO/yFh4rh8Db1UB9X8CRO2mCc61UJ1KtIHKYMtZlooeku5jr7HfbuFzra126Bn7 +xwkk+sDvdq9gaDdNI5O2ZGenk1E1ftn9eh7sd1bF1bQAs9oh+lWVJ/80pZpg0nM +2fvX1ba6NAMrV4TkKSsSZAFfyROm2Fieu9GtKGV4IY1VQutrCnwyvlrC93hvWFn BameLiAhuEypX8hBi+QujejvSpyQqj7bE2jEJlf92K/UqMiw2iU0sL0e1wMOFE+o 5UcfLTqN+dcwCGiaFwxGVZYz9o7CiqtV/JfgtT2e40fZR2GMagvIkeHD6yE8qMd4 7OLji7XWKVhw0N6NbVnd =mdCe -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 12 17:13:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 17:13:00 +0000 Subject: Processing of haskell-irc-core_1.1.0.1-4_amd64.changes Message-ID: haskell-irc-core_1.1.0.1-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: glirc_1.1.0.1-4_amd64.deb libghc-irc-core-dev_1.1.0.1-4_amd64.deb libghc-irc-core-doc_1.1.0.1-4_all.deb libghc-irc-core-prof_1.1.0.1-4_amd64.deb haskell-irc-core_1.1.0.1-4.dsc haskell-irc-core_1.1.0.1-4.debian.tar.xz haskell-irc-core_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 17:17:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 17:17:08 +0000 Subject: Processing of haskell-irc-core_1.1.0.1-4_amd64.changes Message-ID: haskell-irc-core_1.1.0.1-4_amd64.changes uploaded successfully to localhost along with the files: glirc_1.1.0.1-4_amd64.deb libghc-irc-core-dev_1.1.0.1-4_amd64.deb libghc-irc-core-doc_1.1.0.1-4_all.deb libghc-irc-core-prof_1.1.0.1-4_amd64.deb haskell-irc-core_1.1.0.1-4.dsc haskell-irc-core_1.1.0.1-4.debian.tar.xz haskell-irc-core_1.1.0.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 12 17:19:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 12 Dec 2015 17:19:23 +0000 Subject: haskell-irc-core_1.1.0.1-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Dec 2015 18:07:07 CET Source: haskell-irc-core Binary: libghc-irc-core-dev libghc-irc-core-prof libghc-irc-core-doc glirc Architecture: amd64 all source Version: 1.1.0.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-irc-core-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-irc-core-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-irc-core-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} glirc - console-based IRC client Changes: haskell-irc-core (1.1.0.1-4) unstable; urgency=medium . * Add lintian override for rpath issue Checksums-Sha256: 2c939517ca3b141d22f865bf2a0fa4fdddd0c3031342ab44e39e7ae18133fd33 2391508 glirc_1.1.0.1-4_amd64.deb 4b9602ce69387b625161b82171dbbd459784d7d1eb0f9c63d080e9b232bab8fc 565372 libghc-irc-core-dev_1.1.0.1-4_amd64.deb 84ea45b56ab956ca910045c57609afb443f5fa5c706d74cdb7e52202f05883bb 106622 libghc-irc-core-doc_1.1.0.1-4_all.deb 5c2ea254f6f76bc4738adbaf28cc829ba09a5ea2820d6ca3695043e6075ffb2b 499948 libghc-irc-core-prof_1.1.0.1-4_amd64.deb 465f3ce49069d90b0d82d8b70b4d5d2c349ae712cfbef497c066be4d97055578 3681 haskell-irc-core_1.1.0.1-4.dsc efc43bda059dc2535b40b83b19bc303bf5b6b2435037ce9e2dab799beb0363c0 5384 haskell-irc-core_1.1.0.1-4.debian.tar.xz a788848f0d60068ed173c394bf28ad637a85df4f3007daebe502126c1907c106 57060 haskell-irc-core_1.1.0.1.orig.tar.gz Checksums-Sha1: 4cde9cf3daeb3f82b128eb34db315a752967eb8c 2391508 glirc_1.1.0.1-4_amd64.deb 0f0162f2a0b8c336ed09dfbe5b0ae23a50b0de19 565372 libghc-irc-core-dev_1.1.0.1-4_amd64.deb 305d90772241db871325f26534609c769beb8d9b 106622 libghc-irc-core-doc_1.1.0.1-4_all.deb 6ed2aa831cd0d03d6030c5245a30c8fa2b517ae1 499948 libghc-irc-core-prof_1.1.0.1-4_amd64.deb 1ecd10aca318dbeb65c6fe06c3c404e1889d3331 3681 haskell-irc-core_1.1.0.1-4.dsc ad7ce9f440e88dd5348dd7b64c4537dce9147e38 5384 haskell-irc-core_1.1.0.1-4.debian.tar.xz ab00f5c6fe2eaf2803512056e34ab8631a26b784 57060 haskell-irc-core_1.1.0.1.orig.tar.gz Files: 1fa4f7c64ba45e31dafb552daadc0710 2391508 haskell extra glirc_1.1.0.1-4_amd64.deb 5dcf2c72d00608c0f2d33a588e990b43 565372 haskell extra libghc-irc-core-dev_1.1.0.1-4_amd64.deb 416911c8fc33aa0343e4495eacc00c1d 106622 doc extra libghc-irc-core-doc_1.1.0.1-4_all.deb d36935657cfffa572e8c4cf2db49de91 499948 haskell extra libghc-irc-core-prof_1.1.0.1-4_amd64.deb c3f605b0183184529e53f54a4e83fe23 3681 haskell extra haskell-irc-core_1.1.0.1-4.dsc 8ee440daa8a711e39b1c66dd17db08a5 5384 - - haskell-irc-core_1.1.0.1-4.debian.tar.xz a764f91a1ddf4c5b3a477b491756e1fd 57060 - - haskell-irc-core_1.1.0.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbFRTAAoJED2QirPw+/UfMRUP/12ql3tkhzU3zi3mgP3QeImf t8qAOkO7kb5bIwgWhPPZbKQnVByOxc5yN5HRkWOhymbHbF8JWxhDhjAfzxPiMLqD uaH8CNYaffS0ecetu7q79Ja5XAoWscFPg7UYwd0QJA4pdPhPDcxGiLt0X0IUVZO2 QaSr7QU3u9+Aa4CmeYQpHLqUKxVnpi3vdmA22PaJ8HHbfOVSAYSPbRKZGwkduj3/ tFECxqVcyUgWfMi4q6lby6wGI0sdR7HtEWrMitphBUIaW8lwxPZy9K3P+cR6Pwrh /dSFONXPKOjSAe9S2Ds4RGa7H/C6qdPRCW7puD1j0blAkAoxbmZza33EHg/Uq2M2 TcMulZOmewnmvRtzoCa2ussMMImYogtCrw3QnJEMCVAKKgmtnGi/qjPggFtHdBAO 6R/lEoBa+0Z/ZcoK8txSDzJSVVShp/ALqH7yxVejs3OL8nm6qgLvvPz3BEdQ60ei fC3YYukDOUKE9bqCLJQzM0NemWQcn+GOFuB0e5CM4lh+u67RjgG9HzaUQbQbG3Hc bkqN8BU9SIdo0yTUo+tSCx7Sdy2Wo/R3oKFWBNvOALQDYBVQ6WaNtdqNbP29kJ13 ehXOHOCWYnuzh0Vlbkp5AzJSSNkUJScCwNAwDVVB1674LzZUr327Kc5/orZ1xwLB XYtUkdH67nai/SlzWALm =ocMO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From madame_linda2011 at hotmail.com Sat Dec 12 20:30:34 2015 From: madame_linda2011 at hotmail.com (Mrs Madame Linda) Date: Sun, 13 Dec 2015 05:30:34 +0900 (JST) Subject: Hello Message-ID: <556188.66513.qm@web101319.mail.kks.yahoo.co.jp> Dear Friend, My Greetings to you, with due respect and humility I write you this letter,My name is Mlle Linda Diaz: I?m an France citizen, I?m married to a Ivorian mane Mr. Diaz Henri, Who worked with ELF OIL COMPANY for thirty years before he died in the plane crash, When my late husband was Alive disclosed to me secretly that he deposited sum of $8,500,000.00 (Eight Million Five Hundred Thousand Dollars) This money which is concealed in a metallic trunk box and he used my name to deposit with a security and finance company under a secret arrangement as a family valuables. All the the relevant documents concerning the funds are with me which i shall make available to you upon your confirmation to assist me. Am presently in a hospital where i have been undergoing treatment blood cancer. And my doctors have said that i have limited days to live i am so scared about it that is why? i am seeking your assistance to secure this fund for the benefit of my only son Sam and his education, and also live with you under your care. I decided to chosen you as my future partner and adviser in whatever business you may choose. Please i will be expecting your kind response to give you details. Thanks. With Love. Linda Diaz. -------------- next part -------------- An HTML attachment was scrubbed... URL: From glaubitz at physik.fu-berlin.de Sat Dec 12 21:27:42 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sat, 12 Dec 2015 22:27:42 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) Message-ID: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> Package: ghc Version: 7.10.3-3 Severity: important Tags: patch User: debian-sparc at lists.debian.org Usertags: sparc64 Hello! I just successfully built the first ghc Debian packages for sparc64 with the help of bootstrapping ghc on amd64. In order to successfully build ghc on sparc64, I had to add -optl-Wl,-no-relax to SRC_HC_OPTS as otherwise gcc would pass "-r" and "--relax" to ld which is not allowed on sparc*. ghc upstream actually contains a fix for this [1] which, unfortuntely, applies to sparc but not sparc64 as the latter is not natively supported by ghc yet and not detected as ArchSPARC. Native sparc64 support could possibly happen in the future though since ghc already seems to have NGC support for SPARCv9 according to the source code. Anyway, please apply the attached patch to make ghc build on sparc64. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: sparc64-linker-options.patch Type: text/x-diff Size: 510 bytes Desc: not available URL: From jenkins at jenkins.debian.net Sun Dec 13 05:58:14 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sun, 13 Dec 2015 05:58:14 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/895 In-Reply-To: <1544962845.422.1449899900090.JavaMail.jenkins@jenkins> References: <1544962845.422.1449899900090.JavaMail.jenkins@jenkins> Message-ID: <1122560466.675.1449986294776.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/895//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/895/ for more information. From glaubitz at physik.fu-berlin.de Sat Dec 12 21:31:24 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sat, 12 Dec 2015 22:31:24 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) In-Reply-To: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> Message-ID: <566C922C.1050903@physik.fu-berlin.de> On 12/12/2015 10:27 PM, John Paul Adrian Glaubitz wrote: > ghc upstream actually contains a fix for this [1] which, unfortuntely, > applies to sparc but not sparc64 as the latter is not natively supported > by ghc yet and not detected as ArchSPARC. Oops, forgot the link: > [1] https://ghc.haskell.org/trac/ghc/ticket/3791 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From glaubitz at physik.fu-berlin.de Sun Dec 13 11:05:34 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 13 Dec 2015 12:05:34 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) In-Reply-To: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> Message-ID: <566D50FE.1090108@physik.fu-berlin.de> On 12/12/2015 10:27 PM, John Paul Adrian Glaubitz wrote: > I just successfully built the first ghc Debian packages for sparc64 with the > help of bootstrapping ghc on amd64. In order to successfully build ghc on > sparc64, I had to add -optl-Wl,-no-relax to SRC_HC_OPTS as otherwise gcc > would pass "-r" and "--relax" to ld which is not allowed on sparc*. Ok, this seems to be a bit more complicated as the linker settings have to be explicitly set in the ghc source code directly. I have tried building hscolour manually which initially works but eventually fails with: Language/Haskell/HsColour.hs:94:55: Warning: Tab character [ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist-ghc/build/Language/Haskell/HsColour/General.p_o ) /usr/bin/ld: --relax and -r may not be used together collect2: error: ld returned 1 exit status make: *** [build-ghc-stamp] Error 1 /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 Full build log here [1]. Thus, we have to make sure that ghc does not just set "-Wl,-no-relax" when building itself but also when building any other Haskell sources. Or, alternatively, we could try to convince the gcc/binutils developers to fix the behavior of gcc/binutils when "-Wl,-r" are set. Apparently, this could be interpreted as a bug in gcc which actually sets "-no-relax" when "-r" is passed but not when "-Wl,-r" is passed. qemu is affected by the same problem, see [2]. Anyone on the Debian sparc mailing list with an idea? Cheers, Adrian > [1] https://people.debian.org/~glaubitz/hscolour_1.23-3+sparc64_sparc64-20151213-0722 > [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807006 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From glaubitz at physik.fu-berlin.de Sun Dec 13 11:32:59 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 13 Dec 2015 12:32:59 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) In-Reply-To: <566D50FE.1090108@physik.fu-berlin.de> References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> <566D50FE.1090108@physik.fu-berlin.de> Message-ID: <566D576B.8020005@physik.fu-berlin.de> On 12/13/2015 12:05 PM, John Paul Adrian Glaubitz wrote: > Ok, this seems to be a bit more complicated as the linker settings have > to be explicitly set in the ghc source code directly. I have tried > building hscolour manually which initially works but eventually fails > with: > > Language/Haskell/HsColour.hs:94:55: Warning: Tab character > [ 1 of 16] Compiling Language.Haskell.HsColour.General ( > Language/Haskell/HsColour/General.hs, > dist-ghc/build/Language/Haskell/HsColour/General.p_o ) > /usr/bin/ld: --relax and -r may not be used together > collect2: error: ld returned 1 exit status > make: *** [build-ghc-stamp] Error 1 > /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target > 'build-ghc-stamp' failed > dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 Temporary workaround: root at andi:/srv/disk1/chroots/unstable-sparc64-sbuild/usr/lib/ghc# diff -u settings.orig settings --- settings.orig 2015-12-12 15:18:11.000000000 +0100 +++ settings 2015-12-13 11:45:21.528000001 +0100 @@ -1,6 +1,6 @@ [("GCC extra via C opts", " -fwrapv"), ("C compiler command", "/usr/bin/gcc"), - ("C compiler flags", " -fno-stack-protector"), + ("C compiler flags", " -fno-stack-protector -Wl,-no-relax"), ("C compiler link flags", ""), ("Haskell CPP command","/usr/bin/gcc"), ("Haskell CPP flags","-E -undef -traditional "), root at andi:/srv/disk1/chroots/unstable-sparc64-sbuild/usr/lib/ghc# So, in case the patch from message #5 [1] in this bug report is applied, please make sure to also patch the settings file for ghc as above on sparc64 to make sure -Wl,-no-relax is always used in ghc on sparc64. I am about to file an upstream bug report in ghc so upstream can develop a proper fix similar to the older fix for sparc [2]. Cheers, Adrian > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807777#5 > [2] https://ghc.haskell.org/trac/ghc/ticket/3791 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From owner at bugs.debian.org Sun Dec 13 12:45:15 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 13 Dec 2015 12:45:15 +0000 Subject: Processed: bug 807777 is forwarded to https://ghc.haskell.org/trac/ghc/ticket/11211 References: <1450010414-450-bts-glaubitz@physik.fu-berlin.de> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 807777 https://ghc.haskell.org/trac/ghc/ticket/11211 Bug #807777 [ghc] ghc: Please adjust linker options for sparc64 (patch supplied) Set Bug forwarded-to-address to 'https://ghc.haskell.org/trac/ghc/ticket/11211'. > thanks Stopping processing here. Please contact me if you need assistance. -- 807777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807777 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From pabs at debian.org Sun Dec 13 13:46:28 2015 From: pabs at debian.org (Paul Wise) Date: Sun, 13 Dec 2015 21:46:28 +0800 Subject: Bug#807820: shellcheck: portability: check for `which` instead of `command -v` Message-ID: <1450014388.6035.3.camel@debian.org> Package: shellcheck Severity: wishlist It would be nice if shellcheck could report use of the `which` command. `which` is a Debian specific tool packaged in debianutils (essential) while `command -v` is a?portable shell builtin defined by POSIX. -- bye, pabs https://wiki.debian.org/PaulWise -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: This is a digitally signed message part URL: From owner at bugs.debian.org Sun Dec 13 14:09:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 13 Dec 2015 14:09:07 +0000 Subject: Bug#807820: marked as done (shellcheck: portability: check for `which` instead of `command -v`) References: <1450015492.6035.5.camel@debian.org> <1450014388.6035.3.camel@debian.org> Message-ID: Your message dated Sun, 13 Dec 2015 22:04:52 +0800 with message-id <1450015492.6035.5.camel at debian.org> and subject line Re: shellcheck: portability: check for `which` instead of `command -v` has caused the Debian Bug report #807820, regarding shellcheck: portability: check for `which` instead of `command -v` to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807820 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Paul Wise Subject: shellcheck: portability: check for `which` instead of `command -v` Date: Sun, 13 Dec 2015 21:46:28 +0800 Size: 3201 URL: -------------- next part -------------- An embedded message was scrubbed... From: Paul Wise Subject: Re: shellcheck: portability: check for `which` instead of `command -v` Date: Sun, 13 Dec 2015 22:04:52 +0800 Size: 3410 URL: From ftpmaster at ftp-master.debian.org Sun Dec 13 14:56:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 13 Dec 2015 14:56:28 +0000 Subject: Processing of haskell-path-pieces_0.2.1-2_amd64.changes Message-ID: haskell-path-pieces_0.2.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-path-pieces-dev_0.2.1-2_amd64.deb libghc-path-pieces-doc_0.2.1-2_all.deb libghc-path-pieces-prof_0.2.1-2_amd64.deb haskell-path-pieces_0.2.1-2.dsc haskell-path-pieces_0.2.1-2.debian.tar.xz haskell-path-pieces_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 13 15:01:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 13 Dec 2015 15:01:10 +0000 Subject: Processing of haskell-path-pieces_0.2.1-2_amd64.changes Message-ID: haskell-path-pieces_0.2.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-path-pieces-dev_0.2.1-2_amd64.deb libghc-path-pieces-doc_0.2.1-2_all.deb libghc-path-pieces-prof_0.2.1-2_amd64.deb haskell-path-pieces_0.2.1-2.dsc haskell-path-pieces_0.2.1-2.debian.tar.xz haskell-path-pieces_0.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From noreply at release.debian.org Sun Dec 13 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 13 Dec 2015 16:39:13 +0000 Subject: cabal-debian 4.31-4 MIGRATED to testing Message-ID: FYI: The status of the cabal-debian source package in Debian's testing distribution has changed. Previous version: 4.31-1 Current version: 4.31-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From ftpmaster at ftp-master.debian.org Sun Dec 13 16:56:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 13 Dec 2015 16:56:37 +0000 Subject: haskell-path-pieces_0.2.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 13 Dec 2015 15:51:21 CET Source: haskell-path-pieces Binary: libghc-path-pieces-dev libghc-path-pieces-prof libghc-path-pieces-doc Architecture: amd64 all source Version: 0.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-path-pieces-dev - components of paths${haskell:ShortBlurb} libghc-path-pieces-prof - components of paths${haskell:ShortBlurb} libghc-path-pieces-doc - components of paths${haskell:ShortBlurb} Changes: haskell-path-pieces (0.2.1-2) unstable; urgency=medium . * Looks like there is GHCi on mips now. Thus install test suite dependencies on all arches. Checksums-Sha256: 37c16043b742cba9a5dae4b3a70481cbb64d8b02a9370a2807bfe0001382bc45 43970 libghc-path-pieces-dev_0.2.1-2_amd64.deb 8645ac92a0d103f6c6c76de7ba1c248856bab32325cc8560d40d493d084375a8 31846 libghc-path-pieces-doc_0.2.1-2_all.deb 0b4cc4304bf5388cf04e64364b42679b1520efb0bc44f34ba26f1c24a2566e3a 35384 libghc-path-pieces-prof_0.2.1-2_amd64.deb 2f63631dae4dc1bc345626280d40c2a3cfa026a2e7ed8123ce4ca35878069ceb 2364 haskell-path-pieces_0.2.1-2.dsc 07ffd38e6d1a1ae1a11246f3a47e8e7b94e79d3b02c90caa43a914ed623cdf2d 2840 haskell-path-pieces_0.2.1-2.debian.tar.xz 080bd49f53e20597ca3e5962e0c279a3422345f5b088840a30a751cd76d4a36f 3529 haskell-path-pieces_0.2.1.orig.tar.gz Checksums-Sha1: 226e86e20f00ef20022bf4b823227539b6fc306a 43970 libghc-path-pieces-dev_0.2.1-2_amd64.deb c038ee9250584dc819b7684a842c016b6c170d9d 31846 libghc-path-pieces-doc_0.2.1-2_all.deb 2a1e8f81b19c672a8292df7900b0181834adcce6 35384 libghc-path-pieces-prof_0.2.1-2_amd64.deb 784df31a1d22fcd8fae5b16a0bcf3d58b8a40933 2364 haskell-path-pieces_0.2.1-2.dsc ef7dec2f91e0d535d4e4f34b02d9da9e670300ce 2840 haskell-path-pieces_0.2.1-2.debian.tar.xz 48eb52ecff072167f83141ae735d4bdd76888cc2 3529 haskell-path-pieces_0.2.1.orig.tar.gz Files: 206f31e4318b225949da10afd72a165b 43970 haskell extra libghc-path-pieces-dev_0.2.1-2_amd64.deb f3ed4cc9be1b6ea9b0c3118a952d6e0b 31846 doc extra libghc-path-pieces-doc_0.2.1-2_all.deb c8432fc78b064d3b274e924d31a72065 35384 haskell extra libghc-path-pieces-prof_0.2.1-2_amd64.deb 38bf9e5ac504d2d0fbea14b1dda2b578 2364 haskell extra haskell-path-pieces_0.2.1-2.dsc 97e9b30a9dda708bdd5a902c1f767034 2840 - - haskell-path-pieces_0.2.1-2.debian.tar.xz 0906c878a5b7fb053f328587a55fcd44 3529 - - haskell-path-pieces_0.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbYZaAAoJED2QirPw+/UfOskP/2d61bplNGrefD+TNiq6v9gK C4mkm64zw54U7PSrubgOqqfo1tqqDCUeTo3V3RqkVxs09cQDNray5b04VmIoeL/9 owpjPK+idXDAXQfJjPE62uKUBmDMhZABPxyoVHim6F/NZ9KOshHVFUrKlT84NMlh 1DWpM+WYIvZz9FY1L3TPzgDlPlaAgf3UFJWMpaV73IaYFC5d7IIjjmcb5u11Ki+M t2+oT7QZiwVzrnfIzMhviPAIoWGutn8KpU83cHFU9Lz5EsKahxlgTY8O85ywBYGv 1r5CRTJZgeC1SeYf+5KYhJHdIVud9JXKgwk8MTeCsUq5jyzCFPiz9auk78CUszaY 1f/H3Ur23f4rnbcRei7W/lZnQ+J6Y8NG5X3sUIMV+GZIzfsTYhsAnMhWoae/03nC p9tWTD0A0fKseV11oZtAssBE18IEdKQa33B42EZvhBKUqjYIT05QAlhcjH6D2yLN WYsx/4mZpiWsbK6O5kSu8jK8vKK+rPSy8DHZkNOOrSyF8Y+VpNraeNN/46X77OJ9 ulFK7N4jWBxTwxyOoFrD5qAoVOtMCh4bYZ5bxWU6950eGhf/Pj5rl0JZnFpQk3Wt CY3XbaClnzYwD2dG7xC9WB5GDQ0hxIRghAnITo+WV6+Z1KLCRn+hJslI1xQjp2Ch 4T7cJyMHw1l8ivirbW6k =IwFJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From glaubitz at physik.fu-berlin.de Sun Dec 13 18:04:22 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 13 Dec 2015 19:04:22 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) In-Reply-To: <566D576B.8020005@physik.fu-berlin.de> References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> <566D50FE.1090108@physik.fu-berlin.de> <566D576B.8020005@physik.fu-berlin.de> Message-ID: <566DB326.2080408@physik.fu-berlin.de> On 12/13/2015 12:32 PM, John Paul Adrian Glaubitz wrote: > I am about to file an upstream bug report in ghc so upstream can > develop a proper fix similar to the older fix for sparc [2]. Attaching a proposed fix which I have also posted upstream [1]. Cheers, Adrian > [1] https://ghc.haskell.org/trac/ghc/ticket/11211 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: sparc64-initial-platform-support.patch Type: text/x-patch Size: 2147 bytes Desc: not available URL: From glaubitz at physik.fu-berlin.de Sun Dec 13 18:25:12 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 13 Dec 2015 19:25:12 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) In-Reply-To: <566DB326.2080408@physik.fu-berlin.de> References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> <566D50FE.1090108@physik.fu-berlin.de> <566D576B.8020005@physik.fu-berlin.de> <566DB326.2080408@physik.fu-berlin.de> Message-ID: <566DB808.8000201@physik.fu-berlin.de> On 12/13/2015 07:04 PM, John Paul Adrian Glaubitz wrote: > On 12/13/2015 12:32 PM, John Paul Adrian Glaubitz wrote: >> I am about to file an upstream bug report in ghc so upstream can >> develop a proper fix similar to the older fix for sparc [2]. > > Attaching a proposed fix which I have also posted upstream [1]. Oops, just saw there was a copy-and-paste error, attaching refreshed patch. I forgot to change ArchSPARC to ArchSPARC64 after copying the map section from sparc to sparc64. Sorry for the noise! Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: sparc64-initial-platform-support.patch Type: text/x-patch Size: 2477 bytes Desc: not available URL: From owner at bugs.debian.org Sun Dec 13 18:33:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 13 Dec 2015 18:33:05 +0000 Subject: Processed: retitle 807777 to ghc: Please add initial platform support for sparc64 (patch supplied) References: <1450031419-4117-bts-glaubitz@physik.fu-berlin.de> Message-ID: Processing commands for control at bugs.debian.org: > retitle 807777 ghc: Please add initial platform support for sparc64 (patch supplied) Bug #807777 [ghc] ghc: Please adjust linker options for sparc64 (patch supplied) Changed Bug title to 'ghc: Please add initial platform support for sparc64 (patch supplied)' from 'ghc: Please adjust linker options for sparc64 (patch supplied)' > thanks Stopping processing here. Please contact me if you need assistance. -- 807777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807777 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sun Dec 13 19:24:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 13 Dec 2015 19:24:05 +0000 Subject: Processed: limit source to ghc, tagging 807777 References: <1450034465-321-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > limit source ghc Limiting to bugs with field 'source' containing at least one of 'ghc' Limit currently set to 'source':'ghc' > tags 807777 + pending Bug #807777 [ghc] ghc: Please add initial platform support for sparc64 (patch supplied) Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 807777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807777 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From glaubitz at physik.fu-berlin.de Mon Dec 14 00:06:02 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Mon, 14 Dec 2015 01:06:02 +0100 Subject: Bug#807777: ghc: Please adjust linker options for sparc64 (patch supplied) In-Reply-To: <566DB808.8000201@physik.fu-berlin.de> References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> <566D50FE.1090108@physik.fu-berlin.de> <566D576B.8020005@physik.fu-berlin.de> <566DB326.2080408@physik.fu-berlin.de> <566DB808.8000201@physik.fu-berlin.de> Message-ID: <566E07EA.6020809@physik.fu-berlin.de> Hi Joachim! As per discussion on IRC in #debian-haskell, I have revised my patch a bit after doing a build test on amd64 which triggered a few warnings which this new patch eliminates. ghc builds cleanly on amd64 with my patch applied. My patch basically is a copy of the patch which added initial platform support for Alpha, Mipseb and Mipsel upstream [1] minus the part with the alignment requirement which is not necessary on SPARC and SPARC64 but plus the enforcing of "-no-relax" which is required on SPARC and SPARC64. Thus, if you compare my patch with the changes from [1], it should be obvious that my patch is good and should do the right thing on sparc64 without the danger of breaking anything else. Please replace my old patch with the new one. I will also perform a test build on sparc64 now. However, building on sparc64 is a tad slower which means we will have to wait several days maybe so you might as well upload 7.10.3-4 right away with my updated patch. Thanks for making me review my changes and test build them! Adrian > [1] https://git.haskell.org/ghc.git/commitdiff/9756690fe7aa26aee6955d0b720377d53170c542 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: sparc64-initial-platform-support.patch Type: text/x-patch Size: 9510 bytes Desc: not available URL: From reproducible-builds at lists.alioth.debian.org Mon Dec 14 00:21:07 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 14 Dec 2015 00:21:07 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-edison-core Message-ID: <20151214002107.C4B061ED93@jenkins.debian.net> 2015-12-13 00:24 https://reproducible.debian.net/unstable/amd64/haskell-edison-core changed from FTBFS -> reproducible From jenkins at jenkins.debian.net Mon Dec 14 05:53:23 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 14 Dec 2015 05:53:23 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/896 In-Reply-To: <1122560466.675.1449986294776.JavaMail.jenkins@jenkins> References: <1122560466.675.1449986294776.JavaMail.jenkins@jenkins> Message-ID: <509463545.834.1450072403126.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/896//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/896/ for more information. From ftpmaster at ftp-master.debian.org Mon Dec 14 08:15:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Dec 2015 08:15:42 +0000 Subject: Processing of ghc_7.10.3-4_source.changes Message-ID: ghc_7.10.3-4_source.changes uploaded successfully to ftp-master.debian.org along with the files: ghc_7.10.3-4.dsc ghc_7.10.3-4.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 14 08:20:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Dec 2015 08:20:14 +0000 Subject: Processing of ghc_7.10.3-4_source.changes Message-ID: ghc_7.10.3-4_source.changes uploaded successfully to localhost along with the files: ghc_7.10.3-4.dsc ghc_7.10.3-4.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 14 08:25:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Dec 2015 08:25:16 +0000 Subject: Processing of haskell-yaml_0.8.15.1-2_amd64.changes Message-ID: haskell-yaml_0.8.15.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-yaml-dev_0.8.15.1-2_amd64.deb libghc-yaml-doc_0.8.15.1-2_all.deb libghc-yaml-prof_0.8.15.1-2_amd64.deb haskell-yaml_0.8.15.1-2.dsc haskell-yaml_0.8.15.1-2.debian.tar.xz haskell-yaml_0.8.15.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 14 09:36:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Dec 2015 09:36:05 +0000 Subject: ghc_7.10.3-4_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 14 Dec 2015 09:09:52 +0100 Source: ghc Binary: ghc ghc-prof ghc-doc Architecture: source Version: 7.10.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: ghc - The Glasgow Haskell Compilation system ghc-doc - Documentation for the Glasgow Haskell Compilation system ghc-prof - Profiling libraries for the Glasgow Haskell Compilation system Closes: 807366 807777 Changes: ghc (7.10.3-4) unstable; urgency=medium . [ Colin Watson ] * Disable PIE on s390x, since Ubuntu's toolchain defaults to enabling it there (closes: #807366). . [ Joachim Breitner ] * Add patch for Sparc64. Again thanks to John Paul Adrian Glaubitz for the patch (Closes: #807777). Checksums-Sha1: 38ec90011f6aabad64644cc39c4034a6c8e36d10 2291 ghc_7.10.3-4.dsc 748498d863f0cea0ac7e44f5ae700b3f5e6d992b 45888 ghc_7.10.3-4.debian.tar.xz Checksums-Sha256: adb64ff6325a0684362830df1b49696baf6cda0d7f80d1a7bacebb78f79eb4d5 2291 ghc_7.10.3-4.dsc 763bf7314e53498463502f438fe3bb5285f605dfd9c11d8fb8cc83a3c285fff0 45888 ghc_7.10.3-4.debian.tar.xz Files: 3427b087306b19617607a580d98b4457 2291 haskell extra ghc_7.10.3-4.dsc 4f3a28b49fc7218b1c3eaf95285597e2 45888 haskell extra ghc_7.10.3-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbnnUAAoJED2QirPw+/UfJ4gP/3u0e1ySLIsHvGUq7KxVN8D+ rhFPnPiSyPStUnTX8pEqpbXfd2zmSwfCDcUGwbJ4ZKcHkaI6g1YdrA64vBtoA/+R NVhxEJmUVTe/pn1vQamqNiMQyxyT+4HnP5K9Gd15f7kcioSl2oiSyON9AVC1vHtm KpNvGvYr+ciEjewqWmpsKr10njFQM1BeOGTrt3ZuRcc3MbKPadOxOczRxVpKe0O0 gJ9Wofu0rOv/NMMrMGxMrZirTZ60868qT3rqzQOxlgxf3n02TNvIkR77InePfWTC OFl29lIUierE4OT2lJw69Gr8Zu8I9qP9/bDI3I+W4Zv0X8P4e5Thu/hb1xcXbixM +RnmlvIDCF/HpeTtE5fmR3pME/aPup6v6MCayHSFHEoQlBK86bwDLCN/PMW7fi55 /z53JEnRW2ug95bi0abwrAb+/LXtc9OVPB6g3pWSGxQbq3dPY53z6teyfEOc4KeM hIcIvf/+q8I34MyyVPwVEAckbc43tlKaUCwk/Ij3Pefjwfpbref92ub9jLqHz/+o JrlAOvxq4PABxN1cO/oncQOJ96F21H+ZK3kzBvw1JIpqPeONPDSrJ2CnGwkHLHzN SKUAJWQ+4d6V9KbEwCmAZQlIA8k99yGDKgNUdPfSp83AaDeeUaaTYXhXtItE+agQ WNc1KlNSPe76P4myBNi7 =/8MZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 14 09:36:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Dec 2015 09:36:39 +0000 Subject: haskell-yaml_0.8.15.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 13 Dec 2015 23:05:07 CET Source: haskell-yaml Binary: libghc-yaml-dev libghc-yaml-prof libghc-yaml-doc Architecture: amd64 all source Version: 0.8.15.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-yaml-dev - interface to LibYAML${haskell:ShortBlurb} libghc-yaml-prof - interface to LibYAML${haskell:ShortBlurb} libghc-yaml-doc - interface to LibYAML${haskell:ShortBlurb} Changes: haskell-yaml (0.8.15.1-2) unstable; urgency=medium . * Install test build dependencies on all arches. Checksums-Sha256: c1e68ae6905b2aa55d25527e3d9861efefa8b24e44169fd75a44f98f1f557aae 1904428 libghc-yaml-dev_0.8.15.1-2_amd64.deb 82a4ab2803439ab6d4fb34e4714b8253ed2b70906de7a19d01a8595c8c88c46a 66168 libghc-yaml-doc_0.8.15.1-2_all.deb 24ce83ecfb83e88352a3f4c2186cac9aa40358dae7b8e1561ada61adaed096bf 207630 libghc-yaml-prof_0.8.15.1-2_amd64.deb d42e34e9d8e56c6cf3b6ee8e19b87339ccb4e15d25da9e664c900786264e7753 3070 haskell-yaml_0.8.15.1-2.dsc 32f9d6911b1e153806009a614d6d830cfb0ce59a583922bb8870fc95927976dd 3644 haskell-yaml_0.8.15.1-2.debian.tar.xz 1db2b881cce7a22f2179e05cdcb9294aac09e9c9f882b1fa4fa9bedacb20cc6c 75180 haskell-yaml_0.8.15.1.orig.tar.gz Checksums-Sha1: 4eb310572f9ec39d60d49182ff0331c2905031ec 1904428 libghc-yaml-dev_0.8.15.1-2_amd64.deb 2f1e6d8a43778f38a57764a3adbfe00a3d761806 66168 libghc-yaml-doc_0.8.15.1-2_all.deb e370a3b2aaddc10d67ec82cd0f9224b3ae0412ea 207630 libghc-yaml-prof_0.8.15.1-2_amd64.deb d21e0bdbd5cbf61c98afbeda15a7c9cbe9936414 3070 haskell-yaml_0.8.15.1-2.dsc e4e862af3348c059d2947a4ce10ffebaf22fa631 3644 haskell-yaml_0.8.15.1-2.debian.tar.xz f6eed943b7477d413a1094f183e3259841e562d8 75180 haskell-yaml_0.8.15.1.orig.tar.gz Files: fa10beed46ce57473a05fe77b3efb794 1904428 haskell extra libghc-yaml-dev_0.8.15.1-2_amd64.deb bf7e48703a6bf37c3a44f7b90c012044 66168 doc extra libghc-yaml-doc_0.8.15.1-2_all.deb b4bb68f8d0bfb646231b5014684deab3 207630 haskell extra libghc-yaml-prof_0.8.15.1-2_amd64.deb 0853c642f3d6a2a3b073427a40072738 3070 haskell extra haskell-yaml_0.8.15.1-2.dsc c5dcaa08ee1cc6f28437281fb61a183f 3644 - - haskell-yaml_0.8.15.1-2.debian.tar.xz 983ac9e134fb126c39acc61277d38256 75180 - - haskell-yaml_0.8.15.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWbnyTAAoJED2QirPw+/Ufp6EP/2N8mw3uIcmmTVo7B427Gtqt HswAv8nrSZg+6BvQpnO95VOdXtFAmUh84iSWelfyE4cdVGOY0RO5tmWjvvZz7aZR 5rFaemVLGPSeb6e5Gr0LBjBWbZz9MujTpk/GW8n1+eNQxNXnsf3OBNRH3K9SQWUu GrTGz6rMaq05iLT3D3/sUK1jCpBI/L2no+dob/aqGH89mluqxHg3cwhsgYIfTfSa Y1T8XsZjrOubHDeP6lBuyby9j6GygIMxDCqerWb8pa9UKvRDQFQhf7ayyCAkI+zV 2qdqxOZ6WlAr4U0sMrEZpeqEaX4cNjYDJFdBu6Yj0kS3/JaM9GLuL1rg8SoXIzYn 1iJy2O+HUSB4QnsubpioDY07onOIgajddcMAZXRGXUq7EPPrwhYno/9JemtuqvhS rWiNoPr3PzFuSDiG2L5DMFeBM+nN37tYBbFNoMyfGTlh01ulc4qCXZqE4X+UfBpQ BVWuB7AOGpJL0o+qHDgmAnOfozdbiyL5k7YcI3AyVNUAfbhkI3R2FviOSarq4WI3 0f+H5ybUXiLFDRMrLsfau+8WXBjIhKfENv3xJr2KNMKg+XDaLe4j60JRKtfQa7Mo FkI6Epe2B+vmUmrM2RzhgqqKu5n3WaFX2j2KH4n+mcZf4snofFSnQNvnVeiiwEzU PtKHzrb3wAFupBc1Fa6h =hPD3 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Mon Dec 14 09:39:08 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 14 Dec 2015 09:39:08 +0000 Subject: Bug#807366: marked as done (ghc: disable PIE on Ubuntu/s390x) References: <20151207233919.GI2181@riva.ucam.org> Message-ID: Your message dated Mon, 14 Dec 2015 09:36:05 +0000 with message-id and subject line Bug#807366: fixed in ghc 7.10.3-4 has caused the Debian Bug report #807366, regarding ghc: disable PIE on Ubuntu/s390x to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807366 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Colin Watson Subject: ghc: disable PIE on Ubuntu/s390x Date: Mon, 7 Dec 2015 23:39:19 +0000 Size: 3773 URL: -------------- next part -------------- An embedded message was scrubbed... From: Joachim Breitner Subject: Bug#807366: fixed in ghc 7.10.3-4 Date: Mon, 14 Dec 2015 09:36:05 +0000 Size: 5131 URL: From owner at bugs.debian.org Mon Dec 14 09:39:12 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 14 Dec 2015 09:39:12 +0000 Subject: Bug#807777: marked as done (ghc: Please add initial platform support for sparc64 (patch supplied)) References: <144995566274.6037.5543707409359475682.reportbug@z6.physik.fu-berlin.de> Message-ID: Your message dated Mon, 14 Dec 2015 09:36:05 +0000 with message-id and subject line Bug#807777: fixed in ghc 7.10.3-4 has caused the Debian Bug report #807777, regarding ghc: Please add initial platform support for sparc64 (patch supplied) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807777 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: John Paul Adrian Glaubitz Subject: ghc: Please adjust linker options for sparc64 (patch supplied) Date: Sat, 12 Dec 2015 22:27:42 +0100 Size: 4225 URL: -------------- next part -------------- An embedded message was scrubbed... From: Joachim Breitner Subject: Bug#807777: fixed in ghc 7.10.3-4 Date: Mon, 14 Dec 2015 09:36:05 +0000 Size: 5155 URL: From sthibault at debian.org Mon Dec 14 14:24:18 2015 From: sthibault at debian.org (Samuel Thibault) Date: Mon, 14 Dec 2015 15:24:18 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 Message-ID: <20151214142418.GA21801@var.labri.fr> Source: ghc Version: 7.10.3-4 Severity: important On the hurd-i386 port, the ghc package has Provides: ghc-dynamic, ghc-ghci, ghc-haddock, haddock, haddock-interface-, etc. while on other ports, it provides haddock-interface-27. I don't know how this is supposed to be computed, but it seems that that fails on hurd-i386. Samuel -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'buildd-experimental'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.3.0 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Samuel Tu as lu les docs. Tu es devenu un informaticien. Que tu le veuilles ou non. Lire la doc, c'est le Premier et Unique Commandement de l'informaticien. -+- TP in: Guide du Linuxien pervers - "L'?vangile selon St Thomas" From nomeata at debian.org Mon Dec 14 14:50:27 2015 From: nomeata at debian.org (Joachim Breitner) Date: Mon, 14 Dec 2015 15:50:27 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 In-Reply-To: <20151214142418.GA21801@var.labri.fr> References: <20151214142418.GA21801@var.labri.fr> Message-ID: <1450104627.2242.14.camel@debian.org> Hi, Am Montag, den 14.12.2015, 15:24 +0100 schrieb Samuel Thibault: > Source: ghc > Version: 7.10.3-4 > Severity: important > > On the hurd-i386 port, the ghc package has > > Provides: ghc-dynamic, ghc-ghci, ghc-haddock, haddock, > haddock-interface-, etc. > > while on other ports, it provides haddock-interface-27.??I don't know > how this is supposed to be computed, but it seems that that fails on > hurd-i386. This is computed by this line in debian/rules: ????????echo "haddock:Depends=haddock-interface-$$(debian/tmp/usr/lib/ghc/bin/haddock --interface-version)" >> debian/ghc-doc.substvars ????????echo "haddock:Provides=haddock-interface-$$(debian/tmp/usr/lib/ghc/bin/haddock --interface-version)" >> debian/ghc.substvars Maybe the haddock executable is broken on hurd? What happens if you install ghc and run haddock --interface-version? Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From sthibault at debian.org Mon Dec 14 15:26:32 2015 From: sthibault at debian.org (Samuel Thibault) Date: Mon, 14 Dec 2015 16:26:32 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 In-Reply-To: <1450104627.2242.14.camel@debian.org> References: <20151214142418.GA21801@var.labri.fr> <1450104627.2242.14.camel@debian.org> Message-ID: <20151214152632.GL18323@var.labri.fr> Joachim Breitner, on Mon 14 Dec 2015 15:50:27 +0100, wrote: > Maybe the haddock executable is broken on hurd? What happens if you install ghc and run haddock --interface-version? I get 27 Samuel From nomeata at debian.org Mon Dec 14 15:43:22 2015 From: nomeata at debian.org (Joachim Breitner) Date: Mon, 14 Dec 2015 16:43:22 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 In-Reply-To: <20151214152632.GL18323@var.labri.fr> References: <20151214142418.GA21801@var.labri.fr> <1450104627.2242.14.camel@debian.org> <20151214152632.GL18323@var.labri.fr> Message-ID: <1450107802.2242.19.camel@debian.org> Hi, Am Montag, den 14.12.2015, 16:26 +0100 schrieb Samuel Thibault: > Joachim Breitner, on Mon 14 Dec 2015 15:50:27 +0100, wrote: > > Maybe the haddock executable is broken on hurd? What happens if you > > install ghc and run haddock --interface-version? > > I get 27 ah, looking at the build log I find suspicious messages: debian/tmp/usr/lib/ghc/bin/haddock: error while loading shared libraries: libHSxhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh-ghc7.10.3.so: cannot open shared object file: No such file or directory so it seems like it does not find the shared library, which is also built in the process. It does so on other architectures. I don?t know off-hand by what mechanism the build system ensures that these are found, but I?d bet on rpath. Does hurd handle rpaths differently? Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From edpsych at soton.ac.uk Mon Dec 14 19:43:32 2015 From: edpsych at soton.ac.uk (Edpsych) Date: Mon, 14 Dec 2015 19:43:32 +0000 Subject: Season Greetings In-Reply-To: <15E24F76A89912448B79F69BF3EE366A2BB79A31@SRV00048.soton.ac.uk> References: <15E24F76A89912448B79F69BF3EE366A2BB7941D@SRV00048.soton.ac.uk>, <15E24F76A89912448B79F69BF3EE366A2BB79A31@SRV00048.soton.ac.uk> Message-ID: <15E24F76A89912448B79F69BF3EE366A2BB79CC6@SRV00048.soton.ac.uk> ________________________________ From: Edpsych Sent: 14 December 2015 19:21 To: Edpsych Subject: Season Greetings You Have Been Picked , Email:(mr_sgloria_mackenzie at email.com) For More Info From sthibault at debian.org Mon Dec 14 23:53:48 2015 From: sthibault at debian.org (Samuel Thibault) Date: Tue, 15 Dec 2015 00:53:48 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 In-Reply-To: <1450107802.2242.19.camel@debian.org> References: <20151214142418.GA21801@var.labri.fr> <1450104627.2242.14.camel@debian.org> <20151214152632.GL18323@var.labri.fr> <1450107802.2242.19.camel@debian.org> Message-ID: <20151214235348.GJ2967@var.home> Joachim Breitner, on Mon 14 Dec 2015 16:43:22 +0100, wrote: > I don?t know off-hand by what mechanism the build system ensures > that these are found, but I?d bet on rpath. Does hurd handle rpaths > differently? It does support rpath. ghc apparently uses $ORIGIN in rpath. IIRC we added some support for that, perhaps it's not enough. Samuel From sthibault at debian.org Tue Dec 15 00:13:24 2015 From: sthibault at debian.org (Samuel Thibault) Date: Tue, 15 Dec 2015 01:13:24 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 In-Reply-To: <20151214235348.GJ2967@var.home> References: <20151214142418.GA21801@var.labri.fr> <1450104627.2242.14.camel@debian.org> <20151214152632.GL18323@var.labri.fr> <1450107802.2242.19.camel@debian.org> <20151214235348.GJ2967@var.home> Message-ID: <20151215001324.GN2967@var.home> Samuel Thibault, on Tue 15 Dec 2015 00:53:48 +0100, wrote: > Joachim Breitner, on Mon 14 Dec 2015 16:43:22 +0100, wrote: > > I don?t know off-hand by what mechanism the build system ensures > > that these are found, but I?d bet on rpath. Does hurd handle rpaths > > differently? > > It does support rpath. ghc apparently uses $ORIGIN in rpath. IIRC we > added some support for that, perhaps it's not enough. No, some patches exist, but they have not been commited, so $ORIGIN is not supported yet. Samuel From reproducible-builds at lists.alioth.debian.org Tue Dec 15 00:17:27 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Tue, 15 Dec 2015 00:17:27 +0000 (UTC) Subject: reproducible.debian.net status changes for ghc Message-ID: <20151215001727.AF8F11ED93@jenkins.debian.net> 2015-12-14 23:37 https://reproducible.debian.net/unstable/amd64/ghc changed from reproducible -> FTBFS From sekretariat at sep.radom.pl Tue Dec 15 01:09:05 2015 From: sekretariat at sep.radom.pl (GOOGLE ANNIVERSARY) Date: Tue, 15 Dec 2015 09:09:05 +0800 Subject: GOOGLE ANNIVERSARY WINNING NOTIFICATION Message-ID: <20151215010857.854DB2DABE6@sepradom.nazwa.pl> An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: img1.jpg Type: image/jpeg Size: 9847 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: img2.jpg Type: image/jpeg Size: 10488 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: img3.jpg Type: image/jpeg Size: 16123 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Google_Verified_User.pdf Type: application/octet-stream Size: 182551 bytes Desc: not available URL: From nomeata at debian.org Tue Dec 15 08:15:53 2015 From: nomeata at debian.org (Joachim Breitner) Date: Tue, 15 Dec 2015 09:15:53 +0100 Subject: Bug#807924: ghc: empty haddock interface version on hurd-i386 In-Reply-To: <20151215001324.GN2967@var.home> References: <20151214142418.GA21801@var.labri.fr> <1450104627.2242.14.camel@debian.org> <20151214152632.GL18323@var.labri.fr> <1450107802.2242.19.camel@debian.org> <20151214235348.GJ2967@var.home> <20151215001324.GN2967@var.home> Message-ID: <1450167353.24480.2.camel@debian.org> Hi, Am Dienstag, den 15.12.2015, 01:13 +0100 schrieb Samuel Thibault: > Samuel Thibault, on Tue 15 Dec 2015 00:53:48 +0100, wrote: > > Joachim Breitner, on Mon 14 Dec 2015 16:43:22 +0100, wrote: > > > I don?t know off-hand by what mechanism the build system ensures > > > that these are found, but I?d bet on rpath. Does hurd handle rpaths > > > differently? > > > > It does support rpath.??ghc apparently uses $ORIGIN in rpath.??IIRC we > > added some support for that, perhaps it's not enough. > > No, some patches exist, but they have not been commited, so $ORIGIN is > not supported yet. > I see.? The rpath is used by the upstream build system to make sure the executable works even in-tree or (in this case) in-$DESTDIR. It might be possible to work around the issue by manually setting some LD_LIBRARY_PATH entries in debian/rules.? I don?t think I?ll get to work on that before christmas, but patches welcome. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From jenkins at jenkins.debian.net Tue Dec 15 10:55:06 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 15 Dec 2015 10:55:06 +0000 (UTC) Subject: Failure: chroot-installation_stretch_install_haskell/108 Message-ID: <1550398921.999.1450176906802.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/108//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/108/ for more information. From lamby at debian.org Tue Dec 15 11:01:00 2015 From: lamby at debian.org (Chris Lamb) Date: Tue, 15 Dec 2015 11:01:00 +0000 Subject: Bug#808017: bustle: FTBFS: Bustle/Loader/OldSkool.hs:122:23: Ambiguous occurrence `<*>' Message-ID: <1450177260.1992483.467870321.5F69F59C@webmail.messagingengine.com> Source: bustle Version: 0.4.8-1 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, bustle fails to build from source in unstable/amd64: [..] Bustle/Loader/OldSkool.hs:122:23: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:122:29: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:122:34: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:144:37: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:145:21: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:145:38: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:145:43: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:145:60: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:145:65: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:155:19: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:156:26: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:157:17: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:158:32: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:159:23: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:183:56: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:184:17: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:185:17: Ambiguous occurrence `<*>' It could refer to either `Bustle.Loader.OldSkool.<*>', defined at Bustle/Loader/OldSkool.hs:41:1 or `Prelude.<*>', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') Bustle/Loader/OldSkool.hs:251:37: Ambiguous occurrence `<*' It could refer to either `Bustle.Loader.OldSkool.<*', defined at Bustle/Loader/OldSkool.hs:37:3 or `Prelude.<*', imported from `Prelude' at Bustle/Loader/OldSkool.hs:20:8-29 (and originally defined in `GHC.Base') debian/rules:20: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory '/home/lamby/temp/cdt.20151215105450.N2vVsPO68X/bustle-0.4.8' debian/rules:8: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: bustle.0.4.8-1.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 2022 bytes Desc: not available URL: From lamby at debian.org Tue Dec 15 11:01:25 2015 From: lamby at debian.org (Chris Lamb) Date: Tue, 15 Dec 2015 11:01:25 +0000 Subject: Bug#808019: haskell-x509-util: FTBFS: src/Certificate.hs:92:52: Couldn't match expected type `RSA.PublicKey' with actual type `cryptonite-0.6:Crypto.PubKey.RSA.Types.PublicKey' Message-ID: <1450177285.1992501.467870953.64B6F829@webmail.messagingengine.com> Source: haskell-x509-util Version: 1.5.0-4 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, haskell-x509-util fails to build from source in unstable/amd64: [..] In the first argument of `(*)', namely `RSA.public_size pubkey' src/Certificate.hs:92:52: Couldn't match expected type `RSA.PublicKey' with actual type `cryptonite-0.6:Crypto.PubKey.RSA.Types.PublicKey' NB: `RSA.PublicKey' is defined in `Crypto.Types.PubKey.RSA' in package `crypto-pubkey-types-0.4.3' `cryptonite-0.6:Crypto.PubKey.RSA.Types.PublicKey' is defined in `Crypto.PubKey.RSA.Types' in package `cryptonite-0.6' In the first argument of `RSA.public_n', namely `pubkey' In the second argument of `printf', namely `(RSA.public_n pubkey)' src/Certificate.hs:93:52: Couldn't match expected type `RSA.PublicKey' with actual type `cryptonite-0.6:Crypto.PubKey.RSA.Types.PublicKey' NB: `RSA.PublicKey' is defined in `Crypto.Types.PubKey.RSA' in package `crypto-pubkey-types-0.4.3' `cryptonite-0.6:Crypto.PubKey.RSA.Types.PublicKey' is defined in `Crypto.PubKey.RSA.Types' in package `cryptonite-0.6' In the first argument of `RSA.public_e', namely `pubkey' In the second argument of `printf', namely `(RSA.public_e pubkey)' src/Certificate.hs:95:44: Couldn't match expected type `DSA.PublicKey' with actual type `cryptonite-0.6:Crypto.PubKey.DSA.PublicKey' NB: `DSA.PublicKey' is defined in `Crypto.Types.PubKey.DSA' in package `crypto-pubkey-types-0.4.3' `cryptonite-0.6:Crypto.PubKey.DSA.PublicKey' is defined in `Crypto.PubKey.DSA' in package `cryptonite-0.6' In the first argument of `DSA.public_params', namely `pubkey' In the expression: DSA.public_params pubkey src/Certificate.hs:97:52: Couldn't match expected type `DSA.PublicKey' with actual type `cryptonite-0.6:Crypto.PubKey.DSA.PublicKey' NB: `DSA.PublicKey' is defined in `Crypto.Types.PubKey.DSA' in package `crypto-pubkey-types-0.4.3' `cryptonite-0.6:Crypto.PubKey.DSA.PublicKey' is defined in `Crypto.PubKey.DSA' in package `cryptonite-0.6' In the first argument of `DSA.public_y', namely `pubkey' In the second argument of `printf', namely `(DSA.public_y pubkey)' /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed make: *** [build-ghc-stamp] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: haskell-x509-util.1.5.0-4.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 1816 bytes Desc: not available URL: From nomeata at debian.org Tue Dec 15 11:27:13 2015 From: nomeata at debian.org (Joachim Breitner) Date: Tue, 15 Dec 2015 12:27:13 +0100 Subject: Bug#808017: bustle: FTBFS: Bustle/Loader/OldSkool.hs:122:23: Ambiguous occurrence `<*>' In-Reply-To: <1450177260.1992483.467870321.5F69F59C@webmail.messagingengine.com> References: <1450177260.1992483.467870321.5F69F59C@webmail.messagingengine.com> Message-ID: <1450178833.24480.9.camel@debian.org> Hi, likely easily fixed by upgrading to a more recent version of bustle. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From jenkins at jenkins.debian.net Tue Dec 15 12:11:19 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 15 Dec 2015 12:11:19 +0000 (UTC) Subject: Failure: chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/112 Message-ID: <2061328296.1012.1450181479398.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/112//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/112/ for more information. From jenkins at jenkins.debian.net Tue Dec 15 15:11:23 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 15 Dec 2015 15:11:23 +0000 (UTC) Subject: Failure: chroot-installation_stretch_install_haskell_upgrade_to_sid/107 Message-ID: <607982725.5.1450192283061.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/107//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/107/ for more information. From jenkins at jenkins.debian.net Tue Dec 15 16:03:23 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 15 Dec 2015 16:03:23 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1039 Message-ID: <1968364268.10.1450195403963.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 554 lines...] I: Configuring libsemanage-common... I: Configuring gcc-4.9-base:amd64... I: Configuring libaudit-common... I: Configuring gcc-5-base:amd64... I: Configuring libc6:amd64... I: Configuring startpar... I: Configuring libbz2-1.0:amd64... I: Configuring libkmod2:amd64... I: Configuring libgpg-error0:amd64... I: Configuring libc-bin... I: Configuring libseccomp2:amd64... I: Configuring libapparmor1:amd64... I: Configuring sysvinit-utils... I: Configuring libdebconfclient0:amd64... I: Configuring diffutils... I: Configuring insserv... I: Configuring libcomerr2:amd64... I: Configuring findutils... I: Configuring libsepol1:amd64... I: Configuring libgcc1:amd64... I: Configuring libustr-1.0-1:amd64... I: Configuring libsmartcols1:amd64... I: Configuring libaudit1:amd64... I: Configuring libtinfo5:amd64... I: Configuring libudev1:amd64... I: Configuring libss2:amd64... I: Configuring liblzma5:amd64... I: Configuring base-passwd... I: Configuring e2fslibs:amd64... I: Configuring debianutils... I: Configuring libgcrypt20:amd64... I: Configuring libncursesw5:amd64... I: Configuring libdb5.3:amd64... I: Configuring hostname... I: Configuring multiarch-support... I: Configuring mawk... I: Configuring libpcre3:amd64... I: Configuring base-files... I: Configuring libselinux1:amd64... I: Configuring ncurses-bin... I: Configuring libncurses5:amd64... I: Configuring libattr1:amd64... I: Configuring zlib1g:amd64... I: Configuring libcap2:amd64... I: Configuring libsystemd0:amd64... I: Configuring libdevmapper1.02.1:amd64... I: Configuring libsemanage1:amd64... I: Configuring libacl1:amd64... I: Configuring libcap2-bin... I: Configuring bsdutils... I: Configuring coreutils... I: Configuring tar... I: Configuring dpkg... I: Configuring sed... I: Configuring perl-base... I: Configuring grep... I: Configuring debconf... I: Configuring tzdata... I: Configuring gzip... I: Configuring dash... I: Configuring libtext-iconv-perl... I: Configuring sysv-rc... I: Configuring liblocale-gettext-perl... I: Configuring libtext-charwidth-perl... I: Configuring libpam0g:amd64... I: Configuring libpam-modules-bin... I: Configuring bash... I: Configuring libtext-wrapi18n-perl... I: Configuring libpam-modules:amd64... I: Configuring libpam-runtime... I: Configuring debconf-i18n... I: Configuring passwd... I: Configuring login... I: Configuring adduser... I: Configuring libuuid1:amd64... I: Configuring libblkid1:amd64... I: Configuring libmount1:amd64... I: Configuring libcryptsetup4:amd64... I: Configuring mount... I: Configuring libfdisk1:amd64... I: Configuring initscripts... I: Configuring util-linux... I: Configuring e2fsprogs... I: Configuring systemd... I: Configuring dmsetup... I: Configuring systemd-sysv... I: Configuring init... I: Configuring libc-bin... I: Unpacking the base system... I: Unpacking apt... I: Unpacking apt-utils... I: Unpacking libapt-inst1.7:amd64... I: Unpacking libapt-inst2.0:amd64... I: Unpacking libapt-pkg4.16:amd64... I: Unpacking libapt-pkg5.0:amd64... I: Unpacking libdns-export100... I: Unpacking libisc-export95... I: Unpacking libboost-iostreams1.55.0:amd64... I: Unpacking libboost-iostreams1.58.0:amd64... I: Unpacking bsdmainutils... I: Unpacking cpio... I: Unpacking cron... I: Unpacking debian-archive-keyring... I: Unpacking dmidecode... I: Unpacking libstdc++6:amd64... I: Unpacking libgdbm3:amd64... I: Unpacking libgmp10:amd64... I: Unpacking gnupg... I: Unpacking gpgv... I: Unpacking libgnutls-deb0-28:amd64... I: Unpacking libgnutls-openssl27:amd64... I: Unpacking libicu55:amd64... I: Unpacking ifupdown... I: Unpacking init-system-helpers... I: Unpacking iproute2... I: Unpacking iptables... I: Unpacking libxtables10... I: Unpacking iputils-ping... I: Unpacking isc-dhcp-client... I: Unpacking isc-dhcp-common... I: Unpacking libjson-c2:amd64... I: Unpacking kmod... I: Unpacking libestr0... I: Unpacking libffi6:amd64... I: Unpacking libidn11:amd64... I: Unpacking liblogging-stdlog0:amd64... I: Unpacking liblognorm2:amd64... I: Unpacking libnfnetlink0:amd64... I: Unpacking libpipeline1:amd64... I: Unpacking libpsl0:amd64... I: Unpacking libtasn1-6:amd64... I: Unpacking libusb-0.1-4:amd64... I: Unpacking logrotate... I: Unpacking nano... I: Unpacking net-tools... I: Unpacking netbase... I: Unpacking libhogweed4:amd64... I: Unpacking libnettle6:amd64... I: Unpacking libnewt0.52:amd64... I: Unpacking whiptail... I: Unpacking libssl1.0.0:amd64... I: Unpacking libssl1.0.2:amd64... I: Unpacking libp11-kit0:amd64... I: Unpacking libpopt0:amd64... I: Unpacking libprocps4:amd64... I: Unpacking procps... I: Unpacking libreadline6:amd64... I: Unpacking readline-common... I: Unpacking rsyslog... I: Unpacking libslang2:amd64... I: Unpacking udev... I: Unpacking tasksel... I: Unpacking tasksel-data... I: Unpacking vim-common... I: Unpacking vim-tiny... I: Unpacking wget... I: Unpacking libxapian22v5... I: Configuring the base system... I: Configuring readline-common... I: Configuring libgdbm3:amd64... I: Configuring libxtables10... I: Configuring libnettle6:amd64... I: Configuring cpio... I: Configuring libpopt0:amd64... I: Configuring kmod... I: Configuring libestr0... I: Configuring libssl1.0.0:amd64... I: Configuring isc-dhcp-common... I: Configuring dmidecode... I: Configuring gpgv... I: Configuring liblogging-stdlog0:amd64... I: Configuring libpipeline1:amd64... I: Configuring iproute2... I: Configuring libtasn1-6:amd64... I: Configuring libssl1.0.2:amd64... I: Configuring nano... I: Configuring libgmp10:amd64... I: Configuring libisc-export95... I: Configuring init-system-helpers... I: Configuring debian-archive-keyring... I: Configuring vim-common... I: Configuring libnfnetlink0:amd64... I: Configuring libstdc++6:amd64... I: Configuring libffi6:amd64... I: Configuring bsdmainutils... I: Configuring net-tools... I: Configuring libprocps4:amd64... I: Configuring libslang2:amd64... I: Configuring cron... I: Configuring libusb-0.1-4:amd64... I: Configuring logrotate... I: Configuring libidn11:amd64... I: Configuring libreadline6:amd64... I: Configuring libjson-c2:amd64... I: Configuring netbase... I: Configuring vim-tiny... I: Configuring libapt-pkg5.0:amd64... I: Configuring libapt-inst2.0:amd64... I: Configuring libicu55:amd64... I: Configuring ifupdown... I: Configuring gnupg... I: Configuring libpsl0:amd64... I: Configuring libboost-iostreams1.55.0:amd64... I: Configuring libdns-export100... I: Configuring isc-dhcp-client... I: Configuring libhogweed4:amd64... I: Configuring procps... I: Configuring liblognorm2:amd64... I: Configuring udev... I: Configuring iptables... I: Configuring libxapian22v5... I: Configuring libp11-kit0:amd64... I: Configuring libgnutls-deb0-28:amd64... I: Configuring libapt-pkg4.16:amd64... I: Configuring wget... I: Configuring libboost-iostreams1.58.0:amd64... I: Configuring apt... I: Configuring libnewt0.52:amd64... I: Configuring rsyslog... I: Configuring apt-utils... I: Configuring libapt-inst1.7:amd64... I: Configuring whiptail... I: Configuring libgnutls-openssl27:amd64... I: Configuring iputils-ping... I: Configuring tasksel... I: Configuring tasksel-data... I: Configuring libc-bin... I: Configuring systemd... I: Base system installed successfully. Get:1 http://ftp.de.debian.org/debian sid InRelease [264 kB] Get:2 http://ftp.de.debian.org/debian sid/main Sources [8421 kB] Ign:2 http://ftp.de.debian.org/debian sid/main Sources Get:3 http://ftp.de.debian.org/debian sid/main amd64 Packages.diff/Index [18.0 kB] Get:4 http://ftp.de.debian.org/debian sid/main Translation-en [5230 kB] Err:4 http://ftp.de.debian.org/debian sid/main Translation-en Hash Sum mismatch Get:2 http://ftp.de.debian.org/debian sid/main Sources [8421 kB] Ign:2 http://ftp.de.debian.org/debian sid/main Sources Get:5 http://ftp.de.debian.org/debian sid/main amd64 Packages 2015-12-15-1450.01.pdiff [38.7 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 Packages 2015-12-15-1450.01.pdiff [38.7 kB] Err:2 http://ftp.de.debian.org/debian sid/main Sources Writing more data than expected (10867607 > 10867078) [IP: ::1 3128] Fetched 5551 kB in 22s (252 kB/s) Reading package lists... W: Failed to fetch http://ftp.de.debian.org/debian/dists/sid/main/source/Sources Writing more data than expected (10867607 > 10867078) [IP: ::1 3128] W: Failed to fetch http://ftp.de.debian.org/debian/dists/sid/main/i18n/Translation-en.bz2 Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. Tue 15 Dec 16:03:23 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-NvgqF8Qs, which will now be removed. Build step 'Execute shell' marked build as failure From noreply at release.debian.org Tue Dec 15 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:11 +0000 Subject: bnfc 2.8-4 MIGRATED to testing Message-ID: FYI: The status of the bnfc source package in Debian's testing distribution has changed. Previous version: 2.6.0.3-4 Current version: 2.8-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: happy 1.19.5-4 MIGRATED to testing Message-ID: FYI: The status of the happy source package in Debian's testing distribution has changed. Previous version: 1.19.5-1 Current version: 1.19.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: haskell-hopenpgp-tools 0.16.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hopenpgp-tools source package in Debian's testing distribution has changed. Previous version: 0.16.3-1 Current version: 0.16.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: lhs2tex 1.19-2 MIGRATED to testing Message-ID: FYI: The status of the lhs2tex source package in Debian's testing distribution has changed. Previous version: 1.19-1 Current version: 1.19-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: haskell-stack 0.1.3.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-stack source package in Debian's testing distribution has changed. Previous version: 0.1.2.0-2 Current version: 0.1.3.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: haskell-hledger-interest 1.4.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hledger-interest source package in Debian's testing distribution has changed. Previous version: 1.4.4-2 Current version: 1.4.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:11 +0000 Subject: alex 3.1.5-1 MIGRATED to testing Message-ID: FYI: The status of the alex source package in Debian's testing distribution has changed. Previous version: 3.1.4-2 Current version: 3.1.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: haskell-cabal-install 1.22.6.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-cabal-install source package in Debian's testing distribution has changed. Previous version: 1.22.0.1-4 Current version: 1.22.6.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:11 +0000 Subject: djinn 2014.9.7-4 MIGRATED to testing Message-ID: FYI: The status of the djinn source package in Debian's testing distribution has changed. Previous version: 2011.7.23-3 Current version: 2014.9.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:11 +0000 Subject: c2hs 0.25.2-4 MIGRATED to testing Message-ID: FYI: The status of the c2hs source package in Debian's testing distribution has changed. Previous version: 0.25.2-2 Current version: 0.25.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:13 +0000 Subject: shellcheck 0.3.7-5 MIGRATED to testing Message-ID: FYI: The status of the shellcheck source package in Debian's testing distribution has changed. Previous version: 0.3.7-1 Current version: 0.3.7-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: haskell-hledger-web 0.26-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hledger-web source package in Debian's testing distribution has changed. Previous version: 0.24.1-1 Current version: 0.26-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: mighttpd2 3.2.9-3 MIGRATED to testing Message-ID: FYI: The status of the mighttpd2 source package in Debian's testing distribution has changed. Previous version: 3.2.7-1 Current version: 3.2.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:13 +0000 Subject: uuagc 0.9.42.3-7 MIGRATED to testing Message-ID: FYI: The status of the uuagc source package in Debian's testing distribution has changed. Previous version: 0.9.42.3-4 Current version: 0.9.42.3-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:13 +0000 Subject: threadscope 0.2.6-5 MIGRATED to testing Message-ID: FYI: The status of the threadscope source package in Debian's testing distribution has changed. Previous version: 0.2.6-2 Current version: 0.2.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:13 +0000 Subject: shelltestrunner 1.3.5-5 MIGRATED to testing Message-ID: FYI: The status of the shelltestrunner source package in Debian's testing distribution has changed. Previous version: 1.3.5-2 Current version: 1.3.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: haskell-yesod-bin 1.4.14-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-bin source package in Debian's testing distribution has changed. Previous version: 1.4.13.1-1 Current version: 1.4.14-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:11 +0000 Subject: darcs-monitor 0.4.2-10 MIGRATED to testing Message-ID: FYI: The status of the darcs-monitor source package in Debian's testing distribution has changed. Previous version: 0.4.2-6 Current version: 0.4.2-10 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: hasktags 0.69.1-3 MIGRATED to testing Message-ID: FYI: The status of the hasktags source package in Debian's testing distribution has changed. Previous version: 0.69.1-1 Current version: 0.69.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 15 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 15 Dec 2015 16:39:12 +0000 Subject: gtk2hs-buildtools 0.13.0.5-1 MIGRATED to testing Message-ID: FYI: The status of the gtk2hs-buildtools source package in Debian's testing distribution has changed. Previous version: 0.13.0.4-1 Current version: 0.13.0.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From ftpmaster at ftp-master.debian.org Tue Dec 15 17:43:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 17:43:36 +0000 Subject: Processing of haskell-presburger_1.3.1-1_amd64.changes Message-ID: haskell-presburger_1.3.1-1_amd64.changes uploaded successfully to localhost along with the files: haskell-presburger_1.3.1-1.dsc haskell-presburger_1.3.1.orig.tar.gz haskell-presburger_1.3.1-1.debian.tar.xz libghc-presburger-dev_1.3.1-1_amd64.deb libghc-presburger-doc_1.3.1-1_all.deb libghc-presburger-prof_1.3.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 15 17:51:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 17:51:13 +0000 Subject: haskell-presburger_1.3.1-1_amd64.changes is NEW Message-ID: binary:libghc-presburger-dev is NEW. binary:libghc-presburger-doc is NEW. binary:libghc-presburger-prof is NEW. source:haskell-presburger is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From jenkins at jenkins.debian.net Tue Dec 15 18:00:12 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 15 Dec 2015 18:00:12 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1040 In-Reply-To: <1968364268.10.1450195403963.JavaMail.jenkins@jenkins> References: <1968364268.10.1450195403963.JavaMail.jenkins@jenkins> Message-ID: <1481051907.22.1450202412101.JavaMail.jenkins@jenkins> See From ftpmaster at ftp-master.debian.org Tue Dec 15 18:19:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 18:19:00 +0000 Subject: Processing of haskell-cracknum_1.3-1_amd64.changes Message-ID: haskell-cracknum_1.3-1_amd64.changes uploaded successfully to localhost along with the files: haskell-cracknum_1.3-1.dsc haskell-cracknum_1.3.orig.tar.gz haskell-cracknum_1.3-1.debian.tar.xz haskell-cracknum-utils_1.3-1_amd64.deb libghc-cracknum-dev_1.3-1_amd64.deb libghc-cracknum-doc_1.3-1_all.deb libghc-cracknum-prof_1.3-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 15 18:35:32 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 18:35:32 +0000 Subject: haskell-cracknum_1.3-1_amd64.changes is NEW Message-ID: binary:haskell-cracknum-utils is NEW. binary:libghc-cracknum-dev is NEW. binary:libghc-cracknum-doc is NEW. binary:libghc-cracknum-prof is NEW. source:haskell-cracknum is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 15 18:44:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 18:44:15 +0000 Subject: Processing of haskell-graphscc_1.0.4-1_amd64.changes Message-ID: haskell-graphscc_1.0.4-1_amd64.changes uploaded successfully to localhost along with the files: haskell-graphscc_1.0.4-1.dsc haskell-graphscc_1.0.4.orig.tar.gz haskell-graphscc_1.0.4-1.debian.tar.xz libghc-graphscc-dev_1.0.4-1_amd64.deb libghc-graphscc-doc_1.0.4-1_all.deb libghc-graphscc-prof_1.0.4-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 15 18:49:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 18:49:56 +0000 Subject: haskell-graphscc_1.0.4-1_amd64.changes is NEW Message-ID: binary:libghc-graphscc-dev is NEW. binary:libghc-graphscc-doc is NEW. binary:libghc-graphscc-prof is NEW. source:haskell-graphscc is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 15 18:59:24 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 18:59:24 +0000 Subject: Processing of haskell-heredoc_0.2.0.0-1_amd64.changes Message-ID: haskell-heredoc_0.2.0.0-1_amd64.changes uploaded successfully to localhost along with the files: haskell-heredoc_0.2.0.0-1.dsc haskell-heredoc_0.2.0.0.orig.tar.gz haskell-heredoc_0.2.0.0-1.debian.tar.xz libghc-heredoc-dev_0.2.0.0-1_amd64.deb libghc-heredoc-doc_0.2.0.0-1_all.deb libghc-heredoc-prof_0.2.0.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 15 19:05:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 19:05:00 +0000 Subject: haskell-heredoc_0.2.0.0-1_amd64.changes is NEW Message-ID: binary:libghc-heredoc-dev is NEW. binary:libghc-heredoc-doc is NEW. binary:libghc-heredoc-prof is NEW. source:haskell-heredoc is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 15 19:19:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 19:19:37 +0000 Subject: Processing of haskell-monadlib_3.7.3-1_amd64.changes Message-ID: haskell-monadlib_3.7.3-1_amd64.changes uploaded successfully to localhost along with the files: haskell-monadlib_3.7.3-1.dsc haskell-monadlib_3.7.3.orig.tar.gz haskell-monadlib_3.7.3-1.debian.tar.xz libghc-monadlib-dev_3.7.3-1_amd64.deb libghc-monadlib-doc_3.7.3-1_all.deb libghc-monadlib-prof_3.7.3-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 15 19:35:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 19:35:23 +0000 Subject: haskell-monadlib_3.7.3-1_amd64.changes is NEW Message-ID: binary:libghc-monadlib-dev is NEW. binary:libghc-monadlib-doc is NEW. binary:libghc-monadlib-prof is NEW. source:haskell-monadlib is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 15 19:39:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 19:39:53 +0000 Subject: Processing of haskell-sbv_4.4-1_amd64.changes Message-ID: haskell-sbv_4.4-1_amd64.changes uploaded successfully to localhost along with the files: haskell-sbv_4.4-1.dsc haskell-sbv_4.4.orig.tar.gz haskell-sbv_4.4-1.debian.tar.xz libghc-sbv-dev_4.4-1_amd64.deb libghc-sbv-doc_4.4-1_all.deb libghc-sbv-prof_4.4-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 15 19:49:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 15 Dec 2015 19:49:12 +0000 Subject: haskell-sbv_4.4-1_amd64.changes is NEW Message-ID: binary:libghc-sbv-dev is NEW. binary:libghc-sbv-doc is NEW. binary:libghc-sbv-prof is NEW. source:haskell-sbv is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From reproducible-builds at lists.alioth.debian.org Wed Dec 16 00:12:34 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Wed, 16 Dec 2015 00:12:34 +0000 (UTC) Subject: reproducible.debian.net status changes for ghc Message-ID: <20151216001234.8408C1ED92@jenkins.debian.net> 2015-12-15 07:20 https://reproducible.debian.net/unstable/amd64/ghc changed from FTBFS -> reproducible From pabs at debian.org Wed Dec 16 01:22:12 2015 From: pabs at debian.org (Paul Wise) Date: Wed, 16 Dec 2015 09:22:12 +0800 Subject: Bug#808099: cabal-install: conffiles not removed Message-ID: <1450228932.6035.116.camel@debian.org> Package: cabal-install Version: 1.22.6.0-2 Severity: normal User: debian-qa at lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles on upgrade. https://www.debian.org/doc/debian-policy/ch-files.html#s-config-files http://manpages.debian.org/man/1/dh_installdeb This bug report brought to you by adequate: http://bonedaddy.net/pabs3/log/2013/02/23/inadequate-software/ $ pkg=cabal-install ; adequate $pkg ; dpkg-query -W -f='${Conffiles}\n' $pkg | grep obsolete cabal-install: obsolete-conffile /etc/bash_completion.d/cabal ?/etc/bash_completion.d/cabal c4fa8861c95ec1a6f1554256f8b8f3ca obsolete -- System Information: Debian Release: stretch/sid ? APT prefers testing ? APT policy: (900, 'testing'), (860, 'testing-proposed-updates'), (850, 'buildd-testing-proposed-updates'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental'), (690, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages cabal-install depends on: ii??ghc [libghc-cabal-dev]??7.8.4-9 ii??libc6???????????????????2.21-4 ii??libffi6?????????????????3.2.1-3 ii??libghc-cabal-dev????????1.22.1.1-2+b3 ii??libgmp10????????????????2:6.1.0+dfsg-2 ii??zlib1g??????????????????1:1.2.8.dfsg-2+b1 Versions of packages cabal-install recommends: ii??ghc??7.8.4-9 cabal-install suggests no packages. -- no debconf information -- bye, pabs https://wiki.debian.org/PaulWise -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: This is a digitally signed message part URL: From pabs at debian.org Wed Dec 16 01:23:06 2015 From: pabs at debian.org (Paul Wise) Date: Wed, 16 Dec 2015 09:23:06 +0800 Subject: Bug#808100: darcs: conffiles not removed Message-ID: <1450228986.6035.117.camel@debian.org> Package: darcs Version: 2.10.1-4+b1 Severity: normal User: debian-qa at lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles on upgrade. https://www.debian.org/doc/debian-policy/ch-files.html#s-config-files http://manpages.debian.org/man/1/dh_installdeb This bug report brought to you by adequate: http://bonedaddy.net/pabs3/log/2013/02/23/inadequate-software/ $ pkg=darcs ; adequate $pkg ; dpkg-query -W -f='${Conffiles}\n' $pkg | grep obsolete darcs: obsolete-conffile /etc/bash_completion.d/darcs ?/etc/bash_completion.d/darcs 77bbc645550db183fdcb76083cd234ae obsolete -- System Information: Debian Release: stretch/sid ? APT prefers testing ? APT policy: (900, 'testing'), (860, 'testing-proposed-updates'), (850, 'buildd-testing-proposed-updates'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental'), (690, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages darcs depends on: ii??libc6????????????2.21-4 ii??libcurl3-gnutls??7.45.0-1+b1 ii??libffi6??????????3.2.1-3 ii??libgmp10?????????2:6.1.0+dfsg-2 ii??libtinfo5????????6.0+20151024-2 ii??zlib1g???????????1:1.2.8.dfsg-2+b1 Versions of packages darcs recommends: ii??exim4-daemon-light [mail-transport-agent]??4.86-7 darcs suggests no packages. -- no debconf information -- bye, pabs https://wiki.debian.org/PaulWise -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: This is a digitally signed message part URL: From 633784 at uni-wuppertal.de Wed Dec 16 00:25:23 2015 From: 633784 at uni-wuppertal.de (Jeffrey Skoll) Date: Tue, 15 Dec 2015 16:25:23 -0800 Subject: Donation For You Message-ID: Hi My name is Jeffrey Skoll, a philanthropist and the founder of one of the largest private foundations in the world. I believe strongly in ?giving while living.? I had one idea that never changed in my mind ? that you should use your wealth to help people and I have decided to secretly give USD2.498 Million to a randomly selected individual. On receipt of this email, you should count yourself as the individual. Your email address was chosen online while searching at random. Kindly get back to me at your earliest convenience, so I know your email address is valid. Visit the web page to know more about me: http://www.theglobeandmail.com/news/national/meet-the-canadian-billionaire-whos-giving-it-all-away/article4209888/ or you can read an article of me on Wikipedia. Regards, Jeffrey Skoll. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From noreply at release.debian.org Wed Dec 16 04:39:06 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Wed, 16 Dec 2015 04:39:06 +0000 Subject: agda is marked for autoremoval from testing Message-ID: agda 2.4.2.2-4 is marked for autoremoval from testing on 2016-01-21 It (build-)depends on packages with these RC bugs: 807390: haskell-geniplate: FTBFS: At least the following dependencies are missing: template-haskell From noreply at release.debian.org Wed Dec 16 04:39:06 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Wed, 16 Dec 2015 04:39:06 +0000 Subject: haskell-geniplate is marked for autoremoval from testing Message-ID: haskell-geniplate 0.6.0.4-3 is marked for autoremoval from testing on 2016-01-21 It is affected by these RC bugs: 807390: haskell-geniplate: FTBFS: At least the following dependencies are missing: template-haskell From jenkins at jenkins.debian.net Wed Dec 16 05:52:23 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 16 Dec 2015 05:52:23 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/897 In-Reply-To: <509463545.834.1450072403126.JavaMail.jenkins@jenkins> References: <509463545.834.1450072403126.JavaMail.jenkins@jenkins> Message-ID: <855676324.81.1450245143956.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/897//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/897/ for more information. From ftpmaster at ftp-master.debian.org Wed Dec 16 15:22:02 2015 From: ftpmaster at ftp-master.debian.org (Thorsten Alteholz) Date: Wed, 16 Dec 2015 15:22:02 +0000 Subject: Comments regarding haskell-presburger_1.3.1-1_amd64.changes Message-ID: Hi CLint, I marked your package for accept, but you should not name this license BSD! Thanks! Thorsten From ftpmaster at ftp-master.debian.org Wed Dec 16 15:23:24 2015 From: ftpmaster at ftp-master.debian.org (Thorsten Alteholz) Date: Wed, 16 Dec 2015 15:23:24 +0000 Subject: Comments regarding haskell-graphscc_1.0.4-1_amd64.changes Message-ID: ... same problem here From ftpmaster at ftp-master.debian.org Wed Dec 16 15:24:40 2015 From: ftpmaster at ftp-master.debian.org (Thorsten Alteholz) Date: Wed, 16 Dec 2015 15:24:40 +0000 Subject: Comments regarding haskell-monadlib_3.7.3-1_amd64.changes Message-ID: ... and another one, maybe one should tell Iavor S. Diatchki that as well ... From ftpmaster at ftp-master.debian.org Wed Dec 16 15:57:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 15:57:06 +0000 Subject: Bug#807342: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-hsmtlib | 0.2.0.6-1 | source libghc-hsmtlib-dev | 0.2.0.6-1 | amd64, arm64, armhf, hurd-i386, i386, kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x libghc-hsmtlib-doc | 0.2.0.6-1 | all libghc-hsmtlib-prof | 0.2.0.6-1 | amd64, arm64, armhf, hurd-i386, i386, kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x ------------------- Reason ------------------- ROM; insufficient upstream activity ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 807342 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/807342 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain) From ftpmaster at ftp-master.debian.org Wed Dec 16 15:59:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 15:59:44 +0000 Subject: Bug#807540: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-algebra | 4.2-2 | source libghc-algebra-dev | 4.2-2 | mips64el libghc-algebra-dev | 4.2-2+b4 | armhf libghc-algebra-dev | 4.2-2+b5 | kfreebsd-amd64, kfreebsd-i386, mips libghc-algebra-dev | 4.2-2+b6 | arm64, hurd-i386, ppc64el, s390x libghc-algebra-dev | 4.2-2+b7 | mipsel, powerpc libghc-algebra-dev | 4.2-2+b8 | amd64 libghc-algebra-dev | 4.2-2+b9 | i386 libghc-algebra-doc | 4.2-2 | all libghc-algebra-prof | 4.2-2 | mips64el libghc-algebra-prof | 4.2-2+b4 | armhf libghc-algebra-prof | 4.2-2+b5 | kfreebsd-amd64, kfreebsd-i386, mips libghc-algebra-prof | 4.2-2+b6 | arm64, hurd-i386, ppc64el, s390x libghc-algebra-prof | 4.2-2+b7 | mipsel, powerpc libghc-algebra-prof | 4.2-2+b8 | amd64 libghc-algebra-prof | 4.2-2+b9 | i386 ------------------- Reason ------------------- ROM; Obsolete by upstream ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 807540 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/807540 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain) From ftpmaster at ftp-master.debian.org Wed Dec 16 16:21:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 16:21:05 +0000 Subject: Bug#807677: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-scrobble | 0.2.1.1-3 | source libghc-scrobble-dev | 0.2.1.1-3 | mips64el libghc-scrobble-dev | 0.2.1.1-3+b3 | arm64, armhf, hurd-i386, kfreebsd-amd64, kfreebsd-i386, ppc64el, s390x libghc-scrobble-dev | 0.2.1.1-3+b4 | powerpc libghc-scrobble-dev | 0.2.1.1-3+b5 | amd64, mips, mipsel libghc-scrobble-dev | 0.2.1.1-3+b6 | i386 libghc-scrobble-doc | 0.2.1.1-3 | all libghc-scrobble-prof | 0.2.1.1-3 | mips64el libghc-scrobble-prof | 0.2.1.1-3+b3 | arm64, armhf, hurd-i386, kfreebsd-amd64, kfreebsd-i386, ppc64el, s390x libghc-scrobble-prof | 0.2.1.1-3+b4 | powerpc libghc-scrobble-prof | 0.2.1.1-3+b5 | amd64, mips, mipsel libghc-scrobble-prof | 0.2.1.1-3+b6 | i386 ------------------- Reason ------------------- ROM; Unmaintained by upstream ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 807677 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/807677 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain) From ftpmaster at ftp-master.debian.org Wed Dec 16 16:22:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 16:22:08 +0000 Subject: Bug#807768: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-maybet | 0.1.2-8 | source libghc-maybet-dev | 0.1.2-8 | mips64el libghc-maybet-dev | 0.1.2-8+b1 | arm64, armhf, hurd-i386, kfreebsd-amd64, kfreebsd-i386, ppc64el, s390x libghc-maybet-dev | 0.1.2-8+b2 | powerpc libghc-maybet-dev | 0.1.2-8+b3 | amd64, mips, mipsel libghc-maybet-dev | 0.1.2-8+b4 | i386 libghc-maybet-doc | 0.1.2-8 | all libghc-maybet-prof | 0.1.2-8 | mips64el libghc-maybet-prof | 0.1.2-8+b1 | arm64, armhf, hurd-i386, kfreebsd-amd64, kfreebsd-i386, ppc64el, s390x libghc-maybet-prof | 0.1.2-8+b2 | powerpc libghc-maybet-prof | 0.1.2-8+b3 | amd64, mips, mipsel libghc-maybet-prof | 0.1.2-8+b4 | i386 ------------------- Reason ------------------- ROM; Insufficient upstream maintenance ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 807768 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/807768 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain) From noreply at release.debian.org Wed Dec 16 16:39:06 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 16 Dec 2015 16:39:06 +0000 Subject: ghc-testsuite 7.10.3-1 MIGRATED to testing Message-ID: FYI: The status of the ghc-testsuite source package in Debian's testing distribution has changed. Previous version: 7.8.4-1 Current version: 7.10.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Dec 16 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 16 Dec 2015 16:39:07 +0000 Subject: pkg-haskell-tools 0.10.1 MIGRATED to testing Message-ID: FYI: The status of the pkg-haskell-tools source package in Debian's testing distribution has changed. Previous version: 0.9 Current version: 0.10.1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From ftpmaster at ftp-master.debian.org Wed Dec 16 18:00:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 18:00:16 +0000 Subject: haskell-cracknum_1.3-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Dec 2015 12:56:49 -0500 Source: haskell-cracknum Binary: libghc-cracknum-dev libghc-cracknum-prof libghc-cracknum-doc haskell-cracknum-utils Architecture: source amd64 all Version: 1.3-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: haskell-cracknum-utils - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cracknum-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cracknum-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cracknum-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cracknum (1.3-1) unstable; urgency=low . * Initial release. Checksums-Sha1: d131c404f2dca8561c600567226c01f348a001da 2575 haskell-cracknum_1.3-1.dsc 90f58c3cc07af38260753d9938ac6f84630da244 10768 haskell-cracknum_1.3.orig.tar.gz 1edf9d47b214d79a0e87a3c20bbafaba473e6326 2268 haskell-cracknum_1.3-1.debian.tar.xz da5b577e919e3ab6304ec0b2ceb1460473687a24 276288 haskell-cracknum-utils_1.3-1_amd64.deb 5359e48550df844560b44901ce3fcb98035e07a3 56252 libghc-cracknum-dev_1.3-1_amd64.deb a07da6adcc001fd813dfc064f3040507e9afd235 38674 libghc-cracknum-doc_1.3-1_all.deb f8154f1429086eb32e1dd4637133f277bc8c51fc 45858 libghc-cracknum-prof_1.3-1_amd64.deb Checksums-Sha256: e8215f8e7b6524df2486bf1b2acbcbb6eca9bc01c7258f6ce99909a59f33e74a 2575 haskell-cracknum_1.3-1.dsc 48ec1bfd16da67ab655a2cd2fdbc12c4df6fb6f50f60e6964a86debdf9a76a19 10768 haskell-cracknum_1.3.orig.tar.gz caf842ebbaf9d3c2dde265105b29232db461b3950d69c9da6aa8fb53025a54fe 2268 haskell-cracknum_1.3-1.debian.tar.xz 42239d7cc7286505cff746cfec7b9a231039cbf0cbf6829af1cbcad4c1482aaf 276288 haskell-cracknum-utils_1.3-1_amd64.deb cc5fa81cf2e6b57e0251b8dd5d281ed4a889d7b111b711181f79018e2c22e60f 56252 libghc-cracknum-dev_1.3-1_amd64.deb 55aceba760825a12f9dc72dece7d443a21e236c561b16780cb988f17f50d00bd 38674 libghc-cracknum-doc_1.3-1_all.deb 9afd80dceaa49f4f30e1e5d6ab25dc26a3e50f6c7b0d084711c2ea789496d629 45858 libghc-cracknum-prof_1.3-1_amd64.deb Files: 802fb8a2a1574d6a9f054d58f9f4600c 2575 haskell extra haskell-cracknum_1.3-1.dsc 8fa98becd5a93d33f99b3f5c8267d9ea 10768 haskell extra haskell-cracknum_1.3.orig.tar.gz 303025f246f747623effc3ee8a73f6fb 2268 haskell extra haskell-cracknum_1.3-1.debian.tar.xz 327fd7e4e9a272b3c7ac80dc2ac41544 276288 misc extra haskell-cracknum-utils_1.3-1_amd64.deb eed0e6157164b6cd00338434d9b2a615 56252 haskell extra libghc-cracknum-dev_1.3-1_amd64.deb 716ad5d1ed00d98ff22f25ccc8565918 38674 doc extra libghc-cracknum-doc_1.3-1_all.deb be9ca32009c85b1695dd6df3734c5722 45858 haskell extra libghc-cracknum-prof_1.3-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcFlWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioT68QAIVgNqLtHHOlWaHKY7sDAOZ5 oUDf8bjxWjr5NC+TKYHFM+gkWTLR+sohW8SrFx0D3iDWMMaEeSVc9EbN2fP1/qzy yYY5gZuqz2x1PebCLelySM4SDK9a/nRuAr+sc+Wbg/88jswQG2CvogMxbbo6i8h7 YxozEkYLYhWOWDfmrA1BjgsKiwShUJPrd4EORQX1dPTjOu8pQPyhu0b6XQOZY5VD j2pXvoI+m3rGQlkHesw4sRnSEnOgki7S6Bpl4Ql8TN5bhl/r6bbRp1rMtiJBDlNl ZSi0RjZNwCKDtxzepUP12uZQHg+ugOnoYrXmWYJvwUhW8DkUWrHbt+KWCzeWHuq4 tD7XnM4NaDsiUVscpMMZhEaKLix2ct4Td0JFjUBpsHWuI302rdw3iOiC7oyW3oBM mgKSSblyIlGmE6Vgwn73a3AAuOB6TV/NaH5CGvo/jrPOqqgqs4F8qG3L+Ua/fA62 XyDfGPhVBMO9hJU3dorjDWb021QBuOnvLkjczloXn4WMe/f7WwP50YJqSaivlOyd lCimo3Dg8psUr0MpI4V79J3cR3zzuugGd+ky5pwd0VVBgQp4zmlUqgoUf9qn0cFB sICD2off4Fw1JlnWWfsa0qZqr/rnewCHnhtgFwU41jVaLgdzGDlnSmg+/g4Nkjan 9DHK9IQ8lAvPSdJz+puQ =qM0K -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 16 18:00:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 18:00:17 +0000 Subject: haskell-graphscc_1.0.4-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Dec 2015 13:31:39 -0500 Source: haskell-graphscc Binary: libghc-graphscc-dev libghc-graphscc-prof libghc-graphscc-doc Architecture: source amd64 all Version: 1.0.4-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-graphscc-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-graphscc-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-graphscc-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-graphscc (1.0.4-1) unstable; urgency=low . * Initial release. Checksums-Sha1: 0783b23da8036d90d0c47e00b3e2b6b54f3b7a51 2356 haskell-graphscc_1.0.4-1.dsc 4444942079d1a9dd8b1b56f15a05c7a0281dd35b 4289 haskell-graphscc_1.0.4.orig.tar.gz fe9deb14e02e90f8d0b181962120d898cf5aca26 1896 haskell-graphscc_1.0.4-1.debian.tar.xz 831c2d0098c679244ba9d73479f393ebddc745a5 26794 libghc-graphscc-dev_1.0.4-1_amd64.deb aead3dba7522b3c6f9aa7c7159be891ef41f40ef 31154 libghc-graphscc-doc_1.0.4-1_all.deb 8b4942e318d1b9b83cec3109792b0d2d888b1176 22676 libghc-graphscc-prof_1.0.4-1_amd64.deb Checksums-Sha256: df94d73f6472f148bccc402095ad4fd7a63a4139b602218b143b1919f48d4bdd 2356 haskell-graphscc_1.0.4-1.dsc 789d93e6188845f009779b1c800b043f524587a21d324be8594d09b0f8e86cf1 4289 haskell-graphscc_1.0.4.orig.tar.gz 0fc48775246b3a2d2fe3a34044f0173b37779232ccff65db69793836c7944548 1896 haskell-graphscc_1.0.4-1.debian.tar.xz 45078ba6a903b11c67c3e12d7cb2dc9f3732f3a64b2c25fc6e13302ff45aee51 26794 libghc-graphscc-dev_1.0.4-1_amd64.deb 8cd05976ba0c40f7c776eb9b0860f8949180e3f782937ebf601c95a742a4c165 31154 libghc-graphscc-doc_1.0.4-1_all.deb dc57a5468acc9e5fa78e9be4b16c88925cfca8ef9fd2d94fd76c4b8afd508edf 22676 libghc-graphscc-prof_1.0.4-1_amd64.deb Files: fbe648cba6d70b29a5d969d93362ca67 2356 haskell extra haskell-graphscc_1.0.4-1.dsc 29372cb1f3e07cc0fec1d4179f3730e6 4289 haskell extra haskell-graphscc_1.0.4.orig.tar.gz df51b2cb4dc0b72dcf5c81213383bb67 1896 haskell extra haskell-graphscc_1.0.4-1.debian.tar.xz c9670416c74781dc35374b2131244581 26794 haskell extra libghc-graphscc-dev_1.0.4-1_amd64.deb 1fae64ad7bd3497597778eab269892c4 31154 doc extra libghc-graphscc-doc_1.0.4-1_all.deb e2dfe735e9af0f8984c0db0cf7da4175 22676 haskell extra libghc-graphscc-prof_1.0.4-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcF5WXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiootcQAJo1hjnB+w7h8WAH5ySfg2td /c/xH8ePFeqdlILy3JtwLVx4mGI3bqhk1yQSBQDsAqoTYQZuOe7aXj6PUVVkHZaL vJO8YfOhdCgFEMvngYlMCCZxQgaQAaalW4at7N4byYcEcz73VzIKP2YQOI4fIkwU wkS1wr4gWDYME/0s7ZwnI8uSDHnUvcrCvPwHsoiWlIZsmQXO2Sy/8OylKawQpUaa N3iZyIUAHcxrCWsky6yAEf9nBcRnwngTWiZ7Np6/bqH0Ee70Nu3Sma0FaogXQi0o dBsSDqQjR9z65FZKwFkNbWBRjb94Kh4OqMM/KW2KpmmA9XuIz5w4Dz05YXD9y8yn KBrQWokwltU7SjOXrxw+8i05c6NKzNihyTAASMoIlPudcttiI45xfzGTtVm1daZg nZrX7XT69X2JTVQ8/JB1mSuSAURU/5w/5cWFc7JIcuOeH58jWkslaDYYlk9KVXwv DKxVelqp1vEPUHEfGrspm31QwN7lz617J2hT5b4NHcZOOHU0SAbDzgK2Vq0midio 3RtKgnwdJLQZL/Q6EhFgQ6VPAQLudSOlvHV8Qhp1yuh+PbMy8e1ejvv1qUlxgfoU bXXdv6Bw4nhrg532ZThUxhy4QiBidmPsyftBxxJG7TCH1WvPbMATNPxDuayID+UO NFQjjkh4jP/iiZ6h0XoS =6FBu -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 16 18:00:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 18:00:19 +0000 Subject: haskell-heredoc_0.2.0.0-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Dec 2015 13:46:47 -0500 Source: haskell-heredoc Binary: libghc-heredoc-dev libghc-heredoc-prof libghc-heredoc-doc Architecture: source amd64 all Version: 0.2.0.0-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-heredoc-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-heredoc-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-heredoc-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-heredoc (0.2.0.0-1) unstable; urgency=low . * Initial release. Checksums-Sha1: d9a4da0b86b3663e3ed164e5b40355c35d8d43f3 2369 haskell-heredoc_0.2.0.0-1.dsc 7ef8b7ef5f209d18a70c0b2262fdd1e37858cc12 2449 haskell-heredoc_0.2.0.0.orig.tar.gz 5d42b76137c7f64dec72c36f105e7ea552c99a97 1940 haskell-heredoc_0.2.0.0-1.debian.tar.xz 42bf2dc031cef682bd14880e23c5ba41099b586f 15856 libghc-heredoc-dev_0.2.0.0-1_amd64.deb cad8400b3a5e7b9dd613235b7807b49e3827ce00 28718 libghc-heredoc-doc_0.2.0.0-1_all.deb 3a3a5d2f83ac4685c14502be072c9a4d3a69aede 13432 libghc-heredoc-prof_0.2.0.0-1_amd64.deb Checksums-Sha256: b5960cf469c3309e6cee78115dde374813494513b1a94459c8ac87ed1b599398 2369 haskell-heredoc_0.2.0.0-1.dsc c90d9fc61cb8cd812be510845493b6a6eddcc4b772581fd40a9433ed8f130f40 2449 haskell-heredoc_0.2.0.0.orig.tar.gz 379829a572f44188355215aec6d6bfa651bbdf9abf9f512e9e63bddfd551465c 1940 haskell-heredoc_0.2.0.0-1.debian.tar.xz 0162aadad6270fd2551feb2be21c842dac0434de04f0717ad9dcf96fd6e74ac4 15856 libghc-heredoc-dev_0.2.0.0-1_amd64.deb 90e2d9493ead720edb460fbf5176b881ec49459c422897649cc4889bd42741f6 28718 libghc-heredoc-doc_0.2.0.0-1_all.deb f27cdf6445fc64d8073c4ffe2cab3047d08749a332f2e5a692aac6bec56fc9fa 13432 libghc-heredoc-prof_0.2.0.0-1_amd64.deb Files: 0326f93dcd47b4b5bd76b8c0afe48b97 2369 haskell extra haskell-heredoc_0.2.0.0-1.dsc 7cb70d3aa076c8a51beafcfda8584b72 2449 haskell extra haskell-heredoc_0.2.0.0.orig.tar.gz 34fdf526849dfde82af3767d4bd9799b 1940 haskell extra haskell-heredoc_0.2.0.0-1.debian.tar.xz 8c5ac374c79e7782a95c1d169489b927 15856 haskell extra libghc-heredoc-dev_0.2.0.0-1_amd64.deb 2bbf410a8ff829e1c02457caebf0db5e 28718 doc extra libghc-heredoc-doc_0.2.0.0-1_all.deb be14594b9c66f628e32df11d9ae3153c 13432 haskell extra libghc-heredoc-prof_0.2.0.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcGHWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioRNgP+gLg1QAV+80qIiZUJ6NxLYly mPpQNmOKXC7aQMzpMJOCSCL0fdRpCtZYuDQTmZyVriAYaU6VvbdNxhbRxAI2TBk5 hrfCEodExS3T4v6GXdzMCdBEMtMr9nTcymqLFhxQGAKieQ+wx5mar2w0vYolTNDT E5rPdJeZO9CQkW5y6Hl+IHxZOXiNPMk9YgKtSKF/oi3UOezMJLYjW4F6xZwTN022 oD2fH4wViUg66pd7KA0PYpu19eFHM3b7ZPf3X+cB1BQNf3PCKHLrYhqupR65UWzh SFUcElOTs+BkFDUnjqg+irGfNsTmeADUNytK6B0mdnZ+uHvLjEUGJs5EA2I37GwT 7C1pDPZuDruvBhi3KFDh3B+v2eyzc5olKVot3lDDF5VAPXq6kvrbDAhU3zAgyQ5y 7D2Z3+SVmL7KMUDgvJbQOE7fdNHURByfRCBmayBKvRVbSV+497jxzLWlOG13YJia Au6l71uA79UBnW5HlmBKb9DveSovQ6H0ARcTkfirYS2rX3SKlbVWfKCirqw6MA4g slC7jC8lL8vobRLi0q8burK6pxZWtGBr0kSNHwIIxH74LaRkR5ffCs/xgdgclhis /LsSCljBx/WhjqUUZXy0pfeKTuMvUEycnu9pNllDytDYf4QY8suH9AycMT8dy4oQ jRfKlBK4CYWqKBHx/HtW =nPA0 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 16 18:00:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 18:00:20 +0000 Subject: haskell-monadlib_3.7.3-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Dec 2015 14:08:19 -0500 Source: haskell-monadlib Binary: libghc-monadlib-dev libghc-monadlib-prof libghc-monadlib-doc Architecture: source amd64 all Version: 3.7.3-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-monadlib-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monadlib-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-monadlib-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-monadlib (3.7.3-1) unstable; urgency=low . * Initial release. Checksums-Sha1: ba8bf2a466e4ef9fbc09fab7075c0af1ecafd5db 2351 haskell-monadlib_3.7.3-1.dsc b072986ebffa0560f186c2f6ca0267bd0989d617 11161 haskell-monadlib_3.7.3.orig.tar.gz 7753d40f0580d3a5922cd6d73b0c29bcf3b13bc5 1868 haskell-monadlib_3.7.3-1.debian.tar.xz 68db5350c800c084775e9f84f85707d513313c51 133274 libghc-monadlib-dev_3.7.3-1_amd64.deb eeecb7ebc3e8048bb040c3d13aa14bd351e25ed5 59582 libghc-monadlib-doc_3.7.3-1_all.deb 2ba334c221eda84fdcd3ff9d6e4013a7fcf0d17d 122518 libghc-monadlib-prof_3.7.3-1_amd64.deb Checksums-Sha256: d15c4d5c47b380b0d3315ae56ef0558ee31ca4dc9b11ff987423f4b587c58fc4 2351 haskell-monadlib_3.7.3-1.dsc 1834a77560d9df7ab0bc43ce24c77ffc660fc84573730ea94cb6e4ab8dcca99e 11161 haskell-monadlib_3.7.3.orig.tar.gz fdbdb1c472f36fc00aa6bbc9c58c161fa0feee3915a3e275b876b2ccfc607d1b 1868 haskell-monadlib_3.7.3-1.debian.tar.xz 346b01eac9b533bad6a519e84f3b9c79d45a25de5abff09fa55681856db764da 133274 libghc-monadlib-dev_3.7.3-1_amd64.deb b38870891818aec0b4898b55ecccbc20fd805ab1b00036cad0f1d7992374969d 59582 libghc-monadlib-doc_3.7.3-1_all.deb 48d0a2279d65d2b7792bab7ba6eaa8f41650b525b665d688909a4928d2e2653b 122518 libghc-monadlib-prof_3.7.3-1_amd64.deb Files: 21a7892094d8f78c029c7ca8dbc3e876 2351 haskell extra haskell-monadlib_3.7.3-1.dsc d36bb4a0c353fdf4d5c89ad06f86fc06 11161 haskell extra haskell-monadlib_3.7.3.orig.tar.gz d9f67ecb5c4195997dd1e1b118a02763 1868 haskell extra haskell-monadlib_3.7.3-1.debian.tar.xz a399e082477781da794af578dae03b35 133274 haskell extra libghc-monadlib-dev_3.7.3-1_amd64.deb 33c8803b9d28327ee15c30170a09bc1a 59582 doc extra libghc-monadlib-doc_3.7.3-1_all.deb 4db381e4491f3d095129efd7fcc69f8e 122518 haskell extra libghc-monadlib-prof_3.7.3-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcGcoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioQhYP/220rqJiDJ3dKcf8YhSPjEiM aTVw11dU2VdazYTJQE4ocj0/KmNgHIjxXKpH7AvThLNWL+jfYkFjq09B5FZEkSVY 0qSzmtA+X7I8Qk0OpBtbcjrd+dQgcqT874At8rmC8KtZuLtPL+xXO+O9KR5K+ClB sF35eRFtJWGwvcFfWrnBZm9thunE2mh9sVujw3QckmNSFe/dTIcYe2q4TEFj2i8C F3GQH6uIQZpGSlZRaOCT5VB8dlCDY/7Pmm787uSoDkdYen+J9cfcVEXiTnABee0G QDI94yQ3ITskVj0NK6KFet8+Pp3u6m/JnKgmvmPa7RonzVh1M7v+uRteeVbvjsex I5DkcyNt14hV8Y1WGIwhttZWT8yXDGVdkyXTTl+Rl0rXnYfFIkeKIWylkVhzJeJD 7xTFaIl+gr7XB9H3iMbiD7U8YdZEdnR199q36oowk0VArcKCV9HDg9c3CHnHHibq wYL0cS1Dxh4mfoN86d02B6cqZfjWQU+Rzke1zlKJuqov9jsxdbwnnTqnFvfxO/56 qK9d3wIkSKzVE1cEeHNUpVZv1PCEp9ebQuNFngg8zpv816I7wAGcaZzn+DwzbYjm uAU1vMpNQLZU9bfEkZsTUm32w+segzSeeoE5inylhQriYVdR0gJK47Jn6Q3GpXtR xJlyfyRAmQ89/usieh1S =I25L -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 16 18:00:23 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 18:00:23 +0000 Subject: haskell-sbv_4.4-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Dec 2015 14:19:37 -0500 Source: haskell-sbv Binary: libghc-sbv-dev libghc-sbv-prof libghc-sbv-doc Architecture: source amd64 all Version: 4.4-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sbv-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sbv-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sbv-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-sbv (4.4-1) unstable; urgency=low . * Initial release. Checksums-Sha1: 5aebf80c2a6c142850b98811a08d8ca9e19a45d5 2806 haskell-sbv_4.4-1.dsc 353edd3921b3e247ec7f37f08fa7c09030095483 501207 haskell-sbv_4.4.orig.tar.gz 7e671cd757dcb65a63f9aaf8ff3a6d7f6cb0645a 2212 haskell-sbv_4.4-1.debian.tar.xz 5d25da2cb88543ee50cc8b0928d08de512ad19bf 2199434 libghc-sbv-dev_4.4-1_amd64.deb 4fd28eee05a4c5df20e4b353bce72febd30855de 484110 libghc-sbv-doc_4.4-1_all.deb f984c8c86d4d9e8acfea35f4b032e64feae5cc9d 1777418 libghc-sbv-prof_4.4-1_amd64.deb Checksums-Sha256: 85f1a636ef2f4d8391f379f6da4bdffdde49d6ff97036151944bc0762abd5226 2806 haskell-sbv_4.4-1.dsc 9a1aed296ffbd3b848d3b714310cdd1f5cf02742ad99f2c353a3f9ee4b3224a4 501207 haskell-sbv_4.4.orig.tar.gz 8794edef5b5d8ed817fe60efd7eadf1fd585a0a192222eb1c8654a05ced0cd27 2212 haskell-sbv_4.4-1.debian.tar.xz 513f42062ae152c266334e07f5d4256e59ce2f19100a92d1360e39ba465ebee7 2199434 libghc-sbv-dev_4.4-1_amd64.deb c93eca19c07148118024fa506445b0f0b69f5cd3278c5f39d50a2a7b79892c9e 484110 libghc-sbv-doc_4.4-1_all.deb f6178ccbc74ed3841b46adcd1631a7b9b4c4cddfbc0852246ea6513e6d8c3383 1777418 libghc-sbv-prof_4.4-1_amd64.deb Files: 4bb833d9f92160576ddc8cef1a30352e 2806 haskell extra haskell-sbv_4.4-1.dsc cce9f0fbde3ed7c7b4f9db1d5c60f304 501207 haskell extra haskell-sbv_4.4.orig.tar.gz f528f5ac0ced3cb74df60a33636f3501 2212 haskell extra haskell-sbv_4.4-1.debian.tar.xz 15c4f1b14a0b9b4ee586e70d7c3a9037 2199434 haskell extra libghc-sbv-dev_4.4-1_amd64.deb f712f544ea017233d287524874dbbacd 484110 doc extra libghc-sbv-doc_4.4-1_all.deb 524cdaec033c8cd65f7279b87efee28f 1777418 haskell extra libghc-sbv-prof_4.4-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcGvhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiooigQAIcfvmPWUd3VaLAd/9VSpqAV OyLXFMgP7WuETBxqjZ7J8hVu3/zzTB8+vTPayLEqVCG2IUB9W48minnqJ+6HGPcR /VYmeNSCWmb9YYAzZsc48dMSz1vdLouSQ1utlIj+rsRxPM7/1SC82EfnY2V20dbR lFUfOQgRdsQ9vBA0s7i/gznVxgzF+O5f9satgPzf+MAFOAVIUqiKPkmhq/KlxLZd l3aKknWHVSHudDG/urvQFrnMTM+YPKEmItx276TFqOSFW2NJEAmIiJXb4ntwLIId sFatlhxZI2kjf6ymEXVB/B9QxIRKyw0tWvDcTTS+O31w/SKywlNpbirsz6zUaAza k1mnNI6M0Cva6COZZ8pdmpQvNr+6kGbww0r+u+9IxWIB7W1d9QL1eXlhShl4H3Z6 J6OM50sqLiADik864KWcHf2+6sCGqQv8PsMb4+09H7ZJXK9X++CRPx3fQMHOJGNx xl4ADxUgIqte7gUcPHDscFQU3RBjNCW3N53r9bt1Dyf9JVh4akle5EhHrME201gZ C5xWN/f+Rv1BHT1TQRUBUwxsEiDqhEQv7ML+2YQfiBtWJk4soCtToxo4BDyB+3ng 0AxZtLcVGL9xYNmPdQeWK2O9DNL+rLw9e4cLtstBFV5Ankx1NuzqS6oj8XhaeHVp lnbnAvwdBLsICzK88dES =G4Ns -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 16 18:00:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 18:00:21 +0000 Subject: haskell-presburger_1.3.1-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Dec 2015 12:38:15 -0500 Source: haskell-presburger Binary: libghc-presburger-dev libghc-presburger-prof libghc-presburger-doc Architecture: source amd64 all Version: 1.3.1-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-presburger-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-presburger-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-presburger-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-presburger (1.3.1-1) unstable; urgency=low . * Initial release. Checksums-Sha1: 70bcf4c328be770e005ff19be9d8aa5b87587918 2417 haskell-presburger_1.3.1-1.dsc 9236cb55d7a767410b971f7740bb401b6c8e1349 10794 haskell-presburger_1.3.1.orig.tar.gz a96f15c94c9805de701bc6c2f71bcd69103bcfaa 1948 haskell-presburger_1.3.1-1.debian.tar.xz fda11cd931787415b2f54e6adb151e0ed51fae63 154198 libghc-presburger-dev_1.3.1-1_amd64.deb 1b4fe527ae79d115a17df494fc7002dedb27fecc 47004 libghc-presburger-doc_1.3.1-1_all.deb cf6799b18a12a454fe901771e21cb663f5964036 125922 libghc-presburger-prof_1.3.1-1_amd64.deb Checksums-Sha256: 3b33384cd8817f5dc27fb3a78c0e99d8b2d2bcd64862eecaa45f2d31e4003a63 2417 haskell-presburger_1.3.1-1.dsc 86021abbd457b3bac9cb0f09ce741c4c03de433ca8834532d68d84f90cc3d097 10794 haskell-presburger_1.3.1.orig.tar.gz 7f493b1030085964b105663be1b1f7febf06f91bd08a624a356eee4d6629d054 1948 haskell-presburger_1.3.1-1.debian.tar.xz e28ecf9397ca3c7843cb6099acd67ac11f24ab30f8f2510261afd10b311133ba 154198 libghc-presburger-dev_1.3.1-1_amd64.deb 98803afb96f079ac8307c5e78a965811139b0d3ba57b8965164009baf47f621f 47004 libghc-presburger-doc_1.3.1-1_all.deb 85ee81b55c6744d0ce3f09b515c2e9d9b42296c93256b7b103d48981b742b8bb 125922 libghc-presburger-prof_1.3.1-1_amd64.deb Files: 58a09b401ea105232512aecb4216f4e8 2417 haskell extra haskell-presburger_1.3.1-1.dsc bc1c082cd7de5e5c87e9bf2cb8d9a069 10794 haskell extra haskell-presburger_1.3.1.orig.tar.gz ad036e99ec88c4f3b2756bfc360e324b 1948 haskell extra haskell-presburger_1.3.1-1.debian.tar.xz a5fced5c02e018dec83d9dc058f0a404 154198 haskell extra libghc-presburger-dev_1.3.1-1_amd64.deb aebc0af284e826231f26159c68b82bad 47004 doc extra libghc-presburger-doc_1.3.1-1_all.deb d2c0d428f21e614a3e5ea38f67b11766 125922 haskell extra libghc-presburger-prof_1.3.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcFESXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioaKIQAJd7B/tzg3NdhA74XLAScFFI wwLL1BRBtbgGyKzc9WV0KAw4JIbhW+skS8icgQVCmyI/EkyGV2o/xzEjovWTSTeJ yZtZnE/2QEM6feXhD94G2EpqGpah6RpXZg2oYH24H+FnAijtmVt+AEc/8dVAzhJB 0CgrmMUufsxp3M+PZOrrlTg9HAUEXVy3AejtLfKNmkdTIo2ZDjcHzPDbQU/xfcyZ pdfDMZhYQ7whivm1h5KFYefLq70uyyQIXQoD97WUYhLPK5UWrEns25tSBaQKGq1u SaOyXhS1BSBNvJKjkoxW3lIWsX2GqYlem9CmGTxjaXfhR99GkF8iaZ+OzPab8l2+ 9V8S3g0uvSA9mq47uLwTPUSsa7/91lFFmua1nUR/4igq7xd/EY7hl2MNr+nTlkh+ luQgm3hJ/cfTlZIq6Iia9Y7xMbGL/T2V1qiVUoBOqJaYJKjNB//mzQcsL6ILNdjW cMhYpAvUhY86bb82Ddo/FfRNAPJ+EjVW36r1/GpRFF53TUM7h99ZwDTW2Xefl2bz aQh7oC12xOn0So6cQPxjMbyQmo4lRZD9NieOpkXGbSiVX9ZLlewRuLMWGEo7NWUp 2fm9H1yUH6v0TeSKQibLYv/HHuc7jt0x8FFyvspc3faXv7K0KN6hqgSHsrVqRUeH PY+/q6zGgrC0jzHJfYlH =CKpL -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 16 22:12:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 22:12:46 +0000 Subject: Processing of haskell-web-routes_0.27.9-7_source.changes Message-ID: haskell-web-routes_0.27.9-7_source.changes uploaded successfully to localhost along with the files: haskell-web-routes_0.27.9-7.dsc haskell-web-routes_0.27.9.orig.tar.gz haskell-web-routes_0.27.9-7.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 16 22:55:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 22:55:03 +0000 Subject: Processing of haskell-web-routes_0.27.9-7_source.changes Message-ID: haskell-web-routes_0.27.9-7_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-web-routes_0.27.9-7.dsc haskell-web-routes_0.27.9.orig.tar.gz haskell-web-routes_0.27.9-7.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 16 22:58:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 22:58:09 +0000 Subject: Processing of haskell-web-routes_0.27.9-7_source.changes Message-ID: /haskell-web-routes_0.27.9-7_source.changes is already present on target host: haskell-web-routes_0.27.9-7.debian.tar.xz Either you already uploaded it, or someone else came first. Job haskell-web-routes_0.27.9-7_source.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Dec 16 22:59:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 16 Dec 2015 22:59:16 +0000 Subject: haskell-web-routes_0.27.9-7_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 16 Dec 2015 17:09:26 -0500 Source: haskell-web-routes Binary: libghc-web-routes-dev libghc-web-routes-prof libghc-web-routes-doc Architecture: source Version: 0.27.9-7 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-dev - library for correctness/composability of URLs${haskell:ShortBlurb libghc-web-routes-doc - library for correctness/composability of URLs${haskell:ShortBlurb libghc-web-routes-prof - library for correctness/composability of URLs${haskell:ShortBlurb Changes: haskell-web-routes (0.27.9-7) unstable; urgency=medium . * Try enabling testsuite everywhere. Checksums-Sha1: e43b6aa8eaee8e24fab0291cf2cbb22ce7578c1e 3349 haskell-web-routes_0.27.9-7.dsc 8e172c9d779707a5f7ae4f2f2bfbb6625983b084 11991 haskell-web-routes_0.27.9.orig.tar.gz ceefe6472d34373d1660ae4b07c1295002b7ae15 3384 haskell-web-routes_0.27.9-7.debian.tar.xz Checksums-Sha256: ca6ec265653bba7e48b23d77b05237d40e7f5db14ad363e0312bb33eecf3a796 3349 haskell-web-routes_0.27.9-7.dsc 868cc9f0eeb1c184aa03ccb220fe1729d481a3dc5ed9502f61e4eb69d963ecab 11991 haskell-web-routes_0.27.9.orig.tar.gz d297bc89d258457f720fc002a7e96b1e846ab17e8b4ecb2910cd7f65681eb4f8 3384 haskell-web-routes_0.27.9-7.debian.tar.xz Files: b9616c547ada22785499d14cc0ed5d3a 3349 haskell extra haskell-web-routes_0.27.9-7.dsc 6247708f1777042911496977e88adcca 11991 haskell extra haskell-web-routes_0.27.9.orig.tar.gz d4e593bb9fd2d4841fe1bcf263754e3a 3384 haskell extra haskell-web-routes_0.27.9-7.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWceGHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiohRUP/3UksYXJBhYhZC3nVKznjPis HB+E5vfdi8zwnNIcbvPnlTfNHpCeXGG+hfBUQxZIL95Lvw1KyTXRh9tYJfOyCef9 MVcx2EigWjcUf4OwOJ21U/EjpTb62V61UhTfVO5mtwvW4j0LIPcr3y6cyXe4yDMJ hRc+29sCuxcSdJkoGuVd8INzLGDMZtA1BdhQ4PcLZVWFU6FgXb3VKECMb9a2OUMV mol68H5Jt56rYV79uC1Y7przMRARVx1p+UE/7GE4gcSUZikeusMQhzhwzfmQbF0T ZRKkVY1M+9qnhjXRB9SjJdJIll+HFtBYLaiYrU4igUtImXox4vOR33EAZWNEEU2S SCgOsgsA1Hr1+vxDlKgIVvWaZeJ6y9VJdk7W+fzi/RIIj/2ahnCib7mtlozUcwHi P2yQyKlayq/DDxtZK6LaUlwJJaJ98f2UAyLQJQNQk9OSMq/r4gFKl+BHBoOJGJLf X3WAQyZYOMJLNen+bGGbUdLRlIM9sdOZKBLXVlF0fWFZ3cd15QjTFy6jk9epr37a +08yL4jj1FvT7DWKPzmxoVUbsDCHWtmR7d8qymVAmlTRdSfwVAflbPAs/GStEtAQ d4JDwQJQHJEMIQyBrGGaqGHrg5gKvdljRGscz53LQ8draNCrKTVIXLp9ta4MW47s sv/MXr1Wx1VMyULBCv44 =LAoH -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 17 00:38:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 00:38:47 +0000 Subject: Processing of haskell-web-routes_0.27.9-8_source.changes Message-ID: haskell-web-routes_0.27.9-8_source.changes uploaded successfully to localhost along with the files: haskell-web-routes_0.27.9-8.dsc haskell-web-routes_0.27.9.orig.tar.gz haskell-web-routes_0.27.9-8.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 17 00:53:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 00:53:17 +0000 Subject: haskell-web-routes_0.27.9-8_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 16 Dec 2015 19:31:17 -0500 Source: haskell-web-routes Binary: libghc-web-routes-dev libghc-web-routes-prof libghc-web-routes-doc Architecture: source Version: 0.27.9-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-web-routes-dev - library for correctness/composability of URLs${haskell:ShortBlurb libghc-web-routes-doc - library for correctness/composability of URLs${haskell:ShortBlurb libghc-web-routes-prof - library for correctness/composability of URLs${haskell:ShortBlurb Changes: haskell-web-routes (0.27.9-8) unstable; urgency=medium . * Forcibly disable testsuite on mips, mipsel, and mips64el. Checksums-Sha1: abe6eb5c90d3a0cc49265cd59c6d0871162df700 3505 haskell-web-routes_0.27.9-8.dsc 8e172c9d779707a5f7ae4f2f2bfbb6625983b084 11991 haskell-web-routes_0.27.9.orig.tar.gz 2b3df9644a3493f2f52bc7d07fd45f492f9c75c2 3492 haskell-web-routes_0.27.9-8.debian.tar.xz Checksums-Sha256: 514fb757e31fad6cd3a357ab2d3c407a3d26469ca1c790abab3da84bb3453318 3505 haskell-web-routes_0.27.9-8.dsc 868cc9f0eeb1c184aa03ccb220fe1729d481a3dc5ed9502f61e4eb69d963ecab 11991 haskell-web-routes_0.27.9.orig.tar.gz 18aaaedc61ec912b3069e5cf85b1fdeb2a5dec5ddd03a1adb1e95dcaf33c011e 3492 haskell-web-routes_0.27.9-8.debian.tar.xz Files: 0b7c9d1a1fd910ae55d5a997e4c84c13 3505 haskell extra haskell-web-routes_0.27.9-8.dsc 6247708f1777042911496977e88adcca 11991 haskell extra haskell-web-routes_0.27.9.orig.tar.gz 4091e744551ad42a836746a8cf8081c3 3492 haskell extra haskell-web-routes_0.27.9-8.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcgL+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioOMoQAIgLZB84PDQUFOOLW4sKC05f xolnk6ZYDHdNPG+vAZhZHXuxnezz7ZDDq2mkMTJyPGRgXWnR6a9wTsEKeeJMye6h Q2YIKsabHKnywwSlD4j4vgmElnasVsqPTkUkEOy0unu0YqcPnqEg9Uz+lap+EXeJ EW0LwXFQ6ot8ws6v8C38NhvVnKGnNFPA+z7wyOGsbinpjaVI131oSOmDrT/KZa88 QzvtpDq0tZ38gY2oyAzCqj51rHqgZYX/0bynHKHKd12wklsfc6GJuj7XgXu7tsqN 9ektd1WTZmI9Q5a370G9YIMmB6i8pZnJeUITRBfiVjQPTOiH2pbKHe24bZkXHtIY zARL4bnZveg2XZCEtIyikXJx931I+XordRClZhojmGWhJtC17hbabgHT++0gW71g HA72X1hmB7tZb2opC5BOt4bbASbxSlSNKvzYhac0NLjvAXRAXY1WcAL/vEd0+PPB 3sG5AyD0fok4nz4Ur+VLkpGv3uCyzUx2CdxCQhnxjlZAEl0ciW8dzCPUUvbhkypH 3nzwE9YwBxwXz7NaSs20Ti4TlXF+MFCMxgyjV544Bvvbchq2SEKADZQ8zQmWz264 Pu2pGsT/fOPXYfaZu2Adgmgc4SNxbCfm8+p5v3naJoWM+V5rpAh4KxFHQoastXR/ 8VBous8gTHrRM0h8VwKs =Czal -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ntrociuk at itacom.com.py Thu Dec 17 01:39:27 2015 From: ntrociuk at itacom.com.py (=?utf-8?Q?Google=C2=A9?= 2015) Date: Thu, 17 Dec 2015 01:39:27 +0000 (UTC) Subject: =?utf-8?Q?Powered_By_Google=C2=A9_2015?= In-Reply-To: <291942504.19398.1450315714611.JavaMail.zimbra@itacom.com.py> References: <291942504.19398.1450315714611.JavaMail.zimbra@itacom.com.py> Message-ID: <1267989214.20596.1450316367533.JavaMail.zimbra@itacom.com.py> Dear Google User, You have been selected as a winner for using Google services. Find attached email with more details. Congratulations, Matt Brittin Chairman of the Board and Managing Director, Google United Kingdom. ?2015 Google Incorporation. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Official Google Notification Letter.doc Type: application/msword Size: 121856 bytes Desc: not available URL: From jenkins at jenkins.debian.net Thu Dec 17 05:03:31 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 17 Dec 2015 05:03:31 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/898 In-Reply-To: <855676324.81.1450245143956.JavaMail.jenkins@jenkins> References: <855676324.81.1450245143956.JavaMail.jenkins@jenkins> Message-ID: <582881945.293.1450328611874.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/898//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/898/ for more information. From jenkins at jenkins.debian.net Thu Dec 17 12:25:11 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 17 Dec 2015 12:25:11 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/113 In-Reply-To: <2061328296.1012.1450181479398.JavaMail.jenkins@jenkins> References: <2061328296.1012.1450181479398.JavaMail.jenkins@jenkins> Message-ID: <1220912112.347.1450355111892.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/113//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/113/ for more information. From jenkins at jenkins.debian.net Thu Dec 17 14:31:17 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 17 Dec 2015 14:31:17 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell/109 In-Reply-To: <1550398921.999.1450176906802.JavaMail.jenkins@jenkins> References: <1550398921.999.1450176906802.JavaMail.jenkins@jenkins> Message-ID: <1374436625.364.1450362677248.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/109//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/109/ for more information. From jenkins at jenkins.debian.net Thu Dec 17 16:02:52 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 17 Dec 2015 16:02:52 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1042 Message-ID: <1156693878.383.1450368172263.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 594 lines...] I: Configuring libncurses5:amd64... I: Configuring libattr1:amd64... I: Configuring zlib1g:amd64... I: Configuring libcap2:amd64... I: Configuring libsystemd0:amd64... I: Configuring libdevmapper1.02.1:amd64... I: Configuring libsemanage1:amd64... I: Configuring libacl1:amd64... I: Configuring libcap2-bin... I: Configuring bsdutils... I: Configuring coreutils... I: Configuring tar... I: Configuring dpkg... I: Configuring sed... I: Configuring perl-base... I: Configuring grep... I: Configuring debconf... I: Configuring tzdata... I: Configuring gzip... I: Configuring dash... I: Configuring sysv-rc... I: Configuring libpam0g:amd64... I: Configuring libpam-modules-bin... I: Configuring bash... I: Configuring libpam-modules:amd64... I: Configuring libpam-runtime... I: Configuring passwd... I: Configuring login... I: Configuring adduser... I: Configuring libuuid1:amd64... I: Configuring libblkid1:amd64... I: Configuring libmount1:amd64... I: Configuring libcryptsetup4:amd64... I: Configuring mount... I: Configuring libfdisk1:amd64... I: Configuring initscripts... I: Configuring util-linux... I: Configuring e2fsprogs... I: Configuring systemd... I: Configuring dmsetup... I: Configuring systemd-sysv... I: Configuring init... I: Configuring libtext-wrapi18n-perl... I: Configuring liblocale-gettext-perl... I: Configuring libtext-charwidth-perl... I: Configuring debconf-i18n... I: Configuring libtext-iconv-perl... I: Configuring libc-bin... I: Unpacking the base system... I: Unpacking apt... I: Unpacking apt-utils... I: Unpacking libapt-inst1.7:amd64... I: Unpacking libapt-inst2.0:amd64... I: Unpacking libapt-pkg4.16:amd64... I: Unpacking libapt-pkg5.0:amd64... I: Unpacking libdns-export100... I: Unpacking libisc-export95... I: Unpacking libboost-iostreams1.55.0:amd64... I: Unpacking libboost-iostreams1.58.0:amd64... I: Unpacking bsdmainutils... I: Unpacking cpio... I: Unpacking cron... I: Unpacking debian-archive-keyring... I: Unpacking dmidecode... I: Unpacking libstdc++6:amd64... I: Unpacking libgdbm3:amd64... I: Unpacking libgmp10:amd64... I: Unpacking gnupg... I: Unpacking gpgv... I: Unpacking libgnutls-deb0-28:amd64... I: Unpacking libgnutls-openssl27:amd64... I: Unpacking libicu55:amd64... I: Unpacking ifupdown... I: Unpacking init-system-helpers... I: Unpacking iproute2... I: Unpacking iptables... I: Unpacking libxtables10... I: Unpacking iputils-ping... I: Unpacking isc-dhcp-client... I: Unpacking isc-dhcp-common... I: Unpacking libjson-c2:amd64... I: Unpacking kmod... I: Unpacking libestr0... I: Unpacking libffi6:amd64... I: Unpacking libidn11:amd64... I: Unpacking liblogging-stdlog0:amd64... I: Unpacking liblognorm2:amd64... I: Unpacking libnfnetlink0:amd64... I: Unpacking libpipeline1:amd64... I: Unpacking libpsl0:amd64... I: Unpacking libtasn1-6:amd64... I: Unpacking libusb-0.1-4:amd64... I: Unpacking logrotate... I: Unpacking nano... I: Unpacking net-tools... I: Unpacking netbase... I: Unpacking libhogweed4:amd64... I: Unpacking libnettle6:amd64... I: Unpacking libnewt0.52:amd64... I: Unpacking whiptail... I: Unpacking libssl1.0.0:amd64... I: Unpacking libssl1.0.2:amd64... I: Unpacking libp11-kit0:amd64... I: Unpacking libpopt0:amd64... I: Unpacking libprocps4:amd64... I: Unpacking procps... I: Unpacking libreadline6:amd64... I: Unpacking readline-common... I: Unpacking rsyslog... I: Unpacking libslang2:amd64... I: Unpacking udev... I: Unpacking tasksel... I: Unpacking tasksel-data... I: Unpacking vim-common... I: Unpacking vim-tiny... I: Unpacking wget... I: Unpacking libxapian22v5... I: Configuring the base system... I: Configuring readline-common... I: Configuring libgdbm3:amd64... I: Configuring libxtables10... I: Configuring libnettle6:amd64... I: Configuring cpio... I: Configuring libpopt0:amd64... I: Configuring kmod... I: Configuring libestr0... I: Configuring libssl1.0.0:amd64... I: Configuring isc-dhcp-common... I: Configuring dmidecode... I: Configuring gpgv... I: Configuring liblogging-stdlog0:amd64... I: Configuring libpipeline1:amd64... I: Configuring iproute2... I: Configuring libtasn1-6:amd64... I: Configuring libssl1.0.2:amd64... I: Configuring nano... I: Configuring libgmp10:amd64... I: Configuring libisc-export95... I: Configuring init-system-helpers... I: Configuring debian-archive-keyring... I: Configuring vim-common... I: Configuring libnfnetlink0:amd64... I: Configuring libstdc++6:amd64... I: Configuring libffi6:amd64... I: Configuring bsdmainutils... I: Configuring net-tools... I: Configuring libprocps4:amd64... I: Configuring libslang2:amd64... I: Configuring cron... I: Configuring libusb-0.1-4:amd64... I: Configuring logrotate... I: Configuring libidn11:amd64... I: Configuring libreadline6:amd64... I: Configuring libjson-c2:amd64... I: Configuring netbase... I: Configuring vim-tiny... I: Configuring libapt-pkg5.0:amd64... I: Configuring libapt-inst2.0:amd64... I: Configuring libicu55:amd64... I: Configuring ifupdown... I: Configuring gnupg... I: Configuring libpsl0:amd64... I: Configuring libboost-iostreams1.55.0:amd64... I: Configuring libdns-export100... I: Configuring isc-dhcp-client... I: Configuring libhogweed4:amd64... I: Configuring procps... I: Configuring liblognorm2:amd64... I: Configuring udev... I: Configuring iptables... I: Configuring libxapian22v5... I: Configuring libp11-kit0:amd64... I: Configuring libgnutls-deb0-28:amd64... I: Configuring libapt-pkg4.16:amd64... I: Configuring wget... I: Configuring libboost-iostreams1.58.0:amd64... I: Configuring apt... I: Configuring libnewt0.52:amd64... I: Configuring rsyslog... I: Configuring apt-utils... I: Configuring libapt-inst1.7:amd64... I: Configuring whiptail... I: Configuring libgnutls-openssl27:amd64... I: Configuring iputils-ping... I: Configuring tasksel... I: Configuring tasksel-data... I: Configuring libc-bin... I: Configuring systemd... I: Base system installed successfully. Get:1 http://ftp.de.debian.org/debian sid InRelease [264 kB] Get:2 http://ftp.de.debian.org/debian sid/main Sources [8422 kB] Get:3 http://ftp.de.debian.org/debian sid/main Translation-en [5234 kB] Fetched 13.9 MB in 3s (3827 kB/s) Reading package lists... Reading package lists... Building dependency tree... You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: build-essential : Depends: libc6-dev but it is not going to be installed or libc-dev Depends: gcc (>= 4:5.2) but it is not going to be installed Depends: g++ (>= 4:5.2) but it is not going to be installed Depends: make Depends: dpkg-dev (>= 1.17.11) but it is not going to be installed devscripts : Depends: dpkg-dev (>= 1.17.0) but it is not going to be installed Depends: perl but it is not going to be installed Depends: python3 but it is not going to be installed Depends: python3:any (>= 3.3.2-2~) Recommends: at but it is not going to be installed Recommends: dctrl-tools but it is not going to be installed Recommends: dput or dupload but it is not going to be installed Recommends: fakeroot Recommends: file but it is not going to be installed Recommends: libdistro-info-perl but it is not going to be installed Recommends: libencode-locale-perl but it is not going to be installed Recommends: libjson-perl but it is not going to be installed Recommends: liburi-perl but it is not going to be installed Recommends: libwww-perl but it is not going to be installed Recommends: lintian but it is not going to be installed Recommends: man-db but it is not going to be installed Recommends: patch but it is not going to be installed Recommends: patchutils but it is not going to be installed Recommends: python3-debian (>= 0.1.15) but it is not going to be installed Recommends: python3-magic but it is not going to be installed Recommends: strace but it is not going to be installed Recommends: unzip but it is not going to be installed Recommends: wdiff but it is not going to be installed Recommends: xz-utils but it is not going to be installed Recommends: debian-keyring but it is not going to be installed Recommends: equivs but it is not going to be installed Recommends: liblwp-protocol-https-perl but it is not going to be installed Recommends: libsoap-lite-perl but it is not going to be installed git : Depends: libcurl3-gnutls (>= 7.16.2) but it is not going to be installed Depends: libexpat1 (>= 2.0.1) but it is not going to be installed Depends: perl-modules Depends: liberror-perl but it is not going to be installed Depends: git-man (> 1:2.6.4) but it is not going to be installed Depends: git-man (< 1:2.6.4-.) but it is not going to be installed Recommends: patch but it is not going to be installed Recommends: less but it is not going to be installed Recommends: rsync but it is not going to be installed Recommends: ssh-client liblocale-gettext-perl : PreDepends: perlapi-5.20.2 but it is not installable libtext-charwidth-perl : Depends: perlapi-5.20.0 but it is not installable libtext-iconv-perl : Depends: perlapi-5.20.0 but it is not installable E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). Thu 17 Dec 16:02:52 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-7PJIoqKI, which will now be removed. Build step 'Execute shell' marked build as failure From noreply at release.debian.org Thu Dec 17 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 17 Dec 2015 16:39:12 +0000 Subject: haskell-scrobble REMOVED from testing Message-ID: FYI: The status of the haskell-scrobble source package in Debian's testing distribution has changed. Previous version: 0.2.1.1-3 Current version: (not in testing) Hint: Package not in unstable The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Thu Dec 17 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 17 Dec 2015 16:39:12 +0000 Subject: haskell-algebra REMOVED from testing Message-ID: FYI: The status of the haskell-algebra source package in Debian's testing distribution has changed. Previous version: 4.2-2 Current version: (not in testing) Hint: Package not in unstable The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Thu Dec 17 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 17 Dec 2015 16:39:12 +0000 Subject: haskell-maybet REMOVED from testing Message-ID: FYI: The status of the haskell-maybet source package in Debian's testing distribution has changed. Previous version: 0.1.2-8 Current version: (not in testing) Hint: Package not in unstable The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From ftpmaster at ftp-master.debian.org Thu Dec 17 19:23:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 19:23:43 +0000 Subject: Processing of haskell-yaml_0.8.15.1-3_source.changes Message-ID: haskell-yaml_0.8.15.1-3_source.changes uploaded successfully to localhost along with the files: haskell-yaml_0.8.15.1-3.dsc haskell-yaml_0.8.15.1.orig.tar.gz haskell-yaml_0.8.15.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 17 19:56:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 19:56:02 +0000 Subject: Processing of haskell-yaml_0.8.15.1-3_source.changes Message-ID: haskell-yaml_0.8.15.1-3_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-yaml_0.8.15.1-3.dsc haskell-yaml_0.8.15.1.orig.tar.gz haskell-yaml_0.8.15.1-3.debian.tar.xz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 17 19:59:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 19:59:16 +0000 Subject: Processing of haskell-yaml_0.8.15.1-3_source.changes Message-ID: /haskell-yaml_0.8.15.1-3_source.changes is already present on target host: haskell-yaml_0.8.15.1-3.debian.tar.xz Either you already uploaded it, or someone else came first. Job haskell-yaml_0.8.15.1-3_source.changes removed. Greetings, Your Debian queue daemon (running on host franck.debian.org) From jenkins at jenkins.debian.net Thu Dec 17 21:06:53 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 17 Dec 2015 21:06:53 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell_upgrade_to_sid/108 In-Reply-To: <607982725.5.1450192283061.JavaMail.jenkins@jenkins> References: <607982725.5.1450192283061.JavaMail.jenkins@jenkins> Message-ID: <93324398.424.1450386413105.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/108//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/108/ for more information. From ftpmaster at ftp-master.debian.org Thu Dec 17 21:12:27 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 21:12:27 +0000 Subject: Processing of haskell-hslua_0.4.1-2_amd64.changes Message-ID: haskell-hslua_0.4.1-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-hslua-dev_0.4.1-2_amd64.deb libghc-hslua-doc_0.4.1-2_all.deb libghc-hslua-prof_0.4.1-2_amd64.deb haskell-hslua_0.4.1-2.dsc haskell-hslua_0.4.1-2.debian.tar.xz haskell-hslua_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Thu Dec 17 21:15:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 21:15:25 +0000 Subject: Processing of haskell-hslua_0.4.1-2_amd64.changes Message-ID: haskell-hslua_0.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libghc-hslua-dev_0.4.1-2_amd64.deb libghc-hslua-doc_0.4.1-2_all.deb libghc-hslua-prof_0.4.1-2_amd64.deb haskell-hslua_0.4.1-2.dsc haskell-hslua_0.4.1-2.debian.tar.xz haskell-hslua_0.4.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From tevy at mathem.pub.ro Thu Dec 17 22:30:18 2015 From: tevy at mathem.pub.ro (=?utf-8?Q?Google=C2=A9?= 2015) Date: Fri, 18 Dec 2015 00:30:18 +0200 (EET) Subject: =?utf-8?Q?Powered_By_Google=C2=A9_2015?= In-Reply-To: <749135689.19737.1450389561668.JavaMail.zimbra@mathem.pub.ro> References: <749135689.19737.1450389561668.JavaMail.zimbra@mathem.pub.ro> Message-ID: <671073962.23143.1450391418552.JavaMail.zimbra@mathem.pub.ro> Dear Google User, You have been selected as a winner for using Google services. Find attached email with more details. Congratulations, Matt Brittin Chairman of the Board and Managing Director, Google United Kingdom. ?2015 Google Incorporation. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Official Google Notification Letter.doc Type: application/msword Size: 121856 bytes Desc: not available URL: From ftpmaster at ftp-master.debian.org Thu Dec 17 23:11:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 23:11:37 +0000 Subject: haskell-hslua_0.4.1-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 17 Dec 2015 16:07:26 EST Source: haskell-hslua Binary: libghc-hslua-dev libghc-hslua-prof libghc-hslua-doc Architecture: amd64 all source Version: 0.4.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hslua-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hslua (0.4.1-2) unstable; urgency=medium . * Don't try to use luajit on [arm64,ppc64el,s390x]. * Enable testsuite. Checksums-Sha256: 24cf6b97f898e87aa4dee2ca0ca335b69b04e28496aca2f18867eb29daf336d6 113856 libghc-hslua-dev_0.4.1-2_amd64.deb 2ca5ea814c8d493a43f0d01e286a69a7b03ce3183bd80eef1875c23872beed0b 62586 libghc-hslua-doc_0.4.1-2_all.deb 3f49222e788e2f19e240ddcd0fce3312498a66b187472cd2f23baa91b2d51ca7 87544 libghc-hslua-prof_0.4.1-2_amd64.deb 0fab9f0872c91c042c3090e1d187cd2124a02f6e2382865f9ec0bfb11741c898 2539 haskell-hslua_0.4.1-2.dsc 3bbc87ac54c1c957bf2e4359b57b2a6ff490495b35050525c184393c8cc1d74c 2792 haskell-hslua_0.4.1-2.debian.tar.xz 2df2b4f0566ef2244506f9830e0207fce3bece7c331129f69f446c722136173f 130342 haskell-hslua_0.4.1.orig.tar.gz Checksums-Sha1: 59a0102813b2ec8e988578c26e1c0c44655c5c66 113856 libghc-hslua-dev_0.4.1-2_amd64.deb 8fee039b8b013ea79a6b5d4eed2438f0afbff53c 62586 libghc-hslua-doc_0.4.1-2_all.deb e487c59aa7901d3feeea4b33ef5497aafaf8f6ca 87544 libghc-hslua-prof_0.4.1-2_amd64.deb 66bee51c216fc6dc73b6d8e15c7c75ed3189540b 2539 haskell-hslua_0.4.1-2.dsc 8193feb8eda26457b4460b01f6162eb1456f7e16 2792 haskell-hslua_0.4.1-2.debian.tar.xz 74bc951c6a1a93f79bcb40789df6ca900ced3544 130342 haskell-hslua_0.4.1.orig.tar.gz Files: c19d4de4363406e2cbab1a24afa7ff73 113856 haskell extra libghc-hslua-dev_0.4.1-2_amd64.deb 29ec1ddfcf5c474f7a89f820115b641a 62586 doc extra libghc-hslua-doc_0.4.1-2_all.deb 7d07a9519540783a2d1dc11ba438a041 87544 haskell extra libghc-hslua-prof_0.4.1-2_amd64.deb cdaafb8e9efbfc76dbad6993dc9b2e11 2539 haskell extra haskell-hslua_0.4.1-2.dsc c9cc5c7f2d9b23725b82a227b1fc2f05 2792 - - haskell-hslua_0.4.1-2.debian.tar.xz 6f73759272a938ce091be463676b3e84 130342 - - haskell-hslua_0.4.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcyTCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioEMoP/1KUhvO8KpSI+BAGGTvLhvsP fgo/GdNFtK9iyyDD6GzBuMKrIktPU8oUfWJURttdT7yHGUAAULcdUZu62++Weo6i 3KJZNIzig7sW/hmyJ8mDSd6YRvj4rKhQs3QtYrAtZBe5/ADuqE8edVr+KFXiIO0H SWf/jk4s7WUuPExqfPJ2jN8f82j2Dv7JzCo67W+NudxJxUwInPhLLonzatPSimoF egFY4xMWGPHpSyghTryIWYA87k7DR3iq5u8vga/LFEl+o9vv+TcGPdL6/Qoyt8NC c2fdRvDmOvxmFdCQgsPWTvDv9cmYrDIP97+UGHg7+gVlbOb1zu/HXVvpFyKbmYar 6oJHcaOfh0I9S4JWre17BD0mhaobM77+4357dPCdTbtQGF0DC6eOMnMc0Hx4y+uN 7H1mw8PSAd5WBRFPk19vbjCrC/3Ms2ylYztyAJFOGpuTZAKRuBnQmPANQvFQXOhY qQAz2po45ZmaOtcjXKHsQ0L9sZ22RCNXnNE3fgTOacMrgXiwsXxHzEk6CEu1fAUj Myqs901/DD2jFN6Sa0hs2NIBjrY0J0qugh9jHkyiijaYVz3Lo7WYed7mqq/3GPE+ NFMn2nz4KKl99JbTYZ+hZm3RoEIXUTCaJ78fWVaJ5Pt+e5n3FQ9IG3ipJ7BnUpwb FpAn3k4CiBL0NEMn4Otz =iFXn -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Dec 17 23:11:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 17 Dec 2015 23:11:56 +0000 Subject: haskell-yaml_0.8.15.1-3_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 17 Dec 2015 14:19:00 -0500 Source: haskell-yaml Binary: libghc-yaml-dev libghc-yaml-prof libghc-yaml-doc Architecture: source Version: 0.8.15.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-yaml-dev - interface to LibYAML${haskell:ShortBlurb} libghc-yaml-doc - interface to LibYAML${haskell:ShortBlurb} libghc-yaml-prof - interface to LibYAML${haskell:ShortBlurb} Changes: haskell-yaml (0.8.15.1-3) unstable; urgency=medium . * Forcibly disable testsuite on mips*. Checksums-Sha1: 1ae59fad075c09cd59820a0365978777e9d30b76 3373 haskell-yaml_0.8.15.1-3.dsc f6eed943b7477d413a1094f183e3259841e562d8 75180 haskell-yaml_0.8.15.1.orig.tar.gz 24fb0fab4ab2ebe1b7a1c7f4088070870d588a1f 3704 haskell-yaml_0.8.15.1-3.debian.tar.xz Checksums-Sha256: acfd0356f45c5825592901d32c796ceecb8d51bf7ac77efae430b0a8aa2b0b15 3373 haskell-yaml_0.8.15.1-3.dsc 1db2b881cce7a22f2179e05cdcb9294aac09e9c9f882b1fa4fa9bedacb20cc6c 75180 haskell-yaml_0.8.15.1.orig.tar.gz 983b063ee30992fa8867569285af11618d0e20ec64ce63d24bbce42d96f42c9d 3704 haskell-yaml_0.8.15.1-3.debian.tar.xz Files: 2c0ea59e06e19ce033f199c146f43d99 3373 haskell extra haskell-yaml_0.8.15.1-3.dsc 983ac9e134fb126c39acc61277d38256 75180 haskell extra haskell-yaml_0.8.15.1.orig.tar.gz 5968b68a8bcd0e614d9026a0f5dc2062 3704 haskell extra haskell-yaml_0.8.15.1-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWcwrfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTio81YQAKOwH7pPoRhTfA/bXR7cwm9b RnsqX9kXrnVwI2wi5Ea3RiDZJO1lX4cYwZwYEY9ouj3CZ/mcFJ8hbprzNQoF5ErL jd1zHcVpZ5WE6ezph0mZGuTYjUXHu8n5sHa1pUmRESWWjPo5REqrGR1llvHe6r24 B/xhFqJ6dI6sOS9AT7wi5KqVlgbehzq313lO6L6iEMITLwv7/Us6JbWJGL++lJN/ uZYGN3Ww7fsMjTuYmXlOpcEph8tb8ojs/uhpFvOOANGCFDOSNnS3FTUJgBzgwdbC +q1TzTEglwVgYr/Wv/89+Qad0D3F5I6azXn6OvMZR7WTQEzGxaGzlwMcc8k81mkc c/hBNcuCpPyz6Slf8A1u6de7euHwy7qsf0/v7p8Ov2aY899dg77K8VPgT3AZ/Oi9 6loRZmXqk+oV1oKOvD8tyFoXyQ6WsSxzlq8DctHjmf2Oy3EBSScgPjNZ7Nf33aFQ 9KwNXvnGKtzBDwiSAjI1t6CckhIO6je0uuMZqjM0fdU1ZGRAJhEl2OvSsNpnRx2a tuGlitEnxQRXbiA6NbXlOOQFqQletVrMm9dk/jKB37nKtQD5i2LEed9sqoRVllqa f/JWqQOFoNXPME2PdUdN19KFb5eqSwwnmrjofky+f0cQk7VoERi+WKIIYpAj+AJY FYEAkhM0KHueyPpN6pcn =oYzT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From noreply at release.debian.org Fri Dec 18 04:39:05 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Fri, 18 Dec 2015 04:39:05 +0000 Subject: yi is marked for autoremoval from testing Message-ID: yi 0.12.0-1 is marked for autoremoval from testing on 2016-01-23 It (build-)depends on packages with these RC bugs: 807606: haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 From noreply at release.debian.org Fri Dec 18 04:39:05 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Fri, 18 Dec 2015 04:39:05 +0000 Subject: haskell-concrete-typerep is marked for autoremoval from testing Message-ID: haskell-concrete-typerep 0.1.0.2-4 is marked for autoremoval from testing on 2016-01-23 It is affected by these RC bugs: 807606: haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 From noreply at release.debian.org Fri Dec 18 04:39:05 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Fri, 18 Dec 2015 04:39:05 +0000 Subject: haskell-dynamic-state is marked for autoremoval from testing Message-ID: haskell-dynamic-state 0.1.1.0-1 is marked for autoremoval from testing on 2016-01-23 It (build-)depends on packages with these RC bugs: 807606: haskell-concrete-typerep: FTBFS: Constructor `TypeRep' should have 4 arguments, but has been given 3 From jenkins at jenkins.debian.net Fri Dec 18 05:05:26 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 18 Dec 2015 05:05:26 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/899 In-Reply-To: <582881945.293.1450328611874.JavaMail.jenkins@jenkins> References: <582881945.293.1450328611874.JavaMail.jenkins@jenkins> Message-ID: <1524021217.542.1450415126748.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/899//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/899/ for more information. From ftpmaster at ftp-master.debian.org Fri Dec 18 06:07:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 06:07:30 +0000 Subject: Processing of haskell-hslua_0.4.1-3_source.changes Message-ID: Upload to ftp-master.debian.org failed Error messages: Could not create file. The upload will be retried in 0:30:00 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 07:05:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 07:05:53 +0000 Subject: Processing of haskell-hslua_0.4.1-3_source.changes Message-ID: /haskell-hslua_0.4.1-3_source.changes is already present on target host: -rw-r----- 1 110 1281 2273 Dec 18 06:07 haskell-hslua_0.4.1-3_source.changes Either you already uploaded it, or someone else came first. Job haskell-hslua_0.4.1-3_source.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From pww71 at foxmail.com Fri Dec 18 07:12:00 2015 From: pww71 at foxmail.com (=?gb18030?B?0du+tQ==?=) Date: Fri, 18 Dec 2015 15:12:00 +0800 Subject: pwwMap is update Message-ID: pwwMap is update -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: pwwMap2015-12-18.zip Type: application/octet-stream Size: 590435 bytes Desc: not available URL: From jenkins at jenkins.debian.net Fri Dec 18 16:09:12 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 18 Dec 2015 16:09:12 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1043 In-Reply-To: <1156693878.383.1450368172263.JavaMail.jenkins@jenkins> References: <1156693878.383.1450368172263.JavaMail.jenkins@jenkins> Message-ID: <2062692164.635.1450454952827.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 1957 lines...] Setting up libipc-run-perl (0.94-1) ... Setting up libjson-perl (2.90-1) ... Setting up libtypes-serialiser-perl (1.0-1) ... Setting up libjson-xs-perl (3.010-2+b1) ... Setting up liblist-moreutils-perl (0.413-1+b1) ... Setting up libnet-http-perl (6.09-1) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libmail-sendmail-perl (0.79.16-1) ... Setting up libmime-tools-perl (5.507-1) ... Setting up libossp-uuid16:amd64 (1.6.2-1.5+b2) ... Setting up libossp-uuid-perl (1.6.2-1.5+b2) ... Setting up libparse-debianchangelog-perl (1.2.0-8) ... Setting up libperlio-gzip-perl (0.19-1+b1) ... Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14+b1) ... Setting up libtask-weaken-perl (1.04-1) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up patchutils (0.3.4-1) ... Setting up t1utils (1.38-4) ... Setting up lintian (2.5.38.1) ... Setting up manpages-dev (3.74-1) ... Setting up psmisc (22.21-2.1+b1) ... Setting up python-apt-common (1.1.0~beta1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up rsync (3.1.1-3) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-4) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151126) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.8-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1+b1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-4) ... Processing triggers for systemd (228-2) ... Processing triggers for ca-certificates (20150426) ... Updating certificates in /etc/ssl/certs... 180 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.3). libdpkg-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1+b1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. The following additional packages will be installed: libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtinfo-dev Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libfile-slurp-perl libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.1-1 [178 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-4 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libfile-slurp-perl all 9999.19-4 [44.8 kB] Get:9 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:10 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 1s (37.7 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25304 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.1-1_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.1-1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-4_amd64.deb ... Unpacking ghc (7.10.3-4) ... Selecting previously unselected package libfile-slurp-perl. Preparing to unpack .../libfile-slurp-perl_9999.19-4_all.deb ... Unpacking libfile-slurp-perl (9999.19-4) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-4) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libbsd-dev:amd64 (0.8.1-1) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-4) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libfile-slurp-perl (9999.19-4) ... Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-4) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.4 exists here. Updated: HTTP is 4000.2.20 in the archive but 4000.2.21 exists here. Added: Hsmtlib is 2.8.8.8 here but does not exist in the archive. REMOVED: MaybeT Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. REMOVED: algebra Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. Obsolete: certificate Obsolete: concrete-typerep Added: cryptol is 2.2.5 here but does not exist in the archive. Obsolete: ed25519 Obsolete: frown Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.1 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Obsolete: hoauth Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: pandoc is 1.15.1.1 in the archive but 1.15.2.1 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Obsolete: rss2irc REMOVED: scrobble Updated: stack is 0.1.3.0 in the archive but 0.1.8.0 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Obsolete: x509-util Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching haxr.cabal (version 3000.11.1.2) Patching hledger-lib.cabal (version 0.26) Patching hledger.cabal (version 0.26) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching text-show.cabal (version 2.1.1) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching wai.cabal (version 3.0.4.0) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 760 packages successfully tested for co-installability. 28 packages carry Debian-specific patches. 161 packages have newer versions on hackage 3 error(s) in total. ?/chroots/chroot-run-sid.a8RtwPDMp/tmp/testrun/stats.csv? -> ? Fri 18 Dec 16:09:12 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-eGLSO9Eq, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Fri Dec 18 19:24:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 19:24:47 +0000 Subject: Processing of haskell-hslua_0.4.1-3_amd64.changes Message-ID: Upload to ftp-master.debian.org failed Error messages: Could not create file. The upload will be retried in 0:30:00 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 19:29:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 19:29:47 +0000 Subject: Processing of haskell-hslua_0.4.1-3_amd64.changes Message-ID: haskell-hslua_0.4.1-3.dsc has incorrect md5 checksum; deleting it Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 19:56:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 19:56:20 +0000 Subject: Processing of haskell-hslua_0.4.1-3_amd64.changes Message-ID: /haskell-hslua_0.4.1-3_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3116 Dec 18 19:24 haskell-hslua_0.4.1-3_amd64.changes Either you already uploaded it, or someone else came first. Job haskell-hslua_0.4.1-3_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 21:58:26 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 21:58:26 +0000 Subject: Processing of haskell-hslua_0.4.1-3_amd64.changes Message-ID: /haskell-hslua_0.4.1-3_amd64.changes is already present on target host: -rw-r----- 1 110 1281 3116 Dec 18 19:24 haskell-hslua_0.4.1-3_amd64.changes Either you already uploaded it, or someone else came first. Job haskell-hslua_0.4.1-3_amd64.changes removed. Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 22:18:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 22:18:21 +0000 Subject: Processing of haskell-hslua_0.4.1-3_source.changes Message-ID: haskell-hslua_0.4.1-3.dsc has incorrect md5 checksum; deleting it Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 22:33:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 22:33:34 +0000 Subject: Processing of haskell-hslua_0.4.1-3_all.changes Message-ID: haskell-hslua_0.4.1-3_all.changes uploaded successfully to localhost along with the files: haskell-hslua_0.4.1-3.dsc haskell-hslua_0.4.1-3.debian.tar.xz libghc-hslua-doc_0.4.1-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Dec 18 22:58:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 18 Dec 2015 22:58:06 +0000 Subject: haskell-hslua_0.4.1-3_all.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 17 Dec 2015 23:00:33 -0500 Source: haskell-hslua Binary: libghc-hslua-dev libghc-hslua-prof libghc-hslua-doc Architecture: source all Version: 0.4.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-hslua-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-hslua (0.4.1-3) unstable; urgency=medium . * Tweak system-lua patch to not force luajit on all architectures. Checksums-Sha1: 33bca79f8631f3d1915e66bb5e343f23e7b83008 2539 haskell-hslua_0.4.1-3.dsc a9bc5f5c8026d98e448aa0a3f63d8371132f70bc 2888 haskell-hslua_0.4.1-3.debian.tar.xz c3e7e531472504449fb5daafdc020e03ff3c9815 62620 libghc-hslua-doc_0.4.1-3_all.deb Checksums-Sha256: 466bfd17bb91e7f3068668043ba72af70624615bf7d867c6e53a9c7a1af73089 2539 haskell-hslua_0.4.1-3.dsc 30fc9350274e119dc09be715f314725829402a0be3fc3829108656387a61ec70 2888 haskell-hslua_0.4.1-3.debian.tar.xz a8c72338bc16eae21fb92d0d28082db0ba9033c06c4283d68bf7aed1e08740d6 62620 libghc-hslua-doc_0.4.1-3_all.deb Files: 457b76140e54a5e8f53e2514032bc3b5 2539 haskell extra haskell-hslua_0.4.1-3.dsc 94b7885b682919575ab437f6d134f472 2888 haskell extra haskell-hslua_0.4.1-3.debian.tar.xz b4cb8f3c5e15781369f570dffe5376f8 62620 doc extra libghc-hslua-doc_0.4.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWdIixXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioTzEQAJyBwGdu+QReH0KBx74YccWQ QbKTmbLx56/AWV5ZSdo/JYYyyt2arLo4w/pNV3X3ZSD0SlQEq/YRZPIxDO3Jix9k SN9/B9doAGzrcNNJQh8IxGPo/XrDZjLQEHXgJNhjpOKnht3aFszPvv3zKWheheYB GKuSoR77hSa1VsXhttBSjl884OYa4MiDBlApBcicdRje3lW+v2sJW3cCER31VlQo n4YcW76G0UJ5js+t4aigKBxdXxjLGygMzaY04394i210X0sjlYgX3I2UgoyUjgYQ ZQYHQam3TecL+SQAW6ZcZTbJEfE2BRiD374gEYqZLhm9+kGGDx8UljrrzZwOOMuf sA8h1nhjTbAq0i9IZAiMe9Wp1popFosThAtEv4fMtMMxiJW41tw+O9dLvDWvvbi/ 8lKzAJwMyR5GmYGJPiCN26LwT+2BgZ64WXj5wJh5S+38ce8uRPesY3ZDVurTHvww dvhf3vC4HA+4w2gnFrZyCRRU8vxQaxOM1xIrnofUu8zcCrnr20+keszsi/YJ4AzS vqKgV31CJGqb9PJUF+Y3EUfWk1o7OOxX99f7iflEzpP5Da+2Tv3ZNxpJak5m1g8c pgpehdXMa/vDoXrCynNtf4hSuywaQcRUkmzj0ZclzsAxI2R0eZxNfB011SixLQp6 8n9b7XD8qGH7+MrBDAnU =PjrO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From reproducible-builds at lists.alioth.debian.org Sat Dec 19 00:21:12 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sat, 19 Dec 2015 00:21:12 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-sandi Message-ID: <20151219002112.298031ED6D@jenkins.debian.net> 2015-12-18 07:28 https://reproducible.debian.net/unstable/amd64/haskell-sandi changed from FTBFS -> reproducible From SDuFresne92 at aol.com Sat Dec 19 10:56:53 2015 From: SDuFresne92 at aol.com (Jane Burnett) Date: Sat, 19 Dec 2015 02:56:53 -0800 Subject: KIND RESPONSE MY DEAREST!!! Message-ID: - This mail is in HTML. Some elements may be ommited in plain text. - Good day to you my dear a day of love sound health,joy and favor, My Dear, Sorry to say if i intruded into your privacy, Am Mrs Jane Burnett, a born again christian, also .God Fearing Woman, With due respect to you my dear in Christ. Am here for a message from the Lord to you which will change the life of people round you.Many will seek to enter Heaven, but "few" will enter it. Let's work hard in our Holiness so we can be in that "Few.Many are called but few are chosen.Notice That for i know the plans i have for you,"declares the LORD,"plan to prosper you and not to harm you,plans to give you hope and a future.I will appreciate you write me via email (jane_burnett at outlook.com) Stay Blessed. Jane Burnett -------------- next part -------------- An HTML attachment was scrubbed... URL: From jenkins at jenkins.debian.net Sat Dec 19 05:56:11 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 05:56:11 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/900 In-Reply-To: <1524021217.542.1450415126748.JavaMail.jenkins@jenkins> References: <1524021217.542.1450415126748.JavaMail.jenkins@jenkins> Message-ID: <1852127060.879.1450504571290.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/900//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/900/ for more information. From jenkins at jenkins.debian.net Sat Dec 19 10:37:24 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 10:37:24 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1044 In-Reply-To: <2062692164.635.1450454952827.JavaMail.jenkins@jenkins> References: <2062692164.635.1450454952827.JavaMail.jenkins@jenkins> Message-ID: <236209414.911.1450521444556.JavaMail.jenkins@jenkins> See Changes: [mail] Remove removed packages [mail] ignore nats ------------------------------------------ [...truncated 1955 lines...] Setting up libio-string-perl (1.08-3) ... Setting up libio-stringy-perl (2.110-5) ... Setting up libipc-run-perl (0.94-1) ... Setting up libjson-perl (2.90-1) ... Setting up libtypes-serialiser-perl (1.0-1) ... Setting up libjson-xs-perl (3.010-2+b1) ... Setting up liblist-moreutils-perl (0.413-1+b1) ... Setting up libnet-http-perl (6.09-1) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libmail-sendmail-perl (0.79.16-1) ... Setting up libmime-tools-perl (5.507-1) ... Setting up libossp-uuid16:amd64 (1.6.2-1.5+b2) ... Setting up libossp-uuid-perl (1.6.2-1.5+b2) ... Setting up libparse-debianchangelog-perl (1.2.0-8) ... Setting up libperlio-gzip-perl (0.19-1+b1) ... Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14+b1) ... Setting up libtask-weaken-perl (1.04-1) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up patchutils (0.3.4-1) ... Setting up t1utils (1.38-4) ... Setting up lintian (2.5.38.1) ... Setting up manpages-dev (3.74-1) ... Setting up psmisc (22.21-2.1+b1) ... Setting up python-apt-common (1.1.0~beta1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up rsync (3.1.1-3) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-4) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151126) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.8-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1+b1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-4) ... Processing triggers for systemd (228-2) ... Processing triggers for ca-certificates (20150426) ... Updating certificates in /etc/ssl/certs... 180 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.3). libdpkg-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1+b1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. The following additional packages will be installed: libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtinfo-dev Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libfile-slurp-perl libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.1-1 [178 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-4 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libfile-slurp-perl all 9999.19-4 [44.8 kB] Get:9 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:10 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 4s (10.2 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25306 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.1-1_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.1-1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-4_amd64.deb ... Unpacking ghc (7.10.3-4) ... Selecting previously unselected package libfile-slurp-perl. Preparing to unpack .../libfile-slurp-perl_9999.19-4_all.deb ... Unpacking libfile-slurp-perl (9999.19-4) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-4) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libbsd-dev:amd64 (0.8.1-1) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-4) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libfile-slurp-perl (9999.19-4) ... Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-4) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.4 exists here. Updated: HTTP is 4000.2.20 in the archive but 4000.2.21 exists here. Added: Hsmtlib is 2.8.8.8 here but does not exist in the archive. Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. Obsolete: certificate Obsolete: concrete-typerep Added: cryptol is 2.2.5 here but does not exist in the archive. Obsolete: ed25519 Obsolete: frown Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.1 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Obsolete: hoauth Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: pandoc is 1.15.1.1 in the archive but 1.15.2.1 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Obsolete: rss2irc Updated: stack is 0.1.3.0 in the archive but 0.1.8.0 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Obsolete: x509-util Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Ignoring patches for algebra-4.2, not listed in packages.txt Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching haxr.cabal (version 3000.11.1.2) Patching hledger-lib.cabal (version 0.26) Patching hledger.cabal (version 0.26) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching text-show.cabal (version 2.1.1) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching wai.cabal (version 3.0.4.0) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 759 packages successfully tested for co-installability. 28 packages carry Debian-specific patches. 169 packages have newer versions on hackage 1 error(s) in total. ?/chroots/chroot-run-sid.5Bl10SiRr/tmp/testrun/stats.csv? -> ? Sat 19 Dec 10:37:24 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-PLEyENkT, which will now be removed. Build step 'Execute shell' marked build as failure From jenkins at jenkins.debian.net Sat Dec 19 10:53:25 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 10:53:25 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell/110 In-Reply-To: <1374436625.364.1450362677248.JavaMail.jenkins@jenkins> References: <1374436625.364.1450362677248.JavaMail.jenkins@jenkins> Message-ID: <278278881.914.1450522405452.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/110//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/110/ for more information. From owner at bugs.debian.org Sat Dec 19 11:12:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 19 Dec 2015 11:12:05 +0000 Subject: Processed: severity of 807020 is wishlist References: <1450523298-3731-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # demoting, as GHC on armel has been removed since (807343) > severity 807020 wishlist Bug #807020 [src:ghc] ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode Severity set to 'wishlist' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 807020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807020 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Sat Dec 19 11:12:08 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 19 Dec 2015 11:12:08 +0000 Subject: Processed: severity of 807020 is important References: <1450523323-2559-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # just in case someone would else be offended > severity 807020 important Bug #807020 [src:ghc] ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode Severity set to 'important' from 'wishlist' > thanks Stopping processing here. Please contact me if you need assistance. -- 807020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807020 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From jenkins at jenkins.debian.net Sat Dec 19 12:26:22 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 12:26:22 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/114 In-Reply-To: <1220912112.347.1450355111892.JavaMail.jenkins@jenkins> References: <1220912112.347.1450355111892.JavaMail.jenkins@jenkins> Message-ID: <466825909.937.1450527982848.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/114//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/114/ for more information. From jenkins at jenkins.debian.net Sat Dec 19 14:12:47 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 14:12:47 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell_upgrade_to_sid/109 In-Reply-To: <93324398.424.1450386413105.JavaMail.jenkins@jenkins> References: <93324398.424.1450386413105.JavaMail.jenkins@jenkins> Message-ID: <433472665.974.1450534367714.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/109//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/109/ for more information. From ftpmaster at ftp-master.debian.org Sat Dec 19 14:58:55 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 19 Dec 2015 14:58:55 +0000 Subject: Processing of haskell-hslua_0.4.1-4_source.changes Message-ID: haskell-hslua_0.4.1-4_source.changes uploaded successfully to localhost along with the files: haskell-hslua_0.4.1-4.dsc haskell-hslua_0.4.1-4.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From jenkins at jenkins.debian.net Sat Dec 19 16:07:19 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 16:07:19 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1045 In-Reply-To: <236209414.911.1450521444556.JavaMail.jenkins@jenkins> References: <236209414.911.1450521444556.JavaMail.jenkins@jenkins> Message-ID: <1071449268.996.1450541239652.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 1955 lines...] Setting up libio-string-perl (1.08-3) ... Setting up libio-stringy-perl (2.110-5) ... Setting up libipc-run-perl (0.94-1) ... Setting up libjson-perl (2.90-1) ... Setting up libtypes-serialiser-perl (1.0-1) ... Setting up libjson-xs-perl (3.010-2+b1) ... Setting up liblist-moreutils-perl (0.413-1+b1) ... Setting up libnet-http-perl (6.09-1) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libmail-sendmail-perl (0.79.16-1) ... Setting up libmime-tools-perl (5.507-1) ... Setting up libossp-uuid16:amd64 (1.6.2-1.5+b2) ... Setting up libossp-uuid-perl (1.6.2-1.5+b2) ... Setting up libparse-debianchangelog-perl (1.2.0-8) ... Setting up libperlio-gzip-perl (0.19-1+b1) ... Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14+b1) ... Setting up libtask-weaken-perl (1.04-1) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up patchutils (0.3.4-1) ... Setting up t1utils (1.38-4) ... Setting up lintian (2.5.38.1) ... Setting up manpages-dev (3.74-1) ... Setting up psmisc (22.21-2.1+b1) ... Setting up python-apt-common (1.1.0~beta1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up rsync (3.1.1-3) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-4) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151126) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.8-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1+b1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-4) ... Processing triggers for systemd (228-2) ... Processing triggers for ca-certificates (20150426) ... Updating certificates in /etc/ssl/certs... 180 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.3). libdpkg-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1+b1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. The following additional packages will be installed: libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtinfo-dev Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libfile-slurp-perl libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.1-1 [178 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-4 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libfile-slurp-perl all 9999.19-4 [44.8 kB] Get:9 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:10 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 3s (11.1 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25306 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.1-1_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.1-1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-4_amd64.deb ... Unpacking ghc (7.10.3-4) ... Selecting previously unselected package libfile-slurp-perl. Preparing to unpack .../libfile-slurp-perl_9999.19-4_all.deb ... Unpacking libfile-slurp-perl (9999.19-4) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-4) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libbsd-dev:amd64 (0.8.1-1) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-4) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libfile-slurp-perl (9999.19-4) ... Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-4) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Redundant argument in printf at ./test-packages.pl line 166. Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.4 exists here. Updated: HTTP is 4000.2.20 in the archive but 4000.2.21 exists here. Added: Hsmtlib is 2.8.8.8 here but does not exist in the archive. Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. Obsolete: certificate Obsolete: concrete-typerep Added: cryptol is 2.2.5 here but does not exist in the archive. Obsolete: ed25519 Obsolete: frown Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate Updated: ghc-mod is 5.2.1.2 in the archive but 5.3.0.0 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.1 exists here. Updated: hdevtools is 0.1.0.9 in the archive but 0.1.2.1 exists here. Obsolete: hoauth Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: pandoc is 1.15.1.1 in the archive but 1.15.2.1 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Obsolete: rss2irc Updated: stack is 0.1.3.0 in the archive but 0.1.8.0 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Obsolete: x509-util Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Ignoring patches for algebra-4.2, not listed in packages.txt Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching conduit-extra.cabal (version 1.1.9.1) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching haxr.cabal (version 3000.11.1.2) Patching hledger-lib.cabal (version 0.26) Patching hledger.cabal (version 0.26) Patching http2.cabal (version 1.0.4) Patching io-streams.cabal (version 1.3.2.0) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching text-show.cabal (version 2.1.1) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching wai.cabal (version 3.0.4.0) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 759 packages successfully tested for co-installability. 28 packages carry Debian-specific patches. 170 packages have newer versions on hackage 1 error(s) in total. ?/chroots/chroot-run-sid.x4uOtYwzD/tmp/testrun/stats.csv? -> ? Sat 19 Dec 16:07:19 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-AUAeqrha, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Sat Dec 19 16:55:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 19 Dec 2015 16:55:13 +0000 Subject: haskell-hslua_0.4.1-4_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 19 Dec 2015 14:55:10 +0000 Source: haskell-hslua Binary: libghc-hslua-dev libghc-hslua-prof libghc-hslua-doc Architecture: source Version: 0.4.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Colin Watson Description: libghc-hslua-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-hslua-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Closes: 807389 Changes: haskell-hslua (0.4.1-4) unstable; urgency=medium . * Only depend on libluajit-5.1-dev on architectures where we also build-depend on it; this plus Clint's earlier fixes closes: #807389. Checksums-Sha1: 0d53db7fece4d39f93c0783fb70089d0cebe1ca5 2448 haskell-hslua_0.4.1-4.dsc 1da9e3a4730d6ff68a9bf6c992b83397609df961 2972 haskell-hslua_0.4.1-4.debian.tar.xz Checksums-Sha256: 6ac53f01b069dfcd6edba7c92b8a6035c356c029685faadd1943ae215693b60e 2448 haskell-hslua_0.4.1-4.dsc 73b50a52a234aacc5371897fe10ddf5c1a9ba4d0e676aaad6fd36f301bad74fe 2972 haskell-hslua_0.4.1-4.debian.tar.xz Files: 449d3dbb48918a89746697e82c2799f9 2448 haskell extra haskell-hslua_0.4.1-4.dsc c7a831f3252097506c2c14e244af3325 2972 haskell extra haskell-hslua_0.4.1-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Colin Watson -- Debian developer iQIVAwUBVnVwDzk1h9l9hlALAQhjLQ/6A8dOEY6VmQLijNG31iVKOML001FLmtdA GF2jPRGhhmGAFxXGrEUaS/DqgK4ociNAECkudCP7kjmjuY1gq0wHDR2eGSec9LM3 onPfZ7XVoms7Yu1Hxb//e942RcWdVC0JriHG1KEIozNSZkuEobESVA6W0o87PvQ3 ydz/5XGYEH4gb1HypfJnsO/h3VpRRks+wV7VpxYmGW9dZ/ftrgNw67xxKVqOfaiu bFmhyecUbXMuvunY5DB0K/FFFzRUh4Zi5yuqsntMYTjwIHughVZYt+nF6EiC+djN zhbQPc+uw8iHAj2ZoCpzDBNRwxgzZWS5PIuDL2+iyezc2BA/kpuV4IOH7W7n7m5u 2+D/+mUuARG30gqzasoEHQUs9QTkyS4lI5TOUIY5ygMBBy6v/ZReueja5odAoLsv adGzod35+Xt8k3qkOZYKwVqkmY5xGZHJE+5yPlG0+VQ1l6QPkRj2kA+mUU0wLCUI sOZ5G+zUyycG+ZXdxRl/hBHrZ8VUWRbumPaSdUL+hzrYANsp9/RRJAYbOqf1BFgF AoiHRf+nagsjbwZqEKZndHUDXyey3FNMaxHkF0eiPv9exIIl6draIjoqjQfQ1V5X 8JUwx+qFT9RonUoBAEolONgimMdP705mOy883KHlCX+zItsHS5ECl+fgOeLstyuB OFLKWY5yaZI= =Hprf -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Sat Dec 19 16:57:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 19 Dec 2015 16:57:07 +0000 Subject: Bug#807389: marked as done (haskell-hslua: no longer builds on architectures without luajit) References: <20151208114241.GK2181@riva.ucam.org> Message-ID: Your message dated Sat, 19 Dec 2015 16:55:14 +0000 with message-id and subject line Bug#807389: fixed in haskell-hslua 0.4.1-4 has caused the Debian Bug report #807389, regarding haskell-hslua: no longer builds on architectures without luajit to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807389 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Colin Watson Subject: haskell-hslua: no longer builds on architectures without luajit Date: Tue, 8 Dec 2015 11:42:41 +0000 Size: 3197 URL: -------------- next part -------------- An embedded message was scrubbed... From: Colin Watson Subject: Bug#807389: fixed in haskell-hslua 0.4.1-4 Date: Sat, 19 Dec 2015 16:55:14 +0000 Size: 5214 URL: From jenkins at jenkins.debian.net Sat Dec 19 18:19:07 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 19 Dec 2015 18:19:07 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1046 In-Reply-To: <1071449268.996.1450541239652.JavaMail.jenkins@jenkins> References: <1071449268.996.1450541239652.JavaMail.jenkins@jenkins> Message-ID: <25226233.1039.1450549147796.JavaMail.jenkins@jenkins> See From owner at bugs.debian.org Sat Dec 19 21:21:09 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 19 Dec 2015 21:21:09 +0000 Subject: Processed: bug 786727 is not forwarded, tagging 786727 References: <1450559794-3488-bts-id@joeyh.name> Message-ID: Processing commands for control at bugs.debian.org: > notforwarded 786727 Bug #786727 [libghc-ncurses-dev] crashes with segfault when drawLineH is called Unset Bug forwarded-to-address > tags 786727 + patch Bug #786727 [libghc-ncurses-dev] crashes with segfault when drawLineH is called Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 786727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786727 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From thomas at koch.ro Sat Dec 19 22:20:08 2015 From: thomas at koch.ro (Thomas Koch) Date: Sat, 19 Dec 2015 23:20:08 +0100 Subject: Bug#808418: provide desktop entry file for taffybar Message-ID: <20151219222008.25229.14639.reportbug@thk1.roam.corp.google.com> Package: taffybar Severity: wishlist Tags: upstream Please install a file taffybar.desktop with the below content in /usr/share/applications. This is necessary to list taffybar in "RequiredComponents" in a session file. See man gnome-session or man cinnamon-session for reference. [Desktop Entry] Version=1.0 Type=Application Name=taffybar GenericName=Desktop Panel NoDisplay=true Exec=/usr/bin/taffybar TryExec=/usr/bin/taffybar Terminal=false Keywords=Status Bar;Notification Daemon;Systray From kaol at debian.org Sat Dec 19 22:28:50 2015 From: kaol at debian.org (Kari Pahula) Date: Sun, 20 Dec 2015 00:28:50 +0200 Subject: Bug#808422: xmonad should provide an upgrade path for user compiled xmonad from libff5 to libffi6 Message-ID: <145056413026.281838.1045812451149810741.reportbug@sammakko3.piperka.net> Package: xmonad Version: 0.11.1-4 Severity: normal I upgraded my laptop and couldn't startx after rebooting the system. Starting X itself went okay but digging in to logs found this in my .xsession-errors: /home/kaol/.xmonad/xmonad-x86_64-linux: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory My .xsession is #! /bin/sh exec xmonad /usr/bin/xmonad tries to execute my xmonad-x86_64-linux but linker won't be able to since I no longer had libffi5 installed on my system. Removing my xmonad-x86_64-linux solved the situation. xmonad built me a new xmonad-x86_64-linux and I could proceed as normal. Looks like I hadn't needed to update my xmonad.hs in a while. It would be nice if xmonad would fail gracefully when a user's own xmonad binary had gone stale. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages xmonad depends on: ii libc6 2.21-4 ii libffi6 3.2.1-4 ii libgmp10 2:6.1.0+dfsg-2 ii libx11-6 2:1.6.3-1 ii libxext6 2:1.3.3-1 ii libxinerama1 2:1.1.3-1+b1 ii libxrandr2 2:1.5.0-1 ii x11-utils 7.7+3 Versions of packages xmonad recommends: pn libghc-xmonad-dev pn libghc-xmonad-doc ii xfonts-base 1:1.0.4+nmu1 Versions of packages xmonad suggests: pn gnome-session-flashback ii suckless-tools [dmenu] 41-1 -- no debconf information From jenkins at jenkins.debian.net Sun Dec 20 06:01:40 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sun, 20 Dec 2015 06:01:40 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/901 In-Reply-To: <1852127060.879.1450504571290.JavaMail.jenkins@jenkins> References: <1852127060.879.1450504571290.JavaMail.jenkins@jenkins> Message-ID: <1247886730.1226.1450591300048.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/901//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/901/ for more information. From glaubitz at physik.fu-berlin.de Sun Dec 20 10:09:12 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 20 Dec 2015 11:09:12 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode Message-ID: <56767E48.1080403@physik.fu-berlin.de> Hi! So, here's my suggestion on how to fix this issue. First, copy the attached patch to the ghc source package but do not add it to the series file. Instead, add the following to debian/rules: ifeq (armel,$(DEB_HOST_ARCH)) patch -p1 < debian/patches/armel-revert-ticket-10375.patch endif This will revert the fix from upstream ticket 10375 but only for armel which will make the package build on armel again (I am currently doing a testbuild to verify this but it's still building after two days on armel on qemu). Then manually build ghc on an armel machine with the above changes in a prepared changeroot with the build dependencies taken from snapshots.debian.org. This way we workaround the fact that ghc is BD-Uninstallable on armel. Then create a new version of hscolour (can be just a cosmetic change just so that we can create a new package version) and build and upload the package manually on armel. This should resolve this issue and make ghc build all the haskell packages on armel again. I have also talked to upstream and the general opinion is that ARM support generally still needs lots of work, independent of this particular bug now so I assume that in the future, we will be able to drop this workaround again and hopefully have ghc's build system differenriate between armel and armhf which is what would have prevented this regression in the first place. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: armel-revert-ticket-10375.patch Type: text/x-patch Size: 3699 bytes Desc: not available URL: From glaubitz at physik.fu-berlin.de Sun Dec 20 10:18:37 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 20 Dec 2015 11:18:37 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56767E48.1080403@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> Message-ID: <5676807D.10109@physik.fu-berlin.de> On 12/20/2015 11:09 AM, John Paul Adrian Glaubitz wrote: > First, copy the attached patch to the ghc source package but do > not add it to the series file. Instead, add the following to > debian/rules: PS: I will clean the patch up after I have verified it to work. So please don't add it as-is. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From pochu at debian.org Sun Dec 20 12:21:54 2015 From: pochu at debian.org (Emilio Pozuelo Monfort) Date: Sun, 20 Dec 2015 13:21:54 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56767E48.1080403@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> Message-ID: <56769D62.5010402@debian.org> On 20/12/15 11:09, John Paul Adrian Glaubitz wrote: > I have also talked to upstream and the general opinion is that ARM > support generally still needs lots of work, independent of this > particular bug now so I assume that in the future, we will be able > to drop this workaround again and hopefully have ghc's build system > differenriate between armel and armhf which is what would have prevented > this regression in the first place. needs a lot of work != someone is doing a lot of work on it. So unless someone is and you didn't say it, or you are volunteering to do it, I'm not sure how the situation is going to improve. Cheers, Emilio From glaubitz at physik.fu-berlin.de Sun Dec 20 12:30:37 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 20 Dec 2015 13:30:37 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56769D62.5010402@debian.org> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> Message-ID: <56769F6D.6020202@physik.fu-berlin.de> On 12/20/2015 01:21 PM, Emilio Pozuelo Monfort wrote: > needs a lot of work != someone is doing a lot of work on it. So unless someone > is and you didn't say it, or you are volunteering to do it, I'm not sure how the > situation is going to improve. Well, the person who made the change which broke ghc on armel said that and I assume he is working on it in the future. His change, on the other hand, improved ghc on armhf. So nothing is saying he is not improved ghc on armel, too. I don't understand the point of your message. I know that someone has to do the work and I myself have already done a lot of work, too, not just ghc. The message from the ghc is simply "we know it's broken and we're going to fix it", that's all. I assume ghc upstream development hasn't stopped, has it? Or what exactly did you try to convey here? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From pochu at debian.org Sun Dec 20 12:42:03 2015 From: pochu at debian.org (Emilio Pozuelo Monfort) Date: Sun, 20 Dec 2015 13:42:03 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56769F6D.6020202@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> <56769F6D.6020202@physik.fu-berlin.de> Message-ID: <5676A21B.2050902@debian.org> On 20/12/15 13:30, John Paul Adrian Glaubitz wrote: > On 12/20/2015 01:21 PM, Emilio Pozuelo Monfort wrote: >> needs a lot of work != someone is doing a lot of work on it. So unless someone >> is and you didn't say it, or you are volunteering to do it, I'm not sure how the >> situation is going to improve. > > Well, the person who made the change which broke ghc on armel said that > and I assume he is working on it in the future. His change, on the other > hand, improved ghc on armhf. So nothing is saying he is not improved > ghc on armel, too. > > I don't understand the point of your message. I know that someone has > to do the work and I myself have already done a lot of work, too, not > just ghc. The message from the ghc is simply "we know it's broken and > we're going to fix it", that's all. > > I assume ghc upstream development hasn't stopped, has it? Or what > exactly did you try to convey here? I know nothing about haskell upstream, so the fact that armel got broken for so long even though it was pointed out by Joachim in several mails made me think that arm(el) development had indeed been stopped. So your mail wasn't clear wrt whether development had been restarted/continued, or your patch was just a one-off that wasn't going to improve things in the long term. So while I understand that you have made an effort to fix this particular issue, I just wanted to make sure that this wasn't going to break again in one month with noone noticing or caring, and armel support breaking again. It is good that you have clarified that upstream is still actively working on arm*, so thanks for the clarification. Cheers, Emilio From glaubitz at physik.fu-berlin.de Sun Dec 20 13:02:13 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 20 Dec 2015 14:02:13 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <5676A21B.2050902@debian.org> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> <56769F6D.6020202@physik.fu-berlin.de> <5676A21B.2050902@debian.org> Message-ID: <5676A6D5.2060607@physik.fu-berlin.de> On 12/20/2015 01:42 PM, Emilio Pozuelo Monfort wrote: > I know nothing about haskell upstream, so the fact that armel got broken for so > long even though it was pointed out by Joachim in several mails made me think > that arm(el) development had indeed been stopped. Sorry, but this is complete non-sense. Joachim's simply made a premature reaction by requesting the removal of ghc:armel from the archive because he assumed the problem was unfixable. But that's not the case, but rather that ghc upstream haven't gotten around fixing the issue yet. And I don't consider 4 months long time, it still worked with 7.10.2 and then Erik de Castro Lopo made an upstream change to improve ghc on ARM without realizing that armel isn't compatible with this change. It's simply a case of not testing your own changes. That's all. > So your mail wasn't clear wrt whether development had been restarted/continued, > or your patch was just a one-off that wasn't going to improve things in the long > term. Again, the situation is as follows: Erik was making general ARM improvements and while doing that he broke something. He is aware of that and realized in order to fix the problem properly, he will need to make some larger changes which is understandable since ghc upstream made the mistake that were lumping armel and armhf together even though these should be considered as separate architectures. So, the proper workaround here is simply to revert this change for just armel and leave the patch applied for armhf where it actually improved things. > So while I understand that you have made an effort to fix this particular issue, > I just wanted to make sure that this wasn't going to break again in one month > with noone noticing or caring, and armel support breaking again. It is good that > you have clarified that upstream is still actively working on arm*, so thanks > for the clarification. Of course not. Heck, I am fixing Debian on way more obscure or older architectures like sh4 and m68k. armel is way too ubiquotous that we should just drop it right away. Please let's keep Debian universal. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From solo-debianbugs at goeswhere.com Sun Dec 20 14:03:25 2015 From: solo-debianbugs at goeswhere.com (Chris West (Faux)) Date: Sun, 20 Dec 2015 14:03:25 +0000 Subject: Bug#808490: haskell-certificate: FTBFS with ghc 7.10(?): Non type-variable argument in the constraint: MonadError [Char] m Message-ID: <20151220140325.GA16791@astoria.goeswhere.com> Source: haskell-certificate Version: 1.3.9-4 Severity: serious Justification: fails to build from source Tags: sid User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org Dear Maintainer, The package fails to build: [ 4 of 10] Compiling Data.Certificate.X509.Ext ( Data/Certificate/X509/Ext.hs, dist-ghc/build/Data/Certificate/X509/Ext.o ) Data/Certificate/X509/Ext.hs:116:17: Non type-variable argument in the constraint: MonadError [Char] m (Use FlexibleContexts to permit this) When checking that ?toStringy? has the inferred type toStringy :: forall (m :: * -> *). MonadError [Char] m => ASN1 -> m [Char] In an equation for ?extDecode?: extDecode l = runParseASN1 parse l where parse = do { c <- getNextContainer Sequence; .... } toStringy (Other Context 2 b) = return $ BC.unpack b toStringy b = throwError ("ExtSubjectAltName: not coping with anything else " ++ show b) In the instance declaration for ?Extension ExtSubjectAltName? /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed make: *** [build-ghc-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/haskell-certificate.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) From glaubitz at physik.fu-berlin.de Sun Dec 20 16:06:13 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 20 Dec 2015 17:06:13 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <5676807D.10109@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> <5676807D.10109@physik.fu-berlin.de> Message-ID: <5676D1F5.4080208@physik.fu-berlin.de> On 12/20/2015 11:18 AM, John Paul Adrian Glaubitz wrote: > PS: I will clean the patch up after I have verified it to work. > So please don't add it as-is. Alright, the fix works. Attaching a debdiff with my suggested changes. As I said before, this package should be built on an armel box and then have the buildds build ghc for the remaining architectures. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -------------- next part -------------- A non-text attachment was scrubbed... Name: ghc-7.10.3-4.1.diff Type: text/x-patch Size: 5568 bytes Desc: not available URL: From owner at bugs.debian.org Sun Dec 20 17:51:29 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 20 Dec 2015 17:51:29 +0000 Subject: Processed: tagging 807020 References: <1450633612-163-bts-glaubitz@physik.fu-berlin.de> Message-ID: Processing commands for control at bugs.debian.org: > tags 807020 + patch Bug #807020 [src:ghc] ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 807020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807020 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From Samuel.Hym+bugs at rustyne.lautre.net Sun Dec 20 19:27:17 2015 From: Samuel.Hym+bugs at rustyne.lautre.net (Samuel Hym) Date: Sun, 20 Dec 2015 20:27:17 +0100 Subject: Bug#808550: hdevtools in unstable incompatible with GHC 7.10 Message-ID: <145063963704.5424.4657108964068355855.reportbug@koobow> Package: hdevtools Version: 0.1.0.9-1 Severity: important Dear maintainers, The current version of hdevtools in unstable is now incompatible with the new GHC. Running hdevtools check a.hs on any haskell source a.hs just freeze. Upstream commit logs suggest that this is fixed upstream (though I didn?t check). Best regards Samuel -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 4.3.0-1-powerpc Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages hdevtools depends on: ii libc6 2.21-4 ii libffi6 3.2.1-4 ii libgmp10 2:6.1.0+dfsg-2 hdevtools recommends no packages. hdevtools suggests no packages. -- no debconf information From owner at bugs.debian.org Sun Dec 20 20:57:13 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 20 Dec 2015 20:57:13 +0000 Subject: Processed: block 808490 with 807541 References: <1450644915-1542-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # scheduled for removal anyways > block 808490 with 807541 Bug #808490 [src:haskell-certificate] haskell-certificate: FTBFS with ghc 7.10(?): Non type-variable argument in the constraint: MonadError [Char] m 808490 was not blocked by any bugs. 808490 was not blocking any bugs. Added blocking bug(s) of 808490: 807541 > thanks Stopping processing here. Please contact me if you need assistance. -- 808490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808490 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From nomeata at debian.org Sun Dec 20 21:07:44 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sun, 20 Dec 2015 22:07:44 +0100 Subject: Bug#808418: provide desktop entry file for taffybar In-Reply-To: <20151219222008.25229.14639.reportbug@thk1.roam.corp.google.com> References: <20151219222008.25229.14639.reportbug@thk1.roam.corp.google.com> Message-ID: <1450645664.2024.0.camel@debian.org> Hi, thanks! Any reason why you don?t just add it to the packaging (now in Git!) and upload it yourself? :-) Greetings, Joachim Am Samstag, den 19.12.2015, 23:20 +0100 schrieb Thomas Koch: > Package: taffybar > Severity: wishlist > Tags: upstream > > Please install a file taffybar.desktop with the below content in > /usr/share/applications. This is necessary to list taffybar in > "RequiredComponents" in a session file. See man gnome-session or man > cinnamon-session for reference. > > [Desktop Entry] > Version=1.0 > Type=Application > Name=taffybar > GenericName=Desktop Panel > NoDisplay=true > Exec=/usr/bin/taffybar > TryExec=/usr/bin/taffybar > Terminal=false > Keywords=Status Bar;Notification Daemon;Systray > > _______________________________________________ > Pkg-haskell-maintainers mailing list > Pkg-haskell-maintainers at lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-m > aintainers > -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nomeata at debian.org Sun Dec 20 21:24:28 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sun, 20 Dec 2015 22:24:28 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56769F6D.6020202@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> <56769F6D.6020202@physik.fu-berlin.de> Message-ID: <1450646668.2024.10.camel@debian.org> Am Sonntag, den 20.12.2015, 13:30 +0100 schrieb John Paul Adrian Glaubitz: > > Well, the person who made the change which broke ghc on armel said that > and I assume he is working on it in the future. His change, on the other > hand, improved ghc on armhf. So nothing is saying he is not improved > ghc on armel, too. that is close, but not precisely true. Erik aimed to improve GHC on ARM in general, and accidentally broke it on old ARM (armel in our speak). I notified him of that problem, and he gave it a shot, but got stuck at a segfaulting binary. Undoubtly he would have loved to have it fixed, but could at that point not make progress. So the signal I got from him was that it is unfortunate that it broke, but given that ? in his opinion ? GHC on ARM was in a somewhat broken state before across the board (after all, he had good reasons to do the change in the first place), this is only superficially a regression. Also I noticed that he stopped working on this particular issue. I do not blame him for that: Quite contrary, I?m grateful for his work. But the signal was: Upstream considered the ARM situation in 7.10.2, although superficially compiling, so bad that his fix was of patch- level-release urgency. Armel was broken, and no one actively and urgently working on a patch. So therefore, it was only conclusive to upload that to unstable and ? after an early enough warning to d-arm with none even saying that it would be pity, let along announce that they would invest time ? requests its removals. In particular, I do not consider these actions premature. I CCed Erik, not to necessarily to turn this into a wider discussion, but just to give him the chance to correct any wrong statement I might have made about what he did or the state of affairs. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nomeata at debian.org Sun Dec 20 21:32:50 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sun, 20 Dec 2015 22:32:50 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56767E48.1080403@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> Message-ID: <1450647170.2024.15.camel@debian.org> Dear haskell-arm, Adrian has invested the time and come up with a way to keep GHC alive on armel. (Thanks a lot!) Unfortunately, there was a race condition with him coming up with a solution and my removal bug being acted upon by the ftp-masters, which now means that we have to re-bootstrap GHC on armel to get Adria?s fix in. Due to the restricted possibility of installing additional and out- of-archive-packages in the porterbox schroots, I cannot do that dance. Does any DD on this list have full access to a sufficiently strong armel machine and is willing to doe the steps as described by Adrian, described in the mail below? That would be great! Thanks, Joachim Am Sonntag, den 20.12.2015, 11:09 +0100 schrieb John Paul Adrian Glaubitz: > Hi! > > So, here's my suggestion on how to fix this issue. > > First, copy the attached patch to the ghc source package but do > not add it to the series file. Instead, add the following to > debian/rules: > > ifeq (armel,$(DEB_HOST_ARCH)) > > ????????patch -p1 < debian/patches/armel-revert-ticket-10375.patch > endif > > This will revert the fix from upstream ticket 10375 but only for > armel which will make the package build on armel again (I am > currently > doing a testbuild to verify this but it's still building after two > days on armel on qemu). > > Then manually build ghc on an armel machine with the above changes > in a prepared changeroot with the build dependencies taken from > snapshots.debian.org. This way we workaround the fact that ghc > is BD-Uninstallable on armel. > > Then create a new version of hscolour (can be just a cosmetic change > just so that we can create a new package version) and build and > upload > the package manually on armel. > > This should resolve this issue and make ghc build all the haskell > packages on armel again. > > I have also talked to upstream and the general opinion is that ARM > support generally still needs lots of work, independent of this > particular bug now so I assume that in the future, we will be able > to drop this workaround again and hopefully have ghc's build system > differenriate between armel and armhf which is what would have > prevented > this regression in the first place. > > Cheers, > Adrian > -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nomeata at debian.org Sun Dec 20 21:36:22 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sun, 20 Dec 2015 22:36:22 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56767E48.1080403@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> Message-ID: <1450647382.2024.16.camel@debian.org> Dear debian-arm, Adrian has invested the time and come up with a way to keep GHC alive on armel. (Thanks a lot!) Unfortunately, there was a race condition with him coming up with a solution and my removal bug being acted upon by the ftp-masters, which now means that we have to re-bootstrap GHC on armel to get Adria?s fix in. Due to the restricted possibility of installing additional and out- of-archive-packages in the porterbox schroots, I cannot do that dance. Does any DD on this list have full access to a sufficiently strong armel machine and is willing to doe the steps as described by Adrian, described in the mail below? That would be great! Thanks, Joachim Am Sonntag, den 20.12.2015, 11:09 +0100 schrieb John Paul Adrian Glaubitz: > Hi! > > So, here's my suggestion on how to fix this issue. > > First, copy the attached patch to the ghc source package but do > not add it to the series file. Instead, add the following to > debian/rules: > > ifeq (armel,$(DEB_HOST_ARCH)) > > ????????patch -p1 < debian/patches/armel-revert-ticket-10375.patch > endif > > This will revert the fix from upstream ticket 10375 but only for > armel which will make the package build on armel again (I am > currently > doing a testbuild to verify this but it's still building after two > days on armel on qemu). > > Then manually build ghc on an armel machine with the above changes > in a prepared changeroot with the build dependencies taken from > snapshots.debian.org. This way we workaround the fact that ghc > is BD-Uninstallable on armel. > > Then create a new version of hscolour (can be just a cosmetic change > just so that we can create a new package version) and build and > upload > the package manually on armel. > > This should resolve this issue and make ghc build all the haskell > packages on armel again. > > I have also talked to upstream and the general opinion is that ARM > support generally still needs lots of work, independent of this > particular bug now so I assume that in the future, we will be able > to drop this workaround again and hopefully have ghc's build system > differenriate between armel and armhf which is what would have > prevented > this regression in the first place. > > Cheers, > Adrian > -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From owner at bugs.debian.org Sun Dec 20 21:51:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 20 Dec 2015 21:51:05 +0000 Subject: Processed: tagging 808422, bug 808422 is forwarded to https://github.com/xmonad/xmonad/issues/14 References: <1450647976-646-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 808422 + upstream Bug #808422 [xmonad] xmonad should provide an upgrade path for user compiled xmonad from libff5 to libffi6 Added tag(s) upstream. > forwarded 808422 https://github.com/xmonad/xmonad/issues/14 Bug #808422 [xmonad] xmonad should provide an upgrade path for user compiled xmonad from libff5 to libffi6 Set Bug forwarded-to-address to 'https://github.com/xmonad/xmonad/issues/14'. > thanks Stopping processing here. Please contact me if you need assistance. -- 808422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808422 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From glaubitz at physik.fu-berlin.de Sun Dec 20 21:52:18 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Sun, 20 Dec 2015 22:52:18 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <1450647382.2024.16.camel@debian.org> References: <56767E48.1080403@physik.fu-berlin.de> <1450647382.2024.16.camel@debian.org> Message-ID: <56772311.9070907@physik.fu-berlin.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi Joachim! On 12/20/2015 10:36 PM, Joachim Breitner wrote: > Does any DD on this list have full access to a sufficiently strong > armel machine and is willing to doe the steps as described by > Adrian, described in the mail below? That would be great! You actually don't need native hardware for that, just use qemu-user. I have written a short (German) howto that should help you to setup an armel sbuild schroot on your amd64 box at home: > https://people.debian.org/~glaubitz/sbuildsetup.html With this setup, I was able to build ghc for armel without any issues, takes around 12 hours on my 4-core Xeon E31220. Hope this helps, Adrian - -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWdyMOAAoJEHQmOzf1tfkTEi8QAKvLkkonoyGFZeDtP+K0ZRVy Rx14fuVU7A4IK3iL2XCw1uJ/RUQnd64PKWuIy9esEBeSefJ7LGwoWXEOJV5oUgyR L/H+RZMX9vwnh8Qs5gIDMDBuuP2XaSCqXVfueFrWvuMsUCNlrxTktBO7UPi7e3L7 JE3UT/qS+ImCQyVlP8Yvqc3laqIJVXxYHKY+Ru4c0KnyfkWRom8UZrqII6joEMme hynUOp8AOe/ViFlEFn4C36Fr9X58glD3Y6c5ZMqLV6A3IKGnGLVioY4HfiDQhskB O7vZZ24NtJeE1rusYdyTh2dPJwtPzCKAOQ//0Tyr+w15sNqY/jzRN8MOd2Uehz6g gtJqPRAKkmI0kqPX27l5YOb5dqygjoNbfiM0viGWIuK2Kh5xHRW+JhejzE5VSerA ZdM+e2ExqsgEC5icwYRlW2wgUB3oMiwFVCaE9Sik9HmdHqfxM7f02X29kuCgB4DS EoJ9CmTeTdoVyL8kDXBzlpVUiU9lUUWG+EabLDw1nVNqKy4vmwD7j8iFuzhp8vKo Sh4tNoFoXq4twyPNGj5VlYMwrAiOLKkSsHJj+c1+OwzjNW0V3blKJ15pg0Vp3Wju y+R+lWVu7/7QhVLAq/iklKdFiw4mcUkWF4M9yIp2thcD9/zHafhEfeigw2jgRqgT LYkVgARbJQ6jO2l96pBi =WtyU -----END PGP SIGNATURE----- From nomeata at debian.org Sun Dec 20 22:02:58 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sun, 20 Dec 2015 23:02:58 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56772311.9070907@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> <1450647382.2024.16.camel@debian.org> <56772311.9070907@physik.fu-berlin.de> Message-ID: <1450648978.2024.18.camel@debian.org> Hi, Am Sonntag, den 20.12.2015, 22:52 +0100 schrieb John Paul Adrian Glaubitz: > Hi Joachim! > > On 12/20/2015 10:36 PM, Joachim Breitner wrote: > > Does any DD on this list have full access to a sufficiently strong > > ?armel machine and is willing to doe the steps as described by? > > Adrian, described in the mail below? That would be great! > > You actually don't need native hardware for that, just use qemu-user. > > I have written a short (German) howto that should help you to setup > an armel sbuild schroot on your amd64 box at home: > > > https://people.debian.org/~glaubitz/sbuildsetup.html > > With this setup, I was able to build ghc for armel without any issues, > takes around 12 hours on my 4-core Xeon E31220. ah, I was mislead by the mail address you use, but you are an uploading DD ? so since you have built it anyways, why don?t you simply upload it?? (If you are worried about historic Debian customs of being very careful about treading on other people?s packages ? in my cases don?t :-)) Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Sun Dec 20 22:07:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 22:07:41 +0000 Subject: Processing of hdevtools_0.1.2.1-1_amd64.changes Message-ID: hdevtools_0.1.2.1-1_amd64.changes uploaded successfully to localhost along with the files: hdevtools_0.1.2.1-1.dsc hdevtools_0.1.2.1.orig.tar.gz hdevtools_0.1.2.1-1.debian.tar.xz hdevtools_0.1.2.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 20 22:18:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 22:18:56 +0000 Subject: Processing of taffybar_0.4.5-4_amd64.changes Message-ID: taffybar_0.4.5-4_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: taffybar_0.4.5-4.dsc taffybar_0.4.5-4.debian.tar.xz libghc-taffybar-dev_0.4.5-4_amd64.deb libghc-taffybar-doc_0.4.5-4_all.deb libghc-taffybar-prof_0.4.5-4_amd64.deb taffybar_0.4.5-4_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 20 22:22:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 22:22:43 +0000 Subject: Processing of taffybar_0.4.5-4_amd64.changes Message-ID: taffybar_0.4.5-4_amd64.changes uploaded successfully to localhost along with the files: taffybar_0.4.5-4.dsc taffybar_0.4.5-4.debian.tar.xz libghc-taffybar-dev_0.4.5-4_amd64.deb libghc-taffybar-doc_0.4.5-4_all.deb libghc-taffybar-prof_0.4.5-4_amd64.deb taffybar_0.4.5-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From pochu at debian.org Sun Dec 20 22:42:15 2015 From: pochu at debian.org (Emilio Pozuelo Monfort) Date: Sun, 20 Dec 2015 23:42:15 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <5676A6D5.2060607@physik.fu-berlin.de> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> <56769F6D.6020202@physik.fu-berlin.de> <5676A21B.2050902@debian.org> <5676A6D5.2060607@physik.fu-berlin.de> Message-ID: <56772EC7.5010900@debian.org> On 20/12/15 14:02, John Paul Adrian Glaubitz wrote: > On 12/20/2015 01:42 PM, Emilio Pozuelo Monfort wrote: >> I know nothing about haskell upstream, so the fact that armel got broken for so >> long even though it was pointed out by Joachim in several mails made me think >> that arm(el) development had indeed been stopped. > > Sorry, but this is complete non-sense. Cool. So now worrying about the situation and long-term status of a key package in a release architecture is called nonsense. Way to go. Emilio From ftpmaster at ftp-master.debian.org Sun Dec 20 22:45:42 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 22:45:42 +0000 Subject: hdevtools_0.1.2.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 20 Dec 2015 22:42:17 +0100 Source: hdevtools Binary: hdevtools Architecture: source amd64 Version: 0.1.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: hdevtools - GHC powered daemon for fast Haskell development Closes: 808550 Changes: hdevtools (0.1.2.1-1) unstable; urgency=medium . * New upstream release (Closes: #808550) * Add the usual rpath lintian override * Build using haskell-devscripts, to get the benefit of ${haskell:ghc-version}. We need to depend on that, as hdevtools is very much tied to the GHC version (cf. ghc-mod, same situation). Checksums-Sha1: 75a3e39906f896e19f10331c0efa8d9bb7fbcd15 2074 hdevtools_0.1.2.1-1.dsc 5d1b6ed699cd6322a0f6d57d2a89cab8ced482aa 16822 hdevtools_0.1.2.1.orig.tar.gz 9d86266dd006583431d97dd599a0c11255afe06d 3104 hdevtools_0.1.2.1-1.debian.tar.xz 9d49c9b439f17380ee26e1cf55dd61b041b28e33 6483602 hdevtools_0.1.2.1-1_amd64.deb Checksums-Sha256: b976346c930f78da932d163ce8f27646f65314d00ab13b05b94d831e49cd331d 2074 hdevtools_0.1.2.1-1.dsc 88ec6f28c11a6f04e3db4ab3cb1b17d6c30c10023fd81996b1b66a251d8e65a7 16822 hdevtools_0.1.2.1.orig.tar.gz c409079361b3bb7c6d13bbeaa7c0a762209f3e2b0414c3de06330f145573c644 3104 hdevtools_0.1.2.1-1.debian.tar.xz 06ce7b3e49961d1d75ba883e24a6c11dad77c57453ffd636011edad2b5736b83 6483602 hdevtools_0.1.2.1-1_amd64.deb Files: 6d0e158187db75562fd4dd192ecaa160 2074 devel optional hdevtools_0.1.2.1-1.dsc 2c90a6184309dcbe3c197f8fb217671e 16822 devel optional hdevtools_0.1.2.1.orig.tar.gz eb4c3177324241b4f8410daee1661640 3104 devel optional hdevtools_0.1.2.1-1.debian.tar.xz af769c6872df6d93f43d5d51c02d8816 6483602 devel optional hdevtools_0.1.2.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWdyXYAAoJED2QirPw+/UftMkP/1fGAHin1wa6D2XrVGMfCzbk v9lF4GNyswYf1g7vgDTGXx8BshKd+pyfLky/kuANiHpvQPpBESo2jJuhtB9U5tZT Y5AqUPb3R7klsDaocm5/XVmZdU4X9p143Ub/iYLPDVQnDi4M2vTGfaQyGbDHdXOO hwskfdWw+zFt3EsJkXijR+3dRbhkOepDCnDmkfdC0KabUlH367rGEJwhvJwG6jBn raKpXzDhOco0Bqj/vt7xxycDpXuLIp21xF1v5cMZ8gn7QVdBU2Apatgs404ol1aS oBNOft7SPJrYi9TqQO+Hnfeogc1PIAfL4Zg3KMrypiFiVMPX3GfLJ1eaqwB33Hmq 0JwA5CQXDgZWuTppOi8AdKLnGgybHEKazlz5QhUHkiCaLUMUTq9aZlyaFmirLyOW +gz3iewL+rhrnlhdDWvNnZXYCWhts8mKGkab9Ano+aw9sf34eEtb12Bp8P5sLucq RtuQFiTxPsIiZKtxcbo62Rfu3ftInackNe9+zi4GQgnvt1HBqKR6E3Otwd1sU+uQ 8QoEtwZJsPyunBXuB5T8d2264aNCoeCltvZpb3dUuQE8B+dr1s6GDK8I9IhFVO1m JNlVDgS/BGfZbPjBckpYQu2/jJnmbVUw5/ibWH8kfkZaQqo5kXXJLh8JvOxBQL8B 3D0UpVOaj/YCL1dXeMlj =i1tJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Dec 20 22:48:20 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 20 Dec 2015 22:48:20 +0000 Subject: Bug#808550: marked as done (hdevtools in unstable incompatible with GHC 7.10) References: <145063963704.5424.4657108964068355855.reportbug@koobow> Message-ID: Your message dated Sun, 20 Dec 2015 22:45:42 +0000 with message-id and subject line Bug#808550: fixed in hdevtools 0.1.2.1-1 has caused the Debian Bug report #808550, regarding hdevtools in unstable incompatible with GHC 7.10 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 808550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808550 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Samuel Hym Subject: hdevtools in unstable incompatible with GHC 7.10 Date: Sun, 20 Dec 2015 20:27:17 +0100 Size: 2398 URL: -------------- next part -------------- An embedded message was scrubbed... From: Joachim Breitner Subject: Bug#808550: fixed in hdevtools 0.1.2.1-1 Date: Sun, 20 Dec 2015 22:45:42 +0000 Size: 5633 URL: From ftpmaster at ftp-master.debian.org Sun Dec 20 22:53:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 22:53:38 +0000 Subject: Processing of haskell-ed25519_0.0.5.0-1_amd64.changes Message-ID: haskell-ed25519_0.0.5.0-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-ed25519_0.0.5.0-1.dsc haskell-ed25519_0.0.5.0.orig.tar.gz haskell-ed25519_0.0.5.0-1.debian.tar.xz libghc-ed25519-dev_0.0.5.0-1_amd64.deb libghc-ed25519-doc_0.0.5.0-1_all.deb libghc-ed25519-prof_0.0.5.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sun Dec 20 22:57:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 22:57:54 +0000 Subject: Processing of haskell-ed25519_0.0.5.0-1_amd64.changes Message-ID: haskell-ed25519_0.0.5.0-1_amd64.changes uploaded successfully to localhost along with the files: haskell-ed25519_0.0.5.0-1.dsc haskell-ed25519_0.0.5.0.orig.tar.gz haskell-ed25519_0.0.5.0-1.debian.tar.xz libghc-ed25519-dev_0.0.5.0-1_amd64.deb libghc-ed25519-doc_0.0.5.0-1_all.deb libghc-ed25519-prof_0.0.5.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From glaubitz at physik.fu-berlin.de Sun Dec 20 23:00:29 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Mon, 21 Dec 2015 00:00:29 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <1450648978.2024.18.camel@debian.org> References: <56767E48.1080403@physik.fu-berlin.de> <1450647382.2024.16.camel@debian.org> <56772311.9070907@physik.fu-berlin.de> <1450648978.2024.18.camel@debian.org> Message-ID: <5677330D.9040905@physik.fu-berlin.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 12/20/2015 11:02 PM, Joachim Breitner wrote: > ah, I was mislead by the mail address you use, but you are an > uploading DD ? so since you have built it anyways, why don?t you > simply upload it? No problem, will do. Just currently test-building the package on armhf to be sure I didn't break anything. Then I'll have to make another final clean build on armel since my first test patch wasn't cleaned up yet. > (If you are worried about historic Debian customs of being very > careful about treading on other people?s packages ? in my cases > don?t :-)) Thanks. I just want to make sure I don't interfere with the work of my fellow Debian Developers. Adrian - -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWdzMKAAoJEHQmOzf1tfkTY/sP/2wUVGFLXW7surO6eBFo3ECg yOUFZRE8qOXYiMs9++zJZfk1NZRcGHGrrO5OBNwrtO+CKldvDNBWPmO0zG/rhz+O V4t8sk46pcPckVBt/IpOAa3MO8s7EQSOMl1pmFFQzJMIdh1BHeKkfbP/38g9H8QL kYxKdQxFeyEw6yZrnMDV5443g5pxfw60zTo8hHTVQPjn+vk7uej2vq3BonB25eSN SCVsN3aqKF24GZxurO9PwJl5M2lf3pqQdI0LVuK2F7WAFmBF3PJQ5Rs481+9/s0e Rx0exzWEtrfzqP/eDA/+P5jiAETJERuMj2JiVZ60l2seBUvE9f9Jfo+oq395muEq BPo42Zu+dhfoBBvxi2cGM2Fa04Tzbptq5q9R9SkGL4dnTV5Y8/yT86lYU79+IJh0 3CZGVSInsq//SF4lfK75rWrrSbjFgKZOyrYruoLl/G1XVLAYnyChKf9ty4FXbcPb IQx3hup7kY/y+2urP7h0RLfW22pzG/3tEonfieDThK5v7M+qcKA39WJhmcSxVi+E HAtvVUK9vWya8tJHA/VbKTcR9D9g/H1ZSrI4QOW2fKzYd0EetX37VeV6ioUIz2Yx uIGPoA/v74GsJLYFg1oOMaKpWJC6prIxN9YTGoZcf3RCvM4z2egpGEnu08DPrMWX ATZE9RXgfoVNJlmCrWP+ =g0dl -----END PGP SIGNATURE----- From glaubitz at physik.fu-berlin.de Sun Dec 20 23:04:35 2015 From: glaubitz at physik.fu-berlin.de (John Paul Adrian Glaubitz) Date: Mon, 21 Dec 2015 00:04:35 +0100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <56772EC7.5010900@debian.org> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> <56769F6D.6020202@physik.fu-berlin.de> <5676A21B.2050902@debian.org> <5676A6D5.2060607@physik.fu-berlin.de> <56772EC7.5010900@debian.org> Message-ID: <56773403.6090701@physik.fu-berlin.de> Emilio, On 12/20/2015 11:42 PM, Emilio Pozuelo Monfort wrote: > Cool. So now worrying about the situation and long-term status of a key package > in a release architecture is called nonsense. Way to go. Could you just please stop trolling, you're not helping, ok? ARM is not dead by far stretch, so your assumptions *are* non-sense. Instead of telling others what to do, I suggest you use your energy to fix bugs instead or sponsor packages for Debian maintainers or maybe help new people become DDs by becoming an AM. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz at debian.org `. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From owner at bugs.debian.org Sun Dec 20 23:36:04 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 20 Dec 2015 23:36:04 +0000 Subject: Processed: reassign 473181 to libghc-html-dev References: <1450654361-3116-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > reassign 473181 libghc-html-dev Bug #473181 [ghc] libghc6-xhtml-dev: hotlink should accept any HTML, not just an Html Bug reassigned from package 'ghc' to 'libghc-html-dev'. Ignoring request to alter found versions of bug #473181 to the same values previously set Ignoring request to alter fixed versions of bug #473181 to the same values previously set > thanks Stopping processing here. Please contact me if you need assistance. -- 473181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473181 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ftpmaster at ftp-master.debian.org Sun Dec 20 23:47:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 23:47:22 +0000 Subject: haskell-ed25519_0.0.5.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 20 Dec 2015 23:44:37 +0100 Source: haskell-ed25519 Binary: libghc-ed25519-dev libghc-ed25519-prof libghc-ed25519-doc Architecture: source amd64 all Version: 0.0.5.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-ed25519-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ed25519-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-ed25519-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-ed25519 (0.0.5.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha1: 00e32084cb88fbe7c6bf49891181c77dcfa1197a 2352 haskell-ed25519_0.0.5.0-1.dsc 283d3f90f0c141bb711e8fc01830defbf46b8a38 80034 haskell-ed25519_0.0.5.0.orig.tar.gz 59c56699988f66496bc2ed69e88d7cf09529719b 2656 haskell-ed25519_0.0.5.0-1.debian.tar.xz b1eade3b07922b41847b6019f4ca7dfdab8543ed 95344 libghc-ed25519-dev_0.0.5.0-1_amd64.deb a5de13d2e27fe78826300870f3651e80f05b5fbc 49048 libghc-ed25519-doc_0.0.5.0-1_all.deb 3838eb92543d5ad2e9187f814aa7d09a431af28e 87902 libghc-ed25519-prof_0.0.5.0-1_amd64.deb Checksums-Sha256: 7eff684a76c0cb83aeb2a016702864de3612b390ba07bff19835d91604696503 2352 haskell-ed25519_0.0.5.0-1.dsc d8a5958ebfa9309790efade64275dc5c441b568645c45ceed1b0c6ff36d6156d 80034 haskell-ed25519_0.0.5.0.orig.tar.gz 27c474fa5c71ef2b7a2a86edc6ba8fdca54cc953ee9b32067335bbe7c67e23e9 2656 haskell-ed25519_0.0.5.0-1.debian.tar.xz 0e108f6f61c8dbad1c9125c743bdcf8fcaa1e42d0260549cd373b446ab55d942 95344 libghc-ed25519-dev_0.0.5.0-1_amd64.deb 40577ba9d7508b7d8996c5d5549269a9888fb4c48a9a328ad469732ce7f8d164 49048 libghc-ed25519-doc_0.0.5.0-1_all.deb 4b9e86006f360d67c58dcb7ea3798e11791d1a7cd7079dd5b6f54a6b652ceff3 87902 libghc-ed25519-prof_0.0.5.0-1_amd64.deb Files: 0fca3e5f1225d59a1a13f713abd3b71b 2352 haskell extra haskell-ed25519_0.0.5.0-1.dsc 5dd00a5576601dd8e0cd851762a5545c 80034 haskell extra haskell-ed25519_0.0.5.0.orig.tar.gz cb859d6688050ef90c7bce3b988a7a9d 2656 haskell extra haskell-ed25519_0.0.5.0-1.debian.tar.xz a2b31e361e5507fd70906c35dc06e8fc 95344 haskell extra libghc-ed25519-dev_0.0.5.0-1_amd64.deb 51490a23498906facf23510310171212 49048 doc extra libghc-ed25519-doc_0.0.5.0-1_all.deb e6c3fa9ca4be791f079006a384aea8bb 87902 haskell extra libghc-ed25519-prof_0.0.5.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWdzEKAAoJED2QirPw+/Ufd2YQAKP810sW9w8Vowg2FTInwf+r QdLi+kJDusMRKBOB9MsC1TtNCfRqdizxyUkXC8Z1vm0MzrZUQHrRMQSAjTE0U0mB LEX4UVj/GkhSlz7K57FlUSR2e3CzsICqW5FCwo8BVthYKebymm7+YculK5IbkPkD TN3KwSHm93VZZmyg6yaY/YbF0n8uGp6AKujieZ+1OOQfh8wJV+k0kwL8eGfx+QxU dFAEjQCyCKCmR8wDznJbNw07km4QD4l/ul4DdbI4A05svueNUYUJY2Ubtpgkm0EE wBfyMUr68sa3Lqw/wyA9p19WpyRbpWR8McP9FRKcY3jTeKfAY4P0ZzfdySJb9iZh qDjSBQAeILW8v0gpxLekhxDWL6iols3BsQSUDyoksPs4TmyBPskGN8lOBkn+STWu 5GiXPU4kScbJH+P68ca1PXydejUcoqn8AhywSOT1bx4lS/TLCWoXaDo0OGUYus9R /UjHISIe/W7wdre1M1FXo3GXJPNBtu6cXKI8WEeLDx8/OH/zkFSD3EqEzC6hNoZD 7f5QBf1rDmG+QP7DrujJpkP6Jf7f84rJlp+dsSmuQJIZASbE/+3JEPNmSfoTyq8d gSiJmvw3DDMgaZrWx94n0UxOcyAlFC5FE6IFP615hpGiCKpWqxJZobj45uVQIWmW Qw6BO+FAxz91a3B3+sEV =4fQd -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sun Dec 20 23:51:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 20 Dec 2015 23:51:00 +0000 Subject: taffybar_0.4.5-4_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 20 Dec 2015 23:07:29 +0100 Source: taffybar Binary: libghc-taffybar-dev libghc-taffybar-prof libghc-taffybar-doc taffybar Architecture: source amd64 all Version: 0.4.5-4 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-taffybar-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-taffybar-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-taffybar-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} taffybar - desktop bar extensible in Haskell Closes: 808418 Changes: taffybar (0.4.5-4) unstable; urgency=medium . * Provide desktop entry file for taffybar, thanks to Thomas Koch for providing it (Closes: 808418) Checksums-Sha1: ab16653a34ed3294e3bad7dd902d2931baa632c6 3830 taffybar_0.4.5-4.dsc 2d2162d58383d96e36bd7d9c0bba67ad12f66c0f 4092 taffybar_0.4.5-4.debian.tar.xz 787d7aff17fb4bc0fed55536269fa1019928a80b 362106 libghc-taffybar-dev_0.4.5-4_amd64.deb 0afa445b355d5b0db26dbc9ec5b42e0e915d8c7c 137918 libghc-taffybar-doc_0.4.5-4_all.deb 438b4999c0e1768a48347cd82020a1d795154d65 408036 libghc-taffybar-prof_0.4.5-4_amd64.deb 1cbcc5e0be6af71a821a91cca9efaa9b53aa4f42 669890 taffybar_0.4.5-4_amd64.deb Checksums-Sha256: 638f0120c575fa5ca547823d5d240b538960646483694b863030c0d85cb225c2 3830 taffybar_0.4.5-4.dsc b97d33b1f97a77d6e112620285ec7665c00848ecf0768f59fc292010493bb800 4092 taffybar_0.4.5-4.debian.tar.xz e4a457d7d8fc9e769fa6d7bdff5cd7a98cdc35c9cf398242f609c762872ae6df 362106 libghc-taffybar-dev_0.4.5-4_amd64.deb ec8b4baedfd9e7921dde66e640a02f1ef303d34b02b5b4d30cad3ff04169bdf2 137918 libghc-taffybar-doc_0.4.5-4_all.deb 2a46b96af1cf528fa314c567dedc220b555c9c846f7259ec8b9ab89b37a5eb5b 408036 libghc-taffybar-prof_0.4.5-4_amd64.deb 839f6539608d0e78e97abc53ca74093dd291e8a490362e232baea57d8b75f21c 669890 taffybar_0.4.5-4_amd64.deb Files: 75e7e95d3e73a202f8f645048e66af61 3830 haskell extra taffybar_0.4.5-4.dsc 7791d92db22975b1e661ce9ba8e20c78 4092 haskell extra taffybar_0.4.5-4.debian.tar.xz 8792a90b33f026ac881d3b29f645a5b3 362106 haskell extra libghc-taffybar-dev_0.4.5-4_amd64.deb 942752293e50b80af225b5d0a126ab6a 137918 doc extra libghc-taffybar-doc_0.4.5-4_all.deb feb8e187159406d1fe465ce759b4cf1a 408036 haskell extra libghc-taffybar-prof_0.4.5-4_amd64.deb b9603b46b4e8b1a784323f64fe26b598 669890 haskell extra taffybar_0.4.5-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWdyfsAAoJED2QirPw+/UffccP/0LSLsLOJ4qRMnWaVX8Fi8gL RD+mrS86GpGHlDdph2/RbcSKtoyRdJb+pdPraEp4SegskKndezlvHp1qCh3RpFMX Aj9LQov+WRIbLXzoBfcVsZxXCqCi64bQcLI7PO32eMGyjAmlTjUj79AEpIU7K9ik QDhQ8Cnyn/SgHUkCdgdh5tUU7SFQJEV4dnAIN8QklEEI0v3aEBJ3tmg+qIfgoEFW ozuQYwQQrFNnPVTlZFScc8ixX2HxEPsyFsUqUYGCD0y+cjsGh0bvHcOSJqpdvsZ0 7L+c67yeZY7pUk7AXMB6Qhl07COob0cLcmxW21HGAd9xexHM8TcnHSkIf6fMFEPH jV56fEE8V8zwRZRJa9+myBViSIFMcGw2BENmrGGlylhTa3bhQ/vFTzh4ThE8C4Y2 rTD5g8AMK+ji+RPV2Jz1270kckg/M4fZLRidwX/FATOn54GATwsXpi2YeVOVy5Hc 9L4KK2NuUp6rA25K00BeEpT5TID3N9wGhFwbyps2CGA9P/hVkhpQnNv1rW/eli/5 kCdkBjfL47RH2uK67znzp9Ud3dx2L6rdX/v2IJqjNG7XRscZgqPTbQLdOWxoTF7c Nd01wQBpQ58Q4wRVlqgLh0PZ5WSIOACKV6gbKiWzxhzCw8Ryu0Eu9auXPqz5mTAG rd2tQsuBw9UeP1L6PBpF =tN8q -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Dec 20 23:54:09 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 20 Dec 2015 23:54:09 +0000 Subject: Bug#808418: marked as done (provide desktop entry file for taffybar) References: <20151219222008.25229.14639.reportbug@thk1.roam.corp.google.com> Message-ID: Your message dated Sun, 20 Dec 2015 23:51:00 +0000 with message-id and subject line Bug#808418: fixed in taffybar 0.4.5-4 has caused the Debian Bug report #808418, regarding provide desktop entry file for taffybar to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 808418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808418 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Thomas Koch Subject: provide desktop entry file for taffybar Date: Sat, 19 Dec 2015 23:20:08 +0100 Size: 1893 URL: -------------- next part -------------- An embedded message was scrubbed... From: Joachim Breitner Subject: Bug#808418: fixed in taffybar 0.4.5-4 Date: Sun, 20 Dec 2015 23:51:00 +0000 Size: 6272 URL: From jenkins at jenkins.debian.net Mon Dec 21 05:54:18 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 21 Dec 2015 05:54:18 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/902 In-Reply-To: <1247886730.1226.1450591300048.JavaMail.jenkins@jenkins> References: <1247886730.1226.1450591300048.JavaMail.jenkins@jenkins> Message-ID: <2073175865.1691.1450677258081.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/902//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/902/ for more information. From sthibault at debian.org Mon Dec 21 10:24:27 2015 From: sthibault at debian.org (Samuel Thibault) Date: Mon, 21 Dec 2015 11:24:27 +0100 Subject: Bug#808587: haskell-warp: FTBFS on !linux Message-ID: <20151221102427.GA29787@var.home> Source: haskell-warp Version: 3.1.3.1-1 Severity: important User: debian-hurd at lists.debian.org Usertags: hurd Hello, haskell-warp currently FTBFS on !linux, they all get: Network/Wai/Handler/Warp/FdCache.hs:29:8: Could not find module `Data.Hashable' It is a member of the hidden package `hashable-1.2.3.3 at hasha_6dgxDOHXVENFI7rHScXM8U'. Perhaps you need to add `hashable' to the build-depends in your .cabal file. Use -v to see a list of the files searched for. I don't know enough haskell & cabal to know what this is supposed to mean :) This is blocking haskell-http-conduit, and thus a lot of other packages. Samuel -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'oldoldstable'), (500, 'experimental-debug'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'buildd-experimental'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.3.0 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Samuel Be warned that typing \fBkillall \fIname\fP may not have the desired effect on non-Linux systems, especially when done by a privileged user. (From the killall manual page) From nomeata at debian.org Mon Dec 21 12:31:57 2015 From: nomeata at debian.org (Joachim Breitner) Date: Mon, 21 Dec 2015 13:31:57 +0100 Subject: Bug#808587: haskell-warp: FTBFS on !linux In-Reply-To: <20151221102427.GA29787@var.home> References: <20151221102427.GA29787@var.home> Message-ID: <1450701117.20648.8.camel@debian.org> Hi, Am Montag, den 21.12.2015, 11:24 +0100 schrieb Samuel Thibault: > haskell-warp currently FTBFS on !linux, they all get: > > Network/Wai/Handler/Warp/FdCache.hs:29:8: > ????Could not find module `Data.Hashable' > ????It is a member of the hidden package `hashable-1.2.3.3 at hasha_6dgx > DOHXVENFI7rHScXM8U'. > ????Perhaps you need to add `hashable' to the build-depends in your > .cabal file. > ????Use -v to see a list of the files searched for. > > I don't know enough haskell & cabal to know what this is supposed to > mean :) > seems to be fixed by upstream: http://hdiff.luite.com/cgit/warp/commit/?id=52d8190a8860045ce9abdc360ee27d792cb073dc We can upgrade or backport the fix, but given that a transition to testing is immanent, I?d wait for that. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From cloud at nsccsz.gov.cn Mon Dec 21 12:34:11 2015 From: cloud at nsccsz.gov.cn (admin) Date: Mon, 21 Dec 2015 20:34:11 +0800 Subject: =?utf-8?B?cGtnLWhhc2tlbGwtbWFpbnRhaW4=?= =?utf-8?B?ZXJzQGxpc3RzLmFsaW90aC5kZWI=?= =?utf-8?B?aWFuLm9yZyDlhrvnu5Pkv6HvvIE=?= Message-ID: An HTML attachment was scrubbed... URL: From sthibault at debian.org Mon Dec 21 14:14:46 2015 From: sthibault at debian.org (Samuel Thibault) Date: Mon, 21 Dec 2015 15:14:46 +0100 Subject: Bug#808587: haskell-warp: FTBFS on !linux In-Reply-To: <1450701117.20648.8.camel@debian.org> References: <20151221102427.GA29787@var.home> <1450701117.20648.8.camel@debian.org> Message-ID: <20151221141446.GD12316@var> Joachim Breitner, on Mon 21 Dec 2015 13:31:57 +0100, wrote: > seems to be fixed by upstream: > http://hdiff.luite.com/cgit/warp/commit/?id=52d8190a8860045ce9abdc360ee27d792cb073dc > > We can upgrade or backport the fix, but given that a transition to > testing is immanent, I?d wait for that. Ok, thanks. Samuel From jenkins at jenkins.debian.net Mon Dec 21 14:56:13 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 21 Dec 2015 14:56:13 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell/111 In-Reply-To: <278278881.914.1450522405452.JavaMail.jenkins@jenkins> References: <278278881.914.1450522405452.JavaMail.jenkins@jenkins> Message-ID: <2076192014.8.1450709773390.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/111//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/111/ for more information. From jenkins at jenkins.debian.net Mon Dec 21 16:37:12 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 21 Dec 2015 16:37:12 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/115 In-Reply-To: <466825909.937.1450527982848.JavaMail.jenkins@jenkins> References: <466825909.937.1450527982848.JavaMail.jenkins@jenkins> Message-ID: <269870895.37.1450715832062.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/115//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/115/ for more information. From noreply at release.debian.org Mon Dec 21 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 21 Dec 2015 16:39:07 +0000 Subject: ghc-mod REMOVED from testing Message-ID: FYI: The status of the ghc-mod source package in Debian's testing distribution has changed. Previous version: 5.2.1.2-1 Current version: (not in testing) Hint: # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Dec 21 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 21 Dec 2015 16:39:07 +0000 Subject: haskell-swish REMOVED from testing Message-ID: FYI: The status of the haskell-swish source package in Debian's testing distribution has changed. Previous version: 0.9.1.3-2 Current version: (not in testing) Hint: # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Dec 21 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 21 Dec 2015 16:39:07 +0000 Subject: agda REMOVED from testing Message-ID: FYI: The status of the agda source package in Debian's testing distribution has changed. Previous version: 2.4.2.2-4 Current version: (not in testing) Hint: # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Dec 21 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 21 Dec 2015 16:39:07 +0000 Subject: haskell-certificate REMOVED from testing Message-ID: FYI: The status of the haskell-certificate source package in Debian's testing distribution has changed. Previous version: 1.3.9-4 Current version: (not in testing) Hint: # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Dec 21 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 21 Dec 2015 16:39:07 +0000 Subject: haskell-ed25519 REMOVED from testing Message-ID: FYI: The status of the haskell-ed25519 source package in Debian's testing distribution has changed. Previous version: 0.0.2.0-5 Current version: (not in testing) Hint: # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Dec 21 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 21 Dec 2015 16:39:07 +0000 Subject: haskell-geniplate REMOVED from testing Message-ID: FYI: The status of the haskell-geniplate source package in Debian's testing distribution has changed. Previous version: 0.6.0.4-3 Current version: (not in testing) Hint: # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From solo-debianbugs at goeswhere.com Mon Dec 21 18:17:59 2015 From: solo-debianbugs at goeswhere.com (Chris West (Faux)) Date: Mon, 21 Dec 2015 18:17:59 +0000 Subject: Bug#808655: frown: FTBFS: No instance for (Applicative Set) Message-ID: <20151221181759.GA3755@astoria.goeswhere.com> Source: frown Version: 0.6.1-14 Severity: serious Justification: fails to build from source Tags: sid User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org Dear Maintainer, The package fails to build: [ 5 of 26] Compiling Prettier ( Lib/Prettier.lhs, Lib/Prettier.o ) [ 6 of 26] Compiling Atom ( Atom.lhs, Atom.o ) [ 7 of 26] Compiling OrdUniqListSet ( Lib/OrdUniqListSet.lhs, Lib/OrdUniqListSet.o ) Lib/OrdUniqListSet.lhs:115:12: No instance for (Applicative Set) arising from the superclasses of an instance declaration In the instance declaration for ?Monad Set? Makefile:57: recipe for target 'frown' failed make[1]: *** [frown] Error 1 make[1]: Leaving directory '/frown-0.6.1' /usr/share/cdbs/1/class/makefile.mk:47: recipe for target 'debian/stamp-makefile-build' failed make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/frown.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) From jenkins at jenkins.debian.net Mon Dec 21 18:28:37 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 21 Dec 2015 18:28:37 +0000 (UTC) Subject: Still Failing: chroot-installation_stretch_install_haskell_upgrade_to_sid/110 In-Reply-To: <433472665.974.1450534367714.JavaMail.jenkins@jenkins> References: <433472665.974.1450534367714.JavaMail.jenkins@jenkins> Message-ID: <1793271476.80.1450722517630.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/110//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/110/ for more information. From erikd at mega-nerd.com Mon Dec 21 19:43:45 2015 From: erikd at mega-nerd.com (Erik de Castro Lopo) Date: Tue, 22 Dec 2015 06:43:45 +1100 Subject: Bug#807020: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode In-Reply-To: <1450646668.2024.10.camel@debian.org> References: <56767E48.1080403@physik.fu-berlin.de> <56769D62.5010402@debian.org> <56769F6D.6020202@physik.fu-berlin.de> <1450646668.2024.10.camel@debian.org> Message-ID: <20151222064345.1c1fd9d611626f86223b72e7@mega-nerd.com> Joachim Breitner wrote: > Am Sonntag, den 20.12.2015, 13:30 +0100 schrieb John Paul Adrian Glaubitz: > > > > Well, the person who made the change which broke ghc on armel said that > > and I assume he is working on it in the future. His change, on the other > > hand, improved ghc on armhf. So nothing is saying he is not improved > > ghc on armel, too. > > that is close, but not precisely true. Erik aimed to improve GHC on ARM > in general, and accidentally broke it on old ARM (armel in our speak). > I notified him of that problem, and he gave it a shot, but got stuck at > a segfaulting binary. Undoubtly he would have loved to have it fixed, > but could at that point not make progress. So the signal I got from him > was that it is unfortunate that it broke, but given that ? in his > opinion ? GHC on ARM was in a somewhat broken state before across the > board (after all, he had good reasons to do the change in the first > place), this is only superficially a regression. Also I noticed that he > stopped working on this particular issue. I do not blame him for that: > Quite contrary, I?m grateful for his work. > > But the signal was: Upstream considered the ARM situation in 7.10.2, > although superficially compiling, so bad that his fix was of patch- > level-release urgency. Armel was broken, and no one actively and > urgently working on a patch. So therefore, it was only conclusive to > upload that to unstable and ? after an early enough warning to d-arm > with none even saying that it would be pity, let along announce that > they would invest time ? requests its removals. > > In particular, I do not consider these actions premature. > > > I CCed Erik, not to necessarily to turn this into a wider discussion, > but just to give him the chance to correct any wrong statement I might > have made about what he did or the state of affairs. The only thing I have to add is that GHC for armhf is even less healthy that you think. My change was to force GHC to generate Arm instructions throughout and that got GHCi working on Armhf. That worked for the code in the 7.10 tree. However, since that change, an update to libc broke GHCi even on Armhf. The problem is again the thumb-interop stuff; the need to be be able to seamlessly call from Arm to Thumb code and vice versa. Fixing this requires a lot of work, something I simply do not have time for at the moment. I'm actually much more interested in fixing GHCI on Arm64 which currently looks like a much easier task. Anyway I think you are right. Reverting the patch on armel can get GHC on armel back to where it was. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ From nomeata at debian.org Mon Dec 21 23:23:05 2015 From: nomeata at debian.org (Joachim Breitner) Date: Tue, 22 Dec 2015 00:23:05 +0100 Subject: Bug#808655: frown: FTBFS: No instance for (Applicative Set) In-Reply-To: <20151221181759.GA3755@astoria.goeswhere.com> References: <20151221181759.GA3755@astoria.goeswhere.com> Message-ID: <1450740185.26972.0.camel@debian.org> Hi, frown is dead upstream, but there are patches at https://github.com/strake/frown/?that we can use. Any volunteers? Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Tue Dec 22 02:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 02:46:07 +0000 Subject: Processing of alex_3.1.5-2_source.changes Message-ID: alex_3.1.5-2_source.changes uploaded successfully to localhost along with the files: alex_3.1.5-2.dsc alex_3.1.5-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 02:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 02:46:07 +0000 Subject: Processing of happy_1.19.5-5_source.changes Message-ID: happy_1.19.5-5_source.changes uploaded successfully to localhost along with the files: happy_1.19.5-5.dsc happy_1.19.5-5.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 02:46:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 02:46:07 +0000 Subject: Processing of uuagc_0.9.42.3-8_source.changes Message-ID: uuagc_0.9.42.3-8_source.changes uploaded successfully to localhost along with the files: uuagc_0.9.42.3-8.dsc uuagc_0.9.42.3-8.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 03:49:44 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 03:49:44 +0000 Subject: alex_3.1.5-2_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 02:39:59 +0000 Source: alex Binary: alex Architecture: source Version: 3.1.5-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Colin Watson Description: alex - lexical analyser generator for Haskell Changes: alex (3.1.5-2) unstable; urgency=medium . * Implement a stage1 profile build for bootstrapping. Checksums-Sha1: 22870b4ec911551564ec9dcdb65d697d7268009f 2207 alex_3.1.5-2.dsc cfb8c3f1eccfdc37ebd97df79dfe1da5d6f355a9 5608 alex_3.1.5-2.debian.tar.xz Checksums-Sha256: 5c5849252bf8edb786fa3adb0e4b23681154be2e644389526f7cfd1d6b6c5510 2207 alex_3.1.5-2.dsc 460285da72564ca07c3eba2ed32417c367a63d1a84f23c28b2991e4b0e4cc2cb 5608 alex_3.1.5-2.debian.tar.xz Files: c79a93f9623198935a616466ffeaa73e 2207 haskell extra alex_3.1.5-2.dsc 80f3c03e161f14511b03ed2c07782dd6 5608 haskell extra alex_3.1.5-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Colin Watson -- Debian developer iQIVAwUBVni4BTk1h9l9hlALAQgiCA/9F7Dk07pZAddGGUfo/OY+uRO8riFIjDct bfANGEU2qo8K/sFFLGM88HCV4B4XYhf+meNksTcnIpuQqS/iRoHj2oqy/EULk1Zi VhyvrkutaS50J+UiDJUksyeQ0NNJd7NGuWdCTESMOzk2DU/M3uRpp3PKkzk0QsB6 DguepGZxQyLIMzVqWsgdtrHGKB15ynXlYmRMHketLKXEJ1t/bTNV06vMVhNMBTqX VB7hhnYsu8ctwm5oObRGsM4d7m+Gl0vWlmlG6qsnhk6Xk12CikRtaClvJWkUxA8M lmn6/frAU0pxzqxYzZiQqD3TTr5Mh45GSzpaq1iqkmXiaNJP4fnyr0+VDg1bWsmn khAIN3OWobp1PPdYeUguvuj4FAQtKtILCsSgfQWx/xGowfmsDPWN5JSnVUCssGyO yHBpbvBrMrq/QUNZX2t6FyFSoDKWOJnH08s1YOlIOyGY+0cMBuMUZdOfLlaSCCQT TISzhj6l7AgWStoL/Gq/EDVaOSCVQPYlAbtb0p5Euq4dS7bn2hWqhkFBiMfn7DKf lHk1lJ8YdLaGXTjjZ6sZmyaCK55/XW/a5ELG2KdbhVdhgdxI66pM5joka2YiELm0 4U2Nh40CsO+2jfI6j7baafnbi0ncGHODf7IhkkjzNHB8AZPEE5zautEfzWoLK57q bgoSvp2XMiI= =jdPW -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 03:50:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 03:50:28 +0000 Subject: happy_1.19.5-5_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 02:39:03 +0000 Source: happy Binary: happy Architecture: source Version: 1.19.5-5 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Colin Watson Description: happy - Parser generator for Haskell Changes: happy (1.19.5-5) unstable; urgency=medium . * Implement a stage1 profile build for bootstrapping. Checksums-Sha1: d583a22b5bd2246f98154ec018f5be849b844b83 2126 happy_1.19.5-5.dsc 3be13c250c6f46860b33962379543fdad42c50ed 8632 happy_1.19.5-5.debian.tar.xz Checksums-Sha256: d7430ab91ebc94bbb92df5f706774180d6ada639f58f399c87a69739bd2c2566 2126 happy_1.19.5-5.dsc 80c4538f7d9fe62474f41b286c9f95f2918adb06f498daa8c47ef12fc4c11a80 8632 happy_1.19.5-5.debian.tar.xz Files: 2394e20aa37861839503bc34385d2cab 2126 haskell extra happy_1.19.5-5.dsc c4ecc56ac838574e56af672a7ef08d94 8632 haskell extra happy_1.19.5-5.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Colin Watson -- Debian developer iQIVAwUBVni3zjk1h9l9hlALAQiKbA//ZB2TdGNcenCz/HoXDOPL8RXXijT2D/zO 38vYY2NH3gqw8fUi4C355nfsrvtWG/S4f0166jAi222PhjXzRZNsBjv1mJ39pZ67 tPpkN/d1nc9IjarXPvmtad8VtnHw1AYq9jUdXalvJMYeWDIEDczMO32WDU1ZU9s+ wom6sXtOeIdi9Fc1T1+8tc9GT4nf8HeimfJa0UkJ1VD5NpEFbhSMHy/FZBWeX0qA H4GsH81+legVbD4/+6Ew54GCeeYyFk8W97hjXvpbLQ69FqHZCxhUUZTWGVyDk/yq +pHoDPdirBS2gKztnnaWF1dvrkbWvrCYtlfkt7X+UMh/kT884r86KbFfY3en1clh 6sQfIez4na1Do2y4TKC8C9KN9QJyhMEJcDYo/Ipuih6Yue98IrTgmMWQNABf2Oky XQIQRb98xk66iugO2fXLVnrP+sFt7F73l+E81VOH+0oY+M+ThrIXPsYSXYj80Lwx OneqQc0HuOFZbxcrxh1pkppYaSeNrdBOm1plWdjHQCWzlXgqC3BwdcH0b/VwmynP MPxOgCle2cImXYC7/A6EZXCxUjnehJF61gZMVzNlh9qUh7AfPe1rZnjdu9rhXG+x GZPv/+2kqQVorMQzNevNWp0+u01qe9f6uSFKqVkjHQyUBvlCn6muVh6MknL/Ek0V IGWvlDlcV2Q= =eVRA -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 03:59:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 03:59:13 +0000 Subject: uuagc_0.9.42.3-8_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 02:36:23 +0000 Source: uuagc Binary: uuagc Architecture: source Version: 0.9.42.3-8 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Colin Watson Description: uuagc - compiler for the Utrecht University Attribute Grammar system Changes: uuagc (0.9.42.3-8) unstable; urgency=medium . * Implement a stage1 profile build for bootstrapping. Checksums-Sha1: b29d6e75084c3dfea77de12b2ad17d9f0d34986f 2225 uuagc_0.9.42.3-8.dsc 1343948e74ee1385e947509eae88fba75af43c1b 5332 uuagc_0.9.42.3-8.debian.tar.xz Checksums-Sha256: 4a980f1749e480428ee48a9a3ae08375794353dae560598b134400f106eef976 2225 uuagc_0.9.42.3-8.dsc 453b112cd2b2328f7a44ea42e24624aad12d3a605f209ea720024e79829d491b 5332 uuagc_0.9.42.3-8.debian.tar.xz Files: 5b0a57a7e1301125740160eb37e1df98 2225 devel optional uuagc_0.9.42.3-8.dsc c08c76463ba3a93bae487c961d20195a 5332 devel optional uuagc_0.9.42.3-8.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Colin Watson -- Debian developer iQIVAwUBVni3Uzk1h9l9hlALAQh0dA//dby+S9eJw0YQOcocirClIWAzYeuLT8n2 LkTIRXWcjzrk6UTrJ+9bnqt9hlURH2+XK9Y5Bd7aBCCBpvi6FlTeVn4EQSPho1ZW majxgi641FdvGp66HeduIRRoDCZzylkqmBSKDQFpHJ3aClryIgCXImZZaczm/spq bQ2E5RW8hPx4LVNFzTPQcsKp/OScWBc9ZsXu+63q0kO7Wi5094qFWJ0yxFE1hml+ 3aUPtmiYSvWZZvsWcOEfGEA0o0368C5Qt/khOz/yDbWzPZ4bs+uxwvnemPoOmkMN iiLrBuA45Ufm5Td77VQERxn1VFAucu8iUXN/a5gTKPDBs/tByh0q4BWLy3iWW0xB CwrswcDfTMdotvlRUhZzvhIF8d2+4hL+K9lTqRBo8wo9HQhEPrfSMPbvDyDVuwUy GV6TKkr6oZs6LxYsCm/bkqB8Kyxfqj0zfT/lBOU/vKlHhZEUBp2MEYq/fpFwDMzQ 3PqeO8OuxI4KByt6K3vOGan1OrcogFx+WLkyAN8dajXl2XAwpuUzO3rQtYfuw6U6 ehxCP/AER2s+J9ZkdU7dHxmwqnLl+O4bmzVryRYEdFIUDsQxyNvVJ6lTnq1dcWKk zZ6O1Y+SbHjqlv7qvjDBhU1kpKYgm9xHkn2ghotSUJgrzr7JNX4ecrQjt5KW7RJ7 yYH91TYnsh4= =Sykr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Tue Dec 22 04:57:28 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 22 Dec 2015 04:57:28 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/903 In-Reply-To: <2073175865.1691.1450677258081.JavaMail.jenkins@jenkins> References: <2073175865.1691.1450677258081.JavaMail.jenkins@jenkins> Message-ID: <1708093008.310.1450760248507.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/903//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/903/ for more information. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:27:50 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:27:50 +0000 Subject: Processing of haskell-cabal-install_1.22.6.0-2~bpo8+1_amd64.changes Message-ID: haskell-cabal-install_1.22.6.0-2~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cabal-install_1.22.6.0-2~bpo8+1_amd64.deb haskell-cabal-install_1.22.6.0-2~bpo8+1.dsc haskell-cabal-install_1.22.6.0-2~bpo8+1.debian.tar.xz haskell-cabal-install_1.22.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:28:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:28:15 +0000 Subject: Processing of haskell-http_4000.2.20-3~bpo8+1_amd64.changes Message-ID: haskell-http_4000.2.20-3~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-http-doc_4000.2.20-3~bpo8+1_all.deb libghc-http-dev_4000.2.20-3~bpo8+1_amd64.deb libghc-http-prof_4000.2.20-3~bpo8+1_amd64.deb haskell-http_4000.2.20-3~bpo8+1.dsc haskell-http_4000.2.20-3~bpo8+1.debian.tar.xz haskell-http_4000.2.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:29:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:29:36 +0000 Subject: Processing of haskell-http_4000.2.20-3~bpo8+1_amd64.changes Message-ID: haskell-http_4000.2.20-3~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-http-doc_4000.2.20-3~bpo8+1_all.deb libghc-http-dev_4000.2.20-3~bpo8+1_amd64.deb libghc-http-prof_4000.2.20-3~bpo8+1_amd64.deb haskell-http_4000.2.20-3~bpo8+1.dsc haskell-http_4000.2.20-3~bpo8+1.debian.tar.xz haskell-http_4000.2.20.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:29:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:29:37 +0000 Subject: Processing of haskell-devscripts_0.10.2.1~bpo8+1_amd64.changes Message-ID: haskell-devscripts_0.10.2.1~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: haskell-devscripts_0.10.2.1~bpo8+1.dsc haskell-devscripts_0.10.2.1~bpo8+1.tar.xz haskell-devscripts_0.10.2.1~bpo8+1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:29:37 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:29:37 +0000 Subject: Processing of haskell-cabal-install_1.22.6.0-2~bpo8+1_amd64.changes Message-ID: haskell-cabal-install_1.22.6.0-2~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: cabal-install_1.22.6.0-2~bpo8+1_amd64.deb haskell-cabal-install_1.22.6.0-2~bpo8+1.dsc haskell-cabal-install_1.22.6.0-2~bpo8+1.debian.tar.xz haskell-cabal-install_1.22.6.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:30:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:30:45 +0000 Subject: Processing of ghc_7.10.3-4~bpo8+1_amd64.changes Message-ID: ghc_7.10.3-4~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: ghc_7.10.3-4~bpo8+1_amd64.deb ghc-prof_7.10.3-4~bpo8+1_amd64.deb ghc-doc_7.10.3-4~bpo8+1_all.deb ghc_7.10.3-4~bpo8+1.dsc ghc_7.10.3-4~bpo8+1.debian.tar.xz ghc_7.10.3.orig.tar.bz2 Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:30:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:30:54 +0000 Subject: Processing of haskell-cabal_1.22.4.0-2~bpo8+1_amd64.changes Message-ID: haskell-cabal_1.22.4.0-2~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-cabal-doc_1.22.4.0-2~bpo8+1_all.deb libghc-cabal-dev_1.22.4.0-2~bpo8+1_amd64.deb libghc-cabal-prof_1.22.4.0-2~bpo8+1_amd64.deb haskell-cabal_1.22.4.0-2~bpo8+1.dsc haskell-cabal_1.22.4.0-2~bpo8+1.debian.tar.xz haskell-cabal_1.22.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:30:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:30:58 +0000 Subject: Processing of haskell-mtl_2.2.1-2~bpo8+1_amd64.changes Message-ID: haskell-mtl_2.2.1-2~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-mtl-doc_2.2.1-2~bpo8+1_all.deb libghc-mtl-dev_2.2.1-2~bpo8+1_amd64.deb libghc-mtl-prof_2.2.1-2~bpo8+1_amd64.deb haskell-mtl_2.2.1-2~bpo8+1.dsc haskell-mtl_2.2.1-2~bpo8+1.debian.tar.xz haskell-mtl_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:02 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:02 +0000 Subject: Processing of haskell-network_2.6.2.1-3~bpo8+1_amd64.changes Message-ID: haskell-network_2.6.2.1-3~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-doc_2.6.2.1-3~bpo8+1_all.deb libghc-network-dev_2.6.2.1-3~bpo8+1_amd64.deb libghc-network-prof_2.6.2.1-3~bpo8+1_amd64.deb haskell-network_2.6.2.1-3~bpo8+1.dsc haskell-network_2.6.2.1-3~bpo8+1.debian.tar.xz haskell-network_2.6.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:06 +0000 Subject: Processing of haskell-network-uri_2.6.0.3-3~bpo8+1_amd64.changes Message-ID: haskell-network-uri_2.6.0.3-3~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-network-uri-doc_2.6.0.3-3~bpo8+1_all.deb libghc-network-uri-dev_2.6.0.3-3~bpo8+1_amd64.deb libghc-network-uri-prof_2.6.0.3-3~bpo8+1_amd64.deb haskell-network-uri_2.6.0.3-3~bpo8+1.dsc haskell-network-uri_2.6.0.3-3~bpo8+1.debian.tar.xz haskell-network-uri_2.6.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:10 +0000 Subject: Processing of haskell-old-locale_1.0.0.7-2~bpo8+1_amd64.changes Message-ID: haskell-old-locale_1.0.0.7-2~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-old-locale-doc_1.0.0.7-2~bpo8+1_all.deb libghc-old-locale-dev_1.0.0.7-2~bpo8+1_amd64.deb libghc-old-locale-prof_1.0.0.7-2~bpo8+1_amd64.deb haskell-old-locale_1.0.0.7-2~bpo8+1.dsc haskell-old-locale_1.0.0.7-2~bpo8+1.debian.tar.xz haskell-old-locale_1.0.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:14 +0000 Subject: Processing of haskell-old-time_1.1.0.3-2~bpo8+1_amd64.changes Message-ID: haskell-old-time_1.1.0.3-2~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-old-time-doc_1.1.0.3-2~bpo8+1_all.deb libghc-old-time-dev_1.1.0.3-2~bpo8+1_amd64.deb libghc-old-time-prof_1.1.0.3-2~bpo8+1_amd64.deb haskell-old-time_1.1.0.3-2~bpo8+1.dsc haskell-old-time_1.1.0.3-2~bpo8+1.debian.tar.xz haskell-old-time_1.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:18 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:18 +0000 Subject: Processing of haskell-parsec_3.1.9-4~bpo8+1_amd64.changes Message-ID: haskell-parsec_3.1.9-4~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-parsec3-doc_3.1.9-4~bpo8+1_all.deb libghc-parsec3-dev_3.1.9-4~bpo8+1_amd64.deb libghc-parsec3-prof_3.1.9-4~bpo8+1_amd64.deb haskell-parsec_3.1.9-4~bpo8+1.dsc haskell-parsec_3.1.9-4~bpo8+1.debian.tar.xz haskell-parsec_3.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:22 +0000 Subject: Processing of haskell-random_1.1-3~bpo8+1_amd64.changes Message-ID: haskell-random_1.1-3~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-random-doc_1.1-3~bpo8+1_all.deb libghc-random-dev_1.1-3~bpo8+1_amd64.deb libghc-random-prof_1.1-3~bpo8+1_amd64.deb haskell-random_1.1-3~bpo8+1.dsc haskell-random_1.1-3~bpo8+1.debian.tar.xz haskell-random_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:25 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:25 +0000 Subject: Processing of haskell-stm_2.4.4-4~bpo8+1_amd64.changes Message-ID: haskell-stm_2.4.4-4~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-stm-doc_2.4.4-4~bpo8+1_all.deb libghc-stm-dev_2.4.4-4~bpo8+1_amd64.deb libghc-stm-prof_2.4.4-4~bpo8+1_amd64.deb haskell-stm_2.4.4-4~bpo8+1.dsc haskell-stm_2.4.4-4~bpo8+1.debian.tar.xz haskell-stm_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:30 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:30 +0000 Subject: Processing of haskell-text_1.2.1.3-2~bpo8+1_amd64.changes Message-ID: haskell-text_1.2.1.3-2~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-text-doc_1.2.1.3-2~bpo8+1_all.deb libghc-text-dev_1.2.1.3-2~bpo8+1_amd64.deb libghc-text-prof_1.2.1.3-2~bpo8+1_amd64.deb haskell-text_1.2.1.3-2~bpo8+1.dsc haskell-text_1.2.1.3-2~bpo8+1.debian.tar.xz haskell-text_1.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:31:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:31:34 +0000 Subject: Processing of haskell-zlib_0.5.4.2-4~bpo8+1_amd64.changes Message-ID: haskell-zlib_0.5.4.2-4~bpo8+1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libghc-zlib-doc_0.5.4.2-4~bpo8+1_all.deb libghc-zlib-dev_0.5.4.2-4~bpo8+1_amd64.deb libghc-zlib-prof_0.5.4.2-4~bpo8+1_amd64.deb haskell-zlib_0.5.4.2-4~bpo8+1.dsc haskell-zlib_0.5.4.2-4~bpo8+1.debian.tar.xz haskell-zlib_0.5.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:35 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:35 +0000 Subject: haskell-cabal-install_1.22.6.0-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:24:27 CET Source: haskell-cabal-install Binary: cabal-install Architecture: amd64 source Version: 1.22.6.0-2~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: cabal-install - command-line interface for Cabal and Hackage Changes: haskell-cabal-install (1.22.6.0-2~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 5962455b8829de6b202c310266f5a0071301d3ebe59a26db767283d7886148be 1871670 cabal-install_1.22.6.0-2~bpo8+1_amd64.deb 2ef86b09c966dbb0f1708104fe3702820520bcb65e4a05d97f16bc73bdce3f6b 2551 haskell-cabal-install_1.22.6.0-2~bpo8+1.dsc 6237b0689ff5e61a4601e660b38fc8b6002423f7f63a707139b59b06c2ba850c 4844 haskell-cabal-install_1.22.6.0-2~bpo8+1.debian.tar.xz 9d239e385696a7faa49f068aea451882baec6a7df26fbddbd08271c9053cb0b4 302564 haskell-cabal-install_1.22.6.0.orig.tar.gz Checksums-Sha1: afdaa3acb3b3c56b1e4096cc5025ce7015033b31 1871670 cabal-install_1.22.6.0-2~bpo8+1_amd64.deb 880e9d49e51dc9a61be0f28dd3090607bfc9a6e2 2551 haskell-cabal-install_1.22.6.0-2~bpo8+1.dsc f01e0502904532bbd68293ec70565f93415ac0ef 4844 haskell-cabal-install_1.22.6.0-2~bpo8+1.debian.tar.xz d474b0eef6944af1abef92419cea13cee50993f3 302564 haskell-cabal-install_1.22.6.0.orig.tar.gz Files: 96289744273f6bfb7a97ab832efd033a 1871670 haskell extra cabal-install_1.22.6.0-2~bpo8+1_amd64.deb 534c8be7ab77d2cc439d89c06c96051b 2551 haskell extra haskell-cabal-install_1.22.6.0-2~bpo8+1.dsc 300c3b81a56889ff58804687fed8d742 4844 - - haskell-cabal-install_1.22.6.0-2~bpo8+1.debian.tar.xz 0463650044697ea337705ea9e29a0221 302564 - - haskell-cabal-install_1.22.6.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU96AAoJED2QirPw+/UfKjoP/0RS7hj13F+kUmUjOUCoBdyw WlcdL6e8idvDrmJ8p3eaBTOtMYAUPAQEwiyA6PySLgfEED1RscX55BKdbaY1xhJQ SKsKWv73NOajONI4tOq6DOwxTVQQc21qViBq2ZSFeXhQC1CJxwZMwIqY82SlvR32 cB1E5QocKmRZ9EfAPYuwd7vEJoheLbd1ORx+8hHGCQJfM1d8UkDI/79KY+73+HW8 PzbDyocnSqfJk4mUyYpjX80ojdadNywNq84dAmTFNcDJv7F6cKeoGSoyTPn5o30c JEe39/ezJbMECxmezK/MYGhfxOnJGOXIe/mTr1mrbnZYK+3LSoo83NmJh2EwI+rY q3b/vSeuHetkgoLzmn5QYawx9sScNu2nE1XuMWb6KwfMoxGQFnkPZa18zapeWqJt zq7IR8IDlxXZKidYE4FYXnKEH2iOnFTwY7OjtKWhGoOFoxCZbCtHlANVP3U1+Ftn qaVAunPp2I+OlLKoSBwEleIyNRD2OdirfwROU6vBZKGYHRzLUWc7yAuHIHToRrF3 ZMWNsTh8tH3cpivfp2OpbYG7JJvN+2RNq/p8s4hGkwxLki0WKegDcLVVFsqhYNFt 7mZq8qgnrD3F7fvcMHGMdKBixRopsEvMVXHbuUHdcYSmkfZ1BzKOHKKV0xZ5XYaF Jjb9xpaMZdQXSwW39Os6 =YCeN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:38 +0000 Subject: Processing of haskell-old-locale_1.0.0.7-2~bpo8+1_amd64.changes Message-ID: haskell-old-locale_1.0.0.7-2~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-old-locale-doc_1.0.0.7-2~bpo8+1_all.deb libghc-old-locale-dev_1.0.0.7-2~bpo8+1_amd64.deb libghc-old-locale-prof_1.0.0.7-2~bpo8+1_amd64.deb haskell-old-locale_1.0.0.7-2~bpo8+1.dsc haskell-old-locale_1.0.0.7-2~bpo8+1.debian.tar.xz haskell-old-locale_1.0.0.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:38 +0000 Subject: Processing of haskell-mtl_2.2.1-2~bpo8+1_amd64.changes Message-ID: haskell-mtl_2.2.1-2~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-mtl-doc_2.2.1-2~bpo8+1_all.deb libghc-mtl-dev_2.2.1-2~bpo8+1_amd64.deb libghc-mtl-prof_2.2.1-2~bpo8+1_amd64.deb haskell-mtl_2.2.1-2~bpo8+1.dsc haskell-mtl_2.2.1-2~bpo8+1.debian.tar.xz haskell-mtl_2.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:38 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:38 +0000 Subject: haskell-devscripts_0.10.2.1~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 10:41:59 +0100 Source: haskell-devscripts Binary: haskell-devscripts Architecture: source all Version: 0.10.2.1~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: haskell-devscripts - Tools to help Debian developers build Haskell packages Changes: haskell-devscripts (0.10.2.1~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha1: 00545e9bec336fe3cf82ea7799c25b2afff6cf05 1848 haskell-devscripts_0.10.2.1~bpo8+1.dsc 16dc64a5b3d47e62c098bc2eff45a964d33cd862 29472 haskell-devscripts_0.10.2.1~bpo8+1.tar.xz 0bee3a492ed7cc93c04d85d7df81d1d4e91536c1 37008 haskell-devscripts_0.10.2.1~bpo8+1_all.deb Checksums-Sha256: 8675d147c38199c1525fe66de5593f2ff7f666ec87227140c0829f2dc732d623 1848 haskell-devscripts_0.10.2.1~bpo8+1.dsc 09f0c12dc5be86f7420fec120e9b3560a6d7f9e74986619a3d31c2aabe527ea3 29472 haskell-devscripts_0.10.2.1~bpo8+1.tar.xz 096bd3d8fa55b69491af40c16372a45335662465fadf905e65d0cbbe3a5d74e5 37008 haskell-devscripts_0.10.2.1~bpo8+1_all.deb Files: b1cf589fc1fa998c304f2f9e11667fdd 1848 haskell extra haskell-devscripts_0.10.2.1~bpo8+1.dsc 10b02e1185b31560fb0a020515134c4b 29472 haskell extra haskell-devscripts_0.10.2.1~bpo8+1.tar.xz 73a1dca3cc793da03cf87d6b331122a4 37008 haskell extra haskell-devscripts_0.10.2.1~bpo8+1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU9RAAoJED2QirPw+/UfKgoP/R6xFWeQgPjAp1j6v/ILGIxD Yldss+OOWSni9naAunpK0DWn0atDlygfQ5shRfZZIgyfjbIQ+cFtwr3guOCbY9P4 Ol5K7Oj94+DeBOzPrxdMBYVLAiNzFNroXUbOeVE838NPMbHyBHhOg7bxuI7lQIAx M8Pn6UqOQ9EMfQiZzHQH2rpuXt3eYQyLdsFttDWZxCqjxZDGs1WnGgQyeTm2b524 S8DNQJOr/wzwJLlnJ1u6tDhEfJcjxDzGmOhOyxaia9qK2w+B1J9PEqWU8DK1rdz1 fQVgWKvkqOR9q/uPeBjGBXpSPsNl2mDjR8ZLoQ1LHh7w+d7I234G7OsKiScGvhay GBn7Mw8lwcpaEbVGFClOKusmZ4cXyOrz2q7eZrQNhw46kwnoA32PHslYEQvrcpsZ UZpJJaQi4oGk+2SnqAzc9laUt93XH/W8XPGnyB5m6tNGbvWwxr/gZ11ZcD5LRfKe m2YUlWEhrTJYVWT4QJRpeI3oCRU1Hd/xBSoaFN92J+pslU1KRHjKZH7UVtr62UVg LQGYBvbQlA4MB91j/vLLXXpW7DsuHIemreMXRcH4xBo7TooxNBZJY7MoyEArzL94 8xt0o20m57uKrMQu0tQKNgXhenLvNAP8InCduMZ1oWvqKaCKoe/inMOn/gbLqeo1 Z4VA498ssSp4PfA45scA =nhz5 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:41 +0000 Subject: Processing of haskell-stm_2.4.4-4~bpo8+1_amd64.changes Message-ID: haskell-stm_2.4.4-4~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-stm-doc_2.4.4-4~bpo8+1_all.deb libghc-stm-dev_2.4.4-4~bpo8+1_amd64.deb libghc-stm-prof_2.4.4-4~bpo8+1_amd64.deb haskell-stm_2.4.4-4~bpo8+1.dsc haskell-stm_2.4.4-4~bpo8+1.debian.tar.xz haskell-stm_2.4.4.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:40 +0000 Subject: Processing of haskell-parsec_3.1.9-4~bpo8+1_amd64.changes Message-ID: haskell-parsec_3.1.9-4~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-parsec3-doc_3.1.9-4~bpo8+1_all.deb libghc-parsec3-dev_3.1.9-4~bpo8+1_amd64.deb libghc-parsec3-prof_3.1.9-4~bpo8+1_amd64.deb haskell-parsec_3.1.9-4~bpo8+1.dsc haskell-parsec_3.1.9-4~bpo8+1.debian.tar.xz haskell-parsec_3.1.9.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:40 +0000 Subject: Processing of haskell-old-time_1.1.0.3-2~bpo8+1_amd64.changes Message-ID: haskell-old-time_1.1.0.3-2~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-old-time-doc_1.1.0.3-2~bpo8+1_all.deb libghc-old-time-dev_1.1.0.3-2~bpo8+1_amd64.deb libghc-old-time-prof_1.1.0.3-2~bpo8+1_amd64.deb haskell-old-time_1.1.0.3-2~bpo8+1.dsc haskell-old-time_1.1.0.3-2~bpo8+1.debian.tar.xz haskell-old-time_1.1.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:41 +0000 Subject: Processing of haskell-network-uri_2.6.0.3-3~bpo8+1_amd64.changes Message-ID: haskell-network-uri_2.6.0.3-3~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-network-uri-doc_2.6.0.3-3~bpo8+1_all.deb libghc-network-uri-dev_2.6.0.3-3~bpo8+1_amd64.deb libghc-network-uri-prof_2.6.0.3-3~bpo8+1_amd64.deb haskell-network-uri_2.6.0.3-3~bpo8+1.dsc haskell-network-uri_2.6.0.3-3~bpo8+1.debian.tar.xz haskell-network-uri_2.6.0.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:41 +0000 Subject: Processing of haskell-network_2.6.2.1-3~bpo8+1_amd64.changes Message-ID: haskell-network_2.6.2.1-3~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-network-doc_2.6.2.1-3~bpo8+1_all.deb libghc-network-dev_2.6.2.1-3~bpo8+1_amd64.deb libghc-network-prof_2.6.2.1-3~bpo8+1_amd64.deb haskell-network_2.6.2.1-3~bpo8+1.dsc haskell-network_2.6.2.1-3~bpo8+1.debian.tar.xz haskell-network_2.6.2.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:43 +0000 Subject: Processing of haskell-zlib_0.5.4.2-4~bpo8+1_amd64.changes Message-ID: haskell-zlib_0.5.4.2-4~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-zlib-doc_0.5.4.2-4~bpo8+1_all.deb libghc-zlib-dev_0.5.4.2-4~bpo8+1_amd64.deb libghc-zlib-prof_0.5.4.2-4~bpo8+1_amd64.deb haskell-zlib_0.5.4.2-4~bpo8+1.dsc haskell-zlib_0.5.4.2-4~bpo8+1.debian.tar.xz haskell-zlib_0.5.4.2.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:41 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:41 +0000 Subject: Processing of haskell-text_1.2.1.3-2~bpo8+1_amd64.changes Message-ID: haskell-text_1.2.1.3-2~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-text-doc_1.2.1.3-2~bpo8+1_all.deb libghc-text-dev_1.2.1.3-2~bpo8+1_amd64.deb libghc-text-prof_1.2.1.3-2~bpo8+1_amd64.deb haskell-text_1.2.1.3-2~bpo8+1.dsc haskell-text_1.2.1.3-2~bpo8+1.debian.tar.xz haskell-text_1.2.1.3.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:43 +0000 Subject: Processing of haskell-cabal_1.22.4.0-2~bpo8+1_amd64.changes Message-ID: haskell-cabal_1.22.4.0-2~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-cabal-doc_1.22.4.0-2~bpo8+1_all.deb libghc-cabal-dev_1.22.4.0-2~bpo8+1_amd64.deb libghc-cabal-prof_1.22.4.0-2~bpo8+1_amd64.deb haskell-cabal_1.22.4.0-2~bpo8+1.dsc haskell-cabal_1.22.4.0-2~bpo8+1.debian.tar.xz haskell-cabal_1.22.4.0.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:43 +0000 Subject: Processing of ghc_7.10.3-4~bpo8+1_amd64.changes Message-ID: ghc_7.10.3-4~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: ghc_7.10.3-4~bpo8+1_amd64.deb ghc-prof_7.10.3-4~bpo8+1_amd64.deb ghc-doc_7.10.3-4~bpo8+1_all.deb ghc_7.10.3-4~bpo8+1.dsc ghc_7.10.3-4~bpo8+1.debian.tar.xz ghc_7.10.3.orig.tar.bz2 Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:43 +0000 Subject: Processing of haskell-random_1.1-3~bpo8+1_amd64.changes Message-ID: haskell-random_1.1-3~bpo8+1_amd64.changes uploaded successfully to localhost along with the files: libghc-random-doc_1.1-3~bpo8+1_all.deb libghc-random-dev_1.1-3~bpo8+1_amd64.deb libghc-random-prof_1.1-3~bpo8+1_amd64.deb haskell-random_1.1-3~bpo8+1.dsc haskell-random_1.1-3~bpo8+1.debian.tar.xz haskell-random_1.1.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Tue Dec 22 13:34:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:34:45 +0000 Subject: haskell-http_4000.2.20-3~bpo8+1_amd64.changes is NEW Message-ID: binary:libghc-http-dev is NEW. binary:libghc-http-doc is NEW. binary:libghc-http-prof is NEW. source:haskell-http is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:14 +0000 Subject: ghc_7.10.3-4~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:06:53 CET Source: ghc Binary: ghc ghc-prof ghc-doc Architecture: amd64 all source Version: 7.10.3-4~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: ghc - The Glasgow Haskell Compilation system ghc-prof - Profiling libraries for the Glasgow Haskell Compilation system ghc-doc - Documentation for the Glasgow Haskell Compilation system Changes: ghc (7.10.3-4~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. * Tighten build-depends on ghc; this does not build against 7.6 any more, so lets use the 7.8 already in backports. Checksums-Sha256: 0559fb135dee8a30a583a756347048d6c50a991ab18f14894a767d9bb496ea4f 39704054 ghc_7.10.3-4~bpo8+1_amd64.deb fcf16db2acfbec708c92536271dbe0020653c2dc8d950cf63bd6f49c29e9313f 32164030 ghc-prof_7.10.3-4~bpo8+1_amd64.deb 95264cb9d72f6c7823d74a5939b816cfcdb12529c1ccf76d93d57739fc2d2135 8876490 ghc-doc_7.10.3-4~bpo8+1_all.deb 21fde1a296d93169d6855d2521fe5ad804b1a2bd6c34d77f29ff61eb2cd872a9 2331 ghc_7.10.3-4~bpo8+1.dsc a99e16fdaee4349de726432b26bef00b025ce2ba65b7a72f42bbdd63105fab6a 45956 ghc_7.10.3-4~bpo8+1.debian.tar.xz 3e29a56a74ed6a74d3ee2a6db9389f2462837da46ca6dce9d2965f9c152f0c15 13281867 ghc_7.10.3.orig.tar.bz2 Checksums-Sha1: 37c2092ddac1d648291dec1bc0d78097d23312ba 39704054 ghc_7.10.3-4~bpo8+1_amd64.deb 34749df7966f32abe5fca67409d3936bc865083e 32164030 ghc-prof_7.10.3-4~bpo8+1_amd64.deb 17f70085fb5c05261b3ae31dfc4551ee9cb7db85 8876490 ghc-doc_7.10.3-4~bpo8+1_all.deb 561d8c944070996401d1946b3498a448eae247e8 2331 ghc_7.10.3-4~bpo8+1.dsc ed5b1a31b085d174d7da25a3167104256041cecc 45956 ghc_7.10.3-4~bpo8+1.debian.tar.xz 333b5aa280c1293f91acf4ea0a7836a39535f6e9 13281867 ghc_7.10.3.orig.tar.bz2 Files: 7ced6d81f5a1d4836882eddcad0857e9 39704054 haskell extra ghc_7.10.3-4~bpo8+1_amd64.deb 93608314eef71e5a976f7eb51ddab41c 32164030 haskell extra ghc-prof_7.10.3-4~bpo8+1_amd64.deb 567b92a6f338fe96f098ace86e547601 8876490 doc extra ghc-doc_7.10.3-4~bpo8+1_all.deb f77c1de5e0b44598a814c4679204b253 2331 haskell extra ghc_7.10.3-4~bpo8+1.dsc 0b79a86dbce0f506621dd2c6c8b9351b 45956 - - ghc_7.10.3-4~bpo8+1.debian.tar.xz afd94782875acc57673965fe890246b0 13281867 - - ghc_7.10.3.orig.tar.bz2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU9mAAoJED2QirPw+/UfNiEP+wRmCRTfArMHhFtW7+krdRLX Xk639Zfd+s+hbcSHpGLeHQ8bFdwQG6+9GagGyBws8H03/f6dA6bvWy+i9b2zJha8 rpg6OHWVkFtdqPCBZ3RjEYQMQnNbSkBluMAY02lXGn1MKmtkv35n63Uz+0AJqQyn SN2vGWZqUJfbi1fcr9edxYnuKvjH4J9Suc3QZnb+NeW7knb5kmXMj/9w3anLbpNX GvIAt0sX6feGl/v6UIehiFavIwvfvFGKixAP0IRK2FIq7+U7wVkoUwEU5XE116/3 RCsO6v0Hx5R/MahBO76IAvjGyhJ2Ltt8wobAhuYqJRiPxMxo+AbjuHQS1rDxVWIk /dC4oDzdIEKLkXFq/zYS2Xptn+P8ehQQ83W/mfGl0jYGvPyGkewhX3+TGLrAnMe6 z28WnRJgexIwKMzQiJ+/1H+VQMX/NExX3cXakjlvXS6XL6Mrk4IAPsVYE8hgXDpz LDcP/Eu/u6s431bbqjpwKe7LQTo/1F24B8yXUgvYtopDivgiK3rhVjAe5xFTwS0M xlfjla8j9i52eXR8GpaC0tOSYzbHuYh7kXirtYWcP0aI0maDTKakP8DaRBMl7hC0 cy5tw4auzTAiDOSPW83M+qcajdrFZe65ggYmjQM7s0St2kwzgtYpy6EEU2Dy/7Wm TzIld8evAgKwvyKSxTjU =fD+Z -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:22 +0000 Subject: haskell-cabal_1.22.4.0-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:19:50 CET Source: haskell-cabal Binary: libghc-cabal-dev libghc-cabal-prof libghc-cabal-doc Architecture: all amd64 source Version: 1.22.4.0-2~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-cabal-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cabal (1.22.4.0-2~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: fb4bdf7c9473cc0d7c727f8b035793acf120148ea0b32306a9c019f989daf712 715628 libghc-cabal-doc_1.22.4.0-2~bpo8+1_all.deb 5745efa551f892ca7b7bc5164729ec98ce9e2df921ad0ffe3887a6d85d53279a 4082672 libghc-cabal-dev_1.22.4.0-2~bpo8+1_amd64.deb cda8244a50f056c7440db335792b12a145331bb10995f5ee9aef6252fff7d43d 3413854 libghc-cabal-prof_1.22.4.0-2~bpo8+1_amd64.deb 4d63e983ccc1ab6d5a4f7870b181f1d8d8eed740f911a5fb521b34e07f1d4fcb 2253 haskell-cabal_1.22.4.0-2~bpo8+1.dsc 05d44c6f6f2383332bde0e4adfd2149c46e8a42d2b117f5a7794dd2afbee2180 2708 haskell-cabal_1.22.4.0-2~bpo8+1.debian.tar.xz b96a8db268e3501ded01bdb0d178fe334274e92c1497c3249a59ef5cfc55dca6 404549 haskell-cabal_1.22.4.0.orig.tar.gz Checksums-Sha1: 5db3af7fc47a2a1626a4077c72cccd6017db4fe5 715628 libghc-cabal-doc_1.22.4.0-2~bpo8+1_all.deb c409ba6a904098735c15db36fb34d5e36c47b5d1 4082672 libghc-cabal-dev_1.22.4.0-2~bpo8+1_amd64.deb 7806af9e8be27177ec836338af47531d84bb221b 3413854 libghc-cabal-prof_1.22.4.0-2~bpo8+1_amd64.deb e37365503ed50b9a8f2d8012d4a37d23ac375a26 2253 haskell-cabal_1.22.4.0-2~bpo8+1.dsc 08bd9c6f013d6f789495497bb05a3125bcb68940 2708 haskell-cabal_1.22.4.0-2~bpo8+1.debian.tar.xz da3c6977749ed5ea1422d58e8aed7265d57f7280 404549 haskell-cabal_1.22.4.0.orig.tar.gz Files: dce04738d990148cc448462987ac003d 715628 doc extra libghc-cabal-doc_1.22.4.0-2~bpo8+1_all.deb 8ba9de99335250f4b1bc96185912bd74 4082672 haskell extra libghc-cabal-dev_1.22.4.0-2~bpo8+1_amd64.deb bc718b3a6525c965839b2792fbd84b42 3413854 haskell extra libghc-cabal-prof_1.22.4.0-2~bpo8+1_amd64.deb 93175a949c29a8dad850e88b49f079ce 2253 haskell extra haskell-cabal_1.22.4.0-2~bpo8+1.dsc 3e6c8b1dc17293858c4fb6bc090d796f 2708 - - haskell-cabal_1.22.4.0-2~bpo8+1.debian.tar.xz a71ab35960617c68ce77d48af3e35895 404549 - - haskell-cabal_1.22.4.0.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU90AAoJED2QirPw+/Uf2bcP/27t+iYoskgeKmrZlEH8GP71 wlxs7H8RcVAewT4n4ekZ85yV6CiyrsZMYHHuWpZoiSb/7MkgU9jVXPrl7NhMUUna YMuE28LTT51rWounhAuOistC23OoFwge7Uh5fN3mE7WXM/0jy+ocOVwoeH/pbEMt KW3AsiaAtTZ2DcpXsrQSioxCU7zEBJxil/sYBU93qNv4pZJATPZcTZnk1SUV+mJF PCtAltcM7KUtZbrk/i+9QZ5GPnOS5UTAMXrgJqyKu/DFP/j3N60rKB0s0qHRISma hzvI7GorCKuuZ7LsO3d8Zd2cjVIyxPll65nJq82e8zpb+XqpLwUIE1kgJlI8JBQg jPGUrIVzlIvO6D4sPsB/jVhZnv+SQrUl4sPs5NEHMbhGUVEMb37XsfddphJp+Kki 3sZ2H3yqTRn9GVU9KCJZ7wpKXTMQyWlG5nXt4YQ1xn6XaRMA/Q9y1RjZJbcJfdWT WLdf6EpjLSgzWzCijm0gyYIu4i5BGZ9+j5Bp1BZag0unhLZhhLIzcBlAaPCvCs8F QX4BinqV9Y/7i7PlOxe+8hI1nKNAO+AGNdaS94YD/akp87KzYdhcthZl9xEnwp8I NCIFQbrsV+ibWabF9HVvqYY39vHcMZlAQNmv4mbcXJE7OoiZFEcEd9U7iwe7NDPJ /vj7TePOgnWe7CY+F9o8 =cWUw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:28 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:28 +0000 Subject: haskell-mtl_2.2.1-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:07:35 CET Source: haskell-mtl Binary: libghc-mtl-dev libghc-mtl-prof libghc-mtl-doc Architecture: all amd64 source Version: 2.2.1-2~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-mtl-dev - Haskell monad transformer library for GHC${haskell:ShortBlurb} libghc-mtl-prof - Haskell monad transformer library for GHC${haskell:ShortBlurb} libghc-mtl-doc - Haskell monad transformer library for GHC${haskell:ShortBlurb} Changes: haskell-mtl (2.2.1-2~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 8f09076da1a3a1a2dcbe5fa54d9b79f82f05d18d42be080148353c8c076a67ea 80212 libghc-mtl-doc_2.2.1-2~bpo8+1_all.deb 1d5c88cd5a9af6716caeee9e90d70e5751a68512b870001eabc9a48a764e0817 83680 libghc-mtl-dev_2.2.1-2~bpo8+1_amd64.deb 6f75e3e83638cd1e576739a390bcee45a80b5882599ae6a98fcadaa74147b55e 78628 libghc-mtl-prof_2.2.1-2~bpo8+1_amd64.deb c69dda5d15583b163e745591986c127c4d631f9d94534328e2cd67968c7b3317 2168 haskell-mtl_2.2.1-2~bpo8+1.dsc 36f4dbfde66ad537b4c2d5fd4e1ba128ff6b8c5b58b6c93d35c7fb23c103608b 3700 haskell-mtl_2.2.1-2~bpo8+1.debian.tar.xz cae59d79f3a16f8e9f3c9adc1010c7c6cdddc73e8a97ff4305f6439d855c8dc5 15391 haskell-mtl_2.2.1.orig.tar.gz Checksums-Sha1: 3e08c5802f133dab65ae6d047ee4cf58afe62813 80212 libghc-mtl-doc_2.2.1-2~bpo8+1_all.deb c3c3600a5b3676dffe5450d274841b51c2cdde55 83680 libghc-mtl-dev_2.2.1-2~bpo8+1_amd64.deb aab5a8ae765657a87fe36baab6d7df82dcf1fedd 78628 libghc-mtl-prof_2.2.1-2~bpo8+1_amd64.deb 022ba8a61bb53b0f0abb7bbce53f601a903599c9 2168 haskell-mtl_2.2.1-2~bpo8+1.dsc bb0464671f53501521a2157de910f51b62c2b2d5 3700 haskell-mtl_2.2.1-2~bpo8+1.debian.tar.xz c244f8ec3a871404373ad1a0873c198b5610ef29 15391 haskell-mtl_2.2.1.orig.tar.gz Files: 5e0de07b0b9947cee9d0f04ac4cfe12f 80212 doc extra libghc-mtl-doc_2.2.1-2~bpo8+1_all.deb a11f8bc5dcaba8799721bbf3b9c38854 83680 haskell extra libghc-mtl-dev_2.2.1-2~bpo8+1_amd64.deb c5369dbcb190298bffdd3d399f8c3a2a 78628 haskell extra libghc-mtl-prof_2.2.1-2~bpo8+1_amd64.deb ff0486a103540db306f9fb67efb6f5c9 2168 haskell extra haskell-mtl_2.2.1-2~bpo8+1.dsc e0b01e5faa66013c4b926b125c7ac5df 3700 - - haskell-mtl_2.2.1-2~bpo8+1.debian.tar.xz 96a2f12b94ea8d7cb0aea999cd2e3802 15391 - - haskell-mtl_2.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+EAAoJED2QirPw+/UfzsUP+wdGO1qHTgmQQ/EkVTA2XaRF Mj/y+cq7jiOToJ05ryKFYd49v1p+P3V0o+IXylgufWNaOwE13HeJRZ1+WPJzO2hI 2rI7aOqFqX+ZHmdCy0o43csPwf+kHaEb0WpLP9VZWMRMDppwIK1dDPJm/oerfKih nNil4dEfQsM7+03JUx3sYuq3j2+9bk6ThGqK81cL2nPjoE1Zy7p0cCIIny6s3fCu mb8+PPuLW3as/L18sM2uY9LFvn+BXMuvQ6CFzMAcOR0Fnpd68azjnXneuCxJ3QCU rq44vMlF47eeaiKLbyuwOWtW4v304zpQ9yntWNukaFMCNvbyFkiYmGFG1fwmxPz/ IY3eVcX6/GJVBCtvOuiosLtkaRkbG3T3vDs26PIxNWxadBTloQMiAnZTIm5Cl7xd ssDE8wLarBJiJ2y3RCMu0ooBMoPQqCtC3yjtNOdOTF2wxtR0XxsnSiO0+xGCCjDl 3U0k0o4eHb8Jn5enU+xv/XfGuFIOAX9sAc2PEYXxuXdUHVhwuwgNfuy3jnafaiIh 7e9KdUweu3oavfQFnIUCv0Azh9olvTaa5B2FiNFt45LIJN0ys9l4ukHT35Jg02Mp hBzs9Maq8kKZSy33LaX1uMrsvS5SEPyXM+kszwEcufTfnFXh3hxYJYZqpOAmkkF+ qvSqR0ehcTz7AjrbkPH5 =aHBr -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:34 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:34 +0000 Subject: haskell-network_2.6.2.1-3~bpo8+1_amd64.changes is NEW Message-ID: binary:libghc-network-dev is NEW. binary:libghc-network-doc is NEW. binary:libghc-network-prof is NEW. source:haskell-network is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:40 +0000 Subject: haskell-network-uri_2.6.0.3-3~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:22:13 CET Source: haskell-network-uri Binary: libghc-network-uri-dev libghc-network-uri-prof libghc-network-uri-doc Architecture: all amd64 source Version: 2.6.0.3-3~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-network-uri-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-uri-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-uri-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-network-uri (2.6.0.3-3~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: e9e6f01b83b8675da0626f48ae829079fa88a999024fe4b36adfdf54de031cfc 51738 libghc-network-uri-doc_2.6.0.3-3~bpo8+1_all.deb 19ffadbdf6588f3c247db5e9cc9b5de9a0ef0087b2656116eb6e331eeadc6793 133856 libghc-network-uri-dev_2.6.0.3-3~bpo8+1_amd64.deb 8d5166b8a5b5ef06f9270a78a5ff86a728e6537ad60f4233664405085d744ddc 119314 libghc-network-uri-prof_2.6.0.3-3~bpo8+1_amd64.deb 160ee4d32311bd368ff0ff0fbb94455e5d878354e352cc7066d295155f5b58ae 2436 haskell-network-uri_2.6.0.3-3~bpo8+1.dsc f0d88cab5311574ca76924409f2b9c23e25e0e9f25f9a0f9b32a5040781dc640 2464 haskell-network-uri_2.6.0.3-3~bpo8+1.debian.tar.xz 0fc2cdff47ca77d826ebeb5cabe6ddac2333ca1504b2b629dd369399c5c28bdf 26639 haskell-network-uri_2.6.0.3.orig.tar.gz Checksums-Sha1: 090cd1f535eb584f8c97ca5b9cc49235cc9f03f5 51738 libghc-network-uri-doc_2.6.0.3-3~bpo8+1_all.deb d2ad9c3744d4421ac2b693062e02b676c1b29e69 133856 libghc-network-uri-dev_2.6.0.3-3~bpo8+1_amd64.deb 62d88edcb11dd7e5dfa6ae75df0737dd76a473dc 119314 libghc-network-uri-prof_2.6.0.3-3~bpo8+1_amd64.deb 1cc2855e99bbf2c1f2e036d7b1f4a87e86dc06de 2436 haskell-network-uri_2.6.0.3-3~bpo8+1.dsc 99523bc85804e08babdd9a317ceb2b0a741156dc 2464 haskell-network-uri_2.6.0.3-3~bpo8+1.debian.tar.xz 6c87afe0c715a42bd6b61622b909a9a721ecd07d 26639 haskell-network-uri_2.6.0.3.orig.tar.gz Files: de221b0846045166bd12ecc04fce0184 51738 doc extra libghc-network-uri-doc_2.6.0.3-3~bpo8+1_all.deb 291d16300bca58774ab28ac880ebc5c2 133856 haskell extra libghc-network-uri-dev_2.6.0.3-3~bpo8+1_amd64.deb 06c0a8f89f7452158a24f2056be8aa9a 119314 haskell extra libghc-network-uri-prof_2.6.0.3-3~bpo8+1_amd64.deb 218806b92b0a4edad88c3aad20030f50 2436 haskell extra haskell-network-uri_2.6.0.3-3~bpo8+1.dsc 8ba065e53474a524c56eeb4b79833c54 2464 - - haskell-network-uri_2.6.0.3-3~bpo8+1.debian.tar.xz 1370aa94bb60da253616e23c4a849277 26639 - - haskell-network-uri_2.6.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+PAAoJED2QirPw+/Ufva0QAK20njH4M57bdol/bkPAm4Pw GRZrq3J7YCrfDZNFKGS+mjcWr2vQy+QLjxpP5OfSQK36dzk1R8aS0+83ihCJzIyi yIIxSpQVBgkS8fL32px27Kyjf+a/RxHe1qO1924wHG/X9xNPQvLo4LoV3a93be1G uAsY8m+S044BpMxY8ybdifMCV2VxGdmRmf0CpLYPWrygTfhwGCI6yufiDmkGUQr8 ZmTCVpV/uuc/19QRmt3874Ec6MhBJ0P7WUC2nKRf5LlkAVieYycUSxn2BHxRz1bW KgfnK1G7PJNjPCLDQJRpa2Vq2Hi8FilZg8CJ+4MrpOX8DD1YuCdfLaazpShC1isM hHevI2s90F85ikLVkhN22NXji15jWY58JpLdgQs9J+k7LKJPyRlQ7CJrqBULhHM0 Q1jbwA5UBYHvVJt1vFFouuWJ4r6ufO+iRpWed/T5TKnnXsEKuJ7UpKFnl121nEnG sUlt2X4pOy0cRYOIpUACtoWskr87Bi6MlY5SiKP3h6dSxAxO/UBlZ/VawAyfXxPq BRJpIFzdZg1wkXTfqePQKqVnM7pE8RBkcKnNEtitYVQ8zct8wBw65cYg+QEwWJag 8zpUcoYnZNjApK+QHkh7VgVOlvucwzA9k4m1BKESyOVkwbPFhHfnKafouP2bQC6X Vz0AC0Y7JFsaPeh71fes =0JmZ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:46 +0000 Subject: haskell-old-locale_1.0.0.7-2~bpo8+1_amd64.changes is NEW Message-ID: binary:libghc-old-locale-dev is NEW. binary:libghc-old-locale-doc is NEW. binary:libghc-old-locale-prof is NEW. source:haskell-old-locale is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:52 +0000 Subject: haskell-old-time_1.1.0.3-2~bpo8+1_amd64.changes is NEW Message-ID: binary:libghc-old-time-dev is NEW. binary:libghc-old-time-doc is NEW. binary:libghc-old-time-prof is NEW. source:haskell-old-time is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Tue Dec 22 13:49:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:49:58 +0000 Subject: haskell-parsec_3.1.9-4~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:21:26 CET Source: haskell-parsec Binary: libghc-parsec3-dev libghc-parsec3-prof libghc-parsec3-doc Architecture: all amd64 source Version: 3.1.9-4~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-parsec3-dev - Haskell monadic parser combinator library for GHC libghc-parsec3-prof - Haskell monadic parser combinator library for GHC; profiling libr libghc-parsec3-doc - Haskell monadic parser combinator library for GHC; documentation Changes: haskell-parsec (3.1.9-4~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: e2d3b925ebb5e154983a82f08036866dd7fa3355eef1b56c10996a910c2a4e62 117478 libghc-parsec3-doc_3.1.9-4~bpo8+1_all.deb 60200006899a04874ee46486ef5e93e8d4f7efcae8e994b4efab68cc1aaf9b91 243478 libghc-parsec3-dev_3.1.9-4~bpo8+1_amd64.deb 6ca7b73c9198bcb1de0cce0ef751fe2775eb7fdd2cc1e4fe4ab3b0d9a894f05a 219940 libghc-parsec3-prof_3.1.9-4~bpo8+1_amd64.deb 11d95a4f127f66a3a6e8f31333a50a763f86d04e902882645a571ef686936768 2355 haskell-parsec_3.1.9-4~bpo8+1.dsc cacf533936bdd6844f1ee3a7061b58b63560f56922b1ff3a02e2ea9848abe0ae 3356 haskell-parsec_3.1.9-4~bpo8+1.debian.tar.xz 71f711d24c89581a43b8bc2d3ed56a1a802bbf1cd0b083bc34636c232b0342c9 29668 haskell-parsec_3.1.9.orig.tar.gz Checksums-Sha1: a9d52b9085572f36a4908fa3e28b89b9fe27ecdc 117478 libghc-parsec3-doc_3.1.9-4~bpo8+1_all.deb fce228d6f5dc28f61953990c93954b315706dbb3 243478 libghc-parsec3-dev_3.1.9-4~bpo8+1_amd64.deb f78646a3dca1bc3b08a1a6a5937932b8dbfd239a 219940 libghc-parsec3-prof_3.1.9-4~bpo8+1_amd64.deb 8564f260948b7acbf37b7c8702bc5d8d909a22c6 2355 haskell-parsec_3.1.9-4~bpo8+1.dsc d2fa545b837098861a75415788f83ab4c0723269 3356 haskell-parsec_3.1.9-4~bpo8+1.debian.tar.xz 52eb8bf530111a2e92f710d14f0cf6e43eaaf741 29668 haskell-parsec_3.1.9.orig.tar.gz Files: afb188c746c0d4ee0a951ca825a3c099 117478 doc extra libghc-parsec3-doc_3.1.9-4~bpo8+1_all.deb addd54a5a9dd915b43810056d522864a 243478 haskell extra libghc-parsec3-dev_3.1.9-4~bpo8+1_amd64.deb c737137ae22931b2c7f727fdba98d82f 219940 haskell extra libghc-parsec3-prof_3.1.9-4~bpo8+1_amd64.deb 193f704fc84f2cd4f6bfea9e804add2e 2355 haskell extra haskell-parsec_3.1.9-4~bpo8+1.dsc 731ef4b54d00bef884476a81485eb0e2 3356 - - haskell-parsec_3.1.9-4~bpo8+1.debian.tar.xz 6ec46302afa68518bac5f1117b6349f5 29668 - - haskell-parsec_3.1.9.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+eAAoJED2QirPw+/UfpkkQAKKf9LB1/UQ0N5tlXI29//US l27YfRgpUTXIvwQbNTTB/1ke/mhrmbw/AxzT9nh26pEQMluHmkppCqNL97zaehAD 83kY7hXYuYaZp7UFWnF0o0eu4qh8xB8lowdgY4qmPwh0n6/g5Z6qXhRt38NcW73d kaeTTk/z7QehTmfWBYoxvc6h2GSeZ0i/kLxdtZV9IHT66tQQPpfQJx19dxFOMUIw /uS30qwiYHWyIRtAuiA6+2y7fcT5L6518w0uAC6o9KMKJq5lxrTm9+SBFHc/KbZz 2UNdXCZcWHqLQZ3gn3eLA4bqiEwVFObmqjy5NEcQwmgvMzZHec79/4ryy030lLXv rBSOZhzxStw86CYy+UefxDuDLicIXflU4xTwLhJE5I7ycx/vgNBHnOS8TXXSNfix bOb6ihj0JrEn7SFwBl1lIQoya1ihc2m8iDYFO7hG3Eiyk1oufKJsfQhwY4ww00oE C6s9kpnIVmre5RpB/kWNU7OhE/T8pG4A98trJ8aBhoqkncJidlSURO5f3k9L8yzF 4fseHb0fpLm7Uy28YY34I5Cq9xmu09NQY6EmVMC1s/O3isEPL0ix/6L/XIzFO/4c lkbi78vnsnqNex7CsI/ooaErxZMJG21aZltJUPqzW2OCoKo/jA3VMBuH2oVpRHuF oOTLXf/mWx57DRBWeDUZ =SxOF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:50:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:50:04 +0000 Subject: haskell-random_1.1-3~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:08:17 CET Source: haskell-random Binary: libghc-random-dev libghc-random-prof libghc-random-doc Architecture: all amd64 source Version: 1.1-3~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-random-dev - Random number generator for Haskell${haskell:ShortBlurb} libghc-random-prof - Random number generator for Haskell${haskell:ShortBlurb} libghc-random-doc - Random number generator for Haskell${haskell:ShortBlurb} Changes: haskell-random (1.1-3~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 89f0314ce0d12b0e289d6f46b7bafa974a7fc32d40e492a9669e89cb9c1a46f1 44998 libghc-random-doc_1.1-3~bpo8+1_all.deb 067774d4e4b40f1462805f00bc8fa27dd76abcb04b3845fe05eb6098c87c1cbf 108164 libghc-random-dev_1.1-3~bpo8+1_amd64.deb 8d931043e8f3e03100bf2d9359f0f2d42422228b0ec5b26e68f0c413890bfbb6 94074 libghc-random-prof_1.1-3~bpo8+1_amd64.deb b9a9a06c4421e7c28b135766731f8c0eb9655178c398d9e070755179ebfb4724 2205 haskell-random_1.1-3~bpo8+1.dsc 8a3125b8d322a18b2f0b944878208692f14db97e52ab762e1b5982c3788f4e7a 2860 haskell-random_1.1-3~bpo8+1.debian.tar.xz b718a41057e25a3a71df693ab0fe2263d492e759679b3c2fea6ea33b171d3a5a 10870 haskell-random_1.1.orig.tar.gz Checksums-Sha1: dabb0247c1e9c31cb0ae0ef8b40f107b4dd26059 44998 libghc-random-doc_1.1-3~bpo8+1_all.deb 362906fdb4b9f0137d8276c43efa5728424ce702 108164 libghc-random-dev_1.1-3~bpo8+1_amd64.deb 94a430c070534d6715bb28c11a04e39d4bb5de3b 94074 libghc-random-prof_1.1-3~bpo8+1_amd64.deb eb3878c5f789b4e8ab989a7e679a9e7ff5d73bd6 2205 haskell-random_1.1-3~bpo8+1.dsc ee2304755b0b38b0fcea60650617f6e2f0ec8f41 2860 haskell-random_1.1-3~bpo8+1.debian.tar.xz 1cc4907296f83e54587b8aa73e62cd87a7755ca0 10870 haskell-random_1.1.orig.tar.gz Files: 8b65017fd55da3771a5c14141b74fbe1 44998 doc extra libghc-random-doc_1.1-3~bpo8+1_all.deb 6748b13d5ce1b1f5c3347d904bdac617 108164 haskell extra libghc-random-dev_1.1-3~bpo8+1_amd64.deb 937961ffe73f1928613b724f613d9c34 94074 haskell extra libghc-random-prof_1.1-3~bpo8+1_amd64.deb 663945e583c84181413709a48dcd57ec 2205 haskell extra haskell-random_1.1-3~bpo8+1.dsc 0aff10f23eb7ef319de6bd30c5d5ceb5 2860 - - haskell-random_1.1-3~bpo8+1.debian.tar.xz 474f10b9389b316e4472b71d20298993 10870 - - haskell-random_1.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+jAAoJED2QirPw+/Uf0qkP/j9OnHJPMovE9ahvEHj6B56a Sb3KNj62pFBqqQIofGlvWDCOk/1drY9t77kdXMJP+Ml/g0438s1GhHU41n+ijnhb XFFw3KJQz7SrAv89L/S0yTZ7mdSmdOChKCP5RnveIeOIBYmszLJBVOktbmaI+Nw+ JCZ8Bc5djZoSfJVMiPZG5pBlt9jiQAAhOPCgti+T9hjbE9SUVZElwolIWm51bnDm XOdHIZSthMHAm6nsCDyGuJI7iSFigVEsFz/f0wXvb1DBelSKmClFjY7cBQOYqMYG zh/ZhfshlXWpKmVKRzfs6fRo71VRwtarplxtA/1HvjfrfK1uC8aovpZOfWrn03fv khbOxUqbppw/UvgbsZNGRBTYCn4M+OuZf9lf+XgZK+KJGgLnXi/T7mNoBiUG+3O8 EvkOi6ZLOWbtqJY5Cmk81Uj+/bgfQ63ubyU5yNNfS8eNi7LmiQvLVdxQRvhGZKsZ 8DXwvstonI1Yb8sD0VuxXFcKsVCakSf4eJwVBHw/W7S5Lxs3alS9Zps6Nuj7KyUb B7tWOYRgy+snDiIGb3vJmPyIHp0D4yWJxZl9RiDzIIa8tKDz+rFUbs3ziPUWyc85 PW0xBQh8rzPeucr9uvoScPfKzBqZ4yIZXdDLLk34rOjUdjSDnmjpddPXBPPQb46t 1c1ug38xvS+uGrdUzCM6 =A4hv -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:50:10 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:50:10 +0000 Subject: haskell-stm_2.4.4-4~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:08:54 CET Source: haskell-stm Binary: libghc-stm-dev libghc-stm-prof libghc-stm-doc Architecture: all amd64 source Version: 2.4.4-4~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-stm-dev - Haskell Software Transactional Memory library for GHC${haskell:Sh libghc-stm-prof - Haskell Software Transactional Memory library for GHC${haskell:Sh libghc-stm-doc - Haskell Software Transactional Memory library for GHC${haskell:Sh Changes: haskell-stm (2.4.4-4~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 57bfe6c2c4adba93214d3f482a3116d22b153a11757ac4bf5fcb1f6ee728b3f0 54374 libghc-stm-doc_2.4.4-4~bpo8+1_all.deb 649cdc362a486431c0febf460a360d02201c466a0d3ff1938d30273ec7cf6232 56042 libghc-stm-dev_2.4.4-4~bpo8+1_amd64.deb c87820e0e03ec8833f9d2157e040946eaf78125b969f7006f08c0762133da5cb 47934 libghc-stm-prof_2.4.4-4~bpo8+1_amd64.deb 05c74ff45514146f8af8b78d75da8b37378b7fc8f9119c7aa86f79d35f638565 2178 haskell-stm_2.4.4-4~bpo8+1.dsc 93541bf1641ac8e422c42936233c0d04ae5ad997442542707d97cc3b91fa117f 2476 haskell-stm_2.4.4-4~bpo8+1.debian.tar.xz 5dfb588a01b46f427b16a92d6b7843ac81489639bbdfd962e5795c19dbfe883d 10349 haskell-stm_2.4.4.orig.tar.gz Checksums-Sha1: 16a5c4d4e4e8fe7cd54a7ff597835db179f4b51c 54374 libghc-stm-doc_2.4.4-4~bpo8+1_all.deb 504c59b49de7ea4376ac9fb98c4de73ce4722061 56042 libghc-stm-dev_2.4.4-4~bpo8+1_amd64.deb d963e4a71512f038418db933af928b5c817f9b62 47934 libghc-stm-prof_2.4.4-4~bpo8+1_amd64.deb 892ce7fe5727e8441d23d1356e9d8ebb7ee1ddec 2178 haskell-stm_2.4.4-4~bpo8+1.dsc c791137b05bbc016f37d7ceb65bc8d60291bec16 2476 haskell-stm_2.4.4-4~bpo8+1.debian.tar.xz e5e50df24cba2273ebe18753a336ed4f68392230 10349 haskell-stm_2.4.4.orig.tar.gz Files: e8c58f37a6bb8bbd2d2528b0ecac29a1 54374 doc extra libghc-stm-doc_2.4.4-4~bpo8+1_all.deb 1979e18ae73a40811e0aa81129f580da 56042 haskell extra libghc-stm-dev_2.4.4-4~bpo8+1_amd64.deb 8464002ff4165126769433e65ca943ac 47934 haskell extra libghc-stm-prof_2.4.4-4~bpo8+1_amd64.deb 8134787bc7a594f94a95a36136b98e53 2178 haskell extra haskell-stm_2.4.4-4~bpo8+1.dsc 2b1f3d2d9427b21531097f6764427a67 2476 - - haskell-stm_2.4.4-4~bpo8+1.debian.tar.xz 3acbbfc1e95d0939728f12673bdd2bae 10349 - - haskell-stm_2.4.4.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+pAAoJED2QirPw+/UfA14QALuFqN34aaMZCvsPzCfjV5F5 EMAm43HJzdcN0J42D8u1yVbLjydrUdw/GN9W3NyjUULecwl6fXZL7ldRVJPexLYp 9H6cVFHNa4VJVwolwJU3NqHipOj3Q0BmFuSevIQWT++Yzs2ZkavqGpyco2haSlIM GVvwJ515GN9FNIDpSUrrrXeK83R9/O2moIC/MZlvBITZ/+JvERyTn5Ov5nVcycOw 3y7qpgtm+YPhqR71D/gCxpcoURmuRNFHU4kfl+KHJjcuQ7AP1W+OUjRU4iEb8lds qnd3zg56mDQ72Y7r3qkWbgdGP76rVR4QosszQri8CXRVpaUyNg/cEGHB8yL/dI1N +6yZkcRwwZ8qdKZsa7ixOHA3fApB8LyGB4IQcJyOQ8DcjskGmfDt4czAa7b0pLJT NACi5B1D0i/Zm6p8YR08tAzZGZWrmqttpuAjChwlTUW3U7B6nl+qEHsH5KtvHcME ilKBEAPPU5fq6s/ihNtR+Qc8FQZ99rDXwkXVWYPqsu5jssS8KIge+usNRKgRPXqb 8oFYsQWam3iDa2eTsy6ckvdM3OcmN0LUKwWj+fY7jby3aYGBByZCyWUhaUCZLqYp dMoIjJ8QJpXOsZPrOX12Vi/7RVkt7y4c53SNFz6EtiUFVm9XeczCwscLX8xZPN5R bpHkHKziPkgILlurtkLN =22bq -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:50:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:50:16 +0000 Subject: haskell-text_1.2.1.3-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:11:16 CET Source: haskell-text Binary: libghc-text-dev libghc-text-prof libghc-text-doc Architecture: all amd64 source Version: 1.2.1.3-2~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-text-dev - efficient packed Unicode text type for Haskell${haskell:ShortBlur libghc-text-prof - efficient packed Unicode text type for Haskell${haskell:ShortBlur libghc-text-doc - efficient packed Unicode text type for Haskell${haskell:ShortBlur Changes: haskell-text (1.2.1.3-2~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 032673fa226711dbb95317612225faa773b1b5b4bc916679c03a9b548123e99a 234016 libghc-text-doc_1.2.1.3-2~bpo8+1_all.deb 01407395f2ad8871a365e74825a58dff5f9b2c88bfc6474837727626fd78ebcd 871604 libghc-text-dev_1.2.1.3-2~bpo8+1_amd64.deb d5302541686a0b3cd0e319bde966e22ae308773a055cfe232efb5c81c1000232 726798 libghc-text-prof_1.2.1.3-2~bpo8+1_amd64.deb a97f8460dc82042cf218b620352e24005f8d8d45904a8b63edc55e54559febef 2196 haskell-text_1.2.1.3-2~bpo8+1.dsc be074ca28ef7809c64d4628898d113e54a8fcd948c27966f2c366b536f2ec63c 4024 haskell-text_1.2.1.3-2~bpo8+1.debian.tar.xz 98364c94f259ec95e380e44bde90b37708ec6f0d45eb9efe821ab67959e9f83f 145946 haskell-text_1.2.1.3.orig.tar.gz Checksums-Sha1: 518f7004a38fe3e4bd6303449a3257438d9a55b7 234016 libghc-text-doc_1.2.1.3-2~bpo8+1_all.deb 084e853ddaa452a6393d9e79c23f2f6a68c2a8c3 871604 libghc-text-dev_1.2.1.3-2~bpo8+1_amd64.deb b2ccdd861f21df51337c11a9a6f8a789a81f0cb7 726798 libghc-text-prof_1.2.1.3-2~bpo8+1_amd64.deb 2e906d58834bad09012747d3e83c3a40ab304ae7 2196 haskell-text_1.2.1.3-2~bpo8+1.dsc 702ad0c9515e5e0d4e9411664130d10c0b45a7b0 4024 haskell-text_1.2.1.3-2~bpo8+1.debian.tar.xz a816d89deb40513f2f9d03c6dc5c247ef417f253 145946 haskell-text_1.2.1.3.orig.tar.gz Files: 6d5120d0ae530b30d17295ca2a9c847b 234016 doc extra libghc-text-doc_1.2.1.3-2~bpo8+1_all.deb df526735a6f6b749f16f7b374ca71366 871604 haskell extra libghc-text-dev_1.2.1.3-2~bpo8+1_amd64.deb 96ea294ace1e4b5d539e0434ea6c9732 726798 haskell extra libghc-text-prof_1.2.1.3-2~bpo8+1_amd64.deb 33166b8f1677a9ea0ffa3fc6d21f2512 2196 haskell extra haskell-text_1.2.1.3-2~bpo8+1.dsc 40872efea77456c73dc309fd964f3d17 4024 - - haskell-text_1.2.1.3-2~bpo8+1.debian.tar.xz cda1b7c5322b46b2e5fdab92e2e21dd7 145946 - - haskell-text_1.2.1.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+uAAoJED2QirPw+/UfeIIP/jwMdsKMxsk95l1WdZVDCvBL nVjLbileQeAuC61PlwVcJPTT/5f7rDyxU80rwm9B6AliT07m2s+9uDAtXEZL5Jcn m8YbJ3sF1sGB2PQ76c5Wt7O5qgNiV5fxy906FqA8Ljtp0PPA6KIHZmn2vE+cnqaZ Qud/S2xkovNlu8Ae3Jf37chT3O4eq1kKKHvuovKFVoBqHcUSGD/cckRRgd9bn5Zy tsL8RQmfFM53nqu0qclpkn7nPz6Gnim/knt4Ffs/y25L6oI+cx8lC+B8qjmRkWK1 IMlWsJFcw//DbUulDG1f7yzvR9oXIwsd37qphISvMobqSb+1PO5tFTqza07TegVE F1goJK/nU8L7nY8fLVPcvHzVVIpnqyKwpso4EqNyrEod5loV8poG4yI2ErL98gFz SbtGzkYk2ZF0F5UBw+wVPxP5IidrJVZeW4pJRfczZqtYXdiSlj5D028armTNHoMi sVJ0wmdpuVaRt/bzX+DxlDMmQ35YlGPFCZ5q9eLu9DpiY+Ta4IGS/d2eOeHpjX+H hk7j3boHohqjDPsjxYt7urTXyIQbmfSWMaj/7zwFhwvUex39zrog+bQd2fvaeitT MUceQwwNIIFpA0PukQ11g/RPXKJXxsv1iJcpbSs3qUHbiWvpJOU52h31B0WvwH98 F/w9kp80MeehHJKDRWQh =v+mJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Tue Dec 22 13:50:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 22 Dec 2015 13:50:22 +0000 Subject: haskell-zlib_0.5.4.2-4~bpo8+1_amd64.changes ACCEPTED into jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:20:29 CET Source: haskell-zlib Binary: libghc-zlib-dev libghc-zlib-prof libghc-zlib-doc Architecture: all amd64 source Version: 0.5.4.2-4~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-zlib-dev - Compression and decompression in the gzip and zlib formats${haske libghc-zlib-prof - Compression and decompression in the gzip and zlib formats${haske libghc-zlib-doc - Compression and decompression in the gzip and zlib formats${haske Changes: haskell-zlib (0.5.4.2-4~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 16ea68992ed67f54ca816f6af4209d0d2fa488262d37d7786914eaf2cf4b1a06 66880 libghc-zlib-doc_0.5.4.2-4~bpo8+1_all.deb e79c1fbbb3784f03fb4481df139b7248eabbcdb63edb2eb0b57016253730e444 80216 libghc-zlib-dev_0.5.4.2-4~bpo8+1_amd64.deb 40e58971fe72b21e1335cc69d935908b1b695e8a53e03f06f2bfc6f09d9b9080 66874 libghc-zlib-prof_0.5.4.2-4~bpo8+1_amd64.deb eb2bf4afd88f72b69e918ead55afbaac70147a9621a6a0e0aa69c322b3b03045 2221 haskell-zlib_0.5.4.2-4~bpo8+1.dsc 839b800aa9be74878c35b38276222d8ba0f73c5f68f5a60de5ecb8b88843b093 5900 haskell-zlib_0.5.4.2-4~bpo8+1.debian.tar.xz 75d617d8a77d85ba5a0d69e42c2cd5371b56140b5fb028be3e75bff1cfd41096 127818 haskell-zlib_0.5.4.2.orig.tar.gz Checksums-Sha1: cc87410dadf036b062dd34e47f24ed982191beec 66880 libghc-zlib-doc_0.5.4.2-4~bpo8+1_all.deb c3d7d0666ffc3564b88df3d7c06bae2ea7554869 80216 libghc-zlib-dev_0.5.4.2-4~bpo8+1_amd64.deb d9e9054c78a6c3bc1acd46501d26c692a7c51436 66874 libghc-zlib-prof_0.5.4.2-4~bpo8+1_amd64.deb 28d30dccf3ea455014c93d28cefb75be85e89f3f 2221 haskell-zlib_0.5.4.2-4~bpo8+1.dsc 3fdd466e3feeb5dd3f83bad88e0c2ec43cc543b3 5900 haskell-zlib_0.5.4.2-4~bpo8+1.debian.tar.xz 16f9454a60d503a981c9b21db0153cbcc085a1dc 127818 haskell-zlib_0.5.4.2.orig.tar.gz Files: 5454daf9bf7c2801338ac9e54aae3910 66880 doc extra libghc-zlib-doc_0.5.4.2-4~bpo8+1_all.deb 5fa5c7fdc075043c848580201cfc3f01 80216 haskell extra libghc-zlib-dev_0.5.4.2-4~bpo8+1_amd64.deb 80fba71b51df24b8ed0e0b8816a44d8f 66874 haskell extra libghc-zlib-prof_0.5.4.2-4~bpo8+1_amd64.deb 71f31ef6f28efd3d73c2330f20563a78 2221 haskell extra haskell-zlib_0.5.4.2-4~bpo8+1.dsc b630e8ab6ff4caad503f9c1f29d145c6 5900 - - haskell-zlib_0.5.4.2-4~bpo8+1.debian.tar.xz 79f01f01f859b0ef68d5787756d181c1 127818 - - haskell-zlib_0.5.4.2.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+zAAoJED2QirPw+/UfqDMP/3LMc3H56x3jBJL17JR2UB5M TN4Hx3Jd8+g5BJmDU365c1lTYpiv4Uj+bYCa7GO3/NElxSrQlrjAsi5wexelOhri vITci/XtgvvaYAULzdAMV+wNBZrV0ikiHzd0/IcvcmpKjoe9ZC7VKwZn6b3XSk47 2ibTpu5YEypHEpR1OUnB+rzlkJgEqOaaSmt/lr5ZSKgzAEKSqSaQWb19Gsd2NFT4 2Bj737Q+a3je+t+MEXQGKJYWfhHiLM5BjnP0jGViL+HQrQ43LGXFZGCM3lLnqZ2f vI91x5mgBSQTDDr0Z0gm7kXb3u6PfAiuImasjQExInGmIUOb8X5JR1FQkPNeBIXg pFz5kUWKxQdc3T5GHI5eg+Hoh/pe9VuB0txONUWys6e4nO3vRR5nwhB2i4oreCEp 1IZI4ZAV9zjwszSxj9d56ilAwTnrBH1tHGjXruwxT5kvkMYgaJvtfBllf4ZgBpK4 J3Cpc7qXa1NkBHLfl+I+3edUwrIGhlqsnIYVbYO59GAu4NP+sIt2uhDyA6jqPu0l 3Jr0Ooz+nL/praPSJ3itKQNrYQ1EsA1uhwX+9E2QPpGOjzkPLdaFWZAmP3phB787 oMiDf+GShm7+FmV7C3ffMdDgSQkIcmIh2auc9wh5R7dxZJOqg5mN4Gp/HRX9Fw67 kPu2ae0kyiSuvvym2a7u =N0Js -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From noreply at release.debian.org Tue Dec 22 16:39:06 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:06 +0000 Subject: cpphs 1.19.3-1 MIGRATED to testing Message-ID: FYI: The status of the cpphs source package in Debian's testing distribution has changed. Previous version: 1.19.2-1 Current version: 1.19.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-abstract-deque 0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-abstract-deque source package in Debian's testing distribution has changed. Previous version: 0.3-3 Current version: 0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-base16-bytestring 0.1.1.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-base16-bytestring source package in Debian's testing distribution has changed. Previous version: 0.1.1.6-3 Current version: 0.1.1.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-base-unicode-symbols 0.2.2.4-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-base-unicode-symbols source package in Debian's testing distribution has changed. Previous version: 0.2.2.4-5 Current version: 0.2.2.4-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:06 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:06 +0000 Subject: ftphs 1.0.9.1-6 MIGRATED to testing Message-ID: FYI: The status of the ftphs source package in Debian's testing distribution has changed. Previous version: 1.0.9.1-4 Current version: 1.0.9.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-authenticate-oauth 1.5.1.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-authenticate-oauth source package in Debian's testing distribution has changed. Previous version: 1.5.1.1-3 Current version: 1.5.1.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-base-orphans 0.4.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-base-orphans source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.4.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-asn1-parse 0.9.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-asn1-parse source package in Debian's testing distribution has changed. Previous version: 0.9.1-1 Current version: 0.9.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-binary-conduit 1.2.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-binary-conduit source package in Debian's testing distribution has changed. Previous version: 1.2.3-2 Current version: 1.2.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:06 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:06 +0000 Subject: gitit 0.11.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the gitit source package in Debian's testing distribution has changed. Previous version: 0.10.7-4 Current version: 0.11.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:06 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:06 +0000 Subject: ghc 7.10.3-4 MIGRATED to testing Message-ID: FYI: The status of the ghc source package in Debian's testing distribution has changed. Previous version: 7.8.4-9 Current version: 7.10.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-aeson-pretty 0.7.2-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-aeson-pretty source package in Debian's testing distribution has changed. Previous version: 0.7.2-4 Current version: 0.7.2-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-asn1-data 0.7.1-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-asn1-data source package in Debian's testing distribution has changed. Previous version: 0.7.1-6 Current version: 0.7.1-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-bencode 0.6.0.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-bencode source package in Debian's testing distribution has changed. Previous version: 0.5.0.1-2 Current version: 0.6.0.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-appar 0.1.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-appar source package in Debian's testing distribution has changed. Previous version: 0.1.4-3 Current version: 0.1.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-ansi-wl-pprint 0.6.7.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-ansi-wl-pprint source package in Debian's testing distribution has changed. Previous version: 0.6.7.2-2 Current version: 0.6.7.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-basic-prelude 0.5.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-basic-prelude source package in Debian's testing distribution has changed. Previous version: 0.3.13-1 Current version: 0.5.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-active 0.2.0.8-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-active source package in Debian's testing distribution has changed. Previous version: 0.1.0.19-2 Current version: 0.2.0.8-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bloomfilter 2.0.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-bloomfilter source package in Debian's testing distribution has changed. Previous version: 2.0.0.0-4 Current version: 2.0.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-bindings-sane 0.0.1-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-bindings-sane source package in Debian's testing distribution has changed. Previous version: 0.0.1-5 Current version: 0.0.1-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-aeson-qq 0.8.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-aeson-qq source package in Debian's testing distribution has changed. Previous version: 0.7.4-3 Current version: 0.8.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-arrows 0.4.4.1-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-arrows source package in Debian's testing distribution has changed. Previous version: 0.4.4.1-5 Current version: 0.4.4.1-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-acid-state 0.12.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-acid-state source package in Debian's testing distribution has changed. Previous version: 0.12.2-4 Current version: 0.12.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bytestring-lexing 0.5.0.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-bytestring-lexing source package in Debian's testing distribution has changed. Previous version: 0.4.3.3-1 Current version: 0.5.0.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-asn1-encoding 0.9.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-asn1-encoding source package in Debian's testing distribution has changed. Previous version: 0.9.0-3 Current version: 0.9.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-adjunctions 4.2.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-adjunctions source package in Debian's testing distribution has changed. Previous version: 4.2.1-1 Current version: 4.2.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-applicative-quoters 0.1.0.8-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-applicative-quoters source package in Debian's testing distribution has changed. Previous version: 0.1.0.8-1 Current version: 0.1.0.8-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-blaze-html 0.8.1.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-blaze-html source package in Debian's testing distribution has changed. Previous version: 0.8.1.0-1 Current version: 0.8.1.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-auto-update 0.1.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-auto-update source package in Debian's testing distribution has changed. Previous version: 0.1.2.2-1 Current version: 0.1.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-aeson 0.8.0.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-aeson source package in Debian's testing distribution has changed. Previous version: 0.8.0.2-3 Current version: 0.8.0.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-asn1-types 0.3.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-asn1-types source package in Debian's testing distribution has changed. Previous version: 0.3.0-3 Current version: 0.3.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-authenticate 1.3.2.11-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-authenticate source package in Debian's testing distribution has changed. Previous version: 1.3.2.11-3 Current version: 1.3.2.11-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-boundedchan 1.0.3.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-boundedchan source package in Debian's testing distribution has changed. Previous version: 1.0.3.0-3 Current version: 1.0.3.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-attoparsec-enumerator 0.3.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-attoparsec-enumerator source package in Debian's testing distribution has changed. Previous version: 0.3.4-1 Current version: 0.3.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bzlib 0.5.0.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-bzlib source package in Debian's testing distribution has changed. Previous version: 0.5.0.5-2 Current version: 0.5.0.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-async 2.0.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-async source package in Debian's testing distribution has changed. Previous version: 2.0.2-2 Current version: 2.0.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-attoparsec 0.12.1.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-attoparsec source package in Debian's testing distribution has changed. Previous version: 0.12.1.6-1 Current version: 0.12.1.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-abstract-par 0.3.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-abstract-par source package in Debian's testing distribution has changed. Previous version: 0.3.3-3 Current version: 0.3.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-ansi-terminal 0.6.2.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-ansi-terminal source package in Debian's testing distribution has changed. Previous version: 0.6.2.1-2 Current version: 0.6.2.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-aeson-extra 0.2.2.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-aeson-extra source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.2.2.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-wai-handler-launch 3.0.0.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-handler-launch source package in Debian's testing distribution has changed. Previous version: 3.0.0.4-1 Current version: 3.0.0.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-wai-app-file-cgi 3.0.7-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-app-file-cgi source package in Debian's testing distribution has changed. Previous version: 3.0.7-1 Current version: 3.0.7-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tagstream-conduit 0.5.5.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-tagstream-conduit source package in Debian's testing distribution has changed. Previous version: 0.5.5.3-3 Current version: 0.5.5.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-compat 0.95.1-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-compat source package in Debian's testing distribution has changed. Previous version: 0.95.1-6 Current version: 0.95.1-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-quickcheck-instances 0.3.11-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-quickcheck-instances source package in Debian's testing distribution has changed. Previous version: 0.3.11-1 Current version: 0.3.11-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-parse 3.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-parse source package in Debian's testing distribution has changed. Previous version: 3.0.3-1 Current version: 3.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-compat-tdfa 0.95.1.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-compat-tdfa source package in Debian's testing distribution has changed. Previous version: 0.95.1.4-1 Current version: 0.95.1.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-refact 0.3.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-refact source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.3.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-reducers 3.10.3.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-reducers source package in Debian's testing distribution has changed. Previous version: 3.10.3.2-1 Current version: 3.10.3.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-postgresql-libpq 0.9.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-postgresql-libpq source package in Debian's testing distribution has changed. Previous version: 0.9.1.1-1 Current version: 0.9.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-profunctors 5.1.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-profunctors source package in Debian's testing distribution has changed. Previous version: 4.4.1-2 Current version: 5.1.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-network-protocol-xmpp 0.4.8-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-network-protocol-xmpp source package in Debian's testing distribution has changed. Previous version: 0.4.6-4 Current version: 0.4.8-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-persistent-template 2.1.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-persistent-template source package in Debian's testing distribution has changed. Previous version: 2.1.3.4-1 Current version: 2.1.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mtlparse 0.1.4.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-mtlparse source package in Debian's testing distribution has changed. Previous version: 0.1.4.0-2 Current version: 0.1.4.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-parseargs 0.1.5.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-parseargs source package in Debian's testing distribution has changed. Previous version: 0.1.5.2-2 Current version: 0.1.5.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-objectname 1.1.0.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-objectname source package in Debian's testing distribution has changed. Previous version: 1.1.0.0-2 Current version: 1.1.0.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-optparse-applicative 0.11.0.2-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-optparse-applicative source package in Debian's testing distribution has changed. Previous version: 0.11.0.2-4 Current version: 0.11.0.2-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-newtype 0.2-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-newtype source package in Debian's testing distribution has changed. Previous version: 0.2-5 Current version: 0.2-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mime 0.4.0.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-mime source package in Debian's testing distribution has changed. Previous version: 0.4.0.1-2 Current version: 0.4.0.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-multipart 0.1.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-multipart source package in Debian's testing distribution has changed. Previous version: 0.1.2-1 Current version: 0.1.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cereal 0.4.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-cereal source package in Debian's testing distribution has changed. Previous version: 0.4.1.1-2 Current version: 0.4.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-silently 1.2.5-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-silently source package in Debian's testing distribution has changed. Previous version: 1.2.5-1 Current version: 1.2.5-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-byteable 0.1.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-byteable source package in Debian's testing distribution has changed. Previous version: 0.1.1-3 Current version: 0.1.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monoid-subclasses 0.4.1.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-monoid-subclasses source package in Debian's testing distribution has changed. Previous version: 0.4.1.2-1 Current version: 0.4.1.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bytedump 1.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-bytedump source package in Debian's testing distribution has changed. Previous version: 1.0-3 Current version: 1.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-reactive-banana 0.8.1.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-reactive-banana source package in Debian's testing distribution has changed. Previous version: 0.7.1.3-3 Current version: 0.8.1.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-connection 0.2.5-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-connection source package in Debian's testing distribution has changed. Previous version: 0.2.4-1 Current version: 0.2.5-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-random-source 0.3.0.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-random-source source package in Debian's testing distribution has changed. Previous version: 0.3.0.6-1 Current version: 0.3.0.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-zeromq4-haskell 0.6.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-zeromq4-haskell source package in Debian's testing distribution has changed. Previous version: 0.6.3-2 Current version: 0.6.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-boomerang 1.4.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-boomerang source package in Debian's testing distribution has changed. Previous version: 1.4.5-2 Current version: 1.4.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-openglraw 2.4.1.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-openglraw source package in Debian's testing distribution has changed. Previous version: 2.4.1.0-3 Current version: 2.4.1.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hashable 1.2.3.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hashable source package in Debian's testing distribution has changed. Previous version: 1.2.3.3-1 Current version: 1.2.3.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-byteorder 1.0.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-byteorder source package in Debian's testing distribution has changed. Previous version: 1.0.4-3 Current version: 1.0.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-chell 0.4.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-chell source package in Debian's testing distribution has changed. Previous version: 0.4.0.1-2 Current version: 0.4.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-bindings-nettle 0.3.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-bindings-nettle source package in Debian's testing distribution has changed. Previous version: 0.3.1-1 Current version: 0.3.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-hspec 1.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-hspec source package in Debian's testing distribution has changed. Previous version: 0.1.0.1-4 Current version: 1.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-blaze-svg 0.3.4.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-blaze-svg source package in Debian's testing distribution has changed. Previous version: 0.3.4.1-1 Current version: 0.3.4.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cipher-aes 0.2.11-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-cipher-aes source package in Debian's testing distribution has changed. Previous version: 0.2.11-1 Current version: 0.2.11-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cipher-camellia 0.0.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cipher-camellia source package in Debian's testing distribution has changed. Previous version: 0.0.2-3 Current version: 0.0.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-oo-prototypes 0.1.0.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-oo-prototypes source package in Debian's testing distribution has changed. Previous version: 0.1.0.0-1 Current version: 0.1.0.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-tdfa 1.2.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-tdfa source package in Debian's testing distribution has changed. Previous version: 1.2.0-4 Current version: 1.2.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hdbc 2.4.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the hdbc source package in Debian's testing distribution has changed. Previous version: 2.4.0.0-3 Current version: 2.4.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:25 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:25 +0000 Subject: pandoc 1.15.1.1~dfsg-2 MIGRATED to testing Message-ID: FYI: The status of the pandoc source package in Debian's testing distribution has changed. Previous version: 1.13.2.1~dfsg-1 Current version: 1.15.1.1~dfsg-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mmap 0.5.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mmap source package in Debian's testing distribution has changed. Previous version: 0.5.9-1 Current version: 0.5.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: ldap-haskell 0.6.10-5 MIGRATED to testing Message-ID: FYI: The status of the ldap-haskell source package in Debian's testing distribution has changed. Previous version: 0.6.10-3 Current version: 0.6.10-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-project-template 0.2.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-project-template source package in Debian's testing distribution has changed. Previous version: 0.1.4.2-3 Current version: 0.2.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xcb-types 0.7.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-xcb-types source package in Debian's testing distribution has changed. Previous version: 0.7.1-1 Current version: 0.7.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lucid 2.9.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-lucid source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 2.9.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-transformers-base 0.4.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-transformers-base source package in Debian's testing distribution has changed. Previous version: 0.4.4-2 Current version: 0.4.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-sendfile 0.7.9-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-sendfile source package in Debian's testing distribution has changed. Previous version: 0.7.9-4 Current version: 0.7.9-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-colour 2.3.3-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-colour source package in Debian's testing distribution has changed. Previous version: 2.3.3-6 Current version: 2.3.3-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-streaming-commons 0.1.15-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-streaming-commons source package in Debian's testing distribution has changed. Previous version: 0.1.12.1-1 Current version: 0.1.15-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-test-framework-quickcheck2 0.3.0.3-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-test-framework-quickcheck2 source package in Debian's testing distribution has changed. Previous version: 0.3.0.3-4 Current version: 0.3.0.3-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-numinstances 1.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-numinstances source package in Debian's testing distribution has changed. Previous version: 1.4-2 Current version: 1.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-statestack 0.2.0.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-statestack source package in Debian's testing distribution has changed. Previous version: 0.2.0.4-1 Current version: 0.2.0.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-contravariant 1.3.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-contravariant source package in Debian's testing distribution has changed. Previous version: 1.3.2-1 Current version: 1.3.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-persistent-postgresql 2.2.1.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-persistent-postgresql source package in Debian's testing distribution has changed. Previous version: 2.1.6-1 Current version: 2.2.1.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-brainfuck 0.1.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-brainfuck source package in Debian's testing distribution has changed. Previous version: 0.1-8 Current version: 0.1.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-classy-prelude-yesod 0.12.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-classy-prelude-yesod source package in Debian's testing distribution has changed. Previous version: 0.11.1-1 Current version: 0.12.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-comonad 4.2.7.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-comonad source package in Debian's testing distribution has changed. Previous version: 4.2.7.2-1 Current version: 4.2.7.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pcre-light 0.4.0.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-pcre-light source package in Debian's testing distribution has changed. Previous version: 0.4.0.3-2 Current version: 0.4.0.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mockery 0.3.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mockery source package in Debian's testing distribution has changed. Previous version: 0.3.2-1 Current version: 0.3.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bytestring-mmap 0.2.2-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-bytestring-mmap source package in Debian's testing distribution has changed. Previous version: 0.2.2-6 Current version: 0.2.2-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskelldb-hdbc-sqlite3 2.1.2-7 MIGRATED to testing Message-ID: FYI: The status of the haskelldb-hdbc-sqlite3 source package in Debian's testing distribution has changed. Previous version: 2.1.2-5 Current version: 2.1.2-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-wai-websockets 3.0.0.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-websockets source package in Debian's testing distribution has changed. Previous version: 3.0.0.6-1 Current version: 3.0.0.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monoid-extras 0.4.0.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-monoid-extras source package in Debian's testing distribution has changed. Previous version: 0.3.3.5-2 Current version: 0.4.0.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-maths 0.4.8-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-maths source package in Debian's testing distribution has changed. Previous version: 0.4.5-3 Current version: 0.4.8-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-system-fileio 0.3.16.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-system-fileio source package in Debian's testing distribution has changed. Previous version: 0.3.16.3-1 Current version: 0.3.16.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-blaze-markup 0.7.0.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-blaze-markup source package in Debian's testing distribution has changed. Previous version: 0.7.0.2-1 Current version: 0.7.0.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-blaze-builder 0.4.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-blaze-builder source package in Debian's testing distribution has changed. Previous version: 0.4.0.1-1 Current version: 0.4.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dlist 0.7.1.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-dlist source package in Debian's testing distribution has changed. Previous version: 0.7.1.1-2 Current version: 0.7.1.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-accessor 0.2.2.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-accessor source package in Debian's testing distribution has changed. Previous version: 0.2.2.6-3 Current version: 0.2.2.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-simple-sendfile 0.2.21-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-simple-sendfile source package in Debian's testing distribution has changed. Previous version: 0.2.21-1 Current version: 0.2.21-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-shake 0.15.5+dfsg-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-shake source package in Debian's testing distribution has changed. Previous version: 0.15.2+dfsg-2 Current version: 0.15.5+dfsg-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-yi-rope 0.7.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-yi-rope source package in Debian's testing distribution has changed. Previous version: 0.7.0.1-1 Current version: 0.7.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-css-text 0.1.2.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-css-text source package in Debian's testing distribution has changed. Previous version: 0.1.2.1-3 Current version: 0.1.2.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-blaze-textual 0.2.1.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-blaze-textual source package in Debian's testing distribution has changed. Previous version: 0.2.1.0-1 Current version: 0.2.1.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-nats REMOVED from testing Message-ID: FYI: The status of the haskell-nats source package in Debian's testing distribution has changed. Previous version: 1-1 Current version: (not in testing) Hint: # done 2015-12-21 # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-configurator 0.3.0.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-configurator source package in Debian's testing distribution has changed. Previous version: 0.3.0.0-1 Current version: 0.3.0.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pointed 4.2.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-pointed source package in Debian's testing distribution has changed. Previous version: 4.2.0.2-1 Current version: 4.2.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-smtlib 1.0.7-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-smtlib source package in Debian's testing distribution has changed. Previous version: 1.0.7-1 Current version: 1.0.7-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-ordlist 0.4.7.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-ordlist source package in Debian's testing distribution has changed. Previous version: 0.4.7.0-1 Current version: 0.4.7.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-aeson 0.4.1.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-aeson source package in Debian's testing distribution has changed. Previous version: 0.4.1.3-1 Current version: 0.4.1.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-repa 3.4.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-repa source package in Debian's testing distribution has changed. Previous version: 3.3.1.2-2 Current version: 3.4.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-path-pieces 0.2.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-path-pieces source package in Debian's testing distribution has changed. Previous version: 0.2.0-1 Current version: 0.2.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cipher-aes128 0.7.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-cipher-aes128 source package in Debian's testing distribution has changed. Previous version: 0.6.4-3 Current version: 0.7.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pcap 0.4.5.2-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-pcap source package in Debian's testing distribution has changed. Previous version: 0.4.5.2-7 Current version: 0.4.5.2-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-web-routes 0.27.9-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-web-routes source package in Debian's testing distribution has changed. Previous version: 0.27.9-3 Current version: 0.27.9-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-aws 0.12.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-aws source package in Debian's testing distribution has changed. Previous version: 0.11.4-1 Current version: 0.12.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod-default 1.2.0-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-default source package in Debian's testing distribution has changed. Previous version: 1.2.0-4 Current version: 1.2.0-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-x11-xft 0.3.1-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-x11-xft source package in Debian's testing distribution has changed. Previous version: 0.3.1-7 Current version: 0.3.1-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-cryptohash-conduit 0.1.1-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-cryptohash-conduit source package in Debian's testing distribution has changed. Previous version: 0.1.1-4 Current version: 0.1.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-case-insensitive 1.2.0.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-case-insensitive source package in Debian's testing distribution has changed. Previous version: 1.2.0.4-2 Current version: 1.2.0.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-parallel 3.2.0.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-parallel source package in Debian's testing distribution has changed. Previous version: 3.2.0.6-2 Current version: 3.2.0.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-pandoc-types 1.12.4.7-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-pandoc-types source package in Debian's testing distribution has changed. Previous version: 1.12.4.5-1 Current version: 1.12.4.7-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-bifunctors 5-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-bifunctors source package in Debian's testing distribution has changed. Previous version: 4.2.1-2 Current version: 5-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-attoparsec 0.5.1.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-attoparsec source package in Debian's testing distribution has changed. Previous version: 0.5.1.2-1 Current version: 0.5.1.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mtl-compat REMOVED from testing Message-ID: FYI: The status of the haskell-mtl-compat source package in Debian's testing distribution has changed. Previous version: 0.2.1.3-1 Current version: (not in testing) Hint: # done 2015-12-21 # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskelldb-hdbc-odbc 2.1.2-7 MIGRATED to testing Message-ID: FYI: The status of the haskelldb-hdbc-odbc source package in Debian's testing distribution has changed. Previous version: 2.1.2-5 Current version: 2.1.2-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-shakespeare 2.0.7-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-shakespeare source package in Debian's testing distribution has changed. Previous version: 2.0.5-1 Current version: 2.0.7-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-directory-tree 0.12.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-directory-tree source package in Debian's testing distribution has changed. Previous version: 0.12.0-1 Current version: 0.12.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-sockaddr 0.0.0-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-sockaddr source package in Debian's testing distribution has changed. Previous version: 0.0.0-4 Current version: 0.0.0-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-optparse-simple 0.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-optparse-simple source package in Debian's testing distribution has changed. Previous version: 0.0.3-1 Current version: 0.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams-lib 1.3.0.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams-lib source package in Debian's testing distribution has changed. Previous version: 1.2.0.9-3 Current version: 1.3.0.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-sha 1.6.4.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-sha source package in Debian's testing distribution has changed. Previous version: 1.6.4.2-2 Current version: 1.6.4.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-puremd5 2.1.2.1-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-puremd5 source package in Debian's testing distribution has changed. Previous version: 2.1.2.1-6 Current version: 2.1.2.1-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-netwire 5.0.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-netwire source package in Debian's testing distribution has changed. Previous version: 5.0.0-3 Current version: 5.0.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cabal-file-th 0.2.3-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-cabal-file-th source package in Debian's testing distribution has changed. Previous version: 0.2.3-4 Current version: 0.2.3-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-text-show 2.1.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-text-show source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 2.1.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-primes 0.2.1.0-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-primes source package in Debian's testing distribution has changed. Previous version: 0.2.1.0-6 Current version: 0.2.1.0-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xdg-basedir 0.2.2-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-xdg-basedir source package in Debian's testing distribution has changed. Previous version: 0.2.2-4 Current version: 0.2.2-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-wai-app-static 3.1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-app-static source package in Debian's testing distribution has changed. Previous version: 3.0.1.1-1 Current version: 3.1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-retry 0.6-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-retry source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.6-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-patience 0.1.1-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-patience source package in Debian's testing distribution has changed. Previous version: 0.1.1-5 Current version: 0.1.1-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-semigroups 0.16.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-semigroups source package in Debian's testing distribution has changed. Previous version: 0.16.2.2-1 Current version: 0.16.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-pandoc-citeproc 0.7.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-pandoc-citeproc source package in Debian's testing distribution has changed. Previous version: 0.6.0.1-1 Current version: 0.7.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-snap 0.14.0.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-snap source package in Debian's testing distribution has changed. Previous version: 0.14.0.6-1 Current version: 0.14.0.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-logict 0.6.0.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-logict source package in Debian's testing distribution has changed. Previous version: 0.6.0.2-3 Current version: 0.6.0.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-numbers 3000.2.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-numbers source package in Debian's testing distribution has changed. Previous version: 3000.2.0.1-2 Current version: 3000.2.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-control-monad-loop 0.1-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-control-monad-loop source package in Debian's testing distribution has changed. Previous version: 0.1-4 Current version: 0.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod-form 1.4.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-form source package in Debian's testing distribution has changed. Previous version: 1.4.4.1-3 Current version: 1.4.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-newtype-generics 0.4.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-newtype-generics source package in Debian's testing distribution has changed. Previous version: 0.4.0.1-1 Current version: 0.4.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams-solve 0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams-solve source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-chunked-data 0.2.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-chunked-data source package in Debian's testing distribution has changed. Previous version: 0.1.0.1-4 Current version: 0.2.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-crypto-random 0.0.9-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-random source package in Debian's testing distribution has changed. Previous version: 0.0.9-2 Current version: 0.0.9-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: highlighting-kate 0.6-2 MIGRATED to testing Message-ID: FYI: The status of the highlighting-kate source package in Debian's testing distribution has changed. Previous version: 0.5.12-2 Current version: 0.6-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-set-extra 1.3.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-set-extra source package in Debian's testing distribution has changed. Previous version: 1.3.1-3 Current version: 1.3.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-uulib 0.9.20-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-uulib source package in Debian's testing distribution has changed. Previous version: 0.9.16-2 Current version: 0.9.20-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-oeis 0.3.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-oeis source package in Debian's testing distribution has changed. Previous version: 0.3.6-2 Current version: 0.3.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod-auth-oauth 1.4.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-auth-oauth source package in Debian's testing distribution has changed. Previous version: 1.4.0.2-1 Current version: 1.4.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-dependent-sum-template 0.0.0.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-dependent-sum-template source package in Debian's testing distribution has changed. Previous version: 0.0.0.1-3 Current version: 0.0.0.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cipher-blowfish 0.0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cipher-blowfish source package in Debian's testing distribution has changed. Previous version: 0.0.3-3 Current version: 0.0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cmark 0.4.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-cmark source package in Debian's testing distribution has changed. Previous version: 0.3.3.1-1 Current version: 0.4.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-text-icu 0.7.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-text-icu source package in Debian's testing distribution has changed. Previous version: 0.7.0.1-2 Current version: 0.7.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-persistent 2.2.2.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-persistent source package in Debian's testing distribution has changed. Previous version: 2.1.6-2 Current version: 2.2.2.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-chart 1.5.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-chart source package in Debian's testing distribution has changed. Previous version: 1.3.3-4 Current version: 1.5.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-strict 0.3.2-11 MIGRATED to testing Message-ID: FYI: The status of the haskell-strict source package in Debian's testing distribution has changed. Previous version: 0.3.2-9 Current version: 0.3.2-11 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-crypto-pubkey 0.2.8-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-pubkey source package in Debian's testing distribution has changed. Previous version: 0.2.8-3 Current version: 0.2.8-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-default-instances-base 0.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-default-instances-base source package in Debian's testing distribution has changed. Previous version: 0.0.1-3 Current version: 0.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-cryptocipher 0.6.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cryptocipher source package in Debian's testing distribution has changed. Previous version: 0.6.2-3 Current version: 0.6.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-random-shuffle 0.0.4-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-random-shuffle source package in Debian's testing distribution has changed. Previous version: 0.0.4-4 Current version: 0.0.4-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty 0.10.1.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty source package in Debian's testing distribution has changed. Previous version: 0.10.1.2-1 Current version: 0.10.1.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-bytestring 2.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-bytestring source package in Debian's testing distribution has changed. Previous version: 2.1.1-2 Current version: 2.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-group 1.0.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-group source package in Debian's testing distribution has changed. Previous version: 1.0.2-2 Current version: 1.0.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-simple-reflect 0.3.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-simple-reflect source package in Debian's testing distribution has changed. Previous version: 0.3.2-3 Current version: 0.3.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-boolean 0.2.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-boolean source package in Debian's testing distribution has changed. Previous version: 0.2.3-2 Current version: 0.2.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-numtype 1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-numtype source package in Debian's testing distribution has changed. Previous version: 1.1-2 Current version: 1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-clock 0.5.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-clock source package in Debian's testing distribution has changed. Previous version: 0.5.1-1 Current version: 0.5.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hdbc-odbc 2.3.1.1-6 MIGRATED to testing Message-ID: FYI: The status of the hdbc-odbc source package in Debian's testing distribution has changed. Previous version: 2.3.1.1-4 Current version: 2.3.1.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-x509 1.6.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-x509 source package in Debian's testing distribution has changed. Previous version: 1.5.1-1 Current version: 1.6.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-concurrent-output 1.7.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-concurrent-output source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.7.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monad-control 1.0.0.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-monad-control source package in Debian's testing distribution has changed. Previous version: 1.0.0.4-1 Current version: 1.0.0.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-statistics 0.13.2.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-statistics source package in Debian's testing distribution has changed. Previous version: 0.13.2.3-2 Current version: 0.13.2.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monad-logger 0.3.15-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-monad-logger source package in Debian's testing distribution has changed. Previous version: 0.3.13.2-4 Current version: 0.3.15-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-concrete-typerep REMOVED from testing Message-ID: FYI: The status of the haskell-concrete-typerep source package in Debian's testing distribution has changed. Previous version: 0.1.0.2-4 Current version: (not in testing) Hint: # done 2015-12-21 # haskell transition The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-prelude-extras 0.4.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-prelude-extras source package in Debian's testing distribution has changed. Previous version: 0.4-3 Current version: 0.4.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-descriptive 0.9.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-descriptive source package in Debian's testing distribution has changed. Previous version: 0.9.4-1 Current version: 0.9.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-drbg 0.5.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-drbg source package in Debian's testing distribution has changed. Previous version: 0.5.4-3 Current version: 0.5.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-network-multicast 0.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-network-multicast source package in Debian's testing distribution has changed. Previous version: 0.0.11-3 Current version: 0.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-diff 0.3.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-diff source package in Debian's testing distribution has changed. Previous version: 0.3.2-1 Current version: 0.3.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-options 1.2.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-options source package in Debian's testing distribution has changed. Previous version: 1.2.1.1-2 Current version: 1.2.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cereal-conduit 0.7.2.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-cereal-conduit source package in Debian's testing distribution has changed. Previous version: 0.7.2.3-2 Current version: 0.7.2.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-x509-validation 1.6.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-x509-validation source package in Debian's testing distribution has changed. Previous version: 1.5.2-1 Current version: 1.6.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-rvar 0.2.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-rvar source package in Debian's testing distribution has changed. Previous version: 0.2.0.2-1 Current version: 0.2.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cabal-helper 0.5.1.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-cabal-helper source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.5.1.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-conduit-combinators 1.0.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-conduit-combinators source package in Debian's testing distribution has changed. Previous version: 0.3.1-1 Current version: 1.0.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-zlib 0.5.4.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-zlib source package in Debian's testing distribution has changed. Previous version: 0.5.4.2-2 Current version: 0.5.4.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-old-time 1.1.0.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-old-time source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.1.0.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-linear 1.19.1.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-linear source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.19.1.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haxml 1:1.25.3-4 MIGRATED to testing Message-ID: FYI: The status of the haxml source package in Debian's testing distribution has changed. Previous version: 1:1.25.3-2 Current version: 1:1.25.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-quickcheck-safe 0.1.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-quickcheck-safe source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-path 0.5.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-path source package in Debian's testing distribution has changed. Previous version: 0.5.2-1 Current version: 0.5.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lifted-base 0.2.3.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-lifted-base source package in Debian's testing distribution has changed. Previous version: 0.2.3.6-2 Current version: 0.2.3.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-safesemaphore 0.10.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-safesemaphore source package in Debian's testing distribution has changed. Previous version: 0.10.1-3 Current version: 0.10.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-nettle 0.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-nettle source package in Debian's testing distribution has changed. Previous version: 0.1.1-1 Current version: 0.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-musicbrainz 0.2.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-musicbrainz source package in Debian's testing distribution has changed. Previous version: 0.2.4-2 Current version: 0.2.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-numeric-extras 0.0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-numeric-extras source package in Debian's testing distribution has changed. Previous version: 0.0.3-3 Current version: 0.0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-digest 0.0.1.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-digest source package in Debian's testing distribution has changed. Previous version: 0.0.1.2-3 Current version: 0.0.1.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-network 2.6.2.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-network source package in Debian's testing distribution has changed. Previous version: 2.6.2.1-1 Current version: 2.6.2.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector 0.10.12.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector source package in Debian's testing distribution has changed. Previous version: 0.10.12.3-2 Current version: 0.10.12.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bytes 0.15.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-bytes source package in Debian's testing distribution has changed. Previous version: 0.15.0.1-1 Current version: 0.15.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-reflection 2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-reflection source package in Debian's testing distribution has changed. Previous version: 1.5.2.1-1 Current version: 2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hscolour 1.23-3 MIGRATED to testing Message-ID: FYI: The status of the hscolour source package in Debian's testing distribution has changed. Previous version: 1.22-2 Current version: 1.23-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-word-trie 0.3.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-word-trie source package in Debian's testing distribution has changed. Previous version: 0.3.0-2 Current version: 0.3.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-quickcheck-unicode 1.0.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-quickcheck-unicode source package in Debian's testing distribution has changed. Previous version: 1.0.0.1-2 Current version: 1.0.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-yesod-newsfeed 1.4.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-newsfeed source package in Debian's testing distribution has changed. Previous version: 1.4.0.1-2 Current version: 1.4.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pwstore-fast 2.4.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-pwstore-fast source package in Debian's testing distribution has changed. Previous version: 2.4.4-3 Current version: 2.4.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-qrencode 1.0.4-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-qrencode source package in Debian's testing distribution has changed. Previous version: 1.0.4-4 Current version: 1.0.4-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-clientsession 0.9.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-clientsession source package in Debian's testing distribution has changed. Previous version: 0.9.1.1-1 Current version: 0.9.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-web-routes-th 0.22.1-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-web-routes-th source package in Debian's testing distribution has changed. Previous version: 0.22.1-4 Current version: 0.22.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pretty-show 1.6.9-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-pretty-show source package in Debian's testing distribution has changed. Previous version: 1.6.8.2-2 Current version: 1.6.9-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-split 0.2.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-split source package in Debian's testing distribution has changed. Previous version: 0.2.2-3 Current version: 0.2.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-yesod-test 1.4.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-test source package in Debian's testing distribution has changed. Previous version: 1.4.3.1-3 Current version: 1.4.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-charsetdetect-ae 1.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-charsetdetect-ae source package in Debian's testing distribution has changed. Previous version: 1.0.1-2 Current version: 1.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-kat 0.0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-kat source package in Debian's testing distribution has changed. Previous version: 0.0.3-3 Current version: 0.0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mime-types 0.1.0.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mime-types source package in Debian's testing distribution has changed. Previous version: 0.1.0.6-1 Current version: 0.1.0.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-parsers 0.12.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-parsers source package in Debian's testing distribution has changed. Previous version: 0.12.2.1-1 Current version: 0.12.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskelldb 2.2.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskelldb source package in Debian's testing distribution has changed. Previous version: 2.2.4-2 Current version: 2.2.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-chart-cairo 1.5.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-chart-cairo source package in Debian's testing distribution has changed. Previous version: 1.3.3-1 Current version: 1.5.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-boxes 0.1.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-boxes source package in Debian's testing distribution has changed. Previous version: 0.1.3-3 Current version: 0.1.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams 1.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams source package in Debian's testing distribution has changed. Previous version: 1.2-2 Current version: 1.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-bindings-dsl 1.0.23-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-bindings-dsl source package in Debian's testing distribution has changed. Previous version: 1.0.22-2 Current version: 1.0.23-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-wai 3.0.4.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai source package in Debian's testing distribution has changed. Previous version: 3.0.3.0-1 Current version: 3.0.4.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-dbus 0.10.11-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-dbus source package in Debian's testing distribution has changed. Previous version: 0.10.9-3 Current version: 0.10.11-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-th 0.1.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-th source package in Debian's testing distribution has changed. Previous version: 0.1.3-3 Current version: 0.1.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-deepseq-generics 0.1.1.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-deepseq-generics source package in Debian's testing distribution has changed. Previous version: 0.1.1.2-2 Current version: 0.1.1.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-chell-quickcheck2 0.2.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-chell-quickcheck2 source package in Debian's testing distribution has changed. Previous version: 0.2.5-2 Current version: 0.2.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-golden 2.3.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-golden source package in Debian's testing distribution has changed. Previous version: 2.3.0.1-3 Current version: 2.3.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-binary-ieee754 0.4.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-binary-ieee754 source package in Debian's testing distribution has changed. Previous version: 0.4.4-3 Current version: 0.4.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-crypto-random-api 0.2.0-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-random-api source package in Debian's testing distribution has changed. Previous version: 0.2.0-4 Current version: 0.2.0-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod-core 1.4.15.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-core source package in Debian's testing distribution has changed. Previous version: 1.4.12-1 Current version: 1.4.15.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-dependent-sum 0.2.1.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-dependent-sum source package in Debian's testing distribution has changed. Previous version: 0.2.1.0-3 Current version: 0.2.1.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-websockets 0.9.6.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-websockets source package in Debian's testing distribution has changed. Previous version: 0.9.5.0-1 Current version: 0.9.6.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-zlib-enum 0.2.3.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-zlib-enum source package in Debian's testing distribution has changed. Previous version: 0.2.3.1-3 Current version: 0.2.3.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-crypto-pubkey-types 0.4.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-pubkey-types source package in Debian's testing distribution has changed. Previous version: 0.4.3-3 Current version: 0.4.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-classy-prelude-conduit 0.12.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-classy-prelude-conduit source package in Debian's testing distribution has changed. Previous version: 0.11.1-1 Current version: 0.12.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bool-extras 0.4.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-bool-extras source package in Debian's testing distribution has changed. Previous version: 0.4.0-2 Current version: 0.4.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-yesod-persistent 1.4.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-persistent source package in Debian's testing distribution has changed. Previous version: 1.4.0.3-1 Current version: 1.4.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hslogger 1.2.9+dfsg1-3 MIGRATED to testing Message-ID: FYI: The status of the hslogger source package in Debian's testing distribution has changed. Previous version: 1.2.9+dfsg1-1 Current version: 1.2.9+dfsg1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-convertible 1.1.1.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-convertible source package in Debian's testing distribution has changed. Previous version: 1.1.1.0-1 Current version: 1.1.1.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monad-par 0.3.4.7-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-monad-par source package in Debian's testing distribution has changed. Previous version: 0.3.4.7-5 Current version: 0.3.4.7-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hdbc-postgresql 2.3.2.3-2 MIGRATED to testing Message-ID: FYI: The status of the hdbc-postgresql source package in Debian's testing distribution has changed. Previous version: 2.3.2.2-3 Current version: 2.3.2.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskelldb-hdbc 2.2.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskelldb-hdbc source package in Debian's testing distribution has changed. Previous version: 2.2.2-5 Current version: 2.2.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-posix 0.95.2-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-posix source package in Debian's testing distribution has changed. Previous version: 0.95.2-5 Current version: 0.95.2-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-sdl-mixer 0.6.1-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-sdl-mixer source package in Debian's testing distribution has changed. Previous version: 0.6.1-7 Current version: 0.6.1-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bmp 1.2.5.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-bmp source package in Debian's testing distribution has changed. Previous version: 1.2.5.2-2 Current version: 1.2.5.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-distributive 0.4.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-distributive source package in Debian's testing distribution has changed. Previous version: 0.4.4-3 Current version: 0.4.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mbox 0.3.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mbox source package in Debian's testing distribution has changed. Previous version: 0.3.1-1 Current version: 0.3.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cairo 0.13.1.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-cairo source package in Debian's testing distribution has changed. Previous version: 0.13.1.0-2 Current version: 0.13.1.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-th-expand-syns 0.3.0.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-th-expand-syns source package in Debian's testing distribution has changed. Previous version: 0.3.0.6-2 Current version: 0.3.0.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams-cairo 1.3.0.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams-cairo source package in Debian's testing distribution has changed. Previous version: 1.2.0.7-3 Current version: 1.3.0.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-x509-system 1.6.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-x509-system source package in Debian's testing distribution has changed. Previous version: 1.5.0-3 Current version: 1.6.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monadrandom 0.4.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-monadrandom source package in Debian's testing distribution has changed. Previous version: 0.3.0.2-2 Current version: 0.4.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-socks 0.5.4-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-socks source package in Debian's testing distribution has changed. Previous version: 0.5.4-4 Current version: 0.5.4-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-curl 1.3.8-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-curl source package in Debian's testing distribution has changed. Previous version: 1.3.8-5 Current version: 1.3.8-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-devscripts 0.10.2.1 MIGRATED to testing Message-ID: FYI: The status of the haskell-devscripts source package in Debian's testing distribution has changed. Previous version: 0.9.11 Current version: 0.10.2.1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cassava 0.4.4.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-cassava source package in Debian's testing distribution has changed. Previous version: 0.4.3.1-1 Current version: 0.4.4.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-web-routes-hsp 0.24.5-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-web-routes-hsp source package in Debian's testing distribution has changed. Previous version: 0.24.5-3 Current version: 0.24.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xml-conduit 1.3.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-xml-conduit source package in Debian's testing distribution has changed. Previous version: 1.2.6-1 Current version: 1.3.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-semigroupoids 5.0.0.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-semigroupoids source package in Debian's testing distribution has changed. Previous version: 4.3-1 Current version: 5.0.0.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xml-hamlet 0.4.0.11-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-xml-hamlet source package in Debian's testing distribution has changed. Previous version: 0.4.0.11-1 Current version: 0.4.0.11-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-classy-prelude 0.12.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-classy-prelude source package in Debian's testing distribution has changed. Previous version: 0.11.1.1-1 Current version: 0.12.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-base64-bytestring 1.0.0.1-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-base64-bytestring source package in Debian's testing distribution has changed. Previous version: 1.0.0.1-3 Current version: 1.0.0.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:25 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:25 +0000 Subject: taffybar 0.4.5-4 MIGRATED to testing Message-ID: FYI: The status of the taffybar source package in Debian's testing distribution has changed. Previous version: 0.4.5-1 Current version: 0.4.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-crypto-api 0.13.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-api source package in Debian's testing distribution has changed. Previous version: 0.13.2-3 Current version: 0.13.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-default 0.5.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-default source package in Debian's testing distribution has changed. Previous version: 0.5.3-3 Current version: 0.5.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-primitive 0.6.1.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-primitive source package in Debian's testing distribution has changed. Previous version: 0.6-1 Current version: 0.6.1.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-language-javascript 0.5.14.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-language-javascript source package in Debian's testing distribution has changed. Previous version: 0.5.14.2-1 Current version: 0.5.14.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mime-mail 0.4.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mime-mail source package in Debian's testing distribution has changed. Previous version: 0.4.9-1 Current version: 0.4.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-irc-plugins 5.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-irc-plugins source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monad-par-extras 0.3.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-monad-par-extras source package in Debian's testing distribution has changed. Previous version: 0.3.3-3 Current version: 0.3.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mersenne-random-pure64 0.2.0.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-mersenne-random-pure64 source package in Debian's testing distribution has changed. Previous version: 0.2.0.4-3 Current version: 0.2.0.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mwc-random 0.13.3.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mwc-random source package in Debian's testing distribution has changed. Previous version: 0.13.3.2-1 Current version: 0.13.3.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lifted-async 0.7.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-lifted-async source package in Debian's testing distribution has changed. Previous version: 0.7.0.1-2 Current version: 0.7.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lucid-svg 0.5.0.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-lucid-svg source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.5.0.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monadprompt 1.0.0.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-monadprompt source package in Debian's testing distribution has changed. Previous version: 1.0.0.5-2 Current version: 1.0.0.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monadcryptorandom 0.6.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-monadcryptorandom source package in Debian's testing distribution has changed. Previous version: 0.6.1-3 Current version: 0.6.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mono-traversable 0.9.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-mono-traversable source package in Debian's testing distribution has changed. Previous version: 0.9.2.1-1 Current version: 0.9.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monad-journal 0.7.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-monad-journal source package in Debian's testing distribution has changed. Previous version: 0.7.1-1 Current version: 0.7.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monadcatchio-transformers 0.3.1.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-monadcatchio-transformers source package in Debian's testing distribution has changed. Previous version: 0.3.1.3-2 Current version: 0.3.1.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-network-uri 2.6.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-network-uri source package in Debian's testing distribution has changed. Previous version: 2.6.0.3-1 Current version: 2.6.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-network-info 0.2.0.8-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-network-info source package in Debian's testing distribution has changed. Previous version: 0.2.0.7-1 Current version: 0.2.0.8-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monad-loops 0.4.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-monad-loops source package in Debian's testing distribution has changed. Previous version: 0.4.3-1 Current version: 0.4.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mmorph 1.0.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mmorph source package in Debian's testing distribution has changed. Previous version: 1.0.4-1 Current version: 1.0.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:26 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:26 +0000 Subject: yi 0.12.0-3 MIGRATED to testing Message-ID: FYI: The status of the yi source package in Debian's testing distribution has changed. Previous version: 0.12.0-1 Current version: 0.12.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:26 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:26 +0000 Subject: xmonad-contrib 0.11.4-3 MIGRATED to testing Message-ID: FYI: The status of the xmonad-contrib source package in Debian's testing distribution has changed. Previous version: 0.11.3-4 Current version: 0.11.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:26 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:26 +0000 Subject: xmonad 0.11.1-4 MIGRATED to testing Message-ID: FYI: The status of the xmonad source package in Debian's testing distribution has changed. Previous version: 0.11.1-3~1 Current version: 0.11.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-date 0.0.6.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-date source package in Debian's testing distribution has changed. Previous version: 0.0.6.1-1 Current version: 0.0.6.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-equivalence 0.3.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-equivalence source package in Debian's testing distribution has changed. Previous version: 0.2.5-4 Current version: 0.3.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hjsmin 0.1.5.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-hjsmin source package in Debian's testing distribution has changed. Previous version: 0.1.5.0-1 Current version: 0.1.5.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:25 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:25 +0000 Subject: magic-haskell 1.1-4 MIGRATED to testing Message-ID: FYI: The status of the magic-haskell source package in Debian's testing distribution has changed. Previous version: 1.1-2 Current version: 1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-yesod-static 1.5.0.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-static source package in Debian's testing distribution has changed. Previous version: 1.4.0.4-1 Current version: 1.5.0.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-io-storage 0.3-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-io-storage source package in Debian's testing distribution has changed. Previous version: 0.3-7 Current version: 0.3-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-reference-plugins 5.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-reference-plugins source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:25 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:25 +0000 Subject: missingh 1.3.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the missingh source package in Debian's testing distribution has changed. Previous version: 1.3.0.1-3 Current version: 1.3.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskelldb-hdbc-postgresql 2.1.2-7 MIGRATED to testing Message-ID: FYI: The status of the haskelldb-hdbc-postgresql source package in Debian's testing distribution has changed. Previous version: 2.1.2-5 Current version: 2.1.2-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-random-fu 0.2.6.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-random-fu source package in Debian's testing distribution has changed. Previous version: 0.2.6.2-1 Current version: 0.2.6.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-recaptcha 0.1.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-recaptcha source package in Debian's testing distribution has changed. Previous version: 0.1.0.3-1 Current version: 0.1.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-punycode 2.0-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-punycode source package in Debian's testing distribution has changed. Previous version: 2.0-4 Current version: 2.0-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-safe 2.2.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-safe source package in Debian's testing distribution has changed. Previous version: 2.2.3-1 Current version: 2.2.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-trifecta 1.5.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-trifecta source package in Debian's testing distribution has changed. Previous version: 1.5.1.3-5 Current version: 1.5.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-wizards 1.0.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-wizards source package in Debian's testing distribution has changed. Previous version: 1.0.2-2 Current version: 1.0.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-wl-pprint-extras 3.5.0.5-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-wl-pprint-extras source package in Debian's testing distribution has changed. Previous version: 3.5.0.5-1 Current version: 3.5.0.5-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-uuid-types 1.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-uuid-types source package in Debian's testing distribution has changed. Previous version: 1.0.2-1 Current version: 1.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-wl-pprint-terminfo 3.7.1.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-wl-pprint-terminfo source package in Debian's testing distribution has changed. Previous version: 3.7.1.3-2 Current version: 3.7.1.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-x11 1.6.1.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-x11 source package in Debian's testing distribution has changed. Previous version: 1.6.1.2-3 Current version: 1.6.1.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-wai-conduit 3.0.0.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-conduit source package in Debian's testing distribution has changed. Previous version: 3.0.0.2-3 Current version: 3.0.0.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vty 5.3.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-vty source package in Debian's testing distribution has changed. Previous version: 5.2.8-3 Current version: 5.3.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector-space 0.10.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector-space source package in Debian's testing distribution has changed. Previous version: 0.9-1 Current version: 0.10.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-unlambda 0.1.4.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-unlambda source package in Debian's testing distribution has changed. Previous version: 0.1.3-6 Current version: 0.1.4.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-uuid 1.3.11-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-uuid source package in Debian's testing distribution has changed. Previous version: 1.3.11-1 Current version: 1.3.11-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-web-routes-boomerang 0.28.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-web-routes-boomerang source package in Debian's testing distribution has changed. Previous version: 0.28.3-3 Current version: 0.28.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tf-random 0.5-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-tf-random source package in Debian's testing distribution has changed. Previous version: 0.5-3 Current version: 0.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-uuagc-cabal 1.0.4.0-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-uuagc-cabal source package in Debian's testing distribution has changed. Previous version: 1.0.4.0-5 Current version: 1.0.4.0-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-th-extras 0.0.0.2-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-th-extras source package in Debian's testing distribution has changed. Previous version: 0.0.0.2-5 Current version: 0.0.0.2-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-test-framework-hunit 0.3.0.1-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-test-framework-hunit source package in Debian's testing distribution has changed. Previous version: 0.3.0.1-4 Current version: 0.3.0.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-time-compat 0.1.0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-time-compat source package in Debian's testing distribution has changed. Previous version: 0.1.0.3-3 Current version: 0.1.0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-test-framework-th 0.2.4-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-test-framework-th source package in Debian's testing distribution has changed. Previous version: 0.2.4-5 Current version: 0.2.4-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-uniplate 1.6.12-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-uniplate source package in Debian's testing distribution has changed. Previous version: 1.6.12-2 Current version: 1.6.12-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-unordered-containers 0.2.5.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-unordered-containers source package in Debian's testing distribution has changed. Previous version: 0.2.5.1-2 Current version: 0.2.5.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector-space-points 0.2.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector-space-points source package in Debian's testing distribution has changed. Previous version: 0.2.1.1-1 Current version: 0.2.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-tls 1.3.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-tls source package in Debian's testing distribution has changed. Previous version: 1.2.18-1 Current version: 1.3.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-unixutils 1.54.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-unixutils source package in Debian's testing distribution has changed. Previous version: 1.53-3 Current version: 1.54.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-torrent 10000.0.0-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-torrent source package in Debian's testing distribution has changed. Previous version: 10000.0.0-4 Current version: 10000.0.0-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-url 2.1.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-url source package in Debian's testing distribution has changed. Previous version: 2.1.3-2 Current version: 2.1.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-uri 0.1.6.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-uri source package in Debian's testing distribution has changed. Previous version: 0.1.6.2-3 Current version: 0.1.6.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-operational 0.2.3.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-operational source package in Debian's testing distribution has changed. Previous version: 0.2.3.2-3 Current version: 0.2.3.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-web-routes-happstack 0.23.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-web-routes-happstack source package in Debian's testing distribution has changed. Previous version: 0.23.9-1 Current version: 0.23.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-crypto-cipher-tests 0.0.11-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-cipher-tests source package in Debian's testing distribution has changed. Previous version: 0.0.11-3 Current version: 0.0.11-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-unix-time 0.3.6-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-unix-time source package in Debian's testing distribution has changed. Previous version: 0.3.5-2 Current version: 0.3.6-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cmdargs 0.10.13-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-cmdargs source package in Debian's testing distribution has changed. Previous version: 0.10.13-2 Current version: 0.10.13-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-wai-logger 2.2.4.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-logger source package in Debian's testing distribution has changed. Previous version: 2.2.4.1-1 Current version: 2.2.4.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mutable-containers 0.3.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-mutable-containers source package in Debian's testing distribution has changed. Previous version: 0.3.0-1 Current version: 0.3.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hdbc-sqlite3 2.3.3.1-2 MIGRATED to testing Message-ID: FYI: The status of the hdbc-sqlite3 source package in Debian's testing distribution has changed. Previous version: 2.3.3.0-5 Current version: 2.3.3.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-openssl-streams 1.2.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-openssl-streams source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.2.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-openpgp-asciiarmor 0.1-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-openpgp-asciiarmor source package in Debian's testing distribution has changed. Previous version: 0.1-5 Current version: 0.1-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-setenv 0.1.1.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-setenv source package in Debian's testing distribution has changed. Previous version: 0.1.1.3-2 Current version: 0.1.1.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bytestring-progress 1.0.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-bytestring-progress source package in Debian's testing distribution has changed. Previous version: 1.0.5-2 Current version: 1.0.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-network-conduit-tls 1.2.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-network-conduit-tls source package in Debian's testing distribution has changed. Previous version: 1.1.2-1 Current version: 1.2.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cabal 1.22.4.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-cabal source package in Debian's testing distribution has changed. Previous version: 1.22.1.1-2 Current version: 1.22.4.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-postgresql-simple 0.4.10.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-postgresql-simple source package in Debian's testing distribution has changed. Previous version: 0.4.10.0-3 Current version: 0.4.10.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-utf8-light 0.4.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-utf8-light source package in Debian's testing distribution has changed. Previous version: 0.4.2-2 Current version: 0.4.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-cryptohash-cryptoapi 0.1.3-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-cryptohash-cryptoapi source package in Debian's testing distribution has changed. Previous version: 0.1.3-4 Current version: 0.1.3-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-statevar 1.1.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-statevar source package in Debian's testing distribution has changed. Previous version: 1.1.0.1-1 Current version: 1.1.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pointedlist 0.6.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-pointedlist source package in Debian's testing distribution has changed. Previous version: 0.6.1-2 Current version: 0.6.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-resource-pool 0.2.3.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-resource-pool source package in Debian's testing distribution has changed. Previous version: 0.2.3.2-2 Current version: 0.2.3.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-polyparse 1.11-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-polyparse source package in Debian's testing distribution has changed. Previous version: 1.11-2 Current version: 1.11-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-reform-hsp 0.2.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-reform-hsp source package in Debian's testing distribution has changed. Previous version: 0.2.5-2 Current version: 0.2.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-yi-language 0.1.1.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-yi-language source package in Debian's testing distribution has changed. Previous version: 0.1.1.0-1 Current version: 0.1.1.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes 4.1.7-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes source package in Debian's testing distribution has changed. Previous version: 4.1.6-1 Current version: 4.1.7-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-pango 0.13.1.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-pango source package in Debian's testing distribution has changed. Previous version: 0.13.1.0-2 Current version: 0.13.1.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-bytestring-show 0.3.5.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-bytestring-show source package in Debian's testing distribution has changed. Previous version: 0.3.5.6-3 Current version: 0.3.5.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-categories 1.0.7-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-categories source package in Debian's testing distribution has changed. Previous version: 1.0.7-2 Current version: 1.0.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-base-compat 0.8.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-base-compat source package in Debian's testing distribution has changed. Previous version: 0.6.0-1 Current version: 0.8.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cpu 0.1.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cpu source package in Debian's testing distribution has changed. Previous version: 0.1.2-3 Current version: 0.1.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-system-filepath 0.4.13.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-system-filepath source package in Debian's testing distribution has changed. Previous version: 0.4.13.4-1 Current version: 0.4.13.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector-binary-instances 0.2.1.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector-binary-instances source package in Debian's testing distribution has changed. Previous version: 0.2.1.0-3 Current version: 0.2.1.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-wl-pprint-text 1.1.0.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-wl-pprint-text source package in Debian's testing distribution has changed. Previous version: 1.1.0.4-2 Current version: 1.1.0.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-crypto-numbers 0.2.7-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-numbers source package in Debian's testing distribution has changed. Previous version: 0.2.7-3 Current version: 0.2.7-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-prettyclass 1.0.0.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-prettyclass source package in Debian's testing distribution has changed. Previous version: 1.0.0.0-2 Current version: 1.0.0.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tar 0.4.2.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-tar source package in Debian's testing distribution has changed. Previous version: 0.4.1.0-2 Current version: 0.4.2.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-nonce 1.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-nonce source package in Debian's testing distribution has changed. Previous version: 1.0.2-1 Current version: 1.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-resourcet 1.1.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-resourcet source package in Debian's testing distribution has changed. Previous version: 1.1.6-1 Current version: 1.1.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-charset 0.3.7.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-charset source package in Debian's testing distribution has changed. Previous version: 0.3.7.1-2 Current version: 0.3.7.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:07 +0000 Subject: haskell-blaze-builder-enumerator 0.2.1.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-blaze-builder-enumerator source package in Debian's testing distribution has changed. Previous version: 0.2.1.0-1 Current version: 0.2.1.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-dependent-map 0.1.1.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-dependent-map source package in Debian's testing distribution has changed. Previous version: 0.1.1.2-3 Current version: 0.1.1.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pem 0.2.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-pem source package in Debian's testing distribution has changed. Previous version: 0.2.2-3 Current version: 0.2.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-chasingbottoms 1.3.0.13-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-chasingbottoms source package in Debian's testing distribution has changed. Previous version: 1.3.0.13-2 Current version: 1.3.0.13-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-warp 3.1.3.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-warp source package in Debian's testing distribution has changed. Previous version: 3.0.13.1-1 Current version: 3.1.3.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-cgi 3001.2.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-cgi source package in Debian's testing distribution has changed. Previous version: 3001.2.2.2-1 Current version: 3001.2.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cipher-rc4 0.1.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cipher-rc4 source package in Debian's testing distribution has changed. Previous version: 0.1.4-3 Current version: 0.1.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-quickcheck-io 0.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-quickcheck-io source package in Debian's testing distribution has changed. Previous version: 0.1.1-1 Current version: 0.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod-auth 1.4.8-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-auth source package in Debian's testing distribution has changed. Previous version: 1.4.6-1 Current version: 1.4.8-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-default-instances-old-locale 0.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-default-instances-old-locale source package in Debian's testing distribution has changed. Previous version: 0.0.1-3 Current version: 0.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stringsearch 0.3.6.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-stringsearch source package in Debian's testing distribution has changed. Previous version: 0.3.6.6-2 Current version: 0.3.6.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xml 1.3.14-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-xml source package in Debian's testing distribution has changed. Previous version: 1.3.14-2 Current version: 1.3.14-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-dav 1.0.7-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-dav source package in Debian's testing distribution has changed. Previous version: 1.0.7-1 Current version: 1.0.7-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xml-types 0.3.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-xml-types source package in Debian's testing distribution has changed. Previous version: 0.3.6-1 Current version: 0.3.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-opengl 2.12.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-opengl source package in Debian's testing distribution has changed. Previous version: 2.12.0.1-1 Current version: 2.12.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cipher-des 0.0.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cipher-des source package in Debian's testing distribution has changed. Previous version: 0.0.6-3 Current version: 0.0.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-zlib-bindings 0.1.1.5-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-zlib-bindings source package in Debian's testing distribution has changed. Previous version: 0.1.1.5-3 Current version: 0.1.1.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-conduit 1.2.5.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-conduit source package in Debian's testing distribution has changed. Previous version: 1.2.5-1 Current version: 1.2.5.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-monads-tf 0.1.0.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-monads-tf source package in Debian's testing distribution has changed. Previous version: 0.1.0.2-3 Current version: 0.1.0.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-parsec 3.1.9-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-parsec source package in Debian's testing distribution has changed. Previous version: 3.1.9-2 Current version: 3.1.9-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-word8 0.1.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-word8 source package in Debian's testing distribution has changed. Previous version: 0.1.2-2 Current version: 0.1.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: haskell-zip-archive 0.2.3.7-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-zip-archive source package in Debian's testing distribution has changed. Previous version: 0.2.3.7-2 Current version: 0.2.3.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:08 +0000 Subject: haskell-blogliterately 0.8.1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-blogliterately source package in Debian's testing distribution has changed. Previous version: 0.7.1.11-2 Current version: 0.8.1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mueval 0.9.1.1.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-mueval source package in Debian's testing distribution has changed. Previous version: 0.9.1.1.2-2 Current version: 0.9.1.1.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hlint 1.9.22-1 MIGRATED to testing Message-ID: FYI: The status of the hlint source package in Debian's testing distribution has changed. Previous version: 1.9.21-1 Current version: 1.9.22-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-persistent-sqlite 2.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-persistent-sqlite source package in Debian's testing distribution has changed. Previous version: 2.1.4.2-1 Current version: 2.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stream 0.4.7.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-stream source package in Debian's testing distribution has changed. Previous version: 0.4.6-6 Current version: 0.4.7.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-warp-tls 3.1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-warp-tls source package in Debian's testing distribution has changed. Previous version: 3.0.4.2-1 Current version: 3.1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-pcre 0.94.4-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-pcre source package in Debian's testing distribution has changed. Previous version: 0.94.4-5 Current version: 0.94.4-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-happstack-hsp 7.3.6-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-happstack-hsp source package in Debian's testing distribution has changed. Previous version: 7.3.5-1 Current version: 7.3.6-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-memory 0.7-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-memory source package in Debian's testing distribution has changed. Previous version: 0.7-2 Current version: 0.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-kan-extensions 4.2.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-kan-extensions source package in Debian's testing distribution has changed. Previous version: 4.2.2-1 Current version: 4.2.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-haskell-src 1.0.2.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-haskell-src source package in Debian's testing distribution has changed. Previous version: 1.0.2.0-2 Current version: 1.0.2.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-void 0.7.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-void source package in Debian's testing distribution has changed. Previous version: 0.7-1 Current version: 0.7.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-reform 0.2.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-reform source package in Debian's testing distribution has changed. Previous version: 0.2.6-2 Current version: 0.2.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tagged 0.8.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-tagged source package in Debian's testing distribution has changed. Previous version: 0.7.3-2 Current version: 0.8.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-decimal 0.4.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-decimal source package in Debian's testing distribution has changed. Previous version: 0.4.2-2 Current version: 0.4.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod 1.4.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod source package in Debian's testing distribution has changed. Previous version: 1.4.1.5-1 Current version: 1.4.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:24 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:24 +0000 Subject: hoauth 0.3.5-5 MIGRATED to testing Message-ID: FYI: The status of the hoauth source package in Debian's testing distribution has changed. Previous version: 0.3.5-3 Current version: 0.3.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-streams 0.8.3.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-streams source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.8.3.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-iproute 1.5.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-iproute source package in Debian's testing distribution has changed. Previous version: 1.3.2-3 Current version: 1.5.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vault 0.3.0.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-vault source package in Debian's testing distribution has changed. Previous version: 0.3.0.4-2 Current version: 0.3.0.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-old-locale 1.0.0.7-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-old-locale source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.0.0.7-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-ghc-events 0.4.4.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-ghc-events source package in Debian's testing distribution has changed. Previous version: 0.4.3.0-2 Current version: 0.4.4.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-novelty-plugins 5.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-novelty-plugins source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lens-action 0.2.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-lens-action source package in Debian's testing distribution has changed. Previous version: 0.1.0.1-1 Current version: 0.2.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-language-c 0.4.7-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-language-c source package in Debian's testing distribution has changed. Previous version: 0.4.7-2 Current version: 0.4.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-sdl 0.6.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-sdl source package in Debian's testing distribution has changed. Previous version: 0.6.5-2 Current version: 0.6.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regexpr 0.5.4-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-regexpr source package in Debian's testing distribution has changed. Previous version: 0.5.4-7 Current version: 0.5.4-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-conduit 2.1.8-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-conduit source package in Debian's testing distribution has changed. Previous version: 2.1.7.2-1 Current version: 2.1.8-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http 1:4000.2.20-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-http source package in Debian's testing distribution has changed. Previous version: 1:4000.2.20-1 Current version: 1:4000.2.20-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-ncurses 0.2.11-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-ncurses source package in Debian's testing distribution has changed. Previous version: 0.2.11-1 Current version: 0.2.11-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-happstack-jmacro 7.0.10-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-happstack-jmacro source package in Debian's testing distribution has changed. Previous version: 7.0.10-1 Current version: 7.0.10-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-terminal-progress-bar 0.0.1.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-terminal-progress-bar source package in Debian's testing distribution has changed. Previous version: 0.0.1.4-3 Current version: 0.0.1.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-exception-transformers 0.4.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-exception-transformers source package in Debian's testing distribution has changed. Previous version: 0.3.0.4-1 Current version: 0.4.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hex 0.1.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hex source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector-algorithms 0.7.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector-algorithms source package in Debian's testing distribution has changed. Previous version: 0.6.0.4-2 Current version: 0.7.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-safe 0.3.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-safe source package in Debian's testing distribution has changed. Previous version: 0.3.9-1 Current version: 0.3.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-scientific 0.3.4.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-scientific source package in Debian's testing distribution has changed. Previous version: 0.3.3.8-2 Current version: 0.3.4.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-io-choice 0.0.5-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-io-choice source package in Debian's testing distribution has changed. Previous version: 0.0.5-3 Current version: 0.0.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lrucache 1.2.0.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-lrucache source package in Debian's testing distribution has changed. Previous version: 1.2.0.0-2 Current version: 1.2.0.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-iospec 0.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-iospec source package in Debian's testing distribution has changed. Previous version: 0.2.5-6 Current version: 0.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http2 1.0.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-http2 source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.0.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-io-streams 1.3.2.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-io-streams source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.3.2.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-logging-facade 0.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-logging-facade source package in Debian's testing distribution has changed. Previous version: 0.0.0-1 Current version: 0.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-threads 0.5.1.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-threads source package in Debian's testing distribution has changed. Previous version: 0.5.1.3-2 Current version: 0.5.1.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-html 1.0.1.2-11 MIGRATED to testing Message-ID: FYI: The status of the haskell-html source package in Debian's testing distribution has changed. Previous version: 1.0.1.2-9 Current version: 1.0.1.2-11 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector-th-unbox 0.2.1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector-th-unbox source package in Debian's testing distribution has changed. Previous version: 0.2.1.2-1 Current version: 0.2.1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-syb 0.5.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-syb source package in Debian's testing distribution has changed. Previous version: 0.4.4-2 Current version: 0.5.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hs-bibutils 5.5-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hs-bibutils source package in Debian's testing distribution has changed. Previous version: 5.5-1 Current version: 5.5-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-snap-core 0.9.8.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-snap-core source package in Debian's testing distribution has changed. Previous version: 0.9.7.2-1 Current version: 0.9.8.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stringbuilder 0.5.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-stringbuilder source package in Debian's testing distribution has changed. Previous version: 0.5.0-2 Current version: 0.5.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-common 0.8.2.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-common source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.8.2.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-libxml-sax 0.7.5-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-libxml-sax source package in Debian's testing distribution has changed. Previous version: 0.7.5-2 Current version: 0.7.5-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-sdl-image 0.6.1-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-sdl-image source package in Debian's testing distribution has changed. Previous version: 0.6.1-7 Current version: 0.6.1-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-terminal-size 0.3.2.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-terminal-size source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.3.2.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-enclosed-exceptions 1.0.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-enclosed-exceptions source package in Debian's testing distribution has changed. Previous version: 1.0.1.1-2 Current version: 1.0.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gtk-traymanager 0.1.5-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-gtk-traymanager source package in Debian's testing distribution has changed. Previous version: 0.1.5-3 Current version: 0.1.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hoogle 4.2.43-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-hoogle source package in Debian's testing distribution has changed. Previous version: 4.2.41-1 Current version: 4.2.43-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-quickcheck 2.8.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-quickcheck source package in Debian's testing distribution has changed. Previous version: 2.7.6-7 Current version: 2.8.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-jwt 0.6.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-jwt source package in Debian's testing distribution has changed. Previous version: 0.6.0-1 Current version: 0.6.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-idna 0.3.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-idna source package in Debian's testing distribution has changed. Previous version: 0.3.0-2 Current version: 0.3.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-base 0.93.2-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-base source package in Debian's testing distribution has changed. Previous version: 0.93.2-6 Current version: 0.93.2-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hierarchical-clustering 0.4.6-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-hierarchical-clustering source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.4.6-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-http 9.1.5.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-http source package in Debian's testing distribution has changed. Previous version: 9.1.5.2-3 Current version: 9.1.5.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-unbounded-delays 0.1.0.9-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-unbounded-delays source package in Debian's testing distribution has changed. Previous version: 0.1.0.9-2 Current version: 0.1.0.9-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-storable-complex 0.2.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-storable-complex source package in Debian's testing distribution has changed. Previous version: 0.2.2-2 Current version: 0.2.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hspec 2.1.10-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hspec source package in Debian's testing distribution has changed. Previous version: 2.1.7-2 Current version: 2.1.10-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-regex-applicative 0.3.2.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-regex-applicative source package in Debian's testing distribution has changed. Previous version: 0.3.2.1-1 Current version: 0.3.2.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-ixset 1.0.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-ixset source package in Debian's testing distribution has changed. Previous version: 1.0.6-2 Current version: 1.0.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hsx2hs 0.13.3.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsx2hs source package in Debian's testing distribution has changed. Previous version: 0.13.3.1-6 Current version: 0.13.3.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-transformers-compat 0.4.0.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-transformers-compat source package in Debian's testing distribution has changed. Previous version: 0.4.0.4-3 Current version: 0.4.0.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-language-python 0.4.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-language-python source package in Debian's testing distribution has changed. Previous version: 0.4.1-2 Current version: 0.4.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-markdown 0.1.13.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-markdown source package in Debian's testing distribution has changed. Previous version: 0.1.13.2-1 Current version: 0.1.13.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-memoize 0.7-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-memoize source package in Debian's testing distribution has changed. Previous version: 0.7-2 Current version: 0.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-readargs 1.2.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-readargs source package in Debian's testing distribution has changed. Previous version: 1.2.2-3 Current version: 1.2.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-texmath 0.8.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-texmath source package in Debian's testing distribution has changed. Previous version: 0.8.2.2-1 Current version: 0.8.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-client-tls 0.2.2-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-client-tls source package in Debian's testing distribution has changed. Previous version: 0.2.2-6 Current version: 0.2.2-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hint 0.4.2.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hint source package in Debian's testing distribution has changed. Previous version: 0.4.2.3-1 Current version: 0.4.2.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-wai-extra 3.0.13-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-wai-extra source package in Debian's testing distribution has changed. Previous version: 3.0.10-1 Current version: 3.0.13-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-incremental-parser 0.2.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-incremental-parser source package in Debian's testing distribution has changed. Previous version: 0.2.3.4-3 Current version: 0.2.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-curl 9.1.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-curl source package in Debian's testing distribution has changed. Previous version: 9.1.1.1-2 Current version: 9.1.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-utf8-string 1.0.1.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-utf8-string source package in Debian's testing distribution has changed. Previous version: 1-1 Current version: 1.0.1.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-rsa 2.1.0.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-rsa source package in Debian's testing distribution has changed. Previous version: 2.1.0.1-3 Current version: 2.1.0.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hmatrix 0.16.1.5-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hmatrix source package in Debian's testing distribution has changed. Previous version: 0.16.1.5-1 Current version: 0.16.1.5-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hastache 0.6.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hastache source package in Debian's testing distribution has changed. Previous version: 0.6.1-2 Current version: 0.6.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-utility-ht 0.0.10-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-utility-ht source package in Debian's testing distribution has changed. Previous version: 0.0.10-3 Current version: 0.0.10-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xmlhtml 0.2.3.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-xmlhtml source package in Debian's testing distribution has changed. Previous version: 0.2.3.4-3 Current version: 0.2.3.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-haddock-library 1.2.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-haddock-library source package in Debian's testing distribution has changed. Previous version: 1.1.1-2 Current version: 1.2.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-text 1.2.1.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-text source package in Debian's testing distribution has changed. Previous version: 1.2.0.6-1 Current version: 1.2.1.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-intervals 0.7.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-intervals source package in Debian's testing distribution has changed. Previous version: 0.7.1-2 Current version: 0.7.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-th-reify-many 0.1.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-th-reify-many source package in Debian's testing distribution has changed. Previous version: 0.1.3-2 Current version: 0.1.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hsp 0.10.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsp source package in Debian's testing distribution has changed. Previous version: 0.10.0-1 Current version: 0.10.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hstringtemplate 0.8.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hstringtemplate source package in Debian's testing distribution has changed. Previous version: 0.8.3-2 Current version: 0.8.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-process-extras 0.3.3.5-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-process-extras source package in Debian's testing distribution has changed. Previous version: 0.3.3.5-1 Current version: 0.3.3.5-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-ieee754 0.7.6-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-ieee754 source package in Debian's testing distribution has changed. Previous version: 0.7.6-4 Current version: 0.7.6-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-ghc-paths 0.1.0.9-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-ghc-paths source package in Debian's testing distribution has changed. Previous version: 0.1.0.9-5 Current version: 0.1.0.9-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-rerun 1.1.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-rerun source package in Debian's testing distribution has changed. Previous version: 1.1.3-2 Current version: 1.1.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-smallcheck 0.8.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-smallcheck source package in Debian's testing distribution has changed. Previous version: 0.8.0.1-1 Current version: 0.8.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lens 4.12.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-lens source package in Debian's testing distribution has changed. Previous version: 4.7.0.1-1 Current version: 4.12.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-reverse-proxy 0.4.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-reverse-proxy source package in Debian's testing distribution has changed. Previous version: 0.4.2-1 Current version: 0.4.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-snap-server 0.9.5.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-snap-server source package in Debian's testing distribution has changed. Previous version: 0.9.5.1-1 Current version: 0.9.5.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-ekg-core 0.1.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-ekg-core source package in Debian's testing distribution has changed. Previous version: 0.1.0.2-2 Current version: 0.1.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stm-chans 3.0.0.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-stm-chans source package in Debian's testing distribution has changed. Previous version: 3.0.0.4-1 Current version: 3.0.0.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gnutls 0.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-gnutls source package in Debian's testing distribution has changed. Previous version: 0.1.4-8 Current version: 0.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-src-exts 1.16.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-src-exts source package in Debian's testing distribution has changed. Previous version: 1.16.0.1-3 Current version: 1.16.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-charproperties 9.2.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-charproperties source package in Debian's testing distribution has changed. Previous version: 9.2.0.1-2 Current version: 9.2.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-temporary 1.2.0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-temporary source package in Debian's testing distribution has changed. Previous version: 1.2.0.3-3 Current version: 1.2.0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-smallcheck 1.1.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-smallcheck source package in Debian's testing distribution has changed. Previous version: 1.1.1-3 Current version: 1.1.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-hunit 0.9.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-hunit source package in Debian's testing distribution has changed. Previous version: 0.9.2-3 Current version: 0.9.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hashmap 1.3.0.1-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-hashmap source package in Debian's testing distribution has changed. Previous version: 1.3.0.1-5 Current version: 1.3.0.1-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hspec-discover 2.1.10-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hspec-discover source package in Debian's testing distribution has changed. Previous version: 2.1.7-1 Current version: 2.1.10-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-social-plugins 5.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-social-plugins source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hedis 0.6.9-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hedis source package in Debian's testing distribution has changed. Previous version: 0.6.5-4 Current version: 0.6.9-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-js-jquery 1.11.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-js-jquery source package in Debian's testing distribution has changed. Previous version: 1.11.3-2 Current version: 1.11.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-x509-store 1.6.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-x509-store source package in Debian's testing distribution has changed. Previous version: 1.5.0-3 Current version: 1.6.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-sdl-ttf 0.6.2-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-sdl-ttf source package in Debian's testing distribution has changed. Previous version: 0.6.2-4 Current version: 0.6.2-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-tagsoup 9.1.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-tagsoup source package in Debian's testing distribution has changed. Previous version: 9.1.3-3 Current version: 9.1.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hsx-jmacro 7.3.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsx-jmacro source package in Debian's testing distribution has changed. Previous version: 7.3.6-1 Current version: 7.3.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-knob 0.1.1-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-knob source package in Debian's testing distribution has changed. Previous version: 0.1.1-6 Current version: 0.1.1-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lexer 1.0-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-lexer source package in Debian's testing distribution has changed. Previous version: 1.0-7 Current version: 1.0-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hsyslog 2.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsyslog source package in Debian's testing distribution has changed. Previous version: 2.0-2 Current version: 2.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lens-aeson 1.0.0.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-lens-aeson source package in Debian's testing distribution has changed. Previous version: 1.0.0.4-1 Current version: 1.0.0.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-securemem 0.1.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-securemem source package in Debian's testing distribution has changed. Previous version: 0.1.9-1 Current version: 0.1.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-map-syntax 0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-map-syntax source package in Debian's testing distribution has changed. Previous version: 0.2-1 Current version: 0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-iconv 0.4.1.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-iconv source package in Debian's testing distribution has changed. Previous version: 0.4.1.3-1 Current version: 0.4.1.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mtl 2.2.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-mtl source package in Debian's testing distribution has changed. Previous version: 2.1.3.1-3 Current version: 2.2.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tabular 0.2.2.7-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-tabular source package in Debian's testing distribution has changed. Previous version: 0.2.2.7-2 Current version: 0.2.2.7-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-enumerator 0.4.20-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-enumerator source package in Debian's testing distribution has changed. Previous version: 0.4.20-2 Current version: 0.4.20-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-syb-with-class 0.6.1.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-syb-with-class source package in Debian's testing distribution has changed. Previous version: 0.6.1.6-1 Current version: 0.6.1.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stateref 0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-stateref source package in Debian's testing distribution has changed. Previous version: 0.3-1 Current version: 0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-ifelse 0.85-11 MIGRATED to testing Message-ID: FYI: The status of the haskell-ifelse source package in Debian's testing distribution has changed. Previous version: 0.85-9 Current version: 0.85-11 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-trusted 5.0.2.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-trusted source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.2.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-types 0.8.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-types source package in Debian's testing distribution has changed. Previous version: 0.8.6-1 Current version: 0.8.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-misc-plugins 5.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-misc-plugins source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-reform-happstack 0.2.5-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-reform-happstack source package in Debian's testing distribution has changed. Previous version: 0.2.5-1 Current version: 0.2.5-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-juicypixels 3.2.6.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-juicypixels source package in Debian's testing distribution has changed. Previous version: 3.2.5.3-1 Current version: 3.2.6.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-sdl-gfx 0.6.0-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-sdl-gfx source package in Debian's testing distribution has changed. Previous version: 0.6.0-7 Current version: 0.6.0-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stmonadtrans 0.3.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-stmonadtrans source package in Debian's testing distribution has changed. Previous version: 0.3.2-3 Current version: 0.3.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hostname 1.0-10 MIGRATED to testing Message-ID: FYI: The status of the haskell-hostname source package in Debian's testing distribution has changed. Previous version: 1.0-8 Current version: 1.0-10 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-github 0.13.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-github source package in Debian's testing distribution has changed. Previous version: 0.13.2-2 Current version: 0.13.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gd 3000.7.3-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-gd source package in Debian's testing distribution has changed. Previous version: 3000.7.3-6 Current version: 3000.7.3-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:17 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:17 +0000 Subject: haskell-ofx 0.4.0.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-ofx source package in Debian's testing distribution has changed. Previous version: 0.4.0.2-3 Current version: 0.4.0.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gloss-rendering 1.9.3.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-gloss-rendering source package in Debian's testing distribution has changed. Previous version: 1.9.3.1-1 Current version: 1.9.3.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-xss-sanitize 0.3.5.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-xss-sanitize source package in Debian's testing distribution has changed. Previous version: 0.3.5.6-1 Current version: 0.3.5.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-vector-instances 3.3.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-vector-instances source package in Debian's testing distribution has changed. Previous version: 3.3.0.1-1 Current version: 3.3.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-publicsuffixlist 0.1-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-publicsuffixlist source package in Debian's testing distribution has changed. Previous version: 0.1-5 Current version: 0.1-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-jmacro 0.6.13-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-jmacro source package in Debian's testing distribution has changed. Previous version: 0.6.13-1 Current version: 0.6.13-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-src-meta 0.6.0.12-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-src-meta source package in Debian's testing distribution has changed. Previous version: 0.6.0.10-1 Current version: 0.6.0.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gluraw 1.5.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-gluraw source package in Debian's testing distribution has changed. Previous version: 1.5.0.1-1 Current version: 1.5.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-ircbot 0.6.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-ircbot source package in Debian's testing distribution has changed. Previous version: 0.6.2-3 Current version: 0.6.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-random 1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-random source package in Debian's testing distribution has changed. Previous version: 1.1-1 Current version: 1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hourglass 0.2.9-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-hourglass source package in Debian's testing distribution has changed. Previous version: 0.2.9-3 Current version: 0.2.9-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-show 0.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-show source package in Debian's testing distribution has changed. Previous version: 0.6-3 Current version: 0.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gtk3 0.14.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-gtk3 source package in Debian's testing distribution has changed. Previous version: 0.13.9-1 Current version: 0.14.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-static-hash 0.0.1-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-static-hash source package in Debian's testing distribution has changed. Previous version: 0.0.1-7 Current version: 0.0.1-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-skein 1.0.9.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-skein source package in Debian's testing distribution has changed. Previous version: 1.0.9.3-1 Current version: 1.0.9.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-html-conduit 1.2.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-html-conduit source package in Debian's testing distribution has changed. Previous version: 1.1.1.2-1 Current version: 1.2.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-time-locale-compat 0.1.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-time-locale-compat source package in Debian's testing distribution has changed. Previous version: 0.1.0.1-1 Current version: 0.1.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hsopenssl 0.11.1.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsopenssl source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.11.1.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hspec-contrib 0.3.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hspec-contrib source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.3.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hspec-expectations 0.7.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hspec-expectations source package in Debian's testing distribution has changed. Previous version: 0.6.1.1-2 Current version: 0.7.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hstatsd 0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hstatsd source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hsemail 1.7.7-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsemail source package in Debian's testing distribution has changed. Previous version: 1.7.2-4 Current version: 1.7.7-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-glob 0.7.5-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-glob source package in Debian's testing distribution has changed. Previous version: 0.7.5-4 Current version: 0.7.5-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-listlike 4.2.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-listlike source package in Debian's testing distribution has changed. Previous version: 4.2.0-3 Current version: 4.2.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-regex-xmlschema 9.2.0.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-regex-xmlschema source package in Debian's testing distribution has changed. Previous version: 9.2.0.2-2 Current version: 9.2.0.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fingertree 0.1.1.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-fingertree source package in Debian's testing distribution has changed. Previous version: 0.1.1.0-1 Current version: 0.1.1.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-template 0.2.0.10-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-template source package in Debian's testing distribution has changed. Previous version: 0.2.0.10-2 Current version: 0.2.0.10-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-geniplate-mirror 0.7.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-geniplate-mirror source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.7.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-json 0.9.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-json source package in Debian's testing distribution has changed. Previous version: 0.9.1-1 Current version: 0.9.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stm 2.4.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-stm source package in Debian's testing distribution has changed. Previous version: 2.4.4-2 Current version: 2.4.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-universe-base 1.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-universe-base source package in Debian's testing distribution has changed. Previous version: 1.0-3 Current version: 1.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-pipes-zlib 0.4.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-pipes-zlib source package in Debian's testing distribution has changed. Previous version: 0.4.0.1-3 Current version: 0.4.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tasty-quickcheck 0.8.3.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-tasty-quickcheck source package in Debian's testing distribution has changed. Previous version: 0.8.3.2-3 Current version: 0.8.3.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hunit 1.2.5.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-hunit source package in Debian's testing distribution has changed. Previous version: 1.2.5.2-3 Current version: 1.2.5.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gitrev 1.1.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-gitrev source package in Debian's testing distribution has changed. Previous version: 1.0.0-1 Current version: 1.1.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-psqueues 0.2.0.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-psqueues source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.2.0.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-mime-mail-ses 0.3.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-mime-mail-ses source package in Debian's testing distribution has changed. Previous version: 0.3.2.2-1 Current version: 0.3.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:22 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:22 +0000 Subject: haskell-unix-compat 0.4.1.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-unix-compat source package in Debian's testing distribution has changed. Previous version: 0.4.1.4-2 Current version: 0.4.1.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-th-lift 0.7.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-th-lift source package in Debian's testing distribution has changed. Previous version: 0.7.2-2 Current version: 0.7.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-tagsoup 0.13.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-tagsoup source package in Debian's testing distribution has changed. Previous version: 0.13.3-3 Current version: 0.13.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hslua 0.4.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hslua source package in Debian's testing distribution has changed. Previous version: 0.3.13-2 Current version: 0.4.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-irc 0.6.1.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-irc source package in Debian's testing distribution has changed. Previous version: 0.6.1.0-2 Current version: 0.6.1.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yaml 0.8.15.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-yaml source package in Debian's testing distribution has changed. Previous version: 0.8.12-3 Current version: 0.8.15.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hsh 2.1.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hsh source package in Debian's testing distribution has changed. Previous version: 2.1.2-1 Current version: 2.1.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hopenpgp 2.2.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hopenpgp source package in Debian's testing distribution has changed. Previous version: 2.2.1-1 Current version: 2.2.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hspec-core 2.1.10-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hspec-core source package in Debian's testing distribution has changed. Previous version: 2.1.7-1 Current version: 2.1.10-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt 9.3.1.15-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt source package in Debian's testing distribution has changed. Previous version: 9.3.1.15-2 Current version: 9.3.1.15-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-stringprep 1.0.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-stringprep source package in Debian's testing distribution has changed. Previous version: 1.0.0-3 Current version: 1.0.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-relaxng 9.1.5.5-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-relaxng source package in Debian's testing distribution has changed. Previous version: 9.1.5.5-4 Current version: 9.1.5.5-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gloss 1.9.3.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-gloss source package in Debian's testing distribution has changed. Previous version: 1.9.3.1-1 Current version: 1.9.3.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-icalendar 0.4.0.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-icalendar source package in Debian's testing distribution has changed. Previous version: 0.4.0.2-2 Current version: 0.4.0.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-js-flot 0.8.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-js-flot source package in Debian's testing distribution has changed. Previous version: 0.8.3-2 Current version: 0.8.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-edison-api 1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-edison-api source package in Debian's testing distribution has changed. Previous version: 1.2.2.1-3 Current version: 1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:18 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:18 +0000 Subject: haskell-psqueue 1.1-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-psqueue source package in Debian's testing distribution has changed. Previous version: 1.1-6 Current version: 1.1-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-memotrie 0.6.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-memotrie source package in Debian's testing distribution has changed. Previous version: 0.6.2-3 Current version: 0.6.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:20 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:20 +0000 Subject: haskell-setlocale 1.0.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-setlocale source package in Debian's testing distribution has changed. Previous version: 1.0.0.3-1 Current version: 1.0.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-th-orphans 0.12.2-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-th-orphans source package in Debian's testing distribution has changed. Previous version: 0.11.1-2 Current version: 0.12.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-language-haskell-extract 0.2.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-language-haskell-extract source package in Debian's testing distribution has changed. Previous version: 0.2.4-3 Current version: 0.2.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-log-domain 0.10.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-log-domain source package in Debian's testing distribution has changed. Previous version: 0.10.2-1 Current version: 0.10.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-happstack-server 7.4.5-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-happstack-server source package in Debian's testing distribution has changed. Previous version: 7.4.2-1 Current version: 7.4.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-client 0.4.24-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-client source package in Debian's testing distribution has changed. Previous version: 0.4.18.1-1 Current version: 0.4.24-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-keys 3.10.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-keys source package in Debian's testing distribution has changed. Previous version: 3.10.2-1 Current version: 3.10.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-edison-core 1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-edison-core source package in Debian's testing distribution has changed. Previous version: 1.2.2.1-3 Current version: 1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lazysmallcheck 0.6-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-lazysmallcheck source package in Debian's testing distribution has changed. Previous version: 0.6-5 Current version: 0.6-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-irc-core 1.1.0.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-irc-core source package in Debian's testing distribution has changed. Previous version: 1.1.0.1-1 Current version: 1.1.0.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:16 +0000 Subject: haskell-misfortune 0.1.1.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-misfortune source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1.1.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-http-api-data 0.2.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-http-api-data source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.2.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-ixset-typed 0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-ixset-typed source package in Debian's testing distribution has changed. Previous version: 0.3-1 Current version: 0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-safecopy 0.8.6-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-safecopy source package in Debian's testing distribution has changed. Previous version: 0.8.5-1 Current version: 0.8.6-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-haxr 3000.11.1.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-haxr source package in Debian's testing distribution has changed. Previous version: 3000.10.4.2-1 Current version: 3000.11.1.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:23 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:23 +0000 Subject: haskell-yesod-auth-hashdb 1.4.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-yesod-auth-hashdb source package in Debian's testing distribution has changed. Previous version: 1.4.2.2-1 Current version: 1.4.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-lambdabot-core 5.0.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-lambdabot-core source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 5.0.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:19 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:19 +0000 Subject: haskell-sandi 0.3.5-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-sandi source package in Debian's testing distribution has changed. Previous version: 0.3.5-2 Current version: 0.3.5-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:14 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:14 +0000 Subject: haskell-hxt-unicode 9.0.2.4-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-hxt-unicode source package in Debian's testing distribution has changed. Previous version: 9.0.2.4-2 Current version: 9.0.2.4-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:15 +0000 Subject: haskell-math-functions 0.1.5.2-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-math-functions source package in Debian's testing distribution has changed. Previous version: 0.1.5.2-3 Current version: 0.1.5.2-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:21 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:21 +0000 Subject: haskell-test-framework 0.8.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-test-framework source package in Debian's testing distribution has changed. Previous version: 0.8.1.1-2 Current version: 0.8.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-glut 2.7.0.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-glut source package in Debian's testing distribution has changed. Previous version: 2.7.0.1-1 Current version: 2.7.0.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-inttrie 0.1.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-inttrie source package in Debian's testing distribution has changed. Previous version: 0.1.0-2 Current version: 0.1.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-easy-file 0.2.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-easy-file source package in Debian's testing distribution has changed. Previous version: 0.2.1-1 Current version: 0.2.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-file-embed 0.0.9-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-file-embed source package in Debian's testing distribution has changed. Previous version: 0.0.8.2-2 Current version: 0.0.9-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-heist 0.14.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-heist source package in Debian's testing distribution has changed. Previous version: 0.14.1.1-1 Current version: 0.14.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hashtables 1.2.1.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-hashtables source package in Debian's testing distribution has changed. Previous version: 1.2.0.2-2 Current version: 1.2.1.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fmlist 0.9-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-fmlist source package in Debian's testing distribution has changed. Previous version: 0.9-2 Current version: 0.9-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dual-tree 0.2.0.8-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-dual-tree source package in Debian's testing distribution has changed. Previous version: 0.2.0.6-2 Current version: 0.2.0.8-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-flexible-defaults 0.0.1.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-flexible-defaults source package in Debian's testing distribution has changed. Previous version: 0.0.1.1-1 Current version: 0.0.1.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-dataenc 0.14.0.7-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-dataenc source package in Debian's testing distribution has changed. Previous version: 0.14.0.7-3 Current version: 0.14.0.7-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hinotify 0.3.8.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hinotify source package in Debian's testing distribution has changed. Previous version: 0.3.8.1-1 Current version: 0.3.8.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-executable-path 0.0.3-7 MIGRATED to testing Message-ID: FYI: The status of the haskell-executable-path source package in Debian's testing distribution has changed. Previous version: 0.0.3-5 Current version: 0.0.3-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-erf 2.0.0.0-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-erf source package in Debian's testing distribution has changed. Previous version: 2.0.0.0-7 Current version: 2.0.0.0-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gnuidn 0.2.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-gnuidn source package in Debian's testing distribution has changed. Previous version: 0.2.1-2 Current version: 0.2.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-feed 0.3.10.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-feed source package in Debian's testing distribution has changed. Previous version: 0.3.9.7-1 Current version: 0.3.10.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-djinn-lib 0.0.1.2-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-djinn-lib source package in Debian's testing distribution has changed. Previous version: 0.0.1.2-4 Current version: 0.0.1.2-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-file-location 0.4.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-file-location source package in Debian's testing distribution has changed. Previous version: 0.4.9-1 Current version: 0.4.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hit 0.6.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-hit source package in Debian's testing distribution has changed. Previous version: 0.6.3-3 Current version: 0.6.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams-core 1.3.0.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams-core source package in Debian's testing distribution has changed. Previous version: 1.2.0.6-3 Current version: 1.3.0.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fdo-notify 0.3.1-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-fdo-notify source package in Debian's testing distribution has changed. Previous version: 0.3.1-4 Current version: 0.3.1-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gsasl 0.3.6-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-gsasl source package in Debian's testing distribution has changed. Previous version: 0.3.5-4 Current version: 0.3.6-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-errors 2.0.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-errors source package in Debian's testing distribution has changed. Previous version: 1.4.7-3 Current version: 2.0.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fclabels 2.0.2.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-fclabels source package in Debian's testing distribution has changed. Previous version: 2.0.2.2-2 Current version: 2.0.2.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hakyll 4.7.4.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-hakyll source package in Debian's testing distribution has changed. Previous version: 4.6.9.0-1 Current version: 4.7.4.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-accessor-mtl 0.2.0.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-accessor-mtl source package in Debian's testing distribution has changed. Previous version: 0.2.0.4-3 Current version: 0.2.0.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-default-instances-containers 0.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-default-instances-containers source package in Debian's testing distribution has changed. Previous version: 0.0.1-3 Current version: 0.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-default-class 0.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-default-class source package in Debian's testing distribution has changed. Previous version: 0.0.1-3 Current version: 0.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-config-value 0.4-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-config-value source package in Debian's testing distribution has changed. Previous version: 0.4-3 Current version: 0.4-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hledger 0.26-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-hledger source package in Debian's testing distribution has changed. Previous version: 0.24.1-1 Current version: 0.26-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-glib 0.13.2.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-glib source package in Debian's testing distribution has changed. Previous version: 0.13.2.1-2 Current version: 0.13.2.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-djinn-ghc 0.0.2.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-djinn-ghc source package in Debian's testing distribution has changed. Previous version: 0.0.2.3-2 Current version: 0.0.2.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-extra 1.4.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-extra source package in Debian's testing distribution has changed. Previous version: 1.1-3 Current version: 1.4.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-crypto-pubkey-openssh 0.2.7-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-pubkey-openssh source package in Debian's testing distribution has changed. Previous version: 0.2.7-3 Current version: 0.2.7-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fb 1.0.12-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-fb source package in Debian's testing distribution has changed. Previous version: 1.0.11-1 Current version: 1.0.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-filemanip 0.3.6.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-filemanip source package in Debian's testing distribution has changed. Previous version: 0.3.6.3-2 Current version: 0.3.6.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-crypto 4.2.5.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto source package in Debian's testing distribution has changed. Previous version: 4.2.5.1-3 Current version: 4.2.5.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dns 2.0.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-dns source package in Debian's testing distribution has changed. Previous version: 1.3.0-4 Current version: 2.0.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-free 4.12.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-free source package in Debian's testing distribution has changed. Previous version: 4.11-2 Current version: 4.12.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-cryptonite 0.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-cryptonite source package in Debian's testing distribution has changed. Previous version: 0.5-1 Current version: 0.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-filestore 0.6.0.6-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-filestore source package in Debian's testing distribution has changed. Previous version: 0.6.0.6-2 Current version: 0.6.0.6-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dlist-instances 0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-dlist-instances source package in Debian's testing distribution has changed. Previous version: 0.1-3 Current version: 0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dyre 0.8.11-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-dyre source package in Debian's testing distribution has changed. Previous version: 0.8.11-3 Current version: 0.8.11-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-ekg-json 0.1.0.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-ekg-json source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1.0.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-derive 2.5.22-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-derive source package in Debian's testing distribution has changed. Previous version: 2.5.22-4 Current version: 2.5.22-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-groups 0.4.0.0-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-groups source package in Debian's testing distribution has changed. Previous version: 0.4.0.0-3 Current version: 0.4.0.0-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-csv-conduit 0.6.6-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-csv-conduit source package in Debian's testing distribution has changed. Previous version: 0.6.6-3 Current version: 0.6.6-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cond 0.4.1.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-cond source package in Debian's testing distribution has changed. Previous version: 0.4.1.1-2 Current version: 0.4.1.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-crypto-cipher-types 0.0.9-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-crypto-cipher-types source package in Debian's testing distribution has changed. Previous version: 0.0.9-3 Current version: 0.0.9-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-edit-distance 0.2.2.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-edit-distance source package in Debian's testing distribution has changed. Previous version: 0.2.2.1-1 Current version: 0.2.2.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hoauth2 0.4.8-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hoauth2 source package in Debian's testing distribution has changed. Previous version: 0.4.8-1 Current version: 0.4.8-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-foldl 1.1.2-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-foldl source package in Debian's testing distribution has changed. Previous version: 1.1.0-1 Current version: 1.1.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-ghc-mtl 1.2.1.0-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-ghc-mtl source package in Debian's testing distribution has changed. Previous version: 1.2.1.0-2 Current version: 1.2.1.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gio 0.13.1.0-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-gio source package in Debian's testing distribution has changed. Previous version: 0.13.1.0-1 Current version: 0.13.1.0-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dice 0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-dice source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fast-logger 2.4.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-fast-logger source package in Debian's testing distribution has changed. Previous version: 2.3.1-2 Current version: 2.4.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-harp 0.4.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-harp source package in Debian's testing distribution has changed. Previous version: 0.4-8 Current version: 0.4.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-conduit-extra 1.1.9.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-conduit-extra source package in Debian's testing distribution has changed. Previous version: 1.1.9.1-1 Current version: 1.1.9.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dynamic-state 0.2.0.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-dynamic-state source package in Debian's testing distribution has changed. Previous version: 0.1.1.0-1 Current version: 0.2.0.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-constraints 0.4.1.3-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-constraints source package in Debian's testing distribution has changed. Previous version: 0.4.1.3-1 Current version: 0.4.1.3-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-hash 0.2.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-hash source package in Debian's testing distribution has changed. Previous version: 0.2.0.0-3 Current version: 0.2.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-entropy 0.3.7-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-entropy source package in Debian's testing distribution has changed. Previous version: 0.3.7-1 Current version: 0.3.7-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-filelock 0.1.0.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-filelock source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.1.0.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-cryptohash 0.11.6-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-cryptohash source package in Debian's testing distribution has changed. Previous version: 0.11.6-4 Current version: 0.11.6-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hashable-extras 0.2.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hashable-extras source package in Debian's testing distribution has changed. Previous version: 0.2.2-1 Current version: 0.2.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-configfile 1.1.4-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-configfile source package in Debian's testing distribution has changed. Previous version: 1.1.2-4 Current version: 1.1.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams-svg 1.3.1.7-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams-svg source package in Debian's testing distribution has changed. Previous version: 1.1.0.5-3 Current version: 1.3.1.7-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-email-validate 2.1.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-email-validate source package in Debian's testing distribution has changed. Previous version: 2.0.1-2 Current version: 2.1.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-diagrams-gtk 1.3-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-diagrams-gtk source package in Debian's testing distribution has changed. Previous version: 1.0.1.3-4 Current version: 1.3-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-control-monad-free 0.6.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-control-monad-free source package in Debian's testing distribution has changed. Previous version: 0.6.1-1 Current version: 0.6.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-graphviz 2999.17.0.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-graphviz source package in Debian's testing distribution has changed. Previous version: 2999.17.0.2-2 Current version: 2999.17.0.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-generic-deriving 1.8.0-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-generic-deriving source package in Debian's testing distribution has changed. Previous version: 1.7.0-2 Current version: 1.8.0-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cookie 0.4.1.6-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-cookie source package in Debian's testing distribution has changed. Previous version: 0.4.1.6-1 Current version: 0.4.1.6-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dimensional 0.13.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-dimensional source package in Debian's testing distribution has changed. Previous version: 0.13.0.2-1 Current version: 0.13.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-esqueleto 2.4.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-esqueleto source package in Debian's testing distribution has changed. Previous version: 2.1.3-1 Current version: 2.4.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gtk 0.13.9-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-gtk source package in Debian's testing distribution has changed. Previous version: 0.13.9-1 Current version: 0.13.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-ghc-syb-utils 0.2.3-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-ghc-syb-utils source package in Debian's testing distribution has changed. Previous version: 0.2.3-2 Current version: 0.2.3-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-happstack-authenticate 2.1.4-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-happstack-authenticate source package in Debian's testing distribution has changed. Previous version: 2.1.4-1 Current version: 2.1.4-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-extensible-exceptions 0.1.1.4-6 MIGRATED to testing Message-ID: FYI: The status of the haskell-extensible-exceptions source package in Debian's testing distribution has changed. Previous version: 0.1.1.4-4 Current version: 0.1.1.4-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-gitlib 3.1.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-gitlib source package in Debian's testing distribution has changed. Previous version: 3.1.0.1-1 Current version: 3.1.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fgl 5.5.2.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-fgl source package in Debian's testing distribution has changed. Previous version: 5.5.1.0-2 Current version: 5.5.2.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-either 4.4.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-either source package in Debian's testing distribution has changed. Previous version: 4.4.1-1 Current version: 4.4.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-debian 3.87.2-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-debian source package in Debian's testing distribution has changed. Previous version: 3.87.2-2 Current version: 3.87.2-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-memocombinators 0.5.1-4 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-memocombinators source package in Debian's testing distribution has changed. Previous version: 0.5.1-2 Current version: 0.5.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:09 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:09 +0000 Subject: haskell-cprng-aes 0.6.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-cprng-aes source package in Debian's testing distribution has changed. Previous version: 0.6.1-1 Current version: 0.6.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-data-default-instances-dlist 0.0.1-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-data-default-instances-dlist source package in Debian's testing distribution has changed. Previous version: 0.0.1-3 Current version: 0.0.1-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hledger-lib 0.26-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-hledger-lib source package in Debian's testing distribution has changed. Previous version: 0.24.1-1 Current version: 0.26-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:13 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:13 +0000 Subject: haskell-hgettext 0.1.30-11 MIGRATED to testing Message-ID: FYI: The status of the haskell-hgettext source package in Debian's testing distribution has changed. Previous version: 0.1.30-9 Current version: 0.1.30-11 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-exceptions 0.8.0.2-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-exceptions source package in Debian's testing distribution has changed. Previous version: 0.8.0.2-1 Current version: 0.8.0.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-doctest 0.10.1-3 MIGRATED to testing Message-ID: FYI: The status of the haskell-doctest source package in Debian's testing distribution has changed. Previous version: 0.9.13-2 Current version: 0.10.1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:12 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:12 +0000 Subject: haskell-fsnotify 0.2.1-2 MIGRATED to testing Message-ID: FYI: The status of the haskell-fsnotify source package in Debian's testing distribution has changed. Previous version: 0.1.0.3-2 Current version: 0.2.1-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-failure 0.2.0.3-5 MIGRATED to testing Message-ID: FYI: The status of the haskell-failure source package in Debian's testing distribution has changed. Previous version: 0.2.0.3-3 Current version: 0.2.0.3-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:11 +0000 Subject: haskell-dpkg 0.0.3-8 MIGRATED to testing Message-ID: FYI: The status of the haskell-dpkg source package in Debian's testing distribution has changed. Previous version: 0.0.3-6 Current version: 0.0.3-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 22 16:39:10 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 22 Dec 2015 16:39:10 +0000 Subject: haskell-csv 0.1.2-9 MIGRATED to testing Message-ID: FYI: The status of the haskell-csv source package in Debian's testing distribution has changed. Previous version: 0.1.2-7 Current version: 0.1.2-9 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Dec 23 04:39:02 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Wed, 23 Dec 2015 04:39:02 +0000 Subject: haskell-x509-util is marked for autoremoval from testing Message-ID: haskell-x509-util 1.5.0-4 is marked for autoremoval from testing on 2016-01-13 It is affected by these RC bugs: 808019: haskell-x509-util: FTBFS: src/Certificate.hs:92:52: Couldn't match expected type `RSA.PublicKey' with actual type `cryptonite-0.6:Crypto.PubKey.RSA.Types.PublicKey' From noreply at release.debian.org Wed Dec 23 04:39:02 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Wed, 23 Dec 2015 04:39:02 +0000 Subject: bustle is marked for autoremoval from testing Message-ID: bustle 0.4.8-1 is marked for autoremoval from testing on 2016-01-13 It is affected by these RC bugs: 808017: bustle: FTBFS: Bustle/Loader/OldSkool.hs:122:23: Ambiguous occurrence `<*>' From jenkins at jenkins.debian.net Wed Dec 23 04:58:19 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 23 Dec 2015 04:58:19 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/904 In-Reply-To: <1708093008.310.1450760248507.JavaMail.jenkins@jenkins> References: <1708093008.310.1450760248507.JavaMail.jenkins@jenkins> Message-ID: <891996482.482.1450846699797.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/904//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/904/ for more information. From jenkins at jenkins.debian.net Wed Dec 23 10:46:53 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 23 Dec 2015 10:46:53 +0000 (UTC) Subject: Fixed: chroot-installation_stretch_install_haskell/112 In-Reply-To: <2076192014.8.1450709773390.JavaMail.jenkins@jenkins> References: <2076192014.8.1450709773390.JavaMail.jenkins@jenkins> Message-ID: <1950136227.538.1450867613645.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/112//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell/112/ for more information. From jenkins at jenkins.debian.net Wed Dec 23 12:37:55 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 23 Dec 2015 12:37:55 +0000 (UTC) Subject: Fixed: chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/116 In-Reply-To: <269870895.37.1450715832062.JavaMail.jenkins@jenkins> References: <269870895.37.1450715832062.JavaMail.jenkins@jenkins> Message-ID: <466737286.551.1450874275205.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/116//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid_aptdpkg_first/116/ for more information. From jenkins at jenkins.debian.net Wed Dec 23 14:28:00 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 23 Dec 2015 14:28:00 +0000 (UTC) Subject: Fixed: chroot-installation_stretch_install_haskell_upgrade_to_sid/111 In-Reply-To: <1793271476.80.1450722517630.JavaMail.jenkins@jenkins> References: <1793271476.80.1450722517630.JavaMail.jenkins@jenkins> Message-ID: <459051381.558.1450880880587.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/111//console or just https://jenkins.debian.net/job/chroot-installation_stretch_install_haskell_upgrade_to_sid/111/ for more information. From jenkins at jenkins.debian.net Thu Dec 24 04:56:53 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 24 Dec 2015 04:56:53 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/905 In-Reply-To: <891996482.482.1450846699797.JavaMail.jenkins@jenkins> References: <891996482.482.1450846699797.JavaMail.jenkins@jenkins> Message-ID: <890308217.658.1450933013435.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/905//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/905/ for more information. From owner at bugs.debian.org Thu Dec 24 07:51:13 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 24 Dec 2015 07:51:13 +0000 Subject: Bug#807020: marked as done (ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode) References: <144922408346.5560.8786519489342029920.reportbug@tatooine> Message-ID: Your message dated Thu, 24 Dec 2015 07:50:12 +0000 with message-id and subject line Bug#807020: fixed in ghc 7.10.3-4.1 has caused the Debian Bug report #807020, regarding ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 807020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807020 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Emilio Pozuelo Monfort Subject: ghc: FTBFS on armel: selected processor does not support `strd r0, r1, [r7, #64]' in ARM mode Date: Fri, 04 Dec 2015 11:14:43 +0100 Size: 4125 URL: -------------- next part -------------- An embedded message was scrubbed... From: John Paul Adrian Glaubitz Subject: Bug#807020: fixed in ghc 7.10.3-4.1 Date: Thu, 24 Dec 2015 07:50:12 +0000 Size: 6258 URL: From lamby at debian.org Thu Dec 24 07:56:17 2015 From: lamby at debian.org (Chris Lamb) Date: Thu, 24 Dec 2015 07:56:17 +0000 Subject: Bug#808900: haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create empty documentation package. Message-ID: <1450943777.3313797.475519978.538C7810@webmail.messagingengine.com> Source: haskell-nats Version: 1-1 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, haskell-nats fails to build from source in unstable/amd64: [..] Running hscolour for nats-1... creating dist-ghc/doc/html/nats creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/nats Preprocessing library nats-1... creating dist-ghc/doc/html/nats/src /usr/bin/HsColour -print-css -odist-ghc/doc/html/nats/src/hscolour.css /usr/bin/ghc --print-libdir Preprocessing library nats-1... creating dist-ghc/doc/html/nats /usr/bin/haddock '--prologue=dist-ghc/doc/html/nats/haddock-prologue1804289383846930886.txt' '--dump-interface=dist-ghc/doc/html/nats/nats.haddock' '--package-name=nats' '--package-version=1' '--source-module=src/%{MODULE/./-}.html' '--source-entity=src/%{MODULE/./-}.html#%{NAME}' '--source-entity-line=src/%{MODULE/./-}.html#line-%{LINE}' '--verbosity=1' --html --hoogle '--odir=dist-ghc/doc/html/nats/' '--title=nats-1: Natural numbers' '--optghc=-fbuilding-cabal-package' '--optghc=-O' '--optghc=-outputdir' '--optghc=dist-ghc/build' '--optghc=-odir' '--optghc=dist-ghc/build/tmp-1869' '--optghc=-hidir' '--optghc=dist-ghc/build/tmp-1869' '--optghc=-stubdir' '--optghc=dist-ghc/build/tmp-1869' '--optghc=-i' '--optghc=-idist-ghc/build' '--optghc=-i.' '--optghc=-idist-ghc/build/autogen' '--optghc=-Idist-ghc/build/autogen' '--optghc=-Idist-ghc/build' '--optghc=-optP-D__HADDOCK_VERSION__=2161' '--optghc=-optP-include' '--optghc=-optPdist-ghc/build/autogen/cabal_macros.h' '--optghc=-this-package-key' '--optghc=nats_Fmk0Emc1i6fF1ZuCqfyZlm' '--optghc=-hide-all-packages' '--optghc=-no-user-package-db' '--optghc=-package-db' '--optghc=/var/lib/ghc/package.conf.d' '--optghc=-XHaskell98' -B/usr/lib/ghc haddock: No input file(s). Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: haskell-nats.1-1.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 1900 bytes Desc: not available URL: From owner at bugs.debian.org Thu Dec 24 09:03:24 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 24 Dec 2015 09:03:24 +0000 Subject: Processed: block 808900 with 808375 References: <1450946478-1170-bts-nomeata@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > block 808900 with 808375 Bug #808900 [src:haskell-nats] haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create empty documentation package. 808900 was not blocked by any bugs. 808900 was not blocking any bugs. Added blocking bug(s) of 808900: 808375 > thanks Stopping processing here. Please contact me if you need assistance. -- 808900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808900 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From jenkins at jenkins.debian.net Thu Dec 24 12:15:16 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 24 Dec 2015 12:15:16 +0000 (UTC) Subject: Failure: chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/62 Message-ID: <939554950.725.1450959316596.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/62//console or just https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/62/ for more information. From jenkins at jenkins.debian.net Thu Dec 24 15:21:32 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 24 Dec 2015 15:21:32 +0000 (UTC) Subject: Failure: chroot-installation_jessie_install_haskell_upgrade_to_stretch/65 Message-ID: <110833473.728.1450970492394.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch/65//console or just https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch/65/ for more information. From bts-link-upstream at lists.alioth.debian.org Thu Dec 24 18:38:24 2015 From: bts-link-upstream at lists.alioth.debian.org (bts-link-upstream at lists.alioth.debian.org) Date: Thu, 24 Dec 2015 18:38:24 -0000 Subject: [bts-link] source package xmonad Message-ID: <20151224182504.15285.43567.btslink@sonntag.debian.org> # # bts-link upstream status pull for source package xmonad # see http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html # user bts-link-upstream at lists.alioth.debian.org # remote status report for #808422 (http://bugs.debian.org/808422) # Bug title: xmonad should provide an upgrade path for user compiled xmonad from libff5 to libffi6 # * https://github.com/xmonad/xmonad/issues/14 # * remote status changed: (?) -> open usertags 808422 + status-open thanks From reproducible-builds at lists.alioth.debian.org Fri Dec 25 00:09:07 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Fri, 25 Dec 2015 00:09:07 +0000 (UTC) Subject: reproducible.debian.net status changes for ghc Message-ID: <20151225000907.D67E01EDB4@jenkins.debian.net> 2015-12-24 17:19 https://reproducible.debian.net/unstable/amd64/ghc changed from reproducible -> FTBFS From jenkins at jenkins.debian.net Fri Dec 25 04:57:35 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Fri, 25 Dec 2015 04:57:35 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/906 In-Reply-To: <890308217.658.1450933013435.JavaMail.jenkins@jenkins> References: <890308217.658.1450933013435.JavaMail.jenkins@jenkins> Message-ID: <964948554.760.1451019455519.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/906//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/906/ for more information. From alexander at kurtz.be Fri Dec 25 13:08:50 2015 From: alexander at kurtz.be (Alexander Kurtz) Date: Fri, 25 Dec 2015 14:08:50 +0100 Subject: Bug#797469: pandoc 1.15.0.6~dfsg-1 doesn't ship manpages for pandoc and pandoc_markdown In-Reply-To: <1440969104.10444.3.camel@kurtz.be> References: <1440969104.10444.3.camel@kurtz.be> Message-ID: <1451048930.2780.16.camel@kurtz.be> Control: found 797469?1.15.1.1~dfsg-2 Control: severity 797469 important Hi! pandoc 1.15.1.1~dfsg-2 migrated to testing a few days ago [0], but unfortunately the (previously existing) manpage for the pandoc command is still missing [1]. I'm bumping the severity of this bug because having a single manpage for all of the (quite complex) syntax that pandoc supports is really helpful. Please consider uploading a fixed version soon! Best regards Alexander Kurtz [0] https://tracker.debian.org/news/735304 [1] This is what I get on my system now: $ pandoc --version pandoc 1.15.1.1 [...] $ man pandoc No manual entry for pandoc See 'man 7 undocumented' for help when manual pages are not available. $ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From owner at bugs.debian.org Fri Dec 25 13:21:10 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 25 Dec 2015 13:21:10 +0000 Subject: Processed: Re: pandoc 1.15.0.6~dfsg-1 doesn't ship manpages for pandoc and pandoc_markdown References: <1451048930.2780.16.camel@kurtz.be> <1440969104.10444.3.camel@kurtz.be> Message-ID: Processing control commands: > found 797469?1.15.1.1~dfsg-2 Bug #797469 [pandoc] pandoc 1.15.0.6~dfsg-1 doesn't ship manpages for pandoc and pandoc_markdown Marked as found in versions pandoc/1.15.1.1~dfsg-2. > severity 797469 important Bug #797469 [pandoc] pandoc 1.15.0.6~dfsg-1 doesn't ship manpages for pandoc and pandoc_markdown Severity set to 'important' from 'normal' -- 797469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797469 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From reproducible-builds at lists.alioth.debian.org Sat Dec 26 00:10:45 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Sat, 26 Dec 2015 00:10:45 +0000 (UTC) Subject: reproducible.debian.net status changes for ghc Message-ID: <20151226001045.EFF4A1ED6B@jenkins.debian.net> 2015-12-25 01:25 https://reproducible.debian.net/unstable/amd64/ghc changed from FTBFS -> reproducible From jenkins at jenkins.debian.net Sat Dec 26 04:58:10 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 26 Dec 2015 04:58:10 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/907 In-Reply-To: <964948554.760.1451019455519.JavaMail.jenkins@jenkins> References: <964948554.760.1451019455519.JavaMail.jenkins@jenkins> Message-ID: <102523035.839.1451105890016.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/907//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/907/ for more information. From wertupoda at aim.com Wed Dec 23 13:00:04 2015 From: wertupoda at aim.com (alnsimbu) Date: Wed, 23 Dec 2015 21:00:04 +0800 Subject: Hi Message-ID: Hi good chance for you tv,laptop,imac,tv,dj,watch,bike... iphone 6s,368euro si te: poazzlo .com From dr at jones.dk Sat Dec 26 12:20:08 2015 From: dr at jones.dk (Jonas Smedegaard) Date: Sat, 26 Dec 2015 17:50:08 +0530 Subject: Bug#809032: libghc-nats-doc: Cannot install - depends on missing haddock-interface-25 Message-ID: <145113240872.32201.15892280052330255601.reportbug@auryn.jones.dk> Package: libghc-nats-doc Version: 1-1 Severity: grave Justification: renders package unusable -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 As subject says, libghc-nats-doc depends on missing haddock-interface-25 which renders the package uninstallable. - Jonas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWfoX1AAoJECx8MUbBoAEh2a8P/1DX1MCo9gWnFXV6ttlqD7uE 0SvsTxFjLjHmm3WagmyGx/N2+X6iEP1nvH7TMeCPPuAOo+faddbO3x9E0wl6XMgN +ZsilLTvwP+WVuhjKJnWX6nn2IW3lLpRo5KQeXmov+07bWvFjwMoJHNWI96AOzst 8Aa4oXdkiuBf4tNGDHYtHZCR5O+awsLrYzX5g+L3kzt5j3LqK+L+f0fneQMkD3jU b4k96Y0/ABh4/IPyUP9FgawVMd9C4MzaxHWRTf2XkHtM4mJcmkqux/CBace4AXLx NB+RiTcNQRZ3n7WyDCCJKIQv5jhxXRSPKaBdDSbMq00TlzvZ1JmMcQy8z3wGEMnW uGhvFyRIKwONd7gihgA5TxQzt0/eKRgv4GjFjagq+BPljy+8V1i3XGO0VuaFsEdf jHx3deA6PIGc/UuIaS+vJ0VV2MIuVXwmhh7ZVWKtIWi2ZXoP+dvdIImNwjaofgrL FKPZNAyRWAS4787+R5WwrbU+7ru0rMBXWY6TlMN0wENna4yEEpA1mb5IvLkr3bLy tdVJaV8b50Fb6pS1TAiwr15WgAkePMiiEfXpaNYyr5kNVvbFnlnVSP8tw8/qUGM9 h1jvBXOggJ4ip9dS49jjTFa1szeoa7zmBJbTu2lhmqYzv51H81QLHwmAcAS/7s/N aTSCGPLORfmMKa8HybI1 =qEvc -----END PGP SIGNATURE----- From jenkins at jenkins.debian.net Sat Dec 26 13:24:55 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 26 Dec 2015 13:24:55 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1055 Message-ID: <767306177.856.1451136295283.JavaMail.jenkins@jenkins> See Changes: [KAction] lts-3.19 [mail] Fix mistake in test-packages.pl [mail] Mark bytestring-builder as ignore ------------------------------------------ [...truncated 1976 lines...] Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-4) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151225) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.8-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1+b1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-6) ... Processing triggers for systemd (228-2+b1) ... Processing triggers for ca-certificates (20151214) ... Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.4). libdpkg-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1+b1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. The following additional packages will be installed: libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtinfo-dev Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libfile-slurp-perl libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.1-1 [178 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-4.1 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libfile-slurp-perl all 9999.19-4 [44.8 kB] Get:9 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:10 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 2s (16.2 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25209 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.1-1_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.1-1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-4.1_amd64.deb ... Unpacking ghc (7.10.3-4.1) ... Selecting previously unselected package libfile-slurp-perl. Preparing to unpack .../libfile-slurp-perl_9999.19-4_all.deb ... Unpacking libfile-slurp-perl (9999.19-4) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-6) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libbsd-dev:amd64 (0.8.1-1) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-4.1) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libfile-slurp-perl (9999.19-4) ... Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-6) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.5 exists here. Updated: Cabal is 1.22.4.0 in the archive but 1.22.5.0 exists here. Updated: HTTP is 4000.2.20 in the archive but 4000.2.22 exists here. Added: Hsmtlib is 2.8.8.8 here but does not exist in the archive. Updated: JuicyPixels is 3.2.6.2 in the archive but 3.2.6.4 exists here. Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. Updated: aeson-extra is 0.2.2.0 in the archive but 0.2.3.0 exists here. AHEAD: alex is 3.1.5 here, but only 3.1.4 in the tracked LTS release. Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Updated: asn1-types is 0.3.1 in the archive but 0.3.2 exists here. Updated: auto-update is 0.1.2.2 in the archive but 0.1.3 exists here. Updated: base-orphans is 0.4.4 in the archive but 0.4.5 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Updated: bytes is 0.15.0.1 in the archive but 0.15.1 exists here. Added: bytestring-builder is 0.10.6.0.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. AHEAD: cabal-debian is 4.31 here, but only 4.30.2 in the tracked LTS release. Updated: cabal-helper is 0.5.1.0 in the archive but 0.6.2.0 exists here. Updated: cairo is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: cereal-conduit is 0.7.2.3 in the archive but 0.7.2.5 exists here. Obsolete: certificate 1.3.9 Obsolete: concrete-typerep 0.1.0.2 Updated: conduit is 1.2.5.1 in the archive but 1.2.6 exists here. Updated: conduit-extra is 1.1.9.1 in the archive but 1.1.9.2 exists here. Added: cryptol is 2.2.5 here but does not exist in the archive. Obsolete: frown 0.6.1 Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate 0.6.0.4 Updated: ghc-mod is 5.2.1.2 in the archive but 5.4.0.0 exists here. Updated: gio is 0.13.1.0 in the archive but 0.13.1.1 exists here. AHEAD: git-annex is 5.20151208 here, but only 5.20150727 in the tracked LTS release. Updated: glib is 0.13.2.1 in the archive but 0.13.2.2 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.2 exists here. Updated: hakyll is 4.7.4.0 in the archive but 4.7.5.0 exists here. Updated: haskell-src-meta is 0.6.0.12 in the archive but 0.6.0.13 exists here. Updated: highlighting-kate is 0.6 in the archive but 0.6.1 exists here. Obsolete: hoauth 0.3.5 Updated: http-api-data is 0.2.1 in the archive but 0.2.2 exists here. Updated: http-client is 0.4.24 in the archive but 0.4.26.1 exists here. Updated: incremental-parser is 0.2.4 in the archive but 0.2.4.1 exists here. Updated: io-streams is 1.3.2.0 in the archive but 1.3.3.1 exists here. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3.1 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: monad-logger is 0.3.15 in the archive but 0.3.16 exists here. Updated: pandoc is 1.15.1.1 in the archive but 1.15.2.1 exists here. Updated: pango is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: persistent is 2.2.2.1 in the archive but 2.2.4 exists here. Updated: persistent-postgresql is 2.2.1.1 in the archive but 2.2.1.2 exists here. Updated: pipes-aeson is 0.4.1.4 in the archive but 0.4.1.5 exists here. Updated: profunctors is 5.1.1 in the archive but 5.1.2 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: resourcet is 1.1.6 in the archive but 1.1.7 exists here. Obsolete: rss2irc 1.0.6 Updated: stack is 0.1.3.0 in the archive but 0.1.10.1 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4.1 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. AHEAD: text-show is 2.1.1 here, but only 2 in the tracked LTS release. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Updated: vault is 0.3.0.4 in the archive but 0.3.0.5 exists here. Updated: wai is 3.0.4.0 in the archive but 3.0.5.0 exists here. Updated: wai-app-static is 3.1.3 in the archive but 3.1.4 exists here. Updated: wai-websockets is 3.0.0.6 in the archive but 3.0.0.7 exists here. Updated: x509-system is 1.6.1 in the archive but 1.6.3 exists here. Obsolete: x509-util 1.5.0 Updated: yaml is 0.8.15.1 in the archive but 0.8.15.2 exists here. Updated: yesod-auth is 1.4.8 in the archive but 1.4.11 exists here. Updated: yesod-bin is 1.4.14 in the archive but 1.4.16.1 exists here. Updated: yesod-core is 1.4.15.1 in the archive but 1.4.18.1 exists here. Updated: yesod-form is 1.4.5 in the archive but 1.4.6 exists here. Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching haxr.cabal (version 3000.11.1.2) Patching hledger-lib.cabal (version 0.26) Patching hledger.cabal (version 0.26) Patching http2.cabal (version 1.0.4) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching text-show.cabal (version 2.1.1) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 760 packages successfully tested for co-installability. 25 packages carry Debian-specific patches. 140 packages have newer versions on hackage 4 error(s) in total. ?/chroots/chroot-run-sid.QRrsEeAQA/tmp/testrun/stats.csv? -> ? Sat 26 Dec 13:24:55 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-pvbEh5ix, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Sat Dec 26 14:09:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 26 Dec 2015 14:09:21 +0000 Subject: Processing of haskell-swish_0.9.1.5-1_amd64.changes Message-ID: haskell-swish_0.9.1.5-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-swish_0.9.1.5-1.dsc haskell-swish_0.9.1.5.orig.tar.gz haskell-swish_0.9.1.5-1.debian.tar.xz libghc-swish-dev_0.9.1.5-1_amd64.deb libghc-swish-doc_0.9.1.5-1_all.deb libghc-swish-prof_0.9.1.5-1_amd64.deb swish_0.9.1.5-1_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 26 14:14:04 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 26 Dec 2015 14:14:04 +0000 Subject: Processing of haskell-swish_0.9.1.5-1_amd64.changes Message-ID: haskell-swish_0.9.1.5-1_amd64.changes uploaded successfully to localhost along with the files: haskell-swish_0.9.1.5-1.dsc haskell-swish_0.9.1.5.orig.tar.gz haskell-swish_0.9.1.5-1.debian.tar.xz libghc-swish-dev_0.9.1.5-1_amd64.deb libghc-swish-doc_0.9.1.5-1_all.deb libghc-swish-prof_0.9.1.5-1_amd64.deb swish_0.9.1.5-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 26 15:35:19 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 26 Dec 2015 15:35:19 +0000 Subject: Processing of haskell-swish_0.9.1.5-2_amd64.changes Message-ID: haskell-swish_0.9.1.5-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-swish_0.9.1.5-2.dsc haskell-swish_0.9.1.5-2.debian.tar.xz libghc-swish-dev_0.9.1.5-2_amd64.deb libghc-swish-doc_0.9.1.5-2_all.deb libghc-swish-prof_0.9.1.5-2_amd64.deb swish_0.9.1.5-2_amd64.deb Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 26 15:39:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 26 Dec 2015 15:39:16 +0000 Subject: Processing of haskell-swish_0.9.1.5-2_amd64.changes Message-ID: haskell-swish_0.9.1.5-2_amd64.changes uploaded successfully to localhost along with the files: haskell-swish_0.9.1.5-2.dsc haskell-swish_0.9.1.5-2.debian.tar.xz libghc-swish-dev_0.9.1.5-2_amd64.deb libghc-swish-doc_0.9.1.5-2_all.deb libghc-swish-prof_0.9.1.5-2_amd64.deb swish_0.9.1.5-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sat Dec 26 15:50:56 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 26 Dec 2015 15:50:56 +0000 Subject: haskell-swish_0.9.1.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 26 Dec 2015 19:16:01 +0530 Source: haskell-swish Binary: swish libghc-swish-dev libghc-swish-doc libghc-swish-prof Architecture: source amd64 all Version: 0.9.1.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Jonas Smedegaard Description: libghc-swish-dev - semantic web toolkit - libraries libghc-swish-doc - semantic web toolkit - library documentation libghc-swish-prof - semantic web toolkit - profiling libraries swish - semantic web toolkit - tools Changes: haskell-swish (0.9.1.5-1) unstable; urgency=medium . [ upstream ] * New release(s). . [ Jonas Smedegaard ] * Update copyright info: + Fix source URL. + Extend coverage for main upstream author. + Use License-Grant and License-Reference fields. Thanks to Ben Finney. * Relax inclusion of haskell-devscript snippet: Unneeded for clean target. * Add lintian override regarding license in License-Reference field. See bug#786450. * Add lintian override regarding debhelper 9. * Update package relations: + Relax GHC (build-)dependencies on semigroups. + Temporarily avoid build-depending on libghc-nats-doc (see bug#809032). * Strip hardcoded rpath of swish binary. Checksums-Sha1: 574507c67084a9c13ff99f29e197092162fd7fdb 3012 haskell-swish_0.9.1.5-1.dsc 3606ac59a07c3021eb6a6819bc9469a4cae36cf5 302676 haskell-swish_0.9.1.5.orig.tar.gz 368acffc5aedb3d279c014dd089fb32203ba9778 6944 haskell-swish_0.9.1.5-1.debian.tar.xz 73e40ea07387a475f0b6359879306544ef4aead8 1232608 libghc-swish-dev_0.9.1.5-1_amd64.deb 74e73891f8c284c6a89146fd7068902ad25ce171 454854 libghc-swish-doc_0.9.1.5-1_all.deb ed226d71b5a2a693ad102cfcbdb1e318d7eaed4f 1028956 libghc-swish-prof_0.9.1.5-1_amd64.deb 343b4085d444dbbae880448a707a3e1b70f8e748 961538 swish_0.9.1.5-1_amd64.deb Checksums-Sha256: da13d22db6c945d35c00543a7295512c5e7bb6c95ebaad2d4c55b8251aa01f73 3012 haskell-swish_0.9.1.5-1.dsc 37e2fe2e0bba49c23c20118821a5b274da676783b79731919d1d9a9f63b28571 302676 haskell-swish_0.9.1.5.orig.tar.gz 57e20deeb11a115bf4b159627cdf4002eef5c71dcee5b05459de4f149f8c1aaa 6944 haskell-swish_0.9.1.5-1.debian.tar.xz f0fb70e0d4d57145ac81eff8e87b84af48ef35151c8da0ba9589d01e3c5ead71 1232608 libghc-swish-dev_0.9.1.5-1_amd64.deb 9ca3a3981d4418b44a492b224f0bfa8e9e00a70faca0e2c3e8e7531c5cc158a9 454854 libghc-swish-doc_0.9.1.5-1_all.deb 84d351cf935a503f966dd94384bf8ada8c61662fc5d12b09d1cdba746303a73a 1028956 libghc-swish-prof_0.9.1.5-1_amd64.deb 4fb526df634b763ced5f57c01493e9634caff1f859dc7b6d6b5b17d60171f282 961538 swish_0.9.1.5-1_amd64.deb Files: a9e00bd2e516ac19454839599fecbc92 3012 haskell optional haskell-swish_0.9.1.5-1.dsc 2dee83d2a3e683c99ee61b47b3847c97 302676 haskell optional haskell-swish_0.9.1.5.orig.tar.gz f85dcef6baabc12f648ca6acb36a0bf6 6944 haskell optional haskell-swish_0.9.1.5-1.debian.tar.xz 815c12177618ee0cf90c753d5f64aed1 1232608 haskell extra libghc-swish-dev_0.9.1.5-1_amd64.deb 9e173356196b9c4bd8b5a662686ec280 454854 doc extra libghc-swish-doc_0.9.1.5-1_all.deb 798721973f1540c4498041a5eb718763 1028956 haskell extra libghc-swish-prof_0.9.1.5-1_amd64.deb fc6ed5b6b2af551ba63c609f34a3f203 961538 web optional swish_0.9.1.5-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWfp+gAAoJECx8MUbBoAEhMtoP/3GlY9fIrLFEzSe+9ZjjA9YR Z+vxDwHOWns5w/dOiIPJI3ZsMF1KI2uNx9SBFtbMCietij2Vxa6h7Bsp9IqAJqDS AwQvG/P/71O9CFg7vcTAL4qFlRCMT1kNG3G+RmhkfBxnzaEDxYhwJ7FySZrqfk9E vRv1U4aAX6BFC5OZkZ5sXxge7vKvjzK1hhCYwdg4wQveA236/GCEV++tCkTJqwY+ rbsqAP5Ae3OcZtnDA2UbVGinjkZVGhunb525cttMHpLCpUSNNoXgVEOVLW7Pg5p6 RwmzTRRXGQuq48sU0O1R5dkRryXmOEotAkyrCzdwFl2iPYTX9C7pzOlbiyyj0+a+ 3JqLdI31tfGauQ1OscpIEkDvHn86UrEU+op9Yr/3LMwdjFYOZKChRMMhRb1H7iv9 wpGAbcENdnkz2x7A6UEQPHo4lQUXMq1RtONJO7t7/BrsTNIy1FIfqkot1lWCSik2 QtphrG9a/KqMS/7zUbqWEaCC4zSUm2c04Xe9wFAOeZF1A2ufHah7Uz1QBo0wYcQF 5QQz0DxgXKIh5qM6sfgd7ksDh/0+i+mZCrsexENV2+9ek+ovZU84psLJsBEHDdz7 DMqlZo78/0TPjrCWShllJLNysVTqOhvOOUjvfmQhWR3DlNpIE0JxwOUCqIua14lk dmF8z91LJANPLhsiaAJE =ZQfJ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Sat Dec 26 15:51:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sat, 26 Dec 2015 15:51:05 +0000 Subject: haskell-swish_0.9.1.5-2_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 26 Dec 2015 19:51:40 +0530 Source: haskell-swish Binary: swish libghc-swish-dev libghc-swish-doc libghc-swish-prof Architecture: source amd64 all Version: 0.9.1.5-2 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Jonas Smedegaard Description: libghc-swish-dev - semantic web toolkit - libraries libghc-swish-doc - semantic web toolkit - library documentation libghc-swish-prof - semantic web toolkit - profiling libraries swish - semantic web toolkit - tools Changes: haskell-swish (0.9.1.5-2) unstable; urgency=medium . * Fix (re-)drop build-dependency (accidentally reverted in 0.9.1.5-1). Checksums-Sha1: 03896cdb647ab24a776539969b7b370611a00281 2987 haskell-swish_0.9.1.5-2.dsc bdc583100aa19a10686f531919ada60dd462c3d8 7012 haskell-swish_0.9.1.5-2.debian.tar.xz db7074cf066187ac6bd3fe982915465626528c19 1236110 libghc-swish-dev_0.9.1.5-2_amd64.deb 12bff1ba812e2e52888beb300b1a6643123d11f2 454872 libghc-swish-doc_0.9.1.5-2_all.deb 69dccef10afc3ebc728f387e73cebddd90387961 1028768 libghc-swish-prof_0.9.1.5-2_amd64.deb 6f117b622eb1e3450161064e87770ff1b2dc7ab8 961612 swish_0.9.1.5-2_amd64.deb Checksums-Sha256: 0a4b68de11c6adb6f6d7635af9404fd18b51c1928004a43cd70f2f2094ad4700 2987 haskell-swish_0.9.1.5-2.dsc 4990dabb737cdb2ee9fe2a653f6db88d7029d6f0d68b8f0c82748dafc057d90d 7012 haskell-swish_0.9.1.5-2.debian.tar.xz bd0626cb7c6e0854f85cdef221f8c97c826c1d189a6ce09aca1a6f353cf3d995 1236110 libghc-swish-dev_0.9.1.5-2_amd64.deb 4ec0fedbf7581686c2927e873ad9574d8f31994dde390d04ae9d180579a9f854 454872 libghc-swish-doc_0.9.1.5-2_all.deb e8eddfc74c62ae4294315148d54b0ba051e581ce5621ef07c340eb773deee0b4 1028768 libghc-swish-prof_0.9.1.5-2_amd64.deb 8f07c73526d81dcea6b27f0a2fe5a94dc3466f8d780a1b58c29b5924282401d4 961612 swish_0.9.1.5-2_amd64.deb Files: 8291f1c3f11f913cb51c09efc8e1865b 2987 haskell optional haskell-swish_0.9.1.5-2.dsc 279bf313900a18a3f7cc5c71118de2e1 7012 haskell optional haskell-swish_0.9.1.5-2.debian.tar.xz 7e8dd16334c179fa11377d0dd2b82de4 1236110 haskell extra libghc-swish-dev_0.9.1.5-2_amd64.deb cb968369b78e3f715097ede2784a0317 454872 doc extra libghc-swish-doc_0.9.1.5-2_all.deb 6a50cdf1b3a24f50512f72401c02c871 1028768 haskell extra libghc-swish-prof_0.9.1.5-2_amd64.deb cfeafa741c015cc9614df0bb6f477f0d 961612 web optional swish_0.9.1.5-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWfrOZAAoJECx8MUbBoAEhbtEP/0P0M7kv0zWvGJVyinEkK0s0 0d9cgCZtSekGbkgu90poo9h0ckZyHwbpvX1mvQAanMwcHYPgVxuoaRkD7jubhhmn IWUm4fiqFje9PHj+8m8eQiTpmIcv8Wz2xkAb8h20mPNmLAgLjxUKNtYFObTJHxqi RFMxLzLHK6C5PL0b4hCZWy1GFJ1x/2b+gxLeMBNf5WD9jx9HMgpR/S17F2P8W1xf qVKrwix62suoDtdXFt12HcKqXmCiAeYAGc1FQHpfOjue08GC4S4dNP6qSQxYWEhJ wca7cJi90fLE6Bcmdicq1IYQY17EuE9mMqFqpsJO+fCU/VJU+WpZGfd9NSx2/ijf /Xmb2C1nEu0cnEUVzPej/Rm7An6ALaKa6ywWgMWT4AFMR/PLX7SihoG+RtrOYHJU iFpDgDr0HWBlgYGmDxiOJUyDwxMenFlIzrCWlPVhotWY0AXAvp8ErObRI/3NIsjl RMQ4VJt7nn9jSSVMYtSuP8vLjzKzvIEmyXTQv1LfxaoASmnJlugOTm/TPFyzJDvf L6xLZSpHkSUHXV/vyJ2cNketmXa8vvxRkkpfLy9Ui5B+tUfwnGpxdQSUFLX+GZgg Jo/3lcO80H0DFqYKSDjM+iMnWgufI3ebwjtH+eh4wVe6R8HtYJkUjvI3AmgVWhtw gR3tG+jUlOJoWEDkkk0t =Nf4O -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Sat Dec 26 16:06:46 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sat, 26 Dec 2015 16:06:46 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1056 In-Reply-To: <767306177.856.1451136295283.JavaMail.jenkins@jenkins> References: <767306177.856.1451136295283.JavaMail.jenkins@jenkins> Message-ID: <800356904.859.1451146006979.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 1976 lines...] Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-4) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151225) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.8-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1+b1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-6) ... Processing triggers for systemd (228-2+b1) ... Processing triggers for ca-certificates (20151214) ... Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.4). libdpkg-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1+b1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. The following additional packages will be installed: libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtinfo-dev Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libfile-slurp-perl libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.1-1 [178 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-4.1 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libfile-slurp-perl all 9999.19-4 [44.8 kB] Get:9 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:10 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 1s (41.7 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25208 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.1-1_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.1-1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-4.1_amd64.deb ... Unpacking ghc (7.10.3-4.1) ... Selecting previously unselected package libfile-slurp-perl. Preparing to unpack .../libfile-slurp-perl_9999.19-4_all.deb ... Unpacking libfile-slurp-perl (9999.19-4) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-6) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libbsd-dev:amd64 (0.8.1-1) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-4.1) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libfile-slurp-perl (9999.19-4) ... Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-6) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.5 exists here. Updated: Cabal is 1.22.4.0 in the archive but 1.22.5.0 exists here. Updated: HTTP is 4000.2.20 in the archive but 4000.2.22 exists here. Added: Hsmtlib is 2.8.8.8 here but does not exist in the archive. Updated: JuicyPixels is 3.2.6.2 in the archive but 3.2.6.4 exists here. Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. Updated: aeson-extra is 0.2.2.0 in the archive but 0.2.3.0 exists here. AHEAD: alex is 3.1.5 here, but only 3.1.4 in the tracked LTS release. Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Updated: asn1-types is 0.3.1 in the archive but 0.3.2 exists here. Updated: auto-update is 0.1.2.2 in the archive but 0.1.3 exists here. Updated: base-orphans is 0.4.4 in the archive but 0.4.5 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Updated: bytes is 0.15.0.1 in the archive but 0.15.1 exists here. Added: bytestring-builder is 0.10.6.0.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. AHEAD: cabal-debian is 4.31 here, but only 4.30.2 in the tracked LTS release. Updated: cabal-helper is 0.5.1.0 in the archive but 0.6.2.0 exists here. Updated: cairo is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: cereal-conduit is 0.7.2.3 in the archive but 0.7.2.5 exists here. Obsolete: certificate 1.3.9 Obsolete: concrete-typerep 0.1.0.2 Updated: conduit is 1.2.5.1 in the archive but 1.2.6 exists here. Updated: conduit-extra is 1.1.9.1 in the archive but 1.1.9.2 exists here. Added: cryptol is 2.2.5 here but does not exist in the archive. Obsolete: frown 0.6.1 Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate 0.6.0.4 Updated: ghc-mod is 5.2.1.2 in the archive but 5.4.0.0 exists here. Updated: gio is 0.13.1.0 in the archive but 0.13.1.1 exists here. AHEAD: git-annex is 5.20151208 here, but only 5.20150727 in the tracked LTS release. Updated: glib is 0.13.2.1 in the archive but 0.13.2.2 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.2 exists here. Updated: hakyll is 4.7.4.0 in the archive but 4.7.5.0 exists here. Updated: haskell-src-meta is 0.6.0.12 in the archive but 0.6.0.13 exists here. Updated: highlighting-kate is 0.6 in the archive but 0.6.1 exists here. Obsolete: hoauth 0.3.5 Updated: http-api-data is 0.2.1 in the archive but 0.2.2 exists here. Updated: http-client is 0.4.24 in the archive but 0.4.26.1 exists here. Updated: incremental-parser is 0.2.4 in the archive but 0.2.4.1 exists here. Updated: io-streams is 1.3.2.0 in the archive but 1.3.3.1 exists here. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3.1 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: monad-logger is 0.3.15 in the archive but 0.3.16 exists here. Updated: pandoc is 1.15.1.1 in the archive but 1.15.2.1 exists here. Updated: pango is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: persistent is 2.2.2.1 in the archive but 2.2.4 exists here. Updated: persistent-postgresql is 2.2.1.1 in the archive but 2.2.1.2 exists here. Updated: pipes-aeson is 0.4.1.4 in the archive but 0.4.1.5 exists here. Updated: profunctors is 5.1.1 in the archive but 5.1.2 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: resourcet is 1.1.6 in the archive but 1.1.7 exists here. Obsolete: rss2irc 1.0.6 Updated: stack is 0.1.3.0 in the archive but 0.1.10.1 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4.1 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. AHEAD: text-show is 2.1.1 here, but only 2 in the tracked LTS release. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Updated: vault is 0.3.0.4 in the archive but 0.3.0.5 exists here. Updated: wai is 3.0.4.0 in the archive but 3.0.5.0 exists here. Updated: wai-app-static is 3.1.3 in the archive but 3.1.4 exists here. Updated: wai-websockets is 3.0.0.6 in the archive but 3.0.0.7 exists here. Updated: x509-system is 1.6.1 in the archive but 1.6.3 exists here. Obsolete: x509-util 1.5.0 Updated: yaml is 0.8.15.1 in the archive but 0.8.15.2 exists here. Updated: yesod-auth is 1.4.8 in the archive but 1.4.11 exists here. Updated: yesod-bin is 1.4.14 in the archive but 1.4.16.1 exists here. Updated: yesod-core is 1.4.15.1 in the archive but 1.4.18.1 exists here. Updated: yesod-form is 1.4.5 in the archive but 1.4.6 exists here. Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching haxr.cabal (version 3000.11.1.2) Patching hledger-lib.cabal (version 0.26) Patching hledger.cabal (version 0.26) Patching http2.cabal (version 1.0.4) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching text-show.cabal (version 2.1.1) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 760 packages successfully tested for co-installability. 25 packages carry Debian-specific patches. 140 packages have newer versions on hackage 4 error(s) in total. ?/chroots/chroot-run-sid.Y5UzgHCg5/tmp/testrun/stats.csv? -> ? Sat 26 Dec 16:06:46 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-vEBz2H5Y, which will now be removed. Build step 'Execute shell' marked build as failure From nomeata at debian.org Sat Dec 26 19:30:56 2015 From: nomeata at debian.org (Joachim Breitner) Date: Sat, 26 Dec 2015 20:30:56 +0100 Subject: Bug#809032: libghc-nats-doc: Cannot install - depends on missing haddock-interface-25 In-Reply-To: <145113240872.32201.15892280052330255601.reportbug@auryn.jones.dk> References: <145113240872.32201.15892280052330255601.reportbug@auryn.jones.dk> Message-ID: <1451158256.4873.0.camel@debian.org> Hi, Am Samstag, den 26.12.2015, 17:50 +0530 schrieb Jonas Smedegaard: > Package: libghc-nats-doc > Version: 1-1 > Severity: grave > Justification: renders package unusable > > As subject says, libghc-nats-doc depends on missing haddock- > interface-25 > which renders the package uninstallable. > nats ist scheduled for removal, as it would be an empty package with GHC-7.10 anyways. Please patch out any mention of nats from .cabal when doing the packging. Thanks, Joachim -- Joachim "nomeata" Breitner Debian Developer nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From dr at jones.dk Sat Dec 26 20:05:57 2015 From: dr at jones.dk (Jonas Smedegaard) Date: Sun, 27 Dec 2015 01:35:57 +0530 Subject: Bug#809032: libghc-nats-doc: Cannot install - depends on missing haddock-interface-25 In-Reply-To: <1451158256.4873.0.camel@debian.org> References: <145113240872.32201.15892280052330255601.reportbug@auryn.jones.dk> <1451158256.4873.0.camel@debian.org> Message-ID: <145116035733.1782.11691718903768677742@auryn.jones.dk> Quoting Joachim Breitner (2015-12-27 01:00:56) > Am Samstag, den 26.12.2015, 17:50 +0530 schrieb Jonas Smedegaard: >> As subject says, libghc-nats-doc depends on missing haddock- >> interface-25 which renders the package uninstallable. > > nats ist scheduled for removal, as it would be an empty package with > GHC-7.10 anyways. Please patch out any mention of nats from .cabal > when doing the packging. Ok. Done already - will remove the notes about that being a temporary workaround. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: signature URL: From dr at jones.dk Sat Dec 26 20:07:31 2015 From: dr at jones.dk (Jonas Smedegaard) Date: Sun, 27 Dec 2015 01:37:31 +0530 Subject: Bug#809032: libghc-nats-doc: Cannot install - depends on missing haddock-interface-25 In-Reply-To: <145116035733.1782.11691718903768677742@auryn.jones.dk> References: <145113240872.32201.15892280052330255601.reportbug@auryn.jones.dk> <1451158256.4873.0.camel@debian.org> <145116035733.1782.11691718903768677742@auryn.jones.dk> Message-ID: <145116045153.1782.2715600894752920924@auryn.jones.dk> Quoting Jonas Smedegaard (2015-12-27 01:35:57) > Quoting Joachim Breitner (2015-12-27 01:00:56) > > Am Samstag, den 26.12.2015, 17:50 +0530 schrieb Jonas Smedegaard: > >> As subject says, libghc-nats-doc depends on missing haddock- > >> interface-25 which renders the package uninstallable. > > > > nats ist scheduled for removal, as it would be an empty package with > > GHC-7.10 anyways. Please patch out any mention of nats from .cabal > > when doing the packging. > > Ok. Done already - will remove the notes about that being a temporary > workaround. Done already for haskell-swish where I discovered this issue, I mean. Didn't mean to say that I'd already done it at "any mention of nats" :-) - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: signature URL: From jenkins at jenkins.debian.net Sun Dec 27 05:00:54 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sun, 27 Dec 2015 05:00:54 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/908 In-Reply-To: <102523035.839.1451105890016.JavaMail.jenkins@jenkins> References: <102523035.839.1451105890016.JavaMail.jenkins@jenkins> Message-ID: <1828265096.889.1451192454609.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/908//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/908/ for more information. From jgm at berkeley.edu Sun Dec 27 05:56:55 2015 From: jgm at berkeley.edu (John MacFarlane) Date: Sat, 26 Dec 2015 21:56:55 -0800 Subject: Bug#797469: pandoc 1.15.0.6~dfsg-1 doesn't ship manpages for pandoc and pandoc_markdown In-Reply-To: <1451048930.2780.16.camel@kurtz.be> References: <1440969104.10444.3.camel@kurtz.be> <1451048930.2780.16.camel@kurtz.be> Message-ID: <20151227055655.GB97954@MacBook-Air-2.local> Upstream here: This should be very easy to fix. The pandoc.1 man page is right in the tarball, in the man directory. From kamathvasudev at gmail.com Sun Dec 27 09:20:45 2015 From: kamathvasudev at gmail.com (Vasudev Kamath) Date: Sun, 27 Dec 2015 14:50:45 +0530 Subject: Bug#809088: ghc-mod: Unable to install ghc-mod Message-ID: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> Source: ghc-mod Severity: important Dear Maintainer, I'm trying to install ghc-mod but I get following error. The following information may help to resolve the situation: The following packages have unmet dependencies: ghc-mod : Depends: ghc (< 7.8.4+) but 7.10.3-4.1 is to be installed Recommends: ghc-mod-el (= 5.2.1.2-1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. Checking at the tracker ? It looks like this package is having this problem for about ~6 months. I also tried installing package from experimental but it also fails with following error. The following packages have unmet dependencies: ghc-mod : Depends: ghc (< 7.10.2+) but 7.10.3-4.1 is to be installed Recommends: ghc-mod-el (= 5.3.0.0-3) but it is not going to be installed E: Unable to correct problems, you have held broken packages. Probably the right severity for bug is *grave* as this issue renders package unusable but I'm not quite sure so I've kept it at *important*. Please consider bumping severity if that is the right severity. Cheers, -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Foreign Architectures: amd64 Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) From sven.bartscher at weltraumschlangen.de Sun Dec 27 09:58:09 2015 From: sven.bartscher at weltraumschlangen.de (Sven Bartscher) Date: Sun, 27 Dec 2015 10:58:09 +0100 Subject: Bug#809088: ghc-mod: Unable to install ghc-mod In-Reply-To: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> References: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> Message-ID: <20151227105809.0772bc84@sven.bartscher> Control: severity -1 grave Control: tags -1 + pending On Sun, 27 Dec 2015 14:50:45 +0530 Vasudev Kamath wrote: > Source: ghc-mod > Severity: important > > Dear Maintainer, > > I'm trying to install ghc-mod but I get following error. > > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > ghc-mod : Depends: ghc (< 7.8.4+) but 7.10.3-4.1 is to be installed > Recommends: ghc-mod-el (= 5.2.1.2-1) but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > Checking at the tracker _ It looks like this package is having this > problem for about ~6 months. I also tried installing package from > experimental but it also fails with following error. > > The following packages have unmet dependencies: > ghc-mod : Depends: ghc (< 7.10.2+) but 7.10.3-4.1 is to be installed > Recommends: ghc-mod-el (= 5.3.0.0-3) but it is not going to be installed > E: Unable to correct problems, you have held broken packages. Thanks for your report! We recently transitioned to GHC 7.10 in unstable and ghc-mod wasn't updated for that. There will soon be an upload that can be built with GHC 7.10, which should fix this problem. > Probably the right severity for bug is *grave* as this issue renders > package unusable but I'm not quite sure so I've kept it at > *important*. Please consider bumping severity if that is the right > severity. I bumped the severity, as this indeed makes the package unusable for almost everyone. Regards Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 801 bytes Desc: Digitale Signatur von OpenPGP URL: From sven.bartscher at weltraumschlangen.de Sun Dec 27 09:58:09 2015 From: sven.bartscher at weltraumschlangen.de (Sven Bartscher) Date: Sun, 27 Dec 2015 10:58:09 +0100 Subject: Bug#809088: ghc-mod: Unable to install ghc-mod In-Reply-To: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> References: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> Message-ID: <20151227105809.0772bc84@sven.bartscher> Control: severity -1 grave Control: tags -1 + pending On Sun, 27 Dec 2015 14:50:45 +0530 Vasudev Kamath wrote: > Source: ghc-mod > Severity: important > > Dear Maintainer, > > I'm trying to install ghc-mod but I get following error. > > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > ghc-mod : Depends: ghc (< 7.8.4+) but 7.10.3-4.1 is to be installed > Recommends: ghc-mod-el (= 5.2.1.2-1) but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > Checking at the tracker _ It looks like this package is having this > problem for about ~6 months. I also tried installing package from > experimental but it also fails with following error. > > The following packages have unmet dependencies: > ghc-mod : Depends: ghc (< 7.10.2+) but 7.10.3-4.1 is to be installed > Recommends: ghc-mod-el (= 5.3.0.0-3) but it is not going to be installed > E: Unable to correct problems, you have held broken packages. Thanks for your report! We recently transitioned to GHC 7.10 in unstable and ghc-mod wasn't updated for that. There will soon be an upload that can be built with GHC 7.10, which should fix this problem. > Probably the right severity for bug is *grave* as this issue renders > package unusable but I'm not quite sure so I've kept it at > *important*. Please consider bumping severity if that is the right > severity. I bumped the severity, as this indeed makes the package unusable for almost everyone. Regards Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 801 bytes Desc: Digitale Signatur von OpenPGP URL: From owner at bugs.debian.org Sun Dec 27 10:27:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 27 Dec 2015 10:27:05 +0000 Subject: Processed: Re: Bug#809088: ghc-mod: Unable to install ghc-mod References: <20151227105809.0772bc84@sven.bartscher> <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> Message-ID: Processing control commands: > severity -1 grave Bug #809088 [src:ghc-mod] ghc-mod: Unable to install ghc-mod Severity set to 'grave' from 'important' > tags -1 + pending Bug #809088 [src:ghc-mod] ghc-mod: Unable to install ghc-mod Added tag(s) pending. -- 809088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809088 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From sanvila at debian.org Sun Dec 27 12:32:59 2015 From: sanvila at debian.org (Santiago Vila) Date: Sun, 27 Dec 2015 12:32:59 +0000 Subject: Bug#809113: haskell-gio: FTBFS when built with dpkg-buildpackage -A (Haddock failed) Message-ID: Package: src:haskell-gio Version: 0.13.1.0-3 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) [2 of 2] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe [... snipped ...] touch configure-ghc-stamp . /usr/share/haskell-devscripts/Dh_Haskell.sh &&\ haddock_recipe Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --hyperlink-source /usr/bin/haddock --version /usr/bin/ghc --numeric-version Running Haddock for gio-0.13.1.0... /usr/bin/haddock --ghc-version creating dist-ghc/build creating dist-ghc/build/autogen Running hscolour for gio-0.13.1.0... creating dist-ghc/doc/html/gio creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/gio Preprocessing library gio-0.13.1.0... creating dist-ghc/build/System/GIO creating dist-ghc/build/System creating dist-ghc/build/System/GIO /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-Ubool' '--cppopts=-D__attribute__(A)=' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/System/GIO/' '--output=Enums.hs' '--precomp=dist-ghc/build/precompchs.bin' gio/gio.h ./System/GIO/Enums.chs creating dist-ghc/build/System/GIO /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-Ubool' '--cppopts=-D__attribute__(A)=' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/System/GIO/' '--output=Types.hs' '--precomp=dist-ghc/build/precompchs.bin' gio/gio.h ./System/GIO/Types.chs creating dist-ghc/build/System/GIO/Async /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-Ubool' '--cppopts=-D__attribute__(A)=' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/System/GIO/Async/' '--output=AsyncResult.hs' '--precomp=dist-ghc/build/precompchs.bin' gio/gio.h ./System/GIO/Async/AsyncResult.chs creating dist-ghc/build/System/GIO/Async /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-Ubool' '--cppopts=-D__attribute__(A)=' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/System/GIO/Async/' '--output=Cancellable.hs' '--precomp=dist-ghc/build/precompchs.bin' gio/gio.h ./System/GIO/Async/Cancellable.chs gtk2hsC2hs: System/GIO/Signals.chi not found in: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU /usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6 /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM /usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA dist-ghc/build . Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From sanvila at debian.org Sun Dec 27 12:33:01 2015 From: sanvila at debian.org (Santiago Vila) Date: Sun, 27 Dec 2015 12:33:01 +0000 Subject: Bug#809114: haskell-glib: FTBFS when built with dpkg-buildpackage -A (Haddock failed) Message-ID: Package: src:haskell-glib Version: 0.13.2.1-4 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) [2 of 2] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe [... snipped ...] Using strip version 2.25 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found /usr/bin/pkg-config --modversion glib-2.0 /usr/bin/pkg-config --modversion gobject-2.0 touch configure-ghc-stamp . /usr/share/haskell-devscripts/Dh_Haskell.sh &&\ haddock_recipe Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --hyperlink-source /usr/bin/haddock --version /usr/bin/ghc --numeric-version Running Haddock for glib-0.13.2.1... /usr/bin/haddock --ghc-version creating dist-ghc/build creating dist-ghc/build/autogen Running hscolour for glib-0.13.2.1... creating dist-ghc/doc/html/glib creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/glib Preprocessing library glib-0.13.2.1... creating dist-ghc/build/System/Glib creating dist-ghc/build/System creating dist-ghc/build/System/Glib /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-ISystem/Glib' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-DUSE_GCLOSURE_SIGNALS_IMPL' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/System/Glib/' '--output=GError.hs' '--precomp=dist-ghc/build/precompchs.bin' glib-object.h ./System/Glib/GError.chs creating dist-ghc/build/System/Glib /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-ISystem/Glib' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-DUSE_GCLOSURE_SIGNALS_IMPL' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/System/Glib/' '--output=Properties.hs' '--precomp=dist-ghc/build/precompchs.bin' glib-object.h ./System/Glib/Properties.chs gtk2hsC2hs: System/Glib/Types.chi not found in: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU /usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6 /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM dist-ghc/build . Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From sanvila at debian.org Sun Dec 27 12:33:03 2015 From: sanvila at debian.org (Santiago Vila) Date: Sun, 27 Dec 2015 12:33:03 +0000 Subject: Bug#809115: haskell-gtk3: FTBFS when built with dpkg-buildpackage -A (Haddock failed) Message-ID: Package: src:haskell-gtk3 Version: 0.14.0-2 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) [2 of 2] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe [... snipped ...] touch configure-ghc-stamp . /usr/share/haskell-devscripts/Dh_Haskell.sh &&\ haddock_recipe Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --hyperlink-source /usr/bin/haddock --version /usr/bin/ghc --numeric-version Running Haddock for gtk3-0.14.0... /usr/bin/haddock --ghc-version creating dist-ghc/build creating dist-ghc/build/autogen Running hscolour for gtk3-0.14.0... creating dist-ghc/doc/html/gtk3 creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/gtk3 Preprocessing library gtk3-0.14.0... creating dist-ghc/build/Graphics/UI creating dist-ghc/build/Graphics creating dist-ghc/build/Graphics/UI /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gio-0.13.1.0-HVGw7HFGuk55QKOE0QBwNa' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pango-0.13.1.0-LVGGYaImySAKz2Xkfh02kg' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I.' '--cppopts=-I/usr/include/gtk-3.0' '--cppopts=-I/usr/include/at-spi2-atk/2.0' '--cppopts=-I/usr/include/at-spi-2.0' '--cppopts=-I/usr/include/dbus-1.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include' '--cppopts=-I/usr/include/gio-unix-2.0/' '--cppopts=-I/usr/include/cairo' '--cppopts=-I/usr/include/pango-1.0' '--cppopts=-I/usr/include/harfbuzz' '--cppopts=-I/usr/include/atk-1.0' '--cppopts=-I/usr/include/pixman-1' '--cppopts=-I/usr/include/freetype2' '--cppopts=-I/usr/include/libpng12' '--cppopts=-I/usr/include/gdk-pixbuf-2.0' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-DDISABLE_DEPRECATED' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-Upixel' '--cppopts=-DHAVE_GIO' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/Graphics/UI/' '--output=Gtk.hs' '--precomp=dist-ghc/build/precompchs.bin' hsgtk.h ./Graphics/UI/Gtk.chs creating dist-ghc/build/Graphics/UI /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gio-0.13.1.0-HVGw7HFGuk55QKOE0QBwNa' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pango-0.13.1.0-LVGGYaImySAKz2Xkfh02kg' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I.' '--cppopts=-I/usr/include/gtk-3.0' '--cppopts=-I/usr/include/at-spi2-atk/2.0' '--cppopts=-I/usr/include/at-spi-2.0' '--cppopts=-I/usr/include/dbus-1.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include' '--cppopts=-I/usr/include/gio-unix-2.0/' '--cppopts=-I/usr/include/cairo' '--cppopts=-I/usr/include/pango-1.0' '--cppopts=-I/usr/include/harfbuzz' '--cppopts=-I/usr/include/atk-1.0' '--cppopts=-I/usr/include/pixman-1' '--cppopts=-I/usr/include/freetype2' '--cppopts=-I/usr/include/libpng12' '--cppopts=-I/usr/include/gdk-pixbuf-2.0' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-DDISABLE_DEPRECATED' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-Upixel' '--cppopts=-DHAVE_GIO' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/Graphics/UI/' '--output=GtkInternals.hs' '--precomp=dist-ghc/build/precompchs.bin' hsgtk.h ./Graphics/UI/GtkInternals.chs gtk2hsC2hs: Graphics/UI/Gtk/Types.chi not found in: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pango-0.13.1.0-LVGGYaImySAKz2Xkfh02kg /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gio-0.13.1.0-HVGw7HFGuk55QKOE0QBwNa /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf /usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6 /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM /usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA dist-ghc/build . Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From sanvila at debian.org Sun Dec 27 12:33:05 2015 From: sanvila at debian.org (Santiago Vila) Date: Sun, 27 Dec 2015 12:33:05 +0000 Subject: Bug#809116: haskell-gtk: FTBFS when built with dpkg-buildpackage -A (Haddock failed) Message-ID: Package: src:haskell-gtk Version: 0.13.9-3 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) [2 of 2] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe [... snipped ...] touch configure-ghc-stamp . /usr/share/haskell-devscripts/Dh_Haskell.sh &&\ haddock_recipe Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --hyperlink-source /usr/bin/haddock --version /usr/bin/ghc --numeric-version Running Haddock for gtk-0.13.9... /usr/bin/haddock --ghc-version creating dist-ghc/build creating dist-ghc/build/autogen Running hscolour for gtk-0.13.9... creating dist-ghc/doc/html/gtk creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/gtk Preprocessing library gtk-0.13.9... creating dist-ghc/build/Graphics/UI creating dist-ghc/build/Graphics creating dist-ghc/build/Graphics/UI /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gio-0.13.1.0-HVGw7HFGuk55QKOE0QBwNa' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pango-0.13.1.0-LVGGYaImySAKz2Xkfh02kg' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I.' '--cppopts=-I/usr/include/gtk-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include' '--cppopts=-I/usr/include/gio-unix-2.0/' '--cppopts=-I/usr/include/cairo' '--cppopts=-I/usr/include/pango-1.0' '--cppopts=-I/usr/include/atk-1.0' '--cppopts=-I/usr/include/pixman-1' '--cppopts=-I/usr/include/libpng12' '--cppopts=-I/usr/include/gdk-pixbuf-2.0' '--cppopts=-I/usr/include/harfbuzz' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-I/usr/include/freetype2' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-Upixel' '--cppopts=-DHAVE_GIO' '--cppopts=-DHAVE_PLUG_AND_SOCKET' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/Graphics/UI/' '--output=Gtk.hs' '--precomp=dist-ghc/build/precompchs.bin' hsgtk.h ./Graphics/UI/Gtk.chs creating dist-ghc/build/Graphics/UI /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gio-0.13.1.0-HVGw7HFGuk55QKOE0QBwNa' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pango-0.13.1.0-LVGGYaImySAKz2Xkfh02kg' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I.' '--cppopts=-I/usr/include/gtk-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include' '--cppopts=-I/usr/include/gio-unix-2.0/' '--cppopts=-I/usr/include/cairo' '--cppopts=-I/usr/include/pango-1.0' '--cppopts=-I/usr/include/atk-1.0' '--cppopts=-I/usr/include/pixman-1' '--cppopts=-I/usr/include/libpng12' '--cppopts=-I/usr/include/gdk-pixbuf-2.0' '--cppopts=-I/usr/include/harfbuzz' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-I/usr/include/freetype2' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-Upixel' '--cppopts=-DHAVE_GIO' '--cppopts=-DHAVE_PLUG_AND_SOCKET' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/Graphics/UI/' '--output=GtkInternals.hs' '--precomp=dist-ghc/build/precompchs.bin' hsgtk.h ./Graphics/UI/GtkInternals.chs gtk2hsC2hs: Graphics/UI/Gtk/Types.chi not found in: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pango-0.13.1.0-LVGGYaImySAKz2Xkfh02kg /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/gio-0.13.1.0-HVGw7HFGuk55QKOE0QBwNa /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf /usr/lib/ghc/bytes_6VWy06pWzJq9evDvK2d4w6 /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM /usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA dist-ghc/build . Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From sanvila at debian.org Sun Dec 27 12:33:07 2015 From: sanvila at debian.org (Santiago Vila) Date: Sun, 27 Dec 2015 12:33:07 +0000 Subject: Bug#809117: haskell-pango: FTBFS when built with dpkg-buildpackage -A (Haddock failed) Message-ID: Package: src:haskell-pango Version: 0.13.1.0-4 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) [2 of 2] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ configure_recipe [... snipped ...] touch configure-ghc-stamp . /usr/share/haskell-devscripts/Dh_Haskell.sh &&\ haddock_recipe Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --hyperlink-source /usr/bin/haddock --version /usr/bin/ghc --numeric-version Running Haddock for pango-0.13.1.0... /usr/bin/haddock --ghc-version creating dist-ghc/build creating dist-ghc/build/autogen Running hscolour for pango-0.13.1.0... creating dist-ghc/doc/html/pango creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/pango Preprocessing library pango-0.13.1.0... creating dist-ghc/build/Graphics/Rendering creating dist-ghc/build/Graphics creating dist-ghc/build/Graphics/Rendering /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/ghc/direc_0hFG6ZxK1nk4zsyOqbNHfm' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--include=/usr/lib/ghc/prett_JItwetRppk1H5Uq3xbjDGC' '--include=/usr/lib/ghc/proce_52AgREEfSrnJLlkGV9YZZJ' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I.' '--cppopts=-I/usr/include/pango-1.0' '--cppopts=-I/usr/include/harfbuzz' '--cppopts=-I/usr/include/cairo' '--cppopts=-I/usr/include/pixman-1' '--cppopts=-I/usr/include/freetype2' '--cppopts=-I/usr/include/libpng12' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-DHAVE_NEW_CONTROL_EXCEPTION' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/Graphics/Rendering/' '--output=Pango.hs' '--precomp=dist-ghc/build/precompchs.bin' hspango.h ./Graphics/Rendering/Pango.chs creating dist-ghc/build/Graphics/Rendering/Pango /usr/bin/gtk2hsC2hs '--include=dist-ghc/build' '--include=/usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA' '--include=/usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf' '--include=/usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU' '--include=/usr/lib/ghc/direc_0hFG6ZxK1nk4zsyOqbNHfm' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8' '--include=/usr/lib/ghc/prett_JItwetRppk1H5Uq3xbjDGC' '--include=/usr/lib/ghc/proce_52AgREEfSrnJLlkGV9YZZJ' '--include=/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne' '--cpp=/usr/bin/gcc' '--cppopts=-E' '--cppopts=-Idist-ghc/build/autogen' '--cppopts=-Idist-ghc/build' '--cppopts=-I.' '--cppopts=-I/usr/include/pango-1.0' '--cppopts=-I/usr/include/harfbuzz' '--cppopts=-I/usr/include/cairo' '--cppopts=-I/usr/include/pixman-1' '--cppopts=-I/usr/include/freetype2' '--cppopts=-I/usr/include/libpng12' '--cppopts=-I/usr/include/glib-2.0' '--cppopts=-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '--cppopts=-U__BLOCKS__' '--cppopts=-D__attribute__(A)=' '--cppopts=-DHAVE_NEW_CONTROL_EXCEPTION' '--cppopts=-D__GLASGOW_HASKELL__=710' '--output-dir=dist-ghc/build/Graphics/Rendering/Pango/' '--output=Font.hs' '--precomp=dist-ghc/build/precompchs.bin' hspango.h ./Graphics/Rendering/Pango/Font.chs gtk2hsC2hs: Graphics/Rendering/Pango/BasicTypes.chi not found in: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/text-1.2.1.3-FGvB6qqz81tFju4pBPAqne /usr/lib/ghc/proce_52AgREEfSrnJLlkGV9YZZJ /usr/lib/ghc/prett_JItwetRppk1H5Uq3xbjDGC /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/glib-0.13.2.1-6yvXMlzClJxEuh8gxxrtxl /usr/lib/ghc/direc_0hFG6ZxK1nk4zsyOqbNHfm /usr/lib/ghc/conta_2C3ZI8RgPO2LBMidXKTvIU /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cairo-0.13.1.0-CO34qv2s2W7AU4FA0T6Uvf /usr/lib/ghc/base_HQfYBxpPvuw8OunzQu6JGM /usr/lib/ghc/array_67iodizgJQIIxYVTp4emlA dist-ghc/build . Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From sanvila at debian.org Sun Dec 27 12:33:10 2015 From: sanvila at debian.org (Santiago Vila) Date: Sun, 27 Dec 2015 12:33:10 +0000 Subject: Bug#809118: hscolour: FTBFS when built with dpkg-buildpackage -A (Haddock failed) Message-ID: Package: src:hscolour Version: 1.23-3 User: sanvila at debian.org Usertags: binary-indep Severity: important Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (i.e. only architecture-independent packages), and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING: DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup ... cp debian/hscolour-wrapper hscolour-wrapper chmod u+x hscolour-wrapper . /usr/share/haskell-devscripts/Dh_Haskell.sh && \ [... snipped ...] Using haddock version 2.16.1 found on system at: /usr/bin/haddock No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /usr/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs Using hscolour version 1.9 given by user at: /<>/hscolour-wrapper No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No pkg-config found Using strip version 2.25 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found touch configure-ghc-stamp . /usr/share/haskell-devscripts/Dh_Haskell.sh &&\ haddock_recipe Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --hyperlink-source /usr/bin/haddock --version /usr/bin/ghc --numeric-version Running Haddock for hscolour-1.23... /usr/bin/haddock --ghc-version creating dist-ghc/build creating dist-ghc/build/autogen Running hscolour for hscolour-1.23... creating dist-ghc/doc/html/hscolour creating dist-ghc/doc/html creating dist-ghc/doc creating dist-ghc/doc/html creating dist-ghc/doc/html/hscolour Preprocessing library hscolour-1.23... creating dist-ghc/doc/html/hscolour/src /<>/hscolour-wrapper -print-css -odist-ghc/doc/html/hscolour/src/hscolour.css hscolour-wrapper : -print-css -odist-ghc/doc/html/hscolour/src/hscolour.css Haddock failed (no modules?), refusing to create empty documentation package. /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 'build-haddock-stamp' failed make: *** [build-haddock-stamp] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Sorry not to have a fix, as I am reporting many bugs similar to this one. The common hints are: * If the only architecture-independent packages are dummy transitional ones and they were released with jessie, the easy fix is to drop them now. * When using "dh", it is allowed to use (independently) optional targets override_dh_foo-arch and override_dh_foo-indep (for several values of "foo"). Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work properly, the package would be suitable to be uploaded in source-only form if you wish. Thanks. From ftpmaster at ftp-master.debian.org Sun Dec 27 13:44:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 27 Dec 2015 13:44:47 +0000 Subject: Bug#808375: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-nats | 1-1 | source libghc-nats-dev | 1-1 | armel, mips64el libghc-nats-dev | 1-1+b1 | hurd-i386 libghc-nats-dev | 1-1+b2 | amd64, arm64, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, ppc64el, s390x libghc-nats-doc | 1-1 | all libghc-nats-prof | 1-1 | armel, mips64el libghc-nats-prof | 1-1+b1 | hurd-i386 libghc-nats-prof | 1-1+b2 | amd64, arm64, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, ppc64el, s390x ------------------- Reason ------------------- ROM; empty package ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 808375 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/808375 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain) From ftpmaster at ftp-master.debian.org Sun Dec 27 13:44:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 27 Dec 2015 13:44:52 +0000 Subject: Bug#808375: Removed package(s) from unstable Message-ID: Version: 1-1+rm Dear submitter, as the package haskell-nats has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/808375 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain) From owner at bugs.debian.org Sun Dec 27 13:45:33 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 27 Dec 2015 13:45:33 +0000 Subject: Bug#808900: marked as done (haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create empty documentation package.) References: <1450943777.3313797.475519978.538C7810@webmail.messagingengine.com> Message-ID: Your message dated Sun, 27 Dec 2015 13:44:52 +0000 with message-id and subject line Bug#808375: Removed package(s) from unstable has caused the Debian Bug report #808900, regarding haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create empty documentation package. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 808900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808900 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Chris Lamb Subject: haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create empty documentation package. Date: Thu, 24 Dec 2015 07:56:17 +0000 Size: 7961 URL: -------------- next part -------------- An embedded message was scrubbed... From: Debian FTP Masters Subject: Bug#808375: Removed package(s) from unstable Date: Sun, 27 Dec 2015 13:44:52 +0000 Size: 2852 URL: From owner at bugs.debian.org Sun Dec 27 13:45:36 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 27 Dec 2015 13:45:36 +0000 Subject: Bug#809032: marked as done (libghc-nats-doc: Cannot install - depends on missing haddock-interface-25) References: <145113240872.32201.15892280052330255601.reportbug@auryn.jones.dk> Message-ID: Your message dated Sun, 27 Dec 2015 13:44:52 +0000 with message-id and subject line Bug#808375: Removed package(s) from unstable has caused the Debian Bug report #809032, regarding libghc-nats-doc: Cannot install - depends on missing haddock-interface-25 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 809032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809032 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Jonas Smedegaard Subject: libghc-nats-doc: Cannot install - depends on missing haddock-interface-25 Date: Sat, 26 Dec 2015 17:50:08 +0530 Size: 3839 URL: -------------- next part -------------- An embedded message was scrubbed... From: Debian FTP Masters Subject: Bug#808375: Removed package(s) from unstable Date: Sun, 27 Dec 2015 13:44:52 +0000 Size: 2884 URL: From jenkins at jenkins.debian.net Sun Dec 27 14:31:05 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Sun, 27 Dec 2015 14:31:05 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1057 In-Reply-To: <800356904.859.1451146006979.JavaMail.jenkins@jenkins> References: <800356904.859.1451146006979.JavaMail.jenkins@jenkins> Message-ID: <940291835.914.1451226665731.JavaMail.jenkins@jenkins> See From sven.bartscher at weltraumschlangen.de Sun Dec 27 14:46:31 2015 From: sven.bartscher at weltraumschlangen.de (Sven Bartscher) Date: Sun, 27 Dec 2015 15:46:31 +0100 Subject: Bug#809088: ghc-mod: Unable to install ghc-mod In-Reply-To: <1451227063.1841.10.camel@debian.org> References: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> <1451227063.1841.10.camel@debian.org> Message-ID: <20151227154631.6d8e8c51@sven.bartscher> On Sun, 27 Dec 2015 15:37:43 +0100 Joachim Breitner wrote: > Hi, > > on ghc-mod: > > Am Sonntag, den 27.12.2015, 14:50 +0530 schrieb Vasudev Kamath: > > Checking at the tracker? It looks like this package is having this > > problem for about ~6 months. > > Does this package actually have users? Or are the users very pardoning > and quiet? I use it, but I'm using testing for development, so I only get bugged by problems in ghc-mod if it affects testing. However, I didn't see ghc-mod having any problems in unstable before the GHC 7.10 upload. PS: In my last mail I messed up the recipients of my answer and sent a copy to the debian-haskell list and you answered to that one, so the bug tracker didn't get your answer. Regards Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 801 bytes Desc: Digitale Signatur von OpenPGP URL: From noreply at release.debian.org Sun Dec 27 16:39:06 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 27 Dec 2015 16:39:06 +0000 Subject: alex 3.1.5-2 MIGRATED to testing Message-ID: FYI: The status of the alex source package in Debian's testing distribution has changed. Previous version: 3.1.5-1 Current version: 3.1.5-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Dec 27 16:39:07 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 27 Dec 2015 16:39:07 +0000 Subject: happy 1.19.5-5 MIGRATED to testing Message-ID: FYI: The status of the happy source package in Debian's testing distribution has changed. Previous version: 1.19.5-4 Current version: 1.19.5-5 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Dec 27 16:39:08 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 27 Dec 2015 16:39:08 +0000 Subject: uuagc 0.9.42.3-8 MIGRATED to testing Message-ID: FYI: The status of the uuagc source package in Debian's testing distribution has changed. Previous version: 0.9.42.3-7 Current version: 0.9.42.3-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From ftpmaster at ftp-master.debian.org Sun Dec 27 17:04:48 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 27 Dec 2015 17:04:48 +0000 Subject: Bug#807644: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-mtl-compat | 0.2.1.3-1 | source libghc-mtl-compat-dev | 0.2.1.3-1 | kfreebsd-amd64, kfreebsd-i386, mips64el libghc-mtl-compat-dev | 0.2.1.3-1+b1 | amd64, arm64, armhf, hurd-i386, mips, powerpc, ppc64el, s390x libghc-mtl-compat-dev | 0.2.1.3-1+b2 | i386, mipsel libghc-mtl-compat-doc | 0.2.1.3-1 | all libghc-mtl-compat-prof | 0.2.1.3-1 | kfreebsd-amd64, kfreebsd-i386, mips64el libghc-mtl-compat-prof | 0.2.1.3-1+b1 | amd64, arm64, armhf, hurd-i386, mips, powerpc, ppc64el, s390x libghc-mtl-compat-prof | 0.2.1.3-1+b2 | i386, mipsel ------------------- Reason ------------------- ROM; Unneeded compat package ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 807644 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/807644 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain) From lamby at debian.org Sun Dec 27 17:17:53 2015 From: lamby at debian.org (Chris Lamb) Date: Sun, 27 Dec 2015 17:17:53 +0000 Subject: Bug#809159: ghc-mod: FTBFS: Gap.hs:256:18: Not in scope: data constructor `ExposePackageId' Message-ID: <1451236673.1241494.477170522.2E720812@webmail.messagingengine.com> Source: ghc-mod Version: 5.2.1.2-1 Severity: serious Justification: fails to build from source User: reproducible-builds at lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org Dear Maintainer, ghc-mod fails to build from source in unstable/amd64: [..] [ 6 of 38] Compiling Language.Haskell.GhcMod.Error ( Language/Haskell/GhcMod/Error.hs, dist-ghc/build/Language/Haskell/GhcMod/Error.o ) Language/Haskell/GhcMod/Error.hs:12:1: Warning: Module `Control.Monad.Error' is deprecated: Use Control.Monad.Except instead Language/Haskell/GhcMod/Error.hs:40:10: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Language/Haskell/GhcMod/Error.hs:40:10: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 7 of 38] Compiling Language.Haskell.GhcMod.Utils ( Language/Haskell/GhcMod/Utils.hs, dist-ghc/build/Language/Haskell/GhcMod/Utils.o ) Language/Haskell/GhcMod/Utils.hs:15:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() Language/Haskell/GhcMod/Utils.hs:45:51: Warning: In the use of `strMsg' (imported from Language.Haskell.GhcMod.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 8 of 38] Compiling Language.Haskell.GhcMod.Types ( Language/Haskell/GhcMod/Types.hs, dist-ghc/build/Language/Haskell/GhcMod/Types.o ) [ 9 of 38] Compiling Language.Haskell.GhcMod.Gap ( Language/Haskell/GhcMod/Gap.hs, dist-ghc/build/Language/Haskell/GhcMod/Gap.o ) Language/Haskell/GhcMod/Gap.hs:256:18: Not in scope: data constructor `ExposePackageId' Perhaps you meant `ExposePackage' (imported from DynFlags) /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' failed make: *** [build-ghc-stamp] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` lamby at debian.org / chris-lamb.co.uk `- -------------- next part -------------- A non-text attachment was scrubbed... Name: ghc-mod.5.2.1.2-1.unstable.amd64.log.txt.gz Type: application/octet-stream Size: 2235 bytes Desc: not available URL: From reproducible-builds at lists.alioth.debian.org Mon Dec 28 00:10:07 2015 From: reproducible-builds at lists.alioth.debian.org (Reproducible builds folks) Date: Mon, 28 Dec 2015 00:10:07 +0000 (UTC) Subject: reproducible.debian.net status changes for haskell-dpkg Message-ID: <20151228001007.3A93A1ED91@jenkins.debian.net> 2015-12-27 19:48 https://reproducible.debian.net/unstable/amd64/haskell-dpkg changed from FTBFS -> reproducible From jenkins at jenkins.debian.net Mon Dec 28 05:15:26 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 28 Dec 2015 05:15:26 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/909 In-Reply-To: <1828265096.889.1451192454609.JavaMail.jenkins@jenkins> References: <1828265096.889.1451192454609.JavaMail.jenkins@jenkins> Message-ID: <1686492714.950.1451279726891.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/909//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/909/ for more information. From ftpmaster at ftp-master.debian.org Mon Dec 28 10:02:11 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 10:02:11 +0000 Subject: haskell-http_4000.2.20-3~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:23:13 CET Source: haskell-http Binary: libghc-http-dev libghc-http-prof libghc-http-doc Architecture: all amd64 source Version: 1:4000.2.20-3~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-http-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-http-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-http (1:4000.2.20-3~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 51051f655416fdb4b45dd21bec6f5a2a0de18939fc6d2911a2c3e33e6bbcac6f 165556 libghc-http-doc_4000.2.20-3~bpo8+1_all.deb 0c5bc4c02420372d5a50878897900fec3248050ce97e17357cd78631d8aedfff 382914 libghc-http-dev_4000.2.20-3~bpo8+1_amd64.deb 97254f0ae2483efb29a016becc4161bb813ea6df5dd88a02e0aba75d7e72ffb6 323494 libghc-http-prof_4000.2.20-3~bpo8+1_amd64.deb e7cf746bea3a8d3baef64a0f0539f70f9278d1e3fab4baa9e46b9ec92573633a 2778 haskell-http_4000.2.20-3~bpo8+1.dsc f7d96f3a456531ebab3ef1ee37213af9d44680b6bef60cc9381abae02ed80952 6664 haskell-http_4000.2.20-3~bpo8+1.debian.tar.xz 4407cc863699720d179b36257baf21b5f1df4be8c30545dcec4d685a726fd85b 71475 haskell-http_4000.2.20.orig.tar.gz Checksums-Sha1: 3ac1b6f9e64471bac84495529c09cbb07c702a1c 165556 libghc-http-doc_4000.2.20-3~bpo8+1_all.deb a28e0a278bc6bf4d6071aaf1fd9ef7eec31b16f2 382914 libghc-http-dev_4000.2.20-3~bpo8+1_amd64.deb 1fb9944dff83b65c9bba30b62ffdc9c00f6ba7be 323494 libghc-http-prof_4000.2.20-3~bpo8+1_amd64.deb b6a4cf7f72ca9efabeae96578b618a94d2da33a6 2778 haskell-http_4000.2.20-3~bpo8+1.dsc 6de956e745047cf8987a98653968fb838aac5ac3 6664 haskell-http_4000.2.20-3~bpo8+1.debian.tar.xz 935f7a3dcaf1ed48db39976e556136882374d26d 71475 haskell-http_4000.2.20.orig.tar.gz Files: 75ac5885d147e3fe868290fb9d2ed7e7 165556 doc extra libghc-http-doc_4000.2.20-3~bpo8+1_all.deb a8cd348eabee736406b986ff01f9854b 382914 haskell extra libghc-http-dev_4000.2.20-3~bpo8+1_amd64.deb 03134d8c11d588317f38c6392f1c122f 323494 haskell extra libghc-http-prof_4000.2.20-3~bpo8+1_amd64.deb 294dee0f02eb3cba9e6111cdf665f441 2778 haskell extra haskell-http_4000.2.20-3~bpo8+1.dsc 879c9b6e56786c5504d9c520885c67ff 6664 - - haskell-http_4000.2.20-3~bpo8+1.debian.tar.xz e2d682a564203d90c3fa040dd885afd1 71475 - - haskell-http_4000.2.20.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU9/AAoJED2QirPw+/UfiaEP/igQHC36u3Ruv1gBSX5xgqIZ rpi6Ws10UMdcmy+YhAih6j2q+YR5dtydcChD/qdqHwZVdpKzDaqgddkg9ucEqMNN sevmK3BXR935m+pCUIwzJc/RStokn7JIcZjP2fuBsSfeRuWAt9QVBfj24TK5AhyC oSvKdfqm/mC44JajvgyVNooqIeEc1eoO3im77/iVDW65oZ1gyHg9BCD4vO9iDcAf EkuMrrUGtqhZ/p75WF34icnwi31LZ6sYPgUVHGQKjduZSTLVvALScXtISDpt56Ti Up97QjYB+9h4zTWJ2j26d4NbIxujQpMUxnwRUMglbz8bFNLGCTZtisEhL+FbGYVO lyvaqYIwVx7REF63GOFtgIlL9MDVHA+GoMc5MWxmePUBmT4S2eugplky64P+vFQG anMHD/6eVhBuhOpZ8LhpVB8b0USUkzrIDB3glyI9gMvueYioEEqD6flpHdx5NerL 5kxw5NNFCu0p/u7N4hdMlFDrIqiHzg94hnAPoUFIl5kF1GFjyX75XQoaQDgBHA+x uhVp3oHdfA4/zOqn/LQfZ9R9MUzmxhItiXz/Lgh0TdL7wIo0MY2BRrUDp+D2vHJB 7u1krHFdlU6MvOeKEDGlciZh2q8vUv0RkpvfbyIz4xhvbnMoD5jAoUXtBF+5CTBT jz4WtFOliYcQAtqdMjZ5 =p0HU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 28 10:02:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 10:02:13 +0000 Subject: haskell-network_2.6.2.1-3~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:12:09 CET Source: haskell-network Binary: libghc-network-dev libghc-network-prof libghc-network-doc Architecture: all amd64 source Version: 2.6.2.1-3~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-network-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-network-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-network (2.6.2.1-3~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 962437a63d2278e1b93a5ec4afa800f29aa1729fdc926a03b017b03116b453d2 122906 libghc-network-doc_2.6.2.1-3~bpo8+1_all.deb c27dbe5db558fd18f31777c4e369313e8a1e145d6d4c4fee4cdc669662c1da4d 282690 libghc-network-dev_2.6.2.1-3~bpo8+1_amd64.deb 000cd159bb64921f4c01cb5c0b5a150eceebb8dfefb73add97395561f3484c20 229802 libghc-network-prof_2.6.2.1-3~bpo8+1_amd64.deb fef1f511aa1f84ddc98d86180691c5c794923be72ed1f10e47a11d46bb3ff38c 2292 haskell-network_2.6.2.1-3~bpo8+1.dsc 302796ad0333263ad7cf76a1760a36beed1c908b1cdab3a3cf14c1a4614107a9 4668 haskell-network_2.6.2.1-3~bpo8+1.debian.tar.xz a3fda15c9bbe2c7274d97f40398c6cf8d1d3a9fe896fbf6531e1bfc849bb1bfa 118092 haskell-network_2.6.2.1.orig.tar.gz Checksums-Sha1: e717017b4608570dfbee583fa351d0c4e9620fc8 122906 libghc-network-doc_2.6.2.1-3~bpo8+1_all.deb 48fe742c6a6ba4c2e44fe4135828946a64391195 282690 libghc-network-dev_2.6.2.1-3~bpo8+1_amd64.deb 2ca601d49983d333674a134ff8b99def3c8f7232 229802 libghc-network-prof_2.6.2.1-3~bpo8+1_amd64.deb 14f127f1a31c9f7408d75aed32077a093617c2a4 2292 haskell-network_2.6.2.1-3~bpo8+1.dsc 36cab75e72888f98ae8ae4e162402690fa336fba 4668 haskell-network_2.6.2.1-3~bpo8+1.debian.tar.xz 84453c70f16ac83d5f6d5d230fd5723eb27e4da6 118092 haskell-network_2.6.2.1.orig.tar.gz Files: ec6e35c006e36262650c7d0e284190d3 122906 doc extra libghc-network-doc_2.6.2.1-3~bpo8+1_all.deb 5abd729cc0e1a56191acfceeb17260c3 282690 haskell extra libghc-network-dev_2.6.2.1-3~bpo8+1_amd64.deb 3773c3cffdd2844464373443b0c7452c 229802 haskell extra libghc-network-prof_2.6.2.1-3~bpo8+1_amd64.deb 0a4689aad039a9df3dc27098aec1c6cb 2292 haskell extra haskell-network_2.6.2.1-3~bpo8+1.dsc 68164e5bcd3614c9d163b494f62e3a93 4668 - - haskell-network_2.6.2.1-3~bpo8+1.debian.tar.xz c58ab6f46a20a755970bec73f7bd4612 118092 - - haskell-network_2.6.2.1.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+KAAoJED2QirPw+/UfhJYP/2+koYYOOFJDgUJykDBYg5XY llQGc4pjUE5nV+31t7ungXu4piWCQY5M+BLQcgqskig0UWonvpvyKSlVXrRxTX7l XdqBBa8U0AzHQLOC3Cqtsp5sUihCBvZ+MxJVlGj41KURkXhtIReZ0dcL5un7cpMY 7qQ60fsc+za0NmnnaKFJjFTQUGUord2G4e08FJ1lPNv7W+TJMLc1EGKu74XETFdH OOXppKifWjh2LpGI8NcFdBOm82QxJVDxn4U4jx0k98Gi37CuJkP5KLfO38kb3iBN AVhY0UqjLoXD5qz3hd8g/r7SUJPP5zjKbfsDxKTYxu91jlE4Dnj+oog+QlFR1D9A qIyJ16yX8kiKyvQysRagyZ41DSDZcYRuyImrd8mXXUGTwvzSzSHj5Wh3P37XTGGM IuoXfH3zbfcdFUBpabqG6E93aTTPhO22hJNhYPQOop7ST08GdBtfe/5819MP742m tuC4whU11/Naspalo9Cg/+w8d5k6Xr7T2Erxslu4V8qzuqLD5GxhYZwmqZ52ZrrZ WSsjrTNHySgzq/purjNqwJGVopRgPFVrwO6s30dy+ft+Uac7LY53H+XAlzr/j3eg IoUMiZBuEt/Ff+F8Vll76Mj7yybjbxv7b5lm7kaPs8gPYtCL/FcYnWKoFdg8mdTP O25HtYVded7grs7pkz+2 =/8oO -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 28 10:02:14 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 10:02:14 +0000 Subject: haskell-old-locale_1.0.0.7-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:12:44 CET Source: haskell-old-locale Binary: libghc-old-locale-dev libghc-old-locale-prof libghc-old-locale-doc Architecture: all amd64 source Version: 1.0.0.7-2~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-old-locale-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-locale-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-locale-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-old-locale (1.0.0.7-2~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: 26d17f00b78e40bd834470197c6cf49af7eaf2df8254ada1ac0b72ce6dedaf52 30512 libghc-old-locale-doc_1.0.0.7-2~bpo8+1_all.deb bb45626a4254e95968a33b74c09f5e803f0097be59e7f5866c7d6c8dd113cf01 32944 libghc-old-locale-dev_1.0.0.7-2~bpo8+1_amd64.deb bc810dce8df93c38812ccd85c1ee1e3f68366e9411635d6153dfdc2c2b38d439 26856 libghc-old-locale-prof_1.0.0.7-2~bpo8+1_amd64.deb cfc7beba0d730f80c204790a9cea8ebe1519c057a5486c61099b6e789bb81e19 2287 haskell-old-locale_1.0.0.7-2~bpo8+1.dsc eaa6c2ebe138d6f94e806dcbddb6d7a305ea3a86cbf929273f6e19a423c08867 2628 haskell-old-locale_1.0.0.7-2~bpo8+1.debian.tar.xz dbaf8bf6b888fb98845705079296a23c3f40ee2f449df7312f7f7f1de18d7b50 3384 haskell-old-locale_1.0.0.7.orig.tar.gz Checksums-Sha1: 9d2fc22aa94780957d10e7d114d39d0bd0f8c002 30512 libghc-old-locale-doc_1.0.0.7-2~bpo8+1_all.deb 78c9b1bebdaedba8af44095b2244f234169c4785 32944 libghc-old-locale-dev_1.0.0.7-2~bpo8+1_amd64.deb df27526b0838fc663887ac129f2fc44e6a4b3bf2 26856 libghc-old-locale-prof_1.0.0.7-2~bpo8+1_amd64.deb db764d97435667279c5f3d3c49e2cd2163e8b68b 2287 haskell-old-locale_1.0.0.7-2~bpo8+1.dsc 8f8383a4e3d2eb7a6c889b59560e460ffc5b7fd0 2628 haskell-old-locale_1.0.0.7-2~bpo8+1.debian.tar.xz e238f273748b2c0416f8c8ee21c635423943f4a3 3384 haskell-old-locale_1.0.0.7.orig.tar.gz Files: c278a1f6a70a95e0ce30651e8da4173a 30512 doc extra libghc-old-locale-doc_1.0.0.7-2~bpo8+1_all.deb 864bafccf85c0717f764975be57707b7 32944 haskell extra libghc-old-locale-dev_1.0.0.7-2~bpo8+1_amd64.deb 6ee06f3960e1e42b29cac553ea0cbece 26856 haskell extra libghc-old-locale-prof_1.0.0.7-2~bpo8+1_amd64.deb 5f2bc8accdae0e88cce650e3dad59178 2287 haskell extra haskell-old-locale_1.0.0.7-2~bpo8+1.dsc 0834610cd3a4df774ac869783518df51 2628 - - haskell-old-locale_1.0.0.7-2~bpo8+1.debian.tar.xz 507bd2d3ce2407403e2a2d1136c3d149 3384 - - haskell-old-locale_1.0.0.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+UAAoJED2QirPw+/UfO8AQAJD2qMNDl+CvTGdhj2yKMRad DJBkjaWYhKh/IVQUlD6tXIyvJ0tLbY4n8zi0iyz5Ipt9mM2no837hgqiQXsaLtOg 5sWmIBDzVi+kkfHG5/SudNcZXVam0A1Am8PostD/gN+ocj0cwiGkZefjZQ5wYU7Z 7afI72/trHw9jU54MqSZ7FtWp1khBS1ZejrWwImHDR8HM8Vx8W0lha82R6k+HewV 4f53lKW8WJRrAed5KzccTWWaOCNsQ6YfK/Sk91Owsp1VNsBm+x9SMjxM6gOUssju +eXRvDNB0QQMvLz/f46sVNuU5fV3AMSrlG2uiMi5gB1WIaNANEifwcm+OAgFc7V2 ATkSEM4P2TYb+233W89BOCQXXU9FV1l45P2eUt6ap1rDTnrijOF8yJlAXYeVQN0v JwlbkAoq+aKyLHkhNaV1BpQrhOkuB5m/vVhY1m1E2iS+lN63nbQ24cLDidfLbyL2 B/Ut4WLwkakb1mc9PgwRC20FmNpzetNMPdEPfdcWJCvHMPcrrDiCK+1LfC0l7lhO r9lb8O6PeEgrslXkvhR8y7FFMBFdR6dltScuuTuxBIO0ulrehFo+1DSJ6P0SDRxp rGWlmc0lVS9Xrb5L9VrGQb2brsAoSTvl2KqtMW1FY5e+gNOTjIbSaDXURdyXPefg VRekAxRRAqkZnSbIE6pQ =fRIx -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Dec 28 10:02:16 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 10:02:16 +0000 Subject: haskell-old-time_1.1.0.3-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 22 Dec 2015 14:13:27 CET Source: haskell-old-time Binary: libghc-old-time-dev libghc-old-time-prof libghc-old-time-doc Architecture: all amd64 source Version: 1.1.0.3-2~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Haskell Group Changed-By: Joachim Breitner Description: libghc-old-time-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-time-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-old-time-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-old-time (1.1.0.3-2~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. Checksums-Sha256: f606f55e58f88cb79aab987c50bb0c34216cc2405960efc757d9c9348a2674cb 43570 libghc-old-time-doc_1.1.0.3-2~bpo8+1_all.deb 70c34576d8c88ec5ee82df8afb3f1ed94bb886c6be64441976aafde7dc2aec52 111042 libghc-old-time-dev_1.1.0.3-2~bpo8+1_amd64.deb c5e40c53ad4a9f143b997e702a798f9a2f48ec99ed9f3bd4b3bf72713468109e 91762 libghc-old-time-prof_1.1.0.3-2~bpo8+1_amd64.deb 47acd46f0b4a4e3b786eb3d7d60537b6a9307bf0f270a3e7f397d5a0ccd46555 2373 haskell-old-time_1.1.0.3-2~bpo8+1.dsc 95bef29bd1e1e95cb36a7779fa3ca6a3ec04cc5c08ac5da80d42c1b9ce67e1c3 2656 haskell-old-time_1.1.0.3-2~bpo8+1.debian.tar.xz 1ccb158b0f7851715d36b757c523b026ca1541e2030d02239802ba39b4112bc1 74219 haskell-old-time_1.1.0.3.orig.tar.gz Checksums-Sha1: 8148ae35c3aec51dd7e1a5db5301d6b5f839e670 43570 libghc-old-time-doc_1.1.0.3-2~bpo8+1_all.deb 4fc45e4d66cdb6918e1c5d240eb00ab0714ac6b5 111042 libghc-old-time-dev_1.1.0.3-2~bpo8+1_amd64.deb 800d9ddc0500289a11aacbd53f67bf420c020f9b 91762 libghc-old-time-prof_1.1.0.3-2~bpo8+1_amd64.deb 5b976d130e773f4172d6df0e81f13cb83df617e2 2373 haskell-old-time_1.1.0.3-2~bpo8+1.dsc 7f62e7fc39e4a35d031fcd4dbc09395b6d74da5f 2656 haskell-old-time_1.1.0.3-2~bpo8+1.debian.tar.xz a7a80e5f99b2930c3f448de299bc824a393fc9b7 74219 haskell-old-time_1.1.0.3.orig.tar.gz Files: c21feaf0dc9bddcf4bdc106687ae69ca 43570 doc extra libghc-old-time-doc_1.1.0.3-2~bpo8+1_all.deb 7b4023466c789a77c01988dfad360655 111042 haskell extra libghc-old-time-dev_1.1.0.3-2~bpo8+1_amd64.deb 08231c5dc55efed48eb92acd6d0a0147 91762 haskell extra libghc-old-time-prof_1.1.0.3-2~bpo8+1_amd64.deb 82f3f174c3905c758405bcf980759352 2373 haskell extra haskell-old-time_1.1.0.3-2~bpo8+1.dsc 30dac85c4ecc5e4c274489ecd938d1fe 2656 - - haskell-old-time_1.1.0.3-2~bpo8+1.debian.tar.xz 1868eaf39e616176d898bcd5510e1f09 74219 - - haskell-old-time_1.1.0.3.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWeU+ZAAoJED2QirPw+/UfpCYQAK+LC8RK22XNPC76iG8ixGyX MPxySeHskv7x+4JKoadmSlUTHwoJVlaByUai2CHeOu4mYYS0JBGDaQoWiCWd+TR+ FWkRLC2uCOwyE1ZF+MsrlC1/cehpHaUO08zo7kBPU5pgoCM4FyAWS6z6QPthY/gN lNC/Epiz4qZOtOY3DVH3XOchXvQ6tGGWAqZKHtmL+b7yJwk1OToWa8tfwzVfY0iu yKkIwVh0rcc6jhuz9SAoyvJTcoT+1yTmvBmrIPJ0CNfDAsJHWUl4BIjCq6hLDAZg 9GhSdbeBzL4HLihQZ8PTi7Aw3L5lhqgSvA5smrKfR7mwN3gIezZyEIiZm8m9sJnn b2x0WX/C0+WwDOBrL6MfHGx4dv7Lpg6GFvzzgJPO7btiaRJJubkYPa/5n1uqYLBY 2O5DaUesOlhSymEoNNG5TyReu2ynWXLcW8ecBR5je0cJvUX9Us/npqwkQ1stmyRf T5tathNuPX0Vq96MZbn5iVfx4eziFbxEe/3jX4/8C6NB0AsOgt51PX0458q8d+uO T0PBHXz3YzrWTiQz3zCSrmXae5DwApfJlQ6cRWwVeJ9XlZlGhbWx2FO8CJ9XhVpH NvDB3dCgVV+AYWQ5RouaQZoacZxdgdtJ+Mpt+y2GBwcomgqsaSf+8KiqWcCz5/4Q RDdNONTEwLQ+2vsV5W3l =2g9U -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Mon Dec 28 13:39:04 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 28 Dec 2015 13:39:04 +0000 (UTC) Subject: Still Failing: chroot-installation_jessie_install_haskell_upgrade_to_stretch/66 In-Reply-To: <110833473.728.1450970492394.JavaMail.jenkins@jenkins> References: <110833473.728.1450970492394.JavaMail.jenkins@jenkins> Message-ID: <1308481870.972.1451309944231.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch/66//console or just https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch/66/ for more information. From jenkins at jenkins.debian.net Mon Dec 28 15:44:10 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Mon, 28 Dec 2015 15:44:10 +0000 (UTC) Subject: Still Failing: chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/63 In-Reply-To: <939554950.725.1450959316596.JavaMail.jenkins@jenkins> References: <939554950.725.1450959316596.JavaMail.jenkins@jenkins> Message-ID: <678016554.976.1451317450453.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/63//console or just https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/63/ for more information. From ftpmaster at ftp-master.debian.org Mon Dec 28 17:34:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 17:34:46 +0000 Subject: Processing of haskell-cabal-helper_0.6.2.0-1_amd64.changes Message-ID: haskell-cabal-helper_0.6.2.0-1_amd64.changes uploaded successfully to localhost along with the files: haskell-cabal-helper_0.6.2.0-1.dsc haskell-cabal-helper_0.6.2.0.orig.tar.gz haskell-cabal-helper_0.6.2.0-1.debian.tar.xz cabal-helper_0.6.2.0-1_amd64.deb libghc-cabal-helper-dev_0.6.2.0-1_amd64.deb libghc-cabal-helper-doc_0.6.2.0-1_all.deb libghc-cabal-helper-prof_0.6.2.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 28 17:39:47 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 17:39:47 +0000 Subject: Processing of ghc-mod_5.4.0.0-1_amd64.changes Message-ID: ghc-mod_5.4.0.0-1_amd64.changes uploaded successfully to localhost along with the files: ghc-mod_5.4.0.0-1.dsc ghc-mod_5.4.0.0.orig.tar.gz ghc-mod_5.4.0.0-1.debian.tar.xz ghc-mod-el_5.4.0.0-1_all.deb ghc-mod_5.4.0.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 28 22:40:00 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 22:40:00 +0000 Subject: Processing of haskell-cryptol_2.2.6-1_amd64.changes Message-ID: haskell-cryptol_2.2.6-1_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: cryptol-dbgsym_2.2.6-1_amd64.deb cryptol_2.2.6-1_amd64.deb libghc-cryptol-dev_2.2.6-1_amd64.deb libghc-cryptol-doc_2.2.6-1_all.deb libghc-cryptol-prof_2.2.6-1_amd64.deb haskell-cryptol_2.2.6-1.dsc haskell-cryptol_2.2.6-1.debian.tar.xz haskell-cryptol_2.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 28 22:40:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 22:40:03 +0000 Subject: Processing of haskell-sbv_5.7-1_source.changes Message-ID: haskell-sbv_5.7-1_source.changes uploaded successfully to ftp-master.debian.org along with the files: haskell-sbv_5.7-1.dsc haskell-sbv_5.7-1.debian.tar.xz haskell-sbv_5.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 28 22:41:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 22:41:07 +0000 Subject: Processing of haskell-sbv_5.7-1_source.changes Message-ID: haskell-sbv_5.7-1_source.changes uploaded successfully to localhost along with the files: haskell-sbv_5.7-1.dsc haskell-sbv_5.7-1.debian.tar.xz haskell-sbv_5.7.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 28 22:41:08 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 22:41:08 +0000 Subject: Processing of haskell-cryptol_2.2.6-1_amd64.changes Message-ID: haskell-cryptol_2.2.6-1_amd64.changes uploaded successfully to localhost along with the files: cryptol-dbgsym_2.2.6-1_amd64.deb cryptol_2.2.6-1_amd64.deb libghc-cryptol-dev_2.2.6-1_amd64.deb libghc-cryptol-doc_2.2.6-1_all.deb libghc-cryptol-prof_2.2.6-1_amd64.deb haskell-cryptol_2.2.6-1.dsc haskell-cryptol_2.2.6-1.debian.tar.xz haskell-cryptol_2.2.6.orig.tar.gz Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Dec 28 22:49:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 22:49:09 +0000 Subject: haskell-cryptol_2.2.6-1_amd64.changes is NEW Message-ID: binary:cryptol is NEW. binary:libghc-cryptol-dev is NEW. binary:libghc-cryptol-doc is NEW. binary:libghc-cryptol-prof is NEW. source:haskell-cryptol is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will receive an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Mon Dec 28 22:49:15 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 28 Dec 2015 22:49:15 +0000 Subject: haskell-sbv_5.7-1_source.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 28 Dec 2015 16:47:35 EST Source: haskell-sbv Binary: libghc-sbv-dev libghc-sbv-prof libghc-sbv-doc Architecture: source Version: 5.7-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-sbv-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sbv-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-sbv-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-sbv (5.7-1) unstable; urgency=medium . * New upstream release Checksums-Sha256: 956687633b3b34d835b528135950ca69c84d237ea53256edba64a4b8c875c916 2888 haskell-sbv_5.7-1.dsc 03bb00d7946afde17c404ba5a443b204dab4f4ed3dba67f23702aa66950c173e 2256 haskell-sbv_5.7-1.debian.tar.xz dc63f66b56ed39d37996f6a983fbdf62086f66c91c4b52eefafb6e52e5ca9d2c 522618 haskell-sbv_5.7.orig.tar.gz Checksums-Sha1: d4f13b65a1fbf6febb412993324c417d8d6da0fd 2888 haskell-sbv_5.7-1.dsc 2a1944530dcb2a447613daab8d4cabc7e40c9ae8 2256 haskell-sbv_5.7-1.debian.tar.xz df8c0cc4cda3a739527ba8c0753274f9eab08832 522618 haskell-sbv_5.7.orig.tar.gz Files: 7ecf54620a224ffa5c7504fa79725bd0 2888 haskell extra haskell-sbv_5.7-1.dsc 3e558c3accbd82faf7c32d02ebfcfce8 2256 - - haskell-sbv_5.7-1.debian.tar.xz 34849c74bfb5470527a65595ae7c5d75 522618 - - haskell-sbv_5.7.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWgbkfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTiozQwP/1sRkLrMYFJkdt9toqRiYTOQ 2SGyiJUYBstuvTsyZdhYtvnAOcHPS8v/kfUw0wgLyDY8BCY/MOZlyoyASKW5fDqp fG8n2w5Dz1g3bCeOq9XNhFCik7zYfLJ3xaeQo94vADaoRJeGIgsUTpEG9p14NzUb FMFlgXq+s23CpLEeijm6cD6KTbSpzlBT76z1Icj+VgPkNB4pIhiod+NUY10s6E6O eU1/LyC9+ZLfASsDAHdkpiJ/vhixCaGWHSfMQX+LC9t+Y+nxu9+9zKFz6ulWPK/J Fy4WgkQD8WQ6P+RB5jLfw9W5LYxJ3jQ2Ab7AhrKFdfFBgcXyse89BlgeRUF5eh3l 7XTbbm2yjgvqIN0o4Mj/kX4XrHLMJUGrG9vmfbDyi/5z5HeYweUQ67afqm3jfb+H 6TL47bP/I44qQ0MK44impcgWQYEyc8H5kCs2RHrvBQm6PqxECDlG5LWAuNar55s6 MMqAEN5Zr+9cbWsCR85TcletxpaPuWSVtaK5kEEHXBNiu8NLWYnWEk8faQW8qd78 /Ukfy4Llne2wbE6E/bvq78tFGtstrAhTmrYVS/HBw75EKr9Z2VZjLIlJuDAgDCHi sMK7M/itenpLj6CCi+/7l4oOrBQu3NZ050tHK3llNj7ex6AnJgt+b7a92zOfLS0d RTQ6iKBL5esF7z4gAoFU =lvK+ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From jenkins at jenkins.debian.net Tue Dec 29 04:59:11 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 29 Dec 2015 04:59:11 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/910 In-Reply-To: <1686492714.950.1451279726891.JavaMail.jenkins@jenkins> References: <1686492714.950.1451279726891.JavaMail.jenkins@jenkins> Message-ID: <902459951.1012.1451365151804.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/910//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/910/ for more information. From jenkins at jenkins.debian.net Tue Dec 29 16:00:48 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Tue, 29 Dec 2015 16:00:48 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1061 Message-ID: <1637026093.1038.1451404848360.JavaMail.jenkins@jenkins> See ------------------------------------------ Started by timer Building on master in workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://anonscm.debian.org/pkg-haskell/package-plan.git > git init # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to connect to anonscm.debian.org: anonscm.debian.org[0: 5.153.231.21]: errno=No route to host at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:505) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1003) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1275) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:408) ERROR: null From ftpmaster at ftp-master.debian.org Tue Dec 29 12:02:43 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 29 Dec 2015 12:02:43 +0000 Subject: Bug#807541: Removed package(s) from unstable Message-ID: We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: haskell-certificate | 1.3.9-4 | source libghc-certificate-dev | 1.3.9-4 | mips64el libghc-certificate-dev | 1.3.9-4+b2 | arm64, armhf, hurd-i386, kfreebsd-amd64, kfreebsd-i386, mips, ppc64el, s390x libghc-certificate-dev | 1.3.9-4+b3 | powerpc libghc-certificate-dev | 1.3.9-4+b4 | amd64, mipsel libghc-certificate-dev | 1.3.9-4+b5 | i386 libghc-certificate-doc | 1.3.9-4 | all libghc-certificate-prof | 1.3.9-4 | mips64el libghc-certificate-prof | 1.3.9-4+b2 | arm64, armhf, hurd-i386, kfreebsd-amd64, kfreebsd-i386, mips, ppc64el, s390x libghc-certificate-prof | 1.3.9-4+b3 | powerpc libghc-certificate-prof | 1.3.9-4+b4 | amd64, mipsel libghc-certificate-prof | 1.3.9-4+b5 | i386 ------------------- Reason ------------------- ROM; superceded by x509 ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. Packages are usually not removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. The release team can force a removal from testing if it is really needed, please contact them if this should be the case. We try to close bugs which have been reported against this package automatically. But please check all old bugs, if they were closed correctly or should have been re-assigned to another package. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 807541 at bugs.debian.org. The full log for this bug can be viewed at https://bugs.debian.org/807541 This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Chris Lamb (the ftpmaster behind the curtain) From ftpmaster at ftp-master.debian.org Tue Dec 29 12:02:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 29 Dec 2015 12:02:49 +0000 Subject: Bug#807541: Removed package(s) from unstable Message-ID: Version: 1.3.9-4+rm Dear submitter, as the package haskell-certificate has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/807541 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster at ftp-master.debian.org. Debian distribution maintenance software pp. Chris Lamb (the ftpmaster behind the curtain) From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-cracknum 1.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-cracknum source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-ed25519 0.0.5.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-ed25519 source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.0.5.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-monadlib 3.7.3-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-monadlib source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 3.7.3-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: ghc 7.10.3-4.1 MIGRATED to testing Message-ID: FYI: The status of the ghc source package in Debian's testing distribution has changed. Previous version: 7.10.3-4 Current version: 7.10.3-4.1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-graphscc 1.0.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-graphscc source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.0.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-sbv 4.4-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-sbv source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 4.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-heredoc 0.2.0.0-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-heredoc source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.2.0.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: hdevtools 0.1.2.1-1 MIGRATED to testing Message-ID: FYI: The status of the hdevtools source package in Debian's testing distribution has changed. Previous version: 0.1.0.9-1 Current version: 0.1.2.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Dec 29 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Tue, 29 Dec 2015 16:39:11 +0000 Subject: haskell-presburger 1.3.1-1 MIGRATED to testing Message-ID: FYI: The status of the haskell-presburger source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.3.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From cultura_subsecretaria at misiones.gov.ar Tue Dec 29 16:46:47 2015 From: cultura_subsecretaria at misiones.gov.ar (FedEx Express) Date: Tue, 29 Dec 2015 17:46:47 +0100 Subject: Your Package Still Await Message-ID: <20151229164642.92D37204CCE@correo01.misiones.gov.ar> See Attached File NOTE:You might receive this message in your spam or junk folder depending on your web host. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -------------- next part -------------- A non-text attachment was scrubbed... Name: DETAILS.pdf Type: application/pdf Size: 86426 bytes Desc: not available URL: From owner at bugs.debian.org Tue Dec 29 12:03:30 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 29 Dec 2015 12:03:30 +0000 Subject: Bug#808490: marked as done (haskell-certificate: FTBFS with ghc 7.10(?): Non type-variable argument in the constraint: MonadError [Char] m) References: <20151220140325.GA16791@astoria.goeswhere.com> Message-ID: Your message dated Tue, 29 Dec 2015 12:02:49 +0000 with message-id and subject line Bug#807541: Removed package(s) from unstable has caused the Debian Bug report #808490, regarding haskell-certificate: FTBFS with ghc 7.10(?): Non type-variable argument in the constraint: MonadError [Char] m to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 808490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808490 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: "Chris West (Faux)" Subject: haskell-certificate: FTBFS with ghc 7.10(?): Non type-variable argument in the constraint: MonadError [Char] m Date: Sun, 20 Dec 2015 14:03:25 +0000 Size: 3312 URL: -------------- next part -------------- An embedded message was scrubbed... From: Debian FTP Masters Subject: Bug#807541: Removed package(s) from unstable Date: Tue, 29 Dec 2015 12:02:49 +0000 Size: 2874 URL: From ftpmaster at ftp-master.debian.org Tue Dec 29 13:52:58 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Tue, 29 Dec 2015 13:52:58 +0000 Subject: haskell-cryptol_2.2.6-1_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 28 Dec 2015 17:32:38 EST Source: haskell-cryptol Binary: libghc-cryptol-dev libghc-cryptol-prof libghc-cryptol-doc cryptol Architecture: amd64 all source Version: 2.2.6-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Clint Adams Description: libghc-cryptol-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptol-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cryptol-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} cryptol - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cryptol (2.2.6-1) unstable; urgency=medium . * New upstream version. Checksums-Sha256: f8a5bb0a30fd93dc5e04a676e5de600af92fc066ff172c509458ecc967c69d66 633174 cryptol-dbgsym_2.2.6-1_amd64.deb a1bd60322b149863cb4b7847432b2ca5fac5156722a96932982514fc15cf11b8 1860652 cryptol_2.2.6-1_amd64.deb 049e753382103e8bbe0ad2946ce09701ce4f4abe092532d0953d1844b37bf247 2478550 libghc-cryptol-dev_2.2.6-1_amd64.deb f8b6ac9e5552ee470a1ffdf8bcb77344c1aca70fd5aa77b19f2135e865c64d4a 492412 libghc-cryptol-doc_2.2.6-1_all.deb 53ca8d4ab93a632d44702a6587251f7e2d34d896025b77144541d7b728821854 2774248 libghc-cryptol-prof_2.2.6-1_amd64.deb 33708a9684add55fa276ef3dd3c1df6f38355cc5b78ac61799e80a383e3f1ac2 3551 haskell-cryptol_2.2.6-1.dsc 25eb417ae5dd9a9d4cc74105357a8f3a292c6055d49aac984fe0d62b1d0ceee9 2568 haskell-cryptol_2.2.6-1.debian.tar.xz 8fb05368e34f78b5c3872ff7b495bd3d4c21e9de7a0d72fc07cc79f93dc18cf3 220825 haskell-cryptol_2.2.6.orig.tar.gz Checksums-Sha1: 6e2eb03b5783e08a0ec8451defa337022e45de97 633174 cryptol-dbgsym_2.2.6-1_amd64.deb 59a74bac0688bb47bc1b44e654ea7b53ce4a7afc 1860652 cryptol_2.2.6-1_amd64.deb 6d21a5ab0bf7220a60f32ac768445fb436552945 2478550 libghc-cryptol-dev_2.2.6-1_amd64.deb 3331060ebac1225d2ce391e1cafcf1f386aa1eae 492412 libghc-cryptol-doc_2.2.6-1_all.deb 49f545f0604aefe7d715f3d6afe005718f7167d4 2774248 libghc-cryptol-prof_2.2.6-1_amd64.deb b164821bdf32e94bb75a4507355e20d234040c88 3551 haskell-cryptol_2.2.6-1.dsc 3aa096f7822858c60545875614f725af0954296a 2568 haskell-cryptol_2.2.6-1.debian.tar.xz 5ab490df95497ba5484d2948173b7c3adfd6271a 220825 haskell-cryptol_2.2.6.orig.tar.gz Files: 0c1034a56bdb4e8f72a99092f72a7145 633174 debug extra cryptol-dbgsym_2.2.6-1_amd64.deb 505dedd1cb9b12bbdbe8472ae930b494 1860652 utils extra cryptol_2.2.6-1_amd64.deb 09b7a7193eb45ecf6829ca2c5373f87c 2478550 haskell extra libghc-cryptol-dev_2.2.6-1_amd64.deb 5204f037b6e979485d7963f812591f88 492412 doc extra libghc-cryptol-doc_2.2.6-1_all.deb 6678cdcf9d964d2db1326b528c471674 2774248 haskell extra libghc-cryptol-prof_2.2.6-1_amd64.deb a62cb2adae29fd6608c01aa8fdb6e4ae 3551 haskell extra haskell-cryptol_2.2.6-1.dsc a15a63a32fd81bde74550c8c49791b9e 2568 - - haskell-cryptol_2.2.6-1.debian.tar.xz 21452b671bd93e16bc85bc3a47a514c7 220825 - - haskell-cryptol_2.2.6.orig.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Debian! iQJ8BAEBCgBmBQJWgbkfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1 NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioN3IP/2xDtGsDNf9coG44G0LL5+5j DfBkRSQxY4Scr9IO7kK2dr8D5CEq7xVg1XP5OIfxrw/qXycfF10P+JwBq9MeeivZ 8FknkogbckYel88LbuYTmytfUdSCuMfNBoiVe9PgOvv1tNaZYn3p7jzScFCEHh+y dn0JaoVCnV1FOX9TeBJyjP6YHinEjrU4vyp9iBFswfLm97ZKHPiv2c2pDL1HCgS0 YbzOve3rgGxU6eK8O86jDay455/JfPhPHvjXg+l0pywN88Y51Ya2J/+2cmet4u0H 7o47D851kLicu8cbAN04QGfG1XiVCgg90dGpEt1v12MFQ2f0R19EwOv0IX+2gVRb whWZI2ot/KAnlJ0u9hxXRkk5lSTxKPaI8SFSmn8UT8lvJho5T0IpolRTznTU21Vm QgcIHwK22ZjzH2jVsxIWLd7RB5nDUkhx1BlhknB5rxOaWeDEzTxNitVvwJfnIIDT F2oY02ukh+dqg1F5+BXiJiDEiU5AmsXPDd5yUV/vhR6xLMUzESqRIDyVtRvDK9UF SS9Nfml97hdusTzZ+2zAjKRA/Ldchq00dgasO+XxklO8C4j9aOtr46JcM2pdTjc+ A4YtcBFpu4MzhVII+hN/mOac2w12Ti15kFpRFqJZ8Tk2ypz+VJ8fic99k5lu9Ab1 SjpKFLkWSqJepKZD41e3 =XvPz -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From cultura_subsecretaria at misiones.gov.ar Tue Dec 29 11:45:43 2015 From: cultura_subsecretaria at misiones.gov.ar (FedEx Express) Date: Tue, 29 Dec 2015 12:45:43 +0100 Subject: Your Package Still Await Message-ID: <20151229114534.9443120154A@correo01.misiones.gov.ar> See Attached File NOTE:You might receive this message in your spam or junk folder depending on your web host. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -------------- next part -------------- A non-text attachment was scrubbed... Name: DETAILS.pdf Type: application/pdf Size: 86426 bytes Desc: not available URL: From jenkins at jenkins.debian.net Wed Dec 30 05:07:33 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 30 Dec 2015 05:07:33 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/911 In-Reply-To: <902459951.1012.1451365151804.JavaMail.jenkins@jenkins> References: <902459951.1012.1451365151804.JavaMail.jenkins@jenkins> Message-ID: <831876580.1106.1451452053920.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/911//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/911/ for more information. From wsb at xiuning.gov.cn Wed Dec 30 14:26:54 2015 From: wsb at xiuning.gov.cn (admin) Date: Wed, 30 Dec 2015 22:26:54 +0800 Subject: =?utf-8?B?6LSm5oi35byC5bi46LCD5pW06YCa55+lIQ==?= Message-ID: <9AE24612502287612C83C86A37EB0F17@cgqukif> An HTML attachment was scrubbed... URL: From jenkins at jenkins.debian.net Wed Dec 30 16:06:56 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Wed, 30 Dec 2015 16:06:56 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1062 In-Reply-To: <1637026093.1038.1451404848360.JavaMail.jenkins@jenkins> References: <1637026093.1038.1451404848360.JavaMail.jenkins@jenkins> Message-ID: <83517860.1130.1451491616918.JavaMail.jenkins@jenkins> See ------------------------------------------ [...truncated 1971 lines...] Setting up psmisc (22.21-2.1+b1) ... Setting up python-apt-common (1.1.0~beta1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up rsync (3.1.1-3) ... Running in chroot, ignoring request. invoke-rc.d: policy-rc.d denied execution of restart. Setting up s-nail (14.8.5-5) ... update-alternatives: using /usr/bin/s-nail to provide /usr/bin/mailx (mailx) in auto mode Setting up shared-mime-info (1.5-2) ... Setting up strace (4.10-3) ... Setting up unzip (6.0-20) ... Setting up wdiff (1.2.2-1+b1) ... Setting up xauth (1:1.0.9-1) ... Setting up xdg-user-dirs (0.15-2) ... Setting up xml-core (0.13+nmu2) ... Setting up dh-python (2.20151103) ... Setting up python3 (3.4.3-7) ... Setting up debhelper (9.20151225) ... Setting up devscripts (2.15.9) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up lsb-release (9.20150917) ... Setting up python3-apt (1.1.0~beta1) ... Setting up python3-pkg-resources (18.8-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.10.0-1) ... Setting up python3-debian (0.1.27) ... Setting up python3-magic (1:5.25-2) ... Setting up equivs (2.0.9+nmu1) ... Setting up dh-strip-nondeterminism (0.014-1) ... Setting up libwww-perl (6.15-1) ... Setting up libxml-parser-perl (2.44-1+b1) ... Setting up libsoap-lite-perl (1.19-1) ... Setting up libxmlrpc-lite-perl (0.717-1) ... Processing triggers for libc-bin (2.21-6) ... Processing triggers for systemd (228-2+b1) ... Processing triggers for ca-certificates (20151214) ... Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4) ... Reading package lists... Building dependency tree... Reading state information... dctrl-tools is already the newest version (2.24-1). dctrl-tools set to manually installed. libdpkg-perl is already the newest version (1.18.4). libdpkg-perl set to manually installed. libipc-run-perl is already the newest version (0.94-1). libipc-run-perl set to manually installed. liblist-moreutils-perl is already the newest version (0.413-1+b1). liblist-moreutils-perl set to manually installed. patchutils is already the newest version (0.3.4-1). patchutils set to manually installed. The following additional packages will be installed: libbsd-dev libffi-dev libgmp-dev libgmpxx4ldbl libncurses5-dev libtinfo-dev Suggested packages: ghc-prof ghc-doc haskell-doc llvm-3.5 gmp-doc libgmp10-doc libmpfr-dev ncurses-doc The following NEW packages will be installed: cabal-install ghc libbsd-dev libffi-dev libfile-slurp-perl libgmp-dev libgmpxx4ldbl libncurses5-dev libtext-patch-perl libtinfo-dev 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 42.9 MB of archives. After this operation, 480 MB of additional disk space will be used. Get:1 http://ftp.de.debian.org/debian sid/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [22.2 kB] Get:2 http://ftp.de.debian.org/debian sid/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [628 kB] Get:3 http://ftp.de.debian.org/debian sid/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:4 http://ftp.de.debian.org/debian sid/main amd64 libbsd-dev amd64 0.8.1-1 [178 kB] Get:5 http://ftp.de.debian.org/debian sid/main amd64 libtinfo-dev amd64 6.0+20151024-2 [77.5 kB] Get:6 http://ftp.de.debian.org/debian sid/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB] Get:7 http://ftp.de.debian.org/debian sid/main amd64 ghc amd64 7.10.3-4.1 [39.7 MB] Get:8 http://ftp.de.debian.org/debian sid/main amd64 libfile-slurp-perl all 9999.19-4 [44.8 kB] Get:9 http://ftp.de.debian.org/debian sid/main amd64 libtext-patch-perl all 1.8-1 [9444 B] Get:10 http://ftp.de.debian.org/debian sid/main amd64 cabal-install amd64 1.22.6.0-2 [1910 kB] Fetched 42.9 MB in 2s (18.2 MB/s) E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Selecting previously unselected package libgmpxx4ldbl:amd64. (Reading database ... 25207 files and directories currently installed.) Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libbsd-dev:amd64. Preparing to unpack .../libbsd-dev_0.8.1-1_amd64.deb ... Unpacking libbsd-dev:amd64 (0.8.1-1) ... Selecting previously unselected package libtinfo-dev:amd64. Preparing to unpack .../libtinfo-dev_6.0+20151024-2_amd64.deb ... Unpacking libtinfo-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package libncurses5-dev:amd64. Preparing to unpack .../libncurses5-dev_6.0+20151024-2_amd64.deb ... Unpacking libncurses5-dev:amd64 (6.0+20151024-2) ... Selecting previously unselected package ghc. Preparing to unpack .../ghc_7.10.3-4.1_amd64.deb ... Unpacking ghc (7.10.3-4.1) ... Selecting previously unselected package libfile-slurp-perl. Preparing to unpack .../libfile-slurp-perl_9999.19-4_all.deb ... Unpacking libfile-slurp-perl (9999.19-4) ... Selecting previously unselected package libtext-patch-perl. Preparing to unpack .../libtext-patch-perl_1.8-1_all.deb ... Unpacking libtext-patch-perl (1.8-1) ... Selecting previously unselected package cabal-install. Preparing to unpack .../cabal-install_1.22.6.0-2_amd64.deb ... Unpacking cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-6) ... Processing triggers for man-db (2.7.5-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libbsd-dev:amd64 (0.8.1-1) ... Setting up libtinfo-dev:amd64 (6.0+20151024-2) ... Setting up libncurses5-dev:amd64 (6.0+20151024-2) ... Setting up ghc (7.10.3-4.1) ... update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell (runhaskell) in auto mode update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler (haskell-compiler) in auto mode Setting up libfile-slurp-perl (9999.19-4) ... Setting up libtext-patch-perl (1.8-1) ... Setting up cabal-install (1.22.6.0-2) ... Processing triggers for libc-bin (2.21-6) ... Config file path source is default config file. Config file /root/.cabal/config not found. Writing default configuration to /root/.cabal/config Downloading the latest package list from hackage.haskell.org Reading packages.txt... Reading lts.config... Reading available versions... Reading available binary versions... Calculating availability... Checking for outdated entries... Updated: Agda is 2.4.2.2 in the archive but 2.4.2.5 exists here. Updated: Cabal is 1.22.4.0 in the archive but 1.22.5.0 exists here. Updated: HTTP is 4000.2.20 in the archive but 4000.2.22 exists here. Updated: JuicyPixels is 3.2.6.2 in the archive but 3.2.6.4 exists here. Updated: MemoTrie is 0.6.2 in the archive but 0.6.4 exists here. Updated: aeson-extra is 0.2.2.0 in the archive but 0.2.3.0 exists here. Updated: ansi-wl-pprint is 0.6.7.2 in the archive but 0.6.7.3 exists here. Updated: asn1-types is 0.3.1 in the archive but 0.3.2 exists here. Updated: auto-update is 0.1.2.2 in the archive but 0.1.3 exists here. Updated: base-orphans is 0.4.4 in the archive but 0.4.5 exists here. Added: binary-orphans is 0.1.2.0 here but does not exist in the archive. Added: binary-tagged is 0.1.3.0 here but does not exist in the archive. Updated: bytes is 0.15.0.1 in the archive but 0.15.1 exists here. Added: bytestring-builder is 0.10.6.0.0 here but does not exist in the archive. Added: bytestring-handle is 0.1.0.3 here but does not exist in the archive. Updated: cabal-helper is 0.5.1.0 in the archive but 0.6.2.0 exists here. Updated: cairo is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: cereal-conduit is 0.7.2.3 in the archive but 0.7.2.5 exists here. REMOVED: certificate Obsolete: concrete-typerep 0.1.0.2 Updated: conduit is 1.2.5.1 in the archive but 1.2.6 exists here. Updated: conduit-extra is 1.1.9.1 in the archive but 1.1.9.2 exists here. Obsolete: frown 0.6.1 Added: generics-sop is 0.1.1.2 here but does not exist in the archive. Obsolete: geniplate 0.6.0.4 Updated: ghc-mod is 5.2.1.2 in the archive but 5.4.0.0 exists here. Updated: gio is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: glib is 0.13.2.1 in the archive but 0.13.2.2 exists here. Updated: gnuidn is 0.2.1 in the archive but 0.2.2 exists here. Updated: gtk3 is 0.14.0 in the archive but 0.14.2 exists here. Updated: hakyll is 4.7.4.0 in the archive but 4.7.5.0 exists here. Updated: haskell-src-meta is 0.6.0.12 in the archive but 0.6.0.13 exists here. Updated: highlighting-kate is 0.6 in the archive but 0.6.1 exists here. Obsolete: hoauth 0.3.5 Updated: http-api-data is 0.2.1 in the archive but 0.2.2 exists here. Updated: http-client is 0.4.24 in the archive but 0.4.26.1 exists here. Updated: incremental-parser is 0.2.4 in the archive but 0.2.4.1 exists here. Updated: io-streams is 1.3.2.0 in the archive but 1.3.3.1 exists here. Added: lambdabot-haskell-plugins is 5.0.3 here but does not exist in the archive. Added: lens-family-core is 1.2.0 here but does not exist in the archive. Updated: log-domain is 0.10.2 in the archive but 0.10.3.1 exists here. Updated: mime-mail is 0.4.9 in the archive but 0.4.11 exists here. Updated: monad-logger is 0.3.15 in the archive but 0.3.16 exists here. Added: nats is 1 here but does not exist in the archive. Updated: pandoc is 1.15.1.1 in the archive but 1.15.2.1 exists here. Updated: pango is 0.13.1.0 in the archive but 0.13.1.1 exists here. Updated: persistent is 2.2.2.1 in the archive but 2.2.4 exists here. Updated: persistent-postgresql is 2.2.1.1 in the archive but 2.2.1.2 exists here. Updated: pipes-aeson is 0.4.1.4 in the archive but 0.4.1.5 exists here. Updated: profunctors is 5.1.1 in the archive but 5.1.2 exists here. Updated: quickcheck-io is 0.1.1 in the archive but 0.1.2 exists here. Updated: resourcet is 1.1.6 in the archive but 1.1.7 exists here. Obsolete: rss2irc 1.0.6 Updated: stack is 0.1.3.0 in the archive but 0.1.10.1 exists here. Updated: tasty-hspec is 1.1 in the archive but 1.1.2 exists here. Updated: tasty-quickcheck is 0.8.3.2 in the archive but 0.8.4 exists here. Updated: tasty-rerun is 1.1.4 in the archive but 1.1.5 exists here. Updated: tasty-smallcheck is 0.8.0.1 in the archive but 0.8.1 exists here. Updated: test-framework-hunit is 0.3.0.1 in the archive but 0.3.0.2 exists here. Updated: texmath is 0.8.2.2 in the archive but 0.8.4.1 exists here. Added: text-binary is 0.2.1 here but does not exist in the archive. Updated: th-lift is 0.7.2 in the archive but 0.7.5 exists here. Updated: time-locale-compat is 0.1.1.0 in the archive but 0.1.1.1 exists here. Updated: vault is 0.3.0.4 in the archive but 0.3.0.5 exists here. Updated: wai is 3.0.4.0 in the archive but 3.0.5.0 exists here. Updated: wai-app-static is 3.1.3 in the archive but 3.1.4 exists here. Updated: wai-websockets is 3.0.0.6 in the archive but 3.0.0.7 exists here. Updated: x509-system is 1.6.1 in the archive but 1.6.3 exists here. Obsolete: x509-util 1.5.0 Updated: yaml is 0.8.15.1 in the archive but 0.8.15.2 exists here. Updated: yesod-auth is 1.4.8 in the archive but 1.4.11 exists here. Updated: yesod-bin is 1.4.14 in the archive but 1.4.16.1 exists here. Updated: yesod-core is 1.4.15.1 in the archive but 1.4.18.1 exists here. Updated: yesod-form is 1.4.5 in the archive but 1.4.6 exists here. Added: yesod-init-test is 0 here but does not exist in the archive. (Re-)Creating local hackage "repository"... Reading 00-list.tar... Adding additional packages... Applying patches to repository .cabal files... Patching asn1-data.cabal (version 0.7.1) Patching blaze-builder-enumerator.cabal (version 0.2.1.0) Patching cabal-install.cabal (version 1.22.6.0) Patching config-value.cabal (version 0.4) Patching darcs-monitor.cabal (version 0.4.2) Patching darcs.cabal (version 2.10.1) Patching dataenc.cabal (version 0.14.0.7) Patching fast-logger.cabal (version 2.4.1) Patching fdo-notify.cabal (version 0.3.1) Patching gloss-rendering.cabal (version 1.9.3.1) Patching gloss.cabal (version 1.9.3.1) Patching happstack-authenticate.cabal (version 2.1.4) Patching haxr.cabal (version 3000.11.1.2) Patching hledger-lib.cabal (version 0.26) Patching hledger.cabal (version 0.26) Patching http2.cabal (version 1.0.4) Patching publicsuffixlist.cabal (version 0.1) Patching repa.cabal (version 3.4.0.1) Patching tasty-golden.cabal (version 2.3.1) Patching tasty.cabal (version 0.10.1.2) Patching text-show.cabal (version 2.1.1) Patching wai-app-file-cgi.cabal (version 3.0.7) Patching warp.cabal (version 3.1.3.1) Patching xcffib.cabal (version 0.4.0) Patching xmonad.cabal (version 0.11.1) Writing 00-list.tar... Creating fake global package db Testing packages in 1 different groups Running cabal-install (group default)... 760 packages successfully tested for co-installability. 25 packages carry Debian-specific patches. 150 packages have newer versions on hackage 1 error(s) in total. ?/chroots/chroot-run-sid.qEm7H6OrH/tmp/testrun/stats.csv? -> ? Wed 30 Dec 16:06:56 UTC 2015 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-CYRBzIXK, which will now be removed. Build step 'Execute shell' marked build as failure From ftpmaster at ftp-master.debian.org Wed Dec 30 17:49:20 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 30 Dec 2015 17:49:20 +0000 Subject: haskell-cabal-helper_0.6.2.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 25 Dec 2015 12:36:37 +0100 Source: haskell-cabal-helper Binary: libghc-cabal-helper-dev libghc-cabal-helper-prof libghc-cabal-helper-doc cabal-helper Architecture: source amd64 all Version: 0.6.2.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Sven Bartscher Description: cabal-helper - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-helper-dev - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-helper-doc - ${haskell:ShortDescription}${haskell:ShortBlurb} libghc-cabal-helper-prof - ${haskell:ShortDescription}${haskell:ShortBlurb} Changes: haskell-cabal-helper (0.6.2.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha1: 78edd5590c55fb36217a3bab71ea3273af69bae6 2533 haskell-cabal-helper_0.6.2.0-1.dsc bc9686f73962726709ac260110c2c56b24394989 34300 haskell-cabal-helper_0.6.2.0.orig.tar.gz 636725768bf40e7a6f6ce9123cd2059a671e01a3 13668 haskell-cabal-helper_0.6.2.0-1.debian.tar.xz d2df61963c44d86e1608d9a09305a67c5f2a23a0 17226 cabal-helper_0.6.2.0-1_amd64.deb 2c2ea35a4b1a6741ed0481b49cbe04c27dca4f75 176290 libghc-cabal-helper-dev_0.6.2.0-1_amd64.deb 4dddaf9b912a49560a779ec5457f7675190a4b7c 55804 libghc-cabal-helper-doc_0.6.2.0-1_all.deb 0f192bae704536ddcbf99efd3ba873ad3f8fb898 153806 libghc-cabal-helper-prof_0.6.2.0-1_amd64.deb Checksums-Sha256: 9364453e4d02e33a0c5afb6c790204156f598708fe61359711ee3bea1ad99c8a 2533 haskell-cabal-helper_0.6.2.0-1.dsc 32adfd7deb1a227aa9b2fa5d9c6768ed395c1acaa9e5e0c5698ede52766daa2e 34300 haskell-cabal-helper_0.6.2.0.orig.tar.gz e1e09ac87ee83f4f44c9178c4759af26ab9053b71a5955e6c8dc074709af8306 13668 haskell-cabal-helper_0.6.2.0-1.debian.tar.xz 64a0bc577015a658503b039ca9541ea923a6f7a6ac48293cd09f2710023fa9ae 17226 cabal-helper_0.6.2.0-1_amd64.deb 39713062bd6ca9bf8d24bdb2a5be5dc74d518a0186de687737c03d95ddb965c1 176290 libghc-cabal-helper-dev_0.6.2.0-1_amd64.deb d6a07d7ec5dea973f7682fe262e65c750af11669db36316c1bcd71bc09b030a6 55804 libghc-cabal-helper-doc_0.6.2.0-1_all.deb 1d3153fee784a746dd095388e8cc5e2566c2fc01234e050caf6142a650e22c66 153806 libghc-cabal-helper-prof_0.6.2.0-1_amd64.deb Files: da174f44cca1958b5138a6bc3cd939ad 2533 haskell extra haskell-cabal-helper_0.6.2.0-1.dsc 04a8d9038cb6953aa2f1f3c36241a8da 34300 haskell extra haskell-cabal-helper_0.6.2.0.orig.tar.gz d2a7e7802bfb1a3cf0fcb62e1f8a4a5b 13668 haskell extra haskell-cabal-helper_0.6.2.0-1.debian.tar.xz 85eed2c88732d418f194d5f95d4e8b53 17226 misc extra cabal-helper_0.6.2.0-1_amd64.deb 2942cbca1c3daaa70863239eefaf3417 176290 haskell extra libghc-cabal-helper-dev_0.6.2.0-1_amd64.deb 36b416fe1c135a8a884ad4f25a0b537a 55804 doc extra libghc-cabal-helper-doc_0.6.2.0-1_all.deb 2b3b194ed0f2aa72a36c53a77ea949f9 153806 haskell extra libghc-cabal-helper-prof_0.6.2.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWgXJxAAoJEPNPCXROn13ZpqQP/ix2sl34hvamPWeYLek8wobd 2m+1/jGK75ks49RvpS9r+BiYbyKTd3qJY796RzStQb/xcDbEAQjNXjpMVAi7xjAv p6Y3arREttwBjSKS6o1bNjLkKDLrBkBjvjYSXnXw1ltnYfejkrk00mx3fLKV9e0L fojv2rEOPJY0jeR6wTtu6W4CJzpRr9ZFspjtVeqtS8pqTaLrZEGrgHFXScuGuXOa coxThGyFnA1nKEryCM1RbX2JzmzVPZDx7G4dM4+rAIYFRWLtTQRZOV+96eRZwdny urcyuz8c4Oa0sh24DbPmsjXnI0UPNkDyqQEep/yQ5UVeGlxHDce6LpSXDc+zpHLO InfBOfU9sR9zeOkqIXxvPkQhWDKL2jE2tLHn2qJTn2Sp+CpM1xPlvzpI7zdjUjBt elpxsu3+oCqK1Bh2gg0nFCKANF4tuG0Bo6NN9CdoVM1Org2q6u+S13THppE3AH7f 6THHq00gvG34InCDm4PXbhI7DPOqVnPMC2+qMk8pMt9UeV1E2vmCbj5EhF+Wplkc yMB45T/R1Z/pRbCoBXEasCzppOdIAlkU0fNKqCxsDNDkGTTN+t6PmQOgzQxS/yxq 1qw7exmr5VQ4pXOumr3Caf1dD18Ao4dIHywLNs5dQrFPOu54YFo84VnmTy2yIave F+HccNKAabOVTjB/Up6o =WykT -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Wed Dec 30 19:04:09 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 30 Dec 2015 19:04:09 +0000 Subject: ghc-mod_5.4.0.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 25 Dec 2015 13:12:43 +0100 Source: ghc-mod Binary: ghc-mod ghc-mod-el Architecture: source all amd64 Version: 5.4.0.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Haskell Group Changed-By: Sven Bartscher Description: ghc-mod - Happy Haskell programming ghc-mod-el - Happy Haskell programming with Emacs Closes: 809088 809159 Changes: ghc-mod (5.4.0.0-1) unstable; urgency=medium . * New upstream release Can be built with GHC 7.10 (Closes: #809088, 809159) Checksums-Sha1: b013fb3288e55fd4fa4721226d52fd6aee44bdfd 3530 ghc-mod_5.4.0.0-1.dsc d7f7b361ffb5fce19be76be427af9226b94f3c3b 132546 ghc-mod_5.4.0.0.orig.tar.gz 09447981c480d800dbb1d31ffc7c7179486a6864 4872 ghc-mod_5.4.0.0-1.debian.tar.xz 2f08741d467a445bd78a26756436e2eeb51bb57d 28840 ghc-mod-el_5.4.0.0-1_all.deb fed7bfa99c0aa28ad12bf3cf63b6df95fa27fca0 8447710 ghc-mod_5.4.0.0-1_amd64.deb Checksums-Sha256: cb103090378550ca63536541e6531b47c5957719cec7c6994dfd4d2427c41a74 3530 ghc-mod_5.4.0.0-1.dsc 736652a2f63f9e8625c859c94f193ad8ac9f8fe793bbee672b65576309bfb069 132546 ghc-mod_5.4.0.0.orig.tar.gz a43d51ed7ce49dadc9524df5e85adacc6bd74897f188c477dc0bad98a2f636a0 4872 ghc-mod_5.4.0.0-1.debian.tar.xz 9dc135fc78199632d0b4b0f5a7e3f7cc8bd31dc0760c0e0f26fc725d7b5cbb75 28840 ghc-mod-el_5.4.0.0-1_all.deb 677891eea91864f9ba32f0b044c9e30a08073bd5d2d7e948ae6d563c24cfa273 8447710 ghc-mod_5.4.0.0-1_amd64.deb Files: c8e8d7cdd2b3fbe4dcd73581033ce433 3530 haskell extra ghc-mod_5.4.0.0-1.dsc ba383dfea3991ddd21905157b1bfe51d 132546 haskell extra ghc-mod_5.4.0.0.orig.tar.gz 1716ca0c5ac90f72dd206e6db8b4b33f 4872 haskell extra ghc-mod_5.4.0.0-1.debian.tar.xz adedee7c2bdc58c61877d97823becc91 28840 haskell extra ghc-mod-el_5.4.0.0-1_all.deb 5dae84f73085d684163cb55502e10448 8447710 haskell extra ghc-mod_5.4.0.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWgXOTAAoJEPNPCXROn13ZQFsQAJnKkNAVwZAEZCRrFdUgoXsY gG3im7Ixbq64c8Y6pBUpQy0qtV13Fqfc4b6hXjNSMndY7OoGM3NIGWc5yEZGgmOf wOVTiqXLcmWQfgJsFQOEmxLVbV6gRQuv5M5dNpSKFrX7gH8O4ZjewS3gt2sYzJN8 IBWIIoWdHEmGAkmkku9zTMNwdM9L3BD3UONf7tOWbz9MnN7CM0nyYH51iI6jKAwj RvQsES791//+8PxVciG1syyW+bc9U9WaMuO1Ql9abPqDsmHB4hfTFfE8OG3H1O+a 3SuIndckcu1tPnsHuuVTw9G0hEP63F9GcrBZIMQVY0pIBtT9TLTvJFw4RHw7M+FC 5Wn4wKFNixu0EtN+XFI5NYKuVBkXlRXpAahOKH2p8Mhh7JGnqTe+B6xkfOIKw8th HO1yLT8hnB6pv7lPY2mXwAJavBwJpEUuHbXzP9wnooUkYKhogoGF9w10jUXvzEpR 8YanBvsDjyj2zUc8uYo5Xr+w2ueboFrbewkDgY4fletPp9YpLyisjUh5/FlajNoL pEN3S8682J0ySOWfOnqgJgHKVAY29enw17DKNGFnuzTIcfj/Jg9vRdl4A0lEwNRW 9AX8q+QcYzIq9bKZx6PnhuhRQNw6M96MuYGjCUZCzbFw06N8RmDJZyWtWbxBTRsL ZCG6n+bxwexBUJhSoTTx =msmi -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Wed Dec 30 19:06:17 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 30 Dec 2015 19:06:17 +0000 Subject: Bug#809088: marked as done (ghc-mod: Unable to install ghc-mod ) References: <145120804594.6364.18348346082160635739.reportbug@rudra.copyninja.info> Message-ID: Your message dated Wed, 30 Dec 2015 19:04:09 +0000 with message-id and subject line Bug#809088: fixed in ghc-mod 5.4.0.0-1 has caused the Debian Bug report #809088, regarding ghc-mod: Unable to install ghc-mod to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 809088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809088 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Vasudev Kamath Subject: ghc-mod: Unable to install ghc-mod Date: Sun, 27 Dec 2015 14:50:45 +0530 Size: 3663 URL: -------------- next part -------------- An embedded message was scrubbed... From: Sven Bartscher Subject: Bug#809088: fixed in ghc-mod 5.4.0.0-1 Date: Wed, 30 Dec 2015 19:04:09 +0000 Size: 5768 URL: From owner at bugs.debian.org Wed Dec 30 19:06:20 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 30 Dec 2015 19:06:20 +0000 Subject: Bug#809159: marked as done (ghc-mod: FTBFS: Gap.hs:256:18: Not in scope: data constructor `ExposePackageId') References: <1451236673.1241494.477170522.2E720812@webmail.messagingengine.com> Message-ID: Your message dated Wed, 30 Dec 2015 19:04:09 +0000 with message-id and subject line Bug#809159: fixed in ghc-mod 5.4.0.0-1 has caused the Debian Bug report #809159, regarding ghc-mod: FTBFS: Gap.hs:256:18: Not in scope: data constructor `ExposePackageId' to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 809159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809159 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Chris Lamb Subject: ghc-mod: FTBFS: Gap.hs:256:18: Not in scope: data constructor `ExposePackageId' Date: Sun, 27 Dec 2015 17:17:53 +0000 Size: 8396 URL: -------------- next part -------------- An embedded message was scrubbed... From: Sven Bartscher Subject: Bug#809159: fixed in ghc-mod 5.4.0.0-1 Date: Wed, 30 Dec 2015 19:04:09 +0000 Size: 5794 URL: From jenkins at jenkins.debian.net Thu Dec 31 04:57:51 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 31 Dec 2015 04:57:51 +0000 (UTC) Subject: Still Failing: chroot-installation_sid_install_haskell/912 In-Reply-To: <831876580.1106.1451452053920.JavaMail.jenkins@jenkins> References: <831876580.1106.1451452053920.JavaMail.jenkins@jenkins> Message-ID: <1379698034.1152.1451537871872.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/912//console or just https://jenkins.debian.net/job/chroot-installation_sid_install_haskell/912/ for more information. From jenkins at jenkins.debian.net Thu Dec 31 10:37:01 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 31 Dec 2015 10:37:01 +0000 (UTC) Subject: Build failed in Jenkins: haskell-package-plan #1063 In-Reply-To: <83517860.1130.1451491616918.JavaMail.jenkins@jenkins> References: <83517860.1130.1451491616918.JavaMail.jenkins@jenkins> Message-ID: <1741745878.1163.1451558221250.JavaMail.jenkins@jenkins> See ------------------------------------------ Started by an SCM change Building on master in workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://anonscm.debian.org/pkg-haskell/package-plan.git > git init # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10 Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://anonscm.debian.org/pkg-haskell/package-plan.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1275) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:408) Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to connect to anonscm.debian.org: anonscm.debian.org[0: 5.153.231.21]: errno=Connection refused at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:761) ... 11 more ERROR: null From jenkins at jenkins.debian.net Thu Dec 31 10:49:04 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 31 Dec 2015 10:49:04 +0000 (UTC) Subject: Jenkins build is back to normal : haskell-package-plan #1064 In-Reply-To: <1741745878.1163.1451558221250.JavaMail.jenkins@jenkins> References: <1741745878.1163.1451558221250.JavaMail.jenkins@jenkins> Message-ID: <1078022297.1166.1451558944234.JavaMail.jenkins@jenkins> See From jenkins at jenkins.debian.net Thu Dec 31 13:42:36 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 31 Dec 2015 13:42:36 +0000 (UTC) Subject: Still Failing: chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/64 In-Reply-To: <678016554.976.1451317450453.JavaMail.jenkins@jenkins> References: <678016554.976.1451317450453.JavaMail.jenkins@jenkins> Message-ID: <1353905927.1168.1451569356752.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/64//console or just https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch_aptdpkg_first/64/ for more information. From jenkins at jenkins.debian.net Thu Dec 31 15:00:01 2015 From: jenkins at jenkins.debian.net (jenkins at jenkins.debian.net) Date: Thu, 31 Dec 2015 15:00:01 +0000 (UTC) Subject: Still Failing: chroot-installation_jessie_install_haskell_upgrade_to_stretch/67 In-Reply-To: <1308481870.972.1451309944231.JavaMail.jenkins@jenkins> References: <1308481870.972.1451309944231.JavaMail.jenkins@jenkins> Message-ID: <520145295.1172.1451574001440.JavaMail.jenkins@jenkins> See https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch/67//console or just https://jenkins.debian.net/job/chroot-installation_jessie_install_haskell_upgrade_to_stretch/67/ for more information. From mcortes at municoquimbo.cl Thu Dec 31 03:56:59 2015 From: mcortes at municoquimbo.cl (Ms Golan) Date: Thu, 31 Dec 2015 09:26:59 +0530 Subject: Good Day Message-ID: <20151231160417.85E734C47A69@tritan.municoquimbo.cl> I am Ms.Golan I am getting in touch with you regarding an extremely important and urgent matter.If you would oblige me the opportunity,shall provide you with details upon your response.