[Pkg-voip-commits] r6874 - in /twinkle/trunk/debian: changelog control
msp at alioth.debian.org
msp at alioth.debian.org
Thu Mar 12 07:53:38 UTC 2009
Author: msp
Date: Thu Mar 12 07:53:38 2009
New Revision: 6874
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6874
Log:
Fix "FTBFS: seems to fail when building with libzrtpcpp-dev 1.3.0-1"
Updated Build-Depends: (Closes: #519347)
Modified:
twinkle/trunk/debian/changelog
twinkle/trunk/debian/control
Modified: twinkle/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/twinkle/trunk/debian/changelog?rev=6874&op=diff
==============================================================================
--- twinkle/trunk/debian/changelog (original)
+++ twinkle/trunk/debian/changelog Thu Mar 12 07:53:38 2009
@@ -1,3 +1,10 @@
+twinkle (1:1.4.2-1) UNRELEASED; urgency=low
+
+ * Fix "FTBFS: seems to fail when building with libzrtpcpp-dev 1.3.0-1"
+ Updated Build-Depends: (Closes: #519347)
+
+ -- Mark Purcell <msp at debian.org> Thu, 12 Mar 2009 18:47:46 +1100
+
twinkle (1:1.4.2-1) unstable; urgency=low
* New upstream release
Modified: twinkle/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/twinkle/trunk/debian/control?rev=6874&op=diff
==============================================================================
--- twinkle/trunk/debian/control (original)
+++ twinkle/trunk/debian/control Thu Mar 12 07:53:38 2009
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 4.0.0), cdbs, help2man,
autotools-dev, automake1.9,
kdelibs4-dev, libqt3-mt-dev (>= 3:3.3.0), qt3-apps-dev,
- libcommoncpp2-dev (>= 1.4.2), libccrtp-dev (>= 1.7.0), libzrtpcpp-dev (>= 1.3.0),
+ libcommoncpp2-dev (>= 1.4.2), libccrtp-dev (>= 1.7.0), libzrtpcpp-dev (>= 1.4.0),
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libgsm1-dev, libsndfile1-dev, libspeex-dev, libspeexdsp-dev,
libreadline-dev,
More information about the Pkg-voip-commits
mailing list