This is an automated email from the git hooks/post-receive script. jssoares-guest pushed a commit to branch master in repository fastaq.
commit 3609f592f4635ad0694155aaf284b03a5d755f4f Author: Jorge Soares <[email protected]> Date: Thu Oct 9 12:18:15 2014 +0100 Created a new upstrem git repo this time in lower case. Will try to build the package from here. When success, will change the name of the original repo --- debian/changelog | 2 +- debian/watch | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f58bb6f..9dec707 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -Fastaq (1.5.0-1) UNRELEASED; urgency=low +fastaq (1.5.0-1) UNRELEASED; urgency=low * Initial release (Closes: #1234) diff --git a/debian/watch b/debian/watch index 78ce488..d79e24b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 -#opts=filenamemangle=s/F/f/ \ -https://github.com/sanger-pathogens/Fastaq/tags \ - /sanger-pathogens/Fastaq/archive/([.\d]+)\.tar\.gz +https://github.com/js21/fastaq/tags \ + /js21/fastaq/archive/([.\d]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
