[Pkg-voip-commits] r10032 - in /ptlib/trunk/debian: changelog control libpt2.10.8.install libpt2.10.9.install patches/

dedu-guest at alioth.debian.org dedu-guest at alioth.debian.org
Mon Nov 26 21:34:28 UTC 2012


Author: dedu-guest
Date: Mon Nov 26 21:34:27 2012
New Revision: 10032

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10032
Log:
  - fixes GNU/Hurd build
* NEW package libpt2.10.9 - match-soname

Added:
    ptlib/trunk/debian/libpt2.10.9.install
      - copied unchanged from r10031, ptlib/trunk/debian/libpt2.10.8.install
Removed:
    ptlib/trunk/debian/libpt2.10.8.install
    ptlib/trunk/debian/patches/
Modified:
    ptlib/trunk/debian/changelog
    ptlib/trunk/debian/control

Modified: ptlib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/changelog?rev=10032&op=diff
==============================================================================
--- ptlib/trunk/debian/changelog (original)
+++ ptlib/trunk/debian/changelog Mon Nov 26 21:34:27 2012
@@ -1,9 +1,9 @@
-ptlib (2.10.8~dfsg-1) UNRELEASED; urgency=low
+ptlib (2.10.9~dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release
-  * NEW package libpt2.10.8 - match-soname 
+    - fixes GNU/Hurd build
+  * NEW package libpt2.10.9 - match-soname
   * Remove some unneeded Build-Conflicts
-  * Add patch to fix compile error on GNU/Hurd
 
  -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  Thu, 13 Sep 2012 10:09:01 +1000
 

Modified: ptlib/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/control?rev=10032&op=diff
==============================================================================
--- ptlib/trunk/debian/control (original)
+++ ptlib/trunk/debian/control Mon Nov 26 21:34:27 2012
@@ -15,7 +15,7 @@
 Vcs-Svn: svn://svn.debian.org/pkg-voip/ptlib/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/ptlib/trunk/
 
-Package: libpt2.10.8
+Package: libpt2.10.9
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Portable Tools Library
@@ -30,7 +30,7 @@
 Package: libpt-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libpt2.10.8 (= ${binary:Version}),
+Depends: ${misc:Depends}, libpt2.10.9 (= ${binary:Version}),
  libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
 Description: Portable Tools Library development files
  This package contains the headers and a static version of the library
@@ -42,7 +42,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends}, libpt2.10.8 (= ${binary:Version})
+Depends: ${misc:Depends}, libpt2.10.9 (= ${binary:Version})
 Description: Portable Tools Library development debug files
  This package contains the shared and static debug symbols of the library
  PTLib, which is a moderately large class library that has its genesis




More information about the Pkg-voip-commits mailing list