[Python-modules-commits] r33958 - in packages/ipdb/trunk/debian (ipdb.1 ipdb3.1)
wrar at users.alioth.debian.org
wrar at users.alioth.debian.org
Sun Aug 23 19:15:16 UTC 2015
Date: Sunday, August 23, 2015 @ 19:15:15
Author: wrar
Revision: 33958
Drop AUTHOR from manpages.
Modified:
packages/ipdb/trunk/debian/ipdb.1
packages/ipdb/trunk/debian/ipdb3.1
Modified: packages/ipdb/trunk/debian/ipdb.1
===================================================================
--- packages/ipdb/trunk/debian/ipdb.1 2015-08-23 19:12:00 UTC (rev 33957)
+++ packages/ipdb/trunk/debian/ipdb.1 2015-08-23 19:15:15 UTC (rev 33958)
@@ -9,9 +9,6 @@
ipdb is a standalone Python debugger based on IPython. It is similar to the pdb
debugger from the Python standard library but has additional IPython features
such as improved tracebacks and syntax highlighting.
-.SH AUTHOR
-This manual page was written by Andrey Rahmatullin <wrar at wrar.name> for the
-Debian system (but may be used by others).
.SH "SEE ALSO"
pdb documentation at
\fBhttp://docs.python.org/library/pdb.html\fR
Modified: packages/ipdb/trunk/debian/ipdb3.1
===================================================================
--- packages/ipdb/trunk/debian/ipdb3.1 2015-08-23 19:12:00 UTC (rev 33957)
+++ packages/ipdb/trunk/debian/ipdb3.1 2015-08-23 19:15:15 UTC (rev 33958)
@@ -9,9 +9,6 @@
ipdb3 is a standalone Python 3 debugger based on IPython. It is similar to the pdb
debugger from the Python standard library but has additional IPython features
such as improved tracebacks and syntax highlighting.
-.SH AUTHOR
-This manual page was written by Andrey Rahmatullin <wrar at wrar.name> for the
-Debian system (but may be used by others).
.SH "SEE ALSO"
pdb documentation at
\fBhttp://docs.python.org/library/pdb.html\fR
More information about the Python-modules-commits
mailing list