summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-05-28 12:37:57 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-05-28 12:37:57 +0200
commit067c2d28a4836e40690ff78f13a3204e04ff5265 (patch)
tree14b4d65f68c6f4f0f5f95e03f39b9403e6a5ff9f /hurd
parent5e0b78708cb59ab4faabf01bdd197b3080820d6b (diff)
update debian-ports URL
Diffstat (limited to 'hurd')
-rw-r--r--hurd/dde/guide.mdwn4
-rw-r--r--hurd/running/debian/patch_submission.mdwn2
2 files changed, 3 insertions, 3 deletions
diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn
index 132b36ae..ab7ed324 100644
--- a/hurd/dde/guide.mdwn
+++ b/hurd/dde/guide.mdwn
@@ -43,9 +43,9 @@ Prepare apt offline configuration so we can get necessary packages:
$ cd /mnt/etc/apt
- $ echo "deb http://ftp.debian-ports.org/debian unreleased main" >> sources.list # if you don't have sources.list set up yet on the Hurd system
+ $ echo "deb http://ftp.ports.debian.org/debian-ports unreleased main" >> sources.list # if you don't have sources.list set up yet on the Hurd system
- $ echo "deb-src http://ftp.debian-ports.org/debian unreleased main" >> sources.list
+ $ echo "deb-src http://ftp.ports.debian.org/debian-ports unreleased main" >> sources.list
$ echo "deb http://ftp.uk.debian.org/debian unstable main" >> sources.list
diff --git a/hurd/running/debian/patch_submission.mdwn b/hurd/running/debian/patch_submission.mdwn
index 1dd8a4db..3146b773 100644
--- a/hurd/running/debian/patch_submission.mdwn
+++ b/hurd/running/debian/patch_submission.mdwn
@@ -49,7 +49,7 @@ the specified tags for the current user, and *X-Debbugs-CC* so that the
In the bug description, mention that the package fails to build on hurd-i386
and (if possible) quote the failure. If possible, point to the failing build
-log from <http://buildd.debian-ports.org/build.php> or elsewhere.
+log from <http://buildd.debian.org/> or elsewhere.
Then, explain the failure (Debian maintainers usually do not know much about
Hurd-specific failures), and attach the patch.