[med-svn] [Git][med-team/gnumed-client][master] 2 commits: d/copyright: Remove old FSF address

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Mar 2 06:23:58 GMT 2026



Andreas Tille pushed to branch master at Debian Med / gnumed-client


Commits:
0003de65 by Andreas Tille at 2026-03-02T07:22:51+01:00
d/copyright: Remove old FSF address

- - - - -
dd48a5d7 by Andreas Tille at 2026-03-02T07:23:43+01:00
cme fix dpkg-control

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gnumed-client (1.8.23+dfsg-2) UNRELEASED; urgency=medium
+
+  * d/copyright: Remove old FSF address
+  * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org>  Mon, 02 Mar 2026 07:22:35 +0100
+
 gnumed-client (1.8.23+dfsg-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/control
=====================================
@@ -1,20 +1,21 @@
 Source: gnumed-client
+Standards-Version: 4.7.3
 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>,
-           Marc Angermann <marc.angermann at gmx.de>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
+ Sebastian Hilbert <sebastian.hilbert at gmx.net>,
+ Marc Angermann <marc.angermann at gmx.de>,
 Section: misc
-Priority: optional
-Build-Depends: debhelper-compat (= 13),
-               po-debconf,
-               python3,
-               dh-sequence-python3,
-               dh-linktree,
-               libjs-jquery,
-               libjs-jquery-livequery,
-               yui-compressor,
-               bash-completion
-Standards-Version: 4.7.2
+Build-Depends:
+ debhelper-compat (= 13),
+ po-debconf,
+ python3,
+ dh-sequence-python3,
+ dh-linktree,
+ libjs-jquery,
+ libjs-jquery-livequery,
+ yui-compressor,
+ bash-completion,
 Vcs-Browser: https://salsa.debian.org/med-team/gnumed-client
 Vcs-Git: https://salsa.debian.org/med-team/gnumed-client.git
 Homepage: https://www.gnumed.de
@@ -22,62 +23,66 @@ Rules-Requires-Root: no
 
 Package: gnumed-client
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         python3-wxgtk4.0,
-         gnumed-common (= ${source:Version}),
-         file,
-         python3-enchant,
-         hunspell | aspell | ispell | myspell-dictionary | hspell,
-         python3-gnuplot,
-         texlive-latex-base,
-         imagemagick,
-         python3-httplib2,
-         python3-hl7,
-         python3-pyudev,
-         python3-psutil,
-         python3-lxml
-Recommends: gnumed-doc (= ${source:Version}),
-            audiofile-tools,
-            dcmtk,
-            ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon,
-            libimage-exiftool-perl,
-            xsane,
-            extract,
-            ntp | ntpdate | systemd-timesyncd,
-            www-browser,
-            libreoffice-writer,
-            wgerman-medical,
-            xdg-utils,
-            gtklp,
-            texlive-latex-recommended,
-            texlive-latex-extra,
-            pdftk-java,
-            python3-vobject,
-            python3-pyqrcode,
-            python3-unidecode,
-            python3-docutils,
-            7zip,
-            gpg,
-            poppler-utils,
-            qpdf,
-            lacheck,
-            chktex
-Suggests: korganizer,
-          libchipcard-tools,
-          incron,
-          gnumed-server,
-          konsolekalendar,
-          gimp | kolourpaint,
-          shutdown-at-night,
-          edfbrowser,
-          autokey-qt | autokey-gtk,
-          wakeonlan | etherwake | gwakeonlan,
-          nvram-wakeup,
-          entangle,
-          python3-uno,
-          qrisk2
-Provides: ${python3:Provides}
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+ python3-wxgtk4.0,
+ gnumed-common (= ${source:Version}),
+ file,
+ python3-enchant,
+ hunspell | aspell | ispell | myspell-dictionary | hspell,
+ python3-gnuplot,
+ texlive-latex-base,
+ imagemagick,
+ python3-httplib2,
+ python3-hl7,
+ python3-pyudev,
+ python3-psutil,
+ python3-lxml,
+Recommends:
+ gnumed-doc (= ${source:Version}),
+ audiofile-tools,
+ dcmtk,
+ aeskulap | amide | dicomscope | imagej | xmedcon,
+ libimage-exiftool-perl,
+ xsane,
+ extract,
+ ntp | ntpdate | systemd-timesyncd,
+ www-browser,
+ libreoffice-writer,
+ wgerman-medical,
+ xdg-utils,
+ gtklp,
+ texlive-latex-recommended,
+ texlive-latex-extra,
+ pdftk-java,
+ python3-vobject,
+ python3-pyqrcode,
+ python3-unidecode,
+ python3-docutils,
+ 7zip,
+ gpg,
+ poppler-utils,
+ qpdf,
+ lacheck,
+ chktex,
+Suggests:
+ korganizer,
+ libchipcard-tools,
+ incron,
+ gnumed-server,
+ konsolekalendar,
+ gimp | kolourpaint,
+ shutdown-at-night,
+ edfbrowser,
+ autokey-qt | autokey-gtk,
+ wakeonlan | etherwake | gwakeonlan,
+ nvram-wakeup,
+ entangle,
+ python3-uno,
+ qrisk2,
+Provides:
+ ${python3:Provides},
 Description: medical practice management - Client
  This is the GNUmed Electronic Medical Record. Its purpose is
  to enable doctors to keep a medically sound record on their
@@ -98,14 +103,17 @@ Description: medical practice management - Client
 
 Package: gnumed-client-de
 Architecture: all
-Depends: gnumed-client (= ${source:Version}),
-         ${misc:Depends},
-         adduser
-Recommends: wgerman-medical,
-            hunspell-de-med,
-            dmtx-utils | iec16022,
-            libchipcard-tools,
-Suggests: libctapimkt1
+Depends:
+ gnumed-client (= ${source:Version}),
+ ${misc:Depends},
+ adduser,
+Recommends:
+ wgerman-medical,
+ hunspell-de-med,
+ dmtx-utils | iec16022,
+ libchipcard-tools,
+Suggests:
+ libctapimkt1,
 Description: medical practice management - Client for German users
  Just install this package if you want to use the GNUmed
  client in Germany and you have to use German chipcard
@@ -114,11 +122,14 @@ Description: medical practice management - Client for German users
 
 Package: gnumed-common
 Architecture: all
-Depends: ${python3:Depends},
-         ${misc:Depends},
-         python3-psycopg2
-Suggests: dmtx-utils | iec16022
-Provides: ${python3:Provides}
+Depends:
+ ${python3:Depends},
+ ${misc:Depends},
+ python3-psycopg2,
+Suggests:
+ dmtx-utils | iec16022,
+Provides:
+ ${python3:Provides},
 Description: medical practice management - common files
  This is the GNUmed Electronic Medical Record. Its purpose is
  to enable doctors to keep a medically sound record on their
@@ -143,11 +154,14 @@ Package: gnumed-doc
 Architecture: all
 Multi-Arch: foreign
 Section: doc
-Depends: ${misc:Depends},
-         libjs-jquery-livequery
-Suggests: gnumed-client,
-          dwww
-Enhances: gnumed-client
+Depends:
+ ${misc:Depends},
+ libjs-jquery-livequery,
+Suggests:
+ gnumed-client,
+ dwww,
+Enhances:
+ gnumed-client,
 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


=====================================
debian/copyright
=====================================
@@ -393,10 +393,6 @@ License: GPL-2+
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
- .
-    You should have received a copy of the GNU General Public License along
-    with this program; if not, write to the Free Software Foundation, Inc.,
-    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  .
  On Debian systems, the complete text of the GNU General Public
  License version 2 can be found in `/usr/share/common-licenses/GPL-2'.



View it on GitLab: https://salsa.debian.org/med-team/gnumed-client/-/compare/ea814d3400433fbbc7f4b2b05bb5abfa9ce41fc1...dd48a5d71dd0c220012687f93f99be3f6f78d26a

-- 
View it on GitLab: https://salsa.debian.org/med-team/gnumed-client/-/compare/ea814d3400433fbbc7f4b2b05bb5abfa9ce41fc1...dd48a5d71dd0c220012687f93f99be3f6f78d26a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260302/c5802ae2/attachment-0001.htm>


More information about the debian-med-commit mailing list