[med-svn] r15818 - trunk/packages/gnuhealth/trunk/debian
Emilien Klein
e2jk-guest at moszumanska.debian.org
Sat Jan 18 15:57:37 UTC 2014
Author: e2jk-guest
Date: 2014-01-18 15:57:37 +0000 (Sat, 18 Jan 2014)
New Revision: 15818
Modified:
trunk/packages/gnuhealth/trunk/debian/README.source
Log:
Document the steps needed to package a new upstream GNU Health version
Modified: trunk/packages/gnuhealth/trunk/debian/README.source
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/README.source 2014-01-18 15:37:39 UTC (rev 15817)
+++ trunk/packages/gnuhealth/trunk/debian/README.source 2014-01-18 15:57:37 UTC (rev 15818)
@@ -2,5 +2,12 @@
--------------------
gnuhealth is maintained under the umbrella of the Debian Med group. This file
-will document the steps needed to package a new upstream version.
+documents the steps needed to package a new upstream version:
+- Run `uscan` in the "gnuhealth-oldversion" directory.
+- `cd` to the newly downloaded source package.
+- GNU Health is probably by now dependant on a new version of Tryton, so update
+ the required version of the tryton-* packages in the "Build-Depends" and
+ "Depends" sections of the debian/control file.
+- Build the new package with `debuild -us -uc`.
+
More information about the debian-med-commit
mailing list