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

Re: aevol and X



Hi Saira,

On Thu, Jul 25, 2019 at 09:33:19AM +0100, Saira Hussain wrote:
> > 
> Thanks a lot for your changes. Can you explain to me what is this line
> adding? I think there lies my misunderstanding on how to add a package
> folder in the debian package. Is that right?
> 
> f7feefd45bce0a6bdbcd7e73d78d66b47e488f4b
> diff --git a/debian/examples b/debian/examples
> new file mode 100644
> index 0000000..e39721e
> --- /dev/null
> +++ b/debian/examples
> @@ -0,0 +1 @@
> +examples/*

May be I explained it to weekly in my mail before I did that change.  It
was exactly what I recommended when you was asking how to get the
examples into the package.  Please have a look into

   man dh_installexamples

The files specified in the file debian/examples will be installed into
   /usr/share/doc/package/examples
That's exactly where you want to get the files.  BTW, you could have
reached the perfectly same result by adding

    examples

to debian/docs (please mind the missing '/*' in the end!)
 
Can you please check the remaining test failures?  It seems to be
some issue inside the actual program calls and I do not have any
idea about this.  Perhaps you can ask

   David Parsons <david.parsons@inria.fr>

who is listed as Uploader or contact upstream by some other means.

Kind regards

     Andreas. 

-- 
http://fam-tille.de


Reply to: