Your message dated Sat, 22 Apr 2017 13:32:49 +0200
with message-id <20170422113246.ga8...@ugent.be>
and subject line Re: Bug#860140: unblock: libmongo-client/0.1.8-3
has caused the Debian Bug report #860140,
regarding unblock: libmongo-client/0.1.8-3
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 ow...@bugs.debian.org
immediately.)
--
860140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: patch
User: release.debian....@packages.debian.org
Usertags: unblock
Hi!
I just sponsored the upload for the package libmongo-client/0.1.8-3
which contains a minor patch to fix an overwrite issue when upgrading
the package from a previous version. This issue was found with
piuparts.
Cheers,
Adrian
unblock libmongo-client/0.1.8-3
-- System Information:
Debian Release: 9.0
APT prefers buildd-unstable
APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.10.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libmongo-client-0.1.8/debian/changelog
libmongo-client-0.1.8/debian/changelog
--- libmongo-client-0.1.8/debian/changelog 2017-04-08 21:57:18.000000000
+0200
+++ libmongo-client-0.1.8/debian/changelog 2017-04-11 20:36:41.000000000
+0200
@@ -1,3 +1,11 @@
+libmongo-client (0.1.8-3) unstable; urgency=medium
+
+ * debian/libmongo-client-doc.maintscript:
+ - Add missing symlink_to_dir calls for libmongo-client0-dbg
+ and libmongo-client-dev (Closes: #860115).
+
+ -- Jörg Frings-Fürst <deb...@jff-webhosting.net> Tue, 11 Apr 2017 20:36:41
+0200
+
libmongo-client (0.1.8-2.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
--- libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
2017-04-08 21:57:18.000000000 +0200
+++ libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
2017-04-11 19:56:34.000000000 +0200
@@ -1 +1,3 @@
symlink_to_dir /usr/share/doc/libmongo-client-doc
/usr/share/doc/libmongo-client0 0.1.8-2.1~
+symlink_to_dir /usr/share/doc/libmongo-client-doc
/usr/share/doc/libmongo-client0-dbg 0.1.8-2.1~
+symlink_to_dir /usr/share/doc/libmongo-client-doc
/usr/share/doc/libmongo-client-dev 0.1.8-2.1~
--- End Message ---
--- Begin Message ---
Hi,
On Wed, Apr 12, 2017 at 12:54:19PM +0200, Andreas Beckmann wrote:
> Subject: Re: Bug#860140: unblock: libmongo-client/0.1.8-3
>
> Control: reopen -1
>
> diff -Nru libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
> libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
> --- libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
> 2017-04-08 21:57:18.000000000 +0200
> +++ libmongo-client-0.1.8/debian/libmongo-client-doc.maintscript
> 2017-04-11 19:56:34.000000000 +0200
> @@ -1 +1,3 @@
> symlink_to_dir /usr/share/doc/libmongo-client-doc
> /usr/share/doc/libmongo-client0 0.1.8-2.1~
> +symlink_to_dir /usr/share/doc/libmongo-client-doc
> /usr/share/doc/libmongo-client0-dbg 0.1.8-2.1~
> +symlink_to_dir /usr/share/doc/libmongo-client-doc
> /usr/share/doc/libmongo-client-dev 0.1.8-2.1~
>
> This is plainly wrong.
>
> * The newly added lines don't correspond to any old links
> * The old links are
> /usr/share/doc/libmongo-client-dev -> libmongo-client0
> /usr/share/doc/libmongo-client0-dbg -> libmongo-client0
> * You need one .maintscript file per package
> * The version of the newly added lines must be bumped
Version 0.1.8-3.1 fixes this and it already migrated to testing.
Cheers,
Ivo
--- End Message ---