Your message dated Tue, 2 May 2017 19:29:24 +0100
with message-id <[email protected]>
and subject line Re: Bug#861589: unblock: gnumed-client/1.6.11+dfsg-3
has caused the Debian Bug report #861589,
regarding unblock: gnumed-client/1.6.11+dfsg-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 [email protected]
immediately.)
--
861589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package gnumed-client
While bug #861570 was set only to important it is surely grave and it is
fixed by the recent upload by moving python-hl7 from Recommends to
Depends. Since I was about to change the package depencencies I also
fixed #861034 which should be also a harmless change by adding another
Depends to the doc package.
unblock gnumed-client/1.6.11+dfsg-3
-- System Information:
Debian Release: 8.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru gnumed-client-1.6.11+dfsg/debian/changelog gnumed-client-1.6.11+dfsg/debian/changelog
--- gnumed-client-1.6.11+dfsg/debian/changelog 2017-04-19 08:33:09.000000000 +0200
+++ gnumed-client-1.6.11+dfsg/debian/changelog 2017-05-01 08:00:33.000000000 +0200
@@ -1,3 +1,12 @@
+gnumed-client (1.6.11+dfsg-3) unstable; urgency=medium
+
+ * Move python-hl7 from Recommends to Depends
+ Closes: #861570
+ * gnumed-doc Depends: libjs-jquery-livequery
+ Closes: #861034
+
+ -- Andreas Tille <[email protected]> Mon, 01 May 2017 08:00:33 +0200
+
gnumed-client (1.6.11+dfsg-2) unstable; urgency=medium
* Drop dhelp from Recommends
diff -Nru gnumed-client-1.6.11+dfsg/debian/control gnumed-client-1.6.11+dfsg/debian/control
--- gnumed-client-1.6.11+dfsg/debian/control 2017-04-19 08:33:09.000000000 +0200
+++ gnumed-client-1.6.11+dfsg/debian/control 2017-05-01 08:00:33.000000000 +0200
@@ -31,7 +31,8 @@
texlive-latex-base,
imagemagick,
python-pip,
- python-httplib2
+ python-httplib2,
+ python-hl7
Recommends: gnumed-doc (= ${source:Version}),
audiofile-tools,
dcmtk,
@@ -50,7 +51,6 @@
cups-pdf,
pdftk,
freediams,
- python-hl7,
python-faulthandler,
python-vobject
Suggests: korganizer,
@@ -134,7 +134,8 @@
Package: gnumed-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+ libjs-jquery-livequery
Suggests: gnumed-client,
dwww
Enhances: gnumed-client
--- End Message ---
--- Begin Message ---
On Mon, May 01, 2017 at 08:21:02AM +0200, Andreas Tille wrote:
> Please unblock package gnumed-client
Unblocked.
> While bug #861570 was set only to important it is surely grave and it is
> fixed by the recent upload by moving python-hl7 from Recommends to
> Depends.
The severity should still be amended to grave then, even after closing, so
that the exported metadata from the BTS is correct for all suites.
> diff -Nru gnumed-client-1.6.11+dfsg/debian/control
> gnumed-client-1.6.11+dfsg/debian/control
> --- gnumed-client-1.6.11+dfsg/debian/control 2017-04-19 08:33:09.000000000
> +0200
> +++ gnumed-client-1.6.11+dfsg/debian/control 2017-05-01 08:00:33.000000000
> +0200
> @@ -31,7 +31,8 @@
> texlive-latex-base,
> imagemagick,
> python-pip,
> - python-httplib2
> + python-httplib2,
> + python-hl7
I find it useful to terminate the final line with a comma even though it's
the end of the list, for cleaner diffs such as this.
HTH.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
--- End Message ---