[Pkg-voip-commits] r3700 - in yxa/trunk/debian: . patches

mikma-guest at alioth.debian.org mikma-guest at alioth.debian.org
Tue Jun 26 19:31:13 UTC 2007


Author: mikma-guest
Date: 2007-06-26 19:31:13 +0000 (Tue, 26 Jun 2007)
New Revision: 3700

Modified:
   yxa/trunk/debian/control
   yxa/trunk/debian/patches/yxa_yaws.dpatch
Log:
Use yaws 1.68

Modified: yxa/trunk/debian/control
===================================================================
--- yxa/trunk/debian/control	2007-06-26 13:59:27 UTC (rev 3699)
+++ yxa/trunk/debian/control	2007-06-26 19:31:13 UTC (rev 3700)
@@ -5,8 +5,8 @@
 Uploaders: Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Mikael Magnusson <mikma at users.sourceforge.net>
 Build-Depends: debhelper (>= 5), dpatch, autotools-dev, erlang-base
  (>= 1:11.b.4) | erlang-base-hipe (>= 1:11.b.4), erlang-dev (>=
- 1:11.b.4), erlang-nox (>= 1:11.b.4), yaws (>= 1.65)
-Build-Conflicts: yaws (>= 1.66)
+ 1:11.b.4), erlang-nox (>= 1:11.b.4), yaws (>= 1.68)
+Build-Conflicts: yaws (>= 1.69)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/
@@ -14,9 +14,9 @@
 Package: yxa
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, erlang-base (>= 1:11.b.4)
- | erlang-base-hipe (>= 1:11.b.4), erlang-nox (>= 1:11.b.4), yaws (>= 1.65)
+ | erlang-base-hipe (>= 1:11.b.4), erlang-nox (>= 1:11.b.4), yaws (>= 1.68)
 Pre-Depends: adduser
-Conflicts: yaws (>= 1.66)
+Conflicts: yaws (>= 1.69)
 Description: SIP software written in Erlang
  Yxa is SIP software written in Erlang  (Erlang is a programming language
  written by Ericsson).

Modified: yxa/trunk/debian/patches/yxa_yaws.dpatch
===================================================================
--- yxa/trunk/debian/patches/yxa_yaws.dpatch	2007-06-26 13:59:27 UTC (rev 3699)
+++ yxa/trunk/debian/patches/yxa_yaws.dpatch	2007-06-26 19:31:13 UTC (rev 3700)
@@ -30,7 +30,7 @@
 +{release, {"YXA embedded Yaws web server","0.0"}, {erts, "5.2"},
 + [{kernel,"2.11.4"},
 +  {stdlib,"1.14.4"},
-+  {yaws, "1.65"},
++  {yaws, "1.68"},
 +  {yxa_yaws, "0.0"}]}.
 diff -urNad /dev/null yxa-0.91/yaws/src/yxa_yaws_app.erl
 --- /dev/null	1970-01-01 01:00:00.000000000 +0100




More information about the Pkg-voip-commits mailing list