[med-svn] [express] 01/01: express-doc added, upload

Steffen Möller moeller at moszumanska.debian.org
Sun Feb 22 02:26:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

moeller pushed a commit to branch master
in repository express.

commit 126ce55bc894b768a03e7d5cf16968ef82b13dae
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Sun Feb 22 03:23:40 2015 +0100

    express-doc added, upload
---
 debian/control                            | 8 ++++++++
 debian/{doc-base => express-doc.doc-base} | 2 +-
 debian/{express.docs => express-doc.docs} | 1 -
 debian/express.docs                       | 2 --
 debian/rules                              | 6 ++++++
 5 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 56f3e27..fa91112 100644
--- a/debian/control
+++ b/debian/control
@@ -63,3 +63,11 @@ Description: Streaming quantification for high-throughput sequencing
  ChIP-Seq, or target genomes in metagenomics experiments. eXpress is
  useful in any analysis where reads multi-map to sequences that differ in
  abundance.
+
+Package: express-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Documentation for RNA-Seq tool eXpress
+ This package provides a PDF with the documentation for eXpress.
+
diff --git a/debian/doc-base b/debian/express-doc.doc-base
similarity index 96%
rename from debian/doc-base
rename to debian/express-doc.doc-base
index aa0db8d..94bd7d0 100644
--- a/debian/doc-base
+++ b/debian/express-doc.doc-base
@@ -20,4 +20,4 @@ Abstract: Streaming quantification for high-throughput sequencing
 Section: Science/Biology
 
 Format: pdf
-Files: /usr/share/doc/express/express-doc.pdf.gz
+Files: /usr/share/doc/express-doc/express-doc.pdf
diff --git a/debian/express.docs b/debian/express-doc.docs
similarity index 80%
copy from debian/express.docs
copy to debian/express-doc.docs
index b410899..48ed82d 100644
--- a/debian/express.docs
+++ b/debian/express-doc.docs
@@ -1,3 +1,2 @@
 express-doc.pdf
-README
 sample_data
diff --git a/debian/express.docs b/debian/express.docs
index b410899..e845566 100644
--- a/debian/express.docs
+++ b/debian/express.docs
@@ -1,3 +1 @@
-express-doc.pdf
 README
-sample_data
diff --git a/debian/rules b/debian/rules
index 9fab24f..ce8babd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,9 @@
 %:
 	dh $@ --parallel
 
+
+override_dh_compress:
+	dh_compress --exclude=express-doc.pdf
+
+override_dh_clean:
+	dh_clean src/config.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/express.git



More information about the debian-med-commit mailing list