Author: tille Date: 2008-12-15 15:18:44 +0000 (Mon, 15 Dec 2008) New Revision: 2790
Modified: trunk/packages/dicom3tools/debian/control trunk/packages/dicom3tools/debian/rules Log: Added some build-depends; fixed some lintian warnings Modified: trunk/packages/dicom3tools/debian/control =================================================================== --- trunk/packages/dicom3tools/debian/control 2008-12-15 15:04:58 UTC (rev 2789) +++ trunk/packages/dicom3tools/debian/control 2008-12-15 15:18:44 UTC (rev 2790) @@ -4,8 +4,8 @@ DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> Priority: extra -Build-Depends: debhelper (>= 4), xutils-dev -Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 7), quilt, xutils-dev +Standards-Version: 3.8.0 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/ Homepage: http://www.dclunie.com/dicom3tools.html Modified: trunk/packages/dicom3tools/debian/rules =================================================================== --- trunk/packages/dicom3tools/debian/rules 2008-12-15 15:04:58 UTC (rev 2789) +++ trunk/packages/dicom3tools/debian/rules 2008-12-15 15:18:44 UTC (rev 2790) @@ -51,8 +51,7 @@ dh_testroot rm -f build-stamp configure-stamp - # Add here commands to clean up after the build process. - -$(MAKE) clean + $(MAKE) clean dh_clean _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
