valgrind (1.9.5-1) unstable; urgency=low

  * New upstream release.

 -- Ben Winslow <rain@bluecherry.net>  Thu, 17 Apr 2003 11:53:57 -0400

valgrind (1.0.4-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Patched to support __NR_exit_group syscall.  Requires compilation
    against a kernel with __NR_exit_group defined.  Closes: #179581.
  * Remove configure generated files.
  * Add a trailing new line to debian/docs, to quiet dpkg-source.
  * Remove dh_testroot call from clean target in rules.  Closes: #174263.
  * Fix the config.sub/config.guess out of date problem, by depending on
    autotools-dev.
  * Remove call to dh_undocumented.
  * Remove debian/conffiles, as this is done automatically now.
  * Fix boilerplate text in debian/copyright, which was from dh_make.
  * Mostly lintian clean.  All that is left is to write some manpages.

 -- Adam Heath <doogie@debian.org>  Fri,  7 Feb 2003 13:16:59 -0600

valgrind (1.0.4-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuilt to work with current glibc (closes: #173918).

 -- Robert Bihlmeyer <robbe@debian.org>  Thu, 26 Dec 2002 17:55:58 +0100

valgrind (1.0.4-2) unstable; urgency=low

  * removed the conflicts: against libc6 2.3 -- upstream 1.0.4 is happy with 
  that libc now (Closes: #165361)
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Wed, 23 Oct 2002 08:46:04 +0200

valgrind (1.0.4-1) unstable; urgency=low

  * New upstream release
  * Added a conflicts: against libc6 2.3 until I can investigate more. If
    things go well, -2 should lift this restriction.  
  * Includes the Call Tree patch-0.2b-valgrind-1.0.4.gz from Josef Weindorfer
  * Includes the ValGui support patch vg104-after-ct0.2b.diff from Eric
    Estievenart.
  * added FAQ.txt to the docs

 -- Cyrille Chepelov <cyrille@chepelov.org>  Mon, 21 Oct 2002 07:20:42 +0200

valgrind (1.0.3-2) unstable; urgency=low

  * added an experimental patch from upstream, 
    valgrind-1.0.3-gcc3.1-and-above-patch1.txt. This should help reducing
    the amount of noise when compiling with gcc3.1 and above.

 -- Cyrille Chepelov <cyrille@chepelov.org>  Tue, 24 Sep 2002 21:23:00 +0200

valgrind (1.0.3-1) unstable; urgency=low

  * New upstream release (Closes: #160469)
  * added a "suggests" on kcachegrind
  * Includes the Call Tree patch-0.2a-valgrind-1.0.2.gz from Josef Weindorfer, 
  to improve compatibility with kcachegrind (Closes: #161208)
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Thu, 19 Sep 2002 07:20:50 +0200

valgrind (1.0.1-2) unstable; urgency=low

  * Add forgotten upstream ChangeLog (Closes: #159333)
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Mon,  2 Sep 2002 18:52:25 +0200

valgrind (1.0.1-1) unstable; urgency=low

  * New upstream release (Closes: #154921)
  * added CURRENT_BUG_STATUS to the doc directory.
  * Using the same maintainer address for all packages, sheesh!

 -- Cyrille Chepelov <chep@debian.org>  Wed, 28 Aug 2002 09:48:30 +0200

valgrind (1.0.0-1) unstable; urgency=low

  * New upstream release (Closes: #154394)

 -- Cyrille Chepelov <cyrille@chepelov.org>  Sat, 27 Jul 2002 16:51:14 +0200

valgrind (1.0pre6-1) unstable; urgency=low

  * New upstream release

 -- Cyrille Chepelov <cyrille@chepelov.org>  Sun, 21 Jul 2002 17:26:16 +0200

valgrind (1.0pre2-2) unstable; urgency=low

  * removed call to dh_strip, at upstream's request
  * Added an override against unstripped-binary-or-object, after shaleh gave
  green light.

 -- Cyrille Chepelov <cyrille@chepelov.org>  Fri, 21 Jun 2002 15:12:24 +0200

valgrind (1.0pre2-1) unstable; urgency=low

  * New upstream release. Should hopefully close #150588.
  
  * installs file valgrind.h into /usr/include  (Closes: #147718). In
    fact, install now uses 'make install' which has been available for a
    while.

 -- Cyrille Chepelov <cyrille@chepelov.org>  Fri, 21 Jun 2002 14:26:54 +0200

valgrind (0.0.20020511-1) unstable; urgency=low

  * New upstream release. Should close #145554; waiting for feedback
    before closing this bug.

 -- Cyrille Chepelov <cyrille@chepelov.org>  Sat, 11 May 2002 21:48:51 +0200

valgrind (0.0.20020503b-2) unstable; urgency=low

  * Added a "local" suppressions file in the default conffile (Closes
    #145691 a more complete way without code-level changes).

 -- Cyrille Chepelov <cyrille@chepelov.org>  Sun,  5 May 2002 21:52:57 +0200

valgrind (0.0.20020503b-1) unstable; urgency=low

  * New upstream release. This one fixes a major bug from the last two
    snapshot packages (20020428 and 20020502).

  * added forgotten new binary libpthead.so (Closes: #145738)
  
  * Added a note in README.Debian about problems with running kernel 2.2
    with a binary built using kernel 2.4 (see #145554, which is not fixed yet).
  
  * Added a suppression for "ls -l" (Closes: 145727) and added a
    "debian.supp" temporary suppressions file. These suppressions should
    all be temporary, until upstream merges them.
  
  * Added a file, /etc/default/valgrind, which allows you to tweak
    default options for valgrind and cachegrind; in particular, the
    default suppressions file. (Closes: #145691)
  
  * Updated the control file to reflect the new features (libpthread,
    cachegrind)
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Sun,  5 May 2002 20:26:20 +0200

valgrind (0.0.20020502-1) unstable; urgency=low

  * New upstream release

  * Fixed description grammar/typography (Closes: #145311)
  
  * Fixed suppressions file generation. Now the package ships with "woody"
    and "potato" suppressions files (unconditionally uses "woody.supp" by
    default). (Closes: #145445)
  
  * Added a hint in README.Debian about the possibility to use the
    debugging libc6.

 -- Cyrille Chepelov <cyrille@chepelov.org>  Thu,  2 May 2002 19:23:35 +0200

valgrind (0.0.20020428-1) unstable; urgency=low

  * New upstream release
  
  * This package now works only with glibc-2.2 (upstream also supports 
  glibc-2.1)

 -- Cyrille Chepelov <cyrille@chepelov.org>  Tue, 30 Apr 2002 07:30:04 +0200

valgrind (0.0.20020329-3) unstable; urgency=low

  * debian/control: added a build-dependency against glibc-2.2 (prevents
    attempts to build on potato; previous libc6-dev lacked a #define
    IPC_64 in linux/ipc.h). This again suggested by Cristian Ionescu-Idbohrn.

  * Reviewed the upgrading checklist, and bumped up the Standards-Version
    accordingly. 
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Sat,  6 Apr 2002 21:44:53 +0200

valgrind (0.0.20020329-2) unstable; urgency=low

  * debian/rules: better cleaned up ./configure-generated files (used
    distclean rather than clean).
  * valgrind.1: removed a small inconsistency in the parameter
    documentation.
  
  Both these issues were reported by Cristian Ionescu-Idbohrn
    <cristian.ionescu-idbohrn@axis.com> 
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Sat,  6 Apr 2002 18:44:07 +0200

valgrind (0.0.20020329-1) unstable; urgency=low

  * New upstream release
  * This time hopefully I won't re-upload a previously-rejected version.

 -- Cyrille Chepelov <cyrille@chepelov.org>  Sat,  6 Apr 2002 09:41:44 +0200

valgrind (0.0.20020320-1) unstable; urgency=low

  * New upstream version. 
  * Fixed copyright file, which was lacking a mention of the GPL (oops).
  * added the README_MISSING_SYSCALL_OR_IOCTL docfile.
  
 -- Cyrille Chepelov <cyrille@chepelov.org>  Thu, 21 Mar 2002 19:05:21 +0100

valgrind (0.0.20020226-2) unstable; urgency=low

  * Updated description to reflect the fact that funky instruction and
    clone() are still unsupported. (Closes a comment from Joe Buck
    <Joe.Buck@synopsys.com>) 

 -- Cyrille Chepelov <cyrille@chepelov.org>  Wed, 27 Feb 2002 00:53:50 +0100

valgrind (0.0.20020226-1) unstable; urgency=low

  * New upstream release

 -- Cyrille Chepelov <cyrille@chepelov.org>  Tue, 26 Feb 2002 23:53:01 +0100

valgrind (0.0.20020224-1) unstable; urgency=low

  * Initial Release (closes: #135718)

 -- Cyrille Chepelov <cyrille@chepelov.org>  Mon, 25 Feb 2002 20:16:46 +0100

