Hi,
Paul Gevers wrote (Wed, 14 Jun 2023 21:19:00 +0200):
> Also, on the topic of arch-specific builds, I not convinced it's worth a
> lot of effort. The amount of arch specific pieces is rather limited, so
> I wouldn't mind if we drop that altogether. Currently, we don't do a
> great service t
Hi,
On 20-05-2023 23:26, Holger Wansing wrote:
And the last point is the integration into the debhelper tools: I don't know
if it is required, to have the release-notes fit for building as a whole
package with sbuild or debuild or similar. Salsa tries to build it via CI
at every push, but curren
Hi Stuart,
Stuart Prescott wrote (Sat, 3 Jun 2023 14:45:46 +1000):
> > - The list of archs is hardcoded in the Makefile for now.
>
> The following might provide you with some useful way of not hard-coding
> such information:
>
> curl -s 'https://api.ftp-master.debian.org/suite/bookworm'
Hi Holger
Thanks for working on this :)
- The list of archs is hardcoded in the Makefile for now.
The following might provide you with some useful way of not hard-coding
such information:
curl -s 'https://api.ftp-master.debian.org/suite/bookworm'
(pipe that into « jq -r '.architec
Some status update:
I managed to expand the Makefile, to build r-n for different archs for all
languages and for formats text+pdf+nopdf+html:
https://salsa.debian.org/holgerw/release-notes/-/commits/master?ref_type=heads
Open points:
- In this version, it builds for amd64+armel+i386+ppc64el
Hi,
James Addison wrote (Mon, 29 May 2023 00:18:36 +0100):
> [[Holger Wansing wrote:]]
> > Yes, filtering the content for the different architectures does not work
> > yet.
>
> Ah, and I said I would help with that :)
>
> Although I don't yet know exactly how it's going to interact with the bu
Package: release-notes
Followup-For: Bug #932957
X-Debbugs-Cc: hwans...@mailbox.org
Oops - there were a couple of problems with my most recent message here:
* Forgot to cc you on the details, Holger (in short summary: the ReST 'only'
directive[1] may be helpful here, and could be used with
Package: release-notes
Followup-For: Bug #932957
> Yes, filtering the content for the different architectures does not work yet.
Ah, and I said I would help with that :)
Although I don't yet know exactly how it's going to interact with the build
process, I _think_ that a feature we could use for
Hi,
James Addison wrote (Fri, 26 May 2023 13:02:53 +0100):
> I noticed one more problem with the output of the ReST release-notes:
>
> Filtering of architecture-specific sections does not seem to be taking place,
> so the 'Supported Architectures'[1] section for AMD64 currently contains the
> te
Hi,
Stéphane Blondon wrote (Sun, 28 May 2023 13:16:24
+0200):
> > > Richard Lewis wrote (Fri, 19 May
> > 2023 00:58:26 +0100):
> >
> > > - are the red hyphens in eg the 'deb...' line near the top of
> > > >
> > https://people.debian.org/~holgerw/release-notes_sphinx/en/html/issues.html
> > > >
Le dim. 28 mai 2023 à 13:16, Stéphane Blondon
a écrit :
> Sphinx uses Pygments to highlight source code. I guess no language is defined
> so Sphinx uses a wrong lexer. We should force Sphinx to use 'SourceListLexer'
> with:
> .. code-block :: sources.list
I sent a Merge Request on Holger's repo
> > Richard Lewis wrote (Fri, 19 May
> 2023 00:58:26 +0100):
>
> > - are the red hyphens in eg the 'deb...' line near the top of
> > >
> https://people.debian.org/~holgerw/release-notes_sphinx/en/html/issues.html
> > > meant to be red? (maybe it is a syntax error?)
> >
Sphinx uses Pygments to h
Package: release-notes
Followup-For: Bug #932957
X-Debbugs-Cc: hwans...@mailbox.org
Hi Holger,
I noticed one more problem with the output of the ReST release-notes:
Filtering of architecture-specific sections does not seem to be taking place,
so the 'Supported Architectures'[1] section for AMD64
Hi,
James Addison wrote (Tue, 23 May 2023 00:22:16 +0100):
> Followup-For: Bug #932957
> X-Debbugs-Cc: hwans...@mailbox.org
>
> On Mon, 22 May 2023 23:40:46 +0100, James wrote:
> > On Sun, 21 May 2023 10:16:36 +0200, Holger wrote:
> > > There is also a problem using entities (or now called subst
Followup-For: Bug #932957
X-Debbugs-Cc: hwans...@mailbox.org
On Mon, 22 May 2023 23:40:46 +0100, James wrote:
> On Sun, 21 May 2023 10:16:36 +0200, Holger wrote:
> > There is also a problem using entities (or now called substitutions) in
> > quoted lines like
>
> > deb https://deb.debian.org/
Followup-For: Bug #932957
X-Debbugs-Cc: hwans...@mailbox.org
On Sun, 21 May 2023 10:16:36 +0200, Holger wrote:
> There is also a problem using entities (or now called substitutions) in
> quoted lines like
> deb https://deb.debian.org/debian RELEASENAME main contrib
Ok, yep - I understand
[[ Replying to two mails in one ]]
Hi,
Holger Wansing wrote (Sat, 20 May 2023 23:26:47 +0200):
> James Addison wrote (Fri, 19 May 2023 23:28:55 +0100):
> > > Please note the &oldreleasename; in the URL!
> > > I could not get this working with sphinx (if someone knows better, please
> > > conta
Hi,
James Addison wrote (Fri, 19 May 2023 23:28:55 +0100):
> > Please note the &oldreleasename; in the URL!
> > I could not get this working with sphinx (if someone knows better, please
> > contact me!)
>
> Could the 'extlinks' feature[1] of Sphinx be helpful to migrate those?
Yes, thanks for t
The following message is a courtesy copy of an article
that has been posted to gmane.linux.debian.devel.documentation as well.
James Addison writes:
> (someone who knows more may correct me, but I think it would be great to have
> the package available for install using apt in addition to the we
Followup-For: Bug #932957
X-Debbugs-Cc: hwans...@mailbox.org
Hi Holger,
> Please note the &oldreleasename; in the URL!
> I could not get this working with sphinx (if someone knows better, please
> contact me!)
Could the 'extlinks' feature[1] of Sphinx be helpful to migrate those?
(it allows def
Hi Andrei,
On 02-12-2019 00:29, Andrei POPESCU wrote:
> As mentioned before, this is something I would be interested to work on,
> assuming I find the time for it.
Ack.
> In any case, if someone else is interested please go for it.
>
> Regarding branches, wouldn't it make more sense to create
On Du, 01 dec 19, 20:35:35, Paul Gevers wrote:
> Hi Andrei,
>
> On Thu, 25 Jul 2019 22:44:29 +0900 Osamu Aoki wrote:
> > Yes. It can be done. I just converted developers-reference and someone
> > merged it ti main ;-)
> >
> > If you follow my commit history, all tools and tricks are there.
> >
Hi Andrei,
On Thu, 25 Jul 2019 22:44:29 +0900 Osamu Aoki wrote:
> Yes. It can be done. I just converted developers-reference and someone
> merged it ti main ;-)
>
> If you follow my commit history, all tools and tricks are there.
>
> https://salsa.debian.org/debian/developers-reference
>
> I
23 matches
Mail list logo