dh-r 20230705ubuntu1 source package in Ubuntu

Changelog

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

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

dh-r (20230705) unstable; urgency=medium

  * Reorder sequence of source package metadata in to be created debian/control
    to match output of `cme dpkg-control`
  * Implement r-graphics-engine as per r-base 4.3.1-2 to enable R graphics ABI
    transitions

 -- Graham Inggs <email address hidden>  Thu, 06 Jul 2023 13:13:40 +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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-r_20230705ubuntu1.tar.xz 40.4 KiB 756c397f786af05625c103920ea123087a394631f9bc2c43bad1454383a0a56a
dh-r_20230705ubuntu1.dsc 1.8 KiB 756599b964f6a449d083a86234a1a034a9506a2c74980c64a3ce1c3f7174ad92

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.