[Pkg-voip-commits] r8198 - in /openh323/branches/h323plus/debian: ./ patches/

msp at alioth.debian.org msp at alioth.debian.org
Sun Mar 14 04:20:00 UTC 2010


Author: msp
Date: Sun Mar 14 04:20:00 2010
New Revision: 8198

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8198
Log:
* Switch to cdbs
* Cleanup debian/patches
* Drop -doc package

Removed:
    openh323/branches/h323plus/debian/patches/50_dbug426631.dpatch
    openh323/branches/h323plus/debian/patches/55_dbug426681.dpatch
    openh323/branches/h323plus/debian/patches/backport-vpb-fix.dpatch
    openh323/branches/h323plus/debian/patches/ixjlid.h.dpatch
    openh323/branches/h323plus/debian/patches/mips_xgot_hack.dpatch
    openh323/branches/h323plus/debian/patches/pwlib_versioned_plugins.dpatch
Modified:
    openh323/branches/h323plus/debian/changelog
    openh323/branches/h323plus/debian/control
    openh323/branches/h323plus/debian/patches/00list
    openh323/branches/h323plus/debian/patches/01_libname.dpatch

Modified: openh323/branches/h323plus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/changelog?rev=8198&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/changelog (original)
+++ openh323/branches/h323plus/debian/changelog Sun Mar 14 04:20:00 2010
@@ -4,8 +4,11 @@
     - h323plus is openh323 continued
     - Upstream source package change to h323plus
   * NEW packages libh323plus
-
- -- Mark Purcell <msp at debian.org>  Sun, 14 Mar 2010 10:15:24 +1100
+  * Switch to cdbs
+  * Cleanup debian/patches
+  * Drop -doc package
+
+ -- Mark Purcell <msp at debian.org>  Sun, 14 Mar 2010 15:19:44 +1100
 
 openh323 (1.18.0.dfsg-10) unstable; urgency=low
 

Modified: openh323/branches/h323plus/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/control?rev=8198&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/control (original)
+++ openh323/branches/h323plus/debian/control Sun Mar 14 04:20:00 2010
@@ -68,16 +68,3 @@
  Open Source implementation of the ITU H.323 teleconferencing protocol
  that can be used freely by everybody. This protocol is most used for
  Voice over IP (VoIP) conferencing.
-
-Package: libh323plus-doc
-Section: doc
-Priority: extra
-Architecture: all
-Description: H.323 aka VoIP library documentation files
- This package contains the documentation and samples to program with
- the OpenH323 library.
- .
- The OpenH323 project aims to create a full featured, interoperable,
- Open Source implementation of the ITU H.323 teleconferencing protocol
- that can be used freely by everybody. This protocol is most used for
- Voice over IP (VoIP) conferencing.

Modified: openh323/branches/h323plus/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/patches/00list?rev=8198&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/patches/00list (original)
+++ openh323/branches/h323plus/debian/patches/00list Sun Mar 14 04:20:00 2010
@@ -1,9 +1,6 @@
-#01_libname
-#03_Makefile.in
-#10_openh323u.mak
-#notrace
-#printon_with_notrace
-#ixjuser.h
-#ixjlid.h
-#pwlib_versioned_plugins
-#backport-vpb-fix
+01_libname
+03_Makefile.in
+10_openh323u.mak
+notrace
+printon_with_notrace
+ixjuser.h

Modified: openh323/branches/h323plus/debian/patches/01_libname.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/patches/01_libname.dpatch?rev=8198&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/patches/01_libname.dpatch (original)
+++ openh323/branches/h323plus/debian/patches/01_libname.dpatch Sun Mar 14 04:20:00 2010
@@ -29,7 +29,7 @@
  endif # NOTRACE
  
 -OH323_BASE  = h323_$(PLATFORM_TYPE)_$(OH323_SUFFIX)$(LIB_TYPE)
-+OH323_BASE  = openh323$(LIB_TYPE)
++OH323_BASE  = h323$(LIB_TYPE)
  OH323_FILE  = lib$(OH323_BASE).$(LIB_SUFFIX)
  
  LDFLAGS	    += -L$(OH323_LIBDIR)




More information about the Pkg-voip-commits mailing list