[med-svn] [openemr] 02/02: Normalise packaging standards

Andreas Tille tille at debian.org
Sat Dec 31 15:04:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository openemr.

commit 1cb807d685ebceabfd237f90fbf5d493bf79dc31
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 31 16:04:20 2016 +0100

    Normalise packaging standards
---
 debian/changelog |  2 +-
 debian/compat    |  2 +-
 debian/control   | 64 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6406600..ccda7da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-openemr (4.1.2p7+dfsg-1) UNRELEASED; urgency=low
+openemr (4.2.2+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 4e2fe6e..e062ae9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Ian Karl Wallace <iankarlwallace at gmail.com>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-	 po-debconf,
-     dh-apache2
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 10),
+               po-debconf,
+               dh-apache2
+Standards-Version: 3.9.8
 Vcs-Browser: https://alioth.debian.org/anonscm/git/debian-med/openemr.git
 Vcs-Git: https://alioth.debian.org/anonscm/git/debian-med/openemr.git
 Homepage: http://www.open-emr.org/
@@ -16,34 +16,34 @@ Homepage: http://www.open-emr.org/
 Package: openemr
 Architecture: all
 Depends: ${misc:Depends},
-     ${perl:Depends},
-	 dbconfig-common,
-	 mysql-client,
-     mysql-server,
-     phpmyadmin,
-     apache2-mpm-prefork,
-     makepasswd,
-     libapache2-mod-php5,
-     libdate-calc-perl,
-     libdbd-mysql-perl,
-     libdbi-perl,
-     libhtml-parser-perl,
-     libtiff-tools,
-     libwww-mechanize-perl,
-     libxml-parser-perl,
-     php5,
-     php5-mysql,
-     php5-cli,
-     php5-gd,
-     php5-xsl,
-     php5-curl,
-     php5-mcrypt,
-     php5-json,
-     php-soap,
-	 libjs-jquery,
-	 libjs-jquery-cookie,
-	 smarty3,
-     imagemagick
+         ${perl:Depends},
+         dbconfig-common,
+         mysql-client,
+         mysql-server,
+         phpmyadmin,
+         apache2-mpm-prefork,
+         makepasswd,
+         libapache2-mod-php5,
+         libdate-calc-perl,
+         libdbd-mysql-perl,
+         libdbi-perl,
+         libhtml-parser-perl,
+         libtiff-tools,
+         libwww-mechanize-perl,
+         libxml-parser-perl,
+         php5,
+         php5-mysql,
+         php5-cli,
+         php5-gd,
+         php5-xsl,
+         php5-curl,
+         php5-mcrypt,
+         php5-json,
+         php-soap,
+         libjs-jquery,
+         libjs-jquery-cookie,
+         smarty3,
+         imagemagick
 Recommends: ${misc:Recommends}
 Description: Comprehensive medical practice management
  OpenEMR is a free medical practice management, electronic medical

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openemr.git



More information about the debian-med-commit mailing list