X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fupload.py;h=7095b679c05aa991484bcb7393a16a5161ef5552;hb=d9dac076c81aa86b44e157351331de1ffa1c2877;hp=76939bd7719e851f3323e39190e56a8cd3fe6430;hpb=0fe78641fc8c73a0fd40b83dba90a12d3ae1f0b5;p=dak.git diff --git a/daklib/upload.py b/daklib/upload.py index 76939bd7..7095b679 100644 --- a/daklib/upload.py +++ b/daklib/upload.py @@ -23,6 +23,7 @@ It provides methods to access the included binary and source packages. import apt_inst import apt_pkg +import errno import os import re