[vlfeat] 01/02: I no longer compress octave sources shipped as docs

Dima Kogan dima at secretsauce.net
Sun Jan 12 10:02:41 UTC 2014


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

dkogan-guest pushed a commit to annotated tag debian/0.9.17+dfsg0-6
in repository vlfeat.

commit c6d870e3185c4f62b81cfbbb0948a4ecaffc0be7
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sun Jan 12 01:53:10 2014 -0800

    I no longer compress octave sources shipped as docs
    
    Patch sent by Rafael Laboissiere <rafael at laboissiere.net> in
    
    http://bugs.debian.org/734049
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1660bce..454ed0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,6 +68,9 @@ override_dh_shlibdeps:
 	dh_shlibdeps
 	chmod 0644 $(OCTAVE_BINPATH)/*.mex
 
+override_dh_compress:
+	dh_compress -X.m
+
 $(filter-out %.m install/data install/toolbox/mex install/toolbox/noprefix,$(OCTAVE_PHONY_TARGETS)):
 	if [ -d $(OCT_TARGET) ]; then							\
 		install -d $(OCTAVE_MPATH);						\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vlfeat.git



More information about the debian-science-commits mailing list