tsimonq2 | gjolly: Hey! I reviewed the package you mentioned above, let me know if you have any questions :) | 04:21 |
---|---|---|
tsimonq2 | schopin: It should follow the public process unless it has customer-sensitive information or is highly domain-specific, yeah? | 04:22 |
tsimonq2 | jbicha: gvfs> https://salsa.debian.org/gnome-team/gvfs/-/merge_requests/14 | 04:59 |
-ubottu:#ubuntu-devel- Merge 14 in gnome-team/gvfs "Add kwalletmanager as an alternative Recommends to gnome-keyring on gvfs-backends." [Opened] | 04:59 | |
jbicha | tsimonq2: thank you. I'll probably take a look Tuesday or Wednesday after gvfs 1.57.1-1 migrates to Testing while packaging 1.57.2 | 12:21 |
=== not_phunyguy is now known as phunyguy | ||
tsimonq2 | jbicha: Sounds good, thanks :) | 16:12 |
juliank | Do we have a script to retry builds (in a PPA)? | 16:13 |
juliank | doko probably knows he always mass retries stuff :D | 16:14 |
* juliank is finalizing the apt transitino in https://launchpad.net/~deity/+archive/ubuntu/testing | 16:14 | |
tsimonq2 | juliank: It's pretty easy to do with launchpadlib, I just use the Python 3 shell :D | 16:35 |
tsimonq2 | First you import everything and log in: | 16:36 |
tsimonq2 | from launchpadlib.launchpad import Launchpad | 16:36 |
tsimonq2 | launchpad = Launchpad.login_with("tsimonq2's pending PPA check", "production", version="devel") | 16:36 |
tsimonq2 | ubuntu = launchpad.distributions["ubuntu"] | 16:36 |
tsimonq2 | lubuntu_ci = launchpad.people["lubuntu-ci"] | 16:36 |
tsimonq2 | proposed = lubuntu_ci.getPPAByName(distribution=ubuntu, name="unstable-ci-proposed") | 16:36 |
* tsimonq2 smites Drone | 16:39 | |
tsimonq2 | juliank: I sent you the full snippet on #devel:ubuntu.com :) | 16:39 |
juliank | +1 | 16:44 |
jbicha | LocutusOfBorg: fyi, Debian bug 1096036 was filed earlier today | 19:22 |
-ubottu:#ubuntu-devel- Debian bug 1096036 in release.debian.org "transition: coq 8.20.1" [Normal, Open] https://bugs.debian.org/1096036 | 19:22 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!