aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debs
Commit message (Collapse)AuthorAgeFilesLines
* debian: Change jellyfish to jammyAaron Rossetto2022-04-281-1/+1
| | | | | Ubuntu 22.04 LTS is called 'Jammy Jellyfish', and Launchpad expects to see 'jammy' in the archive name, not 'jellyfish'.
* debian: Remove hirsute; add jellyfish supportAaron Rossetto2022-04-271-1/+1
|
* tools: uhd_ubuntu_deb: Require --buildpathMartin Braun2022-03-311-3/+3
| | | | | | | | | | | | Because this script deletes the entire contents of --buildpath, we no longer provide '..' as the default. First, it is not a suitable default, because it will contain the directory from which this script is called. Second, if someone runs this script from a source repo for UHD, and this repo is checked out into a non-empty directory, the script will still, by default, delete all the contents from that directory. Now, the script fails when not providing --buildpath. Note that CI code is already using this command line argument.
* ci: Add support for Ubuntu 22.04Steven Koo2022-02-041-1/+1
| | | | Signed-off-by: Steven Koo <steven.koo@ni.com>
* debs: Update upload_debs scriptAaron Rossetto2021-10-281-2/+2
| | | | | | This commit updates the releases for which we want to upload UHD support, as well as the way the version number is parsed from the Debian changelog file.
* uhd: Prepare branch for 4.1.0.0-rc1 releaseAaron Rossetto2021-06-251-1/+1
| | | | | | | | | | | uhd: Update changelog for 4.1 RC images: Update manifest debian: Update changelog debian: Update control and copyright installers: automatic version handling for dsc Signed-off-by: Aaron Rossetto <aaron.rossetto@ni.com> Signed-off-by: Steven Koo <steven.koo@ni.com>
* installers: refactor deb script and buildSteven Koo2021-05-181-0/+144
| | | | | | | This is a rewrite of upload_debs.sh in python. It adds support for building the generated dsc into debs before uploading. Signed-off-by: Steven Koo <steven.koo@ni.com>
* debian: Update supported Ubuntu releasesmichael-west2020-10-091-1/+1
| | | | | | | Dropping trusty (14.04) because the CMake version is too low Adding focal (20.04) Signed-off-by: michael-west <michael.west@ettus.com>
* Prepare branch for releasemichael-west2020-09-131-3/+6
| | | | | | | - Update CHANGELOG - Update debian files Signed-off-by: michael-west <michael.west@ettus.com>
* Debian: Minor change to convert_changelog.pymichael-west2019-01-091-5/+1
| | | | - Change "trusty" to a more generic "ubuntu_release" placeholder
* Debian: Add cosmic (Ubuntu 18.10)michael-west2019-01-091-1/+1
|
* uhd: Post-release cleanupBrent Stapleton2018-07-251-1/+1
| | | | | | - Bump the UHD API version and return to development branch status - Removing artful in list of Ubuntu releases. Support for artful ended in July 2018.
* Debian: Fix convert_changelog.py toolmichael-west2018-05-161-7/+4
|
* Ubuntu PPA: Update debian informationmichael-west2018-02-191-1/+1
|
* ubuntu: Added yakkety to the list of distrosMartin Braun2016-12-091-1/+1
|
* debian: Fixed artifact removal in upload_debs.shMartin Braun2016-08-301-1/+1
|
* debian: Removed precise from the list of supported distros for the 3.10 and upMartin Braun2016-08-121-1/+1
|
* debian: upload_debs.sh was a bit too aggressive in filtering out cruftMartin Braun2016-08-121-1/+1
|
* debian: updated changelog converter for sensible defaultsMartin Braun2016-03-211-4/+16
|
* tools: made upload_debs.sh smarter about ignoresNicholas Corgan2015-12-301-7/+6
|
* Final updates for 3.9.2 releaseMartin Braun2015-12-301-2/+25
| | | | | | - Updated images package - Updated Debian changelog - Updated ppa script
* Added scripts and Debian configuration files for Ubuntu PPANicholas Corgan2015-12-302-0/+235