Re: Re: Re: Renaming and gzipping upstream changelog

2011-03-22 Thread Michele Gastaldo
> On Thu, Mar 17, 2011 at 02:23:01PM +0100, Michele Gastaldo wrote: >> > > In your debian rules file you can use: >> > > dh_installchangelogs -k {your_changelog_filename} >> > > >> > > (the -k is to keep the upstream changelog file name and symlink it to >> > > changelog.gz, feel free to drop

Re: Re: Renaming and gzipping upstream changelog

2011-03-17 Thread gregor herrmann
On Thu, 17 Mar 2011 14:23:01 +0100, Michele Gastaldo wrote: > > "If none is specified, it looks for files with names that seem likely to be > > changelogs. (In compatibility level 7 and above.)" > > So explicit dh_installchangelogs doesn't need additional arguments and dh > > tiny rules will do ev

Re: Re: Renaming and gzipping upstream changelog

2011-03-17 Thread Andrey Rahmatullin
On Thu, Mar 17, 2011 at 02:23:01PM +0100, Michele Gastaldo wrote: > > > In your debian rules file you can use: > > > dh_installchangelogs -k {your_changelog_filename} > > > > > > (the -k is to keep the upstream changelog file name and symlink it to > > > changelog.gz, feel free to drop it if you w

Re: Re: Renaming and gzipping upstream changelog

2011-03-17 Thread Michele Gastaldo
> On Mon, Mar 14, 2011 at 03:10:24PM -0400, Scott Howard wrote: > > In your debian rules file you can use: > > dh_installchangelogs -k {your_changelog_filename} > > > > (the -k is to keep the upstream changelog file name and symlink it to > > changelog.gz, feel free to drop it if you wish, it will

Re: Renaming and gzipping upstream changelog

2011-03-14 Thread Andrey Rahmatullin
On Mon, Mar 14, 2011 at 03:10:24PM -0400, Scott Howard wrote: > In your debian rules file you can use: > dh_installchangelogs -k {your_changelog_filename} > > (the -k is to keep the upstream changelog file name and symlink it to > changelog.gz, feel free to drop it if you wish, it will rename the

Re: Renaming and gzipping upstream changelog

2011-03-14 Thread Scott Howard
On Mon, Mar 14, 2011 at 2:45 PM, Michele Gastaldo wrote: > Hi all > Trying to package kpartsplugin (ITP: bug #597110), I get a warning from > lintian (wrong-name-for-upstream-changelog): there's a ChangeLog file from > upstream I listed in debian/docs, but according to the Debian Policy Manual it