/srv/irclogs.ubuntu.com/2018/11/23/#ubuntu-release.txt

jbichainfinity: nice reject message :)01:18
* RAOF watches serious build warnings scroll by the logs of yaml-cpp rdepends…02:58
xnoxRAOF, mongo? =)03:14
RAOFNah, that just fails (I haven't pulled the version in proposed)03:14
RAOFI think this was pdns?03:14
xnoxRAOF, mongo is fixed in proposed now.03:14
RAOFThe error codepath looks like it's just plain broken and won't be invoked :)03:15
RAOFOk, there's yaml-cpp 0.6 built with -fvisibility=hidden, not breaking downstreams. Now for a symbols file.03:22
tsimonq2I thought I should mention that I planned on coordinating a new upload of yaml-cpp in Debian as soon as my "add tsimonq2 as DD" RT in Debian is processed >:P04:11
tsimonq2(They're overdue for a keyring update anyway; my sponsors are sick of me nagging to upload things. :P)04:12
tsimonq2RAOF: So please do commit those changes in Salsa if you could.04:12
tsimonq2I'll grab them anyway. :)04:12
RAOFtsimonq2: I will, if nothing else, send a MR.04:20
tsimonq2Sure, thanks.04:27
-queuebot:#ubuntu-release- Unapproved: lxcfs (cosmic-proposed/universe) [3.0.2-0ubuntu1 => 3.0.3-0ubuntu1~18.10.1] (edubuntu, ubuntu-server)04:36
-queuebot:#ubuntu-release- Unapproved: lxcfs (bionic-proposed/main) [3.0.2-0ubuntu1~18.04.1 => 3.0.3-0ubuntu1~18.04.1] (edubuntu, ubuntu-server)04:40
dokomwhudson: yes, this one failing symfony autopkg test on arm64, and now a failing flask-mongoengine autopkg test on arm6407:15
mwhudsondoko: i posted about the symfony test on ubuntu-devel07:16
dokomwhudson: could you file a bug report about that one too? are you saying that the test is unreliable?07:21
mwhudsondoko: no, i'm saying that icu changed behaviour07:21
mwhudsoni mean i think the test is probably a bit silly too07:21
mwhudsonmy test program is buggy (need to inititalize status) but fortunately my conclusion is not affected07:22
dokoso what do you propose, ignoring the silly test case, or adopting it to the new behavior?07:24
dokomwhudson: ^^^07:27
mwhudsondoko: i guess the latter seems easy enough and less wrong07:28
dokomwhudson: are you doing that?07:29
mwhudsondoko: i can07:30
dokoxnox: that flask-mongoengine issue is new, never seen in bionic or cosmic07:37
dokoand marked for autoremoval in debian ...07:40
mwhudsondoko: uploaded07:45
acheronuknice. fingers crossed!07:53
cpaelzerrbasak: hey SRU questions to you (or other SRUers) - I have a bug where somebody (not me) deleted the release tasks on lbivirt/qemu08:58
cpaelzerdue to LP not exposing any way to get those back I wondered if that is an issue for the SRU08:58
cpaelzerdo I need to fork a second bug just to track the SRU and make it affect B/C/D there?08:58
cpaelzeror is it ok to stick to the bug that was worked on and our partners who opened it are tracking?08:59
cpaelzerTL;DR can I B/C/D SRU on a bug which has no B/C as "affected releases"?08:59
juliankcpaelzer: I can add them back for you09:00
juliankI can even tell you the python code to do it09:01
cpaelzeruh really09:03
cpaelzeryeah please juliank09:03
cpaelzercode is preferred as I can then hand it to all of our Team09:04
juliankcpaelzer: So, basically it works like this: https://paste.ubuntu.com/p/BdSnQKF9X5/09:04
juliankcpaelzer: You just have to adjust the bug number, and the release and package name in addTask09:04
juliankcpaelzer: Oh, and it should say api, not apix09:05
juliankAnd probably not login as cpc09:05
juliankI just ran these things interactively in the python shell, hence i did not write a tool for it09:05
juliankmissing import added, and fixed the target https://paste.ubuntu.com/p/2YWTVpxhVp/09:06
juliankcpaelzer: I guess we should have a tool "lp affects <bug> <package>[/<release>]" or something09:07
juliankShould write one and add it to ubuntu-dev-tools09:07
cpaelzerjuliank: big +1 for this in dev-tools09:09
juliankcpaelzer: You also need to login _somehow_ if you have not used launchpadlib before09:09
juliankor well, authorize the app09:09
cpaelzeras usual, yeah I have used other LP-lib things09:09
cpaelzerthat should (tm) be ok09:09
juliankOr I think it might actually open the browser and do it itself09:10
juliankProbably call the tool launchpad and give it a syntax like bts(1) would be fun09:11
cjwatsonjuliank: FWIW in general you can just say "/ubuntu/bionic/+source/ipxe" rather than having the full prefix09:15
cjwatsonplease don't call a tool launchpad :P09:15
cjwatsonunless you're claiming that it covers everything that Launchpad covers, in which case that's kind of just lp-shell ...09:16
juliankcjwatson: lp-bug maybe09:17
julianklp-bug affects 12345 package/xenial09:17
julianksounds ok09:17
juliankThough I don't know09:18
juliankit's more Ubuntu-specific09:18
juliankso maybe ububug09:18
juliankIt should be somewhat discoverable, I guess09:19
juliankbut also not insanely long to type09:19
juliankubu seems free09:19
juliankor ub09:20
juliankub = ubuntu bug09:20
-queuebot:#ubuntu-release- Unapproved: mutter (cosmic-proposed/main) [3.30.1-1 => 3.30.2-1~ubuntu18.10.1] (desktop-extra, ubuntu-desktop)09:26
Laneythat replaces the existing sru with the same version, which should probably be rejected09:26
dokosymfony tests pass ... time for the big migration ...09:45
dokoLaney, sil2100: please update the symfony/armhf hint to -0ubuntu209:54
cpaelzerjuliank: I polished it to a little local helper in ~/bin for now until you had time to make it appear in dev-tools http://paste.ubuntu.com/p/tNYHC65jfR/09:57
cpaelzerworked nicely and got the job done - thanks juliank09:57
julianknice09:58
mwhudsondoko: ah haha the symfony/armhf hint needs updating09:59
* mwhudson goes to bed09:59
Laneydoko: done that09:59
dokomwhudson: yes, doesn't affect this transition, but would prohibt the next one. should be good to go now10:01
mwhudsondoko: fingers crossed10:01
mwhudsondoko: oh i haven't filed any bugs, poke me about that tomorrow :)10:01
dokounless somebody now syncs something from unstable ...10:02
-queuebot:#ubuntu-release- Unapproved: oss4 (bionic-proposed/universe) [4.2-build2010-5ubuntu2 => 4.2-build2010-5ubuntu3~18.04.1] (no packageset)10:28
* ginggs feels a great disturbance in the force10:31
dokomuhahahahaha10:40
dokoseb128: now is probably a good time for a poppler transition10:45
seb128doko, thx10:46
-queuebot:#ubuntu-release- New source: flask-mongoengine (disco-proposed/primary) [0.9.5-0ubuntu1]10:51
-queuebot:#ubuntu-release- New: accepted eclipse-jdt-debug [sync] (disco-proposed) [4.7.3-1]10:52
-queuebot:#ubuntu-release- New: accepted flask-mongoengine [source] (disco-proposed) [0.9.5-0ubuntu1]10:52
-queuebot:#ubuntu-release- New: accepted eclipse-jdt-ui [sync] (disco-proposed) [4.7.3-1]10:52
-queuebot:#ubuntu-release- New binary: flask-mongoengine [amd64] (disco-proposed/none) [0.9.5-0ubuntu1] (no packageset)10:57
-queuebot:#ubuntu-release- New: accepted flask-mongoengine [amd64] (disco-proposed) [0.9.5-0ubuntu1]10:59
-queuebot:#ubuntu-release- New binary: libqalculate [s390x] (disco-proposed/universe) [2.8.0-1] (kubuntu)11:11
-queuebot:#ubuntu-release- New binary: libqalculate [ppc64el] (disco-proposed/universe) [2.8.0-1] (kubuntu)11:13
-queuebot:#ubuntu-release- New binary: libqalculate [amd64] (disco-proposed/universe) [2.8.0-1] (kubuntu)11:14
-queuebot:#ubuntu-release- New binary: libqalculate [i386] (disco-proposed/universe) [2.8.0-1] (kubuntu)11:16
=== mfo_ is now known as mfo
-queuebot:#ubuntu-release- New binary: libqalculate [armhf] (disco-proposed/universe) [2.8.0-1] (kubuntu)12:02
-queuebot:#ubuntu-release- New sync: eclipse-platform-debug (disco-proposed/primary) [4.7.3-1]12:45
-queuebot:#ubuntu-release- New: accepted eclipse-platform-debug [sync] (disco-proposed) [4.7.3-1]12:47
-queuebot:#ubuntu-release- New binary: eclipse-platform-debug [amd64] (disco-proposed/universe) [4.7.3-1] (no packageset)12:54
sil2100Wonder why ubuntu-image on arm* still sees py36 as a valid envrionment13:19
sil2100(and fails)13:20
sil2100Actually, it only seems to find it from time to time, it's like as if the autopkgtest environment sometimes is different?13:21
xnoxsil2100, possibly the lxc containers have not been rebuilt from scratch; and don't do autoremove.... hence it's still there, cause it used to be? dunno.13:35
xnoxwe do still have13:35
xnox$ reverse-depends src:python3.6 --list13:35
xnoxdiffoscope13:35
xnoxpython3-diskimage-builder13:35
xnoxpython3-murano-pkg-check13:35
xnoxdiffoscope is a false one13:35
dokoand it doesn't detect samba?13:36
-queuebot:#ubuntu-release- New: accepted eclipse-platform-debug [amd64] (disco-proposed) [4.7.3-1]13:41
-queuebot:#ubuntu-release- New binary: libqalculate [arm64] (disco-proposed/universe) [2.8.0-1] (kubuntu)14:05
-queuebot:#ubuntu-release- New binary: ndctl [ppc64el] (disco-proposed/universe) [63-1.2ubuntu2] (no packageset)14:07
-queuebot:#ubuntu-release- New binary: ndctl [s390x] (disco-proposed/universe) [63-1.2ubuntu2] (no packageset)14:07
-queuebot:#ubuntu-release- New: accepted libqalculate [amd64] (disco-proposed) [2.8.0-1]14:09
-queuebot:#ubuntu-release- New: accepted libqalculate [armhf] (disco-proposed) [2.8.0-1]14:09
-queuebot:#ubuntu-release- New: accepted libqalculate [ppc64el] (disco-proposed) [2.8.0-1]14:09
-queuebot:#ubuntu-release- New binary: ndctl [i386] (disco-proposed/universe) [63-1.2ubuntu2] (no packageset)14:09
-queuebot:#ubuntu-release- New: accepted libqalculate [arm64] (disco-proposed) [2.8.0-1]14:09
-queuebot:#ubuntu-release- New: accepted libqalculate [s390x] (disco-proposed) [2.8.0-1]14:10
-queuebot:#ubuntu-release- New: accepted libqalculate [i386] (disco-proposed) [2.8.0-1]14:10
-queuebot:#ubuntu-release- New binary: eclipse-jdt-debug [amd64] (disco-proposed/universe) [4.7.3-1] (no packageset)14:10
-queuebot:#ubuntu-release- New binary: ndctl [arm64] (disco-proposed/universe) [63-1.2ubuntu2] (no packageset)14:10
-queuebot:#ubuntu-release- New binary: ndctl [amd64] (disco-proposed/universe) [63-1.2ubuntu2] (no packageset)14:11
-queuebot:#ubuntu-release- New: accepted eclipse-jdt-debug [amd64] (disco-proposed) [4.7.3-1]14:12
dokocjwatson: are you able to re-enable the debian syncs? the purpose of disabling these was the transition mess which is now resolved. and I assume neither vorlon or infinity are here14:13
LaneyI can do that14:14
Laneyit is done14:14
dokota14:14
dokodidn't know about your powers ...14:14
Laneydon't think about it too hard14:15
dokotseliot: please can you subscribe to nvidia-graphics-drivers-410 bug reports? then we can promote it to restricted14:18
-queuebot:#ubuntu-release- New binary: eclipse-jdt-ui [amd64] (disco-proposed/universe) [4.7.3-1] (no packageset)14:34
-queuebot:#ubuntu-release- New binary: ndctl [armhf] (disco-proposed/universe) [63-1.2ubuntu2] (no packageset)14:34
-queuebot:#ubuntu-release- New: accepted eclipse-jdt-ui [amd64] (disco-proposed) [4.7.3-1]14:41
-queuebot:#ubuntu-release- New: accepted ndctl [arm64] (disco-proposed) [63-1.2ubuntu2]14:41
-queuebot:#ubuntu-release- New: accepted ndctl [i386] (disco-proposed) [63-1.2ubuntu2]14:41
-queuebot:#ubuntu-release- New: accepted ndctl [s390x] (disco-proposed) [63-1.2ubuntu2]14:41
-queuebot:#ubuntu-release- New: accepted ndctl [amd64] (disco-proposed) [63-1.2ubuntu2]14:41
-queuebot:#ubuntu-release- New: accepted ndctl [ppc64el] (disco-proposed) [63-1.2ubuntu2]14:41
-queuebot:#ubuntu-release- New: accepted ndctl [armhf] (disco-proposed) [63-1.2ubuntu2]14:41
-queuebot:#ubuntu-release- Unapproved: poppler (bionic-proposed/main) [0.62.0-2ubuntu2.2 => 0.62.0-2ubuntu2.3] (desktop-core, ubuntu-server)14:43
-queuebot:#ubuntu-release- New binary: poppler [ppc64el] (disco-proposed/main) [0.71.0-0ubuntu3] (desktop-core, ubuntu-server)14:43
-queuebot:#ubuntu-release- New binary: poppler [s390x] (disco-proposed/main) [0.71.0-0ubuntu3] (desktop-core, ubuntu-server)14:43
-queuebot:#ubuntu-release- New binary: poppler [amd64] (disco-proposed/main) [0.71.0-0ubuntu3] (desktop-core, ubuntu-server)14:46
-queuebot:#ubuntu-release- New binary: poppler [i386] (disco-proposed/main) [0.71.0-0ubuntu3] (desktop-core, ubuntu-server)14:49
-queuebot:#ubuntu-release- New binary: poppler [arm64] (disco-proposed/main) [0.71.0-0ubuntu3] (desktop-core, ubuntu-server)14:53
tseliotdoko: subscribed14:59
xnoxdoko, can you drop python3.6 build-deps from python3-stdlib-extensions? or is it not the right time to do it?14:59
xnoxi uploaded dropping python3.6 build-deps/runtime-deps for everything else.14:59
dokoyeah, we can do that now15:00
dokoI should have the old package here ...15:00
-queuebot:#ubuntu-release- Unapproved: poppler (bionic-proposed/main) [0.62.0-2ubuntu2.2 => 0.62.0-2ubuntu2.3] (desktop-core, ubuntu-server)15:02
-queuebot:#ubuntu-release- Unapproved: poppler (cosmic-proposed/main) [0.68.0-0ubuntu1 => 0.68.0-0ubuntu1.1] (desktop-core, ubuntu-server)15:02
-queuebot:#ubuntu-release- Unapproved: rejected poppler [source] (bionic-proposed) [0.62.0-2ubuntu2.3]15:03
-queuebot:#ubuntu-release- Unapproved: rejected poppler [source] (bionic-proposed) [0.62.0-2ubuntu2.3]15:03
-queuebot:#ubuntu-release- Unapproved: poppler (bionic-proposed/main) [0.62.0-2ubuntu2.2 => 0.62.0-2ubuntu2.3] (desktop-core, ubuntu-server)15:03
-queuebot:#ubuntu-release- New binary: poppler [armhf] (disco-proposed/main) [0.71.0-0ubuntu3] (desktop-core, ubuntu-server)15:06
dokocyphermox: please finish your tmp2 transition15:10
dokotpm2 even15:10
-queuebot:#ubuntu-release- Unapproved: lttng-modules (bionic-proposed/universe) [2.10.5-1ubuntu1.1 => 2.10.5-1ubuntu1.2] (no packageset)15:10
cyphermoxyup.15:13
-queuebot:#ubuntu-release- Unapproved: sysdig (bionic-proposed/universe) [0.19.1-1build2 => 0.19.1-1ubuntu1] (no packageset)15:13
-queuebot:#ubuntu-release- New: accepted poppler [amd64] (disco-proposed) [0.71.0-0ubuntu3]15:32
-queuebot:#ubuntu-release- New: accepted poppler [armhf] (disco-proposed) [0.71.0-0ubuntu3]15:32
-queuebot:#ubuntu-release- New: accepted poppler [ppc64el] (disco-proposed) [0.71.0-0ubuntu3]15:32
-queuebot:#ubuntu-release- New: accepted poppler [arm64] (disco-proposed) [0.71.0-0ubuntu3]15:32
-queuebot:#ubuntu-release- New: accepted poppler [s390x] (disco-proposed) [0.71.0-0ubuntu3]15:32
-queuebot:#ubuntu-release- New: accepted poppler [i386] (disco-proposed) [0.71.0-0ubuntu3]15:32
tewardxnox: can you provide me the link again to the cdimage. generation codebase?  I seem to have misplaced the logs (they didn't get transferred when I restored my data to my computer and attempted log merging from the windows crap system i was using previously)16:05
dokocomponent-mismatches status pages are again out of date16:39
TJ-teward: are you referring to livecd-rootfs ?17:08
tewardTJ-: no, the script that generates all the items for the cdimage.u.c header bits17:09
tewardnot the parts that generate hte actual ISOs, per se but the thing that generates everything for the cdimages. site on a per-release basis17:10
infinitylp:ubuntu-cdimage17:10
tewardthank you infinity17:10
infinitybdmurray: Want to subscribe https://launchpad.net/~kernel-packages to https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-410 to mirror the setup from nvidia-384?17:17
dokotseliot: not yourself, but the team, but maybe bdmurray sorts it out now17:20
infinityI mean, he can have himself subbed too, I don't mind. :P17:21
infinitydoko: I did the promotion anyway.  Will keep nagging brian/apw until the sub happens. :P17:21
infinitydoko: Also, yay on the psql/icu/etc mess.17:22
-queuebot:#ubuntu-release- New binary: wsjtx [amd64] (disco-proposed/universe) [1.8.0+repack-1] (no packageset)17:39
-queuebot:#ubuntu-release- Unapproved: lxc (cosmic-proposed/universe) [3.0.2-0ubuntu4 => 3.0.3-0ubuntu1~18.10.1] (ubuntu-server)17:40
-queuebot:#ubuntu-release- New binary: liborcus [s390x] (disco-proposed/main) [0.14.0+really0.13.4-3] (kubuntu, ubuntu-desktop)17:41
-queuebot:#ubuntu-release- Unapproved: rejected mutter [source] (cosmic-proposed) [3.30.2-1~ubuntu18.10.1]17:41
-queuebot:#ubuntu-release- New binary: liborcus [ppc64el] (disco-proposed/main) [0.14.0+really0.13.4-3] (kubuntu, ubuntu-desktop)17:42
-queuebot:#ubuntu-release- New binary: skiboot [amd64] (disco-proposed/main) [6.1-4] (core)17:43
-queuebot:#ubuntu-release- New binary: liborcus [i386] (disco-proposed/main) [0.14.0+really0.13.4-3] (kubuntu, ubuntu-desktop)17:47
-queuebot:#ubuntu-release- Unapproved: lxc (bionic-proposed/main) [3.0.2-0ubuntu1~18.04.1 => 3.0.3-0ubuntu1~18.04.1] (ubuntu-server)17:47
-queuebot:#ubuntu-release- New binary: dico [s390x] (disco-proposed/universe) [2.7-1] (no packageset)17:56
-queuebot:#ubuntu-release- New binary: dico [ppc64el] (disco-proposed/universe) [2.7-1] (no packageset)17:57
-queuebot:#ubuntu-release- New binary: liborcus [amd64] (disco-proposed/main) [0.14.0+really0.13.4-3] (kubuntu, ubuntu-desktop)17:57
apwinfinity, i believe that is now subbed17:57
-queuebot:#ubuntu-release- New binary: glew [ppc64el] (disco-proposed/universe) [2.1.0-2] (kubuntu)18:03
-queuebot:#ubuntu-release- New binary: glew [s390x] (disco-proposed/universe) [2.1.0-2] (kubuntu)18:03
-queuebot:#ubuntu-release- New binary: dico [amd64] (disco-proposed/universe) [2.7-1] (no packageset)18:09
-queuebot:#ubuntu-release- New binary: liborcus [arm64] (disco-proposed/main) [0.14.0+really0.13.4-3] (kubuntu, ubuntu-desktop)18:13
-queuebot:#ubuntu-release- New binary: liborcus [armhf] (disco-proposed/main) [0.14.0+really0.13.4-3] (kubuntu, ubuntu-desktop)18:13
-queuebot:#ubuntu-release- New binary: dico [i386] (disco-proposed/universe) [2.7-1] (no packageset)18:13
-queuebot:#ubuntu-release- New binary: eclipse-platform-text [amd64] (disco-proposed/universe) [4.7.3-5] (no packageset)18:15
-queuebot:#ubuntu-release- New binary: glew [i386] (disco-proposed/universe) [2.1.0-2] (kubuntu)18:18
-queuebot:#ubuntu-release- New binary: glew [amd64] (disco-proposed/universe) [2.1.0-2] (kubuntu)18:19
-queuebot:#ubuntu-release- New binary: goocalendar [amd64] (disco-proposed/universe) [0.4-1] (no packageset)18:29
infinityapw: Ta.18:33
-queuebot:#ubuntu-release- New binary: libiio [amd64] (disco-proposed/universe) [0.16-1] (no packageset)18:39
=== vorlon changed the topic of #ubuntu-release to: Released: Bionic 18.04.1, Cosmic 18.10 | Archive: Open | Disco Release Coordination | Please don't upload things during freezes where you shouldn't, or be prepared to apologise to the release team | We accept payment in cash, check or beer | melius malum quod cognoscis.
vorlonLaney: thanks :)18:39
vorlonand thanks to all who helped get that transition through18:40
dokovorlon, infinity: where can I look if the component-mismatches status page is updated, and why it's currently not18:45
vorlondoko: this all runs on snakefruit18:45
-queuebot:#ubuntu-release- New: accepted libiio [amd64] (disco-proposed) [0.16-1]18:46
vorlondoko: but it appears to have finished updating 2 minutes ago18:46
-queuebot:#ubuntu-release- New: accepted liborcus [amd64] (disco-proposed) [0.14.0+really0.13.4-3]18:46
-queuebot:#ubuntu-release- New: accepted liborcus [armhf] (disco-proposed) [0.14.0+really0.13.4-3]18:46
-queuebot:#ubuntu-release- New: accepted liborcus [ppc64el] (disco-proposed) [0.14.0+really0.13.4-3]18:46
-queuebot:#ubuntu-release- New: accepted liborcus [arm64] (disco-proposed) [0.14.0+really0.13.4-3]18:46
-queuebot:#ubuntu-release- New: accepted liborcus [s390x] (disco-proposed) [0.14.0+really0.13.4-3]18:46
-queuebot:#ubuntu-release- New: accepted liborcus [i386] (disco-proposed) [0.14.0+really0.13.4-3]18:46
-queuebot:#ubuntu-release- New: accepted eclipse-platform-text [amd64] (disco-proposed) [4.7.3-5]18:47
-queuebot:#ubuntu-release- New: accepted wsjtx [amd64] (disco-proposed) [1.8.0+repack-1]18:47
-queuebot:#ubuntu-release- New: accepted skiboot [amd64] (disco-proposed) [6.1-4]18:47
dokoahh, ok then18:47
-queuebot:#ubuntu-release- New: accepted goocalendar [amd64] (disco-proposed) [0.4-1]18:48
-queuebot:#ubuntu-release- New binary: proftpd-dfsg [ppc64el] (disco-proposed/universe) [1.3.6-3] (no packageset)18:50
-queuebot:#ubuntu-release- New binary: proftpd-dfsg [s390x] (disco-proposed/universe) [1.3.6-3] (no packageset)18:51
-queuebot:#ubuntu-release- New binary: python-yenc [ppc64el] (disco-proposed/universe) [0.4.0-3] (no packageset)18:52
-queuebot:#ubuntu-release- New binary: libstatgen [amd64] (disco-proposed/universe) [1.0.14-3] (no packageset)18:56
-queuebot:#ubuntu-release- New binary: neurodebian [amd64] (disco-proposed/universe) [0.38.2] (no packageset)18:57
-queuebot:#ubuntu-release- New binary: python-yenc [s390x] (disco-proposed/universe) [0.4.0-3] (no packageset)18:57
-queuebot:#ubuntu-release- New binary: openvdb [s390x] (disco-proposed/universe) [5.2.0-5] (ubuntustudio)18:58
-queuebot:#ubuntu-release- New binary: ros-robot-state-publisher [ppc64el] (disco-proposed/universe) [1.13.6-7] (no packageset)18:59
-queuebot:#ubuntu-release- New binary: package-lint-el [amd64] (disco-proposed/universe) [0.6-1] (no packageset)19:04
-queuebot:#ubuntu-release- Unapproved: lxd (bionic-proposed/main) [3.0.2-0ubuntu1~18.04.1 => 3.0.3-0ubuntu1~18.04.1] (edubuntu, ubuntu-server)19:13
-queuebot:#ubuntu-release- New binary: proftpd-dfsg [amd64] (disco-proposed/universe) [1.3.6-3] (no packageset)19:18
-queuebot:#ubuntu-release- New binary: proftpd-dfsg [i386] (disco-proposed/universe) [1.3.6-3] (no packageset)19:21
-queuebot:#ubuntu-release- New binary: python-yenc [amd64] (disco-proposed/universe) [0.4.0-3] (no packageset)19:22
-queuebot:#ubuntu-release- New binary: python-yenc [i386] (disco-proposed/universe) [0.4.0-3] (no packageset)19:22
-queuebot:#ubuntu-release- New binary: ros-robot-state-publisher [amd64] (disco-proposed/universe) [1.13.6-7] (no packageset)19:30
-queuebot:#ubuntu-release- New binary: ros-robot-state-publisher [i386] (disco-proposed/universe) [1.13.6-7] (no packageset)19:34
-queuebot:#ubuntu-release- New binary: openvdb [i386] (disco-proposed/universe) [5.2.0-5] (ubuntustudio)19:44
-queuebot:#ubuntu-release- New binary: amtk [ppc64el] (disco-proposed/universe) [5.0.0-2] (no packageset)19:48
-queuebot:#ubuntu-release- New binary: amtk [s390x] (disco-proposed/universe) [5.0.0-2] (no packageset)19:48
-queuebot:#ubuntu-release- New binary: ethflux [s390x] (disco-proposed/universe) [1.0-2] (no packageset)19:51
-queuebot:#ubuntu-release- New binary: gdspy [s390x] (disco-proposed/universe) [1.3.1-2] (no packageset)19:51
-queuebot:#ubuntu-release- New binary: ethflux [ppc64el] (disco-proposed/universe) [1.0-2] (no packageset)19:52
-queuebot:#ubuntu-release- New binary: systemc [amd64] (disco-proposed/universe) [2.3.2-3] (no packageset)19:52
-queuebot:#ubuntu-release- New binary: gdspy [ppc64el] (disco-proposed/universe) [1.3.1-2] (no packageset)19:52
-queuebot:#ubuntu-release- New binary: feathernotes [ppc64el] (disco-proposed/universe) [0.4.5-1] (no packageset)19:53
-queuebot:#ubuntu-release- New binary: galois [ppc64el] (disco-proposed/universe) [0.6-1] (no packageset)19:53
-queuebot:#ubuntu-release- New binary: feathernotes [s390x] (disco-proposed/universe) [0.4.5-1] (no packageset)19:53
-queuebot:#ubuntu-release- New binary: galois [s390x] (disco-proposed/universe) [0.6-1] (no packageset)19:53
-queuebot:#ubuntu-release- New binary: libjsonparser [s390x] (disco-proposed/universe) [1.1.0-1] (no packageset)19:54
-queuebot:#ubuntu-release- New binary: libminini [s390x] (disco-proposed/universe) [1.2.a+ds-1] (no packageset)19:54
-queuebot:#ubuntu-release- New binary: libdeflate [s390x] (disco-proposed/universe) [1.0-1] (no packageset)19:55
-queuebot:#ubuntu-release- New binary: libjsonparser [ppc64el] (disco-proposed/universe) [1.1.0-1] (no packageset)19:55
-queuebot:#ubuntu-release- New binary: libimagequant [s390x] (disco-proposed/universe) [2.12.1-1] (no packageset)19:55
-queuebot:#ubuntu-release- New binary: libimagequant [ppc64el] (disco-proposed/universe) [2.12.1-1] (no packageset)19:56
-queuebot:#ubuntu-release- New binary: antimony [s390x] (disco-proposed/universe) [0.9.3-1] (no packageset)19:56
-queuebot:#ubuntu-release- New binary: ibus-kmfl [s390x] (disco-proposed/universe) [10.99.33-1] (no packageset)19:56
-queuebot:#ubuntu-release- New binary: combblas [ppc64el] (disco-proposed/universe) [1.6.2-1] (no packageset)19:56
-queuebot:#ubuntu-release- New binary: libdeflate [ppc64el] (disco-proposed/universe) [1.0-1] (no packageset)19:56
-queuebot:#ubuntu-release- New binary: ibus-kmfl [ppc64el] (disco-proposed/universe) [10.99.33-1] (no packageset)19:57
-queuebot:#ubuntu-release- New binary: libcoap2 [s390x] (disco-proposed/universe) [4.2.0~rc1-1] (no packageset)19:57
-queuebot:#ubuntu-release- New binary: combblas [s390x] (disco-proposed/universe) [1.6.2-1] (no packageset)19:57
-queuebot:#ubuntu-release- New binary: libcoap2 [ppc64el] (disco-proposed/universe) [4.2.0~rc1-1] (no packageset)19:57
-queuebot:#ubuntu-release- New binary: antimony [ppc64el] (disco-proposed/universe) [0.9.3-1] (no packageset)19:59
-queuebot:#ubuntu-release- New binary: sacc [s390x] (disco-proposed/universe) [1.00-1] (no packageset)20:00
-queuebot:#ubuntu-release- New binary: gost [s390x] (disco-proposed/universe) [0.1.0-1] (no packageset)20:01
-queuebot:#ubuntu-release- New binary: gxemul [s390x] (disco-proposed/universe) [0.6.0.2-2] (no packageset)20:01
-queuebot:#ubuntu-release- New binary: grub-customizer [s390x] (disco-proposed/universe) [5.1.0-1] (no packageset)20:01
-queuebot:#ubuntu-release- New binary: gost [ppc64el] (disco-proposed/universe) [0.1.0-1] (no packageset)20:02
-queuebot:#ubuntu-release- New binary: grub-customizer [ppc64el] (disco-proposed/universe) [5.1.0-1] (no packageset)20:02
-queuebot:#ubuntu-release- New binary: sacc [ppc64el] (disco-proposed/universe) [1.00-1] (no packageset)20:02
-queuebot:#ubuntu-release- New binary: gxemul [ppc64el] (disco-proposed/universe) [0.6.0.2-2] (no packageset)20:02
-queuebot:#ubuntu-release- New binary: rust-datetime [s390x] (disco-proposed/universe) [0.4.7-1] (no packageset)20:03
-queuebot:#ubuntu-release- New binary: rust-hexyl [s390x] (disco-proposed/universe) [0.2.0-2] (no packageset)20:03
-queuebot:#ubuntu-release- New binary: rust-glib [s390x] (disco-proposed/universe) [0.6.0-1] (no packageset)20:03
-queuebot:#ubuntu-release- New binary: reflex [s390x] (disco-proposed/universe) [0.2.0+git20181022.3df204f-1] (no packageset)20:04
-queuebot:#ubuntu-release- New binary: ruby-character-set [s390x] (disco-proposed/universe) [1.1.2-1] (no packageset)20:04
-queuebot:#ubuntu-release- New binary: rust-glib [ppc64el] (disco-proposed/universe) [0.6.0-1] (no packageset)20:04
-queuebot:#ubuntu-release- New binary: ruby-character-set [ppc64el] (disco-proposed/universe) [1.1.2-1] (no packageset)20:04
-queuebot:#ubuntu-release- New binary: rust-hexyl [ppc64el] (disco-proposed/universe) [0.2.0-2] (no packageset)20:05
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [s390x] (disco-proposed/universe) [0.3.4-1] (no packageset)20:05
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [ppc64el] (disco-proposed/universe) [0.3.4-1] (no packageset)20:05
-queuebot:#ubuntu-release- New binary: acme [amd64] (disco-proposed/universe) [1:0.96.2-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: anorack [amd64] (disco-proposed/universe) [0.2.4-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: qr-code-generator [s390x] (disco-proposed/universe) [1.4.0-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: reflex [ppc64el] (disco-proposed/universe) [0.2.0+git20181022.3df204f-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: acme [i386] (disco-proposed/universe) [1:0.96.2-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: qtnetworkauth-everywhere-src [s390x] (disco-proposed/universe) [5.11.2-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: python-schedutils [s390x] (disco-proposed/universe) [0.6-1] (no packageset)20:06
-queuebot:#ubuntu-release- New binary: amtk [amd64] (disco-proposed/universe) [5.0.0-2] (no packageset)20:07
-queuebot:#ubuntu-release- New binary: plasmidseeker [ppc64el] (disco-proposed/universe) [1.0+dfsg-1] (no packageset)20:07
-queuebot:#ubuntu-release- New binary: praelector [s390x] (disco-proposed/universe) [0.5-1] (no packageset)20:07
-queuebot:#ubuntu-release- New binary: debian-cloud-images [amd64] (disco-proposed/universe) [0.0.1] (no packageset)20:07
-queuebot:#ubuntu-release- New binary: plasmidseeker [s390x] (disco-proposed/universe) [1.0+dfsg-1] (no packageset)20:07
-queuebot:#ubuntu-release- New binary: compiz-bcop [amd64] (disco-proposed/universe) [2:0.8.14-1] (no packageset)20:08
-queuebot:#ubuntu-release- New binary: poolcounter [s390x] (disco-proposed/universe) [1.1.1-2] (no packageset)20:08
-queuebot:#ubuntu-release- New binary: qr-code-generator [ppc64el] (disco-proposed/universe) [1.4.0-1] (no packageset)20:08
-queuebot:#ubuntu-release- New binary: dtl [amd64] (disco-proposed/universe) [1.19-1] (no packageset)20:08
-queuebot:#ubuntu-release- New binary: python-schedutils [ppc64el] (disco-proposed/universe) [0.6-1] (no packageset)20:08
-queuebot:#ubuntu-release- New binary: binoculars [amd64] (disco-proposed/universe) [0.0.2-1] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: ethflux [amd64] (disco-proposed/universe) [1.0-2] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: multimon-ng [s390x] (disco-proposed/universe) [1.1.6+dfsg-1] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: poolcounter [ppc64el] (disco-proposed/universe) [1.1.1-2] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: qtnetworkauth-everywhere-src [ppc64el] (disco-proposed/universe) [5.11.2-1] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: elisp-refs [amd64] (disco-proposed/universe) [1.3-1] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: node-nodedbi [s390x] (disco-proposed/universe) [1.0.12-1] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: ethflux [i386] (disco-proposed/universe) [1.0-2] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: praelector [ppc64el] (disco-proposed/universe) [0.5-1] (no packageset)20:09
-queuebot:#ubuntu-release- New binary: adms [ppc64el] (disco-proposed/universe) [2.3.6-1] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: gnome-shell-extension-easyscreencast [amd64] (disco-proposed/universe) [1.0.1-1] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: meteo-qt [s390x] (disco-proposed/universe) [0.9.9-1] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: openttd [s390x] (disco-proposed/universe) [1.8.0-2] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: feathernotes [amd64] (disco-proposed/universe) [0.4.5-1] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: multimon-ng [ppc64el] (disco-proposed/universe) [1.1.6+dfsg-1] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: gnukhata-core [amd64] (disco-proposed/universe) [5.25-1] (no packageset)20:10
-queuebot:#ubuntu-release- New binary: amtk [i386] (disco-proposed/universe) [5.0.0-2] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: mdk4 [s390x] (disco-proposed/universe) [0~git20181004-1] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: libstb [s390x] (disco-proposed/universe) [0.0~git20180212.15.e6afb9c-1] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: openttd [ppc64el] (disco-proposed/universe) [1.8.0-2] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: gnome-shell-extension-kimpanel [amd64] (disco-proposed/universe) [0~20180923-1] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: mate-equake-applet [s390x] (disco-proposed/universe) [1.3.8.2-1] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: meteo-qt [ppc64el] (disco-proposed/universe) [0.9.9-1] (no packageset)20:11
-queuebot:#ubuntu-release- New binary: morbig [s390x] (disco-proposed/universe) [0.9-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: libstb [ppc64el] (disco-proposed/universe) [0.0~git20180212.15.e6afb9c-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: morbig [ppc64el] (disco-proposed/universe) [0.9-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: mdk4 [ppc64el] (disco-proposed/universe) [0~git20181004-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: golang-github-andreyvit-diff [amd64] (disco-proposed/universe) [0.0~git20170406.c7f18ee-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: golang-github-getkin-kin-openapi [amd64] (disco-proposed/universe) [0.1.0+git20181119.fa639d0-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: golang-github-kardianos-service [amd64] (disco-proposed/universe) [0.0~git20181115.4c239ee-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: pyfftw [s390x] (disco-proposed/universe) [0.11.1-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: golang-github-bouk-httprouter [amd64] (disco-proposed/universe) [2.0-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: node-nodedbi [ppc64el] (disco-proposed/universe) [1.0.12-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: golang-github-influxdata-line-protocol [amd64] (disco-proposed/universe) [0.0~git20181118.934b9e6-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: tracetuner [s390x] (disco-proposed/universe) [3.0.6~beta+dfsg-1] (no packageset)20:12
-queuebot:#ubuntu-release- New binary: golang-github-azure-azure-storage-blob-go [amd64] (disco-proposed/universe) [0.2.0-1] (no packageset)20:13
-queuebot:#ubuntu-release- New binary: hotspot [ppc64el] (disco-proposed/universe) [1.1.0+git20180816-1] (no packageset)20:13
-queuebot:#ubuntu-release- New binary: golang-github-influxdata-tdigest [amd64] (disco-proposed/universe) [0.0~git20180711.a7d76c6-1] (no packageset)20:13
-queuebot:#ubuntu-release- New binary: mate-equake-applet [ppc64el] (disco-proposed/universe) [1.3.8.2-1] (no packageset)20:13
-queuebot:#ubuntu-release- New binary: feathernotes [i386] (disco-proposed/universe) [0.4.5-1] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: galois [i386] (disco-proposed/universe) [0.6-1] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: golang-github-nats-io-nkeys [amd64] (disco-proposed/universe) [0.0~git20181103.f9a6cff-1] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: termbox [s390x] (disco-proposed/universe) [1.1.2+dfsg-2] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: galois [amd64] (disco-proposed/universe) [0.6-1] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: golang-github-nats-io-nuid [amd64] (disco-proposed/universe) [1.0.0+git20180712.3024a71-1] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: gdspy [amd64] (disco-proposed/universe) [1.3.1-2] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: tracetuner [ppc64el] (disco-proposed/universe) [3.0.6~beta+dfsg-1] (no packageset)20:15
-queuebot:#ubuntu-release- New binary: combblas [i386] (disco-proposed/universe) [1.6.2-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: gdspy [i386] (disco-proposed/universe) [1.3.1-2] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: golang-github-segmentio-kafka-go [amd64] (disco-proposed/universe) [0.2.1-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: golang-gopkg-robfig-cron.v2 [amd64] (disco-proposed/universe) [1+git20150107.be2e0b0-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: timeshift [ppc64el] (disco-proposed/universe) [18.9+ds-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: debian-edu-artwork-legacy [amd64] (disco-proposed/universe) [20180909-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: golang-github-tcnksm-go-input [amd64] (disco-proposed/universe) [0.0~git20180404.548a7d7-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: timeshift [s390x] (disco-proposed/universe) [18.9+ds-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: golang-github-pkg-term [amd64] (disco-proposed/universe) [0.0~git20181116.27bbf2e-1] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: termbox [ppc64el] (disco-proposed/universe) [1.1.2+dfsg-2] (no packageset)20:16
-queuebot:#ubuntu-release- New binary: google-i18n-address [amd64] (disco-proposed/universe) [2.3.2-3] (no packageset)20:17
-queuebot:#ubuntu-release- New binary: graphql-el [amd64] (disco-proposed/universe) [0.1.1-1] (no packageset)20:17
-queuebot:#ubuntu-release- New binary: gost-crypto [amd64] (disco-proposed/universe) [0.3-1] (no packageset)20:17
-queuebot:#ubuntu-release- New binary: pyfftw [ppc64el] (disco-proposed/universe) [0.11.1-1] (no packageset)20:17
-queuebot:#ubuntu-release- New: accepted debian-edu-artwork-legacy [amd64] (disco-proposed) [20180909-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-azure-azure-storage-blob-go [amd64] (disco-proposed) [0.2.0-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-getkin-kin-openapi [amd64] (disco-proposed) [0.1.0+git20181119.fa639d0-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-influxdata-tdigest [amd64] (disco-proposed) [0.0~git20180711.a7d76c6-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-nats-io-nkeys [amd64] (disco-proposed) [0.0~git20181103.f9a6cff-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-pkg-term [amd64] (disco-proposed) [0.0~git20181116.27bbf2e-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-tcnksm-go-input [amd64] (disco-proposed) [0.0~git20180404.548a7d7-1]20:18
-queuebot:#ubuntu-release- New binary: acme [amd64] (disco-proposed/universe) [1:0.96.2-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: gxemul [ppc64el] (disco-proposed/universe) [0.6.0.2-2] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: reflex [s390x] (disco-proposed/universe) [0.2.0+git20181022.3df204f-1] (no packageset)20:18
-queuebot:#ubuntu-release- New: accepted golang-github-andreyvit-diff [amd64] (disco-proposed) [0.0~git20170406.c7f18ee-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-influxdata-line-protocol [amd64] (disco-proposed) [0.0~git20181118.934b9e6-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-nats-io-nuid [amd64] (disco-proposed) [1.0.0+git20180712.3024a71-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-gopkg-robfig-cron.v2 [amd64] (disco-proposed) [1+git20150107.be2e0b0-1]20:18
-queuebot:#ubuntu-release- New binary: qtnetworkauth-everywhere-src [s390x] (disco-proposed/universe) [5.11.2-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: ruby-character-set [s390x] (disco-proposed/universe) [1.1.2-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [s390x] (disco-proposed/universe) [0.3.4-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: rust-glib [ppc64el] (disco-proposed/universe) [0.6.0-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: rust-hexyl [ppc64el] (disco-proposed/universe) [0.2.0-2] (no packageset)20:18
-queuebot:#ubuntu-release- New: accepted golang-github-bouk-httprouter [amd64] (disco-proposed) [2.0-1]20:18
-queuebot:#ubuntu-release- New: accepted golang-github-segmentio-kafka-go [amd64] (disco-proposed) [0.2.1-1]20:18
-queuebot:#ubuntu-release- New binary: ruby-character-set [ppc64el] (disco-proposed/universe) [1.1.2-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: rust-datetime [s390x] (disco-proposed/universe) [0.4.7-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: rust-hexyl [s390x] (disco-proposed/universe) [0.2.0-2] (no packageset)20:18
-queuebot:#ubuntu-release- New: accepted golang-github-kardianos-service [amd64] (disco-proposed) [0.0~git20181115.4c239ee-1]20:18
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [ppc64el] (disco-proposed/universe) [0.3.4-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: anorack [amd64] (disco-proposed/universe) [0.2.4-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: rust-glib [s390x] (disco-proposed/universe) [0.6.0-1] (no packageset)20:18
-queuebot:#ubuntu-release- New: accepted google-i18n-address [amd64] (disco-proposed) [2.3.2-3]20:18
-queuebot:#ubuntu-release- New: accepted graphql-el [amd64] (disco-proposed) [0.1.1-1]20:18
-queuebot:#ubuntu-release- New binary: gost [amd64] (disco-proposed/universe) [0.1.0-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: sacc [ppc64el] (disco-proposed/universe) [1.00-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: ssocr [s390x] (disco-proposed/universe) [2.19.0-1] (no packageset)20:18
-queuebot:#ubuntu-release- New: accepted gost-crypto [amd64] (disco-proposed) [0.3-1]20:18
-queuebot:#ubuntu-release- New binary: grub-customizer [ppc64el] (disco-proposed/universe) [5.1.0-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: combblas [amd64] (disco-proposed/universe) [1.6.2-1] (no packageset)20:18
-queuebot:#ubuntu-release- New binary: ssocr [ppc64el] (disco-proposed/universe) [2.19.0-1] (no packageset)20:18
-queuebot:#ubuntu-release- New: accepted neurodebian [amd64] (disco-proposed) [0.38.2]20:20
-queuebot:#ubuntu-release- New binary: hinawa-utils [amd64] (disco-proposed/universe) [0.1.0-1] (no packageset)20:20
-queuebot:#ubuntu-release- New binary: jiconfont [amd64] (disco-proposed/universe) [1.0.0-1] (no packageset)20:20
-queuebot:#ubuntu-release- New binary: spread-sheet-widget [s390x] (disco-proposed/universe) [0.3-1] (no packageset)20:20
-queuebot:#ubuntu-release- New: accepted package-lint-el [amd64] (disco-proposed) [0.6-1]20:20
-queuebot:#ubuntu-release- New binary: libgoogle-protocolbuffers-perl [amd64] (disco-proposed/universe) [0.12-2] (no packageset)20:20
-queuebot:#ubuntu-release- New binary: ibus-kmfl [amd64] (disco-proposed/universe) [10.99.33-1] (no packageset)20:20
-queuebot:#ubuntu-release- New binary: srt [s390x] (disco-proposed/universe) [1.3.1-1] (no packageset)20:20
-queuebot:#ubuntu-release- New binary: ibus-kmfl [i386] (disco-proposed/universe) [10.99.33-1] (no packageset)20:21
-queuebot:#ubuntu-release- New binary: rocksdb [ppc64el] (disco-proposed/universe) [5.15.10-2] (no packageset)20:21
-queuebot:#ubuntu-release- New binary: libimagequant [amd64] (disco-proposed/universe) [2.12.1-1] (no packageset)20:21
-queuebot:#ubuntu-release- New binary: grub-customizer [amd64] (disco-proposed/universe) [5.1.0-1] (no packageset)20:22
-queuebot:#ubuntu-release- New binary: libdeflate [amd64] (disco-proposed/universe) [1.0-1] (no packageset)20:22
-queuebot:#ubuntu-release- New binary: libjsonparser [amd64] (disco-proposed/universe) [1.1.0-1] (no packageset)20:22
-queuebot:#ubuntu-release- New binary: libcoap2 [amd64] (disco-proposed/universe) [4.2.0~rc1-1] (no packageset)20:22
-queuebot:#ubuntu-release- New binary: srt [ppc64el] (disco-proposed/universe) [1.3.1-1] (no packageset)20:22
-queuebot:#ubuntu-release- New binary: libimagequant [i386] (disco-proposed/universe) [2.12.1-1] (no packageset)20:22
-queuebot:#ubuntu-release- New binary: grub-customizer [i386] (disco-proposed/universe) [5.1.0-1] (no packageset)20:23
-queuebot:#ubuntu-release- New binary: shadowsocks-qt5 [s390x] (disco-proposed/universe) [3.0.1-1] (no packageset)20:23
-queuebot:#ubuntu-release- New binary: libdeflate [i386] (disco-proposed/universe) [1.0-1] (no packageset)20:23
-queuebot:#ubuntu-release- New: accepted hinawa-utils [amd64] (disco-proposed) [0.1.0-1]20:24
-queuebot:#ubuntu-release- New binary: libjsonparser [i386] (disco-proposed/universe) [1.1.0-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: libminini [i386] (disco-proposed/universe) [1.2.a+ds-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: libstb [amd64] (disco-proposed/universe) [0.0~git20180212.15.e6afb9c-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: mdk4 [i386] (disco-proposed/universe) [0~git20181004-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: minetest-mod-mobs-redo [amd64] (disco-proposed/universe) [20181016-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: python-schedutils [s390x] (disco-proposed/universe) [0.6-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: securefs [s390x] (disco-proposed/universe) [0.8.2+ds-1] (no packageset)20:24
-queuebot:#ubuntu-release- New: accepted libgoogle-protocolbuffers-perl [amd64] (disco-proposed) [0.12-2]20:24
-queuebot:#ubuntu-release- New binary: libregexp-wildcards-perl [amd64] (disco-proposed/universe) [1.05-2] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: minetest-mod-ethereal [amd64] (disco-proposed/universe) [20181016-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: scdoc [s390x] (disco-proposed/universe) [1.5.2-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: libminini [amd64] (disco-proposed/universe) [1.2.a+ds-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: praelector [s390x] (disco-proposed/universe) [0.5-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: libstb [i386] (disco-proposed/universe) [0.0~git20180212.15.e6afb9c-1] (no packageset)20:24
-queuebot:#ubuntu-release- New binary: lua-inspect [amd64] (disco-proposed/universe) [3.1.1-1] (no packageset)20:25
-queuebot:#ubuntu-release- New binary: shadowsocks-qt5 [ppc64el] (disco-proposed/universe) [3.0.1-1] (no packageset)20:25
-queuebot:#ubuntu-release- New binary: mdk4 [amd64] (disco-proposed/universe) [0~git20181004-1] (no packageset)20:25
-queuebot:#ubuntu-release- New binary: gost [i386] (disco-proposed/universe) [0.1.0-1] (no packageset)20:27
-queuebot:#ubuntu-release- New binary: multimon-ng [amd64] (disco-proposed/universe) [1.1.6+dfsg-1] (no packageset)20:27
-queuebot:#ubuntu-release- New binary: scdoc [ppc64el] (disco-proposed/universe) [1.5.2-1] (no packageset)20:27
-queuebot:#ubuntu-release- New binary: libcoap2 [i386] (disco-proposed/universe) [4.2.0~rc1-1] (no packageset)20:27
-queuebot:#ubuntu-release- New binary: spread-sheet-widget [ppc64el] (disco-proposed/universe) [0.3-1] (no packageset)20:27
-queuebot:#ubuntu-release- New binary: myhdl [amd64] (disco-proposed/universe) [0.10-1] (no packageset)20:27
-queuebot:#ubuntu-release- New binary: golang-1.11 [amd64] (disco-proposed/universe) [1.11.2-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: libjdom2-intellij-java [amd64] (disco-proposed/universe) [2.0.6+git20180529-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: meteo-qt [i386] (disco-proposed/universe) [0.9.9-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: multimon-ng [i386] (disco-proposed/universe) [1.1.6+dfsg-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: node-configstore [amd64] (disco-proposed/universe) [3.1.1-2] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: plasmidseeker [amd64] (disco-proposed/universe) [1.0+dfsg-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: gxemul [amd64] (disco-proposed/universe) [0.6.0.2-2] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: morbig [i386] (disco-proposed/universe) [0.9-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: node-extract-text-webpack-plugin [amd64] (disco-proposed/universe) [3.0.2-2] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: meteo-qt [amd64] (disco-proposed/universe) [0.9.9-1] (no packageset)20:28
-queuebot:#ubuntu-release- New binary: node-compression-webpack-plugin [amd64] (disco-proposed/universe) [1.1.10-2] (no packageset)20:28
-queuebot:#ubuntu-release- New: accepted libjdom2-intellij-java [amd64] (disco-proposed) [2.0.6+git20180529-1]20:32
-queuebot:#ubuntu-release- New: accepted minetest-mod-ethereal [amd64] (disco-proposed) [20181016-1]20:32
-queuebot:#ubuntu-release- New: accepted node-compression-webpack-plugin [amd64] (disco-proposed) [1.1.10-2]20:32
-queuebot:#ubuntu-release- New: accepted node-extract-text-webpack-plugin [amd64] (disco-proposed) [3.0.2-2]20:32
-queuebot:#ubuntu-release- New: accepted libregexp-wildcards-perl [amd64] (disco-proposed) [1.05-2]20:32
-queuebot:#ubuntu-release- New: accepted node-configstore [amd64] (disco-proposed) [3.1.1-2]20:32
-queuebot:#ubuntu-release- New: accepted minetest-mod-mobs-redo [amd64] (disco-proposed) [20181016-1]20:33
-queuebot:#ubuntu-release- New: accepted lua-inspect [amd64] (disco-proposed) [3.1.1-1]20:33
-queuebot:#ubuntu-release- New binary: node-neo-async [amd64] (disco-proposed/universe) [2.5.0-2] (no packageset)20:33
-queuebot:#ubuntu-release- New binary: ros-robot-state-publisher [i386] (disco-proposed/universe) [1.13.6-7] (no packageset)20:33
-queuebot:#ubuntu-release- New binary: morbig [amd64] (disco-proposed/universe) [0.9-1] (no packageset)20:33
-queuebot:#ubuntu-release- New binary: plasmidseeker [i386] (disco-proposed/universe) [1.0+dfsg-1] (no packageset)20:33
-queuebot:#ubuntu-release- New: accepted jiconfont [amd64] (disco-proposed) [1.0.0-1]20:34
-queuebot:#ubuntu-release- New binary: presto [amd64] (disco-proposed/universe) [0.5.10-1] (no packageset)20:34
-queuebot:#ubuntu-release- New binary: python-schedutils [amd64] (disco-proposed/universe) [0.6-1] (no packageset)20:34
-queuebot:#ubuntu-release- New binary: poolcounter [amd64] (disco-proposed/universe) [1.1.1-2] (no packageset)20:34
-queuebot:#ubuntu-release- New binary: pybel [amd64] (disco-proposed/universe) [0.12.1-1] (no packageset)20:34
-queuebot:#ubuntu-release- New binary: poolcounter [i386] (disco-proposed/universe) [1.1.1-2] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: praelector [i386] (disco-proposed/universe) [0.5-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: python-yamlordereddictloader [amd64] (disco-proposed/universe) [0.4.0-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: qr-code-generator [i386] (disco-proposed/universe) [1.4.0-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: reflex [amd64] (disco-proposed/universe) [0.2.0+git20181022.3df204f-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: rover [amd64] (disco-proposed/universe) [0.3] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-brandur-json-schema [amd64] (disco-proposed/universe) [0.19.1-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-character-set [i386] (disco-proposed/universe) [1.1.2-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-gitlab-sidekiq-fetcher [amd64] (disco-proposed/universe) [0.3.0-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [amd64] (disco-proposed/universe) [0.3.4-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: praelector [amd64] (disco-proposed/universe) [0.5-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: qr-code-generator [amd64] (disco-proposed/universe) [1.4.0-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: reflex [i386] (disco-proposed/universe) [0.2.0+git20181022.3df204f-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-character-set [amd64] (disco-proposed/universe) [1.1.2-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-grape-path-helpers [amd64] (disco-proposed/universe) [1.0.6-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: wxsvg [ppc64el] (disco-proposed/universe) [2:1.5.15+dfsg.2-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: python-schedutils [i386] (disco-proposed/universe) [0.6-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-archive-zip [amd64] (disco-proposed/universe) [0.11.0-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [i386] (disco-proposed/universe) [0.3.4-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: qtnetworkauth-everywhere-src [i386] (disco-proposed/universe) [5.11.2-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: wxsvg [s390x] (disco-proposed/universe) [2:1.5.15+dfsg.2-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: ruby-ddmemoize [amd64] (disco-proposed/universe) [1.0.0-1] (no packageset)20:36
-queuebot:#ubuntu-release- New binary: golang-1.11 [i386] (disco-proposed/universe) [1.11.2-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: openttd [amd64] (disco-proposed/universe) [1.8.0-2] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: rust-glib [i386] (disco-proposed/universe) [0.6.0-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: sacc [amd64] (disco-proposed/universe) [1.00-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: sbt-ivy [amd64] (disco-proposed/universe) [2.4.0~rc1+dfsg-2] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: ssocr [amd64] (disco-proposed/universe) [2.19.0-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: node-prismjs [amd64] (disco-proposed/universe) [1.11.0+dfsg-2] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: rust-hexyl [i386] (disco-proposed/universe) [0.2.0-2] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: sbt-serialization [amd64] (disco-proposed/universe) [0.1.2+repack-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: rust-datetime [amd64] (disco-proposed/universe) [0.4.7-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: sacc [i386] (disco-proposed/universe) [1.00-1] (no packageset)20:37
-queuebot:#ubuntu-release- New binary: qtnetworkauth-everywhere-src [amd64] (disco-proposed/universe) [5.11.2-1] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: rust-hexyl [amd64] (disco-proposed/universe) [0.2.0-2] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: ssocr [i386] (disco-proposed/universe) [2.19.0-1] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: termbox [amd64] (disco-proposed/universe) [1.1.2+dfsg-2] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: rust-datetime [i386] (disco-proposed/universe) [0.4.7-1] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: srt [i386] (disco-proposed/universe) [1.3.1-1] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: tracetuner [amd64] (disco-proposed/universe) [3.0.6~beta+dfsg-1] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: shadowsocks-qt5 [amd64] (disco-proposed/universe) [3.0.1-1] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: tbsync [amd64] (disco-proposed/universe) [0.7.15-3] (no packageset)20:38
-queuebot:#ubuntu-release- New binary: shadowsocks-qt5 [i386] (disco-proposed/universe) [3.0.1-1] (no packageset)20:39
-queuebot:#ubuntu-release- New binary: srt [amd64] (disco-proposed/universe) [1.3.1-1] (no packageset)20:39
-queuebot:#ubuntu-release- New binary: super-save-el [amd64] (disco-proposed/universe) [0.3.0-1] (no packageset)20:39
-queuebot:#ubuntu-release- New binary: treepy-el [amd64] (disco-proposed/universe) [0.1.1-1] (no packageset)20:39
-queuebot:#ubuntu-release- New binary: termbox [i386] (disco-proposed/universe) [1.1.2+dfsg-2] (no packageset)20:39
-queuebot:#ubuntu-release- New binary: string-template-maven-plugin [amd64] (disco-proposed/universe) [1.1-1] (no packageset)20:39
-queuebot:#ubuntu-release- New binary: openttd [i386] (disco-proposed/universe) [1.8.0-2] (no packageset)20:40
-queuebot:#ubuntu-release- New binary: tracetuner [i386] (disco-proposed/universe) [3.0.6~beta+dfsg-1] (no packageset)20:40
-queuebot:#ubuntu-release- New binary: rust-glib [amd64] (disco-proposed/universe) [0.6.0-1] (no packageset)20:42
-queuebot:#ubuntu-release- New binary: timeshift [i386] (disco-proposed/universe) [18.9+ds-1] (no packageset)20:42
-queuebot:#ubuntu-release- New binary: timeshift [amd64] (disco-proposed/universe) [18.9+ds-1] (no packageset)20:45
-queuebot:#ubuntu-release- New binary: wxsvg [amd64] (disco-proposed/universe) [2:1.5.15+dfsg.2-1] (no packageset)20:45
-queuebot:#ubuntu-release- New binary: wxsvg [i386] (disco-proposed/universe) [2:1.5.15+dfsg.2-1] (no packageset)20:53
-queuebot:#ubuntu-release- New binary: adms [amd64] (disco-proposed/universe) [2.3.6-1] (no packageset)20:57
-queuebot:#ubuntu-release- New binary: libwebservice-ils-perl [amd64] (disco-proposed/universe) [0.17-1] (no packageset)20:57
-queuebot:#ubuntu-release- New binary: adms [i386] (disco-proposed/universe) [2.3.6-1] (no packageset)20:58
-queuebot:#ubuntu-release- New binary: libinfluxdb-lineprotocol-perl [amd64] (disco-proposed/universe) [1.010-1] (no packageset)20:58
-queuebot:#ubuntu-release- New binary: libnet-oauth2-authorizationserver-perl [amd64] (disco-proposed/universe) [0.18-1] (no packageset)20:58
-queuebot:#ubuntu-release- New binary: hipspy [amd64] (disco-proposed/universe) [0.2-1] (no packageset)20:58
-queuebot:#ubuntu-release- New binary: node-babel-plugin-transform-builtin-extend [amd64] (disco-proposed/universe) [1.1.2-1] (no packageset)20:58
-queuebot:#ubuntu-release- New binary: libjs-jquery-backstretch [amd64] (disco-proposed/universe) [2.1.16-1] (no packageset)20:58
-queuebot:#ubuntu-release- New binary: mate-equake-applet [amd64] (disco-proposed/universe) [1.3.8.2-1] (no packageset)20:59
-queuebot:#ubuntu-release- New binary: node-catty [amd64] (disco-proposed/universe) [0.0.8-1] (no packageset)20:59
-queuebot:#ubuntu-release- New binary: node-puka [amd64] (disco-proposed/universe) [1.0.0+dfsg-1] (no packageset)20:59
-queuebot:#ubuntu-release- New binary: scdoc [amd64] (disco-proposed/universe) [1.5.2-1] (no packageset)20:59
-queuebot:#ubuntu-release- New binary: node-babel-plugin-array-includes [amd64] (disco-proposed/universe) [2.0.3-1] (no packageset)20:59
-queuebot:#ubuntu-release- New binary: px [amd64] (disco-proposed/universe) [1.0.12-1] (no packageset)20:59
-queuebot:#ubuntu-release- New binary: node-nodedbi [amd64] (disco-proposed/universe) [1.0.12-1] (no packageset)21:00
-queuebot:#ubuntu-release- New binary: hotspot [amd64] (disco-proposed/universe) [1.1.0+git20180816-1] (no packageset)21:01
-queuebot:#ubuntu-release- New binary: node-nodedbi [i386] (disco-proposed/universe) [1.0.12-1] (no packageset)21:01
-queuebot:#ubuntu-release- New binary: mate-equake-applet [i386] (disco-proposed/universe) [1.3.8.2-1] (no packageset)21:01
-queuebot:#ubuntu-release- New binary: node-opentip [amd64] (disco-proposed/universe) [2.4.6-1] (no packageset)21:01
-queuebot:#ubuntu-release- New binary: mapsforge [amd64] (disco-proposed/universe) [0.10.0+dfsg.1-1] (no packageset)21:02
-queuebot:#ubuntu-release- New binary: scdoc [i386] (disco-proposed/universe) [1.5.2-1] (no packageset)21:02
-queuebot:#ubuntu-release- New binary: node-knockout-transformations [amd64] (disco-proposed/universe) [2.1.0-1] (no packageset)21:02
-queuebot:#ubuntu-release- New binary: spread-sheet-widget [i386] (disco-proposed/universe) [0.3-1] (no packageset)21:02
-queuebot:#ubuntu-release- New binary: pyserial-asyncio [amd64] (disco-proposed/universe) [0.4-1] (no packageset)21:03
-queuebot:#ubuntu-release- New binary: securefs [amd64] (disco-proposed/universe) [0.8.2+ds-1] (no packageset)21:03
-queuebot:#ubuntu-release- New binary: python-cssselect2 [amd64] (disco-proposed/universe) [0.2.1-1] (no packageset)21:03
-queuebot:#ubuntu-release- New binary: spread-sheet-widget [amd64] (disco-proposed/universe) [0.3-1] (no packageset)21:03
-queuebot:#ubuntu-release- New binary: securefs [i386] (disco-proposed/universe) [0.8.2+ds-1] (no packageset)21:06
-queuebot:#ubuntu-release- New binary: antimony [amd64] (disco-proposed/universe) [0.9.3-1] (no packageset)21:07
-queuebot:#ubuntu-release- New binary: hotspot [i386] (disco-proposed/universe) [1.1.0+git20180816-1] (no packageset)21:07
-queuebot:#ubuntu-release- New binary: fonts-ibm-plex [amd64] (disco-proposed/multiverse) [1.1.6-1] (no packageset)21:08
-queuebot:#ubuntu-release- New binary: openems [amd64] (disco-proposed/universe) [0.0.35+dfsg.1-1] (no packageset)21:14
-queuebot:#ubuntu-release- New binary: systemc [i386] (disco-proposed/universe) [2.3.2-3] (no packageset)21:17
-queuebot:#ubuntu-release- New binary: mrtrix3 [amd64] (disco-proposed/universe) [3.0~rc3+git86-g4b523b413-1] (no packageset)21:26
=== guiver_d is now known as guiverc
-queuebot:#ubuntu-release- New binary: rocksdb [amd64] (disco-proposed/universe) [5.15.10-2] (no packageset)21:28
-queuebot:#ubuntu-release- New binary: antimony [i386] (disco-proposed/universe) [0.9.3-1] (no packageset)21:33
-queuebot:#ubuntu-release- New binary: pyfftw [i386] (disco-proposed/universe) [0.11.1-1] (no packageset)21:34
-queuebot:#ubuntu-release- New binary: rocksdb [i386] (disco-proposed/universe) [5.15.10-2] (no packageset)21:37
-queuebot:#ubuntu-release- New binary: mrtrix3 [i386] (disco-proposed/universe) [3.0~rc3+git86-g4b523b413-1] (no packageset)21:39
-queuebot:#ubuntu-release- New binary: dico [arm64] (disco-proposed/universe) [2.7-1] (no packageset)21:52
-queuebot:#ubuntu-release- New binary: dico [armhf] (disco-proposed/universe) [2.7-1] (no packageset)21:53
wxlso we don't have memtest86+ on efi.. it seems that someone made a patch to work around this.. is that a reasonable solution? seems hacky https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/88301721:55
ubot5Ubuntu bug 883017 in memtest86+ (Ubuntu) "memtest86+ fails on efi systems" [Medium,Triaged]21:55
-queuebot:#ubuntu-release- New binary: openvdb [amd64] (disco-proposed/universe) [5.2.0-5] (ubuntustudio)22:03
-queuebot:#ubuntu-release- New binary: glew [arm64] (disco-proposed/universe) [2.1.0-2] (kubuntu)22:23
-queuebot:#ubuntu-release- New binary: glew [armhf] (disco-proposed/universe) [2.1.0-2] (kubuntu)22:23
-queuebot:#ubuntu-release- New: accepted dico [amd64] (disco-proposed) [2.7-1]22:43
-queuebot:#ubuntu-release- New: accepted dico [armhf] (disco-proposed) [2.7-1]22:43
-queuebot:#ubuntu-release- New: accepted dico [ppc64el] (disco-proposed) [2.7-1]22:43
-queuebot:#ubuntu-release- New: accepted glew [amd64] (disco-proposed) [2.1.0-2]22:43
-queuebot:#ubuntu-release- New: accepted glew [ppc64el] (disco-proposed) [2.1.0-2]22:43
-queuebot:#ubuntu-release- New: accepted dico [arm64] (disco-proposed) [2.7-1]22:43
-queuebot:#ubuntu-release- New: accepted dico [s390x] (disco-proposed) [2.7-1]22:43
-queuebot:#ubuntu-release- New: accepted glew [s390x] (disco-proposed) [2.1.0-2]22:43
-queuebot:#ubuntu-release- New: accepted dico [i386] (disco-proposed) [2.7-1]22:43
-queuebot:#ubuntu-release- New: accepted glew [i386] (disco-proposed) [2.1.0-2]22:43
-queuebot:#ubuntu-release- New: accepted fonts-ibm-plex [amd64] (disco-proposed) [1.1.6-1]22:44
-queuebot:#ubuntu-release- New: accepted glew [armhf] (disco-proposed) [2.1.0-2]22:44
-queuebot:#ubuntu-release- New binary: ruby-regexp-property-values [i386] (disco-proposed/universe) [0.3.4-1] (no packageset)22:44
-queuebot:#ubuntu-release- New: accepted glew [arm64] (disco-proposed) [2.1.0-2]22:44
-queuebot:#ubuntu-release- New binary: termbox [s390x] (disco-proposed/universe) [1.1.2+dfsg-2] (no packageset)22:44
-queuebot:#ubuntu-release- New binary: ruby-grape-path-helpers [amd64] (disco-proposed/universe) [1.0.6-1] (no packageset)22:44
-queuebot:#ubuntu-release- New: accepted hipspy [amd64] (disco-proposed) [0.2-1]22:45
-queuebot:#ubuntu-release- New: accepted libjs-jquery-backstretch [amd64] (disco-proposed) [2.1.16-1]22:45
-queuebot:#ubuntu-release- New: accepted libwebservice-ils-perl [amd64] (disco-proposed) [0.17-1]22:45
-queuebot:#ubuntu-release- New: accepted node-babel-plugin-transform-builtin-extend [amd64] (disco-proposed) [1.1.2-1]22:45
-queuebot:#ubuntu-release- New: accepted node-knockout-transformations [amd64] (disco-proposed) [2.1.0-1]22:45
-queuebot:#ubuntu-release- New: accepted node-opentip [amd64] (disco-proposed) [2.4.6-1]22:45
-queuebot:#ubuntu-release- New: accepted px [amd64] (disco-proposed) [1.0.12-1]22:45
-queuebot:#ubuntu-release- New: accepted python-cssselect2 [amd64] (disco-proposed) [0.2.1-1]22:45
-queuebot:#ubuntu-release- New binary: galois [amd64] (disco-proposed/universe) [0.6-1] (no packageset)22:45
-queuebot:#ubuntu-release- New binary: gdspy [amd64] (disco-proposed/universe) [1.3.1-2] (no packageset)22:45
-queuebot:#ubuntu-release- New: accepted libinfluxdb-lineprotocol-perl [amd64] (disco-proposed) [1.010-1]22:45
-queuebot:#ubuntu-release- New: accepted node-babel-plugin-array-includes [amd64] (disco-proposed) [2.0.3-1]22:45
-queuebot:#ubuntu-release- New: accepted node-nodedbi [amd64] (disco-proposed) [1.0.12-1]22:45
-queuebot:#ubuntu-release- New: accepted pyserial-asyncio [amd64] (disco-proposed) [0.4-1]22:45
-queuebot:#ubuntu-release- New binary: galois [i386] (disco-proposed/universe) [0.6-1] (no packageset)22:45
-queuebot:#ubuntu-release- New binary: mate-equake-applet [ppc64el] (disco-proposed/universe) [1.3.8.2-1] (no packageset)22:45
-queuebot:#ubuntu-release- New binary: tracetuner [s390x] (disco-proposed/universe) [3.0.6~beta+dfsg-1] (no packageset)22:45
-queuebot:#ubuntu-release- New: accepted libnet-oauth2-authorizationserver-perl [amd64] (disco-proposed) [0.18-1]22:46
-queuebot:#ubuntu-release- New: accepted node-puka [amd64] (disco-proposed) [1.0.0+dfsg-1]22:46
-queuebot:#ubuntu-release- New binary: hotspot [ppc64el] (disco-proposed/universe) [1.1.0+git20180816-1] (no packageset)22:46
-queuebot:#ubuntu-release- New: accepted node-catty [amd64] (disco-proposed) [0.0.8-1]22:46
-queuebot:#ubuntu-release- New binary: tracetuner [ppc64el] (disco-proposed/universe) [3.0.6~beta+dfsg-1] (no packageset)22:46
-queuebot:#ubuntu-release- New binary: feathernotes [i386] (disco-proposed/universe) [0.4.5-1] (no packageset)22:46
-queuebot:#ubuntu-release- New: accepted ruby-gitlab-sidekiq-fetcher [amd64] (disco-proposed) [0.3.0-1]22:47
-queuebot:#ubuntu-release- New: accepted string-template-maven-plugin [amd64] (disco-proposed) [1.1-1]22:47
-queuebot:#ubuntu-release- New: accepted treepy-el [amd64] (disco-proposed) [0.1.1-1]22:47
-queuebot:#ubuntu-release- New binary: poolcounter [i386] (disco-proposed/universe) [1.1.1-2] (no packageset)22:47
-queuebot:#ubuntu-release- New binary: rover [amd64] (disco-proposed/universe) [0.3] (no packageset)22:48
-queuebot:#ubuntu-release- New: accepted ruby-grape-path-helpers [amd64] (disco-proposed) [1.0.6-1]22:48
-queuebot:#ubuntu-release- New binary: gdspy [s390x] (disco-proposed/universe) [1.3.1-2] (no packageset)22:48
-queuebot:#ubuntu-release- New binary: ruby-brandur-json-schema [amd64] (disco-proposed/universe) [0.19.1-1] (no packageset)22:48
-queuebot:#ubuntu-release- New: accepted super-save-el [amd64] (disco-proposed) [0.3.0-1]22:48
-queuebot:#ubuntu-release- New binary: python-schedutils [i386] (disco-proposed/universe) [0.6-1] (no packageset)22:48
-queuebot:#ubuntu-release- New: accepted mapsforge [amd64] (disco-proposed) [0.10.0+dfsg.1-1]22:58
-queuebot:#ubuntu-release- New: accepted node-prismjs [amd64] (disco-proposed) [1.11.0+dfsg-2]23:00
-queuebot:#ubuntu-release- New: accepted sbt-ivy [amd64] (disco-proposed) [2.4.0~rc1+dfsg-2]23:00
-queuebot:#ubuntu-release- New: accepted ruby-ddmemoize [amd64] (disco-proposed) [1.0.0-1]23:00
-queuebot:#ubuntu-release- New: accepted sbt-serialization [amd64] (disco-proposed) [0.1.2+repack-1]23:00
-queuebot:#ubuntu-release- New: accepted myhdl [amd64] (disco-proposed) [0.10-1]23:02
-queuebot:#ubuntu-release- New: accepted presto [amd64] (disco-proposed) [0.5.10-1]23:02
-queuebot:#ubuntu-release- New: accepted python-yamlordereddictloader [amd64] (disco-proposed) [0.4.0-1]23:02
-queuebot:#ubuntu-release- New: accepted ruby-archive-zip [amd64] (disco-proposed) [0.11.0-1]23:02
-queuebot:#ubuntu-release- New binary: adms [ppc64el] (disco-proposed/universe) [2.3.6-1] (no packageset)23:03
-queuebot:#ubuntu-release- New binary: ethflux [amd64] (disco-proposed/universe) [1.0-2] (no packageset)23:03
-queuebot:#ubuntu-release- New binary: gnome-shell-extension-easyscreencast [amd64] (disco-proposed/universe) [1.0.1-1] (no packageset)23:03
-queuebot:#ubuntu-release- New binary: node-nodedbi [s390x] (disco-proposed/universe) [1.0.12-1] (no packageset)23:03
-queuebot:#ubuntu-release- New: accepted node-neo-async [amd64] (disco-proposed) [2.5.0-2]23:03
-queuebot:#ubuntu-release- New: accepted rover [amd64] (disco-proposed) [0.3]23:03
-queuebot:#ubuntu-release- New binary: binoculars [amd64] (disco-proposed/universe) [0.0.2-1] (no packageset)23:03
-queuebot:#ubuntu-release- New binary: multimon-ng [ppc64el] (disco-proposed/universe) [1.1.6+dfsg-1] (no packageset)23:03
-queuebot:#ubuntu-release- New: accepted pybel [amd64] (disco-proposed) [0.12.1-1]23:03
-queuebot:#ubuntu-release- New binary: ethflux [i386] (disco-proposed/universe) [1.0-2] (no packageset)23:03
-queuebot:#ubuntu-release- New: accepted ruby-brandur-json-schema [amd64] (disco-proposed) [0.19.1-1]23:03
-queuebot:#ubuntu-release- New binary: praelector [ppc64el] (disco-proposed/universe) [0.5-1] (no packageset)23:03
jbichavorlon or infinity: could one of you look into removing src:postgresql-10 from disco? postgresql-10-repmgr is NBS and the Debian maintainer likes to have alternate deps on old versions for some reason23:10
-queuebot:#ubuntu-release- New binary: combblas [ppc64el] (disco-proposed/universe) [1.6.2-2] (no packageset)23:19
-queuebot:#ubuntu-release- New binary: combblas [s390x] (disco-proposed/universe) [1.6.2-2] (no packageset)23:20
-queuebot:#ubuntu-release- New binary: eclipse-jdt-ui [amd64] (disco-proposed/universe) [4.7.3-2] (no packageset)23:22
-queuebot:#ubuntu-release- New binary: combblas [i386] (disco-proposed/universe) [1.6.2-2] (no packageset)23:23
-queuebot:#ubuntu-release- New binary: combblas [amd64] (disco-proposed/universe) [1.6.2-2] (no packageset)23:30
-queuebot:#ubuntu-release- New binary: casacore [s390x] (disco-proposed/universe) [3.0.0-4] (no packageset)23:31
-queuebot:#ubuntu-release- New binary: lintian-brush [amd64] (disco-proposed/universe) [0.7] (no packageset)23:38
-queuebot:#ubuntu-release- New binary: casacore [ppc64el] (disco-proposed/universe) [3.0.0-4] (no packageset)23:39
-queuebot:#ubuntu-release- New binary: linux-signed-azure-edge [amd64] (bionic-proposed/main) [4.18.0-1005.5~18.04.1] (no packageset)23:48
-queuebot:#ubuntu-release- New binary: golang-github-nats-io-jwt [amd64] (disco-proposed/universe) [0.0~git20181120.285cf2c-4] (no packageset)23:51
-queuebot:#ubuntu-release- New binary: golang-github-c-bata-go-prompt [amd64] (disco-proposed/universe) [0.2.3+git20181109.b6d2b43-1] (no packageset)23:53
-queuebot:#ubuntu-release- New binary: jiconfont-font-awesome [amd64] (disco-proposed/universe) [4.7.0.0-1] (no packageset)23:53
-queuebot:#ubuntu-release- New binary: node-es6-error [amd64] (disco-proposed/universe) [4.1.1-1] (no packageset)23:53
-queuebot:#ubuntu-release- New binary: golang-github-nats-io-go-nats [amd64] (disco-proposed/universe) [1.6.0+git20181112.9089d12-1] (no packageset)23:53
-queuebot:#ubuntu-release- New binary: python-airr [amd64] (disco-proposed/universe) [1.2.1-1] (no packageset)23:53
-queuebot:#ubuntu-release- New binary: jiconfont-swing [amd64] (disco-proposed/universe) [1.0.1-1] (no packageset)23:53
-queuebot:#ubuntu-release- New: accepted eclipse-jdt-ui [amd64] (disco-proposed) [4.7.3-2]23:59
-queuebot:#ubuntu-release- New: accepted golang-github-nats-io-go-nats [amd64] (disco-proposed) [1.6.0+git20181112.9089d12-1]23:59
-queuebot:#ubuntu-release- New: accepted jiconfont-font-awesome [amd64] (disco-proposed) [4.7.0.0-1]23:59
-queuebot:#ubuntu-release- New: accepted lintian-brush [amd64] (disco-proposed) [0.7]23:59
-queuebot:#ubuntu-release- New: accepted python-airr [amd64] (disco-proposed) [1.2.1-1]23:59
-queuebot:#ubuntu-release- New binary: amtk [s390x] (disco-proposed/universe) [5.0.0-2] (no packageset)23:59
-queuebot:#ubuntu-release- New binary: gdspy [s390x] (disco-proposed/universe) [1.3.1-2] (no packageset)23:59
-queuebot:#ubuntu-release- New binary: python-yenc [i386] (disco-proposed/universe) [0.4.0-3] (no packageset)23:59
-queuebot:#ubuntu-release- New binary: ros-robot-state-publisher [i386] (disco-proposed/universe) [1.13.6-7] (no packageset)23:59
-queuebot:#ubuntu-release- New: accepted golang-github-c-bata-go-prompt [amd64] (disco-proposed) [0.2.3+git20181109.b6d2b43-1]23:59
-queuebot:#ubuntu-release- New: accepted jiconfont-swing [amd64] (disco-proposed) [1.0.1-1]23:59
-queuebot:#ubuntu-release- New binary: amtk [ppc64el] (disco-proposed/universe) [5.0.0-2] (no packageset)23:59
-queuebot:#ubuntu-release- New binary: openvdb [i386] (disco-proposed/universe) [5.2.0-5] (ubuntustudio)23:59
-queuebot:#ubuntu-release- New binary: systemc [amd64] (disco-proposed/universe) [2.3.2-3] (no packageset)23:59
-queuebot:#ubuntu-release- New: accepted golang-github-nats-io-jwt [amd64] (disco-proposed) [0.0~git20181120.285cf2c-4]23:59
-queuebot:#ubuntu-release- New binary: ethflux [s390x] (disco-proposed/universe) [1.0-2] (no packageset)23:59
-queuebot:#ubuntu-release- New: accepted node-es6-error [amd64] (disco-proposed) [4.1.1-1]23:59
-queuebot:#ubuntu-release- New binary: ros-robot-state-publisher [amd64] (disco-proposed/universe) [1.13.6-7] (no packageset)23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!