CVS: setedit/debian changelog,1.48,1.49 control,1.21,1.22
Brought to you by:
set
From: Ivan B. B. <ter...@us...> - 2008-08-28 01:16:54
|
Update of /cvsroot/setedit/setedit/debian In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv3504/debian Modified Files: changelog control Log Message: * Updated: [Debian] Version 0.5.5-7, small corrections. Index: changelog =================================================================== RCS file: /cvsroot/setedit/setedit/debian/changelog,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** changelog 29 May 2007 12:30:17 -0000 1.48 --- changelog 28 Aug 2008 01:16:05 -0000 1.49 *************** *** 1,7 **** setedit (0.5.5-7) unstable; urgency=low ! * Fixed: Rectangular selection delete and move problems. ! -- Salvador E. Tropea <sal...@in...> Tue, 29 May 2007 14:17:03 -0300 setedit (0.5.5-6) unstable; urgency=low --- 1,10 ---- setedit (0.5.5-7) unstable; urgency=low ! * Undo changes made by Salvador which where the removal of the suggests of ! doc-base and addition of suggests of gqview, glibc-doc, xpdf and grep. If ! the editor can use xpdf, gqview and grep please tell me and I will add ! them again. ! -- Ivan Baldo <ib...@ad...> Wed, 27 Aug 2008 21:47:59 -0300 setedit (0.5.5-6) unstable; urgency=low Index: control =================================================================== RCS file: /cvsroot/setedit/setedit/debian/control,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** control 28 May 2007 19:14:23 -0000 1.21 --- control 28 Aug 2008 01:16:05 -0000 1.22 *************** *** 11,15 **** Depends: ${shlibs:Depends}, debconf Recommends: man ! Suggests: glibc-doc, texinfo, exuberant-ctags | ctags, grep, gqview, xpdf Conflicts: suidmanager (<< 0.50) XB-Bugs: mailto:ib...@ad... --- 11,15 ---- Depends: ${shlibs:Depends}, debconf Recommends: man ! Suggests: doc-base, texinfo, exuberant-ctags | ctags Conflicts: suidmanager (<< 0.50) XB-Bugs: mailto:ib...@ad... |