r-cran-credentials 2.0.1-1 source package in Ubuntu

Changelog

r-cran-credentials (2.0.1-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  * Lintian-overrides (see lintian bug #1017966)

 -- Andreas Tille <email address hidden>  Sun, 10 Sep 2023 18:19:57 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-credentials_2.0.1-1.dsc 2.1 KiB 96b586e53d4e8b5c8b55d535cb013d5350534a8f21de4fb17ca5bae70562f478
r-cran-credentials_2.0.1.orig.tar.gz 277.2 KiB 2c7cfc45bd4afa9a2c2b85d43e907b212da3468781e1b617737bd095253c358b
r-cran-credentials_2.0.1-1.debian.tar.xz 2.6 KiB 0c6a7b7845538bcc10ccc1e24add0e04fe03c4b18cbf312e6b1987f018a99e25

Available diffs

No changes file available.

Binary packages built by this source

r-cran-credentials: GNU R tools for managing SSH and Git credentials

 Setup and retrieve HTTPS and SSH credentials for use with 'git' and
 other services. For HTTPS remotes the package interfaces the 'git-credential'
 utility which 'git' uses to store HTTP usernames and passwords. For SSH
 remotes convenient functions to find or generate appropriate SSH keys are
 provided. The package both helps the user to setup a local git installation,
 and also provides a back-end for git/ssh client libraries to authenticate
 with existing user credentials.