[libosmium] 01/02: Don't install protozero headers, use libprotozero-dev instead.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Sep 2 12:10:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libosmium.
commit db282d2ee783a6c45bf4dbc9288102a15c4f9f1d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Sep 1 20:49:32 2015 +0200
Don't install protozero headers, use libprotozero-dev instead.
---
debian/changelog | 6 ++++++
debian/control | 2 ++
debian/libosmium2-dev.install | 3 +--
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9fb0484..9ecfa01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libosmium (2.4.1-2) UNRELEASED; urgency=medium
+
+ * Don't install protozero headers, use libprotozero-dev instead.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 01 Sep 2015 20:48:03 +0200
+
libosmium (2.4.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index b08ad8a..1c826d7 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9),
libgdal-dev,
libgeos++-dev,
libproj-dev,
+ libprotozero-dev,
libsparsehash-dev,
libutfcpp-dev,
zlib1g-dev
@@ -28,6 +29,7 @@ Section: libdevel
Depends: libboost-dev,
libbz2-dev,
libexpat1-dev,
+ libprotozero-dev,
libutfcpp-dev,
zlib1g-dev,
${misc:Depends}
diff --git a/debian/libosmium2-dev.install b/debian/libosmium2-dev.install
index 026899c..6b87535 100644
--- a/debian/libosmium2-dev.install
+++ b/debian/libosmium2-dev.install
@@ -1,2 +1 @@
-include/osmium usr/include
-include/protozero usr/include
+include/osmium usr/include
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git
More information about the Pkg-grass-devel
mailing list