[Pkg-voip-commits] r4808 - in /wengophone/branches/experimental/debian: ./ patches/ patches/debian/ patches/generic/ patches/head/

cavedon-guest at alioth.debian.org cavedon-guest at alioth.debian.org
Fri Nov 2 12:03:33 UTC 2007


Author: cavedon-guest
Date: Fri Nov  2 12:03:33 2007
New Revision: 4808

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4808
Log:
New upstream: 2.2alpha2

Removed:
    wengophone/branches/experimental/debian/patches/debian/cmake-find-boost-1.34.0.patch
    wengophone/branches/experimental/debian/patches/generic/def-enable-video-fix.patch
    wengophone/branches/experimental/debian/patches/generic/desktop-file-update.patch
    wengophone/branches/experimental/debian/patches/generic/memory-dump-fix-double-dump.patch
    wengophone/branches/experimental/debian/patches/generic/memory-dump-tmp-path.patch
    wengophone/branches/experimental/debian/patches/generic/phapi-fix-crash-missing-codec.patch
    wengophone/branches/experimental/debian/patches/generic/qobjectthreadsafe-fix-qt42.patch
    wengophone/branches/experimental/debian/patches/head/alsa-plughw-default.patch
Modified:
    wengophone/branches/experimental/debian/changelog
    wengophone/branches/experimental/debian/patches/debian/remove-extra-copying-file.patch
    wengophone/branches/experimental/debian/patches/series
    wengophone/branches/experimental/debian/rules

Modified: wengophone/branches/experimental/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/wengophone/branches/experimental/debian/changelog?rev=4808&op=diff
==============================================================================
--- wengophone/branches/experimental/debian/changelog (original)
+++ wengophone/branches/experimental/debian/changelog Fri Nov  2 12:03:33 2007
@@ -1,3 +1,20 @@
+wengophone (2.1.99.2.dfsg0-1) experimental; urgency=low
+
+  * New upstream release
+  * Removed patches (merged upstream):
+    - head/alsa-plughw-default.patch
+    - generic/qobjectthreadsafe-fix-qt42.patch
+    - generic/memory-dump-fix-double-dump.patch
+    - generic/memory-dump-tmp-path.patch
+    - generic/desktop-file-update.patch
+    - generic/def-enable-video-fix.patch
+    - generic/phapi-fix-crash-missing-codec.patch
+    - debian/cmake-find-boost-1.34.0.patch
+  * Refreshed patches:
+    - debian/remove-extra-copying-file.patch
+
+ -- Ludovico Cavedon <cavedon at sssup.it>  Fri, 02 Nov 2007 12:07:51 +0100
+
 wengophone (2.1.2.dfsg0-2) unstable; urgency=low
 
   * Documented video support status in README.Debian. Closes: #448307

Modified: wengophone/branches/experimental/debian/patches/debian/remove-extra-copying-file.patch
URL: http://svn.debian.org/wsvn/pkg-voip/wengophone/branches/experimental/debian/patches/debian/remove-extra-copying-file.patch?rev=4808&op=diff
==============================================================================
--- wengophone/branches/experimental/debian/patches/debian/remove-extra-copying-file.patch (original)
+++ wengophone/branches/experimental/debian/patches/debian/remove-extra-copying-file.patch Fri Nov  2 12:03:33 2007
@@ -1,12 +1,13 @@
-Index: wengophone-2.1.0.dfsg/wengophone/src/presentation/qt/CMakeLists-install-linux.txt
+Index: wengophone-2.1.99.2.dfsg0/wengophone/src/presentation/qt/CMakeLists-install-linux.txt
 ===================================================================
---- wengophone-2.1.0.dfsg.orig/wengophone/src/presentation/qt/CMakeLists-install-linux.txt	2007-05-18 12:39:05.000000000 +0200
-+++ wengophone-2.1.0.dfsg/wengophone/src/presentation/qt/CMakeLists-install-linux.txt	2007-05-18 12:39:15.000000000 +0200
-@@ -63,7 +63,3 @@
+--- wengophone-2.1.99.2.dfsg0.orig/wengophone/src/presentation/qt/CMakeLists-install-linux.txt	2007-11-02 12:05:47.000000000 +0100
++++ wengophone-2.1.99.2.dfsg0/wengophone/src/presentation/qt/CMakeLists-install-linux.txt	2007-11-02 12:06:43.000000000 +0100
+@@ -65,8 +65,3 @@
  		DESTINATION share/icons/hicolor/${size}x${size}/apps/
  		RENAME wengophone.png)
  endforeach(size)
 -
 -install(FILES
 -	${CMAKE_SOURCE_DIR}/wengophone/COPYING
+-	${CMAKE_SOURCE_DIR}/wengophone/AUTHORS
 -	DESTINATION ${DATA_INSTALL_DIR})

Modified: wengophone/branches/experimental/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/wengophone/branches/experimental/debian/patches/series?rev=4808&op=diff
==============================================================================
--- wengophone/branches/experimental/debian/patches/series (original)
+++ wengophone/branches/experimental/debian/patches/series Fri Nov  2 12:03:33 2007
@@ -1,14 +1,6 @@
-head/alsa-plughw-default.patch
-generic/qobjectthreadsafe-fix-qt42.patch
 generic/cmake-fix-ENABLE_CRASHREPORT.patch
 generic/cmake-static-coredumper.patch
-generic/memory-dump-fix-double-dump.patch
-generic/memory-dump-tmp-path.patch
-generic/desktop-file-update.patch
-generic/def-enable-video-fix.patch
-generic/phapi-fix-crash-missing-codec.patch
-generic/curl-openssl-mt-fix.patch
+#generic/curl-openssl-mt-fix.patch
 debian/remove-extra-copying-file.patch
 debian/cmake-no-rpath_to_link_path.patch
 debian/cmake-force-fpic.patch
-debian/cmake-find-boost-1.34.0.patch

Modified: wengophone/branches/experimental/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/wengophone/branches/experimental/debian/rules?rev=4808&op=diff
==============================================================================
--- wengophone/branches/experimental/debian/rules (original)
+++ wengophone/branches/experimental/debian/rules Fri Nov  2 12:03:33 2007
@@ -8,7 +8,7 @@
 DEB_DH_STRIP_ARGS := --dbg-package=wengophone
 
 DEB_INSTALL_MANPAGES_wengophone := $(CURDIR)/debian/qtwengophone.1
-DEB_INSTALL_DOCS_wengophone := $(CURDIR)/wengophone/src/presentation/qt/AUTHORS
+DEB_INSTALL_DOCS_wengophone := $(CURDIR)/wengophone/AUTHORS
 
 DEB_CMAKE_EXTRA_FLAGS := -DQT_UIC_EXECUTABLE=/usr/bin/uic-qt4 \
 	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
@@ -40,7 +40,7 @@
 UPVERSION:=$(shell echo $(SRCVERSION) | sed -e 's/-svn.*$$//' -e 's/\.dfsg.*$$//')
 SVNVERSION:=$(shell echo $(DEBVERSION) | grep svn | sed -e 's/^.*svn//' -e 's/-[0-9]*$$//')
 
-SVNREP:=https://dev.openwengo.com/svn/openwengo/wengophone-ng/tags/release/2.1/2007-08-22-wengophone-2.1.2
+SVNREP:=https://dev.openwengo.com/svn/openwengo/wengophone-ng/tags/release/2.2/2007-09-24-wengophone-2.2a2
 
 print-version:
 	@@echo "Debian version:          $(DEBVERSION)"




More information about the Pkg-voip-commits mailing list