[Pkg-voip-commits] r7908 - in /qutecom/trunk/debian: ./ patches/ patches/debian/ patches/generic/ patches/head/
cavedon at alioth.debian.org
cavedon at alioth.debian.org
Sun Dec 20 23:32:16 UTC 2009
Author: cavedon
Date: Sun Dec 20 23:32:16 2009
New Revision: 7908
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7908
Log:
Remove the generic/debian/head hierarchy in debina/patches and use DEP-3
for every patch.
Added:
qutecom/trunk/debian/patches/cleanlook-startup-fix.patch
- copied unchanged from r7796, qutecom/trunk/debian/patches/generic/cleanlook-startup-fix.patch
qutecom/trunk/debian/patches/cmake-force-fpic.patch
- copied, changed from r7796, qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch
qutecom/trunk/debian/patches/cmake-noavformat.patch
- copied, changed from r7796, qutecom/trunk/debian/patches/debian/cmake-noavformat.patch
qutecom/trunk/debian/patches/curl-openssl-mt-fix.patch
- copied, changed from r7796, qutecom/trunk/debian/patches/generic/curl-openssl-mt-fix.patch
qutecom/trunk/debian/patches/fix-build-newer-ffmpeg.patch
- copied unchanged from r7796, qutecom/trunk/debian/patches/head/fix-build-newer-ffmpeg.patch
qutecom/trunk/debian/patches/fix-codec-name.patch
- copied unchanged from r7894, qutecom/trunk/debian/patches/generic/fix-codec-name.patch
qutecom/trunk/debian/patches/force-palette.patch
- copied, changed from r7894, qutecom/trunk/debian/patches/debian/force-palette.patch
qutecom/trunk/debian/patches/google-breakpad-gcc44.patch
- copied, changed from r7796, qutecom/trunk/debian/patches/generic/google-breakpad-gcc44.patch
qutecom/trunk/debian/patches/purple_perl_tcl_noload.patch
- copied, changed from r7796, qutecom/trunk/debian/patches/debian/purple_perl_tcl_noload.patch
qutecom/trunk/debian/patches/remove-extra-copying-file.patch
- copied, changed from r7796, qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch
qutecom/trunk/debian/patches/track-sipaccount-init.patch
- copied unchanged from r7796, qutecom/trunk/debian/patches/generic/track-sipaccount-init.patch
Removed:
qutecom/trunk/debian/patches/README
qutecom/trunk/debian/patches/debian/
qutecom/trunk/debian/patches/generic/
qutecom/trunk/debian/patches/head/
Modified:
qutecom/trunk/debian/changelog
qutecom/trunk/debian/patches/series
Modified: qutecom/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/changelog?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/changelog (original)
+++ qutecom/trunk/debian/changelog Sun Dec 20 23:32:16 2009
@@ -2,12 +2,14 @@
* Change Uploader to debian email and remove DM-Upload-Allowed.
* Switch to source format 3.0 (quilt).
+ * Remove the generic/debian/head hierarchy in debina/patches and use DEP-3
+ for every patch.
* Add debian/force-palette.patch: ability to force a numeric webcam palette
with OWWEBCAM_FORCE_PALETTE environment variable.
* Add generic/fix-codec-name.patch, for fixing wrong plette name in debug
output.
- -- Ludovico Cavedon <cavedon at debian.org> Thu, 17 Dec 2009 14:16:38 +0100
+ -- Ludovico Cavedon <cavedon at debian.org> Mon, 21 Dec 2009 00:28:51 +0100
qutecom (2.2~rc3.hg396~dfsg1-3) unstable; urgency=low
Copied: qutecom/trunk/debian/patches/cmake-force-fpic.patch (from r7796, qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/cmake-force-fpic.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/cmake-force-fpic.patch (original)
+++ qutecom/trunk/debian/patches/cmake-force-fpic.patch Sun Dec 20 23:32:16 2009
@@ -1,4 +1,7 @@
-Make sure all shared code is compiled with -fPIC
+Description: Make sure all shared code is compiled with -fPIC
+Author: Marco Nenciarini <mnencia at debian.org>
+Forwarded: yes
+
Index: qutecom-2.2~rc3.dfsg0/owbuild/owbuild/OWDefaultCompilerFlags.cmake
===================================================================
--- qutecom-2.2~rc3.dfsg0.orig/owbuild/owbuild/OWDefaultCompilerFlags.cmake 2008-12-18 14:22:36.000000000 +0100
Copied: qutecom/trunk/debian/patches/cmake-noavformat.patch (from r7796, qutecom/trunk/debian/patches/debian/cmake-noavformat.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/cmake-noavformat.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/cmake-noavformat.patch (original)
+++ qutecom/trunk/debian/patches/cmake-noavformat.patch Sun Dec 20 23:32:16 2009
@@ -1,4 +1,7 @@
-Do not fail if libavformat is not used, as we are using libswscale
+Description: Do not fail if libavformat is not used, as we are using libswscale
+Author: Ludovico Cavedon <cavedon at debian.org>
+Forwarded: no
+
Index: qutecom-2.2~rc3.dfsg0/owbuild/FindFFMPEG.cmake
===================================================================
--- qutecom-2.2~rc3.dfsg0.orig/owbuild/FindFFMPEG.cmake 2008-12-26 15:06:57.000000000 +0000
Copied: qutecom/trunk/debian/patches/curl-openssl-mt-fix.patch (from r7796, qutecom/trunk/debian/patches/generic/curl-openssl-mt-fix.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/curl-openssl-mt-fix.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/generic/curl-openssl-mt-fix.patch (original)
+++ qutecom/trunk/debian/patches/curl-openssl-mt-fix.patch Sun Dec 20 23:32:16 2009
@@ -1,3 +1,6 @@
+Description: Prevent a potential race condition in SSL initialization
+Author: Ludovico Cavedon <cavedon at debian.org>
+
Index: wengophone-2.1.2.dfsg0/libs/owutil/http/CMakeLists.txt
===================================================================
--- wengophone-2.1.2.dfsg0.orig/libs/owutil/http/CMakeLists.txt 2007-03-01 14:37:00.000000000 +0000
Copied: qutecom/trunk/debian/patches/force-palette.patch (from r7894, qutecom/trunk/debian/patches/debian/force-palette.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/force-palette.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/force-palette.patch (original)
+++ qutecom/trunk/debian/patches/force-palette.patch Sun Dec 20 23:32:16 2009
@@ -5,6 +5,7 @@
# Parent bdfc9e3aba4a0dd87eada8d5bc6a377a97560854
Description: add OWWEBCAM_FORCE_PALETTE env variable to force palette on the webcam
Author: Ludovico Cavedon <cavedon at debian.org>
+Forwarded: http://trac.qutecom.org/ticket/179
diff -r bdfc9e3aba4a -r b98492b2d423 libs/webcam/src/WebcamDriver.cpp
--- a/libs/webcam/src/WebcamDriver.cpp Thu Dec 17 12:18:47 2009 +0100
Copied: qutecom/trunk/debian/patches/google-breakpad-gcc44.patch (from r7796, qutecom/trunk/debian/patches/generic/google-breakpad-gcc44.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/google-breakpad-gcc44.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/generic/google-breakpad-gcc44.patch (original)
+++ qutecom/trunk/debian/patches/google-breakpad-gcc44.patch Sun Dec 20 23:32:16 2009
@@ -3,7 +3,8 @@
# Date 1244187042 25200
# Node ID 8fa54078ac416633edd0e016c8aca7f3c9030f58
# Parent 3a6131ab94afe1b31376543388251b07f0a183ed
-fix compilation of google-breakpad with gcc 4.4
+Description: fix compilation of google-breakpad with gcc 4.4
+Author: Ludovico Cavedon <cavedon at debian.org>
diff -r 3a6131ab94af -r 8fa54078ac41 libs/3rdparty/googlebreakpad/src/client/linux/handler/exception_handler.h
--- a/libs/3rdparty/googlebreakpad/src/client/linux/handler/exception_handler.h Wed Jun 03 16:13:22 2009 +0200
Copied: qutecom/trunk/debian/patches/purple_perl_tcl_noload.patch (from r7796, qutecom/trunk/debian/patches/debian/purple_perl_tcl_noload.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/purple_perl_tcl_noload.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/purple_perl_tcl_noload.patch (original)
+++ qutecom/trunk/debian/patches/purple_perl_tcl_noload.patch Sun Dec 20 23:32:16 2009
@@ -1,3 +1,6 @@
+Description: attempt to prevent loading of buggy libpurple plugins
+Author: Ludovico Cavedon <cavedon at debian.org>
+
Index: qutecom-2.2~rc3.dfsg2/libs/imwrapper/src/purple/PurpleIMFactory.cpp
===================================================================
--- qutecom-2.2~rc3.dfsg2.orig/libs/imwrapper/src/purple/PurpleIMFactory.cpp 2009-03-25 19:48:25.000000000 -0700
Copied: qutecom/trunk/debian/patches/remove-extra-copying-file.patch (from r7796, qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch)
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/remove-extra-copying-file.patch?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/debian/remove-extra-copying-file.patch (original)
+++ qutecom/trunk/debian/patches/remove-extra-copying-file.patch Sun Dec 20 23:32:16 2009
@@ -1,4 +1,7 @@
-Do not copy COPYING and AUTHORS files into /usr/share/qutecom
+Description:Do not copy COPYING and AUTHORS files into /usr/share/qutecom
+Author: Marco Nenciarini <mnencia at debian.org>
+Forwarde: not-needed
+
Index: qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/presentation/qt/CMakeLists-install-linux.txt
===================================================================
--- qutecom-2.2~rc3.hg396~dfsg1.orig/wengophone/src/presentation/qt/CMakeLists-install-linux.txt 2009-11-11 23:25:47.000000000 -0800
Modified: qutecom/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/patches/series?rev=7908&op=diff
==============================================================================
--- qutecom/trunk/debian/patches/series (original)
+++ qutecom/trunk/debian/patches/series Sun Dec 20 23:32:16 2009
@@ -1,11 +1,11 @@
-head/fix-build-newer-ffmpeg.patch
-#generic/curl-openssl-mt-fix.patch
-generic/google-breakpad-gcc44.patch
-generic/track-sipaccount-init.patch
-generic/cleanlook-startup-fix.patch
-generic/fix-codec-name.patch
-debian/cmake-noavformat.patch
-debian/remove-extra-copying-file.patch
-debian/cmake-force-fpic.patch
-#debian/purple_perl_tcl_noload.patch
-debian/force-palette.patch
+fix-build-newer-ffmpeg.patch
+google-breakpad-gcc44.patch
+track-sipaccount-init.patch
+cleanlook-startup-fix.patch
+fix-codec-name.patch
+cmake-noavformat.patch
+remove-extra-copying-file.patch
+cmake-force-fpic.patch
+force-palette.patch
+#purple_perl_tcl_noload.patch
+#curl-openssl-mt-fix.patch
More information about the Pkg-voip-commits
mailing list