软件包:git-debpush(13.13)
client script for git pushing to Debian-style archives
git-debpush is a script to create and push a specially formatted signed git tag. The metadata in the tag indicates that the tagged commit should be pushed (or "uploaded") to a Debian-style archive.
Tags generated by this script can be read by an intermediary service, which performs any conversion that's needed (such as producing and signing a .dsc and .changes), and then uploads the result to the Debian-style archive on your behalf.
This package also ships git-deborig, a program which tries to produce Debian orig.tar using git-archive(1). (This program used to be in the 'devscripts' package.)
其他与 git-debpush 有关的软件包
|
|
|
|
-
- dep: git
- 快速、可缩放的分布式版本控制系统
-
- dep: gnupg
- GNU 隐私卫士 - PGP 的自由软件替代品
-
- dep: libdpkg-perl
- Dpkg perl modules