Your message dated Sat, 04 Feb 2017 14:06:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#854151: unblock: libapache2-mod-auth-cas/1.1-2.1
has caused the Debian Bug report #854151,
regarding unblock: libapache2-mod-auth-cas/1.1-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.)
--
854151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
User: [email protected]
Usertags: unblock
Severity: normal
Please unblock package libapache2-mod-auth-cas. Fixes RC bug by
depending on libssl1.0-dev to get it built again.
unblock libapache2-mod-auth-cas/1.1-2.1
Sebastian
diff -Nru libapache2-mod-auth-cas-1.1/debian/changelog libapache2-mod-auth-cas-1.1/debian/changelog
--- libapache2-mod-auth-cas-1.1/debian/changelog 2016-11-03 09:41:34.000000000 +0100
+++ libapache2-mod-auth-cas-1.1/debian/changelog 2017-01-31 21:23:57.000000000 +0100
@@ -1,3 +1,10 @@
+libapache2-mod-auth-cas (1.1-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build depend open OpenSSL 1.0 for Stretch (Closes: #850883).
+
+ -- Sebastian Andrzej Siewior <[email protected]> Tue, 31 Jan 2017 21:23:57 +0100
+
libapache2-mod-auth-cas (1.1-2) unstable; urgency=medium
* Update configure for OpenSSL 1.1 (closes: #828378).
diff -Nru libapache2-mod-auth-cas-1.1/debian/control libapache2-mod-auth-cas-1.1/debian/control
--- libapache2-mod-auth-cas-1.1/debian/control 2016-11-03 09:41:29.000000000 +0100
+++ libapache2-mod-auth-cas-1.1/debian/control 2017-01-31 21:23:18.000000000 +0100
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: CAS packaging team <[email protected]>
Uploaders: Michele Baldessari <[email protected]>, Thijs Kinkhorst <[email protected]>
-Build-Depends: debhelper (>= 9), dh-apache2, apache2-dev, libssl-dev, libcurl4-openssl-dev, libpcre3-dev, dpkg-dev (>= 1.16.1)
+Build-Depends: debhelper (>= 9), dh-apache2, apache2-dev, libssl1.0-dev | libssl-dev (<< 1.1), libcurl4-openssl-dev, libpcre3-dev, dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.8
Vcs-Svn: https://anonscm.debian.org/pkg-cas/libapache2-mod-auth-cas/svn-buildpackage/trunk/
Vcs-Browser: https://anonscm.debian.org/viewsvn/pkg-cas/libapache2-mod-auth-cas/svn-buildpackage/trunk/
--- End Message ---
--- Begin Message ---
Sebastian Andrzej Siewior:
> Package: release.debian.org
> User: [email protected]
> Usertags: unblock
> Severity: normal
>
> Please unblock package libapache2-mod-auth-cas. Fixes RC bug by
> depending on libssl1.0-dev to get it built again.
>
> unblock libapache2-mod-auth-cas/1.1-2.1
>
> Sebastian
>
Unblocked, thanks.
~Niels
--- End Message ---