[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [ATTN New Members] Checklist of things to work on before seeking sponsorship



Nicholas D Steeves <nsteeves@gmail.com> writes:

> Bremner, do you also think that these could/should be fixed at this time?:
>
>   I: geiser source: debian-rules-parses-dpkg-parsechangelog (line 12)
>   I: geiser source: debian-rules-parses-dpkg-parsechangelog (line 13)
>
> eg:
>
>   - SOURCEPKG=$(shell dpkg-parsechangelog | sed  -n 's/^Source: \(.*\)/\1/p')
>   - UPSTREAM=$(shell dpkg-parsechangelog |  sed -n 's/^Version: \(.*\)-[^-]*/\1/p')
>   + include /usr/share/dpkg/pkg-info.mk
>   + export DEB_VERSION_UPSTREAM

I suspect those are not really needed any more, and can probably be
deleted. Making snapshots from git doesn't seem like a priority at this
point, and can probably be brought back in some more standard way if it
is needed later.

d


Reply to: