[03:45] now, how do i check the activity log of a spec? [03:49] and how do i remove a spec from a milestone? [04:15] New bug: #190608 in malone "unsubscribe s.o. else" [Undecided,New] https://launchpad.net/bugs/190608 [04:41] New bug: #190613 in malone "Actions menu text is clipped in Firefox" [Undecided,New] https://launchpad.net/bugs/190613 === asac_ is now known as asac [09:40] New bug: #190635 in malone "Marking bug report as duplicate displays no Web notification" [Undecided,New] https://launchpad.net/bugs/190635 === _emgent is now known as emgent [10:27] I am hosting a project at sourceforge and need help to nicely integrate it into launchpad [10:27] is some up to a help session? [10:29] HighNo, well, I'm a bit afk, but ask away [10:31] I added the project to launchpad - see https://launchpad.net/blueproximity I guess the next step would be to let launchpad get the source but that doesn't work. I guess it requires a special file structure in the packages svn rep which I don't have at the moment. [10:31] You can see there is no structure at all at http://blueproximity.svn.sourceforge.net/viewvc/blueproximity/ [10:32] HighNo, okay. ask a question (see /topic) and we'll have thumper reply when he's up [10:32] HighNo, are you moving to bzr and looking to do a one-time conversion? or a continuous one? [10:34] I liked sourceforge so far so leaving the main repository there would probably my choice. I think I have to add a branch in launchpad, right? I tried once but it somewhat failed. === \sh_away is now known as \sh [10:37] hm, I am sorry. I should have read answers first... [10:37] no reason to be sorry [10:38] you've done everything right [10:38] the source import has failed and that's why I want us to ask tim (thumper) [10:38] he might point us to the relevant bug! [10:38] I'll try to change the file structure to 'branches/trunk' and put everything in there [10:39] i think that's what https://answers.launchpad.net/launchpad/+question/1769 tries to tell me [10:39] nice logo! [10:40] HighNo, okay, cool === Gwaihir_ is now known as Gwaihir [10:44] kiko-afk: thx [10:46] kiko-afk: the program is even nicer :-) if you've got bluetooth and a little time you might give it a shot :-) [10:48] HighNo, I only have it on a thinkpad of mine which is currently broken :-( [10:52] kiko-afk: bad - broken thinkpads are seldom. but they make great linux machines. [being typed on an R51] [10:52] they are amazing [10:52] it's really sad that it's broken [11:01] mine is almost broken - it's 4 years of daily use. the display shows random noise on the right side's green pixels... quite annoying. But it has been under heavy use being carried everywhere. I think its OnTime is >16h per day over the time [11:41] what's the syntax for closing multiple bugs in ubuntu changelogs with only one (LP: ...)? [11:50] afflux, I think it's comma-separated [11:52] okay, thanks === \sh is now known as \sh_away [13:14] hm, is blueprints also a place to put online docs for your project? I've just seen that little 'list documentation' link [20:46] New bug: #190758 in launchpad "Verify OpenPGP signatures of messages" [Undecided,New] https://launchpad.net/bugs/190758 === yeager_ is now known as yeager [21:29] When I go to my Overview page, and choose "List assigned packages" on the Action menu, that list is incomplete. Why is that? [21:31] New bug: #190770 in launchpad "Attachment to e-mail droppsed" [Undecided,New] https://launchpad.net/bugs/190770 [21:34] I've hit an issue with trying to add two "other distro/project" entries to the bug tracker [21:34] one for Fedora and one for RHEL [21:35] which, because they're on the same (bugzilla.redhat.com) and the same component (linux) fails [21:48] sladen: yeah I noticed that today on that bug as well. [21:49] sladen: might be a good idea to file a bug, that sounds like a useful feature [22:17] After a successful build in PPA, should there be a .deb, or do you have to wait? [23:15] Can I get some PPA help? I have the source of xine-lib-1.1.10 and I want to upload it to my PPA for gutsy. What should I use for P and V as described here: https://help.launchpad.net/PPAQuickStart [23:16] steveire: you mean in the dput example? [23:16] that's simple the .dsc file of the source package you want to upload [23:17] geser: Someone in -motu said I should change something in the changelog from hardy to gutsy to make it be built for gutsy/ [23:17] Though I can't find any reference to hardy in debian/ [23:18] steveire: yes, as the entry in the changelog determines in which release it get build [23:18] steveire: where did you take the package from? [23:18] geser: hardy. [23:18] apt-get source libxine [23:18] ah [23:19] xine-lib got synced from Debian unstable, so has no changelog entry for hardy [23:19] geser: OK, so what do I need to insert? [23:20] Add an new changelog entry (with dch -i -D gutsy) [23:20] in the source dir or debian/ ? [23:20] in the source dir [23:20] dch will find the changelog entry in debian/changelog [23:21] Ok, I've got vim. I presume I should put in some kind of message? What would be suitable for this situation? [23:22] as version use something like 1.1.10-1~gutsy1 [23:22] Not 1.1.10-1~gutsy1-ppa1? [23:22] steveire: that will work too [23:22] What's the difference? What depends on my choice? [23:22] steveire: perhaps something like "Backport to gutsy." [23:24] steveire: there is no much difference, you have one more variable to increase the version for further uploads [23:25] OK, is there some reason to use - instead of ~? [23:25] New bug: #190806 in launchpad "Overview page is not up to date" [Undecided,New] https://launchpad.net/bugs/190806 [23:25] sort order, ~ is sorted below everything else [23:26] so -1~gutsy1 is lower than -1 [23:26] -1~gutsy-ppa1 is larger than -1~gutsy1 but -1~gutsy1~ppa1 is smaller than -1~gutsy1 [23:26] so -1~gutsy1 will not be installed over -1? [23:27] OK, so you're saying I should use a '-'. [23:27] steveire: but someone using your PPA will update to the version in hardy if him updates his Ubuntu [23:27] steveire: it depends what you want to archive [23:28] gutsy has 1.1.7-1ubuntu1 which will get update to 1.1.10-1~gutsy1 from your PPA [23:28] geser: That's fine. The backporting process is taking longer than I expected. My packages shouldn't be used when hardycomes along. [23:29] Unless kde4 requires higher versions by then [23:29] I'll use 1.1.10-1~gutsy1-ppa1 so. [23:31] What should I use for P? [23:32] xine-lib or libxine1? [23:35] steveire: let's do this discussion in only one channel [23:35] New bug: #190810 in launchpad "[wishlist] more automation in bug management" [Undecided,New] https://launchpad.net/bugs/190810 [23:38] geser: Can't open /home/stephen/Random/libxine/xine-lib-1.1.10/xine-lib_1.1.10-1~gutsy1-ppa1_source.changes [23:38] That's on trying the dput command [23:38] is the file there? [23:39] my guess would be that it should be in /home/stephen/Random/libxine [23:39] I think I'm making it now. The guide doesn't say to run debuild -S, but that's what I'm doing now [23:39] ls [23:41] I just did debuild -S and now there's a xine-lib_1.1.10-1ubuntu1_source.changes. It's not named right. Do I change it? [23:42] did you change the version while editing the debian/changelog? [23:42] the file name suggest you didn't do it [23:43] I don't think the instructions say to do it. I haven't done anything not in the instructions. Is there something else? [23:43] https://help.launchpad.net/PPAQuickStart [23:45] steveire: not very clear but it's a little bit coverted in "Versioning" after "Creating your source package" [23:46] geser: It doesn't say to edit the changelog, but it doesn't matter. I've done that now. [23:46] steveire: it talks about versioning and the first changelog entry is the version of your package [23:46] So now I have a xine-lib_1.1.10-1ubuntu1-ppa1_source.changes. Hopefully I've done it right [23:47] geser: I didn't know that. [23:47] almost, use ~ instead of - between ubuntu1 and ppa1 (-1ubuntu1~ppa1) so it is lower than a potential -1ubuntu1 from the official archive [23:50] Isn't that different from what you said above? should I use -gutsy or -ubuntu? [23:50] The changelog automatically used -ubuntu [23:51] Actaully it automatically used ~1ubuntu [23:51] steveire: there are many different ways to achieve the same result (if you know how versioning works) [23:52] geser: xine-lib_1.1.10-1ubuntu1~ppa1_source.changes ok?? [23:58] I presume there's some kind of backlog system? https://launchpad.net/people/+me/+archive/+builds?build_state=all&build_text= reports no active builds after I uploaded it.