{"id":20677858,"url":"https://github.com/clivern/debian-packaging","last_synced_at":"2026-04-22T02:32:24.129Z","repository":{"id":86321531,"uuid":"200423918","full_name":"Clivern/debian-packaging","owner":"Clivern","description":"A Debian Packaging Template.","archived":false,"fork":false,"pushed_at":"2023-12-15T05:38:28.000Z","size":17,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-31T06:46:52.179Z","etag":null,"topics":["apt-packages","debian","debian-packages","debian-packaging","package-management"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-08-03T21:49:23.000Z","updated_at":"2019-08-04T18:41:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"aaba525a-4685-46f2-b573-3be0ab836173","html_url":"https://github.com/Clivern/debian-packaging","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Clivern/debian-packaging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2Fdebian-packaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2Fdebian-packaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2Fdebian-packaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2Fdebian-packaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/debian-packaging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2Fdebian-packaging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32118103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apt-packages","debian","debian-packages","debian-packaging","package-management"],"created_at":"2024-11-16T21:17:19.797Z","updated_at":"2026-04-22T02:32:24.112Z","avatar_url":"https://github.com/Clivern.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Debian Packaging Logo\" src=\"https://raw.githubusercontent.com/clivern/debian-packaging/master/assets/img/logo.png\" height=\"100\" /\u003e\n    \u003ch3 align=\"center\"\u003eDebian Packaging\u003c/h3\u003e\n    \u003cp align=\"center\"\u003eA Debian Packaging Template.\u003c/p\u003e\n\u003c/p\u003e\n\n\n## Preparation\n\n### Install Dependencies\n\n```console\n$ apt-get install devscripts dput debhelper dpkg-dev gdebi-core\n```\n\n### GPG Signing\n\nIdentify your private key by running\n\n```console\n$ gpg --list-secret-keys\n```\n\nRun this command to export your key\n\n```console\n$ gpg --export-secret-keys $ID \u003e my-private-key.asc\n```\n\nTo import the key\n\n```console\n$ gpg --import my-private-key.asc\n```\n\nTo delete both the private and public key\n\n```console\n$ gpg --delete-keys\n$ gpg --delete-secret-keys\n```\n\n\n## Build the package\n\n```console\n$ debuild -sd\n```\n\n## Release to PPA\n\n```console\n$ dput ppa:clivern/ppa \u003csource.changes\u003e\n```\n\n\n## References\n\n- [Ubuntu Packaging Guide.](http://packaging.ubuntu.com/)\n- [Debian packaging for the modern developer.](https://github.com/phusion/debian-packaging-for-the-modern-developer)\n\n\n## License\n\n© 2019, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**debian-packaging** is authored and maintained by [@clivern](http://github.com/clivern).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fdebian-packaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fdebian-packaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fdebian-packaging/lists"}