ikiwiki: pep8 fixes

Update changelog.
This commit is contained in:
James Valleroy 2016-07-23 09:20:57 -04:00
parent 59de0f060a
commit bce90ae924
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 7 additions and 1 deletions

View File

@ -21,6 +21,10 @@ All notable changes to this project will be documented in this file.
- Improved Dynamic DNS status message when no update needed.
- Improved Ikiwiki description.
### Changed
- Added suggested packages for ikiwiki. Removed recommends since they
are installed automatically.
## [0.9.4] - 2016-06-14
### Fixed
- Fixed quoted values in nslcd config.

View File

@ -31,7 +31,9 @@ version = 1
depends = ['apps']
managed_packages = ['ikiwiki', 'libdigest-sha-perl','libxml-writer-perl','xapian-omega','libsearch-xapian-perl','libimage-magick-perl']
managed_packages = ['ikiwiki', 'libdigest-sha-perl', 'libxml-writer-perl',
'xapian-omega', 'libsearch-xapian-perl',
'libimage-magick-perl']
service = None