commit | 669efd867816adb411219346c40b2b07898b6c66 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Jun 08 00:32:09 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Jun 08 09:28:21 2016 +0000 |
tree | 31e4f81ee35fe1b3a188ce1fec39beeadaeceb9b | |
parent | 83ed8fb33c696f23e5098a798c23edb4cea64f40 [diff] |
Parametrize debian/changelog * configure.ac (CHANGELOGTIME): Rename to RPM_CHANGELOGTIME. (DEB_CHANGELOGTIME): New variable. (AC_CONFIG_FILES): Add debian/changelog. * strace.spec.in: Rename CHANGELOGTIME to RPM_CHANGELOGTIME. * debian/changelog: Rename to ... * debian/changelog.in: ... this file. Add parametrized entry. * debian/.gitignore: New file.
This is strace -- a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
strace is released under a Berkeley-style license at the request of Paul Kranenburg; see the file COPYING for details.
See the file NEWS for information on what has changed in recent versions.
Please send bug reports and enhancements to the strace mailing list.