Author: tille Date: 2009-08-18 12:45:33 +0000 (Tue, 18 Aug 2009) New Revision: 3788
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/control trunk/packages/gnumed-client/trunk/debian/watch trunk/packages/gnumed-server/trunk/debian/changelog trunk/packages/gnumed-server/trunk/debian/control Log: Coordinate new upstream versions between gnumed-client/server Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2009-08-18 11:55:04 UTC (rev 3787) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2009-08-18 12:45:33 UTC (rev 3788) @@ -1,3 +1,10 @@ +gnumed-client (0.5.0-1) experimental; urgency=low + + * New upstream version - goes to experimental to make sure version + 0.4.7 will move to testing first + + -- Andreas Tille <[email protected]> Fri, 14 Aug 2009 21:02:12 +0200 + gnumed-client (0.4.7-1) unstable; urgency=low * new upstream version Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2009-08-18 11:55:04 UTC (rev 3787) +++ trunk/packages/gnumed-client/trunk/debian/control 2009-08-18 12:45:33 UTC (rev 3788) @@ -55,7 +55,7 @@ Package: gnumed-common Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.0.7), python-egenix-mxdatetime +Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.0.8), python-egenix-mxdatetime Provides: ${python:Provides} Pre-Depends: adduser Description: medical practice management - common files Modified: trunk/packages/gnumed-client/trunk/debian/watch =================================================================== --- trunk/packages/gnumed-client/trunk/debian/watch 2009-08-18 11:55:04 UTC (rev 3787) +++ trunk/packages/gnumed-client/trunk/debian/watch 2009-08-18 12:45:33 UTC (rev 3788) @@ -1,3 +1,8 @@ version=3 -http://wiki.gnumed.de/bin/view/Gnumed/ReleaseStatus \ - http://www.gnumed.de/downloads/client/[\d\.]+/GNUmed-client\.([\d\.]+)\.tgz + +# This will fail until upstream creates a dir 0.6 with only release candidates +http://www.gnumed.de/downloads/client/([\d\.]+)/GNUmed-client\.(.*)\.tgz + +# This might work as replacement in case the Wiki mighth contain proper links to the tarball +# http://wiki.gnumed.de/bin/view/Gnumed/ReleaseStatus \ +# http://www.gnumed.de/downloads/client/[\d\.]+/GNUmed-client\.([\d\.]+)\.tgz Modified: trunk/packages/gnumed-server/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-server/trunk/debian/changelog 2009-08-18 11:55:04 UTC (rev 3787) +++ trunk/packages/gnumed-server/trunk/debian/changelog 2009-08-18 12:45:33 UTC (rev 3788) @@ -1,9 +1,9 @@ -gnumed-server (0v10.6-1) UNRELEASED; urgency=low +gnumed-server (0v11-1) UNRELEASED; urgency=low * New upstream version * debian/prerm: Clean up logfiles of bootstrap process * debian/control: - - Standards-Version: 3.8.2 (no changes needed) + - Standards-Version: 3.8.3 (no changes needed) - Fixed typo in description -- Andreas Tille <[email protected]> Thu, 18 Jun 2009 08:58:36 +0200 Modified: trunk/packages/gnumed-server/trunk/debian/control =================================================================== --- trunk/packages/gnumed-server/trunk/debian/control 2009-08-18 11:55:04 UTC (rev 3787) +++ trunk/packages/gnumed-server/trunk/debian/control 2009-08-18 12:45:33 UTC (rev 3788) @@ -6,7 +6,7 @@ Uploaders: Andreas Tille <[email protected]> Build-Depends: cdbs, debhelper Build-Depends-Indep: po-debconf -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Homepage: http://gnumed.org/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gnumed-server/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gnumed-server/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
