teward | hey stupid question, but how can I get my sbuild on 14.04 to know about 'wily'? | 01:30 |
---|---|---|
micahg | teward: symlink wily to gutsy in /usr/share/debootstrap/scripts/ | 03:24 |
reversiblean | what if a package does not have a patchsystem used? And no /debian/patch folder. Can I use Quilt then? | 05:22 |
barry | Unit193: i'll think about it ;) should that patch get into bzr upstream? (not sure anyone actually *is* bzr upstream any more ;) | 13:13 |
=== dholbach_ is now known as dholbach | ||
teward | micahg: "Unable to determine distribution, please provide --distro" <-- even with the symlink :/ | 13:36 |
teward | fixed that now | 14:27 |
Unit193 | barry: That's actually a plugin, and yeah it seems a bit slower. Bit of a bummer, still useful for converting repos (except when you get phantom files.) Thanks for taking a look. | 20:42 |
AndyDavis | Is there any way that I can set something in in d/changelog for the version so it appends the distro name to it ? example foo (0.0.1-2$dist) UNRELEASED; urgency=medium where dist would be ubuntu. I am building with sbuild | 20:55 |
barry | Unit193: yeah. i'm doing a lot of conversions these days :) | 21:14 |
Unit193 | barry: Did you try a git reset && git status? Several repos I've tried tend to have leftovers because of one of those bugs. And yeah, you like the new LP git feature too :D | 21:15 |
barry | Unit193: interesting. i did notice that after conversion i had to git add a bunch of stuff that seemed not to be added automatically. is this bug responsible for that? | 21:16 |
Unit193 | If you git reset then I would guess it is. Check if those files exist in the bzr repos. | 21:16 |
barry | oh, they definitely exist | 21:17 |
Unit193 | Right, so testcase, do a quick and dirty bzr branch lp:ubuntu-bots && cd ubuntu-bots && git init && bzr fast-export --plain --rewrite-tag-names | git fast-import && git reset && git status before and after the package. | 21:26 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!