tfixup! style fixes - amprolla - devuan's apt repo merger
HTML git clone git://parazyd.org/amprolla.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 76cbe816ad7cdfe728dcbea24029ecaedbc1287d
DIR parent 31fead1c38661cfa9425aec47549407fe3715f40
HTML Author: parazyd <parazyd@dyne.org>
Date: Sat, 9 Dec 2017 11:10:05 +0100
fixup! style fixes
Diffstat:
M lib/config.def.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/lib/config.def.py b/lib/config.def.py
t@@ -136,7 +136,7 @@ release_aliases = {
'jessie-updates': {
'Suite': 'stable-updates',
'Codename': 'jessie-updates',
- }
+ },
}
categories = ['main', 'contrib', 'non-free']