diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2007-10-04 12:38:01 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2007-10-04 12:38:01 +0000 |
commit | cded8fff6f59479a67b962ecf861d2eff19ca241 (patch) | |
tree | 43f70ecc344b80106d4f7d0d01dd5bbb3fef65f5 /debian/pycompat | |
download | python-django-tagging-cded8fff6f59479a67b962ecf861d2eff19ca241.tar python-django-tagging-cded8fff6f59479a67b962ecf861d2eff19ca241.tar.gz |
[svn-inject] Applying Debian modifications to trunksvn/0.1+svn102-1
Diffstat (limited to 'debian/pycompat')
-rw-r--r-- | debian/pycompat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/pycompat b/debian/pycompat new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/debian/pycompat @@ -0,0 +1 @@ +2 |