On Wed, 19 Oct 2011, Ognyan Kulev wrote:
> На 19.10.2011 16:18, Henrique de Moraes Holschuh написа:
> >Well, while % is xml/xhtml/html-friendly, it is *not* http-friendly, and
> >will require double-encoding.
>
> So we have encoding ":" anyway. What about using ".." (horizontal
> ":") - it looks m
Tollef Fog Heen wrote on 2011-10-19 15:49:
> Yes, that's somewhat ugly. You already have to handle % encoded links
> for anything pointing to packages with version numbers including ~
> though, so this won't make any difference there.
And it would be more difficult for reading - at least for me
На 19.10.2011 16:18, Henrique de Moraes Holschuh написа:
Well, while % is xml/xhtml/html-friendly, it is *not* http-friendly, and
will require double-encoding.
So we have encoding ":" anyway. What about using ".." (horizontal ":")
- it looks much nicer than %-encoding.
Regards,
Ognyan Kulev
]] Henrique de Moraes Holschuh
| On Wed, 19 Oct 2011, Tollef Fog Heen wrote:
|
| > The first and obvious one is to avoid file name clashes in the
| > archive. Another one is so the version number in the file name actually
| > is the version number of the package which makes it less confusing when
On Wed, 19 Oct 2011, Tollef Fog Heen wrote:
> The first and obvious one is to avoid file name clashes in the
> archive. Another one is so the version number in the file name actually
> is the version number of the package which makes it less confusing when
> you need to download a package with an e
Thank you for the additional information you have supplied regarding
this Bug report.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will rep
]] Neil Williams
| On Wed, 19 Oct 2011 13:42:06 +0200
| Tollef Fog Heen wrote:
|
| > Package: ftp.debian.org
| > Severity: normal
| >
| > (Cc-ed to debian-devel@l.d.o for their input in whether this would cause
| > problems anywhere else in the toolchain.)
| >
| > It's a bit confusing that th
On Wed, 19 Oct 2011 13:42:06 +0200
Tollef Fog Heen wrote:
> Package: ftp.debian.org
> Severity: normal
>
> (Cc-ed to debian-devel@l.d.o for their input in whether this would cause
> problems anywhere else in the toolchain.)
>
> It's a bit confusing that the file names of .debs don't contain the
]] Tollef Fog Heen
| I would suggest %-encoding it, so foo-1:1 becomes foo_1%251_all.deb.
s/%25/%3a/
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble
Package: ftp.debian.org
Severity: normal
(Cc-ed to debian-devel@l.d.o for their input in whether this would cause
problems anywhere else in the toolchain.)
It's a bit confusing that the file names of .debs don't contain the
epoch. I think we should change that.
I would suggest %-encoding it, so
10 matches
Mail list logo