[pdal] 01/02: Fix libpdal-dev suggests.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 16:48:06 UTC 2016


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

sebastic pushed a commit to branch master
in repository pdal.

commit b66b759d84b02032d0be9529fae8a38a3776234a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Mar 24 21:17:11 2016 +0100

    Fix libpdal-dev suggests.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0be304d..c7b0c7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pdal (1.1.0-5) UNRELEASED; urgency=medium
+
+  * Fix libpdal-dev suggests.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 24 Mar 2016 21:17:07 +0100
+
 pdal (1.1.0-4) unstable; urgency=medium
 
   * Update symbols for kfreebsd-* & mips64el.
diff --git a/debian/control b/debian/control
index a56df9b..9837ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Architecture: all
 Section: doc
 Depends: ${sphinxdoc:Depends},
          ${misc:Depends}
-Suggests: libdal-dev,
+Suggests: libpdal-dev,
           pdal
 Description: Point Data Abstraction Library - documentation
  PDAL is a BSD licensed library for translating and manipulating point

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



More information about the Pkg-grass-devel mailing list