* Generate man pages before dist (WAS Re: [sup] Release 0.20.0)
@ 2014-10-07 9:56 Per Andersson
2014-10-07 10:03 ` Gaute Hope
0 siblings, 1 reply; 3+ messages in thread
From: Per Andersson @ 2014-10-07 9:56 UTC (permalink / raw)
To: Gaute Hope; +Cc: supmua
Hi!
On Mon, Oct 6, 2014 at 10:07 PM, Gaute Hope <eg@gaute.vetsj.com> wrote:
> Hi suppers!
>
> Sup 0.20.0 has been released! Go get it at rubygems:
\o/
> $ gem install sup
>
> The news are as follows:
>
> We've got man pages (Mr. Andersson)!
Is it possible to generate the man pages upon release and commit them
to, say, docs/man.
That would make the Debian packaging much simpler, otherwise I have
to do that myself manually and put them in the debian directory. (It will
probably be easy to miss shipping updated man page in the Debian
package.)
Debian packages should be buildable without network access, so using
the git submodule at build time will not work.
--
Per
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Generate man pages before dist (WAS Re: [sup] Release 0.20.0)
2014-10-07 9:56 Generate man pages before dist (WAS Re: [sup] Release 0.20.0) Per Andersson
@ 2014-10-07 10:03 ` Gaute Hope
2014-10-07 10:47 ` Per Andersson
0 siblings, 1 reply; 3+ messages in thread
From: Gaute Hope @ 2014-10-07 10:03 UTC (permalink / raw)
To: supmua, Per Andersson
Excerpts from Per Andersson's message of October 7, 2014 11:56:
> Hi!
>
> On Mon, Oct 6, 2014 at 10:07 PM, Gaute Hope <eg@gaute.vetsj.com> wrote:
>> Hi suppers!
>>
>> Sup 0.20.0 has been released! Go get it at rubygems:
>
> \o/
>
>
>> $ gem install sup
>>
>> The news are as follows:
>>
>> We've got man pages (Mr. Andersson)!
>
> Is it possible to generate the man pages upon release and commit them
> to, say, docs/man.
>
> That would make the Debian packaging much simpler, otherwise I have
> to do that myself manually and put them in the debian directory. (It will
> probably be easy to miss shipping updated man page in the Debian
> package.)
>
> Debian packages should be buildable without network access, so using
> the git submodule at build time will not work.
The man files should be included in the man/ directory in the gem. You
can check out the contents of the built gem by unpacking it manually:
$ tar xf sup-0.20.0.gem
$ tar xf data.tar.gz
so all necessary files for a release should be included. I would suggest
starting the source build off the .gem with the pre-generated man pages.
Does that work for you?
Cheers, Gaute
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Generate man pages before dist (WAS Re: [sup] Release 0.20.0)
2014-10-07 10:03 ` Gaute Hope
@ 2014-10-07 10:47 ` Per Andersson
0 siblings, 0 replies; 3+ messages in thread
From: Per Andersson @ 2014-10-07 10:47 UTC (permalink / raw)
To: Gaute Hope; +Cc: supmua
On Tue, Oct 7, 2014 at 12:03 PM, Gaute Hope <eg@gaute.vetsj.com> wrote:
> Excerpts from Per Andersson's message of October 7, 2014 11:56:
>
(...)
>>>
>>> We've got man pages (Mr. Andersson)!
>>
>>
>> Is it possible to generate the man pages upon release and commit them
>> to, say, docs/man.
>>
>> That would make the Debian packaging much simpler, otherwise I have
>> to do that myself manually and put them in the debian directory. (It will
>> probably be easy to miss shipping updated man page in the Debian
>> package.)
>>
>> Debian packages should be buildable without network access, so using
>> the git submodule at build time will not work.
>
>
> The man files should be included in the man/ directory in the gem. You
> can check out the contents of the built gem by unpacking it manually:
>
> $ tar xf sup-0.20.0.gem
> $ tar xf data.tar.gz
>
> so all necessary files for a release should be included. I would suggest
> starting the source build off the .gem with the pre-generated man pages.
>
> Does that work for you?
Ah, clever. I like to use the actual upstream source myself though.
I'll just build and ship them in the Debian package.
--
Per
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-07 10:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07 9:56 Generate man pages before dist (WAS Re: [sup] Release 0.20.0) Per Andersson
2014-10-07 10:03 ` Gaute Hope
2014-10-07 10:47 ` Per Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox