Author: branden Date: 2004-11-10 19:15:45 -0500 (Wed, 10 Nov 2004) New Revision: 2021
Modified: trunk/debian/CHANGESETS trunk/debian/lbxproxy.postinst.in trunk/debian/lbxproxy.postrm.in trunk/debian/lbxproxy.preinst.in trunk/debian/libdps1.postinst.in trunk/debian/libdps1.postrm.in trunk/debian/libice6.postinst.in trunk/debian/libice6.postrm.in trunk/debian/libsm6.postinst.in trunk/debian/libsm6.postrm.in trunk/debian/libx11-6.postinst.in trunk/debian/libx11-6.postrm.in trunk/debian/libx11-6.preinst.in trunk/debian/libxaw6.postinst.in trunk/debian/libxaw6.postrm.in trunk/debian/libxaw7.postinst.in trunk/debian/libxaw7.postrm.in trunk/debian/libxext6.postinst.in trunk/debian/libxext6.postrm.in trunk/debian/libxft1.postinst.in trunk/debian/libxft1.postrm.in trunk/debian/libxi6.postinst.in trunk/debian/libxi6.postrm.in trunk/debian/libxmu6.postinst.in trunk/debian/libxmu6.postrm.in trunk/debian/libxmuu1.postinst.in trunk/debian/libxmuu1.postrm.in trunk/debian/libxp6.postinst.in trunk/debian/libxp6.postrm.in trunk/debian/libxpm4.postinst.in trunk/debian/libxpm4.postrm.in trunk/debian/libxrandr2.postinst.in trunk/debian/libxrandr2.postrm.in trunk/debian/libxt6.postinst.in trunk/debian/libxt6.postrm.in trunk/debian/libxt6.preinst.in trunk/debian/libxtrap6.postinst.in trunk/debian/libxtrap6.postrm.in trunk/debian/libxtst6.postinst.in trunk/debian/libxtst6.postrm.in trunk/debian/libxv1.postinst.in trunk/debian/libxv1.postrm.in trunk/debian/proxymngr.postinst.in trunk/debian/proxymngr.postrm.in trunk/debian/proxymngr.preinst.in trunk/debian/rules trunk/debian/twm.postinst.in trunk/debian/twm.postrm.in trunk/debian/twm.preinst.in trunk/debian/twm.prerm.in trunk/debian/xbase-clients.postinst.in trunk/debian/xbase-clients.postrm.in trunk/debian/xbase-clients.preinst.in trunk/debian/xdm.postinst.in trunk/debian/xdm.postrm.in trunk/debian/xdm.preinst.in trunk/debian/xdm.prerm.in trunk/debian/xfonts-100dpi-transcoded.postinst.in trunk/debian/xfonts-100dpi-transcoded.postrm.in trunk/debian/xfonts-100dpi.postinst.in trunk/debian/xfonts-100dpi.postrm.in trunk/debian/xfonts-75dpi-transcoded.postinst.in trunk/debian/xfonts-75dpi-transcoded.postrm.in trunk/debian/xfonts-75dpi.postinst.in trunk/debian/xfonts-75dpi.postrm.in trunk/debian/xfonts-base-transcoded.postinst.in trunk/debian/xfonts-base-transcoded.postrm.in trunk/debian/xfonts-base.postinst.in trunk/debian/xfonts-base.postrm.in trunk/debian/xfonts-cyrillic.postinst.in trunk/debian/xfonts-cyrillic.postrm.in trunk/debian/xfonts-scalable.postinst.in trunk/debian/xfonts-scalable.postrm.in trunk/debian/xfree86-common.postinst.in trunk/debian/xfree86-common.postrm.in trunk/debian/xfree86-common.preinst.in trunk/debian/xfs.postinst.in trunk/debian/xfs.postrm.in trunk/debian/xfs.preinst.in trunk/debian/xfs.prerm.in trunk/debian/xlibmesa-gl.postinst.in trunk/debian/xlibmesa-gl.postrm.in trunk/debian/xlibmesa-glu.postinst.in trunk/debian/xlibmesa-glu.postrm.in trunk/debian/xlibosmesa4.postinst.in trunk/debian/xlibosmesa4.postrm.in trunk/debian/xlibs-data.postinst.in trunk/debian/xlibs-data.postrm.in trunk/debian/xlibs-data.preinst.in trunk/debian/xlibs-data.prerm.in trunk/debian/xserver-common.postinst.in trunk/debian/xserver-common.postrm.in trunk/debian/xserver-common.preinst.in trunk/debian/xserver-xfree86.postinst.in trunk/debian/xserver-xfree86.postrm.in trunk/debian/xserver-xfree86.prerm.in trunk/debian/xterm.postinst.in trunk/debian/xterm.preinst.in trunk/debian/xterm.prerm.in trunk/debian/xutils.postinst.in trunk/debian/xutils.postrm.in trunk/debian/xutils.preinst.in Log: (cosmetic) Correct misspelling of "acknowledgement" which, thanks to ritual duplication, was repeated a ghastly number of times. Modified: trunk/debian/CHANGESETS =================================================================== --- trunk/debian/CHANGESETS 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/CHANGESETS 2004-11-11 00:15:45 UTC (rev 2021) @@ -10,7 +10,7 @@ Miscellaneous cosmetic fixes. 1915, 1916, 1919, 1920, 1932, 1934, 1940, 1951, 1960, 2008, 2014, 2015, - 2016, 2020 + 2016, 2020, 2021 Update Danish debconf template translations (thanks, Claus Hindsgaul). (Closes: #274101) Modified: trunk/debian/lbxproxy.postinst.in =================================================================== --- trunk/debian/lbxproxy.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/lbxproxy.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/lbxproxy.postrm.in =================================================================== --- trunk/debian/lbxproxy.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/lbxproxy.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/lbxproxy.preinst.in =================================================================== --- trunk/debian/lbxproxy.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/lbxproxy.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2000 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libdps1.postinst.in =================================================================== --- trunk/debian/libdps1.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libdps1.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libdps1.postrm.in =================================================================== --- trunk/debian/libdps1.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libdps1.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libice6.postinst.in =================================================================== --- trunk/debian/libice6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libice6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libice6.postrm.in =================================================================== --- trunk/debian/libice6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libice6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libsm6.postinst.in =================================================================== --- trunk/debian/libsm6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libsm6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libsm6.postrm.in =================================================================== --- trunk/debian/libsm6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libsm6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libx11-6.postinst.in =================================================================== --- trunk/debian/libx11-6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libx11-6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libx11-6.postrm.in =================================================================== --- trunk/debian/libx11-6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libx11-6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libx11-6.preinst.in =================================================================== --- trunk/debian/libx11-6.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libx11-6.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxaw6.postinst.in =================================================================== --- trunk/debian/libxaw6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxaw6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxaw6.postrm.in =================================================================== --- trunk/debian/libxaw6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxaw6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxaw7.postinst.in =================================================================== --- trunk/debian/libxaw7.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxaw7.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxaw7.postrm.in =================================================================== --- trunk/debian/libxaw7.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxaw7.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxext6.postinst.in =================================================================== --- trunk/debian/libxext6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxext6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxext6.postrm.in =================================================================== --- trunk/debian/libxext6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxext6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxft1.postinst.in =================================================================== --- trunk/debian/libxft1.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxft1.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxft1.postrm.in =================================================================== --- trunk/debian/libxft1.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxft1.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxi6.postinst.in =================================================================== --- trunk/debian/libxi6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxi6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxi6.postrm.in =================================================================== --- trunk/debian/libxi6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxi6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxmu6.postinst.in =================================================================== --- trunk/debian/libxmu6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxmu6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxmu6.postrm.in =================================================================== --- trunk/debian/libxmu6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxmu6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxmuu1.postinst.in =================================================================== --- trunk/debian/libxmuu1.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxmuu1.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxmuu1.postrm.in =================================================================== --- trunk/debian/libxmuu1.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxmuu1.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxp6.postinst.in =================================================================== --- trunk/debian/libxp6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxp6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxp6.postrm.in =================================================================== --- trunk/debian/libxp6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxp6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxpm4.postinst.in =================================================================== --- trunk/debian/libxpm4.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxpm4.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxpm4.postrm.in =================================================================== --- trunk/debian/libxpm4.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxpm4.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxrandr2.postinst.in =================================================================== --- trunk/debian/libxrandr2.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxrandr2.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxrandr2.postrm.in =================================================================== --- trunk/debian/libxrandr2.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxrandr2.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxt6.postinst.in =================================================================== --- trunk/debian/libxt6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxt6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxt6.postrm.in =================================================================== --- trunk/debian/libxt6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxt6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxt6.preinst.in =================================================================== --- trunk/debian/libxt6.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxt6.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxtrap6.postinst.in =================================================================== --- trunk/debian/libxtrap6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxtrap6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxtrap6.postrm.in =================================================================== --- trunk/debian/libxtrap6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxtrap6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxtst6.postinst.in =================================================================== --- trunk/debian/libxtst6.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxtst6.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxtst6.postrm.in =================================================================== --- trunk/debian/libxtst6.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxtst6.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxv1.postinst.in =================================================================== --- trunk/debian/libxv1.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxv1.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/libxv1.postrm.in =================================================================== --- trunk/debian/libxv1.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/libxv1.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/proxymngr.postinst.in =================================================================== --- trunk/debian/proxymngr.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/proxymngr.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/proxymngr.postrm.in =================================================================== --- trunk/debian/proxymngr.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/proxymngr.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/proxymngr.preinst.in =================================================================== --- trunk/debian/proxymngr.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/proxymngr.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/rules =================================================================== --- trunk/debian/rules 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/rules 2004-11-11 00:15:45 UTC (rev 2021) @@ -8,7 +8,7 @@ # Copyright 1996--2003 Software in the Public Interest, Inc. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/twm.postinst.in =================================================================== --- trunk/debian/twm.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/twm.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/twm.postrm.in =================================================================== --- trunk/debian/twm.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/twm.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/twm.preinst.in =================================================================== --- trunk/debian/twm.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/twm.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/twm.prerm.in =================================================================== --- trunk/debian/twm.prerm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/twm.prerm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xbase-clients.postinst.in =================================================================== --- trunk/debian/xbase-clients.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xbase-clients.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xbase-clients.postrm.in =================================================================== --- trunk/debian/xbase-clients.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xbase-clients.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xbase-clients.preinst.in =================================================================== --- trunk/debian/xbase-clients.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xbase-clients.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xdm.postinst.in =================================================================== --- trunk/debian/xdm.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xdm.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xdm.postrm.in =================================================================== --- trunk/debian/xdm.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xdm.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2000, 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xdm.preinst.in =================================================================== --- trunk/debian/xdm.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xdm.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xdm.prerm.in =================================================================== --- trunk/debian/xdm.prerm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xdm.prerm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-100dpi-transcoded.postinst.in =================================================================== --- trunk/debian/xfonts-100dpi-transcoded.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-100dpi-transcoded.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-100dpi-transcoded.postrm.in =================================================================== --- trunk/debian/xfonts-100dpi-transcoded.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-100dpi-transcoded.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-100dpi.postinst.in =================================================================== --- trunk/debian/xfonts-100dpi.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-100dpi.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-100dpi.postrm.in =================================================================== --- trunk/debian/xfonts-100dpi.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-100dpi.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-75dpi-transcoded.postinst.in =================================================================== --- trunk/debian/xfonts-75dpi-transcoded.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-75dpi-transcoded.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-75dpi-transcoded.postrm.in =================================================================== --- trunk/debian/xfonts-75dpi-transcoded.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-75dpi-transcoded.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-75dpi.postinst.in =================================================================== --- trunk/debian/xfonts-75dpi.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-75dpi.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-75dpi.postrm.in =================================================================== --- trunk/debian/xfonts-75dpi.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-75dpi.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-base-transcoded.postinst.in =================================================================== --- trunk/debian/xfonts-base-transcoded.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-base-transcoded.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-base-transcoded.postrm.in =================================================================== --- trunk/debian/xfonts-base-transcoded.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-base-transcoded.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-base.postinst.in =================================================================== --- trunk/debian/xfonts-base.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-base.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-base.postrm.in =================================================================== --- trunk/debian/xfonts-base.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-base.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-cyrillic.postinst.in =================================================================== --- trunk/debian/xfonts-cyrillic.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-cyrillic.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-cyrillic.postrm.in =================================================================== --- trunk/debian/xfonts-cyrillic.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-cyrillic.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-scalable.postinst.in =================================================================== --- trunk/debian/xfonts-scalable.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-scalable.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfonts-scalable.postrm.in =================================================================== --- trunk/debian/xfonts-scalable.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfonts-scalable.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfree86-common.postinst.in =================================================================== --- trunk/debian/xfree86-common.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfree86-common.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfree86-common.postrm.in =================================================================== --- trunk/debian/xfree86-common.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfree86-common.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfree86-common.preinst.in =================================================================== --- trunk/debian/xfree86-common.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfree86-common.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfs.postinst.in =================================================================== --- trunk/debian/xfs.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfs.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfs.postrm.in =================================================================== --- trunk/debian/xfs.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfs.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfs.preinst.in =================================================================== --- trunk/debian/xfs.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfs.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xfs.prerm.in =================================================================== --- trunk/debian/xfs.prerm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xfs.prerm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibmesa-gl.postinst.in =================================================================== --- trunk/debian/xlibmesa-gl.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibmesa-gl.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibmesa-gl.postrm.in =================================================================== --- trunk/debian/xlibmesa-gl.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibmesa-gl.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibmesa-glu.postinst.in =================================================================== --- trunk/debian/xlibmesa-glu.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibmesa-glu.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibmesa-glu.postrm.in =================================================================== --- trunk/debian/xlibmesa-glu.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibmesa-glu.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibosmesa4.postinst.in =================================================================== --- trunk/debian/xlibosmesa4.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibosmesa4.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibosmesa4.postrm.in =================================================================== --- trunk/debian/xlibosmesa4.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibosmesa4.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibs-data.postinst.in =================================================================== --- trunk/debian/xlibs-data.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibs-data.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Daniel Stone, Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibs-data.postrm.in =================================================================== --- trunk/debian/xlibs-data.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibs-data.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibs-data.preinst.in =================================================================== --- trunk/debian/xlibs-data.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibs-data.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xlibs-data.prerm.in =================================================================== --- trunk/debian/xlibs-data.prerm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xlibs-data.prerm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Daniel Stone, Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xserver-common.postinst.in =================================================================== --- trunk/debian/xserver-common.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xserver-common.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xserver-common.postrm.in =================================================================== --- trunk/debian/xserver-common.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xserver-common.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xserver-common.preinst.in =================================================================== --- trunk/debian/xserver-common.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xserver-common.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xserver-xfree86.postinst.in =================================================================== --- trunk/debian/xserver-xfree86.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xserver-xfree86.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xserver-xfree86.postrm.in =================================================================== --- trunk/debian/xserver-xfree86.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xserver-xfree86.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xserver-xfree86.prerm.in =================================================================== --- trunk/debian/xserver-xfree86.prerm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xserver-xfree86.prerm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xterm.postinst.in =================================================================== --- trunk/debian/xterm.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xterm.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998--2001, 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xterm.preinst.in =================================================================== --- trunk/debian/xterm.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xterm.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 2003 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xterm.prerm.in =================================================================== --- trunk/debian/xterm.prerm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xterm.prerm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998, 1999 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xutils.postinst.in =================================================================== --- trunk/debian/xutils.postinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xutils.postinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xutils.postrm.in =================================================================== --- trunk/debian/xutils.postrm.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xutils.postrm.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$ Modified: trunk/debian/xutils.preinst.in =================================================================== --- trunk/debian/xutils.preinst.in 2004-11-11 00:10:26 UTC (rev 2020) +++ trunk/debian/xutils.preinst.in 2004-11-11 00:15:45 UTC (rev 2021) @@ -3,7 +3,7 @@ # Copyright 1998-2001 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. -# Acknowlegements to Stephen Early, Mark Eichin, and Manoj Srivastava. +# Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. # $Id$