This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 767e7475b1c48909d19b49814d187fae348ff475 Author: Samuel Thibault <[email protected]> Date: Thu Oct 30 01:17:57 2014 +0100 local/setup-translators: Also setup /servers/socket/26. --- debian/changelog | 1 + debian/local/setup-translators | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 607e0de..afa2af1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ hurd (1:0.5.git20140526-3) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.6 (no changes). * local/finish-install.d/51hurd_config-target-network: Remove, useless now that we use Debian's ifup/ifdown. + * local/setup-translators: Also setup /servers/socket/26. -- Samuel Thibault <[email protected]> Tue, 27 May 2014 22:06:43 +0200 diff --git a/debian/local/setup-translators b/debian/local/setup-translators index d4ddd89..7cf625a 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -103,8 +103,9 @@ st exec /hurd/exec st default-pager /hurd/proxy-defpager st socket/1 /hurd/pflocal st socket/local '/hurd/symlink 1' '(+link)' -st socket/2 /hurd/pfinet +st socket/2 /hurd/pfinet -6 /servers/socket/26 st socket/inet '/hurd/symlink 2' '(+link)' +st socket/26 /hurd/pfinet -4 /servers/socket/2 st socket/inet6 '/hurd/symlink 26' '(+link)' st /proc '/hurd/procfs -c' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
