[gdal] 04/05: Include Geo::GDAL manpage in libgdal-perl.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Oct 23 17:55:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental-2.0
in repository gdal.
commit b9480577387e768792d2296586f318e34e641b73
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 23 17:59:40 2015 +0200
Include Geo::GDAL manpage in libgdal-perl.
---
debian/changelog | 1 +
debian/libgdal-perl.install | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8ac08f0..ad98094 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ gdal (2.0.1+dfsg-1) UNRELEASED; urgency=medium
* Change virtual package from libgdal.so.1-<major>.<minor>.<patch> format
to gdal-abi-<major>-<minor>-<patch> format.
* Drop custom symbol version script, never updated after 1.8.
+ * Include Geo::GDAL manpage in libgdal-perl.
-- Bas Couwenberg <sebastic at debian.org> Wed, 23 Sep 2015 22:46:53 +0200
diff --git a/debian/libgdal-perl.install b/debian/libgdal-perl.install
index 105d79d..9ac6d67 100755
--- a/debian/libgdal-perl.install
+++ b/debian/libgdal-perl.install
@@ -1,3 +1,4 @@
#!/usr/bin/perl -w
use Config;
print substr($Config{vendorarch}, 1) . "\n";
+print "usr/share/man/man3/Geo::GDAL.3pm\n";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git
More information about the Pkg-grass-devel
mailing list