[med-svn] [liblemon] 01/04: Add some generic docs
Andreas Tille
tille at debian.org
Mon Aug 15 06:33:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository liblemon.
commit b6df1a2f68810e014c12a7e49b8698148f490963
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 5 16:16:44 2016 +0200
Add some generic docs
---
debian/docs | 2 ++
debian/rules | 3 +++
2 files changed, 5 insertions(+)
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..6f12db5
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+AUTHORS
+README
diff --git a/debian/rules b/debian/rules
index 26f7dfc..b45a8c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,3 +28,6 @@ override_dh_install:
--movedev "debian/tmp/usr/lib/pkgconfig/*.pc" usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig \
--movedev "debian/tmp/usr/share/lemon/cmake/*" usr/lib/cmake \
debian/tmp/usr/lib/*.so
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/liblemon.git
More information about the debian-med-commit
mailing list