[med-svn] [python-cobra] 01/05: Exclude cobra/test/data/update_pickles.py

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Jun 20 21:06:14 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-cobra.

commit b4eeb5bfe694fd20f1a4a5d26f9ba6830796e012
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat Jun 20 13:19:10 2015 -0700

    Exclude cobra/test/data/update_pickles.py
    
    Users do not need this file. It appears to be for developer's
    use only.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 40e1d04..715be2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ include /usr/share/dpkg/default.mk
 %:
 	LC_ALL=C.UTF-8 dh $@ --with python2,python3 --buildsystem=pybuild
 
+override_dh_install:
+	dh_install -X update_pickles.py
+
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -f cobra/solvers/cglpk.c

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



More information about the debian-med-commit mailing list