Your message dated Sun, 24 Feb 2019 11:39:00 +0000
with message-id <[email protected]>
and subject line Re: dh_compress in compat 12: examples still being compressed
has caused the Debian Bug report #922795,
regarding dh_compress in compat 12: examples still being compressed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
922795: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 12.1
Severity: normal

In src:libfann, a subdirectory examples/datasets is provided with
datasets for the examples.

I used to have a dh_compress -Xexamples but when dropping this after
moving to compat 12, these got compressed anyway, so there might be an
issue with subdirectories, or with the new doc-main-package feature.

In src:libfann, I have

  libfann-doc.examples
  ----
  datasets
  examples/*.c
  examples/*.data

The examples and datasets get installed in libfann-doc as

 /usr/share/doc/libfann-dev/examples/TESTNAME.c
 /usr/share/doc/libfann-dev/examples/datasets/<DATASETNAME>.gz

(Note the libfann-dev resulting from the doc-main-package feature, which
is nice!)

The tests expect the datasets uncompressed, however, which is why they
were excluded in the past.

Regards,
Christian

--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 12.1.1

On Wed, 20 Feb 2019 20:56:42 +0100 Christian Kastner <[email protected]> wrote:
> Package: debhelper
> Version: 12.1
> Severity: normal
> 
> In src:libfann, a subdirectory examples/datasets is provided with
> datasets for the examples.
> 
> I used to have a dh_compress -Xexamples but when dropping this after
> moving to compat 12, these got compressed anyway, so there might be an
> issue with subdirectories, or with the new doc-main-package feature.
> 
> In src:libfann, I have
> 
>   libfann-doc.examples
>   ----
>   datasets
>   examples/*.c
>   examples/*.data
> 
> The examples and datasets get installed in libfann-doc as
> 
>  /usr/share/doc/libfann-dev/examples/TESTNAME.c
>  /usr/share/doc/libfann-dev/examples/datasets/<DATASETNAME>.gz
> 
> (Note the libfann-dev resulting from the doc-main-package feature, which
> is nice!)
> 
> The tests expect the datasets uncompressed, however, which is why they
> were excluded in the past.
> 
> Regards,
> Christian
> 
> 

This was fixed in 12.1.1 but I typo'ed the bug number in the changelog.
 Closing manually.

Thanks,
~Niels

--- End Message ---

Reply via email to