[mathicgb] 07/10: debian/copyright: Update get-orig-source target with new location.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Sep 6 00:38:19 UTC 2015


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

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

commit 080c20e8db7e098f418cf6a37edd848722b4866f
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Sep 5 20:32:47 2015 -0400

    debian/copyright: 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 ab6cf49..4326eca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,9 @@ override_dh_strip:
 	dh_strip --dbg-package=libmathicgb-dbg
 
 get-orig-source:
-	wget https://github.com/broune/mathicgb/archive/master.tar.gz
+	wget https://github.com/Macaulay2/mathicgb/archive/master.tar.gz
 	git checkout upstream
-	git pull https://github.com/broune/mathicgb
+	git pull https://github.com/Macaulay2/mathicgb
 	grep -Po '(?<=AC_INIT\(\[mathicgb\], \[).*(?=\]\))' 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/mathicgb.git



More information about the debian-science-commits mailing list