I was looking around in the bug-tracker for things I could help out with.
I noticed the Irssi bug (
https://savannah.nongnu.org/bugs/?func=detailitem&item_id=39251 ) ,
and I took some time today to learn how to pull the source, modify
files and create patches and build the .deb from the modified source and
test it locally.
After spending some time with that I noticed a patch was already
submitted in the comments.
That patch was not in the source repo when I pulled the source, so what
I did was to make the same fix myself before I noticed it.
I have attached the fix, but also as mentioned there is one already in
the comment section..
What is the process to get the fix into the source repo?
(I guess it's one of the devs that takes the patches, tests them, then
add them?).
I'll dig around more for other bugs I can help with now that I know the
process..
Index: irssi-0.8.15/src/fe-text/irssi.c
===================================================================
--- irssi-0.8.15.orig/src/fe-text/irssi.c 2015-09-29 19:04:15.283409173
+0200
+++ irssi-0.8.15/src/fe-text/irssi.c 2015-09-29 19:05:11.230705821 +0200
@@ -92,8 +92,8 @@
"For the truly impatient people who don't like any automatic\n"
"window creation or closing, just type: /MANUAL-WINDOWS\n"
"\n"
- "For Debian specific help type \"/connect irc.debian.org\"\n"
- "and \"/join #debian\" (without the quotes) and ask your\n"
+ "For gNewSense specific help type \"/connect irc.freenode.org\"\n"
+ "and \"/join #gnewsense\" (without the quotes) and ask your\n"
"question.";
static int display_firsttimer = FALSE;
_______________________________________________
gNewSense-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/gnewsense-dev