[Pkg-voip-commits] r5902 - in /spandsp/branches/experimental/debian: changelog control
tzafrir-guest at alioth.debian.org
tzafrir-guest at alioth.debian.org
Thu Jun 26 08:43:11 UTC 2008
Author: tzafrir-guest
Date: Thu Jun 26 08:43:11 2008
New Revision: 5902
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5902
Log:
* Changed name back to libpsandsp1 due to the new upstream soname.
* New standards version. No change required.
Modified:
spandsp/branches/experimental/debian/changelog
spandsp/branches/experimental/debian/control
Modified: spandsp/branches/experimental/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/branches/experimental/debian/changelog?rev=5902&op=diff
==============================================================================
--- spandsp/branches/experimental/debian/changelog (original)
+++ spandsp/branches/experimental/debian/changelog Thu Jun 26 08:43:11 2008
@@ -1,4 +1,4 @@
-spandsp (0.0.5~pre3-1) UNRELEASED; urgency=low
+spandsp (0.0.5~pre4-1) UNRELEASED; urgency=low
[ Mark Purcell ]
* (NOT RELEASED YET) New upstream release
@@ -7,8 +7,10 @@
[ Tzafrir Cohen ]
* Upstream seems to be commited to the ABI and bumped soname. We follow.
* The library was relicensed as LGPL.
+ * Changed name back to libpsandsp1 due to the new upstream soname.
+ * New standards version. No change required.
- -- Tzafrir Cohen <tzafrir.cohen at xorcom.com> Wed, 11 Jun 2008 15:40:01 +0300
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com> Thu, 26 Jun 2008 11:43:22 +0300
spandsp (0.0.4pre18-1) unstable; urgency=low
Modified: spandsp/branches/experimental/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/branches/experimental/debian/control?rev=5902&op=diff
==============================================================================
--- spandsp/branches/experimental/debian/control (original)
+++ spandsp/branches/experimental/debian/control Thu Jun 26 08:43:11 2008
@@ -4,15 +4,15 @@
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, Kilian Krause <kilian at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Mark Purcell <msp at debian.org>, Tzafrir Cohen <tzafrir.cohen at xorcom.com>, Santiago Ruano Rincón <santiago at debian.org>
Build-Depends: debhelper (>= 4.0.0), libtiff4-dev, libjpeg62-dev, dpatch, doxygen, autotools-dev, libtool, dpkg-dev (>= 1.13.19), xsltproc
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://www.soft-switch.org/
Vcs-Svn: svn://svn.debian.org/pkg-voip/spandsp/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/spandsp/?op=log
-Package: libspandsp3
+Package: libspandsp1
Architecture: any
Depends: ${shlibs:Depends}
-Conflicts: libspandsp0, libspandsp1, libspandsp2
+Conflicts: libspandsp0, libspandsp2, libspandsp3
Description: Telephony signal processing library
This is a low-level signal processing library that modulate and demodulate
signals commonly used in telephony, such as the "noise" generated by a
@@ -23,7 +23,7 @@
Package: libspandsp-dev
Section: libdevel
Architecture: any
-Depends: libspandsp3 (= ${binary:Version}), libtiff4-dev, libjpeg62-dev
+Depends: libspandsp1 (= ${binary:Version}), libtiff4-dev, libjpeg62-dev
Description: Telephony signal processing library
This is a low-level signal processing library that modulate and demodulate
signals commonly used in telephony, such as the "noise" generated by a
More information about the Pkg-voip-commits
mailing list