/srv/irclogs.ubuntu.com/2015/05/06/#ubuntu-motu.txt

tewardhey stupid question, but how can I get my sbuild on 14.04 to know about 'wily'?01:30
micahgteward: symlink wily to gutsy in /usr/share/debootstrap/scripts/03:24
reversibleanwhat if a package does not have a patchsystem used? And no /debian/patch folder. Can I use Quilt then?05:22
barryUnit193: 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
tewardmicahg: "Unable to determine distribution, please provide --distro"  <-- even with the symlink :/13:36
tewardfixed that now14:27
Unit193barry: 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
AndyDavisIs 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 sbuild20:55
barryUnit193: yeah.  i'm doing a lot of conversions these days :)21:14
Unit193barry: 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 :D21:15
barryUnit193: 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
Unit193If you git reset  then I would guess it is.  Check if those files exist in the bzr repos.21:16
barryoh, they definitely exist21:17
Unit193Right, 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!