From a514307fce16c5c06de074ba24d73f91305fd1a2 Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Wed, 21 Sep 2011 16:57:42 +0000 Subject: [PATCH] Rename debian package to ngcp-sipsak. This should help maintain correct dependencies for check-tools. --- debian/changelog | 4 ++-- debian/control | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3bbd29e..62cabe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -sipsak (0.9.6+sipwise1) unstable; urgency=low +ngcp-sipsak (0.9.6+sipwise1) unstable; urgency=low * Set --default-timeout from 500ms to 150ms in configure * Abort after hitting timeout. - -- Andreas Granig Wed, 21 Sep 2011 15:12:49 +0200 + -- Andreas Granig Wed, 21 Sep 2011 18:40:57 +0200 sipsak (0.9.6-2.1) unstable; urgency=low diff --git a/debian/control b/debian/control index 304d85d..a5ce57c 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,15 @@ -Source: sipsak +Source: ngcp-sipsak Section: net Priority: optional -Maintainer: Debian VoIP Team -Uploaders: Faidon Liambotis +Maintainer: Andreas Granig Build-Depends: debhelper (>= 4.0.0), libruli4-dev, libgnutls-dev, pkg-config Standards-Version: 3.7.3 -Package: sipsak +Package: ngcp-sipsak Architecture: any Depends: ${shlibs:Depends} +Replaces: sipsak +Conflicts: sipsak Description: SIP Swiss army knife sipsak is a small command line tool for developers and administrators of Session Initiation Protocol (SIP) applications.