python3 build fixes
authoradam <adamansky@gmail.com>
Thu, 30 May 2013 13:53:49 +0000 (20:53 +0700)
committeradam <adamansky@gmail.com>
Thu, 30 May 2013 13:53:49 +0000 (20:53 +0700)
pyejdb/Makefile
pyejdb/debian/changelog

index d10757f..3947ad2 100644 (file)
@@ -1,6 +1,6 @@
 
 all:
-       ./setup.py clean build sdist
+       python3 ./setup.py clean build sdist
 
 clean:
        - rm -f ./testdb*
index d43eb1e..0d02767 100644 (file)
@@ -1,4 +1,4 @@
-python-ejdb (1.0.11) testing; urgency=low
+python-ejdb (1.0.11-1) testing; urgency=low
 
   * Unified 2.7.x & 3.x python binding