Your message dated Wed, 21 Nov 2018 21:51:05 +0000
with message-id <[email protected]>
and subject line Bug#911595: Removed package(s) from unstable
has caused the Debian Bug report #846373,
regarding ptlib: diff for NMU version 2.10.11~dfsg-2.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
846373: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846373
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ptlib
Version: 2.10.11~dfsg-2
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for ptlib (versioned as 2.10.11~dfsg-2.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.
Regards.
--
WBR, wRAR
diff -Nru ptlib-2.10.11~dfsg/debian/changelog ptlib-2.10.11~dfsg/debian/changelog
--- ptlib-2.10.11~dfsg/debian/changelog 2015-11-06 22:40:39.000000000 +0500
+++ ptlib-2.10.11~dfsg/debian/changelog 2016-11-30 22:58:13.000000000 +0500
@@ -1,3 +1,11 @@
+ptlib (2.10.11~dfsg-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS with GCC 6 (Closes: #811835).
+ * Explicitly build with OpenSSL 1.0 (Closes: #828514).
+
+ -- Andrey Rahmatullin <[email protected]> Wed, 30 Nov 2016 22:58:13 +0500
+
ptlib (2.10.11~dfsg-2) unstable; urgency=low
* patches/no-sslv3: Fix FTBFS with recent libssl library without SSL v3 support
diff -Nru ptlib-2.10.11~dfsg/debian/control ptlib-2.10.11~dfsg/debian/control
--- ptlib-2.10.11~dfsg/debian/control 2015-08-28 18:13:00.000000000 +0500
+++ ptlib-2.10.11~dfsg/debian/control 2016-11-30 22:58:13.000000000 +0500
@@ -4,7 +4,7 @@
Maintainer: Debian VoIP Team <[email protected]>
Uploaders: Mark Purcell <[email protected]>, Eugen Dedu <[email protected]>, Kilian Krause <[email protected]>
Build-Depends: debhelper (>= 8), autotools-dev, doxygen (>= 1.8.5-1~), pkg-config, bison, flex,
- unixodbc-dev, libssl-dev, libldap2-dev, libsasl2-dev, libkrb5-dev, libexpat1-dev,
+ unixodbc-dev, libssl1.0-dev, libldap2-dev, libsasl2-dev, libkrb5-dev, libexpat1-dev,
libpulse-dev,
libsdl1.2-dev, libdv4-dev,
libv4l-dev [linux-any],
@@ -31,7 +31,7 @@
Section: libdevel
Architecture: any
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
+ libc6-dev, libssl1.0-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
PTLib, which is a moderately large class library that has its genesis
diff -Nru ptlib-2.10.11~dfsg/debian/rules ptlib-2.10.11~dfsg/debian/rules
--- ptlib-2.10.11~dfsg/debian/rules 2015-08-28 18:21:20.000000000 +0500
+++ ptlib-2.10.11~dfsg/debian/rules 2016-11-30 22:58:13.000000000 +0500
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export STDCXXFLAGS = -std=gnu++98
+
DEBVERSION := $(shell head -n 1 debian/changelog \
| sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
UPVERSION := $(shell echo $(DEBVERSION) | sed 's/~dfsg-.//')
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 2.10.11~dfsg-2.1+rm
Dear submitter,
as the package ptlib has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/911595
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---