|
- add co-maintainer
- prepend underscore in custom variables
- add "custom:" to license not part of common licenses
- add to depends array "curl" and remove "libcurl-openssl-1.0",
no longer needed
- reorder optdepends and backup fields
- reduce source arrays putting common prefix URL in _repo_url
- the service file now is now architecture-independent, so making
the service files a single mongodb.service
- put architecture-independent files in a source=() array
- reduce prepare() line number, extracting deb and tar.xz in one
line.
- remove unneeded "$srcdir" from package()
- update service file with recommended settings by MongoDB docs,
keeping mongodb user, group and conf filename
|