[med-svn] [python-cobra] 04/05: Really remove jython files from python3-package

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Jul 11 01:38:02 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 653b6a46232e38902d7e13e0258dcd309e034d7d
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Jul 10 18:31:11 2015 -0700

    Really remove jython files from python3-package
    
    Closes: 792058
    Thanks: Aaron Ucko for the bug report
---
 debian/python3-cobra.pyremove | 1 +
 debian/rules                  | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/python3-cobra.pyremove b/debian/python3-cobra.pyremove
index ec20349..e802c1f 100644
--- a/debian/python3-cobra.pyremove
+++ b/debian/python3-cobra.pyremove
@@ -1 +1,2 @@
 cobra/test/data
+cobra/solvers/*_java.py
diff --git a/debian/rules b/debian/rules
index e32a999..ecf64fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ override_dh_installdocs:
 
 override_dh_install:
 	dh_install -X update_pickles.py --package=python-cobra-data
-	dh_install -X _java.py --package=python3-cobra
 	dh_install --remaining-packages
 
 override_dh_auto_clean:

-- 
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