[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][glibc-team/tzdata][sid] 3 commits: Fix shellcheck complains



Title: GitLab

Benjamin Drung pushed to branch sid at GNU Libc Maintainers / tzdata

Commits:

  • 456fb090
    by Benjamin Drung at 2024-03-06T19:46:00+01:00
    Fix shellcheck complains
    
    ```
    In debian/tzdata.config line 384:
    		db_input high tzdata/Zones/$RET || true
                                               ^--^ SC2086 (info): Double quote to prevent globbing and word splitting.
    ```
    
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    
  • 17e2adff
    by Benjamin Drung at 2024-03-06T19:54:50+01:00
    test_timezone_conversions: add missing type hints
    
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    
  • af8b7460
    by Benjamin Drung at 2024-04-02T14:06:41+02:00
    Replace America/Godthab by America/Nuuk
    
    Nuuk was formerly named Godthåb. Wikipedia says: "When home rule was
    established in 1979, the authorization of place names was transferred to
    Greenlandic authorities, who subsequently preferred Greenlandic names
    over Danish ones. The name Godthåb mostly went out of use over the next
    two decades."
    
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    

30 changed files:


Reply to: