git-remote-gcrypt 1.0.1-1 source package in Ubuntu

Changelog

git-remote-gcrypt (1.0.1-1) unstable; urgency=low

  Upstream:
  * Add authorship details to script header.

  Debian packaging:
  * Update Homepage: to point to my website.
  * Bump debhelper build-dep & compat to 10.
  * Use shorter URI in Vcs-Browser.

 -- Sean Whitton <email address hidden>  Tue, 10 Jan 2017 20:17:08 -0700

Upload details

Uploaded by:
Sean Whitton
Uploaded to:
Sid
Original maintainer:
Sean Whitton
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-remote-gcrypt_1.0.1-1.dsc 2.0 KiB f1961befd65851c07bd2a5d0d769e37fbf0f68321f1bdd7af9c2a8eee2db32f9
git-remote-gcrypt_1.0.1.orig.tar.xz 23.0 KiB d4bb2fa5ddec1f0b2d86b02eee05fba0483a69de73ff20dfcfd2394d5ff22935
git-remote-gcrypt_1.0.1-1.debian.tar.xz 3.1 KiB 2cbbb5c2a30f3557a0950de1d99ff0f6f7a1a871d0f8cd14e1748006fd1a265e

Available diffs

No changes file available.

Binary packages built by this source

git-remote-gcrypt: encrypted git repositories

 This lets git store git repositories in encrypted form.
 It supports storing repositories on rsync or sftp servers.
 It can also store the encrypted git repository inside a remote git
 repository. All the regular git commands like git push and git pull
 can be used to operate on such an encrypted repository.
 .
 The aim is to provide confidential, authenticated git storage and
 collaboration using typical untrusted file hosts or services.