summaryrefslogtreecommitdiffstats
path: root/debian/source
diff options
context:
space:
mode:
authorMikko Rantalainen <mikko.rantalainen@peda.net>2010-05-06 11:21:58 +0300
committerMikko Rantalainen <mikko.rantalainen@peda.net>2010-05-06 11:30:22 +0300
commit26e426cd446067da7ba22eb3307abcf1b98401eb (patch)
tree237d8c84ef91170e3b87daf939e1b6eca16574fd /debian/source
parent357023aec09f08e8066e8ae9b8edefed131ab437 (diff)
downloadetherpad-26e426cd446067da7ba22eb3307abcf1b98401eb.tar.gz
etherpad-26e426cd446067da7ba22eb3307abcf1b98401eb.tar.bz2
etherpad-26e426cd446067da7ba22eb3307abcf1b98401eb.zip
Improved packaging building
Fixed debian/control and debian/rules to generate architecture independent binary packages as Etherpad does not include machine code (as opposed to virtual machine byte code). Changed the debian source format to "3.0 (native)".
Diffstat (limited to 'debian/source')
-rw-r--r--debian/source/format1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)