dh-r 20230707ubuntu1 source package in Ubuntu

Changelog

dh-r (20230707ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable, remaining changes:
    + Do not enable pkg-r-autopkgtest on Bioconductor packages, see #961138

dh-r (20230707) unstable; urgency=medium

  * Drop unnecessarily strict versioned Depends on r-base-core
    Closes: #1040001

 -- Graham Inggs <email address hidden>  Wed, 12 Jul 2023 12:50:15 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-r_20230707ubuntu1.tar.xz 40.4 KiB 837b4247d6ae78abfc2915f448f090ebcb667f2d8940f96d39e86c410045de43
dh-r_20230707ubuntu1.dsc 1.8 KiB c44cf9d07fc522228eeb384bb8856bed63d3a855c8b67ced321d2d48193591c8

Available diffs

View changes file

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.