• Bug#1104198: RFS: golf/488-1 [ITP] -- programming language for web serv

    From Golf Team@21:1/5 to All on Thu May 1 09:00:01 2025
    ---- On Wed, 30 Apr 2025 22:15:48 -0700 Phil Wyett <philip.wyett@kathenas.org> wrote ---



    Control: tags -1 +moreinfo

    Golf Team,

    Review of upload: 2025-05-01 04:41

    For information about the tests run, see:

    https://wiki.debian.org/PhilWyett/DebianMentoring

    Summary
    =======

    Package testing looks good.

    Who are Gliim LLC?

    The Salsa repository structure is not the Debian way. I sent you an email on how
    to import your package and have it create the correct structure. Did you see and
    follow this?

    --

    Regards

    Phil

    Donate: https://buymeacoffee.com/kathenasorg

    --

    "I play the game for the game’s own sake"

    Arthur Conan Doyle - The Adventure of the Bruce-Partington Plans

    --

    Internet Relay Chat (IRC): kathenas

    Website: https://kathenas.org

    Instagram: https://instagram.com/kathenasorg

    Threads: https://www.threads.net/@kathenasorg

    --



    Hi Phil, 







    Gliim LLC is my company. It owns copyright to Golf. 



    Sorry, there were many emails and I lost sight of the instructions. Not a problem though, I just recreated the Salsa repository based on your instructions. I suppose it will watch for upstream releases based on the "watch" file and perform CI/CD for each
    release?





    Best,

    Sergio
     
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10
  • From Golf Team@21:1/5 to Golf Team on Sun May 4 00:00:01 2025
    ---- On Thu, 01 May 2025 00:40:22 -0700 Phil Wyett <philip.wyett@kathenas.org> wrote ---



    Control: tags -1 -moreinfo
    Control: tags -1 +confirmed

    On Wed, 2025-04-30 at 23:52 -0700, Golf Team wrote:


    Gliim LLC is my company. It owns copyright to Golf.

    Does copyright years etc. need to be updated in some source files, are you doing
    this when you touch each file?

    Sorry, there were many emails and I lost sight of the instructions. Not a  problem though, I just recreated the Salsa repository based on your  instructions. I suppose it will watch for upstream releases based on the  "watch" file and perform CI/CD for each release?

    The 'debian/watch' file when working will indicate new upstream releases on the
    packages Debian tracker page if available.

    You can work in git and tag your releases or you can import ready packages from
    local into Salsa/Debian with the command below and following prompts.

    cd into git repo root

    gbp import-dsc --prinstine-tar --uscan

    --

    Regards

    Phil

    Donate: https://buymeacoffee.com/kathenasorg

    --

    "I play the game for the game’s own sake"

    Arthur Conan Doyle - The Adventure of the Bruce-Partington Plans

    --

    Internet Relay Chat (IRC): kathenas

    Website: https://kathenas.org

    Instagram: https://instagram.com/kathenasorg

    Threads: https://www.threads.net/@kathenasorg

    --

    Hi Phil,


    The copyright for each file has been changed to include full "<start year>-<current year>" notation, and a script incorporated into the release process with updates of <current year> being done automatically when needed.



    The Salsa repo has also been updated with the latest version, and will continue to be updated automatically. One method we considered was:





    gbp import-orig --pristine-tar --uscan --no-interactive



    and that works, since the watch file points to a correct github location. However, when new releases/tags are created, there's a delay between updating github (upstream