[med-svn] [pyscanfcs] 02/03: d/rules: do not compress PDF file, as it is needed for GUI d/README.Debian: removed
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Tue Jun 17 14:05:24 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 e6be2c74ff8c99ad5c1dc1de139159661a643320
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Tue Jun 17 15:05:10 2014 +0200
d/rules: do not compress PDF file, as it is needed for GUI
d/README.Debian: removed
---
debian/README.Debian | 10 ----------
debian/rules | 3 +++
2 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index 43ec8c6..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,10 +0,0 @@
-PyScanFCS for Debian
---------------------
-
-The documentation and changelog for PyScanFCS is located here:
-
- /usr/share/pyshared/pyscanfcs_doc/
-
-One can access it directly via GUI.
-
- -- Alex Mestiashvili <alex at biotec.tu-dresden.de>
diff --git a/debian/rules b/debian/rules
index 1619bfd..7e7d31d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,3 +33,6 @@ override_dh_install:
override_dh_fixperms:
dh_fixperms
chmod 644 debian/$(pkg)/usr/lib/python2.7/dist-packages/pyscanfcs/SFCSnumeric.pyx
+
+override_dh_compress:
+ dh_compress -X$(PDF)
--
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