git-ftp 1.5.1+dfsg-1 source package in Ubuntu

Changelog

git-ftp (1.5.1+dfsg-1) unstable; urgency=medium

  * New upstream release [May 2018].
    + fixed "ftp download can remove .git directory" (Closes: #869818).
  * Standards-Version: 4.1.5
  * debhelper & compat to version 11
  * watch file to version 4
  * Vcs URLs to Salsa.

 -- Dmitry Smirnov <email address hidden>  Fri, 06 Jul 2018 04:07:44 +1000

Upload details

Uploaded by:
Dmitry Smirnov
Uploaded to:
Sid
Original maintainer:
Dmitry Smirnov
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-ftp_1.5.1+dfsg-1.dsc 1.9 KiB 98ae2d54498398ed26dfe780ea53f7e880cb90f2317131e8a97a9c7dddbb2c77
git-ftp_1.5.1+dfsg.orig.tar.xz 40.1 KiB 1737e757a443ee156fee9c2f5ede9201b4864a5d4d6063699c5dbfeb0e1f4320
git-ftp_1.5.1+dfsg-1.debian.tar.xz 2.6 KiB 25b275ee1aedac9f61ecd2a06c470c6ce8c8f3cb40029f9014d6fd532f7d7ebd

Available diffs

No changes file available.

Binary packages built by this source

git-ftp: Git powered FTP client written as shell script

 git-ftp is a shell script for uploading Git tracked files to a FTP server. By
 default, it uploads only those files which have changed since the last upload.
 This saves time and bandwidth. It can even work with different branches.
 See manpage for more options.