[Pkg-voip-commits] r2495 - in ekiga/branches/sarge/debian: . patches

Kilian Krause kilian at costa.debian.org
Sat Oct 7 14:47:45 UTC 2006


Author: kilian
Date: 2006-10-07 14:47:45 +0000 (Sat, 07 Oct 2006)
New Revision: 2495

Modified:
   ekiga/branches/sarge/debian/changelog
   ekiga/branches/sarge/debian/control
   ekiga/branches/sarge/debian/patches/recvers.dpatch
   ekiga/branches/sarge/debian/watch
Log:
sync with pkg-gnome updates


Modified: ekiga/branches/sarge/debian/changelog
===================================================================
--- ekiga/branches/sarge/debian/changelog	2006-10-07 14:35:05 UTC (rev 2494)
+++ ekiga/branches/sarge/debian/changelog	2006-10-07 14:47:45 UTC (rev 2495)
@@ -2,11 +2,18 @@
 
   * Sarge backport. Removed avahi-support. Provide gnomemeeting to satisfy
     gnome depends. Downgrade gnome-doc-utils required version to 0.1.3.
-  * New upstream release.
-  * Fix configure target to use proper stamp config.status
+  * New upstream version. Bump build-depends to new versions of PWLib and
+    OPAL.
 
- -- Kilian Krause <kilian at debian.org>  Tue,  5 Sep 2006 21:00:16 +0200
+  [ Kilian Krause ]
+  * Update configure target to use proper stamp config.status.
+  * Add libebook1.2-dev to Build-Depends (Closes: #384220)
 
+  [ Loic Minier ]
+  * Fix watch file to track stable versions and use HTTP.
+
+ -- Kilian Krause <kilian at debian.org>  Sat,  7 Oct 2006 16:40:46 +0200
+
 ekiga (2.0.2-1) unstable; urgency=low
 
   [ Kilian Krause ]

Modified: ekiga/branches/sarge/debian/control
===================================================================
--- ekiga/branches/sarge/debian/control	2006-10-07 14:35:05 UTC (rev 2494)
+++ ekiga/branches/sarge/debian/control	2006-10-07 14:47:45 UTC (rev 2495)
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Kilian Krause <kilian at debian.org>
-Build-Depends: debhelper (>= 4.1.34), gettext, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.1), libopal-dev (>= 2.2.2), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev, gnome-doc-utils, libxml2-utils, xsltproc
+Build-Depends: debhelper (>= 4.1.34), gettext, libgnome2-dev, libldap2-dev, libpt-dev (>= 1.10.1), libopal-dev (>= 2.2.2), libgconf2-dev, libgnomeui-dev, libsdl1.2-dev, dpatch, autotools-dev, scrollkeeper, automake1.7, intltool, libxml-parser-perl, evolution-data-server-dev, gnome-doc-utils
 Standards-Version: 3.6.2
 
 Package: ekiga

Modified: ekiga/branches/sarge/debian/patches/recvers.dpatch
===================================================================
--- ekiga/branches/sarge/debian/patches/recvers.dpatch	2006-10-07 14:35:05 UTC (rev 2494)
+++ ekiga/branches/sarge/debian/patches/recvers.dpatch	2006-10-07 14:47:45 UTC (rev 2495)
@@ -21,31 +21,17 @@
                                                                                                     
 exit 0
 @DPATCH@
-diff -urNad gnomemeeting/configure.in /tmp/dpep.9qIcAY/gnomemeeting/configure.in
---- gnomemeeting/configure.in	2005-02-06 13:31:31.000000000 +0100
-+++ /tmp/dpep.9qIcAY/gnomemeeting/configure.in	2005-02-06 13:31:45.000000000 +0100
-@@ -88,8 +88,8 @@
- GNOMEMEETING_LIBS="$GNOMEMEETING_LIBS $EDS_LIBS"
+diff -urNad ekiga-2.0.3~/configure ekiga-2.0.3/configure
+--- ekiga-2.0.3~/configure	2006-09-04 12:53:06.000000000 +0200
++++ ekiga-2.0.3/configure	2006-10-07 16:37:21.363076566 +0200
+@@ -21311,8 +21311,8 @@
+ EKIGA_LIBS="$EKIGA_LIBS $EDS_LIBS"
  fi
  
--PWLIB_REC_VERSION="1.8.3"
--OPENH323_REC_VERSION="1.15.2"
-+PWLIB_REC_VERSION="1.8.4"
-+OPENH323_REC_VERSION="1.15.3"
+-PWLIB_REC_VERSION="1.10.2"
+-OPAL_REC_VERSION="2.2.3"
++PWLIB_REC_VERSION="1.10.1"
++OPAL_REC_VERSION="2.2.3"
  
  
- dnl ###########################################################################
-diff -urN gnomemeeting-1.2.0.orig/configure gnomemeeting-1.2.0/configure
---- gnomemeeting-1.2.0.orig/configure	2005-02-12 18:22:22.000000000 +0100
-+++ gnomemeeting-1.2.0/configure	2005-02-12 18:22:40.000000000 +0100
-@@ -21327,8 +21327,8 @@
- 
- fi
- 
--PWLIB_REC_VERSION="1.8.3"
--OPENH323_REC_VERSION="1.15.2"
-+PWLIB_REC_VERSION="1.8.4"
-+OPENH323_REC_VERSION="1.15.3"
- 
- 
- if test x"${disable_gnome}" = xno ; then
+ if test ${enable_gnome} = yes ; then

Modified: ekiga/branches/sarge/debian/watch
===================================================================
--- ekiga/branches/sarge/debian/watch	2006-10-07 14:35:05 UTC (rev 2494)
+++ ekiga/branches/sarge/debian/watch	2006-10-07 14:47:45 UTC (rev 2495)
@@ -1,4 +1,4 @@
 version=2
-ftp://ftp.gnome.org/pub/GNOME/sources/ekiga/1.99/ \
+http://ftp.gnome.org/pub/GNOME/sources/ekiga/([\d\.]+)[02468]/ \
         ekiga-(.*)\.tar\.gz \
         debian uupdate




More information about the Pkg-voip-commits mailing list