From f81e8f7b9dbd2bd9fd5e52c76fd50a5f956a24a4 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 13 Jan 2011 18:17:22 +0800 Subject: debian: Use the 3.0 git format, upgrade the version, fix depends --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/rules | 2 +- debian/source/format | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e851e1b..01b05c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmo-sccp (0.0.3) natty; urgency=low + + * New upstream release with 0.0.3 and more. + + -- Holger Hans Peter Freyther Thu, 13 Jan 2011 18:16:25 +0800 + libosmo-sccp (0.0.2-1) unstable; urgency=low * Initial release (Closes: #nnnn) diff --git a/debian/control b/debian/control index 2124488..53f46d9 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libosmo-sccp Priority: optional Maintainer: Harald Welte -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, libosmocore-dev +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, libosmocore-dev, autoconf, automake, libtool, dh-autoreconf Standards-Version: 3.8.4 Section: libs #Homepage: diff --git a/debian/rules b/debian/rules index b760bee..21dfdfb 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ #export DH_VERBOSE=1 %: - dh $@ + dh --with autoreconf $@ diff --git a/debian/source/format b/debian/source/format index 163aaf8..af745b3 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (git) -- cgit v1.2.3