From 647eb12a1b42dba889edad705d05ea16668fbe32 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 6 Aug 2012 08:33:51 +0000 Subject: [PATCH 1/2] wrap and sort items in Debian packaging files This makes reviews and diffs easier and helps in avoiding duplicate entries. devscripts's wrap-and-sort ftw. Closes: https://bugtracker.sipwise.com/view.php?id=1845 From: Michael Prokop --- debian/control | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index db14ded..0c4b231 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ngcp-sipsak Section: net Priority: optional Maintainer: Sipwise Development Team -Build-Depends: debhelper (>= 4.0.0), libruli4-dev, libgnutls-dev, pkg-config +Build-Depends: debhelper (>= 4.0.0), libgnutls-dev, libruli4-dev, pkg-config Standards-Version: 3.9.3 Package: ngcp-sipsak @@ -11,7 +11,6 @@ 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. + sipsak is a small command line tool for developers and administrators of + Session Initiation Protocol (SIP) applications. It can be used for some simple tests on SIP applications and devices. - From 6b71a3973f33dbd42b74f9f2ab7a09bdcf67345f Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Tue, 11 Dec 2012 11:21:30 +0000 Subject: [PATCH 2/2] bump debian package version --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 762ca83..8dcd36c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ngcp-sipsak (0.9.6+sipwise5) unstable; urgency=low + + [ Michael Prokop ] + * Wrap and sort items in Debian packaging files. + + -- Andrew Pogrebennyk Tue, 11 Dec 2012 12:20:47 +0100 + ngcp-sipsak (0.9.6+sipwise4) unstable; urgency=low * Fixed bad tagging