Description: update GCS' email address to the Debian one
 .
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Last-Update: 2014-02-06

---

--- cvs2svn-2.4.0.orig/cvs2svn_lib/man_writer.py
+++ cvs2svn-2.4.0/cvs2svn_lib/man_writer.py
@@ -182,7 +182,7 @@ class ManWriter(object):
     f.write(".PP\n")
     f.write(
       "Manpage was written for the Debian GNU/Linux system by\n"
-      "Laszlo 'GCS' Boszormenyi <gcs@lsc.hu> (but may be used by others).\n")
+      "Laszlo 'GCS' Boszormenyi <gcs@debian.org> (but may be used by others).\n")
 
   def write_see_also(self, f):
     f.write('.SH "SEE ALSO"\n')
