Your message dated Sat, 22 Jul 2017 13:18:56 +0100 with message-id <1500725936.14212.4.camel@adam-barratt.org.uk> and subject line Closing bugs for 8.9 fixes has caused the Debian Bug report #864267, regarding jessie-pu: package libterralib/4.3.0+dfsg.1-2+deb8u1 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.) -- 864267: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864267 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: jessie-pu: package libterralib/4.3.0+dfsg.1-2+deb8u1
- From: Andreas Beckmann <anbe@debian.org>
- Date: Mon, 05 Jun 2017 23:46:31 +0200
- Message-id: <20170605214631.29350.47933.reportbug@zam581.zam.kfa-juelich.de>
Package: release.debian.org Severity: normal Tags: jessie User: release.debian.org@packages.debian.org Usertags: pu libterralib in jessie has Conflicts+Replaces against libterralib3, but that package name has never been used before stretch. This causes upgrade problems since apt does not consider libterralib3 from stretch as a valid installation candidate. This does not seem to be solvable within stretch. A similar case was fixed in the previous jessie point release: openmpi. Proposed patch attached. Andreas>From dc64a1dbcc9aaa2b3927fd4883e52ad7560b6e52 Mon Sep 17 00:00:00 2001 From: Andreas Beckmann <anbe@debian.org> Date: Mon, 5 Jun 2017 23:12:34 +0200 Subject: [PATCH] remove superfluous Conflicts/Replaces: libterralib3 --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7963767..2dc6e2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libterralib (4.3.0+dfsg.1-2+deb8u1) jessie; urgency=medium + + * Non-maintainer upload. + * Remove superfluous Conflicts/Replaces: libterralib3 since that causes + problems upgrading to stretch which has that package. (Closes: #863885) + + -- Andreas Beckmann <anbe@debian.org> Mon, 05 Jun 2017 23:06:46 +0200 + libterralib (4.3.0+dfsg.1-2) unstable; urgency=medium * Remove libjpeg8-dev dependency; just use libjpeg-dev. diff --git a/debian/control b/debian/control index bc4a29c..72564ba 100644 --- a/debian/control +++ b/debian/control @@ -37,8 +37,8 @@ Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Suggests: libterralib-doc (= ${binary:Version}) -Conflicts: libterralib1c2a, libterralib3 -Replaces: libterralib1c2a, libterralib3 +Conflicts: libterralib1c2a +Replaces: libterralib1c2a Description: C++ library for Geographical Information Systems TerraLib enables quick development of custom-built geographical applications using spatial databases. As a research tool, TerraLib is aimed at providing a -- 2.11.0
--- End Message ---
--- Begin Message ---
- To: 843701-done@bugs.debian.org, 850440-done@bugs.debian.org, 858310-done@bugs.debian.org, 858846-done@bugs.debian.org, 861926-done@bugs.debian.org, 862167-done@bugs.debian.org, 862169-done@bugs.debian.org, 862173-done@bugs.debian.org, 862327-done@bugs.debian.org, 862353-done@bugs.debian.org, 862438-done@bugs.debian.org, 862456-done@bugs.debian.org, 862481-done@bugs.debian.org, 862498-done@bugs.debian.org, 862891-done@bugs.debian.org, 862960-done@bugs.debian.org, 862964-done@bugs.debian.org, 862976-done@bugs.debian.org, 862983-done@bugs.debian.org, 862986-done@bugs.debian.org, 862997-done@bugs.debian.org, 863049-done@bugs.debian.org, 863562-done@bugs.debian.org, 863682-done@bugs.debian.org, 863953-done@bugs.debian.org, 863970-done@bugs.debian.org, 864267-done@bugs.debian.org, 864745-done@bugs.debian.org, 864770-done@bugs.debian.org, 864910-done@bugs.debian.org, 864986-done@bugs.debian.org, 865102-done@bugs.debian.org, 865483-done@bugs.debian.org, 865763-done@bugs.debian.org, 866333-done@bugs.debian.org, 866517-done@bugs.debian.org, 866643-done@bugs.debian.org, 866967-done@bugs.debian.org, 867119-done@bugs.debian.org, 867328-done@bugs.debian.org, 867562-done@bugs.debian.org, 868106-done@bugs.debian.org, 868210-done@bugs.debian.org, 868211-done@bugs.debian.org, 868230-done@bugs.debian.org, 868241-done@bugs.debian.org, 868243-done@bugs.debian.org, 868567-done@bugs.debian.org
- Subject: Closing bugs for 8.9 fixes
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 22 Jul 2017 13:18:56 +0100
- Message-id: <1500725936.14212.4.camel@adam-barratt.org.uk>
Version: 8.9 Hi, These bugs all relate for updates which were included in today's jessie point release. Regards, Adam
--- End Message ---