From 067c2d28a4836e40690ff78f13a3204e04ff5265 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 28 May 2016 12:37:57 +0200 Subject: update debian-ports URL --- hurd/dde/guide.mdwn | 4 ++-- hurd/running/debian/patch_submission.mdwn | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'hurd') 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 or elsewhere. +log from or elsewhere. Then, explain the failure (Debian maintainers usually do not know much about Hurd-specific failures), and attach the patch. -- cgit v1.2.3