[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r827 - in trunk: checks debian



Author: rra
Date: 2007-02-27 08:54:49 +0100 (Tue, 27 Feb 2007)
New Revision: 827

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
  + [RA] Add /usr/bin/gbr2, provided by gambas2-runtime.  Thanks, Jos?\195?\169
    "L. Redrejo" Rodr?\195?\173guez.  (Closes: #403515)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2007-02-27 07:53:04 UTC (rev 826)
+++ trunk/checks/scripts	2007-02-27 07:54:49 UTC (rev 827)
@@ -44,6 +44,7 @@
 			  'expectk' => '/usr/bin/expectk',
 			  'fish' => '/usr/bin/fish',
 			  'gawk' => '/usr/bin/gawk',
+			  'gbr2' => '/usr/bin/gbr2',
 			  'gbx' => '/usr/bin/gbx',
 			  'gbx2' => '/usr/bin/gbx2',
 			  'gforth' => '/usr/bin/gforth',
@@ -119,6 +120,7 @@
 				'expectk' => 'expectk',
 				'fish' => 'fish',
 				'gawk' => 'gawk',
+				'gbr2' => 'gambas2-runtime',
 				'gbx' => 'gambas-runtime',
 				'gbx2' => 'gambas2-runtime',
 				'gforth' => 'gforth',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-02-27 07:53:04 UTC (rev 826)
+++ trunk/debian/changelog	2007-02-27 07:54:49 UTC (rev 827)
@@ -49,6 +49,8 @@
       note that use of test -a/-o and local aren't bugs but may still be
       worth avoiding, and mention short circuiting of && and ||.  (Thanks
       to Jari Aalto for the latter).
+    + [RA] Add /usr/bin/gbr2, provided by gambas2-runtime.  Thanks, José
+      "L. Redrejo" Rodríguez.  (Closes: #403515)
 
   * doc/README:
     + Document --no-colored-output option.  Patch from Loïc Minier.



Reply to: