dh-r 20260707
Package Information
| Description | Debian helper tools for packaging R libraries Provides the R package buildsystem for debhelper. Additional tools: dh-make-R: generate packaging skeletons for R packages dh-update-R: update (versioned) dependencies of R packages, Vcs-fields and Maintainer field |
|---|---|
| Maintainer | Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net> |
| Changed By | Charles Plessy <plessy@debian.org> |
| Sponsor | plessy@debian.org |
| Distribution | unstable |
| Architecture | all amd64 arm64 loong64 ppc64el riscv64 |
| VCS | git: https://salsa.debian.org/r-pkg-team/dh-r.git (browse) |
| Closes | #1111274 |
| Popcon Installs | 38 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/dh-r |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Tue, 07 Jul 2026 09:01:35 +0900 |
|---|---|
| Source | dh-r |
| Version | 20260707 |
| Changed-By | Charles Plessy |
| Architecture | source all amd64 |
| Distribution | unstable |
Changelog
dh-r (20260707) unstable; urgency=medium
.
[ Alexandre Detiste ]
* drop old CDBS -> dh conversion script
.
[ Andreas Tille ]
* scripts/itp_from_debian_dir: Deal with existing RFPs
* Create d/watch Version 5 for CRAN packages
.
[ Charles Plessy ]
* Use uscan templates for CRAN and Bioconductor packages.
* dh-update-R:
- sort debian/control fields like cme and match the
`wrap-and-sort -ast` of libconfig-model-dpkg-perl (>= 3.01).
- stop using `debian/compat`. Closes: #1111274
- read debian/tests/autopkgtest-pkg-r.conf with Config::Properties.
- read debian/tests/control with Dpkg::Control.
* Build the `r-pkg-team-core-architecture` package on amd64, arm64,
loong64, ppc64el and riscv64, so that we can restrict redistribution
of most r-cran-* and all r-bioc-* packages to these architectures,
for reasons explained in the package description.
* Add myself to Uploaders..dsc
| Package-List | dh-r deb science optional arch=all pkg-r-autopkgtest deb science optional arch=all r-pkg-team-core-architecture deb science optional arch=amd64,arm64,loong64,ppc64el,riscv64 |
|---|---|
| Section | science |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2016-2017 Gordon Ball <gordon@chronitis.net> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.