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

Mark Purcell msp at costa.debian.org
Tue Jul 4 06:52:35 UTC 2006


Author: msp
Date: 2006-07-04 06:52:34 +0000 (Tue, 04 Jul 2006)
New Revision: 2012

Modified:
   twinkle/trunk/debian/changelog
   twinkle/trunk/debian/control
   twinkle/trunk/debian/rules
Log:
New Upstream Release


Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog	2006-07-03 15:17:15 UTC (rev 2011)
+++ twinkle/trunk/debian/changelog	2006-07-04 06:52:34 UTC (rev 2012)
@@ -1,8 +1,9 @@
-twinkle (0.7.1-3) UNRELEASED; urgency=low
+twinkle (0.8.dfsg-1) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * (NOT RELEASED YET) New upstream release
+  * dfsg release does not ship with iLBC code
 
- -- Mark Purcell <msp at debian.org>  Fri, 12 May 2006 22:30:08 +0100
+ -- Mark Purcell <msp at debian.org>  Sun,  2 Jul 2006 21:37:09 +0100
 
 twinkle (0.7.1-2) unstable; urgency=low
 

Modified: twinkle/trunk/debian/control
===================================================================
--- twinkle/trunk/debian/control	2006-07-03 15:17:15 UTC (rev 2011)
+++ twinkle/trunk/debian/control	2006-07-04 06:52:34 UTC (rev 2012)
@@ -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-3), qt3-apps-dev, automake1.9, libxml2-dev, cdbs, kdelibs-bin, kdelibs4-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libxml2-dev, libgsm1-dev, libsndfile1-dev, libxpm-dev, libspeex-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-3), qt3-apps-dev, automake1.9, libxml2-dev, cdbs, kdelibs-bin, kdelibs4-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libxml2-dev, libgsm1-dev, libsndfile1-dev, libxpm-dev, libspeex-dev, libboost-regex-dev
 Standards-Version: 3.6.1
 
 Package: twinkle

Modified: twinkle/trunk/debian/rules
===================================================================
--- twinkle/trunk/debian/rules	2006-07-03 15:17:15 UTC (rev 2011)
+++ twinkle/trunk/debian/rules	2006-07-04 06:52:34 UTC (rev 2012)
@@ -4,6 +4,7 @@
   
 # Add here any variable or target overrides you need
 
+
 export QTDIR=/usr/share/qt3
   
 DEBVERSION:=$(shell head -n 1 debian/changelog \
@@ -17,6 +18,8 @@
 -include /usr/share/cdbs/1/rules/debhelper.mk
 -include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc
+
 install/twinkle::
 	cp debian/twinkle.desktop $(CURDIR)/debian/twinkle/usr/share/applications
 	cp debian/sip.protocol $(CURDIR)/debian/twinkle/usr/share/services




More information about the Pkg-voip-commits mailing list