diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-05-27 12:23:35 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-05-27 12:23:35 +0200 |
commit | 2c9a895c70dd6e52fe5a0bfc5805db98d893e2b0 (patch) | |
tree | 97795da1b8525852c6af5d343f84d5758bc48ba3 | |
parent | f849293780267d8fe8408eab2fac784d31d4baab (diff) |
Added Stretch release
-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(2017, 6, 17), 'stretch'), (datetime.date(2015, 4, 25), 'jessie'), (datetime.date(2013, 5, 4), 'wheezy'), (datetime.date(2011, 2, 6), 'squeeze'), |