diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2011-01-13 18:09:44 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2011-01-13 18:09:44 +0800 |
commit | ab1255b34f56c222202eedc42ac6e54cdf2cb4c4 (patch) | |
tree | 87980e26e892d46c4d05b2bc3018e07994825202 /debian/source | |
parent | 4a4f96d1f67441e2902a0806f1d7c4b29a072ca3 (diff) |
debian: Switch to the 3.0 git format, update version, fix depends
Switch to the git format as this can generate the source directly
from the git checkout. Increase the version number to 0.1.27 as this
is the latest tag, depend on autoconf, automake and libtool and use
autoreconf when building to be able to directly build from a git
clone.
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/source/format b/debian/source/format index 163aaf8d..af745b31 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (git) |