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

Andreas Tille tille at alioth.debian.org
Sun Jun 9 17:46:55 UTC 2013


Author: tille
Date: 2013-06-09 17:46:55 +0000 (Sun, 09 Jun 2013)
New Revision: 13891

Modified:
   trunk/packages/gnumed-client/trunk/debian/changelog
   trunk/packages/gnumed-client/trunk/debian/control
Log:
New upstream, formatting d/control


Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog	2013-06-09 17:33:42 UTC (rev 13890)
+++ trunk/packages/gnumed-client/trunk/debian/changelog	2013-06-09 17:46:55 UTC (rev 13891)
@@ -1,8 +1,11 @@
-gnumed-client (1.3.1-1) experimental; urgency=low
+gnumed-client (1.3.4-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * debian/control:
+     - removed DM-Upload-Allowed
+     - formatting
 
- -- Sebastian Hilbert <sebastian.hilbert at gmx.net>  Wed, 27 Mar 2013 11:19:47 +0100
+ -- Andreas Tille <tille at debian.org>  Sun, 09 Jun 2013 19:38:54 +0200
 
 gnumed-client (1.2.9+dfsg-1) experimental; urgency=low
 

Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control	2013-06-09 17:33:42 UTC (rev 13890)
+++ trunk/packages/gnumed-client/trunk/debian/control	2013-06-09 17:46:55 UTC (rev 13891)
@@ -2,10 +2,14 @@
 Section: misc
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Andreas Tille <tille at debian.org>, Sebastian Hilbert <sebastian.hilbert at gmx.net>
-Build-Depends: debhelper (>= 9), po-debconf, python (>= 2.6),
- dh-linktree, libjs-jquery, libjs-jquery-livequery
+Uploaders: Andreas Tille <tille at debian.org>,
+           Sebastian Hilbert <sebastian.hilbert at gmx.net>
+Build-Depends: debhelper (>= 9),
+               po-debconf,
+               python (>= 2.6),
+               dh-linktree,
+               libjs-jquery,
+               libjs-jquery-livequery
 Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gnumed-client/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gnumed-client/trunk/
@@ -13,19 +17,47 @@
 
 Package: gnumed-client
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, gnumed-common (= ${source:Version}),
- file, python-enchant, python-egenix-mxdatetime,
- hunspell | aspell | ispell | myspell-dictionary | hspell,
- python-gnuplot, texlive-latex-base, imagemagick
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-wxgtk2.8,
+         gnumed-common (= ${source:Version}),
+         file,
+         python-enchant,
+         python-egenix-mxdatetime,
+         hunspell | aspell | ispell | myspell-dictionary | hspell,
+         python-gnuplot,
+         texlive-latex-base,
+         imagemagick
 Recommends: gnumed-doc (= ${source:Version}),
- ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon,
- xsane (>= 0.991), extract, ntp | ntpdate,
- iceweasel | www-browser, libreoffice-writer | openoffice.org-writer, python-uno, wgerman-medical,
- xdg-utils, gtklp, texlive-latex-recommended, texlive-latex-extra,
- cups-pdf, pdftk, freediams (>= 0.7.1), python-hl7
-Suggests: korganizer, libchipcard-tools, incron, gnumed-server (>= 0v18),
-          konsolekalendar, pgadmin3, gimp | kolourpaint, shutdown-at-night, edfbrowser,
-          autokey-qt | autokey-gtk, wakeonlan | etherwake | gwakeonlan, nvram-wakeup, entangle
+            ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon,
+            xsane (>= 0.991),
+            extract,
+            ntp | ntpdate,
+            iceweasel | www-browser,
+            libreoffice-writer | openoffice.org-writer,
+            python-uno,
+            wgerman-medical,
+            xdg-utils,
+            gtklp,
+            texlive-latex-recommended,
+            texlive-latex-extra,
+            cups-pdf,
+            pdftk,
+            freediams (>= 0.7.1),
+            python-hl7
+Suggests: korganizer,
+          libchipcard-tools,
+          incron,
+          gnumed-server (>= 0v18),
+          konsolekalendar,
+          pgadmin3,
+          gimp | kolourpaint,
+          shutdown-at-night,
+          edfbrowser,
+          autokey-qt | autokey-gtk,
+          wakeonlan | etherwake | gwakeonlan,
+          nvram-wakeup,
+          entangle
 Provides: ${python:Provides}
 Description: medical practice management - Client
  This is the GNUmed Electronic Medical Record. Its purpose is
@@ -47,8 +79,12 @@
 
 Package: gnumed-client-de
 Architecture: all
-Depends: gnumed-client (= ${source:Version}), ${misc:Depends}, libchipcard-tools, adduser
-Recommends: wgerman-medical, hunspell-de-med
+Depends: gnumed-client (= ${source:Version}),
+         ${misc:Depends},
+         libchipcard-tools,
+         adduser
+Recommends: wgerman-medical,
+            hunspell-de-med
 Suggests: libctapimkt0
 Description: medical practice management - Client for German users
  Just install this package if you want to use the GNUmed
@@ -58,7 +94,10 @@
 
 Package: gnumed-common
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.2), python-egenix-mxdatetime
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python-psycopg2 (>= 2.2),
+         python-egenix-mxdatetime
 Provides: ${python:Provides}
 Description: medical practice management - common files
  This is the GNUmed Electronic Medical Record. Its purpose is
@@ -84,7 +123,8 @@
 Section: doc
 Depends: ${misc:Depends}
 Recommends: dhelp
-Suggests: gnumed-client, dwww
+Suggests: gnumed-client,
+          dwww
 Enhances: gnumed-client
 Architecture: all
 Description: medical practice management - Documentation




More information about the debian-med-commit mailing list