Your message dated Fri, 05 Dec 2014 08:40:55 +0000 with message-id <6b66d5b39b4716c4e2842428be508ab1@mail.adsl.funky-badger.org> and subject line Re: Bug#772108: unblock: tomcatjss/7.1.1-2 has caused the Debian Bug report #772108, regarding unblock: tomcatjss/7.1.1-2 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 owner@bugs.debian.org immediately.) -- 772108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772108 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: tomcatjss/7.1.1-2
- From: Timo Aaltonen <tjaalton@debian.org>
- Date: Fri, 05 Dec 2014 10:15:07 +0200
- Message-id: <[🔎] 20141205081507.22355.89092.reportbug@eldon.tyrell>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package tomcatjss Small change to make sure the binary depends on the correct version of libjss-java. dpkg-source: warning: extracting unsigned source package (/srv/home/tjaalton/src/pkg-freeipa/tomcatjss_7.1.1-2.dsc) diff -Nru tomcatjss-7.1.1/debian/changelog tomcatjss-7.1.1/debian/changelog --- tomcatjss-7.1.1/debian/changelog 2014-10-25 13:24:45.000000000 +0300 +++ tomcatjss-7.1.1/debian/changelog 2014-11-26 15:50:33.000000000 +0200 @@ -1,3 +1,10 @@ +tomcatjss (7.1.1-2) unstable; urgency=medium + + * control: Add versioned depends on libjss-java with TLS support to the + binary too. + + -- Timo Aaltonen <tjaalton@debian.org> Wed, 26 Nov 2014 15:50:17 +0200 + tomcatjss (7.1.1-1) unstable; urgency=medium * New upstream release. diff -Nru tomcatjss-7.1.1/debian/control tomcatjss-7.1.1/debian/control --- tomcatjss-7.1.1/debian/control 2014-10-25 13:09:12.000000000 +0300 +++ tomcatjss-7.1.1/debian/control 2014-11-26 15:44:41.000000000 +0200 @@ -18,7 +18,8 @@ Package: libtomcatjss-java Architecture: all -Depends: libtomcat7-java, ${java:Depends}, ${misc:Depends} +Depends: libtomcat7-java, ${java:Depends}, ${misc:Depends}, + libjss-java (>= 4.3.1-5) Conflicts: libtcnative-1 Description: JSSE implementation using JSS for Tomcat A Java Secure Socket Extension (JSSE) implementation unblock tomcatjss/7.1.1-2
--- End Message ---
--- Begin Message ---
- To: Timo Aaltonen <tjaalton@debian.org>, 772108-done@bugs.debian.org
- Subject: Re: Bug#772108: unblock: tomcatjss/7.1.1-2
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Fri, 05 Dec 2014 08:40:55 +0000
- Message-id: <6b66d5b39b4716c4e2842428be508ab1@mail.adsl.funky-badger.org>
- In-reply-to: <[🔎] 20141205081507.22355.89092.reportbug@eldon.tyrell>
- References: <[🔎] 20141205081507.22355.89092.reportbug@eldon.tyrell>
On 2014-12-05 8:15, Timo Aaltonen wrote:Please unblock package tomcatjss Small change to make sure the binary depends on the correct version of libjss-java.Unblocked. Regards, Adam
--- End Message ---