[hdf4] 01/03: Fix symlink to directory conversion that happened in squeeze. (closes: #861303)

Bas Couwenberg sebastic at debian.org
Thu Apr 27 10:54:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository hdf4.

commit f8830813cd38d348268ff23d963020742ff4ca88
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Apr 27 11:55:02 2017 +0200

    Fix symlink to directory conversion that happened in squeeze. (closes: #861303)
---
 debian/changelog              | 8 ++++++++
 debian/control                | 1 +
 debian/control.in             | 1 +
 debian/hdf4-tools.maintscript | 1 +
 4 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 075885c..b45428f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libhdf4 (4.2.12-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix symlink to directory conversion that happened in squeeze.
+    (closes: #861303)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 27 Apr 2017 11:53:47 +0200
+
 libhdf4 (4.2.12-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 7bbdeef..a7b493c 100644
--- a/debian/control
+++ b/debian/control
@@ -148,6 +148,7 @@ Package: hdf4-tools
 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 --git a/debian/control.in b/debian/control.in
index 0fa6c8d..af8a223 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -148,6 +148,7 @@ Package: hdf4-tools
 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 --git a/debian/hdf4-tools.maintscript b/debian/hdf4-tools.maintscript
new file mode 100644
index 0000000..e5c049a
--- /dev/null
+++ b/debian/hdf4-tools.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/hdf4-tools libhdf4g 4.2.12-3~

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf4.git



More information about the Pkg-grass-devel mailing list