Author: lkajan-guest
Date: 2012-07-12 17:22:38 +0000 (Thu, 12 Jul 2012)
New Revision: 11770
Added:
trunk/packages/rostlab/predictprotein/trunk/debian/README.source
Modified:
trunk/packages/rostlab/predictprotein/trunk/debian/changelog
trunk/packages/rostlab/predictprotein/trunk/debian/rules
Log:
keeping dh_compress from compressing examples on man page - in order to allow
the example to work if it is just pasted on the cmd line from the man page
Added: trunk/packages/rostlab/predictprotein/trunk/debian/README.source
===================================================================
--- trunk/packages/rostlab/predictprotein/trunk/debian/README.source
(rev 0)
+++ trunk/packages/rostlab/predictprotein/trunk/debian/README.source
2012-07-12 17:22:38 UTC (rev 11770)
@@ -0,0 +1,7 @@
+predictprotein for Debian
+=========================
+
+Uncompressed examples
+---------------------
+dh_compress excludes examples that appear on the man page.
+This is in order to allow the example to work as it is pasted on the command
like from the man page.
Modified: trunk/packages/rostlab/predictprotein/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/predictprotein/trunk/debian/changelog
2012-07-12 17:05:10 UTC (rev 11769)
+++ trunk/packages/rostlab/predictprotein/trunk/debian/changelog
2012-07-12 17:22:38 UTC (rev 11770)
@@ -1,4 +1,4 @@
-predictprotein (1.0.81-1) UNRELEASED; urgency=low
+predictprotein (1.0.82-1) UNRELEASED; urgency=low
* [[email protected]] PLEASE DO NOT UPLOAD
RELEASED FOR ROST LAB (NOT YET FOR THE WORLD)
Modified: trunk/packages/rostlab/predictprotein/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/predictprotein/trunk/debian/rules 2012-07-12
17:05:10 UTC (rev 11769)
+++ trunk/packages/rostlab/predictprotein/trunk/debian/rules 2012-07-12
17:22:38 UTC (rev 11770)
@@ -1,5 +1,9 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
+.PHONY: override_dh_compress
+override_dh_compress:
+ dh_compress -Xexamples/tquick.fasta
+
%:
dh $@
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit