Your message dated Wed, 05 Apr 2017 15:01:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#859647: unblock: imagej/1.51i+dfsg-2
has caused the Debian Bug report #859647,
regarding unblock: imagej/1.51i+dfsg-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 [email protected]
immediately.)
--
859647: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859647
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 imagej
Applied simply patch suggested by bug reporter of bug #859398.
unblock imagej/1.51i+dfsg-2
-- 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 imagej-1.51i+dfsg/debian/changelog imagej-1.51i+dfsg/debian/changelog
--- imagej-1.51i+dfsg/debian/changelog 2016-12-25 09:07:15.000000000 +0100
+++ imagej-1.51i+dfsg/debian/changelog 2017-04-05 14:54:57.000000000 +0200
@@ -1,3 +1,10 @@
+imagej (1.51i+dfsg-2) unstable; urgency=medium
+
+ * Allow maximum memory usage (Thanks for the patch to Jonas D)
+ Closes: #859398
+
+ -- Andreas Tille <[email protected]> Wed, 05 Apr 2017 14:54:57 +0200
+
imagej (1.51i+dfsg-1) unstable; urgency=medium
* New upstream version
diff -Nru imagej-1.51i+dfsg/debian/imagej.sh imagej-1.51i+dfsg/debian/imagej.sh
--- imagej-1.51i+dfsg/debian/imagej.sh 2016-12-25 09:07:15.000000000 +0100
+++ imagej-1.51i+dfsg/debian/imagej.sh 2017-04-05 14:54:57.000000000 +0200
@@ -65,7 +65,7 @@
# to recover macro arguments
declare -i mem
-declare -i default_mem=500
+declare -i default_mem=4000
declare -i min_mem=16
declare -i max_mem
declare -i free_mem
--- End Message ---
--- Begin Message ---
Andreas Tille:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package imagej
>
> Applied simply patch suggested by bug reporter of bug #859398.
>
> unblock imagej/1.51i+dfsg-2
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---