]> git.decadent.org.uk Git - dak.git/blobdiff - dak/update_db.py
Some lintian tags got renamed with 2.5.0
[dak.git] / dak / update_db.py
index 447af0af4e23990b7c74e0c20f5588c671f7c54f..91c8211f0f5812afa4173b05f148b6255f020934 100755 (executable)
@@ -46,7 +46,7 @@ from daklib.daklog import Logger
 ################################################################################
 
 Cnf = None
-required_database_schema = 59
+required_database_schema = 60
 
 ################################################################################
 
@@ -119,7 +119,7 @@ Updates dak's database schema to the lastest version. You should disable crontab
         # Ok, try and find the configuration table
         print "Determining dak database revision ..."
         cnf = Config()
-        logger = Logger(cnf.Cnf, 'update-db')
+        logger = Logger('update-db')
 
         try:
             # Build a connect string