Bug#90575: marked as done (Request for fi localization of libc6)

2025-01-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Jan 2025 22:50:01 +0100
with message-id 
and subject line Re: Bug#90575: Request for fi localization of libc6
has caused the Debian Bug report #90575,
regarding Request for fi localization of libc6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
90575: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=90575
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.2.2-1
Severity: wishlist
Tags: patch

Hi,

Here's a proposal for changing the fi_FI locale date formats to
something which is recommended by the Finnish language office and
commonly used in Finland.

I have sent the patch 2001-03-09 upstream to bug-gnu-libc and keld ,
the maintainer of POSIX locales specificied in the documentation.

Current format:

$ date
to maalis  8 14:51:33 EET 2001
$ date +%x
08.03.2001
$ date +%X
14:49:52
$ date +%c
to  8 maaliskuu 2001 14:51:37


Proposed zero-padded format:

$ date
to 08.03.2001 14.49.52
$ date +%x
08.03.2001
$ date +%X
14.49.52
$ date +%c
torstai 8. maaliskuuta 2001 14.50.04

Rationale:

1) date(1) default format

"to maalis 8" is not correct Finnish usage.  Assuming a relatively
short format, "to 8.3.2001 14.54.31" is what would be expected.

2) strftime %x format

although zero-padding is not the common usage with dates, probably
it's best to use zero-padding to make listings etc. appear correctly.

3) strftime %X format

zero-padding is common for time string, separator is '.' instead of ':*.

4) strftime %c format

"to  8 maaliskuu 2001 14:51:37" is not grammatically correct;
the correct usage is "torstai 8. maaliskuuta 2001 14.50.04".
Zero-padding or space-padding is not necessary, as the
lenght of the strings varies in either case.

--
Proposed patch for %c, default date format and time format change for
localedata/locales/fi_FI:

*** fi_FI-debian-orig   Fri Feb 16 21:14:13 2001
--- fi_FI   Thu Mar  8 17:19:16 2001
***
*** 2179,2192 
   "";/
   "";/
   ""
! d_t_fmt  
"\
"
  d_fmt""
! t_fmt""
  am_pm"";""
  t_fmt_ampm  ""
! date_fmt   "/
! /
! "
  END LC_TIME

  LC_MESSAGES
--- 2179,2191 
   "";/
   "";/
   ""
! d_t_fmt  
"\
"
  d_fmt""
! t_fmt""
  am_pm"";""
  t_fmt_ampm  ""
! date_fmt   
"<\
U0025>/
! "
  END LC_TIME

  LC_MESSAGES


//Jyrki

--- End Message ---
--- Begin Message ---
Source: libc6
Source-Version: 2.36-1

On Wed, Mar 21, 2001 at 04:52:13PM +0200, Jyrki Kuoppala wrote:
> Here's a proposal for changing the fi_FI locale date formats to
[..]
> $ date
> to 08.03.2001 14.49.52
> $ date +%x
> 08.03.2001
> $ date +%X
> 14.49.52
> $ date +%c
> torstai 8. maaliskuuta 2001 14.50.04

A quick check indicates this is how it works in bookworm. Closing.

Chris--- End Message ---


Processed: tagging 187391

2025-01-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # looks like the patch is wrong
> tags 187391 - patch
Bug #187391 [src:glibc] libc0.3-dev: sockaddr_un.sun_path can't be assigned a 
"const char *" when compiling with g++
Removed tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
187391: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=187391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



[Git][glibc-team/glibc][sid] Fix breaks against sysvinit (source package) to target sysvinit-core instead (binary package)

2025-01-19 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
bf26d62d by Luca Boccassi at 2025-01-19T11:48:41+00:00
Fix breaks against sysvinit (source package) to target sysvinit-core instead 
(binary package)

sysvinit is a source package, so the breaks to ensure a version with
the updated triggers is used are ineffective. Use the binary package
instead.

sysvinit used to be a binary package back in Jessie, so keep that breaks
too for extra safety.

Follow-up for e52e9835d934ee33d366707f54fc6674f19fd7df

- - - - -


2 changed files:

- debian/control
- debian/control.in/libc


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/bf26d62d1daa842b99d5014279d2f3ee9c5a73e8

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/bf26d62d1daa842b99d5014279d2f3ee9c5a73e8
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/glibc][sid] Add changelog entry for previous commit

2025-01-19 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
657289c7 by Aurelien Jarno at 2025-01-20T06:29:27+01:00
Add changelog entry for previous commit

- - - - -


1 changed file:

- debian/changelog


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/657289c79d64c13b49ad39264e186ce89a6e266a

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/657289c79d64c13b49ad39264e186ce89a6e266a
You're receiving this email because of your account on salsa.debian.org.