[Merge] ~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools:megamerge_request into ubuntu-dev-tools:master
Dan Streetman
ddstreet at canonical.com
Mon Nov 25 20:41:46 UTC 2019
> > 2) you are matching PULL_UDEBS with '-di$', but… isn't that quite imprecise?
> > At least, in current buster I see 51 udebs matching '-di$' in a total of 384
> > udebs. From what I can tell, you can really use a matching on the package
> > name to differentiate udebs
>
> ah, yeah that needs to change, I need to use file extension.
>
> > 3) pull-pkg seems to always log in to launchpad, regardless if there is a
> need
> > for it
ugh, now i remember why i had to do the name parsing; while Ubuntu uses the '.ddeb. extension for -dbgsym files, Debian doesn't, so without parsing the filename pull-debian-ddebs won't get anything, and pull-debian-debs will get the -dbgsym deb(s). :-(
Fortunately udebs do seem to be consistent, with Ubuntu and Debian both using .udeb extension.
--
https://code.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/375292
Your team Ubuntu Development Team is subscribed to branch ubuntu-dev-tools:master.
More information about the Ubuntu-reviews
mailing list