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

[dak/master] import the debianbts modul, so we actually have the soap modules available



---
 dak/rm.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dak/rm.py b/dak/rm.py
index ada3c02..6f843cf 100755
--- a/dak/rm.py
+++ b/dak/rm.py
@@ -51,6 +51,7 @@ from daklib.dbconn import *
 from daklib import utils
 from daklib.dak_exceptions import *
 from daklib.regexes import re_strip_source_version, re_build_dep_arch
+import debianbts as bts
 
 ################################################################################
 
-- 
1.5.6.5



Reply to: