Hi Jonas et al.,
> Source: gimp
> Version: 2.8.22-1pureos1
[…]
> Changes:
> gimp (2.8.22-1pureos1) green; urgency=medium
> .
> [ Chris Lamb ]
> * Set the default UI layout to be "single window", disable the
> creation of a floating toolbox, and create a dockable toolbox on
> the left-hand side. Closes: PureOS:T266.
I don't quite understand this part of the changelog entry. Surely
the "single window mode" change was already in PureOS as part of
my 2.8.20-1-pureos1 upload?
(As an aside, a big part of *transparency* for PureOS outside world
is not doing things that much differently to Debian, even if we can
find some technical reasons for doing it. This has other advantages
too, including reduceing any cognitive overhead when switching from
work in Debian and/ or PureOS, as well as decreasing the bus factor
& onboarding time of any new member of the team...)
Best wishes,
--
Chris Lamb
https://puri.sm
Hi,
I've added some more features to Lintian in order to aid
PureOS development. Specifically:
+ [CL] Add support for derivative-specific version validation to permit
enforcement of additional restrictions on the version number such as
being suffixed by "derivativeos1", etc.
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=425c2f8ef19e5…
and:
+ [CL] Add support for derivative-specific field parsing to allow
enforcement of additional restrictions (eg. updating Vcs-Git, etc.)
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=fb04da2937a68…
I then added some PureOS-specific validation for these new features:
+ [CL] Ensure that PureOS packages always end with (eg. pureosX).
+ [CL] Add PureOS-specific field name validation, such as ensuring the
Maintainer field is updated to the mailing list.
... which is resulting in errors (on a deliberately "broken" package)
such as:
$ lintian —profile=pureos /tmp/buildd/*.changes
E: docbook-to-man changes: invalid-version-number-for-derivative 1:2.0.0-41 (must end with pureosX)
E: docbook-to-man source: invalid-field-for-derivative maintainer: Chris Lamb <lamby(a)debian.org> (!= PureOS Maintainers <pureos-project(a)lists.puri.sm>)
E: docbook-to-man source: invalid-field-for-derivative vcs-git: https://github.com/lamby/pkg-docbook-to-man.git (must point to code.puri.sm)
E: docbook-to-man source: invalid-field-for-derivative vcs-browser: https://github.com/lamby/pkg-docbook-to-man (must point to code.puri.sm)
Enjoy :)
Best wishes,
--
Chris Lamb
https://puri.sm