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

lintian: r891 - in trunk: checks debian



Author: rra
Date: 2007-06-04 05:13:36 +0200 (Mon, 04 Jun 2007)
New Revision: 891

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
  + [RA] Add jruby1.0.  Thanks, Sebastien Delafond.  (Closes: #426950)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2007-05-19 05:48:38 UTC (rev 890)
+++ trunk/checks/scripts	2007-06-04 03:13:36 UTC (rev 891)
@@ -53,6 +53,7 @@
 			  'guile' => '/usr/bin/guile',
 			  'install-menu' => '/usr/bin/install-menu',
 			  'jruby0.9' => '/usr/bin/jruby0.9',
+			  'jruby1.0' => '/usr/bin/jruby1.0',
 			  'js' => '/usr/bin/js',
 			  'kforth' => '/usr/bin/kforth',
 			  'ksh' => '/bin/ksh',
@@ -132,6 +133,7 @@
 				'gosh' => 'gauche',
 				'guile' => 'guile',
 				'jruby0.9' => 'jruby0.9',
+				'jruby1.0' => 'jruby1.0',
 				'js' => 'ngs-js',
 				'kforth' => 'kforth',
 				'ksh' => 'pdksh',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-05-19 05:48:38 UTC (rev 890)
+++ trunk/debian/changelog	2007-06-04 03:13:36 UTC (rev 891)
@@ -31,11 +31,12 @@
     + [RA] Add pagsh, provided by openafs-client and heimdal-clients.
     + [RA] Diagnose removal of device files in maintainer scripts per
       Policy 10.6.  (Closes: #268688)
+    + [RA] Add jruby1.0.  Thanks, Sebastien Delafond.  (Closes: #426950)
 
   * frontend/lintian-info:
     + [CW] Fix uninitialized value warning after reading a blank line.
 
- -- Russ Allbery <rra@debian.org>  Fri, 18 May 2007 22:35:32 -0700
+ -- Russ Allbery <rra@debian.org>  Sun, 03 Jun 2007 20:13:20 -0700
 
 lintian (1.23.30) unstable; urgency=low
 



Reply to: