watchman 4.9.0-6build1 source package in Ubuntu

Changelog

watchman (4.9.0-6build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 12:24:22 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Anuradha Weeraman
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
watchman_4.9.0.orig.tar.gz 3.3 MiB 1f6402dc70b1d056fffc3748f2fdcecff730d8843bb6936de395b3443ce05322
watchman_4.9.0-6build1.debian.tar.xz 9.1 KiB 691331b4e70bfd41b48d046711ed83eddfa2b57c91a1f0f30bf1ad1310d7afb7
watchman_4.9.0-6build1.dsc 1.9 KiB 089b9717cf399072157cf27ff6f073c4361cfe6edc93a627fe96ec0a2e27640c

View changes file

Binary packages built by this source

python3-pywatchman: Python library for Watchman and related utilities

 A Python library for watchman (the file watching service), and related
 utilities such as watchman-make and watchman-wait. Watchman can be used
 to watch files and record when they actually change. It can be used
 to trigger actions (such as rebuilding assets) when matching files
 change. If you require to perform an action based on whether a file
 changes or not, watchman may be the tool you need. By giving watchman
 a pattern and an action to take when the files change, you can trigger
 an activity to be taken.

python3-pywatchman-dbgsym: debug symbols for python3-pywatchman
watchman: File watching service

 Watchman can be used to watch files and record when they actually change.
 It can be used to trigger actions (such as rebuilding assets) when
 matching files change. If you require to perform an action based on
 whether a file changes or not, watchman may be the tool you need. By
 giving watchman a pattern and an action to take when the files change,
 you can trigger an activity to be taken.

watchman-dbgsym: debug symbols for watchman