[Pkg-voip-commits] r5849 - in /spandsp/branches/experimental/debian: changelog copyright libspandsp3.install

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Wed Jun 11 13:31:08 UTC 2008


Author: tzafrir-guest
Date: Wed Jun 11 13:31:08 2008
New Revision: 5849

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5849
Log:
* Spandsp 0.0.5pre3 .
* spandsp 0.0.5 is LGPL.
* pre3 bumped SONAME and author seems to commit to the API and ABI.

Modified:
    spandsp/branches/experimental/debian/changelog
    spandsp/branches/experimental/debian/copyright
    spandsp/branches/experimental/debian/libspandsp3.install

Modified: spandsp/branches/experimental/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/branches/experimental/debian/changelog?rev=5849&op=diff
==============================================================================
--- spandsp/branches/experimental/debian/changelog (original)
+++ spandsp/branches/experimental/debian/changelog Wed Jun 11 13:31:08 2008
@@ -1,9 +1,14 @@
-spandsp (0.0.5~pre2-1) UNRELEASED; urgency=low
+spandsp (0.0.5~pre3-1) UNRELEASED; urgency=low
 
+  [ Mark Purcell ]
   * (NOT RELEASED YET) New upstream release
   * libspandsp3.install spandsp/* usr/share/spandsp
 
- -- Mark Purcell <msp at debian.org>  Thu, 15 May 2008 21:15:04 +1000
+  [ Tzafrir Cohen ]
+  * Upstream seems to be commited to the ABI and bumped soname. We follow.
+  * The library was relicensed as LGPL.
+
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Wed, 11 Jun 2008 15:40:01 +0300
 
 spandsp (0.0.4pre18-1) unstable; urgency=low
 

Modified: spandsp/branches/experimental/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/branches/experimental/debian/copyright?rev=5849&op=diff
==============================================================================
--- spandsp/branches/experimental/debian/copyright (original)
+++ spandsp/branches/experimental/debian/copyright Wed Jun 11 13:31:08 2008
@@ -5,21 +5,12 @@
 
 Copyright 2005,2006,2007,2008 by Steve Underwood <steveu at coppice.org> .
 
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; version 2 dated June, 1991.
-
-   This package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License along with
-   this package; if not, write to the Free Software Foundation, Inc., 
-   51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
+From the file COPYING:
+The spandsp library is licenced under LGPL 2.1. The test suite, and some of
+the supporting code, are licenced under GPL 2.
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License V. 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License V. 2.1 can be found in `/usr/share/common-licenses/GPL-2.1'.

Modified: spandsp/branches/experimental/debian/libspandsp3.install
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/branches/experimental/debian/libspandsp3.install?rev=5849&op=diff
==============================================================================
--- spandsp/branches/experimental/debian/libspandsp3.install (original)
+++ spandsp/branches/experimental/debian/libspandsp3.install Wed Jun 11 13:31:08 2008
@@ -1,3 +1,3 @@
-debian/tmp/usr/lib/libspandsp.so.0.*
-debian/tmp/usr/lib/libspandsp.so.0
+debian/tmp/usr/lib/libspandsp.so.1.*
+debian/tmp/usr/lib/libspandsp.so.1
 spandsp/* usr/share/spandsp




More information about the Pkg-voip-commits mailing list