[lbt] 03/09: add debian/lbt.docs
Ralf Treinen
treinen at moszumanska.debian.org
Tue Dec 6 08:14:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository lbt.
commit f16d1112f3259d681bfdd623427da8bf3a2825f6
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Dec 5 21:27:02 2016 +0100
add debian/lbt.docs
---
debian/changelog | 5 ++++-
debian/lbt.doc-base | 4 ++--
debian/lbt.docs | 2 ++
debian/rules | 1 -
4 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index abb86af..b5e845b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
lbt (1.2.2-6) UNRELEASED; urgency=medium
- * Added debian/watch
+ * added debian/watch
* debian/copyright: convert to machine-readable format 1.0
+ * install docs in /usr/share/docs/lbt:
+ - added debian/lbt.docs
+ - changed file location in lbt.doc-base
-- Ralf Treinen <treinen at debian.org> Mon, 05 Dec 2016 21:21:54 +0100
diff --git a/debian/lbt.doc-base b/debian/lbt.doc-base
index caa19a2..f0988b7 100644
--- a/debian/lbt.doc-base
+++ b/debian/lbt.doc-base
@@ -5,5 +5,5 @@ Abstract: This manual describes how to use lbt, a tool to translate linear tempo
Section: Science/Mathematics
Format: HTML
-Index: /usr/share/doc/lbt/html/index.html
-Files: /usr/share/doc/lbt/html/*.html
+Index: /usr/share/doc/lbt/index.html
+Files: /usr/share/doc/lbt/*.html
diff --git a/debian/lbt.docs b/debian/lbt.docs
new file mode 100644
index 0000000..d752f6a
--- /dev/null
+++ b/debian/lbt.docs
@@ -0,0 +1,2 @@
+doc/*.html
+doc/*.png
diff --git a/debian/rules b/debian/rules
index bc487f4..b132031 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,6 @@ install: build
dh_prep
dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/lbt
- cd $(CURDIR)/debian/lbt/usr/share/doc/lbt && mv *.html *.png html
binary-indep: build install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lbt.git
More information about the debian-science-commits
mailing list