Author: malat-guest Date: 2009-11-21 21:35:01 +0000 (Sat, 21 Nov 2009) New Revision: 4375
Modified: trunk/packages/pixelmed/trunk/debian/changelog trunk/packages/pixelmed/trunk/debian/copyright trunk/packages/pixelmed/trunk/debian/rules Log: Install icons + fix date Modified: trunk/packages/pixelmed/trunk/debian/changelog =================================================================== --- trunk/packages/pixelmed/trunk/debian/changelog 2009-11-21 21:22:31 UTC (rev 4374) +++ trunk/packages/pixelmed/trunk/debian/changelog 2009-11-21 21:35:01 UTC (rev 4375) @@ -2,4 +2,4 @@ * Initial release. (Closes: #547184) - -- Mathieu Malaterre <[email protected]> Thu, 17 Sep 2009 16:41:35 +0200 + -- Mathieu Malaterre <[email protected]> Sat, 21 Nov 2009 22:30:57 +0100 Modified: trunk/packages/pixelmed/trunk/debian/copyright =================================================================== --- trunk/packages/pixelmed/trunk/debian/copyright 2009-11-21 21:22:31 UTC (rev 4374) +++ trunk/packages/pixelmed/trunk/debian/copyright 2009-11-21 21:35:01 UTC (rev 4375) @@ -1,6 +1,6 @@ Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Debianized-By: Mathieu Malaterre <[email protected]> -Debianized-Date: Mon, 12 Jan 2009 11:12:57 +0100 +Debianized-Date: Sat, 21 Nov 2009 22:30:57 +0100 Original-Source: http://www.pixelmed.com/ Files: * Modified: trunk/packages/pixelmed/trunk/debian/rules =================================================================== --- trunk/packages/pixelmed/trunk/debian/rules 2009-11-21 21:22:31 UTC (rev 4374) +++ trunk/packages/pixelmed/trunk/debian/rules 2009-11-21 21:35:01 UTC (rev 4375) @@ -68,7 +68,9 @@ dh_install DicomImageViewer usr/bin dh_install ECGViewer usr/bin dh_install .com.pixelmed.display.DicomImageViewer.properties etc/pixelmed + rm -rf webstart/._* dh_install webstart usr/share/doc/pixelmed-java + dh_install icons usr/share/doc/pixelmed-java/webstart dh_installman #dh_javadoc -i --sourcedir=src jh_installlibs -i _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
