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

Re: Statistics::PCA and friends



On Sat, 23 May 2020 12:47:30 +0200, Andreas Tille wrote:

> > > With debhelper 13 there are some nice improvements, so it makes sense
> > > to use it IMO.
> > Okay, I'll stick to it at least on Perl side.  Thanks!
> I had not seen a strong reason to bump routine-update to debhelper 13
> but it would be pretty easy to do.  Gregor what kind of improvements
> do you consider so nice?

My 2 favourites from the manpage:

- The dh_auto_* helpers now resets the environment variables HOME and
  common XDG_* variable. HOME and XDG_RUNTIME_DIR are each set to a
  distinct writable directory. The rest of the environment variables
  are cleared.
- The dh command sequencer will now skip all hook and override
  targets for dh_auto_test, dh_dwz and dh_strip when
  DEB_BUILD_OPTIONS lists the relevant nocheck / nostrip options.

The first allows removing dances with $HOME for packages with
testsuites that need a home directory; the latter saves
    ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        …
    endif
in an override_dh_auto_test which does more than dh_auto_test (and
mkdir etc.), it's now completely skipped.


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Cat Stevens: I Love My Dog

Attachment: signature.asc
Description: Digital Signature


Reply to: