[med-svn] [Git][med-team/gnumed-server][master] 2 commits: d/copyright: Remove old FSF address
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Mar 1 20:47:59 GMT 2026
Andreas Tille pushed to branch master at Debian Med / gnumed-server
Commits:
808b499e by Andreas Tille at 2026-03-01T21:46:13+01:00
d/copyright: Remove old FSF address
- - - - -
bdb3a46d by Andreas Tille at 2026-03-01T21:47:44+01:00
cme fix dpkg-control
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gnumed-server (22.33-2) UNRELEASED; urgency=medium
+
+ * d/copyright: Remove old FSF address
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Sun, 01 Mar 2026 21:45:45 +0100
+
gnumed-server (22.33-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -1,15 +1,17 @@
Source: gnumed-server
+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),
- dh-sequence-python3,
- python3
-Build-Depends-Indep: po-debconf
-Standards-Version: 4.7.2
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ python3,
+Build-Depends-Indep:
+ po-debconf,
Vcs-Browser: https://salsa.debian.org/med-team/gnumed-server
Vcs-Git: https://salsa.debian.org/med-team/gnumed-server.git
Homepage: https://www.gnumed.de
@@ -17,26 +19,29 @@ Rules-Requires-Root: no
Package: gnumed-server
Architecture: all
-Depends: ${python3:Depends},
- ${misc:Depends},
- postgresql,
- postgresql-client,
- debconf,
- bsd-mailx | mail-reader,
- openssl,
- bzip2,
- cron | anacron,
- sudo,
- gnupg,
- rsync,
- python3-psycopg2
-Recommends: barman
-Suggests: postgresql-contrib,
- postgresql-plr,
- bacula-console,
- postgresql-filedump,
- orthanc-postgresql | orthanc,
- orthanc-webviewer
+Depends:
+ ${python3:Depends},
+ ${misc:Depends},
+ postgresql,
+ postgresql-client,
+ debconf,
+ bsd-mailx | mail-reader,
+ openssl,
+ bzip2,
+ cron | anacron,
+ sudo,
+ gnupg,
+ rsync,
+ python3-psycopg2,
+Recommends:
+ barman,
+Suggests:
+ postgresql-contrib,
+ postgresql-plr,
+ bacula-console,
+ postgresql-filedump,
+ orthanc-postgresql | orthanc,
+ orthanc-webviewer,
Description: medical practice management - server
This is the GNUmed Electronic Medical Record. Its purpose is
to enable doctors to keep a medically sound record on their
=====================================
debian/copyright
=====================================
@@ -22,10 +22,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-server/-/compare/2a19982585dbae34a2c2de6020f7f74a78398070...bdb3a46d171727aacc2ddbac69623c0755871001
--
View it on GitLab: https://salsa.debian.org/med-team/gnumed-server/-/compare/2a19982585dbae34a2c2de6020f7f74a78398070...bdb3a46d171727aacc2ddbac69623c0755871001
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/20260301/70347b3a/attachment-0001.htm>
More information about the debian-med-commit
mailing list