[med-svn] r15915 - trunk/packages/gnumed-client/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Jan 31 10:03:26 UTC 2014


Author: tille
Date: 2014-01-31 10:03:25 +0000 (Fri, 31 Jan 2014)
New Revision: 15915

Modified:
   trunk/packages/gnumed-client/trunk/debian/changelog
   trunk/packages/gnumed-client/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog	2014-01-31 09:55:35 UTC (rev 15914)
+++ trunk/packages/gnumed-client/trunk/debian/changelog	2014-01-31 10:03:25 UTC (rev 15915)
@@ -1,3 +1,12 @@
+gnumed-client (1.4.6+dfsg-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+  * debian/control:
+     - cme fix dpkg-control
+     - s/kolourpaint/kolourpaint4/
+
+ -- Andreas Tille <tille at debian.org>  Fri, 31 Jan 2014 11:00:04 +0100
+
 gnumed-client (1.4.4+dfsg-1) unstable; urgency=low
 
   * New upstream version

Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control	2014-01-31 09:55:35 UTC (rev 15914)
+++ trunk/packages/gnumed-client/trunk/debian/control	2014-01-31 10:03:25 UTC (rev 15915)
@@ -1,16 +1,16 @@
 Source: gnumed-client
-Section: misc
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
            Sebastian Hilbert <sebastian.hilbert at gmx.net>
+Section: misc
+Priority: optional
 Build-Depends: debhelper (>= 9),
                po-debconf,
-               python (>= 2.6),
+               python,
                dh-linktree,
                libjs-jquery,
                libjs-jquery-livequery
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gnumed-client/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gnumed-client/trunk/
 Homepage: http://www.gnumed.de
@@ -31,7 +31,7 @@
          python-pip
 Recommends: gnumed-doc (= ${source:Version}),
             ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon,
-            xsane (>= 0.991),
+            xsane,
             extract,
             ntp | ntpdate,
             iceweasel | www-browser,
@@ -49,10 +49,10 @@
 Suggests: korganizer,
           libchipcard-tools,
           incron,
-          gnumed-server (>= 0v18),
+          gnumed-server,
           konsolekalendar,
           pgadmin3,
-          gimp | kolourpaint,
+          gimp | kolourpaint4,
           shutdown-at-night,
           edfbrowser,
           autokey-qt | autokey-gtk,
@@ -98,7 +98,7 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
-         python-psycopg2 (>= 2.2),
+         python-psycopg2,
          python-egenix-mxdatetime
 Provides: ${python:Provides}
 Description: medical practice management - common files
@@ -122,13 +122,13 @@
  and server.
 
 Package: gnumed-doc
+Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Recommends: dhelp
 Suggests: gnumed-client,
           dwww
 Enhances: gnumed-client
-Architecture: all
 Description: medical practice management - Documentation
  This is the GNUmed Electronic Medical Record. Its purpose is
  to enable doctors to keep a medically sound record on their
@@ -147,4 +147,3 @@
  any warranty whatsoever. You have been warned.
  .
  This package contains the documentation for users.
-




More information about the debian-med-commit mailing list