golang-github-pkg-sftp 1.13.6-1 source package in Ubuntu

Changelog

golang-github-pkg-sftp (1.13.6-1) unstable; urgency=medium

  * New upstream version 1.13.6
  * Reorder fields in debian/control and debian/copyright
  * Change Section from devel to golang
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump versioned dependencies as per go.mod
  * Bump Standards-Version to 4.6.2 (no change)
  * Invoke dh with --builddirectory=_build
  * Simplify override_dh_auto_install with "dh_auto_install -- --no-binaries"

 -- Anthony Fok <email address hidden>  Thu, 07 Dec 2023 03:01:16 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-pkg-sftp_1.13.6-1.dsc 2.3 KiB 13bdb2aa0a541d9bb67739642e1d34fc07b0c0e6cb05f248b0622044232e306a
golang-github-pkg-sftp_1.13.6.orig.tar.gz 119.3 KiB e7deacdc4b11286c0f9269338e156da33a774d1e5b4995d1904d69ac68bac551
golang-github-pkg-sftp_1.13.6-1.debian.tar.xz 3.5 KiB 0b88dd20cf729f58edd322521f7d97dae4cf9436734d60e9994771c4629877b3

Available diffs

No changes file available.

Binary packages built by this source

golang-github-pkg-sftp-dev: SFTP support for the golang.org/x/crypto/ssh package

 The sftp package provides support for file system operations on
 remote ssh servers using the SFTP subsystem. It also implements an
 SFTP server for serving files from the filesystem.