Pakket: git-debpush (12.15)
Verwijzigingen voor git-debpush
Debian bronnen:
Het bronpakket dgit downloaden:
Beheerders:
Vergelijkbare pakketten:
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.
Andere aan git-debpush gerelateerde pakketten
|
|
|
|
-
- dep: devscripts
- scripts to make the life of a Debian Package maintainer easier
-
- dep: git
- fast, scalable, distributed revision control system
-
- dep: gnupg
- GNU privacy guard - a free PGP replacement
-
- dep: libdpkg-perl
- Dpkg perl modules
-
- dep: libgit-wrapper-perl
- Perl module to wrap git command-line interface
-
- dep: liblist-compare-perl
- Perl module for comparing elements of two or more lists
-
- dep: libstring-shellquote-perl
- module to quote strings for passing through the shell
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch