From c31a4ea3a44ae185774584d6f19e1b0916c6b107 Mon Sep 17 00:00:00 2001 From: bradymiller Date: Fri, 13 May 2016 22:59:49 -0700 Subject: [PATCH] prepping ubuntu packages --- contrib/util/ubuntu_package_scripts/development/README.Debian | 6 +++--- contrib/util/ubuntu_package_scripts/development/changelog.Debian | 6 ++++++ contrib/util/ubuntu_package_scripts/development/control | 4 ++-- contrib/util/ubuntu_package_scripts/development/copyright | 2 +- contrib/util/ubuntu_package_scripts/production/README.Debian | 6 +++--- contrib/util/ubuntu_package_scripts/production/changelog.Debian | 6 ++++++ contrib/util/ubuntu_package_scripts/production/control | 4 ++-- contrib/util/ubuntu_package_scripts/production/copyright | 2 +- contrib/util/ubuntu_package_scripts/production/preinst | 6 ++++-- 9 files changed, 28 insertions(+), 14 deletions(-) diff --git a/contrib/util/ubuntu_package_scripts/development/README.Debian b/contrib/util/ubuntu_package_scripts/development/README.Debian index 3e4c89b38..4a7096b87 100644 --- a/contrib/util/ubuntu_package_scripts/development/README.Debian +++ b/contrib/util/ubuntu_package_scripts/development/README.Debian @@ -40,7 +40,7 @@ Send us an email to help support OpenEMR: We pursue grants to help fund the future development of OpenEMR. To apply for these grants, we need to estimate how many times this program is installed and how many practices are evaluating or using this software. -It would be awesome if you would email us at president@oemr.org if you +It would be awesome if you would email us at info@oemr.org if you have installed this software. The more details about your plans with this software, the better, but even just sending us an email stating you just installed it is very helpful. @@ -48,5 +48,5 @@ just installed it is very helpful. Authors of debianized OpenEMR: ------------------------------ --- Brady Miller Tue, 29 Mar 2016 17:29:30 -0700 --- Amalu Obinna Tue, 29 Mar 2016 17:29:30 -0700 +-- Brady Miller Fri, 13 May 2016 22:56:45 -0700 +-- Amalu Obinna Fri, 13 May 2016 22:56:45 -0700 diff --git a/contrib/util/ubuntu_package_scripts/development/changelog.Debian b/contrib/util/ubuntu_package_scripts/development/changelog.Debian index fee8a76a0..0474cbd31 100644 --- a/contrib/util/ubuntu_package_scripts/development/changelog.Debian +++ b/contrib/util/ubuntu_package_scripts/development/changelog.Debian @@ -1,3 +1,9 @@ +git-openemr (1.0.0-6) stable; urgency=low + + * Fix to work with PHP7 and PhpMyAdmin.. + + -- Brady Miller Fri, 13 May 2016 22:56:45 -0700 + git-openemr (1.0.0-5) stable; urgency=low * Fix to work with new versions of Ubuntu (15.10+). diff --git a/contrib/util/ubuntu_package_scripts/development/control b/contrib/util/ubuntu_package_scripts/development/control index e2cf9907a..79223152c 100644 --- a/contrib/util/ubuntu_package_scripts/development/control +++ b/contrib/util/ubuntu_package_scripts/development/control @@ -1,7 +1,7 @@ Package: git-openemr -Version: 1.0.0-5 +Version: 1.0.0-6 Maintainer: Brady Miller -Installed-Size: 86000 +Installed-Size: 220000 Priority: optional Section: web Architecture: all diff --git a/contrib/util/ubuntu_package_scripts/development/copyright b/contrib/util/ubuntu_package_scripts/development/copyright index 1bd38789f..2ae66afed 100644 --- a/contrib/util/ubuntu_package_scripts/development/copyright +++ b/contrib/util/ubuntu_package_scripts/development/copyright @@ -1,5 +1,5 @@ This package was debianized by Brady Miller on -Tue, 29 Mar 2016 17:29:30 -0700. +Fri, 13 May 2016 22:56:45 -0700. Upstream Author: http://www.open-emr.org diff --git a/contrib/util/ubuntu_package_scripts/production/README.Debian b/contrib/util/ubuntu_package_scripts/production/README.Debian index 4101a14fd..aae93efce 100644 --- a/contrib/util/ubuntu_package_scripts/production/README.Debian +++ b/contrib/util/ubuntu_package_scripts/production/README.Debian @@ -38,7 +38,7 @@ Send us an email to help support OpenEMR: We pursue grants to help fund the future development of OpenEMR. To apply for these grants, we need to estimate how many times this program is installed and how many practices are evaluating or using this software. -It would be awesome if you would email us at president@oemr.org if you +It would be awesome if you would email us at info@oemr.org if you have installed this software. The more details about your plans with this software, the better, but even just sending us an email stating you just installed it is very helpful. @@ -46,5 +46,5 @@ just installed it is very helpful. Authors of debianized OpenEMR: ------------------------------ --- Brady Miller Tue, 29 Mar 2016 17:38:51 -0700 --- Amalu Obinna Tue, 29 Mar 2016 17:38:51 -0700 +-- Brady Miller Fri, 13 May 2016 22:47:44 -0700 +-- Amalu Obinna Fri, 13 May 2016 22:47:44 -0700 diff --git a/contrib/util/ubuntu_package_scripts/production/changelog.Debian b/contrib/util/ubuntu_package_scripts/production/changelog.Debian index 88102cd0f..17421ed0a 100644 --- a/contrib/util/ubuntu_package_scripts/production/changelog.Debian +++ b/contrib/util/ubuntu_package_scripts/production/changelog.Debian @@ -1,3 +1,9 @@ +openemr (4.2.2-1) stable; urgency=low + + * New upstream version + + -- Brady Miller Fri, 13 May 2016 22:47:44 -0700 + openemr (4.2.1-2) stable; urgency=low * Fix to work with new versions of Ubuntu (15.10+). diff --git a/contrib/util/ubuntu_package_scripts/production/control b/contrib/util/ubuntu_package_scripts/production/control index 0d4db1cbb..47cd6e8b8 100644 --- a/contrib/util/ubuntu_package_scripts/production/control +++ b/contrib/util/ubuntu_package_scripts/production/control @@ -1,7 +1,7 @@ Package: openemr -Version: 4.2.1-2 +Version: 4.2.2-1 Maintainer: Brady Miller -Installed-Size: 127000 +Installed-Size: 220000 Priority: optional Section: web Architecture: all diff --git a/contrib/util/ubuntu_package_scripts/production/copyright b/contrib/util/ubuntu_package_scripts/production/copyright index 7c264097f..fe920c31a 100644 --- a/contrib/util/ubuntu_package_scripts/production/copyright +++ b/contrib/util/ubuntu_package_scripts/production/copyright @@ -1,5 +1,5 @@ This package was debianized by Brady Miller on -Tue, 29 Mar 2016 17:38:51 -0700. +Fri, 13 May 2016 22:47:44 -0700. It was downloaded from sourceforge. diff --git a/contrib/util/ubuntu_package_scripts/production/preinst b/contrib/util/ubuntu_package_scripts/production/preinst index 402f611ba..47759d678 100644 --- a/contrib/util/ubuntu_package_scripts/production/preinst +++ b/contrib/util/ubuntu_package_scripts/production/preinst @@ -219,15 +219,17 @@ upgrade_function () { OLD_VERSION="4.1.2-1" elif [ "$OLD_VERSION" == "4.2.0" ]; then OLD_VERSION="4.2.0-1" + elif [ "$OLD_VERSION" == "4.2.1" ]; then + OLD_VERSION="4.2.1-1" else prompt_input openemr/upgrade_not_supported critical ret_result unable_exit "Unable to upgrade from $OLD_VERSION version package with $UPGRADETYPE method, so can not upgrade the OpenEMR Package." fi fi # - # ONLY acceptable package and converted raw is 3.0.1-1 or 3.1.0-1 or 3.2.0-1 or 4.0.0-1 or 4.1.0-1 or 4.1.1-1 or 4.1.2-1 or 4.1.2-2 or 4.1.2-3 or 4.2.0-1 or 4.2.0-2 + # ONLY acceptable package and converted raw is 3.0.1-1 or 3.1.0-1 or 3.2.0-1 or 4.0.0-1 or 4.1.0-1 or 4.1.1-1 or 4.1.2-1 or 4.1.2-2 or 4.1.2-3 or 4.2.0-1 or 4.2.0-2 or 4.2.1-1 or 4.2.1-2 # - if [ "$OLD_VERSION" != "3.0.1-1" ] && [ "$OLD_VERSION" != "3.1.0-1" ] && [ "$OLD_VERSION" != "3.2.0-1" ] && [ "$OLD_VERSION" != "4.0.0-1" ] && [ "$OLD_VERSION" != "4.1.0-1" ] && [ "$OLD_VERSION" != "4.1.1-1" ] && [ "$OLD_VERSION" != "4.1.2-1" ] && [ "$OLD_VERSION" != "4.1.2-2" ] && [ "$OLD_VERSION" != "4.1.2-3" ] && [ "$OLD_VERSION" != "4.2.0-1" ] && [ "$OLD_VERSION" != "4.2.0-2" ]; then + if [ "$OLD_VERSION" != "3.0.1-1" ] && [ "$OLD_VERSION" != "3.1.0-1" ] && [ "$OLD_VERSION" != "3.2.0-1" ] && [ "$OLD_VERSION" != "4.0.0-1" ] && [ "$OLD_VERSION" != "4.1.0-1" ] && [ "$OLD_VERSION" != "4.1.1-1" ] && [ "$OLD_VERSION" != "4.1.2-1" ] && [ "$OLD_VERSION" != "4.1.2-2" ] && [ "$OLD_VERSION" != "4.1.2-3" ] && [ "$OLD_VERSION" != "4.2.0-1" ] && [ "$OLD_VERSION" != "4.2.0-2" ] && [ "$OLD_VERSION" != "4.2.1-1" ] && [ "$OLD_VERSION" != "4.2.1-2" ]; then prompt_input openemr/upgrade_not_supported critical ret_result unable_exit "Unable to upgrade from $OLD_VERSION version package with $UPGRADETYPE method, so can not upgrade the OpenEMR Package." fi -- 2.11.4.GIT