[Reportbug-commits] r555 - in trunk (checks/compare_pseudo-pkgs_lists.py debian/changelog)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Sat Jun 28 23:13:57 UTC 2008


    Date: Saturday, June 28, 2008 @ 23:13:56
  Author: morph-guest
Revision: 555

updated checks/compare_pseudo-pkgs_lists.py due to new reportbuglib format

Modified:
  trunk/checks/compare_pseudo-pkgs_lists.py
  trunk/debian/changelog

Modified: trunk/checks/compare_pseudo-pkgs_lists.py
===================================================================
--- trunk/checks/compare_pseudo-pkgs_lists.py	2008-06-28 23:11:16 UTC (rev 554)
+++ trunk/checks/compare_pseudo-pkgs_lists.py	2008-06-28 23:13:56 UTC (rev 555)
@@ -8,7 +8,7 @@
 import sys, os
 sys.path = ['.'] + sys.path
 
-import debianbts
+import reportbuglib.debianbts as debianbts
 
 import urllib, re
 

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-06-28 23:11:16 UTC (rev 554)
+++ trunk/debian/changelog	2008-06-28 23:13:56 UTC (rev 555)
@@ -13,6 +13,8 @@
       thanks to Adeodato Simó for the bug report; Closes: #293361
   * README.Users
     - added to contain suggestions or some info helpful to users
+  * checks/compare_pseudo-pkgs_lists.py
+    - updated due to new reportbuglib format
 
   [ Sandro Tosi, Ben Finney ]
   * reportbug
@@ -43,7 +45,7 @@
   * debian/rules
     - Install library modules from current location.
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Sun, 29 Jun 2008 01:11:41 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com>  Sun, 29 Jun 2008 01:15:03 +0200
 
 reportbug (3.41) unstable; urgency=high
 




More information about the Reportbug-commits mailing list