tag 548823 + patch
thanks
On Fri, 16 Oct 2009 17:24:29 -0700, Ryan Niebur wrote:
> > > instead of wasting peoples time, making them read through
> > > debian-private list archives, trying 3 wrong passwords until they
> > > finally discover that they could have figured it out much, much easier
> > > if devref had not mislead them.
> > Sounds reasonable. I suggest providing a patch which makes this
> > change.
> btw, it's master.debian.org:/home/debian/misc/irc-password
> I might provide a patch, tho I'm assuming it wouldn't be very hard for
> the devref maintainers to just change it...
Let's try to make their lives easier with the attached patch :)
Cheers,
gregor
--
.''`.
http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
: :' : Debian GNU/Linux user, admin, & developer -
http://www.debian.org/ `. `' Member of VIBE!AT, SPI Inc., fellow of FSFE |
http://got.to/quote/ `- NP: Peter Jones: Heart Labour
Index: resources.dbk
===================================================================
--- resources.dbk (revision 6982)
+++ resources.dbk (working copy)
@@ -152,10 +152,8 @@
speak there of issues that are discussed in
&email-debian-private;. There's another channel for this
purpose, it's called <literal>#debian-private</literal> and it's protected by
-a key. This key is available in the archives of debian-private in
-<filename>master.debian.org:&file-debian-private-archive;</filename>,
-just <command>zgrep</command> for <literal>#debian-private</literal> in all
-the files.
+a key. This key is available at
+<filename>master.debian.org:&file-debian-private-key;</filename>.
</para>
<para>
There are other additional channels dedicated to specific subjects.
Index: common.ent
===================================================================
--- common.ent (revision 6982)
+++ common.ent (working copy)
@@ -152,6 +152,7 @@
<!ENTITY file-ocaml-policy "<filename>/usr/share/doc/ocaml/ocaml_packaging_policy.gz</filename>">
<!ENTITY file-lisp-controller "<filename>/usr/share/doc/common-lisp-controller/README.packaging</filename>">
<!ENTITY file-debian-private-archive "~debian/archive/debian-private/">
+<!ENTITY file-debian-private-key "~debian/misc/irc-password">
<!ENTITY file-bpp-autotools "<filename>/usr/share/doc/autotools-dev/README.Debian.gz</filename>">
<!ENTITY cron-bug-report '0 17 * * fri echo "index maint <replaceable>address</replaceable>" | mail request@&bugs-host;'>