/srv/irclogs.ubuntu.com/2011/09/10/#launchpad.txt

=== G is now known as Nigel
=== jincreator is now known as hacking_u
=== hacking_u is now known as jincreator
=== epsy is now known as \u03b5
Laneyis there any way to get a list of bugs closed by an upload?12:06
LaneyI want Closes: and Launchpad-Bugs-Fixed: equivalents12:07
LaneyAlso Original-Maintainer12:08
Laney(to be clear, I'm talking about access from the API)12:08
wgrantLaney: An upload?12:25
LaneyErm, what's that in LP terminology? Publishing record?12:26
LaneyWhat would be in a changes file.12:26
wgrantWell, it depends what you mean by upload.12:26
wgrantWhat do you want to do?12:26
LaneyI upload a package. I want to find out what LP bugs it closed.12:26
wgrantRemember that there are real syncs from Debian now, for which there is not even the fake LP-generated changes file.12:26
Laneythis is why I'm trying to use the API instead of the mailing list archives now12:27
LaneyI need to know how to get all of the data I was getting from the fake change files12:27
wgrantFor now it may be best to run the usual regexp over the changelog entries that are sent to the list.12:28
Laneycan I get the changelog through the API?12:28
Laneywhat about Original-Maintainer? LP holds that data — can it be exposed?12:29
wgrantWe could expose the entire changelog easily.12:30
wgrantSince it's stored in the librarian.12:30
LaneyAlright, I'm going to file bugs asking for both of those things then12:31
wgrantArgh, can't ssh into the DC. Give me a sec to check on Original-Maintainer another way...12:31
Laneyok12:31
wgrantLaney: It looks like we don't actually know Original-Maintainer. Pages like https://launchpad.net/ubuntu/+source/dpkg/1.16.0~ubuntu7.1 are a lie -- that's just the maintainer.12:35
Laneyhrm12:36
LaneyI suppose I can parse the dsc12:38
Laneythis is getting uglier than the scraping-changes-mboxes way though :(12:38
wgrantWhy do you want it?12:38
Laneyforhttp://udd.debian.org/schema/udd.html#public.table.ubuntu-upload-history12:38
wgrantAh.12:39
wgrantSo, you should probably convince us to expose the changelog, then you can check for bugs fixed since the previous version you know about. And probably just grab the DSC to get Original-Maintainer for now.12:42
Laneyah, the .dsc has a predictable URL. That's good.12:47
wgrantLaney: Remember that epochs are special, though :)12:48
wgrantLaney: You might want to use the sourceFileUrls method on SPPH12:48
Laneydidn't see that. ta.12:48
tumbleweedLaney: damn, you just pointed out a bug in code I wrote this morning13:56
tumbleweedubuntu packages won't all have .changes files any more :/13:56
LaneyIt would be easier if native syncs just generated fake ones13:57
tumbleweedwgrant: yes, plase give us API access to the changelog13:57
wgrantLaney: That's very difficult to model sensibly.13:59
wgrantProbably better to fix the few consumers rather than continue the hacks.13:59
wgrant(introducing changes files for copies would require significant API breaks too)14:02
=== jincreator is now known as jungpoomsayong
=== jungpoomsayong is now known as jincreator
=== mnepton is now known as mneptok
=== warp11 is now known as warp10
=== yofel_ is now known as yofel
=== jussi01_ is now known as jussi
bulldog98where would I have to implement a cia hook for launchpad?21:21

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