[mathic] 01/30: debian/rules: Update get-orig-source target with new location.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Mar 20 20:58:51 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository mathic.

commit 7d333ee2bf75722bd3f9dc976d7b07b217226551
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Mar 20 12:21:51 2016 -0400

    debian/rules: Update get-orig-source target with new location.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8f370cc..c3546d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,9 @@ override_dh_strip:
 	dh_strip --dbg-package=libmathic-dbg
 
 get-orig-source:
-	wget https://github.com/broune/mathic/archive/master.tar.gz
+	wget https://github.com/Macaulay2/mathic/archive/master.tar.gz
 	git checkout upstream
-	git pull https://github.com/broune/mathic
+	git pull https://github.com/Macaulay2/mathic
 	grep -Po '(?<=AC_INIT\(\[mathic\], \[).*(?=\]\))' configure.ac \
 		> version
 	git show HEAD^:configure.ac | \

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



More information about the debian-science-commits mailing list