Author: tille
Date: 2011-08-17 07:31:54 +0000 (Wed, 17 Aug 2011)
New Revision: 7464

Removed:
   trunk/packages/gnumed-server/trunk/debian/gm-adjust_db_settings.8
   trunk/packages/gnumed-server/trunk/debian/gm-remove_person.1
Modified:
   trunk/packages/gnumed-server/trunk/debian/changelog
   trunk/packages/gnumed-server/trunk/debian/install
Log:
Add missing script in package, remove manpages which are now provided upstream


Modified: trunk/packages/gnumed-server/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/changelog 2011-08-16 18:57:57 UTC 
(rev 7463)
+++ trunk/packages/gnumed-server/trunk/debian/changelog 2011-08-17 07:31:54 UTC 
(rev 7464)
@@ -1,3 +1,10 @@
+gnumed-server (15.9-2) unstable; urgency=low
+
+  * debian/install: Install gm-set_gm-dbo_password
+  * debian/*.[18]: use upstream manpages
+
+ -- Andreas Tille <[email protected]>  Wed, 17 Aug 2011 09:22:36 +0200
+
 gnumed-server (15.9-1) unstable; urgency=low
 
   * New upstream version

Deleted: trunk/packages/gnumed-server/trunk/debian/gm-adjust_db_settings.8
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/gm-adjust_db_settings.8   
2011-08-16 18:57:57 UTC (rev 7463)
+++ trunk/packages/gnumed-server/trunk/debian/gm-adjust_db_settings.8   
2011-08-17 07:31:54 UTC (rev 7464)
@@ -1,22 +0,0 @@
-.TH GM-ADJUST_DB_SETTINGS 8 "2010 April 23th" "GNUmed server adjust database"
-
-.SH NAME
-.B gm-adjust_db_settings
-- GNUmed server adjust database settinigs
-
-.SH SYNOPSIS
-.B gm-adjust_db_settings
-.I <target database>
-
-.I <target database>:
-a GNUmed database (such as "gnumed_VERSION")
-
-.SH DESCRIPTION
-The
-.B gm-adjust_db_settings
-script can be used to try to adjust database settings
-if the GNUmed client complains about them at startup.
-
-.SH AUTHOR
-This manual page was written by Andreas Tille <[email protected]>,
-for the Debian GNU/Linux system (but may be used by others).

Deleted: trunk/packages/gnumed-server/trunk/debian/gm-remove_person.1
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/gm-remove_person.1        
2011-08-16 18:57:57 UTC (rev 7463)
+++ trunk/packages/gnumed-server/trunk/debian/gm-remove_person.1        
2011-08-17 07:31:54 UTC (rev 7464)
@@ -1,32 +0,0 @@
-.TH GM-REMOVE_PERSON 8 "2010 April 23th" "GNUmed server remove person from 
database"
-
-.SH NAME
-.B gm-remove_person
-- GNUmed server remove person from database 
-
-.SH SYNOPSIS
-.B gm-remove_person
-.I <target database> <person PK> [ENT_TX]
-
-.I <target database>:
-a GNUmed database (such as "gnumed_VERSION")
-
-.I <person PK>:
-primary key of a person in that database
-
-.I [ENT_TX]
-commit option
-
-.SH DESCRIPTION
-The script
-.B gm-remove_person
-can be used to remove a person from a GNUmed database.
-If
-.I ENT_TX
-id not
-.I "commit"
-the script does no actual change on the database.
-
-.SH AUTHOR
-This manual page was written by Andreas Tille <[email protected]>,
-for the Debian GNU/Linux system (but may be used by others).

Modified: trunk/packages/gnumed-server/trunk/debian/install
===================================================================
--- trunk/packages/gnumed-server/trunk/debian/install   2011-08-16 18:57:57 UTC 
(rev 7463)
+++ trunk/packages/gnumed-server/trunk/debian/install   2011-08-17 07:31:54 UTC 
(rev 7464)
@@ -2,4 +2,5 @@
 server/pycommon                var/lib/gnumed/server
 server/__init__.py             var/lib/gnumed/server
 server/gm-*_server             usr/sbin
+server/gm-set_gm-dbo_password  usr/sbin
 debian/conf/*                  etc/gnumed


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to