[med-svn] [igraph] 10/31: Make sure files will end up in the right packages libigraph_0_; trouble with make clean target remains

Andreas Tille tille at debian.org
Tue Aug 19 10:16:46 UTC 2014


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

tille pushed a commit to branch master
in repository igraph.

commit c8bf43a4c93d3bbbf6bc17c0e254f297b934f900
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 17 09:51:01 2009 +0000

    Make sure files will end up in the right packages libigraph_0_; trouble with make clean target remains
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 66edc23..26b3877 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,11 +70,11 @@ binary-arch: build install
 	dh_testdir
 	dh_testroot
 	
-	dh_movefiles -plibigraph        \
+	dh_movefiles -plibigraph0        \
 	    usr/lib/libigraph.so.0      \
 	    usr/lib/libigraph.so.0.0.0
 			
-	dh_movefiles -plibigraph-dev    \
+	dh_movefiles -plibigraph0-dev    \
 	    usr/include/igraph/igraph.h \
 	    usr/include/igraph/types.h  \
 		usr/include/igraph/arpack.h \

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



More information about the debian-med-commit mailing list