Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 pyvisa (1.4-1) unstable; urgency=low
 .
   * Initial release
Author: Simon Richter <sjr@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- pyvisa-1.4.orig/PyVISA.egg-info/PKG-INFO
+++ pyvisa-1.4/PyVISA.egg-info/PKG-INFO
@@ -1,4 +1,4 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: PyVISA
 Version: 1.4
 Summary: Python VISA bindings for GPIB, RS232, and USB instruments
--- pyvisa-1.4.orig/PyVISA.egg-info/SOURCES.txt
+++ pyvisa-1.4/PyVISA.egg-info/SOURCES.txt
@@ -1,29 +1,21 @@
-.coverage
-.cvsignore
 COPYING
 ChangeLog
 MANIFEST.in
 README
-distribute_setup.py
 setup.cfg
 setup.py
-tox.ini
 visa.py
 PyVISA.egg-info/PKG-INFO
 PyVISA.egg-info/SOURCES.txt
 PyVISA.egg-info/dependency_links.txt
 PyVISA.egg-info/top_level.txt
-doc/.cvsignore
 doc/LICENSE
 doc/Makefile
-doc/conf.py
 doc/default.css
 doc/index.txt
-doc/make.bat
 doc/pyvisa.tex
 doc/pyvisa.txt
 doc/vpp43.txt
-src/.cvsignore
 src/__init__.py
 src/visa.py
 src/visa_attributes.py
@@ -34,7 +26,6 @@ src/vpp43.py
 src/vpp43_attributes.py
 src/vpp43_constants.py
 src/vpp43_types.py
-test/conftest.py
 test/test_itc4.py
 test/test_keithley2000.py
 test/test_visa_attributes.py
\ No newline at end of file
