r15449 - in /trunk/libdevel-ebug-perl/debian: changelog control
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Sat Feb 23 14:06:25 UTC 2008
Author: gregoa-guest
Date: Sat Feb 23 14:06:24 2008
New Revision: 15449
URL: http://svn.debian.org/wsvn/?sc=1&rev=15449
Log:
Minimal changes to short and long description, thanks linda.
Modified:
trunk/libdevel-ebug-perl/debian/changelog
trunk/libdevel-ebug-perl/debian/control
Modified: trunk/libdevel-ebug-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdevel-ebug-perl/debian/changelog?rev=15449&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/changelog (original)
+++ trunk/libdevel-ebug-perl/debian/changelog Sat Feb 23 14:06:24 2008
@@ -9,8 +9,9 @@
* Set debhelper compatibility level to 6.
* Split out changes to Build.PL and Makefile.PL into proper patches and
manage them with quilt.
+ * Minimal changes to short and long description, thanks linda.
- -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 23 Feb 2008 14:57:18 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Sat, 23 Feb 2008 15:06:00 +0100
libdevel-ebug-perl (0.48-2) unstable; urgency=low
Modified: trunk/libdevel-ebug-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libdevel-ebug-perl/debian/control?rev=15449&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/control (original)
+++ trunk/libdevel-ebug-perl/debian/control Sat Feb 23 14:06:24 2008
@@ -19,10 +19,10 @@
Depends: ${perl:Depends}, ${misc:Depends}, libdevel-stacktrace-perl,
libclass-accessor-chained-perl, libmodule-pluggable-perl, libpadwalker-perl,
libproc-background-perl, libstring-koremutake-perl, libyaml-syck-perl, netbase
-Description: A simple, extensible Perl debugger
- Devel::ebug is a simple, extensible Perl debugger with a clean API. Using this
- module, you may easily write a Perl debugger to debug your programs.
- Alternatively, it comes with an interactive debugger, ebug.
+Description: Simple, extensible Perl debugger
+ Devel::ebug is a simple and extensible Perl debugger with a clean API.
+ Using this module, you may easily write a Perl debugger to debug your
+ programs. Alternatively, it comes with an interactive debugger, ebug.
.
Perl's current debugger is currently 2,600 lines of magic and special cases.
The code is nearly unreadable: fixing bugs and adding new features is fraught
More information about the Pkg-perl-cvs-commits
mailing list