[Pkg-voip-commits] r8336 - in /openam/trunk/debian: changelog control rules

msp at alioth.debian.org msp at alioth.debian.org
Mon Apr 26 06:11:51 UTC 2010


Author: msp
Date: Mon Apr 26 06:11:49 2010
New Revision: 8336

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

Modified:
    openam/trunk/debian/changelog
    openam/trunk/debian/control
    openam/trunk/debian/rules

Modified: openam/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/openam/trunk/debian/changelog?rev=8336&op=diff
==============================================================================
--- openam/trunk/debian/changelog (original)
+++ openam/trunk/debian/changelog Mon Apr 26 06:11:49 2010
@@ -1,3 +1,10 @@
+openam (1.4.0-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * Update Build-Depends: libh323plus-dev
+
+ -- Mark Purcell <msp at debian.org>  Sun, 25 Apr 2010 17:23:46 +1000
+
 openam (1.1.18+20050304-5) unstable; urgency=low
 
   * Update Build-Depends: libpt-1.10.10-dev 

Modified: openam/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openam/trunk/debian/control?rev=8336&op=diff
==============================================================================
--- openam/trunk/debian/control (original)
+++ openam/trunk/debian/control Mon Apr 26 06:11:49 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
+Build-Depends: debhelper (>= 7), libh323plus-dev
 Standards-Version: 3.8.0
 Homepage: http://www.voxgratia.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/openam/trunk/

Modified: openam/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/openam/trunk/debian/rules?rev=8336&op=diff
==============================================================================
--- openam/trunk/debian/rules (original)
+++ openam/trunk/debian/rules Mon Apr 26 06:11:49 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 
+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/openam/usr
 
 build: build-stamp




More information about the Pkg-voip-commits mailing list