diff -Nru irssi-0.8.15/debian/changelog irssi-0.8.15/debian/changelog --- irssi-0.8.15/debian/changelog 2013-09-13 17:52:09.000000000 -0500 +++ irssi-0.8.15/debian/changelog 2013-09-13 16:20:05.000000000 -0500 @@ -1,3 +1,16 @@ +irssi (0.8.15-3gnewsense1) parkes; urgency=low + + *fixes debian reference. (Closes #39251) + + -- Richard Hinojosa Fri, 13 Sep 2013 16:11:42 -0500 + +irssi (0.8.15-2.1) unstable; urgency=low + + * Non-maintainer upload. + * =i + + -- Richard Hinojosa Fri, 13 Sep 2013 16:11:39 -0500 + irssi (0.8.15-2) unstable; urgency=low * Switch Vcs-* field values to git.deb.at. diff -Nru irssi-0.8.15/debian/control irssi-0.8.15/debian/control --- irssi-0.8.15/debian/control 2013-09-13 17:52:09.000000000 -0500 +++ irssi-0.8.15/debian/control 2013-09-13 17:15:12.000000000 -0500 @@ -1,12 +1,12 @@ Source: irssi Section: net Priority: optional -Maintainer: Gerfried Fuchs +Maintainer: gNewSense Hackers Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, perl (>= 5.8.1), libperl-dev (>= 5.8.1), libncurses5-dev, libssl-dev, openssl, quilt Standards-Version: 3.8.4 Homepage: http://irssi.org/ -Vcs-Browser: http://git.deb.at/w/pkg/irssi.git -Vcs-Git: git://git.deb.at/pkg/irssi.git +Vcs-Browser: http://bzr.savannah.gnu.org/lh/gnewsense/packages-parkes/irssi-0.8.15/ +Vcs-Bzr: bzr://bzr.savannah.gnu.org/gnewsense/packages-parkes/irssi-0.8.15/ Package: irssi Architecture: any diff -Nru irssi-0.8.15/debian/patches/series irssi-0.8.15/debian/patches/series --- irssi-0.8.15/debian/patches/series 2013-09-13 17:52:09.000000000 -0500 +++ irssi-0.8.15/debian/patches/series 2013-09-13 17:15:14.000000000 -0500 @@ -5,3 +5,4 @@ #06gnutls-support 12manpage-fix 17cumode_space-fix +test.patch diff -Nru irssi-0.8.15/debian/patches/test.patch irssi-0.8.15/debian/patches/test.patch --- irssi-0.8.15/debian/patches/test.patch 1969-12-31 18:00:00.000000000 -0600 +++ irssi-0.8.15/debian/patches/test.patch 2013-09-13 16:09:19.000000000 -0500 @@ -0,0 +1,15 @@ +--- a/src/fe-text/irssi.c ++++ b/src/fe-text/irssi.c +@@ -92,9 +92,9 @@ + "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" +- "question."; ++ "For gNewSense specific help type \"/connect irc.freenode.net\"\n" ++ "and \"/join #gnewsense\" (without the quotes) and ask your\n" ++ "question."; + static int display_firsttimer = FALSE; + + diff -Nru irssi-0.8.15/debian/README.gNewSense irssi-0.8.15/debian/README.gNewSense --- irssi-0.8.15/debian/README.gNewSense 1969-12-31 18:00:00.000000000 -0600 +++ irssi-0.8.15/debian/README.gNewSense 2013-09-13 17:17:23.000000000 -0500 @@ -0,0 +1 @@ +Package needed to be modidified becasue it referred to debian. diff -Nru irssi-0.8.15/debian/source/format irssi-0.8.15/debian/source/format --- irssi-0.8.15/debian/source/format 1969-12-31 18:00:00.000000000 -0600 +++ irssi-0.8.15/debian/source/format 2013-09-12 21:09:39.000000000 -0500 @@ -0,0 +1 @@ +3.0 (quilt)