[memtailor] 09/14: debian/rules: Update get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Mar 3 14:12:40 UTC 2016


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

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

commit d1997c4b0240684c59a47573473f636ea63848a9
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Mar 2 23:35:18 2016 -0500

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

diff --git a/debian/rules b/debian/rules
index a6ae1fb..34b78e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,9 @@ override_dh_auto_configure:
 	dh_auto_configure -- GTEST_PATH=/usr/src
 
 get-orig-source:
-	wget https://github.com/broune/memtailor/archive/master.tar.gz
+	wget https://github.com/Macaulay2/memtailor/archive/master.tar.gz
 	git checkout upstream
-	git pull https://github.com/broune/memtailor
+	git pull https://github.com/Macaulay2/memtailor
 	grep -Po '(?<=AC_INIT\(\[memtailor\], \[).*(?=\]\))' 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/memtailor.git



More information about the debian-science-commits mailing list