diff options
author | Mike Hommey <glandium@debian.org> | 2005-03-27 20:09:49 +0000 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2005-03-27 20:09:49 +0000 |
commit | 036affd1bcd40597e02894fdeb5ac17fff012a6b (patch) | |
tree | b6bbca993f13a4fdaf323c60a649362fb2c2dc95 /debian/python-libxml2.examples.in | |
parent | 33c36fa5162e50ebe2f9779ab30a1a2e1beacf99 (diff) | |
download | libxml2-debian/2.6.16-5.tar.gz |
Add support for several python bindings packages.debian/2.6.16-5
Replace uupdate by svn-upgrade in the watch file.
Diffstat (limited to 'debian/python-libxml2.examples.in')
-rw-r--r-- | debian/python-libxml2.examples.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/python-libxml2.examples.in b/debian/python-libxml2.examples.in new file mode 100644 index 0000000..de4ebf8 --- /dev/null +++ b/debian/python-libxml2.examples.in @@ -0,0 +1,2 @@ +python/tests/*.py +python/tests/*.xml |