[Debian-l10n-commits] r1041 - /dl10n/trunk/lib/Debian/L10n/Spider.pm

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Sat May 31 14:14:04 UTC 2008


Author: nekral-guest
Date: Sat May 31 14:14:03 2008
New Revision: 1041

URL: http://svn.debian.org/wsvn/?sc=1&rev=1041
Log:
Update the database after checking the BTS.

Modified:
    dl10n/trunk/lib/Debian/L10n/Spider.pm

Modified: dl10n/trunk/lib/Debian/L10n/Spider.pm
URL: http://svn.debian.org/wsvn/dl10n/trunk/lib/Debian/L10n/Spider.pm?rev=1041&op=diff
==============================================================================
--- dl10n/trunk/lib/Debian/L10n/Spider.pm (original)
+++ dl10n/trunk/lib/Debian/L10n/Spider.pm Sat May 31 14:14:03 2008
@@ -452,6 +452,7 @@
 				print "removing wontfix tag for #$bug_nb of $pkg\n";
 				$status_from_db = 'bts';
 			}
+			$db->set_status($pkg, $type, $file, $date, $status_from_db, $translator, $list, $url, $bug_nb);
 		}
 	}
 }




More information about the Debian-l10n-commits mailing list