[Pkg-voip-commits] r942 - twinkle/trunk/debian

Mark Purcell msp at costa.debian.org
Thu Nov 3 19:59:08 UTC 2005


Author: msp
Date: 2005-11-03 19:59:07 +0000 (Thu, 03 Nov 2005)
New Revision: 942

Modified:
   twinkle/trunk/debian/changelog
   twinkle/trunk/debian/control
Log:
* Fix Build-Depends: FTBFS on GNU/kFreeBSD (Closes: #336859)

Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog	2005-11-03 19:38:56 UTC (rev 941)
+++ twinkle/trunk/debian/changelog	2005-11-03 19:59:07 UTC (rev 942)
@@ -1,3 +1,9 @@
+twinkle (0.3.2-6) unstable; urgency=low
+
+  * Fix Build-Depends: FTBFS on GNU/kFreeBSD (Closes: #336859)
+
+ -- Mark Purcell <msp at debian.org>  Thu,  3 Nov 2005 19:58:30 +0000
+
 twinkle (0.3.2-5) unstable; urgency=low
 
   * Use correct QTDIR=/usr/share/qt3, negates need for

Modified: twinkle/trunk/debian/control
===================================================================
--- twinkle/trunk/debian/control	2005-11-03 19:38:56 UTC (rev 941)
+++ twinkle/trunk/debian/control	2005-11-03 19:59:07 UTC (rev 942)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcommoncpp2-dev (>=1.3.10-4), libccrtp-dev (>=1.3.4), help2man, libqt3-mt-dev (>= 3:3.3.4-4), qt3-apps-dev, automake1.9, libxml2-dev, cdbs, kdelibs-bin, kdelibs4-dev, libasound2-dev, libxml2-dev
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcommoncpp2-dev (>=1.3.10-4), libccrtp-dev (>=1.3.4), help2man, libqt3-mt-dev (>= 3:3.3.4-4), qt3-apps-dev, automake1.9, libxml2-dev, cdbs, kdelibs-bin, kdelibs4-dev, libasound2-dev [!kfreebsd], libxml2-dev
 Standards-Version: 3.6.1
 
 Package: twinkle




More information about the Pkg-voip-commits mailing list