r-cran-plumber 1.2.1+ds-2 source package in Ubuntu

Changelog

r-cran-plumber (1.2.1+ds-2) unstable; urgency=medium

  * Fix clean target
    Closes: #1046959
  * Drop Nilesh from Uploaders at own request - thanks Nilesh for all
    your work on this package
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Remove constraints unnecessary since bullseye (oldstable):
    + Build-Depends: Drop versioned constraint on r-cran-httpuv (>= 1.5.5).

 -- Andreas Tille <email address hidden>  Tue, 19 Dec 2023 17:42:26 +0100

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-plumber_1.2.1+ds-2.dsc 2.5 KiB 1679621d0e11f43ee04105aba623b017fdae3d88a2dd0d5b0d8a42a259267c4e
r-cran-plumber_1.2.1+ds.orig.tar.xz 721.0 KiB 743c364648b35e8947ff90144905206252c6027d80d4393dcf15adf51df7ba14
r-cran-plumber_1.2.1+ds-2.debian.tar.xz 5.0 KiB 9490ae2d9748fc7968e2db9c17e277d444f94ba917fb9c05b3ae2e4839d53ff1

Available diffs

No changes file available.

Binary packages built by this source

r-cran-plumber: API Generator for GNU R

 This GNU R package gives the ability to automatically generate and serve
 an HTTP API from R functions using the annotations in the R documentation
 around your functions.