[med-svn] [Git][med-team/gnumed-server][master] 2 commits: Copy pg migration script gm-pg_upgradecluster-helper to…
Andreas Tille
gitlab at salsa.debian.org
Tue Mar 27 10:21:01 UTC 2018
Andreas Tille pushed to branch master at Debian Med / gnumed-server
Commits:
31eb717b by Andreas Tille at 2018-03-27T12:11:07+02:00
Copy pg migration script gm-pg_upgradecluster-helper to etc/postgresql-common/pg_upgradecluster.d (instead of explaining this in NEWS.Debian)
- - - - -
5c77838b by Andreas Tille at 2018-03-27T12:11:39+02:00
Upload to experimental
- - - - -
3 changed files:
- debian/NEWS.Debian
- debian/changelog
- debian/install
Changes:
=====================================
debian/NEWS.Debian
=====================================
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,16 +1,3 @@
-gnumed-server (22.0-1) unstable; urgency=medium
-
- If you are using postgresql-common version < 122 you need to
- install the file
- /usr/share/doc/gnumed-server/gm-pg_upgradecluster-helper
- into the directory
- /etc/postgresql-common/pg_upgradecluster.d/
- This script modifies the GNUmed databases such that an upgrade
- using pg_upgradecluster of earlier versions of postgresql-common
- will succeed.
-
- -- Andreas Tille <tille at debian.org> Mon, 26 Mar 2018 14:48:43 +0200
-
gnumed-server (19.0-1) unstable; urgency=low
Before upgrading your existing GNUmed database v18 to the v19 schema it
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gnumed-server (22.0-1) UNRELEASED; urgency=medium
+gnumed-server (22.0-1) experimental; urgency=medium
* New upstream feature release
* Depends: flock
@@ -6,7 +6,8 @@ gnumed-server (22.0-1) UNRELEASED; urgency=medium
* debhelper 11
* debian/cron.daily: gm-backup_database is deprecated and replaced by
gm-backup
- * debian/NEWS.Debian: Mention need of gm-pg_upgradecluster-helper
+ * Copy pg migration script gm-pg_upgradecluster-helper to
+ etc/postgresql-common/pg_upgradecluster.d
-- Andreas Tille <tille at debian.org> Mon, 26 Mar 2018 14:48:43 +0200
=====================================
debian/install
=====================================
--- a/debian/install
+++ b/debian/install
@@ -4,5 +4,5 @@ server/__init__.py var/lib/gnumed/server
server/gm-*_server usr/sbin
server/gm-set_gm-dbo_password usr/sbin
debian/conf/* etc/gnumed
-server/gm-pg_upgradecluster-helper usr/share/doc/gnumed-server
+server/gm-pg_upgradecluster-helper etc/postgresql-common/pg_upgradecluster.d/
server/etc/gnumed/gnumed-restore.conf etc/gnumed
View it on GitLab: https://salsa.debian.org/med-team/gnumed-server/compare/d35a7d705ebc07257b09f3e2b30b222d69233c98...5c77838b49a8edbbe09e575d1693d774b7f651d0
---
View it on GitLab: https://salsa.debian.org/med-team/gnumed-server/compare/d35a7d705ebc07257b09f3e2b30b222d69233c98...5c77838b49a8edbbe09e575d1693d774b7f651d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180327/b2e9b6cb/attachment-0001.html>
More information about the debian-med-commit
mailing list