From 999dfb07a4c3894927ec8f0aea7a8c3faefffec7 Mon Sep 17 00:00:00 2001 From: Daniel Tiefnig Date: Thu, 11 Mar 2010 17:36:35 +0000 Subject: [PATCH] merged r2653 from trunk: created changelog for 2.0.1 set dependency for ossbss >= 2.0.2 --- debian/changelog | 7 +++++-- debian/control | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c8da29..7177f04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ -sipwise-www-admin (2.0.1) UNRELEASED; urgency=medium +sipwise-www-admin (2.0.1) unstable; urgency=medium - -- Daniel Tiefnig Wed, 10 Mar 2010 15:15:41 +0100 + * various number format unifications + * some smaller bugfixes + + -- Daniel Tiefnig Thu, 11 Mar 2010 18:32:12 +0100 sipwise-www-admin (2.0.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 02df8c9..ac3d1f2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://dev.sipwise.com/svn/www_admin Package: sipwise-www-admin Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, sipwise-ossbss-billing (>= 2), sipwise-ossbss-voip (>= 2), libcatalyst-perl, libcatalyst-modules-perl, libcatalyst-engine-apache-perl +Depends: ${shlibs:Depends}, ${misc:Depends}, sipwise-ossbss-billing (>= 2.0.2), sipwise-ossbss-voip (>= 2.0.2), libcatalyst-perl, libcatalyst-modules-perl, libcatalyst-engine-apache-perl Description: administration framework to configure the Sipwise NGCP This package provides an administration framework which is used to configure the Sipwise NGCP.