Your message dated Thu, 27 Apr 2017 20:28:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#861353: unblock: libhdf4/4.2.12-3
has caused the Debian Bug report #861353,
regarding unblock: libhdf4/4.2.12-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.)
--
861353: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861353
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 libhdf4
It fixes the upgrade issue reported in #861303.
unblock libhdf4/4.2.12-3
Kind Regards,
Bas
diff -Nru libhdf4-4.2.12/debian/changelog libhdf4-4.2.12/debian/changelog
--- libhdf4-4.2.12/debian/changelog 2017-04-03 14:28:06.000000000 +0200
+++ libhdf4-4.2.12/debian/changelog 2017-04-27 12:42:18.000000000 +0200
@@ -1,3 +1,12 @@
+libhdf4 (4.2.12-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix symlink to directory conversion that happened in squeeze.
+ (closes: #861303)
+ * Update spelling-errors.patch to fix 'conversion' typo.
+
+ -- Bas Couwenberg <[email protected]> Thu, 27 Apr 2017 12:42:18 +0200
+
libhdf4 (4.2.12-2) unstable; urgency=medium
* Team upload.
diff -Nru libhdf4-4.2.12/debian/control libhdf4-4.2.12/debian/control
--- libhdf4-4.2.12/debian/control 2016-07-01 18:49:14.000000000 +0200
+++ libhdf4-4.2.12/debian/control 2017-04-27 11:53:33.000000000 +0200
@@ -148,6 +148,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: Hierarchical Data Format library -- runtime package
HDF is a multi-object file format for storing and transferring
graphical and numerical data mainly used in scientific computing. HDF
diff -Nru libhdf4-4.2.12/debian/control.in libhdf4-4.2.12/debian/control.in
--- libhdf4-4.2.12/debian/control.in 2016-07-01 18:27:07.000000000 +0200
+++ libhdf4-4.2.12/debian/control.in 2017-04-27 11:53:23.000000000 +0200
@@ -148,6 +148,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: Hierarchical Data Format library -- runtime package
HDF is a multi-object file format for storing and transferring
graphical and numerical data mainly used in scientific computing. HDF
diff -Nru libhdf4-4.2.12/debian/hdf4-tools.maintscript
libhdf4-4.2.12/debian/hdf4-tools.maintscript
--- libhdf4-4.2.12/debian/hdf4-tools.maintscript 1970-01-01
01:00:00.000000000 +0100
+++ libhdf4-4.2.12/debian/hdf4-tools.maintscript 2017-04-27
11:52:31.000000000 +0200
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/hdf4-tools libhdf4g 4.2.12-3~
diff -Nru libhdf4-4.2.12/debian/patches/spelling-errors.patch
libhdf4-4.2.12/debian/patches/spelling-errors.patch
--- libhdf4-4.2.12/debian/patches/spelling-errors.patch 2016-06-30
21:00:12.000000000 +0200
+++ libhdf4-4.2.12/debian/patches/spelling-errors.patch 2017-04-27
12:41:32.000000000 +0200
@@ -8,6 +8,7 @@
inadvertantly -> inadvertently
syncronize -> synchronize
existant -> existent
+ converion -> conversion
Author: Bas Couwenberg <[email protected]>
--- a/hdf/util/gif2hdf.c
@@ -478,3 +479,14 @@
num_errs++;
}
+--- a/hdf/util/hdf8to24.c
++++ b/hdf/util/hdf8to24.c
+@@ -266,7 +266,7 @@ main(int argc, char *argv[])
+ } /* end if */
+ } /* end if */
+ else
+- printf("No palette associated with image, using default grey scale
converion\n");
++ printf("No palette associated with image, using default grey scale
conversion\n");
+
+ if (DFR8getimage(argv[file], img_buf, xdim, ydim, (ispal ? pal_buf :
NULL)) == FAIL)
+ {
--- End Message ---
--- Begin Message ---
Bas Couwenberg:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package libhdf4
>
> It fixes the upgrade issue reported in #861303.
>
> unblock libhdf4/4.2.12-3
>
> Kind Regards,
>
> Bas
>
Unblocked, thanks.
~Niels
--- End Message ---