[proj] 01/03: Install docs in all packages. (closes: #892025)
Bas Couwenberg
sebastic at debian.org
Sun Mar 4 10:56:27 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository proj.
commit b453a4a8404386a8e81ac56e7573713d670c421e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Mar 4 11:47:28 2018 +0100
Install docs in all packages. (closes: #892025)
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 60d04d4..a977e0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+proj (5.0.0-2) UNRELEASED; urgency=medium
+
+ * Install docs in all packages.
+ (closes: #892025)
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 04 Mar 2018 11:47:07 +0100
+
proj (5.0.0-1) unstable; urgency=medium
* Strip pre-release from symbols version.
diff --git a/debian/rules b/debian/rules
index 9a24233..a173276 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,7 @@ override_dh_install:
dh_install --list-missing
override_dh_installdocs:
- dh_installdocs AUTHORS NEWS README
+ dh_installdocs -A AUTHORS NEWS README
override_dh_makeshlibs:
dh_makeshlibs -- -v$(UPSTREAM_VERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git
More information about the Pkg-grass-devel
mailing list