Hi,

All right then. a new version with the upstream changelog has been
uploaded to Debian Mentors [1].

Thanks Ben for the makefile snippet.

[1] http://mentors.debian.net/package/tap.py

2015-04-06 2:17 GMT+02:00 Ben Finney <ben+deb...@benfinney.id.au>:
> Nicolas CANIART <nico...@caniart.net> writes:
>
>> Upstream ships its changelog as a reStructuredText file which is also
>> included in the documentation. Should I put a copy of it in the binary
>> packages anyway ?
>
> Yes, the convention that the changelog will be installed as a plain-text
> file named ‘/usr/share/doc/$PACKAGENAME/changelog.gz’ is part of Policy
> §12.7.
>
> For an upstream changelog distributed as reStructuredText, this is easy
> enough to satisfy:
>
>     #! /usr/bin/make -f
>     # debian/rules
>
>     # …
>
>     override_dh_installchangelogs:
>             dh_installchangelogs CHANGES.txt
>
>>   (It would mean that up to 4 copies of it can get installed on a
>>   system !)
>
> One of which is in the location and format Policy expects it to be.
>
> --
>  \         “I think Western civilization is more enlightened precisely |
>   `\     because we have learned how to ignore our religious leaders.” |
> _o__)                                                —Bill Maher, 2003 |
> Ben Finney
>
>
> --
> To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: https://lists.debian.org/85k2xqyurv....@benfinney.id.au
>


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAOWzrLB_Jn0M5Ud8vk+9pf02fr9rzvgzcu4sjco89pgb...@mail.gmail.com

Reply via email to