diff options
| -rwxr-xr-x | debdate | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -19,6 +19,7 @@ import unittest  # TODO: these will be read from some other file  RELEASES = [ +    (datetime.date(2019, 7, 6), 'buster'),      (datetime.date(2017, 6, 17), 'stretch'),      (datetime.date(2015, 4, 25), 'jessie'),      (datetime.date(2013, 5, 4), 'wheezy'), | 
