Howdy all,
I'm using a 'pbuilder' hook to run 'lintian' over the generated package:
= B91_lintian =
#! /bin/sh
# Run lintian on the generated package
echo "I: installing lintian and running it on the package"
apt-get install -y --force-yes lintian &>/dev/null
lintian --allow-root --color
Eduardo M KALINOWSKI <[EMAIL PROTECTED]> writes:
> Paul Gevers wrote:
>> Further, there is one lintian warning left:
>> I: ssystem: arch-dep-package-has-big-usr-share 1224kB 83%
>> I can (easily) fix this, but that way I change the package more than I
>> think is appropriate for QA. What do
Paul Gevers wrote:
> Hello mentors,
>
> I like some comments on the following:
>
> I made some small changes to an orphaned package (ssystem), to fix a bug
> (#482936) and to fix some lintian errors/warnings. I understand that
> this should be a QA upload because QA is maintainer, but I might be
>
Hello mentors,
I like some comments on the following:
I made some small changes to an orphaned package (ssystem), to fix a bug
(#482936) and to fix some lintian errors/warnings. I understand that
this should be a QA upload because QA is maintainer, but I might be
wrong and that this should be a N
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Sandro,
Sandro Tosi wrote:
> ...
> Next time, please file it before start packaging it (so we can avoid
> duplicate work on the same tool, etc etc).
Ok.
> ...
> diff.gz is the difference applied to upstream source code by the
> packager (so it us
5 matches
Mail list logo