Your message dated Sat, 27 Aug 2016 23:29:11 +0000
with message-id <e1bdn2f-0008mt...@franck.debian.org>
and subject line Bug#834077: fixed in llvm-toolchain-3.9 1:3.9~+rc3-1
has caused the Debian Bug report #834077,
regarding llvm-3.9: fails to upgrade from 'sid' - trying to overwrite 
/usr/share/man/man1/bugpoint.1.gz
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 ow...@bugs.debian.org
immediately.)


-- 
834077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834077
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: llvm-3.9
Version: 1:3.9~+rc1-1~exp1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package llvm-3.9.
  Preparing to unpack .../llvm-3.9_1%3a3.9~+rc1-1~exp1_amd64.deb ...
  Unpacking llvm-3.9 (1:3.9~+rc1-1~exp1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/llvm-3.9_1%3a3.9~+rc1-1~exp1_amd64.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/bugpoint.1.gz', which is also in 
package llvm 1:3.6-33
  Processing triggers for libc-bin (2.23-4) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/llvm-3.9_1%3a3.9~+rc1-1~exp1_amd64.deb


cheers,

Andreas

Attachment: llvm=1%3.6-33_llvm-3.9=1%3.9~+rc1-1~exp1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-3.9
Source-Version: 1:3.9~+rc3-1

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-3.9, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated llvm-toolchain-3.9 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 26 Aug 2016 23:34:16 +0200
Source: llvm-toolchain-3.9
Binary: clang-3.9 clang-format-3.9 clang-tidy-3.9 clang-include-fixer-3.9 
clang-3.9-doc libclang1-3.9 libclang1-3.9-dbg libclang-3.9-dev 
libclang-common-3.9-dev libfuzzer-3.9-dev python-clang-3.9 clang-3.9-examples 
libllvm3.9 libllvm3.9-dbg llvm-3.9 llvm-3.9-runtime llvm-3.9-dev llvm-3.9-tools 
libllvm-3.9-ocaml-dev llvm-3.9-doc llvm-3.9-examples lldb-3.9 liblldb-3.9 
liblldb-3.9-dbg python-lldb-3.9 liblldb-3.9-dev
Architecture: source amd64 all
Version: 1:3.9~+rc3-1
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
 clang-3.9  - C, C++ and Objective-C compiler (LLVM based)
 clang-3.9-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-3.9-examples - Clang examples
 clang-format-3.9 - Tool to format C/C++/Obj-C code
 clang-include-fixer-3.9 - clang-based C/C++ include fixer
 clang-tidy-3.9 - clang-based C++ linter tool
 libclang-3.9-dev - clang library - Development package
 libclang-common-3.9-dev - clang library - Common development package
 libclang1-3.9 - C interface to the clang library
 libclang1-3.9-dbg - clang library
 libfuzzer-3.9-dev - Library for coverage-guided fuzz testing
 liblldb-3.9 - Next generation, high-performance debugger, library
 liblldb-3.9-dbg - Next generation, high-performance debugger, debugging 
libraries
 liblldb-3.9-dev - Next generation, high-performance debugger, header files
 libllvm-3.9-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm3.9 - Modular compiler and toolchain technologies, runtime library
 libllvm3.9-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lldb-3.9   - Next generation, high-performance debugger
 llvm-3.9   - Modular compiler and toolchain technologies
 llvm-3.9-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-3.9-doc - Modular compiler and toolchain technologies, documentation
 llvm-3.9-examples - Modular compiler and toolchain technologies, examples
 llvm-3.9-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-3.9-tools - Modular compiler and toolchain technologies, tools
 python-clang-3.9 - Clang Python Bindings
 python-lldb-3.9 - Next generation, high-performance debugger, python lib
Closes: 833802 834077 835607
Changes:
 llvm-toolchain-3.9 (1:3.9~+rc3-1) unstable; urgency=medium
 .
   * Upload in unstable
   * Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
     (Closes: #835607)
   * Fix the renaming of the manpages (Closes: #834077)
   * Use the manpage from clang.rst instead of help2man
   * Fix a crash with clang-tidy (Closes: #833802)
     Fixed in 1:3.9~+rc1-1~exp1
Checksums-Sha1:
 9f5036e5d32ad60012d427caf84b9da7f6c59dd5 6295 llvm-toolchain-3.9_3.9~+rc3-1.dsc
 721401d851056ca71c7d73988f8745ca8248a73c 65600 
llvm-toolchain-3.9_3.9~+rc3-1.debian.tar.xz
 d57f9812e27d9187f00753173538cfb21f3a941d 165455816 
clang-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 58f793e5c671d1df6a6fc7160e97fa31f30a4ca7 20380 clang-3.9-doc_3.9~+rc3-1_all.deb
 3f93cd935f2e5d2203262590cc65febbe9488c49 27796 
clang-3.9-examples_3.9~+rc3-1_amd64.deb
 b65b5644e87a67998001e53075dc2488222b8cc5 27546052 
clang-3.9_3.9~+rc3-1_amd64.deb
 e3c981388b69bf300d8f34f8e207281e635a61f5 1791654 
clang-format-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 ef50a7fdb414781102bfbcd23163ae07b750191d 503232 
clang-format-3.9_3.9~+rc3-1_amd64.deb
 25b74d68679aa23b797b37ce928a2fbd8f261e57 44035664 
clang-include-fixer-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 3f063d865edd0c6c8f2f14f788c36898136b3087 7538368 
clang-include-fixer-3.9_3.9~+rc3-1_amd64.deb
 df2aa615aaec2411a95ae55d694540693535838d 52128246 
clang-tidy-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 475b32d85136bbb002004a31cf8e973dee32707b 5496014 
clang-tidy-3.9_3.9~+rc3-1_amd64.deb
 d39d912ba0997b0d637cbfcb07fe508456d4f157 14680234 
libclang-3.9-dev_3.9~+rc3-1_amd64.deb
 1ca1981d12d2c97d0f13fd115d8db2a586c84024 1982934 
libclang-common-3.9-dev-dbgsym_3.9~+rc3-1_amd64.deb
 be522b2f380f67ddf4bb18265b2248b382fcae52 1751682 
libclang-common-3.9-dev_3.9~+rc3-1_amd64.deb
 9f30920265627274d74cecbe88ece53a7e42e93e 55929114 
libclang1-3.9-dbg_3.9~+rc3-1_amd64.deb
 4f696d40613dc86892aa82c642b78af4c1aa18e4 5871282 
libclang1-3.9_3.9~+rc3-1_amd64.deb
 c7daed17fc126406ace6057f6b85175671b4c35d 83244 
libfuzzer-3.9-dev_3.9~+rc3-1_amd64.deb
 56d674e4def9f19ced423898d1fe040e77bef825 83501694 
liblldb-3.9-dbg_3.9~+rc3-1_amd64.deb
 fefd95ec36396ef3b7201ab5555561a442e4c6b1 4586896 
liblldb-3.9-dev_3.9~+rc3-1_amd64.deb
 09cdf25995c37e82d7cc55e222f55c240f7f58ca 16377972 
liblldb-3.9_3.9~+rc3-1_amd64.deb
 e96125c2e1c3d7a70feba0b3c961a5bd19942607 20972 
libllvm-3.9-ocaml-dev_3.9~+rc3-1_amd64.deb
 301fa1e8a62b130f080a430efc237b5238cb594b 55694716 
libllvm3.9-dbg_3.9~+rc3-1_amd64.deb
 9eb0d2137e3c1a07d134565ae94199d38f205d2e 11216420 
libllvm3.9_3.9~+rc3-1_amd64.deb
 c8c8f7f2c3e740f1f5e7148587d3dfed936f8bed 43515102 
lldb-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 1ff257be1fab57f2ebdd291b8ad3ca5ca912c432 3092666 lldb-3.9_3.9~+rc3-1_amd64.deb
 539a59259eac5c6b2699a0b9cd31e54385ab276c 14950346 
llvm-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 b2ce83e0d9188842a7299dc4ff94e1c0d0993d67 4776298 
llvm-3.9-dev-dbgsym_3.9~+rc3-1_amd64.deb
 28ca1d75ecf76c802582f516481da4159dd4db56 17379556 
llvm-3.9-dev_3.9~+rc3-1_amd64.deb
 7c20ff840c4e483ff3ef5d4aed59ebd5689d765e 20518 llvm-3.9-doc_3.9~+rc3-1_all.deb
 ab71285fe1f88ab95ba48359b9b77b652bb6126c 244536 
llvm-3.9-examples_3.9~+rc3-1_all.deb
 676aeb1dd469aa20eaf13b066c0167f384f4574c 3387848 
llvm-3.9-runtime-dbgsym_3.9~+rc3-1_amd64.deb
 a048cd4f537ebf71ac70957a50e87bd544cbed6d 167536 
llvm-3.9-runtime_3.9~+rc3-1_amd64.deb
 aea8e2555ccbd91463dc6a9e7de9f93f48ca007b 558444 
llvm-3.9-tools-dbgsym_3.9~+rc3-1_amd64.deb
 cdc8898dce20aabc131eb3be0aeafbb22e9c7e73 180266 
llvm-3.9-tools_3.9~+rc3-1_amd64.deb
 4c4c1aecffed350aa8be50a696cd83707b1c6ed0 2760032 llvm-3.9_3.9~+rc3-1_amd64.deb
 bfbd71a45fe17003c85a304bdccf4545c5820b00 43138 
python-clang-3.9_3.9~+rc3-1_amd64.deb
 a4a7724d2672082867d9ff3ecc895e9fa75698df 107918 
python-lldb-3.9_3.9~+rc3-1_amd64.deb
Checksums-Sha256:
 992430bf893b8d9d34332adc066260ad0c5e973f8e57c84cbe18c64f2aed871e 6295 
llvm-toolchain-3.9_3.9~+rc3-1.dsc
 c526bf5997b73b6e2e58ac99656c289c1b0193c0d4575b82af65e1af42065d74 65600 
llvm-toolchain-3.9_3.9~+rc3-1.debian.tar.xz
 2de1e94a13b3c7dc6601fe767c99df1bf702c9354f84af275042c8ba9e1f1ae1 165455816 
clang-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 14ccc2721004995925d5c43a3f7f68a78e1fbd5dc6e179bac340faf0a1b013b0 20380 
clang-3.9-doc_3.9~+rc3-1_all.deb
 45c6a3e2324eb561e875d64d04617c0a5a5caef26af7e0195d1056ae1c96d0f8 27796 
clang-3.9-examples_3.9~+rc3-1_amd64.deb
 27d10d83430634b017eb81579e92b69eeb43b409deaeeeca94043665e14af6cd 27546052 
clang-3.9_3.9~+rc3-1_amd64.deb
 d0539eb8f3c94dfa277ad3fae696d819737da934db65451f90557fe87773a8d3 1791654 
clang-format-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 dfa4affa5a57a8dce03969391dc7bb63cdc6a590653257cd9a5a6d6fa8ba2b83 503232 
clang-format-3.9_3.9~+rc3-1_amd64.deb
 3b4d84901b533d960fc53a962b1d6133afee3443006b254b3e6b6e382442ffc6 44035664 
clang-include-fixer-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 46129816094fe0e38aae355db378ad568e89a8544c41375848991c461194b1e6 7538368 
clang-include-fixer-3.9_3.9~+rc3-1_amd64.deb
 a85211f59ad5a2dc9a35326b1e9ca5570225126e2cb3352b9284911321bf8d67 52128246 
clang-tidy-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 10e9a6630f1f15efdc362416da0faead30448b91eb2aaa5396b192bc4fedb83b 5496014 
clang-tidy-3.9_3.9~+rc3-1_amd64.deb
 c08af785af918b7060e2dd23d9f281b2bec4cbb02d895f0e1ada490a7284d246 14680234 
libclang-3.9-dev_3.9~+rc3-1_amd64.deb
 4738b584fab8c1820d5a7c6a542aedc6b0ecd1db6f1fe41ed08f3304a3f48fcf 1982934 
libclang-common-3.9-dev-dbgsym_3.9~+rc3-1_amd64.deb
 0a7e1cfb963fc0ce97c2d94cf50b9e06126cf7915c2b2390c2ce7ac71224c688 1751682 
libclang-common-3.9-dev_3.9~+rc3-1_amd64.deb
 cf54f0926112fb91485cede8430650d3e8a3b7ec5f675fbf0b5f6f246e1a1c10 55929114 
libclang1-3.9-dbg_3.9~+rc3-1_amd64.deb
 964e99a450eb7bf39b3290b49e019741a76ec2ecd3f5ecc7c57ce72836e84406 5871282 
libclang1-3.9_3.9~+rc3-1_amd64.deb
 414e99dadeac410e4bd8434afb11a12bea960e27bb70a51b5949a652599e522d 83244 
libfuzzer-3.9-dev_3.9~+rc3-1_amd64.deb
 06b0bea92ae3032aae7e9805990cdc9342c32acf30d84623bbdf36c45aabe211 83501694 
liblldb-3.9-dbg_3.9~+rc3-1_amd64.deb
 940f10690a7b6107e35172d7ec9072c7ef93f6a6ec435f411f8409905057d947 4586896 
liblldb-3.9-dev_3.9~+rc3-1_amd64.deb
 fb312b3d85558768f05e726b2a0238e3dec673f8584354f0acfcd0657dcddcd8 16377972 
liblldb-3.9_3.9~+rc3-1_amd64.deb
 9d0a9bce97eda702a7e865378e6d158d702a93beba344e91c0881828b662f7f4 20972 
libllvm-3.9-ocaml-dev_3.9~+rc3-1_amd64.deb
 9d2f9541662b59c291e838b80f268b4253fe50d0410cffb58619733cbe659514 55694716 
libllvm3.9-dbg_3.9~+rc3-1_amd64.deb
 896745e3038708bec99822dc3a5586ac9f1e3d06147cf3c50adb0771876fa3aa 11216420 
libllvm3.9_3.9~+rc3-1_amd64.deb
 db0796268c41f990f76a88568e051cb2fddd16fdb9d7235f7e5ec379a5b34060 43515102 
lldb-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 86e82e15d0d2c25615f19699c892edd8fb7b3ac1ead55b5657346ffa63bfb459 3092666 
lldb-3.9_3.9~+rc3-1_amd64.deb
 0e5e456d9a74e4125fdd07756a72b8c5a04ed82d406126ab89ea99410e323532 14950346 
llvm-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 1b6598914004c02b486854b78f411012468017e90ace4bf9a565b0c9e22cc0e7 4776298 
llvm-3.9-dev-dbgsym_3.9~+rc3-1_amd64.deb
 26de0708170fa028f5ad7c060a5400f1218ff2c365f6de2d65a0727f00bc134e 17379556 
llvm-3.9-dev_3.9~+rc3-1_amd64.deb
 67d146b633730cddeef4cc040bfc48c65b09733aad143b6075bef51d9dc4ae7b 20518 
llvm-3.9-doc_3.9~+rc3-1_all.deb
 f4e58805ea33a6fea9145c58f7eb5e24bed826bbd0e904a0a4aefe7cd2333b4a 244536 
llvm-3.9-examples_3.9~+rc3-1_all.deb
 e613cae3634086d1e1051606b9bd5b867a4824ef2901f01c59ea891e1df6c768 3387848 
llvm-3.9-runtime-dbgsym_3.9~+rc3-1_amd64.deb
 411c7786f4ba6c12dcada7c955b91751950311a655b0011f97e774ede250609c 167536 
llvm-3.9-runtime_3.9~+rc3-1_amd64.deb
 34f50647359242c8aa36d2c55ad26d10d9d5b036810b199b8b407aa40173dd0e 558444 
llvm-3.9-tools-dbgsym_3.9~+rc3-1_amd64.deb
 5b0091c8d0fd33cb19451a34af9b64757fe0bfe1c85b0e407228e8dbb3ea6db0 180266 
llvm-3.9-tools_3.9~+rc3-1_amd64.deb
 80c1662f3e5ce0402248b5bbb57740b25ce4f16d8a8ac604d420ab1954e83f7d 2760032 
llvm-3.9_3.9~+rc3-1_amd64.deb
 fccf0726f1f89dda345a80a9341a161c325fc99e1ab594f235828631d29e2f6b 43138 
python-clang-3.9_3.9~+rc3-1_amd64.deb
 9c13453987a8c12c75ea49b43524188c06178b4116efd3f1b832705c17f17e9f 107918 
python-lldb-3.9_3.9~+rc3-1_amd64.deb
Files:
 356d8866b6ad313e3dcb2caad749ba1b 6295 devel optional 
llvm-toolchain-3.9_3.9~+rc3-1.dsc
 07f7b11167964cef5464bf12eed89dbf 65600 devel optional 
llvm-toolchain-3.9_3.9~+rc3-1.debian.tar.xz
 80b2c2ffaf7741b15ad5579e9bcda7d8 165455816 debug extra 
clang-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 3379000c2505f557c59ba7434dbd5fb6 20380 doc optional 
clang-3.9-doc_3.9~+rc3-1_all.deb
 94efead94ada1b528ac2f1e37de35901 27796 doc optional 
clang-3.9-examples_3.9~+rc3-1_amd64.deb
 c6c2a19f9b6300257b461eab424d59b9 27546052 devel optional 
clang-3.9_3.9~+rc3-1_amd64.deb
 87903bdc682a9dfac5cc4f7cc89e4dc1 1791654 debug extra 
clang-format-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 2487584ba6f46854225c67b8c05a66dc 503232 devel optional 
clang-format-3.9_3.9~+rc3-1_amd64.deb
 6f270601aa5c5b9e24c576c9acd668b9 44035664 debug extra 
clang-include-fixer-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 53c3a5e8e7115e06a19a0cbcc0240c6d 7538368 devel optional 
clang-include-fixer-3.9_3.9~+rc3-1_amd64.deb
 d5254d32ad4cfb85dbc39251909d5e1d 52128246 debug extra 
clang-tidy-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 20f791085acdd8c99b7ee0c8ee66e40d 5496014 devel optional 
clang-tidy-3.9_3.9~+rc3-1_amd64.deb
 01391414583e1291f8537250ac7416b1 14680234 libdevel optional 
libclang-3.9-dev_3.9~+rc3-1_amd64.deb
 22bdd3c96587a34db42e583a26d4c964 1982934 debug extra 
libclang-common-3.9-dev-dbgsym_3.9~+rc3-1_amd64.deb
 117602b1ea241c30504ac9fc9eb02ed7 1751682 libdevel optional 
libclang-common-3.9-dev_3.9~+rc3-1_amd64.deb
 a76b4bf39c378cbdfb0a9bdecfa60b95 55929114 debug extra 
libclang1-3.9-dbg_3.9~+rc3-1_amd64.deb
 f6cb35842bd8aa3ed4ab2f3bd5da80e0 5871282 devel optional 
libclang1-3.9_3.9~+rc3-1_amd64.deb
 c28bf7168cd6dcea3b5ec4db363a890b 83244 libdevel optional 
libfuzzer-3.9-dev_3.9~+rc3-1_amd64.deb
 754b07755ce75f1371bb6e6572846505 83501694 debug extra 
liblldb-3.9-dbg_3.9~+rc3-1_amd64.deb
 f9e991c404631612b3d37bdb3987b118 4586896 libdevel optional 
liblldb-3.9-dev_3.9~+rc3-1_amd64.deb
 9cf0e3283d6178341ef453ff982bfd21 16377972 libs optional 
liblldb-3.9_3.9~+rc3-1_amd64.deb
 81008e820f02506ba8b6f2b3e0d55da0 20972 ocaml optional 
libllvm-3.9-ocaml-dev_3.9~+rc3-1_amd64.deb
 6214e20a3c081452701d08108d18a95a 55694716 debug extra 
libllvm3.9-dbg_3.9~+rc3-1_amd64.deb
 74392b2baf779b980096a6357eb248ef 11216420 libs optional 
libllvm3.9_3.9~+rc3-1_amd64.deb
 1468dc74b4fc5dd32dcb641d755624d9 43515102 debug extra 
lldb-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 8cde52707727ca8168742d9c2eb636d3 3092666 devel optional 
lldb-3.9_3.9~+rc3-1_amd64.deb
 09866db08939fd3c786c0abe63ee68d8 14950346 debug extra 
llvm-3.9-dbgsym_3.9~+rc3-1_amd64.deb
 d7e3c7bd1cc804c404af3392cc16987f 4776298 debug extra 
llvm-3.9-dev-dbgsym_3.9~+rc3-1_amd64.deb
 fc332115438c3bb1eb0a42a6bbf58aa0 17379556 devel optional 
llvm-3.9-dev_3.9~+rc3-1_amd64.deb
 47b584c8974473e9f01164afd5ba24fd 20518 doc optional 
llvm-3.9-doc_3.9~+rc3-1_all.deb
 745e6c8c3dd8f070785561acb7e5d7e6 244536 doc optional 
llvm-3.9-examples_3.9~+rc3-1_all.deb
 d85c22f01cdc9aac85d36468e68801c4 3387848 debug extra 
llvm-3.9-runtime-dbgsym_3.9~+rc3-1_amd64.deb
 db404634aac883bdf97884b5a8d83574 167536 devel optional 
llvm-3.9-runtime_3.9~+rc3-1_amd64.deb
 0a0108fc53e2df6fcd49f16129343050 558444 debug extra 
llvm-3.9-tools-dbgsym_3.9~+rc3-1_amd64.deb
 04638a1d4962c27587684ab4a927700c 180266 devel optional 
llvm-3.9-tools_3.9~+rc3-1_amd64.deb
 ecc3265e4301d58be4342b81bcd1c332 2760032 devel optional 
llvm-3.9_3.9~+rc3-1_amd64.deb
 f3abce0636ca9ac3a2e6146ac3293fca 43138 python optional 
python-clang-3.9_3.9~+rc3-1_amd64.deb
 4b53d7835422a073e6c4fce08d1e4ec8 107918 python optional 
python-lldb-3.9_3.9~+rc3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXwhdaAAoJEH5lKNp1LxvhpcUP/jxk0XnTLQKJM5hyiCUgA9GW
TFUSBcs4/TAAWV9NoC9oMYw1RtZ0kSZvvSkr9PA+XcCvSNhDVdf1Yk9qTpRl1kvG
vi5ZdR0Vtf1Fo3Q8DGEIZ7WjTM/lAl5jP2jp4A0OsHhFnqJfeXt9mN0om3BAobBW
GMujzVgA8VPzDGfwzvE1huJT7/jwAKBywN1Gxp6x+QqkL//K4ddMXD8Q3QUrN8c1
rBIQzny7QKWy/otwcXq0SJzLOQvIPvrE8a+z7yHprE0dllo8hOB6/9nKfUn7F3Z+
cnOVL6wHMwz10YKWmoxeFy4n0LHvuWnrj4hgIYd5cbw41b3uhRhWcm06Bq6cb4eZ
D4zpRYbmMEI8yilYtNin3stjDSimg3UZpRZx+uP3yHvO6uH1aSDG3JPkaf1r4bzn
F8uMuPQJ3RAPhFAiX1SShnj91obr7RUNEH0MZsRbB3mje1Zs16dc7R6goE1XTo0a
6KJFlrlQW124+/mm2mm9EHrbdKQy1SlBfdPZf8t6WAHoFRfYdn67Zogr6R1yf339
qaAu4a3UbCCcRljTYdm2rQLuD+vLc8bmPA2aYggFfSPk6hH7DvQ95ZHtbQdC12We
meWH6k+mj7UfE1nYa7xWfRVklKfzW4wycNDZkr5BJL7yFwooCfD3k+3EkfcfsIKr
hEJ9zgSUsASadW3Ga3+r
=1Aiy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to