This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository care2x.
commit b995ca839d6aec788a1fbce26246578795b36a34 Author: Andreas Tille <[email protected]> Date: Sat Dec 31 20:10:48 2016 +0000 Normalise packaging --- debian/compat | 2 +- debian/control | 23 +++++++++++++---------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb7..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +10 diff --git a/debian/control b/debian/control index 316cff5..2b5c17d 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,23 @@ Source: care2x -Section: misc -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]>, - Gjergj Sheldija <[email protected]>, - Elpidio Latorilla <[email protected]> -Standards-Version: 3.9.2 -Build-Depends: debhelper (>=8.0.0) -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/care2x/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/care2x/trunk/ + Gjergj Sheldija <[email protected]>, + Elpidio Latorilla <[email protected]> +Section: misc +Priority: optional +Build-Depends: debhelper (>= 10) +Standards-Version: 3.9.8 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/care2x/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/care2x/trunk/ Homepage: http://www.care2x.org Package: care2x Architecture: all -Depends: mysql-server | postgresql, php4, php4-gd, libphp-adodb, phpmyadmin | phppgadmin +Depends: mysql-server | postgresql, + php4, + php4-gd, + libphp-adodb, + phpmyadmin | phppgadmin Description: integrated hospital information system Functions: surgery, nursing, outpatient, wards, labs, security, admission, schedulers, repair, communication & more. Multilanguage, userconfig, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/care2x.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
