[mlpack] 07/13: dh_install --list-missing
    Barak A. Pearlmutter 
    barak+git at pearlmutter.net
       
    Mon Jan 18 16:07:53 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository mlpack.
commit 4ffbdc9294df1f64a2b5e5f03808bfd7b0587621
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Sun Jan 17 16:00:07 2016 +0000
    dh_install --list-missing
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9a6aec0..cf69744 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_test:
 	@echo do not ask do not tell do not test
 
 override_dh_install:
-	dh_install
+	dh_install --list-missing
 	for d in				\
 	  debian/mlpack-bin/usr/bin		\
 	  debian/mlpack-bin/usr/share/man/man1;	\
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
    
    
More information about the debian-science-commits
mailing list