Author: malat-guest Date: 2009-09-16 14:19:50 +0000 (Wed, 16 Sep 2009) New Revision: 3980
Modified: trunk/packages/dicom3tools/trunk/debian/control trunk/packages/dicom3tools/trunk/debian/rules trunk/packages/gdcm/trunk/debian/control trunk/packages/igraph/trunk/debian/control trunk/packages/pvrg-jpeg/trunk/debian/control Log: s/Debian-Med/Debian Med/in control file, as per sug. from A. Tille. Modified: trunk/packages/dicom3tools/trunk/debian/control =================================================================== --- trunk/packages/dicom3tools/trunk/debian/control 2009-09-16 12:51:31 UTC (rev 3979) +++ trunk/packages/dicom3tools/trunk/debian/control 2009-09-16 14:19:50 UTC (rev 3980) @@ -1,6 +1,6 @@ Source: dicom3tools Section: graphics -Maintainer: Debian-Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> Priority: extra Modified: trunk/packages/dicom3tools/trunk/debian/rules =================================================================== --- trunk/packages/dicom3tools/trunk/debian/rules 2009-09-16 12:51:31 UTC (rev 3979) +++ trunk/packages/dicom3tools/trunk/debian/rules 2009-09-16 14:19:50 UTC (rev 3980) @@ -43,26 +43,20 @@ # Add here commands to configure the package. sh Configure imake -I./config -DInstallBinDir=/usr/bin -DInstallIncDir=/usr/include -DInstallLibDir=/usr/lib -DInstallManDir=/usr/man -DTmpPath=/tmp -DOptimizeLevel=$(OPT_FLAGS) - - touch configure-stamp build: build-stamp build-stamp: configure-stamp dh_testdir - # Add here commands to compile the package. $(MAKE) World "C_DEBUGFLAGS=$(CFLAGS)" "CPLUSPLUS_DEBUGFLAGS=$(CFLAGS)" - touch $@ clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp - [ ! -f Makefile ] || $(MAKE) clean - dh_clean install: build Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2009-09-16 12:51:31 UTC (rev 3979) +++ trunk/packages/gdcm/trunk/debian/control 2009-09-16 14:19:50 UTC (rev 3980) @@ -1,7 +1,7 @@ Source: gdcm Section: libs Priority: optional -Maintainer: Debian-Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]>, Andreas Tille <[email protected]>, Modified: trunk/packages/igraph/trunk/debian/control =================================================================== --- trunk/packages/igraph/trunk/debian/control 2009-09-16 12:51:31 UTC (rev 3979) +++ trunk/packages/igraph/trunk/debian/control 2009-09-16 14:19:50 UTC (rev 3980) @@ -1,7 +1,7 @@ Source: igraph Section: libs Priority: optional -Maintainer: Debian-Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]>, Build-Depends: debhelper (>= 7), quilt, libtool, libxml2-dev, libgmp3-dev, libarpack2-dev, libblas-dev, liblapack-dev Modified: trunk/packages/pvrg-jpeg/trunk/debian/control =================================================================== --- trunk/packages/pvrg-jpeg/trunk/debian/control 2009-09-16 12:51:31 UTC (rev 3979) +++ trunk/packages/pvrg-jpeg/trunk/debian/control 2009-09-16 14:19:50 UTC (rev 3980) @@ -1,7 +1,7 @@ Source: pvrg-jpeg Section: graphics Priority: optional -Maintainer: Debian-Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 7), cmake, flex, quilt _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
