[med-svn] [pyscanfcs] 06/08: d/rules: chmod -R 644 examples/misc d/pyscanfcs.1: stub man page d/pyscanfcs.manpages: install d/pyscanfcs.1
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Tue Jun 17 09:06:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pyscanfcs.
commit cf2c6acf40a836acdc1801277a3fcc7c590f1a1a
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Mon Jun 16 13:58:06 2014 +0200
d/rules: chmod -R 644 examples/misc
d/pyscanfcs.1: stub man page
d/pyscanfcs.manpages: install d/pyscanfcs.1
---
debian/pyscanfcs.1 | 11 +++++++++++
debian/pyscanfcs.manpages | 1 +
debian/rules | 1 +
3 files changed, 13 insertions(+)
diff --git a/debian/pyscanfcs.1 b/debian/pyscanfcs.1
new file mode 100644
index 0000000..a31fe5e
--- /dev/null
+++ b/debian/pyscanfcs.1
@@ -0,0 +1,11 @@
+.TH PYSCANFCS "1" "Jun 2014" "PyScanFCS" "info for PyScanFCS"
+.SH NAME
+.B pyscanfcs \-
+data processing for perpendicular line scanning FCS.
+.SH DESCRIPTION
+this is a stub man page, for real documentation see /usr/share/pyshared/pyscanfcs_doc/PyScanFCS_doc.pdf
+or http://paulmueller.github.io/PyScanFCS
+.SH "REPORTING BUGS"
+Please report bugs here:
+.UR https://github.com/paulmueller/PyScanFCS/issues
+.UE
diff --git a/debian/pyscanfcs.manpages b/debian/pyscanfcs.manpages
new file mode 100644
index 0000000..e06caac
--- /dev/null
+++ b/debian/pyscanfcs.manpages
@@ -0,0 +1 @@
+debian/pyscanfcs.1
diff --git a/debian/rules b/debian/rules
index a5d6bda..969b7d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,3 +24,4 @@ override_dh_install:
dh_install
mv debian/pyscanfcs.xpm \
debian/$(pkg)/usr/share/pixmaps
+ chmod -R 644 debian/$(pkg)/usr/share/doc/$(pkg)/examples/misc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pyscanfcs.git
More information about the debian-med-commit
mailing list