jhbuild 3.38.0-3 source package in Ubuntu
Changelog
jhbuild (3.38.0-3) unstable; urgency=medium * Fix typo in python3-distutils dependency. Thanks to Patrice Duroux -- Jeremy Bicha <email address hidden> Sun, 11 Oct 2020 17:41:31 -0400
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | devel | |
Jammy | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jhbuild_3.38.0-3.dsc | 2.0 KiB | 94c5265dc4a19d37fd72bf00800767551b6ac9014a34e96e27f12533e5d9d80b |
jhbuild_3.38.0.orig.tar.xz | 1003.6 KiB | 23167805c50df3a5572482f5d8b37d5ca93d487a6223a04391adc4d8d6b63896 |
jhbuild_3.38.0-3.debian.tar.xz | 5.8 KiB | 383d54d772d0265ca5dba89c39073630f737aa01cd7b47fa78f2e6fcc7832f29 |
Available diffs
- diff from 3.38.0-1 to 3.38.0-3 (936 bytes)
No changes file available.
Binary packages built by this source
- jhbuild: flexible build script for package collections
Jhbuild is a program that can be used to pull a number of modules from
Git, CVS, Subversion, Bazaar and other types of repositories or from
tarballs and build them in the correct order. Unlike some build
scripts, jhbuild lets you specify what modules you want built and it
will then go and build those modules plus dependencies.
.
Although jhbuild was originally developed to build GNOME, it has
since been extended to work with other projects as well.
Extending it to handle new modules is usually trivial assuming the
build infrastructure matches the other modules it handles.