summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther2011-01-13 11:09:44 +0100
committerHolger Hans Peter Freyther2011-01-13 11:09:44 +0100
commitab1255b34f56c222202eedc42ac6e54cdf2cb4c4 (patch)
tree87980e26e892d46c4d05b2bc3018e07994825202 /debian/control
parentvty: Fix typo testing return value of bind (diff)
downloadlibosmocore-ab1255b34f56c222202eedc42ac6e54cdf2cb4c4.tar.gz
libosmocore-ab1255b34f56c222202eedc42ac6e54cdf2cb4c4.tar.xz
libosmocore-ab1255b34f56c222202eedc42ac6e54cdf2cb4c4.zip
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/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1348ec3..164fc38 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libosmocore
Section: libs
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, autoconf, automake, libtool, dh-autoreconf
Standards-Version: 3.8.4
Homepage: http://bb.osmocom.org/trac/wiki/libosmocore
Vcs-Git: git://git.osmocom.org/libosmocore.git