[Pkg-voip-commits] r10693 - in /ptlib/branches/ptlib2.10-luyten/debian: changelog control libpt2.10.10.install libpt2.10.11.install rules
dedu-guest at alioth.debian.org
dedu-guest at alioth.debian.org
Fri Aug 28 13:41:19 UTC 2015
Author: dedu-guest
Date: Fri Aug 28 13:41:19 2015
New Revision: 10693
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10693
Log:
New upstream release
Added:
ptlib/branches/ptlib2.10-luyten/debian/libpt2.10.11.install
- copied unchanged from r10692, ptlib/branches/ptlib2.10-luyten/debian/libpt2.10.10.install
Removed:
ptlib/branches/ptlib2.10-luyten/debian/libpt2.10.10.install
Modified:
ptlib/branches/ptlib2.10-luyten/debian/changelog
ptlib/branches/ptlib2.10-luyten/debian/control
ptlib/branches/ptlib2.10-luyten/debian/rules
Modified: ptlib/branches/ptlib2.10-luyten/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/branches/ptlib2.10-luyten/debian/changelog?rev=10693&op=diff
==============================================================================
--- ptlib/branches/ptlib2.10-luyten/debian/changelog (original)
+++ ptlib/branches/ptlib2.10-luyten/debian/changelog Fri Aug 28 13:41:19 2015
@@ -1,3 +1,9 @@
+ptlib (2.10.11~dfsg-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr> Fri, 28 Aug 2015 13:50:49 +0200
+
ptlib (2.10.10~dfsg-5) unstable; urgency=medium
* patches/gcc-5_support: Fix FTBS with GCC 5 (Closes: Bug#778074).
Modified: ptlib/branches/ptlib2.10-luyten/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/branches/ptlib2.10-luyten/debian/control?rev=10693&op=diff
==============================================================================
--- ptlib/branches/ptlib2.10-luyten/debian/control (original)
+++ ptlib/branches/ptlib2.10-luyten/debian/control Fri Aug 28 13:41:19 2015
@@ -15,7 +15,7 @@
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/ptlib/branches/ptlib2.10-luyten/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/ptlib/branches/ptlib2.10-luyten/
-Package: libpt2.10.10
+Package: libpt2.10.11
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.10 (= ${binary:Version}),
+Depends: ${misc:Depends}, libpt2.10.11 (= ${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.10 (= ${binary:Version})
+Depends: ${misc:Depends}, libpt2.10.11 (= ${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
Modified: ptlib/branches/ptlib2.10-luyten/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/branches/ptlib2.10-luyten/debian/rules?rev=10693&op=diff
==============================================================================
--- ptlib/branches/ptlib2.10-luyten/debian/rules (original)
+++ ptlib/branches/ptlib2.10-luyten/debian/rules Fri Aug 28 13:41:19 2015
@@ -6,7 +6,7 @@
FILENAME := ptlib_$(UPVERSION)~dfsg.orig.tar.gz
UPFILENAME := ptlib_$(UPVERSION).orig.tar.gz
-URL := http://aarnet.dl.sourceforge.net/sourceforge/opalvoip/ptlib-$(UPVERSION).tar.bz2
+URL := https://sourceforge.net/projects/opalvoip/files/v3.10%20Luyten/Stable%2011/ptlib-2.10.11.tar.bz2
%:
dh $@ --with autotools_dev --parallel
More information about the Pkg-voip-commits
mailing list