From: Richard Kettlewell Date: Sun, 24 Jan 2016 10:20:42 +0000 (+0000) Subject: Replace code.google references with github references X-Git-Tag: 5.2~64 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/847e2b27e2a9c4ad87a77163df69c7137c431628 Replace code.google references with github references --- diff --git a/BUGS b/BUGS index fdba82e..0edaeab 100644 --- a/BUGS +++ b/BUGS @@ -1,6 +1,6 @@ * Bug Tracking System -http://code.google.com/p/disorder/issues/list +https://github.com/ewxrjk/disorder/issues * Compilation Bugs diff --git a/README b/README index c612846..e413bde 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ had both Apache 1.3.x and 2.x working. Anything that supports CGI should be OK. Bug tracker, etc: - http://code.google.com/p/disorder/ + https://github.com/ewxrjk/disorder Mailing lists: http://www.chiark.greenend.org.uk/mailman/listinfo/sgo-software-discuss diff --git a/debian/control b/debian/control index 0aece1d..6a8967b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: sound Priority: optional Standards-Version: 3.8.1.0 Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev | libdb4.5-dev | libdb4.7-dev | libdb4.8-dev | libdb5.1-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libpulse-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12), pkg-config, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev -Vcs-Git: https://code.google.com/p/disorder/ +Vcs-Git: https://github.com/ewxrjk/disorder.git Homepage: http://www.greenend.org.uk/rjk/disorder/ Package: disorder diff --git a/disobedience/manual/intro.html b/disobedience/manual/intro.html index 3fb0451..c982728 100644 --- a/disobedience/manual/intro.html +++ b/disobedience/manual/intro.html @@ -163,7 +163,7 @@ along with this program. If not, see .

(Please note that Disobedience shouldn't write any messages to the terminal. If it does that probably indicates a bug, which - should be + should be reported.)

1.5 Initial Login

diff --git a/disobedience/manual/misc.html b/disobedience/manual/misc.html index b65b6fa..a32d799 100644 --- a/disobedience/manual/misc.html +++ b/disobedience/manual/misc.html @@ -42,7 +42,7 @@ along with this program. If not, see .

Reporting Bugs

Please report bugs using - DisOrder's bug + DisOrder's bug tracker.

Known problems include:

diff --git a/templates/about.tmpl b/templates/about.tmpl index 9056b11..01c2964 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -42,8 +42,7 @@ along with this program. If not, see .

Please report bugs using Google - Code.

+ href="https://github.com/ewxrjk/disorder/issues">using Github.