Nicholas D Steeves wrote:

> elpy (1.28.0-1) unstable; urgency=medium

… uploaded.

Regarding:

    ifneq ($(filter nodoc,$(DEB_BUILD_PROFILES)),)
            echo -e "\nnodoc profile enabled, building without sphinxdoc..\n"
            dh $@ --with elpa,python3 --buildsystem=pybuild
    else
            dh $@ --with elpa,python3,sphinxdoc --buildsystem=pybuild
    endif
    
... is there a bug report (or similar?) against sphinxdoc that will
do the right thing by default? Very ugly IMHO to do this in debian/
rules and, of course, this essentially has to be copy-pasted into
every package that uses sphinxdoc...


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to