Author: gert-guest Date: 2015-11-28 20:03:51 +0000 (Sat, 28 Nov 2015) New Revision: 20572
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog trunk/packages/insighttoolkit/trunk/debian/rules Log: Prepare new upload Modified: trunk/packages/insighttoolkit/trunk/debian/changelog =================================================================== --- trunk/packages/insighttoolkit/trunk/debian/changelog 2015-11-28 18:44:15 UTC (rev 20571) +++ trunk/packages/insighttoolkit/trunk/debian/changelog 2015-11-28 20:03:51 UTC (rev 20572) @@ -1,5 +1,6 @@ -insighttoolkit4 (4.8.1-2) unstable; urgency=medium +insighttoolkit4 (4.8.2-1) UNRELEASED; urgency=medium + * New upstream * d/control: Change dependency to un-versioned libdcmtk-dev -- Gert Wollny <[email protected]> Wed, 28 Oct 2015 12:26:38 +0100 Modified: trunk/packages/insighttoolkit/trunk/debian/rules =================================================================== --- trunk/packages/insighttoolkit/trunk/debian/rules 2015-11-28 18:44:15 UTC (rev 20571) +++ trunk/packages/insighttoolkit/trunk/debian/rules 2015-11-28 20:03:51 UTC (rev 20572) @@ -2,7 +2,7 @@ VER_MAJOR = 4 VER_MINOR = 8 -VER_REVISION = 1 +VER_REVISION = 2 VERSION = $(VER_MAJOR).$(VER_MINOR).$(VER_REVISION) SOVERSION = $(VER_MAJOR).$(VER_MINOR) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
