watchman 4.9.0-7 source package in Ubuntu

Changelog

watchman (4.9.0-7) unstable; urgency=medium

  * Bumped up standards version. 
  * Fix issue with Python 3.10, patch by Frederic Peters (Closes: #1008964)
  * Removed unnecessary lintian overrides
  * Added reproducibility flags
  * Orphaning package and setting maintainer to Debian QA

 -- Anuradha Weeraman <email address hidden>  Sat, 10 Sep 2022 16:25:54 +0530

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
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-7.dsc 2.0 KiB a77e82a1b5532c2779292456a23d1dc8c8493a3683f2ed9ea1a9984836039a8a
watchman_4.9.0.orig.tar.gz 3.3 MiB 1f6402dc70b1d056fffc3748f2fdcecff730d8843bb6936de395b3443ce05322
watchman_4.9.0-7.debian.tar.xz 9.4 KiB 5fc886449c5f59c3619dd8ca6e0ac3d7a6454f992f7980743a57dbd25509128c

No changes file available.

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