[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#641303: marked as done (ITP: pinktrace -- ptrace wrapper library)



Your message dated Sun, 04 Mar 2012 09:34:31 +0000
with message-id <E1S47pn-00065c-P7@franck.debian.org>
and subject line Bug#641303: fixed in pinktrace 0.1.2-1
has caused the Debian Bug report #641303,
regarding ITP: pinktrace -- ptrace wrapper library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
641303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641303
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jakub Wilk <jwilk@debian.org>

* Package name    : pinktrace
  Version         : 0.1.2
  Upstream Author : Ali Polatel <alip@exherbo.org>
* URL             : http://dev.exherbo.org/~alip/pinktrace/
* License         : BSD-3-clause
  Programming Lang: C
  Description     : ptrace wrapper library

PinkTrace is a lightweight C library that eases the writing of tracing applications. It consists of the following parts:
- Wrappers around different ptrace() requests.
- An API for decoding arguments (strings, socket addresses, …)
- An experimental API for encoding arguments.
- An initial implementation of a callback-driven higher-level library called pinktrace-easy.

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: pinktrace
Source-Version: 0.1.2-1

We believe that the bug you reported is fixed in the latest version of
pinktrace, which is due to be installed in the Debian FTP archive:

libpinktrace-0.1-1_0.1.2-1_i386.deb
  to main/p/pinktrace/libpinktrace-0.1-1_0.1.2-1_i386.deb
libpinktrace-dev_0.1.2-1_i386.deb
  to main/p/pinktrace/libpinktrace-dev_0.1.2-1_i386.deb
libpinktrace-easy-0.1-0_0.1.2-1_i386.deb
  to main/p/pinktrace/libpinktrace-easy-0.1-0_0.1.2-1_i386.deb
pinktrace_0.1.2-1.debian.tar.gz
  to main/p/pinktrace/pinktrace_0.1.2-1.debian.tar.gz
pinktrace_0.1.2-1.dsc
  to main/p/pinktrace/pinktrace_0.1.2-1.dsc
pinktrace_0.1.2.orig.tar.bz2
  to main/p/pinktrace/pinktrace_0.1.2.orig.tar.bz2
python-pinktrace_0.1.2-1_i386.deb
  to main/p/pinktrace/python-pinktrace_0.1.2-1_i386.deb
python3-pinktrace_0.1.2-1_i386.deb
  to main/p/pinktrace/python3-pinktrace_0.1.2-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 641303@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jakub Wilk <jwilk@debian.org> (supplier of updated pinktrace package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 24 Feb 2012 16:29:47 +0100
Source: pinktrace
Binary: libpinktrace-0.1-1 libpinktrace-easy-0.1-0 libpinktrace-dev python-pinktrace python3-pinktrace
Architecture: source i386
Version: 0.1.2-1
Distribution: experimental
Urgency: low
Maintainer: Jakub Wilk <jwilk@debian.org>
Changed-By: Jakub Wilk <jwilk@debian.org>
Description: 
 libpinktrace-0.1-1 - ptrace wrapper library (low-level API)
 libpinktrace-dev - development files for ptrace wrapper library
 libpinktrace-easy-0.1-0 - ptrace wrapper library (higher-level API)
 python-pinktrace - Python 2.X bindings for ptrace wrapper library
 python3-pinktrace - Python 3.X bindings for ptrace wrapper library
Closes: 641303
Changes: 
 pinktrace (0.1.2-1) experimental; urgency=low
 .
   * Initial release (closes: #641303).
   * Add patch to fix SONAME.
     (soname.diff)
   * Add patch not to export a private symbol.
     (private-symbols.diff)
   * Add patch to link libpinktrace easy with libpinktrace.
     (libpinktrace-easy-linkage.diff)
   * Add patch to remove images and scripts referring to external sites from
     the documentation.
     (offline-documentation.diff)
   * Add patch to add $(top_builddir)/include to include path, allowing
     out-of-tree builds.
     (out-of-tree-includes.diff)
   * Add patch to fix path to python-test.sh, allow out-of-tree testing of
     Python modules.
     (python-test-path.diff)
Checksums-Sha1: 
 5b7efe1e11d17f282256b29df3118ded913277a3 2199 pinktrace_0.1.2-1.dsc
 a40f2b0e816edbbbb49432879a6c710f34736eb2 443905 pinktrace_0.1.2.orig.tar.bz2
 cb83e83d4788806454cb9f4a9fd4723309eb9a5a 9590 pinktrace_0.1.2-1.debian.tar.gz
 5bf2429306fb6d48c014807facad88416755ce39 16362 libpinktrace-0.1-1_0.1.2-1_i386.deb
 e0c2d12b2d622e0cb5d103b27d7ebf239470d58b 13506 libpinktrace-easy-0.1-0_0.1.2-1_i386.deb
 ee35992edfc1738c1f4c16f6d18dc797a336a6b6 201566 libpinktrace-dev_0.1.2-1_i386.deb
 bab5612f155bb7c409f4e54f21d720cc1e0665b8 59822 python-pinktrace_0.1.2-1_i386.deb
 89404616f2abeae79f5201fe17aedb6f58f430c7 44836 python3-pinktrace_0.1.2-1_i386.deb
Checksums-Sha256: 
 617a53a0c604923c1ccdc9b0535720f86953651f978e4ecda2d73105cd207ce7 2199 pinktrace_0.1.2-1.dsc
 6051d57d9ffc979a12455fb1e104782b33c24cf4e7b748f30577ffe50f2b5ac6 443905 pinktrace_0.1.2.orig.tar.bz2
 0721d5eb32c92859db2cea82ee476bb6c4e2959569ecfd86d5b50792403ed7f2 9590 pinktrace_0.1.2-1.debian.tar.gz
 daea97bfee3320bd01e21ec87b85957602416dd0bd11888d623cece3884a0158 16362 libpinktrace-0.1-1_0.1.2-1_i386.deb
 6a44366d45aac42483145feedfd1626cec73a021379aa654993af5119b11527d 13506 libpinktrace-easy-0.1-0_0.1.2-1_i386.deb
 fd2143e10956ace325f07a8c9072d2f06ac207d0b30c258b08aeeb89d38ed1f9 201566 libpinktrace-dev_0.1.2-1_i386.deb
 bdd99fe19ed0c14347b9d04c66e551542d819fa407fa918676a1917022bab622 59822 python-pinktrace_0.1.2-1_i386.deb
 03db667365009ac5d67265fd8adb1f134bf23479fbd5a66f9e8c19e5452987c8 44836 python3-pinktrace_0.1.2-1_i386.deb
Files: 
 ce60440669b54b16613859f89674ac2e 2199 libs optional pinktrace_0.1.2-1.dsc
 f5d2b114b1c7dacc921b871b6d2e5733 443905 libs optional pinktrace_0.1.2.orig.tar.bz2
 26b4789226416e5b09304947edfcdaf9 9590 libs optional pinktrace_0.1.2-1.debian.tar.gz
 e2365304d6e791eba8031004ccb0c95b 16362 libs optional libpinktrace-0.1-1_0.1.2-1_i386.deb
 d4f5d389b27070fcf008e7fe6a4ebff8 13506 libs optional libpinktrace-easy-0.1-0_0.1.2-1_i386.deb
 6cf3129932ba4d74ff6b9e32c7e0c28a 201566 libdevel optional libpinktrace-dev_0.1.2-1_i386.deb
 63f9ea45b1463bfda02af31ff4ee77d8 59822 python optional python-pinktrace_0.1.2-1_i386.deb
 c7cc13a018e9ec9ca8a7acc3c35e59fc 44836 python optional python3-pinktrace_0.1.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPR7QjAAoJEC1Os6YBVHX187IP/0v515mv7w4XW74NZVhXkzEo
FZZHFZt1fNTz7kIYPjx3gzPpkRlX+7rjaBLTYMbP84nJ8q6gfluhEykVZR5KFbqF
1UXv2PDDWtEEWoJeoSsp09SkOb52ktEnhvldFZNzInnJFau0Sb1WF7SeXl0Wxzj1
ck4OEn+FbxkdS9JBvQs9XIoumTP9jcgD1Kcdt4uPj/qwueXkCyIzkC6v6dnWlw6U
MJHOK4Uth/b/eFuBNAeJSTURbhNuGYX/SW13rNTmgpwaFxtEaUSqfgpheynn1RMW
kqLOQRNEUXlxO+O+h9kNk2iX+6Eq5DZPEuiNPHJmelouq6Pios3qCQWKJ6GaywqO
puBBYhOKzfWgSXUk/9lD3bFZdT65JuFXWe3vvtQJkMrdHs4fNoQkKzLODNHiSe+k
J8/Rx/xGoZMqsacKVpgy74yFo/8gIgY9zA2HMBipcJ4kzdZSnFxYuz5Y/VRjV96K
ieC5uHtNeDYZiRWM+HJ8PlFbXIYl5zWdFDafAkAHZK2ta7Ns/e1wscdAoAykqX+b
iCbvJTvpREotSfZtAdJXWAvTtRabxaSODIYdBjMokX3WRkTzsbUbZVwtQuTtPi4L
Rx86BA1v3CFuDLyzk1HZuoTggSqvT87dZyaYkHu0blv5E9Eflaq4+D3nlkjdQ7pv
plf/s1+u7gXNPZnRjc1t
=MCTw
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: