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

msp at alioth.debian.org msp at alioth.debian.org
Sun Mar 14 06:37:21 UTC 2010


Author: msp
Date: Sun Mar 14 06:36:59 2010
New Revision: 8199

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8199
Log:
* debian/compat -> 7
* Drop -doc package - docs not included upstream
* Add ReleasedCode to version.h
* Upstream dropped simph323

Added:
    openh323/branches/h323plus/debian/libh323-1.21.0.install
      - copied unchanged from r8197, openh323/branches/h323plus/debian/libh323plus-1.21.0.install
    openh323/branches/h323plus/debian/libh323-dev.docs
      - copied, changed from r8197, openh323/branches/h323plus/debian/libh323plus.docs
    openh323/branches/h323plus/debian/libh323-dev.install
      - copied, changed from r8197, openh323/branches/h323plus/debian/libh323plus-dev.install
    openh323/branches/h323plus/debian/patches/release-code.dpatch   (with props)
Removed:
    openh323/branches/h323plus/debian/README.Debian
    openh323/branches/h323plus/debian/docs
    openh323/branches/h323plus/debian/libh323plus-1.21.0.install
    openh323/branches/h323plus/debian/libh323plus-dev.install
    openh323/branches/h323plus/debian/libh323plus-dev.install2
    openh323/branches/h323plus/debian/libh323plus-doc.docs
    openh323/branches/h323plus/debian/libh323plus.docs
    openh323/branches/h323plus/debian/simph323.1
    openh323/branches/h323plus/debian/simph323.manpages
Modified:
    openh323/branches/h323plus/debian/changelog
    openh323/branches/h323plus/debian/compat
    openh323/branches/h323plus/debian/control
    openh323/branches/h323plus/debian/patches/00list

Modified: openh323/branches/h323plus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/changelog?rev=8199&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/changelog (original)
+++ openh323/branches/h323plus/debian/changelog Sun Mar 14 06:36:59 2010
@@ -5,10 +5,13 @@
     - Upstream source package change to h323plus
   * NEW packages libh323plus
   * Switch to cdbs
+  * debian/compat -> 7
   * Cleanup debian/patches
-  * Drop -doc package
-
- -- Mark Purcell <msp at debian.org>  Sun, 14 Mar 2010 15:19:44 +1100
+  * Drop -doc package - docs not included upstream
+  * Add ReleasedCode to version.h
+  * Upstream dropped simph323
+
+ -- Mark Purcell <msp at debian.org>  Sun, 14 Mar 2010 17:36:00 +1100
 
 openh323 (1.18.0.dfsg-10) unstable; urgency=low
 

Modified: openh323/branches/h323plus/debian/compat
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/compat?rev=8199&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/compat (original)
+++ openh323/branches/h323plus/debian/compat Sun Mar 14 06:36:59 2010
@@ -1,1 +1,1 @@
-5
+7

Modified: openh323/branches/h323plus/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/control?rev=8199&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/control (original)
+++ openh323/branches/h323plus/debian/control Sun Mar 14 06:36:59 2010
@@ -3,31 +3,30 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Kilian Krause <kilian at debian.org>, Mark Purcell <msp at debian.org>, Faidon Liambotis <paravoid at debian.org>
-Build-Depends: debhelper (>= 5), libpt2.4.5-dev, libssl-dev, libgsm1-dev (>= 1.0.10-11), libspeex-dev (>= 1.1.11), dpatch (>= 1.11), libsasl2-dev, doxygen, autotools-dev, binutils (>= 2.17), dpkg-dev (>= 1.13.19)
+Build-Depends: debhelper (>= 5), cdbs, dpatch (>= 1.11), libsasl2-dev, autotools-dev, binutils (>= 2.17), dpkg-dev (>= 1.13.19), 
+ libpt2.4.5-dev, libldap2-dev, libssl-dev, libexpat1-dev, libsdl1.2-dev, unixodbc-dev
 Build-Conflicts: libopenh323-dev, libopenh323-1.18.0
 Standards-Version: 3.8.0
-Homepage: http://www.voxgratia.org/
+Homepage: http://www.h323plus.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/openh323/branches/h323plus/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/?op=log
 
-Package: libh323plus-1.21.0
+Package: libh323-1.21.0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
-Conflicts: libopenh323-1.18.0-develop
-Provides: libopenh323-1.18.0-ptrace
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: H.323 aka VoIP library
- This package contains the shared version of the OpenH323 library.
+ This package contains the shared version of the H.323 Plus 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.
 
-Package: libh323plus-dev
+Package: libh323-dev
 Section: libdevel
 Architecture: any
-Depends: h323plus-1.21.0 (= ${binary:Version}), libssl-dev, libpt-dev (>= 1.10.7~dfsg~)
+Depends: ${misc:Depends}, libh323-1.21.0 (= ${binary:Version}), libssl-dev, libpt2.4.5-dev
 Description: H.323 aka VoIP library development files
  This package contains the headers and a static version of the
  OpenH323 library.
@@ -41,25 +40,11 @@
  libopenh323_s.a   - ptrace-enabled opt version
  libopenh323_d_s.a - ptrace-enabled debug version
 
-Package: simph323
-Section: comm
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: Simple example from the OpenH323 project
- This package contains a small h323 client given as an example. You
- can find its code on the doc package.
- .
- 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.
-
-Package: libh323plus-dbg
+Package: libh323-dbg
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libh323plus-1.21.0 (= ${binary:Version})
-Replaces: liboh323-dbg
+Depends: ${misc:Depends}, libh323-1.21.0 (= ${binary:Version})
 Description: H.323 aka VoIP library development debug files
  This package contains the shared and static debug version of the
  OpenH323 library.

Copied: openh323/branches/h323plus/debian/libh323-dev.docs (from r8197, openh323/branches/h323plus/debian/libh323plus.docs)
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/libh323-dev.docs?rev=8199&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/libh323plus.docs (original)
+++ openh323/branches/h323plus/debian/libh323-dev.docs Sun Mar 14 06:36:59 2010
@@ -1,1 +1,1 @@
-ReadMe.txt
+videonotes.rtf

Copied: openh323/branches/h323plus/debian/libh323-dev.install (from r8197, openh323/branches/h323plus/debian/libh323plus-dev.install)
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/libh323-dev.install?rev=8199&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/libh323plus-dev.install (original)
+++ openh323/branches/h323plus/debian/libh323-dev.install Sun Mar 14 06:36:59 2010
@@ -1,6 +1,3 @@
 usr/include/*
-usr/lib/lib*.a
 usr/lib/lib*.so
-usr/lib/pkgconfig/*
-usr/lib/*.la
-usr/share/pkgconfig/*
+lib/*.a usr/lib/

Modified: openh323/branches/h323plus/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/patches/00list?rev=8199&op=diff
==============================================================================
--- openh323/branches/h323plus/debian/patches/00list (original)
+++ openh323/branches/h323plus/debian/patches/00list Sun Mar 14 06:36:59 2010
@@ -4,3 +4,4 @@
 notrace
 printon_with_notrace
 ixjuser.h
+release-code

Added: openh323/branches/h323plus/debian/patches/release-code.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/branches/h323plus/debian/patches/release-code.dpatch?rev=8199&op=file
==============================================================================
--- openh323/branches/h323plus/debian/patches/release-code.dpatch (added)
+++ openh323/branches/h323plus/debian/patches/release-code.dpatch Sun Mar 14 06:36:59 2010
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## release-code.dpatch by  <msp at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: http://lists.packetizer.com/pipermail/h323plus/2009-June/000483.html
+
+ at DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' h323plus-1.21.0~/version.h h323plus-1.21.0/version.h
+--- h323plus-1.21.0~/version.h	2009-05-29 09:38:42.000000000 +1000
++++ h323plus-1.21.0/version.h	2010-03-14 15:21:42.000000000 +1100
+@@ -27,7 +27,7 @@
+ 
+ #define MAJOR_VERSION 1
+ #define MINOR_VERSION 21
+-#define BUILD_TYPE    BetaCode
++#define BUILD_TYPE    ReleaseCode
+ #define BUILD_NUMBER 0
+ 
+ 

Propchange: openh323/branches/h323plus/debian/patches/release-code.dpatch
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pkg-voip-commits mailing list