dh-r 20190917 source package in Ubuntu

Changelog

dh-r (20190917) unstable; urgency=medium

  [ Johannes Schauer ]
  * Add salsa-ci.yml

  [ Andreas Tille ]
  * dh-make-R: Support LGPL-2.1

 -- Andreas Tille <email address hidden>  Tue, 17 Sep 2019 10:08:47 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-r_20190917.dsc 1.7 KiB 81322878dfa99a0c123948118037437f3014a1a24e7bab9ce3b3a7dfaa75de5e
dh-r_20190917.tar.xz 35.0 KiB 4db96dd1d10a20823ee31770caf57e26e60027c36283da14e371be0f71e0f6e9

Available diffs

No changes file available.

Binary packages built by this source

dh-r: Debian helper tools for packaging R libraries

 Provides the R package buildsystem for debhelper.
 .
 Additional tools:
 .
  convert-to-dh-r: convert the dependencies of an existing R package
                   from using CDBS to use dh-r
  dh-make-R: generate packaging skeletons for R packages
  dh-update-R: update (versioned) dependencies of R packages,
                   Vcs-fields and Maintainer field

pkg-r-autopkgtest: Script for the automatic testing of R packages

 This package contains the pkg-r-autopkgtest script that runs the unit tests
 contained in the source tree from which it is launched. It is intended to be
 used by the support for R packages, which is implemented in autodep8.
 .
 Packages using the tests with autopkgtests in this package need to
 simply set "Testsuite: autopkgtest-pkg-r" in debian/control.