dpkg-buildpackage: source package is petmail dpkg-buildpackage: source version is 0.2.1-1 dpkg-buildpackage: source maintainer is Brian Warner dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp rm -rf build/ find . -name "*.pyc" |xargs -r rm dh_clean dpkg-source -b petmail-0.2.1 dpkg-source: building petmail in petmail_0.2.1-1.tar.gz dpkg-source: building petmail in petmail_0.2.1-1.dsc debian/rules build dh_testdir touch configure-stamp dh_testdir touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs ./setup.py install --prefix=/usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr running install running build running build_py creating build creating build/lib creating build/lib/petmail copying petmail/addressbook.py -> build/lib/petmail copying petmail/agent.py -> build/lib/petmail copying petmail/processors.py -> build/lib/petmail copying petmail/mm_util.py -> build/lib/petmail copying petmail/message.py -> build/lib/petmail copying petmail/pbutil.py -> build/lib/petmail copying petmail/copyright.py -> build/lib/petmail copying petmail/idrecord.py -> build/lib/petmail copying petmail/interfaces.py -> build/lib/petmail copying petmail/log.py -> build/lib/petmail copying petmail/request.py -> build/lib/petmail copying petmail/util.py -> build/lib/petmail copying petmail/mailbox.py -> build/lib/petmail copying petmail/owner.py -> build/lib/petmail copying petmail/ticket.py -> build/lib/petmail copying petmail/crypto.py -> build/lib/petmail copying petmail/__init__.py -> build/lib/petmail copying petmail/permission.py -> build/lib/petmail copying petmail/plugin.py -> build/lib/petmail copying petmail/names.py -> build/lib/petmail creating build/lib/petmail/gui copying petmail/gui/ticketAgent.py -> build/lib/petmail/gui copying petmail/gui/gui.py -> build/lib/petmail/gui copying petmail/gui/__init__.py -> build/lib/petmail/gui creating build/lib/petmail/server copying petmail/server/ticketserver.py -> build/lib/petmail/server copying petmail/server/__init__.py -> build/lib/petmail/server copying petmail/server/addressserver.py -> build/lib/petmail/server creating build/lib/petmail/scripts copying petmail/scripts/guiagent.py -> build/lib/petmail/scripts copying petmail/scripts/__init__.py -> build/lib/petmail/scripts creating build/lib/petmail/test copying petmail/test/test_agent.py -> build/lib/petmail/test copying petmail/test/test_mm.py -> build/lib/petmail/test copying petmail/test/test_send.py -> build/lib/petmail/test copying petmail/test/test_message.py -> build/lib/petmail/test copying petmail/test/test_idrecord.py -> build/lib/petmail/test copying petmail/test/test_lookup.py -> build/lib/petmail/test copying petmail/test/test_processors.py -> build/lib/petmail/test copying petmail/test/test_plugins.py -> build/lib/petmail/test copying petmail/test/test_log.py -> build/lib/petmail/test copying petmail/test/test_util.py -> build/lib/petmail/test copying petmail/test/test_ticketserver.py -> build/lib/petmail/test copying petmail/test/test_remote.py -> build/lib/petmail/test copying petmail/test/test_ticket.py -> build/lib/petmail/test copying petmail/test/test_crypto.py -> build/lib/petmail/test copying petmail/test/__init__.py -> build/lib/petmail/test copying petmail/test/test_transport.py -> build/lib/petmail/test creating build/lib/petmail/transport copying petmail/transport/jabber.py -> build/lib/petmail/transport copying petmail/transport/pb.py -> build/lib/petmail/transport copying petmail/transport/mail.py -> build/lib/petmail/transport copying petmail/transport/pop.py -> build/lib/petmail/transport copying petmail/transport/null.py -> build/lib/petmail/transport copying petmail/transport/base.py -> build/lib/petmail/transport copying petmail/transport/imap.py -> build/lib/petmail/transport copying petmail/transport/__init__.py -> build/lib/petmail/transport copying petmail/transport/dummy.py -> build/lib/petmail/transport running build_scripts creating build/scripts-2.3 copying and adjusting bin/petmail -> build/scripts-2.3 changing mode of build/scripts-2.3/petmail from 644 to 755 running install_lib creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3 creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui copying build/lib/petmail/gui/ticketAgent.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui copying build/lib/petmail/gui/gui.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui copying build/lib/petmail/gui/__init__.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui copying build/lib/petmail/addressbook.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/agent.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_agent.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_mm.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_send.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_message.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_idrecord.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_lookup.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_processors.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_plugins.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_log.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_util.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_ticketserver.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_remote.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_ticket.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_crypto.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/__init__.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/test/test_transport.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test copying build/lib/petmail/processors.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/mm_util.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/jabber.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/pb.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/mail.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/pop.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/null.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/base.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/imap.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/__init__.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/transport/dummy.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport copying build/lib/petmail/message.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/pbutil.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/scripts copying build/lib/petmail/scripts/guiagent.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/scripts copying build/lib/petmail/scripts/__init__.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/scripts copying build/lib/petmail/copyright.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/idrecord.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/interfaces.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/log.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/request.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server copying build/lib/petmail/server/ticketserver.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server copying build/lib/petmail/server/__init__.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server copying build/lib/petmail/server/addressserver.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server copying build/lib/petmail/util.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/mailbox.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/owner.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/ticket.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/crypto.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/__init__.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/permission.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/plugin.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail copying build/lib/petmail/names.py -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui/ticketAgent.py to ticketAgent.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui/gui.py to gui.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui/__init__.py to __init__.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/addressbook.py to addressbook.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/agent.py to agent.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_agent.py to test_agent.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_mm.py to test_mm.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_send.py to test_send.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_message.py to test_message.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_idrecord.py to test_idrecord.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_lookup.py to test_lookup.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_processors.py to test_processors.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_plugins.py to test_plugins.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_log.py to test_log.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_util.py to test_util.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_ticketserver.py to test_ticketserver.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_remote.py to test_remote.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_ticket.py to test_ticket.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_crypto.py to test_crypto.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/__init__.py to __init__.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/test/test_transport.py to test_transport.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/processors.py to processors.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/mm_util.py to mm_util.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/jabber.py to jabber.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/pb.py to pb.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/mail.py to mail.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/pop.py to pop.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/null.py to null.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/base.py to base.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/imap.py to imap.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/__init__.py to __init__.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/transport/dummy.py to dummy.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/message.py to message.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/pbutil.py to pbutil.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/scripts/guiagent.py to guiagent.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/scripts/__init__.py to __init__.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/copyright.py to copyright.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/idrecord.py to idrecord.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/interfaces.py to interfaces.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/log.py to log.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/request.py to request.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server/ticketserver.py to ticketserver.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server/__init__.py to __init__.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/server/addressserver.py to addressserver.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/util.py to util.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/mailbox.py to mailbox.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/owner.py to owner.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/ticket.py to ticket.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/crypto.py to crypto.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/__init__.py to __init__.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/permission.py to permission.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/plugin.py to plugin.pyc byte-compiling /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/names.py to names.pyc running install_scripts creating /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/bin copying build/scripts-2.3/petmail -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/bin changing mode of /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/bin/petmail to 755 running install_data copying petmail/gui/gui.glade -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui copying docs/sheep.gif -> /usr/home/warner/stuff/Projects/NewSMTP/distcheck/petmail-0.2.1/debian/petmail/usr/lib/python2.3/site-packages/petmail/gui dh_testdir dh_testroot dh_installdocs docs/client.txt docs/design.html docs/plugins.html \ README README.Jabber dh_installman dh_installchangelogs ChangeLog dh_link dh_compress dh_fixperms dh_python -V 2.3 dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `petmail' in `../petmail_0.2.1-1_all.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... W: petmail source: out-of-date-standards-version 3.5.9 W: petmail source: native-package-with-dash-version W: petmail source: changelog-should-mention-nmu W: petmail source: source-nmu-has-incorrect-version-number 0.2.1-1 W: petmail: binary-without-manpage petmail W: petmail: image-file-in-usr-lib usr/lib/python2.3/site-packages/petmail/gui/sheep.gif W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/test/test_plugins.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/test/test_remote.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/jabber.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/pb.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/mail.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/pop.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/null.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/base.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/imap.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/transport/dummy.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/plugin.py W: petmail: script-not-executable ./usr/lib/python2.3/site-packages/petmail/names.py Finished running lintian.