Author: malat-guest Date: 2008-12-15 15:04:10 +0000 (Mon, 15 Dec 2008) New Revision: 2788
Modified: trunk/packages/dicom3tools/debian/changelog trunk/packages/dicom3tools/debian/control Log: Need imake to build dicom3tools Modified: trunk/packages/dicom3tools/debian/changelog =================================================================== --- trunk/packages/dicom3tools/debian/changelog 2008-12-15 14:44:23 UTC (rev 2787) +++ trunk/packages/dicom3tools/debian/changelog 2008-12-15 15:04:10 UTC (rev 2788) @@ -1,5 +1,6 @@ dicom3tools (1.0~20081122) unstable; urgency=low * Initial Release. + * Build-Depends: adding xutils-dev -- Mathieu Malaterre <[email protected]> Mon, 15 Dec 2008 12:29:01 +0100 Modified: trunk/packages/dicom3tools/debian/control =================================================================== --- trunk/packages/dicom3tools/debian/control 2008-12-15 14:44:23 UTC (rev 2787) +++ trunk/packages/dicom3tools/debian/control 2008-12-15 15:04:10 UTC (rev 2788) @@ -4,7 +4,7 @@ DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> Priority: extra -Build-Depends: debhelper (>= 4) +Build-Depends: debhelper (>= 4), xutils-dev Standards-Version: 3.7.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/dicom3tools/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/dicom3tools/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
