{"id":20167704,"url":"https://github.com/terceiro/gem2deb","last_synced_at":"2025-08-27T07:04:30.962Z","repository":{"id":1293884,"uuid":"1235328","full_name":"terceiro/gem2deb","owner":"terceiro","description":"Set of tools to create Debian packages from Ruby software distributed with rubygems. This repository is a mirror, the official one is at https://salsa.debian.org/ruby-team/gem2deb/","archived":false,"fork":false,"pushed_at":"2023-09-21T15:18:33.000Z","size":962,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T03:11:43.292Z","etag":null,"topics":["debian","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/terceiro.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-01-09T15:35:06.000Z","updated_at":"2023-09-27T12:17:11.000Z","dependencies_parsed_at":"2023-07-05T20:46:37.510Z","dependency_job_id":null,"html_url":"https://github.com/terceiro/gem2deb","commit_stats":null,"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terceiro%2Fgem2deb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terceiro%2Fgem2deb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terceiro%2Fgem2deb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terceiro%2Fgem2deb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terceiro","download_url":"https://codeload.github.com/terceiro/gem2deb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140868,"owners_count":21054362,"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":["debian","ruby"],"created_at":"2024-11-14T00:54:47.145Z","updated_at":"2025-04-10T01:33:49.193Z","avatar_url":"https://github.com/terceiro.png","language":"Ruby","readme":"gem2deb is a set of tools to create Debian packages from Rubygems\n\nThe workflow looks like:\n    Download gem:\n    gem fetch foo\n        |\n        v\n    Create a tarball. It contains the gem spec as metadata.yml\n    gem2tgz foo-1.2.gem\n        |\n        v\n    Convert to a Debian source package with sane defaults:\n    dh-make-ruby foo-1.2.tar.gz\n        |\n        v\n    Modify, if needed\n        |\n        v\n    Build the package:\n    dpkg-buildpackage -us -uc\n\nAlternatively, you can use the gem2deb command, that tries to do\neverything automatically.\n\nThe generated Debian source package uses Debhelper with a specific build system\ncalled \"ruby\". That buildsystem uses the dh_ruby tool for the various steps\n(clean, build, test, install).\n\nBuilding from source and testing this package:\n==============================================\n# install build-dependencies, look at the Build-Depends line\n# in debian/control\n\n# build the package\ndpkg-buildpackage -us -uc\n# install\nsudo debi\n# or simply: \"rake install\"\n\nDevelopers:\nLucas Nussbaum \u003clucas@debian.org\u003e\nAntonio Terceiro \u003cterceiro@debian.org\u003e\n\nLicense: GPLv3 or later\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterceiro%2Fgem2deb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterceiro%2Fgem2deb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterceiro%2Fgem2deb/lists"}