[Pkg-voip-commits] r8337 - in /openmcu/trunk/debian: changelog control patches/00list rules

msp at alioth.debian.org msp at alioth.debian.org
Mon Apr 26 06:13:05 UTC 2010


Author: msp
Date: Mon Apr 26 06:13:01 2010
New Revision: 8337

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8337
Log:
* New Upstream Release
* Update Build-Depends: libh323plus-dev

Modified:
    openmcu/trunk/debian/changelog
    openmcu/trunk/debian/control
    openmcu/trunk/debian/patches/00list
    openmcu/trunk/debian/rules

Modified: openmcu/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/changelog?rev=8337&op=diff
==============================================================================
--- openmcu/trunk/debian/changelog (original)
+++ openmcu/trunk/debian/changelog Mon Apr 26 06:13:01 2010
@@ -1,3 +1,10 @@
+openmcu (2.2.5-1) UNRELEASED; urgency=low
+
+  * New Upstream Release
+  * Update Build-Depends: libh323plus-dev
+
+ -- Mark Purcell <msp at debian.org>  Sun, 25 Apr 2010 16:41:46 +1000
+
 openmcu (2.2.1-3) unstable; urgency=low
 
   [ Kilian Krause ]

Modified: openmcu/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/control?rev=8337&op=diff
==============================================================================
--- openmcu/trunk/debian/control (original)
+++ openmcu/trunk/debian/control Mon Apr 26 06:13:01 2010
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>
-Build-Depends: debhelper (>= 7), libpt-1.10.10-dev, libopenh323-dev, dpatch (>= 2.0.10)
+Build-Depends: debhelper (>=7), libpt2.4.5-dev, libh323plus-dev, dpatch
 Standards-Version: 3.8.0
 Homepage: http://www.voxgratia.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/openmcu/trunk/

Modified: openmcu/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/patches/00list?rev=8337&op=diff
==============================================================================
--- openmcu/trunk/debian/patches/00list (original)
+++ openmcu/trunk/debian/patches/00list Mon Apr 26 06:13:01 2010
@@ -1,2 +1,2 @@
-compilation_fixes_backport
-man-hypen-used-as-minus-sign.dpatch
+#compilation_fixes_backport
+#man-hypen-used-as-minus-sign.dpatch

Modified: openmcu/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/rules?rev=8337&op=diff
==============================================================================
--- openmcu/trunk/debian/rules (original)
+++ openmcu/trunk/debian/rules Mon Apr 26 06:13:01 2010
@@ -5,7 +5,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-MAKE_BUILD_PARAM=OPENH323DIR=/usr/share/openh323 PWLIBDIR=/usr/share/pwlib PTLIB_FILE=.
+MAKE_BUILD_PARAM=OPENH323DIR=/usr/share/openh323 PTLIBDIR=/usr/share/ptlib PTLIB_FILE=. PREFIX=/usr OH323_LIBDIR=/usr/lib/
 MAKE_INSTALL_PARAM=$(MAKE_BUILD_PARAM) INSTALL_DIR=$(CURDIR)/debian/openmcu/usr
 
 include /usr/share/dpatch/dpatch.make




More information about the Pkg-voip-commits mailing list