{"id":18858545,"url":"https://github.com/unisoncomputing/unison-debian","last_synced_at":"2026-02-06T10:33:05.983Z","repository":{"id":235283985,"uuid":"790452385","full_name":"unisoncomputing/unison-debian","owner":"unisoncomputing","description":"build Debian / Ubuntu packages of the Unison Codebase Manager (ucm)","archived":false,"fork":false,"pushed_at":"2025-07-01T00:07:44.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"unstable","last_synced_at":"2025-07-10T21:49:31.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unisoncomputing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-22T22:48:17.000Z","updated_at":"2024-11-07T00:07:09.000Z","dependencies_parsed_at":"2024-04-22T23:44:10.805Z","dependency_job_id":"5d68459e-8bfb-496e-b737-4c702867a8d6","html_url":"https://github.com/unisoncomputing/unison-debian","commit_stats":null,"previous_names":["unisoncomputing/unison-debian"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unisoncomputing/unison-debian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unisoncomputing%2Funison-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unisoncomputing%2Funison-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unisoncomputing%2Funison-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unisoncomputing%2Funison-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unisoncomputing","download_url":"https://codeload.github.com/unisoncomputing/unison-debian/tar.gz/refs/heads/unstable","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unisoncomputing%2Funison-debian/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297030,"owners_count":23742585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T04:13:56.067Z","updated_at":"2026-02-06T10:33:00.920Z","avatar_url":"https://github.com/unisoncomputing.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project packages the (Unison Code Manager)[https://unison-lang.org/] for the Debian and Debian-based distributions, such as Ubuntu.\n\n## Releaseing a new version\n\n\n1. Update the version in the `debian/changelog` file. The easiest way to do this is to use the `dch` command from the `devscripts` package. For example:\n\n```\nEMAIL=stew@unison.cloud dch -v 0.51.0-1 \"New upstream release\"\n```\n\nwhich will create a new entry in debian/changelog that starts with something like this:\n\n```\nunisonweb (0.5.20~trunk+2024041702) unstable; urgency=low\n```\n\nThis version string previx should be the same as the unison release number. A trunk or unreleased version should use the next version as the version number and a tilde, as above to add some version information to differentiate it from other prerelease versions.\n\nDetails about how debian sorts version numbers can be found in (The Debian Policy Manual)[https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-version].\n\nYou can use dpkg to verify that two versions compare they way you expect with some command like:\n\n```\ndpkg --compare-versions 0.5.20~trunk+2024041702 lt 0.5.20 \u0026\u0026 echo \"true\" || echo \"false\"\n```\n\nor \n\n```\ndpkg --compare-versions 0.5.20~trunk+2024041702 '\u003c' 0.5.20 \u0026\u0026 echo \"true\" || echo \"false\"\n````\n\n2. Commit the changes to either the unstable or stable branch and push to github.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisoncomputing%2Funison-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funisoncomputing%2Funison-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funisoncomputing%2Funison-debian/lists"}