debian/0000755000000000000000000000000011623705630007171 5ustar debian/control0000644000000000000000000000070511617425376010607 0ustar Source: pev Maintainer: Fernando Mercês Homepage: http://pev.sourceforge.net Section: utils Priority: extra Standards-Version: 3.9.2 Build-Depends: debhelper (>= 7.0.0) Package: pev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: text-based tool to analyze PE files pev is a tool to get information of PE32/PE32+ executables (EXE, DLL, OCX etc) like headers, sections, resources and more. debian/compat0000644000000000000000000000000211513126451010363 0ustar 7 debian/copyright0000644000000000000000000000207511617427442011135 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: pev Upstream-Contact: Fernando Mercês Source: http://pev.sourceforge.net Files: * Copyright: 2011, Coding 40° License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/watch0000644000000000000000000000005611622731460010222 0ustar version=3 http://sf.net/pev/pev-(.+)\.tar\.gz debian/source/0000755000000000000000000000000011622731701010466 5ustar debian/source/format0000644000000000000000000000001411513342102011664 0ustar 3.0 (quilt) debian/pev.dirs0000644000000000000000000000003311513341475010643 0ustar usr/bin usr/share/man/man1 debian/changelog0000644000000000000000000000141511622732225011043 0ustar pev (0.40-1) unstable; urgency=low * New upstreamer version. * Added PE32+ support, TLS, ASLR and DEP checks. -- Fernando Mercês Wed, 17 Aug 2011 09:21:20 -0300 pev (0.31-2) unstable; urgency=low * Fixed description. * Compliance with Standards-Version 3.9.2 -- Fernando Mercês Thu, 19 May 2011 11:39:39 -0300 pev (0.31-1) unstable; urgency=low * New upstream release. * Updated description (Closes: #618693) * Display PE headers and sections. -- Fernando Mercês Thu, 19 May 2011 04:12:56 -0300 pev (0.22-1) unstable; urgency=low * Initial release. (Closes: #608460) -- Fernando Mercês Tue, 28 Dec 2010 22:35:58 -0200 debian/rules0000755000000000000000000000003511514443036010245 0ustar #!/usr/bin/make -f %: dh $@