This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup to build package for 18.04 (bionic)
changed password generation from makepasswd to openssl
- Loading branch information
1 parent
41ab0b4
commit 2b8b93a
Showing
5 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dhis2-tools (1.4-xenia) xenial; urgency=low | ||
dhis2-tools (1.5-bionic) bionic; urgency=low | ||
|
||
* Upstream changes | ||
* Created new package for bionic | ||
|
||
-- Bob Jolliffe <[email protected]> Wed, 08 Mar 2017 18:52:29 +0200 | ||
-- Bob Jolliffe <[email protected]> Wed, 15 Aug 2018 06:29:07 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,11 @@ Priority: optional | |
Maintainer: DHIS2 developers <[email protected]> | ||
Build-Depends: debhelper (>= 8.0.0) | ||
Standards-Version: 3.9.5 | ||
Homepage: http://launchpad.net/dhis2 | ||
Homepage: https://dhis2.org | ||
|
||
Package: dhis2-tools | ||
Architecture: all | ||
Depends: postgresql-client,tomcat7-common (>= 7.0.26-1ubuntu1.1),netcat,libtcnative-1,makepasswd,unzip | ||
Depends: postgresql-client,tomcat8-common,netcat,libtcnative-1,openssl,unzip | ||
Description: Tools for managing dhis2 on ubuntu | ||
This package contains a set of tools to assist with | ||
the installation and maintenance of the dhis2 (http://dhis2.org) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters