pyew (2.0-1) unstable; urgency=low

  * Initial release (closes: #651893).
  * This version was released on Feb 8th, 2011.
  * Main changes in this release are:
    - Code analysis system for x86 rewritten from scratch.
    - Support for databases. You can analyze binaries (PE or ELF) and
      save/open databases.
    - Added graph-based clusterization tool 'gcluster.py'.
    - Added new PDF utilities:
      * pdfss: Seek to one stream
      * pdfobj: Show object's list
      * pdfso: Seek to one object
    - Added new plugins:
      * binvi: Show an image representing the contents of the file. Useful to
        see different sections in a binary.
      * packer: Check if the PE file is packed.
      * cgraph: Show the callgraph of the whole program (needs PyGTK to show a
        GUI).
    - Many bug fixes.

 -- David Martínez Moreno <ender@debian.org>  Fri, 23 Dec 2011 17:50:56 -0800
