--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/twinkle/1:1.4.2-2+b2/popup-on-incoming-call.patch Tue Apr 23 20:09:47 2013 +0200
@@ -0,0 +1,43 @@
+diff --git a/debian/changelog b/debian/changelog
+index 8d6f05e..7ae4362 100644
+--- a/debian/changelog
++++ b/debian/changelog
+@@ -1,3 +1,10 @@
++twinkle (1:1.4.2-2.1) stable oldstable; urgency=low
++
++ * Non-maintainer upload.
++ * Re-enabled depreciated KDE3 support (for popups on incoming call)
++
++ -- Matthias Förste <foerste@schlittermann.de> Tue, 23 Apr 2013 13:46:31 +0200
++
+ twinkle (1:1.4.2-2) unstable; urgency=low
+
+ * Drop depreciated KDE3 support: configure --without-kde
+diff --git a/debian/control b/debian/control
+index d3ac129..f40459b 100644
+--- a/debian/control
++++ b/debian/control
+@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 7), cdbs, help2man,
+ libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libgsm1-dev, libsndfile1-dev, libspeex-dev, libspeexdsp-dev,
+ libreadline-dev,
+- libboost-regex-dev, libxml2-dev, libxpm-dev, libmagic-dev
+-Standards-Version: 3.8.1
++ libboost-regex-dev, libxml2-dev, libxpm-dev, libmagic-dev, kdelibs-dev
++Standards-Version: 3.9.1
+ Homepage: http://www.twinklephone.com/
+ Vcs-Svn: svn://svn.debian.org/pkg-voip/twinkle/trunk/
+ Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/twinkle/?op=log
+diff --git a/debian/rules b/debian/rules
+index c75980f..e974e94 100755
+--- a/debian/rules
++++ b/debian/rules
+@@ -9,7 +9,7 @@ include /usr/share/cdbs/1/class/autotools.mk
+ include /usr/share/cdbs/1/rules/debhelper.mk
+ include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+-DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc --without-kde
++DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc
+ DEB_AUTO_UPDATE_AUTOCONF := yes
+
+ get-orig-source: