X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fqueue.py;h=b869e04fa3fa952f59180b1df2125b3d991554bf;hb=2a10967af5974e4fa513d029fb995e122d90501a;hp=5a5c8f90f07db110f4a6150f1c7eff66fb9143ff;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py old mode 100755 new mode 100644 index 5a5c8f90..b869e04f --- a/daklib/queue.py +++ b/daklib/queue.py @@ -407,7 +407,7 @@ class Upload(object): return sponsored def check_dm_upload(self, fpr, session): - # Quoth the GR (http://www.debian.org/vote/2007/vote_003): + # Quoth the GR (https://www.debian.org/vote/2007/vote_003): ## none of the uploaded packages are NEW ## none of the packages are being taken over from other source packages for b in self.pkg.changes["binary"].keys():